/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
#car .iwithtext h3 {
    min-height: 85px;
}
/* scrool bar */

body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	background-color: #656128;
}

/* typography */

html body h1, html body h2, html body h3 {
    font-family: 'gt';
}

html body p {
    font-family: 'gt';
}

html body h1 strong {
    font-family: 'gt';
}

/* header */

#header-outer .col.span_3 a#logo img {
    height: 140px;
    margin-top: -60px;
}

#header-secondary-outer {
    border: none !important;
    z-index: 9998;
}

#header-outer .col.span_3 a#logo {
    margin-bottom: 10px;
}

#header-outer .col.span_9.col_last ul li a span {
    font-family: 'gt';
    font-weight: 400;
}

#header-outer .col.span_9.col_last ul li.current-menu-item a span {
    font-weight: 700;
}

#header-outer .col.span_9.col_last ul li.button a span {
    background-color: #c4a730;
    padding: 16px 30px;
    border-radius: 10px;
    font-weight: 600;
    letter-spacing: 1px;
	text-transform: uppercase;
}

#header-outer .col.span_9.col_last ul li.button a {
    transition: 0.5s !IMPORTANT;
    opacity: 1;
}

#header-outer .col.span_9.col_last ul li.button a:hover {
    transform: scale(97%);
}

#header-secondary-outer ul li a span {
    font-family: 'gt';
    font-size: 18px;
    font-weight: 400;
}

#header-secondary-outer ul li#menu-item-56 {
    left: -40px;
}
ul li {
    font-family: 'gt';
}
/* banner */

#banner h1 {
    color: #000;
}

#banner p {
    font-weight: 500;
    color: #000;
}

a#btn1:hover {
    outline-color: #c4a730;
    outline-offset: 7px;
    border-radius: 50px !IMPORTANT;
}

a#btn1 {
    border-radius: 10px !important;
    padding: 16px 40px;
    font-family: 'gt';
    font-size: 16px;
    outline: 4px solid transparent;
    outline-offset: -12px;
    transition: 0.5s;
}

#banner {
    padding: 170px 0px 500px !important;
}

#banner:before {
    content: '';
    background-image: url(https://noelsvip.com/wp-content/uploads/2023/08/Layer-33.png);
    background-size: 100% 100%;
    width: 278px;
    height: 131px;
    position: absolute;
    right: -11px;
    bottom: 9px;
    z-index: 12;
}

#banner .row-bg.viewport-desktop:before {
    content: '';
    background-image: url(https://noelsvip.com/wp-content/uploads/2023/08/Layer-34.png);
    background-size: 100% 100%;
    width: 619px;
    height: 339px;
    position: absolute;
    right: 120px;
    top: 130px;
}

/* form */

#form h2 {
    color: #000;
    font-size: 30px;
}

#in-form {
    padding: 30px 40px;
    background-color: #fbfbfa;
    margin-top: -80px;
    border-bottom: 4px solid #656128;
}

#in-form:before {
    content: '';
    background-image: url(https://noelsvip.com/wp-content/uploads/2023/08/imgpsh_fullsize_anim.png);
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -230px;
    left: 0px;
}

#form .col.span_2 {
    margin-right: 10px;
    width: 17%;
}

#form p label {
    color: #000;
    font-family: 'gt';
    font-weight: 500;
    font-size: 14px;
}

#form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder, #form input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date::placeholder, #form input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number::placeholder, #form select#pass::placeholder, #form select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required::placeholder {
    font-size: 12px;
    color: #000;
    opacity: 1;
    font-weight: 500;
}

#form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background-color: #fff;
    border: 1px solid #828383;
    border-radius: 10px;
    padding: 18px 10px;
    background-image: url(https://noelsvip.com/wp-content/uploads/2023/08/Layer-9-copy.png);
    background-position: 93%;
    background-repeat: no-repeat;
}

#form input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
    background-color: #fff;
    border: 1px solid #828383;
    border-radius: 10px 0px 0px 10px;
    padding: 17px 10px;
}

#form select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    background-color: #fff;
    border: 1px solid #828383;
    border-radius: 0px 10px 10px 0px;
    padding: 19px 10px;
}

#form select#pass {
    border-radius: 10px;
}

#form .col.span_1 {
    margin-right: 10px;
    width: 9%;
}

