@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,700|Roboto:400,500,700');
/* CSS Document */
body{
	background-color: #ede2e2 !important;
	-webkit-font-smoothing: antialiased;
}
p{
	font-size: 14px;
    line-height: 26px;
    color: #818181;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}


footer{
	background: #262626;
	width: 100%;
    margin: 0 auto;
    z-index: 100;
    position: relative;
	padding: 20px 0px;
}
form{
	color:#424242;
	font-size: 16px;
	font-weight: 500;
}
form .btn-primary{
	background:#eb2227;
	color: fff;
	font-size: 18px;
	border: none;
}
form .btn-primary:hover{
	background:#648c1a;
	color: #fff;
}
.logo{
	width: 50px;
	height: auto;
	margin-left: 10px;
}
.white_bg{
	background-color:#fff !important; 
}
.description h2, .description h3, .description h4{
	font-family: 'Oswald', sans-serif;
	font-size: 26px;
	color: #424242;
	font-weight: normal;
}
.modal-dialog{
	max-width: 800px;
}
.line{
	border: 0;
    height: 1px;
    background: #000000;
    width: 100%;
    margin: 20px auto;
}

.top-bar{
	background-color: rgba(51, 51, 51, 1.0);
	width: 100%;
	position: relative;
	z-index: 4;
	-webkit-transition: background-color 250ms ease-out,;
    -moz-transition: background-color 250ms ease-out;
    -o-transition: background-color 250ms ease-out;
    transition: background-color 250ms ease-out;
}
.top-bar .navbar-toggler{
	border-color: #fff;
	color:#fff;
}
.top-bar-menu li a{
	color: #ffffff;
    font-size: 14px;
	text-decoration: none;
	padding: 12px 8px;
	letter-spacing: 0px;
	display: block;
	font-weight: 700;
	
}
.navbar-right{
	
}
.navbar-social{
	padding: 0px;
	list-style: none;
	margin-right: 0px;
	margin-top: 7px;
}
.navbar-social li{
	float: left;
}
.navbar-social li a{
	font-size: 14px;
	color:#ffffff;
	margin: 0px 5px;
	
}
.navbar-social li .social_button{
	padding: 8px;
	border: 2px solid #fff;
	border-radius: 3px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-family: 'Raleway', sans-serif;
	margin-right: 5px;
}
.navbar-social li .fa-search{
	margin: 0px;
}
.navbar-social li .social_button:hover,
.navbar-social li .social_button:focus
{
	text-decoration: none;
}
.navbar-social li .fa-search{
	margin: 0px 15px;
}
.index-slide{
	width: 100%;
	height: auto;
	position: relative;
		
}
.index-slide img{
	width: 100%;
	height: auto;
}
.index-logo{
	position: absolute;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -20%);
	z-index: 3;
	
}
.index-logo img{
	width: 100px;
	height: auto;
}
.index-content-icon img{
	width: auto;
	height: auto;
	margin: 20px auto;
	display: block;
}
.index-content-text h2, .index-content-text h2{
	font-family: 'Oswald', sans-serif;
	color:#424242;
	font-size: 17px;
    line-height: 1.3em;
	margin: 0 0 1.08em;
}
.index-content-text p{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
    line-height: 26px;
    color: #818181;
    font-weight: 400;
}
.footer-social{
	padding: 0px;
	list-style: none;
	margin-right: 0px;
	margin-top: 7px;
}
.footer-social li {
    float: left;
}
.footer-social li a{
	font-size: 18px;
	color:#818181;
	margin: 0px 10px;
	
}
.footer-social li a:hover{
	color:#fff;
}
.footer-menu{
	list-style: inherit;
	margin: 0px;
	padding: 0px;
}
.footer-menu li a{
	color:#818181;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration: underline;
}
.footer-title{
	font-family: 'Roboto', sans-serif;
	color:#fff;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 1px;
	font-weight: 700;
}
.footer-text{
	font-family: 'Raleway', sans-serif;
	color:#818181;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 400;
}
.footer-text a{
	color:#818181;
	
}
.footer-copyright{
	color: #fff;
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	border-top: solid #fff 1px;
	text-align: center;
	padding: 20px 0px;
	letter-spacing: 1px;
	
}
.footer-copyright a{
	text-decoration: underline;
	color: #fff;
	
}

.page-logo{
	position: absolute;
    top: 5%;
    left: 1%;
}
.page-logo img{
	width: 70px;
	height: auto;
}
.page-title{
	position: absolute;
	top: 50%;
	left:50%;
	transform: translate(-50%, -50%);
	font-family: 'Oswald', sans-serif;
	color: #fff;
	font-size: 25px;
/*	text-shadow: 0px 5px 5px rgba(30, 30, 30, 0.75);*/
	letter-spacing: 1px;
	line-height: 26px;
}
.overlay{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.30);
	position: absolute;
	left: 0;
	top:0;
}
.page-content-title{
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	font-size: 17px;
	letter-spacing: 0.5px;
	
}

