.topbar {
	width: 100%;
	background:#004287;
	padding: 5px;
}

.top_lft_bar {
	
}

.top_rht_bar {
	text-align:right;
}

.top_lft_bar figure.icon {
	padding-right: 5px;
}

.top_lft_bar figure.icon i {
	color:#fff;
}

.top_lft_bar figure.icon span {
	display:block;
}

.top_lft_bar .details {
	color: white;
	font-size:80%;
}

.top_lft_bar .details span, .top_lft_bar .details a {
	color:#fff;
}

.cont_divider {
	display:table-cell;
	padding:0 10px;
}

.top_social_icons {
	
}

.top_social_icons i {
	margin-left: 10px;
	color:#fff;
}
.top_social_icons i:hover {
	color:#38aedb;
}

.top_rht_bar .year {
	color:#fff;
	padding: 20px 20px;
}

.slide-text > h1{
	font-size:6em;
	letter-spacing: -5px;
}

.bs-slider {
	background: none;
	max-height: 700px;
}

.detail_gallery_figure{
    height: 200px;
    overflow: hidden;
}
.water_mark {
    position: absolute;
    top: 0;
	left:0;
}
.wpcf7-list-item{
    padding-left: 15px;    
}
/*POPUP ONLOAD IMAGE STYLE STARTS*/

/* #myModal{  
  background-color: rgb(0, 0, 0,0.80);
 
}
 */
 
#myModal:after{  
  background-color: rgb(0, 0, 0,0.80);
  position:absolute;
  content:"";
  height:100%;
  width:100%;
  top:0;
  left:0;
  z-index:-1;
}
 
#myModal .modal-dialog{

/*max-width:991px;*/
margin: 0 auto;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
text-align: center;
width:auto;

 
}

#myModal .modal-dialog figure{
 
  max-height: 100vh;
  overflow-y:scroll;
 
}

#myModal .modal-dialog button.close {
  
position: fixed;
top:0;
right:0;
float:none;
font-size: 20px;
font-weight: 400;
margin:0;
opacity: 1;
text-shadow:none;
color: #fff;
line-height:1;
background: #000;
height: 25px;
width: 25px;
border-radius: 50%;
  
}

.detail_gallery_figure{
    height: 200px;
    overflow: hidden;
}
.water_mark {
    position: absolute;
    top: 0;
	left:0;
}
.wpcf7-list-item{
    padding-left: 15px;    
}
/*POPUP ONLOAD IMAGE STYLE STARTS*/

/* #myModal{  
  background-color: rgb(0, 0, 0,0.80);
 
}
 */
 
#myModal:after{  
  background-color: rgb(0, 0, 0,0.80);
  position:absolute;
  content:"";
  height:100%;
  width:100%;
  top:0;
  left:0;
  z-index:-1;
}
 
#myModal .modal-dialog{

/*max-width:991px;*/
margin: 0 auto;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
text-align: center;
width:auto;

 
}

#myModal .modal-dialog figure{
 
  max-height: 100vh;
  overflow-y:scroll;
 
}

#myModal .modal-dialog button.close {
  
position: fixed;
top:0;
right:0;
float:none;
font-size: 20px;
font-weight: 400;
margin:0;
opacity: 1;
text-shadow:none;
color: #fff;
line-height:1;
background: #000;
height: 25px;
width: 25px;
border-radius: 50%;
  
}



/*--//Navigation-bar CSS starts--*/


.menu_toggle_header {
	display: table;
	width: 100%;
}
.menu_toggle_header .col {
	display: table-cell;
	vertical-align: middle;
	/*	jan 5*/
	word-wrap: anywhere;
}
.menu_toggle_header .col p, .menu_toggle_header .col h1, .menu_toggle_header .col h2, .menu_toggle_header .col h3, .menu_toggle_header .col h4 {
	margin:0;
}
.menu_toggle_header .logo_holder {
	display: inline-block;
}



.whyus_list {
	font-size: 18px;
	padding: 5px 0;
}