#form .col.span_3 {
    width: 17%;
}

#form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 20px 30px !important;
    font-size: 16px;
    border-radius: 10px !important;
    margin-top: 24px;
    margin-left: 10px;
}

#form span.wpcf7-spinner {
    display: none;
}

#form .wpcf7-response-output {
    display: none;
}

/* serve */

#serve h2 {
    color: #000;
}

#serve .txt1 {
    margin-top: -200px;
    position: relative;
    transition: 0.5s;
    left: 40px;
    z-index: 10;
}

#serve h3 {
    color: #fff;
}

#serve .vc_col-sm-8:hover .txt1 {
    margin-top: -280px;
}

#serve .vc_col-sm-8:hover p {
    line-height: 26px;
    opacity: 1;
}

#serve p {
    color: #fff;
    transition: 0.5s;
    font-size: 14px;
    line-height: 0px;
    opacity: 0;
}

#serve .img-with-aniamtion-wrap .hover-wrap-inner:before {
    content: '';
    background: #0087da96;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    z-index: 9;
    display: flex;
    margin: 0px auto;
    align-items: center;
    justify-content: center;
    border-radius: 11px;
    opacity: 0;
    transition: 0.5s;
}

#serve .vc_col-sm-8:hover .hover-wrap-inner:before {
    opacity: 1;
}

#serve .vc_col-sm-8 .img-with-aniamtion-wrap:before {
    content: url(https://noelsvip.com/wp-content/uploads/2023/08/Group-16.png);
    position: absolute;
    right: 700px;
}

#serve .vc_col-sm-8 .img-with-aniamtion-wrap:before {
    content: url(https://noelsvip.com/wp-content/uploads/2023/08/Group-16.png);
    position: absolute;
    right: 0px;
    bottom: 3px;
    z-index: 10;
    opacity: 0;
    transition: 0.5s;
}

#serve .vc_col-sm-8:hover .img-with-aniamtion-wrap:before {
    opacity: 1;
}

#serve .img-with-aniamtion-wrap .hover-wrap-inner:before {
    content: '';
    background: #656028bd;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    z-index: 9;
    display: flex;
    margin: 0px auto;
    align-items: center;
    justify-content: center;
    border-radius: 11px;
    opacity: 0;
    transition: 0.5s;
}

#serve .vc_col-sm-4:hover .hover-wrap-inner:before {
    opacity: 1;
}

#serve .vc_col-sm-4 .img-with-aniamtion-wrap:before {
    content: url(https://noelsvip.com/wp-content/uploads/2023/08/Group-16.png);
    position: absolute;
    right: 700px;
}

#serve .vc_col-sm-4 .img-with-aniamtion-wrap:before {
    content: url(https://noelsvip.com/wp-content/uploads/2023/08/Group-16.png);
    position: absolute;
    right: 0px;
    bottom: 3px;
    z-index: 10;
    opacity: 0;
    transition: 0.5s;
}

#serve .vc_col-sm-4:hover .img-with-aniamtion-wrap:before {
    opacity: 1;
}

#serve .txt2 {
    margin-top: -60px;
    position: relative;
    transition: 0.5s;
    z-index: 10;
    text-align: center;
    top: -40px;
}

#serve .vc_col-sm-4:hover .txt2 {
    margin-top: -162px;
}

#serve .vc_col-sm-4:hover p {
    line-height: 17px;
    opacity: 1;
}

#serve a#btn1 {
    display: table;
    margin: 0px auto;
}

#serve .txt p {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    opacity: 1;
}

#ins-serve {
    padding-bottom: 30px;
}

/* car */

#car h2 {
    color: #000;
}

#car .owl-stage {
    padding: 0px;
}

#car p {
    color: #7c7979;
}

#car .hover-wrap {
    margin-bottom: 0px;
}

#car .iwithtext {
    text-align: left;
    background-color: #fff;
    padding: 20px;
    border-radius: 0px 0px 20px 20px;
    margin-top: -10px;
}

#car .iwt-icon {
    top: 26px;
    left: 30px;
}

#car .iwt-text h3 a {
    color: #3f3e3d;
    font-size: 18px;
}

#car .iwt-icon i {
    color: #676464;
    font-size: 25px;
}

