/*
Theme Name:     Wimbi Sun Travel
Description:    Agência de Viagens e Turismo
Theme URI:      https://wimbisuntravel.co.mz/
Author:         Infowide Service
Author URI:     https://infowideservice.com
Version:        1.9
Template:       traveler
*/

/*--------------------------------------------------------------
Repeatable Patterns
--------------------------------------------------------------*/
a:focus, a:hover {
    text-decoration: none;
}

img.alignnone {
    margin: 0px 0;
}

body {
  color: #1A2B48;
  font-size: 14px;
  font-family: 'Poppins', sans-serif !important;
  font-weight: normal;
  line-height: 1.5;
  overflow-x: hidden; 
  background-color: #f8f9fa;
}

.st-link {
    color: #10b7e4;
    text-decoration: none;
}

.st-link:hover {
    color: #ff8700 !important;
    text-decoration: none;
}

.form-control:focus {
    border-color: #ff8700!important;
}

/* Contact Form */
.st-contact-form .contact-header p {
    font-size: 14px;
    color: #1A2B48;
    margin-bottom: 0px;
}

.st-contact-form .contact-header {
    padding-top: 1px;
    padding-bottom: 9px;
    margin-bottom: 9px;
    border-bottom: 0px solid #EBEEF1;
}

.st-contact-form .contact-form input[type="submit"] {
    background: #00b3cb;
    border-radius: 0px;
    color: #fff;
    margin-top: 0px;
    padding-left: 35px;
    padding-right: 35px;
}

.st-contact-form .contact-form .form-group .form-control {
    border: 1px solid #DAE1E7;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #5E6D77;
}

.st-contact-form .contact-form .form-group textarea {
    height: 125px;
}

/* Modal Box */
.ult-modal-input-wrapper.ult-adjust-bottom-margin {
    margin-bottom: 0px !important;
}

/* Advanced Carousel */
.ult-carousel-wrapper {
    margin-bottom: -15px;
}

.ult-carousel-wrapper.ult_vertical .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 0px solid transparent!important;
    margin: 0 0px !important;
    padding-bottom: 5px;
}

.slick-next {
    right: -35px !important;
}

.slick-prev {
    left: -35px !important;

}

.slick-next:hover, .slick-prev:hover {
    color: #f67d24!important;
}


.mb30 {
    margin-bottom: 50px;
    margin-top: 15px;
}



.nav > li > a {
    position: relative;
    display: block;
    padding: 8px 20px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    background-color: #fff;
    color: #092741;
}

.nav-pills > li > a {
    border-radius: 0px;
}

.nav > li {
    position: relative;
    display: block;
    border: 1px solid rgba(54, 70, 115, 0.1);
}




/* Button Go */
.vc_btn3.vc_btn3-size-md {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 45px;
}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 18px;
}

.vc_btn3.vc_btn3-color-orange, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat {
    color: #fff;
    background-color: #f67d24;
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-orange:focus, .vc_btn3.vc_btn3-color-orange:hover {
    color: #fff;
    background-color: #f67d24;
}

.vc_btn3.vc_btn3-color-green, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat {
    color: #fff;
    background-color: #69a850;
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-green:focus, .vc_btn3.vc_btn3-color-green:hover {
    color: #fff;
    background-color: #69a850;
}

/* iHover Item */
.ult-ih-item.ult-ih-circle .spinner {
    position: relative;
    border-width: 5px !important;
    border-style: solid;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-top-color: #f1f1f1 !important;
    border-left-color: #f1f1f1 !important;
    border-bottom-color: #f1f1f1 !important;
    border-right-color: #f1f1f1 !important;
}

/* Single Image */
.wpb_single_image .vc_box_border.vc_box_border_white {
    box-shadow: 0 0 15px #cccccc58;
}

.wpb_single_image .vc_box_border.vc_box_border_grey {
   box-shadow: 0 0 15px #cccccc58;
   border-radius: 5px;
   padding: 4px !important;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_border {
    padding: 6px;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle {
    padding: 3px;
}

/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
.st-header-2 header#header {
    margin-bottom: -355px;
    position: relative;
    z-index: 999;
}

.st-header-2.single header#header .header {
    background-color: #969ea8;
    background-image: url(images/banner-single-header.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0px;
}

.st-header-2.single.single-post header#header {
    background-color: #969ea8;
    background-image: url(images/banner-single-post.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0px;
}

.st-header-2.error404.single-post header#header .header { 
    background-color: #969ea8;
    background-image: url(images/banner-404.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* topbar */
#header #topbar {
    padding: 8px 50px;
    background: #10b7e4;
}

/* topbar-left */
.fa.fa-iata-pt {
    font-family: 'Font Awesome 5 Brands';
    background: url(images/iata-topo.png) no-repeat center center;
    width: 145px;
    height: 30px;
    line-height: 2;
}

.fa.fa-iata-pt::before {
    content: "\f39e";
    color: transparent;
}

.fa.fa-iata-en {
    font-family: 'Font Awesome 5 Brands';
    background: url(images/iata-top.png) no-repeat center center;
    width: 145px;
    height: 30px;
    line-height: 2;
}

.fa.fa-iata-en::before {
    content: "\f39e";
    color: transparent;
}

#header #topbar .socials {
    display: inline-block;
    border-right: 0px solid #374969;
}

/* topbar-right */
#header #topbar .topbar-right {
    font-size: 12px;
}

#header #topbar .topbar-items li {
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
}