.service_content {
	background:#f8f8f8;
	position: relative;
}
.service_holder {
	margin:50px 0;
}
.service_img {
	overflow:hidden;
	margin:0 auto;
	position:relative;
	padding: 0 0 30px;
}
.service_img img {
    width: 100%;
	-moz-border-top-left-radius:15%;
	-o-border-top-left-radius:15%;
	-webkit-border-top-left-radius:15%;
	border-radius:15%;
}
.service_img .icon_img {
	position:absolute;
	left:50%;
	bottom:-30px;
	transform:translateX(-50%);
	background-color:#0f33c1;
	border-radius:50%;
	height:80px;
	width:80px;
	padding: 20px;
	text-align:center;
	line-height:40px;
	margin-bottom: 30px;
}
.service_img .icon_img img {
	border-radius: 0;
}
.service_caption h4 {
	color:#00092c;
	position:relative;
	padding: 0 0 5px;
}
.service_caption h4:after {
	content: "";
	position: absolute;
	left: 50%;
	height: 2px;
	width: 10%;
	bottom: 0px;
	background-color:#0f33c1;
	transform: translateX(-50%);
}
 .number_content .col {
 	padding: 15px 0;
 	text-align: center;
	background-color:#f7f7f7;
}
.servicedetail_img {
	max-width:555px;
	max-height:390px;
	overflow:hidden;
}

.fact_section {
	padding:15px 0;
}
.number_content .col:nth-child(2) {
	background-color:#eee;
}
.number_content .col:nth-child(3) {
	background-color:#f7f7f7;
}
.number_content .col:nth-child(4) {
	background-color:#eee;
}

.number_icon {
	max-width: 60px;
	display: inline-flex;
	margin-right: 15px;
}
.number_caption {
	display: inline-block;
	color:#b2145e;
}
.number_caption h1 {
	color:#01389f;
	font-size: 28px;
	text-align: left;
	line-height: 22px;
}
.number_caption p {
	font-size: 18px;
	line-height: 22px;
}
/*====About css starts=====*/


.about_content {
    background: #fff;
}
.inner_about_img {
}
.inner_about_content .inner_about_caption {
	overflow:hidden;
	text-align: center;
}
.inner_about_content {
}
.radius_img {
	max-width:430px;
	margin:0 auto;
}
.radius_even img {
	
}
.radius_odd img {
	
}
.about_caption author {
	color:#333333;
	font-weight: 600;
}
.about_caption author span {
	color:#797979;
}
/*Destination content starts*/

 .destination_content {
	background:url(../images/destination_banner.jpg) no-repeat center top fixed;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	    position: relative;
    z-index: 1;
}
.destination_content:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #a9426ee8;
    z-index: -1;
}
.img_inverse {
	    position: relative;
	max-width:50%;/*margin-bottom: 30px;*/
}
.img_inverse:nth-child(odd) {
	float: left;
	margin-right: 50px;
}
.img_inverse:nth-child(even) {
	float: right;
	margin-left: 50px;
}
figcaption.country_detail {
	padding-top: 30px;
}
figcaption.country_detail:nth-child(odd) {
	padding-right: 30px;
	text-align: right;
}
figcaption.country_detail:nth-child(even) {
	padding-left: 30px;
}
h1.country_title {
    color:#fff;
}
figcaption.country_detail p {
	color:#fff;
}
.img_inverse .flag_img {
	position: absolute;
    text-align: center;
    max-height: 100px;
    border-radius: 50%;
    z-index: 100000;
    top: -34px;
    right: -50px;
}
.destination_content .country_img {
	max-width: 400px;
	margin: 0 auto;
	max-height: 300px;
	overflow: hidden;
	border-radius:20px;
}


.img_inverse:nth-child(odd) .flag_img {
	/*text-align:right;*/
}
.img_inverse:nth-child(even) .flag_img {
	left: -330px;
	/*text-align:left;*/
}

.destination_content .row_holder {
	margin: 60px 0 30px;
}
/* ====review_content starts=======*/

.review_content {
	background-color:#0f33c1;
}
.testi_icon {
	display: inline-block;
	border-radius: 0 70px 70px 0;
}
.review_content .testi_icon img {
	width: 120px;
	height: 120px;
}
.testi_wrapper {
	background-color:#ffffff;
	padding: 30px;
}
.testi_author {
	color:#1f1f1f;
}
.testi_author span {
	color:#5d5d5d;
}
.testi_caption {
	display: inline-block;
	color:#928f8f;
	line-height:26px;
}
.testi_caption p {
	font-size: 16px;
	line-height: 24px;
}
.review_content .owl-buttons {
	display: none;
}
.review_content .owl-theme .owl-controls .owl-pagination {
	display:block;
}
/* ====News_event starts=======*/




