html {
    scroll-behavior: smooth;
}

ul{
    margin: 0;
    padding: 0;
}

li{
    list-style-type: none;
}

a{
    text-decoration: none;
    transition: all linear .25s;
}

.post, .page{
    margin: 0 !important;
}

/************* header css start *************/

#masthead {
    position: relative;
}

#masthead .header_inner {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
}

.top_header {
    border-bottom: 1px solid #B0B0B0;
    padding: 10px 0;
    margin-bottom: 20px;
}

.head_contact_details li {
    display: inline-block;
    padding-right: 20px;
    position: relative;
}

.head_contact_details li span {
    display: inline-block;
    padding-right: 5px;
}

.head_contact_details, .head_contact_details a {
    color: #fff;
}

.head_contact_details li span i {
    width: 30px;
    height: 30px;
    background: #DC571F;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.head_contact_details a:hover{
    opacity: .7;
}

.head_contact_details li:not(:first-child)::after {
    content: "|";
    margin-right: 0;
    position: absolute;
    top: 0;
    left: -15px;
}

.head_social_icons{
    text-align: end;
}

.head_social_icons li {
    display: inline-block;
    padding: 0 5px;
}

.head_social_icons li:first-child{
    color: #fff;
    font-size: 21px;
    padding: 0;
}

.head_social_icons li a, .footer_social_icons li a {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    background: #dc571f;
    color: #fff;
}

.head_social_icons li a i, .footer_social_icons li a i{
    transition: all linear .40s;
}

.head_social_icons li a:hover i, .footer_social_icons li a:hover i{
    transform: rotate( 360deg );
}

.main-navigation li{
	line-height: 1;
}

.mobile_logo{
	display: none;
}

#primary-menu{
    justify-content: end;
	align-items: center;
}

#primary-menu li:not(.team_trip_menu_btn) {
    margin: 0 13px;
}

#primary-menu li a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

#primary-menu li a:hover:not(.team_trip_menu_btn a), #primary-menu li.current-menu-item a:not(li.team_trip_menu_btn a){
    color: #dc571f;
}

.home .entry-header{
    display: none;
}

.team_trip_menu_btn a {
  background: #000;
  border-radius: 50px;
  padding: 16px 60px 16px 20px;
}

.team_trip_menu_btn a::after {
  content: "\f061";
  color: #000;
  font-family: 'font awesome 5 free';
  font-weight: 900;
  position: absolute;
  top: 13px;
  right: 22px;
  background: #fff;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  rotate: 320deg;
  transition: all linear .25s;
}

.team_trip_menu_btn a:hover{
	background: #dc571f;
}

li.team_trip_menu_btn a:hover::after {
  rotate: 360deg; 
}

.banner_btn {
  color: #fff !important;
  padding: 10px 20px;
  background: #dc571f;
  border-radius: 50px;
	display: block;
}

.banner_btn span {
  width: 40px;
  height: 40px;
  background: #fff;
  color: #000;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  margin-left: 10px;
  rotate: 320deg;
  transition: all linear .25s;
}

.banner_btn:hover{
	background: #005152;
}

.banner_btn:hover span {
  rotate: 360deg;
}

