/*----------------------------------------*/
/*  Slider Area
/*----------------------------------------*/
.slider_section{
    position: relative;
}  

section#slider-section {
    position: relative;
    overflow: hidden;
}

.slider3 .hero-slider{
    height: auto;
}

.sliderimg img {
    border-style: none;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}
section#slider-section .msli-oly {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: 0.4;
    z-index: 2;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none !important;
}
section#slider-section .swiper-button-prev {
    position: absolute;
    top: 48%;
    font-size: 17px ! important;
    font-weight: 600 !important;
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: none;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 10px;
    cursor: pointer;
    box-shadow: none;
    color: #b2b2b2 !important;
}
section#slider-section .swiper-button-prev {
    left: 1%;
        transform: rotate(-90deg);
}
section#slider-section .swiper-button-prev {
       left: 1%;
    /*padding: 10px 20px;*/
}
section#slider-section .swiper-button-next{
    right: 1%;
      /*padding: 10px 20px;*/
}
/*section#slider-section .swiper-button-prev i{
     font-size: 45px;
     color: #000;
         font-weight: bold;
}*/
section#slider-section .swiper-button-next{
    position: absolute;
    top: 48%;
    font-size: 17px ! important;
    font-weight: 600 !important;
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: none;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 10px;
    cursor: pointer;
    box-shadow: none;
    color: #b2b2b2 !important;
}
section#slider-section .swiper-button-next {
    right: 1%;
}
section#slider-section .swiper-button-next {
    transform: rotate(90deg);
}
/*section#slider-section .swiper-button-next i{
    font-size: 45px;
    color: #000;
        font-weight: bold;
}*/
/*section#slider-section .swiper-button-prev:after, section#slider-section .swiper-button-next:after{
    display: none;
}*/
section#slider-section .swiper-button-prev.swiper-button-lock i, section#slider-section .swiper-button-next.swiper-button-lock i{
    font-size: 45px;
    padding: 7px;
    color: #000;
    font-weight: bolder;
}

section#slider-section .swiper-pagination{

}
section#slider-section .bgbox:before, section#slider-section .bgbox:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
    width: 70px;
    z-index: 2;
}
section#slider-section .bgbox:before {
    left: 0;
}
section#slider-section .bgbox:after {
    right: 0;
}
#slider-section .swiper-button-lock {
    display: block;
    display: block;
    position: absolute;
    z-index: 999;
    top: 40%;
    margin: 0;
    z-index: 999;
    width: 45px;
    height: 55px;
    line-height: 55px;
    color: #000;
    border-radius: 0px !important;
    background: #fff;
    overflow: hidden;
    transition: all 0.3s;
}

#slider-section .slider-content{
    padding: 2em 0em;
    position: absolute;
    top: 28%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 99;
    margin: 0 13em;
}
#slider-section .slider-content .title {
    position: relative;
    font-size: 64px;
    font-weight: 900;
    word-break: break-word;
    line-height: 70px;
    margin: 5px 0 24px;
    word-spacing: 2px;
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
}
.swiper-button-prev:after, .swiper-button-next:after{
    display: none;
}
#slider-section .slider-content .sub-title p {
    font-size: 16px;
    font-weight: 400;
    word-break: break-word;
    padding: 0em 0em;
    margin: 0.5em 23em;
    color: #fff;
    line-height: 23px;
    font-family: 'Roboto', sans-serif;
}

#slider-section .slider-btn a.sliderbuton1 {
    position: relative;
    /* overflow: hidden; */
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    word-break: break-all;
    text-align: center;
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    padding: 5px 14px 3px;
    transition: all 0.4s ease 0.5s;
    border: none;
    text-decoration: none;
    transition: all .3s ease-out;
    margin: 1.35em 0 0;
    font-family: 'Roboto', sans-serif;
    transition: all .3s ease-out;
}

#slider-section .slider-btn a.sliderbuton1:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 50%;
    height: 1px;
    background: #fff;
    transition: all .3s ease-out;
}

#slider-section .slider-btn a.sliderbuton1:hover:before{width: 100%; transition: width 0.2s 0.35s ease-out;}

#slider-section .slider-btn a.sliderbuton1:hover{
    color: #041d59;
    transition: all .3s ease-out;
}
#slider-section .slider-btn a.sliderbuton1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 1.6s;
}
#slider-section .swiper-button-lock {
    display: block;
}
#slider-section .sliderimg .slider_gradiant {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: none;
    background-image: linear-gradient(-90deg, transparent 10%, #000 66%);
}
.ht-slide{
    position: relative;
}
.ht-slide img{
    width: 100%;
}

