@import url("bootstrap.min.css");
@import url("font-awesome.min.css");
@import url("owl.carousel.min.css");
@import url("magnific-popup.css");
@import url("flaticon.css");
@import url("stellarnav.min.css");




/**
 * ---------------------------------------------------------------------------
 * Theme default CSS
 * ---------------------------------------------------------------------------
 */

.clear {
    clear: both
}

::-moz-selection {
    background: #199ad6;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #199ad6;
    color: #fff;
    text-shadow: none;
}

.no-mar {
    margin: 0 !important;
}

.no-pad {
    padding: 0 !important;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*:focus {
    outline: none;
    text-decoration: none;
    outline: none;
    box-shadow: none;
}


body {
 font-family: 'Open Sans', serif !important;
  font-size: 17px;
  line-height: 25px;
  color: #242424;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Barlow Condensed", sans-serif ;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: inherit;
    text-decoration: none;
    outline: none;
    box-shadow:none;
}
a{
  text-decoration: none;
  outline: none;
  box-shadow: none;
}

a:hover {
    color: transparent;
    text-decoration: none;
    outline: none;
    box-shadow: none;
}

a:focus {
    text-decoration: none;
    outline: none;
    box-shadow: none;
}

p a,
p a:visited {
    line-height: inherit;
    text-decoration: none;
    outline: none;
    box-shadow: none;
}

/* list */

ul,
ol {
    margin-bottom: 0px;
    margin-top: 0px;
}

ul {
    margin: 0;
}

ol {
    list-style: decimal;
}

ol,
ul.square,
ul.circle,
ul.disc {
    margin-left: 0px;
}

ul.square {
    list-style: square outside;
}

ul.circle {
    list-style: circle outside;
}

ul.disc {
    list-style: disc outside;
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin: 0;
}

ul ul li,
ul ol li,
ol ol li,
ol ul li {
    margin-bottom: 0px;
}

li {
    line-height: 18px;
    margin-bottom: 0px;
}

/* definition list */

dl {
    margin: 12px 0;
}

dt {
    margin: 0;
    color: #11ABB0;
}

dd {
    margin: 0 0 0 20px;
}


/* Global Class */

.btn {
  text-transform: uppercase;
  font-weight: 600;
}

.activeBg {
  background-color: #199ad6;
}
.btn {
  border-radius: 0;
  padding: 22px 28px 20px;
  background-color: #199ad6;
  border-color: #199ad6;
  line-height: 1;
}
.btn:hover {
  background-color: #061538;
  border-color: #061538;
}
.activeBorder {
  background-color: transparent;
  border-color: #199ad6;
}
.section-title {
  margin-bottom: 39px;
  position: relative;
}
.section-thumb {
    position: absolute;
    left: 0;
    top: 5px;
}

.section-title .sub-title {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 5px;position: relative;
   color: #38373c;
}
.section-title .main-title {
  margin-top: 5px;
    font-size: 17px;
    line-height: 36px;
    font-weight: 500;    color: #ef7e1b;
}

.h1-spacer {
    margin-top: 25px;
}
.home3-base-title .stock {
  margin-top: 10px;
}
.home3-base-title .sub_title {
  font-size: 24px;
  font-weight: 400;
}
.home3-base-title .section-title {
  font-size: 22px;
  font-weight: 700;
  color: #061538;
}
.page_title {
  background-image: url(../img/market-sectors-title-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 50px 0;
}
.page_title .page_tittle {
  font-size: 22px;
  line-height: 18px;
  font-weight: 700;
}
.page_title .page_tittle {
  padding: 60px 0 90px;
  font-size: 36px;
}
.bread_crumb a {
  font-size: 18px;
  line-height: 25px;
  color: #fff;
}
.bread_crumb a:hover {
  color: #199ad6;
}
.pagination_waper {
  padding-top: 20px;
}
.pagination_waper li.page-item .page-link {
    font-size: 18px;
    line-height: 56px;
    border: 1px solid #24242425;
    font-weight: 600;
    width: 58px;
    height: 58px;
    text-align: center;
    text-decoration: none;
    outline: none;
    box-shadow: none;
}
.pagination_waper li.page-item .page-link:hover {
  background-color: #199ad6;
  border-color: #199ad6;
  color: #ffffff !important;
}
.pagination_waper .activeborder {
  border-color: #199ad6;
}
.section-title-two .main-title {
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  color: #061538;
  margin-bottom: 15px;
}
.section-title-two {
    margin-bottom: 44px;
}
.section-title-three {
    margin-bottom: 42px;
}
.section-title-three h1 {
    margin-bottom: 11px;
    font-size: 36px;
    font-weight: 3;
    color: #061538;
}
.section-title-three h1 strong {
    font-weight: 700;
    color: #061538;
}
.section-title-three h1.text-light strong {
    color: #fff;
}


/* video button style */
.ct-cat-button {
  font-size: 24px;
  line-height: 1;
  padding: 18px 40px 15px;
  font-weight: 600;
}

.overflow-hidden {
  overflow: hidden;
}
.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #199ad6;
  z-index: 10;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border-radius: 100%;
}
.play-btn i {
  font-size: 30px;
  color: #ffffff;
}
.overflowhidden {
  overflow: hidden;
}

/* Preloader */
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: #fff;
  overflow: hidden;
}
#loader {
  background: url("../img/preloader.gif");
  width: 401px;
  height: 124px;
  position: relative;
  top: 50%;
  margin: -20px auto 0 auto;
}

#main-nav.navbar-fixed-top {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  background: #000 none repeat scroll 0 0;
  -webkit-box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.1);
  left: 0;
  padding: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 999;
}