.sub_header {
  padding: 18% 0 10% 0;
  text-align: center;
	background: url(https://teamtravelhotels.com/wp-content/uploads/2025/01/subheader-banner.jpg) no-repeat;
	background-size: cover !important;
}

.sub_header h1 {
  color: #fff;
  font-size: 70px;
	line-height: 1.2;
}

.page-id-167 .sub_header{
	background: url(https://teamtravelhotels.com/wp-content/uploads/2025/01/Rectangle-24046.jpg) no-repeat;
}

.home .sub_header{
	display: none;
}

/************* header css end *************/

/************* Home inner css start *************/

.entry-content {
    margin-top: 0;
}

.main_head, .testi_head {
    position: relative;
    font-weight: 500;
    line-height: 1;
}

.main_head::before {
    content: '';
    position: absolute;
    top: 26px;
    left: 12%;
    height: 1px;
    width: 25%;
    background: #C7C7C7;
}

.main_head::after{
    content: '';
    position: absolute;
    top: 26px;
    right: 12%;
    height: 1px;
    width: 25%;
    background: #C7C7C7;
}

.icon_box {
    text-align: center;
}
.icon_box .icon_img {
    background: #0E8492;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-bottom: 20px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
}

.icon_box .icon_img img {
    width: 85px;
    height: 85px;
    object-fit: contain;
}

.icon_box h4 {
    font-size: 22px;
    font-weight: 600;
	text-transform: capitalize;
}

.icon_box p {
    line-height: 1.3;
    font-size: 21px;
    margin-bottom: 0;
}

.team_org_head, .team_head {
    position: relative;
    padding-top: 30px;
    padding-left: 9%;
}

.team_org_head::before, .team_head::before {
    content: '';
    background: url(https://teamtravelhotels.com/wp-content/uploads/2025/01/For-the-Team-Organizer.png) no-repeat;
    background-size: contain !important;
    width: 52px;
    height: 52px;
    position: absolute;
    left: 0;
    top: 25px;
}

.hotels_list li span {
    display: block;
    color: #005152;
    font-size: 23px;
    font-weight: 600;
}

.hotels_list li {
    line-height: 1.4;
    position: relative;
    padding-left: 9%;
    font-size: 21px;
    padding-bottom: 10px;
}

.hotels_list li::before {
    content: '';
    background: url(https://teamtravelhotels.com/wp-content/uploads/2025/01/list-icon.png) no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 1.5%;
}

.hotels_list {
    padding-top: 20px;
}

.right_col_img img {
  height: 1085px !important;
  object-fit: cover;
}

.team_head::before{
    background: url(https://teamtravelhotels.com/wp-content/uploads/2025/01/For-the-Team.png) no-repeat;
}

.icon_box .icon_img {
  position: relative;
}

.icon_box .icon_img::after {
  content: '';
  background: url(https://teamtravelhotels.com/wp-content/uploads/2025/01/col-arrow.jpg) no-repeat;
  position: absolute;
  top: 70px;
  left: -150%;
/*   left: -170px; */
  width: 160px;
  height: 19px;
  background-size: contain;
}

.icon_box a {
  color: #dc571f;
  font-weight: 600;
  transition: all linear .25s;
}
.icon_box a:hover {
  color: #0e8492;
}

.first_icon_box .icon_img::after {
  display: none;
}

.key_features .icon_box .icon_img::after {
  display: none;
}

.key_feature_box {
  display: flex;
  align-items: center;
  padding-bottom: 30px;
}

.key_feature_box .icon_img {
  background: #ffeee7;
  margin-right: 16px;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.key_feature_box .icon_img img {
  width: 60px;
  filter: brightness(0) saturate(100%) invert(43%) sepia(94%) saturate(2724%) hue-rotate(352deg) brightness(91%) contrast(89%);
}

.key_feature_box h4{
	font-size: 30px;
	color: #005152;
}

.payment_contingent {
    margin-bottom: 0;
    font-size: 42px;
    color: #fff;
/*     text-transform: capitalize; */
	line-height: 1.1;
	text-align: center;
}

.payment_contingent span{
    color: #89d9d0;
}

.faq_title {
  	font-size: 51px;
	line-height: 1;
}
.faq_title span {
  	color: #DC571F;
}

.page-id-167 .faq_title {
  	font-size: 41px;
	line-height: 1.2;
}

.font_italic{
	font-style: italic;
}

.faq_content p{
	font-size: 24px;
	line-height: 1.2;
	color: #363636;
}

.faq_ques {
  margin-bottom: 10px !important;
  border-bottom: 1px solid #DADADA;
  padding-bottom: 10px;
}

.faq_ques .vc_toggle_title h4 {
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
	margin-bottom: 0;
}

.faq_ques .vc_toggle_title i{
	float: right;
	margin-top: 7px;
}

.faq_ques .vc_toggle_content{
	margin-bottom: 0;
	margin-top: 0px;
}

.faq_ques .vc_toggle_content p {
  line-height: 1.3;
  font-size: 20px;
	margin-bottom: 0;
	color: #363636;
}

.testi_head::before{
	top: 13px;
	left: 26%;
	width: 18%;
}

.testi_head::after{
	top: 13px;
	right: 26%;
	width: 18%;
}

.owl-carousel{
	display: block;	
}

.slick-slide:not(.slick-current) {
  opacity: 0.4;
}

.testimonial_inner {
  text-align: left;
  background-color: #F4FEFF;
  border-radius: 36px;
  padding: 25px 50px;
}

.testimonial_inner.slick-active.slick-center {
  background: #fff !important;
}

.testimonial_inner p {
  line-height: 36px;
  font-size: 22px;
}

.testimonial_inner img:not(.testi_footer img) {
  max-width: 53px;
  transition: all 0.4s ease-in-out;
  height: 44px;
}

.testi_footer p{
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 0;
  	line-height: 1.4;
}

.testi_footer p:last-child {
  font-size: 16px;
  color: #dc571f;
  font-weight: 500;
}

.booking_btn a {
  font-size: 20px !important;
  background: transparent !important;
  border: 0 !important;
  padding-left: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  color: #fff !important;
  text-decoration: underline !important;
}

.booking_btn a i {
  background: #DC571F;
  color: #000;
  border-radius: 100%;
  padding: 5px;
  width: 31px;
  height: 31px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-left: 0px;
  rotate: 320deg;
  transition: all ease 500ms;
  position: absolute !important;
  right: 0px !important;
  top: 10px !important;
  color: #fff !important;
}

.booking_btn a:hover i {
  rotate: 360deg;
  color: #fff;
  background: #DC571F;
  transition: all ease 500ms;
  right: 6px !important;
  top: 17px !important;
}

#gform_1 input, #gform_1 select, #gform_1 input::placeholder, #gform_2 input, #gform_2 select, #gform_2 input::placeholder, #gform_2 textarea::placeholder {
  line-height: 1.5;
  font-size: 18px;
	color: #505050;
	width: 100%;
}

#gform_1 input::placeholder, #gform_2 input::placeholder, #gform_2 textarea::placeholder{
	opacity: .7;
}

#gform_wrapper_1 .gform_heading {
  display: none;
}

#gform_submit_button_1, #gform_submit_button_2 {
  background: #DC571F;
  color: #fff !important;
  border: 0 !important;
  width: 100%;
  border-radius: 5px;
  font-size: 19px !important;
  margin-bottom: 0;
  line-height: 1 !important;
  padding: 15px 0;
  transition: all linear .25s;
}

#gform_submit_button_1:hover, #gform_submit_button_2:hover {
  background: #005152;
}

#input_1_17 .gchoice {
  display: inline-flex;
}

#input_1_17 .gchoice .gfield-choice-input {
  margin-right: 5px;
}

