/*
 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=Inter:wght@100;200;300;400;500;600;700;800;900&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');


body{
	font-family: 'Inter', sans-serif;
}
h1,h2,h6{
	font-family:'Poppins', sans-serif;
}
#main-header{
	padding:0px 0 10px 0;
}

#top-menu li{
	padding-right:50px;
}
a{
	   transition: 0.3s ease;
}
.top-bar-header-wrap{
	background-color:#f1f1f1;
	padding:7.5px 0;

}
.contact-top-bar{
	width:80%;
	max-width: 1300px;
    margin: auto;
		display:flex;
	 justify-content: space-between;
}
.top-bar-header-wrap .contact-number{
	display:flex;
	gap:10px;
}
.top-bar-header-wrap .follow-us-on {
	display:flex;
	gap:10px;
}
.top-bar-header-wrap .follow-us-on .social-icons{
	color: #242424;
    font-size: 19px;
    font-weight: 400;
    line-height: 20px;
    opacity: 1;
    text-align: left;
}
.top-bar-header-wrap .follow-us-on .social-link-one:hover .social-icons{
	color:#1877F2;
}
.top-bar-header-wrap .follow-us-on .social-link-two:hover .social-icons{
	color:#d62976;
}
.top-bar-header-wrap .follow-us-on .social-link-three:hover .social-icons{
	color:#F89822;
}
.top-bar-header-wrap .contact-number .social-icons{
	color: #242424;
    font-size: 19px;
    font-weight: 400;
    line-height: 20px;
    opacity: 1;
    text-align: left;
}
.top-bar-header-wrap .contact-number a{
color: #242424;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    opacity: 1;
    text-align: left;
}
.top-bar-header-wrap .contact-number a:hover{
	color:#014d76;
}
#top-menu a{
	color:#242424;
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	opacity:1;
	text-align: left;
}
#top-menu a:hover{
	color:#014D76;
	opacity:1 !important;
}
.hero-section .slick-prev.slick-arrow {
    transition: all 0.2s ease;
    background:#E2E2E2;
    width: 60px;
    border-radius: 100%;
    height: 60px;
    top: 50%;
    bottom: 0;
    left: 5.5%;
    z-index: 99;
}
.slick-prev.slick-arrow:before {
    background-image: url('/wp-content/uploads/2023/08/pre-arrow.svg');
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center;
    color: transparent;
}
.hero-section .slick-next.slick-arrow {
    transition: all 0.2s ease;
    background:#E2E2E2;
    width: 60px;
    border-radius: 100%;
    height: 60px;
    top: 50%;
    bottom: 0;
    right: 5.5%;
    z-index: 99;
}
.slick-next.slick-arrow:before {
    background-image: url('/wp-content/uploads/2023/08/next-arrow.svg');
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center;
    color: transparent;
}
/* Hero-banner */
.hero-section .slider-banner-image{
	
	background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
/* 	height:87vh; */
}
.hero-section .slider-banner-image .mobile-image{
	display:none;
}
.hero-section .slider-banner-image img{
	width:100%;
	height:100%;
}
/* 
.hero-section .slider-banner-image.slide-one{
background-image:url('/wp-content/uploads/2023/08/hero-banner-one.png');	
}
.hero-section .slider-banner-image.slide-two{
background-image:url('/wp-content/uploads/2023/08/hero-banner-two.png');	
}
.hero-section .slider-banner-image.slide-three{
background-image:url('/wp-content/uploads/2023/08/hero-banner-three.png');	
} */
.hero-section .slider-banner-image.slide-two .hero-banner-title h1 span{
	color:#014D76;
}
.hero-section .slider-banner-image.slide-two .hero-banner-title h1{
	color:#fff;
}
.hero-section .slider-banner-image.slide-two .hero-banner-title h1 .small-title{
	color:#fff;
	text-transform:capitalize;
	font-size:30px;
}
.hero-section .slider-banner-image.slide-three .hero-banner-content-wrap{
	padding: 10% 0% 10% 10%;
	float:left;
}
.hero-section .hero-banner-content-wrap{
	padding: 10% 10% 10% 0;
    width: 50%;
    float: right;
}
.hero-section .hero-banner-content-wrap .hero-banner-title h1{
	font-size: 45px;
	font-weight: 500;
	line-height: 1.4;
	text-align: center;
	color:#000000;
	width: 80%;
    margin: auto;
	padding: 20px 0;
}
.hero-section .hero-banner-content-wrap .hero-banner-title h1 span{
	color:#F89822;
	font-weight: 600;
	text-transform:uppercase;
}
.hero-section .hero-banner-content-wrap .hero-banner-sub-title h2{
font-size: 30px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    width: 60%;
    color: #242424;
    margin: auto;
    padding: 0px 0;
}
.hero-section .hero-banner-content-wrap .hero-banner-sub-title h2 span{
	color:#014D76;
}
.hero-button-wrap{
	    display: flex;
    justify-content: center;
    padding-top: 80px;
}

