/**
 * WEBSITE: https://themefisher.com
 * TWITTER: https://twitter.com/themefisher
 * FACEBOOK: https://www.facebook.com/themefisher
 * GITHUB: https://github.com/themefisher/
 */
/*=== MEDIA QUERY ===*/ /*
* ----------------------------------------------------------------------------------------
* 01.GLOBAL CSS STYLE
* 02.PRELOADER & BOUNCE CCS STYLE
* 03.HOMEPAGE CSS STYLE
    -LOGO CSS
    -MENU CSS
* 04.ABOUT CSS STYLE
* 05.SERVICE CSS STYLE
* 06.WORK CSS STYLE
* 07.AVAILABLE CSS STYLE
* 08.CONTACT CSS STYLE
* 09.FOOTER CSS STYLE
* ----------------------------------------------------------------------------------------
*/
/*
* ----------------------------------------------------------------------------------------
* 01.GLOBAL STYLE
* ----------------------------------------------------------------------------------------
*/
#ez-toc-container .ez-toc-toggle label, .ez-toc-cssicon{
	display:none!important
}
div#ez-toc-container ul li{
	line-height:40px!important
}
.ez-toc-counter nav ul li a::before{
	display:none!important
}
#ez-toc-container ul ul, .ez-toc div.ez-toc-widget-container ul ul {
    margin-left: 0px!important;
}
#ez-toc-container.ez-toc-white {
    background: #f9f9f9!important;
}
#st-cmp-v2{
	display:none!important
}
#st-cmp-v2 .st-cmp-app.st-cmp-github-light-blue .st-cmp-settings{
	display:none!important
}
.xsasa #ez-toc-container {
    display: block!important;
    float: left;
}
.wpdiscuz-textarea-wrap .wpd-avatar img{
	display:none!important
}
.wpdiscuz-textarea-wrap .wpd-avatar{
	background: url(https://travobravo.com/wp-content/uploads/2023/08/travobrao-1.jpg);
    width: 56px;
    height: 56px;
    max-width: 56px;
    border-radius: 100%;
    border: 1px solid #ccc;
    padding: 2px;
    background-color: #fff;
    vertical-align: middle;
    text-align: center;
}
.bravopro_footer {
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    clear: both;
    border-top: 1px solid #e1e1e1;
}
.bravopro_footer .bravopro_footerIn {
    color: #152a50;
    text-align: left;
    font-size: 16px;
    line-height: 30px;
}
.bravopro_footer .bravopro_footerIn a {
    font-weight: bold;
    color: #50a1ec;
}
.blog-post p a.h4{
	font-weight:normal;
}
.d-block{
	font-weight:100;
}
.modal-dialog{
	margin: 4.75rem auto;
}
.booking-option-details .booking-mobile span{
	font-size:14px;
}
.content-section__main .pr-0 i {
    font-size: 24px;
    border: 1px solid #ccc;
    height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 50%;
    color: #006ee3;
    line-height: 36px;
}
.popup-benefits .st1 {
    fill: #006ee3;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
}
.svg-4 {
    height: 4rem;
    width: 4rem;
}
.popup-benefits h3 {
    font-size: 16px;
    line-height: 26px;
}
.font-weight-normal {
    font-weight: 400!important;
}
.mb-2, .my-2 {
    margin-bottom: 0.5rem!important;
}
.popup-benefits {
    color: #3a465f;
    text-align: left;
    background: #ebecef;
    padding-bottom: 10px;
    border-radius: 0 0 8px 8px;
    margin-top: 10px;
}
.mb-0, .my-0 {
    margin-bottom: 0!important;
}
.popup-benefits .wHeding {
    text-align: center;
    padding: 17px 17px 0;
    font-size: 24px;
    margin-bottom: 20px;
}
.booking-option-details {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: #313541;
}
.booking-option-details .booking-option-title {
    font-size: 22px;
    color: #313541;
    margin-bottom: 8px;
    font-weight: 600;
}
.booking-option-details .booking-option-subtitle {
    font-size: 15px;
    color: #313541;
    line-height: 24px;
    margin-bottom: 8px;
    font-weight: 100;
}
.booking-option-details .booking-mobile {
    margin-top: 6px;
    font-size: 24px;
    color: #313541;
    line-height: 24px;
}
.booking-option-details .booking-mobile a {
    color: #006ee3;
}
.expert-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	float:left;
	margin-right:10px;
}
.expert-wrapper .expert-image {
    background-image: url(https://travobravo.com/wp-content/uploads/2023/06/travobravo.webp);
    width: 92px;
    height: 92px;
    background-size: contain;
    border: 3px solid #b3d4f7;
    border-radius: 50%;
    position: relative;
}
.expert-wrapper .expert-availability {
    padding: 2px 8px;
    border-radius: 20px;
    background-color: #e6f3e6;
    background-size: cover;
    font-family: Arial;
    font-size: 12px;
    color: #008a04;
    margin-top: 15px;
    line-height: 1;
}
.expert-wrapper .expert-image:after {
    content: "";
    position: absolute;
    bottom: -2px;
    right: 12px;
    width: 15px;
    height: 15px;
    background: #4dad4f;
    border-radius: 50%;
}
.modal-header h4 {
    font-size: 24px;
    margin-top: 10px;
}
.travobravo_iconphone{
	width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #ccc;
    padding: 2px;
    margin-right: 20px;
}
.modal-header {
    border-bottom: 0px solid #000!important;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
iframe{
	width:100%;
}
#rank-math-faq .rank-math-answer{
	padding:10px;
}
.rank-math-question{
	padding:10px;
	border-bottom:1px solid #ccc;
}
.rank-math-list-item {
    border: 1px solid #d1dfee;
    margin-bottom: 20px;
    background-color: #fdfeff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    cursor: initial;
    position: relative;
    display: block;
}
.section .travobravo_PARENT .col-lg-12 p{
	font-size: 18px;
    color: #212121;
    line-height: 40px;
    font-weight: 400;
}
.okaydivx {
    text-align: center;
    width: 80%;
    float: left;
    font-weight: 600;
    padding: 10px;
    overflow: hidden;
    background: white;
    text-overflow: ellipsis;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    transition: 0.9s;
    border-radius: 10px 0px;
}
.mobile-vis, .h-callh-ic{
	display:none
}
.page-banner-area .travobravoxsa .banner-content h1{
	color:#14223a
}
.call_icon{
	margin-right:20px;
}
.call_icon button {
    background:#14223a;
    border: none;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    color: #fff;
    border-radius: 10px;
	width:190px;
}
.blo .relx .trvaaa .blog-post{
	margin-bottom: 10px;
    margin-top: 20px;
}
#rank-math-faq .rank-math-list h3.rank-math-question {
    font-size: 18px;
    font-weight: bold;
}
.footer-right ul li a:hover{
	color: #50a1ec;
    transition: 0.9s;
    text-decoration: underline;
}
.footer-right ul li a {
    font-size: 16px;
	transition: 0.9s;
    color: #152a50;
}
.footer-right ul li{
	list-style-type: none;
    float: left;
    padding: 0 10px;
    line-height: initial;
}
.footer-right{
	text-align: right;
}
.footer-right ul{
	margin: 0;
    padding: 0;
    display: inline-flex;
}
#footer .footer-text .navbar-brand{
	margin-left:0px;
}
.blo{
	background:#f4f4f4;
}
.relx{
	width:90%;
	margin:0px auto;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link:hover{
	background:#fff!important;
	color: #152a50!important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link{
	text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
	color: #50a1ec;
}
body{
	font-family:'Antic', sans-serif !important
}
.left-alert_calls .travobravo_footer {
  	background: none;
  	border: none;
  	color: #fff;
  	font-size: 28px;
}
.alert .left-alert_calls a{
	color:#fff;
}
.alert .left-alert_calls {
    margin-top: 10px;
	font-size:28px;
}
.alert .left-alert_calls img{
	width:40px;
	height:40px;
}
.alert .left-alert_text p {
    color: #fff;
    line-height: 37px;
    font-size: 28px;
    margin: 10px 0px 0px 0px;
    text-transform: capitalize;
	text-align:left
}
.alert .left-side-alert img {
    width: 80px;
    float: left;
    height: 70px;
    margin-right: 10px;
    margin-left: 50px;
}
.alert {
    padding: 10px 10px 0px 0px;
    background: linear-gradient(90deg, rgb(18 33 60) 30%, rgb(55 122 185) 99%);
    color: #fff;
    margin-bottom: 0px;
    position: fixed;
    width: 100%;
    bottom: 0px;
    z-index: 999;
    border: none;
    border-radius: 0px;
}
.closebtn {
  	margin-left: 15px;
  	color: white;
  	font-weight: bold;
  	float: right;
  	font-size: 22px;
  	line-height: 20px;
  	cursor: pointer;
  	transition: 0.3s;
}
.closebtn:hover {
  	color: black;
}
#st-1{
	text-align:center!important
}
.blog-post p.has-white-background-color {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
    background: #d4eaff!important
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}
body{
	overflow-y:hidden
}
.left-barx{
	padding-right:0%;
}
.wp-block-image img{
	width:100%;
}
.travobRAVO_innerxa img{
	width:1200px;
	height:500px;
}
.blog-wrap .container .row .col-lg-9 .blog-post p a{
	color:#50a1ec;
}
.blog-wrap .container .row .col-lg-9 .blog-post p a:hover{
	text-decoration:underline;
}
.ez-toc-title-container{
	margin-bottom:10px;
}
.footer-widget .navbar-brand img {
    width: 100%;
	margin-bottom:10px;
}
.navbar-nav li .sub-menu{
    display: none;
}
ul .navbar-nav li a{
    padding:10px 10px;
}
.navbar-nav li:hover > ul{
    display:block;
    z-index: 1;
    padding:0px 10px;
    text-align: left;
    width:250px;
    border-radius:4px; 
    font-weight:500;
    font-size:16px;
    border-top: 3px solid #50a1ec;
    position:absolute;
    background:white;
}
.primary-menu ul { 
	color:white;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  	color: #616E94;
  	opacity: 1; /* Firefox */
}
form.example input[type=text] {
  	padding: 10px;
  	font-size: 17px;
  	border: none;
  	float: left;
  	width: 80%;
  	background: #f1f1f1;
  	height:48px;
  	border-radius:4px;
}
form.example button {
  	float: left;
  	width: 20%;
  	padding: 10px;
  	background:#152a50;
  	color: white;
  	font-size: 17px;
  	border-radius:4px;
  	border:none;
  	border-left: none; /* Prevent double borders */
  	cursor: pointer;
}
form.example button:hover {
  	background:#50a1ec;
}
form.example::after {
  	content: "";
  	clear: both;
  	display: table;
}
.mobile{
	padding-left:0px!important
}
.banner-content .rank-math-breadcrumb p span.last{
	font-size: 14px;
    color: #30a2f2;
}
#st-1 .st-btn > img{
	height:20px!important;
	width:20px!important
}
.banner-content .rank-math-breadcrumb p a,.banner-content .rank-math-breadcrumb p span.last{
	border: 1px solid #50a1ec;
    padding: 6px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.travp #st-1 .st-remove-label {
    display: block!important;
    margin-bottom: 10px;
    background: none!important;
}
.travp{
	width:100%;
	float:left;
}
.jhskjhksjhs{
	max-height:300px!important;
	height:300px!important
}
.travobRAVO_innerxa {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.trvaaa{
	background:#f4f4f4;
	padding:10px;
}
.trvaaa .row .col-lg-3 .blog-post{
	border:0px solid #ccc!important;
}
.trvaaa .row .col-lg-3 .blog-post p a.h4{
	font-weight:500;
	color:#50a1ec;
	line-height:30px;
}
.trvaaa .row .col-lg-3 .blog-post p a.h4:hover{
	text-decoration:underline
}
.travobravoxsa h1{
	font-weight:800;
}
.travobravoxsa {
    background-size: cover;
}
.travobravoxsa .content-padding {
    padding: 50px 0px 0px 0px!important;
}
#ez-toc-container li, #ez-toc-container ul {
    padding-top: 0px!important;
    padding-left: 0px!important;
}
#wpdcom .wpd-auth .wpd-login{
	display:none!important
}
.travobravoxsd{
	margin-bottom:50px
}
.travomojo_SIDe_Bar p{
	font-size:20px;
	color:#152a50;
	text-align:left;
}
.travomojo_SIDe_Bar {  
    margin-top: 0px;
    width: 100%;
    border: 0px solid #ccc;
    background: #fff;
}
.ez-toc-title p{ 
	text-align:center;
}
.travomojo_SIDe_Bar ul li {
  	line-height: 30px;
  	text-align: left;
  	border: 0px solid #ccc;
  	color: #132747bf !important;
  	font-size: 16px;
  	width: 100%;
  	margin-bottom: 20px;
  	padding: 0px;
  	float: left;
}
.images_side_travo {
  	margin-right: 0px;
}
.travomojo_SIDe_Bar img {
    max-width: 50px;
    height: 50px;
}
.ez-toc-title-container p{
    color:#005dba;
}
#ez-toc-container a.ez-toc-toggle {
  	display: flex;
  	align-items: center;
  	color:#212121;
  	background: inherit;
  	border: inherit;
  	display:block;
}
#ez-toc-container a {
	color:#50a1ec;
}
#ez-toc-container a:hover{
	text-decoration:underline!important
}
#ez-toc-container a:hover{
  	color:#50a1ec;
  	box-shadow: none;
  	text-decoration: none;
  	text-shadow: none;
  	display: inline-flex;
  	align-items: stretch;
  	flex-wrap: nowrap;
}
.banner-content h1 {
    font-size: 3rem;
    line-height: 4rem;
}
input::focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.section .container .col-lg-9 .blog-post p.has-white-background-color{
	background: #DBEEFC!important;
    border: 1px solid #ccc;
    padding: 12px 12px;
    border-radius: 5px;
}
#footer .footer-text .fa {
    color:#152a50;
    font-size: 20px;
    padding: 10px;
    border: 1px solid #152a50;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    margin-left: 0px;
    margin-right: 10px;
    font-weight: bold;
    transition: 0.9s;
    text-align: center;
}
.travobrao_404 a.travobravo_404PAGE:hover {
    transition: 0.9s;
    background: #005DBA;
    border: 1px solid #005DBA;
}
.travobrao_404{
	padding:10px;
	background:#fff;
	text-align:center;
	padding-bottom:40px;
}
.travobrao_404 h4 {
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}
.travobrao_404 a.travobravo_404PAGE {
    background: #ee7630;
    padding: 10px;
    border: 1px solid #ee7630;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-radius: 20px;
    transition: 0.9s;
}
.city-right-bg{
    background: #EE7630;
    border-radius: 50%;
    height: 200px;
    padding: 27px 20px;
    width: 200px;
    margin-top: 30px;
    bottom: 70px;
    position: relative;
}
#breadcrumbs a{
    color:white;
}
.wp-block-table td, .wp-block-table th {
    border: 1px solid #ccc!important;
    padding: 0.5em;
}
.navbar-brand img {
  	height: 30px;
}
 @media (min-width: 350px) and (max-width: 480px){
 .navbar-brand{
    margin-left:0px;
} 
.content-padding {
  	padding: 140px 0px 80px;
}
.navbar-nav li:hover > ul{
    display:block;
    z-index: 1;
    padding:0px 10px;
    text-align: center;
    width:220px;
    border-radius:4px; 
    font-weight:500;
    font-size:16px;
    border-top: 3px solid #FF6E03;
    position:absolute;
    background:white;
}
}
.main_input_search_part {
    margin-top: 0px;
    border-radius: 60px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 8px 0 rgb(0 0 0 / 12%);
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 1px;
    border: 3px solid rgba(0,0,0,0.12);
    max-height: 70px;
}
.main_input_search_part .main_input_search_part_item:nth-last-child(2) {
    border-right: none;
    padding-left: 15px;
    padding-right: 15px;
}
.main_input_search_part button.button {
    font-size: 18px;
    font-weight: 400;
    padding: 0 20px;
    margin-right: 1px;
    height: 50px;
    outline: none;
    border-radius: 50px;
}
button.button:before, a.button:before {
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.2s;
}
button.button {
    line-height: 26px;
    background:#50a1ec;
    top: 0;
    padding: 10px 20px;
    color: #fff;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    margin-right: 6px;
    overflow: hidden;
    border: none;
    border-radius: 4px;
}
input {
    border: none;
    background-color: transparent;
}
@media (min-width: 350px) and (max-width: 480px){
.main_input_search_part {
    border-radius: 10px;
    display: block;
    width:100%;
    padding: 10px;
    max-height: 100%;
    background-color: rgba(255,255,255,0.25);
    box-shadow: none;
}
.main_input_search_part_item, .main_input_search_part .main_input_search_part_item:nth-last-child(2) {
    padding: 0;
}
input {
  	border: none;
  	background-color: white;
  	margin-bottom: 10px;
  	width: 100%;
}
input[type="text"]::placeholder {
    text-align: center;
}
.main_input_search_part button.button {
    margin-top: 0px;
    border-radius: 4px;
}
.main_input_search_part button.button {
    font-size: 18px;
    font-weight: 400;
    padding: 0 40px;
    margin-right: 1px;
    height: 40px;
    width:100%;
    outline: none;
    border-radius: 4px;
} 
}
.blog-wrap .travobravo_PARENT .col-lg-4 .blog-post {
    border: 1px solid #ccc;
    text-align: center;
    min-height: 250px;
    max-height: 250px;
}
.blog-wrap .travobravo_PARENT .col-lg-4 .blog-post a.h4{
	font-size:16px;
	padding:0px;
	margin:0px;
	color:#50a1ec;
}
.blog-wrap .travobravo_PARENT .col-lg-4 .blog-post a.h4:hover{
	color:#50a1ec;
}
.blog-wrap .travobravo_PARENT .col-lg-4 .blog-post img {
    border-radius: 0px;
    min-height: 170px;
    max-height: 170px;
	height:170px;
}
@media (min-width: 350px) and (max-width: 480px)  {
.blog-wrap .col-lg-4 .blog-post img {
    border-radius: 0px;
    min-height: 170px;
    max-height: 170px;
	height:170px;
}
.blog-wrap  .col-lg-4 .blog-post a.h4{
	font-size:16px;
	padding:0px;
	margin:0px;
} 
.blog-wrap .col-lg-4 .blog-post {
    border: 1px solid #ccc;
    text-align: center;
    min-height: 240px;
    max-height: 240px;
}  
}   
.blog-wrap .col-lg-4 .blog-post img {
    border-radius: 0px;
    min-height: 170px;
    max-height: 170px;
	height:170px;
}
.blog-wrap  .col-lg-4 .blog-post a.h4{
	font-size:16px;
	padding:0px;
	margin:0px;
} 
.blog-wrap .col-lg-4 .blog-post {
    border: 1px solid #ccc;
    text-align: center;
}
.blog-wrap .col-lg-4 .blog-post p {
    color: #303030;
    line-height: 20px;
    font-weight: 500;
    text-align: left;
	margin-top:10px;
}
.side_bar_TOP_MENu .menu-top-airlines-container ul#menu-top-airlines{
	margin:0px;
	padding:0px;
}
.side_bar_TOP_MENu .menu-top-airlines-container ul#menu-top-airlines li {
    line-height: 30px;
    text-align: left;
    color: #132747bf!important;
    font-size: 16px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.side_bar_TOP_MENu h4{
	background: #000000b3;
    padding: 5px;
    margin: 0 0 1.5rem 0 !important;
    color: #fff;
    text-align: center;
    border-radius: 10px;
}
.side_bar_TOP_MENu{
	padding:10px;
	float:left;
	width:100%;
	border: 1px solid #ccc;
}
.side_bar_quick_MENu #menu-primary-menu-1 li {
    line-height: 30px;
    text-align: left;
    color: #132747bf!important;
    font-size: 16px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.side_bar_quick_MENu #menu-primary-menu-1 ul{
	margin:0px;
	padding:0px;
}
.side_bar_quick_MENu h4{
	background: #000000b3;
    padding: 5px;
    margin: 0 0 1.5rem 0 !important;
    color: #fff;
    text-align: center;
    border-radius: 10px;
}
.side_bar_quick_MENu{
	padding:10px;
	float:left;
	width:100%;
	border: 1px solid #ccc;
}
.blog-wrap .container-fluid .row .col-lg-3 .blog-post p a.h4{
	font-size:19px;
	color:#50a1ec
}
.blog-wrap .container .row .col-lg-3 .blog-post p{
    color: #303030;
    line-height: 20px;
    font-weight: 500;
    text-align: left;
	margin-top:10px;
}
.blog-wrap .container .row .col-lg-3 .blog-post .mt-4{
	display:none!important
}
.blog-wrap .container .row .col-lg-3 .blog-post {
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    min-height: 190px;
    max-height: 240px;
}
#comments{
	width:100%;
}
.banner-content .help .service-box {
    height: auto;
    width: 100%;
    padding: 5px 10px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 6px;
    padding-top: 16px;
    text-align: center;
    font-weight: 600;
    box-shadow: 0px 0px 16px 0px rgb(2 2 2 / 10%);
}
.travobravo_SIDe_Bar ul li:before {
    position: absolute;
    content: "\f105";
    left: 0px;
    top: 0px;
    color: #635CDB;
    font-weight: 900;
	display:none!important
}
.travobravo_SIDe_Bar ul li img {
    width: 100%;
    height: 126px;
}
.travobravo_SIDe_Bar ul li {
    line-height: 30px!important;
    text-align: left;
    border: 0px solid #ccc!important;
    color: #132747bf!important;
    font-size: 16px;
    margin-bottom: 10px;
}
.travobravo_SIDe_Bar p {
    font-size: 20px;
    color: #152a50;
    text-align: left!important;
    padding: 5px!important;
    margin: 0 0 30px 0 !important;
    font-weight: 500;
    float: left;
}
.tpt {
    padding: 5px;
    margin: 0 0 1.5rem 0 !important;
    color: #635CDB;
    text-align: center;
    border-radius: 10px;
}
#wpdcom .wpd-auth{
	display:none!important
}
body {
  	font-size: 16px;
  	font-weight: 400;
  	line-height: 26px;
  	color: #303030;
  	position: relative;
}
.rank-math-breadcrumb a {
    text-decoration: none;
    transition: all 0.2s;
    color:#50a1ec;
    font-size: 14px;
}
p {
  	line-height: 28px;
  	font-size: 18px;
  	color:#212121;
}
@media (min-width: 350px) and (max-width: 480px)  {
.banner-content .container .help{
    height: 150px;
    width: 120px;
    margin-bottom: 20px;
    margin-left: 30px;
}
}
@media (min-width: 350px) and (max-width: 480px){
.banner-3{
  	background: url("../images/back7.jpg");
  	background-repeat: no-repeat;
  	background-position: center;
  	background-size: cover;
  	position: relative;
  	height: 600px !important;
  	object-fit: contain;
}
}
@media (min-width: 350px) and (max-width: 480px){
.banner-4{
	background: url("../images/back13.jpg");
  	background-repeat: no-repeat;
  	background-position: center;
  	background-size: cover;
  	position: relative;
  	height: 800px !important;
  	object-fit: contain;
}
}
html {
	overflow-x: hidden !important;
  	width: 100%;
  	height: 100%;
  	position: relative;
  	-webkit-font-smoothing: antialiased;
  	text-rendering: optimizeLegibility;
}
body {
	border: 0;
  	margin: 0;
  	padding: 0;
}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
  	font-weight: 600;
  	margin-bottom: 0px;
  	color:#152a50;
}
a {
	text-decoration: none;
  	transition: all 0.2s;
  	color:#50a1ec;
}
img {
	max-width: 100%;
}
a:hover {
	color:#50a1ec;
  	text-decoration:underline;
}
a:focus {
	outline: none;
  	text-decoration: none;
}
ul,li {
	margin: 0;
  	padding: 0;
  	list-style: none;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 28px;
  	line-height: 38px;
}
h4 {
	font-size: 20px;
  	line-height: 32px;
}
h5 {
	font-size: 16px;
	line-height: 24px;
}
h6 {
	font-size: 14px;
  	line-height: 26px;
}
.f-color {
	color: #635CDB;
}
h5.subtitle {
	font-size: 16px;
  	font-weight: 400;
}
.no-padding {
  	padding: 0;
}
.flaticon {
	display: inline;
}
.mb30 {
	margin-bottom: 30px;
}
.section-padding {
	padding: 45px 0px;
}
.section-heading {
	text-align: center;
  	width: 70%;
  	margin: 0 auto 60px;
}
.section-title {
	font-size: 32px;
  	line-height: 38px;
  	margin-bottom: 15px;
  	text-transform: capitalize;
}
.section-title span {
	color: #635CDB;
}
.section {
    padding: 30px 0px;
    clear: both;
}
.line {
  	width: 50px;
  	background: #635CDB;
  	height: 1px;
  	margin: 10px auto;
}
.btn {
	font: 600 10.5px/1;
  	display: inline-block;
  	padding: 15px 45px 15px 45px;
  	text-transform: uppercase;
  	border: 2px solid transparent;
  	transition: all 0.2s;
  	border-radius: 0px;
  	font-weight: 600;
  	font-size: 13px;
  	letter-spacing: 1px;
}
.btn:focus,.btn:active,.btn:active:focus {
	outline: none;
  	box-shadow: none;
}
.btn-hero,.btn-white:hover {
	color: #fff !important;
  	background:#005DBA;
}
.btn-hero:focus {
	color: #fff !important;
}
.btn-black,.btn-hero:hover {
	background-color: #FF6E03;
  	color: #fff !important;
}
.btn-black:hover {
	color: #fff;
  	background: #635CDB;
}
.btn-black:focus {
	color: #fff;
}
.btn-white {
	background-color: rgba(255, 255, 255, 0.95);
  	color: rgba(0, 0, 0, 0.85);
  	border-color: rgba(255, 255, 255, 0.12);
}
.btn-white:focus {
	color: #000;
}
.btn-white:active {
	color: #fff;
}
.btn-trans-black {
	background-color: transparent;
  	border: 2px solid rgba(0, 0, 0, 0.15);
  	color: rgba(0, 0, 0, 0.85);
}
.btn-trans-black:hover {
	color: rgb(255, 255, 255);
  	background-color: #000;
}
.btn-trans-white {
	background-color: transparent;
  	border: 2px solid rgba(255, 255, 255, 0.15);
  	color: rgba(255, 255, 255, 0.95);
}
.btn-trans-white:hover {
	background-color: rgba(255, 255, 255, 0.95);
  	color: rgba(0, 0, 0, 0.85);
  	border-color: rgba(255, 255, 255, 0.12);
}
.btn-trans-white:active,.btn-trans-white:focus {
	color: #fff;
  	background-color: transparent;
  	border-color: rgba(255, 255, 255, 0.12);
}
.btn-rounded {
  	border-radius: 2px;
}
.btn-circled {
	border-radius: 40px;
}
.btn-trans-black:hover {
	background: #635CDB !important;
}
.bg-black {
	background-color: #000;
}
.bg-dark {
	background-color: rgba(0, 0, 0, 0.96);
}
.bg-feature {
	background-color: #21356E;
}
.bg-primary {
	background-color: #0db8ca;
}
.bg-gray {
	background-color: #f2f4ec;
}
.bg-white {
	background-color: #fff;
}
.d-table {
	width: 100%;
}
.d-table-cell {
	vertical-align: middle;
}
.overlay {
	position: absolute;
  	top: 0px;
  	left: 0px;
  	width: 100%;
  	height: 100%;
}
.brown-overlay {
	background: #222955;
  	opacity: 0.97;
}
.feature-overlay {
	background: #635CDB;
  	opacity: 0.97;
}
.gr-overlay {
	background: linear-gradient(135deg, #2f1ce0 0%, #53a0fd 30%, #51eca5 100%);
  	opacity: 0.87;
}
.heading {
	margin-bottom: 40px;
}
.heading h3 {
	margin-bottom: 10px;
  	font-weight: 600;
}
.site-navigation, .trans-navigation {
	padding: 5px 0px;
}
.site-navigation .navbar-nav a,.trans-navigation .navbar-nav a {
	text-transform: uppercase;
  	font-size:17px;
  	font-weight:600;
	line-height:40px;
}
.site-navigation .navbar-nav a.active,.trans-navigation .navbar-nav a.active {
	color: red;
}
.header-white {
	position: fixed;
  	top: 0px;
  	background: #111;
  	z-index: 9999;
  	width: 100%;
  	left: 0;
  	transition: all 0.5s ease 0s;
  	color: #000 !important;
}
.navbar-expand-lg.trans-navigation .navbar-nav .nav-link,.navbar-expand-lg.site-navigation .navbar-nav .nav-link {
	padding: 0px 24px;
}
.navbar-expand-lg.trans-navigation .navbar-nav .nav-link:last-child,.navbar-expand-lg.site-navigation .navbar-nav .nav-link:last-child {
	padding-right: 0px;
}
.site-navigation,.trans-navigation {
	transition: all 0.5s ease 0s;
}
.navbar-brand {
	padding-top: 0px;
  	margin-left: 50px;
  	font-weight: 700;
  	text-transform: capitalize;
  	color: #fff;
}
.navbar-brand span {
	font-weight: 400;
}
.navbar-expand-lg.trans-navigation .navbar-nav .nav-link {
	color: #fff;
}
.trans-navigation {
	background: white;
  	border-bottom: 1px solid #ccc;
  	box-shadow: 0 3px 10px rgb(0 0 0 / 5%);
}
.trans-navigation.header-white {
	background: white;
}
.trans-navigation.header-white .navbar-nav .nav-link {
	color: black  ;
}
.trans-navigation.header-white .navbar-nav a.active {
	color: #635CDB;
}
.navbar-brand img {
	max-width: 100%;
}
.trans-navigation.header-white .btn-white {
	background: #635CDB;
  	color: #fff;
}
.navbar-expand-lg.trans-navigation .navbar-nav .nav-link.dropdown-toggle {
	padding-right: 0px;
}
.dropdown-toggle i {
	font-size: 10px;
  	vertical-align: 2px;
}
.dropdown-menu {
	padding: 0px;
  	border: 0;
  	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
}
@media (max-width: 992px) {
.dropdown-menu {
    text-align: center;
    float: left !important;
    width: 100%;
    margin: 0;
}
}
.dropdown-menu li:first-child {
	margin-top: 5px;
}
.dropdown-menu li:last-child {
	margin-bottom: 5px;
}
.dropdown-toggle::after {
	display: none;
}
.dropleft .dropdown-menu,.dropright .dropdown-menu {
	margin: 0;
}
.dropleft .dropdown-toggle::before,.dropright .dropdown-toggle::after {
	font-weight: bold;
  	font-family: "Font Awesome 5 Free";
  	border: 0;
  	font-size: 10px;
  	vertical-align: 1px;
}
.dropleft .dropdown-toggle::before {
	content: "\f053";
  	margin-right: 5px;
}
.dropright .dropdown-toggle::after {
	content: "\f054";
  	margin-left: 5px;
}
.dropdown-item {
	padding: 0.6rem 1.5rem 0.35rem;
  	text-transform: uppercase;
  	font-size: 14px;
  	font-weight: 500;
}
.dropdown-submenu.active > .dropdown-toggle,.dropdown-submenu:hover > .dropdown-item,.dropdown-item.active,
.dropdown-item:hover {
	background: rgba(99, 92, 219, 0.1);
  	color: #21356E;
}
button:focus {
  	outline: 0;
}
ul.dropdown-menu li {
	padding-left: 0px !important;
}
@media (min-width: 992px) {
.dropdown-menu {
    transition: all 0.2s ease-in, visibility 0s linear 0.2s, transform 0.2s linear;
    display: block;
    visibility: hidden;
    opacity: 0;
    min-width: 200px;
    transform: translateY(10px);
}
.dropdown-menu li:first-child {
    margin-top: 5px;
}
.dropdown-menu li:last-child {
    margin-bottom: 5px;
}
.dropleft .dropdown-menu,.dropright .dropdown-menu {
    margin-top: -5px;
}
.dropdown:hover > .dropdown-menu {
    visibility: visible;
    transition: all 0.3s ease 0s;
    opacity: 1;
    transform: translateY(0);
}
}
@media (max-width: 992px) {
.navbar-collapse {
    text-align: center;
}
}
.navbar-collapse.show {
	overflow-y: auto;
  	max-height: calc(100vh - 100px);
}
@media (min-width: 350px) and (max-width: 480px){
.banner-area .content-padding {
	padding: 100px 0px 180px;
}
.content-padding {
	padding: 100px 0px 80px !important;
}  
}
.banner-area .content-padding {
	padding: 100px 0px 180px;
}
.content-padding {
    padding: 100px 0px 40px;
}
.banner-content {
	padding-right: 30px;
}
.banner-content .btn {
	margin-top: 15px;
}
.banner-content .banner-title {
	color: #fff;
  	font-weight: 600;
  	line-height: 50px;
}
.banner-content .subtitle {
	color: #fff;
  	background: #635CDB;
  	display: inline-block;
  	padding: 3px 8px;
  	margin-bottom: 20px;
  	text-transform: uppercase;
}
.subtitle {
	color: #635CDB;
}
.banner-content p {
    margin: 10px 0px 10px 0px;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    font-weight: 400;
}
.banner-content p .separator{
	color:#50a1ec;
}
.banner-content .btn {
	margin-right: 12px;
}
.btn-sm {
  	padding: 10px 30px;
}
.banner-1 {
  	background: url("../images/banner/bg-2.jpg");
  	background-size: cover;
  	position: relative;
}
.banner-2 {
  	background: url("../images/banner/slider-3.jpg");
  	background-size: cover;
  	position: relative;
}
.banner-3 {
  	background: linear-gradient(rgb(0 0 0 / 37%),rgb(40 29 29)), url("../images/back7.jpg");
  	background-repeat: no-repeat;background-position: center;background-size: cover;
  	position: relative;
  	height: 450px;
  	object-fit: contain;
}
.banner-4 {
    background:url(https://travobravo.com/wp-content/uploads/2023/02/travo.webp);
    background-repeat: no-repeat;
    background-position: 100% 80%;
    background-size: cover;
    position: relative;
    height: 520px;
    object-fit: contain;
}
.section-heading h2 {
	margin-bottom: 20px;
  	font-weight: 400;
}
.page-template-template-header-footer .full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
.categoryLinks a {
    background:#50a1ec;
    padding: 20px 30px 20px 30px;
    border-radius: 5px;
    position: relative;
    display: flex;
    align-items: center;
    text-decoration: none;
    font-size: 21px;
    font-weight: normal;
    color:#fff;
    box-shadow: 0px 3px 6px 1px rgb(0 0 0 / 20%);
    transition: 0.2s ease all;
    max-width:208px;
}
.service-inner a:hover p{
    color:#FF6E03;
}
.categoryLinks a:hover {
    background: #152a50;
    padding: 20px 30px 20px 30px;
    border-radius: 5px;
    position: relative;
    display: flex;
    align-items: center;
    text-decoration: none;
    font-size: 21px;
    font-weight: normal;
    color: white;
    box-shadow: 0px 3px 6px 1px rgb(255 255 255);
    transition: 0.2s ease all;
}
.categoryLinks {
    text-align: center;
    display: flex;
    justify-content: center;
    max-width: 800px;
    margin: 0 auto;
    gap: 20px;
    flex-wrap: wrap;
}
.categoryLinks img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
    margin: auto;
    max-width: 30px;
}
#page-banner {
    padding: 30px 0px 30px 0px;
    height: auto;
    clear: both;
    background:none;
    margin-bottom: 10px;
}
.page-banner-area {
	background-repeat: no-repeat !important;
    background-position: 100% 0% !important;
    background-size: cover !important;
    height: 450px;
    object-fit: contain !important;
}
#intro {
	padding-bottom: 0px;
}
.intro-img {
	margin-top: 45px;
}
#intro .section-heading p {
	color: #000;
  	font-size: 30px;
  	line-height: 40px;
}
.intro-box {
	margin-top: 30px;
  	position: relative;
  	margin-bottom: 20px;
}
.intro-box h4:before {
	position: absolute;
  	left: 0px;
  	top: 17px;
  	content: "";
  	bottom: 0px;
  	background: #000;
  	width: 50px;
  	height: 2px;
}
.intro-box h4 {
  	text-transform: uppercase;
  	margin-bottom: 15px;
  	position: relative;
  	padding-left: 60px;
}
.intro-box span {
	font-size: 28px;
  	color: #635CDB;
}
.intro-cta {
	margin-top: 40px;
}
.section-pt {
	padding-top: 90px;
}
.section-pb {
	padding-bottom: 90px;
}
#about {
	position: relative;
  	padding-bottom: 85px;
}
.about-bg-img {
	position: absolute;
  	right: 0px;
  	content: "";
  	background: url("../images/banner/1.jpg") 50% 50%;
  	width: 40%;
  	height: 100%;
  	max-height: 560px;
  	top: 0px;
  	box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
}
.about-content {
	margin-top: 94px;
}
.about-content .subtitle {
	margin-bottom: 20px;
	text-transform: uppercase;
}
.about-content h3 {
	margin-bottom: 25px;
}
.about-list {
	margin-top: 30px;
}
.about-list li {
 	width: 45%;
  	float: left;
  	margin-bottom: 15px;
  	margin-right: 15px;
  	color: #888;
}
.about-list li i {
	color: #000;
  	margin-right: 10px;
}
.about-list2 li i {
  	margin-right: 10px;
  	color: #635CDB;
}
.icon-3x {
	font-size: 3rem;
}
.text-default {
	color: #635CDB;
}
.team-social li a {
 	font-size: 13px;
  	width: 30px;
  	height: 30px;
  	text-align: center;
  	border: 1px solid #fff;
  	display: inline-block;
  	padding-top: 3px;
  	background: #fff;
}
.img-block img {
	width: 200px;
}
.service-inner p{
	color:black;
}
#section-strategy {
	background: url("../images/bg/bg-1.jpg") 50% 50% no-repeat;
  	background-size: cover;
}
.strategy-text {
	margin-bottom: 50px;
}
.strategy-text h4 {
  	font-size: 18px;
  	margin-bottom: 10px;
  	font-weight: 600;
}
.strategy-text span {
	font-size: 61px;
  	color: #635CDB;
  	margin-bottom: 15px;
  	display: block;
}
.counter {
  	font-size: 60px;
  	line-height: 60px;
  	font-weight: 700;
  	line-height: 70px;
  	margin: 10px 0px;
  	color:#50a1ec;
}
.counter-stat i {
  	font-size: 40px;
  	color: #fff;
  	margin-right: 10px;
}
.counter-stat h5 {
  	font-weight: 400;
  	text-transform: uppercase;
  	color: #fff;
}
.counter-block span {
	font-size: 30px;
}
#counter .dark-overlay {
	opacity: 0.95;
}
#counter {
	background: url("https://travobravo.com/wp-content/uploads/2023/02/travo.webp") fixed 50% 50%;
  	position: relative;
  	background-size: cover;
  	padding-top: 87px;
  	padding-bottom: 95px;
}
.page-banner-area.page-service {
	background: url("../images/bg/bg-2.jpg") no-repeat;
  	background-size: cover;
}
#service-head {
	padding-bottom: 100px;
  	padding-top: 90px;
}
#service-head .section-title {
	color:#fff;
}
.text-white p {
	color: #fff;
}
#service {
	margin-top: -100px;
  	padding-bottom: 70px;
}
.service-box .service-img-icon img {
    height: 40px;
    min-height: 40px;
    max-height: 40px;
}
.service-box .service-img-icon {
  	width: 100px;
  	text-align: center;
  	background: #fff;
  	padding-top: 20px;
  	margin: 0 auto;
  	border-radius: 100%;
  	margin-bottom: 0px;
  	border: 1px solid rgba(255, 255, 255, 0.2);
  	color: #fff;
}
.service-box {
	margin-bottom: 40px;
  	background: #fff;
  	text-align: center;
  	padding: 45px 25px 30px 25px;
  	border: 1px solid transparent;
  	transition: all 0.3s ease 0s;
  	border-radius: 5px;
  	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}