.news_fgure {
	position: relative;
	max-width: 360px;
	margin: 0 auto;
	max-height: 360px;
	overflow: hidden;
}
.news_fgure img {
	width: 100%;
}
.news_date {
	position:absolute;
	bottom:0;
	left:0;
	background-color: rgba(15, 51, 193,0.90);
	padding: 10px 20px;
	color:#fff;
}
.news_date .date {
	padding-left:10px;
}
.news_caption {
	border:1px solid #d1d0d0;
	position: relative;
	padding: 0 0 30px;
	max-width: 360px;
	margin: 0 auto;
}
.news_caption p {
	color:#181818;
	padding: 10px;
}
.news_caption .read_btn {
	border: 1px solid #0f33c1;
	background-color:#fff;
	position: absolute;
	color:#0f33c1;
	transform: translate(-50%, 50%);
	left: 50%;
	bottom: 0;
}
/*=====Gallery style starts========*/

.home_gallery {
	background-color:#f8f8f8;
}
.home_gallery_figure {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.home_gallery_figure img {
	width:100%;
	/*	transform: scale(1);
	transform-style: preserve-3d;*/
	-webkit-transition: all .4s ease;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all .4s ease;
}
.home_gallery_figure:hover img {
	/*    -webkit-transform: scale(1.1);
    transform: scale(1.1);*/
    -webkit-transition: all .4s ease;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all .4s ease;
}
.home_gallery_figure:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: rgba(12, 84, 187,0.75);
	opacity:0;
	visibility:hidden;
	transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
 -ms-transition: a.ll 0.4s ease-in-out 0s;
}
.home_gallery_figure:hover:before {
	opacity:1;
	visibility:visible;
	transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
 -ms-transition: a.ll 0.4s ease-in-out 0s;
}
.home_gallery_figure:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 100%;
	width: 100%;
	background-color: rgba(255, 255, 255,0.5);
	opacity: 0;
	visibility: hidden;
	transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
 -ms-transition: a.ll 0.4s ease-in-out 0s;
	border-radius: 50%;
}
.home_gallery_figure:hover:after {
	opacity: 1;
	visibility: visible;
	transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
-ms-transition: a.ll 0.4s ease-in-out 0s;
	height: 200px;
	width: 200px;
}
 .home_gallery_figure:hover:img after {
}
.home_gallery .col {
	padding:0;
	margin-bottom:0;
}
.home_gallery .col:nth-child(2) {
	margin-top:50px;
}
.home_gallery .col:nth-child(3) {
	margin-top:100px;
}
.home_gallery .col:nth-child(4) {
	margin-top:150px;
}
.home_gallery .read_btn {
	margin-top:0;
}
/*-----TAB-BAR CSS STARTS-----*/

.clients_logo {
}
.clients_logo .logo_wrap {
}
.clients_logo .item .logo_item {

	
}
.inner_clients_logo .logo_item {
	
}
.inner_clients_logo .col {
	width: 16%;
	display: inline-block;
	vertical-align:top;
}
.clients_logo .item .logo_item img {
}
.clients_logo .logo_wrap .col {
	padding-left:0;
}
.clients_logo .logo_wrap .col:nth-child(6n+1) {
	clear:both;
}
#tab-bar {
	margin-top: 50px;
}
#tab-bar .nav-tabs {
	border-bottom:none;
	text-align: center;
	margin-bottom: 20px;
}
#tab-bar .nav-tabs > li {
	display: inline-block;
	width: auto;
	float: none;
}
#tab-bar .nav-tabs > li:last-child {
	padding-right:0;
}
#tab-bar .nav-tabs > li > a {
	border-radius: 10px;
	text-align: center;
	border: 1px solid #f1f1f1;
	font-size: 20px;
	padding: 10px 30px;
}
#tab-bar .nav-tabs > li > a:hover, #tab-bar .nav-tabs > li.active > a, #tab-bar .nav-tabs > li.active > a:hover, #tab-bar .nav-tabs > li.active > a:focus {
	border: 1px solid transparent;
	background-color: #0f33c1;
	color:#ffffff;
}
.clients_logo .fade .item {
	position: static;
	opacity: 1;
	width:auto;
}
/*-----TAB-BAR CSS ENDS-----*/