.sss-content h3, .sss-content h4, .sss-content h2{
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	font-size: 17px;
	letter-spacing: 0.5px;
}

.index-content-title {
    font-family: 'Oswald', sans-serif;
    color: #424242;
    font-size: 17px;
    line-height: 1.3em;
    margin: 0 0 1.08em;
    text-transform: uppercase;
}
.read-more{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.5px;
	text-decoration: underline;
	color:#eb2227;
}
.read-more:hover{
	color:#424242;
}
.page-content-list{
	color:#818181;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
}

.infographic{
	background: #e7e9ea;
	border-radius: 10px;
	padding: 15px;
	margin: 20px 0px;
	
}
.infographic h4{
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 22px;
	letter-spacing: 0.5px;
	color:#424242;
}
.infographic a {
    margin: 10px;
    border: solid 2px #ced2d4;

    display: inline-block;
    vertical-align: top;
}
/*Faq*/
.faq-collapse{
	display: block;
	width: 100%;
	margin-bottom: 30px;
	padding: 10px;
	background: #fff;
}
.faq-content{
	margin: 5px 0px;
	color: #424242;
	border: none;
	
}
.faq-text{
	font-family: 'Raleway', sans-serif;
	color:#424242;
	font-size: 18px;
	line-height: 21px;
}
.faq-text img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 200px;
	height: auto;
}
.faq-title a{
	color: #424242;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	letter-spacing: 1px;
	vertical-align: -webkit-baseline-middle;
	
}
.faq-title a:hover{
	text-decoration: none;
}
.faq-header{
	border-bottom: none;
}
.faq-collapse .faq-content .faq-header .faq-title a.collapsed:after {
    content: "\f067";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #b4b4b4;
    font-size: 10px;
	padding: 12px;
	background: #fff;
	border: solid 2px #e3e3e3;
	border-radius: 3px;
    float: left;
	margin-right: 10px;
}
.faq-collapse .faq-content .faq-header .faq-title a:after {
    content: "\f068";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #424242;
    font-size: 10px;
	padding: 14px;
	background: #e3e3e3;
    float: left;
	margin-right: 10px;
}
.faq-list{
	
}
.faq-list h5{
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #424242;
}
.faq-list ul{
	list-style: none;
	margin: 0px;
	padding: 0px;	
}
.faq-list ul li{margin-bottom: 10px;}
.faq-list ul li a{
	text-decoration: underline;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #424242;
}
.faq-list ul li a:hover{
	color: #AC0002;
}
/*Faq End*/

/*Social Media Share*/
.social_media{
	position: fixed;
	left: 0;
	top: 40%;
}
.social_media ul{
	width: 50px;
	margin: 0px;
	padding: 0px;
}
.social_media ul li{
	overflow: hidden;
	text-align: center;
	color: #fff;
	
}
.social_media ul li a{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
}
.social_media ul li a i{
	font-size: 18px;
	width: 100%;
}
.social_media ul .facebook{
	background: #3a579a;
	padding: 7px;
}
.social_media ul .twitter{
	background: #00abf0;
	padding: 7px;
}
.social_media ul .pinterest{
	background: #cd1c1f;
	padding: 7px;
}
.social_media ul .tumblr{
	background: #32506d;
	padding: 7px;
}
/*Social Media Share End*/



/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 
.logo {
    width: 80px;
    height: auto;
    margin-left: 30px;
}
.top-bar{
	background-color: rgba(51, 51, 51, .3);
	width: 100%;
	position: absolute;
	z-index: 2;
}
	
.top-bar-menu{
	margin: 20px 0px;
}
.top-bar-menu li a{
	color: #ffffff;
    font-size: 11px;
	text-decoration: none;
	padding: 0px 8px;
	letter-spacing: 0px;
	display: block;
	font-weight: 700;
	
}
.navbar-right{
	
}
.navbar-social{
	padding: 0px;
	list-style: none;
	margin-right: 0px;
	margin-top: 7px;
}
.navbar-social li{
	float: left;
}
.navbar-social li a{
	font-size: 14px;
	color:#ffffff;
	margin: 0px 5px;
	
}
.navbar-social li .social_button{
	padding: 8px;
	border: 2px solid #fff;
	border-radius: 3px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-family: 'Raleway', sans-serif;
	margin-right: 5px;
}
.navbar-social li .fa-search{
	margin: 0px;
}
.index-logo{
	position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -20%);
	z-index: 3;
	width: 15% !important;
}		
.page-logo{
	position: absolute;
    top: 40%;
    left: 1%;
}
.page-logo img{
	width: 90px;
	height: auto;
}
.page-title{
	position: absolute;
	top: 65%;
	left:50%;
	transform: translate(-50%, -50%);
	font-family: 'Oswald', sans-serif;
	color: #fff;
	font-size: 40px;
	line-height: 45px;
/*	text-shadow: 0px 5px 5px rgba(30, 30, 30, 0.75);*/
}