.gfield_label {
  margin-bottom: 0 !important;
  line-height: 1;
}

.cta_details {
  display: inline-block;
  margin-right: 20px;
	position: relative;
  padding-right: 20px;
}

.cta_details:not(:first-child)::after {
  content: '';
  position: absolute;
  left: -20px;
  top: 10px;
  width: 1px;
  height: 30px;
  background: #fff;
}

.cta_details .cta_phone, .cta_details .cta_email {
  display: flex;
  align-items: center;
}

.cta_details i {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background: #dc571f;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 20px;
  margin-right: 10px;
}

.cta_details .cta_label {
  line-height: 1;
}

.cta_details .cta_label p {
  margin-bottom: 5px;
  font-size: 19px;
	color: #fff;
}

.cta_details .cta_label a {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.cta_details .cta_label a:hover {
  color: #dc571f;
}

.slick-prev::before, .slick-next::before{
	font-size: 50px;
	color: #000;
}
.slick-prev, .slick-next{
	top: unset;
	bottom: -15%;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #005152;
	border-radius: 50px;
	transition: all linear .25s;
}

.slick-prev {
    left: 46%;
}

.slick-next {
    right: 46%;
}

.slick-slide{
	margin: 0 30px;
}

.custom_testimonials .slick-slider button.slick-next::before, .custom_testimonials .slick-slider button.slick-prev::before{
	font-size: 38px;
	opacity: 1;
	content: "\f105" !important;
	font-family: 'Font Awesome 5 free' !important;
	font-weight: 900;
	color: #fff;
}

.custom_testimonials .slick-slider button.slick-prev::before{
	content: "\f104" !important;
}

.slick-prev:hover, .slick-next:hover, .slick-prev:focus, .slick-next:focus{
	background: #005152 !important;
	opacity: .7 !important;
}

.home .booking_btn a {
	background: #dc571f !important;
  color: #fff !important;
  padding-left: 25px !important;
  text-decoration: none !important;
  padding-bottom: 10px !important;
  padding-top: 10px !important;
  border-radius: 50px !important;
}

.home .booking_btn a i{
	background: #fff;
	top: 20px !important;
	color: #000 !important;
}

.home .booking_btn a:hover{
	color: #fff !important;
}

.home .booking_btn a:hover i {
  top: 24px !important;
}

.home .bookiing_cta_sec, 
.home .intake_form_sec {
	display: none;
}

.booking_btn {
  background: #dc571f;
  color: #fff !important;
  font-size: 20px !important;
  padding: 10px 10px 10px 20px;
  border-radius: 50px;
	transition: all linear .25s;
	font-weight: 600;
}
.booking_btn span {
	background: #fff;
	color: #000;
	border-radius: 50px;
	width: 30px;
	height: 30px;
	margin-left: 5px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	transform: rotate(-45deg);
  	font-size: 18px;
	transition: transform linear .25s;
}

.booking_btn:hover{
	background: #005152;
}

.booking_btn:hover span{
	transform: rotate(0deg);
}

.services_box {
	text-align: center;
}

.services_box .booking_btn {
	font-size: 16px !important;
}

/************* Home inner css end *************/

/************* about css start *************/

.hero_sec:not(.home .hero_sec) {
  display: none;
}

.about_content p{
	font-size: 24px;
	line-height: 1.5;
}

.domain_heading {
  position: relative;
}

.domain_heading::after {
  content: '';
  position: absolute;
  top: 12px;
  right: 0;
  width: 74%;
  height: 1px;
  background: #C9C9C9;
}

.about_page_booking_btn a {
  color: #000 !important;
  font-weight: 600;
}

.about_page_booking_btn a:hover{
	color: #dc571f !important;
}

.commission_head {
  font-size: 36px;
  color: #fff;
  line-height: 1.4;
/*   text-transform: capitalize; */
}

.commission_head span {
  color: #89D9D0;
	font-weight: 600;
}

.commission_btn a{
	font-weight: 600;
}

.commission_btn a:hover{
	color: #89D9D0 !important;
}

/************* about css end *************/

/************* How It Works css start *************/

.search_hotel_col{
	padding-top: 20px;
}

.search_hotel_col h4 {
  font-weight: 600;
}

.search_hotel_col {
  padding-top: 20px !important;
}

.search_hotel_col .wpb_wrapper:not(.search_hotel_col .wpb_wrapper .wpb_wrapper) {
  border-left: 10px solid #dc571f;
  border-radius: 0px;
  padding-left: 10px;
}

.padding_0 {
  padding: 0 !important;
}

.teamtravelhotels_list li {
  line-height: 1.2;
  padding-bottom: 10px;
  font-size: 24px;
  position: relative;
}

.teamtravelhotels_list {
  padding-top: 10px;
}

.teamtravelhotels_list li::before {
  content: '\f0da';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #dc571f;
  padding: 0 10px;
}

.how_its_work::after {
  width: 30%;
  right: 43%;
}

.need_to_book_left_col img {
  height: 545px !important;
  object-fit: cover;
}

.icon_box .icon_img span {
  font-size: 90px;
  color: #fff;
	font-weight: 700;
}

/************* How It Works css end *************/

/************* Testimonials css start *************/

.testimonial_main_page {
  padding: 50px 0;
}

.testimonial-half {
  background: #fafafa;
  border-left: 2px solid #dc571f;
  padding: 20px 35px 20px;
  font-size: 15px;
  margin-bottom: 20px !important;
	position: relative;
}

.testimonial-half p {
  line-height: 1.4;
  font-size: 18px;
}

span.quote1 {
  position: absolute;
  font-size: 43px;
  top: 10px;
  left: 16px;
}

span.quote2 {
  position: absolute;
  font-size: 40px;
  right: 30px;
  margin-top: 20px;
}

.testimonial-half h6 {
  margin-top: 20px;
  font-size: 20px;
	margin-bottom: 0;
	font-weight: 700;
}
.cus_name {
  color: #dc571f;
  font-weight: 500;
}

/************* Testimonials css end *************/

/************* FAQs css start *************/

.faqs_main_page{
	padding: 50px 0;
	background-color: #f8f8f8;
}

/************* FAQs css end *************/

/************* Privacy Policy css start *************/

.page-id-3 .intake_form_sec {
	display: none;
}

/************* Privacy Policy css end *************/

/************* Terms & Conditions css start *************/

.page-id-314 .intake_form_sec {
	display: none;
}

.travel_lists li {
  position: relative;
  padding-left: 14px;
  line-height: 1.3;
  padding-bottom: 10px;
}

.travel_lists li::before {
  content: '\f0da';
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  color: #dc571f;
  position: absolute;
  top: 0;
  left: 0px;
}

.travel_lists li span{
	font-weight: 700;
	color: #dc571f;
}

/************* Terms & Conditions css end *************/

.main_sec_bg{
	background: url(https://teamtravelhotels.com/wp-content/uploads/2025/01/watermark3.png) no-repeat right center;
/* 	background-size: cover; */
}

/************* Contact Us css start *************/

.page-id-231 .cta_sec{
	display: none;
}

.get_in_touch .wpb_wrapper:not(.get_in_touch .wpb_wrapper .wpb_wrapper) {
  background: #F8F8F8;
  border-radius: 30px;
  padding: 50px;
}

.contact_page_details li:not(.working_hours li) {
  list-style: none;
  margin-bottom: 10px;
  background: #fff;
  border-radius: 30px;
  padding: 20px 30px;
}

.contact_page_details li span:not(.working_hours li span) {
  width: 50px;
  width: 64px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 64px;
  background: #dc571f;
  border-radius: 50px;
  font-size: 30px;
  color: #fff;
  margin-right: 10px;
}

.contact_page_details li p {
  font-size: 24px;
  color: #005152;
  margin-bottom: 0;
  line-height: 1.2;
}

.contact_page_details li a, .contact_page_details li p.address {
  font-size: 22px;
  color: #000;
  text-decoration: none;
  line-height: 1.2;
}

.contact_page_details li a{
	line-height: 2.4;
}

.contact_page_details li a:hover{
	color: #dc571f;
}

.contact_social_icons {
	text-align: left;
	list-style: none;
  	margin-bottom: 10px;
	background: #fff;
	border-radius: 30px;
	padding: 20px 30px;
}

.contact_social_icons li:first-child {
  display: block;
  color: #005152;
  font-weight: 600;
  font-size: 30px;
}

.contact_social_icons li a i {
  font-size: 24px;
}

.contact_social_icons li a {
  width: 44px;
  height: 44px;
}

/************* Contact Us css end *************/

/************* MAGIC IATA css start *************/

#field_3_1, #field_4_1{
	padding-top: 15px;
}

#field_3_1 .gfield_label, #field_4_1 .gfield_label{
	margin-bottom: 9px !important;
}

