@import url(https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&amp;display=swap);
@import url(animate.css);
@import url(bootstrap-select.min.css);
@import url(icomoon.css);
@import url(jquery.bootstrap-touchspin.css);
@import url(jquery.fancybox.min.css);
@import url(jquery.mCustomScrollbar.min.css);
@import url(nouislider.css);
@import url(nouislider.pips.css);
@import url(polyglot-language-switcher.css);
@import url(timePicker.css);
@import url(slick.css);
@import url(jquery.bxslider.css);
@import url(jquery-ui.css);

body,
h3 {
  line-height: 30px;
}

*,
button {
  border: none;
}

.map-data,
body {
  font-weight: 400;
}

.sec-title h3,
.subscribe-form input[type="email"],
body {
  font-family: Roboto, sans-serif;
}

:root {
  --blue: #214a98;
  --red: #e31e24;
}

* {
  margin: 0;
  padding: 0;
  outline: 0;
  font-size: 100%;
}

body,
html {
  height: 100%;
  scroll-behavior: smooth;
}

body {
  color: #777;
  font-size: 16px;
}

.map-data h6,
.sec-title h3,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

button:focus {
  outline: 0;
}

button {
  cursor: pointer;
  background: 0 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--blue);
  font-family: Archivo, sans-serif;
  margin: 0;
}

h3 {
  font-size: 18px;
}

a,
a:active,
a:focus,
a:hover {
  text-decoration: none;
  outline: 0;
  border: none;
}

img.lazy-image {
  background: url(../images/icon/image-bg.svg) center center no-repeat;
}

img.lazy-image.loaded {
  background-image: none;
}

.owl-theme img.lazy-image.loaded {
  height: auto;
  opacity: 1;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

.blog-single-area .tag-box .tag ul,
.breadcrumb-menu ul,
.coaching-detail-content .text-box .inner-content ul,
.fix,
.footer-menu ul,
.getin-touch-content .inner-content .contact-info,
.header-menu,
.header-social-link ul,
.header-top-left ul,
.header-top-left-style2 ul,
.header-top-left-style4 ul,
.header-top-right-style3 ul,
.rating-box,
.sidebar-download-box,
.single-blog-style1 .text-holder .meta-info,
.single-footer-widget,
.single-footer-widget .footer-contact-info ul,
.single-sidebar .instagram li .img-box,
.single-team-member .img-holder .inner,
.social-links-style1 {
  position: relative;
  display: block;
  overflow: hidden;
}

img {
  max-width: 100%;
  height: auto;
  transition: 0.7s ease-in-out 0.1s;
}

.map-data {
  text-align: center;
  font-size: 14px;
  line-height: 1.8em;
  padding: 5px 10px;
}

.map-data a {
  color: #0b59d9;
  display: block;
}

.map-data h6 {
  font-size: 16px;
  text-align: center;
  margin-bottom: 5px;
  color: #121212;
}

i {
  font-style: normal;
}

li,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

li,
ol {
  margin: 0;
  padding: 0;
}

.clr1 {
  color: #f36727;
}

.bgclr1 {
  background: #f36727;
}

.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
}

.btn-three {
  font-size: 12px !important;
  padding: 0 15px !important;
  line-height: 40px !important;
}

.btn-four,
.btn-one {
  position: relative;
  padding: 0 40px;
  font-weight: 600;
  border-radius: 8px;
}

.btn-four,
.btn-one,
.btn-two {
  display: inline-block;
  font-size: 16px;
  line-height: 60px;
  text-transform: capitalize;
  font-family: Archivo, sans-serif;
}

.btn-one {
  background-color: var(--red);
  color: #fff;
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
}

.btn-four {
  background-color: #fff;
  color: var(--blue);
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
}

.btn-four:after,
.btn-one:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: var(--blue);
  content: "";
  border-radius: 8px;
  transform: scaleX(0) rotateX(0);
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}

.btn-four:hover:after,
.btn-one:hover:after {
  transform: scaleX(1) rotateX(0);
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}

.btn-four .txt,
.btn-one .txt {
  position: relative;
  display: inline-block;
  z-index: 1;
}

.btn-four:focus,
.btn-four:hover,
.btn-one:focus,
.btn-one:hover {
  color: #f7f7f7;
}

.btn-four.style2,
.btn-one.style2,
.footer-menu.style2 ul li:before,
.single-featured-box.bg2 .border-box,
.single-featured-box.bg2 .icon-holder,
.subscribe-form button:hover,
.subscribe-form input[type="email"]:focus+button,
.testimonial-carousel-style2.owl-carousel.owl-dot-style1 .owl-dots .owl-dot.active {
  background: var(--blue);
}

.btn-four i,
.btn-one i,
.header-bottom-right-style2 .button-box a span:before,
.header-menu li a i {
  position: relative;
  display: inline-block;
  padding-left: 10px;
}

.btn-two {
  position: relative;
  border-radius: 0 30px 30px;
  padding: 0 55px;
  color: #fff;
  font-weight: 400;
  transition: 0.2s linear 0.1s;
}

.btn-two:hover {
  color: #fff;
  background: #152229;
}

.gra-bgclr1 {
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(top,
      rgba(0, 0, 0, 0) 0,
      rgba(0, 0, 0, 0.29) 43%,
      #000 100%);
  background: -webkit-gradient(left top,
      left bottom,
      color-stop(0, rgba(0, 0, 0, 0)),
      color-stop(43%, rgba(0, 0, 0, 0.29)),
      color-stop(100%, #000));
  background: -webkit-linear-gradient(top,
      rgba(0, 0, 0, 0) 0,
      rgba(0, 0, 0, 0.29) 43%,
      #000 100%);
  background: -o-linear-gradient(top,
      rgba(0, 0, 0, 0) 0,
      rgba(0, 0, 0, 0.29) 43%,
      #000 100%);
  background: -ms-linear-gradient(top,
      rgba(0, 0, 0, 0) 0,
      rgba(0, 0, 0, 0.29) 43%,
      #000 100%);
  background: linear-gradient(to bottom,
      rgba(0, 0, 0, 0) 0,
      rgba(0, 0, 0, 0.29) 43%,
      #000 100%);
}

.sec-title {
  position: relative;
  display: block;
  margin-top: -6px;
  padding-bottom: 48px;
}

.sec-title h3, .sec-title h5 {
  color: var(--red);
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}

.sec-title h2, .sec-title h4 {
  color: #777;
  font-size: 36px;
  line-height: 48px;
  font-weight: 400;
  text-transform: capitalize;
  margin: 14px 0 0;
}

.sec-title h2 span,
.visa-form-box .title h2 span,
.sec-title h4 span,
.visa-form-box .title h4 span {
  color: var(--blue);
  font-weight: 700;
}

.parallax-bg-one {
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}

.parallax-bg-one::before {
  background: rgba(18, 32, 0, 0.9);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.bio-carousel .carousel-outer .content-carousel .owl-nav,
.bio-carousel .thumbs-carousel .owl-nav,
.blog-single-area .single-blog-style1 .text-holder:before,
.footer-menu ul li:last-child:before,
.main-menu.style2 .navigation>li:before,
.main-menu.style3 .navigation>li:before,
.main-menu.style4 .navigation>li:before,
.main-menu.style4 .navigation>li:last-child>a:before,
.main-menu.style5 .navigation>li:before,
.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul,
.owl-carousel.owl-dot-style1 .owl-dots .owl-dot span,
.owl-theme .owl-next span,
.owl-theme .owl-prev span,
.rtl .main-menu .navigation>li>ul>li.dropdown>a:after,
.rtl .main-menu .navigation>li>ul>li>a:before,
.rtl .main-menu .navigation>li>ul>li>ul>li a:before,
.rtl .single-blog-style1 .text-holder .meta-info li:before,
.single-blog-style1 .text-holder .meta-info li:last-child:before,
.single-blog-style1.style1instyle2 .text-holder:before {
  display: none;
}

.owl-nav-style-one.owl-theme .owl-next span,
.owl-nav-style-one.owl-theme .owl-prev span {
  position: relative;
  top: -3px;
  display: block;
}

.owl-nav-style-one.owl-theme .owl-stage-outer {
  position: relative;
  display: block;
  padding-top: 0;
  padding-bottom: 0;
}

.owl-nav-style-one.owl-theme .owl-nav {
  position: absolute;
  top: -100px;
  right: 0;
  z-index: 10;
  display: block;
}

.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"] {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  background: 0 0;
  border: 1px solid var(--blue);
  border-radius: 7px;
  color: var(--blue);
  font-size: 25px;
  font-weight: 500;
  line-height: 36px;
  margin: 0;
  padding: 0;
  transition: 0.7s;
}

.owl-nav-style-one.owl-theme .owl-nav .owl-prev {
  transform: rotate(0);
}

.owl-nav-style-one.owl-theme .owl-nav .owl-next,
.single-select-country .text-holder ul li:hover a {
  margin-left: 10px;
}

.footer-social-links ul li a:hover,
.owl-nav-style-one.owl-theme .owl-nav [class*="owl-"]:hover {
  color: var(--red);
  border-color: var(--red);
}

.owl-nav-style-two.owl-theme .owl-nav [class*="owl-"] {
  background: #fff;
  border-radius: 0;
  color: #3740b0;
  font-size: 24px;
  font-weight: 700;
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding: 0;
  width: 50px;
  transition: 0.7s;
}

.owl-nav-style-two.owl-theme .owl-nav .owl-next,
.rtl .footer-social-links ul li:last-child,
.rtl .header-top-right-style3 ul li:last-child,
.rtl .single-blog-style1 .text-holder .meta-info li:last-child {
  margin-left: 0;
}

.owl-nav-style-two.owl-theme .owl-nav [class*="owl-"]:hover {
  color: #fff;
  background: #3740b0;
}

.owl-carousel.owl-dot-style1 .owl-stage-outer {
  position: relative;
  display: block;
  padding-top: 0;
  padding-bottom: 60px;
}

.owl-carousel.owl-dot-style1 .owl-dots {
  position: relative;
  line-height: 8px;
  height: 8px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  text-align: center;
}

.owl-carousel.owl-dot-style1 .owl-dots .owl-dot {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 4px;
  border: 0 solid transparent;
  background: var(--blue);
  margin: 0 5px;
  padding: 0;
  border-radius: 0;
  transition: 0.1s linear 0.1s;
}

.owl-carousel.owl-dot-style1 .owl-dots .owl-dot.active {
  background: var(--red);
  width: 20px;
  height: 8px;
}

.about-style1-image-box .image-box,
.about-style1-text-box,
.about-style1-text-box .inner-contant,
.about-style1-text-box .inner-contant .bottom-box .left,
.about-style1-text-box .inner-contant .text,
.accordion-box,
.add-comment-box #add-comment-form .button-box,
.biography-area .top,
.biography-content,
.biography-image-box,
.blog-details-text-box-two,
.blog-details-text-box-two .img-box,
.blog-details-text-box-two .text-box,
.blog-single-area .blog-post,
.blog-single-area .tag-box .right,
.breadcrumb-area .inner-content,
.choose-content-box .inner-content,
.choose-content-box-style2 .inner-content ul,
.coaching-detail-content,
.coaching-detail-content .text-box,
.coaching-detail-content .text-box .inner-content,
.coaching-detail-content .text-box .inner-content ul li .text,
.coaching-prepare-content .left,
.comment-box .outer-box,
.consultant-area,
.consultant-content,
.consultant-content .inner-contnt,
.consultant-content .inner-contnt .single-box,
.consultant-content .inner-contnt .single-box .button,
.consultant-map-box,
.copyright-text,
.footer-area.style2,
.footer-bottom,
.footer-menu,
.footer-social-links,
.getin-touch-content,
.getin-touch-content .inner-content,
.header,
.header .outer-box,
.header-bottom .outer-box,
.header-bottom-left,
.header-bottom-left .nav-outer,
.header-bottom-left-style2,
.header-bottom-right-style2,
.header-contact-info,
.header-left-style5,
.header-right .bottom .left,
.header-right .bottom .right,
.header-right-style5,
.header-social-link,
.header-social-link-style4,
.header-style2 .outer-box,
.header-style4,
.header-style4 .outer-box,
.header-style5,
.header-style5 .outer-box,
.header-top .outer-box,
.header-top-left,
.header-top-left-style2,
.header-top-left-style4,
.header-top-right,
.header-top-right-style2,
.header-top-style3 .outer-box,
.header-top-style4 .outer-box,
.main-menu .navigation,
.post-pagination,
.progress-levels .progress-box .bar,
.progress-levels .progress-box .inner,
.sidebar-download-box ul li,
.sidebar-download-box ul li .left .text,
.sidebar-download-box ul li .right,
.sidebar-search-box,
.single-blog-style1 .img-holder,
.single-coaching-item .icon,
.single-coaching-item-style2 .icon,
.single-fact-counter-style2 .count-box,
.single-select-country-style3 .img-holder,
.single-sidebar .categories li,
.single-sidebar .categories-box,
.single-sidebar .recent-posts,
.single-sidebar-style1 .page-links,
.single-team-member .img-holder,
.single-visa-box,
.single-visa-box .img-holder,
.single-visa-box-style2 .icon-holder,
.single-visa-box-style2 .text-holder,
.single-visa-box-style3 .icon-holder,
.slogan-content .left,
.slogan-content .right,
.subscribe-title,
.testimonial-outer-box-style2,
.visa-assessment-box .text-holder .inner-content,
.visa-benefits-content,
.visa-detail-content,
.visa-detail-content .text-box {
  position: relative;
  display: block;
}

.accordion-box .accordion {
  position: relative;
  display: block;
  background: #fff;
  border: 1px solid #ebebeb;
  border-radius: 10px;
  margin-bottom: 20px;
}

.accordion-box .accordion.marginbottom0,
.blog-single-area .single-blog-style1.style1instyle3,
.choose-content-box-style2 .inner-content ul li:last-child,
.coaching-detail-content .text-box .inner-content ul li:last-child,
.getin-touch-content .inner-content .contact-info .single:last-child,
.progress-levels .progress-box.last-child,
.single-footer-widget .footer-contact-info ul li:last-child,
.single-sidebar-style1.last-child,
.slider-social-links ul li:last-child,
.visa-detail-featured li:last-child {
  margin-bottom: 0;
}

.accordion-box .accordion .accord-btn {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 16px 60px 16px 25px;
  transition: 0.5s;
}

.accordion-box .accordion .accord-btn h4 {
  color: var(--blue);
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  transition: 0.5s;
}

.accordion-box .accordion .accord-btn::after {
  font-family: Flaticon;
  position: absolute;
  content: "\f104";
  top: 50%;
  right: 25px;
  color: var(--red);
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  text-align: center;
  transform: translateY(-50%);
  transition: 0.5s;
}

.accordion-box .accordion .accord-btn.active {
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
}

.accordion-box .accordion .accord-btn.active h4,
.blog-single-area .tag-box .right .sociallinks-style-two li a i,
.breadcrumb-menu ul li a:hover,
.breadcrumb-menu ul li.active,
.choose-content-box-style2 .inner-content ul li:hover .text h3 a,
.fact-counter-box-style2 .single-fact-counter .icon-box span:before,
.footer-menu ul li a:hover,
.footer-menu.style2 ul li a:hover,
.header-top-left ul li span,
.header-top-right-style2 .social-link li a:hover,
.main-menu .navigation>li.current>a,
.main-menu .navigation>li:hover>a,
.main-menu .navigation>li>ul>li:hover>a,
.main-menu .navigation>li>ul>li>a:before,
.main-menu .navigation>li>ul>li>a:hover,
.main-menu .navigation>li>ul>li>ul>li a:before,
.main-menu .navigation>li>ul>li>ul>li>a:hover,
.main-menu.style2 .navigation>li.current>a,
.main-menu.style2 .navigation>li:hover>a,
.mobile-menu .navigation li.current>a,
.mobile-menu .navigation li>a:hover,
.outer-search-box-style1 .seach-toggle.active,
.outer-search-box-style1 .seach-toggle:hover,
.single-blog-style1 .text-holder .meta-info li a:hover,
.single-blog-style1 .text-holder h3 a:hover,
.single-footer-widget .countries-links li a:hover,
.single-footer-widget .visa-type-links li a:hover,
.single-footer-widget.style2 .countries-links li a:hover,
.single-footer-widget.style2 .visa-type-links li a:hover,
.single-sidebar .categories li:hover a,
.single-sidebar .recent-posts li .title-box h4 a:hover,
.single-visa-box .text-holder h3 a:hover,
.subscribe-form input[type="email"]:focus,
.team-social-links ul li a:hover,
.thm-clr,
.visa-form-box .dropdown-item.active,
.visa-form-box .dropdown-item:active,
.visa-form-box .dropdown-item:hover,
.visa-inner-list table thead th {
  color: var(--red);
}

.accordion-box .accordion .accord-btn.active:after {
  color: var(--blue);
  content: "\f105";
}

.accordion-box .accordion .accord-content {
  position: relative;
  padding-left: 25px;
  padding-right: 60px;
  padding-bottom: 19px;
  display: none;
}

.accordion-box .accordion .accord-content.collapsed,
.main-slider .owl-theme .owl-next span,
.main-slider .owl-theme .owl-prev span {
  display: block;
}

.accordion-box .accordion .accord-content p {
  color: #777;
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  margin: 0;
}

.footer-social-links ul,
.header-contact-info ul,
.header-top-right-style2 .social-link,
.mobile-menu-visible,
.rating-box ul,
.sidebar-download-box ul {
  overflow: hidden;
}

.rating-box ul li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 3px;
}

.blog-single-area .tag-box .right .sociallinks-style-two li:last-child,
.blog-single-area .tag-box .tag ul li:last-child,
.footer-social-links ul li:last-child,
.header-contact-info ul li:last-child,
.header-menu li:last-child,
.header-social-link ul li:last-child,
.header-social-link-style4 ul li:last-child,
.header-top-left ul li:last-child,
.header-top-left-style2 ul li:last-child,
.header-top-left-style4 ul li:last-child,
.header-top-right-style3 ul li:last-child,
.main-menu .navigation>li:last-child,
.main-menu.style5 .navigation>li:last-child,
.rating-box ul li:last-child,
.review-box ul li:last-child,
.rtl .main-menu .navigation>li:first-child,
.rtl .sticky-header .main-menu .navigation>li:first-child,
.social-links-style1 li:last-child,
.social-media-box ul li:last-child,
.sociallinks-style-two li:last-child,
.switcher #styleOptions li:last-child {
  margin-right: 0;
}

.rating-box ul li a {
  color: var(--blue);
  font-size: 18px;
  font-weight: 400;
  transition: 0.2s linear 0.1s;
}

.boxed_wrapper {
  position: relative;
  overflow: hidden;
  background: #fff;
  margin: 0 auto;
  width: 100%;
  min-width: 320px;
  min-height: 400px;
}

.boxed_wrapper_box_page {
  position: relative;
  overflow-x: hidden;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
}

.body_switcher {
  position: fixed;
  top: 150px;
  z-index: 9999999;
  left: -200px;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.body_switcher .body_switch_btn {
  position: absolute;
  right: -50px;
  z-index: -1;
}

.body_switcher .body_switch_btn button {
  width: 50px;
  height: 50px;
  color: #fff;
  font-size: 24px;
  line-height: 50px;
  background: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  transition: 0.5s;
}

.body_switcher .boxed_switch_menu {
  position: relative;
  background: #fff;
  width: 200px;
  padding: 25px 15px 20px;
  text-align: center;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
}

.body_switcher .boxed_switch_menu h5 {
  color: #222;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 0;
}

.body_switcher.switcher-show {
  left: 0;
}

.body_switcher .boxed_switch_menu .switch_body .box {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  margin-top: 15px;
}

.body_switcher .boxed_switch_menu .switch_body .box>div {
  width: 80px;
  height: 50px;
  background: #fff;
  border: 2px solid #999;
}

.body_switcher .boxed_switch_menu .switch_body .box>div>span {
  display: block;
  width: 60px;
  height: 100%;
  margin: 0 auto;
  background: #fff;
  border-left: 2px solid #e5e5e5;
  border-right: 2px solid #e5e5e5;
}

.body_switcher .boxed_switch_menu .switch_body .box p {
  position: relative;
  display: block;
  color: #999;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  margin: 7px 0 0;
}

.main_page.active_boxlayout {
  max-width: 1550px;
  width: 100%;
  min-width: 300px;
  margin: 0 auto;
  background: url(../images/pattern/body-pattern.webp) center fixed #f8f8f8;
  overflow-x: hidden;
}

.switcher {
  position: fixed;
  top: 220px;
  z-index: 99;
}

.switcher .switch_btn {
  position: absolute;
  top: 0;
  right: -50px;
  z-index: -1;
}

.switcher .switch_btn button {
  width: 50px;
  height: 50px;
  color: #fff;
  line-height: 50px;
  cursor: pointer;
  border-radius: 0;
  margin-left: 0;
  transition: 0.5s;
  background: rgba(255, 255, 255, 0.7);
}

.switcher .switch_menu {
  position: absolute;
  width: 180px;
  height: 30px;
  background: 0 0;
  display: none;
  top: 0;
  left: 60px;
  bottom: 0;
  margin: 10px 0;
}

.switcher #styleOptions li {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 3px;
}

.switcher #styleOptions li a {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: 0 0 0 0 #fff;
}

.switcher #styleOptions li a.blue-color {
  background: #6377ee;
}

.switcher #styleOptions li a.pink-color {
  background: #ff6ec7;
}

.switcher #styleOptions li a.violet-color {
  background: #6936d8;
}

.switcher #styleOptions li a.crimson-color {
  background: #ba0913;
}

