@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');


body{
    margin: 0; 
    font-size: 16px;
    color: #0c1529;
    line-height: 1.7em;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    background: rgb(255 255 255);
   font-family: 'Poppins', sans-serif;
}


ul:before, ul:after{ content:''; display:table;}
ul:after{ clear:both;}
.sectiongap{padding: 60px 0 60px 0; position: relative;z-index: 0;}

li{list-style: none;}
a{color: unset;}
a:hover{text-decoration: none; color: unset;}

h1, h2, h3{
    font-family: 'Poppins', sans-serif;
}
p {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
}

ul{
    margin: 0;
    padding: 0;
}


/*section title satrt*/

.section-title{
    padding-bottom: 15px; 
}
.section-title h2{
    font-size: 38px;
    position: relative;
    font-weight: 700;
    margin-bottom: 18px;
    color: #000;
}
.section-title h2 span{
    color: #5cad2f;
}

.section-title h5 {
    font-size: 16px;
    color: #1c8efe;
    font-weight: 600;
    letter-spacing: 1px;
}

.section-title.text-left {
    margin-bottom: 10px;
}
.section-title.text-left h2::after{
    transform: unset;
    left: 0;
}
.section-title.text-left h2::before{
    transform: unset;
    left: 0;
}

.section-title p {
    position: relative;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 15px;
    display: inline-block;
    font-weight: 500;
}



.bglightblu{
    background: #eef6fd; 
}
/*section title end*/



.owl-carousel, .owl-carousel .owl-item{-webkit-tap-highlight-color:transparent; position:relative}
.owl-carousel{display:none; width:100%; z-index:1}
.owl-carousel .owl-stage{position:relative; -ms-touch-action:pan-Y}
.owl-carousel .owl-stage:after{content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0}
.owl-carousel .owl-stage-outer{position:relative; overflow:hidden; -webkit-transform:translate3d(226,22,209)}
.owl-carousel .owl-item{min-height:1px; float:left; -webkit-backface-visibility:hidden; -webkit-touch-callout:none}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel, .owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{cursor:pointer; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}
.owl-carousel.owl-loading{opacity:0; display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}
.owl-carousel.owl-grab{cursor:move; cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{-webkit-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:both; animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut; animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0; transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d; transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative; height:100%; background:#000}
.owl-carousel .owl-video-play-icon{position:absolute; height:80px; width:80px; left:50%; top:50%; margin-left:-40px; margin-top:-40px; background:url(owl.video.play.png) no-repeat; cursor:pointer; z-index:1; -webkit-backface-visibility:hidden; transition:-webkit-transform .1s ease; transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3); -ms-transform:scale(1.3,1.3); transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0; height:100%; background-position:center center; background-repeat:no-repeat; background-size:contain; transition:opacity .4s ease}
.owl-next, .owl-prev{background-position:0 0}
.owl-carousel .owl-video-frame{position:relative; z-index:1; height:100%; width:100%}
.owl-nav{text-align:center; /*margin-top:15px;*/}

.owl-next, .owl-prev{
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
}
.owl-prev{
    left: 0;
    left: -40px;
}
.owl-next{
    right: 0;
    right: -40px;
}
.movileview-btn {
    background: #fff;
    width: 40px;
    height: 60px;
    border-radius: 0px;
    font-size: 22px;
    color: #115edd;
    box-shadow: 3px 2px 8px 0px #23a6d570 !important;
    display: none;
}
.owl-next i, .owl-prev i{
    line-height: 60px;
}

/*dots*/

 .owl-dots,  .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
 .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background: #333;
}

.owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-prev{
    left: -50px;
    background: url(../images/lefta.png) no-repeat !important;
    width: 35px;
    height: 64px;
}
.owl-next{
    right: -50px;
    background: url(../images/righta.png) no-repeat !important;
    width: 35px;
    height: 64px;
}


/*dots end*/


/*-----------owl end officialy-----------*/



/*-----------Menu Style Start-----------*/

.menumain {
    width: 100%;
    z-index: 9999;
        position: fixed;
}
.menumain.sticky{
    background: #272525;
    box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%);
}
header .menu-main-menu-container {
        margin-left: auto !important;
}
.menutop{
    height: 10px;
    background: #0c5adb;
}

.menumain .navbar{
    padding: 15px 0;
}

.logo-main img {
    height: 85px;
    width: unset;
}

