@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;500&display=swap');

html{
    margin: 0px;
    padding: 0px;
}

body{
    font-family: 'Rubik', sans-serif;
}
.mtheader{
    
}
.mtheader .topbar{
    background-color: #00bcd4;
    padding: 7px 0px;
}
.mtheader .topbar .tpmenu, .mtheader .topbar .tsocial{
    margin: 0px;
    padding: 0px;
}
.mtheader .topbar .tpmenu li{
    list-style-type: none;
    display: inline-block;
    margin-right: 15px;
}
.mtheader .topbar .tpmenu li a{
    text-decoration: none;
    color: white;
    font-size: 15px;
    transition: all 0.3s ease-in-out;
}
.mtheader .topbar .tpmenu li a:hover{
    color: #3b9c3f;
}

.mtheader .topbar .tpmenu li a i{
    padding-right: 5px;
}
.mtheader .topbar .tsocial{
    text-align:right;
}
.mtheader .topbar .tsocial li{
    list-style-type: none;
    display: inline-block;
    margin-left: 10px;
}
.mtheader .topbar .tsocial li a{
    text-decoration: none;
    color: white;
    transition: all 0.3s ease-in-out;
}
.mtheader .topbar .tsocial li a:hover{
    color: #3b9c3f;
}
.mtheader .primary-dv{
    padding: 15px 0px;
}

/*footer*/
.mtfooter{
    background-color:#D2CDCD;
    padding: 30px 0px;
}
.mtfooter .logob{
    margin-bottom: 20px;
    display: block;
    padding-right: 40px;
}
.mtfooter .about-ss{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    padding-right: 43px;
    margin-bottom:  30px;
}
.mtfooter  .ftrh{
    font-weight: bold;
    color: #252525;
}
.mtfooter  .ftrs{
    margin: 0px;
    padding: 0px;
    margin-top: 26px;
}
.mtfooter  .ftrs li{
    list-style-type: none;
    display: inline-block;
    margin-right: 10px;
}
.mtfooter  .ftrs li a{
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #00bcd4;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    text-align: center;
    color: white;
    border-radius: 5px;
}
.mtfooter  .ftrs li a:hover{
    background-color: #4CAF50;
    color: white;
}
.mtfooter .ffmenu{
    margin: 0px;
    padding: 0px;
}
.mtfooter .ffmenu li{
    list-style-type: none;
    display: block;
}
.mtfooter .ffmenu li a{
    text-decoration: none;
    margin-bottom: 11px;
    color: #050505;
    display: block;
    transition: all 0.3s ease-in-out;
}
.mtfooter .ffmenu li a i{
    font-size: 15px;
    color: #4CAF50;
}
.mtfooter .ffmenu li a:hover{
    color: #00bcd4;
}
.mtfooter .ctinfo{
    margin: 0px;
    padding: 0px;
}
.mtfooter .ctinfo li{
    list-style-type: none;
    display: block;
    margin-bottom: 11px;
    color: #050505;
}
.mtfooter .ctinfo li i{
    width: 25px;
    color: #4CAF50;
}
.ccredit {
    background-color: #00bcd4;
    padding: 15px 0px;
    color: #e6e6e6;
}
.ccredit a{
    color: #e6e6e6;
    text-decoration: none;
}
/*footer*/



/*about us home*/
.home-about-us{
    background-color: white;
    padding: 50px 0px;
}
.home-about-us h2{
    color: #171717;
    margin-bottom: 20px;
}
.home-about-us p{
    line-height: 1.7;
}
.home-about-us .link_details{
    display: inline-block;
    background-color: #00bcd4;
    text-decoration: none;
    padding: 14px 20px;
    border-radius: 5px;
    color: white;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
}
.home-about-us .link_details:hover{
    background-color: #4CAF50;
}
/*about us home*/


/*services*/
.services-we{
    background-color: #efefef;
    padding: 20px 0px;
}
.services-we h1{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
}
.services-we .single-imgg{
    border: 1px solid #0000000f;
    margin-bottom: 30px;
    text-align: center;
}
.services-we .single-imgg .imgd{
    position: relative;
    overflow: hidden;
}
.services-we .single-imgg .imgd img{
    transform: scale(1);
    transition:all 0.3s ease-in-out;
}
.services-we .single-imgg .imgd img:hover{
    transform: scale(1.2);
     transition:all 0.3s ease-in-out;
}
.services-we .single-imgg h5{
    margin-top: 10px;
}
.services-we .single-imgg p{
    padding: 0px;
    margin: 0px;
}
/*services*/