.footer-social{
	padding: 0px;
	list-style: none;
	margin-right: 0px;
	margin-top: 0px;
}	
	
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 
.logo {
    width: 100px;
    height: auto;
    margin-left: 30px;
}
.top-bar{
	background-color: rgba(51, 51, 51, .3);
	width: 100%;
	position: absolute;
	z-index: 2;
}
	
.top-bar-menu{
	margin: 40px auto;
}
.top-bar-menu li a{
	color: #ffffff;
    font-size: 13px;
	text-decoration: none;
	padding: 0px 8px;
	letter-spacing: 0px;
	display: block;
	font-weight: 700;
	
}
.navbar-social{
	padding: 0px;
	list-style: none;
	margin-right: 0px;
	margin-top: 7px;
}
.navbar-social li{
	float: left;
}
.navbar-social li a{
	font-size: 14px;
	color:#ffffff;
	margin: 0px 5px;
	
}
.navbar-social li .social_button{
	padding: 8px;
	border: 2px solid #fff;
	border-radius: 3px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-family: 'Raleway', sans-serif;
	margin-right: 5px;
}
.navbar-social li .fa-search{
	margin: 0px;
}
.navbar-right{
	
}	
.index-logo{
	position: absolute;
    top: 53%;
    left: 50%;
    transform: translate(-50%, -20%);
	z-index: 3;
}	
.index-logo img{
	width: 150px;
	height: auto;
}	
.page-logo{
	position: absolute;
    top: 45%;
    left: 1%;
}
.page-logo img{
	width: 110px;
	height: auto;
}
.page-title{
	position: absolute;
	top: 70%;
	left:50%;
	transform: translate(-50%, -50%);
	font-family: 'Oswald', sans-serif;
	color: #fff;
	font-size: 50px;
	line-height: 55px;
/*	text-shadow: 0px 5px 5px rgba(30, 30, 30, 0.75);*/
}	
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 2000px) { 
.logo {
    width: 100px;
    height: auto;
    margin-left: 30px;
}
.top-bar{
	background-color: rgba(51, 51, 51, .3);
	width: 100%;
	position: absolute;
	z-index: 4;
}
	
.top-bar-menu{
	margin: 40px auto;
}
.top-bar-menu li a{
	color: #ffffff;
    font-size: 13px;
	text-decoration: none;
	padding: 0px 8px;
	letter-spacing: 1px;
	display: block;
	font-weight: 700;
	
}
.navbar-right{
	
}
.navbar-social{
	padding: 0px;
	list-style: none;
	margin-right: 40px;
}
.navbar-social li{
	float: left;
}
.navbar-social li a{
	font-size: 14px;
	color:#ffffff;
	margin: 0px 5px;
	
}
.navbar-social li .social_button{
	padding: 8px;
	border: 2px solid #fff;
	border-radius: 3px;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-family: 'Raleway', sans-serif;
	margin-right: 20px;
	letter-spacing: 1px;
}	
	

.index-logo{
	position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
	width: 15% !important;
	height: auto;
}

.page-logo{
	position: absolute;
    top: 30%;
    left: 1%;
}
.page-logo img{
	width: 200px;
	height: auto;
}
.page-title{
	position: absolute;
	top: 60%;
	left:50%;
	transform: translate(-50%, -50%);
	font-family: 'Oswald', sans-serif;
	color: #fff;
	font-size: 47px;
	line-height: 53px;
/*	text-shadow: 0px 5px 5px rgba(30, 30, 30, 0.75);*/
}	
}



.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.description img{
	max-width:100%;
	height:auto;
}

.frm_error{
	font-weight: normal;
    color: red;
    font-size: 12px;
}

.frm_message p{
	font-weight: 600;
    font-size: 20px;
    color: green;
}


.top-bar{
	position: fixed;
	top: 0;
	z-index:11;
}


.search_contain {
	display: block;
	width: 100%;
	background-color: #ececec;
}


.search_contain .searchInput {
	font-family: 'Oswald';
	font-size: 20px;
	width: 100%;
	text-align: center;
	border: 0;
	background-color: transparent;
}

.button_search.collapsed .fa-search {
	display: inline-block;
}

.button_search.collapsed .fa-times {
	display: none;
}

.button_search .fa-search {
	display: none;
}

.button_search .fa-times {
	display: inline-block;
}

.btnClose {
    color: #a7a7a7;
    font-size: 25px;
    position: absolute;
    right: 10px;
}

#multiCollapseExample1{
	position:fixed;
	top:0;
	width:100%;
	z-index:999;
}

@media  (max-width: 768px) { 

	.top-bar{
		position: relative;
		top: 0;
	}
}


.searchContainer{
	position:relative;
}


.searchbox {
    position: absolute;
    top: 0px;
    right: 39px;
}

.searchbox #s {
    border: 0;
    height: 34px;
    padding-left: 4px;
    width: 170px;
}