#gform_confirmation_message_3 br {
  display: none;
}

#gform_confirmation_message_3 h3 {
  color: #dc571f;
}

#gform_confirmation_message_3 h4 {
  font-size: 20px;
}

#gform_confirmation_message_3 h5 {
  color: #005152;
}

#gform_submit_button_3, #gform_submit_button_4 {
  border: 0;
  background: #005152;
  color: #fff;
  font-size: 20px;
  border-radius: 10px;
  padding: 14px 30px;
  transition: all linear .25s;
}

#gform_submit_button_3:hover, #gform_submit_button_4:hover {
  background: #dc571f;
}
.alread-class a {
    color: #fff;
    font-size: 15px;
}

.alread-class p {
    line-height: 21px;
}

.alread-class a:hover {
    color: #dc571f;
}

.page-id-167 .intake_form_sec {
    display: none;
}

/************* MAGIC IATA css end *************/

/************* Blog css start *************/

.row.isotope_cont {
  padding: 50px 0;
}

.blog .blogImage {
  border: 1px solid #cccdcd;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  background: #005152;;
  margin-bottom: 0;
}

.blogImage .blogDate hr {
  margin: 8px 0;
}

.zoom {
  position: relative;
  overflow: hidden;
}

.zoom img {
  width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  min-height: 250px;
  object-fit: cover;
}

