body, h2, h1, h3, h4, strong, p, a, li  {
	margin: 0;
	font-family: 'Arial Black', sans-serif !important;
}
p.mail-status {
    text-align: center !important;
    margin-bottom: 0px !important;
}
.form-captcha-main {
    float: left;
}
.ac-form ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac-form ul label {
    display: none;
}

span.error-navigation-message {
    color: #fff;
    font-size: 12px;
    display: block;
    clear: both;
    text-align: left;
}

section.banner-top{
    padding: 80px 16px 26px;
    float: left;
    width: 100%;
}

.form-group-right-2 iframe {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.form-error-message span.error-navigation-message {
    color: #fff;
    font-size: 13px;
}

.form-error-message img {
    width: 15px;
    margin: 0 !important;
    height: auto;
}

.form-error-message {
    position: absolute;
    margin-top: -5px;
}

a.nav-link.is-active {
    color: #f9cd0a !important;
}
p.mail-status span.success {
    color: #0aa100 !important;
    font-weight: 600 !important;
}
.container {
    max-width: 1200px !important;
    margin: 0px auto !important;
    display: block !important;
    padding: 0px !important;
}
section.thank-sec {
    background: #e6e6e6;
    padding: 40px 20px;
    max-width: 600px;
    margin: 40px auto;
    width: 90%;
    text-align: center;
}
section.thank-sec i {
    font-size: 70px !important;
    color: #ffd652;
}
section.thank-sec h3 {
    margin: 10px 0;
    font-weight: 800;
    text-transform: uppercase;
    color: #ec7423;
    font-size: 36px;
}
section.thank-sec p {
    margin: 0;
}
ul.banner-first-list {
    padding: 0px;
    margin: 10px 0px;
    display: flex;
    list-style: none;
    justify-content: center;
    flex-wrap: wrap;
}

ul.banner-first-list li {
    font-weight: 800;
    margin: 0px 10px;
    position: relative;
    text-shadow: 2px 2px #ffffff;
}

ul.banner-first-list li::before {    
    content: '\f058';
    font-family: FontAwesome;
    font-size: 22px;
    top: 2px;
    color: #fec300 !important;
    margin-right: 10px;
}

ul.footer-list.banner-first-list {
    justify-content: left;
    margin: 0px 0px 15px;
}

ul.footer-list.banner-first-list li {
    margin: 0px;
    color: #fff;
    text-shadow: none !important;
}

img {
	max-width: 100%;
}

.samdey img {
    max-width: 250px;
    width: 100%;
}

.logo img {
    max-width: 380px;
    width: 100%;
    top: 30px;
    position: relative;
}

.logo {
    text-align: center;
    margin-bottom: -26px !important;
}
footer .logo{
    margin-bottom: 0 !important;
    position: relative;
    top: -52px;
}
footer .flag-usa{
    position: absolute;
    max-width: 97px;
    right: 0;
    top: -60px;
    width: 50%;
}

.phone_div h3 {
    color: #ffdd00;
    font-size: 21px;
    font-family: 'Arial Black', sans-serif !important;
    font-weight: 500;
    margin-bottom: 0px;
    padding-top: 20px;
    display: inline-block;
}

.samdey {
    margin-top: 18px;
}
@media screen and (max-width:640px) {
    .samdey {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }   
}
@media screen and (max-width:640px) {
    .navbar-collapse.show {
        padding-top: 20px !important;
    }
}
footer .samdey img{
    max-width: 150px;
    position: relative;
    top: -64px;
}
.call_main {
    float: right;
}
.call_main .info-phone{
    border: 1px solid #Ffff;
    font-size: 14.2px;
    font-family:  'Arial Black, sans serif';
    color: #ffdd00;
    padding: 5px 20px;
}
.call_main .info-phone p{
    margin-bottom: 0;
    line-height: 15px;
}
.call_main .info-phone .higher{
    font-size: 16px;
}
.call_main .info-phone .tiny{
    font-size: 12.3px;
}

.phone_div a {
    display: block;
    font-size: 38px;
    color: #fff;
    text-decoration: none !important;
    font-weight: 700;
    position: relative;
    top: -8px;
}
.phone_div a:hover {
    color: #fff;
}

.col img:hover {
    transition: 2s;
    transform: scale(1.1);
}
.col img {
    width: 100%;
    transition: 2s;
}

.phone_div {
    display: inline-block;
    position: relative;
    top: 20px;
    left: 10px;
}

section.top_header {
    background: #e94a25;

    padding: 5px 0 10px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.icon_div {
    display: inline-block;
    position: relative;
    top: -12px;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    background: none !important;
    padding: 0px;
    margin: 0px !important;
}

ul.navbar-nav {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}

a.nav-link {
    color: #fefefe !important;
    padding: 5px 15px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    font-size: 14px;
}

header.header {
    background: #ec7423;
    padding: 20px 0px 5px 0px;
}


section.banner_sec {
    background: url(./b2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    width: 100%;
    padding-top: 30px;
    position: relative;
}
section.banner_sec.broken-cable-repair {
    background: url(./b2.jpg);
}

section.banner_sec .flag, .main-slider .flag{
    position: absolute;
    top: 40px;
    right: 15px;
    max-width: 100px;
}
.main-slider .slide{
    padding-top: 30px;
    position: relative;
    padding-bottom: 150px;
}
.main-slider .slide_1{
    background: url(./b1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.main-slider .slide_2{
    background: url(./b2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.main-slider .slide_3{
    background: url(./b3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


section.banner_sec h2, .main-slider .slide h2 {
    font-size: 38px !important;
    color: #fff !important;
    text-transform: capitalize;
    font-weight: 900 !important;
    text-align: center;
    max-width: 78%;
    margin: 60px auto 0px;
    position: relative;
    text-shadow: 4px 4px 8px rgba(0,0,0,0.6);
}



.trained {
    text-align: center !important;
}

a {
    text-decoration: none !important;
}

.spring p {
    background: transparent;
    margin: 0px;
    font-size: 25px;
    list-style: none !important;
    color: #fff56b;
    font-weight: 600;
    display: inline-block;
    font-family: 'Arial Black, sans serif';
    text-align: center;
    text-shadow: 4px 4px 8px rgba(0,0,0,0.6);
    
}
.home .spring p{
    width:100%;
}
.home .spring p span{
    display: inline-flex;
}

.spring p span img {
    margin-right: 5px;
    width: 20px;
    position: relative;
}
.home .spring p span img {
    top:8px;
    height: 20px;
}

a.brn-slide {
    font-size: 16px !important;
    font-weight: 900 !important;
    margin-top: 10px;
    background: #fec300 !important;
    color: #000 !important;
    padding: 10px 30px !important;
    letter-spacing: 1px !important;
    display: inline-block;
    text-transform: uppercase !important;
    margin: 4px 0px 0px;
    position: relative;
}

.spring {
    padding: 0;
    margin: 30px auto 0 auto;
    text-align:Center;
}    

section.freedam_sec {
    float: left;
    width: 100%;
    clear: both !important;
    padding: 90px 40px 10px 40px;
    background: #e94924;
}
section.freedam_sec .slick-dots{
    left: 0;
    background: #e94924;
    padding-bottom: 20px;
    bottom: -44px;
}
section.freedam_sec img{
margin: 0 auto;
}
section.freedam_sec .slick-dots li button:before{
    color: #fff;
}
section.freedam_sec .col {
    padding-right: 0px;
}

.service_sec {
    text-align: center;
    margin-top: 40px;
    float: left;
    width: 100%;
}

.service_sec h2 {
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    background: #e94a25;
    padding: 14px;
    margin-top: 0px;
    color: #fff;
    min-height: 80px;
    display: block;
    font-weight: 600 !important;
}

.service_sec ul {
    padding: 0px !important;
    margin: 0px;
}

.service_sec ul li {
    list-style: none;
    line-height: 28px;
    font-size: 16px;
    padding: 12px 0px;
    font-weight: 500;
    color: #000;
}

.service_sec h3 {
    font-size: 30px;
    font-weight: 900 !important;
    color: #000;
    margin-bottom: -8px;
}

.service_sec h3 span {
    color: #e94a25;
}

.need_help {
    margin-top: 60px;
}

.need_help h4 {
    margin-bottom: 20px !important;
    font-size: 24px;
    font-weight: 700;
}

a.help_btn {
    font-size: 17px !important;
    font-weight: 700 !important;
    margin-top: 10px !important;
    background: #e94a25 !important;
    color: #fff !important;
    padding: 16px 60px !important;
    letter-spacing: 1px;
    display: inline-block;
}

section.welcome_sec {
    float: left;
    width: 100%;
    background: url(./call-us-banner-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 70px 0px;
    margin-top: 60px;
}

section.welcome_sec h2 {
    font-size: 33px;
    color: #fff !important;
    font-weight: 900 !important;
    margin: 0 auto;
    position: relative;
    margin-bottom: 50px;
}

section.welcome_sec h2 span {
    color: #fec300;
}

section.whychoose_sec h2 {
    font-size: 33px;
    font-weight: 900 !important;
    color: #000;
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}

section.whychoose_sec h2 span {
    color: #e94a25;
}

section.whychoose_sec h2:before {
    content: "";
    background-image: url(./Repair-Services-inne.png);
    position: absolute;
    width: 147px;
    height: 7px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50px;
}

section.brand_sec h3:before {
    content: "";
    background-image: url(./Repair-Services-inne.png);
    position: absolute;
    width: 147px;
    height: 7px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50px;
}

.row.margin_top {
    margin-top: 40px;
}

section.guide_sec.openers h3 {
    margin-top: 20px !important;
}

section.inner_banner.contact {
    background: url(./header-image.jpg) !important;
}

section.brand_sec h2:before {
    content: "";
    background-image: url(./Repair-Services-inne.png);
    position: absolute;
    width: 147px;
    height: 7px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50px;
}

section.guide_sec h2:before {
    content: "";
    background-image: url(./Repair-Services-inne.png);
    position: absolute;
    width: 147px;
    height: 7px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50px;
}

section.welcome_sec h2:before {
    content: "";
    background-image: url(./white-line.png);
    position: absolute;
    width: 147px;
    height: 7px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -20px;
}

.service_sec ul li:nth-child(2n+2) {
    background: #e6e6e6;
}

.service_sec p {
    background: #e6e6e6;
    padding: 16px 0px;
    margin-top: 16px;
}

.service_sec a {
    border: 2px solid;
    padding: 8px 16px;
    text-decoration: none;
    font-weight: 700;
    color: #e94a25;
    text-transform: uppercase;
    font-size: 14px;
}

.service_sec .col-sm-3 {
    margin-top: 40px;
    overflow: hidden;
    position: relative;
    padding-left: 0px;
    padding-right: 30px;
}

.service_sec a:hover {
    color: #fff;
    background: #e94a25;
}

.service_sec figcaption.vc_figure-caption {
    background: #fec300;
    position: absolute;
    top: -31px;
    width: auto;
    padding: 70px 70px 10px;
    transform: rotate(-45deg);
    left: -95px;
    font-weight: 700;
    color: #e94a25;
    font-size: 20px;
}

section.welcome_sec h3 {
    color: #ffd652;
    margin-bottom: 20px;
    font-weight: 800;
    font-size: 20px;
}

section.welcome_sec p {
    font-size: 15px !important;
    color: #fff !important;
    line-height: 24px;
    margin-bottom: 15px;
}

section.welcome_sec ul li::before {
    content: '\f058';
    font-family: FontAwesome;
    font-size: 18px;
    top: 2px;
    color: #fec300 !important;
    margin-right: 10px;
}

section.welcome_sec ul {
    padding-left: 0px;
}

ul.custom-list {
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
}

section.welcome_sec li {
    color: #fff;
    list-style: none;
    margin-bottom: 8px;
    margin-right: 20px;
}

section.welcome_sec a {
    display: block;
    margin-top: 20px;
}

.why-item {
    display: flex;
    margin-left: 0px !important;
    margin: 25px 0;
    align-items: flex-start;
}

.why-item p {
    padding: 0px 15px;
    font-size: 20px;
    font-weight: bold;
}

.why-item p span {
    display: block;
    font-size: 15px;
    font-weight: 100;
    margin-top: 5px;
    line-height: 26px;
}

.image_div {
    background: #e94a25;
    padding: 116px 0px;
    margin-top: 114px
}

.image_div h4 {
    font-size: 25px;
    color: #fff;
    width: 64%;
    margin: 0 auto;
    text-align: center;
    font-weight: 400;
}

.why-item img:hover {
    transform: rotate(360deg);
    transition: all 0.8s;
}

section.whychoose_sec {
    float: left;
    width: 100%;
    background: url(./Why-Choose-us-b-g.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 70px 0px;
}

.ouation h5 {
    font-size: 25px;
    font-weight: bold;
    color: #000;
}

.ouation {
    text-align: center;
}

section.testmonial_sec {
    float: left;
    width: 100%;
    text-align: center;
    background: url(./What-Our-Customers-Say-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0px 80px;
}

.carousel-inner {
    background: #fff !important;
    max-width: 900px;
    margin: 10px auto !important;
    box-shadow: 0px 0px 10px #ccc !important;
}

.carousel-inner p {
    font-style: italic;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: #000;
    padding: 10px 20px 30px;
}

.col-sm-6.trained {
    position: relative;
}

.carousel-inner h3 {
    font-size: 15px !important;
    color: #e94a25;
    font-weight: bold;
    padding-top: 40px;
}

.carousel-indicators li {
    border: 1px solid #6d6d6d;
    background: none !important;
    padding: 4px 0px;
    width: 10px !important;
    border-radius: 10px;
}

.carousel-indicators .active {
    background-color: #656565 !important;
}

section.testmonial_sec h2 {
    font-size: 33px;
    font-weight: 900 !important;
    margin-bottom: 12px !important;
    color: #000;
	position:relative;
	padding-bottom:50px;
}

section.testmonial_sec h2 span {
    color: #e94a25;
}

section.testmonial_sec h2:before {
    content: "";
    background-image: url(./Repair-Services-inne.png);
    position: absolute;
    width: 147px;
    height: 7px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50px;
}

.row.logo_div {
    margin-top: 30px;
}

section.brand_sec {
    width: 100%;
    float: left;
}

section.brand_sec h2 {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 70px;
    margin-top: 50px;
	position:relative;
}

footer.footer {
    float: left;
    width: 100%;
    background: #e84a24;
    padding: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: left;
    margin-top: 100px;
}

.footer_bottam {
    border-top: 1px solid #313648;
    padding: 20px 0px;
    margin-top: 30px;
    text-align: center;
}

.footer_bottam p {
    margin: 0px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
}

.footer_bottam a {
    font-size: 14px;
    color: #fff !important;
    text-decoration: none;
    font-weight: 100;
}

li.nav-item.active a.nav-link {
    color: #f9cd0a !important;
}

section.inner_banner {
    background-image: url(./broken-spring-2.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}


section.inner_banner_electric_gate.inner_banner {
    background-image: url(./electric-gate-repair-banner.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

section.inner_banner_gate_repair.inner_banner {
    background-image: url(./gate-repair-banner.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}


.inner_banner .box-list2 {
    text-align: center;
    margin-top: 10px;
}

.box-list2 ul {
    list-style: none;
    margin: 11px 0 0 0;
    padding: 0 0 9px 0;
}

.inner_banner .box-list2 li {
    margin: 0px 10px 10px !important;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding-left: 0px;
    display: inline-block;
}

.box-list2 ul li::before {
    content: '\f058';
    font-family: FontAwesome;
    font-size: 22px;
    top: 2px;
    color: #fec300 !important;
    margin-right: 10px;
}

.inner_banner .left-sec {
    max-width: 700px;
    margin: 0px auto;
}

section.inner_banner a.brn-slide {
    left: 0px !important;
    padding: 16px 40px !important;
    font-size: 20px !important;
}

section.guide_sec {
    float: left;
    width: 100%;
    margin-top: 30px;
}

section.guide_sec h2 {
    font-size: 30px;
    font-weight: 900;
    color: #000000;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 30px;
	position:relative;
}

section.guide_sec p {
    line-height: 28px;
}

section.guide_sec h3 {
    font-size: 23px;
    font-weight: 900;
    color: #000000;
    margin-top: 25px;
    margin-bottom: 20px;
}

section.guide_sec img {
    border: 5px solid #ddd;
}

section.give_us h2 {
    font-size: 33px;
    font-weight: 900;
    color: #fff;
    text-align: left;
}
section.give_us p{
    color: #fff;
    text-align: left;
}

section.give_us {
    padding-bottom: 20px;
    float: left;
    width: 100%;
    padding-top: 30px;
    text-align: center;
    background: #ea6824;
}

section.give_us .info-box{
    background-color: #ea6824;
    border: 5px solid #fff;
}

section.give_us a {
    font-size: 28px;
    font-weight: 500;
    margin-top: 25px;
    color: #fec300 !important;
    display: inline-block;
}

section.brand_sec h3 {
    font-size: 30px;
    font-weight: 900;
    color: #000000;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    margin-top: 40px;
}

form.cont_form {
    background: #e94a25 !important;
    padding: 0 40px !important;
    max-width: 830px;
    margin: 0px auto;
    position: relative;
    clear: both;
    width: 100%;
}

form.cont_form p {
    margin-bottom: 20px;
    font-size: 17px;
    color: #fff;
    line-height: 26px;
}

form.cont_form .inputBox{
    padding: 0 5px;
}

form.cont_form input, form.cont_form textarea {
    padding: 7px;
    margin-bottom: 10px;
    background: transparent !important;
    border: 1px solid #979ec2;
    color: #fff !important;
    font-size: 13px !important;
    font-family: 'Arial Black', sans-serif !important;
    border-radius: 0px;
    width: 100%;
    height: 44px;
}

form.cont_form input::placeholder,form.cont_form textarea::placeholder {
    color: #fff;
}

form.cont_form textarea {
    width: 100%;
    height: 130px;
    height: 98px;
}

form.cont_form button.cont_btn {
    border: 2px solid #fec300;
    padding: 18px 50px;
    font-weight: bold;
    text-transform: uppercase;
    background: none !important;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}
#response{
    color: #fff;
    font-size: 12px;
}
footer .google-review{
    max-width: 150px;
    width: 60%;
}
.ac-form {
    background: #e94a25 !important;
    padding: 5px 20px 0px !important;
    max-width: 880px;
    margin: 28px auto 0px;
    position: relative;
    top: 52px;
    z-index: 1;
    border: 1px solid #fff;
}
.home .ac-form{
    top: -116px;
    margin-bottom: -150px;
}
@media screen and (max-width:991px) {
    .home .ac-form{
        top: inherit !important;
        margin-bottom: inherit !important;
    }
}

.ac-form h3 {
    color: #fff;
    font-size: 24px !important;
    margin-bottom: 10px !important;
    text-align: center;
    font-weight: 700;
}
.slick-prev {
    left: 19px !important;
    z-index: 5;
}
.slick-next{
    right: 20px !important;
}
.slick-prev:before, .slick-next:before{
    font-size: 30px !important;
}
.ac-form h3 span{
    color: #95c93d;
}

section.contact_sec {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.cont_infor h4 {
    text-align: left !important;
    font-weight: 900 !important;
    font-size: 28px !important;
    margin-bottom: 20px !important;
    color: #000;
}

.cont_infor h4 span {
    color: #e94a25;
}

.cont_infor p {
    margin-bottom: 10px;
}

.cont_infor i.fa {
    font-size: 21px;
    position: relative;
    top: 2px;
    margin-right: 5px;
    text-align: center;
    color: #e94a25;
}



section.inner_banner.openair {
     margin-bottom: 0px !important;
    background-image: url(./cable-repair-Recovered-Recovered.jpg) !important;
}

.trained {
    position: relative;
    top: 15px;
}

section.inner_banner.door_off {
     background-image: url(./door-off.jpg) !important;
}

section.inner_banner.cable_repair {
     background-image: url(./cable-repair-Recovered.jpg) !important;
}

section.inner_banner.new_door {
     background-image: url(./new-install.jpg) !important;
}

section.inner_banner.door_mantain {
 background-image: url(./door-maintain-2.jpg) !important;
}

section.inner_banner.remote_repair {
    background-image: url(./remote-2.jpg) !important;
}

section.inner_banner.roller_repair {
    background-image: url(./roller-6.jpg) !important;
}
.btn-contact-us{
    width: 70%;
    max-width: 300px;
    margin: 15px auto 0 auto;
    display: block;
}
.spacer{
    margin-bottom: 40px;
    float: left;
    width: 100%;
}
.olymp-sec {
    background: #fec300;
    padding: 10px 10px;
    display: none;
    width: 100%;
    box-sizing: border-box;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

a.nav-link:hover {
    color: #f9cd0a !important;
}

.ac-form form {
    display: inline-block;
    width: 100%;
}

section.freedam_sec .col {
    padding: 0px 7px !important;
}


.olymp-sec p {
    width: 60%;
    float: left;
    text-align: left;
    color: #e94a25;
    margin-bottom: 0px;
    font-weight: 600;
}

.mobile-view a {
    float: right;
    display: block;
    background: #e94a25;
    color: #fff;
    padding: 15px 35px;
    font-weight: 700;
    border-radius: 2px;
    border: 2px solid #e94a25;
}

.footer_top ul.navbar-nav {
    text-align: left;
}

.footer_top h3 {
    color: #fff;
    text-align: left;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 22px;
    position: relative;
}

.footer_top iframe {
    width: 100%;
}

.footer_top p {
    color: #fff;
    text-align: left;
}

.footer_top p strong {
    color: #ffd652;
}

ul.pay-ment {
    padding: 0px;
    text-align: left;
    display: flex;
    margin: 10px 0px 0px;
}

ul.pay-ment li {
    margin-right: 5px;
}

.footer_top p a {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}

.footer_top p a img {
    width: 32px;
}

.footer_top h3::after {content: "";display: block;width: 100px;height: 3px;background: #ffd652;margin: 10px 0px 22px;}

.whatsAppLink{
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 999;
}
.whatsAppLink img{
    width: 60px;
}
@media screen and (max-width:767px) {
    .whatsAppLink img{
        width: 40px;
    }   
}
.houston::after{
    display: none !important;
}
.main-slider .slide{
    position: relative;
    /* min-height: 600px; */
    padding-bottom: 0 !important;
}
.main-slider .slide .container{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 auto;
}