.slider_content {
    position: absolute;
    top: 55%;
    left: 43%;
    width: 482px;
    margin-left: -527px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    z-index: 99;
}
.slider_section .title {
position: relative;
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  margin: 0 0 25px 0;
  font-family: 'Jost',sans-serif;
}
.slider_section .sub-title p {
font-size: 50px;
  font-weight: 400;
  padding-bottom: 0px;
  word-break: break-word;
  line-height: 1.2;
  font-family: 'Jost', sans-serif;
  color: #fff;
}
.slider_gradiant {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: none;
    background-image: linear-gradient(-90deg, transparent 10%, #000 66%);
    opacity: 0.5;
    z-index: 0;
}
/*====== btn ====*/
.slider_section .btn5 {
    margin-top: 3em;
}
.slider_section .btn5 a{
    position: relative;
    background-color: #333;
     font-size: 18px; 
     font-weight: 400;
    padding: 10px 40px;
    border-radius: 50px;
    transition: all 0.4s ease 0s;
}
.slider_section .btn5 a:before,
.slider_section .btn5 a:after{
    content: '';
    background-color: #10ac84;
    width: 100%;
    height: 100%;
    opacity: 0;
    transform: scaleX(0);
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.3s ease-in 0s;
}
.slider_section .btn5 a:after{
    transform: scaleX(1);
}
.slider_section .btn5 a:hover:before{
    border-radius: 50px;
    opacity: 1;
    transform: scaleX(1);
}
.slider_section .btn5 a:hover:after{
    border-radius: 50px;
    opacity: 1;
    transform: scaleX(0);
}
.slider_section .btn5 a span {
    color: #fff;
    z-index: 2;
    position: relative;
}

/*====================*/
#slider .owl-carousel{
    display: block;
}
.slider_section .owl-theme .owl-dots {
    position: absolute;
    bottom: 50%;
    right: 0px;
    display: none;
}
.slider_section .owl-nav{
    display: block;
}
.slider_section .owl-nav .owl-prev {

    background: #fff !important;
    display: block;
    position: absolute;
    z-index: 999;
    top: 40%;
    margin: 0;
    z-index: 999;
    width: 45px;
    height: 55px;
    line-height: 55px;
    color: #f3da1f;
    border-radius: 0px !important;
    background: #164ae6;
    overflow: hidden;
    transition: all 0.3s;
}
.owl-carousel .owl-nav button.owl-prev:after {
    content: "\f104";
    font-family: FontAwesome;
    right: 8px;
    transition: all 0.3s;
    font-size: 60px;
    font-weight: 400;
    top: -16px;
    position: relative;
    left: -2px;
}
.owl-carousel .owl-nav button.owl-next:after {
    content: "\f105";
    font-family: FontAwesome;
    right: 8px;
    transition: all 0.3s;
    font-size: 60px;
    font-weight: 400;
    top: -16px;
    position: relative;
    left: 2px;
}
.slider_section .owl-nav .owl-next {
    position: absolute;
    right: 0px;
    top: 40%;
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) ;
    width: 45px;
    height: 55px;
    line-height: 60px;
    position: absolute;
    display: block;
    z-index: 1000;
    cursor: pointer;
    background: #fff !important;
    border-radius: 0;
}
.slider_section .owl-nav .owl-prev span,
.slider_section .owl-nav .owl-next span {
    font-size: 66px;
    color: #000;
    line-height: 40px;
    font-weight: 600; 
    display: none;
}
.slider_section .owl-nav .owl-prev:focus,
.slider_section .owl-nav .owl-next:focus {
    outline: 0;
}

@media screen and (min-width: 320px) and (max-width: 425px){
#feature-section .content {
    margin: 3em auto 0 auto;
}
#slider-section .slider-content .sub-title p {
    font-size: 18px;
    margin: 0px 0 10px 0;
}
#slider-section .slider-content .title {
    font-size: 28px;
}
/*#slider-section .swiper-button-lock {
    top: 40%;
    width: 30px;
    height: 40px;
    line-height: 30px;
}*/
section#slider-section .swiper-button-prev.swiper-button-lock i, section#slider-section .swiper-button-next.swiper-button-lock i {
    font-size: 29px;
    padding: 5px;
}
#slider-section .slider-content {
    position: absolute;
    top: 10%;
    left: 12%;
    width: 350px;
}
}

