  .hex_btn {
	border: none;
	height: 40px;
	background-color: #ee5a50;
	padding: 14px 28px;
	font-size: 16px;
	cursor: pointer;
	display: inline-block;
}

.outer{
 margin-bottom: 40px;   
}

.search-form {
	z-index: 1;
}

.search-form {
	bottom: -100px;
}



.destination-stuk {
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.destination-stuk li {
	position: relative;
}

.destination-stuk li {
	list-style: none;
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

* {
	box-sizing: border-box;
}

* {
	padding: 0px;
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
}

.cell {
	border-radius: 0px;
	background-color: rgba(119, 131, 144, 0.52);
	text-align: left;
	padding-left: 38px;
	color: #fff;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.cell {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-right: 0px;
}

.btn:hover,
.btn:focus {
	color: #fff;
	text-decoration: none;
}

.destination-stuk li select,
.destination-stuk li button,
.destination-stuk li input,
.destination-stuk .input-group {
	width: 100%;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.input-group input,
.drop-list input {
	height: 40px;
}

.destination-stuk li .search-icon {
	position: absolute;
	top: 12px;
	left: 15px;
	font-size: 16px;
	color: #fff;
	z-index: 2;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0px;
}

input::placeholder {
	color: white;
	text-color: white;
	font-size: 1.2em;
	font-style: italic;
}

@media only screen and (min-width: 800px) and (max-width: 1200px) {

.search-form {
	position: absolute;
	width: 100%;
	bottom: 26px;
	left: 0;
	right: 0;
             }
}

@media only screen and (min-width: 200px) and (max-width: 670px) {
	.logo {
		max-width: 90px;
		max-height: 56px;
	}
	.main-header {
		height: 80px;
	}
}

.course-schedule-form {
	position: relative;
	padding-left: 32px;
	padding-right: 10px;
}

footer {
	/*background: url(../images/footer-bg-new.jpg) repeat 0 0; */
	margin-top: 2px solid #e0e0e0;
	color: #cdcdcd;
	padding: 30px;
	background: #282c35;
	width: 100%;

}

.footer-bottom a {
	color: #cdcdcd;
	padding: 4px;
	font-size: 14px;
	font-family: ProximaNova, Arial, Helvetica Neue, sans-serif;
	;
	clear: both;
	float: none;
	display: block;
}

.logo {
	padding-top: 15px;
	height: 100px;
	width: 100px;
}

.contact-button-link {
	display: block;
	width: 40px;
	height: 40px;
	padding: 0;
	margin-bottom: 1px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	background: #2f3338;
	color: #fff;
	position: relative;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	transition: all 250ms;
}

#contact-buttons-bar.slide-on-scroll {
	position: fixed;
}

#contact-buttons-bar {
	position: fixed;
	top: 90px;
	left: -40px;
	width: 40px;
	z-index: 999;
}

.contact-button-link.facebook,
.social-link.facebook {
	background: #3b5998;
}

.contact-button-link.twitter,
.social-link.twitter {
	background: #1da1f3;
}

.contact-button-link.linkedin,
.social-link.linkedin {
	background: #0077b5;
}

.contact-button-link.youtube,
.social-link.youtube {
	background: #e62117;
}

.contact-button-link.pinterest,
.social-link.pinterest {
	background: #cc2127;
}

.contact-button-link.instagram,
.social-link.instagram {
	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
}

.header_area {
	background-color: rgba(24, 24, 24, 1);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 70px;
	z-index: 999;
}

.header_area:before {
	background-color: #ee5a50;
	display: block;
	content: '';
	width: 30%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.navbar {
	border: medium none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	margin: 0;
	position: relative;
}



@media only screen and ( max-width: 40em)
/* 640 */

{
	#nav {
		position: relative;
	}
	#nav>a {}
	#nav:not( :target)>a:first-of-type,
	#nav:target>a:last-of-type {
		display: block;
	}
	/* first level */
	#nav>ul {
		height: auto;
		display: none;
		position: absolute;
		left: 0;
		right: 0;
	}
	#nav:target>ul {
		display: block;
	}
	#nav>ul>li {
		width: 100%;
		float: none;
	}
	/* second level */
	#nav li ul {
		position: static;
	}
}

