/*
 Theme Name:   Dynamic Divi Child Theme
 Theme URI:    https://diviengine.com/
 Description:  Dynamic Divi Child Theme
 Author:       Divi Engine
 Author URI:   https://diviengine.com/
 Template:     Divi
*/

@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@400;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap');
/* landing page */

p{
	letter-spacing:0.5px;
}
.page-id-2409 header,.page-id-2409 footer{
	display:none;
}
a.get-in.pop-landing:hover {
    background: #0c71b7;
    color: #fff;
}
.location-div-wrap{
	display:flex;
	gap:15px;
	padding:5px 0 10px 0;
}
.comn-class.car-ship-six input.wpcf7-form-control.wpcf7-text.wpcf7-phonetext{
	padding-left:13%;
	
}
#wpcf7-f1492-o1 .wpcf7-form.sent .wpcf7-response-output{
	display:none;
}
.page-id-2754 .thankyou-page-close-button .et_pb_module{
    position: absolute;
    right: 0;
    top: 0;
    height: 30px;
    width: 30px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page-id-2754 .thankyou-page-close-button .et_pb_module .close-button-wrap a{
	color:#000;
}
.radio-checkbox .wpcf7-form-control{
	display:grid;
	grid-template-columns:50% 50%;
}
.radio-checkbox .wpcf7-list-item{
	margin-left:0;
}
.comn-class.car-ship-six .intl-tel-input {
	margin: 4% 0;
}
.comn-class.car-ship-six .flag-container{
	border-right:1px solid #bbb;
}

.location-div-wrap .wpcf7-country_auto{
	width:100%;
	height:40px;
}
.header-section .navbar-column{
	width:100% !important;
	margin-right: 0 !important;
}
.uacf7-step-1503 button.uacf7-next:hover{
	 background: #fff !important;
    color: #02273D;
}
.main-ban-div {
    display: grid;
    grid-template-columns: 55% 40%;
    grid-column-gap: 5%;
    align-items: center;
    justify-content: center;
}
.main-ban-div h2 {
    font-size: 50px;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
	font-family:'Titillium Web', sans-serif;
    line-height: 60px;
}
.wpcf7-form-control.wpcf7-captchar{
	width:100%;
	height:40px;
	margin:10px 0;
}
.blog-listing-section .blogs-listing-wrapper .blog-content-image-wrap .read-more-button-share-wrapper .share-blog-button{
	position:relative;
}
.blog-listing-section .blogs-listing-wrapper .blog-content-image-wrap .read-more-button-share-wrapper .share-blog-button .a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style{
	position:absolute;
	display:flex ;
	top: -15px;
    right: 25px;
}
.blog-listing-section .blogs-listing-wrapper .blog-content-image-wrap .read-more-button-share-wrapper .share-blog-button .share-on-social-icons{
	display:none;
}
.main-ban-div span.yellow {
    color: #0095A5;
}
/* .first-ban-text {
    padding-right: 16%;
} */
.first-ban-text p {
    color: #fff;
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 15%;
}
.main-ban-div a.call-btn {
    color: #fff;
    border: 1px solid #fff;
    padding: 6px 23px;
    font-size: 28px;
	font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
	background: rgba(255, 255, 255, 0.10);
}

.main-ban-div a.call-btn:hover {
    border: 1px solid #fff !important;
    background: #0095A5 !important;
}
.who-we-are-section-wrap .who-we-are h2 {
    color: #0095A5;
    font-weight: 900;
    font-size: 45px;
	line-height:1.2;
	text-transform: uppercase;
}
.who-we-are-section-wrap .who-we-are h3 {
    color: #5B5B5B;
    font-size: 25px;
    font-weight: 600;
	margin-bottom: 2%;
}
.who-we-are-section-wrap .who-we-are p {
    color: #606060;
    font-size: 18px !important;
    font-weight: 400;
    text-align: justify;
    line-height: 25px;
}
video::-webkit-media-controls {
  display:none !important;
}


.car-choose-mdiv {
    display: grid;
    grid-template-columns: 51% 49%;
    align-items: center;
    justify-content: center;
}


.car-choose-two {
    background: #080828;
    padding: 10% 35% 12% 10%;
}

.car-choose-two  h2 {
    font-size: 50px;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    line-height: 60px;
}
/* .car-choose-list-items {
    margin: 10% 0;
} */
.car-choose-list-items h3 {
    color: #F9AD42;
    text-transform: uppercase;
    font-size: 22px;
	font-family:'Titillium Web', sans-serif;
    font-weight: 700;
	margin-top: 8%;
	 margin-bottom: 0;
}
.car-choose-list-items p {
    color: #fff;
}
.our-service-section-wrapper .car-choose-list-items p {
    color: #fff;
	font-size: 14px;
	font-style: normal;
	font-family:'Titillium Web', sans-serif;
	font-weight: 300;
	line-height: normal;
}
.our-service-section-wrapper .our-ser-icons h3{
	font-size: 25px;
	font-style: normal;
	font-weight: 700;
	font-family:'Titillium Web', sans-serif;
	line-height: 1.2; /* 57.875px */
	padding-bottom:0;
	letter-spacing: -0.5px;
	text-transform: capitalize;
}
.our-service-section-wrapper .car-choose-bottom{
	padding-bottom:20px;
}

.get-in-touch-section-wrap .get-in-touch-button-wrap{
	display:flex;
}
.get-in-touch-section-wrap a.get-in.pop-landing, .get-in-touch-section-wrap a.get-in.landing-touch{
	color: #fff;
    font-size: 26px;
    font-weight: 700;
	border:1px solid #02273D;
    background: #02273D;
    padding: 20px 20px;
    text-align: center;
	font-family: 'Work Sans', sans-serif;
    margin: auto;
    display: block;
    width: auto;
    box-shadow: 5px 9px 7px 1px rgb(0 0 0 / 25%);
}
.get-in-touch-section-wrap a.get-in.pop-landing:hover, .get-in-touch-section-wrap a.get-in.landing-touch:hover{
	 background: #fff;
	 color: #02273D;
}
.our-service-section-wrapper .our-ser-icons img{
	border-radius:100%;
	background-color:#fff;
	height:55px;
	width:55px;
	box-shadow: 0px 2px 5px 0px #00000080;
	padding:10px;
}
.our-service-section-wrapper .car-choose-bottom h2{
	color: #0095A5;
	font-family:'Titillium Web', sans-serif;
	font-size: 45px;
	font-style: normal;
	font-weight: 900;
	line-height: 1.2; /* 133.333% */
	text-transform: uppercase;
}
.our-service-section-wrapper .car-choose-list-items h3{
	 color: #0095A5;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
	margin-top: 8%;
	 margin-bottom:0;
}
.car-choose-bottom {
    padding: 0 0 0 16%;
    margin: 3% 0;
}
.our-ser-icons {
    display: flex;
    align-items: center;
    gap: 3%;
    margin: 3% 0;
}
.our-service-section-wrapper .our-ser-icons{
	 display: flex;
    align-items: center;
    gap: 3%;
    margin: 2% 0;
}
.car-choose-bottom h2 {
    color: #0C71B7;
    font-weight: 800;
    font-size: 45px;
    text-transform: uppercase;
}

.our-ser-icons h3 {
    color: #080828;
    font-weight: 700;
    font-size: 25px;
}

.car-img img {
    width: 90%;
}

a.get-in.pop-landing {
    color: #080828;
    font-size: 30px;
    font-weight: 700;
    background: #F9AD42;
    padding: 2% 2%;
    text-align: center;
    margin: auto;
    display: block;
    width: 22%;
    box-shadow: 5px 9px 7px 1px rgb(0 0 0 / 25%);
}

.landing-footer {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    /* grid-column-gap: 1%; */
    justify-content: center;
    margin: auto;
    align-items: center; 
}
.landing-footer .landing-footer-icons a .noraml-image{
	display:block;
}
.landing-footer .landing-footer-icons a:hover .noraml-image{
	display:none;
}
.landing-footer .landing-footer-icons a:hover .hover-image{
	display:block;
}
.landing-footer .landing-footer-icons a .hover-image{
	display:none;
}
.landing-footer .landing-footer-icons a{
	background: transparent;
	border: 1px solid #0095A5;
	border-radius:5px;
    padding: 7px;
    height: 40px;
	width: 40px;
}

.landing-footer .landing-footer-icons a img{
	margin: auto;
	width:100%;
    height: 100%;
}
.landing-footer-text {
    display: flex;
    align-items: center;
    gap: 5%;
    width: 100%;
    place-content: center;
}

.landing-footer-icons {
    display: flex;
    gap: 15px;
    width: 100%;
    justify-content: center;
}

.landing-footer-text a {
    font-size: 18px;
    color: #fff;
}

.landing-footer-text a:hover {
    color: #F9AD42;
}

/* landing submit form multi step */

.common-class-sub h3 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 5%;
    color: #000;
}

.sub-from-one h3 {
    text-align: center;
}
.where-do-you-want-to-ship-section .sub-from-one h3{
	 text-align: center;
	color: #080828;
	text-align: center;
	font-family:'Titillium Web', sans-serif;
	font-size: 35px;
	font-style: normal;
	font-weight: 600;
	margin-bottom:2%;
	line-height: normal;
}
.where-do-you-want-to-ship-section .common-class-sub input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date{
	width: 100%;
    padding: 3% 3%;
    border: 1px solid #5b5b5b;
    margin-top: 3%;
}
.where-do-you-want-to-ship-section .common-class-sub .country-select {
	width:100%;
}
.where-do-you-want-to-ship-section .common-class-sub .wpcf7-form-control.wpcf7-country_auto{
	width: 100%;
    padding: 3% 5%;
    border: 1px solid #5b5b5b;
    margin-top: 3% !important;
}
/* .where-do-you-want-to-ship-section .common-class-sub label{
	    display: flex;
    gap: 15px;
    flex-direction: column;
} */
.where-do-you-want-to-ship-section .common-class-sub .country-select.inside .selected-flag{
	 margin-top: 15% !important;
}
.where-do-you-want-to-ship-section .common-class-sub .country-select.inside .country{
	font-size:18px;
}
.landing-footer .landing-footer-text img{
	    background: #0095A5;
    width: 40px;
    height: 40px;
    padding: 10px;
}
.landing-footer .landing-footer-text a{
	font-size: 18px;
    color: #fff;
	line-height:1.1;
	font-weight:400;
	font-family: 'Work Sans', sans-serif;
}
.landing-footer .landing-footer-text a:hover{
	color:#0095A5;
}
.where-do-you-want-to-ship-section .sub-form-part-one{
	margin-bottom:2.5%;
}
.car-ship-six{
	padding:25px;
}
.car-ship-six .img-line.line-new{
	top:50px;
}
.car-ship-six .wpcf7-spinner{
	position:absolute;
}
.comn-class.car-ship-six input.wpcf7-form-control.wpcf7-text{
	font-size:18px;
	padding:2% 3%;
}
.comn-class.car-ship-six hr{
	color:#9F9F9F;
	opacity: 0.7;
}
.car-ship-six  input.wpcf7-form-control.has-spinner.wpcf7-submit{
	background: #0095A5;
    color: #fff;
    border: 1px solid #0095A5 !important;
    padding: 15px 50px;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    margin: auto;
    cursor: pointer;
    margin-top: 0%;
}
.car-ship-six  input.wpcf7-form-control.has-spinner.wpcf7-submit:hover{
color: #0095A5;
	background: #fff;
	
}
.where-do-you-want-to-ship-section .sub-from-sub-btn input.wpcf7-form-control.has-spinner.wpcf7-submit{
	width:auto;
	color: #fff;
    font-size: 26px;
    font-weight: 700;
    background: #02273D;
    padding: 13px 40px;
    text-align: center;
    /* margin: auto; */
	line-height:1;
	margin-top:40px;
    display: block;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.50);
    border-radius: 0;
}
.where-do-you-want-to-ship-section .sub-from-sub-btn .wpcf7-spinner{
	position:absolute;
}
.our-service-section-wrapper .car-choose-mdiv .car-img{
	position:relative;
}
.our-service-section-wrapper .car-choose-mdiv .car-img:before {
    position: absolute;
    content: '';
    top: 10%;
    left: 0;
    background-color: #0095A5;
    height: 70%;
    width: 70%;
	border-top-right-radius:250px;
	border-bottom-right-radius:250px;
    z-index: -1;
}

