@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap');

/*------body frame start----------*/

body,
input[type="submit"],
input[type='text'],
input[type='email'],
input[type='tel'],
input[type='date'],
textarea, 
select{
	font-family: 'Open Sans', sans-serif;
	}




	


/*------colors start ---------*/

body,
input[type="submit"],
input[type='text'],
input[type='email'],
input[type='tel'],
input[type='date'],
textarea, 
select{
	color: #000000 !important;
	}
	

a{
	color:#1ea8e0
	}	
body{
	/*background-color:#dbdbdb*/
	}

#container{
	background-color:#ffffff;
	}
.lightGrayBG{
	background-color:#f7f7f7
	}


/*------colors end ---------*/




* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
}
html, body {
	/*height: 100%;*/
	/*width: 100%;
	margin: 0;*/
	padding: 0px;
	margin: 0px;
	min-width:320px;
}
body {
    font-size: 18px;
    line-height: 26px;
	overflow-x: hidden;
	font-weight:400
}
main {
	clear: both;
	display: block;
	position: relative;
	padding-top: 80px;
	padding-bottom: 80px;
}
#container {
	clear: both;
	overflow: hidden;
	/*max-width:1240px;*/
	margin:0px auto;
	/*padding:0px 20px*/
	
}
.cBlock {
	width: 100%;
	padding-left:20px;
	padding-right:20px;
	margin: 0px auto !important;
	clear: both;
	position: relative;
}
.CB_1540{
	max-width: 1540px;
}
.CB_1280{
	max-width: 1480px;
}
.CB_930{
	max-width: 930px;
}
.CB_1040{
	max-width: 1040px;
}
.TBSpace{
	padding-top:60px;
	padding-bottom:60px;
}
.TSpace{
	padding-top:60px;
}
.leftPanel{
	width:70%;
	padding-right:30px;
	}
.rightPanel{
	width:30%;
	}
main:after, #container:after, .cBlock:after, .grid:after, header:after{
	visibility: hidden;
	display: block;
	font-size: 0px;
	content: " ";
	clear: both;
	height: 0%;
}
/*------body frame end----------*/



footer ul,
.topNavHolder ul,
.formHolder ul,
.topNav ul,
.headerImg ul,
.mobileNav ul,
.preFooter ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

a{
/*	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;*/
}

/*.servicesGrid .col a,
.recentPost a,
.preHeader .cBlock > div a{
	opacity:1
	}
.servicesGrid .col a:hover,
.recentPost a:hover,
.preHeader .cBlock > div a:hover{
	opacity:0.7
	}*/
	

/*------tags start ---------*/

/*a:hover {
	color: #60c19b;
}*/
*:focus {
	outline: 0;
}
img {
	border: 0px;
	outline: none;
	display: block;
	max-width: 100%;
	height: auto
}
h1, h2, h3, h4, h5, h6, p, li {
	padding: 0px;
	margin: 0px;
}
p, table {
	margin-bottom: 20px;
}

h1,h2,h3,h5,h6{
	color:#005970
	}
h4{
	color:#1ea8e0;
	}	
h1, h2, h3, h4, h5, h6, p {
	/*padding: 0px;
	margin: 0px;*/
}
h1, h2, h3, h4, h5, h6{
	font-weight: 600;
	/*font-style: normal;*/
	/*color: #000000;*/
	/*padding-bottom: 15px;*/
}
h1 {
	font-size: 40px;
    line-height: 52px;;
	padding-bottom: 15px;
}
h2 {
	
	font-size: 36px;
	line-height: 42px;
	padding-bottom: 15px;
}
h3 {
	font-size: 32px;
	line-height: 40px;
	padding-bottom: 15px;
}
h4 {
	font-size: 28px;
	line-height: 36px;
	padding-bottom: 12px;
}
h5 {
	font-size: 24px;
	line-height: 32px;
	padding-bottom: 8px;
}
h6 {
	font-size: 20px;
	line-height: 28px;
	padding-bottom: 8px;
}
ul {
	padding: 0px 0px 30px 35px;
	margin: 0px;
}
ol {
	padding: 0px 0px 30px 35px;
	margin: 0px;
}
ul li {
/*	padding-left: 4px;*/
}
ol li {
/*padding-left: 4px;*/
	/*padding-left: 22px;*/
}
ul li, ol li {
padding-bottom: 4px;
}
/*p { margin-bottom: 28px; }*/
hr {
	padding: 0px;
	border: 0px;
	height: 1px;
	margin: 20px 0px;
	background-color: #D0D5D6
}
h3 span {
	display: block;
	color: #e64560;
}
strong, b {
	font-weight:700;
}

input[type='text'], input[type='email'], textarea, input[type='submit'], select {
	width: 100%;
	color: #000000 !important;
	background-color: #ffffff;
	font-size: 18px;
	padding: 10px 10px;
	border: 0px solid #d8d8d8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: normal;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
input[type='submit'] {
	color: #ffffff;
/*	font-size: 14px;*/
	text-decoration: none;
	/*letter-spacing: 1.5px;*/
	padding: 10px 30px;
	display: inline-block;
	background-color: #343045;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border:0px;
}
button {
	cursor: pointer
}
input[type="button"], input[type="submit"] {
	text-transform: uppercase;
}
table {
    border-collapse: collapse;
}
td, th {
	padding: 3px 5px 3px 0px;
    border: 0px solid black;
}
/*------tags end ---------*/







section {
	position: relative;
	z-index: 1;
/*	overflow: hidden;
	clear: both*/
}





/*----- element alignment start ------*/
.Vcenter {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: left;
	-webkit-align-items: left;
	-ms-flex-align: left;
	align-items: left;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
}
.VHcenter {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
}
.grid {
	clear: both;
	/*overflow: hidden;*/
	position: relative;
	margin: 0px;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%
	/*padding-top: 30px;*/
	/*padding-bottom: 30px;*/
}
.col_1_1_1_1 .col{
	width:25%;
	}
.col_1_1_1 .col{
	width:33.33%;
	}
.col_1_1 .col{
	width:50%;
	}
	
.col.col_1_6{
	width:58%;
	margin-right: 2%;
	}
.col.col_1_4{
	width:40%;
}
	
.grid img{width:100%; height:auto; display:block}
/*----- element alignment end ------*/

