/*
Theme Name:   Twenty Nineteen Child
Description:  Twenty Nineteen Child Theme
Template:     twentynineteen
Version:      1.0.0
Text Domain:  twentynineteen-child
*/
body{
	font-family: 'Poppins', sans-serif;
	font-weight:400;
	background:#fff;
	box-sizing:border-box;
}
html {
	scroll-behavior: smooth;
}
.site-header{
	padding: 0;
}
h1,h2,h3,h4,h5,h6{
	font-weight:700;
	font-family: 'Poppins', serif;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span
{
	color: #ff6a00;
}

#partners img{
	width: 200px!important;
}
#partners .logo-list {
	gap: 50px;
}
#partners, #faq {
	padding: 50px 0!important;
}

.r-col img{
	margin-top: 15px;
}

ol li {
	font-size: 16px;
	color: black;
}
.footer-contact-form .wpcf7-spinner {
	left: -20px;
}

h1,h2{
	font-size:50px;
}
.mobile-only {
	display: none;
}
p{
	font-size:16px;
	font-family: 'Poppins', sans-serif;
	color: #402401;
}
a:visited{
	color: #fff;
}
.my-container{
	max-width:1170px;
	margin:0 auto;
}
.section{
	position:relative;
}
ul{
	list-style: none;
}
#my-header {
	position: absolute;
	width: 100%;
	padding: 10px 0;
/* 	background-color: rgba(255, 255, 255, 0.3); */
}
.section-has-bg{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#banner {
	padding: 200px 0;
	background-position: center;
	border-radius: 0 0 0 200px;
}
#banner .half p {
	margin-bottom: 70px;
	color:#3076d0!important;

}
a{
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	font-family: "Montserrat" !important;
}
a:hover{
	color:#fff;
}
h1:not(.site-title)::before, h2::before {
	display: none;
}
.row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}

#my-header .row .phone-top {
	border: 1px solid #333;
	padding: 5px 15px;
	cursor: pointer;
}

#my-header .row .phone-top:hover {
	background-color: #ff6a00;
	border-color: #ff6a00;
	color: #fff;
}

#masthead .col-2 {
	display: flex;
	align-items: end;
	gap: 10px;
}

#my-header .contact-top .btn-main {
	background-color: transparent;
	border: 2px solid #e08b27;
	color: #e08b27;
}
#my-header .contact-top .btn-main:hover{
	background-color: #e08b27 !important;
	border: 2px solid #e08b27 !important;
	transition:ease-in-out all .3s !important;
	color: #fff !important;
}
.btn-main{
	padding: 10px 30px;
	border-radius: 20px;
}
.btn-main.main{
	background-color: #ff6a00;
	text-transform: uppercase;
}
.btn-main.main:hover{
	transition: all .3s ease;
	background-color: #ffffff;
/* 	border:2px solid #ff6a00!important; */
	color: #ff6a00
}

#banner .btn-main.main:hover {
	border: 2px solid #ff6a00 !important;
}
#my-header .contact-top .btn-main i:before {
	margin-right: 10px;
}
#my-header .contact-top {
	margin: 20px 0;
	text-align: right;
}
#my-header .col1 {
	width: 40%;
}
#my-header .col2 {
	width: 60%;
}
#my-header .col2 #menu-header-menu{
	margin:0;
	padding:0;
	text-align: right;
}
#my-header .col2 #menu-header-menu li {
	display: inline-block;
	margin: 0 10px;
}
#my-header .col2 #menu-header-menu li a{
	color:#000;
	font-weight: 400;
}
.current-menu-item a {
	font-weight: 600 !important;
}
.half {
	width: 48%;
}
#banner .btn-wrapper {
	margin-top: 35px;
}
.accent-color{
	color:#e08b27;;
}
.tab-switcher {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding: 3px 0;
	width: 85%;
	margin: 10px 0;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
}
#allTabsContainer .tab-container:nth-child(n+2){
	display: none;
}
.tab-container .row {
	flex-direction: row;
	align-items: center;
}
#cta p, #partners p{
	color: #3076d0;
}
#services h2 {
	font-size: 38px;
}

#services {
	padding: 200px 0;
}
#services .col1 {
	width: 30%;
	position: relative;
}
#services .col2 {
	width: 70%;
	position: relative;
}

