body {
	font-family: 'Lato', sans-serif;
	line-height: normal;
	font-weight:300;
	font-size:16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/main_bg.png);
	background-repeat:repeat;
}

a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: none;
}

ul,li{
	/* list-style:none; */
	/* margin:0px; */
	padding:0px;
}
h1,h2,h3,h4,h5,h6{
	margin:0px;
	font-weight:normal;
	line-height: normal;
}
#content HR{
	margin-top:23px;
	background-color:#6aa1d0;
}
#content H3{
	font-weight: 700;
	color: #c10505; 
	font-size:19px;
	margin-top: 7px;
	margin-bottom:7px;
}
#content H4{
	color: #0f38a0;
	font-size: 16px;
	font-weight: 700;
}
#content H5{
	color:black;
	font-weight:700;
	font-size: 16px;
	font-style:italic;
}
#content A{
	color:#b20000;
}
#content A:hover{
	color:#e80000;
}
*{
	margin: 0px;
	padding: 0px;
	box-sizing:border-box;
	outline:none;
}
input{
	outline:none;
}
input:focus{
	outline:none;
}
img{
	border: 0px;
	outline:none;
}
:focus{
	outline:none;
	border:0px;
}
.container{
	width: 1120px;
	margin: 0px auto;
}
BODY > .container, HEADER .container{
	width:1120px;
	margin:0px auto;
}
#middle .container{
	width:1120px;
}
.site-header{
	background-color: transparent;
}
FOOTER{
	width:100%;
	max-width:100%;
}
HEADER{
	width:100%;
	max-width:100%;
}
#header{
	background-color:#fff;
	margin-top:40px;
	padding:20px 20px 13px 20px;
	overflow:hidden;
}
.header_left{
	width:333px;
	float:left;
}
.header_left img{
	margin-bottom:10px;
	max-width:100%;
}
HEADER .logo img{
	max-width:100%;
	height: auto;
}
HEADER .logo{
	position: absolute;
    left: 50%;
    margin-left: -177px;
    top: 18px;
}
.header_right{
	width:300px;
	float:right;
	text-align:right;
	padding-right:13px;
	font-family: 'Open Sans', sans-serif;
}
.header_right h3{
	font-size:19px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	line-height: 23px;
}
.header_right h3 span{
	font-style:italic;
	color:#234bea;
}
.contact_box h2{
	font-size:22px;
	color:#cd170a;
	font-weight:700;
	font-style:italic;
}
.contact_box a{
	display:block;
	font-size:18px;
	color:#2c3e86;
	font-weight:600;
}
.contact_box{
	margin-top:20px;
}
.menu{
	float:left;
	width:100%;
	background: rgb(149, 20, 10);
	background: -moz-linear-gradient(90deg, rgb(149, 20, 10) 0%, rgb(171, 23, 12) 100%);
	background: -webkit-linear-gradient(90deg, rgb(149, 20, 10) 0%, rgb(171, 23, 12) 100%);
	background: -o-linear-gradient(90deg, rgb(149, 20, 10) 0%, rgb(171, 23, 12) 100%);
	background: -ms-linear-gradient(90deg, rgb(149, 20, 10) 0%, rgb(171, 23, 12) 100%);
	background: linear-gradient(180deg, rgb(149, 20, 10) 0%, rgb(171, 23, 12) 100%);
}
.menu LI A{
	color:#fff;
	font-size:18px;
	font-weight:400;
	text-transform:uppercase;
	padding:10px 15px;
	float:none;
	display:block;
}
#wprmenu_menu ul li a, 
#wprmenu_menu ul li a:hover{
/*
	color:#fff;
	font-size:14px;
	font-weight:400;
	text-transform:uppercase;
	padding:10px 15px;
	float:none;
	display:block;
*/
	}

