:root{
    --template-layout-height-multiplier: 1.8%;
    --template-layout-small-height-multiplier: 1.8%;
    --template-layout-width-multiplier: 1%;
    --template-layout-width: 50%;
}

.testmonils-section .card {
    position: relative;
    border: none;
    padding: 10px 15px;
    height: 100%;
    margin: 10px;
    padding: 10px 15px;
    height: 100%;
    background-color: #f7f7f7;
}
.row {
    margin: 0px !important;
}
    
.navbar-brand {
    font-size: 35px !important;
    font-weight: 900;
    color: #c48202 !important;
}
.menu-secton{
    position: relative;
    box-shadow: 3px 2px 3px 3px rgb(214, 207, 207);
}
.menu-secton .menu-logo{
    height: 50px;
}
.menu-secton .menu-cont .nav-item {
    font-size: 20px;
    margin: 15px 20px;
}
.menu-secton .menu-cont .nav-item .nav-link:hover{
    
    background-color: #287393;
    color: #fff;
    
}
.menu-secton .menu-logo-main {
    padding: 10px 0px;
}
.menu-secton .menu-cont button.menu-btn-sub {
    padding: 7px 74px;
    border-radius: 29px;
    border: none;
    font-size: 18px;
    background-color: #287393;
    color: #fff;
}
.menu-secton .menu-cont .menu-btn{
    margin-left: 20px;
    position: relative;
}
.menu-secton .menu-cont .menu-btn .btn-img{
    height: 20px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(5%) saturate(7479%) hue-rotate(3deg) brightness(106%) contrast(106%);
}
.menu-secton .menu-cont .menu-btn .btn-img-main{
    position: absolute;
    top: 8px;
    left: 20px;
}
.home-header {
	font-size: 30px;
	color: #222222;
	position: relative;
	margin-bottom:20px;
}
.home-header span {
    border-bottom: 4px solid #f89b15;
}


.bg-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.carsole-section{
position: relative;
overflow: hidden;
}
.carsole-section::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    background-color: #000;
}
.carousel {
    height: calc(100vh - 77px);
}
.carsole-section .carousel-item {
    transition: transform 5s ease-in-out;
  }
.carsole-section .carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    transition: opacity 0s 5s;
  }

.carsole-section .carsole-cont-sub{
    position: relative;
    text-align: center;
    color: #fff;
    z-index: 5;
    flex-direction: column;
}
.carsole-section .carsole-cont-sub h2 {
    color: #d7920e;
    font-size: 45px;
}
.carsole-section .carsole-cont-sub h5 {
    color: #ffffff;
}

.carsole-section .carousel-img::after{
    position: absolute;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 2;
    opacity: 0.6;
}
.carsole-section .carousel-img-one::after{
    position: absolute;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 2;
    opacity: 0.6;
}

.carsole-section .carousel-img-two::after{
    position: absolute;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 2;
    opacity: 0.6;
}

.about-section{
    position: relative;
    margin-top: 50px;
}
.about-section .about-head{
    font-size: 35px;
    text-align: center;
    color: #1e90ff;
}
.about-section .about-cont-sub h4{
    color: #1e90ff;
}
.about-section .about-cont-sub p{
    color: #000;
    opacity: 0.3;
}

.about-section{
    padding: 0px 100px;
}
.about-section .about-img{
    background-color: #f5cf99;
    padding: 30px 0px;
}
.about-section .about-colap {
    padding: 10px 10px;
    margin: 20px 0px;
    box-shadow: rgba(136, 165, 191, 0.48) 6px 2px 16px 0px, rgba(255, 255, 255, 0.8) -6px -2px 16px 0px;
    
}
.about-section .about-colap h4{
    color: #ab8208;
}
.about-section .about-colap #flush-collapseThree {
    line-height: 30px;
}
.about-section .about-cont h4{
    color: #ab8208;
}
.about-section .accordion-body p{
    line-height: 30px;
}
.about-section .about-cont-main {
    padding: 50px 0px;
}




.testmonils-section{
    position: relative;
    margin-top: 50px;
    padding: 0px 50px; 
}
.testmonils-section .card-cont{
    margin-top: 20px;
}
.testmonils-section .card-cont h4{
    font-size: 16px;
    font-family: sans-serif;
}
.testmonils-section .card-cont h4:hover{
    color: #ffc107;
}
.testmonils-section .card-cont p{
    color: #c87065;
    font-size: 20px;
}
.testmonils-section .card{
    position: relative;
    border: none;
    padding: 10px 15px;
    height: 100%;
    margin: 10px;
    padding: 10px 15px;
    height: 100%;
    
}
/* .testmonils-section .card .test-img{
    height: 300px;
    width: 300px;
} */
.testmonils-section .menu-logo{
    height: 20px;
    width: 20px;
    position: absolute;
    top: 18px;
    right: 22px;
    filter: brightness(0) saturate(100%) invert(80%) sepia(12%) saturate(3856%) hue-rotate(351deg) brightness(102%) contrast(104%);
}
.testmonils-section .card:hover{
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}
.testmonils-section button.slick-prev.pull-left.slick-arrow{
    height: 50px;
    width: 50px;
    border-radius: 50%;
    position: absolute;
    bottom: -50px;
    left: auto;
    right: 70px;
    border: none;
}
.testmonils-section button.slick-next.pull-right.slick-arrow {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    position: absolute;
    bottom: -50px;
    right: 10px;
    left: auto;
    border: none;
}