.col-3-img .col1-images:nth-child(1) img {
/* 	border-radius: 50px 0 0 50px !important; */
}
.col-3-img .col1-images:nth-child(2) img {
	border-radius: 0 !important;
}
.col-3-img .col1-images:nth-child(3) img {
	border-radius: 0 50px 50px 0 !important;
}

#allTabsContainer {
	border: 3px solid #ff6a00;
	border-radius: 55px;
	position: relative;
}
.tab-switcher::before {
	content: '';
	position: absolute;
	background: #e08b27;
	border-radius: 50px;
	height: 20px;
	width: 7px;
	left: -20px;
	top: 10px;
}
.tab-switcher.tab-active {
	background: #3076d0;
	border-radius: 10px;
	color: #fff;
	font-weight: 700;
}
.tab-switcher.tab-active::before {
	background: #3076d0;
	left: -20px;
	top: 0;
	width: 30px;
	height: 100%;
	border-radius: 50px 0px 0px 50px;
	z-index: -1;
}
.tab-switcher.tab-active::after {
	content: '';
	position: absolute;
	background: #ff6a00;
	border-radius: 10px;
	height: 40px;
	width: 8px;
	right: 0;
	top: 0px;
}

.tab-container .col1 {
	width: 45% !important;
}
#allTabsContainer .btn-wrapper {
	position: absolute;
	right: 33px;
	bottom: -15px;
}

.tab-container h3,.tab-container p {
	font-size: 16px;
	color: black!important;
}
.tab-container h3{
	font-weight: 700;
	font-size: 18px;
	text-align: center;
}
#services .tab-container .col2 {
	padding: 30px;
	padding-top:0;
	width: 45%;
}
#services .tab-container .col2 {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	height: 100%;
}

#services .tab-container .col1 p {
	display: flex;
	flex-direction: column;
	justify-content: end;
	margin: 0;
}

#services .tab-container .col1 ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	justify-content: space-between;
}
#services{
	color: #111;
}
.col1-images {
	width: 24%;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	font-weight: 600;
	color: #414042;

}
.col1-images p {
	width: 93%;
	text-align: center;
	margin: auto;
	color: #414042;
	font-family: inherit;
	font-weight: 600;
}
.col1-images:first-child img {
	border-radius: 50px 0 0 50px;
}
#services .tab-container .col1 img {
	width: 100%;
	min-height: 500px;
	object-fit: cover;
	border-radius: 50px;
	height: 100%!important;
}
.col1-images:last-child img {
	border-radius: 0px 50px 50px 0px;
}
.mob-acc .accordion_content{
	display:none;
}
.mob-acc {
	display: none;
}
.mob-acc h3 {
	font-size: 25px;
	position: relative;
	cursor: pointer;
}
.mob-acc i {
	position: absolute;
	top: 3px;
	right: 0;
	font-size:18px;
}

.mob-acc .accordion_content h3 {
	font-size: 20px;
}

#about-us .half p {
	color: #fff;
}

#about-us .full-row {
	display: flex;
}

#about-us .row-list ul .pos {
	font-size: 12px;
	margin: 0 0 0 15px;
}


#about-us .row-list ul li {
	position: relative;

}

#about-us .row-list ul li::before {
	display: none;
	/*   content: '';
	height: 50px;
	width: 3px;
	position: absolute;
	background-color: #402401;
	top: 8px; */
}
#about-us .row-list ul .title {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 0 15px;
	line-height: 20px;
}

#about-us .row-list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0;
}

#about-us::before {
	content: '';
	background-color: #0157c8;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	opacity: 0.7;
	z-index: 1;
	border-radius: 0 300px 0 0;
}

#about-us .full-row, 
#about-us .row {
	z-index: 2;
	position: relative;
}

#about-us {
	padding: 200px 0;
	position: relative;
	border-radius: 0 300px 0 0;
}

#about-us h2 {
	font-size: 36px;
	color: #fff;
}

#about-us p.quote {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	width: 80%;
	line-height: 35px;
	margin-top: 0;
	margin-top: 20px;
}

#about-us .quote-wrapper {
	display: flex;
	justify-content: flex-end;
}


#about-us p.quote::before {
	content: '\f10d';
	position: absolute;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	top: -15px;
	font-size: 20px;
	color: #fff;
}