.where-do-you-want-to-ship-section .sub-from-sub-btn input.wpcf7-form-control.has-spinner.wpcf7-submit:hover{
	color: #02273D;
	background: #fff;
}
.where-do-you-want-to-ship-section .common-class-sub input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{
	padding:3% 3%;
}
.common-class-sub label {
    width: 100%;
    font-size: 24px;
    font-weight: 600;
}

.common-class-sub input.wpcf7-form-control.wpcf7-text.wpcf7-form-control {
    width: 100%;
    padding: 3% 2%;
    border: 1px solid #5b5b5b;
    
}

.common-class-sub input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
    width: 100%;
    padding: 10.3px;
    border: 1px solid #5b5b5b;
    margin-top: 3%;
}



.common-class-sub span.wpcf7-not-valid-tip {
    margin-top: 1%;
	font-size: 17px;
}

.submit-form-landing .sub-form-part-one {
    display: grid;
    grid-template-columns: 32% 32% 32%;
    grid-column-gap: 2%;
    justify-content: center;
    width: 100%;
	position:relative;
    justify-content: center;
}

.submit-form-landing .sub-form-part-two{
    display: grid;
     grid-template-columns: 30% 30% 30%;
    grid-column-gap: 5%;
    justify-content: center;
    width: 100%;
	padding:15px 0;
	position:relative;
    justify-content: center;
}
.submit-form-landing .sub-form-part-two:before{
	position:absolute;
	content:'';
	bottom: 0;
    background: #A1A1A1;
    height: 100%;
    width: 1px;
    left: 32.5%;
}
.submit-form-landing .sub-form-part-two:after{
	position:absolute;
	content:'';
	bottom: 0;
    background: #A1A1A1;
    height: 100%;
    width:1px;
    right: 32.5%;
}
.submit-form-landing .sub-form-part-three .wpcf7-checkbox {
    display: grid;
    grid-template-columns: 30% 30% 30%;
    grid-column-gap: 5%;
}

.sub-form-part-three label {
    display: flex !important;
    align-items: center;
	font-size: 18px;
	font-weight:500;
}

.sub-form-part-three  .wpcf7-list-item {
    display: inline-block;
    margin: 0;
}

.common-class-sub img {
    margin-top: 1%;
}
.submit-form-landing .uacf7-step.uacf7-step-1503:nth-child(2),.submit-form-landing .uacf7-step.uacf7-step-1503:nth-child(3),.submit-form-landing .uacf7-step.uacf7-step-1503:nth-child(4){
	display:none;
}
.submit-form-landing .sub-form-part-four {
    display: grid;
    grid-template-columns: 30% 30% 30%;
    grid-column-gap: 5%;
    justify-content: center;
    width: 100%;
	position:relative;
    justify-content: center;
}
.submit-form-landing .sub-form-part-four:before{
	position:absolute;
	content:'';
	bottom: 0;
    background: #A1A1A1;
    height: 100%;
    width: 1px;
    left: 32.5%;
}
.submit-form-landing .sub-form-part-four:after{
	position:absolute;
	content:'';
	bottom: 0;
    background: #A1A1A1;
    height: 100%;
    width:1px;
    right: 32.5%;
}
.sub-form-part-four input {
	width: 100%;
    padding: 3% 2%;
    border: 1px solid #5b5b5b;
    margin-top: 3%;
}



.uacf7-step-1503 button.uacf7-next {
    color: #fff;
    font-size: 28px;
	width:auto;
    font-weight: 700;
    background: #02273D!important;
    padding: 8px 50px;
    text-align: center;
    display:flex;
	margin:auto;
    box-shadow: 5px 9px 7px 1px rgb(0 0 0 / 25%);
    border-radius: 0;
}
.sub-from-sub-btn input.wpcf7-form-control.has-spinner.wpcf7-submit {
    color: #080828;
    font-size: 30px;
    font-weight: 700;
    background: #F9AD42;
    padding: 8px 2%;
    text-align: center;
    /* margin: auto; */
    display: block;
    width: 16%;
    box-shadow: 5px 9px 7px 1px rgb(0 0 0 / 25%);
    border-radius: 0;
}

.submit-form-landing .uacf7-next {
    float:none !important;
}

img.img-line.line-new{
	width: 50%;
}

/* landing page end here */

.abt-testi-page-sec span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
    background: transparent !important;
}

.mobile-test-slide .et_pb_slide.et_pb_slide_1.et_pb_section_video.et_pb_bg_layout_dark.et_pb_media_alignment_center.et-pb-active-slide {
    min-height: 700px;
}


.home-test-slide  .et_pb_slide.et_pb_slide_0.et_pb_section_video.et_pb_bg_layout_dark.et_pb_media_alignment_center.et-pb-active-slide
{
	min-height: 700px;
}


button.pum-close.popmake-close {
    position: absolute;
    top: -9%;
    right: -32px;
    border-radius: 50px;
    background: #000;
    color: #fff !important;
    padding: 0px 5px;
    border: 1px solid #000;
}
.image-gallery-sec .et_pb_image_wrap img{
            width: 100%;
            transition: 0.5s all ease-in-out;
}


.image-gallery-sec .et_pb_image_wrap:hover img {
            transform: scale(0.9);
}

/* contact -form */


.et-l--footer {
	position: relative;
	z-index: 1;
}

.form-main input {
    width: 100%;
}

.second-div-one {
	margin-bottom: 0 !important;
}

.second-div-two {
	margin-bottom: 0 !important;
}

.form-main h2 {
    margin-bottom: 1%;
    font-weight: 600;
    font-size: 24px;
    font-family: 'Titillium Web', sans-serif;
}

.form-main label {
    font-size: 16px;
    color: #5B5B5B;
    font-weight: 400;
    font-family: 'Titillium Web', sans-serif;
}

.form-main textarea {
    width: 100%;
	    resize: none;
    height: 23vh;
}

.form-main div {
    margin-bottom: 1%;
}

.submit-div .wpcf7-submit {
    background: #02273D !important;
    border-radius: 0 !important;
    position: relative !important;
    width: auto;
    padding: 9px 4% !important;
    float: left;
	font-size: 20px !important;
	text-transform: none !important;
}

.form-main input {
    width: 100%;
    padding: 7px;
}

.second-div {
    display: grid;
    grid-template-columns: 48% 48%;
    grid-column-gap: 4%;
}

/* /popup ui */

h3.move-to {
    margin-top: 7%;
}

button.uacf7-next {
  
	margin-top: 2% !important;
    background: #02273D;
    padding: 2% 11%;
    border-radius: 50px;
   line-height: 1.1;
    font-family: 'Titillium Web', sans-serif;
    border:1px solid #02273D !important;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
	border: transparent;
	cursor: pointer;
}
button.uacf7-next:hover{
    background: #fff;
    color: #02273D;
}
button.uacf7-prev:hover{
    background: #fff;
    color: #0095A5;
    border: 1px solid #0095A5;
}
button.uacf7-prev {
    position: absolute;
    top: 0;
    right: 0;
    background: #0095A5;
    border: 1px solid #0095A5;

    padding: 5px 20px;
    border-radius: 4px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.comn-class h3 {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Titillium Web', sans-serif;
    margin-bottom: 10%;
    color: #000;
}

img.img-line {
    position: absolute;
    top: 30px;
}


.car-ship-one {
	position: relative;
}


.car-ship-one .wpcf7-list-item {
	margin-bottom: 6%;
}
.car-ship-two {
	position: relative;
}

.car-ship-three {
    position: relative;
}
.car-ship-four {
    position: relative;
}

.car-ship-five {
    position: relative;
}
.car-ship-six {
    position: relative;
}

img.img-line-new {
    position: absolute;
    top: 64%;
}

.comn-class input.wpcf7-form-control.wpcf7-text, .comn-class .service-list {
    width: 100%;
    margin: 2% 0;
    padding: 2% 6%;
}
.service-list {padding: 10px !important; width: 100%;}
.countrycode {padding-left: 52px !important;}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #02273D;
    border-color: transparent;
    color: #fff;
    border: 1px solid #02273D !important;
    padding: 15px 50px;
    border-radius: 50px;
/*     position: absolute;
        bottom: -50px;
    left: 34%; */
    text-transform: uppercase;
    font-weight: 700;
	display: block;
	margin: auto;
	cursor: pointer;
	margin-top: 0%;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit:hover{
	color: #02273D;
	 background: transparent !important;
}
.full-eighty .wpcf7 form .wpcf7-response-output{
	margin-top:40px;	
}
.full-eighty iframe{
	border-radius:10px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 1em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    /* padding-top: 5%; */
}


.car-ship-one .wpcf7-list-item {
    display: block;
    margin: 0 0 0 5em;
	    padding: 3% 0;
}

.step-content:last-child button.uacf7-next {

    display: none;
}


#935step-6 button.uacf7-next {
	display:none;
}
.car-ship-one span.wpcf7-list-item {
    padding: 3% 0;
	margin-bottom: 7%;
}

input[type="checkbox"] {
    margin-left: 9%;
    text-align: right;
    float: right;
    z-index: 9999;
    width: 37px;
    height: 37px;
}

.sub-form-part-three input[type="checkbox"] {
    margin-left: auto !important;
}


.car-ship-six .last-checkbox input[type="checkbox"] {
    margin-left: 0;
    margin: 0 2% 0 0%;
    text-align: center;
    float: left;
    z-index: 9999;
    width: 37px;
    height: 37px;
}

.car-ship-six  span.wpcf7-form-control.wpcf7-checkbox.last-checkbox {
    display: grid;
    align-items: center;
    vejurtical-align: c;
    grid-template-columns: 50% 50%;
    align-items: center;
	    margin-bottom: 5%;
}

.car-ship-six span.wpcf7-list-item-label {
    font-size: 18px;
    font-weight: 400;
	    color: #000;
}
.car-ship-one span.wpcf7-list-item-label {
    font-size: 18px;
    font-weight: 400;
    color: #000;
}


.step-content .uacf7-ajax-loader {
    display: none;
}
/* .image-gallery-sec .slick-slide {
    background: linear-gradient(#1095c1 0 0) no-repeat calc(200% - var(--p, 0%)) 100% / 200% var(--p, 0.08em);
    transition: 0.3s var(--t, 0s), background-position 0.3s calc(0.3s - var(--t, 0s));
}

.image-gallery-sec .slick-slide:hover {
    p: 100%;
    t: 0.3s;
    color: #fff;
} */



.car-ship-one .wpcf7-list-item:nth-child(1):before {
    content: "";
    width: 60px;
    height: 60px;
    background: url(/wp-content/uploads/2023/06/image-7-Traced.svg) 0 0 no-repeat;
    left: 0;
    position: absolute;
    display: inline-block;
	z-index: 9;
}

.car-ship-one .wpcf7-list-item:nth-child(2):before {
    content: "";
    width: 60px;
    height: 60px;
    background: url(/wp-content/uploads/2023/06/image-8-Traced.svg) 0 0 no-repeat;
    left: 0;
    position: absolute;
    display: inline-block;
	z-index: 9;
}

.car-ship-one .wpcf7-list-item:nth-child(3):before {
    content: "";
    width: 60px;
    height: 60px;
    background: url(/wp-content/uploads/2023/06/image-9-Traced.svg) 0 0 no-repeat;
    left: 0;
    position: absolute;
    display: inline-block;
	z-index: 9;
}

.car-ship-one .wpcf7-list-item:nth-child(4):before {
    content: "";
    width: 60px;
    height: 60px;
    background: url(/wp-content/uploads/2023/06/image-10-Traced.svg) 0 0 no-repeat;
    left: 0;
    position: absolute;
    display: inline-block;
	z-index: 9;
}


/* after line on pop up */

.car-ship-one .wpcf7-list-item:nth-child(1):after {
       content: "";
    position: absolute;
    top: 24%;
    left: 0;
    height: 0;
    width: 100%;
    z-index: -1;
    border-top: 0.5px solid #9F9F9F;
}

.car-ship-one .wpcf7-list-item:nth-child(2):after {
   content: "";
    position: absolute;
    top: 52%;
    left: 0;
    height: 0;
    width: 100%;
    z-index: -1;
    border-top: 0.5px solid #9F9F9F;
}

.car-ship-one .wpcf7-list-item:nth-child(3):after {
   content: "";
    position: absolute;
    top: 79%;
    left: 0;
    height: 0;
    width: 100%;
    z-index: -1;
    border-top: 0.5px solid #9F9F9F;
}