.hero-button-wrap a{
	box-shadow: 3px 5px 6px 0px #36363673;
	border-radius:5px;
    padding: 15px 50px;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2;
	color:#fff;
	background-color:#014D76;
	border:1px solid #014D76;
}
.hero-button-wrap a:hover{
	color:#014D76;
	background-color:#fff;
}
.country-name-section{
padding:35px 0 !important;
}
.country-name-section .country-wrapper{
	width:80%;
	max-width:1300px;
	margin:auto;
}

.country-name-section .country-wrapper .country-name h6{
	font-size: 22px;
	font-weight: 500;
	line-height: 1.2;
	padding-bottom:0;
	text-align:center;
	color:#FFFFFF;
}
.our-service-section .our-services-wrap{
	display:grid;
	grid-template-columns:20% 50% 20%;
	gap:65px;
	position:relative;
}
.our-service-section .our-services-wrap:before{
	content:'';
	position:absolute;
	background-color:#014D76;
	height:100%;
	top:0;
	left:29%;
	width:5px;
	border-radius:30px;
}
.our-service-section .our-services-wrap:after{
	content:'';
	position:absolute;
	background-color:#014D76;
	height:100%;
	top:0;
	right:29%;
	width:5px;
	border-radius:30px;
}
.our-service-section .our-services-wrap .our-service{
	display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
	gap:15px;
	width:auto;
	margin:auto;
	transition: 0.3s ease;
}
.our-service-section .our-services-wrap .our-service img{
	height:90px;
	object-fit:contain;
}
.our-service-section .our-services-wrap .our-service  .service-content h5{
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2;
	text-align: center;
	padding-bottom:0;
	color:#242424;
	transition: 0.3s ease;
}
.our-service-section .our-services-wrap .our-service:hover  .service-content h5{
	color:#F89822;
	transition: 0.3s ease;
}
.our-service-section .our-services-wrap .our-service .normal-image{
	display:block;
	transition: 0.3s ease;
	
}
.our-service-section .our-services-wrap .our-service:hover .normal-image{
	display:none;
	transition: 0.3s ease;
}
.our-service-section .our-services-wrap .our-service .hover-image{
	display:none;
	transition: 0.3s ease;
}
.our-service-section .our-services-wrap .our-service:hover .hover-image{
	display:block;
	transition: 0.3s ease;
}
h2{
	letter-spacing:2.5px;
}
/* Local International Section */
.local-international-section .heding-text h2{
font-size: 42px;
    font-weight:600;
    line-height: 1.3;
    width: 60%;
    color: #fff;
    margin: auto;
	
    padding: 0px 0;
}
.local-international-section .service-card-wrap ul{
	padding-bottom:0;
	list-style:none;
}
.local-international-section .service-card-wrap h6{
		font-family: 'Inter', sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.3;
	text-align: left;
	color:#3D3D3D;
	text-transform:capitalize;
	position:relative;
	padding-left:0;
}
.local-international-section .service-content  .et_pb_text_inner{
	position:relative;
}
.local-international-section .service-content  .et_pb_text_inner:before{
	content:'';
	position:absolute;
	top:0;
	left:-25px;
	height:100%;
	border-left:6px solid #F89822;	
}
.local-international-section .service-card-wrap ul li{
	font-family: 'Inter', sans-serif;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.5;
	text-align: left;
	color:#3D3D3D;
	position:relative;
	padding-left:5px;
}
.service-card-wrap .et_pb_column{
	margin-right:2% !important;
}
.local-international-section .service-card-wrap ul li:before{
	content:'';
	position:absolute;
	top:50%;
	left:-10px;
	transform: translateY(-50%);
	background-color:#3D3D3D;
	height:5px;
	width:5px;
	border-radius:100%;
}
.local-international-section .service-card-wrap  .service-image-wrap{
	margin:auto;
}

.why-choose-wise-section .heding-text h2{
	    font-size: 42px;
    font-weight:600;
    line-height: 1.3;
    width: 60%;
    color: #fff;
    margin: auto;
    padding: 0px 0;
}
.why-choose-wise-section .why-choose-card-wrap{
	display: flex;
    align-items: center;
    flex-direction: column;
}
.why-choose-wise-section .why-choose-card-wrap:hover .why-choose-image{
	background-color:#F89822;
	transition: 0.3s ease;
	transform:scale(1.075);
}
.why-choose-wise-section .why-choose-card-wrap .why-choose-image{
	background-color:#014D76;
	padding:15px;
	transition: 0.3s ease;
	box-shadow: 0px 4px 4px 0px #68686840;
	border-radius: 100%;
}
.why-choose-wise-section .why-choose-card-wrap .why-choose-content h5{
	font-size: 18px;
	font-weight: 500;
	padding-top:15px;
	padding-bottom:5px;
	line-height: 1.3;
	font-family: 'Inter', sans-serif;
	text-align: center;
}
.why-choose-wise-section .why-choose-card-wrap .why-choose-image img{
	    height: 60px;
    aspect-ratio: 1/1;
    width: auto;
	display:flex;
    object-fit: contain;
}

