/*
 Theme Name:     Divi Child Theme
 Description:    Divi Child Theme
 Author:         BLS Computer Solutions Limited
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
@font-face {
    font-family: 'lunaregular';
    src: url('fonts/luna-webfont.eot');
    src: url('fonts/luna-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/luna-webfont.woff') format('woff2'),
         url('fonts/luna-webfont.woff') format('woff'),
         url('fonts/luna-webfont.ttf') format('truetype'),
         url('fonts/luna-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'complete_in_himregular';
    src: url('fonts/completeinhim-webfont.eot');
    src: url('fonts/completeinhim-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/completeinhim-webfont.woff') format('woff'),
         url('fonts/completeinhim-webfont.ttf') format('truetype'),
         url('fonts/completeinhim-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cuddlebugsregular';
    src: url('fonts/cuddlebugs-webfont.eot');
    src: url('fonts/cuddlebugs-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/cuddlebugs-webfont.woff2') format('woff2'),
         url('fonts/cuddlebugs-webfont.woff') format('woff'),
         url('fonts/cuddlebugs-webfont.ttf') format('truetype'),
         url('fonts/cuddlebugs-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
.second-logo-top-left .second-logo-right {
display:table-cell;
width:100px;    
}
.second-logo-bottom-left {

}
.second-logo-right {
background:red;
}
.left, .three{

}
.left {
width: 335px;
display:inline-block;;
}
.three {
width:225px;
display: inline-block;
float: right;
}
.imghr {
width: 205px;
}
.left .two{
height: 70px;
}
.phone_number {
margin: auto;
font-size: 30px;
color: #B80023;
}
.main {
display: inline;
float: right;
    padding-top: 7px;
    max-height: 215px;
}
.left .one {
height: 130px;
display: inline-flex;
}
.phone-icon {
width: 65px;
height: 65px;
display: inline-block;
float: left;
margin-left: 1px;
}
.email-icon{
width: 65px;
height: 65px;
display: inline-block;
float: left;
margin-left: 2px;
}
.twitter-icon {
 width: 65px;
height: 65px;
display: inline-block;
float: left;
margin-left: 2px;
}
.facebook-icon {
  width: 65px;
height: 65px;
display: inline-block;
float: left;
margin-left: 2px;
}
.linkedin-icon {
   width: 65px;
height: 65px;
display: inline-block;
float: left;
margin-left: 2px;
}
.top-icons {
padding-top: 2px;
}
h5 {
color: #B80023;
}