.car-ship-one .wpcf7-list-item:nth-child(4):after {
        content: "";
    position: absolute;
        top: 106%;
    left: 0;
    height: 0;
    width: 100%;
    z-index: -1;
    border-top: 0.5px solid #9F9F9F;
}

/* end line on pop up */


input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date.mov-date {
    width: 100%;
    margin: 6% 0;
    border-radius: 5px;
    padding: 3%;
}
/* Roshan's Code */



 header .et_builder_inner_content {
    z-index: 9;
}

header .et_pb_section_0_tb_header.et_pb_section.header-section {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #02273D !important;
    position: fixed !important;
    padding: 0px !important;
    z-index: 9;
    width: 100%;
    left: 0px;
    top: 0px;
    bottom: auto;
    margin-top: 0px;
}
/* header sticky bg color */

.et_pb_section.et_pb_section_0_tb_header.header-section.et_pb_sticky_module.et_pb_with_background.et_section_regular.et_pb_section--with-menu.et_pb_sticky.et_pb_sticky--top {
    background-color: #02273D !important;
}

body p{
	font-size: 16px;
}

#menu-main-menu li.current-menu-item > a {
    color: #0095A5 !important;
}
#menu-main-menu li.current-menu-item.menu-item-has-children a{
	color:#02273D !important;
}
.header-section .et_pb_social_media_follow_0_tb_header li a.icon:before {
    font-size: 20px !important;
}

.header-section .nav-social .et_pb_social_media_follow li {
    display: inline-block;
    margin-bottom: 8px;
    position: relative;
}

.header-section .nav-social {
    display: flex;
    align-items: center;
	justify-content: center;
}

.new-social #fixed-social {
    right: -116px;
}
.new-social #fixed-social a {
    width: 100%;
    transform: rotate(-90deg);
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 1 !important;
}

#fixed-social a {
        color: #fff;
    display: block;
    height: 60px;
    position: relative;
    text-align: center;
    line-height: 40px;
    width: 40px;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 1px;
    z-index: 2;
    text-transform: uppercase;
}

#fixed-social {
    position: fixed;
    top: 55%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.new-social .fixed-phone {
    background-color: #000;
    padding: 10px 25px !important;
}

.et_builder_inner_content {
    position: relative;
    z-index: 2;
}

.home-slider-section {
	z-index: 2;
}

.abt-testi-page-sec .et_pb_blurb_4 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap {
		  background-color: transparent;
	}


/* about us car div */

/* .page-id-22 .abt-head-row {
    position: absolute;
    margin-left: 15%;
    bottom: 0;
} */
 .abt-header::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 238px;
    left: 0;
    z-index: 10;
    bottom: 0;
    background-image: linear-gradient(transparent, #000000);
    background-size: 100%;
}

.abt-header .et_pb_row.et_pb_row_0.abt-head-row {
    position: absolute;
	margin-left: 10%;
    bottom: 0px;
    z-index: 12;
}

.abt-header .abt-head-row h2{
    color: #FFFFFF;
	font-size: 45px;
	font-weight: 700;
    text-transform: capitalize;
    line-height: 56px;
}


.abt-us-mdiv {
    display: grid;
    grid-template-columns: 55% 40%;
    grid-column-gap: 5%;
    align-items: center;
}

.abt-us-text {
    padding-left: 18%;
    position: relative;
	text-align: justify;
    line-height: 25px;
}
.abt-us-img {
    text-align: right;
}


.abt-us-mdiv h3::before {
    content: "";
    position: absolute;
    top: 18.5px;
    left: 0;
    height: 0;
    width: 21%;
	z-index: -1;
    border-top: 0.5px solid #606060;
}
.abt-us-mdiv h3 {
    /* background-image: linear-gradient(90deg,#096fb5 0%,#09a84d 100%); */
    border-radius: 0 30px 30px 0;
    overflow: hidden;
    height: 40px;
    max-width: 23%;
    text-align: center;
	margin-bottom: 4%;
    padding: 1%;
	font-family: 'Titillium Web',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #FFFFFF!important;
}

.et_pb_row.et_pb_row_3.counter-row {
    width: 92%;
    max-width: 100%;
}
.page-id-17 div.et_pb_section.et_pb_section_0{
	margin-top:70px;
}


/* moble header hamburg */


.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap {
    -ms-flex-pack:  right;
    -webkit-box-pack:  right;
    justify-content: right;
}

.et_pb_menu .et_mobile_nav_menu {
    float: none;
    margin: 0 25px;
}
/* Six div sec */

.six-div-sec .icon-redirect {
    position: absolute;
    top: -8rem;
	right: -65px;
}



/* .six-div-sec:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2022/09/Group-64-1.png) no-repeat;
    top: 15px;
    left: 0;
    position: absolute;
    z-index: 999;
    display: block;
} */

.six-div-sec .et_pb_row{
	max-width: 100%;
}

.six-div-sec h3 {
    font-size: 35px;
    color: #fff;
    font-weight: 700;
    text-align: center;
}

.six-div-sec span.head-yellow {
    color: #F57618;
}

.six-div-sec .six-grid-home {
    display: grid;
    grid-template-columns: 30% 30% 30%;
    grid-column-gap: 3.8rem;
}

