body,html{
    margin: 0px;
    margin-right:0px;
    margin-left: 0px;
    padding:0px;
    padding-right: 0px;
    padding-left: 0px;
    box-sizing: border-box;
    overflow-x: hidden;
    font-family: roboto,sans-serif;
}

/*above navbar*/
.logoimg{
    width: 60%;
}
.navbar-bran{
    font-size: 46px;
    font-weight: bolder;
    color:crimson;
    text-decoration: none!important;
    text-transform: uppercase;
    letter-spacing:0px;
    font-family: 'Anton', sans-serif;
    font-family: 'Russo One', sans-serif;
}
.navbar-bran:hover{
    color: seagreen;
}
.navbar-brandsub{
    font-size: 18px;
    font-weight: 600;
    color:#76797f;
    text-decoration: none!important;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin: 0;
}
.icon-box__title111{
    font-size: 16px;
    display: block;
    color: forestgreen;
    font-weight:600;
    line-height: 1.2;
    margin-top: 0;
    letter-spacing: -0.5px;
    text-transform: uppercase;
}
.icon-box__subtitle111{
    margin-bottom: 0;
    font-size: 15px;
    color: #76797f;
    line-height: 1.4;
}
.abovenaviconmain{
    text-align: center;
}
.abovenavicon{
    font-size: 21px;
    display: inline-block;
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    background:forestgreen;
    color: #fff;
    border-radius: 50%;
    margin-right: 15px;
}
.abovenavicon:hover{
    background-color: navy;
}
.abovenavcol1{
        border-right: 1px solid rgba(0, 0, 0, 0.1);
}
@media(max-width:991px) and (min-width:768px){
.icon-box__subtitle111{
    margin-bottom: 0;
    font-size: 12px;
    color: #76797f;
    line-height: 1.4;
} 
.abovenavicon{
    font-size: 21px;
    display: inline-block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background:forestgreen;
    color: #fff;
    border-radius: 50%;
    margin-right: 0px;
}    
}
@media(max-width:767px) and (min-width:569px){
.abovenavcol1{
     text-align: right;
    } 
}
@media(max-width:568px){
.abovenavcol1{
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
}
.abovenavcol2{
        text-align: center;
    }
}
/*navbar*/
.navbar{
    font-weight: 600;
    letter-spacing: 0px;
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    margin-left: 15%;
}
.navbar-light .navbar-nav .active>.nav-link{
    color: #ffda44;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 15px;
    display: block;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 15px;
    color:#fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 15px;
    display: block;
}
.navbar-light .navbar-nav .nav-link:hover {
 color: #ffda44;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color:#0098db;;
    border: 0;
    float: right;
}
.dropdown-item:hover{
     color:#fab90a;
     background-color:#0f263a;
}
li.nav-item a.nav-link {
    color: #161F37;
    font-weight: 500;
    display: block;
    position: relative;
}
.navbar-light .navbar-toggler {
    color:#fff;
    border-color:#fff;
}

/*banner carousel*/
.topmain1{
    font-size: 50px;
    color: #fff;
    font-weight: 700;
}
.topmain2{
    font-size: 20px;
    color: #fff;
    font-weight: 100;
    margin: 0 0 10px;
}
.btn-lg{
    border-radius: 3px;
    background:seagreen;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    padding: 0 40px;
    line-height: 60px;
}
.btn-lg:hover{
    background-color:white;
    color: black;
}
.buttonstyling{
     height: 425px;
}
.w-100{
   height: 550px;
}
.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 0px;
    height:0px;
    border-radius: 50%;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5);
}
@media(max-width:768px) and (min-width:576px){
.w-100{
   height: 350px;
}
}
@media(max-width:576px) and (min-width:400px){
.w-100{
   height: 300px;
}
}
@media(max-width:400px){
.w-100{
   height: 250px;
}
}