.service-inner {
	margin-top: 30px;
}
.service-inner h4 {
	margin-bottom: 20px;
}
.service-inner span {
	color: #635CDB;
}
.bg-gray {
  	background: #f4f4f4;
}
.service-block-2 {
	position: relative;
}
.service-block-2 h4 {
	margin-bottom: 15px;
  	line-height: 26px;
}
.service-block-2 p {
	font-size: 16px;
}
.service-block-2 span {
	position: absolute;
  	content: "";
  	font-size: 70px;
  	top: 0px;
  	left: 0px;
  	font-weight: 800;
  	opacity: 0.05;
  	margin-top: -15px;
}
.service-style-two {
	background: url("../images/bg/bg-2.jpg") no-repeat;
  	background-size: cover;
  	position: relative;
}
.service-style-two:before {
	position: absolute;
  	content: "";
  	left: 0px;
  	top: 0px;
  	height: 100%;
  	width: 100%;
  	background: rgba(0, 0, 0, 0.6);
}
.heading {
	margin-bottom: 70px;
}
#pricing {
  padding-bottom: 100px;
}

.pricing-block {
  text-align: center;
  transition: all 0.3s 0s ease;
  border-radius: 5px;
  border: 1px solid #eee;
}

.price-header {
  padding-bottom: 30px;
  padding-top: 30px;
}