/*====================FOOTER SECTION STARTS==========================*/


 .footer_contents {
	padding: 50px 0 30px;
	background:url(../images/footer_banner.png) no-repeat center fixed #041a71;
	background-size:cover;
}
.footer_contents .col {
	margin-top: 30px;
}
h4.footer_title {
	color:#fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 20px;
	margin-top:0;
}
.footer_contents ul li, .footer_contents ul li span, .footer_contents ul li a {
    font-size: 16px;
	line-height: 17px;
	margin: 5px 0;
	padding:1px 0;
	color: #ffffff;
	display: block;
	word-wrap: break-word;
}
.footer_contents ul li a:hover {
	opacity:0.7;
}
.footer-social-icons i {
	color:#fff;
	font-size: 18px;
	margin-right:10px;
}
.footer_address {
	margin-top:30px;
}
.footer_address address {
	padding-bottom: 20px;
	display: table;
	width: 100%;
	font-size: 16px;
}
.footer_address .icon {
	display: table-cell;
	vertical-align: middle;
	width: 5%;
}
.footer_address .icon i {
	color:#fff;
	font-size:30px;
}
.footer_address .icon span {
}
.footer_address .details {
	display: table-cell;
	padding-left: 10px;
	vertical-align: middle;
	color: #c5c2c2;
	width: 95%;
}
.footer_address .details span, .footer_address .details a {
	color: #fff;
	display: block;
}
/* ---Abrod PAGE STARTS----*/
 
 
 
.study_table table {
	border: 1px solid #d5d5d5;
	width: 100%;
	max-width: 100%;
	margin-top: 20px;
}
.study_table thead th, .study_table tbody td {
	vertical-align: top;
	color: #fff;
	width:50%;
	border: 1px solid #dddddd;
	border-right-color: rgb(221, 221, 221);
	border-right-style: solid;
	border-right-width: 1px;
	border-right: 1px solid #dddddd;
	padding: 20px;
	font-weight: 600;
	text-transform: uppercase;
}
.study_table tbody td:nth-child(odd) {
	background-color: #1230a8;
}
.study_table tbody td:nth-child(even) {
	background-color: #0083d7;
}
.box_content ul {
	border:1px solid #0f33c1;
	list-style: inside decimal;
	padding: 20px;
	margin-top: 20px;
}
.box_content ul li {
	padding: 10px 0;
	line-height: 17px;
	color:#000212;
	font-weight:600;
}
/*====GALLEY CSS STARTS=====*/

.gallery_title {
	color:#1230a8;
}
.image-set .home_gallery_figure {
	max-width: 277px;
	max-height: 340px;
}
.image-set .home_gallery_figure:before {
	content: no-close-quote;
}
.image-set .home_gallery_figure:after {
	display:none;
}
.image-set .detail_gallery_figure:after {
	background-color: rgba(12, 84, 187,0.75);
}
/*==/CONTACT PAGE CSS STARTS*/
 
  .contact_form label {
	color:#0e0000;
	text-transform:uppercase;
	font-weight: 600;
}
.contact_form .form-control {
	background-color:#f4f5f7;
	border-radius: 0;
	box-shadow: none;
	border: none;
}
.contact_info address {
	margin-bottom:20px;
	width: 100%;
	display: table;
}
.contact_info .icon {
	/*	float:left;*/
	display: table-cell;
	vertical-align: top;
	width: 10%;
}
.contact_info .icon i {
	background-color: #1230a8;
	width: 42px;
	height: 42px;
	color: #fff;
	font-size: 19px;
	text-align: center;
	line-height: 42px;
	border-radius: 50%;
	transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
}
.contact_info .details {
	overflow:hidden;
	color: #363535;
	line-height: 20px;
	display: table-cell;
	vertical-align: top;
	width: 90%;
	padding-left: 10px;
}
.contact_info .details h4 {
	color:#0e0000;
	margin-top: 0px;
	font-weight: 600;
	text-transform: uppercase;
}
.contact_info .details span, .contact_info .details a {
	color: #5a5959;
	line-height: 20px;
	display:block;
}
.contact_info .details a:hover {
	opacity:0.7;
}
.contact-social-icons li {
	display: inline-block;
	margin-right: 15px;
}
.contact-social-icons {
	margin-top:30px;
}
.contact-social-icons i {
	background-color: #175eba;
	width: 42px;
	height: 42px;
	color: #fff;
	font-size: 19px;
	text-align: center;
	line-height: 42px;
	border-radius: 50%;
	transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
}
.btn_submit {
	background-color: #1230a8;
	color:#fff;
	text-transform:uppercase;
	border:1px solid transparent;
	width:100%;
}

.btn_submit:hover{
	color:#fff;
	opacity:0.7;
}

/* Team css starts*/

