.callus {
    width: 100%;
    margin: 8px 0 0 0;
    text-align: right;
    position: fixed;
    top: 20em;
    left: 30px;
    width: 50px;
    height: 50px;
    z-index: 99999;
}
.callus .callusL{
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    float: left;
    background: #eb1d39;
    color: #fff;
    margin: 0 20px 0 0;
    -webkit-box-shadow: 0px 0px 0px 7px #dc3545;
    -moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
    box-shadow: 0px 0px 0px 7px #dc354536;
    -webkit-animation: tada 1.25s infinite;
    -moz-animation: tada 1.25s infinite;
    -ms-animation: tada 1.25s infinite;
    animation: tada 1.25s infinite;
    padding: 5px 0px 0px 10px;
}

  /*============WHATSAPP==========*/
  
.whatsapp_btn{
    position: fixed;
    top: 15em;
    left: 20px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}
.whatsapp_btn .icon_logo{
    position: relative;
    z-index: 100;
    padding: 10px 0px 0px 15px;
}

.whatsapp_btn .icon_logo > a > img{
    width: 100%;
}

.whatsapp_btn .circle_waves{
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }
    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}


body{ margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #222; line-height: 24px; background:#fff;}

.fa {font-family: fontawesome !important;color:#fff;font-size: 24px;float: left;padding-right: 10px;padding-top: 5px;}
	
img{ max-width:100% !important}

p{ font-size:14px; font-family: Arial, Helvetica, sans-serif; color:#333; line-height:24px; text-align:justify;}

/*header*/
.banner-btm .top-banners-btn{float: right;
    background-color: #000;
    padding: 2px 30px;}
.banner-btm{background-color: #1cb9c8;padding: 20px;}
.banner-btm span{color:#fff;font-size: 18px;}
.banner-btm span, a:hover{color:#fff;font-size: 18px; text-decoration: none;}
.socialme{border: 1px solid #fff;
    padding: 12px;}
.socialme .fa{ padding-top:0px;}	
.socialme a{ float:right;}
.socialme h3{}
.socialme span{font-size: 24px;
    font-weight: bold;
    padding-left: 25px;}

header{margin-top: 10px;}


/*home*/
.hm-head {
    position:relative;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom:20px;
    margin-top: 20px;
    font-size: 30px;
}
.hm-head:after{content:"";width:80px;height:5px;position:absolute;left:44%;background: #222;bottom: -10px;}
.hm-head span { font-weight: 800; color: #1b83e8;}

.hm-abt{ padding:10px 0px 40px;}
.hm-abt img{margin-top:30px;border: 10px solid #1cb9c8;border-radius:0px 20px;box-shadow:#ccc 5px 10px 5px;margin-top: 50px;margin-bottom: 20px;}
.hm-abt p{ font-size:14px; line-height:22px; color:#222; text-align: justify; }
.hm-abt .hm-head{margin-top:0;}
/*home*/

/*qyery-hm*/

.qyery-hm{background: url(../image/query-bg.jpg) no-repeat;background-size:cover;padding: 25px 0 25px;background-attachment:fixed;}

.qyery-hm h4{    margin-bottom: 0; font-size: 30px; font-weight: normal; font-family: cursive;
    color: #ccc; text-align:center; line-height:50px;}
	
.qyery-hm h4 strong{ font-family: sans-serif; font-size: 38px; color: #022444;}
	
.qyery-hm h4 span{
    font-family: sans-serif;
    background: #1cb9c8;
    color: #fff;
    font-size: 18px;
    padding: 8px 17px;
    vertical-align: super;
    margin-top: 10px;
    top: 31px;
    border-radius: 45px;
    margin-left: 30px;
    border: 2px solid rgba(0,0,0,0.5);
    transition:0.5s;
    }
	
.qyery-hm h4 span:hover{background:#ccc; transition:0.5s;}
	
.qyery-hm h4 span a{COLOR:#FFF;}

/*qyery-hm*/

/*hm-ser*/
.hm-serv {
    background: /*url(image/ser-bg.jpg) no-repeat*/ #f1f1f1;
    background-size: cover;
    padding: 50px 0 50px;
    background-attachment: fixed;
}
.hm-serv .hm-head:after{ left: 47%;width: 100px;bottom: -15px;}
.ser-bx{ position:relative; margin:30px auto;}
.ser-cont{ background: #ffffff; position: relative; padding: 18px; box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.19);}
	
.ser-cont:before {
    content: "";
    background: #fff;
    width: 71%;
    top: -8px;
    left: 53px;
    height: 20px;
    position: absolute;
    line-height: 20px;
    border-radius: 20px;
}
.ser-cont p{  font-size: 14px; text-align: center; line-height: 24px;}

.ser-bx h3{font-size: 20px;font-weight:600;text-align:center;margin-top: -7px;color: #1cb9c8;/* z-index: 4; */margin-bottom: 24px;/* text-transform: uppercase; */}

.ser-bx h3:before{
    content: "";
    width: 10%;
    top: -;
    position: absolute;
    height: 3px;
    left: 162px;
    margin: 0 auto;
    top: 43px;
    background-color: #1cb9c8;
}

.ser-cont a {
    text-decoration: none;
    font-size: 14px;
    color: #1cb9c8;
    /* border-bottom: 1px solid #022444; */
}

.rd-mr{
    text-align: center;
    margin: 10px auto;
}

.whatmakes{ background: #f1f1f1;  background-size: cover; padding:10px 0;}
.aside{background: #022444; padding-top:20px; padding-bottom:20px; border-radius:20px 20px 0 0; margin-top:10px;}
.aside h4{font-weight:bold; Font-size:24px; color:#fff; line-height:30px; text-align:center; margin-top:0; margin-bottom:10px; padding-bottom:10px; border-bottom:1px #073765 dashed;}
.aside ul{ margin:0; list-style:none;}
.aside ul li{ font-weight:bold; Font-size:14px; line-height:30px; border-bottom:1px #073765 dashed; text-align:left;}
.aside ul li:hover{ background:#073765; color:#fff; padding-left:10px; transition:0.5s;}
.aside ul li a{color:#fff; text-decoration:none;}
/*hm-ser*/

.contact-map{ margin-top:5px;}
.cont-page{font-family: Arial, Helvetica, sans-serif;}
.cont-page h2{font-weight:bold; Font-size:18px; color:#022444; line-height:28px; text-align: left; margin-bottom:10px;}
.cont-page h3{font-weight:bold; Font-size:16px; color:#022444; line-height:24px; text-align: left; margin-bottom:10px;}
.cont-page p{ line-height:22px; text-align: left;}
.cont-page a{color:#022444;}

.inner-pages{font-family: Arial, Helvetica, sans-serif;}
.inner-pages h2{font-weight:bold; Font-size:18px; color:#022444; line-height:28px; text-align: left; margin-bottom:10px;}
.inner-pages h3{font-weight:bold; Font-size:16px; color:#022444; line-height:24px; text-align: left; margin-bottom:10px;}
.inner-pages p{line-height:22px;text-align: justify;}
.inner-pages a{color:#022444;}

ol,ul{ margin:0; padding-left:20px;}
ol li, ul li{ font-weight:normal; Font-size:14px; color:#333; line-height:24px; text-align: left; }







/*footer*/

.get-tuch{    position: absolute;
    margin-top: -27px;}
	
.get-tuch span{    background: #065695;
    color: #fff;
    padding: 8px 14px;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;}
	
.get-tuch span:after{    content: "";
    position: absolute;
    left: -7px;
    top: 0;
    background: #065695;
    width: 25px;
    height: 12px;
    transform: skew(-36deg);
    z-index: 1;}

footer{margin-top: 20px;
    background: #333;
    background-attachment: fixed;
    color: #333;
    background-size: cover;
    padding-top:20px;
    /* border-top: 4px solid #f9c809; */
	background: url(../image/ft-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    
}

footer .container-middle{position:relative;}

footer h2{     font-weight: 500;
    font-size: 20px;
    position: relative;
    color: #fff;
    margin-bottom: 13px; text-transform: capitalize;     border-bottom: 1px dashed #333;
    padding-bottom: 5px;
}
	
footer h2 span {
    position: absolute;
    width: 100%;
    left: 1px;
    font-size: 20px;
    color: #222;
    z-index: 1;
    top: -17px;
}

footer .container-middle a{    color: #fff;}

.col-three{color:#8e8e8e;}

.ft-cont{}

/*.ft-cont{margin-top: -3px;}*/

.us-lk ul{     list-style-type: square;
    font-size: 13px;
    margin-bottom: 0;
    color: #fff;       padding-left: 24px;}

.us-lk ul li{line-height: 20px; margin-bottom: 7px;}

.us-lk ul li:hover{padding-left: 5px;}

.us-lk ul li a{color:#8e8e8e;}

.us-lk ul li:hover a{color:#77be32 !important;}

footer a{color:#fff;}

.ft-soc ul{font-size: 16px;     margin-bottom: 0;     list-style: none;}

.ft-soc ul{    padding-left: 0;
    font-size: 14px;}
	
.ft-soc ul a{color:#8e8e8e;}
.ft-soc ul li{margin-bottom:8px;}
.ft-soc ul li img{    margin-right: 10px; transition:0.5s;}
.ft-soc ul li:hover img{border-radius:50%; transition:0.5s;}
	
.ft-cont strong{color:#fff;}

.ft-cont p, .ft-cont p a{margin-bottom:8px; font-size: 13px; line-height: 20px;     color: #8e8e8e; line-height: 23px; 
    min-height: 25px;
    transition: 0.5s;}

.copyrht{ background:#111;
    margin-top: 10px;
    color: #fff;
    font-size: 13px;
    padding:10px 0;
    /* height: 32px; */
    position: relative;
    /* border-top: 1px solid #fff; */
    /* box-shadow: 0px -4px 4px #ccc; */
}
	
.copyrht p{    margin-bottom: 0;
    color: #555;
    font-size: 13px;}
	
footer .container{position:relative;}

#FooterrControl1_tr_FooterBackImage{background-image:none !important;}

.cprht-lft{float:left; padding-top:0px;}

.cprht-rht{float:right; padding-top:0px;}

.cprht-rht ul{list-style:none; text-align:right; margin:0;     font-size: 13px;}

.cprht-rht ul li{    display: inline-block;
    margin-left: 10px;
    padding-left: 10px;
    border-left:1px solid #db6e5d;
    line-height: 13px;}
	
.cprht-rht ul li:first-child{border-left:0;}

.cprht-rht a{color:#fff;     padding: 0 4px;}


p.cprht-rht img {
    height: 18px; transition:0.5s;     vertical-align: bottom;
}

p.cprht-rht img:hover{transform:rotate(360deg); transition:0.5s;}

.cprht-lft strong{color: #065695;}

.ft-cont i {    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid #8e8e8e;
    font-size: 19px;
    line-height: 0px;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s;
}

.cprht-img{    float: left;
    margin-left: 120px;}
	
.cprht-img img{height: 45px;}

.ft-cont i img{margin-top: 6px;}

.ft-cont p:hover i{background:#77be32; transition:0.5s;}

.top{ position: absolute;
    top: -20px;
    left: 60px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    /* z-index: 1; */
    width: 0px;
    /* background: #111; */
    color: #fff;
    padding: 15px 0px 10px;
    /* border: 1px solid #fff; */
    border-bottom: 0;
    cursor: pointer;
    transition: 0.5s;
    border: 30px solid transparent;
    border-top: 30px solid #444;
    height: 0;
}
	
.top img{     display: block;
    text-align: center; 
    margin: 0 auto;
    margin-top: -39px;
    margin-left: -3px;}
	
.ft-nav ul{    list-style: none;
    text-align: center;
    margin-top: 0;
    padding-top: 21px;
    font-weight: bold; z-index: 9;
    position: relative;}
	
.ft-nav ul li{    display: inline-block;
    padding: 0 35px;}

.ft-nav ul li a:hover{color:#77be32;}


/*footer*/

.whatmakes-hm{background:url(image/whatmakes.jpg) ; background-attachment:fixed; background-size:cover; padding:20px 0;position:relative;}
.whatmakes-hm .carousel-inner>.item.active, .whatmakes-hm .carousel-inner>.item.next.left, .whatmakes-hm .carousel-inner>.item.prev.right{min-height: 250px;}
.whatmakes-hm .carousel-indicators{bottom:0px;}
.info-btn{ margin-bottom:0px; }
.whatmakes-hm h3{font-weight: bold; margin-bottom:4px; color:#fff;margin-top: 150px; font-size:35px;padding-top: 50px;}
.whatmakes-hm .carousel-indicators li{ background-color: #022444;width: 18px; height:18px;}
.whatmakes-hm .carousel-indicators .active{    background-color: #eee; width: 20px; height:20px; border: 0;}	
.whatmakes-hm h4{    font-weight: 400; color: #999; font-size: 16px; font-style: italic; margin-top: 0; margin-bottom: 20px;}
.whatmakes-hm .carousel-indicators {
    position: absolute;
    left: 0;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -50%;
    top: 60px;
    text-align: center;
    list-style: none;
    transform: rotate(90deg);
}
section#team-hm:after {
    position: absolute;
    background: rgba(0,0,0,.2);
    width: 50%;
    left: 0;
    top: 0;
    content: '';
    height: 100%;
}
@media(max-width:991px){
.whatmakes-hm .carousel-indicators {
    position: absolute;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    top: inherit;
    text-align: center;
    list-style: none;
    transform: inherit;
}
}
@media(max-width:767px){
 
.navbar-nav>li{display: block; text-align:left;}
#HeaderControl, #HeaderControl_C{height: initial !important;}
.body-fx #MenuControl_C {
    height:auto !important;
}
header{ padding: 0; text-align: center !important;}	

.socialme{ padding: 4px !important;}
.socialme span { font-size: 16px; padding-left: 10px; line-height: 24px;}

}

@media(max-width:480px){

.col-xs-6{ width:100% !important;}
.ser-bx img{width:100% !important;}

.header-top{ display:none;}
.footer-rht p{text-align: center !important;}
.footer-lft p{text-align: center !important;}

}

@media(max-width:414px){
	.qyery-hm h4 span{ padding: 5px 10px !important;}
	.qyery-hm h4 strong{ font-size: 30px !important;}	 
	.qyery-hm h4{ font-size: 24px !important; line-height: 30px !important;}
	
}

@media(max-width:1000px){
    .banner-btm{display: none;}
	
}