.grid-box-home {
    border-style: solid;
    border-width: 2px;
    border-image: linear-gradient(90deg, #096FB5 0%, #09A84D 100%) 1;
    padding: 1.5px;
    position: relative;
    margin-bottom: 4rem;
	    min-height: 248px;
}

.grid-box-border {
        color: white;
    padding: 0 1rem;
    padding-top: 3rem;
    position: relative;
    padding-bottom: 1rem;
}

img.round-img {
    position: absolute;
    top: -14%;
    padding: 6px;
    background: #080828;
}

.six-div-sec p.testi-para-bold {
    font-size: 17px;
    font-weight: 700;
}

.six-div-sec p.testi-para-light {
    line-height: 20px;
}


/* Testimonail sec */

.m2-div {
    position: relative;
    text-align: center;
}
.m2-div::after {
    content: "";
    position: absolute;
    left: 0;
       bottom: -15px;
    color: #606060;
    z-index: 9999999999999;
    height: 0;
    width: 98%;
    border-top: 0.5px solid #606060;
}

.m2-div::before {
    content: "";
    position: absolute;
    left: 20px;
	top: -15px;
    color: #606060;
    z-index: 9999999999999;
    height: 0;
        width: 95%;
    border-top: 0.5px solid #606060;
}


.testimonial-main-sec .top-div-testi::before {
    content: url(https://berlinmotors.ae/wp-content/uploads/2022/06/quote-start.png);
    position: absolute;
    left: 0;
    top: -25px;
}

.testimonial-main-sec .top-div-testi::after {
    content: url(https://berlinmotors.ae/wp-content/uploads/2022/06/quote-end.png);
    position: absolute;
    bottom: -30px;
    right: -15px;
}

.testimonial-main-sec .gallery-images .slick-prev, .testimonial-main-sec  .testimonial-slider .slick-prev {
    left: -50px !important;
    top: 35% !important;
}

.testimonial-main-sec .gallery-images .slick-next, .testimonial-main-sec .testimonial-slider .slick-next {
    right: -50px !important;
    top: 35% !important;
}

.testimonial-main-sec  .slick-prev.slick-disabled:before, .testimonial-main-sec  .slick-next.slick-disabled:before {
    opacity: 1;
}



p.testi-title {
    font-weight: 700;
	    padding-bottom: 1px;
	    font-size: 15px;
}

.m-div-testi img {
    padding: 5px 0;
}


.testimonial-main-sec .et_pb_row {
	width: 80%;
	
}

.top-div-testi {
    position: relative;
	padding: 0 7%;
}


.slider-js {
    visibility: hidden;
    display: none;
}

/* 
.testimonial-main-sec .white .sa_owl_theme .owl-nav .owl-prev {
    background: rgba(0,0,0,0) url(/wp-content/uploads/2022/09/Vector-2.png) no-repeat center center !important;
	top: 36%;
    left: 0;
}


.testimonial-main-sec .white .sa_owl_theme .owl-nav .owl-next {
    background: rgba(0,0,0,0) url(/wp-content/uploads/2022/09/Vector-3.png) no-repeat center center !important;
	top: 36%;
    right: 0;
}

.testimonial-main-sec .white .sa_owl_theme .owl-nav .owl-prev:hover, .testimonial-main-sec .white .sa_owl_theme .owl-nav .owl-next:hover {
    background-color: rgba(0,0,0,0) !important;
}
 */



.page-id-20 header .et_pb_section_0_tb_header.et_pb_section.header-section{
	background-color: #080828 !important;
}

.our-region-header-section {
	margin-top: 4%;
}

.our-region-sec .et_pb_row {
	width: 80%;
	max-width: 100%;
}


.our-region-sec h3 {
    overflow: hidden;
    height: 45px;
    text-align: center;
    /* margin-bottom: 4%; */
    padding: 8px;
    font-family: 'Titillium Web',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 35px;
    color: #02273D!important;
}
.service-sec h3{
    margin-bottom: 30px;
}
.service-sec{
    padding-top: 30px !important;
}

.our-region-sec p {
	text-align: justify;
}

.our-region-sec .et_pb_image .et_pb_image_wrap img[src*=".svg"] {
    width: 100%;
} 

.our-region-sec .et_pb_image_wrap {
	width: 100%;
}

.icon-redirect {
	vertical-align: -webkit-baseline-middle;
	padding-left: 6px;
}

a.icon-redirect img {
	background: #d5d5d5;
    padding: 8px;
    border-radius: 50px;
    width: 30px;
}

a.icon-redirect img:hover {
    transition: all .5s;
    transform: translateX(10px);
	background: linear-gradient(90deg,#096fb5 0%,#09a84d 100%);
}


.image-gallery-sec .et_pb_row {
	width: 80%;
	max-width: 100%;
}

.image-gallery-sec .et_pb_row_5 {
    overflow-x: initial;
}


.image-gallery-sec h3 {
    background-image: linear-gradient(90deg,#096fb5 0%,#09a84d 100%);
    border-radius: 0 30px 30px 0;
    overflow: hidden;
    height: 45px;
    max-width: 21%;
    text-align: center;
    margin-bottom: 4%;
    padding: 8px;
    font-family: 'Titillium Web',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #FFFFFF!important;
}

.image-gallery-sec h3::before {
    content: "";
    position: absolute;
    top: 18.5px;
    left: -26rem;
    height: 0;
    z-index: -1;
    width: 44%;
    border-top: 0.5px solid #606060;
}

.image-gallery-sec .heading-border::before {
	display: none;
}


.image-gallery-sec .slick-slide img {
    display: block;
    object-fit: cover;
    width: 100%;
	max-height: 325px;
}



.image-gallery-sec .gallery-images .slick-prev, .image-gallery-sec .testimonial-slider .slick-prev {
    left: -50px !important;
    top: 35% !important;
}

.image-gallery-sec .gallery-images .slick-next, .image-gallery-sec .testimonial-slider .slick-next {
    right: -50px !important;
    top: 35% !important;
}

.image-gallery-sec .slick-prev.slick-disabled:before, .image-gallery-sec .slick-next.slick-disabled:before {
	opacity: 1;
}


.image-gallery-sec .et_pb_image .et_pb_image_wrap{
	width: 100%;
}

.image-gallery-sec .et_pb_image_9, .image-gallery-sec .et_pb_image_6, .image-gallery-sec .et_pb_image_10, .image-gallery-sec .et_pb_image_8,  .image-gallery-sec .et_pb_image_7, .image-gallery-sec .et_pb_image_5, .image-gallery-sec .et_pb_image_4, .image-gallery-sec .et_pb_image_3, .image-gallery-sec  .et_pb_image_2, .image-gallery-sec .et_pb_image_1 {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    text-align: center;
}



.our-region-sec .map-homepage .et_pb_code_inner {
    position: initial;
}

.our-region-sec .map-homepage {
    height: 90vh;
	background-size: contain;
}


.all-locations-mdiv .icon-one {
    position: absolute;
    left: 10%;
    top: 22%;
}

.all-locations-mdiv .icon-two {
    position: absolute;
    left: 48%;
    bottom: 40%;
}
.all-locations-mdiv .icon-three {
    position: absolute;
    right: 30%;
    top: 18%;
}
.all-locations-mdiv .icon-four {
    position: absolute;
    right: 17%;
    top: 20%;
}

.all-locations-mdiv img:hover{
	transform: scale(1.1);

}
.all-locations-mdiv img{
	transition: all 0.3s ease;
}



/* About us page */ 


.full-eighty .et_pb_row{
	width: 80%;
	max-width: 1300px;
}


.who-we-are-sec{
    background-color: #EFEEEE;
}

.who-we-are-sec h3 {
    overflow: hidden;
    height: 40px;
    text-align: center;
    margin-bottom: 5%;
    padding: 7px;
    font-family: 'Titillium Web',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 35px;
    color: #02273D !important;
}
.who-we-are-sec h3:before{
    content: '';
    position: absolute;
    top: 52px;;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #0095A5;
    height: 3.5px;
    width: 7%;
}

/* .who-we-are-sec h3:before{
	content: "";
    position: absolute;
    top: 18.5px;
    left: -22rem;
    height: 0;
        width: 35%;
    z-index: -1;
    border-top: 0.5px solid #606060;
} */
.who-we-are-sec p{
    font-family: 'Titillium Web',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #5B5B5B;
    text-align: justify;
}


.values-sec h3 {
    height: auto;
    max-width: 100%;
    text-align: center;
    margin-bottom: 4%;
    padding: 7px;
    font-family: 'Titillium Web',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 35px;
    line-height: 35px;
    color: #02273D!important;
}
.values-sec h3:before{
    content: '';
    position: absolute;
    top: 65px;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #0095A5;
    height: 3.5px;
    width: 7%;
}

/* .values-sec h3:before {
    content: "";
    position: absolute;
    top: 18.5px;
    left: -4rem;
    height: 0;
    width: 37%;
    z-index: -1;
    border-top: 0.5px solid #606060;
    display: none;
} */

.values-sec h4.values-head {
        font-weight: 600;
        font-size: 24px;
        margin-top: 11px;
        color: #5B5B5B;
        line-height: 32.42px;
        font-family: 'Titillium Web',Helvetica,Arial,Lucida,sans-serif;
    }

.values-sec .abt-us-mdiv{
    display: block;
}
.values-sec .abt-us-text{
    padding-left: 0;
}
.values-main {
    display: grid;
    grid-template-columns: 22% 22% 22% 22%;
    gap: 40px;
    text-align: center;
    padding: 20px 0px;
}
.values-para{
    font-size: 16px;
    color: #5B5B5B;
    font-weight: 400;
    line-height: 20px;
    font-family: 'Titillium Web',Helvetica,Arial,Lucida,sans-serif;
}
.values-cont .values-img-hover{
    display: none;
}
.values-cont:hover .values-img-hover{
    display: inline-block;
}
.values-cont:hover .values-img{
display: none;
}
/* target Section*/
.target-sec{
    background-color: #02273D;
}
.target h3{
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
}
.target-cont{
    color:#FFFFFF;
    font-weight: 400;
    font-size: 16px;
   line-height: 24.34px;
}
.target{
    display: grid;
    grid-template-columns: 47% 47%;
    /* width: 100%; */
    /* margin: auto; */
    text-align: center;
    gap: 60px;
    position:relative;
    padding: 20px 0;
}
.target:before{
    position:absolute;
    content: '';
    width: 1px;
    height: 100%;
    background-color: #FFFFFF;
    right: 50%;
}
.vision{
    width: 70%;
    margin: auto;
}



/* About management team */
.management-sec{
    background-color: #EFEEEE;
}
.management-sec h2{
    overflow: hidden;
    height: 40px;
    text-align: center;
    margin-bottom: 2%;
    padding: 7px;
    font-family: 'Titillium Web',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 35px;
    color: #02273D !important;
}
.management-sec h2:before{
    content: '';
    position: absolute;
    top: 52px;;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #0095A5;
    height: 3.5px;
    width: 7%;
}
.management-sec .bx1{
        padding: 15px;
        background: #FFFFFF;
    }
.management-team{
    display: grid;
    grid-template-columns: 24% 24% 24% 24%;
    gap: 13px;
}    
.team-img img{
    width: 100%;
}
.team-name{
    text-align: center;
    margin-top: 6px;
}
.team-name h4{
    font-family: 'Titillium Web',Helvetica,Arial,Lucida,sans-serif;
    color: #02273D;
    font-size: 20px;
    font-weight:700;
    line-height:30.42px;
    padding-bottom: 0;
}
.team-name p{
    font-family: 'Titillium Web',Helvetica,Arial,Lucida,sans-serif;
    color: #000000;
    font-weight:400;
    font-size:14px;
    line-height:21.29px;
}

/* About Testimonial*/
.testi-abt-mdiv {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    grid-column-gap: 0.5%;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.box-testi-abt {
    margin-bottom: 10%;
}


.box-testi-abt h3 {
    font-size: 25px;
    font-weight: 600;
    color: linear-gradient(90deg, #096FB5 0%, #09A84D 100%);
    background: -webkit-linear-gradient(90deg, #096FB5 0%, #09A84D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 3%;
}

.box-testi-abt p{
	font-size: 20px;
	font-weight: 500;
	color: #000000;
}

.box-testi-abt img {
    transition: 0.3s all ease;
}


.box-testi-abt img:hover {
    transform: scale(1.081);
}



/* Our service */


.our-servcies-img-side {
    position: relative;
    margin: auto;
    overflow: hidden;
    width: 540px;
}
.our-servcies-img-side img {
    max-width: 100%;
    transition: all 0.3s;
    display: block;
    width: 100%;
    height: auto;
    transform: scale(1);
}

.our-servcies-img-side:hover img {
    transform: scale(1.1);
}


.our-servcies-text-side {
    position: relative;
    margin: auto;
    overflow: hidden;
    width: 540px;
}
.our-servcies-text-side img {
    max-width: 100%;
    transition: all 0.3s;
    display: block;
    width: 100%;
    height: auto;
    transform: scale(1);
}

.our-servcies-text-side:hover img {
    transform: scale(1.1);
}


/* .our-service-sec .et_pb_row {
    position: absolute;
    text-align: center;
    align-items: center;
    width: 100%;
    justify-content: center;
    max-width: 100%;
    bottom: 0;
} */




/* .our-service-sec.et_pb_section_0{
    min-height: 0 !important;
} */

.our-service-sec h2.contact-us-page-heading {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
	font-family:'Titillium Web', sans-serif;
	text-align: center;
	margin-top: 34%;
    /* text-align: center; */
}
.service-header h2{
    color: #fff;
    font-size: 36px;
    font-weight: 700;
	font-family:'Titillium Web', sans-serif;
	text-align: start;
	margin-top: 34%;
}
.our-service-sec:after{
	content: '';
    position: absolute;
    width: 100%;
    height: 200px;
    left: 0;
    z-index: 10;
    bottom: 0;
    background-image: linear-gradient(transparent, #000000);
    background-size: 100%;
}
.our-service-sec .abt-head-row{
	position:relative;
	z-index:12;
}
.our-service-sec h2.contact-us-page-heading{
	text-transform:capitalize;
}

.our-service-sec {
	padding-bottom: 0;
}


.our-services .et_pb_row{
	width: 80%;
	max-width: 100%;
}

.our-services .our-servcies-grid-one {
     display: flex;
	gap: 5%;
    justify-content: center;
    align-items: center;
}

.our-servcies-grid-one .our-servcies-text-side {
    padding-right: 7%;
}


.our-services h3 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 40px;
	color: #000;
}

.our-services p {
    text-align: justify;
	color: #5B5B5B;
}

.our-services .our-servcies-grid-two {
    display: flex;
	gap: 5%;
    justify-content: center;
    align-items: center;
}



.our-region-header-section {
	background-size: cover;
}


.service-grid-1{
    background-color: #EFEEEE;
}
.services-grid{
    display: flex;
    gap: 25px;
    margin-top: 30px;
}
.services-img{
    width: 60%;
}
.services-img img{
    width: 100%;
}
.services-cont{
    width: 40%;
/*     align-self: center; */
}
.services-cont p{
    font-family: 'Titillium Web',Helvetica,Arial,Lucida,sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #000000;
    text-align: justify;
}
.services-main-grid h3{
    font-weight: 700;
    font-family: 'Titillium Web',Helvetica,Arial,Lucida,sans-serif;
    text-transform: capitalize;
    font-size: 30px;
    line-height: 40px;
	color: #02273D;
    padding-bottom: 0;
}
.services-btn{
    /* width: max-content;
    background:#02273D;
    padding: 6px 20px; */
    margin-top: 20px;
    cursor: pointer;
}
/* .services-btn:hover {
    border: 1px #02273D solid;
    background: transparent;
} */
.services-btn a{
    background-color: #02273D;
    padding: 10px 40px;
    color: #fff;
    border: 1px solid #02273D;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    font-family: 'Titillium Web', sans-serif;
   
}
.services-btn a:hover{
    color: #02273D;
    border: 1px #02273D solid;
    background: transparent;
}
.service-grid-2 h3{
    text-align: right;
    padding-bottom: 0;
}
.service-slider{
    display: flex;
    justify-content: space-evenly;
    background: #0095A5;
    padding: 10px;
}
.service-slider a{
    font-size: 13px;
    color: #FFFFFF;
    font-family: 'Titillium Web',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    line-height: 30px;
}

.slideron{
    display: flex;
    justify-content: center;
}
.service-slider .slick-slide{
    border-left: 1px solid #fff;
}
.service-slider .slick-slide.slick-current.slick-active{
    border-left: 1px solid transparent;
}
.service-grid-1,.service-grid-2{
    padding: 30px 0 !important;
}
/* .service-slider .slick-slide:first-child{
    border-left: none;
} */
.service-slider .slick-prev:before {
    content: url(/wp-content/uploads/2023/06/white-arrow-left.png) !important; 
}
.service-slider .slick-prev{
    height: auto;
}
.service-slider .slick-next:before {
    content: url(/wp-content/uploads/2023/06/white-arrow-right.png) !important; 
}
.service-slider .slick-next{
    height: auto;
}
.all-region-mdiv .icon-one {
    position: absolute;
    top: 0;
    left: 6%;
}

.all-region-mdiv .icon-two {
    position: absolute;
    bottom: -260px;
    left: 49%;
}

.all-region-mdiv .icon-three {
    right: 33%;
    position: absolute;
    top: 0;
}

.all-region-mdiv .icon-four {
    position: absolute;
    right: 22%;
    top: 7%;
}

.all-region-mdiv img:hover{
transform: scale(1.1); 
}


/* footer */

.copyright-sec .et_pb_main_blurb_image {
    vertical-align: middle;
}

.footer-content-sec .et_pb_main_blurb_image {
    vertical-align: middle;
}

.copyright-sec a {
    color: #EB9216;
    font-weight: 700;
}

.mobile-tab-content-footer a {
	color: #fff;
}

.desktop-content-footer a {
	color: #fff;
}


/* our region page */


.region-button a:hover {
    transform: scale(1.1);
    transition: all 0.3s ease;
}

/* .region-button a {
    background-image: linear-gradient(90deg,#096fb5 0%,#09a84d 100%);
    border-radius: 0 30px 30px 0;
    overflow: hidden;
    height: 40px;
    text-align: center;
    margin-bottom: 4%;
	position: absolute;
    padding: 7px 5%;
    padding-right: 9%;
    font-family: 'Titillium Web',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF!important
} */


.region-page-sec .et_pb_image .et_pb_image_wrap img {
    width: 100%;
}

.region-page-sec .et_pb_image .et_pb_image_wrap {
    display: inline-block;
    position: relative;
    max-width: 100%;
    width: 100%;
}

.region-page-sec .region-desc {
    padding-top: 120px;
}




/* first-text-sec */


.first-text-sec p {
	padding-bottom: 0;
}


/* shipping country page*/
.page-id-836 .new-social{
      display: none;
}

.country-m-div {
    display: grid;
    grid-template-columns: 49% 49%;
    grid-column-gap: 2%;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.country-m-div h3 {
    font-weight: 600;
    font-size: 25px;
    color: #5B5B5B;
    padding-bottom: 3%;
    text-transform: uppercase;
}

.country-m-div p {
    font-size: 18px !important;
    color: #5B5B5B;
	padding-top: 1.5%;
}

.country-m-div hr {
    width: 146px;
}

.country-div {
    /* border-image: linear-gradient(90deg, #096FB5 0%, #09A84D 100%) 1; */
    border-color: #02273D;
    border-width: 1px;
    border-style: solid;
    padding: 6%;
	    margin-bottom: 5%;
}

.country-div.last-one {
    text-align: center;
    width: 60%;
    display: block;
    justify-content: center;
    margin: auto;
    padding: 3%;
}

.country-div.last-one p {
    font-size: 18px !important;
    color: #5B5B5B;
	padding-top: 1.5%;
}

.country-div.last-one h3 {
    font-weight: 600;
    font-size: 25px;
    color: #5B5B5B;
    padding-bottom: 3%;
    text-transform: uppercase;
}
.country-div.last-one hr {
width: 146px;
}
.country-btn{
    text-align: center;
}
.country-btn a{
        cursor: pointer;
        background: black;
        padding: 10px 30px;
        font-family: 'Work Sans';
        font-size: 28px;
        color: #FFFFFF;
}

.country-m-div a.get-qoute-btn {
    font-size: 28px;
    /* text-align: center !important; */
    margin: auto;
    /* width: 100%; */
    /* max-width: 100%; */
    text-align: center;
    background: #000;
    text-align: center;
    padding: 20px 20px;
    /* margin: auto; */
    width: 28%;
    display: block;
    font-weight: 600;
    color: #fff;
    text-align: center;
}

.three-img-div {
    display: flex;
    gap: 2%;
    /* grid-template-columns: 33.3% 33.3% 33.3%; */
    /* grid-column-gap: 0.1%; */
    justify-content: center;
    text-align: center;
    align-items: start;
}
.country-region-wrap .three-img-div{
	display: grid;
	padding:20px 0;
	gap: 30px;
	grid-template-columns: 31% 31% 31%;
}
.country-region-wrap .three-img-div.two-image-div{
	grid-template-columns: 15.5% 31% 31% 15.5%;
}
.three-img-div h3 {
    /* padding: 5%; */
    font-weight: 700;
    font-size: 24px;
    color: #000;
    padding-top: 20px;
}
.page-id-867 #fixed-social{
    display: none;
}
.page-id-884 #fixed-social{
    display: none;
}
/* .single-border-one::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 15px;
    bottom: 55px;
    right: 46rem;
    left: 55px;
    z-index: 999;
    border-image: linear-gradient(90deg, #096FB5 0%, #09A84D 100%) 1;
    border-width: 1px;
    border-style: solid;
} */

.three-div.single-border-one, .three-div.single-border-two, .three-div.single-border-three{
	width: 100%;
}



.single-border-one img {
    outline: 1px solid;
    outline-offset: -14px;
    outline-color:#0095A5;
	    width: 100%;
}

.single-border-two img {
  outline: 1px solid;
  outline-offset: -14px;
	outline-color:#0095A5;
	    width: 100%;
}

.single-border-three img {
    outline: 1px solid;
    outline-offset: -14px;
    outline-color: #0095A5;
	    width: 100%;
}

a.get-qoute-btn {
    margin: auto;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    background: #000;
    width: 26%;
    align-items: center;
    display: block;
    text-align: center;
    padding: 17px;
    align-content: center;
    text-align: center;
}



.our-country-sec h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    /* text-align: center; */
}

.our-country-sec .et_pb_row {
    position: absolute;
    text-align: left;
    padding-left: 10%;
    padding-right: 43%;
    /* left: 5px; */
    width: 100%;
    justify-content: center;
    max-width: 100%;
    top: 20%;
}

.our-country-sec .black-head h2 {
	color: #041928 !important;
}
.our-country-sec:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 200px;
    left: 0;
    z-index: 10;
    bottom: 0;
    background-image: linear-gradient(transparent, #0095A5);
    background-size: 100%;
}
.europe-cont p{
    font-size: 16px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    line-height: 22px;
    color: #5B5B5B;
}
.europe-cont strong{
    font-size: 16px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    line-height: 22px;
    color: #5B5B5B;
}
.europe-cont-row{
    padding-bottom: 0;
}
/* .europe-img{
    outline: 1px solid;
    outline-offset: -14px;
    outline-color: #096FB5;
    width: 100%;
} */


/* Roshan code ends here */




.navbar-column{
	margin-bottom:0;
}

.navbar .et_pb_menu__wrap, .navbar .et_pb_menu__wrap .et_pb_menu__menu, .navbar .et_pb_menu__wrap .et_pb_menu__menu .et-menu-nav, .navbar .et_pb_menu__wrap .et_pb_menu__menu .et-menu-nav .et-menu{
	width:100%;
	gap:20px;
}

.et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a{
	font-weight:600;
}

.et_pb_menu_0_tb_header.et_pb_menu ul li a:hover{
	color:#fff !important;
	font-weight:600;
}

.et_pb_menu .et_pb_menu__menu>nav>ul>li{
	min-width: auto !important;
    justify-content: center;
}

.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a{
	padding: 0 !important;
}

.nav-social{
	display: flex;
	align-items: center;
}


.footer-mobile .footer-column{
	margin-bottom:0 !important;
}

.footer-location{
	list-style:none !important;
	padding-left: 0px !important;
	letter-spacing: -1em;
}

.footer-location .locations{
	display: inline-block;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    padding: 0 10px;
    border-right: 1px solid;
    margin: 0;
    border-width: 2px;
    letter-spacing: normal;
	line-height: 13px;
}


.footer-location .locations:last-child{
	border-right: 0;
}

.footer-menu{
	list-style:none !important;
	padding-left: 0px !important;
}

.footer-menu .menu-item{
	color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 5px 0;
	font-family:'Titillium Web', sans-serif;
    display: block;
	    transition: all 0.3s ease;
}

.footer-menu .menu-item:hover{
	color: #0095A5 !important;
    font-weight: 400;
}

.footer-content-sec a:hover {
	color: #EB9216 !important;
}

.footer-content-sec a{
	 transition: all 0.3s ease;
}

/*** Homepage ***/
.slideshow{
	width:100%;
	height: 95vh;
	position:relative;
	mix-blend-mode: multiply;
}

.slideshow-item{
	width:inherit;
	height:inherit;
	position:absolute;
	opacity:0;
	-webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

.slideshow-item.active{
	opacity:1;
	-webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
	z-index: 99;
}


.slideshow-item img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.slideshow-item-text{
	max-width:520px;
	position:absolute;
	top:25%;
	padding-left:66px;
	background: linear-gradient(90deg, #096FB5 -2.56%, #09A84D 97.58%);
	opacity: 0.8;
	color: #fff;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	padding-top: 10px;
    padding-bottom: 10px;
}


.slideshow-item-text.yellow-item {
    background: #EB9216;
}

.slideshow-item-text h3{
	max-width:125px;
	font-weight: 700;
	font-size: 47px;
	line-height: 71px;
	letter-spacing: 0.225em;
	text-transform: uppercase;
	color: #fff;
}

.slideshow-item-text p{
	padding: 10px 20px 20px 0 !important;
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
}

.slideshow-item-text p::before{
	content: "";
    position: absolute;
    top: 80px;
    left: 66px;
    height: 0;
    width: 124px;
    border-top: 4px solid #fff;
}

.slideshow-item-text h3::after {
    content: url(https://berlinmotors.ae/wp-content/uploads/2022/06/Vector.png);
    position: absolute;
    top: 34px;
    left: 190px;
    height: 0;
    width: 124px;
}

.slideshow-item:nth-child(even) .slideshow-item-text{
	top:20%;
	background: #EB9216;
}

.slideshow-item:nth-child(3) .slideshow-item-text{
	max-width:542px;
}

.slideshow-item:nth-child(4) .slideshow-item-text{
	max-width:580px;
}

.slideshow-item:nth-child(5) .slideshow-item-text{
	max-width:542px;
}

.hero-banner{
	position:relative;
	background: linear-gradient(0deg, #000000 0%, rgba(196, 196, 196, 0) 30%);
}

.hero-banner .banner-navigation{
	position: absolute;
    bottom: 45px;
    width: 70%;
    left: 0;
    right: 0;
    margin: auto;
}

.hero-banner .banner-navigation .progress-bar, .hero-banner .banner-navigation .navigation-icons{
	width: 70%;
    margin: auto;
}

.hero-banner .banner-navigation .progress-bar::after {
    content: "";
    position: absolute;
    top: 52.5px;
    left: 66px;
    height: 0;
    width: 100%;
    border-top: 1.5px solid #fff;
}

.hero-banner .banner-navigation .navigation-icons{
	display:flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding-top:10px;
}

.hero-banner .banner-navigation .navigation-icons .navigation-icon-item{
	display: flex;
    justify-content: center;
    align-items: center;
    width: 84px;
    height: 84px;
    background: #F9AD42;
	mix-blend-mode: hard-light;
    border-radius: 50%;
	margin-left: 20px;
	cursor: pointer;
}

.hero-banner .banner-navigation .navigation-icons .navigation-icon-item.active{
	background: #09A05C;
	mix-blend-mode: hard-light;
}

.heading-border::before{
	content: "";
    position: absolute;
    top: 18.5px;
    left: 90px;
    height: 0;
    width: 100%;
    border-top: 0.5px solid #606060;
}

.icon-text{
	color: #fff;
	font-size: 15px;
}

.home-quote{
	overflow-x: clip;
}

.home-quote::before{
	content: url(https://berlinmotors.ae/wp-content/uploads/2022/06/quote-start.png);
    position: absolute;
    left: 0;
    top: -20px;
}

.home-quote .et_pb_text_inner::before {
    content: "";
    position: absolute;
    left: 50px;
    top: -40px;
    height: 0;
    width: 100%;
    border-top: 0.5px solid #606060;
}

.home-quote::after{
	content: url(https://berlinmotors.ae/wp-content/uploads/2022/06/quote-end.png);
    position: absolute;
    right: 0;
    bottom: -20px;
}

.home-quote .et_pb_text_inner::after {
    content: "";
    position: absolute;
    right: 50px;
    bottom: -40px;
    height: 0;
    width: 100%;
    border-top: 0.5px solid #606060;
}

.counter-row{
	display:flex;
}

.counter-column{
	flex-grow: 1;
    text-align: center;
    border-right: 0.5px solid #606060;
	margin-right: 0 !important;
}

.counter-column:last-child{
    border-right: 0;
}

.gallery-images .slick-prev, .testimonial-slider .slick-prev {
    left: -25px !important;
	top: 35% !important;
}

.gallery-images .slick-next, .testimonial-slider .slick-next {
    right: -10px !important;
	top: 35% !important;
}

.gallery-images .slick-prev:before, .testimonial-slider .slick-prev:before {
    content: url(/wp-content/uploads/2022/09/Vector-2.png) !important;
}

.gallery-images .slick-next:before, .testimonial-slider .slick-next:before {
    content: url(/wp-content/uploads/2022/09/Vector-3.png) !important;
}

.banner-slider .slick-prev {
    left: 50px !important;
	top: 45% !important;
	z-index: 9;
}

.banner-slider .slick-next {
    right: 80px !important;
	top: 45% !important;
}

.banner-slider .slick-arrow.slick-disabled {
    visibility: hidden;
}

.banner-slider .slick-prev:before {
    content: url(https://berlinmotors.ae/wp-content/uploads/2022/06/Vector-2.png) !important;
}

.banner-slider .slick-next:before {
    content: url(https://berlinmotors.ae/wp-content/uploads/2022/06/Vector-1.png) !important;
}

.et-overlay-image img{
	opacity: .52;
}

.icon-heading-border::before{
	content: "";
    position: absolute;
    top: 25px;
    left: 90px;
    height: 0;
    width: 100%;
    border-top: 0.5px solid #606060;
}

.icon-title .et_pb_blurb_content{
	display: flex;
    flex-direction: row;
    align-items: center;
    height: 53px;
}

.icon-title .et_pb_main_blurb_image{
	width:53px;
	margin-bottom:0;
}

.icon-title .et_pb_module_header{
	width: 160px;
	background: linear-gradient(90deg, #096FB5 0%, #09A84D 100%);
	padding-bottom: 0;
    border-radius: 0 30px 30px 0;
    padding-left: 20px;
    color: #fff;
	height: 45px;
}

.awards .et_pb_module_header {
    width: 270px !important;
}

.management .et_pb_module_header{
	width: 230px;
}

li.locations.newl {
    padding-left: 0;
}

.team-member .et_pb_main_blurb_image{
	width: 50%;
}

.team-member .et_pb_blurb_container{
	padding-left: 25px;
}

.team-member .et_pb_module_header{
	background-color: white;
    background: linear-gradient(90deg, #096FB5 0%, #09A84D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    background-clip: text;
    text-fill-color: transparent;
    padding-bottom: 0px;
}

.team-member .designation{
	font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
}

.team-member .member-summery{
	font-weight: 400;
    font-size: 15px;
    line-height: 23px;
}
/* 
.testimonial-item::before {
    content: url(https://berlinmotors.ae/wp-content/uploads/2022/06/quote-start.png);
    position: absolute;
    left: 60px;
    top: 0px;
}

.testimonial-item::after{
	content: url(https://berlinmotors.ae/wp-content/uploads/2022/06/quote-end.png);
    position: absolute;
    right: 60px;
    bottom: 0px;
} */

.testimonial-item{
    padding: 30px 60px;
}

.testimonial-item .et_pb_blurb_content{
	overflow-x: clip;
}

/* .testimonial-item .et_pb_blurb_content::before {
    content: "";
    position: absolute;
    left: 40px;
    top: -10px;
    height: 0;
    width: 100%;
    border-top: 0.5px solid #606060;
}

.testimonial-item .et_pb_blurb_content::after{
	content: "";
    position: absolute;
    right: 40px;
    bottom: -10px;
    height: 0;
    width: 100%;
    border-top: 0.5px solid #606060;
} */

.testimonial-item .et_pb_blurb_content .et_pb_blurb_container{
	padding: 10px 25px;
}

.testimonial-item .et_pb_module_header{
	padding-bottom:10px;
}

.testimonial-item p {
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 400;
    line-height: 22.82px;
    font-family: 'Titillium Web',Helvetica,Arial,Lucida,sans-serif;
}

.post-header .et_pb_title_container{
	padding-top: 25px;
}

.et_pb_posts_nav.et_pb_post_nav_0_tb_body span a span{
	padding-left:10px;
}

.blog-list .et_pb_post .entry-featured-image-url{
	margin-bottom: 10px;
}

.blog-list .more-link{
	margin-top: 16px;
	padding: 10px 19px;
	width: 149px;
	border: 1px solid #eb9216;
	text-align: center;
}

.blog-list .et_pb_post{
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 0.5px solid #606060;
}

.blog-list .et_pb_post:nth-last-child(2){
	border-bottom: 0 !important;
}
.page-id-24 .our-service-sec:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 250px !important;
    left: 0;
    z-index: 10;
    bottom: 0;
    background-image: linear-gradient(transparent, #000000);
    background-size: 100%;
}
.page-id-24 div.et_pb_section.et_pb_section_1 {
    background-size: contain;
    background-position: bottom;
    background-image: url(https://verdenlogistics.com/wp-content/uploads/2023/06/toy-bricks-table-with-word-blog-1-min.png)!important;
}

/*style the wp-pagenavi pagination links*/

/*remove border and center the wp-pagenavi links*/

.wp-pagenavi {
	border-top: none;
	text-align: center;
}


/*style the wp-pagenavi pages text*/

.wp-pagenavi .pages {
	display: none;
}


.wp-pagenavi a,
.wp-pagenavi span {
	color: #000;
	border: 0;
}


/*style the wp-pagenavi current page number*/

.wp-pagenavi span.current {
	color: #000 !important;
	font-weight: 700;
}


/*style the wp-pagenavi pagination links on hover*/

.wp-pagenavi a:hover {
	font-weight:700;
}


.regions::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 40px;
    bottom: 40px;
    right: 10px;
    z-index: 999;
	border-image: linear-gradient(90deg, #096FB5 0%, #09A84D 100%) 1;
    border-width: 1px;
    border-style: solid;
}

[class*="lightbox-trigger-"] {cursor:pointer;}
[class*="lightbox-content-"] {position:relative; z-index: unset !important;}
[class*="lightbox-content-"] .mfp-close {color:#999999 !important;}
[class*="lightbox-content-"] .mfp-close:active {top:0px !important;}
.mfp-hide{display:none}
.lightbox-overlay { background: rgb(0 0 0 / 60%) !important;}
.mfp-bg.mfp-ready{
	opacity:0;
}

.mfp-wrap {
    transition: all 0.5s ease-in-out;
    opacity: 0;
}

.mfp-bg, .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
}

.mfp-wrap {
    z-index: 1000001;
    outline: none!important;
    -webkit-backface-visibility: hidden;
}

.mfp-wrap.mfp-ready {
    opacity: 1;
}

.mfp-bg, .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none;
}

.contact-page-header{
    background-position: left top;
    background-image: url(https://berlinmotors.ae/wp-content/uploads/2022/06/businessman-touching-virtual-screen-1.png)!important;
	background-size: cover;	
    background-repeat: no-repeat;
	min-height: 400px;
	padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.contact-us-heading, .contact-details-heading{
	padding-right: 10px;
    width: fit-content;
}

/* .contact-us-heading:after, .contact-details-heading:after {
	content: url(https://berlinmotors.ae/wp-content/uploads/2022/06/Vector-1-1.png);
    position: absolute;
    bottom: 8px;
    right: -20px;
    height: 0;
} */

.contact-us-form .et_contact_bottom_container{
	float: left;
    padding-left: 3%;
}

.contact-us-form .et_contact_bottom_container .et_pb_contact_submit{
	width: 178px;
}

/* Display field titles above fields */
.contact-us-form .et_pb_contact_form_label {
	display: block;
	font-weight:bold;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 5px;
}
/* Hide duplicate placeholders */
.contact-us-form .et_pb_contact_field .input::placeholder {
    opacity:0;
}

/*Hide duplicate titles in radio buttons and checkboxes */
.contact-us-form .et_pb_contact_field_options_title {
	display:none;
}

/* .contact-details .et_pb_main_blurb_image{
    text-align: center;
    overflow: hidden;
	background: linear-gradient(90deg, #096FB5 0%, #09A84D 100%);
	border-radius: 50%;
}

.contact-details .et_pb_main_blurb_image span.et_pb_image_wrap{
	width: 50px;
    height: 50px;
	display: flex;
    align-items: center;
    justify-content: center;
} */

.contact-details .et_pb_blurb_position_left .et_pb_main_blurb_image, .contact-details .et_pb_blurb_position_right .et_pb_main_blurb_image {
    width: 40px;
    display: table-cell;
    line-height: 0;
}

.contact-details .et_pb_main_blurb_image img {
    height: 40px;
}

.contact-details .et_pb_blurb_container{
	vertical-align: middle;
}

.contact-icons-sec a {
	color: #000;
	font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    font-family: 'Titillium Web', sans-serif;
}

.contact-icons-sec a:hover {
	color: #0095A5;
}


.testimonial-item p {
	color: #5B5B5B;
}

@media(max-width: 1200px){
    .service-slider a{
        font-size: 15px;
    }
}
@media (min-width: 991px) {

/*set the image width*/

	.blog-list .entry-featured-image-url  {
		width: 30%;
		float: left;
		margin-bottom: 0!important;
		padding-top: 8px;
	}

/*set the details width*/

	.blog-list .entry-title,
	.blog-list .post-meta,
	.blog-list .post-content {
		width: 70%;
		float: left;
		padding-left: 50px;
	}
	
	.blog-list .post-content{
		padding-top: 10px;
	}
	
	.blog-list .entry-featured-image-url img{
		height: 200px;
    	object-fit: cover;
	}     
	
	.comment-form-author, .comment-form-email{
		width: 50%;
		float: left;
		padding-top: 10px;
		padding-bottom: 30px;
	}
	
	.comment-form-author{
		padding-right: 30px;
	}
	
	.comment-form-email{
		padding-left: 30px;
	}
	
	.comment-form-author input, .comment-form-email input, .comment-form-url input{
		width: 100% !important;
	}
	
	body #page-container .et_pb_section .et_pb_comments_0_tb_body.et_pb_comments_module .et_pb_button{
		border-top-right-radius: 100px;
		border-bottom-right-radius: 100px;
	}
	
	.regions .region-image, .regions .region-desc{
		margin-right: 0;
		width: 50%;
	}
}



@media only screen and (max-width: 991px) {
	
	.our-service-sec{
    min-height: 400px !important;
}
	
	.abt-header {
    min-height: 400px !important;
}
  .header-section, .header-section .et_mobile_menu {
        background-color: #080828;
  }
	
	.navbar .et_pb_menu__logo-wrap, .navbar .et_pb_menu__wrap{
		flex-grow: 1;
    	flex-basis: 0;
	}
	
	.et_pb_menu--style-left_aligned .et_pb_menu__logo{
		margin-right:0px;
	}
	
	.hero-banner .banner-navigation{
		display:none;
	}
	
	.mobile-banner .slick-list, .mobile-banner .slick-list .slick-track{
		height:100%
	}
	
	.mobile-banner .slideshow-item{
		opacity:0;
		position:inherit;
		-webkit-transition: opacity 1s ease-in-out;
    	-moz-transition: opacity 1s ease-in-out;
    	transition: opacity 1s ease-in-out;
	}
	
	.mobile-banner .slick-current{
		opacity:1;
		-webkit-transition: opacity 1s ease-in-out;
		-moz-transition: opacity 1s ease-in-out;
		transition: opacity 1s ease-in-out;
	}
	
	.slideshow-item-text{
		padding-left: 20px;
		max-width: 90% !important;
	}
	
	.slideshow-item-text h3{
		font-size:34px;
	}
	
	.slideshow-item-text p::before{
		left: 20px;
	}
	
	.slideshow-item-text h3::after{
		top: 40px;
    	left: 145px;
	}
	
	.banner-slider .slick-next{
		right: 10px !important;
	}
	
	.banner-slider .slick-prev{
		left: 10px !important;
	}
	
	.banner-slider .slick-prev:before {
    content: url(https://berlinmotors.ae/wp-content/uploads/2022/06/Vector-2-mobile.png) !important;
	}
	
	.banner-slider .slick-next:before {
    content: url(https://berlinmotors.ae/wp-content/uploads/2022/06/Vector-1-mobile.png) !important;
	}
	
	.gallery-images .slick-next:before{
		content: url(https://berlinmotors.ae/wp-content/uploads/2022/06/Vector-5-mobile.png) !important;
	}
	
	.gallery-images .slick-prev:before{
		content: url(https://berlinmotors.ae/wp-content/uploads/2022/06/Vector-4-mobile.png) !important;
	}
	
	.page-header{
		background-position: center !important;
	}
	
	.services .et_pb_row:nth-child(even){
		display:flex;
		flex-wrap: wrap;
	}
	
	.services .et_pb_row:nth-child(even) .et_pb_column_1_2:nth-child(1){
		order: 2;
	}
	
	.services .et_pb_row:nth-child(even) .et_pb_column_1_2:nth-child(2){
		order: 1;
		margin-bottom: 30px;
	}
	
	.regions .region-image .et_pb_image_wrap, .regions .region-image .et_pb_image_wrap img{
		width: 100%
	}
	
	.regions .region-desc{
		padding-top: 0;
	}
	
	.regions .region-desc > et_pb_text{
		margin-bottom: 10px;
	}
    .services-grid{
        flex-direction: column;
    }
    .services-img{
        width: 100%;
    }
    .services-cont{
        width: 100%;
    }
    .services-grid.services-grid-2 {
        flex-direction: column-reverse;
    }
    .service-grid-2 h3{
        text-align: left;
    }
    .service-grid-2{
        padding:30px 0px;
    }
    .service-grid-1{
        padding: 20px 0;
    }
    .service-slider a{
        font-size: 12px;
    }
    

}

@media only screen and (max-width: 768px) {
	
	.our-service-sec {
    min-height: 350px !important;
}
	
	.abt-header {
    min-height: 350px !important;
}
	.counter-row{
		flex-wrap: wrap;
	}
	
	.counter-column{
	border-right: 0;
	margin-bottom:0;
	padding:30px;
}
	
	.counter-column::after{
    content: "";
    position: absolute;
    left: 10%;
    bottom: 0;
    width: 80%;
    align-items: center;
    border-top: 0.5px solid #606060;
	}
	
	.counter-column:last-child::after{
		width:0;
	}

    .services-grid{
        flex-direction: column;
    }
    .services-img{
        width: 100%;
    }
    .services-cont{
        width: 100%;
    }
    .services-grid.services-grid-2 {
        flex-direction: column-reverse;
    }
    .service-grid-2 h3{
        text-align: left;
    }
    .service-grid-2{
        padding:20px 0px;
    }
    .service-grid-1{
        padding: 20px 0;
    }
    .service-slider a{
        font-size: 12px;
    }

}

@media only screen and (max-width: 480px) {
	.team-member .et_pb_blurb_content{
		display: flex;
    	flex-direction: column;
	}
	.team-member .et_pb_main_blurb_image{
		width:100%;
	}
	.team-member .et_pb_blurb_container{
	padding-left: 0;
}
	.testimonial-item {
    padding: 30px 40px;
}
	.testimonial-item .et_pb_blurb_content .et_pb_blurb_container {
    padding: 20px 20px;
}
	.testimonial-item .et_pb_blurb_content::before{
		left: 30px;
	}
	
	.testimonial-item .et_pb_blurb_content::after{
		right: 30px;
	}
	
	.testimonial-item::before{
		left: 30px;
	}
	
	.testimonial-item::after{
		right: 30px;
	}
    .abt-header{
        min-height: 550px !important;
    }
    .abt-header div.et_pb_section.et_pb_section_0{
        background-size: contain !important;
    }
    .abt-header .abt-head-row h2{
        font-size: 20px;
        line-height: 28px;
    }
    .values-main{
        grid-template-columns: 100%;
        padding:50px 0;
    }
    
    .target{
        grid-template-columns: 100%;
        gap:80px
    }
    .target:before{
        display: none;
    }
    .management-team{
        grid-template-columns: 100%;
        gap: 30px;
    }
    .abt-testi-page-sec.et_pb_section_5.et_pb_section{
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .testimonial-item .et_pb_blurb_content .et_pb_blurb_container{
        padding: 0 !important;
    }
    .abt-testi-page-sec .et_pb_column .et_pb_module{
        margin-bottom: 0;
    }
    .abt-testi-page-sec .testimonial-slider .slick-prev {
        left: 35% !important;
        top: auto !important;
        bottom: 0%;
        padding-top: 5px;
    }
	.abt-testi-page-sec .testimonial-slider .slick-next {
        right: 35% !important;
        top: auto !important;
        bottom: 0%;
        padding-top: 5px;
    }
    .abt-header .abt-head-row h2{
        font-size: 28px !important;
        line-height: 32px;
    }
}


/* tablet */


@media only screen and (min-device-width: 760px) and (max-device-width: 1024px) and (orientation: landscape) {
	
}


@media only screen and (min-device-width: 760px) and (max-device-width: 1180px) and (orientation: landscape) {
	.region-page-sec .region-desc {
    padding-top: 20px;
}
.service-slider a {
    font-size: 15px;
}
.service-sec h3{
    padding: 0;
}
.service-header h2{
    font-size: 45px;
    margin-top: 45%;
}
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.our-region-header-section {
    margin-top: 12%;
}
	
	.et_pb_number_counter_0.et_pb_number_counter .percent p, .et_pb_number_counter_1.et_pb_number_counter .percent p, .et_pb_number_counter_2.et_pb_number_counter .percent p {
    font-size: 70px !important;
}
	
	.six-div-sec .six-grid-home {
    display: grid;
    grid-template-columns: 48% 48%;
    grid-column-gap: 4% !important;
}
	
	a.get-qoute-btn {
    width: 45%;
	}
	
	.copyright-sec p {
    text-align: center !important;
}
	.et_pb_row.et_pb_row_3_tb_footer .et_pb_column {
    margin-bottom: 0;
}
	
	   .service-header h2{
        font-size: 50px;
        margin-top: 50%;
    }
	
	ul#mobile_menu1 {
    background: #080828!important;
}
	
	/* .our-region-sec h3 {
    max-width: 30%;
	} */
	.our-region-sec h3::before {
    left: -10rem;
	}
	.our-servcies-grid-one .our-servcies-text-side {
    padding-right: 0;
}
	.our-services .our-servcies-grid-one {
    display: flex;
    gap: 5%;
	}
	.our-services .our-servcies-grid-two {
    display: flex;
    gap: 5%;
	}
    
	
	.who-we-are-sec h3 {
    overflow: hidden;
    height: 40px;
    /* max-width: 30%; */
	}
	
	.who-we-are-sec h3:before {
        content: '';
        position: absolute;
        top: 52px;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: #0095A5;
        height: 3.5px;
        width: 7%;
    }

    .values-main{
        grid-template-columns: 45% 45%;
        gap: 60px;
    }

    .target-cont{
        line-height: 20.34px;
    }
    .management-team{
        grid-template-columns: 45% 45%;
        gap: 58px;
        row-gap: 40px;
    }
    .abt-header .abt-head-row h2{
        font-size: 38px;
        line-height: 45px;
    }
    .country-m-div p{
        font-size: 15px !important;
    }
	}
	
	.values-sec h3 {
    max-width: 60%;
	}


	
	/* .values-sec h3:before {
    left: 0rem;
	} */

	
	.testi-abt-mdiv {
      grid-template-columns: 50% 50%;
}
	
	.management .et_pb_module_header {
    width: 185px;
}
	
	.box-testi-abt.non-div {
    display: none;
}
	.six-div-sec .six-grid-home {
    grid-column-gap: 2rem;
}
	
	.abt-us-mdiv h3 {
    max-width: 44%;
    padding: 2%;
    margin: auto;
	}
	
	img.round-img {
    top: -9%;
}
	.image-gallery-sec h3 {
    max-width: 40%;
	}
	
	.image-gallery-sec .et_pb_image_0 .et_pb_image_wrap img, .image-gallery-sec  .et_pb_image_1 .et_pb_image_wrap img, .image-gallery-sec  .et_pb_image_2 .et_pb_image_wrap img, .image-gallery-sec  .et_pb_image_3 .et_pb_image_wrap img, .image-gallery-sec  .et_pb_image_4 .et_pb_image_wrap img, .image-gallery-sec  .et_pb_image_5 .et_pb_image_wrap img, .image-gallery-sec  .et_pb_image_6 .et_pb_image_wrap img,  .image-gallery-sec  .et_pb_image_7 .et_pb_image_wrap img, .image-gallery-sec  .et_pb_image_8 .et_pb_image_wrap img, .image-gallery-sec  .et_pb_image_9 .et_pb_image_wrap img, .image-gallery-sec  .et_pb_image_10 .et_pb_image_wrap img {
    width: 100% !important;

}
	
	.et_pb_image_9, .et_pb_image_7, .et_pb_image_5, .et_pb_image_8, .et_pb_image_3, .et_pb_image_2, .et_pb_image_1, .et_pb_image_0{
		padding: 0 !important;
	}
	
	.image-gallery-sec .gallery-images .slick-prev, .image-gallery-sec .testimonial-slider .slick-prev {
    left: -45px !important;
    top: 35% !important;
}

.image-gallery-sec .gallery-images .slick-next, .image-gallery-sec .testimonial-slider .slick-next {
    right: -45px !important;
    top: 35% !important;
}
	
	.testimonial-main-sec .gallery-images .slick-prev, .testimonial-main-sec  .testimonial-slider .slick-prev {
    left: -45px !important;
    top: 35% !important;
}

.testimonial-main-sec .gallery-images .slick-next, .testimonial-main-sec .testimonial-slider .slick-next {
    right: -45px !important;
    top: 35% !important;
}
	
	.our-region-sec .et_pb_code_7 {
    height: 40vh;
}
	.all-locations-mdiv .icon-one {
    position: absolute;
    left: 5%;
    top: 18%;
}
	.all-locations-mdiv .icon-two {
    position: absolute;
    left: 49%;
    bottom: 25%;
}
	
	.all-locations-mdiv .icon-three {
    position: absolute;
    right: 26%;
    top: 13%;
}
	
	.all-locations-mdiv .icon-four {
    position: absolute;
    right: 13%;
    top: 17%;
}
	
/* 	.main-ban-div {
    display: grid;
    grid-template-columns: 100%; */
    /* grid-column-gap: 5%; */
/*     align-items: center;
    justify-content: center;
    text-align: center;
} */
/* 	.sub-form-part-one label {
    margin: 3% 0;
} */
.wpcf7-form label{
	padding:0 0 !important;
}
	.sub-form-part-two {
    display: grid;
    grid-template-columns: 100%;
	}
	
	
	.uacf7-step.step-content button.uacf7-next {
    float: inherit;
}
	.sub-form-part-three .wpcf7-checkbox {
    display: grid;
    grid-template-columns: 100%;
    grid-column-gap: 0;
}
	.sub-form-part-three label{
     margin: 3% 0;
}
	
	.sub-form-part-four {
    display: grid;
    grid-template-columns: 100%;
    grid-column-gap: 0;
}
	
	.sub-form-part-four input{
     margin: 3% 0;
}
	.sub-from-sub-btn input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 38%;
}
	
	
	
	.common-class-sub input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100%;
    padding: 2% 2%;
    border: 1px solid #5b5b5b;
    
}
	.sub-form-part-four input {
    width: 100%;
    padding: 2% 2%;
    border: 1px solid #5b5b5b;
    margin-top: 3%;
}
	
/* 	.sub-form-part-one {
    display: grid;
    grid-template-columns: 100%;
}
	 */
/* 	.car-choose-mdiv {
    display: grid;
    grid-template-columns: 100%;
	} */
	.car-choose-two {
    background: #080828;
    padding: 10%;
}
	a.get-in.pop-landing {
    width: 37%;
	}

    .page-id-883 .loaction-banner-section:after{
            content: '';
            position: absolute;
            width: 100%;
            height: 200px;
            left: 0;
            z-index: 10;
            bottom: 0;
            background-image: linear-gradient(transparent, #131313);
            background-size: 100%;
        
    }
    .page-id-883 #fixed-social{
        display: none;
    }


/* mobile */



@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
	
	.page-id-1428 h2 {
		font-size: 35px;
        line-height: 45px;
	}
	.first-ban-text p {
		font-size: 30px;
	}
	
	.landing-footer-icons {
    justify-content: flex-start;
}
	.landing-footer-text {
    place-content: flex-start;
}
	
	.page-id-1428 h3 {
    font-size: 22px;
}
	.page-id-1428 a.call-btn {
    border: 2px solid #fff;
    padding: 5px 17px;
    font-size: 27px;
	}
	
	.abt-us-mdiv {
    grid-template-columns: 100%;
	}
	
	.abt-us-text {
    order: 2;
    padding: 0 10%;
}
	.abt-us-mdiv h3 {
    max-width: 40%;
    padding: 3%;
    font-size: 20px;
}
	.six-div-sec .six-grid-home {
    grid-template-columns: 100%;
}
	.six-div-sec .icon-redirect {
    position: absolute;
    top: -3rem;
    right: -2px;
}
	.our-region-sec h3 {
    max-width: 45%;
    padding: 3%;
    font-size: 20px;
}
	.image-gallery-sec h3 {
    max-width: 65%;
	padding: 4%;
		font-size: 20px;
}
	.image-gallery-sec .gallery-images .slick-next, .image-gallery-sec .testimonial-slider .slick-next {
    right: -30px !important;
    top: 49% !important;
}
	.image-gallery-sec .gallery-images .slick-prev, .image-gallery-sec .testimonial-slider .slick-prev {
    left: -30px !important;
    top: 49% !important;
}
	
	.testimonial-main-sec .gallery-images .slick-next, .testimonial-main-sec .testimonial-slider .slick-next {
    right: -10px !important;
    top: 45% !important;
}
	.testimonial-main-sec .gallery-images .slick-prev, .testimonial-main-sec .testimonial-slider .slick-prev {
    left: -10px !important;
    top: 45% !important;
}
	.who-we-are-sec h3 {
    /* max-width: 49%; */
    font-size: 20px;
    padding: 3%;
	}
    .who-we-are-sec h3:before{
        content: '';
        position: absolute;
        top: 40px !important;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: #0095A5;
        height: 3.5px;
        width: 7%;
}
.management-sec h2{
    font-size: 20px;
}
.management-sec h2:before{
    top: 40px;
}
.values-sec h3:before{
    top: 45px;
}
.values{
    padding: 0;
}

	.values-sec .abt-us-mdiv {
    display: grid;
    grid-template-columns: 100%;
	}
	.values-sec .abt-us-text {
    padding-left: 10%;
    padding-right: 10%;
    position: relative;
    text-align: justify;
    line-height: 25px;
    /* padding: 30px 10%; */
    margin-top: 5%;
}
	
	.management .et_pb_module_header {
    width: 230px;
}
	.awards .et_pb_module_header {
    width: 265px;
}
	.abt-us-img {
    margin-bottom: 5%;
}
	.testi-abt-mdiv {
    display: grid;
    grid-template-columns: 100%;
}
	
	.abt-testi-page-sec .gallery-images .slick-next, .testimonial-slider .slick-next {
    right: 5px !important;
    top: 40% !important;
		z-index: 999;
}
	.abt-testi-page-sec .gallery-images .slick-prev, .testimonial-slider .slick-prev {
    left: 5px !important;
    top: 40% !important;
		z-index: 999;
}
	
	.abt-testi-page-sec .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 1;
}
	
	.non-div {
	display: none;
}
	
	.our-region-sec h3::before {
    left: -5rem;
	}
	
	.our-services .our-servcies-grid-one {
    display: flex;
        flex-flow: wrap;
	}
	
	.our-services .our-servcies-grid-two {
    display: flex;
        flex-flow: wrap;
	}
	
	.our-services .our-servcies-grid-one img {
    margin-bottom: 5%;
}
	
	.our-services .our-servcies-grid-two img {
    margin-bottom: 5%;
}
	.our-services .our-servcies-grid-two .our-servcies-img-side {
    order: 2;
}
	
	.image-gallery-sec .et_pb_image_0 .et_pb_image_wrap img, .image-gallery-sec  .et_pb_image_1 .et_pb_image_wrap img, .image-gallery-sec  .et_pb_image_2 .et_pb_image_wrap img, .image-gallery-sec  .et_pb_image_3 .et_pb_image_wrap img, .image-gallery-sec  .et_pb_image_4 .et_pb_image_wrap img, .image-gallery-sec  .et_pb_image_5 .et_pb_image_wrap img, .image-gallery-sec  .et_pb_image_6 .et_pb_image_wrap img,  .image-gallery-sec  .et_pb_image_7 .et_pb_image_wrap img, .image-gallery-sec  .et_pb_image_8 .et_pb_image_wrap img, .image-gallery-sec  .et_pb_image_9 .et_pb_image_wrap img, .image-gallery-sec  .et_pb_image_10 .et_pb_image_wrap img {
    width: 100% !important;
}
.copyright-sec .power-by p {
    text-align: center !important;
}
	
	.copyright-sec .et_pb_column {
    margin-bottom: 0;
}
	
/* .our-service-sec {
    background-size: cover;
} */
	.our-service-sec h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
}
.service-sec h3{
    max-width: 100%;
    margin-bottom: 10px;
}
.service-slider .slick-slide{
    border: 1px solid transparent;
}
.services-main-grid h3{
    font-size: 18px;
}
.services-grid{
    margin-top: 5px;
    gap: 15px;
}
.service-grid-1{
    padding: 0 !important;
}
.service-grid-2{
    padding: 0 !important;
}
.service-slider .slick-prev:before {
    content: url(/wp-content/uploads/2023/06/white-arrow-left.png) !important;
}
.service-slider .slick-prev, .slick-next{
    position: absolute;
    top: 50% !important;
}
.service-slider .slick-next:before {
    content: url(/wp-content/uploads/2023/06/white-arrow-right.png) !important;
}
	
	.abt-header .abt-head-row h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
}
	
	.full-eighty .et_pb_row {
    width: 80%;
    max-width: 100%;
}
	/* .who-we-are-sec h3:before {
    content: "";
    position: absolute;
    top: 18.5px;
    left: -5rem;
	} */
	.who-we-are-sec .et_pb_row {
    width: 80%;
}
	.country-m-div {
    grid-template-columns: 100%;
}
	.country-div.last-one {
    text-align: center;
    width: 100%;
	}
	
	a.get-qoute-btn {
    width: 83%;
	}
	
	.three-img-div {
    display: block;
	}
	
	.three-img-div h3 {
    margin-bottom: 3%;
}
	.et_pb_number_counter_0.et_pb_number_counter .percent p, .et_pb_number_counter_1.et_pb_number_counter .percent p, .et_pb_number_counter_2.et_pb_number_counter .percent p {
    font-size: 70px !important;
}
	
	.icon-title .et_pb_module_header{
	width: 150px;
}
	
	.management .et_pb_module_header{
		width: 160px;
	}
	.car-ship-one span.wpcf7-list-item-label {
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
	html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding-right: 0;
}
	.our-region-sec .et_pb_code_7 {
    height: 40vh;
}
	.all-locations-mdiv img {
    width: 55%;
}
	.all-locations-mdiv .icon-one {
    position: absolute;
    left: 0;
    top: 22%;
}
	.all-locations-mdiv .icon-two {
    position: absolute;
    left: 46%;
    bottom: 30%;
}
	
	.all-locations-mdiv .icon-three {
    position: absolute;
    right: 16%;
    top: 23%;
}
	
	.all-locations-mdiv .icon-four {
    position: absolute;
    right: 0;
    top: 25%;
}
	.all-region-mdiv img {
    width: 55%;
}
	.all-region-mdiv .icon-one {
    position: absolute;
    top: 16%;
    left: -5%;
}
	.all-region-mdiv .icon-two {
    position: absolute;
    bottom: -125px;
    left: 49%;
}
	.all-region-mdiv .icon-four {
    position: absolute;
    right: 22%;
    top: 15px;
}
	.second-div {
    display: grid;
    grid-template-columns: 100%;
    grid-column-gap: 4%;
}
	.new-social #fixed-social {
    right: -101px;
    /* z-index: 9999; */
}
	.new-social #fixed-social a {
    font-size: 22px;
}
	
	.contact-icons-sec {
		z-index: -10;
	}
	.form-div {
		z-index: -10;
	}
	/* .page-id-22 .abt-head-row {
    position: absolute;
    margin-left: 8%;
    bottom: 0;
} */
.contact-us-page-heading{
    text-align: center;
}
	.main-ban-div {
    grid-template-columns: 100%;
}
	.sub-form-part-one {
    grid-template-columns: 100%;
}
	.car-choose-mdiv {
    grid-template-columns: 100%;
}
	.car-choose-two {
    background: #080828;
    padding: 10% 8%;
}
	a.get-in.pop-landing {
    padding: 7% 2%;
    width: 70%;
}
	.landing-footer {
    grid-template-columns: 100%;
}
	.landing-footer-icons {
    margin: 6% 0;
}
	.landing-footer-text {
    margin: 6% 0;
}
	.car-choose-bottom {
    padding: 10% 8%;
}
	.sub-form-part-one label {
    margin: 3% 0;
}
	.sub-form-part-two {
    display: grid;
    grid-template-columns: 100%;
	}
	
	.sub-form-part-two input{
     margin: 3% 0;
}
	.uacf7-step.step-content button.uacf7-next {
    float: inherit;
}
	.sub-form-part-three .wpcf7-checkbox {
    display: grid;
    grid-template-columns: 100%;
    grid-column-gap: 0;
}
	.sub-form-part-three label{
     margin: 3% 0;
}
	
	.sub-form-part-four {
    display: grid;
    grid-template-columns: 100%;
    grid-column-gap: 0;
}
	
	.sub-form-part-four input{
     margin: 3% 0;
}
	.sub-from-sub-btn input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 38%;
}
    .europe-cont p{
        font-size: 10px;
    }
    .europe-cont strong{
        font-size: 10px;
    }
    .pum-theme-921 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    position: absolute;
    height: 26px;
    width: 26px;
    left: auto;
    right: -7px;
    bottom: auto;
    top: -10px;
    padding: 0px;
    color: #ffffff;
    font-family: Arial;
    font-weight: 100;
    font-size: 24px;
    line-height: 24px;
    border: 2px solid #ffffff;
    border-radius: 26px;
    box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 );
    text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
    background-color: rgba( 0, 0, 0, 1.00 );
}
}


@media only screen and (min-device-width: 465px) and (max-device-width: 767px) and (orientation: landscape) {
	
.our-region-header-section {
    margin-top: 12%;
}
	
}
	
	@media only screen and (min-device-width: 430px) and (max-device-width:1024px) and (orientation: landscape) {
.our-region-sec .et_pb_code_7 {
    height: 70vh;
}
		
	@media only screen and (min-device-width: 923px) and (max-device-width:1024px) and (orientation: landscape) {
.our-region-header-section {
    margin-top: 5%;

}	
		
}
}

@media only screen and (max-width: 1200px){
	.main-ban-div{
		grid-template-columns:45% 50%;
	}
	.landing-footer .landing-footer-text a{
		font-size:16px;
	}
	.our-service-section-wrapper .our-ser-icons img{
		grid-template-columns:19% 27% 27% 27%;
	}
	.landing-footer-icons{
		gap:10px;
	}
}
@media only screen and (max-width: 1024px){
	.main-ban-div{
		grid-template-columns:100%;
		gap:30px;
	}
	.main-ban-div h2 br{
		display:none;
	}
	.main-ban-div p br{
		display:none;
	}
	.main-ban-div .first-ban-text p{
		margin-bottom:10%;
	}
	.landing-footer .landing-footer-icons{
		    grid-column-end: 3;
	}
	.landing-footer .landing-footer-text:nth-child(2) {
    grid-area: Area-1;
	}
	.landing-footer .landing-footer-text:nth-child(3) {
    grid-area: Area-2;
	}
	.landing-footer .landing-footer-text:nth-child(4) {
    grid-area: Area-3;
	}
	.landing-footer{
		grid-template-areas:
        ". . ."
        "Area-1 Area-2 Area-3";
		grid-template-columns: 1fr 1fr 1fr;
		gap: 30px 0;
	}
	.get-in-touch-section-wrap .et_pb_row_3.et_pb_row{
		padding-top:30px !important;
	}
	.landing-footer .landing-footer-text img{
		height:30px;
		width:30px;
	}
	.landing-footer .landing-footer-text a{
		font-size:16px;
	}
	.our-service-section-wrapper .car-choose-mdiv{
		grid-template-columns:100%;
	}
	.our-service-section-wrapper .car-choose-list-items h3{
		margin-bottom:0;
	}
	.our-service-section-wrapper .car-choose-bottom{
		padding:0 0 5% 10%;
		margin-bottom:0;
	}
}
.thankyou-page-section .et_pb_row{
	display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
}
@media only screen and (max-width: 600px){
	.main-ban-div h2{
		font-size:35px;
		line-height: 1.2;
	}
	.thankyou-page-close-button.et_pb_section{
		padding-top:0 !important;
		padding-bottom:0 !important; 
	}
	.thankyou-page-section .et_pb_heading_0 h1{
		font-size:45px !important;
	}
	.first-ban-text p{
		font-size:20px;
		line-height: 1.2;
	}
	.main-ban-div a.call-btn{
		font-size:24px;
	}
	.who-we-are-section-wrap .who-we-are h2{
		font-size:35px;
		line-height: 1.2;
	}
	.who-we-are-section-wrap .who-we-are h3{
		font-size:20px;
		line-height: 1.2;
	}
	.who-we-are-section-wrap .who-we-are p{
		font-size:16px !important;
		line-height:1.2;
	}
	.et_pb_section{
		padding-top:20px !important;
		padding-bottom:20px !important;
	}
	.where-do-you-want-to-ship-section .sub-from-one h3{
		font-size:30px;
		line-height:1.2;
	}
	.common-class-sub label{
		font-size:20px;
	}
	.where-do-you-want-to-ship-section .sub-from-sub-btn input.wpcf7-form-control.has-spinner.wpcf7-submit{
		font-size:20px;
	}
	.our-service-section-wrapper .car-choose-bottom h2{
		font-size:35px;
	}
	.our-service-section-wrapper .our-ser-icons img{
		height:45px;
		width:45px;
		padding:5px;
	}
	.our-service-section-wrapper .our-ser-icons h3{
		font-size:18px;
	}
	.car-choose-two h2{
		font-size:35px;
		line-height:1.2;
	}
	.our-service-section-wrapper.et_pb_section{
		padding-bottom:0 !important;
	}
	.get-in-touch-section-wrap a.get-in.pop-landing, .get-in-touch-section-wrap a.get-in.landing-touch{
		font-size:20px;
		padding:10px 20px;
	}
	.landing-footer {
		display:flex;
		flex-direction:column-reverse;
		gap:0 0;
	}
	.landing-footer .landing-footer-icons {
    	grid-column-end: 2;
		margin:5% 0;
		justify-content: start;
	}
	.landing-footer .landing-footer-text{
		justify-content:start;
		margin:3% 0;
	}
	.landing-footer .landing-footer-text img{
		height:35px;
		width:35px;
	}
	.our-service-section-wrapper .car-img img{
		width:100%;
	}
	.our-service-section-wrapper .car-choose-bottom{
		padding: 0 7% 5% 7%;
	}
	.our-service-section-wrapper .our-ser-icons{
		margin:4% 0;
	}
}