.span12{
width:980px;
}

.font-rbt{
font-family: 'Roboto', sans-serif;
}

.red-reverse-button {
background-color:#DD4754;
color:#FFFFFF;
text-transform:uppercase;
}

.white-reverse-button {
background-color:#fff;
color:#000;
text-transform:uppercase;
border:0px solid #FFFFFF;
font-family: 'Roboto', sans-serif;
padding:13px 40px;
border-radius:30px;
text-align:center;
line-height:30px;
font-size:16px;
text-decoration:none;
}

.white-reverse-button:hover {
color:#FFFFFF;
background-color:#DD4754;
text-decoration:none;	
}

.white2-reverse-button {
background-color:#fff;
color:#DD4754;
border:1px solid #DD4754;
font-family: 'Roboto', sans-serif;
padding:5px 25px;
border-radius:30px;
text-align:center;
line-height:25px;
font-size:12px;
text-decoration:none;
}

.white2-reverse-button:hover {
color:#FFFFFF;
background-color:#DD4754;
text-decoration:none;	
}

.head18{
color:#3e4247;
font-size:70px;
font-family: 'Oswald', sans-serif;
text-transform:uppercase;
text-shadow: 5px 3px 0px #e1e1e2;
margin-bottom:56px;
}

.subhead18{
font-family: 'Roboto', sans-serif;
font-size:30px;
text-transform:uppercase;
padding-bottom:20px;
margin-bottom:25px;
}

.bll-l {
    background-image: url(../images/icons/bot-little-line.png);
    background-repeat: no-repeat;
    background-position: 0% 100%;
}

.cp{
text-align:center;
}

.rp{
text-align:right;
}

/*-- box-from-free --*/

.box-from-free label{
color:#818181;
font-size:12px;
text-transform:uppercase;
letter-spacing:1px;
}

.box-from-free input{
border:1px solid #e4e4e4;
border-radius:3px;
box-shadow: none;
padding:18px 60px;
width:240px;
background-repeat:no-repeat;
background-position:18px 50%;
color:#000000;
}

.i-fio{
background-image:url(../images/2018/icon_fio.png);
}

.i-email{
background-image:url(../images/2018/icon_email.png)
}

.i-phone{
background-image:url(../images/2018/icon_phone.png);
}

.i-contactus{
background-image:url(../images/2018/icon_contactus.png);
}

.i-free{
background-image:url(../images/2018/icon_free.png);
}

.i-place{
background-image:url(../images/2018/icon_place.png);
}

input.lbl-cb{
display:none;
}

input.lbl-cb+label{
background-image:url(../images/2018/icon_unchecked.png);
font-family: 'Roboto', sans-serif;
font-size:16px;
background-position:left center;
background-repeat:no-repeat;
padding-left:35px;
display:block;
line-height:22px;
}

input.lbl-cb:checked+label{
background-image:url(../images/2018/icon_checked.png);
font-weight:bold;
} 


/*-- home --*/

.header_free_cons_link18 {
    color: #1E0C00;
    display: block;
    font-size: 14px;
    height: 34px;
    z-index: 9;
	font-weight:bold;
    background-position: left top;
	background-repeat: no-repeat;
    margin-top: 30px;
    position: absolute;
    padding-left: 44px	
}

.header_free_cons_link18 font {
    color: #DC4754;
}

.mw860{
max-width: 920px;
}

#promo {
background-image:url(../images/2018/bg-home.jpg);
}

#promo div.promoc p.p18, p.p18 {
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    max-width: 980px;
    padding: 15px 30px;
    color: #fff;
	background-color:#494842;
	height:auto;
	opacity:0.8;
	margin-top:20px;
	text-align:center;
	margin-bottom:30px;
	box-sizing:border-box;
}

#promo div.promoc h2.head18 {
    font-weight: 700;
    font-size: 70px;
	text-shadow: 5px 3px 0px #555;
	color:#FFFFFF;
    margin: 10px 0 2px;
    max-width: 860px;
    padding: 15px;
    line-height: 0.9;
}

#promo #promomenu {
    position: absolute;
    margin-top: 385px;
    margin-left: 120px;
}

.texas{
background-image: url(../images/2018/texas.png);
background-position:center;
background-repeat:no-repeat;
height:30px;
margin-top:0px;
text-align:center;
}

/*-- event --*/