#in-car:hover .hover-wrap-inner {
    transform: scale(1.1);
    filter: brightness(0.6);
}

#in-car .hover-wrap-inner {
    transition: 0.5s;
}

#in-car .img-with-aniamtion-wrap {
    overflow: hidden !important;
}

#car .owl-nav button:hover {
    transform: scale(1.1);
}

#car .owl-nav button {
    background-color: transparent;
    border: 2px solid;
    font-size: 30px;
    color: #d67a31;
    padding: 4px 8px 7px;
    border-radius: 50px !important;
    transition: 0.5s;
}

#car button.owl-prev:before {
    content: '←';
}

#car button.owl-next:before {
    content: '→';
}

#car .owl-nav button span {
    display: none;
}

#car button.owl-prev {
    position: absolute;
    left: -100px;
    top: 150px;
}

#car button.owl-next {
    position: absolute;
    right: -100px;
    top: 150px;
}

#car .owl-nav {
    display: block;
}

/* book */

#book a#btn1 {
    float: right;
}

#book a#btn1:hover {
    outline-color: #d67930;
}

/* about */

#about .img1 {
    width: 80%;
    animation: move 2s linear infinite alternate;
    transition: 0.5s;
}

@keyframes move {
    0%
    {
        transform: translateX(-7px)
    }
    100%
    {
        transform: translateX(7px)
    }
}

#about .img1:hover {
    filter: brightness(0.7);
    border-radius: 70px;
}

#about h2 {
    color: #000;
}

#about p {
    color: #7f7c7c;
}

#about a#btn1 {
    padding: 20px 40px;
}

#about a#btn1:hover {
    outline-color: #d67930;
}

#about .img2:hover {
    filter: drop-shadow(0px 0px 10px #00000050) brightness(0.7);
}

#about .img2 {
    filter: drop-shadow(0px 0px 10px #00000050) brightness(1);
    position: absolute;
    right: 30px;
    bottom: -30px;
    animation: move1 2s linear infinite alternate;
    transition: 0.5s;
}

@keyframes move1 {
    0%
    {
        transform: translateX(7px)
    }
    100%
    {
        transform: translateX(-7px)
    }
}

#about {
    padding: 100px 0px !important;
}

/* rent */

#in-rent {
    padding: 20px;
    background-color: #fff;
    border: 2px solid #e8e7e7;
    transition: 0.5s;
}

#rent h3 {
    color: #000;
}

#rent h5, #rent h6 {
    font-family: 'gt';
    font-weight: 500;
    color: #747575;
    font-size: 16px;
}

#rent h5 span, #rent h6 span {
    font-weight: 600;
}

#rent h6 {
    float: right;
    margin-top: -32px;
    position: relative;
    right: 30px;
}

#rent h5 {
    position: relative;
    left: -70px;
}

#rent a#btn1 {
    padding: 0px;
    font-size: 0px;
    line-height: 0px;
    transition: 0.9s;
}

#in-rent:hover a#btn1 {
    padding: 16px 40px;
    font-size: 16px;
    line-height: 26px;
}

#rent a#btn1:hover {
    outline-color: rgb(214, 121, 48);
}

#in-rent:hover {
    transform: scaleY(1.15);
}

#rent .owl-nav button:hover {
    transform: scale(1.1);
}

#rent .owl-nav button {
    background-color: transparent;
    border: 2px solid;
    font-size: 30px;
    color: #d67a31;
    padding: 4px 8px 7px;
    border-radius: 50px !important;
    transition: 0.5s;
}

#rent button.owl-prev:before {
    content: '←';
}

#rent button.owl-next:before {
    content: '→';
}

#rent .owl-nav button span {
    display: none;
}

#rent button.owl-prev {
    position: absolute;
    left: -100px;
    top: 150px;
}

#rent .owl-nav {
    display: block;
}

#rent button.owl-next {
    position: absolute;
    right: -100px;
    top: 150px;
}

#rent .owl-stage {
    padding: 0px;
}

#rent h2 {
    color: #000;
}

/* test */

#test .owl-stage {
    padding: 0px;
}

#test p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

#test h3 {
    font-family: 'don';
    font-weight: 500;
    font-size: 55px;
    text-align: right;
    margin-bottom: 13px;
}

#test h6 {
    font-family: 'gt';
    font-weight: 400;
    font-size: 18px;
    text-align: right;
    padding-right: 60px;
    line-height: 28px;
}

