/**
 * custom
 * place custom style in this file
 * add !important to the end if no effect
 * e.g. color: #fff !important;
 * --------------------------------------------------
 *
 */

 /**
 * General
 * --------------------------------------------------
 *
 */

 a, p, h2, h3, li{
 	font-family: GillSans;
 }

.col-xs-12 {
    margin: 0px -7px 0px 0;
}

.site-loader img {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 180px;
    height: 180px;
    margin: -90px 0 0 -90px;
}

.btn-base {
    border-color: #758ca3;
}

.btn-base:hover {
    background-color: transparent;
}

.btn{
	font-size: 11px;
	color: #0d3a55;
	padding-top: 10px;
	padding-bottom: 10px;

}

@media (min-width: 992px)
{
	.btn-2
	{
		width:200px;
                /*padding-left: 70px;
		padding-right: 70px;*/
	}
}

@media (min-width: 768px) and (max-width: 991px)
{
	.btn-2
	{
width:200px;
		/*padding-left: 61px;
		padding-right: 61px;*/
	}
}

@media (min-width: 380px) and (max-width: 767px)
{
	.btn-2
	{
width:200px;		
/*padding-left: 61px;
padding-right: 61px;*/
		margin-left: 13px !important;
		
	}
}

@media (min-width: 200px) and (max-width: 379px)
{
	.btn-2
	{
width:200px;
		/*padding-left: 59px;
		padding-right: 59px;*/
	}
}

@media (min-width: 768px) and (max-width: 991px)
{
	hr
	{
		margin-left: 100px;
	    margin-right: 100px;
	    margin-bottom: 0px;
	    margin-top: 0px;
	    border-top: 1px solid #47627b;
	}
}

@media (min-width: 200px) and (max-width: 600px)
{
	hr
	{
		margin-left: 100px;
	    margin-right: 100px;
	    margin-bottom: 0px;
	    margin-top: 0px;
	    border-top: 1px solid #47627b;
	}
}

@media (min-width: 601px) and (max-width: 767px)
{
	hr
	{
		margin-left: 220px;
	    margin-right: 220px;
	    margin-bottom: 0px;
	    margin-top: 0px;
	    border-top: 1px solid #47627b;
	}
}

li{
	font-size: 14px;
	color: #47627b;
}

p{
	font-size: 14px;
	color: #47627b;
}

a{	
	color: #47627b;
}

h2{
	color: #9eadc0;
	font-weight: 700;
	opacity: 0.7;
}

.sub-title{
	font-size: 35px;
}

h5{
	color: #9eadc0;
	font-weight: 700;
	opacity: 0.7;
}

.sub-title{
	font-size: 35px;
}

ul{
	padding-left: 0px;
}

li{
	color: #47627b;
}
@media (min-width: 992px){
hr{
	margin-left: 130px;
    margin-right: 130px;
    margin-bottom: 0px;
    margin-top: 0px;
    border-top: 1px solid #47627b;
}
}
 /**
 * Footer Section
 * --------------------------------------------------
 *
 */

.site-footer {
	height: 220px;
	margin-bottom: 35px;
	position: absolute;
}

.site-footer > .container > .row {
    	height: initial;
	}

.container-footer{
	padding-top: 15px;
}

.container-footer p{
	font-size: 12px;
	margin-bottom: 0px;
}

.container-footer p:last-child{
	margin-bottom: 0px;
}

.container-footer ul{
	list-style: none;
	font-size: 11px;
	margin-top: 0px;
}


@media (min-height: 200px) and (max-height: 640px) and (min-width: 200px) and (max-width: 512px)
{
	.site-footer 
	{
		position: absolute;
		top: 675px;
	}
}