/*--about us--*/
.about-title {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: #ffda44;
    margin: 0;
    padding: 0 15px;
    line-height: 28px;
}
.about-subtitle {
    font-size: 18px;
    color: forestgreen;
    font-weight: 700;
    line-height: 1.4;
    margin: 20px 0;
}
.company-text{
    font-size: 16px;
    color: #677078;
    margin-bottom: 20px;
}
.btn-primary {
    background: forestgreen;
    color: #fff;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 700;
    line-height: 48px;
    padding: 0 22px;
    border: none;
    text-transform: uppercase;
}
.transformimage{
    overflow: hidden;
    text-align: center;
}
.transform{
    transition:0.5s;
    overflow:hidden;
    height:100%;
    width:100%;
}
.transformimage:hover .transform{
    transform:  scale(1.2);
}
.transformimage1{
    width:100%;
    height:100%;
    position:absolute;
    background-color:#333;
    opacity:0;
    top:0px;
    left:0px;
    right:0px;
    margin-left:auto;
    margin-right: auto;
    transform: 2s;
}
.transformimage:hover .transformimage1{
    height:100%;
    width:0%;
    background-color:black;
    opacity:0;
    z-index: 990;
}
.transformimage11{
    overflow: hidden;
    text-align: center;
    position: absolute;
    top: 12%;
    left: 50%;
}
.transform11{
    transition:0.5s;
    overflow:hidden;
    height:100%;
    width:100%;
}
.transformimage11:hover .transform11{
    transform:  scale(1.2);
}
.transformimage111{
    width:100%;
    height:100%;
    position:absolute;
    background-color:#333;
    opacity:0;
    top:0px;
    left:0px;
    right:0px;
    margin-left:auto;
    margin-right: auto;
    transform: 2s;
}
.transformimage11:hover .transformimage111{
    height:100%;
    width:100%;
    background-color:black;
    opacity:0.4;
    z-index: 990;
}
.abouthalfcol{
    width: 80%;
    margin-left: 10%;
}
@media(max-width:767px){
.transformimage11{
    overflow: hidden;
    text-align: center;
    position: absolute;
    width:90%;
    top:65%;
    left:5%;
}
}
@media(max-width:475px){
.transformimage11{
    overflow: hidden;
    text-align: center;
    position: absolute;
    width:90%;
    top:68%;
    left:5%;
}
}
@media(max-width:430px){
.transformimage11{
    overflow: hidden;
    text-align: center;
    position: absolute;
    width:90%;
    top:70%;
    left:5%;
}
}
@media(max-width:400px){
.transformimage11{
    overflow: hidden;
    text-align: center;
    position: absolute;
    width:90%;
    top:72%;
    left:5%;
}
}
@media(max-width:380px){
.transformimage11{
    overflow: hidden;
    text-align: center;
    position: absolute;
    width:90%;
    top:77%;
    left:5%;
}
}
@media(max-width:330px){
.transformimage11{
    display: none;
    overflow: hidden;
    text-align: center;
    position: absolute;
    width:90%;
    top:77%;
    left:5%;
}
}


/*--admin section--*/
.ceo-title {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: #ffda44;
    margin: 0;
    padding: 0 15px;
    line-height: 28px;
}
.ceo-subtitle{
    font-size: 22px;
    color: forestgreen;
    font-weight: 700;
    line-height: 1.4;
    margin: 20px 0;
    text-transform: uppercase;
}
.ceo-text{
    font-size: 16px;
    color: #677078;
    line-height: 1.688;
}
.ceo-name{
    margin-bottom: 0;
    color: #303539;
}
@media(max-width:576px){
.adminrowmobile{
    width: 80%;
    margin-left: 10%;
    }
}

/*--productsection--*/
.transformimage12{
    overflow: hidden;
    text-align: center;
}
.transform12{
    transition:0.5s;
    overflow:hidden;
    height:100%;
    width:100%;
}
.transformimage12:hover .transform12{
    transform:  scale(1.1);
}
.transformimage112{
    width:100%;
    height:100%;
    position:absolute;
    background-color:#333;
    opacity:0;
    top:0px;
    left:0px;
    right:0px;
    margin-left:auto;
    margin-right: auto;
    transform: 2s;
}
.transformimage12:hover .transformimage112{
    height:100%;
    width:100%;
    background-color:black;
    opacity:0.3;
    z-index: 990;
}