.products-section{
    position: relative;
    margin: 100px 0px;
    padding: 0px 30px;
}
.production-slid .slick-slide {
    padding-top: 40px;
}
.products-section .production-card .card-img-sub{
    height: 50px;
    position: absolute;
    top: -34px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    filter: brightness(0) saturate(100%) invert(13%) sepia(13%) saturate(4782%) hue-rotate(191deg) brightness(97%) contrast(92%);
    
}
.products-section .products-head{
    margin-top: 50px;
    margin-bottom: 80px;
    text-align: center;
    color: #6a5acd;
}
.products-section .production-card {
    position: relative;
    background-color: #287393;
    text-align: center;
    padding: 60px 0px;
    border-radius: 15px;
    margin: 10px;
}
.products-section .production-card .production-cont p{
    padding: 20px 30px;
    color: #fff;
}
.products-section .production-card p{
    color: #e0e933d6;
}
.products-section .production-card .card-img{
    position: relative;
    top: -54px;
    z-index: 15;
}
.products-section .production-card .card-img::before{
    content: "";
    position: absolute;
    height: 100px;
    width: 100px;
    background-color: #fff;
    border: 2px solid rgb(209, 198, 198);
    left: 0;
    right: 0;
    top: -52px;
    margin: 0px auto;
    border-radius: 50%;
    z-index: -1;
    border: 4px solid #192a4e;
}
.products-section .production-card .production-cont {
    margin-top: 27px;
}
.products-section .production-slid{
    display: flex;
}
.products-section button.slick-prev.pull-left.slick-arrow{
    height: 50px;
    width: 50px;
    border-radius: 50%;
    position: absolute;
    bottom: -80px;
    right: 82px;
    border: none;
    background-color: #287393;
    color: #fff;
}
.products-section button.slick-prev.pull-left.slick-arrow:hover{
    background-color: #fff;
    color: #192a4e;
    border: 1px solid #192a4e;
}
.products-section button.slick-next.pull-right.slick-arrow {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    position: absolute;
    bottom: -80px;
    right: 20px;
    border: none;
    background-color: #287393;
    color: #fff;
}
.products-section button.slick-next.pull-right.slick-arrow:hover{
    background-color: #fff;
    color: #192a4e;
    border: 1px solid #192a4e;
}


.brand-section{
    position: relative;
    margin-top: 70px;
    padding: 0px 100px;
}
.brand-section .brand-cont-main{
    padding-top: 170px;
}
.brand-section .brand-cont-main p{
    color: #100f0fed;
}




.client-section{
    position: relative;
    margin-top: 50px;
    background-color:  rgb(231 227 227 / 24%);
    padding: 10px 20px;
    padding-bottom: 50px;
}
.client-section .client-slid-title{
    text-align: center;
    margin-bottom: 30px;
    margin-top: 50px; 
}
.client-section .client-slid-title p{
    font-size: 20px;
    padding-top: 10px;
    line-height: 30px;
    padding-bottom: 30px;
}
.client-section button.slick-prev.pull-left.slick-arrow {
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 75px;
    left: -95px;
}
.client-section button.slick-next.pull-right.slick-arrow {
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 75px;
    right: -83px;
}
.client-section .client-slid{
    position: relative;
}
.client-section .client-slid-item{
    margin: 10px;
}


.get-start-sec{
    background-color: #1e90ff;
    padding: 150px 0px;
    margin: 30px 0px;
}

.business-section .business-cont li{
    list-style: none;
    text-decoration: none;
    padding: 5px 3px;
    border: 1px solid #000;
    text-align: center;
    padding: 10px 0px;
    margin: 5px 0px;
    border-radius: 15px;
}


