/***contact***/
.bg-deep-pink {
    background-color: #1C1C1C;
}
.padding-thirteen-lr {
    padding-left: 13%;
    padding-right: 13%;
}
.display-table {
    display: table !important;
}
.display-table-cell {
    display: table-cell !important;
}
.display-block {
    display: block !important;
}
.margin-10px-bottom {
    margin-bottom: 10px;
}
.opacity7 {
    opacity: .7;
}
.font-weight-500 {
    font-weight: 500;
}
.letter-spacing-1 {
    letter-spacing: 1px;
}
.text-white{
    color: #FFF;
	font-size: 40px;
    font-weight: 700;
	font-family: 'Open Sans', sans-serif;
}
.text-small {
    font-size: 16px;
    line-height: 1.5;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
}
.text-upper {
    font-size: 16px;
    line-height: 1.5;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-weight: 400;
}
.text-medium{
	font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #F1C538;
    line-height: 24px;
    margin: 0;
}
.media_bord {
    margin-top: 25px;
    /* border-top: 1px solid #dde5ef; */
    height: 2px;
    width: 70px;
    background: #fff;
	margin-bottom: 15px;
}
.cover-background {
    position: relative;
    background-size: cover;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    padding: 100px 0;
    overflow: hidden;
}
.background-position-top {
    background-position: center top !important;
}
.opacity-medium {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.75;
    top: 0;
    left: 0;
}
.big-section{
	padding-bottom:80px;
	padding-top:80px;
}
.big-section h1{
	font-size:40px;
	font-weight:700;
	color:#000;
	font-family: 'Open Sans', sans-serif;
	margin-top: 5px;
}
.big-section span{
	font-size:20px;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	color:#8D8D8D;
}
.big-section p{
	font-size:16px;
	font-weight:400;
	color:#000;
	font-style:none;
	font-family: 'Open Sans', sans-serif;
	padding-top:20px;
	width:50%;
	margin:auto;
	line-height:28px;
}
.location{
	background: #FCFAF4;
	height: 720px;
}
.location h1{
	font-size:40px;
	font-weight:700;
	color:#000;
	font-family: 'Open Sans', sans-serif;
}
.location h3{
	font-size:18px;
	color:#000;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
}
.location h2{
	font-size:18px;
	color:#000;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}
.location p{
	font-size:15px;
	color:#000;
	font-family: 'Open Sans', sans-serif;
	line-height:1.5;
	padding-top: 5px;
}
.icon-add{
	padding-right: 10px;
}
.margin-four-bottom{
	padding-bottom:10px;
}
.bg-extra-dark-gray {
    /*background-color: #1c1c1c;*/
}
.padding-ten-all {
    padding: 6% 11%;
}
.padding-eleven-all {
    padding: 6% 11%;
}
.margin-5px-bottom {
    margin-bottom: 5px;
}
.text-medium-gray {
    color: #939393;
}
.margin-55px-bottom {
    margin-bottom: 55px;
}
#success-project-contact-form {
    clear: both;
    margin: 0 15px 15px;
    text-align: center;
    border: 1px solid #1a940a;
    color: #1a940a;
    padding: 2px 0;
    display: none;
    font-size: 11px;
}
.no-margin-lr {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
input[type="button"], input[type="text"], input[type="email"], input[type="search"], input[type="password"], textarea, input[type="submit"] {
    -webkit-appearance: none;
    outline: none;
}
.border-color-medium-dark-gray {
    border-color: #C7C7C7;
}
.medium-input, .medium-textarea, .medium-select select {
    padding: 12px 20px;
    font-size: 14px;
    line-height: normal;
    border-radius: 0;
}
.bg-transparent {
    background-color: transparent;
}
input, textarea, select {
    border: 1px solid #d1d1d1;
    font-size: 14px;
    padding: 8px 15px;
    width: 100%;
    margin: 0 0 20px 0;
    max-width: 100%;
    resize: none;
	color: #A4A4A4;
	height: 43px;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.select-style {
    width: 100%;
    overflow: hidden;
    background: url(../images/select-arrow.png) no-repeat 97% 50%;
    border: 1px solid #d1d1d1;
    margin-bottom: 20px;
}
.select-style select {
    width: 100%;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}
.medium-input, .medium-textarea, .medium-select select {
    padding: 12px 20px;
    font-size: 14px;
    line-height: normal;
    border-radius: 0;
}
.btn.btn-deep-pink {
    background: #F1C538;
    color: #000;
}
.btn.btn-medium {
    font-size: 16px;
    padding: 15px 40px 15px;
}
.margin-20px-top {
    margin-top: 20px;
}
.btn {
    display: inline-block;
    border: 2px solid transparent;
    letter-spacing: .5px;
    line-height: inherit;
    border-radius: 0;
    text-transform: uppercase;
    width: auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
}
.fa-mobile-col{
	font-size: 20px;
    padding-right: 10px;
	color: #774E22;
}
.fa-phone-col{
	font-size: 17px;
    padding-right: 10px;
	color: #774E22;
}
.fa-envelope-col{
	font-size: 16px;
    padding-right: 10px;
	color: #774E22;
}
.form-caps{
	background:#1C1C1C;
	height:720px;
}
.form-col{
	background:#fff;
	height:auto;
	padding-bottom: 80px;
    padding-top: 80px;
}
.form-col h1{
	font-size:30px;
	font-weight:700;
	color:#000;
	font-family: 'Open Sans', sans-serif;
}
.form-col h2{
	font-size:20px;
	color:#000;
	font-weight:400;
	opacity:0.5;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 20px;
}
.form-caps h1{
	font-size:30px;
	font-weight:700;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
}
.form-caps h2{
	font-size:20px;
	color:#fff;
	font-weight:400;
	opacity:0.5;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 20px;
}
.contact{
	padding-top:30px;
}
.contact .address{
	height: 90px;
}
.contact option{
	color:#000;
	padding:10px;
}
.border-add{
	height: 2px;
    width: 100%;
    display: inline-block;
    background: #ECC546 !important;
}
.form-control {
	border-radius:0;
	height: 50px;
	box-shadow:none;
	}
.form-control:focus {
    border-color: #ECC546;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(236,197,70,0.3);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(236,197,70,0.3);
}
.bg-black {
    background-color: #000;
}
.display-table-cell {
    display: table-cell !important;
}
.padding-eighteen-all {
    padding: 18%;
}
.margin-10px-bottom {
    margin-bottom: 10px;
}
.display-block {
    display: block !important;
}
.text-medium-gray {
    color: #939393;
}
.text-light-gray {
    color: #d6d5d5;
}
.location-col{
	padding-bottom: 80px;
    padding-top: 80px;
}
.border-color-medium-gray {
    border-color: #e4e4e4;
}
.padding-60px-all {
    padding: 60px;
}
.border-width-1 {
    border-width: 1px;
}
.border-all {
    border: 1px solid #e4b98a;
}
.margin-30px-bottom {
    margin-bottom: 30px;
}
.font-weight-600 {
    font-weight: 600;
}
.text-extra-dark-gray {
    color: #232323;
}
.text-uppercase {
    text-transform: uppercase;
}
.location-col{
	background:#FCFAF4;
}
.location-col h1{
	font-size: 40px;
    font-weight: 700;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    margin-top: 5px;
}
.location-col h3{
	font-size: 20px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
	padding-bottom:30px;
}
.location-col h2{
	font-size:24px;
	font-weight:500;
	color:#000;
	font-family: 'Open Sans', sans-serif;
	padding-bottom:20px;
}
.location-col p{
	font-size:16px;
	color:#000;
	font-family: 'Open Sans', sans-serif;
	line-height:30px;
}
.location-col a{
	color:#000;
}
.location-col a:hover{
	color:#291811;
}
.location-card:hover{
	background:#FCF4DA;
}
.btn.btn-transparent-light-gray {
    background: transparent;
    border-color: #291811;
    color: #000;
	margin-top:20px;
}
.btn.btn-transparent-light-gray:hover{
    background: #ECC546;
    border-color: #ECC546;
}
.btn.btn-small {
    font-size: 14px;
    padding: 10px 30px;
}
.border-radius-4 {
    border-radius: 4px;
}
.bg-extra-dark-gray {
    background-color: #1c1c1c;
}
.map-col{
	background:#291811;
	padding-bottom: 80px;
    padding-top: 80px;
}
.map-marker{
	color:#000;
	font-size:16px;
}
#map_canvas {
  height: 500px;;
  width: 100%;
  margin: 0px;
  padding: 0px
}
.submit_btn {
    padding: 0 25px;
    line-height: 40px;
    background: #F1C538;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    border: none;
    letter-spacing: 2px;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.submit_btn:hover, .submit_btn:focus {
    background: #774E22;
    color: #fff;
}
.thanku_admtbl { background:url(../images/bg1.jpg); }
.thanku_admtbl tr th { padding:0 0 10px 0; text-align:left; font-size:17px; border-bottom:1px solid #dab791; }
.thanku_admtbl tr td { padding:6px 0 4px 0; line-height:1.6em; }

.thanku_admtbl tr th h2 { width:90%; float:left; padding:7px 5% 3px 5%; letter-spacing:-1.3px; font-size:20px; font-weight:bold; line-height:25px; }
.thanku_admtbl tr td p { text-align:justify; width:90%; float:left; padding:3px 5%; }
.thanku_admtbl tr td p.admission_contact { width:90%; float:left; padding:12px 5% 3px 5%; line-height:2em; }
#map_wrapper {
    height: 400px;
}

#map_canvas {
    width: 100%;
    height: 100%;
}
.container-fluid{
	padding-left: 0;
    padding-right: 0;
}