html, body{
	width:100%;
	overflow-x:hidden;
	scroll-behavior:smooth;
}

body{
	font-family: 'Montserrat', sans-serif;
	font-weight:500;
}
.nopad{
padding:0px !important;
}
a:hover{
	text-decoration:none;
}
a:focus{
	color:#333 !important;
}
section{
	padding:40px 0px !important;
}
h3 {
    font-size: 28px;
    font-weight: 600;
}


/*--------header travel doc-----------*/
.header_traveldoc{
	width:100%;
	float:left;
	height:auto;
	padding:0px 0px;
	background:#fff;
	box-shadow:-1px 5px 8px -2px rgba(0, 0, 0, 0.1);
	z-index:7;
	text-align:center;
}

.header_traveldoc img{
	width:181px;
}
.ama_logo{
	padding-top:15px;
}
.top_contact_area {
    width: 100%;
    float: left;
    height: auto;
    background: #f2fbff;
    padding: 10px 0px;
    text-align: center;
    border-top: 2px solid #e4221a;
}
.top_contact_area span {
    font-weight: 600;
    color: #000;
    font-size: 13px;
	padding-left:10px;
}
.top_contact_area a{
	font-weight:500;
	color:#333;
}
.banner_travel{
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	padding:0px !important;
}
.banner_travel img{
	width:100%;
}
.features_section{
	width:100%;
	float:left;
	height:auto;
	text-align:center;
	position:relative;
}
.features_list{
	width:100%;
	float:left;
	height:auto;
	padding:15px 15px;
	border:1px solid #f1f1f1;
	border-bottom:3px solid #f1f1f1;
	text-align:center;
	position:relative;
	transition: all 0.5s ease;
	margin-bottom:30px;
}
.features_section h3{
	text-align:center;
	margin:0px;
	font-size:30px;
}
.features_list:hover{
	background:#f6f6f6;
	border-bottom:3px solid #229692;
}
.underline_clss{
	width:100px;
	height:3px; 
	background:#229692;
	display:inline-block;
	float:none;
	margin:20px 0px;
}
.features_section p{
	color:#333;
	font-size:18px;
	margin-bottom:30px;
}
.features_list img{
	width:70px;
	margin:20px 0px 10px 0px;
	display:inline-block;
}
.features_list h4{
	text-transform:uppercase;
	color:#333;
	margin:20px 0px 10px 0px;
}
.features_list a{
	font-weight:600;
	color:#229692;
	text-decoration:underline;
	margin:10px 0px;
	display:inline-block;
}










/*--Footer SEction and footer marquee  css--*/
.footer_section {
    width: 100%;
    float: left;
    height: auto;
    padding: 30px 0px 0px 0px;
    background: #0f2448;
}
.footer_marquee_section{
    width: 100%;
    float: left;
    height: auto;
    background: #d01111;
}
.footer_marquee_section {
    width: 100%;
    float: left;
    height: auto;
    background: #d01111;
    padding: 10px 0px;
    margin: 0px;
    margin-top: 20px;
}
.footer_marquee_section a{
    color: #fff;
    text-decoration: none;
    margin: 0px;
}
.footer_marquee {
    padding-top: 9px;
    position: relative;
    text-align: center;
}

/*--social media icons--*/
.social_media_box{
width: 100%;
float: left;
height: auto;
}
.twitter, .facebook, .google-plus, .linkedin {
    width: 35px;
    height: 35px;
    color: #fff !important;
    border: 1px solid #fff;
    border-radius: 50%;
    float: left;
    text-align: center;
    padding-top: 6px;
    margin-left: 10px !important;
    transition: all 0.4s ease;
}
.linkedin:hover {
    background: #0077B5;
    transform: rotate(360deg);
}
.twitter:hover {
    background: #38A1F3;
    transform: rotate(360deg);
}
.facebook:hover {
    background: #3b5998;
    transform: rotate(360deg);
}
.google-plus:hover {
    background: #d34836;
    transform: rotate(360deg);
}
.footer_box{
width: 100%;
float: left;
height: auto;
padding: 10px 0px;
}
.footer_box h5 {
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 15px;
}
.footer_box a {
    font-weight: 400;
    color: #fff;
    font-size: 14px;
    float: left;
    width: 100%;
    padding: 3px 0px;
}
.footer_box a:hover{
    text-decoration: underline;
}
.footer_box p {
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    float: left;
    width: 100%;
    line-height: 25px;
}
.copy_right{
padding: 7px 0px;
width: 100%;
float: right;
height: auto;
background: #28377f;
margin-top: 0px;
text-align:right;
}
.copy_right p {
    text-align: right;
    float: right;
    margin: 0px;
    color: #fff;
    font-size: 13px;
    padding: 5px 0px;
}
.copy_right img {
    float: right;
    margin-left: 13px;
    width: 100px;
}
.footer_menu_list{
	float:left;
}
.footer_menu_list a {
    color: #fff;
    padding-right: 10px;
    font-size: 12px;
    padding-top: 6px;
    display: inline-block;
}




/*-----------------------------------------E-travel assisteance------------------------------------*/
.tune_logo_cls{
	float:right;
	width:auto;
}
.tune_logo_cls img {
    width: 32%;
    text-align: right;
    float: right;
    margin-top: -8px;
    margin-bottom: 8px;
}
.tune_logo_cls span{
	display:block;
	float:left;
	width:100%;
	color:#333;
	font-size:13px;
}
.e_travel_logo{
	float:left;
	width:auto;
}
.e_travel_logo img {
    width: 200px;
    margin: 0px;
    padding: 0px;
}
.e_travel_benefits{
	width:100%;
	float:left;
	height:500px;
	background-image:url('../images/e-travel_banner.jpg');
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	padding:0px !important;
	position:relative;
}
.text_bg{
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:30%;
	background:rgba(255,255,255,0.7);
	padding:140px 40px 40px 40px; 
}
.text_bg h1{
	font-weight:700;
	color:#28377f;
}
.text_bg a{
	background:#e3170e;	
	padding:7px 30px;
	text-align:center;
	border-radius:4px;
	color:#fff;
	margin:30px 0px;
	display:inline-block;
	font-size:18px;
}
.poinst_bg{
	position:absolute;
	top:0px;
	right:0px;
	height:100%;
	width:70%;
	background:rgba(0,0,0,0.7);
	padding:20px 30px 40px 30px; 
}
.e_travel_benefits_lists{
	width:25%;
	float:left;
	height:auto;
	padding:10px 18px;
	background:none;
	text-align:center;
	position:relative;
	transition: all 0.5s ease;
	margin:20px 0px 30px 0px;
}
.e_travel_benefits_lists:hover .center_icons{
	box-shadow:0 7px 10px 0 rgba(0,0,0,0.9);
	/*transform: rotate(360deg);*/
}
.center_icons {
    display: inline-block;
    float: none;
    width: 85px;
    height: 85px;
    padding: 20px 10px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
	transition: all 0.5s ease;
}
.center_icons img{
	width:45px;
}
.e_travel_benefits_lists h4 {
    font-size: 16px;
    line-height: 22px;
    padding-top: 20px;
    margin: 0px;
    color: #fff;
}
.poinst_bg h3{
	color:#fff;
	margin:10px;
	text-transform:uppercase;
	font-size:25px;
}