.zoom:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.blogImage .blogDate {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 39px;
  background: #005152;
  color: #fff;
  padding: 10px 13px;
  text-align: center;
}

.blogImage .blogDate i {
  font-size: 12px;
  font-style: normal;
  display: block;
	line-height: 1;
}

.blogImage .blogDate span {
  font-size: 20px;
  font-style: normal;
  display: block;
	line-height: 1;
}

.blogImage .blogDate i, .blogImage .blogDate span {
  margin-left: -3px;
}

.blogImage .blogDate i ~ i {
  margin-left: -6px;
}

.blog .blog-title h2 {
  font-size: 30px;
  font-weight: 400;
	line-height: 1.2;
}

span.blog-title a {
  color: #dc571f !important;
  transition: linear all .25s;
	transition: all linear .25s;
	font-weight: 600;
}

.blogDesc p {
  line-height: 1.2;
	margin-bottom: 10px;
}

.blog_page_read_more {
  	margin-top: 0;
	color: #5dbb4b !important;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 10px;
	transition: all linear .25s;
}

.blog_page_read_more a {
	color: #dc571f;
	font-weight: 500;
}

:is( .blog_page_read_more a:hover, span.blog-title a:hover ){
	opacity: .7;
}

section#search-2 {
  background: #f1f1f1;
  border: 1px solid #dddddd;
  border-radius: 8px;
  padding: 30px 25px;
  margin-bottom: 30px;
}

section#search-2 form label {
  width: 75%;
}

input.search-field {
  width: 100%;
	line-height: 1.5;
	text-indent: 10px;
}

input.search-submit {
  background: #005152;
  color: #fff;
  transition: all linear .25s !important;
  border: 0;
  padding: 8px 15px;
	transition: all linear .25s;
}

input.search-submit:hover {
  background: #dc571f;
}

section#recent-posts-2 h2, section#text-5 h2, section#text-6 h2 {
  background: #005152;
  color: #fff;
  border-left: 20px solid #dc571f;
  line-height: 1.5;
  text-indent: 5px !important;
  font-size: 24px !important;
}

section#recent-posts-2 ul {
  margin-top: 10px !important;
}

section#recent-posts-2 ul li {
  display: block;
	line-height: 1;
}

section#recent-posts-2 ul li a {
  color: #000 !important;
  display: flex !important;
  padding: 10px 0;
  transition: all linear .25s;
  text-indent: 0px !important;
  border-bottom: 2px dotted #000 !important;
	line-height: 1.2;
}

section#recent-posts-2 ul li:first-child a {
  border-top: 0px dotted #000 !important;
}

section#recent-posts-2 ul li a::before {
  content: "\f0da";
  margin: 0 5px;
  display: inline-block;
  font-family: FontAwesome;
}

section#recent-posts-2 ul li a:hover {
  color: #fff !important;
  background: #dc571f;
}

/************* Blog css end *************/

/************* single blog css end *************/

.blog_single_page{
	padding: 50px 0;
}

.single_blog_title {
  font-size: 36px;
  font-weight: 700;
  color: #005152;
  line-height: 1;
}

.single_blog_date {
  color: #dc571f;
  font-weight: 600;
  font-size: 18px;
}

.opner {
  color: #dc571f;
  font-weight: 600;
  line-height: 1.4 !important;
}

.blog_single_page p{
	line-height: 1.4;
}

/************* single blog css end *************/

/************* search css start *************/

.search_page {
  padding: 50px 0;
}

.search h2{
	font-size: 30px;
  font-weight: 400;
  line-height: 1.2;
}

.search h2 a {
  color: #dc571f !important;
  transition: linear all .25s;
  transition: all linear .25s;
  font-weight: 600;
}

.posted-on a {
  color: #005152;
  font-weight: 600;
}

.posted-on a:hover{
	color: #dc571f;
}

.search .entry-summary p {
  line-height: 1.4;
}

/************* search css end *************/

/************* page 404 css start *************/

.page_404{
	padding: 50px 0;
}

.page_404 .page-title {
  color: #dc571f;
}

.page_404 .page-content{
	margin-top: 0;
}

.page_404 .page-content p{
	line-height: 1.4;
  	margin-bottom: 0;
}

/************* page 404 css end *************/

/************* footer css start *************/

.footer_content_row{
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
	margin-top: 50px;
}

#media_image-2 img {
    width: 200px;
    height: auto;
}

#media_image-2, #text-2 {
    margin-bottom: 10px;
}