#header #topbar .topbar-items li:not(:last-child) {
    border-right: 0px solid 
    rgba(255, 255, 255, 0.2);
}

#header #topbar .topbar-items li a {
    color: #FFF;
    font-weight: 600;
    font-size: 17px;
}

#header #topbar .topbar-right .topbar-items li a {
    font-size: 17px;
}

#header .topmenu-class a {
    border-bottom: 2px solid #fff;
}

#header .topmenu-class a:hover {
    border-bottom: 2px solid #f67d24;
}

/* Login right */
.modal .modal-content {
    border-radius: 0px;
    padding: 20px 30px 30px;
}

.modal .modal-content .modal-body .form-group .form-control {
    height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #DAE1E7;
    border-radius: 0px;
    font-size: 14px;
    color: var(--grey-color, #5E6D77);
}

.modal .modal-content .modal-body .form-submit {
    height: 45px;
    width: 100%;
    background: #00b3cb;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    border: none;
    border-radius: 0px;
    font-weight: 600;
}

/* language right */
.wpml-ls-legacy-list-horizontal {
    border: 0px solid transparent;
    padding: 0px;
    clear: both;
}

.wpml-ls-legacy-list-horizontal a {
    display: block;
    text-decoration: none;
    padding: 0px 0px;
    line-height: 1;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-item {
    margin-left: -15px;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
    display: inline;
    vertical-align: middle;
    width: 25px;
    height: 24px;
}

/* header */
#header .header {
    padding: 40px 50px;
    border-bottom: 0px solid var(--light-grey-color, #EAEEF3);
}

/* header left */
#header .header .header-left .logo {
    margin-right: 30px;
    float: left;
}

.header .logo img {
    max-height: 171px;
    max-width: 100%;
}

#header .header .header-left #st-main-menu .main-menu > li > a {
    padding: 0px 0px;
    font-size: 0px;
}

/* header-right */
.form-control-search {
    display: block;
    width: 80%;
    height: 44px;
    padding: 12px 22px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/*--------------------------------------------------------------
Content Wrapper
--------------------------------------------------------------*/

#st-content-wrapper {
    padding-bottom: 0px;
}

/* banner */
.st-header-2 .search-result-page .banner {
    padding-top: 275px;
}

.search-result-page .banner {
    background-color: #969ea8;
    background-image: url(images/banner.jpg) ;
    padding: 80px 0;
}

.search-result-page .banner::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #7f7f7f;
    opacity: 0.60;
}

.search-result-page .banner h1 {
    font-size: 0px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    margin: 0;
}

/* breadcrumb */
#st-content-wrapper .st-breadcrumb {
    padding: 0px 0;
    border-bottom: 0px solid var(--light-grey-color, #EAEEF3);
}

#st-content-wrapper .st-breadcrumb ul {
    background: transparent;
    font-size: 0px;
}

#st-content-wrapper .st-breadcrumb ul li a {
    line-height: 0px;
}

#st-content-wrapper .st-breadcrumb ul li:not(:last-child)::after {
    top: 0%;
    margin-top: 0px;
    width: 0px;
    height: 0px;
}


/*--------------------------------------------------------------
Blog
--------------------------------------------------------------*/
.st-blog {
    padding: 60px 0 60px 0;
}