.switcher #styleOptions li a.orange-color {
  background: orange;
}

.preloader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999999999999;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/icon/preloader.gif);
}

.preloader.style-two {
  background-image: url(../images/icon/preloader-1.html);
}

.scroll-top {
  position: fixed;
  right: 15px;
  bottom: 20px;
  width: 55px;
  height: 55px;
  background: #f85959;
  color: #fff;
  border-radius: 50%;
  font-size: 20px;
  line-height: 55px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  display: none;
  cursor: pointer;
  transition: 0.2s linear 0.1s;
  z-index: 999999999;
}

.scroll-top:after {
  position: absolute;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  z-index: -1;
  background: -webkit-radial-gradient(center ellipse,
      rgba(0, 0, 0, 0.25) 0,
      rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center,
      rgba(0, 0, 0, 0.25) 0,
      rgba(0, 0, 0, 0) 80%);
}

.scroll-top.style2,
.social-links-style1 li a i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-weight: 400;
}

.scroll-top:hover,
.search-box-style2 button:hover,
.search-box-style2 input:focus+button {
  color: #222;
}

.scroll-top.style2 {
  position: absolute;
  left: 0;
  top: -20px;
  right: 0;
  margin: 0 auto;
  border-radius: 5px;
  background-color: var(--red);
  border: none;
  text-align: center;
  animation: auto;
  transition: 0.2s linear 0.1s;
  font-size: 20px;
}

input:focus,
select:focus,
textarea:focus {
  border-color: #43c3ea;
  outline: 0;
}

#contact-form input[type="email"].error,
#contact-form input[type="text"].error,
#contact-form select.error,
#contact-form textarea.error {
  border-color: red;
}

.post-pagination.martop20 {
  margin-top: 20px;
}

.post-pagination li,
.styled-pagination li,
.team-social-links ul li {
  position: relative;
  display: inline-block;
  margin: 0 3px;
}

.post-pagination li a {
  position: relative;
  display: block;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  border: 2px solid #eee;
  color: #131313;
  font-size: 18px;
  line-height: 56px;
  font-weight: 600;
  transition: 0.5s;
  font-family: Poppins, sans-serif;
}

.post-pagination li a i {
  color: #c1c1c1;
  font-size: 22px;
  transition: 0.2s linear 0.1s;
}

.post-pagination li.active a,
.post-pagination li:hover a {
  background: #fec727;
  border-color: #fec727;
}

.mobile-menu .navigation li,
.mobile-menu .navigation li>ul>li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.post-pagination li.active a i,
.post-pagination li:hover a i {
  color: #131313;
}

.post-pagination.style2 li a {
  border-radius: 0;
}

.about-style1-area.homepfour,
.secpd100-0 {
  padding: 100px 0;
}

.overlay-style-one {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.7s ease-in-out 0.1s;
  opacity: 0;
  z-index: 1;
}

.overlay-style-one.bg1 {
  background-color: rgba(0, 0, 0, 0.5);
}

.overlay-style-one.bg2,
.overlay-style-one.bg3 {
  background-color: rgba(227, 30, 36, 0.5);
}

.overlay-style-one .box {
  display: table;
  height: 100%;
  width: 100%;
}

.overlay-style-two:after,
.overlay-style-two:before {
  height: 50%;
  background-color: rgba(18, 18, 18, 0.9);
  text-align: center;
  transition: 0.5s;
  width: 100%;
  left: 0;
  content: "";
}

.overlay-style-one .box .content,
.overlay-style-one .box .inner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.overlay-style-two {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
  transition: 0.9s;
}

.overlay-style1,
.overlay-style2 {
  position: absolute;
  transition: 0.9s cubic-bezier(0.62, 0.21, 0.45, 1.22);
  opacity: 0;
  z-index: 1;
}

.overlay-style-two:before {
  position: absolute;
  top: 0;
  display: block;
  opacity: 0;
  transform: perspective(400px) rotateX(-90deg);
  transform-origin: top;
}

.overlay-style-two:after {
  position: absolute;
  bottom: 0;
  display: block;
  opacity: 0;
  transform: perspective(400px) rotateX(90deg);
  transform-origin: bottom;
}

.overlay-bgc2,
.overlay-style1.bg1,
.overlay-style2 {
  background-color: rgba(0, 0, 0, 0.7);
}

.overlay-style1 {
  top: 0;
  left: -100%;
  bottom: 0;
  width: 100%;
  transform-origin: top;
  transform-style: preserve-3d;
}

.overlay-style2 {
  top: 20px;
  left: 20px;
  bottom: 20px;
  right: 20px;
  transform: skew(0deg, 0deg) scale(1.2, 1.2);
}

.review-box {
  position: relative;
  display: block;
  overflow: hidden;
  line-height: 16px;
}

.review-box ul {
  display: block;
  overflow: hidden;
}

.review-box ul li {
  display: inline-block;
  float: left;
  margin-right: 4px;
}

.review-box ul li i {
  font-size: 18px;
  color: #ffba00;
}

.social-links-style1 li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 20px;
}

.social-links-style1 li a i {
  position: relative;
  display: block;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  color: #798795;
  font-size: 14px;
  text-align: center;
  transition: 0.5s;
}

.any-questions-box.style2 .icon span:before,
.any-questions-box.style2 .title a,
.any-questions-box.style2 .title h4,
.any-questions-box.style3 .icon span:before,
.any-questions-box.style3 .title a,
.any-questions-box.style3 .title h4,
.choose-content-box-style2 .inner-content ul li:hover .icon,
.fact-counter-box-style2 .single-fact-counter .count-box h2,
.getin-touch-area .sec-title h1 span,
.getin-touch-content .inner-content .contact-info .single .text p a,
.getin-touch-content .sec-title h2 span,
.header-top-left-style2 ul li a,
.header-top-left-style4 ul li a,
.header-top-right-style3 ul li a,
.main-menu.style5 .navigation>li.current>a,
.main-menu.style5 .navigation>li:hover>a,
.select-country-area .sec-title h2,
.select-country-area .sec-title h2 span,
.single-coaching-item-style2:hover .icon span:before,
.single-coaching-item-style2:hover h3 a,
.single-coaching-item-style2:hover p,
.single-coaching-item:hover .icon span:before,
.single-coaching-item:hover h3,
.single-featured-box h3 a,
.single-footer-widget .footer-contact-info ul li .text p a,
.single-sidebar-style1 .page-links li a:hover,
.single-sidebar-style1 .page-links li a:hover i,
.single-sidebar-style1 .page-links li.active a,
.single-sidebar-style1 .page-links li.active a i,
.social-links-style1 li a:hover i,
.testimonial-outer-box .sec-title h2,
.testimonial-outer-box .sec-title h2 span,
.testimonial-outer-box-style2 .sec-title h2,
.testimonial-outer-box-style2 .sec-title h2 span,
.visa-style2-area .sec-title h2 {
  color: #fff;
}

.sociallinks-style-two {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 7px 0 8px;
}

.sociallinks-style-two li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 25px;
}

.sociallinks-style-two li a i {
  position: relative;
  display: block;
  color: #fff;
  font-size: 16px;
  transition: 0.5s;
}

.sociallinks-style-two li a:hover i {
  color: #e4b33d;
}

.nav-outer .mobile-nav-toggler {
  position: relative;
  display: none;
  float: right;
  cursor: pointer;
  padding: 30px 0;
}

.mobile-menu,
.mobile-menu .menu-backdrop {
  position: fixed;
  right: 0;
  height: 100%;
  top: 0;
}

.nav-outer .mobile-nav-toggler .inner {
  position: relative;
  display: block;
  padding: 3px 5px;
}

.mobile-menu {
  width: 300px;
  max-width: 100%;
  padding-right: 30px;
  opacity: 0;
  visibility: hidden;
  z-index: 999999;
}

.mobile-menu .menu-backdrop {
  width: 100%;
  background-color: rgba(3, 13, 40, 0.9);
  -webkit-transform: translateX(101%);
  -ms-transform: translateX(101%);
  transform: translateX(101%);
  transition: 0.9s;
  -moz-transition: 0.9s;
  -webkit-transition: 0.9s;
  -ms-transition: 0.9s;
  -o-transition: 0.9s;
  z-index: 1;
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
  opacity: 0.7;
  visibility: visible;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -ms-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.mobile-menu .mCSB_inside>.mCSB_container {
  margin-right: 5px;
}

.mobile-menu .navbar-collapse {
  display: block !important;
}

.mobile-menu .nav-logo {
  position: relative;
  padding: 30px 25px;
  text-align: left;
}

.mobile-menu .nav-logo img {
  height: 100px;
  width: auto;
}

.header-left .logo a,
.header-left-style2 .logo a,
.header-left-style4 .logo a,
.header-left-style5 .logo a,
.header-style3-logo-box a,
.mobile-menu .nav-logo a,
.single-partner-logo-box a,
.single-partner-logo-box-style2 .overlay a,
.single-partner-logo-box-style2 a,
.sticky-header .logo a {
  position: relative;
  display: inline-block;
}

.mobile-menu-visible .mobile-menu {
  opacity: 1;
  visibility: visible;
}

.mobile-menu .menu-box,
.sticky-header {
  opacity: 0;
  visibility: hidden;
  padding: 0;
  background: var(--blue);
}

.mobile-menu .menu-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow-y: auto;
  z-index: 5;
  border-radius: 0;
  -webkit-transform: translateX(101%);
  -ms-transform: translateX(101%);
  transform: translateX(101%);
}

.mobile-menu-visible .mobile-menu .menu-box {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -ms-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.mobile-menu .close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  width: 24px;
  text-align: center;
  cursor: pointer;
  z-index: 10;
  -webkit-transition: 0.9s;
  -moz-transition: 0.9s;
  -ms-transition: 0.9s;
  -o-transition: 0.9s;
  transition: 0.9s;
}

.mobile-menu-visible .mobile-menu .close-btn {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.mobile-menu .close-btn:hover,
.mobile-menu .navigation li.dropdown .dropdown-btn.open {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.mobile-menu .navigation {
  position: relative;
  display: block;
  width: 100%;
  float: none;
}

.mobile-menu .navigation li {
  position: relative;
  display: block;
}

.mobile-menu .navigation:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-menu .navigation li>a {
  position: relative;
  display: block;
  padding: 10px 25px;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.mobile-menu .navigation li.dropdown .dropdown-btn,
.mobile-menu .navigation li>a:before {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  position: absolute;
}

.mobile-menu .navigation li>a:before {
  content: "";
  left: 0;
  top: 0;
  height: 0;
  transition: 0.5s;
}

.mobile-menu .navigation li.current>a:before,
.single-blog-style1:hover .img-holder .inner:before {
  height: 100%;
}

.mobile-menu .navigation li ul li>a {
  font-size: 15px;
  font-weight: 400;
  margin-left: 20px;
  text-transform: capitalize;
}

.mobile-menu .navigation li.dropdown .dropdown-btn {
  top: 6px;
  right: 6px;
  width: 32px;
  height: 32px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 32px;
  background: rgba(255, 255, 255, 0.1);
  cursor: pointer;
  border-radius: 2px;
  transition: 0.5s;
  z-index: 5;
}

.mobile-menu .social-links {
  position: relative;
  text-align: center;
  padding: 30px 25px;
}

.mobile-menu .social-links li {
  position: relative;
  display: inline-block;
  margin: 0 5px 10px;
}

.mobile-menu .social-links li a {
  position: relative;
  color: #fff;
  font-size: 20px;
  line-height: 32px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.main-header,
.sticky-header {
  width: 100%;
  transition: 0.5s;
  top: 0;
  left: 0;
}

.mobile-menu .social-links li a:hover {
  color: #030e27;
}

.main-header {
  position: absolute;
  margin: 0;
  z-index: 999999;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}

.sticky-header {
  position: fixed;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  z-index: 0;
}

.fixed-header .sticky-header {
  visibility: visible;
  -ms-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -op-animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -ms-animation-duration: 500ms;
  -moz-animation-duration: 0.5s;
  -op-animation-duration: 500ms;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -op-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -ms-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -op-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  opacity: 1;
  z-index: 999999;
}

.sticky-header .logo {
  position: relative;
  display: block;
  width: 250px;
  margin-top: 10px;
}

.sticky-header .logo a img {
  width: 100%;
  height: 70px;
}

.sticky-header .main-menu .navigation>li {
  padding: 0;
  margin-right: 20px;
}

.sticky-header .main-menu .navigation>li>a {
  color: #fff;
  padding: 27px 0 28px;
}

.header-style-one {
  position: relative;
  padding-top: 10px;
}

.header-style-one .border-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: var(--red);
  content: "";
}

.header-left,
.sidebar-wrapper {
  position: relative;
  display: block;
  max-width: 370px;
  width: 100%;
}

.header-left .logo {
  position: relative;
  display: block;
  padding: 10px;
}

.header-left .logo a img {
  width: 100%;
  height: 100px;
}

.header-right {
  position: relative;
  display: block;
  max-width: 800px;
  width: 100%;
}

.header-right .top {
  position: relative;
  display: block;
  padding-top: 10px;
  padding-left: 50px;
  height: 70px;
}

.header-contact-info ul li {
  position: relative;
  display: inline-block;
  margin-right: 70px;
  padding-left: 65px;
}

.header-contact-info ul li .icon,
.single-fact-counter .icon-box {
  position: absolute;
  top: 0;
  left: 0;
}

.header-contact-info ul li .icon img {
  height: 30px !important;
}

.header-contact-info ul li .title {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.faq-content-box-style2 .accordion-box .accordion .accord-btn h4,
.header-contact-info ul li .title h3 {
  font-size: 18px;
  line-height: 26px;
}

.choose-content-box-style2 .inner-content ul li .text h3 a,
.copyright-text.style2 p,
.copyright-text.style2 p a,
.header-contact-info ul li .title h3 a,
.header-contact-info ul li .title p a,
.header-social-link ul li a:hover,
.header-social-link-style4 ul li a:hover,
.single-footer-widget .benefits-links li a:hover,
.single-footer-widget.style2 .title h3,
.testimonial-outer-box-style2 .sec-title h3,
.visa-inner-list table tbody th,
.visa-title h2 span {
  color: var(--blue);
}

.header-contact-info ul li .title p {
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  margin: 2px 0 0;
  font-family: Archivo, sans-serif;
}

.header-right .bottom {
  position: relative;
  display: block;
  background: var(--red);
  padding: 10px 0 10px 30px;
  border-top-left-radius: 10px;
  z-index: 1;
}

.header-right .bottom:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: -100000px;
  background: var(--red);
  content: "";
  z-index: -1;
  border-top-left-radius: 10px;
}

.header-menu li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 40px;
}

.header-menu li a {
  position: relative;
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  font-weight: 600;
  font-family: Archivo, sans-serif;
}

.header-social-link ul li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 30px;
}

.header-social-link ul li a {
  position: relative;
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  transition: 0.2s linear 0.1s;
}

.header-bottom {
  position: relative;
  display: block;
  background: var(--blue);
}

.header-bottom-left-style2 .nav-outer,
.header-bottom-right .outer-search-box-style1,
.header-right-style2 .nav-outer,
.header-right-style4 .nav-outer,
.header-right-style5 .nav-outer,
.main-menu {
  position: relative;
  display: block;
  float: left;
}

.cart-box a,
.header-bottom-right .cart-box,
.main-slider.style1 .content.right,
.rtl .header-right-style4 .nav-outer,
.sidebar-style1.style1instyle2 .single-sidebar-style1 .page-links li a i {
  float: right;
}

.main-menu .navbar-collapse {
  padding: 0;
  display: block !important;
}

.main-menu .navigation>li {
  position: relative;
  display: inline-block;
  margin-right: 40px;
  padding: 20px 0;
}

.main-menu .navigation>li:before {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 2px;
  background: var(--red);
  content: "";
  transition: 0.5s ease-in-out 0.1s;
  transform-origin: bottom;
  transform-style: preserve-3d;
  transform: scaleY(0);
}

.main-menu .navigation>li.current:before,
.main-menu .navigation>li:hover:before {
  transform: scaleY(1);
}

.main-menu .navigation>li>a {
  position: relative;
  display: block;
  color: #fff;
  font-size: 15px;
  line-height: 30px;
  font-weight: 500;
  text-transform: uppercase;
  transition: 0.5s;
  opacity: 1;
  font-family: Archivo, sans-serif;
}

.main-menu .navigation>li>ul {
  position: absolute;
  top: 100%;
  left: 0;
  width: 270px;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  border-radius: 0;
  -moz-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  transition: 0.1s;
  z-index: 100;
}

.main-menu .navigation>li>ul:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #fff;
  border-radius: 0;
  -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  z-index: -1;
}

.main-menu .navigation li>ul>li.dropdown:hover ul,
.main-menu .navigation>li.dropdown:hover>ul {
  opacity: 1;
  visibility: visible;
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}

.main-menu .navigation>li>ul>li,
.main-menu .navigation>li>ul>li>ul>li {
  position: relative;
  display: block;
  padding: 0 20px;
  width: 100%;
}

.main-menu .navigation>li>ul>li>a,
.main-menu .navigation>li>ul>li>ul>li>a {
  position: relative;
  display: block;
  border-bottom: 1px solid #e9e9e9;
  padding: 13px 0;
  color: var(--blue);
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
  text-align: left;
  text-transform: capitalize;
  transition: 0.5s;
  font-family: Archivo, sans-serif;
}