#text-2 h2{
    font-size: 31px;
    font-weight: 600;
    margin-bottom: 0;
	padding-bottom: 10px;
}

#text-2 p{
    margin-bottom: 0;
    line-height: 1.2;
    font-weight: 400;
    font-size: 23px;
}

.footer_social_icons li {
    display: inline-block;
	margin-right: 10px;
  	margin-bottom: 20px;
	margin-top: 20px;
}

.footer_social_icons li a{
    background: #005152;
}

.footer_contact_row {
    padding-top: 30px;
	padding-bottom: 30px;
}

.footer_contact_row h2 {
    font-size: 28px;
    font-weight: 700;
    color: #005152;
	margin-bottom: 0px;
}

.footer_contact_row ul li a {
    color: #000;
    font-family: 'Inter Tight', san-sarif;
    font-weight: 500;
    transition: all linear .25s;
	font-size: 20px;
}

.footer_contact_row ul li a:hover {
    color: #dc571f;
}

.footer_contact .contact_icon {
  margin-bottom: 0;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #005152;
  border-radius: 50px;
  color: #fff;
  margin: 0 auto 10px auto;
}

.footer_contact i {
  font-size: 20px;
}

.footer_contact .contact_label {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 20px;
	font-weight: 400;
}

.footer_contact a, .footer_contact .contact_address {
  color: #000;
  font-size: 20px;
  font-weight: 600;
}

.footer_contact .contact_address{
    line-height: 26px;
}

.footer_contact a:hover {
  color: #DC571F;
}

.footer_bottom {
    background: #DC571F;
    color: #fff;
    text-align: center;
}


.footer_contact_row .contact_page_details {
  text-align: left;
	margin-bottom: 20px;
}
.footer_contact_row .contact_page_details .col-md-10 {
  padding-left: 0;
}
.footer_contact_row .contact_page_details li {
  padding-bottom: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
  margin-bottom: 0 !important;
}

.footer_contact_row .contact_page_details .col-md-2 span {
   	width: 50px !important;
	height: 50px;
}

.footer_contact_row .contact_page_details .col-md-2 span i {
   font-size: 24px;
}

.footer_contact_row .contact_page_details .col-md-10 p:not(:nth-child(2)) {
   display: none;
}

:is( #menu-footer-menu-1, #menu-footer-menu-3 ) {
  padding-top: 20px;
}

#bottom_to_top {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#005152;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px;
    transition: all linear .25s;
    z-index: 999;
	border: 0;
    line-height: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#bottom_to_top i {
    color: #fff;
}

#bottom_to_top:hover {
    background-color: #DC571F;
    opacity:1;
    filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}



#gform_5 {
  max-width: 800px;
  width: 100%;
  margin: auto;
/*   background: #005152; */
  border-radius: 50px;
}
#gform_5 .gform-footer.gform_footer.top_label {
  display: none;
}
#gform_5 #input_5_1 {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  text-indent: 10px;
  font-size: 24px;
}
#gform_submit_button_5 {
  font-size: 28px;
  line-height: 1;
  color: #fff;
  background: #005152;
  border: 0;
  border-top-right-radius: 50px;
  padding: 15px;
  border-bottom-right-radius: 50px;
	transition: all linear .25s;
}

#gform_submit_button_5:hover{
	background: #dc571f;
}
#field_submit {
  margin-left: -20px;
}
#gform_5 #input_5_1::placeholder {
  font-size: 24px;
  text-indent: 0px;
  padding-left: 0px;
  font-style: italic;
}

#field_5_2{
	display: flex;
  	order: 1;
}

/************* footer css end *************/

.accordion-item {
    border: 1px solid rgba(0, 0, 0, .125) !important;
    margin: 10px 0;
    border-radius: 8px !important;
}

.accordion-button:not(.collapsed) {
    background: #0d747a;
    color: #fff;
}


.accordion-body {
    padding: 1rem 1.25rem;
    line-height: 26px;
    background: #f7f7f7;
    box-shadow: 6px 17px 20px -22px #000;
}

.accordion-button {
   background: #0d747a;
    box-shadow: 6px 17px 20px -22px #000;
	color:#fff;
}

button:focus:not(:focus-visible) {
    box-shadow: 6px 17px 20px -22px #000;
}

.accordion-button:not(.collapsed)::after {
    background-image: url(https://teamtravelhotels.com/wp-content/uploads/2025/01/button-down2.png);
    transform: rotate(-180deg);
    margin-top: -11px;
}

.accordion-button::after {
    background-image: url(https://teamtravelhotels.com/wp-content/uploads/2025/01/button-down3-1.png);
}

.center_align {
	align-items:center;
}

.accordion-button:not(.accordion-button.collapsed) {
  background: #DC571F;
}


.footer_contact_row .head_social_icons.contact_social_icons {
  display: none;
}

.footer_bottom a {
  color: #fff;
  font-weight: 600;
  transition: all linear .25s;
}

.footer_bottom a:hover{
	opacity: .7;
}

#field_2_3000 button{
	line-height: 1;
  	font-size: 18px;
	height: 40px;
}

#input_2_11 input {
  width: auto !important;
}