.h2-navigation-area.navbar-fixed-top {
    background: #000 !important;
}
.h2-navigation-area.navbar-fixed-top .logo.hidden-logo {
    visibility: visible;
}
.h2-navigation-area.navbar-fixed-top .main-nav-area ul li a {
    color: #242424;
}
.h2-navigation-area.navbar-fixed-top .main-nav-area ul li a {
    color: #242424 !important;
}
.h2-navigation-area.navbar-fixed-top .main-nav-area ul ul li a {
    color: #fff !important;
}


#h3-main-nav.navbar-fixed-top {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  background: #fff none repeat scroll 0 0;
  -webkit-box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.1);
  left: 0;
  padding: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 999;
}
.h3-navigation-area.navbar-fixed-top {
    background: #fff !important;
}
.h3-navigation-area.navbar-fixed-top .main-nav-area ul li a {
    color: #242424;
}
.h3-navigation-area.navbar-fixed-top .main-nav-area ul li a {
    color: #242424 !important;
}
.h3-navigation-area.navbar-fixed-top .main-nav-area ul ul li a {
    color: #fff !important;
}
.h3-navigation-area .logo .h3-logo-hidden{
  visibility: hidden;
}
.h3-navigation-area.navbar-fixed-top .logo .h3-main-logo{
  display: none;
}

.h3-navigation-area.navbar-fixed-top .logo .h3-logo-hidden{
  visibility: visible;
}






/* Social Media */
.facebook {
    color: #3b5998;
}
.twitter {
    color: #1da1f2;
}
.skype {
    color: #00aff0;
}
.vine {
    color: #00b488;
}

/* Blog Search */

.search-form .form-group {
  margin-bottom:0;
    padding-left: 0px;
    padding-right: 0px;
}
.search-form .form-control {
    font-size: 18px;
    height: auto;
}
.search-form .form-control:focus {
    box-shadow: none;
}
.search-form .btn {
    background: transparent;
    border-color: transparent;
    color: #24242460;
}
.search-form .btn:hover {
    color: #199ad6;
}
.search-form .btn:active {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #24242460 !important;
}
.search-form .btn:focus {
    background: none;
    box-shadow: none;
}
.search-form .btn-primary:not(:disabled):not(.disabled).active, .search-form .btn-primary:not(:disabled):not(.disabled):active, .search-form .show > .btn-primary.dropdown-toggle {
    box-shadow: none;
}


/******************
* 1. Home One
*******************/



/* 1.1 H1 header top */
.h1-header-top-area {
    background:#f4f6f6;  position: relative;overflow: hidden;
    z-index: 99;    border-top: 3px solid #e5285a;
}
.h1-single-top-block {
    padding: 0px 25px 0px 0;
}
.h1-single-top-block {
    display: inline-block;
    padding-right: 15px;
    margin-right: 10px;
    line-height: 25px;
}
.h1-single-top-block:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: unset;
}
.h1-single-top-block i.fa {
    color: #e5285a;
    margin-right: 5px;
    font-size: 15px;
}
.h1-single-top-block strong {
    font-weight: 600;
    color: #4e4e4e;
}
.h1-single-top-block span,
.h1-single-top-block a {
    color:#2a2a2a;
  
    font-size: 15px;

}
.h1-single-top-block a:hover{
    color: #a76cd0;
    text-decoration: none;
    outline: none;
    box-shadow: none;
}
.h1-social-media{
    float: right;
    padding-top: 22px;
    display: block;
    overflow: hidden;
}
.h1-social-media ul{
    margin: 0;
    padding: 0;
}
.h1-social-media ul li {
    list-style: none;
    display: inline-block;
    overflow: hidden;
    margin-right: 15px;
}
.h1-social-media ul li a{
    width: 30px;
    height: 30px;
    color: #868686;
    text-decoration: none;
    outline: none;
    box-shadow: none;
}
.h1-social-media ul li a i.fa {
    color: #fff;
    font-size: 15px;
}
.h1-social-media ul li a:hover{
    text-decoration: none;
    outline: none;
    box-shadow: none;
}
.h1-social-media ul li:last-child {
    margin-right: 0;
}
.h1-social-media ul li a:hover .fa-facebook {
    color: #3b5998;
}
.h1-social-media ul li a:hover .fa-twitter {
    color: #1da1f2;
}
.h1-social-media ul li a:hover .fa-skype {
    color: #00aff0;
}
.h1-social-media ul li a:hover .fa-vine {
    color: #00b488;
}

/* 1.2 H1 navigation */

.h3-navigation-area .logo,
.h1-navigation-area .logo {
    padding-top:12px;
    display: inline-block;
    padding-bottom:12px;
	    width: 14%;
}
.logo img{width:150px;}
.header-search {
    margin-right: 25px;
    padding-right: 20px;
    border-right: 1px solid #c8c8c8;
    padding-left: 25px;
}
.navbar-brand{height:auto; padding:0;}
.header-search i {
    color: #a9a9a9;
    transition: 0.5s;
}
.header-search i {
    color: #199ad6;
}
.header-style-two {
    border-right: none;
}

/* All Navigation Css */
#main-nav {
    padding: 0px;
    /* position: fixed; */
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;background-color: #201f1f;
}
#main-nav .navbar-nav {
    margin: 0 auto;
}
#main-nav ul li a {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    line-height: 15px;
    /* position: relative; */
    padding: 9px 14px 19px;
	 text-transform:uppercase;    font-family: 'Open Sans', sans-serif; 
}
#main-nav ul ul li a {
    text-transform: capitalize;
}
#main-nav ul ul li a {
  color: #222;
}
#main-nav ul li ul li a {
    padding: 12px 15px;    line-height: 20px; font-weight:500;
}

#main-nav .ct-active ul li a:before {
    opacity: 1;
    left: 50%;
}

.h2-navigation-area .logo {
    display: inline-block;
    overflow: hidden;
    padding-top: 20px;
}

#main-nav ul li a:hover {
    color: #c3a572;
}


