@font-face {
    font-family: 'Montserrat-Regular';
    src: url(../font/Montserrat-Regular.ttf)
}

body {
    font-family: 'Montserrat-Regular';
    background-color: #dbe4e9
}

@font-face {
    font-family: 'Century-Bold';
    src: url(../font/Century-Bold.ttf)
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Montserrat-Regular'
}

p {
    font-size: 16px;
    line-height: 24px;
}

.pd-0 {
    padding: 0;
    background-color: #fff
}

.top-menu .bg-dark {
    background: none!important;
    padding: 0;
    padding: 15px;
}

.orderone {
    order: 1
}

.ordertwo {
    order: 2
}

.top-menu .navbar-dark .navbar-nav .nav-link {
    color: #000;
    font-size: 18px;
    font-weight: 100;
    padding: 1.1vw .5vw;
    position: relative;
    border-right: .1vw solid #dbe4e9
}

.top-menu .navbar-dark .navbar-nav .nav-link2 {
    color: #000;
    font-size: 18px;
    font-weight: 100;
    padding: 1.1vw .5vw;
    position: relative;
    border-right: .1vw solid #dbe4e9;
    display: inline-block
}

.d-v {
    display: block
}

.m-v {
    display: none
}

.strong-thdg {
    position: relative
}

.sold-patch {
    position: absolute;
    top: -17px;
    left: -19px
}

.sold-patch img {
    width: 47%
}

.ami .col-md-3.col-sm-12 {
    margin: 5px 0
}

.top-menu .navbar-expand-md .navbar-nav {
    margin: auto;
    margin-right: 0
}

.top-menu .navbar-brand {
    padding: 0
}

.top-menu .navbar-dark .navbar-nav .nav-link span {
    display: block;
    text-align: center
}

.top-menu .nav-item .nav-link img {
    margin-right: 5px
}

.top-menu .navbar-brand img {
    width: 79%;
    padding-left: 13px
}

.strip {
    cursor: pointer;
    padding: 10px
}

.strip img {
    width: 100%
}

.navbar-dark .navbar-toggler {
    color: #000;
    border-color: #000
}

.from-banner h4 {
    text-align: center;
    font-size: 20px;
    font-weight: 100;
    margin-top: 15px
}

.from-banner h4 span {
    display: block
}

.from-banner {
    background: #fff
}

.from-banner h1 {
    font-size: 30px;
    text-transform: uppercase;
    text-align: center
}

.form_inner .form-control {
    margin-bottom: 15px;
    border: none;
    border-bottom: 1px solid#ced4da
}

.no-padding {
    padding: 0
}

.btn-warning.btn-block {
    background-color: #56a7de;
    color: #000;
    border: 1px solid#56a7de;
    font-size: 20px
}

.btn-warning.btn-block:hover {
    background-color: #56a7de;
    color: #000;
    border: 1px solid#56a7de
}