.main-menu .navigation>li>ul>li:last-child>a,
.main-menu .navigation>li>ul>li>ul>li:last-child>a {
  border: none;
}

.main-menu .navigation>li>ul>li:hover>a,
.main-menu .navigation>li>ul>li>a:hover,
.main-menu .navigation>li>ul>li>ul>li>a:hover {
  padding-left: 15px;
}

.main-menu .navigation>li>ul>li>a:before,
.main-menu .navigation>li>ul>li>ul>li a:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  font-family: FontAwesome;
  content: "\f105";
  font-size: 14px;
  font-weight: 700;
  margin: 12px 0;
  opacity: 0;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}

.main-menu .navigation>li>ul>li.dropdown>a:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  font-family: FontAwesome;
  content: "\f105";
  color: var(--blue);
  font-size: 14px;
  font-weight: 700;
  margin: 12px 0;
  text-align: right;
  z-index: 5;
}

.main-menu .navigation>li>ul>li:hover>a:before,
.main-menu .navigation>li>ul>li>ul>li>a:hover:before,
.single-team-member:hover .overlay-style-one,
.single-visa-box:hover .img-holder .overlay-style-one {
  opacity: 1;
}

.main-menu .navigation>li>ul>li>ul {
  position: absolute;
  top: 0;
  left: 100%;
  width: 250px;
  padding: 0;
  display: none;
  background: #fff;
  border-radius: 0;
  -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05),
    -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  -moz-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  transition: 0.1s;
  z-index: 100;
}

.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 42px;
  border-left: 1px solid #04102a;
  text-align: center;
  font-size: 16px;
  line-height: 42px;
  color: #fff;
  cursor: pointer;
  display: none;
  z-index: 5;
}

.outer-search-box-style1 {
  position: relative;
  display: inline-block;
  float: left;
  padding: 15px 30px 15px 0;
}

.outer-search-box-style1 .seach-toggle {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 16px;
  line-height: 38px;
  cursor: pointer;
  text-align: center;
  margin: 0;
  transition: 0.5s;
  border: 1px dashed #fff;
  border-radius: 50%;
}

.outer-search-box-style1 .search-box {
  position: absolute;
  top: 120%;
  right: 0;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  padding: 20px;
  transition: 0.5s;
  visibility: hidden;
  z-index: 100;
  margin-left: 0;
}

.main-slider,
.main-slider .slide,
.main-slider .slide .image-layer {
  background-repeat: no-repeat;
  background-size: cover;
}

.outer-search-box-style1 .search-box.now-visible {
  top: 100%;
  opacity: 1;
  visibility: visible;
  z-index: 100;
}

.outer-search-box-style1 .search-box .form-group {
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
  min-width: 250px;
}

.outer-search-box-style1 .search-box .form-group input[type="search"] {
  background: #fff;
  border: 1px solid #1f1f23;
  color: #000;
  display: block;
  font-size: 13px;
  line-height: 24px;
  position: relative;
  transition: 0.5s;
  width: 100%;
  height: 45px;
  padding-left: 15px;
  padding-right: 50px;
}

.outer-search-box-style1 .search-box .form-group input[type="search"]:focus {
  border-color: #f5f5f5;
}

.outer-search-box-style1 .search-box .form-group button,
.outer-search-box-style1 .search-box .form-group input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.95);
  color: #fff;
  font-size: 13px;
  height: 45px;
  line-height: 45px;
  width: 45px;
  transition: 0.5s;
}

.outer-search-box-style1 .search-box .form-group button:hover,
.outer-search-box-style1 .search-box .form-group input:focus+button {
  color: #222;
  background: #f5f5f5;
}

.cart-box {
  position: relative;
  display: inline-block;
  padding: 15px 3px 15px 0;
}

.cart-box a {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.cart-box a span:before {
  position: relative;
  top: 2px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 22px;
  line-height: 40px;
  font-weight: 500;
}

.cart-box a span.count {
  position: absolute;
  top: 0;
  right: -3px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  font-family: Archivo, sans-serif;
}

.main-slider {
  position: relative;
  display: block;
  background-attachment: fixed;
  background-position: center top;
  z-index: 10;
}

.main-slider.style1 {
  margin-top: 0;
}

.main-slider .slide {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 130px 0;
  background-position: center center;
}

.main-slider.one_page .slide {
  padding: 354px 0 250px;
}

.main-slider .slide .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: right;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: 0.8s ease-in-out 0.4s;
}

.main-slider .slide .layer1 {
  background-image: url(../images/slides/banner-1.webp);
}

.main-slider .slide .layer2 {
  background-image: url(../images/slides/banner-2.webp);
}

.main-slider .slide .image-layer:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  content: "";
  z-index: -1;
}

.main-slider .owl-theme .owl-nav .owl-next,
.main-slider .owl-theme .owl-nav .owl-prev {
  height: 60px;
  width: 60px;
  font-size: 30px;
  line-height: 56px;
  font-weight: 400;
  margin: -30px 0 0;
  top: 0;
  color: #fff;
  padding: 0;
  text-align: center;
}

.main-slider .active .slide .image-layer {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.main-slider .content .btns-box,
.main-slider .content h2,
.main-slider .content h3 {
  transform: translateY(80px);
  transition: 0.4s ease-in-out 0.1s;
  opacity: 0;
}

.main-slider .content,
.single-coaching-item-style2 .inner {
  position: relative;
  z-index: 10;
}

.main-slider.style1 .content {
  position: relative;
  max-width: 600px;
  width: 100%;
}

.main-slider .auto-container {
  position: relative;
  overflow: hidden;
}

.main-slider .content h3 {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
  letter-spacing: 0.2em;
}

.main-slider .active .content h3 {
  opacity: 1;
  transform: translateY(0);
  transition: 0.4s ease-in-out 0.3s;
}

.main-slider .content h2 {
  position: relative;
  color: #fff;
  font-size: 48px;
  line-height: 1.3em;
  font-weight: 600;
  margin-top: 28px;
  margin-bottom: 55px;
}

.main-slider .active .content h2 {
  opacity: 1;
  transform: translateY(0);
  transition: 0.7s ease-in-out 0.5s;
}

.main-slider .content .btns-box {
  position: relative;
}

.main-slider .active .content .btns-box {
  opacity: 1;
  transform: translateY(0);
  transition: 0.7s ease-in-out 0.7s;
}

.main-slider .owl-theme .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  transition: 0.5s ease-in-out 0.1s;
  transform-origin: bottom;
  transform-style: preserve-3d;
  opacity: 0;
  transform: scaleX(0.9);
}

.main-slider:hover .owl-theme .owl-nav {
  opacity: 1;
  transform: scaleX(1);
}

.main-slider .owl-theme .owl-nav .owl-prev {
  position: absolute;
  left: 50px;
  transform: rotate(180deg);
  background: 0 0;
  border: 2px solid #fff;
  border-radius: 0;
  opacity: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.main-slider .owl-theme .owl-nav .owl-next:hover,
.main-slider .owl-theme .owl-nav .owl-prev:hover,
.single-featured-box.bg2 .inner-box,
.single-featured-box.bg3 .icon-holder,
.single-visa-box-style3 .owl-carousel.owl-dot-style1 .owl-dots .owl-dot.active,
.slider-social-links ul li a:hover,
.visa-style2-area .owl-carousel.owl-dot-style1 .owl-dots .owl-dot.active {
  background: var(--red);
}

.main-slider .owl-theme .owl-nav .owl-next {
  position: absolute;
  right: 50px;
  background: 0 0;
  border: 2px solid #fff;
  border-radius: 0;
  opacity: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.banner-carousel .owl-dots {
  position: absolute;
  left: 0;
  bottom: 70px;
  right: 0;
  display: block;
  text-align: center;
  max-width: 1170px;
  width: 100%;
  margin: 0 auto !important;
  line-height: 0;
}

.banner-carousel .owl-dots .owl-dot {
  position: relative;
  display: inline;
  height: 20px;
  width: 20px;
  background: 0 0;
  border: 1px solid #fff;
  border-radius: 50%;
  margin: 0 10px;
  transition: 0.5s linear 0.1s;
}

.banner-carousel .owl-dots .owl-dot span {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
}

.banner-carousel .owl-dots .owl-dot.active {
  background-color: var(--red);
  border-color: var(--red);
}

.coaching-area {
  position: relative;
  display: block;
  background: #fff;
  padding: 100px 0 60px;
  z-index: 1;
}

.coaching-area:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 55%;
  background: #f5f5f5;
  content: "";
  border-bottom-right-radius: 100px;
  z-index: -1;
}

.coaching-area .layer-outer {
  position: absolute;
  top: 0;
  left: 250px;
  bottom: 0;
  right: 0;
  background-image: url(../images/shape/shape-1.webp);
  background-attachment: scroll;
  background-size: auto;
  background-position: top right;
  background-repeat: no-repeat;
}

.coaching-content-box,
.faq-area,
.footer-area {
  position: relative;
  display: block;
  z-index: 1;
}

.coaching-content-box .sec-title {
  padding-bottom: 20px;
}

.choose-content-box-style2,
.coaching-items-box {
  position: relative;
  display: block;
  z-index: 10;
}

.single-coaching-item {
  position: relative;
  display: block;
  padding: 54px 0 52px;
  background: #fff;
  -webkit-box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.06);
  border-radius: 12px;
  margin-bottom: 40px;
  z-index: 2;
}

.single-coaching-item:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: var(--blue);
  content: "";
  z-index: -1;
  border-radius: 12px;
  transform: scaleX(0);
  transform-origin: center;
  transform-style: preserve-3d;
  transition: 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.22);
}

.main-menu.style5 .navigation>li.current>a:before,
.main-menu.style5 .navigation>li:hover>a:before,
.single-blog-style1:hover .text-holder:before,
.single-coaching-item-style2:hover .coaching-item-style2-bg,
.single-coaching-item:hover:before,
.single-select-country-style2:hover .text-holder a span:before,
.single-select-country:hover .text-holder a span:before {
  transform: scaleX(1);
}

.single-coaching-item:after {
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 0;
  right: 0;
  opacity: 0;
  background-color: var(--red);
  content: "";
  border-radius: 12px;
  z-index: -2;
  transition: 0.1s linear 0.1s;
}

.single-coaching-item:hover:after {
  opacity: 1;
  bottom: -10px;
  right: -10px;
  transition: 0.2s linear 0.3s;
}

.single-coaching-item .icon span:before {
  color: var(--blue);
  font-size: 105px;
  line-height: 105px;
  transition: 0.7s 0.1s;
}

.single-coaching-item h3 {
  color: #3fa6fe;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  margin: 22px 0 0;
  transition: 0.7s 0.1s;
}

.visa-area {
  position: relative;
  display: block;
  background: #fff;
  padding: 100px 0;
}

.visa-area.visa-page {
  padding-bottom: 125px;
}

.single-blog-style1.style1instyle3,
.single-visa-box.marbtm60 {
  margin-bottom: 60px;
}

.single-visa-box .img-holder .inner {
  position: relative;
  display: block;
  overflow: hidden;
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
}

.single-visa-box .img-holder .inner img {
  width: 100%;
  transition: 2.5s;
}

.single-visa-box:hover .img-holder .inner img {
  transform: scale(1.2) rotate(3deg);
}

.single-visa-box .img-holder .icon {
  position: absolute;
  bottom: -30px;
  right: 40px;
  width: 60px;
  height: 60px;
  background-color: var(--red);
  text-align: center;
  border-radius: 10px;
  z-index: 3;
}

.single-visa-box .img-holder .icon span:before {
  color: #fff;
  font-size: 35px;
  line-height: 60px;
}

.single-visa-box .text-holder {
  position: relative;
  display: block;
  padding: 42px 29px 30px;
  border: 1px solid #d7d7d7;
  border-top: none;
  border-bottom-left-radius: 13px;
  border-bottom-right-radius: 13px;
}

.single-visa-box .text-holder h3 {
  font-size: 22px;
  line-height: 32px;
  margin: 0 0 13px;
}

.single-blog-style1 .text-holder h3 a,
.single-sidebar .recent-posts li .title-box h4 a,
.single-visa-box .text-holder h3 a {
  color: var(--blue);
  transition: 0.2s linear 0.1s;
}

.about-style1-text-box .inner-contant .text p,
.blog-details-text-box-two .text-box p,
.choose-content-box .inner-content p,
.choose-content-box-style2 .inner-content ul li .text p,
.coaching-prepare-content .single-box p,
.contact-form-area .title p,
.search-box-style2 .form-group,
.select-country-style3-area .top .text p,
.sidebar-wrapper .single-sidebar.last-child,
.single-select-country-style3 .text-holder p,
.single-visa-box .text-holder p,
.visa-detail-content .text-box .bottom-text p,
.visa-detail-featured li .text p {
  margin: 0;
}

.single-visa-box .img-holder .overlay-style-one {
  z-index: 2;
}

.visa-assessment-area {
  position: relative;
  display: block;
  margin-bottom: -170px;
  z-index: 10;
}

.sidebar-download-box ul li .left,
.visa-assessment-box {
  position: relative;
  display: flex;
}

.visa-assessment-box .img-holder {
  position: relative;
  display: block;
  max-width: 585px;
  width: 100%;
}

.visa-assessment-box .img-holder img {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.visa-assessment-box .text-holder {
  position: relative;
  display: block;
  padding: 60px 70px;
  background: #fff;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  max-width: 585px;
  width: 100%;
  -webkit-box-shadow: 0 -2px 12px 3px rgba(0, 0, 0, 0.06);
  box-shadow: 0 -2px 12px 3px rgba(0, 0, 0, 0.06);
}

.single-select-country .img-holder,
.single-select-country .img-holder img {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  width: 100%;
}

.visa-assessment-box .text-holder .sec-title {
  padding-bottom: 10px;
}

.visa-assessment-box .text-holder .sec-title h2 {
  margin: 4px 0 0;
}

.visa-assessment-box .text-holder .inner-content p {
  margin: 0 0 13px;
}

.select-country-area {
  position: relative;
  display: block;
  padding: 270px 0 100px;
  background-image: url(../images/parallax-background/select-country-bg.webp);
  background-attachment: scroll;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}

.select-country-area:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--blue);
  content: "";
  z-index: -1;
}

.single-select-country {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  max-width: 570px;
  width: 100%;
  margin: 0 auto 50px;
}

.single-select-country .img-holder {
  position: relative;
  display: block;
  max-width: 300px;
  height: 100%;
}

.single-select-country .text-holder {
  position: relative;
  display: block;
  background: #fff;
  max-width: 300px;
  width: 100%;
  padding: 10px 20px 10px 10px;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

.single-select-country .text-holder h3 {
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 10px;
}

.single-select-country .text-holder ul li a {
  color: #121212;
  transition: 0.5s;
}

.single-select-country .text-holder ul li:before {
  position: relative;
  content: "\f101";
  margin-right: 10px;
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: 600;
  color: var(--red);
}

.single-select-country .text-holder p {
  margin: 0 0 2px;
}

.single-select-country .text-holder a {
  color: var(--red);
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
}

.single-select-country .text-holder a span:before,
.single-select-country-style2 .text-holder a span:before {
  position: relative;
  display: inline-block;
  padding-left: 10px;
  color: var(--blue);
  font-size: 16px;
  font-weight: 700;
  transition: 0.5s ease-in-out 0.1s;
  transform-origin: left;
  transform-style: preserve-3d;
  transform: scaleX(0);
}

.coaching-prepare-content .img-holder,
.view-all-country-button,
.view-all-country-button-style2 {
  position: relative;
  display: block;
  padding-top: 40px;
}

.view-all-country-button p {
  position: relative;
  display: inline-block;
  padding: 0 30px;
  border: 1px dashed #fff;
  border-radius: 10px;
  color: #fff;
  font-size: 15px;
  line-height: 58px;
  font-weight: 400;
  margin: 0;
}

.view-all-country-button p a,
.view-all-country-button-style2 p a,
.whowe-are-area .sec-title h2 span {
  color: var(--red);
  font-weight: 500;
}

.choose-area {
  position: relative;
  display: block;
  background: #f5f5f5;
  padding: 100px 0 150px;
}

.slogan-content,
.video-holder-box {
  flex-direction: row;
  background-attachment: scroll;
  background-size: cover;
}

.choose-area .layer-outer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url(../images/shape/shape-1.webp);
  background-attachment: scroll;
  background-size: auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.footer-area .layer-outer,
.video-holder-box {
  background-position: center top;
  background-repeat: no-repeat;
}

.choose-left-box {
  position: relative;
  display: block;
  padding: 50px 0;
  z-index: 10;
}

.choose-left-box .border-box {
  position: absolute;
  top: 0;
  right: 70px;
  bottom: 0;
  left: 130px;
  border: 20px solid var(--blue);
}

.choose-left-box .border-box2 {
  position: absolute;
  left: -60px;
  bottom: -50px;
  width: 370px;
  height: 300px;
  border: 20px solid var(--red);
}

.choose-area .video-holder-box {
  background-image: url(../images/resources/video-gallery-bg.webp);
}

.video-holder-box {
  position: relative;
  background-image: url(../images/resources/video-gallery-bg-2.webp);
  min-height: 465px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  z-index: 1;
}

.video-holder-box .icon {
  position: relative;
  display: block;
  width: 115px;
  height: 115px;
  border: 15px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  z-index: 1;
}

.video-holder-box .icon:before {
  position: absolute;
  content: "";
  top: -15px;
  left: -15px;
  bottom: -15px;
  right: -15px;
  border-radius: 50%;
  z-index: -1;
}

.video-holder-box:hover .icon:before {
  -webkit-box-shadow: 0 0 0 0 rgba(54, 124, 232, 0.09);
  box-shadow: 0 0 0 0 rgba(54, 124, 232, 0.09);
  -webkit-animation: 1s infinite ripple;
  animation: 3s infinite ripple;
}

.video-holder-box .icon a {
  position: relative;
  display: block;
  text-align: center;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  transition: 0.5s;
  border: 15px solid rgba(255, 255, 255, 0.4);
}

.video-holder-box .icon a span:before {
  position: relative;
  display: block;
  background: #fff;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  color: var(--blue);
  font-size: 16px;
  line-height: 55px;
}

.choose-content-box {
  position: relative;
  display: block;
  padding-left: 70px;
}

.why-inner-content {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}

.why-inner-content h3 {
  margin-bottom: 0 !important;
  font-weight: 800 !important;
}

.choose-content-box .icon span {
  background-color: var(--red);
  color: #fff;
  padding: 15px;
  font-size: 40px;
}

.choose-content-box .sec-title {
  padding-bottom: 21px;
}

.choose-content-box .inner-content h3 {
  color: #777;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  margin: 0 0 34px;
}

.progress-levels {
  position: relative;
  display: block;
  padding-top: 50px;
}

.progress-levels .progress-box {
  position: relative;
  display: block;
  margin-bottom: 39px;
}

.progress-levels .progress-box .inner .text {
  position: relative;
  color: #777;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
  margin: 0 0 12px;
  text-transform: capitalize;
  font-family: Archivo, sans-serif;
}

.progress-levels .progress-box .inner .count-text,
.progress-levels .progress-box .inner .percent {
  font-size: 16px;
  line-height: 20px;
  float: none;
  color: var(--blue);
  font-family: Archivo, sans-serif;
  display: inline-block;
}

.progress-levels .progress-box .bar .bar-innner {
  position: relative;
  width: 100%;
  height: 6px;
  background: #ddd;
  border-radius: 0;
}

.progress-levels .progress-box .bar .bar-fill {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  height: 6px;
  border-radius: 0;
  background: var(--red);
  transition: 2s 0.3s;
}

.progress-levels .progress-box .bar .bar-innner .skill-percent {
  position: absolute;
  top: -35px;
  right: 0;
  width: 40px;
  height: 25px;
  display: block;
  text-align: center;
  padding: 0;
  z-index: 1;
}

.progress-levels .progress-box .inner .count-text {
  position: relative;
  font-weight: 700;
}

.progress-levels .progress-box .inner .percent {
  position: relative;
  font-weight: 700;
  margin-left: -2px;
}

.team-area {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 100px 0 0;
  background-color: #fff;
}

.team-area.about-page {
  padding: 100px 0 85px;
}

.team-area.pdtop0 {
  padding-top: 0;
}

.single-team-member {
  position: relative;
  display: block;
  max-width: 350px;
  width: 100%;
  margin: 0 auto 65px;
}

.single-team-member .img-holder .inner::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 10;
}

