@font-face {
  font-family: 'montserrat-bold';
  src: url('../fonts/Montserrat-Bold.eot');
  src: local('☺'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype'), url('../fonts/Montserrat-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserrat-regular';
  src: url('../fonts/Montserrat-Regular.eot');
  src: local('☺'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype'), url('../fonts/Montserrat-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserrat-light';
    src:  url('../fonts/Montserrat-Light.ttf.woff') format('woff'),
    url('../fonts/Montserrat-Light.ttf.svg#Montserrat-Light') format('svg'),
    url('../fonts/Montserrat-Light.ttf.eot'),
    url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}


*{margin: 0px; padding: 0px;}
body{color: #585656; font-size:14px; font-family: 'montserrat-light';}
div{display: block;}
.red-font{color:#B01212}
.green-font{color: #049b44}
.gray-font{color: #555;}
.gray-bg{background: #f2f2f2;}
.radius{border-radius: 100%;}
ol li{margin-left: 20px; list-style-type: disc;}
a{color: #B01212;}
a:hover{color: #B01212;}
h2{font-family: 'Roboto-Medium'; font-size: 28px; text-transform: uppercase; font-weight: bold; padding: 0; margin: 0;}
h3{font-family: 'Roboto-Medium'; padding: 30px 0 10px 0;}
.font-regular, ul.list-font li{font-family: 'montserrat-regular';}

.site-wrapper{width: 100%; margin: 0 auto;}
.container{width:1100px; margin: 0 auto; padding: 50px 15px 25px 15px;}
.nav-masthead{float: right;}

.main-menu .menuList li{
  list-style: none;
  display: inline-block;
  font-size: 12px;
}
.main-menu .menuList li a{
  padding: 0 10px;
  border-right: 1px solid #585656;
  color: #585656;
}
.main-menu .menuList li:last-child a{
  border-right: 0;
  padding-right: 0;
}

.button{
 
  
  background-color: #0790cb; /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}
.button:hover{
  background:#0071a1;
}
.content-top {
  background: #EEEFF0;
  padding: 30px 0 10px;
}
.content-top p{
  margin-bottom: 30px;
  font-size: 18px;
}
.content-top ul li{
  list-style: none;
  display: inline-block;
  padding: 0 30px;
}
.video-wrapper{
  padding: 50px 0;
}
.video-wrapper .list-section {
  padding: 25px 30px 25px 50px;
}
.video-wrapper .list-section ul {
  padding-left: 0;
}
.video-wrapper .list-section ul li{
  list-style: none;
  font-size: 14px;
  color: #585656;
  line-height: 26px;
}
.video-wrapper .list-section ul li i{
  padding-right : 5px;
  color: #0790cb;
}
.form-section{
  padding: 40px 0;
  background: #EEEFF0;
  position: relative;
}
.top-blue-section{
  width: 70%;
  height: 200px;
  background: #0790cb;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.form-container{
  width: 80%;
  max-width: 450px;
  height: 450px;
  position: absolute;
  top:50%;
  left:50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  background: #fff;
  padding: 20px;
}
.form-container button{
  background: #0790cb;
}
.download{
  margin-top: 30px;
}
.form-header {
  display: table;
  margin-bottom: 20px;
}
.form-header p {
  display: flex;
  padding-top: 0;
  margin-top: 0;
}
.form-header div {
  display: inline-block;
}
.form-container label{
  font-size: 12px;
      margin-bottom: .5px;
}
.input-style{
    height: 30px;
    width: 100%;
    background: #EEEFF0;
    border:1px solid #eeeff0;
}
.bottom-blue-section{
  width: 70%;
  height: 200px;
  background: #0790cb;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  margin-top: 300px;
}
.slider-bottom {
  padding: 30px 0 10px;
}
.slider-bottom p{
  margin-bottom: 30px;
  font-size: 18px;
}
.slider-bottom ul li{
  list-style: none;
  display: inline-block;
  padding: 0 30px;
}

.footer{
  background: #EEEFF0;
}
.footer-inner{
  margin: 0 auto;
}
.footer-inner p{
  font-size: 14px;
  color: #585656;
}
.icon{width: 10%; float: left; margin-top:5px; }
.foot-text{width: 90%; float: left;}
.address-wrap p{width: 100%; float: left; margin-bottom: 10px;}
.slider-left{margin: 50px 0;}

@media(max-width: 768px){
  .container{width: 90%;}
  .carousel-item{height: auto;}
  .slider-left{margin-top:0px; }
  .nav-masthead{float: none;     margin: 20px 0 0 0;}
  .logo{width: 100%}
  .logo img{margin: 0 auto;}
}

.page-404 {
    height: 100vh;
    text-align: center;
    padding: 140px 10px 100px 10px;
}

.page-404 .not-found-title {
    font-size: 28px;
    display: block;
    margin-bottom: 20px;
    font-weight: 700;
}

.not-found-subtitle {
    color: #208acb;
    font-size: 220px;
    line-height: 100%;
    display: block;
    font-weight: 300;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.recomendacoes
{
	-webkit-box-shadow: 1px 1px 10px -8px rgba(0,0,0,0.54); 
	-moz-box-shadow: 1px 1px 15px -8px rgba(0,0,0,0.54); 
	box-shadow: 1px 1px 15px -8px rgba(0,0,0,0.54); 
	background-color: #ffffff; 
	border-radius: 10px;
	width: 30%; 
	text-align: left; 
	font-size: small;
	padding: 15px;
	padding-bottom: 20px !important;
	vertical-align: top;
}

.recomendacoes2
{
	-webkit-box-shadow: 1px 1px 10px -8px rgba(0,0,0,0.54); 
	-moz-box-shadow: 1px 1px 15px -8px rgba(0,0,0,0.54); 
	box-shadow: 1px 1px 15px -8px rgba(0,0,0,0.54); 
	background-color: #ffffff; 
	border-radius: 10px;
	width: 30%; 
	text-align: left; 
	font-size: small;
	padding: 15px;
	vertical-align: top;
	padding-bottom: 20px !important;
	margin-left: 4.5%;
}

.recomendacoes_titulo
{
	background-color: #fff; 
	border-radius: 50%; 
	width: fit-content; 
	margin-top: -30px; 
	max-width: 60px; 
	min-height: 60px; 
	display: flex; 
	align-items: center; 
	justify-content: center; 
	border: 1px solid #0790cb;
}

.recomendacoes_texto
{
	margin-top: -25px;
	font-size: smaller !important; 
	text-align: left; 
	margin-left: 25%;
}

@media(max-width: 768px)
{
  	.recomendacoes, .recomendacoes2
	{
		width: 100%; 
		margin-left: 0px;
		margin-bottom: 50px;
	}

	.recomendacoes_titulo
	{
		margin-top: -15px;
	}

	.recomendacoes_texto
	{
		margin-left: 30%;
		margin-top: -35px;
	}

}