.blog-content .title {
    line-height: 1.3;
    font-weight: 800;
    margin-top: 30px;
    color: var(--main-color, #1A2B48);
    font-size: 38px;
}

.st-blog .content .article .post-inner .meta {
    margin-bottom: 15px;
}

.blog-content .post-info .date::after {
    width: 0px;
    height: 0px;
}

.blog-content .post-content {
    margin-top: 15px;
    font-size: 15px;
    color: #1A2B48;
    text-align: justify;

}

.blog-content .tags .tag-item {
    font-size: 12px;
    padding: 5px 15px;
    background: #fff;
    margin-right: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 500;
    border: solid 1px #f1f1f1;
}

.st-blog .content .blog-wrapper {
    border-bottom: 0px solid #D7DCE3;
}

.st-blog .content .article .header .cate {
    position: absolute;
    top: 30px;
    left: 50px;
    overflow: hidden;
}

.st-blog .content .article .header .cate ul li {
    list-style: none;
    float: left;
    margin-right: 10px;
    border-radius: 0px;
    margin-bottom: 5px;
}

.st-blog .content .article {
    margin-bottom: 40px;
}

.st-blog .content .article .post-inner {
    background-color: #FFFFFF;
    padding: 40px 50px 50px 50px;
}

.st-blog .content .article .post-inner h4.post-title {
    font-size: 30px;
    line-height: 44px;
    margin-top: 0px;
    margin-bottom: 15px;
    font-weight: 800;
}

.st-blog .content .article .post-inner .post-desciption {
    font-size: 15px;
    text-align: justify;
    color: #1A2B48;
    margin-bottom: 0px;
}

.st-blog .content .article .post-inner a.btn-readmore {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
    display: inline-block;
    padding: 10px 28px;
    background-color: #ff8700;
    transition: background .3s,color .3s,border-color .3s;
    -moz-transition: background .3s,color .3s,border-color .3s;
    -o-transition: background .3s,color .3s,border-color .3s;
    -webkit-transition: background .3s,color .3s,border-color .3s;
}

.st-blog .content .article .post-inner a.btn-readmore:hover {
    background-color: #e67a00;
}

.st-header-2.single.single-post .blog-header {
    padding-top: 91px;
    height: auto;
}


.st-blog aside .sidebar-widget {
    margin-bottom: 30px;
    background: #fff;
    padding: 30px 20px 20px 20px;
}

.st-blog aside .sidebar-widget .sidebar-title h4 {
    font-size: 26px;
    color: var(--main-color, #1A2B48);
    font-weight: 600;
    background-color: #fff;
    position: relative;
    display: inline-block;
    z-index: 9;
    padding-right: 25px;
    margin: 0;
}

.st-blog aside .sidebar-widget .sidebar-title::after {
    height: 0px;
}


.st-blog aside .sidebar-widget.st_categories_new ul li span {
    height: 16px;
    width: 16px;
    display: inline-block;
    position: relative;
    top: 3px;
    border-radius: 10%;
    margin-right: 15px;
}

.st-blog aside .sidebar-widget.st_categories_new ul li {
    margin-bottom: 10px;
    list-style: none;
    border-bottom: 1px solid rgba(54, 70, 115, 0.1);
    padding-bottom: 10px;
}

.st-blog aside .sidebar-widget.st_categories_new ul li:first-child {
    padding-top: 0px;
    border-top: 0px solid rgba(54, 70, 115, 0.1);
}

.st-blog aside .sidebar-widget.st_categories_new ul li:last-child {
    padding-bottom: 0px;
    border-bottom: 0px solid rgba(54, 70, 115, 0.1);
}

.st-blog aside .sidebar-widget.widget_st_list_entries ul li .content .thumb-list-item-title {
    font-weight: 600;
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 13px;
}



#st-content-wrapper .pagination {
    text-align: center;
    display: block;
    margin-top: 60px;
    margin-bottom: -40px;
}

#st-content-wrapper .pagination ul li {
    list-style: none;
    font-size: 16px;
    color: #768090;
    float: left;
    margin-right: 10px;
}

#st-content-wrapper .pagination ul li a {
    display: block;
    height: 38px;
    width: 32px;
    line-height: 38px;
    text-decoration: none;
    color: #5E6D77;
    font-weight: 700;
    border-radius: 3px;
    background-color: #e6e6e6;
    transition: background .3s,color .3s,border-color .3s;
    -moz-transition: background .3s,color .3s,border-color .3s;
    -o-transition: background .3s,color .3s,border-color .3s;
    -webkit-transition: background .3s,color .3s,border-color .3s;
}

#st-content-wrapper .pagination ul li a:hover {
    color: #FFFFFF;
    background-color: #ff8700;
}

.pagination ul li a.current {
    border: 1px solid #ff8700 !important;
    border-radius: 3px;
    background: #ff8700!important;
    color: #FFFFFF !important;
}

/*--------------------------------------------------------------
ST Tour
--------------------------------------------------------------*/
.st-tour-content {
    padding-top: 60px;
     padding-bottom: 60px;
    background-color: #f8f9fa;
}