.single-team-member:hover .img-holder .inner::before {
  -webkit-animation: 0.75s circle;
  animation: 0.75s circle;
}

.single-team-member .img-holder .inner img {
  width: 100%;
  transform: scale(1);
  transition: 0.3s ease-in-out;
}

.single-team-member:hover .img-holder .inner img {
  transform: scale(1.05);
}

.team-social-links {
  position: absolute;
  left: 0;
  bottom: 70px;
  right: 0;
  height: 50px;
  transform: translateY(100%);
  transition: 0.1s 0.1s;
  opacity: 0;
  z-index: 2;
}

.single-team-member:hover .team-social-links {
  opacity: 1;
  transform: translateX(0);
  transition: 0.5s ease-in-out 0.2s;
}

.team-social-links ul {
  position: relative;
  display: block;
  text-align: center;
}

.team-social-links ul li a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  background: #fff;
  text-align: center;
  line-height: 50px;
  color: var(--blue);
  font-size: 14px;
  transition: 0.2s linear 0.1s;
}

.single-team-member .title-holder {
  position: relative;
  display: block;
  padding: 29px 0 25px;
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
}

.single-team-member .title-holder h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0 0 5px;
}

.single-team-member .title-holder h3 a {
  color: var(--blue);
  transition: 0.5s linear 0.1s;
}

.single-team-member .title-holder p {
  color: #777;
  font-size: 16px;
  margin: 0;
}

.team-area.team-page {
  padding-bottom: 120px;
}

.team-page .single-team-member:hover .title-holder {
  -webkit-box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.06);
}

.slogan-area {
  position: relative;
  display: block;
  margin-bottom: -75px;
  z-index: 10;
}

.slogan-content {
  position: relative;
  padding: 35px 50px;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  background-image: url(../images/pattern/slogan-content-bg.webp);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 -3px 13px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 -3px 13px 2px rgba(0, 0, 0, 0.06);
  margin-top: -75px;
}

.slogan-content .left .icon {
  width: 110px;
}

.slogan-content .left .icon span:before {
  font-size: 80px;
  line-height: 80px;
}

.any-questions-box .icon,
.any-questions-box .title,
.contact-info-box .inner .icon,
.contact-info-box .inner .title,
.getin-touch-content .inner-content .contact-info .single .icon,
.getin-touch-content .inner-content .contact-info .single .text,
.single-footer-widget .footer-contact-info ul li .icon,
.single-footer-widget .footer-contact-info ul li .text,
.slogan-content .left .icon,
.slogan-content .left .title {
  display: table-cell;
  vertical-align: middle;
}

.slogan-content .left .title p {
  margin: 0 0 8px;
}

.slogan-content .left .title h3 {
  color: var(--blue);
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
}

.bio-carousel,
.bio-carousel .carousel-outer,
.bio-carousel .carousel-outer .content-carousel .owl-item.active .content-inner,
.bio-carousel .carousel-outer .content-slide,
.bio-carousel .thumbs-carousel .owl-item.active,
.header-style-five,
.slogan-content .right .btns-box {
  position: relative;
}

.about-style1-area.pdtop100,
.slogan-area.style2 {
  padding-top: 100px;
}

.slogan-area.style2 .slogan-content {
  -webkit-box-shadow: 0 4px 12px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 12px 2px rgba(0, 0, 0, 0.1);
}

.partner-area {
  position: relative;
  display: block;
  background-color: var(--red);
}

.partner-area h3 {
  margin-top: 80px;
  padding-top: 50px;
  font-size: 40px;
  font-weight: 800;
  line-height: 40px;
  text-transform: uppercase;
}

.partner-box {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  flex-wrap: wrap;
  padding: 50px 0 55px;
  z-index: 1;
}

.partner-box.pdtop95 {
  padding-top: 95px;
}

.single-partner-logo-box {
  position: relative;
  overflow: hidden;
  flex: 0 0 20%;
  max-width: 20%;
  width: 100%;
  margin-bottom: 20px;
  padding: 0 17px;
}

.single-partner-logo-box a img,
.single-partner-logo-box-style2 a img {
  opacity: 1;
  transition: 0.2s ease-in-out 0.1s;
}

.single-partner-logo-box-style2:hover a img,
.single-partner-logo-box:hover a img {
  opacity: 1;
  transition: 0.8s ease-in-out 0.1s;
}

.blog-style1-area,
.visa-detail-area,
.whowe-are-area {
  position: relative;
  display: block;
  background: #fff;
  padding: 100px 0 50px;
}

.single-blog-style1 {
  position: relative;
  margin-bottom: 50px;
  justify-content: space-evenly;
}

.single-blog-style1 .img-holder .inner {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 15px;
}

.single-blog-style1 .img-holder .inner:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  background-color: rgba(227, 30, 36, 0.5);
  transition: 0.9s;
  -moz-transition: 0.9s;
  -webkit-transition: 0.9s;
  -ms-transition: 0.9s;
  -o-transition: 0.9s;
  z-index: 1;
}

.single-blog-style1 .img-holder .inner img {
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}

.single-blog-style1:hover .img-holder .inner img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.single-blog-style1 .img-holder .date-box {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 60px;
  height: 60px;
  border-top-left-radius: 10px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 12px 0;
  z-index: 1;
}

.single-blog-style1 .img-holder .date-box h3 {
  font-size: 24px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.single-blog-style1 .img-holder .date-box h3 span {
  color: var(--red);
  font-size: 14px;
}

.single-blog-style1 .text-holder {
  position: relative;
  display: block;
  padding: 25px 0 30px;
  border-bottom: 2px solid #ddd;
}

.single-blog-style1 .text-holder:before {
  position: absolute;
  left: 0;
  bottom: -2px;
  right: 0;
  height: 2px;
  background-color: var(--red);
  content: "";
  transform: scaleX(0);
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
}

.single-blog-style1 .text-holder .meta-info li {
  position: relative;
  display: inline-block;
  float: left;
  line-height: 24px;
  padding-right: 15px;
  margin-right: 15px;
}

.footer-menu ul li:last-child,
.single-blog-style1 .text-holder .meta-info li:last-child {
  padding-right: 0;
  margin-right: 0;
}

.single-blog-style1 .text-holder .meta-info li:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1px;
  height: 12px;
  background: #777;
  content: "";
  margin: 5px 0;
}

.single-blog-style1 .text-holder .meta-info li span:before {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding-right: 7px;
}

.single-blog-style1 .text-holder .meta-info li a {
  color: #777;
  font-size: 16px;
  font-weight: 400;
  transition: 0.2s linear 0.1s;
}

.single-blog-style1 .text-holder h3 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  margin: 24px 0 0;
}

.footer-area:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  background-color: var(--blue);
  z-index: -1;
}

.footer-area .layer-outer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: auto;
  opacity: 1;
  z-index: -1;
}

.subscribe-content-box {
  position: relative;
  padding: 45px 70px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  background: rgba(255, 255, 255, 0.1);
}

.subscribe-title h2 {
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  margin: 0 0 4px;
}

.subscribe-title p {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  margin: 0;
}

.subscribe-box {
  position: relative;
  display: block;
  max-width: 470px;
  width: 100%;
}

.subscribe-form {
  position: relative;
  display: block;
  width: 100%;
  margin: 5px 0;
}

.subscribe-form input[type="email"] {
  position: relative;
  display: block;
  width: 100%;
  height: 60px;
  padding: 0 70px 0 25px;
  background: #fff;
  border: 0 solid rgba(255, 255, 255, 0.2);
  color: #777;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  border-radius: 10px;
  transition: 0.5s;
}

.subscribe-form input::-webkit-input-placeholder {
  color: #777;
}

.subscribe-form input:-moz-placeholder {
  color: #777;
}

.subscribe-form input::-moz-placeholder {
  color: #777;
}

.subscribe-form input:-ms-input-placeholder {
  color: #777;
}

.subscribe-form button {
  position: absolute;
  background-color: var(--red);
  top: 0;
  right: 0;
  bottom: 0;
  width: 60px;
  color: #fff;
  font-size: 24px;
  line-height: 60px;
  font-weight: 400;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  transition: 0.3s 0.1s;
}

.footer {
  position: relative;
  display: block;
  padding: 90px 0 100px;
}

.single-footer-widget.martop10 {
  margin-top: 10px;
}

.single-footer-widget.marleftminus40 {
  margin-left: -40px;
}

.single-footer-widget.marlef20 {
  margin-left: 20px;
}

.single-footer-widget .title {
  position: relative;
  display: block;
  margin-top: -6px;
  margin-bottom: 45px;
  padding-bottom: 15px;
}

.single-footer-widget .title:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  background-color: var(--red);
  content: "";
}

.single-footer-widget .title h3 {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  text-transform: capitalize;
}

.single-footer-widget .our-company-info {
  position: relative;
  display: block;
  padding-right: 100px;
}

.single-footer-widget .our-company-info .footer-logo {
  position: relative;
  display: block;
  padding-bottom: 15px;
}

.single-footer-widget .our-company-info .footer-logo a {
  display: inline-block;
}

.single-footer-widget .our-company-info .footer-logo img {
  max-height: 100px;
}

.single-footer-widget .our-company-info .text {
  position: relative;
  display: block;
  padding-bottom: 20px;
}

.single-footer-widget .our-company-info .text p {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  margin: 0;
}

.footer-social-links ul li,
.social-media-box ul li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.footer-social-links ul li a {
  position: relative;
  display: block;
  height: 40px;
  width: 40px;
  border: 1px solid #fff;
  border-radius: 7px;
  color: #fff;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  transition: 0.2s linear 0.1s;
}

.single-footer-widget .benefits-links,
.single-footer-widget .countries-links,
.single-footer-widget .visa-type-links {
  position: relative;
  display: block;
  margin-top: -11px;
}

.single-footer-widget .benefits-links li,
.single-footer-widget .countries-links li,
.single-footer-widget .visa-type-links li {
  position: relative;
  display: block;
  line-height: 36px;
}

.single-footer-widget .countries-links li a,
.single-footer-widget .visa-type-links li a {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  transition: 0.2s linear 0.1s;
}

.footer-menu ul li a,
.header-top,
.search-box-style2,
.single-footer-widget .footer-contact-info {
  position: relative;
  display: block;
}

.single-footer-widget .countries-links li a:before,
.single-footer-widget .visa-type-links li a:before {
  position: absolute;
  content: "\f101";
  font-family: FontAwesome;
  top: 0;
  left: 0;
  bottom: 0;
  font-size: 16px;
  color: #fff;
}

.single-footer-widget .footer-contact-info {
  margin-top: -1px;
}

.single-footer-widget .footer-contact-info ul li {
  position: relative;
  display: block;
  margin-bottom: 15px;
}

.getin-touch-content .inner-content .contact-info .single .icon,
.sidebar-download-box ul li .left .icon,
.single-footer-widget .footer-contact-info ul li .icon {
  width: 50px;
}

.getin-touch-content .inner-content .contact-info .single .icon span:before,
.single-footer-widget .footer-contact-info ul li .icon span:before {
  font-size: 50px;
  line-height: 50px;
}

.getin-touch-content .inner-content .contact-info .single .text,
.single-footer-widget .footer-contact-info ul li .text {
  padding-left: 20px;
}

.getin-touch-content .inner-content .contact-info .single .text h4,
.single-footer-widget .footer-contact-info ul li .text h4 {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
}

.getin-touch-content .inner-content .contact-info .single .text p,
.single-footer-widget .footer-contact-info ul li .text p {
  color: #fff;
  line-height: 20px;
  margin: 9px 0 0;
}

.footer-bottom .outer-box {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  padding: 24px 0;
}

.copyright-text p {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  margin: 0;
  font-family: Archivo, sans-serif;
}

.copyright-text p a {
  color: #f7f7f7;
  font-weight: 600;
  transition: 0.5s;
}

.footer-menu ul li {
  position: relative;
  display: inline-block;
  float: left;
  line-height: 30px;
  padding-right: 21px;
  margin-right: 20px;
}

.footer-menu ul li:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1px;
  height: 14px;
  background: #fff;
  content: "";
  margin: 8px 0;
  transition: 0.7s linear 0.3s;
}

.footer-menu ul li a {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  transition: 0.2s linear 0.1s;
  font-family: Archivo, sans-serif;
}

.header-style-two {
  position: relative;
  background: #fff;
}

.header-top {
  border-bottom: 1px solid #ddd;
}

.header-top-left ul li {
  position: relative;
  display: inline-block;
  float: left;
  padding-right: 30px;
  margin-right: 30px;
  border-right: 1px solid #ddd;
  color: #777;
  font-size: 15px;
  line-height: 60px;
  font-weight: 400;
}

.header-top-left ul li a {
  color: #777;
}

.search-box-style2 {
  width: 270px;
  float: left;
  border-right: 1px solid #ddd;
}

.search-box-style2:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 2px;
  height: 12px;
  background: #777;
  content: "";
  z-index: 1;
  margin: 24px 0;
}

.any-questions-box,
.header-left-style2,
.header-left-style2 .logo,
.header-right-style2,
.header-style2 {
  position: relative;
  display: block;
}

.search-box-style2 input[type="search"] {
  position: relative;
  display: block;
  background: #fff;
  border: 0 solid #1f1f23;
  color: #777;
  font-size: 14px;
  width: 100%;
  height: 60px;
  padding-left: 20px;
  padding-right: 80px;
  transition: 0.5s;
  font-family: Roboto, sans-serif;
}

.search-box-style2 button,
.search-box-style2 input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  cursor: pointer;
  background: 0 0;
  color: var(--red);
  font-size: 18px;
  height: 60px;
  width: 60px;
  transition: 0.5s;
}

.header-social-link.style2 {
  float: right;
  padding: 15px 0 15px 25px;
}

.header-social-link.style2 ul li a {
  color: #777;
  font-size: 14px;
}

.header-style2 {
  border-bottom: 2px solid var(--red);
}

.header-left-style2 {
  max-width: 260px;
  width: 100%;
}

.header-left-style2 .logo {
  padding: 23px 0;
}

.consultant-map-box .inner-map img,
.header-left-style2 .logo a img,
.header-left-style4 .logo a img,
.header-left-style5 .logo a img,
.header-style3-logo-box a img {
  width: auto;
}

.header-right-style2 {
  max-width: 910px;
  width: 100%;
}

.main-menu.style2 .navigation>li {
  margin-right: 50px;
  padding: 40px 0 41px;
}

.main-menu.style2 .navigation>li>a {
  color: #222;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: Archivo, sans-serif;
}

.any-questions-box {
  float: right;
  border-left: 1px solid #ddd;
  padding: 26px 0 27px 40px;
}

.any-questions-box .icon {
  width: 80px;
}

.any-questions-box .icon span:before {
  color: #777;
  font-size: 55px;
  line-height: 55px;
}

.any-questions-box .title h4 {
  color: var(--red);
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  margin: 0 0 4px;
}

.about-style1-text-box .inner-contant .bottom-box .right .phone a,
.any-questions-box .title a {
  color: var(--blue);
  font-size: 24px;
  font-weight: 500;
  font-family: Archivo, sans-serif;
}

.whowe-are-area .layer-outer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 480px;
  background-image: url(../images/shape/shape-2.webp);
  background-attachment: scroll;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}

.whowe-are-area .sec-title h2,
.whowe-are-area .sec-title h4 {
  color: #222;
  font-size: 30px;
  line-height: 44px;
  font-weight: 700;
  margin: 13px 0 0;
}

.single-featured-box {
  position: relative;
  display: block;
  padding: 25px 0 50px;
  margin-bottom: 50px;
}

.single-featured-box .inner-box {
  position: relative;
  display: block;
  background: var(--blue);
  padding: 54px 30px 40px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.single-featured-box .count-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid var(--red);
  border-radius: 50%;
  color: var(--blue);
  font-size: 16px;
  line-height: 48px;
  font-weight: 600;
  font-family: Archivo, sans-serif;
  z-index: 2;
}

.single-featured-box h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin: 0 0 23px;
}

.single-featured-box .border-box {
  position: relative;
  display: block;
  width: 40px;
  height: 2px;
  background: var(--red);
  margin: 0 auto;
}

.single-featured-box .border-box:before {
  position: absolute;
  content: "";
  top: -5px;
  left: 0;
  bottom: 0;
  right: 0;
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  margin: 0 auto;
}

.single-featured-box .text {
  position: relative;
  display: block;
  padding: 22px 0 40px;
}

.single-featured-box .text p,
.single-visa-box-style2 .text-holder p {
  color: #fff;
  margin: 0;
}

.single-featured-box .icon-holder {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  background: #222;
  border-radius: 50%;
  z-index: 2;
}

.single-featured-box .icon-holder:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 2px dashed #fff;
  content: "";
  z-index: -1;
  border-radius: 50%;
}

.single-featured-box .icon-holder span:before {
  position: relative;
  display: block;
  color: #fff;
  font-size: 50px;
  line-height: 100px;
}

.single-featured-box.bg3 .inner-box {
  background: #222;
}

.about-style1-area {
  position: relative;
  display: block;
  overflow: hidden;
  background: #fff;
  padding: 0 0 100px;
}

.about-style1-text-box .sec-title,
.fact-counter-style2-area.pdbottm40 {
  padding-bottom: 40px;
}

.about-style1-text-box .inner-contant ul {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 24px 0 32px;
}

.about-style1-text-box .inner-contant ul li {
  position: relative;
  display: block;
  padding-left: 40px;
  color: #777;
  font-size: 17px;
  line-height: 48px;
  font-weight: 400;
}

.about-style1-text-box .inner-contant ul li:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  font-family: FontAwesome;
  content: "\f046";
  color: var(--red);
  font-size: 18px;
}

.about-style1-text-box .inner-contant .bottom-box {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}

.about-style1-text-box .inner-contant .bottom-box .right {
  position: relative;
  padding-left: 30px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}

.about-style1-text-box .inner-contant .bottom-box .right .icon {
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  border: 1px dashed #ababab;
  border-radius: 50%;
  font-size: 30px;
  line-height: 58px;
  text-align: center;
}

.about-style1-text-box .inner-contant .bottom-box .right .phone {
  position: relative;
  display: block;
  padding-left: 20px;
}

.about-style1-image-box {
  position: relative;
  display: block;
  max-width: 540px;
  width: 100%;
  float: right;
}

.about-style1-image-box .image-box img {
  width: 100%;
  border-radius: 20px;
  transform: scale(1);
  transition: 0.7s;
}