#gform_wrapper_2 .gform_heading {
  display: none;
}

.payment_icons {
  padding-top: 20px;
	text-align: center
}
.payment_icons li {
  display: inline-block;
  margin-right: 20px;
}
.payment_icons li img {
  max-width: 100px;
	width: 100%;
  height: 80px;
}

.page-id-521 .bookiing_cta_sec {
  display: none;
}

.form_notice p {
	font-size: 18px;
  font-style: italic;
}

.form_notice p a {
  color: #dc571f;
}

.form_notice p a:hover{
	color: #005152;
}

.contact_link {
  color: #dc571f !important;
}
.contact_link:hover {
  color: #005152 !important;
}

@media screen and ( max-width: 1200px ){
	#primary-menu li:not(.team_trip_menu_btn) {
		margin: 0 10px;
	}

	#primary-menu li a {
		font-weight: 500;
	}
	
	.icon_box .icon_img::after{
		left: -125px;
  		width: 120px;
	}
	
	.team_org_head::before, .team_head::before{
		left: -10px;
	}
	
	.slick-prev, .slick-next{
		bottom: -10%;
	}
	
	.cta_details{
		margin-right: 0;
		padding-right: 0;
	}
	
	.cta_details:not(:first-child)::after{
		display: none;
	}
	
	.main_head::before{
		left: 14%;
		width: 20%;
	}
	
	.main_head::after{
		right: 14%;
		width: 20%;
	}
	
	.testi_head::before{
		width: 28%;
	}
	
	.testi_head::after{
		width: 28%;
	}
	
	.sub_header{
		padding: 25% 0 10% 0;
	}
	
	.domain_heading::after{
		width: 58%;
		right: 6%;
	}
	
	.about_faq_sec{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
/* 	.top_row {
		padding-top: 50px;
	} */
}

@media screen and (max-width: 1080px){
	.site-branding {
		padding-bottom: 20px;
	}
	
	#rmp_menu_trigger-140{
		top: 14%;
	}
	
	.team_trip_menu_btn  a:hover {
	  border-radius: 0;
	}
	
	.services_box .icon_col {
	  width: 50%;
		padding-bottom: 30px;
	}
	
	.icon_box .icon_img::after{
		display: none;
		padding-bottom: 30px;
	}
	
	.team_org_head::before, .team_head::before{
		left: -20px;
	}
	
	.cta_details{
		padding-bottom: 10px;
	}
	
	.slick-prev, .slick-next{
		bottom: -6%;
	}
	
	.slick-prev {
	  left: 44%;
	}
	
	.slick-next {
	  right: 44%;
	}
	
	.faq_inner_row .vc_col-sm-6 {
	  width: 100%;
	}
	
	.faq_inner_row .vc_col-sm-6 .wpb_single_image {
		padding-bottom: 20px;
	}
	
	.faq_title{
		font-size: 36px;
	}
	
	.testi_second_head {
	  font-size: 40px !important;
	  margin-bottom: 20px !important;
	}
	
	.domain_heading::after{
		width: 50%;
	}
	
	#rmp-menu-item-133 {
	  display: none;
	}
}

@media screen and (max-width: 1024px){
	.testi_footer .col-md-3{
		width: 10%;
	}
	
	.footer_contact a, .footer_contact .contact_address{
		font-size: 18px;
	}
}

@media screen and (max-width: 992px){
	.hotels_list li::before{
		left: 0%;
	}
	
	.highlight_benefits {
	  font-size: 38px !important;
	}
	
	.team_org_head {
		font-size: 30px !important;
	}
	
	.team_org_head::before, .team_head::before{
		top: 20px;
	}
	
	.payment_contingent{
		font-size: 50px;
	}
	
	.footer_contact a, .footer_contact .contact_address{
		font-size: 16px;
	}
}

@media screen and (max-width: 768px){		
	.top_header .col-md-6 {
	  width: 100%;
	  text-align: center;
	}
	
	.head_social_icons{
		text-align: center;
	}
	
	.banner_btn{
		font-size: 18px !important;
	}
	
	 #rmp_menu_trigger-140 {
		top: 18%;
	  }
	
	.highlight_benefits_row .vc_col-sm-6, .intake_form_sec .vc_col-sm-6{
		width: 100%;
	}
	
	.right_col_img img{
		height: auto !important;
	}
	
	 .team_org_head::before, .team_head::before {
		left: -10px;
	  }
	
	.testi_second_head{
		font-size: 36px !important;
	}
	
	.footer_contact_row .col-md-3{
		width: 50%;
	}
	
	.get_started_head{
		font-size: 44px !important;
	}
	
	.why_we_started_col .vc_column-inner {
		padding-left: 5% !important;
	}
	
	.domain_heading::after{
		display: none;
	}
	
	.sub_header h1{
		font-size: 50px;
	}
	
	.sub_header{
		padding: 45% 0 10% 0;
	}
	
	.about_faq_sec .wpb_single_image{
		margin-bottom: 20px !important;
	}
	
	.about_faq_right_col .vc_column-inner {
		padding-right: 5% !important;
	}
	
	.about_faq_left_col  .vc_column-inner{
		padding-left: 15px !important;
	}
	
	.save_money_head{
		font-size: 36px !important;
    	line-height: 1.1 !important;
	}
	
	.main_head::before, .main_head::after{
		display: none;
	}
	
	.res_col_reverse {
		flex-direction: column-reverse;
	}
	
	.font_size_30{
		font-size: 30px !important;
	}
	
	ul.contact_page_details .row .col-md-2 {
		width: 20%;
	}

	ul.contact_page_details .row .col-md-10 {
		width: 80%;
	}
	
	.bookiing_cta_sec .cta_col {
		padding: 20px 0;
	}
}

