body {
    font-family: 'Chivo', sans-serif;
}
/*backgrounds*/
.header-pulltop{
    background-color: #43c3ea;
}
.header-top{
    background-color: #1f2839;
}
.header-bottom {
    position: absolute;
    left: 0;
    right: 0;
    top: 86px;
    z-index: 10;
}
.about{
    background: #f6f6f6;
    padding-top: 30px;
    padding-bottom: 30px;
}
.service{
    background: #fff;
    padding-top: 30px;
    padding-bottom: 10px;
}
.number{
    background-image: url("../images/bg6.jpg");
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 90px 0px 85px 0px;
}
.number::before{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #152545;
    opacity: 0.80;
    content: "";
}
.projects{
    background: #eee;
    padding-top: 30px;
    padding-bottom: 50px;
}
.need-help{
    background-image: url("../images/bg7.jpg");
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 90px 0px 75px 0px;
}
.need-help::before{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #152545;
    opacity: .9;
    content: "";
}
.white-wrap{
    background: #fff;
    padding-top: 30px;
    padding-bottom: 85px;
}
.latest{
    background: #f6f6f6;
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-top{
    background-image: url("../images/bg3.jpg");
    position: relative;
    padding-top: 30px;
    padding-bottom: 20px;
}
.footer-top::before{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #152545;
    content: "";
    opacity: 0.90;
}
.footer-bottom{
    background-color: #152545;
    padding-top: 15px;
}
.enq{
    padding-top: 35px;
    padding-bottom: 40px;
}
.blog{
    padding-top: 20px;
    padding-bottom: 30px;
}
.ind{
    padding-top: 20px;
    padding-bottom: 40px;
}
.infrastructure{
    padding-top: 10px;
}
.career{
    padding-top: 30px;
    padding-bottom: 30px;
}
.services{
    padding-top: 30px;
    padding-bottom: 10px;
}
.videos{
    padding-top: 20px;
    padding-bottom: 30px;
}
.photos{
    padding-top: 30px;
    padding-bottom: 30px;
}
.ind-services{
    background: #000;
    padding-top: 30px;
    padding-bottom: 30px;
}
.latest{
    background-image: url("../images/bottom.jpg");
    background-size: cover;
    background-position: center;
    padding: 180px;
}
/*common slide - parts*/
.common-slide{
    background-image: url("../images/bg4.jpg");
    position: relative;
    padding: 100px 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.common-slide::before{
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #152545;
    opacity: .50;
    position: absolute;
}
.common-slide h2{
    font-size: 42px;
    color: #ffffff;
    font-weight: 700;
}
.common-slide ul li{
    margin-top: 15px;
    color: #ffffff;
    font-size: 20px;
}
.common-slide ul li a{
    color: #ffffff;
    font-size: 20px;
}
.common-slide ul li i{
    margin-left: 10px;
    margin-right: 5px;
}
.common-slide span{
    color: #43c3ea;
}
/*headertop - parts*/
/*logo*/
.logo h1{
   color: #000;
   text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
}
.logo span{
    color: #43c3ea;
}
.icon-1 {
    text-align: center;
    font-size: 24px;
    color: #ffff;
    font-weight: 400;
    padding: 11px 0px;
    border: 1px solid #fff;
    border-radius: 50px;
    width: 50px;
    height: 50px;
}
.mail .m1{
    font-size: 14px;
    color: #ffff;
    font-weight: 400;
    font-family: "Chivo", sans-serif;
}
.mail .m2{
    font-size: 14px;
    color:#ffff;
    font-weight: 400;
}
.mail{
    margin-left: -15px;
    margin-top: -11px;
}
.icon-img{
    padding: 14px;
    margin-top: -5px;
}
/*header bottom - parts*/
.sm{
    z-index: 4;
}
.sm li a:hover, .sm li a:focus, .sm li a:active, .sm a.highlighted {
    color: #43c3ea;
    font-size: 16px;
}
.sm a.current {
    color: #43c3ea;
    font-size: 16px;
}
.sm li a{
    color: #fff;
    font-size: 16px;
}
.sm li a:hover{
    font-size: 16px;
    color: #43c3ea;
}
.sub-menu li a{
    color: #000;
    font-size: 16px;
    padding: 15px 15px;
}
.sub-menu li a:hover{
    color: #fff;
    font-size: 16px;
    padding: 15px 15px;
    background: #43c3ea;
}
.social-icons li a{
    color: #fff;
    font-size: 16px;
    margin-left: 25px;
}
.social-icons{
    padding: 0;
    margin: 0;
}
.cclr p{
    margin: 0;
    color: #fff;
}
/*common border*/
.common-border{
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    border-bottom: 2px solid #43c3ea;
    width: 60px;
}
/*common wrap and center border - parts*/
.cmn-head{
    font-size: 36px;
    line-height: 1.2em;
    color: #152545;
    font-weight: 700;
    padding-bottom: 15px;
}
.wrap{
    position: relative;
    margin-bottom: 30px;
}
.wrap::before {
    position: absolute;
    left: 530px;
    bottom: 0;
    height: 2px;
    width: 60px;
    background-color: #43c3ea;
    content: '';
    text-align: center;
}
/*slide - parts*/
.slide-text{
    padding-bottom: 80px;
}
.slide h2{
    color: #152545;
    font-weight: 400;
    font-size: 60px;
    text-transform: uppercase;
}
.slide p{
    font-size: 18px;
    line-height: 36px;
    color: #666666;
    font-weight: 400;
}
.c-ptb2{
    padding-top: 10px;
}
.contact-btn{
    background-color: #43c3ea;
    color: #fff;
    padding: 12px 20px;
    border-radius: 5px;
    text-transform: uppercase;
}
.cc-1{
    padding-left: 500px;
}
.c-ptb5{
    padding-top: 7px;
    margin-left: 15px;
}
.get-btn {
    border: 2px solid #43c3ea;
    color: #fff;
    font-size: 12px;
    padding: 8px 10px;
    border-radius: 5px;
    text-transform: uppercase;
    background: #43c3ea;
}
.get-btn:hover {
    background: #1f2839;
    color: #fff;
    text-decoration: none;
}
.get-btn1{
    color: #fff;
    font-size: 12px;
    padding: 7px 10px;
    border-radius: 5px;
    text-transform: uppercase;
    background: #1f2839;
}
.get-btn1:hover {
    background: #1f2839;
    color: #fff;
    text-decoration: none;
}
.c-ptb7{
    padding-top: 10px;
    margin-left: 8px;
}
/*owl navigation parts*/
.slide{
    position: relative;
}
.owl-dots{
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}
/*about - parts*/
.about p {
    font-size: 15px;
    line-height: 32px;
    color: #777777;
    font-weight: 400;
}
.abt-cptb{
    padding-top: 60px;
}
.abt-part p{
    font-size: 18px;
    color: #777777;
    font-weight: 400;
    margin-left: 10px;
    margin-top: -18px;
}
/*service - parts*/
.service-content{
    padding-top: 20px;
    padding-bottom: 10px;
}
.service-content h4{
    color: #152545;
    font-size: 20px;
    line-height: 1.2em;
    color: #152545;
    font-weight: 700;
}
.service-content  p{
    font-size: 14px;
    line-height: 30px;
    color: #777777;
    font-weight: 400;
}
/*number - parts*/
.number h2{
    font-size: 36px;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 10px;
}
.number p{
    color: #43c3ea;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 500;
}
/*project - parts*/
.projects .btn{
    position: relative;
    background: transparent;
    border: none;
    border-radius: 0px;
    color: #000;
    text-align: center;
}
.projects .btn::after{
    position: absolute;
    left: 0;
    top: 5px;
    color: #bbbbbb;
    font-size: 15px;
    line-height: 24px;
    content: "|";
}
/*need-help parts*/
.need-help h2{
    font-size: 30px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 30px;
}
.need-help p{
    font-size: 16px;
    line-height: 36px;
    color: #ffffff;
    font-weight: 400;
}
.need-help span{
    color: #43c3ea;
    font-weight: bold;
    font-size: 20px;
}
/*form - parts*/
.form {
    background: #fff;
    padding: 15px 25px 30px 25px;
    box-shadow: 0 0 40px rgba(0,0,0,0.10);
    margin-top: -115px;
    margin-bottom: -240px;
}
.form .form-control{
    font-size: 13px;
    color: #aaaaaa;
    font-weight: 400;
    padding: 15px 10px;
    border: none;
    border-radius: 0px;
    background-color: transparent;
    border-bottom: 1px solid #d0d0d0;
}
.form h2{
    font-size: 30px;
    color: #152545;
    font-weight: 700;
    text-align: center;
}
.c-ptb3{
    padding-top: 30px;
}
/*latest - parts*/
.latest ul{
    padding-top: 20px;
}
.latest ul li i{
    color: #43c3ea;
    margin-right: 10px;
}
.latest ul li{
   color: #777777;
}
.latest p{
    color: #000;
    font-weight: bold;
    font-size: 18px;
}
.c-ptb4{
    border-bottom: 2px dashed #d7d7d7;
}
/*footer parts*/
.footer-top h2{
    font-size: 23px;
    font-weight: 400;
    color: #ffffff;
}
.foot-space{
    padding-top: 10px;
}
.footer-top p{
    color: #fff;
}
.foot-icons li a{
    color: #fff;
    font-size: 18px;
    margin-right: 10px;
}
.foot-icons li a:hover{
    color: #43c3ea;
}
.footer-bottom p{
    color: #fff;
}
.link-list li a{
    color: #fff;    
}
.link-list li a:hover{
    color: #43c3ea;
    text-decoration: none;   
}
.link-list li i{
    color: #43c3ea;
    margin-right: 15px;
}
.link-list li{
    margin-bottom: 7px;
}
.f-3 .map i{
    color: #43c3ea;
    font-size: 24px;
}
.f-3 .map p{
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    margin-left: 40px;
    margin-top: -28px;
    line-height: 32px;
}
.f-3 .call i{
    color: #43c3ea;
    font-size: 24px;
}
.f-3 .call p{
    color: #fff;
    font-size: 14px;
    margin-left: 40px;
    margin-top: -25px;
    line-height: 35px;
}
.f-3 .env i{
    color: #43c3ea;
    font-size: 22px;
}
.f-3 .env p{
    color: #fff;
    font-size: 15px;
    margin-left: 42px;
    margin-top: -30px;
    line-height: 32px;
}
.f-3 .env .p4{
    color: #fff;
    font-size: 15px;
    margin-left: 42px;
    margin-top: -17px;
}
.f-3 .env .p5{
    margin-top: -26px;
}
.foot-icons{
    margin-left: 25px;
}
/*contact page*/
.contact-page{
    padding-top: 30px;
    padding-bottom: 30px;
}
.contact-page i{
    color: #43c3ea;
    font-size: 24px;
}
.contact-list li{
    color: #777777;
    font-size: 14px;
}
.contact-list{
    margin-left: 40px;
    margin-top: -25px;
}
.contact-list .sub-head{
    font-size: 16px;
    color: #152545;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.c-ptb6{
    padding-top: 25px;
}
.contact-page .form-control{
    padding: 20px;
}
/*enquiry parts*/
.enq .form-control{
    padding: 20px;
}
/*blog page*/
.blog-title{
    color: #000;
    font-size: 15px;
    font-weight: bold;
    padding-top: 10px;
}
.blog-para{
    color: #000;
    font-size: 15px;
    margin-top: -10px;
}
.time-detail1 li {
    color: #999;
    font-size: 12px;
}
.time-detail1{
    margin-top: -15px;
}
.view-btn{
    color: #002147;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}
.pt{
    margin-top: -15px;
}
.blog-top{
    margin-top: -10px;
}
.box{
    padding-top: 15px;
}
.pager li{
    display: inline-block;
    border: 1px solid #43c3ea;
    padding: 5px;
}
.ind-item{
    border: 2px solid #43c3ea;
    padding: 0px 30px;
}
.ind p{
    padding-top: 20px;
}
.ind h2{
    text-transform: uppercase;
    font-size: 22px;
    padding-top: 20px;
    padding-bottom: 10px;
}
/*career parts*/
.careers-head h1{
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 34px;
}
.careers-head span{
    color: #43c3ea;
}
.careers-head p {
    font-size: 13px;
    font-weight: bold;
    color: #333;
    margin-top: 10px;
}
/*photos and videos parts*/
.video-pt{
    padding-top: 30px;
}
.c-mp-z{
    padding-top: 30px;
}
/*service - page parts*/
.read-btn{
    color: #fff;
    padding: 8px 15px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 12px;
}
.clr-1{
    background: #f21055;
}
.clr-2{
    background: #3b5998;
}
.clr-3{
    background: #6bb42f;
}
.clr-4{
    background: #fed602;
}
/*individual service - page*/
.nav > li > a {
    color: #fff;
    text-transform: uppercase;
    display: block;
    background-color: #152545;
    padding: 15px;
    border-bottom: 2px solid #000;
}
.nav > li > a:active {
    background: #FFC31D;
    color: #fff;
}
.nav > li > a:focus, .nav > li:hover {
    background-color: #FFC31D;
    color: #fff;
}
.content-head{
    color: #43c3ea;
}
.content-para{
    color: #fff;
    line-height: 32px;
}


/* gallery */
.gal-item {
    margin: 20px 17px;
    border: 3px solid #152545;
    position: relative;
}
.gallery .gal-item .opacity {
    background: rgba(35, 190, 236, 0.7) none repeat scroll 0 0;
    height: 100%;
    width: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(.1);
    visibility: hidden;
    transition: all 0.3s ease-in-out 0s;
}
.opacity .iconteam {
    display: table;
    height: 100%;
    width: 100%;
}
.opacity .iconteam span a {
    display: block;
    line-height: 22px;
    margin: 0 auto;
    text-align: center;
    font-size: 15px;
    color: #fff;
    padding-top: 110px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
.gal-item:hover .opacity {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
}
.img-wrap img{
    transition: all 4s linear;
    width: 100%;
}
.img-wrap{
    overflow: hidden;
}
.img-wrap img:hover {
    border-top-left-radius: 70px;
    border-bottom-right-radius: 70px;
}
.img-wrap img:hover {
    transform: scale(1.5);
    transition: all 6s ease;
    max-width: 100%;
    height: auto;
}
/*left side social buttons*/
.s-share {
    top: 210px;
    left: 0;
}
.helpmenu, .s-share, .sidebtn {
    position: fixed;
    z-index: 5;
}
#showmenu {
    color: #fff;
    cursor: pointer;
    background: #2ECF2E;
}
.help-btn {
    color: #fff;
    cursor: pointer;
    background: #FFC31D;
}
.helpmenu {
    top: 30%;
    width: 340px;
    z-index: 10;
    left: 5%;
}
.s-share li {
    padding: 10px 15px;
    display: block;
    text-align: center;
    list-style: none;
    font-size: 18px;
}
.s-share li a{
    color: #fff;
}
.s-share li:nth-child(2) {
    background: #2ECF2E;
    color: #fff;
}
.s-share li:nth-child(3) {
    background: #2AA9E0;
    color: #fff;
}

.s-share li:nth-child(4) {
    background: #3B579D;
    color: #fff;
}

.s-share li:nth-child(5) {
    background: #DC483C;
}
/*socialicons whatsapp and msg - focus parts*/
.alert-info1 {
    color: #ffff;
    background-color: #1f2839;
    border-color: #43c3ea;
}
.alert-info1 {
    color: #fff;
}
.show-cinfo {
    text-align: center;
}
.alert-info1 .show-getin {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
}
.show-cinfo p {
    margin-bottom: 15px;
    margin-top: 15px;
}
button.close {
    color: #43c3ea;
    font-size: 30px;
    opacity: 0.9;
}
.slide .owl-carousel .owl-item img {
    width: unset;
}
/*feedback - parts*/
.feed-back{
    background: #eee;
    padding-top: 40px;
}
.feed-back i{
    color: #43c3ea;
    font-size: 35px;
}
.feed-back .owl-nav{
    position: relative;
    right: 0;
    bottom: 13px;
}
/*google-translator - parts*/
.goog-te-gadget .goog-te-combo{
  border: none;
  background: #1f2839;
  color: #fff;
  width: 100%;
  height: 18px;
}
/*mobile responsive media query*/
@media (max-width: 767px) {
    .wrap::before {
        width: unset;
    }
    .mail {
        margin-left: 50px;
        margin-top: -45px;
    }
    .logo{
        padding-bottom: 20px;
    }
    .header-top {
        padding-bottom: 20px;
    }
    .social-icons{
        text-align: center;
        margin-top: -25px;
    }
    .about p {
        font-size: 14px;
        line-height: 26px;
        padding-top: 2px;
    }
    .abt-part {
        padding-top: unset;
    }
    .abt-part p {
        margin-left: 70px;
        margin-top: -35px;
    }
    .abt-part .icon-bg {
        margin-top: 20px;
        margin-left: unset;
    }
    .about {
        padding-top: 20px;
    }
    .cmn-head {
        font-size: 24px;
        padding-bottom: unset;
        margin-bottom: -20px;
    }
    .service-content {
        padding-bottom: 30px;
    }
    .number {
        padding: 65px 0px 40px 0px;
    }
    .number p {
        padding-bottom: 15px;
    }
    .projects {
        padding-bottom: unset;
    }
    .need-help h2 {
        font-size: 25px;
        margin-bottom: 60px;
    }
    .need-help {
        padding: 30px 0px 70px 0px;
    }
    .f-btm{
        text-align: left;
    }
    .common-slide h2 {
        font-size: 30px;
    }
    .common-slide ul li a {
        font-size: 17px;
    }
    .common-slide ul li {
        font-size: 17px;
    }
    .common-slide ul{
        text-align: left;
    }
    .common-slide {
        padding: 50px 10px;
    }
    .careers-head p {
        font-size: 12px;
    }
    .careers-head h1 {
        font-size: 24px;
    }
}