#wrapper {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}

.wrapper {
	display: flex;
	flex-direction: column;
	overflow: hidden;
}

.scrollable-child {
	overflow-y: auto;
}

.outer {
	background: #f5f5f5;
	padding: 15px;
	box-shadow: 0 0 10px 0;
	border-radius: 10px;
	position: relative;
	z-index: 3;
}

form {
	display: block;
	margin-top: 0em;
}

input,
button,
select,
optgroup,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	margin: 0;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

user agent stylesheetinput[type="hidden" i] {
	display: none;
	-webkit-appearance: initial;
	background-color: initial;
	cursor: default;
	padding: initial;
	border: initial;
}

input {
	-webkit-writing-mode: horizontal-tb !important;
	text-rendering: auto;
	color: -internal-light-dark-color(black, white);
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
	-webkit-appearance: textfield;
	background-color: -internal-light-dark-color(white, black);
	-webkit-rtl-ordering: logical;
	font: 400 13.3333px Arial;
}

element.style {
	font-weight: bold;
	color: #F00;
	display: none;
}

label {
	font-size: .875rem;
}

label {
	display: inline-block;
	margin-bottom: .5rem;
}

.outer span {
	/* color: #3085de !important; */
	color: #3085de !important;
	font-weight: 600;
}

.color {
	color: #111;
}

@media (min-width: 640px).phone {
	margin: 0px auto;
	width: 238px;
	display: inherit;
}

@media (min-width: 640px).col-sm-3 {
	margin: 0 auto;
}

@media (min-width: 640px).col-sm-2,
.col-sm-3 {
	display: inline-block;
}

.pull-right {
	float: right;
}

.phone {
	background: none repeat scroll 0 0 #ee5a50 ;
	border-radius: 3px;
	margin-left: 25px;
	margin-top: 17px;
	min-height: 30px;
	padding-top: 5px;
	width: 240px;
}

.pull-right {
	float: right!important;
}

@media (min-width: 768px).col-sm-3 {
	width: 25%;
}

.phn {
	color: #fff;
	float: left;
	font-size: 18px;
	font-weight: 400;
	margin: 0 5px;
	padding: 0;
}

.bb {
	background: blue;
}
@media only screen and (max-width: 600px) {
.destination-stuk {
    display: inline-table;
    flex-direction: row;
    justify-content: center;
}
.search-form {
    position: absolute;
    width: 100%;
    bottom: 11px;
    padding-left: 85px;
    left: 0;
    right: 0;
}
  }


.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #ccc;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  background-color: white;
 
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.new-course-wraper .course-banner h1 {
    padding-top: 30px;
    font-size: 30px;
}
                
    section.course-training-type .course-type-main .right-button-div .vat_fixed_text{
        position: absolute;
        bottom:-32px;
        font-size: 12px;
        color: #848484;
        font-weight: 400;
    }
    @media (max-width: 768px){
        section.course-training-type .course-type-main .right-button-div .vat_fixed_text{
            position: relative;
            bottom:0;
            font-size: 12px;
            color: #848484;
            font-weight: 400;
        }
    }
    
    media only screen and (max-width: 600px)
.search-form {
    position: absolute;
    width: 100%;
    bottom: 11px;
    padding-left: 5px;
    left: 0;
    right: 0;
}
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #ccc; 
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}

.left{
    margin-right:50px;
    
}
ul.animated.fadeIn{
    
   
}
  
  

 *,
:after,
:before {
  box-sizing: border-box
}

.clearfix:after,
.clearfix:before {
  content: '';
  display: table
}

.clearfix:after {
  clear: both;
  display: block
}
ul{
	list-style:none;
	margin: 0;
	padding: 0;
}



