/*****************************************/
/*  HOME PAGE STYLES					*/
/***************************************/


@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800');

/*

#heading{
	z-index:1;
}

h3 a{
	text-decoration: none;
	color:black;

}

header img {
	max-height: 99px;
    height: 100%;
}

footer #footer_logo a > img {
	max-height: 70px;
    height: 100%;
}

#top_section{
	/*font-size: 1.1em;
	/*background-color: lightblue;*/
/*	margin-top: -60px;	
}




.search_header {
	font-size: 1.3em;
	width: 60%;
	position: relative;
	top: 30px;
	left: 15px;
	color:white;
}

.trans{
	border-color: transparent;
	background-color: transparent;
}
#paragraph{
	text-align: left;
}

#tagline{

	padding-top: 8px;
	width: 100%;
	/*! margin-left: 210px; */
	/*! float: left; *//*
}

#top_section {

}

#after_section{
	display: flex;
	justify-content:row;
}

#after_section div{
	width: 70%;
	padding-right: 15px;
}

#courses{
	background-color: #eaeaea;
	margin:0;
	padding:10px;
}

#courses ul{
	list-style:none;
	font-weight:bold;

}

.method{
	font-weight:bold;
	text-transform:uppercase;
	margin-left: 2em;

}

.home_img{
	border: 3px solid #000;
}
.radar{
	top: 10px;
	position: relative;
	top: -220px;
	left: 380px;
	z-index: -1;
}


.newsletter{
	text-align: center;
	background-color: #030d27;
	text-align: center;
	border-radius: 10px;
	color: #fff;
	padding: 13px 16px;
	margin: 0 5px;
	text-decoration: none;
}

.onsite{
	text-align: center;
	background-color: #118914;
	text-align: center;
	border-radius: 10px;
	color: #fff;
	padding: 13px 74px;
	margin: 0 5px;
	text-decoration: none;
}

.offer{
	text-align: center;
	background-color: #118914;
	text-align: center;
	border-radius: 10px;
	color: #fff;
	padding: 13px 111px;
	margin: 0 5px;
	text-decoration: none;
}

#middle_section{
	display: inline-block;
	/*background-color: yellow;*//*
	width: 100%;
}

#middle_section_method{
	margin-left: 100px;
	background-color: #eaeaea;
	padding:10px;
}
#courses, 
#middle_section_method{
		display:none;
}

.middle_section_browse h3{
	margin: 0;
	padding: 0;

}

/****List items and navigation***/
/*
.middle_section_browse ul {
	/*! width: 100%; *//*

	display: inline-block;
	padding: 0;
	/*list-style-type: square;**//*
	margin-left: 7px;
	list-style-type: none;
}

.middle_section_browse li{
	/*! display: inline; *//*
	float: left;
	margin-left: 7px;


	text-align: center;
	/*! border-radius: 10px; *//*

}
.middle_section_browse li a{
	display: block;

	/*! padding: 8px 12px; */
	/*! margin: 5px 5px; */
	/*! text-decoration: none; *//*
	margin-left: 0px;
	position: relative;
	left: -21px;


	font-size: 1.1em;
	padding: 13px 10px;
	/*! margin: 0 5px; *//*
	text-decoration: none;
}


#announcements{
	margin-left: 100px;
	background-color: #eaeaea;
	padding:10px;
}

.middle_section_resources{

}


/******************************//*
.middle_section_resources ul{
	/*! display: inline-block; */
	/*! list-style-type: square; *//*
	list-style-type:none;
	width: 100%;

	padding: 0;
}

.middle_section_resources li{
	display: inline-block;
	margin-left: 7px;
	/*! border-radius: 10px; */
	/*! padding: 10px; *//*

	list-style-type: none;
}

.middle_section_resources li a{
	/*! display:block; */

	/*! padding: 8px 12px; */
	/*! margin: 5px 5px; */
	/*! text-decoration: none; *//*
	margin-left: 0px;
	position: relative;
	left: -21px;


	font-size: 1.1em;
	padding: 13px 10px;
	/*! margin: 0 5px; *//*
	text-decoration: none;
}




.middle_section_resources h3{

	width: 100%;

}
/******************************//*

.eclipse{
	z-index: -1;
	float:right;
	display: none;
}

form p{
	margin:2px
}

.form_header{
	/*font-size: 1em;
	width: 60%;
	font-weight:bold;*//*
}

.required{
	font-size:.8em;
	font-style: italic;
	color: red;
}

form .submit{
	width: 400px;
	padding:15px;
}

div.panel_mobile_nav{
	height: 0px;
}

#search{
	width: 20%;
	position: absolute;
	top: 35px;
	left: 46em;
	z-index: 2;
}

.bottom_section ul{
	display: inline-block;
	list-style-type: none;
	margin-left: -41px;
}

.bottom_section li{
	padding: 10px 20px;
	float:left;
	margin-left:18px;
}

.bottom_section li a{
	margin-left: -31px;

	font-size: 1.1em;
}

h2.anchor{
	display: block;
	position: relative;
	top: -250px;
	visibility: hidden;
}


#offerButton{
	padding-top: 10px;
	padding-bottom: 10px;

}


#offerButton a{
	display: inline;
	padding: 15px;

	width: 14%;
	background-color: green;
	text-align: center;
	border-radius: 10px;
	color: white;
	text-decoration: none;
}

.noDisplay {display: none;}

#offerForm{
	margin-top:25px;
}

h2.anchor{
	display: block;
	position: relative;
	top: -200px;
	visibility: hidden;
}

#scheduleButton a
{
	display: inline;
	padding: 15px;
	margin-left: 1em;
	width: 14%;
	background-color: #0071bc;
	text-align: center;
	border-radius: 10px;
	color: white;
	text-decoration: none;
}

#offerButton{
	margin-top:-1.2em;
}

#offerButton a{
	display: inline;
	padding: 15px;
	margin-left: 14em;
	width: 14%;
	background-color: green;
	text-align: center;
	border-radius: 10px;
	color: white;
	text-decoration: none;
}

#scheduleButton a:hover{
	background-color: #999;
}


#heading{
	z-index: 1;
}

#schedule_table{
	margin-left: 2em;
	position: relative;
	/*top: -100px;*//*
}
table:not(.ui-datepicker-calendar) th{
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: left;
}
table:not(.ui-datepicker-calendar) tr td:first-child{
	width: 35vw;
	padding-left:0px;
}

table:not(.ui-datepicker-calendar) tr td:nth-child(3){
	padding-left:100px;
}

@media only screen and (max-device-width: 769px){
	table:not(.ui-datepicker-calendar) td{
		padding-left: 0px;
		padding-bottom: 15px;
		font-size: 80%;
	}
	#schedule_table{
		margin-left: -2em;
	}
	table:not(.ui-datepicker-calendar) tr td:first-child{
		padding-left:0px;
	}
	table:not(.ui-datepicker-calendar) tr td:nth-child(3){
		padding-left:10px;
	}
}

.form_header{padding-bottom: 10px;}
.request{
	width: 80%;
	padding: 1em;
	border: 1px solid #ccc;
}

input{display:inline;
	margin-bottom:10px;}
select{margin-bottom:10px;}

label{display:flex;}
.field{display: flex;
	display: flex;
	margin-bottom: 15px;}

.indent{margin-right:3em;
	font-weight:bold;}
.indent_plus{margin-right:7.7em;}

.field_x{display: flex;
	margin-bottom: 10px;}

.nudge_left{
	padding-left: 10px;
}
.nudge_left_email{
	padding-left: 4.1em;
}

.nudge_right{
	margin-left:-2em;
}

#buttons{
	display: flex;
	margin-left: 8em;
}	
.submit{
	padding:20px 40px 20px 40px;
}
.reset{
	padding:20px 40px 20px 40px;
	margin-left: 10px;
}

.form_section_header{
	font-size: 2em;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top:10px;
}

#payment_info{
	background-color: #ebebeb;
	padding-left: 30px;	
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:15px;

}

.required{
	font-weight: bold;
	color: red;
}


@media only screen and (max-width: 768px){
	.request{
		width: 70%;
		padding: 1em;
		border: none;
	}

	#payment_info{
		width: 130%;
	}
}

#searchzm {
	width: 60%;
	position: relative;
	top: 6px;
	left: 15px;
}

#searchzm input[type="text"] {
	padding: 5px;
	margin: 0;
}

/* new css Martin *//*
body{
	margin-top: 0px;
	margin-bottom: 0px;
}
a{
	color: #306cc1 ;
	text-decoration: none;
}
.navigation li a:hover{
	color:#306cc1 ;
}
#search{
	display: none;
}
header img {
    top: -35px;
    }
#heading #info_phone{
	display: none;
}
.header_banner {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 0;
    top: 0;
    position: relative;
    display: block;
    height: 749px;
    background-position: center bottom !important;
    background-size: cover !important; 
}
#heading{
	background: transparent !important;
	border-bottom: 0px solid transparent !important;
}
main {
    margin-top: 130px;
}
.navigation li {
    width: auto;
    background-color: transparent;
    text-align: center;
    border-radius: 10px;
    border: 0px solid transparent;
    color: #fff;
    margin: 0 17px;
}
.navigation li:hover {
    background-color: transparent;
}
.navigation li:hover a{
    color: #000;
}
.navigation li a{
color: #fff !important;
font-size:12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
.menu-main-menu-container{
	float: right;
}
.navigation nav ul {
    left: 170px;
    top: -111px;
}
#info_training {
    top: 270px;
    left: 110px;
    }
#info_training h2{
font-size: 62px;
color: #306cc1 !important;
font-family: 'Montserrat', sans-serif;
 font-weight: 700;
 text-transform: uppercase;
 line-height: 100%;
}
#info_training h5{
font-size: 30px;
color: #306cc1;
margin: 8px 0;
}
#heading.fixed {
    background-image: url("new_images/banner.jpg") !important;
    background-size:cover !important; 
    height: 136px;
    -webkit-transition: all ease 0.4s;
-moz-transition: all ease 0.4s;
-o-transition: all ease 0.4s;
-ms-transition: all ease 0.4s ;
transition: all ease 0.4s ;
}
#heading.fixed .navigation nav ul {
    left: 170px;
    top: -65px;
    -webkit-transition: all ease 0.4s;
-moz-transition: all ease 0.4s;
-o-transition: all ease 0.4s;
-ms-transition: all ease 0.4s ;
transition: all ease 0.4s ;
}
#heading.fixed  header img {
    top: -47px;
    width: 106px;
    -webkit-transition: all ease 0.4s;
-moz-transition: all ease 0.4s;
-o-transition: all ease 0.4s;
-ms-transition: all ease 0.4s ;
transition: all ease 0.4s ;
}
#banner_container {
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-direction: row-reverse;
    border-top: 1px solid #ccc;
padding-top: 30px;
}
    #banner_container #social_media_icons,
    #banner_container > p,
     #banner_container #footer_logo{
width: 34%;
display: inline-block;
    }
#banner_container #footer_logo{
	text-align: left;
}
#footer_info {
    background-color: transparent !important;
    }
    .copyright{
    	margin-top: 20px;
    	font-size: 11px;
    	font-family: 'Open Sans',sans-serif;
    	font-weight: 300;
    	color:#c7c7c7;
    }
#social_media_icons a{
	font-family: "Open Sans",sans-serif;
	font-size:11px;
	color:#c4c4c4;
}
.link_foo{
margin-top: 50px;
}
    #social_media_icons a.social {
    width: 13%;
    display: inline-block;
}
.middle_footer {
    margin-bottom: 7px;
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 0 22%;
    box-sizing: border-box;
    color: #306cc1;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}
.middle_footer img {
margin-right: 8px;
margin-left: -27px;
    padding-left: 0px;
}
.middle_footer.address img {
    margin-bottom: -11px;

}
.home #main{
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}
#paragraph {
    text-align: left;
    margin-left: -6.1%;
    margin-right: -7%;
    padding: 0 10%;
padding-top: 6%;
padding-bottom: 0 !important;
margin-bottom: 8%;
}
#paragraph >div{
	margin-top: 20px;
    width: 42%;
    color: #fff;
    background: #4276BE;
    padding: 35px;
    margin-left: 10%;
    margin-bottom: -40px !important;
    position: relative;
    float: none;
    display: inline-block;
}
h2{
font-family: 'Montserrat';
font-weight: 700;
color: #306cc1;
border-left: 0px solid #306cc1;
}
h3{
font-family: 'Montserrat';
font-weight: 700;
color: #306cc1;

padding: 2px 0 2px 0px;
}
#paragraph h2, .home .main h3{
font-family: 'Montserrat';
font-size: 39px;
font-weight: 700;
color: #306cc1;
width: 52%;
border-left: 10px solid #306cc1;
padding-left: 20px;
padding: 2px 0 2px 20px;
text-transform: uppercase;
	}
	.home #main h3, .home #main h3 a {
		font-family: 'Montserrat';
font-size: 39px;
font-weight: 700;
color: #306cc1;
padding: 2px 0 2px 0px;
text-transform: uppercase;
text-align: center;
	}
.home #after_section {
    display: flex;
    justify-content: row;
    flex-direction: column;

}
#courses {
    background-color: transparent;
    }
#courses ul li{
		vertical-align: middle;
		margin-bottom: 80px !important;
}
#courses ul li,
#courses ul li a{
	text-align: center;
	margin-bottom: 10px;
	font-family: 'Open Sans',sans-serif;
	font-size: 19px;
	color: #878787;
	font-weight: 700;

}
#courses ul li a {
    width: 50%;
    display: inline-block;
    text-align: left !important;
    text-decoration: none;
}
#courses ul li:nth-child(6) a.lnk{
font-family: 'Open Sans',sans-serif !important;
font-size: 13px !important;
color: #838383;
border: 2px solid #306CC1;
padding: 5px 17px;
border-radius: 18px;
font-weight: 700 !important;
display: inline-block;

width: auto;
}
#courses ul li:nth-child(6) a.lnk:hover,
.m_right .lnk:hover{
background: #306CC1;
color: #fff;
-webkit-transition: all ease 0.4s;
-moz-transition: all ease 0.4s;
-o-transition: all ease 0.4s;
-ms-transition: all ease 0.4s ;
transition: all ease 0.4s ;
}
#courses img{
	margin-right: 7px;
}
#courses ul li:nth-child(4){
    width: 49%;
    padding: 0 12% 0 19%;
    box-sizing: border-box;
}
#courses ul li:nth-child(1),
#courses ul li:nth-child(2),
#courses ul li:nth-child(3){
display: inline-block;
width: 33%
}

#courses ul li:nth-child(4),
#courses ul li:nth-child(5){
display: inline-block;
width: 49%
}
#courses ul li:nth-child(6) a{
font-family: 'Montserrat';
font-weight: normal !important;
font-size: 20px;
color: #878787;
text-align: center !important;
width: 100%;
}
.home #after_section div {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
    padding: 20px 0;
}
#middle_section_method h3{
float: left;
height: 100%;
box-sizing: border-box;
display: inline-block;
width: 50%;
margin: 0;
padding: 70px 50px 70px 130px !important;
margin-right: 30px;
border-right: 5px solid;
text-align: right !important;
}
#middle_section_method {
    width: 88% !important;
    margin: 0 auto 70px !important;
}
.method, .m_right {
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 0;
    margin: 0;
    color: #306cc1;
    font-size: 19px;
    line-height: 121%;

}
.method a, .m_right a{
    color: #306cc1;
    text-decoration: none;
	}
	.m_right {
    padding: 60px 0 20px !important;
}
	.lnk, .m_right .lnk{
		font-family: 'Open Sans',sans-serif !important;
font-size: 13px !important;
color: #306CC1;
border: 2px solid #306CC1;
padding: 5px 17px;
border-radius: 18px;
font-weight: 700 !important;
display: inline-block;
margin-top: 23px;
width: auto;
text-decoration: none
	}
.clearfix{
	float: none;
	clear: both;
	height: 1px;
	width: 100%;
}
#announcements{
margin-left: -6.1% !important;
margin-right: -7% !important;
padding: 114px 13.1% !important;
    background: url("new_images/quote.png") !important;
    background-position: center top !important;
background-size: cover !important;
background-repeat: no-repeat !important;
margin-bottom: 8%;
color: #fff;
box-sizing: border-box;
width: 100vw !important;
font-size: 20px;
font-family: 'Open Sans',sans-serif;
font-weight: 600;
	display:none;
}
#announcements h3{
	display:none;
}
#announcements a{
	color: #fff;
}
#announcements .lnk{
	color: #fff;
	border-color: #fff;
	margin-right: 5px;
	text-transform: uppercase;
}
#announcements .lnk:hover{
	color: #306cc1;
	background: #fff;
	border-color: #fff;
	-webkit-transition: all ease 0.4s;
-moz-transition: all ease 0.4s;
-o-transition: all ease 0.4s;
-ms-transition: all ease 0.4s ;
transition: all ease 0.4s ;
}

@media screen and (max-width: 1000px){
	.navigation li a {
    font-size: 11px;
}
.navigation li {
    margin: 0 6px;
    }
.navigation nav ul {
    left: 220px;
    top: -101px;
}
header img {
    top: -45px;
    width: 150px;
}
}