.about-style1-image-box .image-box .main-image {
  position: relative;
  display: block;
  max-width: 470px;
  width: 100%;
  float: left;
}

.about-style1-image-box .image-box .inner {
  position: relative;
  display: block;
  margin-top: -100px;
  max-width: 370px;
  width: 100%;
  float: right;
}

.about-style1-image-box .image-box .inner .icon {
  position: absolute;
  top: 50px;
  left: -60px;
  width: 120px;
  height: 120px;
  border: 2px dashed var(--blue);
  border-radius: 50%;
  padding: 13px;
}

.about-style1-image-box .image-box .inner .icon span:before {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: var(--red);
  border-radius: 50%;
  color: #fff;
  font-size: 50px;
  text-align: center;
  line-height: 90px;
}

.visa-style2-area {
  position: relative;
  display: block;
  background: var(--blue);
  padding: 100px 0 0;
}

.visa-style2-area .sec-title h2 span {
  color: #fff;
  font-weight: 700;
}

.visa-style2-area.pdbottom100 {
  padding-bottom: 100px;
}

.single-visa-box-style2 {
  position: relative;
  display: block;
  padding: 50px 30px 40px;
  border: 1px dashed #fff;
  border-radius: 15px;
}

.single-visa-box-style2 .icon-holder span:before,
.single-visa-box-style3 .icon-holder span:before {
  font-size: 65px;
  line-height: 65px;
}

.single-visa-box-style2 .text-holder h3 {
  color: #fff;
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  margin: 33px 0 23px;
}

.visa-style2-area .owl-carousel.owl-dot-style1 .owl-dots .owl-dot {
  background: #fff;
}

.select-country-style2-area {
  position: relative;
  display: block;
  background: #fff;
  padding: 175px 0 100px;
}

.fact-counter-area,
.select-country-style2-area .layer-outer,
.select-country-style3-area .layer-outer {
  background-attachment: scroll;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}

.select-country-style2-area .layer-outer,
.select-country-style3-area .layer-outer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.single-select-country-style2 {
  position: relative;
  display: block;
  padding-left: 270px;
  min-height: 220px;
  margin-bottom: 30px;
}

.testimonial1-bg,
.testimonial2-bg,
.testimonial3-bg,
.testimonial4-bg {
  min-height: 180px !important;
}

.single-select-country-style2 .img-holder {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 270px;
  height: 100%;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.single-select-country-style2 .img-holder img {
  width: 100%;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.single-select-country-style2 .text-holder {
  position: relative;
  display: block;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #ebebeb;
  border-left: none;
  width: 300px;
  padding: 40px 20px 20px 30px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  min-height: 220px;
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
  z-index: 1;
}

.single-select-country-style2:hover .text-holder {
  border-color: var(--red);
}

.single-select-country-style2 .text-holder h3,
.single-select-country-style3 .text-holder h3 {
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 15px;
}

.single-select-country-style2 .text-holder p {
  margin: 0 0 12px;
}

.single-select-country-style2 .text-holder a {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  color: var(--red);
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
  text-transform: capitalize;
}

.single-select-country-style2 .text-holder a:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 1px;
  background: var(--blue);
  content: "";
}

.single-select-country-style2 .text-holder .icon {
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-size: 100px;
  line-height: 100px;
  color: rgba(0, 0, 0, 0.07);
  z-index: -1;
  opacity: 0;
  transform: scale(0.5);
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
}

.choose-content-box-style2 .inner-content ul li:hover .icon:after,
.choose-content-box-style2 .inner-content ul li:hover .icon:before,
.single-select-country-style2:hover .text-holder .icon,
.single-select-country-style3:hover .text-holder .icon {
  opacity: 1;
  transform: scale(1);
}

.view-all-country-button-style2 p {
  position: relative;
  display: inline-block;
  padding: 0 30px;
  border: 1px dashed #acacac;
  border-radius: 10px;
  color: #777;
  font-size: 15px;
  line-height: 58px;
  font-weight: 400;
  margin: 0;
}

.fact-counter-area {
  position: relative;
  display: block;
  padding: 100px 0 50px;
  background-image: url(../images/parallax-background/fact-counter-bg.webp);
  z-index: 1;
}

.fact-counter-area:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  background: rgba(227, 30, 36, 0.5);
  z-index: -1;
}

.fact-counter-area.about-page {
  padding-top: 175px;
}

.single-fact-counter {
  position: relative;
  display: block;
  padding-left: 90px;
  margin-bottom: 50px;
}

.single-fact-counter .icon-box span:before {
  color: var(--blue);
  font-size: 72px;
  line-height: 72px;
}

.single-fact-counter .count-box {
  position: relative;
  display: block;
  height: 72px;
  padding: 4px 0 4px 20px;
  z-index: 1;
}

.single-fact-counter .count-box:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 36px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  content: "";
  z-index: -1;
}

.single-testimonial-style1 .text-box,
.testimonial-outer-box,
.testimonial-outer-box:before {
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

.single-fact-counter .count-box h2,
.single-fact-counter .count-box h3 {
  color: #222;
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
}

.single-fact-counter .count-box h2 span:before,
.single-fact-counter .count-box h3 span:before {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 15px;
  top: -11px;
  left: -6px;
}

.single-fact-counter .count-box h5 {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  margin: 3px 0 0;
}

.testimonial-style1-area {
  position: relative;
  display: block;
  background: #fff;
  padding: 100px 0 0;
  z-index: 10;
}

.testimonial-style1-area .layer-outer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 530px;
  z-index: 1;
}

.testimonial-style1-area .layer-outer:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  content: "";
  z-index: -1;
}

.testimonial-outer-box {
  position: relative;
  display: block;
  z-index: 2;
}

.testimonial-outer-box:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 68px;
  content: "";
  -webkit-box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.06);
}

.single-testimonial-style1 {
  position: relative;
  display: block;
  padding-top: 70px;
}

.single-testimonial-style1 .img-box {
  position: absolute;
  top: 0;
  left: 50px;
  width: 130px;
  height: 130px;
  z-index: 2;
}

.single-testimonial-style1 .img-box img,
.single-testimonial-style2 .img-box img {
  width: 100%;
  border-radius: 50%;
}

.single-testimonial-style1 .text-box {
  position: relative;
  display: block;
  background: #fff;
  padding: 94px 50px 90px;
  z-index: 1;
}

.single-testimonial-style1 .text-box h3 {
  color: var(--red);
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  margin: 0 0 16px;
}

.single-testimonial-style1 .text-box h3 span {
  color: #777;
  font-size: 18px;
}

.single-testimonial-style1 .text-box p,
.single-testimonial-style2 .text-box p {
  color: #777;
  font-size: 18px;
  line-height: 36px;
  margin: 0;
}

.single-testimonial-style1 .rating-box {
  position: absolute;
  top: 34px;
  right: 50px;
}

.testimonial-carousel-style2.owl-carousel.owl-dot-style1 .owl-stage-outer,
.testimonial-carousel.owl-carousel.owl-dot-style1 .owl-stage-outer {
  position: relative;
  display: block;
  padding: 0 0 60px;
}

.testimonial-image-box {
  position: relative;
  display: block;
  margin-left: -119px;
  z-index: 1;
}

.testimonial-image-box img {
  border-radius: 35px;
}

.header-style-three {
  position: relative;
  background: var(--blue);
}

.header-style-three .container-box {
  position: relative;
  display: block;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}

.header-style3-logo-box {
  position: relative;
  display: block;
  max-width: 330px;
  width: 100%;
}

.header-style3-content-box {
  position: relative;
  display: block;
  max-width: 1215px;
  width: 100%;
}

.header-bottom-style2,
.header-top-style2 {
  position: relative;
  display: block;
  padding-left: 45px;
}

.header-top-style2:before {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  content: "";
}

.header-top-left-style2 ul li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 50px;
  color: #fff;
  font-size: 14px;
  font-family: Roboto, sans-serif;
  line-height: 50px;
}

.header-top-left-style2 ul li span:before,
.header-top-right-style3 ul li span:before {
  position: relative;
  display: inline-block;
  float: left;
  padding-right: 10px;
  font-size: 16px;
}

.header-top-right-style2 .social-link li {
  position: relative;
  display: inline-block;
  float: left;
}

.header-top-right-style2 .social-link li a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
  font-size: 12px;
  line-height: 50px;
  text-align: center;
  transition: 0.2s linear 0.1s;
}

.header-top-right-style2 .social-link li:first-child a {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.main-menu.style3 .navigation>li {
  margin-right: 50px;
  padding: 30px 0;
}

.main-menu.style3 .navigation>li>a {
  position: relative;
  display: block;
  padding-left: 20px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-transform: capitalize;
}

.main-menu.style3 .navigation>li>a:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  content: "\f192";
  font-family: fontawesome;
  font-size: 12px;
}

.header-bottom-right-style2 .outer-search-box-style1 {
  float: left;
  padding: 25px 40px 25px 0;
}

.header-bottom-right-style2 .button-box {
  position: relative;
  display: block;
  float: right;
}

.header-bottom-right-style2 .button-box a {
  position: relative;
  display: inline-block;
  padding: 0 60px;
  background: var(--red);
  color: #fff;
  font-size: 18px;
  line-height: 89px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
}

.header-bottom-right-style2 .button-box a:hover {
  background: #021a3f;
}

.header-style3-right-box {
  position: relative;
  display: block;
  max-width: 355px;
  width: 100%;
}

.any-questions-box.style2 {
  position: relative;
  display: block;
  border-left: none;
  padding: 41px 50px;
  float: none;
}

.banner-area {
  position: relative;
  display: block;
  padding: 200px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: scroll;
  z-index: 1;
}

.banner-area:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  content: "";
  z-index: -1;
}

.visa-form-box {
  position: relative;
  display: block;
  padding: 47px 40px 50px;
  background: #fff;
  max-width: 470px;
  width: 100%;
  float: right;
  border-radius: 20px;
}

.add-comment-box .title,
.coaching-detail-content .img-box,
.comment-box .title,
.sidebar-style1 .img-box,
.visa-detail-content .img-box,
.visa-form-box .title {
  position: relative;
  display: block;
  padding-bottom: 32px;
}

.visa-form-box .title h3 {
  color: var(--red);
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}

.visa-form-box .title h2 {
  color: #777;
  font-size: 30px;
  line-height: 36px;
  font-weight: 500;
  margin: 9px 0 0;
}

.contact-form form,
.visa-form-box form {
  position: relative;
  display: block;
  padding: 25px;
  border-radius: 20px;
}

.contact-form form .input-box,
.visa-form-box form .input-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.visa-form-box form .input-box .icon {
  position: absolute;
  top: 50%;
  right: 23px;
  transform: translateY(-50%);
  color: #bbb;
  font-size: 14px;
}

.visa-form-box form input[type="email"],
.visa-form-box form input[type="text"],
.visa-form-box form textarea {
  position: relative;
  display: block;
  background: #fff;
  border: 1px solid #ccc;
  width: 100%;
  height: 60px;
  color: red;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  padding-left: 25px;
  padding-right: 50px;
  border-radius: 7px;
  transition: 0.5s;
  font-family: Roboto, sans-serif;
}

.visa-form-box form textarea {
  height: 170px;
  padding: 15px 50px 10px 25px;
}

.visa-form-box form input[type="email"]:focus,
.visa-form-box form input[type="text"]:focus {
  color: #222;
  border-color: var(--red);
}

.visa-form-box form input[type="text"]::-webkit-input-placeholder {
  color: #777;
}

.visa-form-box form input[type="text"]:-moz-placeholder {
  color: #777;
}

.visa-form-box form input[type="text"]::-moz-placeholder {
  color: #777;
}

.visa-form-box form input[type="text"]:-ms-input-placeholder {
  color: #777;
}

.visa-form-box form input[type="email"]::-webkit-input-placeholder {
  color: #777;
}

.visa-form-box form input[type="email"]:-moz-placeholder {
  color: #777;
}

.visa-form-box form input[type="email"]::-moz-placeholder {
  color: #777;
}

.visa-form-box form input[type="email"]:-ms-input-placeholder {
  color: #777;
}

.visa-form-box .bootstrap-select {
  position: relative;
  display: block;
  width: 100% !important;
  height: 60px;
}

.visa-form-box .bootstrap-select>.dropdown-toggle {
  position: relative;
  display: block;
  outline: 0 !important;
  border-radius: 7px;
  border: 1px solid #ccc;
  background-color: #fff !important;
  max-width: 100%;
  width: 100%;
  height: 60px;
  margin: 0;
  padding: 0 50px 0 25px;
  color: #777 !important;
  font-size: 14px;
  line-height: 58px;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: capitalize;
  box-shadow: none !important;
  font-family: Roboto, sans-serif;
}

.visa-form-box .bootstrap-select .dropdown-toggle:focus {
  outline: 0 !important;
}

.visa-form-box .bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
  margin: 0;
}

.visa-form-box .bootstrap-select>.dropdown-toggle::after {
  position: absolute;
  top: 50%;
  right: 23px;
  width: auto;
  height: auto;
  font-family: FontAwesome;
  content: "\f107";
  color: #83888d;
  font-size: 18px;
  transform: translateY(-50%);
  margin: 0;
  border: none;
}

.visa-form-box .bootstrap-select .dropdown-menu {
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: 0 solid #ddd;
  background: #f9f9f9;
  font-size: 16px;
  color: #000;
}

.visa-form-box .bootstrap-select .dropdown-menu li {
  position: relative;
  border-bottom: 1px solid #d7d7d7;
}

.visa-form-box .dropdown-item {
  display: block;
  width: 100%;
  padding: 9px 20px;
  color: #222;
  font-size: 14px;
  font-weight: 400;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  transition: 0.5s;
  font-family: Archivo, sans-serif;
}

.visa-form-box form .button-box button {
  padding: 0 40px;
}

.blog-area,
.select-country-style3-area {
  position: relative;
  display: block;
  background: #fff;
  padding: 100px 0 185px;
}

.select-country-style3-area.country-page {
  padding-bottom: 155px;
}

.select-country-style3-area .top {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.select-country-style3-area .top .text {
  position: relative;
  top: -6px;
  display: block;
  max-width: 620px;
  width: 100%;
}

.single-select-country-style3 {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.single-select-country-style3 .img-holder .inner {
  position: relative;
  display: block;
  overflow: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.single-select-country-style3 .img-holder .inner::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(227, 30, 36, 0.5);
  content: "";
  transition: 0.3s ease-in-out 0.2s;
  transform-style: preserve-3d;
  transform: perspective(1200px) rotateX(-90deg) translateZ(0);
}

.single-select-country-style3:hover .img-holder .inner::before,
.single-visa-box-style3:hover .readmore-button a {
  transform: perspective(1200px) rotateX(0) translateZ(0);
  transition: 0.6s ease-in-out 0.1s;
}

.single-select-country-style3 .img-holder .flug {
  position: absolute;
  bottom: -25px;
  right: 40px;
  width: 80px;
  height: 50px;
  border-radius: 10px;
  -webkit-box-shadow: 0 5px 10px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 5px 10px 3px rgba(0, 0, 0, 0.12);
  z-index: 10;
}

.single-select-country-style3 .img-holder .flug img {
  border-radius: 5px;
  border: 1px solid #fff;
}

.bio-carousel .thumbs-carousel .owl-item.active:after,
.blog-details-text-box-two .img-box img,
.coaching-prepare-content .img-box img,
.coaching-prepare-content .img-holder img,
.single-select-country-style3 .img-holder img,
.single-sidebar .instagram li .img-box img,
.single-sidebar .recent-posts li .img-box img {
  width: 100%;
}

.single-select-country-style3 .text-holder {
  position: relative;
  display: block;
  background: rgba(255, 255, 255, 0.99);
  padding: 44px 40px 40px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
  -webkit-box-shadow: 0 5px 9px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 5px 9px 2px rgba(0, 0, 0, 0.07);
  z-index: 2;
}

.single-select-country-style3 .text-holder .icon {
  position: absolute;
  bottom: 15px;
  right: 15px;
  color: rgba(0, 0, 0, 0.07);
  font-size: 100px;
  line-height: 100px;
  z-index: -1;
  opacity: 0;
  transform: scale(0.5);
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
}

.partner-style2-area {
  position: relative;
  display: block;
  margin-top: -85px;
}

.partner-box-style2 {
  position: relative;
  background: #fff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  flex-wrap: wrap;
  padding: 0;
  -webkit-box-shadow: 0 4px 12px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 4px 12px 2px rgba(0, 0, 0, 0.07);
  border-radius: 20px;
  z-index: 10;
}

.single-partner-logo-box-style2 {
  position: relative;
  overflow: hidden;
  flex: 0 0 25%;
  max-width: 25%;
  width: 100%;
}

.single-partner-logo-box-style2 .overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition: 0.5s ease-in-out 0.2s;
  opacity: 0;
  transform-style: preserve-3d;
  transform: perspective(1200px) scale(1.3);
}

.single-partner-logo-box-style2:hover .overlay {
  opacity: 1;
  transform: perspective(1200px) scale(1);
}

.choose-style2-area {
  position: relative;
  display: block;
  background: #fff;
  padding: 100px 0 0;
}

.fact-counter-box-style2,
.subscribe-content-box.style2 .subscribe-form button {
  background-color: var(--blue);
}

.choose-style2-area .layer-outer {
  position: absolute;
  left: 0;
  bottom: 50px;
  right: 0;
  height: 80%;
  background-position: bottom center;
  background-repeat: no-repeat;
  z-index: 1;
}

.choose-style2-area.about-page {
  padding-top: 0;
  padding-bottom: 100px;
}

.choose-content-box-style2 .sec-title {
  padding-bottom: 48px;
}

.choose-content-box-style2 .inner-content {
  position: relative;
  display: block;
  padding: 90px 70px 85px;
  border-radius: 20px;
  z-index: 1;
}

.choose-content-box-style2 .inner-content:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: -200px;
  background: #f5f5f5;
  content: "";
  border-radius: 20px;
  z-index: -1;
}

.visa-style3-area .layer-outer .left-shape,
.visa-style3-area .layer-outer .right-shape {
  width: 45%;
  height: 100%;
  background-attachment: scroll;
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
}

.choose-content-box-style2 .inner-content ul li {
  position: relative;
  display: block;
  padding-left: 100px;
  min-height: 100px;
  margin-bottom: 45px;
}

.choose-content-box-style2 .inner-content ul li .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  background: #fff;
  border-radius: 50%;
  color: var(--red);
  font-size: 50px;
  line-height: 100px;
  text-align: center;
  -webkit-box-shadow: 0 6px 12px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0 6px 12px 2px rgba(0, 0, 0, 0.08);
  z-index: 1;
  -webkit-transition: 0.6s linear;
  -o-transition: 0.6s linear;
  transition: 0.6s linear;
}

.choose-content-box-style2 .inner-content ul li .icon:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: var(--blue);
  content: "";
  border-radius: 50%;
  z-index: -1;
  opacity: 0;
  transform: scale(0.5);
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
}

.choose-content-box-style2 .inner-content ul li .icon:after {
  position: absolute;
  top: 5px;
  left: 5px;
  bottom: -5px;
  right: -5px;
  background: var(--red);
  content: "";
  border-radius: 50%;
  z-index: -2;
  opacity: 0;
  transform: scale(0);
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
}

.blog-single-area .tag-box .tag,
.choose-content-box-style2 .inner-content ul li .text,
.sidebar-style1 {
  position: relative;
  display: block;
  padding-left: 30px;
}