.map-section .heding-text h2{
	   font-size: 42px;
    font-weight: 600;
    line-height: 1.3;
    width: 60%;
    color: #021722;
    margin: auto;
    padding: 0px 0;
}
.map-section .heding-text p{
	   font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    width: 45%;
    color:#242424;
    margin: auto;
    padding: 10px 0;
}
.map-section .map-image-section-wrap img{
	width:100%;
}
.map-section .heding-text p span{
	color:#F89822;
}

.map-section.faq-section .accordion-style-one .accordion-style-content {
	padding:5px 0;
}
.map-section.faq-section .accordion-style-one .accordion-style-content h3{
	position:relative;
	padding-bottom:0;
	font-size: 20px;
	font-weight: 500;
	line-height:1.2;
	border: 1px solid #D9D9D9;
	background:#F9F9F9;
	border-radius:10px;
	padding: 15px 20px;
	color:#3D3D3D;
	cursor:pointer;
}
.map-section.faq-section .accordion-style-one .accordion-style-content h3:after {
  content: '+';
  position: absolute;
  right: 20px;
  font-size: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.map-section.faq-section .accordion-style-one  .accordion-style-one-content{
	background-color: transparent;
  	display: none;
	padding: 15px 50px 25px 50px;
}
.map-section.faq-section .accordion-style-one  .accordion-style-one-content p{
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	color:#4A4A4A;
	text-align: justify;
}
.map-section.faq-section .accordion-style-one .accordion-style-content.active  h3:after {
	content: '-';
}
.service-satisfaction-section h2{
	font-size: 42px;
	font-weight: 600;
	line-height: 1.5;
}
.service-satisfaction-section h3{
	font-size: 35px;
	font-weight: 600;
	line-height: 1.5;
}
.service-satisfaction-section .testimonial-slide{
	padding:10px 15px;
}
.service-satisfaction-section .testimonial-slide .testimonial-detail{
	padding: 45px 25px 30px 25px;
/* 	background-image:url('/wp-content/uploads/2023/08/Group-1000001888.png'); */
	background:#014D76;
	border-radius:10px;
	height:100%;
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-position:top;
	position:relative;
	transition: 0.3s ease;
	margin-bottom:10px;
	outline: 1px solid #fff;
  outline-offset: -10px;
}
.service-satisfaction-section .testimonial-slide .testimonial-detail:before{
	    content: '';
    position: absolute;
    bottom: -6px;
    left: 30px;
    height: 25px;
    width: 25px;
    background-color: #014D76;
    z-index: 1;
    transform: rotate(45deg) skew(10deg, 10deg);
}
.service-satisfaction-section .testimonial-slide .testimonial-detail:after{
       content: '';
    position: absolute;
    bottom: -1px;
    left: 32px;
    height: 20px;
    width: 20px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    z-index: 2;
    transform: rotate(45deg) skew(10deg, 10deg);
}
.service-satisfaction-section .testimonial-slide .testimonial-detail:hover{
	transform:scale(1.05);
	transition: 0.3s ease;
	outline: 1px solid #F89822;
}
.service-satisfaction-section .testimonial-slide .testimonial-detail:hover:after{
	border-bottom: 1px solid #F89822;
    border-right: 1px solid #F89822;
}
.service-satisfaction-section .testimonial-slide .testimonial-detail p{
	color:#E8E8E8;
	font-size:14px;
	font-weight:500;
	line-height:1.3;

	height:150px;
	overflow:hidden;
}
.service-satisfaction-section .testimonial-slide .testimonial-detail .testimonial-detail-wrap{
	position:relative;
}
.service-satisfaction-section .testimonial-slide .testimonial-detail .testimonial-detail-wrap p:before{
	position:absolute;
	content:'';
	background-image:url('/wp-content/uploads/2023/08/2.svg');
	background-size:contain;
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
   top: -30px;
    left: 0px;
}
.service-satisfaction-section .testimonial-slide .testimonial-detail .testimonial-detail-wrap p:after{
	position:absolute;
	content:'';
	background-image:url('/wp-content/uploads/2023/08/1.svg');
	background-size:contain;
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
    bottom: 10%;
    right: 0px;
}
.service-satisfaction-section .testimonial-slide .testimonial-name h6{
	padding-left:50px;
	padding-top:10px;
	padding-bottom:0;
	font-size: 22px;
	font-weight: 600;
	line-height: 24px;
	color:#515151;
}
.service-satisfaction-section .testimonial-slide .star-rating{
	display: flex;
    gap: 5px;
    padding-top: 10px;
}
.service-satisfaction-section .testimonial-slide .star-rating img{
	height:16px;
}
.enquiry-form-section .contact-form-heading h2{
	font-size: 50px;
	font-weight: 600;
	line-height: 1.4;
	text-align: left;
	padding-left:50px;
	color:#fff;
	text-transform:capitalize;
	position:relative;
}
.enquiry-form-section .contact-form-heading h2:before{
	position: absolute;
    content: '';
    background:#F89822;
    top: 15%;
    left: 0;
    height: 65%;
    width: 11px;
    border-radius: 25px;
}
.enquiry-form-wrap{
	padding:50px 50px;
	border-radius:10px;
}
.enquiry-form-wrap .steps-form .steps-row:before {
    top: 15px;
    bottom: 0;
    left: 17%;
    position: absolute;
    content: " ";
    width: 65%;
    height: 2px;
    background-color: #ccc;
}
.enquiry-form-wrap .contact-form-one-wrapper label{
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	color:#3D3D3D;
}
.enquiry-form-wrap .contact-form-one-wrapper .wpcf7-form-control {
	width:100%;
	padding: 10px;
	border:1.5px solid #A7A7A7;
	border-radius:5px;
}
.enquiry-form-wrap .contact-form-one-wrapper .wpcf7-form-control.wpcf7-textarea{
	resize:none;
	height:120px;
}
.enquiry-form-wrap .uacf7-step.step-content p{
	display:flex;
	justify-content:center;
	margin-top:40px;
	gap:50px;
}
.enquiry-form-wrap .uacf7-step.step-content button.uacf7-next{
	padding:10px 50px 10px 25px;
	font-size: 16px;
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: center;
	color:#fff;
	display: flex;
    justify-content: center;
	cursor:pointer;
	margin-top:0;
	border-radius:5px;
	box-shadow: 0px 4px 4px 0px #00000040;
	background-color:#014D76;
	border:1px solid #014D76;
	position:relative;
}
.enquiry-form-wrap .uacf7-step.step-content button.uacf7-next:after{
	content:'';
	position:absolute;
	top:50%;
	right: 5px;
	background-image:url('/wp-content/uploads/2023/08/Vector-2.svg');
	background-repeat:no-repeat;
	background-size:contain;
	height:15px;
	width:30px;
	transform: translateY(-50%);
    z-index: 1;
}
.enquiry-form-wrap .uacf7-step.step-content button.uacf7-next:hover:after{
	background-image:url('/wp-content/uploads/2023/08/Vector-4.svg');
}
.enquiry-form-wrap .uacf7-step.step-content button.uacf7-next:hover{
	box-shadow: 0px 4px 4px 0px #00000040;
	color:#014D76;
	background-color:#fff;
}

.enquiry-form-wrap .uacf7-step.step-content button.uacf7-prev{
	padding:10px 25px 10px 50px;
	font-size: 16px;
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: center;
	color:#014D76;
	display: flex;
    justify-content: center;
	cursor:pointer;
	margin-top:0;
	border-radius:5px;
	box-shadow: 0px 4px 4px 0px #00000040;
	background-color:#fff;
	border:1px solid #014D76;
	position:relative;
}
.enquiry-form-wrap .uacf7-step.step-content button.uacf7-prev:after{
	content:'';
	position:absolute;
	top:50%;
	left: 5px;
	background-image:url('/wp-content/uploads/2023/08/Vector-3.svg');
	background-repeat:no-repeat;
	background-size:contain;
	height:15px;
	background-position: right;
	width:30px;
	transform: translateY(-50%);
    z-index: 1;
}
.enquiry-form-wrap .uacf7-step.step-content button.uacf7-prev:hover:after{
	background-image:url('/wp-content/uploads/2023/08/Vector-5.svg');
}
.enquiry-form-wrap .uacf7-step.step-content button.uacf7-prev:hover{
	box-shadow: 0px 4px 4px 0px #00000040;
	color:#fff;
	background-color:#014D76;
}
div#\31 90step-2 p{
	display:flex;
}
div#\31 90step-2 p .wpcf7-spinner {
	position:absolute;
}
.enquiry-form-wrap{
	position:relative;
}
.enquiry-form-wrap:before{
	position:absolute;
	content:'';
	background-image:url('/wp-content/uploads/2023/08/Ellipse-134.png');
	top:0;
	right:0;
	height:100px;
	width:100px;
	background-position:top right;
	background-size:contain;
	background-repeat:no-repeat;
}
.enquiry-form-wrap:after{
	position:absolute;
	content:'';
	background-image:url('/wp-content/uploads/2023/08/Ellipse-135.png');
	bottom:0;
	left:0;
	height:100px;
	width:100px;
	background-position:bottom left;
	background-size:contain;
	background-repeat:no-repeat;
}