@media (max-width: 320px){
    #slider-section .slider-content .title {
        font-size: 22px;
    }
        #slider-section .slider-content .sub-title p {
        font-size: 16px;
        margin: 0px 0 10px 0;
    }
        #slider-section .slider-content {
        position: absolute;
        top: -7%;
        left: 12%;
        width: 280px;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1440px){
#slider-section .slider-content .sub-title p {
    font-size: 16px;
    padding: 0em 0em;
    margin: 0.5em 8em;
    line-height: 23px;
}
}
@media screen and (min-width: 320px) and (max-width: 425px){
    /* section#slider-section .hero-slider.hero-style {
        height: 325px;
    } */
        section#slider-section .bgbox:before, section#slider-section .bgbox:after {
        content: '';
        width: 40px;
        z-index: 2;
    }
        #slider-section .slider-content .sub-title p {
        font-size: 14px;
        margin: 0 0 5px 0;
        line-height: 19px;
    }
        #slider-section .slider-btn a.sliderbuton1 {
        font-size: 15px;
        padding: 5px 14px 3px;
        margin: 0em 0 0;
    }
    #slider-section .slider-content {
        width: 300px;
        left: 0;
        right: 0;
        margin: 0 auto;
        }
            #slider-section .slider-content .title {
        font-size: 25px;
        /* width: 100px; */
        line-height: 35px;
        margin-bottom: 5px;
    }

}
@media screen and (min-width: 375px) and (max-width: 450px){
    #slider-section .slider-content {
        width: 300px;
        left: 0;
        right: 0;
        top: 4%;
        margin: 0 auto;
    }

    #slider-section .slider-content .title {
        font-size: 25px;
        /* width: 100px; */
        line-height: 35px;
        margin-bottom: 5px;
    }
    #slider-section .slider-content .sub-title p {
        font-size: 14px;
        margin: 0 0 5px 0;
        line-height: 19px;
    }
    #slider-section .slider-btn a.sliderbuton1 {
        font-size: 15px;
        padding: 5px 14px 3px;
        margin: 0em 0 0;        
    }
}
@media screen and (min-width: 426px) and (max-width: 768px){
    section#slider-section .bgbox:before, section#slider-section .bgbox:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
    width: 70px;
    z-index: 2;
}

#slider-section .slider-btn a.sliderbuton1 {
    font-size: 17px;
    padding: 5px 14px 3px;
    margin: 0em 0 0;
}
    #slider-section .slider-content .sub-title p {
        font-size: 16px;
        margin: 0 0 5px 0;
    }
        #slider-section .slider-content .title {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 10px;
    }
    #slider-section .slider-content {
        top: 7%;
    }
    section#slider-section .hero-slider.hero-style {
        height: 440px;
    }
    #slider-section .slider-content {
        position: absolute;
        top: 10%;
        left: 0%;
        width: 430px;
        right: 0;
        margin: 0 auto;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px){

#slider-section .slider-content {
    position: absolute;
    top: 10%;
    left: 0%;
    width: 570px;
}
section#slider-section .hero-slider.hero-style {
    height: 500px;
}
#slider-section .slider-content .title {
           font-size: 40px;
        line-height: 50px;
}
#slider-section .slider-content .sub-title p {
        font-size: 17px;
        margin: 0 0 5px 0;
}

#slider-section .swiper-button-lock {
    top: 40%;
    width: 40px;
    height: 50px;
}

section#slider-section .swiper-button-prev.swiper-button-lock i, section#slider-section .swiper-button-next.swiper-button-lock i {
    font-size: 36px;
    padding: 8px;
}

#slider-section .slider-content {
    top: 15%;
}

}

@media screen and (min-width: 1024px) and (max-width: 1200px){

.slider_section .extimg img.ex{max-width: 20%;}
.slide-btn{bottom: 110px;}
.slide-btna a.btn{font-size: 14px;padding: 10px 35px;}
body.page-template-default main#innerpage-box .single-service-bx .service-icon img {width: 100%;height: 220px;}
.ht-slider-highlighttext {font-size: 30px;}
.ht-slide-cap-title.animated.fadeInDown {font-size: 35px;}
.slider_content {top: 58%;width: 499px;left: 61%;}
}

@media screen and (min-width: 994px) and (max-width: 1023px){
.slider_section .title {font-size: 40px;padding: 0;}
.slider_section .sub-title p {font-weight: 500;line-height: 25px;padding: 0;}
.slider_content {top: 72%;width: 747px;left: 68%;}
#slider .owl-nav button {display: none;}
}


@media (max-width: 1012px){
.slider_section .title {font-size: 35px;line-height: 35px;}
.ht-slide img {height: auto !important;}
.img-slide-responsive {position: absolute;right: 620px;top: -6px;}
.slider_section a.btn {font-size: 14px;}
.slider-btn {margin-top: 0.7em;}
}

@media (max-width: 992px){
.slider_section .sub-title p {margin: 5px 0;}
.slider_section .btn5 a{margin-left: 0;}
.slider_section .title {font-size: 23px ;line-height: 35px;margin-bottom: 0px;}
.slider_content {width: 500px;margin: 0 auto;left: 0px;right: 0;}
.slider_section .owl-nav .owl-prev span, .slider_section .owl-nav .owl-next span {
    font-size: 44px;
}
.slider_section .owl-nav .owl-prev {
    width: 30px;
    height: 40px;
}
.slider_section .owl-nav .owl-next{
        width: 30px;
    height: 40px;
}
}
@media only screen and (max-width: 375px){

    .slider_section .owl-nav .owl-prev span, .slider_section .owl-nav .owl-next span {
        font-size: 35px;
        line-height: 30px;
    }
        .slider_section .owl-nav .owl-prev {
        width: 26px;
        height: 30px;
    }
    .slider_section .owl-nav .owl-next{
          width: 26px;
        height: 30px;
    }
}
@media only screen and (max-width: 600px) {
    .slider_section .sub-title p {
    font-size: 25px;
}
    .slider_section .slider_content {
        width: 90%;
        left: 13%;
    }
}