#about-us .row {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	align-items: center;
}

#about-us .half .col-img {
	padding-right: 20px;
}
#about-us .half .col-img img {
	border-radius: 30px;
}

#about-us .btn-main.main {
/* 	background-color: #fff; */
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
}
#about-us .btn-wrapper {
	margin-top: 50px;
}
#about-us .half {
	color: #fff;
}
#our-process h2 {
	text-align: center;
}
.process-container ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.process-container ul li {
	display: inline-block;
	margin: 20px;
	border: 2px solid #27aae0;
	padding: 0;
	font-size: 0;
	text-align: center;
	border-radius: 10px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}
.contact-contents a:hover {
	color: #27aa;
	transition: ease-inout all .3s;
}
.footer-menu ul li a:hover {
	color: #27aa;
	transition: ease-inout all .3s;
}
.process-container ul li img {
	cursor: pointer;
	min-width: 290px;
	width: 100%;
	border-bottom-right-radius: 7px;
	object-fit: cover;
	border-bottom-left-radius: 7px;
	min-height: 300px;
}
.process-container ul li h4 {
	padding: 10px;
	margin: 0;
	font-size: 25px;
	background: #27aae0;
	color: #fff;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
}
}
.process-container ul li:hover {
	transform: scale(1.1) !important;
	transition: ease-in-out all .3s !important;
	filter: drop-shadow(3px 9px 19px rgba(0,0,0,0.3));
}

#partners {
	padding: 100px 0;
}

#partners h2 {
	text-align: center;
	font-size: 38px;
}

#partners p {
	text-align: center;
}

#partners .logo-list {
	padding: 50px 0 0 0;
	display: flex;
	justify-content: center;
}
#partners .logo-list img {
/* 	filter: grayscale(1); */
}

#why-choose-us {
	display: none;
}

#why-choose-us {
	padding: 50px 0;
	position: relative;
}
#why-choose-us .why-us-heading{
	text-align: center;
}
.strength-wrapper ul li {
	display: inline-block;
	margin: 0;
	text-align: center;
	width: 299px;
	height: 300px;
	vertical-align: middle;
	padding: 30px 40px 20px;
	position: relative;
	color: #414042;
}
.strength-wrapper ul li::before {
	content: '';
	position: absolute;
	background-image: url(/wp-content/uploads/2021/03/why-us-bus-str-2.png);
	height: 100%;
	width: 100%;
	display: block;
	z-index: -1;
	background-repeat: no-repeat;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	background-position: center;
}
.strength-wrapper ul li i {
	font-size: 50px;
	margin-top: 20px;
}
.strength-wrapper ul li h5 {
	margin: 10px 0 0;
	font-size: 23px;
	font-weight: 700;
	font-family: "Montserrat",sans-seriff;
}
.strength-wrapper ul li p {
	margin: 0;
}
.strength-wrapper ul {
	padding-left: 0;
	text-align: center;
}
.strength-wrapper ul li:hover {
	transition: all .5s ease;
	transform: scale(1.18);
	filter: drop-shadow(0px 29px 19px rgba(0,0,0,0.3));
}
.strength-wrapper {
	margin: 40px 0;
}
#testimonials {
	display: none;
	position: relative;
	padding: 100px 0;
	color: #fff;
	border-radius: 0 0 0 300px;
}

#testimonials h2 {
	font-size: 38px;
}
#testimonials h2, #testimonials h3 , #testimonials h3 span ,  #testimonials p {
	color: white;
}
.testimonial-sec .slick-arrow::before {
	color: white!important;
}
#testimonials::after {
	content: '';
	position: absolute;
	background-image: url(/wp-content/uploads/2025/10/testimonial-img.png);
	width: 50%;
	display: block;
	background-repeat: no-repeat;
	top: 0;
	bottom: 0;
	z-index: 1;
	right: 0px;
	background-size: cover;
	margin-top: -69px;
}
#testimonials .my-container::before {
	content: '\f10d';
	position: absolute;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	top: -13%;
	font-size: 120px;
	color: #ff6a00;
}
.testimonial-sec .fas.fa-arrow-left {
	left: 10px;
}
.testimonial-sec .slick-arrow {
	position: absolute;
	bottom: -26px;
	left: 64px;
}
#testimonials .testimonial-sec span {
	display: block;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