.price-header i {
  width: 100px;
  height: 100px;
  text-align: center;
  padding-top: 25px;
  font-size: 50px;
  display: inline-block;
  border-radius: 100%;
  transition: all 0.3s ease 0s;
  color: #635CDB;
  border: 1px solid #eee;
}

.price-header .price {
  font-size: 70px;
  margin-top: 40px;
  margin-bottom: 0px;
}

.price-header h5 {
  font-weight: 400;
}

.price-header .price small {
  font-size: 18px;
}

.pricing-block ul {
  padding: 20px 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}

.pricing-block ul li {
  padding: 6px 0px;
}

.pricing-block .btn {
  margin-bottom: 30px;
}

.pricing-block:hover i {
  background-image: -webkit-linear-gradient(135deg, #2f1ce0 0%, #53a0fd 50%, #51eca5 100%);
  background-iamge: -linear-gradient(135deg, #2f1ce0 0%, #53a0fd 50%, #51eca5 100%);
  color: #fff;
  border: 1px solid #53a0fd;
}

.pricing-block:hover,
.pricing-block.active {
  background: #fff;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
}

#pricing .section-heading {
  margin-bottom: 90px;
}

/* -------------------
PRICING PAGE
--------------------*/
#section-counter .counter-stat i {
  color: #000;
}