/*projects*/
.our-projects{
    background-color: #00bcd44f;
    padding: 40px 0px;
}
.our-projects h2{
    color: #4CAF50;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}
.multi-carousel {
    position: relative
}

.multi-carousel .multi-carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0
}

.multi-carousel .multi-carousel-inner .multi-carousel-item {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    padding: 0 3px
}

.multi-carousel .multi-carousel-inner .multi-carousel-item img {
    /* max-height: 200px; */
    -o-object-fit: cover;
    object-fit: cover
}

.multi-carousel.vertical {
    height: 350px
}

@media(max-width: 768px) {
    .multi-carousel.vertical {
        height:150px
    }
}

.multi-carousel.vertical .multi-carousel-inner {
    height: 100%
}

.multi-carousel.vertical .multi-carousel-inner .multi-carousel-item {
    padding: 2px 0
}

.multi-carousel.vertical .multi-carousel-inner img {
    max-height: none
}

.multi-carousel.vertical .carousel-control-prev {
    width: 100%;
    height: 15%
}

.multi-carousel.vertical .carousel-control-next {
    top: auto;
    width: 100%;
    height: 15%
}

.multi-carousel.vertical .carousel-control-next span,.multi-carousel.vertical .carousel-control-prev span {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

/*projects*/


/*home contact*/
.contact-us{
    background-image: url('js/pexels-pixabay-207489.jpg');
    background-size: cover;
    padding: 50px 0px;
    background-position: top right;
    position: relative;
}
.contact-us::before{
    content: " ";
    width: 100%;
    height: 100%;
    background-color: #d3d3d382;
    position: absolute;
    top: 0px;
    left: 0px;
}
.contact-us .contat-form-wrap{
    background-color: white;
    padding: 60px;
    position: relative;
}
.contact-us .contat-form-wrap h3{
    font-weight: bold;
    margin-bottom: 20px;
}
.contact-us .contat-form-wrap input, .contact-us .contat-form-wrap textarea{
    width: 100%;
    border-radius: 0px;
    padding: 10px;
}
.contact-us .contat-form-wrap .sdf{
    background-color: #00bcd4;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
}
.contact-us .contat-form-wrap .sdf:hover{
    background-color:#4CAF50;
}
/*home contact*/


/*Breadcrump*/
.htbreadcrump{
    background-image: url('images/banner.jpg');
    padding: 90px 0px;
    color: white;
    font-weight: bold;
    font-size: 40px;
    text-transform: uppercase;
}
/*Breadcrump*/

/*gallery*/


.ngg-galleryoverview.default-view .ngg-gallery-thumbnail img {
    width: 100% !important;
}
/*gallery*/

/*page settings*/

.page-child h2{
    font-weight: bold;
    color: #00bcd4;
    margin-bottom: 15px;
}
.page-child h3{
    font-weight: bold;
}
.page-child p{
    font-size: 17px;
    color: #797979;
}
.page-child  a{
    color: #00bcd4;
    text-decoration: none;
}
.page-id-10 .contat-form-wrap input, .contact-us .contat-form-wrap textarea{
    width: 100%;
    border-radius: 0px;
    padding: 10px;
}
.page-id-10 .contat-form-wrap .sdf{
    background-color: #00bcd4;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
}
.page-id-10 .contat-form-wrap .sdf:hover{
    background-color:#4CAF50;
}
/*page settings*/


@media only screen and (max-width: 600px) {
  .contact-us .contat-form-wrap{
      padding: 20px;
  }
  .home-about-us h2{
      margin-top: 15px;
      margin-bottom: 10px;
  }
    .n2-ss-layer{
        display: none;
    }
    .mtheader .topbar .tpmenu{
        margin: 0px;
        padding: 0px;
        text-align: center;
    }
    .mtheader .topbar .tsocial {
        text-align: center;
    }
}