#testimonials .testimonial-sec h3 {
	font-size: 16px;
}

.testimonial-sec .slick-arrow::before {
	color: #e08b27;
}

#testimonials .testimonial-wrapper {
	padding: 0 25px 0 0;
}
.accordion {
	width: 100%;
	margin: 0 auto;
	border-radius: 3px;
	overflow: hidden;
	transition: height 0.3s ease;
	margin-bottom: 20px;
	border-radius: 20px;
	position: relative;
}
.accordion::after {
	content: '';
	position: absolute;
	background-color: #000;
	width: 100%;
	height: 1px;
	bottom: 0;
}
.accordion.active::after {
	display: none;
}
.accordion.active {
	background: #414042;
	color: #fff;
}
.accordion .accordion_tab{
	padding: 20px;
	cursor: pointer;
	user-select: none;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 2px;
	position: relative;
}

.accordion .accordion_tab .accordion_arrow{
	position: absolute;
	top: 50%;
	transform: translateY(-100%);
	right: 20px;
	width: 15px;
	height: 15px;
	transition: all 0.3s ease;
}

.accordion .accordion_tab .accordion_arrow img{
	width: 100%;
	height: 100%;
}

.accordion .accordion_tab.active .accordion_arrow{
	transform: translateY(-50%) rotate(180deg);
}

.accordion.active{
	height: 300px;
}

.accordion .accordion_content{
	padding: 20px;
	display:none;
}

.accordion .accordion_content .accordion_item{
	margin-bottom: 20px;
	color:#fff;
}
.accordion .accordion_content .accordion_item {
	margin-bottom: 20px;
	color: #000;
}
#faq {
	padding: 100px 0;
}

#faq h2 {
	font-size: 38px;
}
.faq-heading {
	text-align: center;
}

#faq .faq-list {
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	margin-top: 100px;
	justify-content: space-between;
}
#faq p{
	color: #3076d0;
}

#cta h2 {
	font-size: 90px;
}

#cta p {
	font-size: 22px;
}

#faq .faq-list li .faq-title {
	font-size: 24px;
	font-style: italic;
	margin-top: 0;
}

#faq .faq-list li::before {
	content: '';
	background-color: #e08b27;
	height: 30px;
	width: 6px;
	position: absolute;
	left: 0;
	border-radius: 5px;
}

#faq .faq-list li {
	flex-basis: calc(45% - 10px);
	padding-left: 25px;
	position: relative;
}
#cta {
	padding:0 0 100px 0;
	margin: 50px 0 100px;
	text-align: center;
	position: relative;
}
#cta::before {
	content: '';
	position: absolute;
	background-image: url(/wp-content/uploads/2025/10/cta-bg.png);
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-position: 44%;
	z-index: -1;
}
#cta .btn-main.main:hover {
	color: #ff6a00;
	border: 2px solid #ff6a00!important;
	background: #ffffff;
	transition: all .3s ease;
}
#about-us .btn-main.main:hover {
	color: #ff6a00;;
	background: #ffffff;
	border: 2px solid #ff6a00!important;
	transition: all .3s ease;
}
#colophon .footer-contact-form input[type="submit"]:hover {
	color: #ff6a00!important;
	background-color: #ffffff!important;
	border: 2px solid #ff6a00!important;
	transition: all .3s ease;
}
#colophon .footer-contact-form input[type="submit"] {
	color: #ff6a00!important;
	background-color: #ffffff!important;
	border: 2px solid #ff6a00!important;
}
.footer-main .contact-details .icon {
	margin-right: 20px;
}
.footer-main .contact-details li {
	display: flex;
	flex-wrap: wrap;
	margin: 20px 0;
}
.footer-main {
	padding: 50px 0;
}
span.wpcf7-not-valid-tip {
	font-size: 15px;
}
.wpcf7-response-output {
	font-size: 15px;
}
.contact-contents a {
	color: #000;
	font-size: 20px;
	font-weight: 800;
}
.contact-contents p {
	margin: 0;
}
.contact-contents h6 {
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.contact-contents .socials li {
	display: inline-block;
	margin: 10px 5px;
}
.contact-contents .socials,.contact-details {
	padding: 0;
}
.footer-main .contact-details .icon i {
	font-size: 30px;
}
#contactus .ci-details .ci-social-list li a {
	color: #3076d0!important;
}