.uacf7-step.uacf7-step-190:nth-child(2), .uacf7-step.uacf7-step-190:nth-child(3){
	display:none;
}
.enquiry-form-wrap .steps-form .steps-row .steps-step .btn-circle.uacf7-btn-active{
	background-color:#014D76 !important;
	font-size:16px;
	color:#fff;
	box-shadow:0px 3px 3px 0px #00000070;
}
.enquiry-form-wrap .steps-form .steps-row .steps-step .btn-circle.form-active-step{
	background-color:#014D76 !important;
	font-size:16px;
	color:#fff;
}
.enquiry-form-wrap .steps-form .steps-row .steps-step .btn-circle{
	background-color:#D9D9D9 !important;
	font-size:16px;
	color:#ABABAB;
}
.enquiry-form-wrap .uacf7-step.step-content.step-start .wpcf7-spinner{
	position:absolute;
}
.enquiry-form-wrap .contact-form-one-wrapper  .contact-form-first-field{
	margin-top:20px;
}
.enquiry-form-wrap .uacf7-step.step-content.step-end button.uacf7-next{
	display:block !important;
	    padding: 10px 50px 10px 50px;
}
.enquiry-form-wrap .uacf7-step.step-content.step-end button.uacf7-next:after{
	display:none;
}
.enquiry-form-wrap .uacf7-step.step-content.step-end p{
	display:flex;
}
/* Footer Wrapper */
.footer-section-wrapper .footer-section-wrap{
	display: grid;
    grid-template-columns: 25% 70%;
    gap: 65px;
}
.footer-section-wrapper .footer-section-wrap .footer-short-desc-wrap p{
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	padding:10px 0;
	text-align: justify;
	color:#D7D7D7;
}
.footer-section-wrapper .footer-section-wrap  .footer-row-two-wrapper h4{
	text-align:center;
	font-family:'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4;
	color:#F89822;
	padding-bottom: 25px;
	width:90%;
}
.footer-section-wrapper .footer-section-wrap .footer-inner-row-wrappers{
	display:grid;
	grid-template-columns:49% 49%;
	gap:20px;
	position:relative;
}
.footer-section-wrapper .footer-section-wrap .footer-inner-row-wrappers:before{
	content:'';
	position:absolute;
	height:100%;
	width:2px;
	background-color:#DAD2D2;
	top:0;
	left:44%;
}
.footer-section-wrapper .phone-icons-wrap{
	padding-top:5px;
}
.footer-section-wrapper .phone-numbers-wrapper{
    display: grid;
    gap: 10px;
    margin: auto 0;
	padding:7.5px 0;
    grid-template-columns: 7% 90%;
}
.footer-section-wrapper .footer-inner-row-two-wrap{
	margin:auto 0;
}
.footer-section-wrapper .phone-numbers-wrapper .phone-no-wrap,.footer-section-wrapper .phone-numbers-wrapper .phone-no-wrap a{
	font-size: 15px;
	font-weight: 400;
	line-height: 1.4;
	color:#FFFFFF;
	text-align: left;
	 
}