#test .owl-dots {
    display: none;
}

#test .owl-nav {
    display: block;
    position: relative;
    bottom: 0px;
}

#test button.owl-prev:before {
    content: '←';
}

#test button.owl-next:before {
    content: '→';
}

#test .owl-nav button span {
    display: none;
}

#test .owl-nav button:hover {
    transform: scale(1.1);
}

#test .owl-nav button {
    background-color: transparent;
    font-size: 25px;
    border: none;
    transition: 0.5s;
}

#test h4 img {
    margin-left: 0px;
    margin-top: 14px;
}

#in-test {
    background-image: url(https://devu09.testdevlink.net/joel/wp-content/uploads/2023/08/Rounded-Rectangle-1-copy-9.png);
    border-radius: 20px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: 15% 0%;
    padding: 0px 30px 30px 30px;
    height: 420px;
}

#test {
    padding: 130px 0px !important;
}

/* contact */

#contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 1px solid #e0e0df;
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 12px;
}

#contact textarea.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #e0e0df;
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 12px;
    height: 180px;
    resize: unset;
}

#contact input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #d67930 !important;
    padding: 18px 40px !important;
    border-radius: 10px !important;
    font-family: 'gt';
}

#contact .vc_col-sm-12 {
    padding: 0px 100px;
}

#contact p {
    color: #000;
    font-weight: 500;
}

#contact h2 {
    color: #000;
}

/* footer */

#custom_html-2 a i:hover {
    transform: rotate(360deg);
}

#custom_html-2 a i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ce7630;
    border-radius: 50px;
    margin-right: 10px;
    transition: 0.8s;
}

#footer-outer #copyright[data-layout="centered"] {
    padding: 5px 0px 15px !important;
}

#footer-outer #copyright[data-layout="centered"] .col.span_5 {
    max-width: 100%;
    margin: 0 auto;
    border-top: 1px solid #fff;
    padding-top: 15px;
}

#footer-outer .row {
    padding: 70px 0px 30px !important;
    margin-bottom: 0;
}

#footer-outer .widget h4 {
    font-family: 'gt';
    font-size: 25px;
    text-transform: capitalize !important;
}

#custom_html-3 i {
    font-size: 20px;
    color: red;
    width: 24px;
}

#custom_html-3 a {
    font-size: 16px;
    display: inline-flex;
    max-width: 220px;
    margin-bottom: 20px;
    padding-left: 10px;
}

#custom_html-3 a b {
    font-family: 'gt';
    font-size: 20px;
}

#footer-outer input.tnp-email {
    padding: 14px !important;
    border-radius: 10px;
    margin-bottom: 10px;
}

#footer-outer #footer-widgets .col input[type="submit"] {
    background-color: #d67930 !important;
    font-size: 16px;
    font-family: 'gt';
    text-transform: capitalize !important;
    font-weight: 600;
    letter-spacing: 1px;
    opacity: 1;
    padding: 17px !important;
    border-radius: 10px !IMPORTANT;
}

#footer-outer ul li.button {
    display: none;
}

#nav_menu-2 {
    margin-left: 80px;
}

#footer-outer p {
    color: #e3e1e1;
    font-size: 15px;
}

#footer-outer ul li a {
    font-family: 'gt';
}

#media_image-2 img {
    width: 74%;
}
/* Gravity-Form */
#book-sec .gform_heading {
    display: none !important;
}
#book-sec .gform_wrapper .top_label .gfield_label {
    margin-top: 10px;
    margin-bottom: 6px;
    font-family: 'gt' !important;
    font-weight: 600 !important;
}
#book-sec .gform_wrapper.gravity-theme .ginput_container_date input {
    width: 100%;
}
#book-sec .gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
    font-family: 'gt' !important;
}
#book-sec input#gform_submit_button_1 {
    border-radius: 10px !important;
    padding: 16px 50px !important;
    font-family: 'gt';
    font-size: 16px;
    outline: 4px solid transparent;
    outline-offset: -12px;
    transition: 0.5s;
}
/* Gravity-Form */

/* responsive */