.menumain.sticky .logo-main img{
     height:46px;
}
.menumain.sticky .navbar {
    padding: 10px 0;
}
.navbar-expand-lg .navbar-nav .nav-link{
    color: #fff;
    padding: 10px 15px;
    letter-spacing: 0.5px;
    font-size: 14px;
}


.navbar-expand-lg .navbar-nav .active .nav-link{
    color: #2598e9;
}
.callheader{
    margin-left: 20px;
}
.navbar-toggler-icon{
    width: auto;
    height: auto;
}
.navbar-toggler-icon i{
    font-size: 25px;
    color: #fff;
}

/*-----------Menu Style End-----------*/

/*-----------Button Style-----------*/
.btn-style{
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: #031214 !important;
    padding: 14px 40px;
    font-weight: 500;
    border-radius: 25px !important;
    overflow: hidden;
    text-transform: capitalize;
    vertical-align: middle;
    background-color: #b6e337;
    border: 0;
}

.read-btn .btn-style{
    padding: 10px 35px;
    font-size: 15px;
}
.btn-style:hover {
    color: #fff !important;
    background-color: #333;
}
.btn-style span, .btn-style i {
    position: relative;
}
.btn-style:before{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0%;
    content: "";
    background-color: #333;
    transition: .5s;
 
}
.btn-style:hover:before{
    width: 100%;
}

/*-----------Button Style-----------*/

/*-----------Banner Section Satrt-----------*/

.banner{
    position: relative;
    overflow: hidden;
    background:#000;
}
.banner img {opacity:0.5; height:640px; object-fit:cover;}

.banner .carousel-item{
    position: relative;
}

.banner .carousel-caption{ 
    transform:translateY(-50%);
    top: 52%;
    width: 100%;
    left: 0;
    right:0;
    bottom: auto;
    z-index: 99;
    text-align: left;
}
.banner .carousel-caption p{
   font-size: 14px;
    color: #fff;
    margin-bottom: 18px;
    font-weight: 300;
    letter-spacing: 0.4px;
}
.banner .carousel-caption h2{
    font-size: 50px;
    line-height: 58px;
    color: #fff;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 800;
}
.banner .carousel-caption h2 span{
 background: -webkit-linear-gradient(45deg , #0c50c0, #0060ff 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.banner .carousel-caption h5{
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    color: #b6e337;
    margin-bottom: 5px;
}
.banner .carousel-caption .btn{
    border-radius: 5px;
    font-weight: 700;
    padding: 12px 30px;
    font-size: 15px;
    letter-spacing: 0.5px;
    background: #ffffff00;
    color: #fff;
    border: solid 2px #fe9c01;
}
.banner .carousel-caption .btn:hover{
    background: #fe9c01;
    border-color:#fe9c01;
}
/*.banner .carousel-indicators{
    z-index: 444;
    right: -210px;
    left: unset;
    bottom: unset;
    transform: translateY(-50%);
    top: 50%;
    display: unset;
    padding: 5px;
}*/
.banner .carousel-indicators li{
    border-top: unset;
    border-bottom: unset;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: solid 1px #1b6eec;
    background: #9abe32;
    margin: 5px;
}

.carousel-control-prev, .carousel-control-next{
    z-index: 99;
    font-size: 30px;
}

.innerpagemenu{
        background: rgb(21,28,168);
        background: linear-gradient( 90deg, rgba(21,28,168,1) 0%, rgba(12,88,225,1) 100%);
        box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%);

    }