.footer-contact-form input:not([type="submit"]) {
	width: 100%;
	margin: 10px 0;
	border-radius: 20px;
	padding: 15px;
	background: #fff;
}
.footer-contact-form textarea {
	height: 200px;
	border-radius: 20px;
	margin: 10px 0;
	padding: 15px;
	background: #fff;
}
.footer-contact-form input[type="submit"] {
	width: 100%;
	font-size: 18px;
	text-transform: uppercase;
	font-family: "Montserrat";
	background-color: #27aae0;
	border-radius: 30px;
}
.footer-menu {
	text-align: center;
	margin: 50px 0;
}
.footer-menu ul li a {
	color: #000;
	font-weight: 400;
}
.footer-menu ul li {
	display: inline-block;
	margin: 0 20px;
}
.footer-main {
	padding: 100px 0;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	border-radius: 0px 238px 0 0;
}

.copyright a {
	font-size: 14px;
}
.copyright a, .copyright a:visited {
	color: #ff6a00 !important;
}
.copyright a:hover {
	color: #414042;
}
.copyright p {
	font-weight: 600;
}
#allTabsContainer .btn-main.main:hover {
	transition: all .3s ease;
	background-color: #ffffff;
	border: 2px solid #ff6a00!important;
	color: #ff6a00;
}

#my-header.sticky {
	position: fixed;
	width: 100%;
	background-color: #fff;
	z-index: 99;
	transition: all .3s ease;
}
#my-header.sticky .contact-top .btn-main {
	background-color: #27AAE0;
	border: 2px solid #fff;
	font-size: 13px;
	display:none;
}
#my-header.sticky .col1 img {
	width: 47%;
}
#my-header.sticky .col2 #menu-header-menu li a {
	font-size: 14px;
}
#rmp_menu_trigger-107 {
	display: none;
}
.slick-arrow {
	font-size: 30px;
}
.fas.fa-chevron-circle-right.slick-arrow {
	right: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	transform: translateY(34%);
}
.fas.fa-chevron-circle-left.slick-arrow {
	left: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 9;
	transform: translateY(34%);
}
.accredited-brands li {
	display: flex !important;
	justify-content: center;
	align-items: center;
}

#accredited {
	display: none;
}
#accredited {
	padding: 100px 0;
	text-align: center;
}
#accredited h2 {
	margin-bottom: 50px;
}
#our-process {
	display: none;
}
#allTabsContainer .tab-container:nth-child(2) .col1 .col1-images{
	width: 100%;
}

#allTabsContainer .tab-container:nth-child(3) .col1 .col1-images{
	width: 100%;
}
#allTabsContainer .tab-container:nth-child(4) .col1 .col1-images{
	width: 100%;
}
.testimonial-content p:nth-child(1), .testimonial-content p:nth-child(3) {
	display: none;
}
.half .row-list  {
		display: none;
	}
#cta .btn-main {
	padding: 12px 20px !important;
}