/* StellarNav */
.stellarnav {
    width: auto;
    margin: 0 auto;
    display: inline-block;
}
.stellarnav ul ul {
    background-color: #edecec;    width: 280px;
}
.stellarnav ul li a {
    color: #ffffff;
    padding: 20px;
}
.stellarnav ul ul a:hover {
    background: #c3a572;
    color: #fff !important;
}

.main-nav-area {
    display: inline-block;
    float: right;text-align: right;    position: relative;
    top: 20px;
}
.nav-serch-area {
    display: inline-block;
    float: right;
    padding-top: 20px;
}
.stellarnav.mobile ul {
        background: #e9e7e7;
    z-index: 99;
}
.stellarnav.mobile > ul > li > a.dd-toggle {
    color: #061538;
}
.stellarnav.mobile li.has-sub a {
    color: #061538;
}
.stellarnav.mobile .menu-toggle {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    font-size: 30px;
    position: absolute;
    right: 30px;
    top: 0;
    width: auto;
}
.logo.hidden-logo {
    visibility: hidden;
}
#main-header {
    position: absolute;
    z-index: 10;
    width: 100%;
}
#main-header #main-nav ul li a {
    color: #fff;
}


/* 1.17 H1 Footer */

.footer {
   background-size: cover;
    padding: 0px 0 50px; position:relative;     background-color: #333434;
}

.footer h2 {
    color: #fff;
}
.footer h2 {
    font-size: 18px;
    margin-bottom: 15px;    margin-top: 0;
    font-weight: 700; font-family: 'Open Sans', sans-serif;   color:#fff;    text-transform: uppercase;
}
.footer_textwidget p {
    color: #a3a4a5;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 16px;
}
.footer_textwidget h4 {
    color: #abd1e5;
    font-size: 16px;
    font-weight: 400;
}
.footer_textwidget.textwidget span.number {
    display: block;
    color: #ffffff;
    font-size: 25px;

}
.footer_link{padding:0;}
.footer_link li{list-style:none; }
.footer_link li a {
    color:#a3a4a5;
    font-size: 15px;
    line-height: 36px;
    display: block;
    font-weight: 500;font-family:'Open Sans', sans-serif;
}

.footer_link li a:hover {
    color: #fff;
}
.footer_link.extra_mt {
    margin-top: 57px;
}
.newslatter input {
    margin-bottom: 10px;
}
.footer .footer-block {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #242424;
}
.footer .footer-block:last-child {
  margin: 0;
  padding: 0;
  border: 0;
}
.footer .footer-block a:hover .footer-blog-title {
  color: #199ad6;
}
.footer .footer-block p {
  color: #848484;
}
.footer .footer-block .footer-blog-date {
  font-size: 12px;
  margin-bottom: 5px !important;
}
.footer .footer-block .footer-blog-title {
  font-size: 15px;
  line-height: 20px;
  transition: 0.5s;
}

.footer_content {
    position: relative;
    width: 100%;
    display: inline-block;padding: 70px 0 0;
}


/* 1.18 H1 Copyright */

.copyright {
    background: #383a3a;
    padding: 20px 0;
}
.copyright .company-name {
  font-weight: 600;
}
.copyright .company-name:hover {
  color: #848484;
}
.footer-contact-info li{position:relative;}
.footer-contact-info li svg {
    position: absolute;
    left: 0;
    top: 4px;    color: #e0b22f;
}

/*****************************
* 2. Home Two
*******************************/

/* 2.1 H2 header top */
.h2-header-top-area{
    background: #fff;
    padding: 13px 0px;
}
.h2-header-top-area .h1-single-top-block{
    padding-top:0px;
    padding-bottom:0px;
}
.h2-header-top-area .h1-single-top-block strong {
    font-weight: 600;
    color: #061538;
}
.h2-header-top-area .h1-single-top-block a {
    color: #061538;
    font-weight: 300;
}
.h2-header-top-area .h1-single-top-block a:hover{
    color: #199ad6;
    text-decoration: none;
    outline: none;
    box-shadow: none;
}
.h2-header-top-area .h1-social-media{
  padding-top: 0;
}
.h2-header-top-area .h1-social-media ul li a i.fa{
    color: #868686;
    font-size: 15px;
}
.h2-header-top-area .h1-social-media ul li a:hover .fa-facebook {
    color: #3b5998;
}
.h2-header-top-area .h1-social-media ul li a:hover .fa-twitter {
    color: #1da1f2;
}
.h2-header-top-area .h1-social-media ul li a:hover .fa-skype {
    color: #00aff0;
}
.h2-header-top-area .h1-social-media ul li a:hover .fa-vine {
    color: #00b488;
}





/******************************
* 3. Home Three
*******************************/

/* 3.1 H3 header top */

.h3-header-top-area{
    background: #0b0b0b;
    padding: 15px 0px;
}
.h3-header-top-area .h1-single-top-block{
    padding-top:0px;
    padding-bottom:0px;
}
.h3-header-top-area .h1-single-top-block strong {
    font-weight: 600;
    color: #fff;
}
.h3-header-top-area .h1-single-top-block a {
    color: #fff;
    font-weight: 300;
}
.h3-header-top-area .h1-single-top-block a:hover{
    color: #199ad6;
    text-decoration: none;
    outline: none;
    box-shadow: none;
}
.h3-header-top-area .h1-social-media{
    padding-top: 0;
    float: left;
}
.h3-header-top-area .h1-social-media ul li a i.fa{
    color: #fff;
    font-size: 15px;
}
.h3-header-top-area .h1-social-media ul li a:hover .fa-facebook {
    color: #3b5998;
}
.h3-header-top-area .h1-social-media ul li a:hover .fa-twitter {
    color: #1da1f2;
}
.h3-header-top-area .h1-social-media ul li a:hover .fa-skype {
    color: #00aff0;
}
.h3-header-top-area .h1-social-media ul li a:hover .fa-vine {
    color: #00b488;
}