.og-block {
    margin: 0 .5vw;
    background-color: #000;
    color: #fff;
    cursor: pointer;
    border-bottom-left-radius: 1vw;
    border-bottom-right-radius: 1vw;
    background-image: -webkit-linear-gradient(left,#444,#1a1a1a);
    padding-left: 0
}

.og-block li {
    padding: .5vw 0;
    font-size: 1.01vw;
    text-align: center;
    list-style: none
}

.og-block li a {
    color: #fff;
    text-decoration: none
}

.og-block li img {
    margin-right: 5px
}

.required-coll a {
    color: #fff;
    text-decoration: none
}

.required-coll {
    text-align: center;
    background-color: #0e66ae!important;
    color: #fff;
    padding: 8px;
    width: 50%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px
}

.banner-offers {
    position: absolute;
    top: 70px;
    left: 0;
    overflow: hidden;
    z-index: 9;
    margin-top: 0;
    padding-bottom: .5vw;
    display: inline-block;
    width: 25vw;
    background-color: rgba(0,0,0,.65);
    border-bottom-right-radius: 8px;
    color: #fff
}

.banner-offers h4 {
    display: block;
    padding: 1vw 0.8vw 0.3vw;
    font-size: 1.4vw;
    font-weight: 100;
    text-transform: uppercase;
    color: #fff
}

.banner-offers h4 span {
    display: block;
    font-size: 22px;
    text-transform: capitalize;
    line-height: 1.4vw;
    text-shadow: 0 1px 2px #000;
    color: #fff;
    text-align: center;
}

.banner-offers h5 {
    background-color: rgba(0,0,0,.3);
    padding: .6vw .8vw;
    margin-top: 1vw;
    margin-bottom: .5vw;
    font-size: 1vw;
    text-transform: capitalize;
    text-shadow: 0 1px 2px #000;
    list-style: none
}

.pro-status {
    display: inline-block;
    padding: .3vw 2.5vw .3vw 2vw;
    font-size: 1.3vw;
    text-transform: uppercase;
    color: #fff;
    background-color: #0e66ae!important
}

.pro-tag-line {
    display: block;
    padding: .1vw .8vw;
    font-size: 1.2vw;
    text-transform: capitalize;
    line-height: 1.4vw;
    text-shadow: 0 1px 2px #000;
    color: #fff
}

.pro-price {
    display: block;
    padding: .1vw .8vw .3vw;
    color: #fff;
    text-shadow: 0 1px 2px #000;
    font-size: 1.8vw
}

.enquire-btn {
    font-size: 1.2vw;
    padding: .3vw 2vw;
    margin-left: 15px
}

.enquire-btn.form {
    font-size: 1.2vw;
    padding: .3vw 2vw;
    margin: 0 auto;
    display: block
}

.banner-offers p {
    margin: 8px 15px
}

.banner-offers ul {
    padding-left: 0;
    list-style: none
}

.banner-offers ul li {
    text-align: center;
    font-size: 15px;
    line-height: 28px;
    background: #047f20 !important;
    color: #000;
    margin-bottom: 8px;
    padding: 2px
}

.bg-none1 {
    background: none!important;
    color: #fff!important;
    border: 1px solid#fff
}

.aboutus h1 {
    font-size: 2.5vw;
    color: #b79b43 !important;
}

.aboutus h4 {
    font-size: 1.5vw;
    margin-bottom: 1vw;
    color: #0e66ae!important
}

.aboutsection {
    padding: 1.5vw 6vw 1.5vw 2vw;
    background-color: #fff;
    margin: 1vw 0;
    position: relative;
    overflow: hidden
}

.aboutsectionmodify
{
    
background-color: #fff;
    
margin: 1vw 0;
    
position: relative;
    
overflow: hidden;
    
padding: 2.5vw 2vw 1.5vw 2vw;
}

.aboutus h3 {
    position: absolute;
    top: 10px;
    right: -160px;
    color: #fdcb00;
    font-size: 3vw;
    letter-spacing: 0;
    writing-mode: vertical-rl;
    text-orientation: mixed
}

.footer-widget p {
    color: #000;
    margin-bottom: 15px;
    font-size: 16px;
    text-align: justify
}

.moreless-button {
    font-weight: 600;
    color: #000;
    font-size: .875rem;
    cursor: pointer;
    margin: 8px 0 15px
}

.project h4 {
    text-align: center;
    font-size: 1.5rem;
    color: #000
}

.priceimg img {
    width: 100%;
    border: 1px solid#e6e6e6;
    margin: 10px 0
}

.priceimg h4 {
    font-size: 16px;
    text-align: center;
    background: #0e66ae!important;
    padding: 10px;
    color: #fff
}

.aboutus.price1 h3 {
    position: absolute;
    top: 10px;
    right: -575px;
    color: #fdcb00;
    font-size: 3vw;
    letter-spacing: 0;
    writing-mode: vertical-rl;
    text-orientation: mixed
}

.btn-warning {
    color: #fff;
    background-color: #5fb3cc !important;
    border-color: #2a82b4 !important;
}

.head {
    position: absolute;
    top: 10px;
    right: 0;
    color: #33a395 !important;
    font-family: roboto,Helvetica,Arial,sans-serif;
    font-size: 2vw;
    letter-spacing: 0;
    writing-mode: vertical-rl;
    text-orientation: mixed
}

.ami-container {
    padding: 1.2vw .8vw .8vw;
    height: 15vw;
    /* margin-bottom:25px; */
}

.ami-block {
    display: inline-block;
    position: relative;
    background: 0 0;
    border: none;
    color: #000;
    cursor: pointer;
    box-shadow: 1px 1px 25px #e0e0e0;
    width: 100%;
    margin-bottom: 25px
}

.ami-container p {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding: 8px 0;
}

.row-cols-md-3 .fa {
    color: #fdcb00;
    font-size: 24px
}

.row-cols-md-3 .my-2 {
    font-size: 1.12vw
}

.row-cols-1 {
    margin-top: 25px
}

.location-icon img {
    width: 150px;
    display: block;
    margin: 0 auto;
    padding: 15px 0
}

.location-icon p {
    font-size: 1.12vw;
    text-align: center
}

.logo-center1 {
    margin: 0 auto
}

.aboutusp p {
    font-size: 16px;
    text-align: justify
}

.aboutusp h4 {
    font-size: 1.5vw;
    text-transform: uppercase
}

.Disclaimer p {
    font-size: 14px;
    margin-bottom: 0
}

.vsv-text-bk {
    width: 97%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.vsv-text-bg {
    display: block;
    background-color: rgb(0 0 0 / 72%);
    color: #fff;
    text-shadow: 0 1px 2px #000;
    text-align: center;
    font-size: 1.8vw;
    padding: 1vw 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.vsv-icon {
    display: inline-block;
    width: 5vw;
    height: 5vw;
    background-color: #fff;
    -webkit-mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDQ4NS43NCA0ODUuNzQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ4NS43NCA0ODUuNzQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8cGF0aCBkPSJNMjQyLjg3MiwwQzEwOC43MzIsMCwwLjAwNCwxMDguNzM2LDAuMDA0LDI0Mi44NjRjMCwxMzQuMTQsMTA4LjcyOCwyNDIuODc2LDI0Mi44NjgsMjQyLjg3Ng0KCQkJYzEzNC4xMzYsMCwyNDIuODY0LTEwOC43MzYsMjQyLjg2NC0yNDIuODc2QzQ4NS43MzYsMTA4LjczNiwzNzcuMDA4LDAsMjQyLjg3MiwweiBNMzM4LjQxMiwyNjMuOTRsLTEzNC4zNiw5Mi43MzINCgkJCWMtMTYuNzc2LDExLjU4OC0zMC41ODQsNC4yNDgtMzAuNTg0LTE2LjMxNlYxNDUuMzhjMC0yMC41NTYsMTMuODA4LTI3LjksMzAuNTg0LTE2LjMxMmwxMzQuMzIsOTIuNzMyDQoJCQlDMzU1LjEzNiwyMzMuMzg0LDM1NS4xNzYsMjUyLjM0OCwzMzguNDEyLDI2My45NHoiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==) no-repeat center;
    mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDQ4NS43NCA0ODUuNzQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ4NS43NCA0ODUuNzQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8cGF0aCBkPSJNMjQyLjg3MiwwQzEwOC43MzIsMCwwLjAwNCwxMDguNzM2LDAuMDA0LDI0Mi44NjRjMCwxMzQuMTQsMTA4LjcyOCwyNDIuODc2LDI0Mi44NjgsMjQyLjg3Ng0KCQkJYzEzNC4xMzYsMCwyNDIuODY0LTEwOC43MzYsMjQyLjg2NC0yNDIuODc2QzQ4NS43MzYsMTA4LjczNiwzNzcuMDA4LDAsMjQyLjg3MiwweiBNMzM4LjQxMiwyNjMuOTRsLTEzNC4zNiw5Mi43MzINCgkJCWMtMTYuNzc2LDExLjU4OC0zMC41ODQsNC4yNDgtMzAuNTg0LTE2LjMxNlYxNDUuMzhjMC0yMC41NTYsMTMuODA4LTI3LjksMzAuNTg0LTE2LjMxMmwxMzQuMzIsOTIuNzMyDQoJCQlDMzU1LjEzNiwyMzMuMzg0LDM1NS4xNzYsMjUyLjM0OCwzMzguNDEyLDI2My45NHoiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==) no-repeat center
}

.effetMoveGradient,.effetMoveGradient:hover {
    text-shadow: 0 3px 6px #fdcb00;
    background-color: #fdcb00;
    background: linear-gradient(-45deg,#fdcb00,#fdcb00,#fdcb00,#fdcb00);
    background-size: 400% 400%;
    -webkit-animation: Gradient 3s ease infinite,rocking 3s ease infinite;
    animation-delay: 2s;
    -moz-animation: Gradient 3s ease infinite,rocking 3s ease infinite;
    animation-delay: 2s;
    animation: Gradient 3s ease infinite,rocking 3s ease infinite;
    animation-delay: 2s;
    color: #000;
    border: none
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.destop-none1 {
    display: none!important
}

.sectio-bro-btn {
    font-size: 18px;
    margin: 25px 0;
    border: 1px solid #96c160 !important;
    color: #000;
    padding: 10px 15px
}

.sectio-bro-btn:hover {
    background-color: #0e66ae!important;
    border: 1px solid#0e66ae!important
}

.modal-head {
    background-color: #5c9ed1 !important;
    display: block;
    font-size: 1.5vw;
    text-transform: capitalize;
    font-weight: 400;
    color: #fff;
    padding: 1.2vw 0;
    text-align: center
}

.modal-highlight-bg {
    background-color: #f9f9f9;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.modal-highlight-title {
    display: block;
    text-align: center;
    font-size: 1.2vw;
    font-weight: 600;
    padding: .4vw 0 .1vw;
    color: #0e66ae!important
}

.modal-highlight {
    list-style: none;
    padding: 1vw 0;
    margin-bottom: 0
}

.modal-highlight li span {
    display: block;
    font-size: 1vw;
    color: #0e66ae!important;
    padding: 0 0 .6vw;
    text-align: center;
    font-weight: 100
}

.modal-highlight li i {
    display: inline-block;
    font-size: 3.3vw;
    color: #fdcb00
}

.modal-dialog.enq-modal {
    max-width: 35vw;
    border-radius: 3px
}

.modal-body.inq-form {
    padding: 0
}

.modal-highlight img {
    margin: 0 auto;
    display: block
}

.Disclaimer {
    text-align: center
}

.from-banner.modal1 {
    margin: 15px 0;
    text-align: center
}

.row.modalrowpd {
    padding-right: 15px;
    padding-left: 15px
}

.text-danger {
    color: #dc3545!important
}

.aboutsection .col-6 img {
    margin-bottom: 10px;
    width: 100%
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes bounceIn {
    20%,40%,60%,80%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes bounceIn {
    20%,40%,60%,80%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.bounceIn {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

.sectio-bro-btn {
    color: #000!important
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.slideInDown {
    0-webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
    visibility: visible
}

80% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    80% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

.iti {
    display: block!important
}

.ami-block {
    display: inline-block;
    position: relative;
    background: 0 0;
    border: none;
    color: #000;
    cursor: pointer;
    box-shadow: 1px 1px 25px #e0e0e0
}

.ami-container {
    display: block;
    text-align: center
}

.fancybox-share__button--pt {
    background: #00e676!important
}

@keyframes rocking {
    0% {
        transform: rotate(0)
    }

    25% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(2deg)
    }

    75% {
        transform: rotate(-2deg)
    }

    100% {
        transform: rotate(0)
    }
}

@-webkit-keyframes Gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

@-moz-keyframes Gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

@keyframes Gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

.effetMoveGradient,.effetMoveGradient:hover {
    text-shadow: 0 3px 6px var(--colorPrimary);
    background-color: var(--colorSecondary);
    background: linear-gradient(-45deg,var(--colorPrimary),var(--colorSecondary),var(--colorPrimary),var(--colorSecondary));
    background-size: 400% 400%;
    -webkit-animation: Gradient 3s ease infinite,rocking 3s ease infinite;
    animation-delay: 2s;
    -moz-animation: Gradient 3s ease infinite,rocking 3s ease infinite;
    animation-delay: 2s;
    animation: Gradient 3s ease infinite,rocking 3s ease infinite;
    animation-delay: 2s;
    color: var(--colorBtn);
    border: none
}

.effetGradient,.effetGradient:hover {
    text-shadow: 0 3px 6px var(--colorPrimary);
    background-color: var(--colorSecondary);
    background: linear-gradient(-45deg,var(--colorPrimary),var(--colorSecondary),var(--colorPrimary),var(--colorSecondary));
    background-size: 400% 400%;
    -webkit-animation: Gradient 3s ease infinite;
    -moz-animation: Gradient 3s ease infinite;
    animation: Gradient 3s ease infinite;
    color: var(--colorBtn);
    border: none
}

.effectScale {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.effectScale:hover {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08)
}

.sectio-bro-btn {
    background-color: transparent;
    color: var(--colorPrimary);
    border: 1px solid 1px solid#fdcb00
}

.sectio-bro-btn:hover {
    text-shadow: 0 3px 6px var(--colorPrimary);
    background-color: #fdcb00;
    background: linear-gradient(-45deg,#fdcb00,#fdcb00,#fdcb00,#fdcb00);
    background-size: 400% 400%;
    -webkit-animation: Gradient 3s ease infinite;
    -moz-animation: Gradient 3s ease infinite;
    animation: Gradient 3s ease infinite;
    color: var(--colorBtn);
    border: 1px solid transparent
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    80% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    80% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

button.btn.btn-warning.enquire-btn.effetMoveGradient.effectScale {
    color: #000;
    background-color: #000000 !important;
}

.effectScale {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.effectScale:hover {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08)
}

button.btn.btn-warning.enquire-btn.effetMoveGradient.effectScale {
    color: #fff;
    background-color: #047f20 !important;
    text-align: center;
    margin: 0 auto;
    display: block
}

.nav-link.ami-tab.active {
    color: #fff;
    background-color: #0e66ae!important
}

.nav-link.ami-tab {
    background-color: transparent;
    color: #0e66ae!important;
    border: 2px solid #0e66ae!important;
    border-radius: 0
}

.close {
    margin-right: 12px;
    margin-top: 12px;
    opacity: 1.8;
    color: #fff
}

.Disclaimer a {
    color: #000
}

.mobile-responsive {
    display: none
}

.destop-responsive {
    display: block
}

.top-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    right: 0;
    z-index: 99
}

.from-banner.banner-right.destop-responsive {
    position: fixed;
    top: 0;
    right: 0;
    width: 25%
}

.pricelistdiv12 img {
    margin: 0 auto;
    display: block
}

span.form-last-heading {
    font-weight: 700
}

.pricelistdiv12 {
    margin-bottom: 20px
}

span.form-last-heading i.fa.fa-car {
    font-size: 18px
}

.animate-heading {
    font-size: 16px;
    animation: bigtext 1s linear infinite;
    transform: scale(.9)
}

@keyframes bigtext {
    0% {
        transform: scale(.9)
    }

    50% {
        transform: scale(1)
    }

    100% {
        transform: scale(.9)
    }
}

.mobile-responsive span.form-last-heading {
    padding-bottom: 10px
}

.top_form h2 {
    text-align: center;
    color: #fff;
    font-size: 25px;
    padding: 15px;
    background-image: -webkit-linear-gradient(left,#444,#1a1a1a)
}

.form-box {
    margin-top: 20px!important;
    position: fixed;
    right: 0;
    z-index: 99999;
    bottom: 0;
    background: #fff;
    padding: 0;
    z-index: 99;
    width: 22%
}

.form-box h4 {
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    background: #e8e8e8;
    padding: 20px 0;
    font-weight: 600;
    letter-spacing: 2px;
    color: #000
}

.top_form h2 span {
    cursor: pointer;
    margin-left: 5%
}

.top_form h4 a {
    color: #0e66ae!important;
    font-size: 20px
}

#gallery .col-md-3.col-sm-12 {
    margin-bottom: 20px
}

span.animated.bounceIn.infinite {
    font-weight: 400!important
}

.desktop-view {
    display: block
}

.mobile-view {
    display: none
}

img.img-fluid.desktop-view {
    display: block
}

img.img-fluid.mobile-view {
    display: none
}

.footer-widget ul li {
    padding-bottom: 10px;
    font-size: 17px
}

.footer-widget ul li {
    padding-bottom: 8px;
    font-size: 17px
}

section.iframe_projects_section {
    background-color: #fff;
    margin: 1vw 0;
    position: relative;
    overflow: hidden
}

iframe.iframe_projects {
    width: 100%;
    border: none;
    height: 90vh
}

@media(min-width: 1500px) and (max-width:1800px) {
    iframe.iframe_projects {
        width:100%;
        border: none;
        height: 110vh
    }

    .top_form h2 {
        text-align: center;
        color: #fff;
        font-size: 22px;
        padding: 8px;
        background-image: -webkit-linear-gradient(left,#444,#1a1a1a)
    }

    .from-banner h4 {
        text-align: center;
        font-size: 14px;
        font-weight: 100;
        margin-bottom: 15px;
        margin-top: 15px
    }

    .form-box h4 {
        padding: 10px 0
    }

    .og-block li {
        font-size: 20px
    }

    .form_inner .form-control {
        margin-bottom: 10px
    }

    .top-menu .navbar-dark .navbar-nav .nav-link {
        color: #000;
        font-size: 14px
    }

    .top-menu .navbar-dark .navbar-nav .nav-link2 {
        color: #000;
        font-size: 14px
    }

    .top-menu {
        width: 100%
    }

    .form-box {
        width: 24%
    }
}

@media(max-width: 1366px) {
    iframe.iframe_projects {
        width:100%;
        border: none;
        height: 105vh
    }

    .form-box {
        width: 27%
    }

    .top_form h2 {
        text-align: center;
        color: #fff;
        font-size: 22px;
        padding: 8px;
        background-image: -webkit-linear-gradient(left,#444,#1a1a1a)
    }

    .from-banner h4 {
        text-align: center;
        font-size: 14px;
        font-weight: 100;
        margin-bottom: 15px;
        margin-top: 15px
    }

    .form-box h4 {
        padding: 10px 0
    }

    .og-block li {
        font-size: 20px
    }

    .form_inner .form-control {
        margin-bottom: 10px
    }

    .top-menu .navbar-dark .navbar-nav .nav-link {
        color: #000;
        font-size: 14px
    }

    .top-menu {
        width: 85%
    }
}

@media(max-width: 1280px) {
    .pricelistdiv12 img {
        width:100%
    }

    a.navbar-brand {
        width: 25%
    }

    .banner-offers {
        position: absolute;
        top: 77px
    }
}

@media(max-width: 768px) {
    a.navbar-brand {
        width:54%
    }

    .form-box {
        position: relative!important
    }

    .desktop-view {
        display: none
    }

    .mobile-view {
        display: block
    }

    img.img-fluid.desktop-view {
        display: none
    }

    img.img-fluid.mobile-view {
        display: block
    }

    .mobile-p {
        display: grid
    }

    .d-v {
        display: none
    }

    .m-v {
        display: block
    }

    .top-menu .navbar-brand img {
        width: 89%!important;
        padding-left: 0px!important
    }

    .banner-offers ul li .animated.bounceIn.infin   ite {
        font-size: 15px!important
    }
}


.banner-h2{
    padding-top: 12px;
    text-align: center;
    color: rgb(255, 255, 255) !important;    
}



@media only screen and (min-width: 320px) and (max-width:767px)
 {
    .banner-h2{
        padding-top: 20px;
        text-align: center;
        color: black !important;
    }
 }

 .iti--allow-dropdown .iti__flag-container,
    .iti--separate-dial-code .iti__flag-container {
      color: #000;
    }

    .form-group {
      overflow: unset;
    }

    .iti {
      width: 100%;
    }

    @media(max-width: 768px) {
      a.navbar-brand {
        width: 60%
      }

      .form-box {
        position: relative !important
      }

    }


     /* Custom styling for the carousel */
  #testimonialCarousel {
    max-width: 100%; /* Full width */
    margin: 0 auto; /* Center the carousel */
  }

  .video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: black;
  }

  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
  }

  .carousel-caption {
    background-color: rgba(0, 0, 0, 0.5); /* Darker background for better readability */
    color: #fff;
    bottom: 20px; /* Adjust position as needed */
    padding: 10px;
  }

  .carousel-control-prev-icon,
  .carousel-control-next-icon {
    background-color: rgba(0, 0, 0, 0.5); /* Control icon background */
  }

  .carousel-control-prev,
  .carousel-control-next {
    width: 5%; /* Adjust control button size */
  }

  @media (max-width: 768px) {
    .carousel-caption {
      font-size: 14px;
    }
  }

  .image-wrapper {
    position: relative;
    display: inline-block;
  }
  
  .centered-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white; /* Adjust color as needed */
    font-size: 20px; /* Adjust font size as needed */
    text-align: center;
    font-weight: bold; /* Optional: adjust text weight */
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); /* Optional: Add shadow for better contrast */
  }
  
  .btn-link {
    font-weight: 400;
    color: #000000;
    text-decoration: none;
}


.gradient-background {
  background: linear-gradient(283deg,#859e61,#445977,#afedc0);
  background-size: 180% 180%;
  animation: gradient-animation 3s ease infinite;
}

@keyframes gradient-animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}




.gradient-background {
    background: linear-gradient(309deg, #047f20, #047f20, #047f20, #047f20, #040404);
    background-size: 300% 300%;
    animation: gradient-animation 5s ease infinite;
  }
  
  @keyframes gradient-animation {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }

  


/* 
  .aboutsection {
    padding: 1.5vw 6vw 1.5vw 2vw;
    background-color: #fff;
    margin: 1vw 0;
    position: relative;
    overflow: hidden;
} */




ul.liclass li {
    font-weight: 500;
    list-style: none;
}









@media (max-width: 1600px) {
    .ami-container-master {
        padding: 1.2vw .8vw .8vw;
        height: 100%;
    }
}

.testimonial-content {
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 8px;
    /* text-align: center; */
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    margin: 2px 17px 0px 9px;
}

.testimonial-author {
    margin-top: 20px;
    text-align: center;
}

.testimonial-img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-bottom: 10px;
}

.author-name {
    font-weight: bold;
    display: block;
    margin-top: 5px;
}

.author-position {
    font-style: italic;
    color: #888;
}