/*--------------Animation Satrt--------------*/
.spiner {
    position: absolute;
    z-index: 0;
}
.banner-partan-1{
    right: -100px;
    top: 19%;
    z-index: 9;
}
.banner-partan-2{
    left: -55px;
    bottom: -58px;
    z-index: 9;
}
.circle-shape{
    width: 220px;
    height: 220px;
    background: #b1e326bd;
    border-radius: 50%;
}
.circle-shape-small{
    width: 180px;
    height: 180px;
    background: #b1e326bd;
    border-radius: 50%;
}
.scale {
  animation: scale 8s alternate infinite;
  webkit-animation: scale 2s alternate infinite;
}
@-webkit-keyframes scale {
  0% {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.dance {
  -webkit-animation: dance 4s alternate infinite;
}
@keyframes dance {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(15px, -15px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -15px, 15px);
  }
}

.up-down {
  animation: up-down 4s alternate infinite;
  -webkit-animation: up-down 4s alternate infinite;
}
@keyframes up-down {
  0% {
    transform: translateY(30px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}

@-webkit-keyframes up-down {
  0% {
    transform: translateY(30px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}


.up-down-new {
  animation: up-down-new 4s alternate infinite;
  -webkit-animation: up-down-new 4s alternate infinite;
}
@keyframes up-down-new {
  0% {
    transform: translateY(30px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}

@-webkit-keyframes up-down-new {
  0% {
    transform: translateY(30px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}

/*--------------Animation End--------------*/


/*-----------About section Start-----------*/

.aboutimg {
    max-width: 370px;
    position: relative;
    margin: 0 auto;
}
.ab-left br {display:none;}
.ab-left ul {margin-bottom:20px;}
.ab-left ul li {
    position: relative;
    padding: 12px;
    padding-left: 60px;
    margin-bottom: 20px;
    border: solid 1px #c1c1c1;
    border-radius: 50px;
    padding-right: 15px;
    display:inline-block;
    width:44%;
    margin-right:20px;
    line-height:22px;
    background:url(../images/check-icon.png) no-repeat left;
    background-position: 20px;
}
.ab-left ul li:hover{
    background-color: #272525;
    color: #fff;
}
.ab-left ul li {
    font-size: 15px;
    margin-bottom: 0;
    font-weight: 500;
}
.ab-left ul li:last-child {margin:0;}
.a-img {border-radius: 50%; width: 380px; height:380px; object-fit:cover;}

.trusteddiv{
    width: 130px;
    height: 130px;
    position: absolute;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    padding: 15px;
    box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border: dashed 2px #c1c1c1;
    top: 22%;
    left: -18%;
}
.trusteddiv span{
    width: 100%;
    font-size: 16px;
    color: #1c8efe;
    font-weight: 500;
}
.trusteddiv  h4{
    font-size: 30px;
    font-weight: 600;
}

.welcome-box h3 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 2px;
    color: #333;
    font-weight: 600;
}

.boxicon {
    position: absolute;
    left: 0;
    padding: 12px;
    border-radius: 50%;
    text-align: center;
    padding-left: 24px;
}
/*-----------Welcome End-----------*/

/*-----------About Home Start-----------*/
.about-img{
    text-align: center;
    position: relative;
    border-radius: 0px;
    overflow: hidden;
    box-shadow: 0 3px 20px #a9cbfb80;
    border-bottom: solid 3px #0c5adb;
    background-size: cover;
    margin-bottom: 15px;
}

/*-----------About Home End-----------*/






/*-----------Service Cart box End-------------*/


/*.owl-carousel .blog-box{
     margin: 15px;
}

.blog-box{
    box-shadow: 3px 5px 15px 0 rgb(0 0 0 / 10%);
    position: relative;
    background-color: #fff;
    transition: .5s;
    margin-bottom: 20px;
    border-radius: 0px;
    overflow: hidden;
}
.blog-box h4{
    font-size: 18px;
    
}
.blog-box p{
    line-height: 25px;
    font-weight: 500;
}
*/
.service-img{
    width: 100%;
    margin: 0 auto;
   overflow: hidden;
}
.service-img img{
    width: 100%;
    height: 248px;
    object-fit: cover;
    margin-bottom: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .5s ease-in-out;
}

/*-----------Service Cart box End-------------*/


/*----------------------------*/
.mb-200{
    margin-bottom: 200px;
}
.mt-265{
    margin-top: -265px;
}
.owl-service .item{
    padding: 5px;
}
  .what-industry{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .pross-box{
    width: 100%;
    background: #fff;
    padding: 20px 40px 30px 40px;
    border-radius: 5px;
    transition: color .15s ease-in-out,
    background-color .15s ease-in-out,
    border-color .15s ease-in-out,
    box-shadow .15s ease-in-out; 
    box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%) !important;
    border-color: rgba(223,225,229,0) !important;
    position: relative;
    text-align: center;
    display: block;
    margin-top: 45px;
  }
  .pross-box span{
    position: absolute;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    top: 30px;
    right: 10px;
    font-size: 70px;
    z-index: 0;
    color: #f0ebeb;
  }
  .pross-box:hover{
      box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28) !important;
      border-color: rgba(223,225,229,0) !important;
  }
  .pross-box p{
      font-size: 14px;
      margin-bottom: 15px;
  }
  .pross-box h3{
    font-weight: 600;
    font-size: 22px;
    text-transform: uppercase;
  }
  .pross-icon {
      height: 100px;
      width: 100px;
      position: relative;
      z-index: 9;
      padding: 20px;
      background: #1c8efe;
      border-radius: 50%;
      margin: 0 auto;
      margin-bottom: 40px;
      margin-top: -65px;
  }
  .leftaro{
    width: 50px;
    height: 50px;
    background: #efefee;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
  }

/*---------service boxces section-----------*/
            .service-box{
                padding: 50px 40px 50px 40px;
                box-shadow: 5px 5px 15px 0px rgb(0 0 0 / 10%);
                border-style: solid;
                border-width: 1px 1px 1px 1px;
                border-color: #E9E9E9;
                border-radius: 5px 5px 5px 5px;
                margin: 14px 7px;
                background-color: #fff;
            }
            .ptop-service{
                padding-top: 50px;
            }
            .icon-box{
                width: 66px;
                height: 66px;
                padding: 8px;
                background: #eef8fd;
                border-radius: 50%;
                margin-bottom: 10px;
            }
            .service-box h3{
                font-size: 16px;
                color: #0045ff;
                font-weight: 600;
                letter-spacing: 1px;
                text-transform: uppercase;
                margin-bottom: 0;
            }
            
/*---------service boxces section end-----------*/ 



.servicepag{
    padding: 50px 0;
}
.leftrightmain{
    padding: 50px 0;
}
.imagemain {
    position: relative;
}
.butanstylenew{
    color: #3c39ea;
    padding: 0;
}
.circlebg {
    position: absolute;
    width: 500px;
    height: 500px;
    background: #f9f9ff;
    border-radius: 50%;
    right: -40px;
    top: -20px;
}
.imagemain img {
    position: relative;
  
}



/*--------footer section Start---------*/
footer{
    background: #272525;
    color: #f9f9ff;
}
footer p{
   color: #f9f9ff;
}

.fottermain{
    padding: 50px 0;
    font-size: 14px;
    font-weight: normal;
}
.fottermain h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
}
.fotterbottom{
    padding: 25px 0;
    border-top: solid 1px #44444b;
    text-align: center;
}
.sochalfooter{
    margin-bottom: 10px;
}
.sochalfooter li{
    display: inline-block;
}

.sochalfooter li a {
    width: 38px;
    height: 38px;
    background: #2196f3;
    display: inline-block;
    border-radius: 50%;
}

.sochalfooter li a i{
    line-height: 38px;
}


.footer-copyright{color:#FFF;font-size:14px;}

/*--------footer section End---------*/

/*----------Form Style------------*/
.fortun-main{
    padding: 50px 40px 45px 40px;
    box-shadow: 5px 5px 15px 0px rgb(0 0 0 / 10%);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E9E9E9;
    border-radius: 5px 5px 5px 5px;
    background-color: #fff;
}
input, textarea{
    height:  !important;
    border-color: #333334  !important;
}
textarea{
    height: 100px !important;
}
/*----------Form Style End------------*/

/*background img style start*/
    .bg-img{
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }
    .bg-img::before{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;    
        background-color: #EFEEF8;
        opacity: 0.93;
        transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    }
/*background img style end*/

/*sochal icon bar*/
        .sochal-icon-bar {
            position: absolute;
            top: 45%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            z-index: 99;
        }

        .sochal-icon-bar a {
            display: block;
            text-align: center;
            padding: 10px 20px;
            padding-right: 20px;
            transition: all 0.3s ease;
            color: white;
            font-size: 18px;
            border-radius: 0 25px 25px 0;
        }
        .sochal-icon-bar a i{
            color: #fff;
        }

        .sochal-icon-bar a:hover {
            background-color: #0d51da;
            color: #fff;
        }



        .thankyou-main{
          padding: 135px 0 135px 0;
        }
        .thankyou-box{
          padding: 50px;
          box-shadow: 3px 3px 8px 0px rgb(33 197 142 / 21%) !important;
          max-width: 550px;
          margin: 0 auto;
          text-align: center;
          border-radius: 25px;
        }

        /*@media (max-width: 575.98px){
          .social-media-top{display: none;}
         footer{
            padding-bottom: 60px;
         }
            .sochal-icon-bar {
                position: fixed;
                top: unset;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: unset;
                z-index: 9999;
                bottom: 0;
                width: 100%;
                background: #fff;
                display: flex;
            }
            .sochal-icon-bar a {
                display: inline-block;
                text-align: center;
                padding: 10px;
                transition: all 0.3s ease;
                color: white;
                font-size: 20px;
                width: 100%;
            }
            #backto-top{
                bottom: 60px;
            }
        }*/
/*sochalicon bar end*/


/*photos gallery start*/
.post-box{
    display: block;
    margin-bottom: 30px;
    background: #fff;
        box-shadow: 5px 5px 15px 0px rgb(0 0 0 / 10%);
   
    
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;

}
.post-box:hover .photo-img img{
   -webkit-transform: scale(1.1);
   transform: scale(1.1);
}
.photo-item{
   position: relative;
}
.photo-img{
    overflow: hidden;
    background-color: #f5f5f5;
    min-height: 57px;
    display: block;
    cursor: pointer;
}
.photo-img img{
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .5s ease-in-out;
    width: 100%;
}
.photo-img img {
    height: 235px;
    object-fit: cover;
}
.photo-date {
    color: #fff;
    position: absolute;
    z-index: 99;
    bottom: 0;
    width: 100%;
    height: 100%;
    /*background: linear-gradient(rgba(0,0,0,0) 60%,rgba(0,0,0,.65) 100%);*/
    display: flex;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    transition-delay: 0;
}
.photo-date span{
    color: #000;
}
.photo-icon {
    position: absolute;
    width: 90px;
    height: 90px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #1420ac8a;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    text-align: center;
    border-radius: 50%;
    
}
.photo-icon i {
    line-height: 90px;
    font-size: 35px;
    color: #fff;
}
.post-box:hover .photo-date{
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
    opacity: 1;
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    transition-delay: 300ms;
}
.gallery .post-box{
    margin: 5px;
    margin-bottom: 5px;
}
/*photos gallery end*/

 /*blog*/
.post-main{
 background-color: #f5f5f5;
}

.post-item{
  position: relative;
}
.post-item .post-img{
      overflow: hidden;
    background-color: #f5f5f5;

    display: block;
    cursor: pointer;
}
.post-img img{
     -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .5s ease-in-out;
    width: 100%;
    margin-bottom: 0;
       height:210px;
   object-fit:cover;
}
.blog-box{
    display: block;
    margin-bottom: 30px;
    background: #fff;
       box-shadow: 5px 5px 15px 0px rgb(0 0 0 / 10%);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E9E9E9;
    border-radius: 5px 5px 5px 5px;
  overflow: hidden;
}
.blog-box:hover .post-img img{
  -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.post-date{
    color: #1c8efe;
    font-size: 14px;
    font-weight: 600;
}
.blog-btn{
    padding: 0; 
     color: #1c8efe;
    font-size: 15px;
    font-weight: 600;
}
.btn-sent{
    background: #333;
    color: #333;
}
.post-text{
  padding: 15px 18px;
 
}
.post-text h5{
   font-size: 17px;
    color: #333;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 4px;
}
.post-text p{
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
}

.btn-viewmore {
    background: #1690f0;
    color: #fff;
    font-size: 14px;
}
.btn-viewmore:hover {
    background: #333;
    color: #fff;
}
/*blog end*/
/*home testyminoal section start*/

.cline-img{
  width: 80px;
  height: 80px;
  border: solid 3px #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 3px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px #c5c5c5b8;
    margin-right: 15px;
}
.clintsay-box {
    padding: 25px 30px;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 5px;
    position: relative;
    box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%) !important;
    border-color: rgba(223,225,229,0) !important;
}

.clintsay-box:before{
    position: absolute;
    content: '';
    background: url(../images/quote.png) no-repeat;
    height: 30px;
    width: 32px;
    top: 8px;
    left: 11px;
}

.clintsay-box h3{
 color: #111;
    font-size: 18px;
    position: relative;
    margin-bottom: 5px;
    font-weight: 600;
}
.clintsay-box h5{
    font-size: 14px;
    font-weight: 500;
}
.clintsay-box p{
  font-size: 14px;
}

/*home testyminoal section end*/


/*portfoleo section*/
.filter-main {
          color: #333;
        }
        .filter-main .top-side {
          text-align: center;
        }
        .filter-main .top-side .title {
          font-weight: 500;
          font-size: 15px;
          display: inline-block;
        }
        .filter-main .top-side .title:after {
          content: "";
          display: block;
          width: 50%;
          border-bottom: 1px solid #494949;
          margin: 8px auto;
        }
        .filter-main .top-side h2 {
          font-weight: 700;
        }
        .filter-main.portfolio .filters {
          text-align: center;
        }
        .portfolio-menu ul {
          padding: 0;
        }
        .portfolio-menu ul li {
          list-style: none;
          display: inline-block;
          padding: 0px 25px;
          cursor: pointer;
          position: relative;
          font-size: 14px;
          border-right: solid 2px #333; 
          line-height: 18px;
        }
        .portfolio-menu ul li:last-child{
            border-right: 0;
        }
        .portfolio-menu ul li:after {
          content: "";
          display: block;
          width: calc(0% - 60px);
          position: absolute;
          height: 2px;
          background: #333;
          transition: width 350ms ease-out;
        }
        .portfolio-menu ul li:hover:after {
          width: calc(100% - 60px);
          transition: width 350ms ease-out;
        }
        .portfolio-menu ul li.active:after {
          width: calc(100% - 60px);
        }
        .filter-main.portfolio .portfolio-list {
          margin-top: 50px;
        }
        /*.filter-main.portfolio .portfolio-item .show {
          opacity: 1;
          visibility: visible;
          transition: all 350ms;
        }
        .filter-main.portfolio .portfolio-item .hide {
          opacity: 0;
          visibility: hidden;
          transition: all 350ms;
        }*/
        .filter-main.portfolio .portfolio-item {
          /*text-align: left;
          cursor: pointer;
          margin-bottom: 30px;
          position: relative;
          border-radius: 5px;
          overflow: hidden;
          height: 260px !important;*/
        }
        .filter-main.portfolio .portfolio-item .p-inner {
         bottom: 15px;
         position: absolute;
         top: unset !important;
        }
        .filter-main.portfolio  .portfolio-item .p-inner h5 {
          background: #1c8efe;
          margin: 0;
          color: #fff;
          padding: 8px 30px;
          border-radius: 0 5px 5px 0;
          font-weight: 400;
          font-size: 12px;
          display: inline-block;
        }
        .filter-main.portfolio .portfolio-item .p-inner .cat {
           font-size: 12px;
           line-height: 18px;
          background: #1e1e22;
          color: #fff;
          padding: 5px 30px;
          font-weight: 400;
          border-radius: 0 5px 5px 0;
          display:block;
        }
        .filter-main.portfolio .portfolio-item .itemimg{
            height: 200px;
            position: relative;
            border-radius: 6px;
            overflow: hidden;
            border: 2px solid #ebeaea;
            }
        .filter-main.portfolio .portfolio-item img {
          width: 100%;
          height: 100%;
          object-fit: contain;
        }
        /*portfoleo section end*/

        /*fddeback-main*/
        .fddeback-main{
            background: #1c8efe;
            color: #fff;
        }

        .fddeback-main h2, .fddeback-main h5, .fddeback-main p{
            
            color: #fff;
        }
        .fddeback-main h2{
            font-weight: 600;
        }

        .feedback-box{
            text-align: center;
            margin-bottom: 15px;
        }
        .feedback-box p{
            font-weight: 400;
        }
        .feedback-box h3{
            font-size: 20px;
            font-weight: 600;

        }
        .feedback-box h4{
            font-size: 14px;
            font-weight: 500;
        }


        .feetbkimg{
            position: relative;
            width: 100px;
            height: 100px;
            margin: 0 auto;
            margin-bottom: 15px;
        }
          .feetbkimg img{
            position: relative;
            border-radius: 50%;
            height:100px;
            width:100px;
          }

          .fedbakcod{
           position: absolute;
            background: #b6e337;
            bottom: 4px;
            right: -5px;
            width: 32px;
            height: 32px;
            border-radius: 50%;
            padding: 1px;
          }
          .fedbakcod img{
            width: unset;
            height: unset;
            border-radius: unset;
          }

          .adsmain{
            padding: 100px 0;
            background-size: cover !important;
          }
          .adsmain h2{
            color: #fff;
          }


.innerBanner {background:#000;}
.innerBanner img {height:400px; object-fit:cover; width:100%; opacity:0.5;}
.breadcrumb_area {padding:26px 0; background:#272525;}
.breadcrumb_area h1 {color:#fff;}
.breadcrumb_area .breadcrumb_top {text-align: right;}
.breadcrumbs li{list-style:none;font-size:14px; display:inline-block;text-transform: none; 
 padding: 0 3px; color:#fff;}
.breadcrumbs li a{color:#fff;font-weight:500;}
.breadcrumbs li strong{font-weight:600;}
.breadcrumbs{text-align:left; padding:0; margin:0; }
.breadcrumb_top h1 {margin:0; font-size:19px; font-weight:600; letter-spacing:1px;  }

.inner-service, .service_details {background:#fff; padding:46px 0;}
.inner-service .mTB, .b-list .mTB {margin-top:15px; margin-bottom:15px;}
.service_details .service_content h2 {font-size:34px; position:relative; font-weight:700; margin-bottom:18px;
color: #000;}
.r-service h2 {font-size:32px;}
.contact-box.widthfull {
    width: 700px;
    background: #efefef;
    padding: 25px;
    margin: 0 auto;
}
.b-list .post-box {margin-bottom:0;}
.contact-form h2 {margin-bottom:26px; font-size:34px;}
.contact-form .form-group span{ font-size: 14px; font-weight: 500; margin-bottom: 3px; }
.contact-form .form-control {border:1px solid #c3c3c3; padding:14px 15px; font-weight:500; background:#ececec; 
font-size:15px; color:#000; box-shadow:none; height:auto !important; border-radius:0;   }
.contact-form .sendbtn {background-color:#6d9593; border:0; padding:15px 46px; border-radius:0; 
text-transform:uppercase; color:#0b0b0b; font-weight:500; cursor:pointer; color:#fff; height:auto !important;}
.contact-form .wpcf7-textarea {height: 120px !important; border-radius:4px; }
.contact-form .sendbtn:hover {background:#800020; color:#fff;  }
div.wpcf7 .ajax-loader {position:absolute; }
.map-box {height:350px; }
.innerbody {padding:56px 0; }
.contactMap {height:400px; }

.blog-aside {background-color:#fff; padding:10px;  }
.blog-aside h4 {font-size:22px; font-weight:700;  margin:0 0 26px 0; background:#000000; color:#fff; padding:10px;     }
.blog-aside ul.blogsidebar {padding:0; margin:0;  }
.blog-aside ul.blogsidebar li.rc-post {list-style-type:none; margin-bottom:16px; background:#f3f3f3; padding:10px;    }
.blog-aside ul.blogsidebar li.rc-post img {width:76px; height:76px; object-fit:cover; float: left;  }
.blog-aside ul.blogsidebar li.rc-post .blog-cnt {padding-left:89px;}
.blog-aside ul.blogsidebar li.rc-post .blog-cnt h5 {font-weight:600; font-size:16px; white-space: nowrap;
  overflow: hidden; text-overflow: ellipsis; margin-bottom:4px;  }
 .blog-aside ul.blogsidebar li.rc-post .blog-cnt p {margin-bottom:0; font-size:13px;  }
 .blog-aside ul.blogsidebar li.rc-post .btn-rcpost {font-size:14px; font-weight:600; color:#800020;   }
.blog.postList h2 {color:#000; font-weight:700; font-size:29px;   }
.blog.postList h2.comments-title {font-size:19px; }
.blog.postList h5 {color:#666; font-weight:500; font-size:15px;   } 
.blog.postList .news-post img {height:400px; width:100%; border:1px solid #ccc;   object-fit:cover; 
    margin-bottom:6px;   }
.blog.postList .news-content p {font-weight:500; line-height:22px;  }
.blog.postList p.comment-form-url, .blog.postList p.comment-form-cookies-consent {display:none; }
.blog.postList .comments-area label {display:block; font-weight:400;  }
.blog.postList .comments-area textarea, .blog.postList .comments-area input {width:100%; padding:10px;  }
.blog.postList .comments-area textarea {height:96px; }
.blog.postList .comments-area span.required {color:#f00; }
.blog.postList .comments-area .submit {background:#b6e337; border-radius:36px;  color:#000; outline:0; border:0; font-size:18px; 
text-transform:uppercase; padding:16px; font-weight:600; letter-spacing:2px; cursor:pointer;}
.blog.postList .comments-area .submit:hover {background-color:#000; color:#fff; }
footer.comment-meta {padding:0; background:none; color:#000;}
ol.comment-list, ol.children {padding:0; margin: 0 }
ol.comment-list li {list-style-type:none; }
#cancel-comment-reply-link {float:right; font-size:15px; font-weight:600; color:#000;}
ol.comment-list article {padding:10px; background:#efefef; margin:9px 0; font-size: 13px;
font-weight: 500; position: relative;}
ol.comment-list article .reply {position:absolute; right:10px; top:10px;   }
ol.comment-list article .reply a {color:#f37c22; font-weight:600;  }
ol.comment-list article p {margin:0; }
.comment-form-comment label {position: relative;}
.comment-form-comment label:after {content:'*'; position: absolute; color:#f00; }
.comment-form-comment label.error:after {display:none;}

.form_box {width:100%; margin:auto; font-size:0; margin-top:0; display:inline-block;    }
.form_box .es_caption{font-family: 'Poppins', sans-serif; font-size:25px; color:#000; 
line-height:17px; margin:0 0 40px; font-style: italic; padding:0; font-weight:400; text-align:center;}
.form_box .es_button {padding-top: 0; padding-bottom: 0;}
.form_box .es_textbox {padding-bottom:0; padding-right:0; float:left; width:100%;}
.form_box input[type="email"] {width:100%; border:0px solid #b3b3b3; font-size:15px;
    line-height:54px; padding: 0px 26px; color: #8a8a8a; font-weight: 300; margin-bottom: 0px;
letter-spacing:1px; outline: none; resize: none; background:#fff; float: left; font-family:'Roboto', sans-serif;
border-radius:0; height:54px;}
.form_box input[type="email"]::-webkit-input-placeholder {color: #000;}
.form_box input[type="email"]:-ms-input-placeholder {color: #000;}
.form_box input[type="email"]::placeholder {color: #000;}
.form_box input[type="submit"]{background:; width:35%; border: ;
font-size:16px; line-height:50px; letter-spacing:1px; padding: 0px;  color: #fff;
font-weight:400; font-style:normal; margin-bottom: 0px; outline: none; resize: none;
float: right; font-family: 'Roboto', sans-serif; border-radius:0; height:50px; margin-top:19px ;
text-align:center; text-transform:capitalize; cursor:pointer; }
.form_box input[type="submit"]:hover{ background: #000; }
.form_box ::-webkit-input-placeholder{color: #000; font-weight:400; }
.form_box :-moz-placeholder{color: #000; font-weight:400; font-style:;}
.form_box ::-moz-placeholder{color: #000; font-weight:400; font-style:;}
.form_box :-ms-input-placeholder{color: #000; font-weight:400; font-style:;}
.form_box .es_lablebox {padding-bottom:3px; display:none;}
.form_box .es_form_success .es_msg {color: #008600; border: 1px solid #008600; margin: 20px 0;
    display: block; float: left; text-align: center; font-family: 'Montserrat', sans-serif;}

.testymonial-box {padding:20px; background:#f9f9f9; margin:10px 0;}
.testymonial-box .tes-img img {width:100px; height:100px; object-fit:cover; display:block; border-radius:50%; margin:auto;}
.testymonial-box .t-content {text-align:left; }
.testymonial-box h3 {font-size:19px; margin-top:16px; font-weight:500; margin-bottom:2px; color:#b6e337;}
.testymonial-box h4 {font-size:15px; font-weight:400; color:#3e3e3e; letter-spacing:0.6px;}
.testymonial-box .t-rel {position:relative;}
.testymonial-box .fedbakcod {left:-26px; right:0; top:0; text-align: center;}
.scroll-bar-wrap {
 
  position: relative;
 
}
.scroll-box {
  width: 100%;
  height: 60px;
  overflow-y: scroll;
}
.scroll-box::-webkit-scrollbar {
  width: .4em; 
}
.scroll-box::-webkit-scrollbar,
.scroll-box::-webkit-scrollbar-thumb {
  overflow:visible;
  border-radius: 4px;
}
.scroll-box::-webkit-scrollbar-thumb {
  background: #fff; 
}
.cover-bar {
  position: absolute;
  background: #1e1e22;;
  height: 100%;  
  top: 0;
  right: 0;
  width: .4em;
  -webkit-transition: all .5s;
  opacity: 1;
}
/* MAGIC HAPPENS HERE */
.scroll-bar-wrap:hover .cover-bar {
   opacity: 0;
  -webkit-transition: all .5s;
}