.footer-section-wrapper .phone-numbers-wrapper .phone-no-wrap a:hover{
	color:#F89822;
}
.footer-section-wrapper .phone-numbers-wrapper img{
    width: 20px;
    margin: auto;
    display: flex;
    align-items: center;
}
.footer-section-wrapper .footer-row-two-wrapper{
	margin:auto 0;
}
.footer-section-wrapper  .social-icons-wrapper{	
    display: flex;
    justify-content: center;
    gap: 15px;
	padding: 30px 0 0 0;
	width:88%;
	
}
.footer-section-wrapper  .social-icons-wrapper .social-icons{
	font-size:27px;
	color:#fff;
	border-radius:10px;
}
.footer-section-wrapper  .social-icons-wrapper .social-icon-one-wrap:first-child .social-icons:hover{
		color:#1877F2;
	background:#fff;
}
.footer-section-wrapper  .social-icons-wrapper .social-icon-one-wrap:nth-child(2) .social-icons:hover{
		color:#d62976;
	background:#fff;
}
.footer-section-wrapper  .social-icons-wrapper .social-icon-one-wrap:nth-child(3) .social-icons:hover{
		color:#0A66C2;
	background:#fff;
}
.bottom-footer-section .et_pb_text_inner p{
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color:#fff;
	text-transform:capitalize;
	
}
.bottom-footer-section .et_pb_text_inner a{
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color:#fff;
	
}
.bottom-footer-section .et_pb_text_inner a:hover{
	color:#014D76;
}
.footer-section-wrapper:before{
	content: '';
    position: absolute;
    top: 0;
	opacity:0.1;
    left: 0;
    height: 100%;
    width: 500px;
    background-image: url(/wp-content/uploads/2023/08/footer-background-one-new-e1691564619350.png);
    background-size: cover;
    background-repeat: no-repeat;
	
}
.footer-section-wrapper:after{
	content: '';
    position: absolute;
    bottom: 0;
	opacity:0.1;
    right: 0;
    height: 200px;
    width: 200px;
    background-image: url(/wp-content/uploads/2023/08/Group-1-e1691564973592.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.enquiry-form-wrap .steps-form .steps-row .steps-step .btn-circle{
	pointer-events:none
}
.thankyou-button .hero-button-wrap{
	padding-top:0;
}
.thank-you-page-section h1{
font-size: 65px;
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
    color: #014D76;
    width: 80%;
	padding-bottom:0;
    margin: auto;
}
.thank-you-page-section h2{
font-size: 30px;
    font-weight: 500;
    line-height: 1.1;
    text-align: center;
    color: #000000;
    padding:10px 0;
	padding-bottom:0;
    margin: auto;
}
.thank-you-page-section h6{
font-size: 18px;
    font-weight: 500;
    line-height: 1.1;
    text-align: center;
    color: #242424;
    padding:10px 0;
	padding-bottom:0;
    margin: auto;
}
@media screen and (max-width: 1550px){
	.hero-section .hero-banner-content-wrap .hero-banner-title h1{
		    font-size: 40px;
		line-height:1.3;
	}
	.hero-section .hero-banner-content-wrap .hero-banner-sub-title h2{
		   font-size: 28px;
		line-height:1.3;
	}
	.our-service-section .our-services-wrap .our-service img{
		height:70px;
	}
	.why-choose-wise-section .why-choose-card-wrap .why-choose-content h5{
		font-size:16px;
	}
}
@media screen and (max-width: 1300px){
	.hero-section .hero-banner-content-wrap .hero-banner-title h1 {
    font-size: 35px;
    line-height: 1.3;
		width:90%;
}
	
	.why-choose-wise-section .why-choose-card-wrap .why-choose-content h5{
		font-size:14px;
	}
	.our-service-section .our-services-wrap .our-service img{
		height:70px;
	}
	br{
		display:none;
	}
	.hero-section .hero-banner-content-wrap .hero-banner-sub-title h2 {
    font-size: 24px;
    line-height: 1.3;
		width:80%;
}
	.country-name-section .country-wrapper .country-name h6{
		font-size: 20px;
	}
	.hero-button-wrap{
		padding-top:40px;
	}
	.local-international-section .heding-text h2{
		font-size:35px;
	}
	.why-choose-wise-section .heding-text h2{
		font-size:35px;
	}
	.map-section .heding-text h2{
		font-size:35px;
	}
	.map-section.faq-section .accordion-style-one .accordion-style-content h3{
		font-size:18px;
	}
	.map-section.faq-section .accordion-style-one .accordion-style-one-content p{
		font-size:14px;
		line-height:1.3;
	}
	.map-section .heding-text p{
		font-size:16px;
	}
	.enquiry-form-section .contact-form-heading h2{
		font-size:35px;
	}

	.service-satisfaction-section .testimonial-slide .testimonial-name h6{
		font-size: 18px;
		line-height:1.2;
	}
	.service-satisfaction-section .testimonial-slide .testimonial-detail p{
		font-size: 12px;
		    height: 170px;
	}
	.service-satisfaction-section h3{
		font-size:24px;
	}
	.local-international-section .service-card-wrap h6{
		font-size:18px;
	}
	.our-service-section .our-services-wrap .our-service .service-content h5{
		font-size:20px;
	}
	.local-international-section .service-card-wrap ul li{
		font-size:14px;
	}
	.footer-section-wrapper .phone-numbers-wrapper{
		grid-template-columns: 5% 90%;
	}
	.footer-section-wrapper .footer-section-wrap .footer-short-desc-wrap p{
		font-size: 14px;
	}
	.footer-section-wrapper .phone-numbers-wrapper img{
		width:15px;
	}
	.footer-section-wrapper .phone-icons-wrap{
		padding-top:0;
	}
	.footer-section-wrapper .phone-numbers-wrapper .phone-no-wrap, .footer-section-wrapper .phone-numbers-wrapper .phone-no-wrap a{
		    font-size: 12px;
		    line-height: 1.2;
	}
}
@media screen and (max-width: 1100px){
	.country-name-section .country-wrapper .country-name h6 {
    font-size: 16px;
}
}
@media screen and (max-width: 1024px){
	.country-name-section .country-wrapper{
		width:100%;
	}
	.hero-section .slider-banner-image .mobile-image{
	display:block;
	}
	.hero-section .slider-banner-image .desktop-image{
	display:none;
	}
.enquiry-form-wrap .steps-form .steps-row:before {
    top: 15px;
    bottom: 0;
    left: 17%;
    position: absolute;
    content: " ";
    width: 65%;
    height: 2px;
    background-color: #ccc;
}
	.footer-section-wrapper .footer-section-wrap .footer-row-two-wrapper h4{
		width:100%;
	}
	.footer-section-wrapper .social-icons-wrapper{
		width:100%;
	}
	.footer-section-wrapper .footer-section-wrap .footer-inner-row-wrappers:before{
		left:50%;
	}
	.footer-section-wrapper:before{
		display:none;
	}
	.our-service-section .our-services-wrap {
    display: grid;
    grid-template-columns: 27% 27% 27%;
    gap: 60px;
    position: relative;
}
	.our-service-section .our-services-wrap .our-service .service-content h5{
		font-size:20px;
	}
 br{
		display:none;
	}
	.service-satisfaction-section h3{
		font-size:30px;
	}
	.service-satisfaction-section .testimonial-slide .testimonial-detail p{
		font-size:12px;
		height:170px;
	}
	.service-satisfaction-section .testimonial-slide .testimonial-name h6{
		padding-left:45px;
		padding-top:5px;
	}
	.local-international-section .service-content .et_pb_text_inner{
		padding:10px 40px;
	}
	.local-international-section .heding-text h2{
		width:100%;
		font-size:38px;
	}
	.why-choose-wise-section .heding-text h2{
		width:100%;
		font-size:38px;
	}
	.local-international-section .service-content .et_pb_text_inner:before{
		border-top: 2px solid #F89822;
		border-left:transparent;
		top: -13px;
    	left: 5%;
		height:auto;
    width: 90%;
	}
	.footer-section-wrapper .footer-section-wrap{
		grid-template-columns:100%;
		gap:35px;
	}
	.footer-section-wrapper .footer-section-wrap .footer-row-one-wrapper{
		display: grid;
    grid-template-columns: 30% 65%;
    gap: 5%;
	}
	.footer-section-wrapper .footer-section-wrap .footer-row-one-wrapper .footer-short-desc-wrap{
		margin:auto 0;
	}
	.map-section.faq-section .accordion-style-one .accordion-style-content h3{
		padding:15px 35px 15px 20px;
	}
	.enquiry-form-section .contact-form-heading h2:before{
		display:none;
	}
	.enquiry-form-section .contact-form-heading h2{
		font-size:40px;
	}
	.map-section .heding-text p{
		width:70%;
	}
	.map-section .heding-text h2{
		width:100%;
			font-size:38px;
	}
	.bottom-footer-section .et_pb_text_inner p{
		text-align:center !important;
	}
	.mobile_menu_bar:before{
		color:#014d76;
	}
	.et_mobile_menu{
		border-top:2px solid #F89822;
	}
	.hero-section .slider-banner-image{
		position:relative;
		background-size:cover;
	}
/* 	.hero-section .slider-banner-image:before{
		position:absolute;
		content:'';
		bottom:0;
		left:0;
		width:100%;
		height:75%;
		background-image: linear-gradient(transparent, #fff);
		background-repeat:no-repeat;
		z-index:0;
	} */
	.hero-section .hero-banner-content-wrap .hero-banner-title h1 span{
		color:#014D76;
	}
	.hero-section .hero-banner-content-wrap .hero-banner-sub-title h2{
		color:#000;
	}
	.hero-section .slider-banner-image.slide-two .hero-banner-title h1{
		color:#000;
	}
	.hero-section .slider-banner-image.slide-two .hero-banner-title h1 .small-title{
		color:#000;
	}
	.hero-section .slider-banner-image .hero-banner-content-wrap{
		position:relative;
		z-index:1;
	}
/* 	.hero-section .slider-banner-image.slide-one{
    	background-image: url('/wp-content/uploads/2023/08/mobile-banner-image-1.png');
	}
	.hero-section .slider-banner-image.slide-two{
background-image: url('/wp-content/uploads/2023/08/Mobile-banner-image-3.png');
	}
	.hero-section .slider-banner-image.slide-three{
background-image: url('/wp-content/uploads/2023/08/mobile-banner-image-2.png');
	} */
	.hero-section .hero-banner-content-wrap{
		width:100%;
		padding:70% 10% 0% 10%;
	}
	.hero-section .slider-banner-image.slide-three .hero-banner-content-wrap{
		width:100%;
		padding:70% 10% 0% 10%;
	}
	.hero-section .hero-banner-content-wrap .hero-banner-title h1{
		font-size: 40px;
		    width: 100%;
		line-height: 1.2;
	}
	.hero-section .hero-banner-content-wrap .hero-banner-sub-title h2{
		font-size:24px;
		width:100%;
		line-height:1.2;
	}
	.hero-section .hero-button-wrap{
		padding-top:40px;
	}
	.hero-section .slick-next.slick-arrow{
		height:40px;
		width:40px;
	}
	.hero-section .slick-prev.slick-arrow{
		height:40px;
		width:40px;
	}
}
@media screen and (max-width: 600px){
/* 	.hero-section .slider-banner-image{
		height:60vh;
		background-size:cover;
	} */
	.top-bar-header-wrap .follow-us-on{
		justify-content:center;
	}
	.contact-top-bar{
		flex-direction:column;
		gap:20px;
	}
	.steps-form .steps-row .steps-step{
		position:relative;
		z-index:2;
	}
	.enquiry-form-wrap .steps-form .steps-row:after {
    top: 15px;
    bottom: 0;
    left: 17%;
    position: absolute;
    content: " ";
    width: 65%;
    height: 2px;
		z-index:1;
    background-color: #ccc;
}
	.hero-section .slick-next.slick-arrow{
		height:30px;
		width:30px;
	}
	.hero-section .slick-prev.slick-arrow{
		height:30px;
		width:30px;
	}
	.hero-section .slider-banner-image.slide-two .hero-banner-title h1 .small-title{
		font-size:24px;
	}
	.hero-button-wrap a{
		padding:10px 30px;
	}
	.our-service-section .our-services-wrap .our-service img{
		height:65px;
	}
	.hero-section .hero-banner-content-wrap{
		width:100%;
		padding:70% 5% 0% 5%;
	}
	.hero-section .hero-button-wrap {
    padding-top: 15px;
}
	.hero-section .hero-banner-content-wrap .hero-banner-title h1{
		font-size:24px;
		padding:10px 0;
	}
	.hero-section .hero-banner-content-wrap .hero-banner-sub-title h2{
		font-size:18px;
	}
	.hero-section .slider-banner-image.slide-three .hero-banner-content-wrap{
		width:100%;
		padding:70% 5% 0% 5%;
	}
	.our-service-section .our-services-wrap {
   		display: grid;
    	grid-template-columns: 100%;
    	gap: 60px;
    	position: relative;
	}
	.our-service-section .our-services-wrap:before{
		height:2px;
		width:100%;
		top:30%;
		left:0;
	}
	.map-section.faq-section .accordion-style-one .accordion-style-content h3{
		font-size:16px;
		line-height:1.3;
	}
	.map-section.faq-section .accordion-style-one .accordion-style-one-content p{
		font-size:13px;
	}
	.map-section.faq-section .accordion-style-one .accordion-style-one-content{
		    padding: 15px 20px 25px 20px;
	}
	.our-service-section .our-services-wrap:after{
		height:2px;
		width:100%;
		bottom:30%;
		top:auto;
		right:0;
	}
	.local-international-section .heding-text h2{
		font-size:22px;
		line-height:1.2;
	}
	.enquiry-form-wrap .steps-form .steps-row{
		    display: flex;
    justify-content: space-evenly;
	}
	.enquiry-form-wrap{
		padding:20px 20px;
	}
	.map-section .heding-text h2{
		font-size:22px;
		line-height:1.2;
	}
	.enquiry-form-section .contact-form-heading h2 {
    font-size: 22px;
		padding-left:0;
}
	.map-section .heding-text p{
		width:100%;
		font-size:16px;
	}
	.service-satisfaction-section h3 {
    	font-size: 20px;
		line-height:1.3;
	}
	.service-satisfaction-section .testimonial-slide .testimonial-name h6{
		font-size:18px;
	}
	.why-choose-wise-section .heding-text h2{
		font-size:22px;
		line-height:1.2;
	}
	.footer-section-wrapper .footer-section-wrap .footer-short-desc-wrap p{
		font-size:14px;
	}
	.footer-section-wrapper .footer-section-wrap .footer-inner-row-wrappers:before{
		display:none;
	}
	.enquiry-form-wrap .uacf7-step.step-content button.uacf7-next:after{
		right:0;
	}
	.enquiry-form-wrap .uacf7-step.step-content button.uacf7-prev:after{
		left:5px;
	}
	.enquiry-form-wrap .uacf7-step.step-content button.uacf7-prev{
		padding: 10px 20px 10px 40px;
	}
	.enquiry-form-wrap .uacf7-step.step-content button.uacf7-next{
		padding: 10px 50px 10px 20px;
	}
	.footer-section-wrapper .footer-section-wrap .footer-row-two-wrapper h4{
		padding-bottom:15px;
	}
	.footer-section-wrapper .phone-numbers-wrapper .phone-no-wrap, .footer-section-wrapper .phone-numbers-wrapper .phone-no-wrap a{
		font-size:13px;
	}
	.local-international-section .service-card-wrap h6{
		font-size:18px;
		line-height:1.2;
	}
	.local-international-section .service-content .et_pb_text_inner {
    	padding: 10px 15px;
	}
	.footer-section-wrapper .footer-section-wrap .footer-inner-row-wrappers{
		grid-template-columns: 100%;
    	gap: 10px;
	}
	.footer-section-wrapper .footer-section-wrap .footer-row-one-wrapper{
		grid-template-columns:100%;
	}
	.service-satisfaction-section .testimonial-slide .testimonial-detail p {
    font-size: 12px;
    height: 170px;
}
	.enquiry-form-wrap .uacf7-step.step-content.step-end button.uacf7-next{
		padding:10px 30px 10px 30px;
	}
}
@media screen and (max-width: 400px){
	.hero-section .hero-banner-content-wrap .hero-banner-title h1 {
    font-size: 20px;
    padding: 10px 0;
}
	.enquiry-form-section .contact-form-heading h2 {
    font-size: 24px;
}
	.map-section .heding-text p {
    width: 100%;
    font-size: 14px;
}
	.map-section .heding-text h2 {
    font-size: 24px;
}
	.service-satisfaction-section h3 {
    font-size: 18px;
    line-height: 1.3;
}
	.why-choose-wise-section .heding-text h2 {
    font-size: 24px;
}
	.local-international-section .heding-text h2 {
    font-size: 24px;
}
	.local-international-section .service-card-wrap ul li {
    font-size: 12px;
		line-height:1.3;
}
	.local-international-section .service-card-wrap h6 {
    font-size: 16px;
    line-height: 1.2;
}
	.hero-section .slider-banner-image.slide-two .hero-banner-title h1 .small-title {
    font-size: 20px;
}
	.hero-section .hero-banner-content-wrap {
    width: 100%;
    padding: 80% 5% 0% 5%;
}
	.hero-section .slider-banner-image.slide-three .hero-banner-content-wrap {
    width: 100%;
    padding: 80% 5% 0% 5%;
	}
/* 
	.hero-section .slider-banner-image {
    height: 80vh;
    background-size: cover;
} */
	.bottom-footer-section .et_pb_text_inner a{
		font-size: 12px;
		line-height:1.2;
	}
	.hero-section .hero-banner-content-wrap .hero-banner-sub-title h2 {
    font-size: 16px;
}
	}