.choose-content-box-style2 .inner-content ul li .text h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  margin: 0 0 15px;
}

.video-holder-box.style2 {
  min-height: 670px;
  border-radius: 20px;
  z-index: 10;
}

.fact-counter-box-style2 {
  position: relative;
  display: block;
  padding: 250px 0 50px;
  margin-top: -150px;
}

.fact-counter-box-style2 .single-fact-counter {
  z-index: 10;
}

.fact-counter-box-style2 .single-fact-counter .count-box:before {
  border: 2px solid rgba(255, 255, 255, 0.1);
}

.visa-style3-area {
  position: relative;
  display: block;
  background: #fff;
  padding: 100px 0;
  z-index: 1;
}

.visa-style3-area .layer-outer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: -165px;
  right: 0;
  z-index: -1;
}

.visa-style3-area .layer-outer .left-shape {
  position: relative;
  float: left;
}

.visa-style3-area .layer-outer .right-shape {
  position: relative;
  float: right;
}

.single-visa-box-style3 {
  position: relative;
  display: block;
  border: 1px dashed #bbb;
  border-radius: 15px;
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
  z-index: 1;
  overflow: hidden;
}

.single-visa-box-style3 .readmore-button a,
.single-visa-box-style3::before {
  position: absolute;
  transition: 0.3s ease-in-out 0.2s;
  transform-style: preserve-3d;
  background: #fff;
}

.single-visa-box-style3:hover {
  border: 1px dashed var(--red);
}

.single-visa-box-style3::before {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  transform: perspective(1200px) scaleX(0) translateZ(0);
  border-radius: 15px;
  z-index: -1;
}

.single-visa-box-style3:hover::before {
  transform: perspective(1200px) scaleX(1) translateZ(0);
  transition: 0.6s ease-in-out 0.1s;
}

.single-visa-box-style3 .readmore-button a {
  left: 40px;
  bottom: -20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid var(--red);
  color: var(--blue);
  font-size: 18px;
  line-height: 38px;
  text-align: center;
  display: block;
  transform: perspective(1200px) rotateX(-90deg) translateZ(0);
}

.single-visa-box-style3 .text-holder {
  position: relative;
  display: block;
  padding: 20px;
}

.single-visa-box-style3 .text-holder h3 {
  color: var(--blue);
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  margin: 15px 0;
}

.single-visa-box-style3 .text-holder p {
  color: #777;
  margin: 0;
}

.single-visa-box-style3 .owl-carousel.owl-dot-style1 .owl-dots .owl-dot {
  background: #777;
}

.testimonial-style2-area {
  position: relative;
  display: block;
  background: var(--red);
  padding-top: 270px;
}

.testimonial-style2-area:before {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 250px;
  background: #fff;
  content: "";
}

.faq-area .faq-bg,
.single-testimonial-style2 .text-box {
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}

.single-testimonial-style2,
.social-media-box {
  position: relative;
  display: block;
  padding-top: 65px;
}

.single-testimonial-style2 .img-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 130px;
  height: 130px;
  margin: 0 auto;
  z-index: 2;
}

.single-testimonial-style2 .img-box .quote-icon {
  position: absolute;
  left: 0;
  bottom: -20px;
  right: 0;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background: #fff;
  border-radius: 50%;
  color: var(--blue);
  font-size: 15px;
  line-height: 40px;
  -webkit-box-shadow: 0 3px 11px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 11px 2px rgba(0, 0, 0, 0.08);
}

.single-testimonial-style2 .text-box {
  position: relative;
  display: block;
  background-attachment: scroll;
  padding: 119px 50px 42px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  -webkit-box-shadow: 0 4px 12px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 4px 12px 2px rgba(0, 0, 0, 0.06);
  z-index: 1;
}

.single-testimonial-style2 .text-box h3 {
  color: var(--red);
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin: 0 0 10px;
}

.single-testimonial-style2 .text-box h4 {
  color: #777;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  margin: 0 0 21px;
}

.single-testimonial-style2 .rating-box {
  position: relative;
  display: block;
  padding-top: 21px;
}

.single-testimonial-style2 .rating-box ul li {
  float: none;
  margin: 0 1px;
}

.testimonial-carousel-style2.owl-carousel.owl-dot-style1 .owl-dots .owl-dot {
  background: #e1e1e1;
}

.faq-area .faq-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 90%;
  z-index: -1;
}

.faq-image-box {
  position: relative;
  display: block;
  padding-top: 100px;
  padding-bottom: 185px;
  z-index: 10;
}

.faq-image-box .layer-outer {
  position: absolute;
  top: 0;
  right: 200px;
  bottom: 0;
  left: -100000px;
  background: #f5f5f5;
  border-top-right-radius: 30px;
  z-index: -1;
}

.faq-image-box .top-image {
  position: relative;
  display: block;
  margin-left: 100px;
}

.faq-image-box .top-image img {
  width: 100%;
  border-radius: 35px;
}

.faq-image-box .bottom-image {
  position: relative;
  display: block;
  max-width: 270px;
  width: 100%;
  border: 2px solid #fff;
  border-radius: 20px;
  margin-top: -100px;
}

.coaching-detail-content .img-box img,
.faq-image-box .bottom-image img {
  width: 100%;
  border-radius: 20px;
}

.faq-content-box {
  position: relative;
  display: block;
  padding-top: 59px;
  padding-left: 40px;
}

.faq-image-box.style2 {
  padding-top: 100px;
  padding-bottom: 141px;
}

.faq-image-box.style2 .layer-outer {
  border-top-right-radius: 0;
  border-bottom-right-radius: 30px;
}

.faq-content-box.style2 {
  padding-top: 100px;
  padding-left: 40px;
}

.subscribe-content-box.style2 {
  position: relative;
  background: var(--red);
  margin-top: -85px;
  z-index: 100;
}

.header-top-style3 {
  position: relative;
  display: block;
  padding: 15px 0;
}

.google-map-area .map-outer,
.header-top-style3 .outer-container {
  position: relative;
  display: block;
  max-width: 100%;
  width: 100%;
}

.header-top-right-style3 {
  position: relative;
  display: block;
  width: 60%;
}

.header-top-right-style3 ul li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 50px;
  color: #fff;
  font-size: 14px;
  font-family: Roboto, sans-serif;
  line-height: 30px;
}

.header-style4 .outer-container,
.sidebar-search-box form.search-form {
  position: relative;
  display: block;
  width: 100%;
}