.menu li.current_page_item > a ,.menu li.current-menu-parent > a{
	background: rgb(104, 13, 6);
	background: -moz-linear-gradient(90deg, rgb(104, 13, 6) 0%, rgb(141, 18, 8) 100%);
	background: -webkit-linear-gradient(90deg, rgb(104, 13, 6) 0%, rgb(141, 18, 8) 100%);
	background: -o-linear-gradient(90deg, rgb(104, 13, 6) 0%, rgb(141, 18, 8) 100%);
	background: -ms-linear-gradient(90deg, rgb(104, 13, 6) 0%, rgb(141, 18, 8) 100%);
	background: linear-gradient(180deg, rgb(104, 13, 6) 0%, rgb(141, 18, 8) 100%);
}
.menu LI A:hover{
	background: rgb(104, 13, 6);
	background: -moz-linear-gradient(90deg, rgb(104, 13, 6) 0%, rgb(141, 18, 8) 100%);
	background: -webkit-linear-gradient(90deg, rgb(104, 13, 6) 0%, rgb(141, 18, 8) 100%);
	background: -o-linear-gradient(90deg, rgb(104, 13, 6) 0%, rgb(141, 18, 8) 100%);
	background: -ms-linear-gradient(90deg, rgb(104, 13, 6) 0%, rgb(141, 18, 8) 100%);
	background: linear-gradient(180deg, rgb(104, 13, 6) 0%, rgb(141, 18, 8) 100%);
}
.menu .sub-menu{
	position:absolute;
	top:100%;
	left:0%;
	bottom:auto;
	display:none;
	margin:0px;
	padding:0px;
	z-index:999999;
	bottom:auto;
	min-width:160px;
	width:auto;
	background: rgb(149, 20, 10);
	background: -moz-linear-gradient(90deg, rgb(149, 20, 10) 0%, rgb(171, 23, 12) 100%);
	background: -webkit-linear-gradient(90deg, rgb(149, 20, 10) 0%, rgb(171, 23, 12) 100%);
	background: -o-linear-gradient(90deg, rgb(149, 20, 10) 0%, rgb(171, 23, 12) 100%);
	background: -ms-linear-gradient(90deg, rgb(149, 20, 10) 0%, rgb(171, 23, 12) 100%);
	background: linear-gradient(180deg, rgb(149, 20, 10) 0%, rgb(171, 23, 12) 100%);
}
.sub-menu li{
	padding:0;
	white-space:nowrap;
	width:100%;
	margin:0px!important;
	display:block;
}
.menu li:hover  ul{
	display:block;
}
.menu ul LI{
	background:none;
	margin-left:42px;
	position:relative;
}
.menu LI{
	background:none;
	position:relative;
}
.menu LI:hover{
	background:none;
}
.menu ul LI:first-child{
	margin-left:28px;
}
.menu UL{
	width:100%;
}
.slider_box {
	float:left;
	width:100%;
	background: rgb(234, 234, 234);
	background: -moz-linear-gradient(90deg, rgb(234, 234, 234) 0%, rgb(246, 246, 246) 100%);
	background: -webkit-linear-gradient(90deg, rgb(234, 234, 234) 0%, rgb(246, 246, 246) 100%);
	background: -o-linear-gradient(90deg, rgb(234, 234, 234) 0%, rgb(246, 246, 246) 100%);
	background: -ms-linear-gradient(90deg, rgb(234, 234, 234) 0%, rgb(246, 246, 246) 100%);
	background: linear-gradient(180deg, rgb(234, 234, 234) 0%, rgb(246, 246, 246) 100%);
	position:relative;
}
.site-content, .site-content .entry-header, .full-width .site-content .entry-content, .site-content .entry-content, .hentry, .content-area{
	max-width: 100%;
}
HEADER.entry-header, #primary .entry-content{
	max-width: 100%;
}