/* 3.2 H3 Mavigation */

.h3-navigation-area {
  position: absolute;
}
.h3-nav-container {
    background: transparent;
    position: absolute !important;
    z-index: 10;
    width: 100%;
    margin: 0;
    padding: 0;
}
.h3-nav-container .nav-link {
    color: #fff !important;
}
.h3-nav-container .header-search {
    margin-right: 25px;
    padding-right: 20px;
    border-right: 1px solid #c8c8c8;
    padding-left: 25px;
}
#h3-main-nav {
    position: absolute;
    width: 100%;
    z-index: 999;
}
#h3-main-nav .navbar-nav {
    margin: 0 auto;
}
#h3-main-nav ul li a {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    line-height: 15px;
    padding:34px 15px;
    text-transform: uppercase;
}
#h3-main-nav ul ul li a {
    text-transform: capitalize;
}
#h3-main-nav ul li a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 35%;
    width: 20px;
    height: 4px;
    background: #199ad6;
    transform: translateX(-50%);
    transition: 0.5s;
    opacity: 0;
}
#h3-main-nav ul li a:hover {
    color: #199ad6;
}
#h3-main-nav ul li a:hover:before {
    left: 50%;
    opacity: 1;
}
#h3-main-nav ul li ul li a:hover:before{
  opacity: 0;
}
#h3-main-nav ul li ul li a{
  padding:25px 15px;
}
#h3-main-nav .ct-active ul li a:before {
    opacity: 1;
    left: 50%;
}
#h3-main-nav .nav-serch-area {
    display: inline-block;
    float: right;
    overflow: hidden;
    padding-top: 30px;
}
#h3-main-nav .header-search {
    border-right: unset;
    margin-right: 0;
    padding-right: 0;
    border-left: 1px solid #c8c8c8;
    margin-left: 25px;
}