.services-title-one{
    font-size: 18px;
    color: forestgreen;
    font-weight: 700;
    line-height: 1.4;
    margin: 20px 0;
}
.services-text-one{
    font-size: 16px;
    color: #677078;
    text-align: left;
}
.btn-default1 {
    background-color: seagreen;
    color: #fff;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 700;
    line-height: 48px;
    padding: 0 22px;
    border: none;
    text-transform: uppercase;
}
.btn-default1:hover{
    background: #ffda44;
    color: #4c443a;
}
@media(max-width:575px){
.mobileview1a{
    width: 90%;
    margin-left: 5%;
    }
}

/*--our process--*/
.process-title{
    font-size: 40px;
    color: forestgreen;
    font-weight: 700;
    margin: 0;
}
.process-subtitle{
    font-size: 20px;
    color: #4c4f54;
    font-weight: 700;
    line-height: 1.4;
    margin: 10px 0 20px;
}
.process-text{
    font-size: 16px;
    color: #677078;
    line-height: 1.688;
    margin-bottom: 20px;
}
.btn-primary2{
    background: forestgreen;
    color: #fff;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 700;
    line-height: 48px;
    padding: 0 22px;
    border: none;
    text-transform: uppercase;
}
.btn-primary2:hover{
    background: #ffda44;
    color: #4c443a;
}
.skillbar-text{
    font-size: 19px;
    color: forestgreen;
    font-weight: 700;
    margin: 0;
}
.skillbar {
	position:relative;
	display:block;
	margin-bottom:15px;
	width:100%;
	background:#eee;
	height:35px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-webkit-transition:0.4s linear;
	-moz-transition:0.4s linear;
	-ms-transition:0.4s linear;
	-o-transition:0.4s linear;
	transition:0.4s linear;
	-webkit-transition-property:width, background-color;
	-moz-transition-property:width, background-color;
	-ms-transition-property:width, background-color;
	-o-transition-property:width, background-color;
	transition-property:width, background-color;
}