.event-box{
font-family: 'Roboto', sans-serif;
background-color:#FFFFFF;
height:233px;
margin-bottom:40px;
background-repeat:no-repeat;
background-position:left top;
background-size:contain;
box-shadow: 0px 0px 13px -2px rgba(0,0,0,0.28);
/*border-radius:0px 30px 0px 0px;
border-corner-shape: bevel;*/
}

.event-box h4{
font-family: 'Roboto', sans-serif;
font-weight:bold;
color:#c24751;
font-size:27px;
line-height:normal;
padding:0px 20px 15px 20px;
margin-bottom:50px;
margin-top:0px;
border-bottom:2px solid #dcdee2;
text-transform:uppercase;
}

.event-box-date{
position:absolute;
color:#FFFFFF;
width:135px;
text-align:center;
font-size:30px;
z-index:10;
padding-top:10px;
}

.event-box-date b{
font-size:73px;
}

.event-box-time{
font-size:20px;
color:#FFFFFF;
padding:10px;
width:135px;
height:78px;
position:absolute;
background-color:#292c2f;
box-sizing: border-box;
z-index:5;
bottom:0;
}

.event-box-date-bg{
width:135px;
background-color:#4c4b4e;
opacity:0.9;
height:inherit;
}

.event-place{
height:35px;
background-position:left top;
background-repeat:no-repeat;
padding-left:55px;
font-size:14px;
}

.event-place strong{
font-size:17px;
line-height:17px;
}

.event-b1{
float:right; width:570px; padding:15px; box-sizing: border-box;
}

.event-b2{
box-sizing: border-box; height:inherit;position:relative; width:390px;
}

/*-- compare table --*/

#filterTable tbody{
background-color:#f4f5f7;
}