.footer-logo {
    margin-bottom: 50px;
}
.footer-contact-info {
    position: relative;    margin: 0;
    padding: 0;    margin-bottom: 30px;
}
.footer-contact-info li {
    color: #abd1e5;
    padding-left: 25px;
    padding-bottom: 2px;list-style:none;
    margin-bottom: 10px;line-height: 22px;
	font-size: 14px;
}.block.copyright-content {    text-align: center;}
.block.copyright-content a{color:#fff;font-size: 13px;}


.footer-contact-info li a{color: #a3a4a5;}
.footer-contact-info li .fa {
    color:#fff;
    left: 0;
    position: absolute;
    margin-top: 3px;
}

.slider-area.owl-carousel.owl-loaded.owl-drag {
  
    z-index: 0;
}

p{color: #212121;}
.section-body p {
    margin: 15px 0 25px 0;
    font-size: 16px;
    line-height: 28px;
   
    font-weight: 400;
}
.learnmorebtn a {
    background-color:#ef7e1b;
    color: #fff;
    padding: 11px 30px;
    display: inline-block;
    font-weight: 600;
    text-decoration: none !important;
    letter-spacing: 1px;
    font-size: 16px;
}




.slick-prev {left: -40px;}
.slick-prev, .slick-next {width: 40px; height: 40px;  border: 1px solid #E4E7ED;background-color: #FFF; border-radius: 50%; z-index: 22;-webkit-transition: 0.2s all; transition: 0.2s all;}
.slick-prev:before {    content: "\f104";}
.slick-prev:before, .slick-next:before {    font-family: FontAwesome;    color: #2B2D42;}
.slick-next { right: -40px;}
.slick-next:before { content: "\f105";}

input.half_width { width: 48%; float: left;}

.contact-right #select {background-color: #f3f3f3;
    color: #212121;
    padding: 12px 15px !important;
    height: 49px;
    border-radius: 0 !important;
}

input, select {
    width: 100%;
    background-color: #ffffff;
    border: none;
}
.footer_contact {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #fff;    background-color: #bf1b2c;
}
.footer_contact .footer_contact_width {
    border-right: 1px solid #c36e77;
    padding: 41px 0;    height: 120px;    display: flex;    align-items: center;
}
.footer_contact_width p {
    color: #bf1b2c;
    font-weight: 600;
    font-size: 16px;
}
.footer_contact .footer_contact_width p > i {
    display: inline-block;
    color: #fff;
    font-size: 20px;
}


.owl-carousel.owl-drag .owl-item .single-slider{position:relative;}
.owl-carousel.owl-drag .owl-item .single-slider:before{content:''; background-color:#000; opacity:0.2; width:100%; height:100%; top:0; left:0; position:absolute; }
.slick-dots li button {font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent;}
.slick-dots li {    position: relative;    display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer;}
.aboutimage img {width: 100%; transition: 0.5s ease all;}
.slider-content {position: absolute; top: 26%; text-align: center;   z-index: 9;margin: auto; left: 0%; right: 0;}
.slider-content h2 {font-size:74px;  color: #fff; line-height:1.1; text-transform:uppercase;margin-bottom:15px;    font-family: "Barlow Condensed", sans-serif;  font-weight: 700;    letter-spacing: 5px;}
.slider-content h2 span{color:#fff; display:block;}
.slider-content h4 {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    line-height: 30px;
    font-family: 'Open Sans' !important;
}
.slider-btn { margin-top: 40px;     text-align: center;}
a.more-btn {
    padding: 13px 32px;
    background: #e0b22f;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 30px;
    transition: 0.5s ease all;
    border: none;
    font-family: 'Open Sans', sans-serif;
    transition: 0.4s ease all;
}
.slider-content {
    max-width: 850px;
    margin: 0 auto;
}
section.address-detail {
    background: #f7f7f7;
    padding: 60px 0px;
}

.right-address h5 {
    color: #000;
    font-size: 17px;
    line-height: 27px;
    margin-left: 20px;
    margin-bottom: 4px;
}
a.more-btn.btn.hero-btn.slider-btn-css.hvr-shrink.btn2 {
    background: #e0b22f;
    color: #fff;
    margin-left: 40px;
}
a.more-btn.btn.hero-btn.slider-btn-css.hvr-shrink.btn2:hover{background-color:#222; color:#fff; transform: translateY(-10px);}
a.more-btn:hover {
    background-color: #fff73c !important;
    color: #000 !important;
    transform: translateY(-10px) !important;
}
.owl-nav {position: absolute;    top: 50%; color:#fff;width: 100%;}
.owl-prev {
    font-size: 0;
    position: absolute;
    left: 15px;
    width: 50px;
    height: 50px;
    background-color: #ff260254;
    border-radius: 50px;
    text-align: center;
    line-height: 68px;
    transition: 0.4s ease all;
}
.owl-prev:hover{background-color:#fafb3242;;}
.owl-prev:before{content: "\f104"; font-family: FontAwesome;     font-size: 30px; color: #fff;line-height: 25px;}
.owl-next {
    font-size: 0;
    position: absolute;
    right: 15px;
    width: 50px;
    height: 50px;
    background-color: #ff260254;
    border-radius: 50px;
    text-align: center;
    line-height: 70px;
    transition: 0.4s ease all;
}

.owl-next:before{content: "\f105"; font-family: FontAwesome; font-size: 30px; color: #fff;line-height: 25px;}
.owl-next:hover {
    background-color: #fafb3242;
}


.slick-dots li button {background: #c3a572; width: 10px; height: 10px; border-radius: 50%; margin: auto;}
ul.slick-dots {    padding: 0;    margin: 0; text-align:center;}
.slick-dots li{width:12px; }
.reportcontent p{color:#fff;font-family: 'Open Sans', sans-serif;    font-size: 15px;}
.slick-next:before {content: "\f105";}
.slick-prev:before, .slick-next:before {font-family: FontAwesome; color: #2B2D42;}
.slick-prev:before {content: "\f104";}

.letschatsection{position:relative; padding: 65px 0;}
.copyright p {margin: 0; color: #fff;    font-size: 14px;}
.block.social-media.d-flex.justify-content-center.justify-content-md-end {text-align: right;} 

.footer-social ul li {color:#fff;line-height: 35px; text-align: left; padding-right: 10px;transition:0.4s ease all;list-style: none;}
.footer-social a {
    background-color: #e0b22f;
    width: 39px;
    height: 39px;
    padding: 0 !important;
    margin-right: 5px;
    display: block;
    color: #fff !important;
/*     color: #f!important; */
    text-align: center;
    font-size: 18px !important;
    border-radius: 50%;
}

.footer-social a img {
    width: auto !important;
    height: 24px !important;
}




.footer-social ul{margin:0; padding:0; padding-top:0px;display: flex;}

.heading h5 {color: #f7acb1;    font-size: 15px;}
.heading h2{ color: #000; margin-top: 15px; font-weight: 600;}
.aboutsidecontent h2 {
    font-size: 40px;
    margin-top: 0;
    font-weight: 600;
}
.aboutsidecontent h2 span {
    color: #e0b22f;
}
.heading{margin-bottom:30px;    font-size: 35px;}
.aboutsection {
    background-color: #fff;
    padding: 90px 0px 0px 0px;
    position: relative;
}
section.visaservices.content11 {
    padding-top: 100px;
}
.content-part p a {
    position: absolute;
    bottom: 27px;
    left: 0;
    right: 0;
}

section.visaservices.content11 .content-part {
    min-height: 280px;
    position: relative;
}
section.visaservices.content11 h5 {
    font-weight: 600;
}
section.visaservices.content11 p a {
    color: #e0b22f;
    font-weight: 600;
    text-decoration: underline;
}
.aboutsection .heading { margin-bottom: 20px;}
.Schedulebtn a {
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    transition: 0.5s ease all;
    border: none;
    font-family: 'Open Sans', sans-serif;
    transition: 0.4s ease all;
    background: #e0b22f;
    font-size: 14px;
    padding: 16px 25px;
    border-radius: 30px;
}
.Schedulebtn:hover a{
    background: #ff2605 !important;
    color: #fff !important;
    transition: all .5s linear;	
}
.book-btn1 {
    display: flex;
    justify-content: center;    gap: 20px;
}
.Schedulebtn a:hover{background-color: #222;color: #fff; transform: translateY(-10px);}
.Schedulebtn {
    margin: 28px 0px;
}
.newslatter { max-width: 600px; margin: auto; margin-bottom: 40px;}
.newslatter input {margin-bottom: 0;background: transparent; color: #fff; border: 2px solid #fff; height: 35px; padding: 8px;font-size: 14px;}
.newslatter button.btn-yellow {background-color: #bda56c; color: #1a1a1a; border: none; padding: 10px 15px;}
.newslatter input.btn.submitbtn {background-color: #c3a572; border: none; font-weight: 700; color: #fff; font-family: 'Open Sans', sans-serif;}
.newslatter .form-group label {color: #fff;font-size: 14px;    margin: 0;}

.slick-prev {position: absolute; top: 48%; font-size: 0; left:0px;line-height: 57px;}
.slick-prev, .slick-next {background:transparent; border:none;  z-index: 22; -webkit-transition: 0.2s all;transition: 0.2s all;  border-radius: 0;}
.slick-prev:before {font-size: 30px;    color: #444; line-height: 25px;}
.slick-next {position: absolute; top: 49%; font-size: 0;right: 0px;line-height: 57px;}

.slick-next:before {font-size: 30px; line-height: 25px;    color: #444}

a.viewallbutton {display: block;background-color: #c3a572; width: fit-content; padding: 8px 30px; color: #fff; margin: auto; margin-top: 60px;font-family: 'Open Sans', sans-serif; font-weight:700;border-radius:30px; transition:0.5s ease all;text-transform: uppercase;}
a.viewallbutton:hover{background-color: #222;color: #fff; transform: translateY(-10px);}

.contact_section {
    padding: 40px 0px 50px 0px;
    position: relative;
    background: url(https://xelogicsolutions.com/project/new-orlando/wp-content/uploads/2024/07/map.png);
    margin-top: 70px;
}

.connectform {    background-color: #e0b22f;    padding: 25px;    box-shadow: 0 0 20px #0f192729;    border-radius: 10px;}
.connectform input {-webkit-border-radius: 0%; -moz-border-radius: 0%; border-radius: 0%; border: none; box-shadow: none;  font-size: 14px; color: #6a6a6a; width: 100%;padding: 8px; background:transparent;height: 37px;color: #222; background-color:#fff;}
.connectform .form-check input#exampleCheck1 {width: 14px;height: 14px; background: black;}

.connectform textarea{border: none;  box-shadow: none; border-radius: 0; height: 90px;font-size: 14px; width: 100%;padding: 8px;background:transparent;color: #222; background-color:#fff;}
.connectform input.btn.submitbtn {
    display: block;
    background: #000;
    -webkit-border-radius: .30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    box-shadow: none;
    color: #fff;
    transition: all 0.5s ease 0s;
    padding: 12px 20px;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    border: none;
    font-family: 'Open Sans', sans-serif;
    height: 42px;
    width: 150px;
}

.connectform p{margin-bottom:0;}
.connectform .heading {    text-align: center;}
.footerlogo img {    width: 210px;}
.footerlogo{margin-bottom:40px;}
.rightsidemenu {    display: inline-block;    width: 69%;}
.aboutsidecontent { padding-left: 30px; text-align: left;}
  
.connectform label {line-height: 19px; color: #fff;font-family: 'Open Sans', sans-serif; font-size: 14px;    font-weight: 600;}
.haedercallbutton:hover a {
    background: #ff2605;
    color: #fff;
    transition: all .5s linear;
}
.haedercallbutton {float: right; display: inline-block; right: 0px;position: absolute; top: 42px;color: #1a1a1a;    margin-top: 7px;}
.haedercallbutton a {
    color: #000;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    transition: 0.5s ease all;
    border: none;
    font-family: 'Open Sans', sans-serif;
    transition: 0.4s ease all;
    display: block;
    background: #fff637;
    font-size: 14px;
    padding: 10px 16px;
    border-radius: 30px;
}
.contcatpart {  padding: 30px;}
.map {border: 1px solid #d7d6d6;    height: 402px;}
.middlebanner.videosection a.more-btn.btn.hero-btn.slider-btn-css.hvr-shrink.btn2 {
    color: #00466a;
    background: #fff;
}
.owl-carousel.home-slider {
    position: relative;
    height: 700px;
    z-index: 0;
    background: tertiary;
}
.owl-carousel.home-slider .slider-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 700px;
    position: relative;
    z-index: 0;
}
.owl-carousel.home-slider .slider-item:before{content:''; position:absolute; width:100%; height:100%; top:0; left:0; background-color:#000; opacity:0.4;}
section.howitswork {    padding: 0;}
section.howitswork h2 {
    color: #000;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 10px;
    font-size: 50px;
}
section.howitswork h3 {
    text-align: center;
    margin-bottom: 40px;
}
.workstep {
    background-color: #fff;
    min-height: 212px;
    padding: 40px;
    text-align: center;
    border-radius: 0px;
    transition: 0.5s ease all;
    box-shadow: 0 0 20px #0c0f231c;
    margin-bottom: 27px;
}
.workstep h4 {
    font-family: 'Open Sans', serif !important;
    font-size: 20px;
}
.stepicon {
    margin-bottom: 20px;
    background-color: #e0b22f;
    width: 80px;
    height: 80px;
    font-size: 42px;
    padding: 17px;
    border-radius: 50%;
    color: #fff;    margin: auto;
    margin-bottom: 20px;
}
.workstep:hover{transform:translateY(-10px)}
.stepicon img {width: 90px;}
.workstep h4 {    color: #222;    font-size: 16px;}
.stepicon{margin-bottom:20px;}
.middlebanner {position: relative;}
.middlebanner:before{content:''; position:absolute; width:100%; height:100%; top:0; left:0; background-color:#222222; opacity:0.85;}
.middlebanner .middlebannercontent {position: absolute;top: 25%;left: 50px;right: 50px;text-align: center;}
.middlebanner img{width:100%;}
.middlebanner .middlebannercontent p{color:#fff;}
.middlebanner .middlebannercontent h2 {color: #fff; font-size: 56px; margin-bottom: 30px;}
.middlebanner .middlebannercontent h4 { color: #fff;}
.servicessection h2 {
    color: #000;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 90px;
    font-size: 44px;
    font-weight: 600;
}
.servicessection h2 span {
    color: #e0b22f;
}
.wea {
    display: none;
}
.middlebannercontent h2 span {
    color: #e0b22f;
}
.middlebanner .middlebannercontent h2 {
    color: #fff;
    font-size: 44px;
    margin-bottom: 30px;
    font-weight: 600;
    text-transform: capitalize;
}
button.read-1 {
    background: transparent;
    border: none;
    text-decoration: underline;
    font-weight: 600;
    color: #e0b22f;
}
.our-fleet {
    padding: 80px 0;
    background: url(https://xelogicsolutions.com/project/new-orlando/wp-content/uploads/2024/07/map.png);
    position: relative;
}
.box {
    background-color: #fff;
    border-radius: 20px;
    padding: 20px;
    text-align: center;
    min-height: 220px;
    position: relative;
    transition: 0.6s ease all;
    display: flex;
    flex-direction: column;
    border: 1px solid #6a6a67
}

.box:hover{transform: translateY(-10px); background-color: #fff; box-shadow: 0 0 20px #00000024;}
.box:hover h4{color:#1891c8}
.box:hover p{color:#000}
.box .servicescontent {    padding-left: 20px;}
.middlebanner .middlebannercontent h4 {color: #fff;font-size: 20px;}
.servicesicon img{    width: 80px;}
.servicescontent h4 { color: #000;}
.servicescontent p { color: #444;}
.servicesicon { margin-bottom: 20px;}
.servicespart {    margin-top: -60px;}
.ourspecility {background-color: #013f5f; padding: 80px 0 20px 0; margin-top: 90px;}
.ourcompany .content h2 {    color: #fff; font-size: 22px;}
.ourcompany .content p {    color: #c3d9e9; }
.ourcompany {display: flex;align-items: center;    margin-bottom: 50px;}
.ourcompany .icon { margin-right: 20px;}
.ourcompany .icon img { filter: brightness(8.5);}
.our-fleet{padding:80px 0;}
.our-fleet h2 {
    color: #000;
    font-size: 45px;
    margin-bottom: 30px;
    font-weight: 600;
    text-align: center;
}
.our-fleet p{text-align:center;}
.our-fleet h2 span {
    color: #e0b22f;
}
.cardetail img {width: 100%; transition:0.8s ease all;}
.cardetail { padding: 20px; text-align: center; position:relative; transition:0.5s ease all;}
.cardetail:hover img{transform:scale(1.1)}

.cardetail h3 {margin-top: 15px;}
.cardetail:hover h3{ color: #1891c8;}

.ourservices {
    background-color: #fffef2;
    padding: 60px 0;
    background-size: cover;
    position: relative;
}
.servicescontainer.serve1 img {
    width: 63px;
}
.ourservices h2 span {
    color: #e0b22f;
}
/*.ourservices:before{    content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0;    background-color: #000; opacity: 0.6;}*/
.ourservices h2 {
    color: #000;
    text-align: center;
    font-size: 44px;
    font-weight: 600;
    margin-bottom: 30px;
    position: relative;
    z-index: 9;
}
.servicescontainer.serve1:hover {
    background: #e0b22f;
	transition: 0.4s ease all;
}

.servicescontainer {
    background-color: #e0b22f;
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 5px;
    text-align: center;
    position: relative;
    transition: 0.5s ease all;
    border: 1px solid #c6bebe;    min-height: 380px;
}
.servicescontainer p{color:#fff;}
a.moreservicesdetail {
    background-color: #ffffff;
    color: #000;
    padding: 11px 25px;
    border-radius: 30px;
    transition: 0.5s ease all;
    font-weight: 600;
    bottom: 30px;
    left: 0;
    right: 0;
    width: fit-content;
    margin: auto;
}
.servicescontainer h4 {
    font-weight: 600;
    margin: 15px 0px 27px 0px ; color:#fff;
}
.servicescontainer.serve1:hover h4, .servicescontainer.serve1:hover p {
    color: #000;
}
.servicescontainer:hover{background-color:#fff;}
.servicescontainer:hover a.moreservicesdetail {
    background-color: #fff637;
    color: #000;
    text-decoration: none;
}
.websitename { margin-bottom: 25px;}
#myVideo {
    /* position: fixed; */
    right: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;    max-height: 330px!important;object-fit: cover;
}
#myVideo source {
    object-fit: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.leftsidecontactdetail li .fa {
    color: #000;
    left: 0;
    position: absolute;
    margin-top: 3px;
    font-size: 29px;
    top: -7px;
    background: #fff;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 52px;
    border-radius: 100%;
    box-shadow: 0px 25px 38px rgba(0, 0, 0, 0.2);
}
.videosection{overflow:hidden; height:480px;}
.leftsidecontactdetail ul{margin:0; padding:0;    margin-top: 30px;}

.leftsidecontactdetail li { color: #000;padding-bottom: 25px; list-style: none; margin-bottom: 20px; position: relative; line-height: 22px;    display: flex;    gap: 20px}
.contactdetail {
    color: #000;
    font-weight: 600;
}
.leftsidecontactdetail li svg {
    font-size: 20px !important;
    background-color: #e0b22f;
    color: #fff;
    padding: 13px;
    width: 50px !important;
    height: 50px !important;
    border-radius: 50px;
}
.contactdetail a{font-size:20px; color:#222;   line-height: 35px;}
.contactdetail span{font-size:24px; color:#222;   line-height: 35px;}

.servicescontainer.serve2 {min-height: 270px !important;}
.contact1 input[type="text"] {border: 1px solid #ddd; padding:8px;}
.contact1 input[type="tel"] {border: 1px solid #ddd; padding:8px;}
.contact1 input[type="email"] {border: 1px solid #ddd; padding:8px;}
.contact1 textarea {height: 100px;border: 1px solid #ddd;width: 100%; padding:8px;}
.contact1 input[type="checkbox"] {position: absolute;left: -132px;top: 4px;}
.contact1 input[type="submit"] {background: #1891c8; color:#fff; border: none;padding: 15px 30px; width: auto;}
.blog-banner{background-image:url("https://wowlimoservices.com/wp-content/uploads/2026/02/9970.webp");height:250px;background-position:center; 
    background-size: cover;
    background-repeat: no-repeat;}
.blog-banner h2 {color: #FFFFFF;font-family: "Source Serif Pro", Sans-serif;font-size: 45px;font-weight: 600;
text-align: center;padding: 90px 0px;}
.blog-part img {width: 100%;}
.blog-part { margin: 50px 0px;}
.blog-part img {width: 100%; height: 250px; object-fit: cover;}
.blog-part h6 a {color: #242424;font-weight: 600;}
.blog-part h6 {margin: 10px 0px;}
.blog_content {background: #faf9f9;padding: 10px;position: relative;}
.blog_post p a {color: #c3a572;font-weight: 600;text-decoration: underline;}
.log-detail { margin: 50px 0px;}
.log-detail span a {color: #242424;}
.log-detail aside#secondary label {display: none;}

.log-detail aside#secondary button[type="submit"] {background: #c3a572;color: #fff;}
.log-detail ul.wp-block-latest-posts__list.wp-block-latest-posts li a {color: #242424;}
.log-detail ul.wp-block-latest-posts__list.wp-block-latest-posts li {margin-bottom: 10px;}
.nav-previous a span {font-weight: 600;color: #c3a572;}
.nav-next a span {font-weight: 600;color: #c3a572;}
form#commentform label {display: block;}
form#commentform textarea {width: 100%;height: 100px;border: 1px solid #ddd;}
form#commentform input[type="submit"] {background: #c3a572;color: #fff;padding: 10px;}
.haedercallbutton1 {display: none;}
.middlebanner img {height: 500px;     object-fit: cover;}
.Schedulebtn.con1 {text-align: center;}
.service-box {
    position: relative;
    transition: 0.8s;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 50px;
    border: 1px solid #ddd;
}
.service-box img {
    width: 100%;
}
.visaservicesbox1 {
    position: absolute;
    bottom: 69px;
    background: #252725c7;
    left: 0;
    right: 0;
    text-align: center;
    top: 0;
    padding-top: 45px;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
}
.visaservicesbox1 p {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}
.content-part {
    padding: 20px;
    text-align: center;
    background: #fff;
}
section.howitswork h2 span {
    color: #e0b22f;
}
section.visaservices {
    background: url(https://xelogicsolutions.com/project/new-orlando/wp-content/uploads/2024/07/bk.png);
    position: relative;
    margin-top: 60px;
    padding: 40px 0px;
}
.visaservicesbox1 {
    position: absolute;
    bottom: 72px;
    background: #252725c7;
    left: 0;
    right: 0;
    text-align: center;
    top: 0;
    padding-top: 70px;
    padding-left: 35px;
    padding-right: 35px;
    display: none;
}
.visaservicesbox1 p:hover a {
    background: #ff2605;
    color: #fff;
    transition: all .5s linear;
}
.visaservicesbox1 p a {
    color: #000;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    transition: 0.5s ease all;
    border: none;
    font-family: 'Open Sans', sans-serif;
    transition: 0.4s ease all;
    display: block;
    background: #fff637;
    font-size: 14px;
    padding: 10px 16px;
    border-radius: 30px;
    max-width: 236px !important;
}
.service-box:hover .visaservicesbox1 {
    display: block;height: 173px;
}
section.visaservices .title-heading h2 {
    font-size: 40px;
    margin-bottom: 24px;
	font-weight:600;
}
section.visaservices .title-heading {
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}
section.visaservices:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f8f8f8f5;
}
section.visaservices h2 span {
    color: #e0b22f;
}
.service-box:hover {
    transition: 0.8s;
    box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.3);
    transform: translateY(-10px);
}
section.servicesarea {
    background-color: #1b1b1b;
    padding: 60px 0;
}
section.servicesarea h2 {
    color: #fff; text-align: center;
}
section.servicesarea p {
    text-align: center;
    color: #fff;
}
.location {
    background-color: #FFF;
    padding: 10px;
    margin-bottom: 20px;    border-radius: 4px;
}
.location h4 {
    font-size: 20px;
    text-align: center;
}
section.home-banner {
    min-height: 600px;
    display: flex;
    align-items: center;
    background-size: cover; position:relative;
}
section.home-banner:before{content:''; background-color:#000; position:absolute; width:100%; height:100%; top:0; left:0; opacity:0.45;}
.banercontent {
    position: relative;
    text-align: left;
    color: #fff;    max-width: 620px;
}
.banercontent p{color:#fff;}
.banercontent ul {
    padding-left: 20px;
}
.banercontent ul li{padding-bottom:5px;}

@media (max-width: 767px){

	.h3-navigation-area .logo, .h1-navigation-area .logo{    width: 30%;}
	.our-fleet h2 {color: #000;font-size: 30px;}
	.servicebox{padding:0;}
	.servicebox ul li{width:100%;}
	.whychoose ul{display:block;}
	.aboutsidecontent{padding:0;}

.footer_contact .footer_contact_width{    padding: 26px 0 0; text-align:left !important;}
.newslatter { margin-top: 30px;}
.footer_textwidget.textwidget {  margin-bottom: 10px;}
.footer h2{margin-bottom:10px;     margin-top: 20px;}
.footer{    padding: 0px 0 0px;}
.h1-single-top-block { padding: 0px 15px 6px 0 !important;     width: 100% !important;}
.slick-next {    right: 0 !important;}
.slick-prev {    left: 0 !important;}
.report.slick-slide {  height: auto;}
.haedercallbutton {display: none;}
.log-detail img { width: 100%; height: auto;}
.ourcompany{    align-items: flex-start;     margin-bottom: 20px;}
.ourcompany .icon img{width:60px;}	
.contcatpart {    padding: 5px;    margin-top: 20px;}
.footer_content{    padding: 10px 0 0;}
.aboutsidecontent h2{font-size:30px;}
.aboutsection .heading {    margin-bottom: 10px;}	
.slider-content h2 span{display:inline-block;}
.stepicon img {	width: 60px;}
section.visaservices { margin-top: 20px;padding: 20px 0px;}	
section.visaservices .title-heading h2 {font-size: 30px;}
	a.moreservicesdetail {
    padding: 7px 19px;
		font-size: 15px;}
.aboutimage { margin-top: 20px;}	
section.visaservices.content11 {padding-top: 15px;}	
section.visaservices.content11 .content-part {min-height: auto;}	
.content-part p a {position: inherit;}	
.service-box {margin-bottom: 10px;}	
.book-btn1 {display: flex;justify-content: center;flex-direction: column;}	
	
	
}


    align-items: flex-start;
@media (min-width: 1350px){



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

}