.contact-section{
    background-image: url(../img/white-bg-line.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 40px 92px;
    margin: 30px 0px;
}
.contact-section .contact-img-sub{
    height: 350px;
    width: 350px;
    margin: 10px;
}
.contact-section .contact-img{
    text-align: center;
}
.contact-section .img-headding {
    text-align: center;
    padding-bottom: 30px;
}
.contact-section .img-headding p{
    padding: 0px 30px;
}
.contact-section .contact-img-main{
  
}
.contact-section .contact-bg{
    padding: 20px;
    background-color: #7a757559;
}
.contact-section .contac-form .form-add-msg{
    padding-bottom: 69px;
    padding-right: 181px;
    border-radius: 5px;
    padding-left: 3px;
    border: none;
    box-shadow: 3px 2px 3px 3px rgb(214, 207, 207);
    padding-top: 5px;
    color: red;
    margin-top: 20px;
}
.contact-section .contac-form .form-name {
    padding: 8px 6px;
    margin: 10px 0px;
    padding-right: 180px;
    border-radius: 5px;
    border: none;
    box-shadow: 3px 2px 3px 3px rgb(214, 207, 207);
}
.contact-section .contact-btn .contact-btn-sub{
    padding: 9px 19px;
    border: none;
    border-radius: 7px;
    font-size: 20px;
    background-color: #287393;
    color: #fff;
}
.contact-section .contact-btn{
    margin-top: 30px;
}

.contact-section .contact-cont-main{
    box-shadow: 3px 2px 3px 3px rgb(214, 207, 207);
    padding: 50px 36px;
    background-color: #fff;
}
.contact-section .img-headding h4 {
    padding-top: 30px;
}




.footer-section{
    background-color: #8a828236;
    padding: 40px 0px;
}
.footer-section .footer-img{
    height: 15px;
    filter: brightness(0) saturate(100%) invert(11%) sepia(16%) saturate(6176%) hue-rotate(202deg) brightness(97%) contrast(88%);
}
.footer-section .footer-cont .follws-cont-img{
    height: 30px;
    filter: brightness(0) saturate(100%) invert(11%) sepia(16%) saturate(6176%) hue-rotate(202deg) brightness(97%) contrast(88%);
}
.footer-section .footer-cont h4{
    color: #192a4e;
    position: relative;
    text-transform: capitalize;
    font-size: 18px;
}
.footer-section .footer-cont h4::after{
    content: "";
    width: 54px;
    height: 3px;
    background-color: #f89b15;
    position: absolute;
    top: 28px;
    left: 0;
}

.ma-images-container {
    height: 400px;
    position: relative;
    left: 30px;
}

@media (min-width: 1024px) {
    .ma-images-container {
        height:400px
    }
}

.fourth-image {
    left: calc(var(--template-layout-width-multiplier)*37.5)
}

.fourth-image,.third-image {
    position: absolute;
    width: var(--template-layout-width)
}

.third-image {
    left: calc(var(--template-layout-width-multiplier)*25)
}

.second-image {
    left: calc(var(--template-layout-width-multiplier)*12.5)
}

.first-image,.second-image {
    position: absolute;
    width: var(--template-layout-width)
}

.first-image {
    bottom: 0;
    left: 0
}

.fourth-image {
    /* left:calc(var(--template-layout-width-multiplier)*37.5); */
}

.fourth-image, .third-image {
    position: absolute;
    width: var(--template-layout-width);
}

.third-image {
    left: calc(var(--template-layout-width-multiplier)*25)
}

.second-image {
    left: calc(var(--template-layout-width-multiplier)*12.5)
}

.first-image, .second-image {
    position: absolute;
    width: var(--template-layout-width)
}
@media (min-width: 1024px) {
    .fourth-image {
        bottom:calc(var(--template-layout-height-multiplier)*37.5)
    }

    .third-image {
        bottom: calc(var(--template-layout-height-multiplier)*25)
    }

    .second-image {
        bottom: calc(var(--template-layout-height-multiplier)*12.5)
    }
}
@media (min-width: 768px) {
    .fourth-image {
        bottom:calc(var(--template-layout-small-height-multiplier)*37.5)
    }

    .third-image {
        bottom: calc(var(--template-layout-small-height-multiplier)*25)
    }

    .second-image {
        bottom: calc(var(--template-layout-small-height-multiplier)*12.5)
    }
}
@media (max-width: 768px) {
    .fourth-image {
        bottom:calc(var(--template-layout-small-height-multiplier)*37.5)
    }

    .third-image {
        bottom: calc(var(--template-layout-small-height-multiplier)*25)
    }

    .second-image {
        bottom: calc(var(--template-layout-small-height-multiplier)*12.5)
    }
}

 .video-section video {
    width: 100%;
    border-radius: 10px;
}

.business-cardTypes {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    list-style: none;
}
.business-cardTypes li {
    border: 1px solid #888888;
    padding: 8px 15px;
    border-radius: 21px;
    margin-left: 10px;
    margin-bottom: 15px;
}
.business-cardTypes li a {
    color: #222222;
    text-decoration: none;
}


.plans-section{
    background-color: #032a3b;
}
.plans-section .plan-btn-sub{
    background-color: #287393;
    border: none;
    padding: 8px 26px;
    border-radius: 15px;
    color: #fff;
}
.plans-section h4{
    text-align: center;
    margin-bottom: 20px;
    color: #f89b15;
    position: relative;
    z-index: 5;
}
.plans-section .table-head{
    padding: 25px 0px;
}
.plans-section .table-head-one{
    padding: 25px 0px;
    background-color: #287393;
    color: #fff;
}
.plans-section .table-head-two{
    padding: 25px 0px;
    background-color: #f89b15;
    color: #fff;
}
.plans-section .table-head-three{
    padding: 25px 0px;
    background-color: #287393;
    color: #fff;
}
.plans-section .table-head-four{
    padding: 25px 0px;
    background-color: #f89b15;
    color: #fff;
}
.plans-section .table{
    position: relative;
    z-index: 5;
}

.video-controls {
    position: absolute;
    top: 36%;
    left: 0;
    right: 0px;
    width: 100%;
    margin: 0px auto;
    text-align: center;
}
.video-controls button {
    border: none;
    color: red;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 36px;
    background-color: transparent;
}