.exo-menu{
	width: 100%;
	float: left;
	list-style: none;
	position:relative;
	background: #23364B;
}
.exo-menu > li {	display: inline-block;float:left;}
.exo-menu > li > a{
	color: #ccc;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px #365670 dotted;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
.exo-menu > li > a.active,
.exo-menu > li > a:hover,
li.drop-down ul > li > a:hover{
	background:	#111;
	color:#fff;
}
.exo-menu i {
  float: left;
  font-size: 18px;
  margin-right: 6px;
  line-height: 20px !important;
}
li.drop-down,
.flyout-right,
.flyout-left{position:relative;}
li.drop-down:before {
  content: "\f00a";
  color: #181818;
  font-family: FontAwesome;
  font-style: normal;
  display: inline;
  position: absolute;
  left: -7px;
  top: 23px;
  font-size: 14px;
}
li.drop-down>ul{
	left: 0px;
	min-width: 230px;

}
.drop-down-ul{display:none;}
.flyout-right>ul,
.flyout-left>ul{
  top: 0;
  min-width: 310px;
  display: none;
  border-left: 1px solid #365670;
  }

li.drop-down>ul>li>a,
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
	color: #333;
	display: block;
	padding: 3px 8px;
	text-decoration: none;
	background-color: #aaa;
	border-bottom: 1px dotted #181818;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
	border-bottom: 1px dotted #B8C7BC;
}


/*Flyout Mega*/
.flyout-mega-wrap {
	top: 0;
	right: 0;
	left: 100%;
	width: 100%;
	display:none;
	height: 100%;
	padding: 15px;
	min-width: 742px;

}
h4.row.mega-title {
  color:#eee;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 15px;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
 }
.flyout-mega ul > li > a {
  font-size: 90%;
  line-height: 25px;
  color: #fff;
  font-family: inherit;
}
.flyout-mega ul > li > a:hover,
.flyout-mega ul > li > a:active,
.flyout-mega ul > li > a:focus{
  text-decoration: none;
  background-color: transparent !important;
  color: #ccc !important
}
/*mega menu*/

.mega-menu {
  left: 0;
  right: 0;
  padding: 15px;
  display:none;
  padding-top: 0;
  min-height: 100%;

}
h4.row.mega-title {
  color: #eee;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 15px;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  padding-top: 15px;
  background-color: #365670
  }
 .mega-menu ul li a {
  line-height: 25px;
  font-size: 90%;
  display: block;
}
ul.stander li a {
    padding: 3px 0px;
}

ul.description li {
    padding-bottom: 12px;
    line-height: 8px;
}

ul.description li span {
    color: #ccc;
    font-size: 85%;
}
a.view-more{
  border-radius: 1px;
  margin-top:15px;
  background-color: #009FE1;
  padding: 2px 10px !important;
  line-height: 21px !important;
  display: inline-block !important;
}
a.view-more:hover{
	color:#fff;
	background:#0DADEF;
}
ul.icon-des li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: #009FE1;
    line-height: 35px !important;
}

ul.icon-des li {
    width: 100%;
    display: table;
    margin-bottom: 11px;
}
/*Blog DropDown*/
.Blog{
	left:0;
	display:none;
	color:#fefefe;
	padding-top:15px;
	background:#eee;
	padding-bottom:15px;
}
.Blog .blog-title{
	color:#fff;
	font-size:15px;
	text-transform:uppercase;

}
.Blog .blog-des{
	color:#ccc;
	font-size:90%;
	margin-top:15px;
}
.Blog a.view-more{
	margin-top:0px;
}
/*Images*/
.Images{
	left:0;
   width:100%;
	 display:none;
	color:#fefefe;
	padding-top:15px;
	background:#eee;
	padding-bottom:15px;
}
.Images h4 {
  font-size: 15px;
  margin-top: 0px;
  text-transform: uppercase;
}
/*common*/
.flyout-right ul>li>a ,
.flyout-left ul>li>a,
.flyout-mega-wrap,
.mega-menu{
	background-color: #eee;
}