/*
@media (min-height: 200px) and (max-height: 640px) and (min-width: 200px) and (max-width: 512px)
{
	.site-footer 
	{
		position: absolute;
		top: 675px;
	}
}

@media (min-height: 641px) and (max-height: 1024px) and (min-width: 200px) and (max-width: 512px)
{
	.site-footer 
	{
		position: absolute;
		top: 700px;
	}
}

@media (min-height: 1025px) and (max-height: 1600px) and (min-width: 200px) and (max-width: 512px)
{
	.site-footer 
	{
		position: absolute;
		top: 840px;
	}
}

@media (min-height: 1601px) and (max-height: 1980px) and (min-width: 200px) and (max-width: 512px)
{
	.site-footer 
	{
		position: absolute;
		top: 1110px;
	}
}

/*++++++++++*/
/*
@media (min-height: 200px) and (max-height: 640px) and (min-width: 513px) and (max-width: 767px)
{
	.site-footer 
	{
		position: absolute;
		top: 650px;
	}
}

@media (min-height: 641px) and (max-height: 1024px) and (min-width: 513px) and (max-width: 767px)
{
	.site-footer 
	{
		position: absolute;
		top: 830px;
	}
}

@media (min-height: 1025px) and (max-height: 1600px) and (min-width: 513px) and (max-width: 767px)
{
	.site-footer 
	{
		position: absolute;
		top: 1200px;
	}
}

@media (min-height: 1601px) and (max-height: 1980px) and (min-width: 513px) and (max-width: 767px)
{
	.site-footer 
	{
		position: absolute;
		top: 1400px;
	}
}

/*++++++++++*/
/*
@media (min-height: 200px) and (max-height: 640px) and (min-width: 768px) and (max-width: 992px)
{
	.site-footer 
	{
		position: absolute;
		top: 580px;
	}
}

@media (min-height: 641px) and (max-height: 1024px) and (min-width: 768px) and (max-width: 992px)
{
	.site-footer 
	{
		position: absolute;
		top: 715px;
	}
}

@media (min-height: 1025px) and (max-height: 1600px) and (min-width: 768px) and (max-width: 992px)
{
	.site-footer 
	{
		position: absolute;
		top: 890px;
	}
}

@media (min-height: 1601px) and (max-height: 1980px) and (min-width: 768px) and (max-width: 992px)
{
	.site-footer 
	{
		position: absolute;
		top: 1400px;
	}
}

/*++++++++++*/
/*
@media (min-height: 200px) and (max-height: 640px) and (min-width: 993px) and (max-width: 1980px)
{
	.site-footer 
	{
		position: absolute;
		top: 600px;
	}
}

@media (min-height: 641px) and (max-height: 1024px) and (min-width: 993px) and (max-width: 1980px){
	.site-footer {
		position: absolute;
		top: 600px;
	}
}

@media (min-height: 1025px) and (max-height: 1600px) and (min-width: 993px) and (max-width: 1980px){
	.site-footer {
		position: absolute;
		top: 900px;
	}
}

@media (min-height: 1601px) and (max-height: 1980px) and (min-width: 993px) and (max-width: 1980px){
	.site-footer {
		position: absolute;
		top: 600px;
	}
}
*/



@media (min-width: 992px){
	.site-footer {
		position: absolute;
		display: inherit;
    	height: 0px;
    	margin-bottom: -55px;
}


@media (max-width: 991px){
	.site-footer {
		position: absolute;
		display: inherit;
    	height: 0px;
    	margin-bottom: -55px;
	}
}




@media (min-width: 300px){
	.site-footer{
	position: absolute;
	bottom: -20%;
}
}

@media (min-width: 400px){
	.site-footer{
	position: absolute;
	bottom: -30%;
}
}

@media (min-width: 767px){
	.site-footer {
		bottom: -55px;
	}
	.site-footer > .container > .row {
    	height: initial;
	}
	.container-footer ul {
		padding-left: 0px;
    	margin-top: 0px;
	}
}

@media (min-width: 200px) and (max-width: 800px){
	.site-footer {
		position: initial;
		margin-top: 400px;
	}
}

@media (min-width: 991px){
	.site-footer {
		display: inherit;
    	height: 0px;
    	margin-bottom: -55px;
	}
}

/**
 * Main Section
 * --------------------------------------------------
 *
 */

.section__cell{
	padding-bottom: 150px;
}

@media (min-width: 992px){
	.site-wrap {
    	top: 0px;
	}
	.btn-wrap {
    	margin-top: 0px;
	}

	.btn-wrap p{
		margin-bottom: 0px;
	}
}

@media (max-width: 993px){
	.section__cell{
		padding-bottom: 0px;
	}
}