/*Responsive*/
@media only screen and (max-width: 1366px) {
	.footer-main {
		padding: 150px 0 600px;
	}
	#about-us {
		padding: 100px 0 50px;
	}
	#testimonials{
		padding:25px 0 80px;
	}
}
@media only screen and (max-width: 1300px) {
	.my-container{
		max-width: 1000px;
	}
	.tab-switcher {
		font-size: 18px;
	}
	.tab-switcher.tab-active::after {
		height: 42px;
	}
	#about-us {
		padding: 100px 0 50px;

	}
	.accordion .accordion_tab{
		font-size: 16px;
	}
	.footer-main {
		background-color: rgba(255,255,255,0.8);
		background-blend-mode: overlay;
	}
}
@media only screen and (max-width: 1080px) {
	.my-container {
		max-width: 900px;
	}
	.footer-main {
		padding: 100px 0 140px;
	}
	.footer-contact-form input:not([type="submit"]){
		padding: 5px 15px;
	}
	.footer-contact-form input[type="submit"]{
		font-size: 15px;
		padding: 15px;
	}
}
@media only screen and (max-width: 980px) {
	
	.accordion_content img {
	  border-radius: 20px;
	}

	#my-header .menu-header-menu-container, 
	#my-header .r-col.col-3,
	.phone-top {
		display: none;
	}

	#banner .half.half2 {
		text-align: center;
	}
	#footer-bottom .btn-menu {
		display: none;
	}

	.mobile-only {
		display: block;
	}


	#masthead .r-col a img {
		width: 180px !important;
	}




	#rmp_menu_trigger-107 {
		display: unset;
	}
	.my-container {
		max-width: 767px;
	}
	#my-header .col1 {
		width: 80%;
		display: inline-block;
		vertical-align: middle;
	}
	#my-header .col2 {
		width: 19%;
		display: inline-block;
		vertical-align: middle;
	}
	#my-header .col2 #rmp_menu_trigger-107 {
		top: 0 !important;
	}
	#my-header .col2 #menu-header-menu {
		display: none;
	}
	#my-header.sticky .col1 img {
		width: 100%;
		max-width: 300px;
	}
	#rmp_menu_trigger-107{
		left: 0;
	}
	#my-header .contact-top{
		display: none;
	}
	#my-header.sticky {
		padding: 20px 0;
	}
	#my-header{
		padding: 20px 0;
	}
	#banner {
		padding: 200px 0;
	}
	.half2 {
		background-color: rgba(255,255,255,0.8);
		background-blend-mode: overlay;
		padding: 20px;
		border-radius: 30px;
	}
	.half2 h1 {
		margin-top: 0;
	}
	.half {
		width: 100%;
	}
	#services .col1, #services .col2 {
		width: 100%;
	}
	#services .tab-container .col1, #services .tab-container .col2{
		justify-content: center;
		align-items: center;
	}
	
	#testimonials::after {
		display: none;
	}
	#testimonials{
		border-radius:0px;
	}
	.footer-main {
		text-align: center;
	}
	.contact-details li {
		justify-content: center;
		margin: 30px 0 !important;
	}
	.contact-contents li {
		margin: 0 10px !important;
	}
	#accredited {
		padding: 50px 0;
	}
	#banner {
		background-position: 2%;
		border-radius: 0;
		padding: 200px 0 100px 0;
	}
	#my-header .col2 {
		text-align: right;
	}
	#services .mob-acc {
		display: block;
	}
	#services .row {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.mobile-only {
		display:block;
	}

	.btn-menu a {
		background-color: #ff6a00 !important;
		color: white !important;
	}
	.footer-bottom .btn-menu a {
		display: none;
	}

	#rmp_menu_trigger-107:hover, #rmp_menu_trigger-107:focus {
		background: #ff6a00!important;
		text-decoration: unset!important;
	}
	#rmp_menu_trigger-107.is-active,  #rmp_menu_trigger-107{
		background: #3076d0!important;
	}
	.my-container {
		max-width: 90%;
	}
	h1, h2 {
		font-size: 30px;
	}
	#about-us{
		background-position: right center;
	}
	.testimonial-sec .fas.fa-arrow-right {
		left: 55%;
	}
	.testimonial-sec .fas.fa-arrow-left {
		left: 37% !important;
	}
	#testimonials{
		border-radius: 0;
	}
	.accordion .accordion_tab {
		font-size: 14px;
		padding: 10px;
	}
	#cta{
		margin: 0;
		padding: 50px 0;
	}
	.accordion.active {
		height: 400px;
	}
	#about-us {
		background: #27aae0 !important;
		padding: 50px 0 50px 0;
		text-align:center;
	}
	#about-us .btn-wrapper {
		text-align: center;
	}
	.process-container ul {
		padding: 0;
	}
	.mob .accordion_content ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
}
@media only screen and (max-width: 640px) {
	#my-header .col1 {
		width: 80%;
		text-align: left;
	}
	#my-header .col1 img {
		width: 100%;
		max-width: 280px;
	}
	#testimonials::before {
		top: -6%;
		font-size: 65px;
	}
	#banner {
		padding: 150px 0 80px 0 !important;
	}
}
@media only screen and (max-width: 480px) {
	.mob .accordion_content ul .col1-images {
		width: 49%;
		margin: 10px 0;
	}
	.mob .accordion_content ul .col1-images img {
		border-radius: 20px !important;
	}
}