.team_figure {
	max-height:275px;
	max-width:260px;
	overflow:hidden;
	margin: 0 auto;
}
.team_caption {
    margin: 25px 0;
	text-transform:uppercase;
}
.team_caption span {
    font-size: 18px;
	color:#57575c;
}
.team_caption h4 {
	margin-bottom:10px;
	color: #1130a8;
	font-weight: 700;
}
.team_figure img {
    width: 100%;
	transition: all 0.6s ease 0s;
}
.team_figure:hover img {
	transform: scale(1.04);
	opacity: 0.7;
	transition: all 0.6s ease 0s;
}
/* Testimonial css starts*/
 
 .inner_review_content {
	background-color:#fff;
}
.inner_testi_wrapper {
	background-color:#cad4f8;
	text-align: left;
	padding: 30px;
	position: relative;
	margin-bottom: 30px;
}
.inner_testi_icon {
	background-color: #fff;
	position: absolute;
	left: 0;
	width: 118px;
	height: 80px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: right;
	border-radius: 0 50px 50px 0;
	padding-right: 5px;
}
.inner_testi_icon img {
	width: 64px;
	height: 64px;
}
.inner_testi_caption {
	color:#928f8f;
	line-height: 26px;
	padding-top: 80px;
	background: url(../images/quote_img.png) no-repeat right top;
}
/*JAN 03*/

.inner_study_img {
}
.inner_study_caption, .inner_about_caption {
	line-height: 26px;
}
.image-set .detail_gallery_figure {
	max-width:300px;
	max-height: 200px;
	margin: 0 auto;
	overflow: hidden;
}
/*==========Accordion CSS starts============*/


.accordion_BAR {
	margin-top:20PX;
}
.panel-title>a, .panel-title>a:active {
	display: block;
	background: #f7f9ff;
	padding: 15px 10px;
	color:#379cf4;
	font-weight: 700;
	font-size: 22px;
}
.panel-default>.panel-heading{
    background: none;
    border: none;
}
.panel-default {
    border: none;
    font-size: 18px;
}
.panel-heading{
    padding: 15px 0;
    font-size: 20px;
    font-weight: 700;
}
.panel-heading a:before {
	font-family: 'Glyphicons Halflings';
	content: "\e114";
	float: left;
	color: #379cf4;
	margin-right: 10px;
	transition: all 0.5s;
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
}
/*.panel-heading.active a:before {*/
/*	-webkit-transform: rotate(360deg);*/
/*	-moz-transform: rotate(360deg);*/
/*	transform: rotate(360deg);*/
/*}*/
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	padding: 30px 45px;
	line-height: 28px;
	background: #f7f9ff;
}


/* jan 5*/

.top_social_icons {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
.top_social_icons li {
	display: inline-block;
	margin-right: 5px;
}
.top_social_icons li i {
	background: #1230a8;
	width: 40px;
	height: 40px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
}
.top_social_icons li i:hover {
    background: #00bef3;
    border-radius: 0%;
    transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
}



.inquiry_wrapper{
	padding: 30px 0;
	background-color:#a3456d;

}
.inquiry_wrapper .form_header{
		margin-bottom:30px;
}


.inquiry_wrapper h1{
	color:#fff;
}

.inquiry_wrapper h4{
	color:#fff;
}

.inquiry_form {
    
}

.inquiry_form form{
	position:relative;
}

.inquiry_form form:after{
	content:'';
	position:absolute;
	top:0;
	right:0;
	height:100%;
 
border-right: 1px solid #77b6ec;
	
	
}

.inquiry_form .form-control,
.appintment_form  .form-control
{
	border-radius: 0;
	height: 40px;
}


.inquiry_form .form-group{
	width:90%;
}

.inquiry_btn{
 
	background-color:#0c7ad8;
 
}
 


.contact_phone_detail{
	padding-top:30px;
}

.contact_phone_detail .phone_link{
	border:1px solid #fff;
	padding: 8px 15px;
	border-radius:5px;
	margin:0 10px;
	color:#fff;
	font-size: 35px;
}



/*appintment_form starts*/

.app_title{
	color:#000000;
	font-weight: 600;
}

h5.app_sub{
width: 29%;
display:inline-block;
vertical-align: middle;
color: #757580;
font-weight: 400;
margin:0;

}

.appintment_form .check_wrapper{
	display: inline-block;
	width: 14%;
 
}

 
.appintment_form label {
	
display: inline-block;
/*width:10%;*/
vertical-align: middle;
color: #757580;
font-weight: 400;

}

.appintment_form form p {
    display: inline-block;
    margin: 0;
    width: 70%;
    vertical-align: middle;

}

.appoitment_btn{
	background-color: #1230a8;
 
}

 

 