#st-content-wrapper.st-single-tour .st-hotel-header .st-heading {
    margin-top: 0px !important;
    line-height: 40px;
}

#st-content-wrapper .st-hotel-header {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#st-content-wrapper .st-heading {
    margin-top: 10px;
    color: var(--main-color, #1A2B48);
    font-weight: 700;
    font-size: 40px;
    line-height: 1.3;
}

#st-content-wrapper .st-gallery {
    position: relative;
    padding-bottom: 20px;
}

.fotorama__thumb-border {
    height: 0px !important;
    border-width: 0px !important;
    margin-top: 0px !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame {
    padding: 0px !important;
    height: 0px !important;
}

#st-content-wrapper.st-single-tour .st-overview {
    margin-bottom: 0px;
    background: #ffffff;
    padding: 15px 40px 40px;
    border-radius: 4px;
    border: 1px solid #eef2f7;
}

#st-content-wrapper.st-single-tour .st-list-tour-related .item {
    margin-bottom: 20px;
    border-radius: 4px;
    border: 1px solid #eef2f7;
}

#st-content-wrapper.st-single-tour .st-list-tour-related .item .body {
    padding: 20px;
    background: white;
}

/*--------------------------------------------------------------
Booking Request
--------------------------------------------------------------*/
#st-content-wrapper .form-book-wrapper {
    border: 0px solid #D7DCE3;
    border-top: 5px #10b7e4;
    border-radius: 0 0 4px 4px;
    background: #FFF;
}

#st-content-wrapper.st-single-tour .form-book-wrapper .form-head {
    padding-top: 29px;
    padding-bottom: 22px;
}

#st-content-wrapper.st-single-tour .form-book-wrapper .form-head .price .value .text-lg {
    font-weight: 700;
    font-size: 20px;
    color: #00001E;
}

#st-content-wrapper .form-book-wrapper .form-head {
    padding: 17px 20px;
    background: #10b7e4;
    font-size: 12px;
    color: #fff;
}

h4.title-enquiry-form {
    font-size: 0px;
    padding: 0px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.single .st-sent-mail-customer {
    padding: 20px 20px 0px 20px;
    position: relative;
    border: 1px solid #eef2f7;
    background-color: #fff;
}

.single .st-sent-mail-customer .form-st-send-mail .st_send-mail-form .form-group input {
    border: none;
    padding: 20px 5px;
    border: 1px solid #e6eaf3;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    -webkit-transition: border-color;
}

.single .st-sent-mail-customer .form-st-send-mail .st_send-mail-form textarea {
    height: 120px;
    border: none;
    padding: 20px 5px;
    border: 1px solid #e6eaf3;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    -webkit-transition: border-color;
}

.single .st-sent-mail-customer .form-st-send-mail .st_send-mail-form .sent-email-st {
    background: #ff8700 !important;
    color: #FFF !important;
    border: 0px solid #D7DCE3!important;
    width: 100%;
    border-radius: 0px;
}

/*--------------------------------------------------------------
Partner Page 
--------------------------------------------------------------*/
.st-author-page .banner {
    background-color: #969ea8;
    background-image: url(images/banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 177.4px 0;
    position: relative;
    margin-bottom: 70px;
}

.st-author-page .banner::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #7f7f7f;
    opacity: 0.60;
}

.st-author-page .banner h1 {
    font-size: 0px;
    color: transparent;
    letter-spacing: 0;
    text-align: left;
    margin: 0;
}

.st-author-page .author-body {
    border: 1px solid #D7DCE3;
    border-top: none;
    border-radius: 0 0 3px 3px;
    padding: 0px 0px;
}

/*--------------------------------------------------------------
Mailchimp
--------------------------------------------------------------*/
.subcribe-form .form-control {
    height: 38px;
    line-height: 53px;
    font-size: 14px;
    box-shadow: none;
    border-color: #D7DCE3;
}

.subcribe-form input[type="submit"] {
    border: none;
    border-radius: 0 0px 0px 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 38px;
    line-height: 40px;
    color: #FFF;
    background: #00b3cb;
    padding-left: 11px;
    padding-right: 11px;
    font-weight: 500;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out 0s;
}

.subcribe-form input[type="submit"]:hover {
    background: #008f00;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 0px;
}

/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
#main-footer {
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 0px solid var(--light-grey-color, #EAEEF3);
}

#main-footer a {
    color:#b3beca;
    transition: all 0.5s ease-in-out 0s;
}

#main-footer a:hover {
    color:#fff;
}

.main-footer-sub {
    padding-top: 0px;
    padding-bottom: 0px;
}