/*hover*/
.Blog:hover,
.Images:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left>ul:hover,
li.flyout-right>ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover +ul,
li.flyout-right a:hover +ul,
.blog-drop-down >a:hover+.Blog,
li.drop-down>a:hover +.drop-down-ul,
.images-drop-down>a:hover +.Images,
.mega-drop-down a:hover+.mega-menu,
li.flyout-mega>a:hover +.flyout-mega-wrap{
	display:block;
}
/*responsive*/
 @media (min-width:767px){
	.exo-menu > li > a{
	display:block;
	padding: 20px 22px;
 }
.mega-menu, .flyout-mega-wrap, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
		position:absolute;
}
 .flyout-right>ul{
	left: 100%;
	}
	.flyout-left>ul{
	right: 100%;
}
 }
@media (max-width:767px){

	.exo-menu {
		min-height: 58px;
		background-color: #23364B;
		width: 100%;
	}
	
	.exo-menu > li > a{
		width:100% ;
	    display:none ;
	
	}
	.exo-menu > li{
		width:100%;
	}
	.display.exo-menu > li > a{
	  display:block ;
	  	padding: 20px 22px;
	}
	
.mega-menu, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
		position:relative;
}

}
a.toggle-menu{
    position: absolute;
    right: 0px;
    padding: 20px;
    font-size: 27px;
    background-color: #ccc;
    color: #23364B;
    top: 0px;
}
li.drop-down.aa:before {
    content: "\f0d7";
    color: #fff;
    font-family: FontAwesome;
    font-style: normal;
    display: inline;
    position: absolute;
    left:68px;
    top: 23px;
    font-size: 14px;
}
.hex_btn {
	border: none;
	height: 40px;
	background-color: #ee5a50;
	padding: 10px 28px;
	font-size: 20px;
	cursor: pointer;
	display: inline-block;
}

.search-form {
	z-index: 1;
}

.search-form {
	bottom: -100px;
}

.search-form {
	position: absolute;
	width: 100%;
	bottom: 126px;
	left: 0;
	right: 0;
}

@media only screen and (max-width: 600px){
.search-form {
    position: absolute;
    width: 100%;
    bottom: 11px;
    padding-left: 85px;
    left: 0;
    right: 0;
             }
   }
.destination-stuk li {
	position: relative;
}

.destination-stuk li {
	list-style: none;
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

* {
	box-sizing: border-box;
}

* {
	padding: 0px;
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
}

.cell {
	border-radius: 0px;
	background-color: #eeeeee70;
	text-align: left;
	padding-left: 38px;
	color: #fff;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.cell {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-right: 0px;
}

.btn:hover,
.btn:focus {
	color: #fff;
	text-decoration: none;
}

.destination-stuk li select,
.destination-stuk li button,
.destination-stuk li input,
.destination-stuk .input-group {
	width: 100%;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.input-group input,
.drop-list input {
	height: 40px;
}

.destination-stuk li .search-icon {
	position: absolute;
	top: 12px;
	left: 15px;
	font-size: 16px;
	color: #fff;
	z-index: 2;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0px;
}

input::placeholder {
	color: white;
	text-color: white;
	font-size: 1.2em;
	font-style: italic;
}

@media only screen and (min-width: 200px) and (max-width: 670px) {
	.logo {
		max-width: 60px;
		max-height: 56px;
	}
	.main-header {
		height: 80px;
	}
}

.course-schedule-form {
	position: relative;
	padding-left: 32px;
	padding-right: 10px;
}

footer {
	/*background: url(../images/footer-bg-new.jpg) repeat 0 0; */
	margin-top: 2px solid #e0e0e0;
	color: #f5f5f5;
	padding: 30px;
	background: #1A1A1A;
	width: 100%;
}

.footer-bottom a {
	color: #f5f5f5;
	padding: 4px;
	font-size: 14px;
	font-family: ProximaNova, Arial, Helvetica Neue, sans-serif;
	;
	clear: both;
	float: none;
	display: block;
}

.logo {
	padding-top: 15px;
	height: 100px;
	width: 100px;
}

.contact-button-link {
	display: block;
	width: 40px;
	height: 40px;
	padding: 0;
	margin-bottom: 1px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	background: #2f3338;
	color: #fff;
	position: relative;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	transition: all 250ms;
}

#contact-buttons-bar.slide-on-scroll {
	position: fixed;
}

#contact-buttons-bar {
	position: fixed;
	top: 90px;
	left: -40px;
	width: 40px;
	z-index: 999;
}