.header-left-style4 {
  position: relative;
  display: block;
  max-width: 330px;
  border-top-right-radius: 40px;
  width: 100%;
  background: rgba(126, 126, 128, 0.9);
  background: -moz-linear-gradient(top, rgba(126, 126, 128, 0.9) 0, #000 100%);
  background: -webkit-gradient(left top,
      left bottom,
      color-stop(0, rgba(126, 126, 128, 0.9)),
      color-stop(100%, #000));
  background: -webkit-linear-gradient(top,
      rgba(126, 126, 128, 0.9) 0,
      #000 100%);
  background: -o-linear-gradient(top, rgba(126, 126, 128, 0.9) 0, #000 100%);
  background: -ms-linear-gradient(top, rgba(126, 126, 128, 0.9) 0, #000 100%);
  background: linear-gradient(to bottom, rgba(126, 126, 128, 0.9) 0, #000 100%);
}

.header-left-style4 .logo {
  position: relative;
  display: block;
  text-align: center;
  padding: 27px 0 28px;
}

.header-right-style4 {
  position: relative;
  display: block;
  padding: 0 60px;
  border-top-left-radius: 40px;
  width: 60%;
  background: rgba(126, 126, 128, 0.9);
  background: -moz-linear-gradient(top, rgba(126, 126, 128, 0.9) 0, #000 100%);
  background: -webkit-gradient(left top,
      left bottom,
      color-stop(0, rgba(126, 126, 128, 0.9)),
      color-stop(100%, #000));
  background: -webkit-linear-gradient(top,
      rgba(126, 126, 128, 0.9) 0,
      #000 100%);
  background: -o-linear-gradient(top, rgba(126, 126, 128, 0.9) 0, #000 100%);
  background: -ms-linear-gradient(top, rgba(126, 126, 128, 0.9) 0, #000 100%);
  background: linear-gradient(to bottom, rgba(126, 126, 128, 0.9) 0, #000 100%);
}

.contact-area,
.fact-counter-style2-area {
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
}

.main-menu.style4 .navigation>li {
  margin-right: 30px;
  padding: 45px 0;
}

.main-menu.style4 .navigation>li>a {
  position: relative;
  display: block;
  padding-right: 40px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-transform: capitalize;
}

.main-menu.style4 .navigation>li>a:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  content: "\f192";
  font-family: fontawesome;
  font-size: 12px;
}

.header-right-style4 .cart-box {
  position: relative;
  display: block;
  float: right;
  padding: 40px 35px 40px 0;
}

.header-right-style4 .outer-search-box-style1 {
  position: relative;
  display: block;
  float: right;
  padding: 40px 0;
}

.main-slider.style3 .slide {
  padding: 339px 0 260px;
}

.main-slider.style3 .content h3 {
  color: #4ab5ff;
  font-size: 24px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: underline;
  letter-spacing: 0.1em;
}

.main-slider.style3 .content h2 {
  color: #fff;
  font-size: 72px;
  line-height: 1.3em;
  font-weight: 700;
  margin-top: 24px;
  margin-bottom: 38px;
}

.main-slider.style3 .owl-theme .owl-nav {
  top: 0;
  left: auto;
  right: 0;
  bottom: 0;
  width: 110px;
  opacity: 1;
  transform: none;
}

.main-slider.style3 .owl-theme .owl-nav .owl-next {
  right: 50px;
  top: 48%;
  margin-top: 0;
}

.main-slider.style3 .owl-theme .owl-nav .owl-prev {
  left: auto;
  right: 50px;
  top: auto;
  bottom: 37%;
  margin-top: 0;
  transform: rotate(180deg);
}

.slider-social-links {
  position: absolute;
  top: 180px;
  left: 60px;
  bottom: 0;
  width: 50px;
  z-index: 100;
}

.slider-social-links .social-box {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.slider-social-links ul li {
  position: relative;
  display: block;
  margin-bottom: 10px;
}

.slider-social-links ul li a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  border-radius: 5px;
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
}

.contact-area {
  position: relative;
  display: block;
  overflow: hidden;
  background-color: #f6f6f6;
  background-position: top right;
}

.contact-info-box {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 50px;
  padding-bottom: 50px;
  z-index: 1;
}

.contact-info-box .inner {
  position: relative;
  display: block;
  padding-left: 100px;
  z-index: 1;
}

.contact-info-box .inner:before {
  position: absolute;
  top: -50px;
  right: 560px;
  bottom: -50px;
  left: -1000px;
  background: var(--blue);
  content: "";
  -moz-transform: skew(-15deg, 0deg);
  -webkit-transform: skew(-15deg, 0deg);
  -o-transform: skew(-15deg, 0deg);
  -ms-transform: skew(-15deg, 0deg);
  transform: skew(-15deg, 0deg);
  z-index: -1;
}

.contact-info-box .inner .icon {
  position: relative;
  width: 100px;
  height: 100px;
  border: 10px solid rgba(0, 152, 255, 0.2);
  border-radius: 50%;
}

.contact-info-box .inner .title {
  position: relative;
  padding-left: 50px;
}

.contact-info-box .inner .title h2 {
  color: var(--blue);
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  margin: 0 0 7px;
}

.contact-info-box .inner .title h5 {
  color: #777;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}

.about-style1-area.homepfour .about-style1-image-box,
.rtl .header-right-style4 .outer-search-box-style1 {
  float: left;
}

.fact-counter-style2-area {
  position: relative;
  display: block;
  padding: 100px 0 231px;
  background-position: center top;
  z-index: 1;
}

.fact-counter-style2-area:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  background: var(--blue);
  z-index: -1;
}

.comment-box .single-comment,
.single-fact-counter-style2 {
  position: relative;
  display: block;
  margin-bottom: 50px;
}

.single-fact-counter-style2 .icon-box {
  position: relative;
  display: block;
  padding-bottom: 33px;
}

.single-fact-counter-style2 .icon-box span:before {
  color: #fff;
  font-size: 65px;
  line-height: 65px;
}

.single-fact-counter-style2 .count-box h2 {
  color: var(--red);
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
}

.single-fact-counter-style2 .count-box h2 span:before {
  position: relative;
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  top: -5px;
  left: 3px;
}

.single-fact-counter-style2 .count-box h4 {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
  margin: 25px 0 0;
  font-family: Roboto, sans-serif;
}

.consultant-box {
  position: relative;
  display: block;
  margin-top: -190px;
  background: #fff;
  border-radius: 20px;
  padding: 80px 70px 70px;
  -webkit-box-shadow: 0 5px 11px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 11px 2px rgba(0, 0, 0, 0.06);
  z-index: 10;
}

.consultant-content .sec-title {
  padding-bottom: 43px;
}

.consultant-content .sec-title h3 {
  letter-spacing: 0.1em;
}

.consultant-content .inner-contnt .single-box h3 {
  color: var(--red);
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

.consultant-content .inner-contnt .single-box ul {
  position: relative;
  display: block;
  overflow: hidden;
  padding-top: 17px;
  padding-bottom: 12px;
}

.consultant-content .inner-contnt .single-box ul li {
  position: relative;
  display: block;
  padding-left: 30px;
  color: #777;
  font-size: 14px;
  line-height: 30px;
}

.consultant-content .inner-contnt .single-box ul li:before {
  position: absolute;
  top: 0;
  left: 1px;
  bottom: 0;
  content: "\f192";
  font-family: fontawesome;
  color: var(--blue);
  font-size: 12px;
}

.consultant-content .inner-contnt .single-box ul li a,
.single-footer-widget.style2 .countries-links li a,
.single-footer-widget.style2 .countries-links li a:before,
.single-footer-widget.style2 .our-company-info .text p,
.single-footer-widget.style2 .visa-type-links li a,
.single-footer-widget.style2 .visa-type-links li a:before {
  color: #777;
}

.consultant-content .inner-contnt .single-box .button a {
  color: var(--blue);
  font-size: 16px;
  font-weight: 700;
  font-family: Archivo, sans-serif;
}

.consultant-map-box .inner-map {
  position: relative;
  display: block;
  padding-bottom: 2px;
}

.blog-style2-area {
  position: relative;
  display: block;
  background: #fff;
  padding: 100px 0 140px;
}

.single-blog-style1.style1instyle2 {
  margin-bottom: 30px;
}

.single-blog-style1.style1instyle2 .text-holder {
  padding: 0;
  border-bottom: 0 solid;
}

.single-blog-style1.style1instyle2 .text-holder h3 {
  margin: 16px 0 0;
}

.getin-touch-area {
  position: relative;
  display: block;
  background-image: url(../images/pattern/getin-touch-bg.webp);
  background-color: var(--blue);
  background-attachment: scroll;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: auto;
  padding-bottom: 80px;
}

.getin-touch-area .map-outer .map-canvas {
  position: relative;
  height: 700px;
  margin-top: -70px;
  margin-left: -400px;
}

.getin-touch-content .inner-content .contact-info .single {
  position: relative;
  display: block;
  margin-bottom: 35px;
}

.social-media-box h3 {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.social-media-box ul {
  position: relative;
  display: block;
  overflow: hidden;
  padding-top: 23px;
}

.social-media-box ul li a {
  position: relative;
  display: block;
  height: 40px;
  width: 40px;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  transition: 0.2s linear 0.1s;
}

.single-sidebar .popular-tag li a:hover,
.social-media-box ul li a:hover {
  color: #fff;
  border-color: var(--red);
  background: var(--red);
}

.footer-area .layer-outer {
  background-image: url(../images/pattern/footer-bg.webp);
}

.footer-area.style2:before {
  background: #f5f5f5;
}

.single-footer-widget.style2 .our-company-info {
  padding-right: 30px;
}

.single-footer-widget.style2 .our-company-info .text {
  padding-bottom: 0;
}

.single-footer-widget .benefits-links li a {
  position: relative;
  display: block;
  padding-left: 20px;
  color: #777;
  font-size: 16px;
  font-weight: 400;
  transition: 0.2s linear 0.1s;
}

.single-footer-widget .benefits-links li a:before {
  position: absolute;
  content: "\f101";
  font-family: FontAwesome;
  top: 0;
  left: 0;
  bottom: 0;
  font-size: 16px;
  color: #777;
}

.footer-bottom.style2 .outer-box {
  border-top: 2px solid #ddd;
}

.footer-menu.style2 ul li a {
  color: var(--blue);
  font-weight: 600;
}

.header-top-style4 {
  position: relative;
  display: block;
  background: var(--red);
  padding: 5px 0;
}

.header-top-left-style4 ul li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 30px;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  font-family: Roboto, sans-serif;
}

.header-top-left-style4 ul li span:before {
  position: relative;
  display: inline-block;
  float: left;
  padding-right: 10px;
  color: var(--blue);
  font-size: 16px;
}

.header-top-right-style4 {
  position: relative;
  display: block;
  padding-right: 30px;
}

.header-social-link-style4 ul {
  overflow: hidden;
  line-height: 0;
}

.header-social-link-style4 ul li {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  margin-right: 25px;
}

.header-social-link-style4 ul li a {
  position: relative;
  display: block;
  color: #fff;
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
}

.header-left-style5 .logo {
  position: relative;
  display: block;
  padding: 13px 0;
}

.header-right-style5:before {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 2px;
  background: var(--red);
  content: "";
  z-index: 10;
}

.main-menu.style5 .navigation>li {
  padding: 0;
  margin-right: 10px;
}

.main-menu.style5 .navigation>li>a {
  position: relative;
  display: block;
  padding: 25px 20px;
  color: #222;
  font-size: 14px;
  line-height: 30px;
  font-weight: 600;
  text-transform: capitalize;
  font-family: Archivo, sans-serif;
  z-index: 1;
}

.main-menu.style5 .navigation>li>a:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: var(--blue);
  content: "";
  z-index: -1;
  transform: scaleX(0);
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
}

.header-right-style5 .btns-box {
  position: relative;
  display: inline-block;
  float: left;
  padding: 20px 0;
  margin: 0 20px;
}

.header-right-style5 .btns-box a {
  color: var(--blue);
  font-size: 14px;
  line-height: 38px;
  padding: 0 19px;
  border: 1px solid var(--blue);
  background: #fff;
}

.header-right-style5 .outer-search-box-style1 {
  position: relative;
  display: block;
  float: right;
  padding: 20px 0;
}

.header-right-style5 .outer-search-box-style1 .seach-toggle {
  width: 70px;
  height: 40px;
  color: var(--red);
  font-size: 18px;
  line-height: 38px;
  border: 1px dashed #fff;
  text-align: center;
}

.any-questions-box.style3 {
  position: absolute;
  top: -5px;
  right: -300px;
  bottom: 0;
  float: none;
  border: none;
  padding: 0;
  z-index: 1;
}

.any-questions-box.style3:before {
  position: absolute;
  top: -50px;
  left: -52px;
  bottom: 0;
  right: -10000px;
  background: var(--blue);
  content: "";
  z-index: -1;
}

.breadcrumb-area {
  position: relative;
  background-image: url(../images/breadcrumb/breadcrumb-1.webp);
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 159px 0 160px;
  z-index: 10;
}

.breadcrumb-area::before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  content: "";
  z-index: -1;
}

.faq-content-area .layer-outer,
.single-coaching-item-style2 .coaching-item-style2-bg {
  background-attachment: scroll;
  background-position: center top;
  background-repeat: no-repeat;
  left: 0;
  bottom: 0;
  right: 0;
}

.breadcrumb-area .title {
  position: relative;
  display: block;
  margin: 0 0 9px;
}

.breadcrumb-area .title h1 {
  color: #fff;
  font-size: 40px;
  line-height: 60px;
  font-weight: 600;
  text-transform: capitalize;
}

.breadcrumb-menu ul li {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  padding: 0 3px;
  text-transform: capitalize;
  font-family: Roboto, sans-serif;
}

.breadcrumb-menu ul li a {
  color: #fff;
  transition: 0.2s linear 0.1s;
}

.sidebar-style1 .img-box img,
.visa-detail-content .img-box img {
  width: 101%;
  border-radius: 15px;
}

.visa-detail-content .text-box h2 {
  color: var(--red);
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  margin: 0 0 12px;
}

.visa-detail-featured {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 20px 0;
}

.visa-detail-featured li {
  position: relative;
  display: block;
  padding-left: 20px;
  margin-bottom: 30px;
}

.visa-detail-featured li .icon {
  position: absolute;
  top: 7px;
  left: 0;
}

.visa-detail-featured li .icon span:before {
  font-size: 60px;
  line-height: 60px;
}

.visa-detail-featured li .text h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  margin: 0 0 4px;
}

.visa-inner-list {
  list-style-position: inside !important;
}

.visa-inner-list li {
  margin-bottom: 10px !important;
  margin-left: 10px;
}

.visa-inner-list li::before {
  font-family: fontAwesome;
  content: "\f560";
  position: absolute;
  left: 0;
  color: var(--red);
}

.visa-inner-list li ul li::before {
  font-family: fontAwesome;
  content: "\f105";
  position: absolute;
  left: 0;
  color: var(--red);
}

.visa-benefits-content .title {
  position: relative;
  display: block;
  padding-bottom: 24px;
}

.visa-benefits-content .title h2 {
  color: var(--blue);
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  margin: 0 0 12px;
}

.visa-benefits-content ul {
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: -15px;
}

.visa-benefits-content ul li {
  position: relative;
  display: block;
  padding-left: 40px;
  color: #777;
  font-size: 16px;
  line-height: 44px;
  font-weight: 400;
}

.visa-benefits-content ul li:before {
  position: absolute;
  top: 0;
  left: 1px;
  bottom: 0;
  font-family: Flaticon;
  content: "\f14b";
  color: var(--red);
}

.visa-benefits-content img {
  width: 100%;
  border-radius: 15px;
}

.visa-detail-content .text-box .bottom-text {
  position: relative;
  display: block;
  padding-top: 29px;
}

.sidebar-style1 .title {
  position: relative;
  display: block;
  margin-top: -3px;
  padding-bottom: 28px;
}

.sidebar-style1 .title p {
  line-height: 20px;
  font-weight: 500;
  font-family: Archivo, sans-serif;
  margin: 0 0 9px;
}

.sidebar-style1 .title h3 {
  color: var(--blue);
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.single-sidebar-style1 {
  position: relative;
  display: block;
  margin-bottom: 60px;
}

.single-sidebar-style1 .page-links li {
  position: relative;
  display: block;
  line-height: 60px;
}

.single-sidebar-style1 .page-links li a {
  position: relative;
  display: block;
  padding: 0 35px 0 30px;
  background: #f4fbff;
  border-bottom: 1px solid #d7d7d7;
  color: var(--blue);
  font-size: 16px;
  font-weight: 400;
  text-align: right;
  font-family: Archivo, sans-serif;
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
  z-index: 1;
}

.single-sidebar .categories li:last-child a,
.single-sidebar-style1 .page-links li:last-child a {
  border-bottom: none;
}

.single-sidebar-style1 .page-links li a:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: var(--blue);
  content: "";
  z-index: -1;
  transform: perspective(370px) rotateX(-90deg);
  transform-origin: top;
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
}

.single-sidebar-style1 .page-links li a:hover:before,
.single-sidebar-style1 .page-links li.active a:before {
  opacity: 1;
  transform: perspective(370px) rotateY(0);
}

.single-sidebar-style1 .page-links li a:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 5px;
  background: var(--red);
  content: "";
  z-index: -1;
  transform: perspective(370px) scaleY(0);
  transform-origin: right;
  -webkit-transition: 0.1s linear;
  -o-transition: 0.1s linear;
  transition: 0.1s linear;
}

.single-sidebar-style1 .page-links li a:hover:after,
.single-sidebar-style1 .page-links li.active a:after {
  transform: perspective(370px) scaleY(1);
}

.single-sidebar-style1 .page-links li a i {
  float: left;
  color: var(--red);
  font-size: 16px;
  line-height: 60px;
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
}

.single-sidebar-style1 .visa-form-box {
  padding: 0;
  float: none;
}

.coaching-style2-area {
  position: relative;
  display: block;
  background: #fff;
  padding: 100px 0 135px;
  z-index: 1;
}

.coaching-style2-area .row {
  margin-left: -25px;
  margin-right: -25px;
}

.coaching-style2-area .row [class*="col-"] {
  padding-left: 25px;
  padding-right: 25px;
}

.single-coaching-item-style2 {
  position: relative;
  display: block;
  border-radius: 12px;
  padding: 60px 30px 55px;
  background: #fff;
  -webkit-box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.06);
  margin-bottom: 50px;
  z-index: 2;
}

.single-coaching-item-style2 .icon span:before {
  color: var(--blue);
  font-size: 75px;
  line-height: 75px;
  transition: 0.7s 0.1s;
}

.single-coaching-item-style2 h3 {
  color: #3fa6fe;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin: 19px 0 0;
}

.single-coaching-item-style2 h3 a {
  color: #3fa6fe;
  transition: 0.7s 0.1s;
}

.single-coaching-item-style2 p {
  margin: 15px 0 0;
  transition: 0.7s 0.1s;
}

.single-coaching-item-style2 .coaching-item-style2-bg {
  position: absolute;
  top: 0;
  background-size: cover;
  border-radius: 20px;
  transform: scaleX(0);
  transform-origin: center;
  transform-style: preserve-3d;
  transition: 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.22);
  z-index: 1;
}

.single-coaching-item-style2 .coaching-item-style2-bg:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  border-radius: 20px;
  background: rgba(63, 165, 254, 0.9);
  background: -moz-linear-gradient(top,
      rgba(63, 165, 254, 0.9) 0,
      rgba(3, 31, 76, 0.9) 100%);
  background: -webkit-gradient(left top,
      left bottom,
      color-stop(0, rgba(63, 165, 254, 0.9)),
      color-stop(100%, rgba(3, 31, 76, 0.9)));
  background: -webkit-linear-gradient(top,
      rgba(63, 165, 254, 0.9) 0,
      rgba(3, 31, 76, 0.9) 100%);
  background: -o-linear-gradient(top,
      rgba(63, 165, 254, 0.9) 0,
      rgba(3, 31, 76, 0.9) 100%);
  background: -ms-linear-gradient(top,
      rgba(63, 165, 254, 0.9) 0,
      rgba(3, 31, 76, 0.9) 100%);
  background: linear-gradient(to bottom,
      rgba(63, 165, 254, 0.9) 0,
      rgba(3, 31, 76, 0.9) 100%);
  z-index: -1;
}

.coaching-detail-area {
  position: relative;
  display: block;
  background: #fff;
  padding: 100px 0 159px;
}

.sidebar-style1.style1instyle2 {
  max-width: 370px;
  width: 100%;
  padding: 0;
}

.sidebar-style1.style1instyle2 .single-sidebar-style1 .page-links li a {
  padding: 0 30px 0 35px;
  text-align: left;
}

.sidebar-style1.style1instyle2 .single-sidebar-style1 .page-links li a:after {
  top: 0;
  left: 0;
  right: auto;
  bottom: 0;
}

.sidebar-download-box ul li a {
  background: var(--red);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.coaching-detail-content .text-box .inner-content h2 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  margin: 0 0 12px;
}

.coaching-detail-content .text-box .inner-content ul li {
  position: relative;
  display: block;
  padding-left: 35px;
  margin-bottom: 4px;
}

.coaching-detail-content .text-box .inner-content ul li .icon {
  position: absolute;
  top: 1px;
  left: 1px;
}

.coaching-detail-content .text-box .inner-content ul li .icon span:before {
  color: var(--red);
  font-size: 16px;
  line-height: 16px;
}

.coaching-detail-content .text-box .inner-content ul li .text p {
  line-height: 28px;
  margin: 0;
}

.coaching-detail-content .text-box .bottom-content-box,
.coaching-prepare-content {
  position: relative;
  display: block;
  padding-top: 43px;
}

.coaching-prepare-content .title {
  position: relative;
  display: block;
  padding-bottom: 30px;
}

.coaching-detail-content .text-box .bottom-content-box .title h2,
.coaching-prepare-content .title h2 {
  color: var(--blue);
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
}

.coaching-prepare-content .img-box {
  position: relative;
  display: block;
  padding: 0;
}

.coaching-prepare-content .single-box {
  position: relative;
  display: block;
  padding-top: 40px;
  margin-top: -6px;
}

.coaching-prepare-content .single-box h3 {
  color: var(--blue);
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin: 0 0 5px;
}

.coaching-detail-content .text-box .bottom-content-box .title {
  position: relative;
  display: block;
  padding-bottom: 22px;
}

.error-page-area {
  position: relative;
  display: block;
  overflow: hidden;
  background: #f2f7ff;
  padding: 117px 0 205px;
}

.error-content {
  position: relative;
  display: block;
  z-index: 3;
}

.error-content h4 {
  color: #222;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

.error-content .title {
  position: relative;
  display: block;
  font-size: 180px;
  line-height: 150px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 17px 0 12px;
}

.error-content p {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  margin: 0 0 32px;
}

.error-content .button {
  line-height: 0;
}

.faq-content-area {
  position: relative;
  display: block;
  padding: 100px 0 185px;
}

.faq-content-area .layer-outer {
  position: absolute;
  top: 200px;
  background-size: auto;
  opacity: 0.6;
}

.faq-content-box-style2 .accordion-box .accordion .accord-btn {
  padding: 21px 60px 21px 30px;
}

.faq-content-box-style2 .accordion-box .accordion .accord-content p {
  font-size: 16px;
  line-height: 30px;
}

.faq-content-box-style2 .accordion-box .accordion .accord-content {
  padding-left: 30px;
  padding-right: 60px;
  padding-bottom: 24px;
}

.question-form {
  position: relative;
  display: block;
  padding-top: 80px;
}

.question-form form input[type="email"],
.question-form form input[type="text"],
.question-form form textarea {
  position: relative;
  display: block;
  background: #fff;
  border: 1px solid #ddd;
  width: 100%;
  height: 60px;
  margin-bottom: 20px;
  padding: 0 25px;
  color: #777;
  font-size: 14px;
  font-weight: 400;
  border-radius: 7px;
  transition: 0.5s;
  font-family: Roboto, sans-serif;
}

.question-form form textarea {
  height: 150px;
  padding: 15px 25px;
}

.question-form form button {
  width: 200px;
  margin: 0 auto;
  display: block;
}

.single-blog-style1.style1instyle3 .text-holder {
  padding: 10px 0;
  border-bottom: 2px solid #ddd;
}

.single-blog-style1.style1instyle3 .text-holder h3 {
  font-size: 18px;
  line-height: 40px;
  margin: 18px 0 0;
  text-align: center;
}

.single-blog-style1.style1instyle3 .text-holder .text {
  position: relative;
  display: block;
  padding-top: 12px;
}

.styled-pagination {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}

.styled-pagination li a {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 7px;
  background: #fff;
  border: 1px solid #ebebeb;
  color: #777;
  font-size: 16px;
  line-height: 38px;
  font-weight: 500;
  text-align: center;
  text-transform: capitalize;
  transition: 0.5s;
  z-index: 1;
  font-family: Archivo, sans-serif;
}

.styled-pagination li a.active,
.styled-pagination li a:hover {
  color: var(--blue);
  border-color: var(--blue);
}

.styled-pagination li.next a,
.styled-pagination li.prev a {
  color: #fff;
  line-height: 38px;
  border-color: var(--blue);
  background: var(--blue);
}

.styled-pagination li.next a:hover,
.styled-pagination li.prev a:hover {
  color: var(--blue);
  background: var(--red);
}

.sidebar-wrapper .single-sidebar {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 60px;
}

.sidebar-wrapper .single-sidebar .title {
  position: relative;
  display: block;
  margin-top: -6px;
  padding-bottom: 33px;
}

.sidebar-wrapper .single-sidebar .title h3 {
  color: var(--blue);
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-transform: capitalize;
}

.sidebar-search-box .search-form input[type="text"] {
  position: relative;
  display: block;
  width: 100%;
  height: 60px;
  border-radius: 0;
  background: var(--red);
  border: 0 solid #e5e5e5;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding-left: 30px;
  padding-right: 80px;
  transition: 0.5s;
}

.sidebar-search-box .search-form button {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 60px;
  background: var(--red);
  color: #fff;
  font-size: 16px;
  line-height: 60px;
  display: block;
  text-align: center;
  border: 0 solid #e1e1e1;
  transition: 0.5s;
}

.sidebar-search-box .search-form button i {
  font-size: 16px;
}

.sidebar-search-box .search-form input[type="text"]:focus {
  color: #000;
  border-color: #337ce8;
}

.sidebar-search-box .search-form button:hover,
.sidebar-search-box .search-form input[type="text"]:focus+button {
  color: #000;
}

.sidebar-search-box .search-form input::-webkit-input-placeholder {
  color: #fff;
}

.sidebar-search-box .search-form input:-moz-placeholder {
  color: #fff;
}

.sidebar-search-box .search-form input::-moz-placeholder {
  color: #fff;
}

.sidebar-search-box .search-form input:-ms-input-placeholder {
  color: #fff;
}

.single-sidebar .categories {
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: -17px;
}

.single-sidebar .categories li a {
  position: relative;
  display: block;
  border-bottom: 1px solid #ddd;
  color: #888;
  font-size: 16px;
  line-height: 60px;
  font-weight: 400;
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
  font-family: Archivo, sans-serif;
}

.single-sidebar .recent-posts li {
  position: relative;
  display: block;
  min-height: 90px;
  padding-left: 90px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
}

.single-sidebar .recent-posts li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.single-sidebar .recent-posts li .img-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
  height: 90px;
  overflow: hidden;
  border-radius: 10px;
}

.single-sidebar .recent-posts li .img-box .overlay-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  border-radius: 10px;
  opacity: 0;
  transform: perspective(400px) rotate(90deg);
  transform-origin: top;
  transition: 0.5s ease-in-out;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

.single-sidebar .recent-posts li:hover .img-box .overlay-content {
  opacity: 1;
  transform: perspective(400px) rotate(0);
  transition: 0.3s ease-in-out 0.3s;
}

.single-sidebar .recent-posts li .img-box .overlay-content a {
  color: #fff;
  font-size: 20px;
  transition: 0.2s linear 0.1s;
}

.single-sidebar .recent-posts li .title-box {
  position: relative;
  display: block;
  padding-left: 20px;
  min-height: 90px;
}

.single-sidebar .recent-posts li .title-box h4 {
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
  margin: 0 0 9px;
}

.single-sidebar .recent-posts li .title-box .date {
  color: #777;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0;
}

.single-sidebar .instagram,
.single-sidebar .popular-tag {
  position: relative;
  display: block;
  overflow: hidden;
  margin-left: -5px;
  margin-right: -5px;
}

.single-sidebar .popular-tag li {
  position: relative;
  display: inline-block;
  float: left;
  margin: 0 5px 10px;
}

.single-sidebar .popular-tag li a {
  position: relative;
  display: block;
  background: #fff;
  padding: 0 19px;
  border: 1px solid #ddd;
  border-radius: 0;
  color: #888;
  font-size: 14px;
  line-height: 38px;
  font-weight: 400;
  text-transform: capitalize;
  z-index: 1;
  transition: 0.4s ease-in-out 0.1s;
}

.single-sidebar .top {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

.single-sidebar .top .follow-us-button {
  position: relative;
  display: block;
  top: -3px;
}

.single-sidebar .top .follow-us-button a {
  color: #888;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  font-family: Archivo, sans-serif;
}

.single-sidebar .instagram li {
  position: relative;
  display: inline-block;
  float: left;
  width: 115px;
  min-height: 105px;
  margin: 0 5px 10px;
}

.single-sidebar .instagram li .img-box .overlay-content {
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  opacity: 0;
  background-color: var(--red);
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transform: skew(0deg, 0deg) scale(1.2, 1.2);
  -webkit-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
}

.single-sidebar .instagram li:hover .img-box .overlay-content {
  opacity: 1;
  transform: translateY(0);
}

.single-sidebar .instagram li .img-box .overlay-content a {
  position: relative;
  display: inline-block;
  color: #222;
  font-size: 25px;
  line-height: 25px;
  transform: scale(0);
  transition: 0.5s 0.1s;
}

.single-sidebar .instagram li:hover .img-box .overlay-content a {
  transform: scale(1);
  transition: 0.7s 0.6s;
}

.blog-single-area {
  padding-bottom: 185px;
}

.blog-single-area .single-blog-style1.style1instyle3 .text-holder {
  padding: 35px 0 24px;
  border-bottom: none;
}

.blog-detail-author-box {
  position: relative;
  display: block;
  background: var(--red);
  padding: 44px 50px 38px;
  border-radius: 15px;
}

.blog-detail-author-box h3 {
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  margin: 0 0 13px;
}

.blog-detail-author-box p {
  color: #fff;
  font-size: 18px;
  line-height: 36px;
  font-weight: 400;
  margin: 0;
}

.blog-details-text-box-one {
  position: relative;
  display: block;
  padding: 42px 0 24px;
}

.blog-details-text-box-two .text-box h3 {
  color: var(--red);
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  margin: 0 0 14px;
}

.blog-details-text-box-two .text-box ul {
  position: relative;
  display: block;
  overflow: hidden;
  padding-top: 21px;
}

.blog-details-text-box-two .text-box ul li {
  position: relative;
  display: block;
  padding-left: 30px;
  line-height: 44px;
}

.blog-details-text-box-two .text-box ul li:before {
  position: absolute;
  top: 0;
  left: 1px;
  bottom: 0;
  content: "\f14b";
  font-family: Flaticon;
  color: var(--blue);
}

.blog-details-text-box-three {
  position: relative;
  display: block;
  padding-top: 53px;
}

.blog-details-text-box-three h3 {
  color: var(--red);
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin: 0 0 14px;
}

.blog-single-area .tag-box {
  position: relative;
  display: block;
  overflow: hidden;
  background: #f5f5f5;
  padding: 15px 30px;
  margin-top: 40px;
}

.blog-single-area .tag-box .tag .icon {
  position: absolute;
  top: 0;
  left: 0;
  color: var(--red);
}

.blog-single-area .tag-box .tag ul li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 5px;
}

.blog-single-area .tag-box .tag ul li a {
  position: relative;
  display: block;
  color: var(--blue);
  font-size: 14px;
  line-height: 30px;
  font-weight: 500;
  transition: 0.2s linear 0.1s;
}

.blog-single-area .tag-box .right .sociallinks-style-two li {
  line-height: 30px;
  margin-right: 20px;
}

.comment-box {
  position: relative;
  display: block;
  overflow: hidden;
  padding-top: 73px;
}

.add-comment-box .title h3,
.comment-box .title h3 {
  color: var(--blue);
  font-size: 36px;
  line-height: 40px;
  font-weight: 600;
}

.comment-box .single-comment.marleft {
  margin-left: 70px;
}

.comment-box .single-comment-box {
  position: relative;
  display: block;
  min-height: 120px;
  padding-left: 120px;
}

.comment-box .single-comment-box .img-holder {
  position: absolute;
  left: 0;
  top: 30px;
  width: 120px;
  height: 120px;
  z-index: 1;
}

.comment-box .single-comment-box .img-holder img {
  width: 100%;
  border-radius: 5px;
}

.comment-box .single-comment-box .text-holder {
  position: relative;
  display: block;
  padding: 25px 20px 30px 50px;
  min-height: 120px;
}

.comment-box .single-comment-box .text-holder:before {
  position: absolute;
  top: 0;
  left: -20px;
  bottom: 0;
  right: 0;
  border: 1px solid #eee;
  content: "";
}

.comment-box .single-comment-box .text-holder h3 {
  color: var(--blue);
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  margin: 0 0 10px;
}

.comment-box .single-comment-box .text-holder h6 {
  color: var(--red);
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 18px;
}

.comment-box .single-comment-box .text-holder .reply-button {
  position: relative;
  display: block;
  padding-top: 3px;
}

.comment-box .single-comment-box .text-holder .reply-button a {
  position: relative;
  display: inline-block;
  background: var(--blue);
  padding: 0 20px;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  font-weight: 500;
  transition: 0.5s;
  font-family: Archivo, sans-serif;
}

.comment-box .single-comment-box .text-holder .reply-button a:hover,
.thm-bgclr {
  background-color: var(--red);
}

.add-comment-box {
  position: relative;
  display: block;
  overflow: hidden;
  padding-top: 24px;
}

.add-comment-box #add-comment-form input[type="email"],
.add-comment-box #add-comment-form input[type="text"],
.add-comment-box #add-comment-form textarea {
  position: relative;
  display: block;
  background: #fff;
  border: 1px solid #d7d7d7;
  width: 100%;
  height: 60px;
  color: #aaa;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  padding: 0 30px;
  border-radius: 5px;
  margin-bottom: 20px;
  transition: 0.5s;
}

.add-comment-box #add-comment-form textarea {
  height: 180px;
  padding: 15px 30px;
  border: 1px solid #d7d7d7;
  margin-bottom: 30px;
}

.add-comment-box #add-comment-form input[type="email"]:focus,
.add-comment-box #add-comment-form input[type="text"]:focus,
.add-comment-box #add-comment-form textarea:focus {
  border-color: #c7c2c2;
}

.contact-form-area {
  position: relative;
  display: block;
  padding: 95px 0 170px;
  background-color: #fff;
}

.contact-form-area .title {
  position: relative;
  display: block;
  padding-bottom: 50px;
}

.contact-form-area .title h2 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  margin: 0 0 24px;
}

.contact-form {
  position: relative;
  display: block;
  max-width: 970px;
  width: 100%;
  margin: 0 auto;
}

.contact-form form input[type="email"],
.contact-form form input[type="text"],
.contact-form form textarea {
  position: relative;
  display: block;
  background: #fff;
  border: 1px solid #ccc;
  width: 100%;
  height: 60px;
  color: red;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  padding-left: 29px;
  padding-right: 20px;
  border-radius: 7px;
  transition: 0.5s;
  font-family: Roboto, sans-serif;
}

.contact-form form textarea {
  height: 150px;
  padding-top: 17px;
  padding-left: 29px;
  padding-right: 20px;
}

.contact-form form input[type="email"]:focus,
.contact-form form input[type="text"]:focus,
.contact-form form textarea:focus {
  color: #222;
  border-color: #e8e3e3;
}

.contact-form form input[type="text"]::-webkit-input-placeholder {
  color: #777;
}

.contact-form form input[type="text"]:-moz-placeholder {
  color: #777;
}

.contact-form form input[type="text"]::-moz-placeholder {
  color: #777;
}

.contact-form form input[type="text"]:-ms-input-placeholder {
  color: #777;
}

.contact-form form input[type="email"]::-webkit-input-placeholder {
  color: #777;
}

.contact-form form input[type="email"]:-moz-placeholder {
  color: #777;
}

.contact-form form input[type="email"]::-moz-placeholder {
  color: #777;
}

.contact-form form input[type="email"]:-ms-input-placeholder {
  color: #777;
}

.contact-form form textarea::-webkit-input-placeholder {
  color: #777;
}

.contact-form form textarea:-moz-placeholder {
  color: #777;
}

.contact-form form textarea::-moz-placeholder {
  color: #777;
}

.contact-form form textarea:-ms-input-placeholder {
  color: #777;
}

.contact-form form .button-box {
  position: relative;
  display: block;
  line-height: 0;
}

.google-map-area {
  position: relative;
  display: block;
  background: #fff;
}

.google-map-area .map-outer .map-canvas {
  position: relative;
  width: 100%;
  height: 600px;
}

.biography-area {
  position: relative;
  display: block;
  background: #121e40;
  padding: 150px 0;
}

.biography-area .sec-title .big-title {
  color: #fff;
  opacity: 0.03;
  left: -150px;
}

.biography-area .sec-title h2 {
  color: #fff;
}

.biography-image-box img {
  width: auto;
  border-radius: 20px;
}

.bio-carousel .carousel-outer:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 49px;
  right: -100000px;
  height: 3px;
  background-color: #f5f5f5;
  opacity: 0.15;
}

.bio-carousel .carousel-outer .content-carousel {
  max-width: 550px;
  width: 100%;
  margin-left: 200px;
}

.bio-carousel .carousel-outer .content-carousel .owl-stage-outer {
  padding-top: 43px;
  padding-bottom: 52px;
}

.bio-carousel .carousel-outer .content-slide .content-inner {
  position: relative;
  display: block;
  max-width: 400px;
  text-align: center;
}

.bio-carousel .carousel-outer .content-slide .content-inner h3 {
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  display: block;
}

.bio-carousel .carousel-outer .thumbs-outer {
  position: relative;
  overflow: hidden;
  padding-bottom: 40px;
}

.bio-carousel .thumbs-carousel {
  position: relative;
  max-width: 350px;
  text-align: left;
}

.bio-carousel .thumbs-carousel .owl-stage-outer {
  overflow: visible;
}

.bio-carousel .thumbs-carousel li {
  position: relative;
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  cursor: pointer;
  text-align: center;
  padding: 0;
  transition: 0.3s;
  display: inline-block;
  font-family: "Work Sans", sans-serif;
  top: 50px;
}

.bio-carousel .thumbs-carousel li:before {
  position: absolute;
  bottom: 51px;
  left: 5px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #f5f5f5;
  content: "";
  z-index: 3;
}

.bio-carousel .thumbs-carousel .owl-item:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, 0.3);
  content: "";
  z-index: 3;
}