@media only screen and (max-width: 767px) {

    .slide-content p{
        display:none;
    }
    .slide-content-box{
        text-align:center;
    }
    .owl-slider.owl-theme .owl-dots {
        bottom: 180px;
        margin-top: 0;
        position: absolute;
        right: auto;
        text-align: center;
        top: auto;
        transform: translateY(-50%);
        width: 100%;
    }
    .site-header .navbar-toggler, 
    .site-header .is-fixed .navbar-toggler {
        margin: 22px 0 22px 10px;
        box-shadow: none;
    }
    .slide-content .button-lg {
        font-size: 13px;
        padding: 10px 15px;
    }

   /* section#slider-section .swiper-button-prev,section#slider-section .swiper-button-next {
        width: 25px;
        height: 40px;
    }
*/
    section#slider-section .swiper-button-prev i,section#slider-section .swiper-button-next i {
        font-size: 30px;
    }
    
}
@media screen and (min-width: 320px) and (max-width: 768px){

.slider_section .layer-2{top: 12.9%;}
.slider_section .layer-8 {
top: 11.5%;
}

.slider_section::after{ left: -4%; bottom: -20.8%; width: 104%; }

.slider_section .layer-3{ top: 50.9%; }


.slider_section .box{ right: 0; }
.slider_section .box-hover, .box-hover-2, .slider_section .box{ width: 700px; }

section#slider-section .bgbox {
    display: none;
}

}

@media screen and (max-width: 640px){
.header-btn .head-button a {
    padding: 10px 18px;
    font-size: 16px;
}
.slider_section .owl-theme .owl-nav {
    display: none;
}
.slider_section .owl-theme .owl-dots .owl-dot span:before {
    font-size: 10px;
}
.slider_section .owl-theme .owl-dots .owl-dot.active span:before {
    width: 15px;
}

/*#slider-section .slider-content {
    top: 30%;
}*/

}

@media screen and (min-width: 400px) and (max-width: 600px){
.slider_content{width: 400px;}
.slider_section .title {font-size: 35px;line-height: 35px;padding-bottom: 5px;}
.slider_section a.btn {font-size: 10px;}
}

@media screen and (min-width: 320px) and (max-width: 399px){
.slider_content{
    width: 300px;
}
}
@media screen and (min-width: 320px) and (max-width: 475px){
    .slider_section .title {
        font-size: 17px ;
        line-height: 30px;
    }
    .sliderimg img {
        height: 100%;
    }
}
@media screen and (min-width: 320px) and (max-width: 475px){
    .slider_section .char{
        font-size: 12px;
        height: 20px;
    }
    .slider_section p{
        width: 90%;
        font-size: 12px;
        line-height: 20px !important;
        padding: 0;

    }
    .ht-slide-cap-desc{
       font-size: 28px;
       line-height: 35px;
       margin-bottom: 10px;
    }
}

@media screen and (min-width: 320px) and (max-width: 475px){

.slider_section i.fa{font-size: 10px;}
.slider-social-icon > span{letter-spacing: 0;}
.slider_section .layer-3 img {
width: 30px;
}
.slider_section::after{width: 0;}

.slider_section div.slider-social-icon { left: 90px; top: 88%;    transform: rotate(0deg);}
.social-icon-container a {font-size: 8px;padding: 0 2px; margin: 0 4px;}
.slider_section .layer-5 img,.slider_section .layer-8 img{ width: 25px;}

.slider_section .layer-6 img, .slider_section .layer-4 img{width: 15px; }
.slider_section .layer-3 img{ width: 40px; }
.slider_section .layer-8{top: 10.5%;}
.slider_section .layer-6 { bottom: 10%;right: 62.4%;}
.slider_section .layer-5 { bottom: 92px; }
.slider_section .layer-4 { top: 73.5%; }
.slider_section .box-hover, .box-hover-2, .slider_section .box { width: 380px;}
.slider_section .btn:hover:before{top: 6px; }
.slider_section .box-hover, .box-hover-2{height: 340px;}
.slider_section .box-hover, .box-hover-2{ margin-top: 0; }

.slider_section .btn{font-size: 14px; padding: 8px 32px 8px 32px;}
.slider_section .box{ height: 325px; right: 0%;}

.single-header-info { text-align: center; padding: 0;}

}
