/* TypoGraphy */


/*=======Steps to Apply section css start=========*/
.steps-apply-section{ padding: 83px 0px 60px; }
.steps-apply-section .common-heading{ position: relative;padding-bottom: 50px;}
.common-heading{ text-align: center;}
.common-heading h1, .common-heading h2, .common-heading h3, .common-heading h4{padding-top: 0px; margin-bottom: 15px; color: #262626; font-size: 36px; line-height: 30px; font-family: "Lato", sans-serif; font-weight: bold; }
.common-heading p{ margin-bottom: 15px; color: #262626; font-size: 16px; font-family: "Lato", sans-serif; font-weight: bold; }
.steps-apply-wrap{ display: flex; flex-wrap: wrap; align-items: flex-start; padding-top: 0px; justify-content: space-between;}
.steps-apply-col { width: 234px; padding: 0; margin-bottom: 20px; position: relative;}
.steps-apply-info { border: none; padding: 0; position: relative;overflow: hidden;border-radius: 10px; }
.steps-apply-colright { width: 633px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
.steps-apply-col:nth-child(1)::before { content: ""; position: absolute; right: -102px; top: 64px; background: url(../images/arrow-line.png); background-position: top right; background-repeat: no-repeat; width: 92px; height: 13px; }
.steps-apply-col:nth-child(2)::before { content: ""; position: absolute; right: -64px; top: 67px; background: url(../images/arrow-line2.png); background-position: top right; background-repeat: no-repeat; width: 53px; height: 306px; }
.steps-apply-col:nth-child(3)::before { content: ""; position: absolute; right: -102px; top: 101px; background: url(../images/arrow-line3.png); background-position: top left; background-repeat: no-repeat; width: 92px; height: 13px; }
.icon-col { text-align: center; margin-bottom: 0; height: 110px; display: flex; flex-wrap: wrap; justify-content: center; align-items: flex-start; background: #798c65; padding: 20px 16px; }
.steps-apply-content { text-align: center; padding: 27px 15px; background: #18262c; min-height: 130px;}
.steps-apply-content p strong{ font-size: 17px; color: #798c65; text-transform: uppercase;font-weight: bold;}
.steps-apply-content p { line-height: 22px; margin-bottom: 3px; font-weight: 400; font-size: 16px; color: #fff;font-family: "Mukta", sans-serif;}
.steps-apply-content p a{ color: #252525; }
.steps-apply-content p a:hover{ color: #252525; }
.explore-dubai-info{ padding-top: 22px; text-align: center; }
.explore-dubai-info h1, .explore-dubai-info h2, .explore-dubai-info h3, .explore-dubai-info h4{ padding-top: 0px; margin-bottom: 20px; color: #090909; font-size: 60px; line-height: 62px; font-family: 'Ibrand Regular'; font-weight: normal;}
.explore-dubai-info p { margin-bottom: 32px; color: #090909; font-size: 22px; font-family: "Lato", sans-serif; font-weight: bold; }
.dubai-img { text-align: center; }
.steps-apply-colright { width: 633px; }
.steps-apply-colleft { width: 637px; padding-left: 38px; padding-right: 22px; }
.stepsapply-wrap { display: flex; flex-wrap: wrap; }
/*=======Steps to Apply section css end=========*/

/*=======Apply for Express section css start=========*/
.apply-express-section{ padding: 58px 0px 0; background: #e3edf2; }
.apply-express-wrap { display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between; max-width: 1135px; margin: 0 auto; }
.apply-express-content{ width: 776px; padding-bottom: 50px;}
.apply-express-content h3 { padding-top: 0px; margin-bottom: 32px; color: #383838; font-size: 36px; line-height: 48px; font-family: "Lato", sans-serif; font-weight: bold; position: relative; }
.apply-express-content p{ line-height: 30px; font-weight: 300; margin-bottom: 25px;font-family: "Mukta", sans-serif; }
 .read-more a{ color: #1d1d1d; font-size: 17px; font-family: "Lato", sans-serif; font-weight: normal; text-decoration: underline; }
 .read-more a:hover{ color: #1d1d1d; font-size: 17px; font-family: "Lato", sans-serif; font-weight: bold; text-decoration: none; }
.apply-express-right{ width: 230px; margin-top: -127px;}
.apply-express-right img{
animation: wave 10s -1s linear infinite;
 }

@keyframes wave {
  0% {transform: translateX(0);}
  50% {transform: translateX(-10%);filter: invert(67%) sepia(9%) saturate(1192%) hue-rotate(47deg) brightness(78%) contrast(82%);}
  100% {transform: translateX(0%);filter: invert(0);}
}

/*=======Apply for Express section css end=========*/

/*=======Visiting for section css start=========*/
.visiting-for-section{ padding: 93px 0px; }
.visiting-for-row{ display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 68px;max-width: 1040px; margin-left: auto;    margin-right: auto; }
.visiting-for-col { width: 214px; padding: 24px 18px 24px; text-align: center; background: #18262c; border: 1px dashed #18262c; border-radius: 10px; transition: 1s;}
.visiting-for-icon { margin-bottom: 18px; height: 75px; display: flex; align-items: center; justify-content: center; }
.visiting-for-col p{ color: #ffffff; font-size: 20px; font-family: "Mukta", sans-serif; font-weight: 600; }
.visiting-for-col p a{ color: #fff; }
.visiting-for-col p a:hover{ color: #697565; }

.visiting-for-col.team__person_active{
	 transform: scale(1.05);
   background: none;
}
.visiting-for-col.team__person_active p a {
    color: #798c65;
}

.booking-help-row { max-width: 834px; margin: 89px auto 0; border: 1px solid #697565; border-radius: 10px; overflow: hidden; display: flex; flex-wrap: wrap; }
.booking-help-left{ padding: 10px 20px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; width: calc(100% - 224px); background: #19282f;}
.booking-help-left p{ margin: 0px; padding: 0px; color: #fff; font-size: 22px; font-family: "Mukta", sans-serif; font-weight: 400; line-height: normal; letter-spacing: 1px;}
.booking-help-number{ width: 224px; }
.booking-help-number a{ color: #ffffff; font-size: 20px; font-family: "Mukta", sans-serif; font-weight: 400; background: #b33030; padding: 17px 15px; text-align: center; display: flex; flex-wrap: wrap; justify-content: center; transition: 1s; height: 100%; display: flex; align-items: center; }
.booking-help-number a:hover{ background: #090909; }
/*=======Visiting for section css end=========*/

/*=======Countries Eligible section css start=========*/
.countries-eligible-section{ padding: 70px 0px; background: #e3edf2; }
.countries-eligible-wrap{padding-top: 35px;}
.country-main { overflow: hidden; display: flex; flex-wrap: wrap; }
 .countrycontent { height: 260px; }
.country-main .col{ flex: 0 0 auto; width: 16.66666667%; /* padding-right: 0.5rem; */ padding-left: 0.5rem; margin-top: 0.5rem; }
.country-card { border: 1px solid #cfcfcf; padding: 8px; line-height: normal; background-color: #fff; border-radius: 5px; box-shadow: rgba(215, 25, 33, 0.1) 0px 4px 6px -1px, rgba(215, 25, 33, 0.06) 0px 2px 4px -1px; transition: all 0.3s ease-in-out; gap: 8px; display: flex; align-items: center; }
.country-card .country-card-icon { height: 38px; max-width: 38px; min-width: 38px; box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px; border-radius: 50% !important; overflow: hidden; }
.country-card .country-card-icon img { height: 38px; object-fit: cover; }
.country-card { font-size: 14px; font-weight: 600; color: #000; transition: all 0.3s ease-in-out; position: relative; }
.country-card a{ color: #000; }
.country-card a:hover{ color: #000; }
.stretched-link::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; content: ""; display: none;}
.country-card:hover { transform: translateY(-2px); border-color: #dc3545; box-shadow: rgba(215, 25, 33, 0.07) 0px 1px 1px, rgba(215, 25, 33, 0.07) 0px 2px 2px, rgba(215, 25, 33, 0.07) 0px 4px 4px, rgba(215, 25, 33, 0.07) 0px 3px 0px, rgba(215, 25, 33, 0.07) 0px 4px 4px; box-shadow: rgba(215, 25, 33, 0.25) 0px 6px 12px -2px, rgba(215, 25, 33, 0.3) 0px 3px 7px -3px; }
.more-country { display: flex; align-items: center; justify-content: center; padding-top: 40px; }
.more-country .btn { background: #b02f2f; min-width: 182px; padding: 0 22px; }
.more-country .btn:hover { background: #697565; }
.more-country .btn img{ margin-left: 10px; transition: 1s; }
.more-country .btn.expanded img { transform: rotate(-180deg); }
/*=======Countries Eligible section css end=========*/

/*=======our travellers section css start=========*/
.our-travellers-section{ padding: 52px 0px; }
.our-travellers-section .container { /* max-width: 1174px; */ }
.reviews-wrap{ display: flex; flex-wrap: wrap; }
.reviews-col{ /*width: 409px;*/ padding: 12px; border-radius: 7px; box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px 0px; border: 1px solid  #dee2e6; margin: 0 0px; }
.reviews-content { min-height: 130px; }
.reviews-content h4{ margin-bottom: 0px; padding-bottom: 7px; font-size: 16px; }
.reviews-content p{ line-height: 26px; font-size: 14px; color: #212529; }
.review-info{ padding-top: 8px; margin-top: 8px; border-top: 1px solid #dee2e6; display: flex; flex-wrap: wrap; justify-content: space-between; }
.review-data-info p { margin-bottom: 5px; font-size: 16px; line-height: normal; }
.review-icon { display: flex; flex-wrap: wrap; align-items: center; }
.our-travellers-section .common-heading { padding-bottom: 48px; }
.reviews-col-full{ width: 100%; border-radius: 7px; border: 1px solid  #dee2e6; margin: 0 0px 22px; }
.reviews-header{ padding: 12px 18px; border-bottom: 1px solid #dee2e6; }
.reviews-nav{}
.reviews-nav ul{ margin: 0px; padding: 0px; display: flex; flex-wrap: wrap; }
.reviews-nav ul li{ margin: 0px; padding: 0px 18px 0 0px; display: flex; flex-wrap: wrap; align-items: center; font-size: 16px; font-weight: 500; }
.reviews-nav ul li img{ margin-right: 6px; }
.reviews-info-header{ padding: 12px 18px; }
.reviews-info-header p { margin-bottom: 0px; padding-bottom: 7px; font-size: 16px; font-weight: bold; }
.reviews-info-header p img{ margin: 0 4px; }
/*=======our travellers section css end=========*/

/*=======Why Choose Us section css start=========*/
.why-chooseus-section{ padding: 64px 0 80px; background: #e3edf2; }
.why-chooseus-wrap{ display: flex; flex-wrap: wrap; justify-content: space-between; }
.why-chooseus-left{ width: 500px; }
.why-chooseus-left h3{ padding-top: 0px; margin-bottom: 35px; color: #000000; font-size: 36px; line-height: 48px; padding-bottom: 22px; position: relative; }
.why-chooseus-left h3:after{ content: ""; position: absolute; left: 0; bottom: 0; background: #bbbbbb; width: 83px; height: 2px; }
.why-chooseus-left p{ font-weight: 300; margin-bottom: 35px; }
.why-chooseus-right { width: 656px; display: flex; flex-wrap: wrap; justify-content: space-between; }
.why-choose-col { width: 318px; padding: 22px 22px; background: #18262c; box-shadow: 2px 0 24px rgba(0, 0, 0, 0.2); border-radius: 10px; margin-bottom: 13px; }
.whychoose-icon{ margin-bottom: 10px; text-align: center; }
.why-choose-col h4{ margin-bottom: 15px; padding-bottom: 15px; color: #fff; font-size: 20px; line-height: 24px; text-align: center; position: relative; }
.why-choose-col h4:after{ content: ""; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; width: 166px; border-bottom: 2px dotted #fff; }
.why-choose-col h4 a{ color: #fff !important; }
.why-choose-col h4 a:hover{ color: #fff !important; }
.why-choose-col p{ text-align: center; font-size: 15px; line-height: 24px; color: #fff; }
/*=======Why Choose Us section css end=========*/

/*=======FAQs Topics section css start=========*/
.faqs-topics-section{ padding: 63px 0 73px; }
.faqs-topics-section .container { max-width: 1170px; }
.faq-wrap { padding-top: 50px; }
.faq-wrap .accordion { display: flex; flex-wrap: wrap; justify-content: space-between; }
.faq-col-left { width: 49%; }
.faq-wrap .accordion-item { border: none; margin-bottom: 18px; border: 1px solid #d4d4d4; border-radius: 6px;overflow: hidden;}
.faq-wrap .accordion-item:first-of-type { border-top-left-radius: 5px; border-top-right-radius: 5px; }
.faq-wrap .accordion-item:last-child { margin-bottom: 0px; }
.faq-wrap .accordion-header { padding-top: 0; }
.faq-wrap .accordion-button { padding: 14px 54px 14px 20px; font-size: 20px; color: #121213; font-family: "Mukta", sans-serif; font-weight: 600; }
.faq-wrap .accordion-button::after { position: absolute; right: 8px; background:#fff url(../images/arrow-down.png); background-repeat: no-repeat; background-position: center center; width: 32px; height: 32px; border-radius: 100%; transition: 1s; }
.accordion-button:not(.collapsed)::after { background:#fff url(../images/arrow-down.png); background-repeat: no-repeat; background-position: center center; }
.faq-wrap .accordion-item:first-of-type .accordion-button { border-top-left-radius: 0; border-top-right-radius: 0; }
.faq-wrap .accordion-button:not(.collapsed) { color: #000000; background-color: #fff; box-shadow: none; }
.faq-wrap .accordion-body { padding: 0px 54px 13px 20px; }
.faq-wrap .accordion-body p { color: #121213; font-size: 16px; line-height: 24px; }
/*=======faq section css end =========*/
/*=======FAQs Topics section css end=========*/

/* TypoGraphy */
.service-content-section{ padding: 65px 0px 35px; }
.service-section{ padding: 35px 0px 65px; }
.service-wrap .content-main .default_btn {padding: 15px 35px;}
.service-wrap .nav-tabs { background: transparent; margin: 0px 0 20px; border: 1px solid #cfcfcf; }
.service-wrap .nav-tabs li { margin: 0px; border-radius: 0 50px 50px 0; overflow: hidden;}
.service-wrap .nav-tabs a { border: 0px; border-radius: 0px; color: #000; font-weight: 700; padding: 15px 30px; margin: 0; }
.service-wrap .nav-tabs a.active { background: #18262c; color: #fff; }
.service-wrap .content-main {position: relative; transition: .3s; width: 100%; box-shadow: 0 0px 20px 6px rgba(23, 5, 5, 0.06); margin-top: 20px; background-color: #fff; padding: 32px 0px 35px 0px;text-align: center; cursor: pointer; border-radius: 0px; border: 1px solid #f000;}
/* .service-wrap .content-main::before { content: ""; position: absolute; top: 0; left: 0; right: 0; height: 150px; background: #798c65; clip-path: polygon(100% 0, 100% 46%, 49% 71%, 0 45%, 0% 0%); } */
.service-wrap .content-main p {font-size: 18px;margin-bottom: 20px;}
.service-wrap .content-main h4 { font-size: 18px; font-weight: bold; min-height: fit-content; padding: 0 18px; text-transform: capitalize; position: relative; color: #000; margin-bottom: 28px; }
.single-content-col h4 {
    font-size: 18px;
    font-weight: bold;
    min-height: fit-content;
    padding: 0 15px 0 15px;
    text-transform: capitalize;
    position: relative;
    color: #fff;
    margin-bottom: 22px;
}
.service-wrap .content-main .priceingbp span {font-size:  38px; font-weight:  700; color: #3c3633;}
.service-wrap .content-main .priceingbp small.usd-cod {font-size: 19px; position: relative; top: -20px; color: #ce8460; font-weight:  700;}
.service-wrap span.hours-time span.exo:first-child {padding-bottom: 15px; margin-bottom: 15px; display: block; background: #eeedeb; padding-top: 10px;}
.service-wrap .content-main:hover {border: 1px solid #cfcfcf; transform:  translate(0, -5px); cursor:  pointer;}
.service-wrap .most-popular {width: 23%; position:  absolute; z-index: 1; top:  0; left:  20px;}
/* .service-wrap .tab-content>.tab-pane .row {justify-content:  center;} */
.service-wrap .most-popular img {width:  100%;}
.content-main span.priceingbp {
    display: block;
    background: #d3d9cc;
    max-width: 70%;
    border-radius: 0 50px 50px 0;
    padding-left: 65px;
    text-align: left;
}
.content-main ul { margin: 32px 0 20px; padding: 0 30px; text-align: left; }
.content-main ul li { margin: 0 0 0px; position: relative; list-style: none; padding: 6px 10px 6px 42px; line-height: 25px; font-size: 15px; }
.content-main ul li::before { content: ""; position: absolute; top: 12px; left: 13px; background: url(../images/affordable-rates.png); background-repeat: no-repeat; width: 18px; height: 16px; background-size: 100%; }
.service-wrap .content-main .btn { background: none; color: #000; }
.service-wrap .content-main .btn:hover { background: #798c65; color: #fff; }
/*===========Required Documents section strat=========*/
.common-heading{ text-align: center;}
.common-heading h1, .common-heading h2, .common-heading h3, .common-heading h4{ margin-bottom: 15px; color: #262626; font-size: 36px; line-height: 30px; font-family: "Lato", sans-serif; font-weight: bold; }
.common-heading p{ margin-bottom: 15px; color: #262626; font-size: 16px; font-family: "Lato", sans-serif; font-weight: bold; }
.service-documents-section{ padding: 35px 0px 120px; }
.service-documents-section .common-heading{ text-align: center; }
.required-document-wrap{padding: 50px 0 0 0px; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between; }
.required-document-col{ width: 31%; padding: 20px 20px 60px; position: relative; }
.required-document-col::before { content: ""; position: absolute; left: 0; right: 0; top: 0; height: 50%; background: rgb(24, 38, 44); border-radius: 10px 10px 0px 0px; }
.required-document-info{ background: #fff; box-shadow: 0 0px 20px 0px rgba(23, 5, 5, 0.06); padding: 35px 25px 80px; position: relative; border-radius: 10px; text-align: center; z-index: 1; }
.required-document-col:nth-child(2)::before { background: rgb(121,140,101);}
.required-document-col:nth-child(2) .step-number { background: #798c65; }
.document-icon{ display: flex; flex-wrap: wrap; align-items: center; justify-content: center; margin-bottom: 20px; }
.step-number { padding: 0; text-align: center; width: 80px; height: 80px; display: flex; align-items: center; justify-content: center; margin: 0 auto; position: absolute; right: 0; left: 0; bottom: 20px; background: #18262c; border-radius: 50%; clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%); z-index: 1; }
.step-number p { color: #fff; font-size: 28px; }
/*===========Required Documents section end=========*/

/*===========service single section start=========*/
 .service-single-section{ padding: 35px 0px 55px; }
 .service-single-wrap { display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between; }
 .single-content-col { width: 49%; margin-bottom: 45px; padding: 35px 0; border: 1px dashed #93ab8b; text-align: center; position: relative;}
 .single-content-col::before { content: ""; position: absolute; top: 0; left: 0; right: 0; height: 170px; background: #697565; clip-path: polygon(100% 0, 100% 46%, 49% 71%, 0 45%, 0% 0%); }
 .single-content-col span.priceingbp { background: #d3d9cc; border-radius: 100px; padding-left: 0; text-align: center; width: 100px; height: 100px; margin: 0 auto; position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
 .single-content-col ul { margin: 32px 0 20px; padding: 0 30px; text-align: left; }
 .single-content-col ul li { margin: 0 0 4px; position: relative; list-style: none; padding: 8px 10px 8px 32px; line-height: 25px; font-size: 15px; border-bottom: 1px dashed #93ab8b; }
 .single-content-col .btn { background: none; color: #000;margin-top: 15px;}
 .single-content-col .btn:hover { color: #fff; background: #798c65; }
 /* .single-content-col ul li:nth-child(odd) { background: #e3edf2; } */
 .single-content-col ul li::before { content: ""; position: absolute; top: 13px; left: 3px; background: url(../images/affordable-rates.png); background-repeat: no-repeat; width: 18px; height: 16px; background-size: 100%; }
 .single-content-col .priceingbp span { font-size: 26px; font-weight: 700; color: #3c3633; }
/*===========service single section end=========*/

/* TypoGraphy */
.visa-services-section { padding: 65px 0 65px; }
.visa-services-wrap {}
.steps-apply { display: flex; flex-wrap: wrap; justify-content: space-between; padding-bottom: 15px; }
/*.steps-apply-col { background: #fff; box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.08); border-radius: 10px; position: relative; padding: 20px 15px 20px 68px; width: 32%; display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 24px; position: relative; transition: 0.3s; top: 0; } */
.steps-apply-col p a{ color: #0d0d0d; }
.steps-apply-col p a:hover{ color: #0d0d0d; }
.number-steps { position: absolute; top: 0; left: 0; width: 38px; height: 100%; background: #FE6C3F; border-radius: 0; display: flex; flex-wrap: wrap; color: #fff; font-size: 24px; line-height: 30px; font-family: "Lato", sans-serif; font-weight: bold; justify-content: center; align-items: center; /* transform: translate(0px, -50%); */ }
.steps-apply-col:nth-child(2) .number-steps { background: #00CC99; }
.steps-apply-col:nth-child(3) .number-steps { background: #0091FF; }
.steps-apply-col:nth-child(4) .number-steps { background: #52B0FF; }
.steps-apply-col:nth-child(5) .number-steps { background: #8F3BE9; }
.steps-apply-col:nth-child(6) .number-steps { background: #FF8800; }
.steps-apply-col:hover { background-color: #e3edf2; top: -5px; }
table.table thead th { background: #93ab8b; color: #fff; }
.visa-costs-info { padding-bottom: 30px; }
.service-item { display: flex; flex-wrap: wrap; align-items: center; border: 1px solid #d9d9d9; border-bottom: none; position: relative; border-left: none; border-right: none; }
.service-item:last-child { border-bottom: 1px solid #d9d9d9; }
.item-left-box { width: 40%; }
.item-right-box { width: calc(100% - 40%); }
span.number { color: #090909; font-family: "Lato", sans-serif; font-weight: bold; font-size: 20px; margin-right: 20px; width: 20px; }
.service-box p { color: #090909; font-family: "Lato", sans-serif; font-weight: bold; margin-bottom: 0px; font-size: 18px; }
.item-left-box { width: 40%; display: flex; align-items: center; flex-wrap: wrap; padding: 11px 18px; }
.item-right-box { width: calc(100% - 40%); display: flex; flex-wrap: wrap; align-items: center; }
.right-arrow-icon { width: 15px; font-size: 20px; position: absolute; top: 50%; right: 20px; -webkit-transform: translateY(-50%) rotate(90deg); -ms-transform: translateY(-50%) rotate(90deg); transform: translateY(-50%) rotate(90deg); -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.item-single { width: calc(100% - 15px); padding-right: 20px;    padding: 11px 18px; }
.service-item:hover .right-arrow-icon { -webkit-transform: translateY(-50%) rotate(0deg); -ms-transform: translateY(-50%) rotate(0deg); transform: translateY(-50%) rotate(0deg); }

.service-item.current .item-left-box { background: #a0b57c; }
.service-item.current .item-left-box .service-box p { color: #fff; }
.service-item.current .item-right-box { background: #19282f; }
.service-item.current .item-right-box p { color: #fff; }
.service-item:nth-child(even) { background: #e3edf2; }


/* TypoGraphy */
.required-documents-section { }
.required-documents-heading{ text-align: center;}
.required-documents-wrap { display: flex; flex-wrap: wrap; justify-content: space-between;}
.required-documents-left{padding: 65px 0 65px; width: 50%; padding-left: 50px;display: flex; flex-wrap: wrap; justify-content: flex-end;
background-image: linear-gradient(to right top, #3c3d37, #484a42, #53584d, #5e6659, #697565);    align-items: center;}
.required-documents-content { width: 100%; text-align: center; padding: 100px 0; }
.required-documents-right{ width: 50%;  padding-right: 50px; display: flex; flex-wrap: wrap; justify-content: flex-start;padding: 65px 0 65px;}
.required-documents-info { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0 auto; position: relative; }
.required-documents-col { margin-bottom: 60px; display: flex; flex-wrap: wrap; align-items: center; width: 100%; padding: 22px 22px; background: #fff; box-shadow: 2px 0 24px rgba(0, 0, 0, 0.2); border-radius: 5px; border-left: 20px solid #798c65; }
.documents-img { width: 100px; height: 100%; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; background: #798c65; margin-left: -74px; border-radius: 5px; clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);}
.documents-img figure img{ filter: invert(); }
.documents-colinfo { width: calc(100% - 35px); padding-left: 43px; }
.documents-colinfo h3 { padding-top: 0px; margin-bottom: 10px; font-size: 28px; color: #3c3d37; line-height: 37px; }
.documents-colinfo p{ color: #000; margin-bottom: 0px; }
.required-documents-section { padding-bottom: 50px; }
.documents-colinfo ol li { margin: 0 0 2px; }

/* TypoGraphy */
.visa-fees-section{ padding: 65px 0px; }
.visa-fees-wrap{ /*display: flex; flex-wrap: wrap; justify-content: space-between; */}
.fee-itm { border-radius: 2px; margin: 0px 0 30px 0; border: 1px dashed #93ab8b; background: #fff; padding-bottom: 15px; }
.fee-itm-head { background: #798c65; color: #fff; padding: 13px 15px; font-size: 18px; font-weight: 600; text-align: center; }
.fee-itm ul { padding: 15px; margin: 0px; }
.fee-itm li { display: flex; justify-content: space-between; list-style: none; padding: 6px 0px; font-size: 16px; border-bottom: 1px dashed #93ab8b; }
/* .fee-itm li:nth-child(odd) { background: #e3edf2; } */
.fee-itm-btn { text-align: right; padding: 15px; padding-top: 0; }
.fee-itm-btn .default_btn { font-size: 14px; padding: 8px 25px; }

/* TypoGraphy */
.about-section { padding: 65px 0 65px; }
.about-row-wrap { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 20px 0px; }
.about-col-left { width: 50%; padding-right: 50px; }
.about-col-right { width: 50%; }
.about-col-right figure { margin-bottom: 0px; overflow: hidden; border-radius: 10px;}
.about-col-right figure img { width: 100%; }

.about-section:nth-child(even) {
    background: #e3edf2;
}
.about-section:nth-child(even) .about-row-wrap { flex-direction: row-reverse; }
.about-section:nth-child(even) .about-row-wrap .about-col-left { padding-right: 0px; padding-left: 50px; }

/* TypoGraphy */
/*=======FAQs Topics section css start=========*/
.faqs-topics-section{ padding: 63px 0 73px; }
.faqs-topics-section .container { max-width: 1170px; }
.faq-wrap { padding-top: 50px; }
.faq-wrap .accordion { display: flex; flex-wrap: wrap; justify-content: space-between; }
.faq-col-full { width: 100%; }
.faq-wrap .accordion-item { border: none; margin-bottom: 15px; border: 1px solid #d4d4d4; border-radius: 6px;overflow: hidden;}
.faq-wrap .accordion-item:first-of-type { border-top-left-radius: 5px; border-top-right-radius: 5px; }
.faq-wrap .accordion-item:last-child { margin-bottom: 0px; }
.faq-wrap .accordion-button { padding: 18px 54px 18px 20px; font-size: 20px; color: #121213; font-family: "Mukta", sans-serif; font-weight: 600; }
.faq-wrap .accordion-button::after { position: absolute; right: 8px; background:#fff url(../images/arrow-down.png); background-repeat: no-repeat; background-position: center center; width: 32px; height: 32px; border-radius: 100%; transition: 1s; }
.accordion-button:not(.collapsed)::after { background:#fff url(../images/arrow-down.png); background-repeat: no-repeat; background-position: center center; }
.faq-wrap .accordion-item:first-of-type .accordion-button { border-top-left-radius: 0; border-top-right-radius: 0; }
.faq-wrap .accordion-button:not(.collapsed) { color: #000000; background-color: #fff; box-shadow: none; }
.faq-wrap .accordion-body { padding: 0px 54px 13px 20px; }
.faq-wrap .accordion-body p { color: #121213; font-size: 16px; line-height: 24px; }
/*=======faq section css end =========*/

/* TypoGraphy */

.contact-section { padding: 85px 0px; }
.contact-wrap { display: flex; background: #798c65;margin-left: 0px; }
.contact-info-col { width: 40%; background: #18262c url(../images/map-imf.png); padding: 35px; margin-left: 0px; background-repeat: no-repeat; background-position: left center; }
.contact-info-col h3{padding-top: 0px; color: #fff; }
.contact-details{ padding-top: 15px; padding-bottom: 15px; }
.col-icon{ width: 25px; }
.col-icon img { filter: invert(1); }
.info-detail{ width: calc(100% - 25px); padding-left: 20px; }
.info-detail p{ color: #fff; }
.info-detail p a{ color: #fff; }
.info-detail p a:hover{ color: #fff; }
.contact-details { display: flex; flex-wrap: wrap; align-items: center; }
.contact-forminfo-right{ width: 68%; padding: 35px 45px 35px 45px; background: #798c65; background-position:left center; background-repeat: no-repeat; }
.contact-us .form-control { background: no-repeat; min-height: 53px; color: #fff; font-size: 18px; border-radius: 0; font-family: "Mukta", sans-serif; font-weight: 300; padding: 8px 0px 8px 0px; width: 100%; border: none; border-bottom: 1px solid #fff; }
.contact-us .form-item { margin-bottom: 10px; }
.contact-us .form-item label { color: #fff; font-size: 18px; font-family: "Lato", sans-serif; margin-bottom: 0px; }
.contact-us textarea.form-control { height: 110px; }
.contact-btn input.btn { margin-top: 15px; }
.contact-btn input.btn:hover { background: #18262c; border-color: #798c65; }

.contact-forminfo-right h3 { padding-top: 0px; margin-bottom: 30px; color: #fff; }
.contact-us form { display: flex; flex-wrap: wrap; justify-content: space-between; }
.contact-us .form-item { margin-bottom: 10px; width: 48.5%; }
.contact-us .form-item.form-item-full { width: 100%; }

/* TypoGraphy */
.apply-now-section{padding: 65px 0px 65px;}
.applynow-form{}
.applynow-form label { color: #000; font-size: 18px; font-family: "Lato", sans-serif; margin-bottom: 8px; }
.applynow-form .form-control { background: #ffffff; min-height: 53px; color: #646464; font-size: 18px; border-radius: 5px; font-family: "Mukta", sans-serif; font-weight: 300; padding: 5px 15px 5px 15px; width: 100%; outline: none; box-shadow: none; border: 1px solid #ced4da }
.applynow-form textarea.form-control { height: 120px; }
.applynow-form .form-control[type=file] { padding: 12px 15px 5px 18px; }
.applynow-form .col-md-12 { padding-bottom: 20px; }
.applynow-form .col-md-6{ padding-bottom: 20px; }
.text-end { padding: 20px 0; }
button.remove-applicant.btn-sm { width: 30px; height: 30px; padding: 0px 0 1px 3px !important; min-width: 30px;border-radius: 50px; }
.applynow-form .form_title { padding-top: 10px; padding-bottom: 10px; }
.applynow-form .textend button.btn { padding: 0 30px; }
.applynow-form .rml { opacity: 0.2; }
.applynow-form select.form-control { background: #fff url(../images/down-arrow.png); background-position: right 15px center; background-repeat: no-repeat; padding-right: 40px; }
.applynow-form h4.app_head { display: flex; flex-wrap: wrap; align-items: center; }
.applynow-form h4.app_head span.anum { padding: 0 5px; }