#section-counter .counter-stat h5 {
  color: #777;
}
#clients {
  padding-top: 75px;
  padding-bottom: 80px;
  position: relative;
}

.client-img {
  background: #fff;
}
.author-img img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 5px solid #ddd;
}

.author-info p {
  margin: 0px;
  font-size: 14px;
}

.carousel-indicators {
  bottom: 0px;
  margin-bottom: 0px;
}

.carousel-indicators li {
  background: #111;
  width: 10px;
  height: 10px;
  border-radius: 100%;
}

.carousel-indicators li.active {
  background: #635CDB;
}

.testimonial-content {
  padding: 0px 40px;
  text-align: center;
  margin-bottom: 40px;
}

.testimonial-content .author-text {
  padding-top: 10px;
}

.testimonial-content .author-info {
  display: block;
  margin-bottom: 25px;
}

.testimonial-content p {
  font-size: 20px;
  line-height: 36px;
  color: #222;
  margin: 35px 0px;
  display: block;
}

.author-text h5 {
  text-transform: uppercase;
}

.author-text p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 36px;
  color: #888;
  margin: 0px;
}

.testimonial-content p i {
  margin: 0px 8px;
}

.carousel-indicators li {
  border-top: 0 !important;
  border-bottom: 0 !important;
}
#contact {
  padding-bottom: 100px;
}