/*-------------------------------New travel section--------------------------------*/
.e_travel_doc_section{
	width:100%;
	float:left;
	height:auto;
	padding:0px !important;
}
.mobile_area{
	width:100%;
	float:left;
	text-align:center;
	padding:20px 0px;
	/*background-image: linear-gradient(to right, #141e30 , #243b55);*/
	background-image:url('../images/bg_img_mg.jpg');
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;

}
.mobile_area a{
	margin:20px 0px 20px 0px !important;
	display:none !important;
}
.mobile_area img{
	width:48%;
}
.header_heading{
	float:none;
	display:inline-block;
}
.header_heading h1 {
    text-align: center;
    color: #2e3d83;
    font-weight: 600;
    margin: 10px 0px 0px 0px;
    font-size: 25px;
    padding: 24px 0px;
}
.e_travel_doc_section a {
    padding: 7px 25px;
    border: 2px solid #fff;
    border-radius: 30px;
    text-align: center;
    display: inline-block;
    color: #fff;
    margin: 29px 0px;
    transition: all 0.5s ease-in-out;
    font-weight: 600;
    font-size: 20px;
    background: #e3170e;
}
.e_travel_doc_section a:hover{
	background:#af0700;
	color:#fff;
}
.e_travel_doc_section a:focus{
	color:#fff !important;
}
.dark_theme {
    width: 100%;
    float: left;
    height: auto;
    position: relative;
    text-align: center;
    padding: 15px 20px 8px 20px;
	background-image:url('../images/bg_img.jpg');
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.benefit_lists{
	width:100%;
	float:left;
	background:none;
	border-radius:6px;
	text-align:center;
	padding:5px 10px 5px 10px;
	margin-bottom:0px;
}
.benefit_lists h4 {
    font-size: 15px;
    margin: 5px 0px 4px 0px;
    line-height: 20px;
}
.benefit_lists span{
	display:block;
}
.dark_theme h3 {
    text-align: center;
    color: #333;
    font-weight: 500;
    font-size: 21px;
    margin: 11px 0px 15px 0px;
}
.dark_theme h1 {
    text-align: center;
    color: #333;
    font-weight: 600;
    margin: 10px 0px 0px 0px;
    font-size: 25px;
}
.icons_one{
	float:none;
	display:inline-block;
	width:80px;
	height:80px;
	background:none;
	border-radius:40px;
	background-image:url('../images/icons/Medical-Symptoms.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	transition: all 0.5s ease-in-out;
}

.benefit_lists:hover .icons_one{
	float:none;
	display:inline-block;
	width:80px;
	height:80px;
	border-radius:40px;
	background:#e3170e;
	background-image:url('../images/icons/Medical-Symptoms-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	transition: all 0.5s ease-in-out;
}

.icons_tow{
	float:none;
	display:inline-block;
	width:80px;
	height:80px;
	background:none;
	border-radius:40px;
	background-image:url('../images/icons/Request-Medicine.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	transition: all 0.5s ease-in-out;
}

.benefit_lists:hover .icons_tow{
	float:none;
	display:inline-block;
	width:80px;
	height:80px;
	border-radius:40px;
	background:#e3170e;
	background-image:url('../images/icons/Request-Medicine-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	transition: all 0.5s ease-in-out;
}
.icons_three{
	float:none;
	display:inline-block;
	width:80px;
	height:80px;
	border-radius:40px;
	background:none;
	background-image:url('../images/icons/dermatology.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	transition: all 0.5s ease-in-out;
}

.benefit_lists:hover .icons_three{
	float:none;
	display:inline-block;
	width:80px;
	height:80px;
	border-radius:40px;
	background:#e3170e;
	background-image:url('../images/icons/dermatology-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	transition: all 0.5s ease-in-out;
}
.icons_four{
	float:none;
	display:inline-block;
	width:80px;
	height:80px;
	background:none;
	border-radius:40px;
	background-image:url('../images/icons/search_medical.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	transition: all 0.5s ease-in-out;
}

.benefit_lists:hover .icons_four{
	float:none;
	display:inline-block;
	width:80px;
	height:80px;
	border-radius:40px;
	background:#e3170e;
	background-image:url('../images/icons/search_medical-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	transition: all 0.5s ease-in-out;
}
.icons_five{
	float:none;
	display:inline-block;
	width:80px;
	height:80px;
	background:none;
	border-radius:40px;
	background-image:url('../images/icons/speak-to-doctor.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	transition: all 0.5s ease-in-out;
}
.benefit_lists:hover .icons_five{
	float:none;
	display:inline-block;
	width:80px;
	height:80px;
	border-radius:40px;
	background:#e3170e;
	background-image:url('../images/icons/speak-to-doctor-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	transition: all 0.5s ease-in-out;
}
.icons_six{
	float:none;
	display:inline-block;
	width:80px;
	height:80px;
	background:none;
	border-radius:40px;
	background-image:url('../images/icons/e-travel.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	transition: all 0.5s ease-in-out;
}
.benefit_lists:hover .icons_six{
	float:none;
	display:inline-block;
	width:80px;
	height:80px;
	border-radius:40px;
	background:#e3170e;
	background-image:url('../images/icons/e-travel-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	transition: all 0.5s ease-in-out;
}
.icons_seven{
	float:none;
	display:inline-block;
	width:80px;
	height:80px;
	background:none;
	border-radius:40px;
	background-image:url('../images/icons/phy.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	transition: all 0.5s ease-in-out;
}
.benefit_lists:hover .icons_seven{
	float:none;
	display:inline-block;
	width:80px;
	height:80px;
	border-radius:40px;
	background:#e3170e;
	background-image:url('../images/icons/phy-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	transition: all 0.5s ease-in-out;
}
.icons_eight{
	float:none;
	display:inline-block;
	width:80px;
	height:80px;
	background:none;
	border-radius:40px;
	background-image:url('../images/icons/covid.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	transition: all 0.5s ease-in-out;
}
.benefit_lists:hover .icons_eight{
	float:none;
	display:inline-block;
	width:80px;
	height:80px;
	border-radius:40px;
	background:#e3170e;
	background-image:url('../images/icons/covid-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	transition: all 0.5s ease-in-out;
}



/*-----------------------------------------------E-Travel Section------------------------------------*/
.e_travel_middle_Section{
	width:100%;
	float:left;
	height:auto;
	text-align:center;
}
.e_travel_middle_Section h3 {
    margin: 0px 0px 0px 0px;
    font-weight: 500;
    font-size: 32px;
}
.e_travel_middle_Section .underline_clss {
    background: #656565;
	width:50px;
	margin-bottom:30px;
}

.e_travel_parent {
    width: 100%;
    float: none;
    background: #fffdfd;
    display: inline-block;
    border: 1px solid #d6d6d6;
    padding: 30px 10px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 40px;
}

.e_travel_middle_Section button {
    padding: 10px 25px;
    border-radius: 10px;
    color: #e3170e;
    border: 2px solid #e3170e;
    background: #fff;
    margin: 12px 0px 5px 0px;
    display: inline-block;
    font-weight: 600;
    font-size: 17px;
	transition: all 0.5s ease-in-out;
	outline:none !important;
}
.e_travel_middle_Section button:hover{
	background:#e3170e;
	color:#fff;
	border: 2px solid #e3170e;
	box-shadow: 2px 5px 10px 0px rgba(0,0,0,0.2);
}
.label_cls{
width:100%;
float:left;
height:auto;
text-align:center;
}
.label_cls p {
    float: left;
    text-align: center;
    width: 100%;
	padding-left:40px;
}
.label_cls label {
    font-weight: 500;
    font-size: 13px;
    padding-top: 20px;
}
.label_cls span{
	display:block;
}
.e_travel_middle_Section a:focus{
	color:#fff !important;
	background:#e3170e;
	color:#fff;
}
.e_travel_parent h4 {
    margin: 0px 0px 0px 0px;
    font-size: 22px;
    font-weight: 600;
    color: #e4221a;
}
.e_travel_free_services h4 {
    color: #333;
    float: left;
    width: 67%;
    text-align: center;
    font-size: 18px;
    line-height: 23px;
    padding-top: 14px;
}
.main_box{
	width: 100%;
    float: left;
    background: #fff;
    height: auto;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    transition: all 0.5s ease-in-out;
    padding: 15px 10px;
    margin-bottom: 16px;
    transition: all 0.5s ease-in-out;
    margin: 40px 0px 20px 0px;
	text-align:center;
}
.e_travel_free_services {
    width: 98%;
    float: none;
    background: #f9f9f9;
    display: inline-block;
    height: auto;
    border-radius: 8px;
    transition: all 0.5s ease-in-out;
    padding: 15px 0px 10px 0px;
    margin-bottom: 16px;
    transition: all 0.5s ease-in-out;
    margin: 4px 0px 0px 0px;
	text-align:center;
	cursor:pointer;
}
.e_travel_free_services:hover {
    box-shadow: 2px 5px 10px 0px rgba(0,0,0,0.1);
	background: #e3170e;
}
.set_high{
	height:310px !important;
}
.on_demand_section .e_travel_free_services{
	 height: auto;
}







.e_travel_free_services span{
	display:block;
}

.e_travel_free_services .underline_clss{
	background:#da251d;
	margin:10px 0px 15px 0px;
	height:2px;
}
.content_area h4 {
    font-size: 17px;
    color: #333;
    line-height: 22px;
    margin: 0px 0px 0px 0px;
}
.content_area {
    width: 98%;
    float: none;
    height: auto;
    padding: 0px 0px 0px 0px;
    text-align: center;
    display: none;
}
.content_area p {
    font-size: 13px;
    text-align: justify;
    margin: 0px;
    padding: 10px 0px 0px 0px;
}
.on_demand_section{
	width:100%;
	float:left;
	height:auto;
	text-align:center;
	padding:0px !important;
}
.on_demand_section h3{
color:#28377f;
margin:0px 0px 0px 0px;
}
.on_demand_section p {
    text-align: center;
    font-size: 20px;
    padding-bottom: 13px;
    font-weight: 600;
    padding: 0px 0px 10px 0px;
    margin-bottom: 6px;
    width: 91%;
    float: none;
    display: inline-block;
}
.on_demand_section .content_area h4 {
    font-size: 17px;
    color: #333;
    line-height: 22px;
    margin: 0px 0px 0px 0px;
}
.on_demand_section .content_area p {
    font-size: 13px;
    font-weight: 500;
    text-align: justify;
    padding: 10px 0px 0px 0px;
    margin: 0px;
}
.on_demand_section h4{
	color:#333;
	margin-bottom:0px;
}
.on_demand_section .underline_clss{
	background:#28377f;
}
.e_travel_free_services img{
	width:50px;
	margin:10px 0px;
	transition: all 0.5s ease-in-out;
}
.e_travel_free_services:hover img{
	 transform: rotateY(360deg);
}
.on_demand_section .content_area h4{
	margin-bottom:0px;
}
.on_demand_section .underline_clss {
    background: #28377f;
	width:50px;
    margin: 10px 0px 15px 0px;
    height: 2px;
}
.bg_add_on {
    background: #fafaff !important;
    padding: 35px 25px 30px 25px;
}
.on_demand_section button {
    padding: 10px 25px;
    border-radius: 10px;
    color: #28377f;
    border: 2px solid #28377f;
    background: #fff;
    margin: 12px 0px 5px 0px;
    display: inline-block;
    font-weight: 600;
    font-size: 17px;
	transition: all 0.5s ease-in-out;
	outline:none !important;
}
.on_demand_section button:hover{
	background:#28377f;
	color:#fff;
	  border: 2px solid #28377f;
	 box-shadow: 2px 5px 10px 0px rgba(0,0,0,0.2);
}
.e_travel_free_services:hover h4{
	color:#fff;	
}

.line_hight_one{
	padding-top:22px !important;
}
.line_hight_two{
	padding-top:15px !important;
}
.whyus_icons_list_one {
    float: left;
    width: 80px;
    height: 80px;
	border-radius:10px;
    text-align: center;
    background-image: url(../images/icons/E_travel_Pandemic.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
	transition: all 0.5s ease-in-out;
}
.e_travel_free_services:hover .whyus_icons_list_one{
	float: left;
	background:none;
    width: 80px;
    height: 80px;
    text-align: center;
    background-image: url(../images/icons/E_travel_Pandemic-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
.whyus_icons_list_two {
    float: left;
    width: 80px;
    height: 80px;
    text-align: center;
    background-image: url(../images/icons/E_travel_covid.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
.e_travel_free_services:hover .whyus_icons_list_two{
	float: left;
    width: 80px;
    height: 80px;
    text-align: center;
    background-image: url(../images/icons/E_travel_covid-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
.whyus_icons_list_three {
    float: left;
    width: 80px;
    height: 80px;
    text-align: center;
    background-image: url(../images/icons/E_travel_Search.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
.e_travel_free_services:hover .whyus_icons_list_three{
	float: left;
    width: 80px;
    height: 80px;
    text-align: center;
    background-image: url(../images/icons/E_travel_Search-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
/*--blue theme--*/
.bule_theme{
}
.bule_theme .e_travel_free_services {
    border: 1px solid #e6e6e6;	
}
.on_demand_section .e_travel_free_services:hover {
    background: #28377f !important;
    color: #fff;
}
.bule_theme .e_travel_free_services:hover p{
	color:#fff;
}

.whyus_icons_list_four {
    float: left;
    width: 80px;
    height: 70px;
    text-align: center;
    background-image: url(../images/icons/e_travel_symptoms.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
.e_travel_free_services:hover .whyus_icons_list_four{
	float: left;
    width: 80px;
    height: 70px;
    text-align: center;
    background-image: url(../images/icons/e_travel_symptoms-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
.whyus_icons_list_five {
    float: left;
    width: 80px;
    height: 70px;
    text-align: center;
    background-image: url(../images/icons/e_travel_dermatology.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
.e_travel_free_services:hover .whyus_icons_list_five{
	float: left;
    width: 80px;
    height: 70px;
    text-align: center;
    background-image: url(../images/icons/e_travel_dermatology-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
.whyus_icons_list_six {
    float: left;
    width: 80px;
    height: 70px;
    text-align: center;
    background-image: url(../images/icons/e_travel_doctor.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
.e_travel_free_services:hover .whyus_icons_list_six{
	float: left;
    width: 80px;
    height: 70px;
    text-align: center;
    background-image: url(../images/icons/e_travel_doctor-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
.whyus_icons_list_seven {
    float: left;
    width: 80px;
    height: 70px;
    text-align: center;
    background-image: url(../images/icons/e_travel_Psychologist.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
.e_travel_free_services:hover .whyus_icons_list_seven{
	float: left;
    width: 80px;
    height: 70px;
    text-align: center;
    background-image: url(../images/icons/e_travel_Psychologist-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
.whyus_icons_list_eight {
    float: left;
    width: 80px;
    height: 70px;
    text-align: center;
    background-image: url(../images/icons/e-travel_House_call.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
.e_travel_free_services:hover .whyus_icons_list_eight{
	float: left;
    width: 80px;
    height: 70px;
    text-align: center;
    background-image: url(../images/icons/e-travel_House_call-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
.whyus_icons_list_nine {
    float: left;
    width: 80px;
    height: 70px;
    text-align: center;
    background-image: url(../images/icons/e_travel_medicine.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
.e_travel_free_services:hover .whyus_icons_list_nine{
	float: left;
    width: 80px;
    height: 70px;
    text-align: center;
    background-image: url(../images/icons/e_travel_medicine-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
.whyus_icons_list_ten{
    float: left;
    width: 80px;
    height: 80px;
    text-align: center;
    background-image: url(../images/icons/e_travel_transport.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
.e_travel_free_services:hover .whyus_icons_list_ten{
	float: left;
    width: 80px;
    height: 80px;
    text-align: center;
    background-image: url(../images/icons/e_travel_transport-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
.whyus_icons_list_eleven{
    float: left;
    width: 80px;
    height: 70px;
    text-align: center;
    background-image: url(../images/icons/e_travel_Assistance.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
.e_travel_free_services:hover .whyus_icons_list_eleven{
	float: left;
    width: 80px;
    height: 70px;
    text-align: center;
    background-image: url(../images/icons/e_travel_Assistance-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
.whyus_icons_list_twelve{
    float: left;
    width: 80px;
    height:70px;
    text-align: center;
    background-image: url(../images/icons/e_travel_claim.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}
.e_travel_free_services:hover .whyus_icons_list_twelve{
	float: left;
    width: 80px;
    height: 70px;
    text-align: center;
    background-image: url(../images/icons/e_travel_claim-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
}







.e_travel_parent_paid .underline_clss{
	background:#656565;
}
.e_travel_parent_paid{
	width:100%;
	float:none;
	display:inline-block;
	padding:30px 30px;
	text-align:center;
	background:#fcffff;
	margin-bottom:0px;
	border:1px solid #d6d6d6;
}
.e_travel_parent_paid h4 {
    margin: 0px 0px 0px 0px;
    font-size: 25px;
    font-weight: 600;
    color: #28377f;
}
.e_travel_parent_paid h5 {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    padding: 10px 0px;
	background:none;
    margin-bottom: 25px;
    width: 91%;
    float: none;
    display: inline-block;
	margin-top:0px;
}
.e_travel_parent_paid button {
    padding: 10px 25px;
    border-radius: 10px;
    color: #2c8d92;
    border: 2px solid #2c8d92;
    background: #fff;
    margin: 12px 0px 5px 0px;
    display: inline-block;
    font-weight: 600;
    font-size: 17px;
	transition: all 0.5s ease-in-out;
	outline:none !important;
}
.e_travel_parent_paid button:hover{
	background:#2c8d92;
	color:#fff;
	  border: 2px solid #2c8d92;
	 box-shadow: 2px 5px 10px 0px rgba(0,0,0,0.2);
}
.e_travel_parent_paid .underline_clss{
	margin-bottom:7px;
}
.e_travel_paid_services {
    width: 80%;
    float: none;
    text-align: center;
    padding: 8px 15px;
	background:#fff;
    border: 1px solid #e6e6e6d6;
    position: relative;
    border-radius: 6px;
    margin:0 auto 20px;
   
    box-shadow: 2px 0px 5px 0px rgb(0 0 0 / 3%);
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.e_travel_paid_services span{
	display:block;
}
.e_travel_paid_services p {
    font-size: 17px;
    text-align: center;
    margin: 10px 0px 0px 0px;
}
.Custom-plan .e_travel_paid_services p{
	font-size: 14px;
	width: 150px;
}
.e_travel_paid_icons_one{
	width:70px;
	height:70px;
	text-align:center;
	background:#fff;
	border-radius:50%;
	background-image:url('../images/icons/e_travel_symptoms.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
}
.e_travel_paid_services:hover .e_travel_paid_icons_one{
	width:70px;
	height:70px;
	background:#28377f;
	text-align:center;
	background-image:url('../images/icons/e_travel_symptoms-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
box-shadow: 3px 5px 4px 1px rgba(0,0,0,0.3);
}
.e_travel_paid_icons_two{
	width:70px;
	height:70px;
	text-align:center;
	background:#fff;
	border-radius:50%;
	background-image:url('../images/icons/e_travel_dermatology.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
}
.e_travel_paid_services:hover .e_travel_paid_icons_two{
	width:70px;
	height:70px;
	background:#28377f;
	text-align:center;
	background-image:url('../images/icons/e_travel_dermatology-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
	box-shadow: 3px 5px 4px 1px rgba(0,0,0,0.3);
}
.e_travel_paid_icons_three{
	width:70px;
	height:70px;
	text-align:center;
	background:#fff;
	border-radius:50%;
	background-image:url('../images/icons/e_travel_doctor.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
}
.e_travel_paid_services:hover .e_travel_paid_icons_three{
	width:70px;
	height:70px;
	background:#28377f;
	text-align:center;
	background-image:url('../images/icons/e_travel_doctor-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
	box-shadow: 3px 5px 4px 1px rgba(0,0,0,0.3);
}
.e_travel_paid_icons_four{
	width:70px;
	height:70px;
	text-align:center;
	background:#fff;
	border-radius:50%;
	background-image:url('../images/icons/e-travel_House_call.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
}
.e_travel_paid_services:hover .e_travel_paid_icons_four{
	width:70px;
	height:70px;
	background:#E3170C;
	text-align:center;
	background-image:url('../images/icons/e-travel_House_call-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
	box-shadow: 3px 5px 4px 1px rgba(0,0,0,0.3);
}
.e_travel_paid_icons_five{
	width:70px;
	height:70px;
	text-align:center;
	background:#fff;
	border-radius:50%;
	background-image:url('../images/icons/e_travel_medicine.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
}
.e_travel_paid_services:hover .e_travel_paid_icons_five{
	width:70px;
	height:70px;
	background:#E3170C;
	text-align:center;
	background-image:url('../images/icons/e_travel_medicine-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
	box-shadow: 3px 5px 4px 1px rgba(0,0,0,0.3);
}
.e_travel_paid_icons_six{
	width:70px;
	height:70px;
	text-align:center;
	background:#fff;
	border-radius:50%;
	background-image:url('../images/icons/e_travel_transport.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
}
.e_travel_paid_services:hover .e_travel_paid_icons_six{
	width:70px;
	height:70px;
	background:#E3170C;
	text-align:center;
	background-image:url('../images/icons/e_travel_transport-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
	box-shadow: 3px 5px 4px 1px rgba(0,0,0,0.3);
}
.e_travel_paid_icons_seven{
	width:70px;
	height:70px;
	text-align:center;
	background:#fff;
	border-radius:50%;
	background-image:url('../images/icons/e_travel_Psychologist.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
}
.e_travel_paid_services:hover .e_travel_paid_icons_seven{
	width:70px;
	height:70px;
	background:#28377f;
	text-align:center;
	background-image:url('../images/icons/e_travel_Psychologist-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
	box-shadow: 3px 5px 4px 1px rgba(0,0,0,0.3);
}
.e_travel_paid_icons_eight{
	width:70px;
	height:70px;
	text-align:center;
	background:#fff;
	border-radius:50%;
	background-image:url('../images/icons/e_travel_Assistance.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
}
.e_travel_paid_services:hover .e_travel_paid_icons_eight{
	width:70px;
	height:70px;
	background:#28377f;
	text-align:center;
	background-image:url('../images/icons/e_travel_Assistance-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
	box-shadow: 3px 5px 4px 1px rgba(0,0,0,0.3);
}
.e_travel_paid_icons_nine{
	width:70px;
	height:70px;
	text-align:center;
	background:#fff;
	border-radius:50%;
	background-image:url('../images/icons/e_travel_claim.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
}
.e_travel_paid_services:hover .e_travel_paid_icons_nine{
	width:70px;
	height:70px;
	background:#28377f;
	text-align:center;
	background-image:url('../images/icons/e_travel_claim-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
	box-shadow: 3px 5px 4px 1px rgba(0,0,0,0.3);
}
.e_travel_paid_icons_ten{
	width:70px;
	height:70px;
	text-align:center;
	background:#fff;
	border-radius:50%;
	background-image:url('../images/icons/E_travel_Pandemic.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
}
.e_travel_paid_services:hover .e_travel_paid_icons_ten{
	width:70px;
	height:70px;
	background:#28377f;
	text-align:center;
	background-image:url('../images/icons/E_travel_Pandemic-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
	box-shadow: 3px 5px 4px 1px rgba(0,0,0,0.3);
}
.e_travel_paid_icons_eleven{
	width:70px;
	height:70px;
	text-align:center;
	background:#fff;
	border-radius:50%;
	background-image:url('../images/icons/E_travel_covid.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
}
.e_travel_paid_services:hover .e_travel_paid_icons_eleven{
	width:70px;
	height:70px;
	background:#28377f;
	text-align:center;
	background-image:url('../images/icons/E_travel_covid-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
	box-shadow: 3px 5px 4px 1px rgba(0,0,0,0.3);
}
.e_travel_paid_icons_twelve{
	width:70px;
	height:70px;
	text-align:center;
	background:#fff;
	border-radius:50%;
	background-image:url('../images/icons/E_travel_Search.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
}
.e_travel_paid_services:hover .e_travel_paid_icons_twelve{
	width:70px;
	height:70px;
	background:#28377f;
	text-align:center;
	background-image:url('../images/icons/E_travel_Search-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
	box-shadow: 3px 5px 4px 1px rgba(0,0,0,0.3);
}
.e_travel_paid_icons_thirteen{
	width:70px;
	height:70px;
	text-align:center;
	background:#fff;
	border-radius:50%;
	background-image:url('../images/icons/debit-card-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
}
.e_travel_paid_services:hover .e_travel_paid_icons_thirteen{
	width:70px;
	height:70px;
	background:#28377f;
	text-align:center;
	background-image:url('../images/icons/debit-card.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
	box-shadow: 3px 5px 4px 1px rgba(0,0,0,0.3);
}
.e_travel_video_Section{
	width:100%;
	float:left;
	height:auto;
	text-align:center;
	position:relative;
	background-image:url('../images/video_pallax.jpg');
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.e_travel_video_cls{
width:60%;
float:none;
display:inline-block;
height:auto;	
}
.e_travel_video_cls img{
	width:100%;
}
.plans_box .content_area.collapse.in{
width: 80%;
display: inline-block;
background: #f9f9f9;
padding: 0 5px 5px;
}
/*--our other product--*/
.other_products_section{
	width:100%;
	float:left;
	height:auto;
	text-align:center;
}
.other_products_section h3{
	text-align:center;
	text-transform:uppercase;
	margin:0px 0px 20px 0px; 
}
.other_products_section p {
    text-align: center;
    padding: 6px 20px;
    background: #28377f;
    display: inline-block;
    color: #fff;
    border-radius: 4px;
    font-size: 18px;
	margin-bottom:30px;
}
.other_product_img{
width:100%;
float:left;
height:auto;
position:relative;
}
.other_product_img:after {
    width: 50px;
    height: 50px;
    background: none;
    border-bottom: 5px solid #28377f;
    border-right: 5px solid #28377f;
    position: absolute;
    right: 5px;
    bottom: -16px;
    content: '';
}
.other_product_img img{
width:90%;
}



/*--launching_soon--*/
.launching_soon{
width:100%;
float:left;
height:auto;
/*background:#f6f7ff;*/	
text-align:center;
background-image:url('../images/video_pallax.jpg');
background-position:center;
background-repeat:no-repeat;
background-size:cover;
}
.launching_imag{
width:100%;
float:left;
height:auto;
border-radius:6px;
overflow:hidden;
}
.launching_imag img {
    width: 130%;
    transform: translateX(-34px);
}
.launching_soon h3{
	text-align:center;
	text-transform:uppercase;
	margin:0px 0px 0px 0px; 
	color:#fff;
}
.launching_soon span {
    text-align: center;
    padding: 6px 20px;
    background: #28377f;
    display: inline-block;
    color: #fff;
    border-radius: 4px;
    font-size: 18px;
	margin-bottom:30px;
}
.docuDOC_logo {
    width: 170px;
    float: none;
    display: inline-block;
    background: #fff;
    border-radius: 10px;
    padding: 10px 10px;
    margin-bottom: 25px;
}
.docuDOC_logo img{
	width:100%;
}
.launching_soon .e_travel_paid_services p {
    font-size: 13px;
    text-align: center;
    margin: 10px 0px 0px 0px;
	color:#fff;
}
.launching_soon .e_travel_paid_services {
    width: 95%;
    height: 180px;
	background:none;
}
.launching_soon .e_travel_paid_services:hover {
	background:#fff;
}
.launching_soon .e_travel_paid_services:hover p{
	color:#333;
}
.launching_soon h5 {
    padding: 10px 25px;
    border-radius: 4px;
    color: #ffffff;
    border: 2px solid #28377f;
    background: #28377f;
    margin: 12px 0px 5px 0px;
    display: inline-block;
    font-weight: 600;
    font-size: 17px;
    transition: all 0.5s ease-in-out;
    width: 100%;
}
.mar_cls{
	margin-bottom:60px;
	display:inline-block;
}

.soon_icons_one{
	width:80px;
	height:80px;
	text-align:center;
	background:#fff;
	border-radius:50%;
	background-image:url('../images/icons/e_travel_scan.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:40px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
}
.e_travel_paid_services:hover .soon_icons_one{
	width:80px;
	height:80px;
	background:#28377f;
	text-align:center;
	background-image:url('../images/icons/e_travel_scan-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:40px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
	box-shadow: 3px 5px 4px 1px rgba(0,0,0,0.3);
}
.soon_icons_two{
	width:80px;
	height:80px;
	text-align:center;
	background:#fff;
	border-radius:50%;
	background-image:url('../images/icons/e_travel_OCR.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
}
.e_travel_paid_services:hover .soon_icons_two{
	width:80px;
	height:80px;
	background:#28377f;
	text-align:center;
	background-image:url('../images/icons/e_travel_OCR-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
	box-shadow: 3px 5px 4px 1px rgba(0,0,0,0.3);
}
.soon_icons_three{
	width:80px;
	height:80px;
	text-align:center;
	background:#fff;
	border-radius:50%;
	background-image:url('../images/icons/e_travel_Digital_vault.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
}
.e_travel_paid_services:hover .soon_icons_three{
	width:80px;
	height:80px;
	background:#28377f;
	text-align:center;
	background-image:url('../images/icons/e_travel_Digital_vault-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
	box-shadow: 3px 5px 4px 1px rgba(0,0,0,0.3);
}
.soon_icons_four{
	width:80px;
	height:80px;
	text-align:center;
	background:#fff;
	border-radius:50%;
	background-image:url('../images/icons/e_travel_secured.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
}
.e_travel_paid_services:hover .soon_icons_four{
	width:80px;
	height:80px;
	background:#28377f;
	text-align:center;
	background-image:url('../images/icons/e_travel_secured-1.png');
	background-position:center;
	background-repeat:no-repeat;
	background-size:50px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
	box-shadow: 3px 5px 4px 1px rgba(0,0,0,0.3);
}



.e_travel_mobile_Section{
width:100%;
float:left;
height:auto;
background:#fafbff;	
}
.e_travel_mobile_area{
width:100%;
float:left;
overflow:hidden;
height:auto;	
text-align:left;
}
.e_travel_mobile_area img{
width:70%;
}
.e_travel_mobile_Section h4 {
    text-transform: uppercase;
    margin-bottom: 25px;
    font-size: 25px;
    font-weight: 600;
    margin-top: 0px;
}


.e_travel_content_area{
	padding:0px 0px 0px 0px;
}
.footer_btns a{
width:100%;
float:left;
background:#f9f9f9;
height:auto;
padding:15px 15px;
border:1px solid #f1f1f1;
text-align:center;
border-radius:6px;	
text-transform:capitalize;
font-weight:600;
color:#333;
transition: all 0.5s ease-in-out;
}
.footer_btns a:hover{
	border:1px solid #abd3f7;
}
.e_travel_add{
width:100%;
float:left;
height:auto;
padding:15px 15px 15px 15px;
border:1px solid #f1f1f1;
text-align:center;
border-radius:6px;	
background:#f9f9f9;
font-weight:500;
color:#333;
transition: all 0.5s ease-in-out;
background:#fff;
}
.e_travel_add .fa {
    display: block;
    font-size: 30px;
    margin: 20px;
    color: #28377f;
}
.e_travel_add h4{
	font-size:20px;
}
.e_travel_add span {
    display: block;
    font-weight: 600;
    font-size: 16px;
    margin: 15px 0px;
}
.footer_contact_information{
	width:100%;
	float:left;
	height:auto;
	background:#fff;
	padding-top:60px !important;
}
.number_box {
    width: 100%;
    float: left;
    height: auto;
    background: #ffffff;
    padding: 10px 10px;
    border-radius: 6px;
    text-align: center;
    border: 2px solid #0000000d;
    transition: all 0.5s ease-in-out;
}
.number_box:hover{
	border:2px solid #e4e4e4;
}

.right_pad{
	padding-right:0px;
}
.add_bod a{
	color:#333 !important;
	margin:0px !important;
}
.pull-left {
	text-align:center;
}
.number_box h4 {
    background: #28377f;
    text-align: center;
    padding: 7px 0px;
    margin: 0px;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
}
.left_pad {
	padding-left:0px;
}
.right_pad {
	padding-right:0px;
}
.number_box a{
	color:#333;
	padding:20px 0px;
	display:inline-block;
	font-size:15px;
}
.number_box .fa {
    color: #e3170e;
    transform: rotate(45deg);
    font-size: 20px;
}
.footer_contact_information .add_bod{
	margin-top:30px;
	background:#f9f9f9;
}
.footer_contact_information h3 {
    font-size: 25px;
    display: block;
    padding-bottom: 30px;
	margin-top:0px;
    font-weight: 500;
	text-align:center;
}
/*--------------------------featuers ---------------------*/

.features_section{
	width:100%;
	float:left;
	height:auto;
	text-align:center;
	position:relative;
}
.features_list{
	width:100%;
	float:left;
	height:auto;
	padding:15px 15px;
	border:1px solid #f1f1f1;
	border-bottom:3px solid #f1f1f1;
	text-align:center;
	position:relative;
	transition: all 0.5s ease;
	margin-bottom:30px;
}
.features_section h3 {
    text-align: center;
    margin: 0px;
    font-size: 30px;
    font-weight: 500;
}
.features_list:hover{
	background:#fff;
	border-bottom:3px solid #e3170e;
	box-shadow:2px 5px 10px 0px rgba(0,0,0,0.1);
}
/*.add_bod{
	border-bottom:3px solid #28377f;
}*/
.add_bod:hover{
	border-bottom:3px solid #28377f;
}
.underline_clss {
    width: 100px;
    height: 3px;
    background: #e32d2c;
    display: inline-block;
    float: none;
    margin: 15px 0px 20px 0px;
}
.features_section p{
	color:#333;
	font-size:18px;
	margin-bottom:30px;
}
.features_list img{
	width:70px;
	margin:20px 0px 10px 0px;
	display:inline-block;
}
.features_list h4 {
    text-transform: uppercase;
    color: #333;
    margin: 20px 0px 10px 0px;
    font-size: 16px;
    line-height: 20px;
}
.features_list a {
    font-weight: 600;
    color: #e3170e;
	text-decoration:underline;
	margin:10px 0px;
	display:inline-block;
}
.features_section span {
    font-size: 25px;
    display: block;
    padding-bottom: 11px;
    font-weight: 500;
}


/*---------------------------------------------------------AMA e-travel Draft ----------------------------------*/
.heading_area{
	width:100%;
	float:left;
	height:auto;
	background:#fff;
}
.heading_txt {
    padding: 20px 20px;
    background: #eff3ff;
    border-radius: 6px;
	float:left;
	width:100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
} 
.heading_txt.hd{
	padding: 0px 20px;
}
.heading_txt.hd a{
	margin-left: 10px;
}
.heading_txt .div-right{
	display: flex;
	justify-content: flex-end;
	align-items: center;
     }
.heading_area h3 {
    margin: 0px;
    font-size: 21px;
    float: left;
    padding: 7px 0px;
}
.heading_area a {    
    padding: 7px 25px;
    background: #e3170e;
    border-radius: 4px;
    font-size: 17px;
    color: #fff;
    transition: all 0.5s ease;
    text-transform: uppercase;
    font-weight: 600;
}
.heading_area a:hover {
	background:#061362;
	color:#fff;
}

.features_points_draft{
	width:100%;
	float:left;
	height:auto;
	background:#fff;
}
.draft_services_points{
	width:100%;
	float:left;
	height:auto;
	text-align:center;
	margin-bottom:30px;
}
.draft_service_one {
    width: 100px;
    height: 100px;
    text-align: center;
	background:#fff;
	border-radius: 8px;
    border: 3px solid #efefef;
	display:inline-block;
	transition: all 0.5s ease-in-out;
	padding:20px 0px;
}
.draft_service_one img{
	width:55px;
}
.hover_cls{
	display:none;
}
.draft_services_points:hover  .hover_cls{
	display:inline-block;
}
.draft_services_points:hover .normal_cls{
display:none;
}
.draft_services_points:hover .draft_service_one{
	background:#e3170e;
	transform: rotate(45deg);
}
.draft_services_points:hover img{
	transform: rotate(-45deg);
}
.draft_services_points h4 {
    margin: 30px 0px 20px 0px;
    font-weight: 600;
    font-size: 17px;
	line-height:23px;
}

.dreft_on_demand{
	width:100%;
	float:left;
	height:auto;
	background:#f9f9f9;
}
.dreft_on_demand h3 {
    text-align: center;
    margin: 0px 0px 40px 0px;
}
.draft_ondeman_list {
    width: 100%;
    float: left;
    height: auto;
    text-align: center;
    background: #fff;
    box-shadow: 2px 5px 10px 0px rgba(0,0,0,0.1);
    border-radius: 6px;
    padding: 30px 0px 10px 0px;
	 transition: all 0.3s ease-in-out;
}
.draft_ondeman_list:hover {
	box-shadow: 2px 5px 10px 0px rgba(0,0,0,0.2);
}
.draft_ondeman_icons {
    width: 100px;
    height: 100px;
    display: none;
    display: inline-block;
    background: #f1f1f1;
    border-radius: 6px;
    transition: all 0.3s ease-in-out;
    padding: 20px 20px;
    border: 2px dotted #1f3b93;
}
.draft_ondeman_list:hover  .draft_ondeman_icons{
	border-radius: 50px;
}
.draft_ondeman_icons img{
	width:100%;
}
.draft_ondeman_list h4{
	margin:30px 0px 20px 0px;
}

.btn-primary {
	background: #061362;
	margin: 20px 0;
}


/*--------------------------table_plan_one-----------------------------*/
.table_plan_one{
	width:100%;
	float:left;
	height:auto;
	padding-bottom: 0px !important;
}
.table_plan_one table{
	width:100%;
	float:left;
	height:auto;
	/*table-layout: fixed;*/
    word-wrap: break-word;
}
.table_plan_one img{
	width:20px;
}
.table_plan_one td, th{
	padding:8px 8px;
}
.table_plan_one{
}
.table_one{
	margin-bottom:30px;
}
.table_one th {
    text-align: center;
    font-size: 15px;
    background: #f1f1f1;
}
.table_one a {
    font-size: 15.5px;
    color: #000;
    font-weight: 500;
}
.table_one p {
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    text-align: left;
}
.table_one td:first-child{
	width: 20%;
}
.table_heading {
    background: #D3D3D3;
    color: #000;
    font-size: 22px;
    font-weight: 500;
    text-align: left;
}
.table_two th {
    text-align: center;
    font-size: 15px;
    background: #f1f1f1;
}
.table_two a {
    font-size: 15.5px;
    color: #000;
    font-weight: 500;
}
.table_two p {
    margin-top: 10px;
    font-size: 13px;
    color: #333;
    font-weight: 500;
    text-align: left;
}
.table_two .table_heading{
	 background: #D3D3D3;
    color: #000;
    font-size: 22px;
    font-weight: 500;
    text-align: left;
}
.table_plan_one img.icon{
	width: 50px;
	margin-bottom: 10px;
}
.table_plan_one img.demand{
	width: 40px;
	margin-right: 10px;
}
.table_plan_one .div-cent{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	font-size: 14px;
}
.plan_section{
	
}	
.general_banner_nav{
	width:#D3D3D3;
	height:auto;
	float:left;
	text-align:left;
}
.general_banner_nav p {
    font-size: 12px;
}
.general_banner_nav a {
   font-weight:600;
   color:#333;
}
.personal_deatials{
	width:100%;
	float:left;
	height:auto;
	padding-top:20px !important;
}
.personal_deatials h3 {
    text-align: center;
    margin: 0px 0px 30px 0px;
    color: #2e3d83;
}
.details_box{
	width:100%;
	float:left;
	height:auto;
	border:1px solid #ccc;
	border-radius:6px;
	padding:20px 20px;
	margin-bottom:30px;
	text-align:center;
}
	.details_box.bg {
		background: #e9ecef5c;
	}	
	.details_box label {
		float: left;
	}
.details_box .col-form-label{
	text-align: center;
	float: initial;
}
.no_postion label{
	margin-left:20px;
}
.selected_plan{
	background:#f1f1f1;
}
.details_box .underline_clss{
	float:none;
	display:inline-block;
	height:2px;
	width:60px;
}
.personal_deatials .form-group {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}
.details_box h4 {
    text-align: center;
    margin: 3px 0px 0px 00px;
}
.details_box .btn-info {
    float: none;
    margin-left: 15px;
}
.details_box button{
	outline:none !important;
}
.modal-footer {
    border-top: 0px solid #e5e5e5;
}
.modal-header {
    padding: 10px 15px;
    border-bottom: 0px solid #e5e5e5;
}
.modal-body {
    position: relative;
    padding: 15px;
    text-align: center;
}
.flex-container {
  display: flex;
  flex-direction: row;
}
.flex-container > div {
  width: 100%;
  margin: 5px 10px 0px 10px;
  text-align: left;
  font-size: 15px;
}
.flex-container div:nth-child(2) {
text-align:right;
font-size: 13px;
font-weight:600;
}
.details_box .flex-container{
	margin-bottom:10px;
}
/*-----------------------------------Plan Pages --------------------------------*/
.landing_plans{
	width:100%;
	float:left;
	height:auto;
	text-align:center;
	background:#efefef;
}
.plans_box {
    width: 100%;
    float: left;
    height: auto;
    padding: 5px 5px 20px 20px;
    border: 1px solid #f1f1f1;
    margin-bottom: 30px;
    background: #fff;
}
.plans_box h4 {
    font-size: 18px;
    font-weight: 600;
    background: #d8dae6;
    padding: 13px 15px;
    margin-bottom: 30px;
    margin-top: 0px;
    text-align: left;
    color: #000;
    width: 100%;
}
.landing_plans h3 {
    text-align: center;
    margin: 0px 0px 30px 0px;
    font-size: 30px;
}
.on_demand_box{
	margin-top:0px;
}
.plans_list{
	width:100%;
	float:left;
	height:auto;
	text-align:left;
	margin-bottom:20px;
}
.plans_list img {
    width: 15px;
    float: left;
}
.left_bor{
	border-left:2px solid #f1f1f1;
	background: #dedede45;
}
.plans_list p {
    float: left;
    display: inline-block;
    padding: 0px 13px;
    margin-top: -4px;
    font-weight: 500;
    width: 93%;
}
.plans_box .underline_clss{
	float:none;
	display:inline-block;
	margin:5px 0px 40px 0px;
	border-radius:6px;
	width:60px;
	height:2px;
}
.plans_box a{
	padding:7px 20px;
	background:#e3170e;
	color:#fff;
	margin:20px 15px 20px 0px;
	display:inline-block;
	transition: all 0.5s ease-in-out;
}
.view_btn{
	background:#061362 !important;
	color:#fff;
	 padding: 7px 20px;
    background: #e3170e;
        color: #fff !important;
    margin: 20px 15px 20px 0px;
    display: inline-block;
    transition: all 0.5s ease-in-out;
}
.genterl_pplan_btn {
    padding: 7px 20px;
    background: #e3170e;
    color: #fff !important;
    margin: 20px 15px 20px 0px;
    display: inline-block;
    transition: all 0.5s ease-in-out;
}
.plan_about{
	width:100%;
	float:left;
	height:auto;
	padding-top:0px !important;
}
.plan_about p{
	text-align:justify;
	margin-bottom:20px;
}
/*-- payment  success--*/
.payment_success{
	width:100%;
	float:left;
	height:auto;
	padding-top:0px !important;
	text-align:center;
}
.payment_success_box{
	width:100%;
	float:left;
	height:auto;
	text-align:center;
}
.payment_success_box img{
	width:10%;
}
.payment_success_box h1 {
    font-weight: 600;
    margin: 15px 0px 7px 0px;
    font-size: 26px;
}
.payment_success_box p {
    color: #333;
    margin-bottom: 0px;
    font-size: 17px;
}
.payment_success_box a {
    color: #8c8c8c;
    margin-bottom: 30px;
    font-size: 12px;
    font-weight: 600;
    font-style: italic;
    text-decoration: underline;
    margin: 8px 0px 31px 0px;
    display: inline-block;
}
.selected_plan span{
	font-style:italic;
	color:#22b773;
	font-weight:600;
	margin:0px 0px;
	display:inline-block;
	 font-size: 17px;
}
.payment_success .genterl_pplan_btn{
	display:inline-block;
	float:none;
}
.payment_success .view_btn{
	display:inline-block;
	float:none;
	margin-right:0px;
}
.payment_success .details_box{
	margin-bottom:0px;
}
.unsuccessful_cls span{
	color:#e3170e;	
}
.unsuccessful_cls .genterl_pplan_btn{
	margin-right:0px;
}


/*--------------gallery--------------*/
.gallery {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
-webkit-column-width: 33%;
-moz-column-width: 33%;
column-width: 33%; }
.gallery .pics {
-webkit-transition: all 350ms ease;
transition: all 350ms ease; }
.gallery .animation {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); 

padding-left: 1.1rem;
padding-right: 1.1rem;
}

@media (max-width: 450px) {
.gallery {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
-webkit-column-width: 100%;
-moz-column-width: 100%;
column-width: 100%;
}
.heading_txt.hd{
	flex-direction: column;
	
}
.plan_about p{
	font-size: 14px;
}
.table_plan_one img{
	display: block;

}
.table_plan_one span{
	font-size: 14px;
}
.details_box .col-form-label{
	float: left;
}

}

@media (max-width: 400px) {
.btn.filter {
padding-left: 1.1rem;
padding-right: 1.1rem;
}

}
/******fot toltip*****************/
.tooltip1 {
  position: relative;
  
}

.tooltip1 .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #28377f;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -60px;
}

.tooltip1 .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}

.tooltip1:hover .tooltiptext {
  visibility: visible;
}
.plans_box .collapse.show{
	display: block;
}


.hrfdiv {
	padding: 0px !important;
	color: #333 !important;
	margin: 0 !important;
}

.divhrf {
	display: flex;
	align-items: center;
}
/**************for pricing*************/

.price-table {
	margin-top: 30px;
}

	.price-table .header {
		background-color: #061362;
		color: #fff;
	}

		.price-table .header h3 {
			font-size: 20px;
			margin: 0px;
			padding: 10px 0px;
		}

	.price-table .card .card-title {
		background-color: #061364;
		color: #ffff;
		padding: 25px 10px;
		margin: 0;
		font-weight: 600;
	}

	.price-table .card {
		border: 1px solid #061364;
		background-color: #fff;
	}

		.price-table .card:hover {
			border: 1px solid #e3170e;
		}

			.price-table .card:hover .card-title {
				background-color: #e3170e;
			}

	.price-table .list-group-item::before {
		content: "\f058";
		height: 16px;
		width: 16px;
		color: #00875a;
		position: absolute;
		font-family: fontawesome;
		background-size: contain;
		left: 20px;
		font-size: 16px;
		background-repeat: no-repeat;
	}

	.price-table .list-group-item.cross::before {
		content: "\f057";
		font-family: fontawesome;
		color: #e3170e;
	}

	.price-table .list-group-item:nth-child(odd) {
		background-color: #f5f5f5;
	}

	.price-table .list-group-item {
		display: flex;
		justify-content: space-between;
		font-size: 12px;
		padding-left: 50px;
		border: 0px;
		text-align: left;
	}

	.price-table .services {
		width: 150px;
		padding-left: 10px;
		text-align: right;
		font-weight: 600;
	}

.mt-2 {
	margin-top: 20px;
}

.price-table .price {
	font-size: 40px;
	font-weight: 600;
	line-height: 54px;
	margin: 24px 0px 8px
}

.price-table .plans_box {
	padding: 0;
}

	.price-table .plans_box a {
		margin: 10px 15px 20px 0px;
	}

.text-color-red {
	color: #e3170e;
}

.searchMedical {
	margin: 20px 0px;
	width: 100%;
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.searchMedical {
	margin: 20px 0px;
	width: 100%;
	background-color: #f2f2f2;
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.btn-primary {
	background: #061362;
}

.box-for-search {
	margin: 15px 0px;
	padding: 20px 10px;
	border: 1px solid #251362;
	border-radius: 5px;
}

	.box-for-search h4 {
		margin-top: 10px;
		margin-bottom: 0;
		text-align: center;
	}

	.box-for-search .btn-danger {
		background: #e3170e;
	}

		.box-for-search .btn-danger:hover {
			background: #061362;
			border-color: #251362;
		}

@media (max-width:991px) {
	.box-for-search h4 {
		margin-bottom: 15px;
		font-size: 16px;
	}
}