@media (max-width: 1600px) {
	
	#banner {
    padding: 150px 0px 360px !important;
}
	
	#banner:before {
    width: 261px;
    right: 80px;
    bottom: 8px;
}
	
	#banner .row-bg.viewport-desktop:before {
    right: 65px;
    top: 63px;
}
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	
	#banner {
    padding: 130px 0px 310px !important;
}
	
	#banner .row-bg.viewport-desktop:before {
    right: 45px;
    top: 32px;
}
	
	#banner:before {
    right: 130px;
}
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	
	#footer-outer p {
    font-size: 14px;
}
	
	#rent button.owl-prev, #car button.owl-prev {
    left: -60px;
}
	
	#rent button.owl-next, #car button.owl-next {
    right: -60px;
}
	
	#form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    padding: 18px 28px 18px 10px;
}

	#banner {
    padding: 120px 0px 260px !important;
}
	
	#in-form {
    margin-top: -50px;
}
	
	#banner:before {
    right: 143px;
    width: 181px;
    bottom: -26px;
}
	
	#banner .row-bg.viewport-desktop:before {
    right: 15px;
    top: 20px;
    transform: scale(0.9);
}
	
	#serve {
    padding-top: 100px !important;
}
	
	html body h2 {
    font-size: 40px;
    line-height: 50px;
}
	
	#car .owl-nav button {
    font-size: 20px;
}
	
	#rent .owl-nav button {
    font-size: 20px;;
}

	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {
	
	#about p {
    font-size: 16px;
}
	
	#test p {
    font-size: 14px;
    line-height: 28px;
}
	
	#footer-outer p br {
    display: none;
}
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1330px) {
	
	#banner:before {
    right: 134px;
}

	
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	
	#serve .txt1 {
    margin-top: -170px;
}
	
	#serve .vc_col-sm-8:hover .txt1 {
    margin-top: -250px;
}
	
	#in-form:before {
    bottom: -220px;
}
	
	#banner:before {
    right: 124px;
}
	
	#banner .row-bg.viewport-desktop:before {
    right: -9px;
    top: 13px;
    transform: scale(0.8);
}
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	
	#custom_html-2 a i {
    width: 35px;
    height: 35px;
    line-height: 33px;
    margin-right: 3px;
    font-size: 16px;
}
	
	#nav_menu-2 {
    margin-left: 20px;
}
	
	#contact .vc_col-sm-12 {
    padding: 0px 0px;
}
	
	#test p br {
    display: none;
}
	
	#test h3 {
    font-size: 45px;
}
	
	#test h6 {
    font-size: 16px;
    padding-right: 40px;
}
	
	#in-test {
    background-size: 100% 100%;
    padding: 0px 10px;
}
	
	#test h4 img {
    margin-left: 0px;
}
	
	#test {
    padding: 50px 0px !important;
}
	
	#rent h5 {
    left: 0px;
}
	
	#rent h6 {
    float: unset;
    margin-top: 0px;
    right: 0px;
}
	
	#rent {
    padding: 50px 0px 20px !important;
}
	
	#about p {
    font-size: 13px;
    line-height: 23px;
}
	
	#about p br {
    display: none;
}
	
	#about {
    padding: 50px 0px !important;
}
	
	#about .img1 {
    width: 90%;
}
	
	#about .img2 {
    right: 10px;
    width: 50%;
}
	
	#car {
    padding: 50px 0px 20px !important;
}
	
	#serve .vc_col-sm-8:hover .txt1 {
    margin-top: -200px;
}
	
	#serve .vc_col-sm-8 .img-with-aniamtion-wrap:before {
    bottom: -4px;
}
	
	#serve .vc_col-sm-4 .img-with-aniamtion-wrap:before {
    bottom: -4px;
}
	
	#form p label {
    font-size: 12px;
}
	
	#form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 22px 20px !important;
    font-size: 14px;;
    margin-left: 2px;
}
	
	#form .col.span_3 {
    width: 14%;
}
	
	#banner:before {
    right: 10px;
}
	
	#banner .row-bg.viewport-desktop:before {
    right: -132px;
    top: 26px;
    transform: scale(0.7);
}
	
	#form input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
    border-radius: 10px;
}
	
	#form select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    border-radius: 10px;
}

	#custom_html-3 a {
    font-size: 14px;
    max-width: 180px;
}
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	#serve .ser_three .img-with-aniamtion-wrap:before {
    margin: -35px 0px !important;
}
	#in-test {
        background-size: 100% 100%;
        padding: 0px 10px;
        height: 350px !important;
    }
	#nav_menu-2 {
    margin-left: 0px;
}
	
	#banner {
    padding: 50px 0px 130px !important;
}

	#banner .row-bg.viewport-desktop:before, #banner:before {
		display: none;
}
	
	#form .col.span_2 {
    width: 100%;
}
	
	#form .col.span_1 {
    width: 100%;
}
	
	#form .col.span_3 {
    width: 100%;
}
	
	#form .col.span_2, #form .col.span_1 {
    margin-bottom: 10px;
}
	
	#form p label {
    font-size: 14px;
}
	
	#form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background-position: 98%;
}
	
	#form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-top: 10px;
	width: 100%;
}
	
	#in-form:before {
    bottom: -151px;
    height: 20%;
}
	
	#in-form {
    margin-top: -30px;
}
	
	#serve .txt1 {
    margin-top: -70px;
}
	
	#serve .vc_col-sm-8:hover .txt1 {
    margin-top: -140px;
}
	
	#serve .img-with-aniamtion-wrap .hover-wrap-inner:before {
    width: 100%;
}
	
	#serve .vc_col-sm-4 .img-with-aniamtion-wrap:before {
    bottom: -4px;
    right: 0px;
}
	
	.owl-dots {
    display: none;
}
	
	#car .owl-nav {
    display: none;
}
	
	#car .iwt-icon {
    top: 19px;
}
	#book {
    text-align: center;
}
	
	#book a#btn1 {
    float: unset;
}
	
	#rent .owl-nav {
    display: none;
}
	
	#test {
    text-align: center;
}
	
	#test h3 {
    font-size: 45px;
    text-align: center;
    line-height: 45px;
}
	
	#test h6 {
    text-align: center;
    padding: 0px;
}
	
	#test .owl-nav {
    display: none;
}
	
	#contact .col.span_12, #contact .col.span_6 {
    margin-bottom: 0px;
}
	
	#contact span.wpcf7-spinner {
    display: none;
}
	#serve .vc_col-sm-4 {
    width: 50%;
    margin: 0px auto;
}
	
	#serve .vc_col-sm-4:nth-child(3) {
    margin-top: 25px;
}
	
	#about .img1 {
    width: 100%;
}
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	div#con {
    padding-top: 40px !important;
}
	#in-test {
        height: 450px !important;
    }
	
	div#rew {
    padding-top: 40px !important;
}
	div#contact {
    padding-top: 35px !important;
}
	#serve {
    padding-top: 52px !important;
}
	
	#banner {
    padding: 50px 0px !important;
    text-align: center;
}
	
	#banner .row-bg.viewport-desktop {
    background-size: 300% 100%;
    background-position: 0% !important;
}

	#banner p br {
    display: none;
}

	#banner p {
    font-size: 14px;
}
	
	#serve p br {
    display: none;
}
	
	#serve p {
    font-size: 12px;
}
	
	#serve .txt1 {
    left: 20px;
}
	
	#serve .vc_col-sm-8:hover p {
    line-height: 18px;
}
	
	#serve .vc_col-sm-8:hover .txt1 {
    margin-top: -120px;
}
	
	#serve .vc_col-sm-8 .img-with-aniamtion-wrap:before {
    bottom: -11px;
}
	
	#media_image-2 img {
    width: 50%;
}
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	
	#in-form {
    padding: 20px 10px;
}
	
	#serve .vc_col-sm-8 .img-with-aniamtion-wrap:before, #serve .vc_col-sm-4 .img-with-aniamtion-wrap:before {
		display: none;
}

	#serve .vc_col-sm-4 {
    width: 100%;
}
	
	#serve .txt1 {
    left: 0px;
    text-align: center;
    padding: 0px 10px;
}
	#in-test {
        height: 470px !important;
    }
	#serve .vc_col-sm-4:hover .txt2 {
    margin-top: -89px;
}
	#test p {
        font-size: 12px;
        line-height: 28px;
    }
	#serve .vc_col-sm-4:nth-child(2) {
    margin-top: 25px;
}	
	
	#serve .vc_col-sm-8 {
    margin-bottom: 10px;
}
	
	html body h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 414px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 390px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}