.text-color {
  color: #635CDB;
}

input[type=text],
input[type=email] {
  height: 50px;
}

.form-control {
  border: 1px solid #eee;
  padding-left: 20px;
}
.form-control:hover, .form-control:focus {
  	box-shadow: 0px;
}
.input:focus {
  	outline: none;
}
.form-control::-webkit-input-placeholder {
  	color: #888;
  	opacity: 0.9;
  	font-size: 13px;
  	padding-left: 10px;
}
.form-control::-moz-placeholder {
  	color: #888;
  	opacity: 0.9;
  	font-size: 13px;
  	padding-left: 10px;
}
.form-control:-ms-input-placeholder {
  	color: #888;
  	opacity: 0.9;
  	font-size: 13px;
  	padding-left: 10px;
}
.form-control:-moz-placeholder {
  	color: #888;
  	opacity: 0.9;
  	font-size: 13px;
  	padding-left: 10px;
}
#map {
  	height: 400px;
  	width: 100%;
  	position: relative;
}
#blog {
  	padding-bottom: 55px;
}
.blog-block {
    overflow: hidden;
    transition: all 0.3s ease 0s;
    padding: 10px;
    border: 1px solid #ccc;
}
.blog-block img {
  	margin-bottom: 10px;
}
.blog-text {
  	padding: 10px;
	font-weight:600;
}
.blog-text .author-name {
  	font-weight: 400;
}
.blog-text .author-name span {
  	margin-right: 10px;
  	font-weight: 600;
}
.blog-block .read-more, .blog-block span {
  	color: #21356E;
}
.blog-post {
  	margin-bottom: 50px;
}
.blog-post table, th, td {
    border-collapse: collapse;
    border: 1px solid;
	padding:10px;
}
.blog-post table {
    margin-bottom: 30px;
}
.blog-post ol li {
  	list-style: disc;
  	font-size: 18px;
	line-height:40px;
	margin-bottom:1rem;
}
.blog-post ol{
  	padding-left:20px;
  	padding-bottom:20px;
}
.blog-post ul{
  	padding-left:20px;
   	padding-bottom:20px;
}
.blog-post ul li {
    list-style: disc;
    font-size: 18px;
    color:#212121;
    line-height: 40px;
	margin-bottom:1rem;
}
.blog-post h1{
  	font-size: 31px;
  	padding-bottom:14px;
	clear:both
}
.blog-post h2 {
    font-size: 30px;
    padding-bottom: 14px;
    clear: both;
}
.blog-post h3{
  	font-size: 24px;
  	padding-bottom:14px;
	clear:both
}
.blog-post .blog-text a h4 {
    font-size: 21px;
    padding-bottom: 14px;
    color:#50a1ec;
	clear:both
}
.blog-post .blog-text a h4:hover{
	color:#50a1ec
}
.blog-post h5{
  	font-size: 20px;
	padding-bottom:14px;
	clear:both
}
.blog-post p {
    font-size: 18px;
    color: #212121;
    line-height: 40px;
    font-weight: 400;
	clear:both
}
.blog-post .post-author i, .blog-post .post-info i {
  	margin-right: 5px;
  	font-size: 14px;
}
.blog-post .post-author span, .blog-post .post-info span {
  	font-size: 14px;
}
.sidebar-widget {
  	margin-bottom: 10px;
}
@media (max-width: 992px) {
.sidebar-widget {
   	padding-left: 0;
}
}
.category ul li {
  	margin-bottom: 10px;
  	text-transform: capitalize;
  	position: relative;
  	padding-left: 20px;
  	border-bottom: 1px solid #eee;
  	padding-bottom: 10px;
}
.category ul li:before {
  	position: absolute;
  	content: "\f105";
  	left: 0px;
  	top: 0px;
  	color: #635CDB;
  	font-weight: 900;
}
.tag a {
  	text-transform: capitalize;
  	padding: 5px 8px;
  	border: 1px solid #eee;
  	margin-bottom: 5px;
  	font-size: 14px;
  	display: inline-block;
}
.search i {
  	position: absolute;
  	right: 0px;
  	top: 0px;
  	margin-right: 35px;
  	margin-top: 15px;
  	color: #635CDB;
}
.download a {
  	display: block;
  	padding: 12px 20px;
  	border: 1px solid #eee;
  	margin-bottom: 10px;
	background: #f2f2f2;
}
.download a i {
  	margin-right: 15px;
  	color: #635CDB;
}
.quote i {
  	font-size: 50px;
  	margin-right: 10px;
  	position: absolute;
  	left: 0px;
}
.quote {
  	font-size: 18px;
  	line-height: 32px;
  	color: #222;
  	position: relative;
  	margin: 50px 0px;
  	padding-left: 70px;
}
.comments img {
  	width: 80px;
	height: 80px;
}
#footer {
  	padding-bottom: 10px;
  	position: relative;
  	background: url("../images/bg/2.jpg");
  	border-top: 1px solid #eee;
}
.footer-widget ul li {
  	padding: 5px 0px;
	color:#303030;
}
.footer-widget p {
  	margin-bottom: 5px;
  	font-size: 20px;
	text-align:justify
}
.footer-widget h4 {
	margin-bottom: 20px;
}
.footer-widget h4 span {
  	color: #635CDB;
  	display: block;
  	font-size: 60px;
  	line-height: 60px;
}
.footer-blog li img {
  	width: 70px;
  	height: 70px;
  	float: left;
  	margin-right: 20px;
}
.footer-blog li h5 {
  	margin-bottom: 10px;
  	font-size: 16px;
  	line-height: 22px;
	text-transform: capitalize;
}
.footer-blog li a.read-more {
	font-size: 13px;
}
.footer-blog li {
	margin-bottom: 15px;
}
.footer-copy {
    padding-top: 8px;
    margin-top: 0px;
    border-top: 1px solid #e1e1e1;
}
.footer-text h6 {
	margin-bottom: 10px;
}
.footer-text p span {
	color: #000;
}
.footer-text p.mail {
	color: #635CDB;
}
.bg-main {
	background: #F4F8FB;
}
.footer-widget a {
  	color: #152a50;
  	font-size:17px;
	transition:0.9s;
}
.footer-widget a:hover {
  	color:#50a1ec;
  	transition:0.9s;
  	text-decoration:underline
}
@media (min-width: 768px) and (max-width: 991.98px) {
.navbar-toggler {
    background: #fff;
    border-radius: 0px;
}
.navbar-toggler-icon {
    height: auto;
    padding: 5px 0px;
    width: 1rem;
}
.trans-navigation {
    background: #232323;
}
.navbar-expand-lg.trans-navigation .navbar-nav .nav-link {
    margin-bottom: 10px;
}
.section-heading {
    width: 100%;
}
#intro {
    padding-bottom: 90px;
}
.about-list li {
    float: none;
    width: 100%;
	margin-bottom: 10px;
}
.about-bg-img {
    width: 35%;
    height: 100%;
    max-height: 600px;
}
.about-content {
    margin-top: 60px;
}
#about {
    padding-bottom: 40px;
}
.counter-stat {
    margin-bottom: 30px;
    text-align: center;
}
.blog-text {
    padding: 0px;
    margin-top: 10px;
}
.blog-tex h5 {
    font-size: 15px;
}
.blog-text p {
    font-size: 17px;
    word-spacing: 2px;
}
.pricing-block {
    margin-bottom: 30px;
}
.footer-widget {
    margin-bottom: 30px;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
.navbar-toggler {
    background: #fff;
    border-radius: 0px;
}
.navbar-toggler-icon {
    height: auto;
    padding: 5px 0px;
    width: 1rem;
}
.trans-navigation {
    background: #232323;
}
.navbar-expand-lg.trans-navigation .navbar-nav .nav-link {
    margin-bottom: 10px;
}
.section-heading {
    width: 100%;
}
#intro {
    padding-bottom: 90px;
}
.about-content {
    margin-top: 60px;
}
#about {
    padding-bottom: 40px;
}
.testimonial-content {
    padding: 10px;
}
.counter-stat {
    margin-bottom: 30px;
    text-align: center;
}
.blog-block {
    margin-bottom: 30px;
}
.blog-text {
    padding: 0px;
    margin-top: 10px;
}
.blog-block:hover {
    box-shadow: none;
}
.blog-text h5 {
    font-size: 16px;
}
.blog-text p {
    font-size: 14px;
}
.intro-box {
    margin-top: 0px;
    margin-bottom: 40px;
}
.client-img {
    text-align: center;
}
.footer-widget {
    margin-bottom: 30px;
}
.pricing-block {
    margin-bottom: 30px;
}
.img-block img {
    width: 130px;
}
}
@media (max-width: 575.98px) {
.banner-content .help .service-box a{
	font-size:14px;
}
.navbar-brand img {
  height:30px!important;
  width: 80%!important;
}
.navbar-brand{
	margin-left:10px;
	width:70%;
	float:left
}
.navbar-toggler {
    background: #fff;
    border-radius: 0px;
}
.navbar-toggler-icon {
    height: auto;
    padding: 5px 0px;
    width: 1rem;
}
.travobravoxsd {
  	margin-bottom: 20px;
}
input {
  	border: none;
  	background-color: white;
  	margin-bottom: 10px;
	width: 100%;
}
.main_input_search_part .main_input_search_part_item:nth-last-child(2){
	padding:0px!important
}
.main_input_search_part button.button {
  	font-size: 18px;
  	font-weight: 400;
  	padding: 0 40px;
  	margin-right: 1px;
  	height: 40px;
  	width: 100%;
  	outline: none;
  	border-radius: 4px;
}
.main_input_search_part {
  	border-radius: 10px;
  	display: block;
  	width: 100%;
  	padding: 10px;
  	max-height: 100%;
  	background-color: rgba(255,255,255,0.25);
	box-shadow: none;
}
.content-padding .travobravoxsd .searchform {
  	width: 100%;
}
.navbar-expand-lg.trans-navigation .navbar-nav .nav-link {
    margin-bottom: 10px;
}
#intro .section-heading, .section-heading {
    width: 100%;
}
#intro .section-heading p {
    font-size: 16px;
    line-height: 28px;
}
.section-title {
    font-size: 26px;
    line-height: 36px;
}
h1 {
    font-size: 32px;
    line-height: 36px;
}
.banner-content .banner-title {
    line-height: 37px;
}
.banner-content p {
    font-size: 16px;
}
#intro {
    padding-bottom: 90px;
}
.about-list li {
    float: none;
    width: 100%;
    margin-bottom: 10px;
}
.about-bg-img {
    width: 35%;
    height: 100%;
    max-height: 600px;
}
.about-content {
    margin-top: 60px;
}
#about {
    padding-bottom: 40px;
}
.img-block img {
    width: 130px;
}
.service-block {
    margin-bottom: 20px;
}
.testimonial-content {
    padding: 10px;
}
.counter-stat {
    margin-bottom: 30px;
    text-align: center;
}
.blog-block {
    margin-bottom: 30px;
}
.blog-text {
    padding: 10px;
    margin-top: 10px;
    text-align: center;
}
.blog-tex h5 {
    font-size: 15px;
}
.blog-text p {
    font-size: 14px;
}
.client-img {
    text-align: center;
}
.footer-widget {
    margin-bottom: 30px;
}
.pricing-block {
    margin-bottom: 30px;
}
}
@media only screen and (max-width: 319px), (min-width: 320px) and (max-width: 359px), (min-width: 360px) and (max-width: 413px), (min-width: 414px) and (max-width: 643px), (min-width: 644px) and (max-width: 767px){
.service-box .service-img-icon img {
  	height: 40px;
  	min-height: 40px;
  	max-height: 40px;
  	width: auto;
  	max-width: 100%;
  	min-width: auto;
}
.banner-content .help .service-box{
	height:130px
}
.banner-4{
	height:auto!important
}
.banner-content .help .service-box .service-img-icon{
	min-height:60px!important;
	max-height:60px!important;
	height:60px!important
}
.banner-content .container .help{
	margin-left:0px!important;
	margin-right:0px!important
}
.content-padding {
	padding: 100px 0px 0px 10px !important;
}
.banner-content .container .help {
  	height: auto;
  	width: 50%!important;
  	margin-bottom:0px;
  	text-align: center;
}
.travobravoxsd{
	margin-bottom:20px
}
.content-padding .travobravoxsd .searchform{
	width:100%;
}
.main_input_search_part_item input{
	height:40px;
}
.banner-content h1 {
  	font-size: 25px;
	line-height:normal;
}
.banner-content p{
	margin:10px 0px;
}
.page-banner-area{
	height:auto!important
}
.travp #st-1{
	display:inline-block!important
}
.travobravoxsa{
	height:auto!important
}
#st-1 .st-btn > img {
    height: 16px!important;
    width: 16px!important;
}
.travobRAVO_innerxa{
	margin-top:0px!important
}
.mobile{
	padding: 20px 10px 0px 10px !important;
}
.banner-content .rank-math-breadcrumb p span.last{
	border:0px solid #ccc!important
}
#st-1.st-has-labels .st-btn.st-remove-label {
    min-width: 50px;
    display: inline-block!important;
}
.travobravoxsa .content-padding {
    padding: 20px 0px!important;
}
#page-banner{
	padding-bottom:0px!important
}
.travobRAVO_innerxa img{
	min-height:200px;
	max-height:200px;
	height:200px;
}
.travp{
	margin-top:0px!important;
	display:none!important
}
.navbar-brand img {
	height: 25px;
	width: 100%;
}
.travobRAVO_innerxa{
	position:relative
}
.xsasa {
  margin-top: 0px;
  padding: 0px 0px 0px 0%;
}
.left-barx{
	padding-right:0%;
}
.navbar-brand{
	text-align:center
}
body{
	overflow-y:hidden
}
.alert .left-side-alert img{
	display:none
}
.alert{
	text-align:center
}
.alert .left-alert_text p {
  	color: #fff;
  	line-height: 20px;
  	font-size: 16px;
  	margin: 0px;
	text-align:center
}
.alert .left-alert_calls img{
	width:20px;
	height:20px;
}
.alert .left-alert_calls {
	margin-top: 0px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}