.home .imageright{
	float:right;
	width:auto;
	padding:8px;
	border:none;
	background-color:#fff;
}
.home .tp-caption.imageright{
	background-color:#fff !important;
}
.page_top_img{
	border:8px solid #fff;
}
.page_top{
	padding:0px;
	width:100%;
	background-color:#fff;
	padding-bottom:25px;
	background-image:url(../images/bottom_shodow.png);
	background-position:bottom;
	background-repeat:no-repeat;
	z-index:9;
}
#rev_slider_7_1{
	z-index: 2;
}
.home .imageright:before{
    position: absolute;
    content: '';
    height: 100%;
    top: 0;
    left: -20px;
    bottom: 0;
    z-index: -1;
    width: 20px;
}
.caption_box{
    width: 410px;
    float: left;
    padding: 30px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0;
	background: rgb(234, 234, 234);
	background: -moz-linear-gradient(90deg, rgb(234, 234, 234) 0%, rgb(246, 246, 246) 100%);
	background: -webkit-linear-gradient(90deg, rgb(234, 234, 234) 0%, rgb(246, 246, 246) 100%);
	background: -o-linear-gradient(90deg, rgb(234, 234, 234) 0%, rgb(246, 246, 246) 100%);
	background: -ms-linear-gradient(90deg, rgb(234, 234, 234) 0%, rgb(246, 246, 246) 100%);
	background: linear-gradient(180deg, rgb(234, 234, 234) 0%, rgb(246, 246, 246) 100%);
}
.caption_box p{
	font-size:20px;
	color:#000;
	line-height:27px;
	font-weight:400;
	margin-bottom: 0px;
}
.caption_box a{
	font-size:30px;
	font-weight:700;
	color:#ac170c!important;
	text-transform:uppercase;
}
.caption_box h2{
	font-size:33px;
	font-weight:700;
	color:#162a7b;
	text-transform:uppercase;
	margin-top: 76px;
    margin-bottom: 22px
}
.caption_box h2 span{
	font-size:25px;
	font-size:30px;
	color:#2d46b0;
	display:block;
}
.enroll_link{
	display:inline-block;
	margin-top:20px;
}
.middle_box{
	background-color:#fff;
	padding:0px 30px 30px 30px;
	float:left;
	width:100%;
}
.services_boxes {
	overflow:hidden;
    width: 100%;
	padding-bottom:50px;
	background-image:url(../images/welcome_bottom_shodow.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
#welcome, #home_sidebar{
	margin-top:23px;
}
.wel_sec{
	float:left;
	width:100%;
	background-color:#fff;
	margin-bottom:11px;
}
#welcome{
	width:706px;
	padding:0px 30px 0px 0px;
	background-color:transparent;

	/* border-right:1px solid #ac170c; */
}
.services_title{
	border-bottom:1px solid #162a7b;
	margin-bottom: 10px;
}
.services_title h2{
	font-size:20px;
	text-transform:uppercase;
	color:#162a7b;
	font-weight:700;
	padding-bottom: 4px;
}
.services_box{
	width:323px;
	float:left;
	margin-right:28px;
}
.services_box p{
	margin-bottom:0px!important;
}
.services_box:last-child{
	margin-right:0px;
}
.services_img{
	border:1px solid #b8b8b8;
	margin-bottom:4px;
}
.learn_more_link{
	display:block;
	font-size:16px;
	color:#fff;
	background-image:url(../images/learn_more_bg.png);
	background-repeat:no-repeat;
	font-weight:400;
	line-height: 24px;
    padding: 0px 5px;
    margin-top: 10px;
}
.title{
	border-bottom:1px solid #a3160b;
	margin-bottom:4px;
	width:100%;
}
.title h1{
	font-size:23px;
	font-weight:700;
	color:#162a7b;
	text-transform:uppercase;
	padding-bottom:5px;
	margin-top:6px;
}
#welcome p{
	margin-bottom:20px;
}
#home_sidebar{
	width:354px;
	padding:0px 0px 0px 30px;
}
.mission_box_title h3{
	font-size:20px;
	text-transform:uppercase;
	font-weight:700;
	color:#ac170c;
	margin-bottom:5px;
}
.mission_box_title{
	border-bottom:1px solid #ac170c;
}
.mission_box_img{
	border:1px solid #b8b8b8;
	margin-bottom:10px;
	margin-top:10px;
}
.mission_box_info{
	padding:9px 13px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	font-size:16.5px;
	background-image:url(../images/right_box_bg.png);
	background-repeat:repeat-x;
	border: 1px solid #cdcdcd;
   border-bottom: none;
}
.mission_box_info p{
	margin-bottom:19px;
	line-height:20px
}
.mission_box_info p:last-child{
	margin-bottom:0px;
}
.enroll_banner{
	float:left;
	width:100%;
	padding:10px 20px;
	background: rgb(159, 36, 26);
	background: -moz-linear-gradient(90deg, rgb(159, 36, 26) 0%, rgb(208, 47, 35) 100%);
	background: -webkit-linear-gradient(90deg, rgb(159, 36, 26) 0%, rgb(208, 47, 35) 100%);
	background: -o-linear-gradient(90deg, rgb(159, 36, 26) 0%, rgb(208, 47, 35) 100%);
	background: -ms-linear-gradient(90deg, rgb(159, 36, 26) 0%, rgb(208, 47, 35) 100%);
	background: linear-gradient(180deg, rgb(159, 36, 26) 0%, rgb(208, 47, 35) 100%);
	border:1px solid #790c04;
	padding-right:370px;
	position:relative;
}
.enroll_banner_img{
    position: absolute;
    right: 11px;
    top: -20px;
}
.enroll_banner h2{
	font-size:25px;
	color:#fff;
	font-weight:700;
}
.button_enroll{
	font-size:16px;
	color:#000;
	text-transform:uppercase;
	font-weight:700;
	display:inline-block;
	padding:7px 0px;
	text-align:center;
	max-width:297px;
	width:100%;
	margin-bottom:10px;
	margin-right:20px;
	border:1px solid #e6a905;
	background: rgb(247, 172, 10);
	background: -moz-linear-gradient(90deg, rgb(247, 172, 10) 0%, rgb(247, 229, 14) 100%);
	background: -webkit-linear-gradient(90deg, rgb(247, 172, 10) 0%, rgb(247, 229, 14) 100%);
	background: -o-linear-gradient(90deg, rgb(247, 172, 10) 0%, rgb(247, 229, 14) 100%);
	background: -ms-linear-gradient(90deg, rgb(247, 172, 10) 0%, rgb(247, 229, 14) 100%);
	background: linear-gradient(180deg, rgb(247, 172, 10) 0%, rgb(247, 229, 14) 100%);
}
.button_enroll:hover{
	background: rgb(247, 172, 10);
	background: -moz-linear-gradient(180deg, rgb(247, 172, 10) 0%, rgb(247, 229, 14) 100%);
	background: -webkit-linear-gradient(180deg, rgb(247, 172, 10) 0%, rgb(247, 229, 14) 100%);
	background: -o-linear-gradient(180deg, rgb(247, 172, 10) 0%, rgb(247, 229, 14) 100%);
	background: -ms-linear-gradient(180deg, rgb(247, 172, 10) 0%, rgb(247, 229, 14) 100%);
	background: linear-gradient(360deg, rgb(247, 172, 10) 0%, rgb(247, 229, 14) 100%);
}
A.button_enroll:first-child{
	margin-top:20px;
}
#footer{
    width: 100%;
    background-color: #16235a;
    border: none;
    padding:25px 30px 30px 30px;
    margin-bottom: 30px;
    line-height: 24px
}
#footer a:hover{
	text-decoration:underline;
}
.footer_left{
	float:left;
	width:440px;
	font-size:17px;
	color:#fff;
	font-weight:400;
}
.footer_left p{
	margin-bottom: 0px;
}
.footer_left span{
	padding:0px 7px;
}
.footer_left a{
	font-size:17px;
	color:#fff;
	font-weight:400;
}
.footer_left h3{
	font-size:18px;
	font-weight:400;
	color:#fff;
}
.copyright{
	float:right;
	width:220px;
	font-size:17px;
	color:#fff;
	font-weight:400;
	text-align:right;
	margin-top:13px;
	
}
.copyright a{
	font-size:17px;
	color:#fff;
	font-weight:400;
}
#primary{
	background-color:transparent;
}
#content{
	padding:0px;
}
#content .title{
	margin-bottom:7px;
}
#content p{
	margin-bottom:20px;
}
.contact_left{
	 	float: left;
	 	width: 45%;
}
.contact_right{
	 	float: right;
	 	width: 50%;	
}
.contact_right input,.contact_right textarea{
	width: 100%;
	margin-top: 10px;
}
.contact_right TEXTAREA{
	height:174px;
}
#content .contact_right p{
	margin-bottom: 10px;
}
button, .button, input[type="button"], input[type="reset"], input[type="submit"]{
	font-size: 16px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    padding: 7px 15px;
    text-align: center;
    width:auto;
    border: 1px solid #e6a905;
    background: rgb(247, 172, 10);
    background: -moz-linear-gradient(90deg, rgb(247, 172, 10) 0%, rgb(247, 229, 14) 100%);
    background: -webkit-linear-gradient(90deg, rgb(247, 172, 10) 0%, rgb(247, 229, 14) 100%);
    background: -o-linear-gradient(90deg, rgb(247, 172, 10) 0%, rgb(247, 229, 14) 100%);
    background: -ms-linear-gradient(90deg, rgb(247, 172, 10) 0%, rgb(247, 229, 14) 100%);
    background: linear-gradient(180deg, rgb(247, 172, 10) 0%, rgb(247, 229, 14) 100%);	
}
button:hover, button:focus, .button:hover, .button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus{
	color: #000;
	background: rgb(247, 172, 10);
	background: -moz-linear-gradient(172deg, rgb(247, 172, 10) 0%, rgb(247, 229, 14) 100%);
    background: -webkit-linear-gradient(172deg, rgb(247, 172, 10) 0%, rgb(247, 229, 14) 100%);
    background: -o-linear-gradient(172deg, rgb(247, 172, 10) 0%, rgb(247, 229, 14) 100%);
    background: -ms-linear-gradient(172deg, rgb(247, 172, 10) 0%, rgb(247, 229, 14) 100%);
    background: linear-gradient(360deg, rgb(247, 172, 10) 0%, rgb(247, 229, 14) 100%);	
}

#content H4.ui-state-default{
	color: #555555;
}
#content H4.ui-state-active{
	color: #0f38a0;
}

.hideMe{ display: none; }