.contact-button-link.facebook,
.social-link.facebook {
	background: #3b5998;
}

.contact-button-link.twitter,
.social-link.twitter {
	background: #1da1f3;
}

.contact-button-link.linkedin,
.social-link.linkedin {
	background: #0077b5;
}

.contact-button-link.youtube,
.social-link.youtube {
	background: #e62117;
}

.contact-button-link.pinterest,
.social-link.pinterest {
	background: #cc2127;
}

.contact-button-link.instagram,
.social-link.instagram {
	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
}

.header_area {
	background-color: rgba(24, 24, 24, 1);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 70px;
	z-index: 999;
}

.header_area:before {
	background-color: #ee5a50;
	display: block;
	content: '';
	width: 30%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.navbar {
	border: medium none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	margin: 0;
	position: relative;
}



@media only screen and ( max-width: 40em)
/* 640 */

{
	#nav {
		position: relative;
	}
	#nav>a {}
	#nav:not( :target)>a:first-of-type,
	#nav:target>a:last-of-type {
		display: block;
	}
	/* first level */
	#nav>ul {
		height: auto;
		display: none;
		position: absolute;
		left: 0;
		right: 0;
	}
	#nav:target>ul {
		display: block;
	}
	#nav>ul>li {
		width: 100%;
		float: none;
	}
	/* second level */
	#nav li ul {
		position: static;
	}
}

#wrapper {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}

.wrapper {
	display: flex;
	flex-direction: column;
	overflow: hidden;
}

.scrollable-child {
	overflow-y: auto;
}

.outer {
	background: #f5f5f5;
	padding: 15px;
	box-shadow: 0 0 10px 0;
	border-radius: 10px;
	position: relative;
	z-index: 3;
}

form {
	display: block;
	margin-top: 0em;
}

input,
button,
select,
optgroup,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	margin: 0;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

user agent stylesheetinput[type="hidden" i] {
	display: none;
	-webkit-appearance: initial;
	background-color: initial;
	cursor: default;
	padding: initial;
	border: initial;
}

input {
	-webkit-writing-mode: horizontal-tb !important;
	text-rendering: auto;
	color: -internal-light-dark-color(black, white);
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
	-webkit-appearance: textfield;
	background-color: -internal-light-dark-color(white, black);
	-webkit-rtl-ordering: logical;
	font: 400 13.3333px Arial;
}

element.style {
	font-weight: bold;
	color: #F00;
	display: none;
}

label {
	font-size: .875rem;
}

label {
	display: inline-block;
	margin-bottom: .5rem;
}

.outer span {
	/* color: #3085de !important; */
	color: #3085de !important;
	font-weight: 600;
}

.color {
	color: #111;
}

@media (min-width: 640px).phone {
	margin: 0px auto;
	width: 238px;
	display: inherit;
}

@media (min-width: 640px).col-sm-3 {
	margin: 0 auto;
}

@media (min-width: 640px).col-sm-2,
.col-sm-3 {
	display: inline-block;
}

.pull-right {
	float: right;
}

.phone {
	background: none repeat scroll 0 0 #ee5a50;
	border-radius: 3px;
	margin-left: 25px;
	margin-top: 17px;
	min-height: 30px;
	padding-top: 5px;
	width: 240px;
}

.pull-right {
	float: right!important;
}

@media (min-width: 768px).col-sm-3 
{
	width: 25%;
}

.phn {
	color: #fff;
	float: left;
	font-size: 18px;
	font-weight: 400;
	margin: 0 5px;
	padding: 0;
}

.bb {
	background: blue;
}
.btn {
  border: none;
  background-color: #ee5a50;
  padding: 14px 28px;
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
}

.btn:hover {background:  #000000;}

.success {color: #000000;}