#st-2.st-left{
	display:none!important
}
.left-alert_calls .travobravo_footer {
    font-size: 24px;
}
.section{
	padding:0px
}
}
@media only screen and (max-width: 1024px) and (min-width: 768px)  {
.site-navigation .navbar-nav a, .trans-navigation .navbar-nav a{
	font-size:14px;
}
ul .navbar-nav li a{
	padding:10px 5px;
}
.left-alert_calls .travobravo_footer, .alert .left-alert_text p {
    font-size: 24px;
}
#st-2.st-left{
	display:none!important
}
}
@media only screen and (max-width: 319px), (min-width: 320px) and (max-width: 359px), (min-width: 360px) and (max-width: 413px), (min-width: 414px) and (max-width: 643px), (min-width: 644px) and (max-width: 767px){
.footer-right ul{
	display:block!important
}
.footer-right ul li{
	width:100%;
	text-align:left;
	line-height:30px;
}
.footer-widget p{
	clear:both
}
#footer .pl-5, #footer .px-5{
	padding-left:15px!important
}
.call_icon{
	display:none!important
}
.mobile-vis, .h-callh-ic{
	display:block!important
}
.h-callh-ic{
	margin-right:20px;
}
#page-banner .travobravoxsa .banner-content .rank-math-breadcrumb{
	display:none!important
}
.alert{
	padding:10px 0px 10px 0px!important;
	border-radius:0px!important
}
.okaydivx {
    width: 100%;
}
.popup-benefits h3{
	font-size:14px;
}
.booking-option-details .booking-mobile span{
	font-size:10px;
}
.closebtn{
	line-height:0px;
}
}