@media screen and (max-width: 767px){
	#masthead .header_inner{
		position: static;
	}
	
	.sub_header{
		padding: 20% 0 20% 0;
		margin-top: 20px;
	}
	
	.sub_header h1{
		line-height: 1;
    	margin-bottom: 0;
	}
	
	.head_contact_details a{
		color: #000;
	}
	
	 .services_box .icon_col {
		width: 100%;
	  }
	
	.logo{
		display: none;
	}
	
	.mobile_logo{
		display: block;
	}
	
	.mobile_logo a img{
		width: 150px;
	}
	
	.head_social_icons li:first-child{
		color: #000;
	}
	
	.contact_page_details{
		text-align: center;
	}
	
	.contact_page_details li span:not(.working_hours li span){
		margin: auto;
	}
	
	.text_center{
		text-align: center !important;
	}
	
	#gform_5 {
	  background: transparent !important;
	}
	#field_submit{
		margin-left: 0;
	}
	
	#gform_5 #field_5_1{
		grid-column: span 12;
	}
	
	#gform_5 #input_5_1{
		grid-column: span 12;
		border-top-left-radius: 0px;
  		border-bottom-left-radius: 0px;
	}
	
	#gform_submit_button_5{
		border-top-left-radius: 50px;
  		border-bottom-left-radius: 50px;
	}
	
	#gform_5 #field_submit{
		grid-column: span 12;
	}
	
	.services_box .icon_col{
		width: 100%;
	}
}


@media screen and (max-width: 680px){
	html, body{
		overflow-x: hidden;
	}
	
/* 	 .sub_header {
		padding: 50% 0 10% 0;
	  } */
	
	.testimonial_inner{
		padding: 20px;
	}
	
	.cta_sec .vc_col-sm-6 {
	  padding-bottom: 20px;
	}
	
	.testi_footer .col-md-3{
		width: 100%;
		text-align: center;
	}
	
	.testi_footer .col-md-3 img{
		margin: auto;
	}
	
	.testi_footer .col-md-9 p{
		text-align: center;
	}
	
	.testimonial_inner p{
		line-height: 24px;
  		font-size: 16px;
	}
	
	.testi_footer p, .faq_content p{
		font-size: 20px;
	}
	
	.testi_footer .col-md-3 img {
	  width: 100%;
	  max-width: 80px;
	  padding-bottom: 10px;
	}
	
	.get_started_head{
		font-size: 35px !important;
	}
	
	.slick-slide{
		margin: 0 10px;
	}
	
	.commission_head{
		font-size: 30px;
	}
	
	.about_content p, .booking_btn a{
		font-size: 20px;
	}
	
	.commission_head{
		font-size: 26px;
	}
	
	.teamtravelhotels_list li{
		line-height: 1;
		font-size: 20px;
	}
	
	ul.contact_page_details .row .col-md-2 {
        width: 14%;
    }
	
	ul.contact_page_details .row .col-md-10 {
        width: 86%;
    }
}

@media screen and (max-width: 576px){
	.footer_contact_row .col-md-3{
		width: 100%;
	}
	
	.banner_btn {
		font-size: 16px !important;
	 }
	
	.head_contact_details li::after{
		display: none;
	}
	
	.team_org_head::before, .team_head::before {
		left: -40px;
	}
	
	.hotels_list li::before {
		left: -8%;
	}
	
	 .payment_contingent, .get_started_head {
		font-size: 36px;
	  }
	
	.highlight_benefits{
		font-size: 34px !important;
	}
	
	#rmp_menu_trigger-140{
		top: 22%;
	}
	
	.sub_header{
		padding: 25% 0 25% 0;
	}
	
	.get_in_touch .wpb_wrapper:not(.get_in_touch .wpb_wrapper .wpb_wrapper){
		padding: 25px;
	}
	
	.contact_page_details li p{
		font-size: 18px;
		margin-top: 5px;
	}
	
	.contact_page_details li a, .contact_page_details li p.address{
		font-size: 16px;
	}
	
	.faq_ques .vc_toggle_title h4{
		font-size: 18px;
	}
	
	.faq_ques .vc_toggle_content p{
		font-size: 16px;
	}
	
	ul.contact_page_details .row .col-md-2 {
        width: 20%;
    }
	
	ul.contact_page_details .row .col-md-10 {
        width: 80%;
    }
}

@media screen and ( max-width: 376px ) {
	#rmp_menu_trigger-140 {
    	top: 24%;
  	}
}