.skillbar-title {
	position:absolute;
	top:0;
	left:0;
    width:110px;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	background:#6adcfa;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}
.skillbar-bar {
	height:35px;
	width:0px;
	background:#6adcfa;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.skill-bar-percent {
	position:absolute;
	right:10px;
	top:0;
	font-size:11px;
	height:35px;
	line-height:35px;
	color:#ffffff;
	color:rgba(0, 0, 0, 0.4);
}
@media(max-width:575px){
.processcolmobile{
        width: 80%;
        margin-left: 10%;
    }
}

/*--counter--*/
.countertext{
    vertical-align: middle;
    display: inline-block;
    font-size: 44px;
    color: forestgreen;
    font-weight: 700;
    transition: all 100ms ease-out;
}

/*--services--*/
.title-services-other{
    font-size: 40px;
    color: forestgreen;
    font-weight: 700;
    text-align: center;
}
.subtitle-services-other{
    font-size: 19px;
    color: #4c4f54;
    font-weight: 700;
    line-height: 1.4;
    margin: 10px 0 20px;
    text-align: center;
}
.icon-box{
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 2px solid #ffda44; 
}
.services-title-one2{
    font-size: 18px;
    color: forestgreen;
    font-weight: 700;
}
.services-text-one2{
    font-size: 16px;
    color: #677078;
    line-height: 1.688;
    text-align: justify;
}
.serviceiconimage{
    font-size: 24px;
    color:#ffda44;
}
@media(max-width:575px){
.servicemobile{
    width: 80%;
    margin-left: 10%;
    }
}

/*--testimonials--*/
.title-testimonials{
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: #ffda44;
    margin: 0;
    padding: 0 15px;
    line-height: 28px;
}
.subtitle-testimonials{
    font-size: 40px;
    color: forestgreen;
    font-weight: 700;
    margin: 0;
    margin-top: 1%;
}
.single-testi{
    margin-top: 5%;
    margin-bottom: 10%;
}
.white-price-title {
    background: #fff;
    font-size: 19px;
    color: #677078;
    text-align: justify;
    border: none;
    margin: 0 0 5px;
    padding: 20px 33px;
    position: relative;
}
.featuredcol{
    background-color: hsla(0, 0%, 100%, .4);
    box-shadow: 0 12px 33px 0 rgba(0, 0, 0, .6);
}
.client-name{
    font-size: 24px;
    font-family: roboto;
    font-weight: 700;
    line-height: 1;
    margin-top: 2%;
    text-align: center;
}
.designation{
    font-size: 16px;
    color: #677078;
    text-align: center;
}

/* Next and previous */
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{
    position:absolute;
    top:60%;
    border-radius: 50%;
    width:30px;
    height: auto;
    background: rgba(105, 105, 20, 0.9);
    z-index: 999;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background:#e78e47!important;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    position: absolute;
    top:50%;
    left: 97%;
}
.owl-prev{
    left:-60px;
}
.owl-next{
    right:-60px;
}

.owl-prev i{
    color:#fff;
    font-size: 40px;
}
.owl-next i{
 color:#fff;
 font-size: 40px;
}

/*--before footer--*/
.beforefooter{
    position: absolute;
    top:785%;
    left: 10%;
}
.pre-footer-title{
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 15px;
}
.pre-footer-text{
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 0;
}

/*---footer-*/
.footer-bran{
    font-size: 46px;
    font-weight: bolder;
    color:seagreen;
    text-decoration: none!important;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-family: 'Anton', sans-serif;
    font-family: 'Russo One', sans-serif;
}
.footer-bran:hover{
    color: seagreen;
}
.footerlogoimg{
    width: 80%;
}
.footer-text1{
    margin-top: 20px;
    color: rgba(255,255,255,.5);
    font-size: 16px;
    line-height: 1.688;
    width: 100%;
    margin-bottom: 20px;
    text-align: justify;
}
.footer-text2{
    margin-top: 20px;
    color: rgba(255,255,255,.5);
    font-size: 16px;
    line-height: 1.688;
    width: 90%;
    margin-bottom: 20px;
    text-align:justify;
}
.footer-text3{
    margin-top: 20px;
    color: rgba(255,255,255,.5);
    font-size: 16px;
    line-height: 1.688;
    width: 90%;
    margin-bottom: 20px;
    text-align:left;
}
.footer-icon a {
    background: #ffda44;
    width: 36px;
    height: 36px;
    color: #000;
    display: inline-block;
    line-height: 36px;
    text-align: center;
    margin-right: 10px;
    border-radius: 50%;
    font-size: 15px;
}
.footer-icon a:hover{
    background: #fff;
    color: black;
}
.widget-title{
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    margin: 30px 0;
    text-transform: uppercase;
}
.widget-menuname a{
    color: rgba(255,255,255,.5);
    line-height: 1.6;
    font-size: 18px;
    padding-bottom: 15px;
    display: block;
    text-decoration: none;
}
.widget-menuname a:hover{
     color: #ffda44;
}
.newsletter input {
    padding: 0 15px;
    line-height: 48px;
    border: none;
    font-size: 16px;
    width: 80%;
}
.form-control {
    border: 1px solid rgba(244,244,244,.8);
    background: #fff;
    box-shadow: 1px 1.7px 2px 0 rgba(0,0,0,.1);
    border-radius: 0;
    color: #555;
    display: block;
}
.btn-block{
    font-size: 18px;
    color: rgb( 0,0,0);
    font-weight: 700;
    line-height: 48px;
    border: none;
    border-radius: 0;
    padding: 0;
    width: 80%;
    margin-top: 2%;
    background: #ffd427;
}
.btn-block:hover{
    background-color: #fff;
}
@media(max-width:575px){
.footermobile{
    width: 100%;
    margin-left: 10%;
    }
}

/*----------ABOUT US--------*/
.infrastructure-text{
    font-size: 16px;
    color: #677078;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: left;
}
/*--before footer--*/
.beforefooterabout{
    position: absolute;
    top:320%;
    left: 10%;
}
.transformimage11about{
    overflow: hidden;
    text-align: center;
    position: absolute;
    top: 109.5%;
    left: 50%;
}
.transform11about{
    transition:0.5s;
    overflow:hidden;
    height:100%;
    width:100%;
}
.transformimage11about:hover .transform11about{
    transform:  scale(1.2);
}
.transformimage111about{
    width:100%;
    height:100%;
    position:absolute;
    background-color:#333;
    opacity:0;
    top:0px;
    left:0px;
    right:0px;
    margin-left:auto;
    margin-right: auto;
    transform: 2s;
}
.transformimage11about:hover .transformimage111about{
    height:100%;
    width:100%;
    background-color:black;
    opacity:0.4;
    z-index: 990;
}

.bannerall{
    font-size: 36px!important;
    font-weight: 600;
    color:#fff;
    text-align: center;
    margin-top:12%;
}
.aboutsectionbanner{
    height: 350px;
}
@media(max-width:1199px){
    .aboutsectionbanner{
    height: 300px;
}
}
@media(max-width:991px){
    .aboutsectionbanner{
    height: 250px;
}
}
@media(max-width:768px){
    .aboutsectionbanner{
    height: 200px;
}
}
@media(max-width:500px){
    .aboutsectionbanner{
    height: 170px;
}
}

/*----------PRODUCTS--------*/
/*--before footer--*/
.beforefooterproduct{
    position: absolute;
    top:285%;
    left: 10%;
}
.transformimage11a{
    overflow: hidden;
    text-align: center;
    position: absolute;
    top: 97.5%;
    left: 50%;
}
.transform11a{
    transition:0.5s;
    overflow:hidden;
    height:100%;
    width:100%;
}
.transformimage11a:hover .transform11a{
    transform:  scale(1.2);
}
.transformimage111a{
    width:100%;
    height:100%;
    position:absolute;
    background-color:#333;
    opacity:0;
    top:0px;
    left:0px;
    right:0px;
    margin-left:auto;
    margin-right: auto;
    transform: 2s;
}
.transformimage11a:hover .transformimage111a{
    height:100%;
    width:100%;
    background-color:black;
    opacity:0.4;
    z-index: 990;
}

.bannerall{
    font-size: 36px!important;
    font-weight: 600;
    color:#fff;
    text-align: center;
    margin-top:12%;
}

/*----------SERVICES--------*/
/*--before footer--*/
.beforefooterservice{
    position: absolute;
    top:315%;
    left: 10%;
}
.transformimage11a{
    overflow: hidden;
    text-align: center;
    position: absolute;
    top: 97.5%;
    left: 50%;
}
.transform11a{
    transition:0.5s;
    overflow:hidden;
    height:100%;
    width:100%;
}
.transformimage11a:hover .transform11a{
    transform:  scale(1.2);
}
.transformimage111a{
    width:100%;
    height:100%;
    position:absolute;
    background-color:#333;
    opacity:0;
    top:0px;
    left:0px;
    right:0px;
    margin-left:auto;
    margin-right: auto;
    transform: 2s;
}
.transformimage11a:hover .transformimage111a{
    height:100%;
    width:100%;
    background-color:black;
    opacity:0.4;
    z-index: 990;
}

.bannerall{
    font-size: 36px!important;
    font-weight: 600;
    color:#fff;
    text-align: center;
    margin-top:12%;
}


/*--------CONTACT US-----------*/
/*--before footer--*/
.beforefootercontact{
    position: absolute;
    top:162%;
    left: 10%;
}
.transformimage11a{
    overflow: hidden;
    text-align: center;
    position: absolute;
    top: 97.5%;
    left: 50%;
}
.transform11a{
    transition:0.5s;
    overflow:hidden;
    height:100%;
    width:100%;
}
.transformimage11a:hover .transform11a{
    transform:  scale(1.2);
}
.transformimage111a{
    width:100%;
    height:100%;
    position:absolute;
    background-color:#333;
    opacity:0;
    top:0px;
    left:0px;
    right:0px;
    margin-left:auto;
    margin-right: auto;
    transform: 2s;
}
.transformimage11a:hover .transformimage111a{
    height:100%;
    width:100%;
    background-color:black;
    opacity:0.4;
    z-index: 990;
}

.bannerall{
    font-size: 36px!important;
    font-weight: 600;
    color:#fff;
    text-align: center;
    margin-top:12%;
}

/*contact form submit button*/
.submit{
    border:none;
    padding:2%;
    margin-top: 1%;
    background-color:seagreen;
    color:white;
    font-weight:500;
}
.submit:hover{
    background-color: #4abdac;
}
@media only screen and (min-width:800px){
    #onmap{
        position: relative;
        top:50px;
        z-index: 99999;
    }
}
@media only screen and (max-width:800px){
    #onmap{

       margin-top:5%;

    }
}

      