.bio-carousel .thumbs-carousel .owl-item:after {
  position: absolute;
  left: 0;
  bottom: 9px;
  width: 0;
  height: 3px;
  background: #fff;
  content: "";
  z-index: 3;
  transition: 0.7s 0.4s;
}

.bio-carousel .thumbs-carousel .owl-item.active li {
  position: relative;
  color: #337ce8;
}

.rtl .main-menu .navigation>li {
  float: right;
  margin-right: 10px;
}

.rtl .main-menu .navigation>li>ul,
.rtl .single-footer-widget .title:before {
  left: auto;
  right: 0;
}

.rtl .main-menu .navigation>li>ul>li>a,
.rtl .main-menu .navigation>li>ul>li>ul>li>a {
  text-align: right;
}

.rtl .main-menu .navigation>li>ul>li>ul {
  left: auto;
  right: 100%;
}

.rtl .sticky-header .main-menu .navigation>li {
  margin-right: 40px;
}

.rtl.scroll-top {
  left: 20px;
  right: auto;
}

.rtl .outer-search-box-style1 .search-box {
  left: 0;
  right: auto;
}

.rtl .header-left-style4 {
  border-top-right-radius: 0;
  border-top-left-radius: 40px;
}

.rtl .header-right-style4 {
  border-top-right-radius: 40px;
  border-top-left-radius: 0;
}

.rtl .header-right-style4 .cart-box {
  float: left;
  padding: 40px 5px 40px 40px;
}

.rtl .header-top-right-style3 ul li {
  float: right;
  margin-right: 0;
  margin-left: 30px;
}

.rtl .header-top-right-style3 ul li span:before {
  float: right;
  padding-right: 0;
  padding-left: 10px;
}

.rtl .about-style1-text-box .inner-contant ul li {
  padding-left: 0;
  padding-right: 40px;
}

.rtl .about-style1-text-box .inner-contant ul li:before {
  transform: rotateY(180deg);
  left: auto;
  right: 0;
}

.rtl .about-style1-text-box .inner-contant .bottom-box .right {
  padding-left: 0;
  padding-right: 30px;
}

.rtl .about-style1-text-box .inner-contant .bottom-box .right .phone,
.rtl .single-footer-widget .countries-links li a,
.rtl .single-footer-widget .footer-contact-info ul li .text,
.rtl .single-footer-widget .visa-type-links li a {
  padding-left: 0;
  padding-right: 20px;
}

.rtl .single-blog-style1 .text-holder .meta-info li {
  float: right;
  padding-right: 0;
  margin-right: 0;
  margin-left: 15px;
}

.rtl .single-blog-style1 .text-holder .meta-info li span:before {
  padding-right: 0;
  padding-left: 6px;
}

.rtl .footer-social-links ul li {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}

.rtl .single-footer-widget .countries-links li a:before,
.rtl .single-footer-widget .visa-type-links li a:before {
  left: auto;
  right: 0;
  transform: rotateY(180deg);
}

#ui-datepicker-div.ui-widget-content {
  border: 1px solid #777;
  background: #fff;
  color: #252525;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  border-radius: 0;
  width: 270px;
  padding: 5px;
  z-index: 10 !important;
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
  background: #151515;
  border: 2px solid #252525;
  border-radius: 0;
  color: #fff;
  font-weight: 700;
  padding: 5px 0;
  position: relative;
}

.ui-datepicker td a {
  color: #000 !important;
  text-align: center;
  background: #f5f5f5 !important;
  border: 1px solid #f9f9f9 !important;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #333 !important;
  background: #333 !important;
  color: #fff !important;
}

.ui-datepicker .ui-datepicker-prev {
  left: 5px;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  border-radius: 30%;
  height: 20px;
  position: absolute;
  top: 7px;
  width: 20px;
  transition: 0.5s;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-next {
  right: 5px;
}

.ui-datepicker .ui-datepicker-next:hover,
.ui-datepicker .ui-datepicker-prev:hover {
  top: 7px;
  background: #fff;
  border: none;
}

.ui-datepicker table {
  border-collapse: collapse;
  font-size: 13px;
  margin: 0 0 0.4em;
  width: 100%;
  z-index: 99999999;
}

.ui-datepicker th {
  border: none;
  font-weight: 600;
  padding: 2px 3px;
  text-align: center;
}

.ui-datepicker-calendar .ui-state-default:active,
.ui-datepicker-calendar .ui-state-default:hover {
  background: #43c3ea;
  color: #fff;
  border-color: #43c3ea;
}

.mobile-menu .navigation li>a:before {
  border-left: 5px solid var(--red);
}

.sticky-header .main-menu .navigation>li.current>a,
.sticky-header .main-menu .navigation>li:hover>a {
  color: var(--red);
  font-weight: 600;
}

.overlay-bgc1 {
  background-color: rgba(54, 124, 232, 0.8);
}

.fancybox-image,
.fancybox-spaceball {
  border-radius: 15px;
}

.visa-bottom-txt {
  margin-top: 50px;
}

.visa-bottom-txt ul li {
  position: relative;
  padding-left: 20px;
}

.visa-bottom-txt ul li::before {
  font-family: fontAwesome;
  content: "\f058";
  position: absolute;
  left: 0;
  color: var(--red);
}

.header-flag .col a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.header-flag .col img {
  height: 60px;
}

.header-flag .col h3 {
  font-size: 17px;
  line-height: 20px;
  text-align: right;
}

.visa-title {
  text-align: center;
}

.visa-title h2 {
  color: var(--red);
  font-size: 40px;
  margin-bottom: 20px;
}

.accord-content,
.accordion {
  border-bottom: 2px solid var(--blue);
}

.slider-form-container {
  width: 600px;
  margin: auto;
}

form {
  background: #fff;
  display: flex;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
}

.form-page {
  flex: 1 0 600px;
  padding: 20px;
  display: flex;
  justify-content: center;
  flex-flow: column nowrap;
  transition: transform 0.3s;
  height: auto;
}

.form-page h3 {
  text-align: center;
  color: var(--red);
  font-size: 18px;
  font-weight: 800;
}

.form-page label {
  text-align: center;
  color: var(--blue);
  font-size: 15px;
  font-weight: 600;
}

.form-page .row {
  align-items: center;
  justify-content: space-evenly;
}

.form-page .row .rangeValue {
  color: #fff;
  text-align: center !important;
}

.form-page .row .col-1 {
  background-color: var(--blue);
  text-align: center !important;
}

form input {
  margin-top: 14px;
  border: 1px solid #919191;
  border-radius: 3px;
  padding: 7px 8px;
}

form button {
  padding: 8px;
  margin-top: 14px;
  background: #1278cc;
  color: #fff;
  border: none;
  border-radius: 3px;
  cursor: pointer;
}

.bar {
  text-align: center;
  margin-bottom: 15px;
}

.bar-circle {
  display: inline-block;
  margin: 0 20px;
  height: 15px;
  width: 15px;
  background: #fff;
  border-radius: 50%;
  border: 3px solid #fff;
  cursor: pointer;
  transition: 0.3s;
  border: 2px solid var(--red);
}

.bar-circle.active {
  transform: scale(1.3);
  background: var(--blue);
  box-shadow: inset 0 0 40px rgba(1, 73, 0, 0.1);
  border: 2px solid #fff;
}

.bar-circle.active.done {
  transition: 1s;
  transform: scale(0);
  background: #fff;
  box-shadow: inset 0 0 40px rgba(1, 73, 0, 0.1);
}

.final-message {
  text-align: center;
  font-size: 20px;
}

.hint {
  font-size: 15px;
  color: #fff;
  position: absolute;
  left: 15px;
  top: 20px;
}

.slider-form-container .nxt {
  background-color: var(--blue);
  color: #fff;
}

.slider-form-container .prv {
  background-color: var(--red);
  color: #fff;
}

.sidebar-download-box ul li a {
  position: relative;
  background: var(--blue);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #fff;
  padding: 25px 40px 26px;
}

.sidebar-download-box ul li:last-child a {
  border-bottom: none;
  border-radius: 0 0 15px 15px;
}

.sidebar-download-box ul li:first-child a {
  border-radius: 15px 15px 0 0;
}

.sidebar-download-box ul li .left .icon span:before {
  position: relative;
  top: 5px;
  color: #fff;
  font-size: 38px;
  line-height: 40px;
}

.sidebar-download-box .green {
  background-color: green;
}

.sidebar-download-box ul li .left .text h4 {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}

.sidebar-download-box ul li .right span:before {
  position: relative;
  top: 2px;
  color: #006db7;
  font-size: 20px;
}

.continents label {
  font-size: 14px;
}

.country-page-list li::before {
  font-family: fontAwesome;
  content: "\f124";
  position: absolute;
  left: 15px;
  color: var(--red);
}

.testimonial1-bg {
  background-image: url() !important;
}

.testimonial2-bg {
  background-image: url() !important;
}

.testimonial3-bg {
  background-image: url() !important;
}

.testimonial4-bg {
  background-image: url() !important;
}

.for-robot {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1;
}

/* city blogs css start  */
.inqury-city-text ul {
  padding: 0px !important;
}

.inqury-city-text ul li {
  list-style-type: none;
  background-color: var(--blue);
  color: #fff;
  padding: 5px 10px;
  margin-bottom: 5px;
  border-radius: 15px 0px;
}

.blog-product-menu li {
  list-style-type: none;
  padding: 5px 15px;
  background-color: var(--blue);
  margin-bottom: 5px;
  box-shadow: 0px 7px 14px #eee;
  border-radius: 8px 0px;
}

.blog-product-menu li:hover {
  background-color: var(--red);
  transition: all 0.5s;
}

.blog-product-menu li:hover i {
  padding-left: 10px;
  transition: all 0.5s;
}

.blog-product-menu li i {
  color: #fff;
}

.blog-product-menu li a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding-left: 10px;
}

.hash-tag {
  display: flex;
  align-items: baseline;
}

.hash-tag ul {
  display: flex;
}

.hash-tag ul li {
  margin-left: 10px;
}

.hash-tag ul li a {
  background-color: var(--blue);
  padding: 5px 20px;
  border-radius: 10px;
  color: #fff;
}

.hash-tag ul li a:hover {
  background-color: #fff;
  color: var(--blue);
  border: 2px solid var(--blue);
  transition: all 1s;
}

/* city blogs css end  */

/* =================== tab css start ===================== */

.blog-grid .warpper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.blog-grid .tab {
  cursor: pointer;
  padding: 10px 20px;
  margin: 0px 2px;
  background: var(--light-color);
  display: inline-block;
  color: var(--blue);
  border-radius: 3px 3px 0px 0px;
  box-shadow: 0 0.5rem 0.8rem #00000080;
}

.blog-grid .panels {
  background: #fff;
  /* box-shadow: 0 2rem 2rem #00000080; */
  /* min-height: 200px; */
  width: 100%;
  /* max-width: 500px; */
  border-radius: 3px;
  overflow: hidden;
  padding: 20px;
}

.blog-grid .panel {
  display: none;
  animation: fadein 0.8s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.product-box2 .product-text {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  background-color: var(--main-color);
}

.blog-grid .panel-title {
  font-size: 1.5em;
  font-weight: bold;
}

.blog-grid .radio {
  display: none;
}

.blog-grid #one:checked~.panels #one-panel,
.blog-grid #two:checked~.panels #two-panel,
.blog-grid #three:checked~.panels #three-panel,
.blog-grid #four:checked~.panels #four-panel,
.blog-grid #five:checked~.panels #five-panel,
.blog-grid #six:checked~.panels #six-panel,
.blog-grid #seven:checked~.panels #seven-panel,
.blog-grid #eigth:checked~.panels #eigth-panel,
.blog-grid #nine:checked~.panels #nine-panel,
.blog-grid #ten:checked~.panels #ten-panel,
.blog-grid #eleven:checked~.panels #eleven-panel {
  display: block;
}

.blog-grid #one:checked~.tabs #one-tab,
.blog-grid #two:checked~.tabs #two-tab,
.blog-grid #three:checked~.tabs #three-tab,
.blog-grid #four:checked~.tabs #four-tab,
.blog-grid #five:checked~.tabs #five-tab,
.blog-grid #six:checked~.tabs #six-tab,
.blog-grid #seven:checked~.tabs #seven-tab,
.blog-grid #eigth:checked~.tabs #eigth-tab,
.blog-grid #nine:checked~.tabs #nine-tab,
.blog-grid #ten:checked~.tabs #ten-tab,
.blog-grid #eleven:checked~.tabs #eleven-tab {
  background: var(--blue);
  color: #fff;
  border-top: 3px solid var(--red);
}

/* ================= tab css End ===========================  */


.overflow-content {
  overflow: hidden;
}

.select-country-area .sec-title h4,
.select-country-area .sec-title h4 span {
  color: #fff;
}