.compare-different {
	text-align: center;
	font-family: "Roboto", "Open Sans", Arial, Helvetica, sans-serif;
}
.compare-different table{
	border-spacing: 0;
}
.compare-different .opener {
	color: #6b6b6c;
	font-size: 16px;
	text-decoration: underline;
	outline: none;
}
.compare-different .opener .fa {
	color: #b1b1b2;
	font-size: 12px;
	vertical-align: middle;
	margin: 0 0 3px 8px;
}
.compare-different .opener .fa-close {
	display: none;
}
.compare-different .opener:hover {
	text-decoration: none;
}
.compare-different.active a .fa-close {
	display: inline-block;
}
.compare-different.active a .fa-arrow-down {
	display: none;
}
.compare-different .table-holder {
	padding: 52px 0 0;
}
.compare-different .table-holder .col {
	width: 20%;
}
.compare-different .table-holder .col:first-child {
	width: 22%;
}
.compare-different .table-holder .col.highlight {
	background: #f7f7f7;
}
.compare-different .table-holder .display-option {
	position: relative;
}
.compare-different .table-holder .display-option a {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 0;
	font-size: 12px;
  line-height: 20px;
  text-transform: none;
  font-weight: 400;
  color: #1f1e20;
	background: #fff;
	border-radius: 3px;
	padding: 6px 8px;
	outline: none;
	border: 1px solid #e5e3e1;
	text-decoration: none;
}
.compare-different .table-holder .display-option a:hover {
	text-decoration: none;
	background: #e5e3e1;
}
.compare-different .table-holder .display-option a .fa {
	color: #000;
}
.compare-different .table-holder .display-option.active .drop-opener {
	text-decoration: none;
	background: #e5e3e1;
}
.compare-different .table-holder .display-option .drop-slide {
	position: absolute;
	top: 100%;
	left: 8px;
	right: 0;
	z-index: 99;
	padding: 6px 0;
	width:160px;
}
.compare-different .table-holder .display-option .drop-slide ul {
	padding:0;
}
.compare-different .table-holder .display-option .drop-slide fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: none;
}
.compare-different .table-holder .display-option .drop-slide .option-form {
	background: #fff;
	box-shadow: 0 2px 0 rgba(240, 237, 235, .8);
	border-radius: 3px;
	border: 1px solid #e5e3e1;
	padding: 5px 10px 10px;
}
.compare-different .table-holder .display-option .drop-slide ul li {
	overflow: hidden;
	text-align: left;
	margin: 0 0 5px;
  height: 30px;
}
.compare-different .table-holder .display-option .drop-slide label {
	position: relative;
	margin: 0;
	padding: 0 0 0 20px;
}
.compare-different .table-holder .display-option .drop-slide .jcf-checkbox {
	float: left;
	letter-spacing: -1px;
	width: 22px;
	height: 22px;
	margin: 1px 0 0;
	position: absolute;
	top: 0;
	left: 0;
}
.compare-different .table-holder .display-option .drop-slide .label-text {
	font: 14px/27px "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	overflow: hidden;
	color: #6b6b6c;
	text-transform: none;
	padding: 0 0 0 9px;
}
.compare-different .table-holder thead th {
	border: none;
  background: #68666F;
  color: #fff;
  font-size: 16px;
  line-height: 1.14285714;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  padding: 17px 0px;
  background-image: url(../images/border-right-th.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.compare-different .table-holder thead th:first-child {
	border-radius: 3px 0 0 3px;
	text-align: right;
	background-image: url();

}
.compare-different .table-holder thead th.last-child {
	border-radius: 0 3px 3px 0;
	background-image: url();

}
.compare-different .table-holder tbody tr th,
.compare-different .table-holder tbody tr td,
.compare-different .table-holder tfoot tr td,
.compare-different .table-holder tfoot tr th  {
   /* border-bottom: 1px solid #e6e6e6;*/
    border-right: 1px solid #e6e6e6;
	background-color:#f4f5f7;
	padding-left:5px;
	padding-right:5px;

	vertical-align:middle;
}.compare-different .table-holder tbody tr td:last-child,
.compare-different .table-holder tfoot tr td:last-child {
    border-right: none;
}
.compare-different .table-holder tbody th {
	vertical-align: middle;
  font-size: 16px;
  text-align: left;
  line-height: 1.42857143;
  font-weight: 600;
  color: #121212;
  padding:5px;
}

.compare-different .table-holder tbody tr th {
  padding:15px;
}

.compare-different .table-holder tbody td {
	height: 75px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 1.42857143;
	padding: 5px 0;
  color: #68666f;
}
.compare-different .table-holder tbody td strong{
	font-size: 14px;
}
.compare-different .table-holder tbody td span {
	display: inline-block;
	vertical-align: middle;
}
.compare-different .table-holder tbody td .fa {
	font-size: 3em;
  color: #D34B4C;
}
.compare-different .table-holder .num {
	font-size: 18px;
	line-height: 1;
	color: #68666f;
	font-weight: 500;
	display: inline-block;
}
.compare-different .table-holder .text {
	display: block;
}
.compare-different .table-holder .price-info {
	font-size: 26px;
	font-size: 1.8571428571428572em;
	line-height: 1.07692308;
	font-weight: 400;
	color: #68666f;
}
.compare-different .table-holder .btn-primary {
  line-height: 14px;
  background:none;
  background-color: #D34B4C;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 25px;
  border-radius: 3px;
}
.compare-different .table-holder tfoot td {
	padding: 30px 10px 30px;
	text-align:center;
	border-bottom:0px solid #000000;
}

.compare-different .table-holder tfoot td a{
	margin:10px 0px 20px 0px;
}

.compare-different .table-holder .table-price td{
font-size:18px;
color:#bf4954;
}

.compare{
font-family: 'Roboto', sans-serif;
font-size:16px;
text-decoration:underline;
margin-top:40px;
}

.notice{
font-family: 'Roboto', sans-serif;
font-size:16px;
}

/*-- checkbox --*/

/* common custom form elements styles */
.jcf-disabled {
	background: #ddd !important;
}
/* custom checkbox styles */
.jcf-checkbox {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fff;
	border: 1px solid #e5e0dc;
	border-radius: 4px;
	height: 20px;
	width: 20px;
}
.jcf-checkbox:after {
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #999;
	content: "\f00c";
	position: absolute;
	top: 0;
	right: 0;
	line-height: 20px;
	left: 0;
	text-align: center;
	display: none;
}
.jcf-checkbox.jcf-checked:after {
	display: block;
}
.jcf-checkbox input[type="checkbox"] {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
	z-index: 99;
}
.jcf-checkbox.jcf-checked span:after {
	display: block;
}

/*-- gmat promo --*/

.banner_gmat .mainbox h1 {
    font-weight: 700;
    font-size: 70px;
	text-shadow: 5px 3px 0px #555;
	color:#FFFFFF;
    margin: 5px 0 2px;
	margin-top:60px;
	margin-bottom:30px;
    max-width: 980px;
    padding: 15px;
	font-family: 'Oswald', sans-serif;
}

.gmat-icons18{
float:left;
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.10);
width:320px;
background-color:#FFFFFF;
background-position:22px center;
background-repeat:no-repeat;
font-family: 'Roboto', sans-serif;
border:1px solid #fff;
margin-right:10px;
height:77px;
box-sizing:border-box;
}

.gmat-icons18 p{
padding:8px 15px;
margin-left:82px;
height:75px;
border-left:1px solid #ededed;
box-sizing:border-box;
font-size:16px;
line-height:18px;
}

/*-- services --*/

.mr10{
margin-right:12px;
}

.coursev-item {
    background-color: #f4f5f7;
    border-radius: 5px;
	box-sizing: border-box;
    width: 235px;
    position: relative;
	font-family: 'Roboto', sans-serif;
	padding-bottom:80px;
	float:left;
	min-height:637px;
}

.coursev-item .coursev-item-b1{
text-align:center;
border-radius: 5px 5px 0px 0px;
color:#FFFFFF;
background-color:#3e4247;
padding: 12px 5px;
font-size:16px;
}

.coursev-item .coursev-item-b1-or{
background-color:#e19235;
}

.coursev-item .coursev-item-b2{
text-align:center;
color:#000000;
font-weight:bold;
padding: 10px 5px;
font-size:25px;
}

.coursev-item .coursev-item-popular{
color:#e19235;
text-transform:uppercase;
font-size:12px;
text-align:center;
position:absolute;
font-weight:bold;
text-align:center;
width:100%;
margin-top:-7px;
}

.coursev-item .coursev-item-price{
text-align:center;
margin:0px auto;
width:195px;
margin-bottom:25px;
border-bottom:1px solid #d6d9df;
padding-bottom:20px;
color:#bf4954;
font-size:20px;
font-weight:bold;
}

.coursev-item a, .coursev-item a:hover{
bottom:30px;
position:absolute;
display:block;
padding-top:10px;
left:30px;
}

.coursev-item p{
margin:0px 20px 10px 20px;
padding-left:25px;
background-image:url(../images/2018/i-check-small.png);
background-position:0px 7px;
background-repeat:no-repeat;
font-size:16px;
line-height:normal;
}

/*-- gallery18 --*/
.gallery18 img{
float:left;
margin-right:15px;
margin-bottom:15px;
}

/*-- teachers18 --*/

.teachers18{
background-image:url(../images/2018/bg-gmat-teachers.jpg);
background-position:center top;
margin-top:20px;
padding-bottom:65px;
padding-top:60px;
margin-right:0px;
margin-bottom:0px;
}

.teacher18 a{
width:246px;
border:1px solid #dbdee3;
display:block;
float:left;
background-color:#FFFFFF;
text-align:center;
height:348px;
box-sizing:border-box;
color:#000000;
padding-top:22px;
margin-right:10px;
margin-bottom:10px;

}

.teacher18 a .teacher-arr{
position:absolute;
width:78px;
height:78px;
background-image:url(../images/2018/tutors-arrow.png);
margin-left:160px;
margin-top:110px;
}

.teacher18 a .img-tcr{
background-color:#000000;
width:186px;
height:186px;
border-radius:93px;
margin-bottom:17px;
}

.teacher18 a:hover{
background-color:#bf4954;
color:#FFFFFF;
text-decoration:none;
}

.teacher18 a p{
font-size:25px;
text-transform:uppercase;
font-weight:bold;
line-height:normal;
}

.teacher18 a span{
display:block;
font-size:16px;
}

#teacherdetails{
}

#teacherdetails > div{
display:none;
position:absolute;
font-size:16px;
border:1px solid #eee;
padding:10px 20px 20px 20px;
width:760px;
background-color:#FFFFFF;
box-sizing:border-box;
box-shadow: 0px 0px 13px -2px rgba(0,0,0,0.28);
z-index:50;
height:348px;
border-left:20px #bf4954 solid;
}

#teacherdetails > div p{
font-size:20px;
font-family: 'Roboto', sans-serif;
line-height:normal;
}

#teacherdetails > div h2{
color:#bf4954;
}

#teacherdetails > div i{
float:right;
font-size:40px;
font-weight:bold;
color:#bf4954;
cursor:pointer;
}