@font-face {



    font-weight: normal;



    font-style: normal;



    font-family: 'IstokWeb-Regular';



    src: url('fonts/IstokWeb-Regular.ttf') format('truetype');



}







body{



	font-family: 'IstokWeb-Regular' !important;



	background: url(../../images/page_bg.jpg) no-repeat center center fixed !important; 
	-webkit-background-size: cover !important; 
	-moz-background-size: cover !important; 
	-o-background-size: cover !important; 
	background-size: cover !important; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/page_bg.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/page_bg.jpg', sizingMethod='scale')" !important; 



	color: #000000 !important;



	font-size: 16px;



}







h1{



	color: #000000 !important;



}







h2{



	color: #000000;



	margin-top: 0;



}







ul li{    



    color: #ffffff;



}







ul li p{    



    color: #ffffff;



	margin: 0;



}







footer  h2 {



    font-size: 25px; 



    margin-bottom: 10px;



    margin-left: -20px;    



}







footer p {



    margin-top: 10px;



    margin-bottom: 20px;



    margin-left: -20px;



}







footer .site-map{



	margin: 20px 0;



}







footer a {



    font-size: 1.1em;



    padding: 0 8px;



    line-height: 25px;    



}







footer a:hover{



	text-decoration: none;



}







#back-to-top {    



    bottom: 0;



    right: 0;



}







.centered{



	float:none;



	margin:0 auto;



}







.btn-error {



    color: rgb(255, 255, 255);



    background-color: rgb(221, 77, 47);



    border-color: rgb(221, 77, 47);



}







.btn-error:hover{



    color: rgb(255, 255, 255);



    background-color: rgb(195, 65, 38);



    border-color: rgb(195, 65, 38);



}







.coment-box {



    position: relative;



    margin: 20px 0;



    background-image: url('../../images/border.jpg');



    background-repeat: no-repeat;



    background-position: top center;



    /*border: 1px solid rgb(215, 215, 215);*/



    padding-top: 4px;



}







.coment-box-header{



   background: #42A975;



   color: #fff;



   padding: 15px 10px;



}







.coment-box-header h4{



   margin: 0;



}







.coment-box-header h4 small{   



   float: right;



   top: -2px; 



   right:10px;



   color: #fff;



   position: relative;



}







.coment-box-body {



	color: #ffffff;



	padding-left: 20px;



	padding-right: 20px;   



}







.coment-box-body p{



   color: #ffffff;



   margin: 0;



   padding: 20px 10px; 



   min-height: 120px;   



}







.coment-box-body hr {



    margin-top: 0;



    margin-bottom: 0;



}







.coment-box-body span{    



    font-style: italic;



    text-transform: none;



    line-height: 40px;



    padding: 10px; 



}







.coment-box-footer{



	background: rgba(215, 215, 215, 0.8);



	padding: 10px;



	text-align: right;



    padding-right: 25px;	



}







.section{



	margin-top: 80px;



	margin-bottom: 80px;
	
	/*background: rgba(42, 63, 90, 0.59);*/



}







.circle-img a img{



	border: 5px solid rgb(198, 204, 83);



}







.navbar {



   /* margin-bottom: 20px;*/



}







#bs-example-navbar-collapse-1 {



    /*margin-top: 5px;



    top: 20px;



    position: relative;*/



    /*margin-bottom: 45px;*/



    padding-top: 10px;



}







#bs-example-navbar-collapse-1 {



    /*margin-bottom: 40px;*/



   /* padding-top: 10px;*/



}







/*#bs-example-navbar-collapse-1 li > a {



    padding-top: 35px;



    padding-bottom: 15px;



}*/







#bs-example-navbar-collapse-1 .navbar-right {



    /* margin-top: 20px; */



    position: relative;



    top: 70px;
	
	background: RGBA(0, 8, 147, 0.71) !important;
	font-size: 14px !important;



}







.nav-settings {    



    margin-bottom: 0 !important;



}







#jssor_1{



	position: relative;



	margin: 40px auto !important;



}







.navbar-brand img {



	padding-top: 0%;



    width: 75% !important;



}







pre {



    display: block;



    padding: 10px 20px 30px;



    margin: 0 0 10px;



    font-size: 13px;



    line-height: 1.42857143;



    color: rgb(34, 34, 34);



    word-break: break-all;



    word-wrap: break-word;



    background-color: rgba(92, 184, 92, 0.82);



    border: 1px solid rgb(204, 204, 204);



    border-radius: 4px;



    text-align: center;



    font-family: 'IstokWeb-Regular';



    font-size: 14px;



    line-height: 15px;



}







/*.pagination {



    display: inline-block;



    padding-right: 20px !important;



    margin: 20px auto;



    border-radius: 4px;



    width: 100%;



    position: relative;



}



*/



.pagination {



    display: inline-block;



    padding-left: 15px;



    margin: 40px auto;



    border-radius: 4px;



}







.table-responsive{



    margin:0;



}







.table-striped > tbody > tr:nth-of-type(odd) {



  background-color: rgb(239, 154, 96);



}







.table-striped > tbody > tr:hover {



  background-color: rgba(217, 237, 247,0.5);



}







#statements hr {



    margin-top:0;



    margin-bottom: 0;



}







/* Mobile Nav */



.mobile-nav {



    position: fixed;



    z-index: 9999;



    top: 0;



    left: 0;



    display: table;



    width: 100%;



    height: 100%;



    font-family: 'IstokWeb-Regular';



    text-align: center;    



    opacity: 0;    



    background: rgba(255, 255, 255, 0.98);



    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);



    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);



    -webkit-transform: scale(0);



    -ms-transform: scale(0);



    transform: scale(0);



}







.mobile-nav .container{



   /* margin:30px 0;  */ 



   margin-top: 10px; 



}







.mobile-nav.active {



    opacity: 1;



    -webkit-transform: scale(1);



    -ms-transform: scale(1);



    transform: scale(1);



}







.mobile-nav ul {      



    list-style: none; 



    position: relative;



}







.mobile-nav ul li {



    margin: 15px auto;



    position: relative;



    float: none;    



}







.mobile-nav ul li a:not(.btn) {



    color: rgb(85, 85, 85);



}







.mobile-nav a.close-link {



    font-size: 1em;



    position: absolute;



    top: 5%;



    left: 70%;



    width: 45%;



    padding: 15px 0;



    color: rgb(255, 255, 255) !important;



    background: rgba(55,138,55, 0.8);



    margin: 0 auto;



    border-radius: 5px;



}







.mobile-nav a.btn-login-facebook {



    margin-top: 0; 



}







.mobile-nav a.btn-login {



    margin: 0 auto;



    max-width: 150px;



    margin-top: 0; 



    margin-bottom: 20px;



}







/*hr{    



    margin-top: 0;



    margin-bottom: 0;



}*/







/*****************************************************************************/







@media (max-width: 991px) {







	.coment-box-header {		



		padding-bottom: 30px;		



	}







	.coment-box-header h4 small {



		float: left;



		top: 0;



		left: 0;		



	}	



}







@media (max-width: 767px) {







	footer h2 {



	    font-size: 16px;



	    margin-bottom: 10px;	   



	    margin-left: 0; 	    



	}







	footer p {



	    margin-left: 0;



	}







	footer a {



	    font-size: 1.1em;



	    padding: 0 8px;



	    line-height: 25px;



	}



	



	.coment-box-header {



		background: rgb(33, 127, 140);



		color: rgb(255, 255, 255);



		padding: 15px 10px;



		padding-bottom: 30px;		



	}







    .fl_l.credits {



        color: rgb(255, 255, 255);



        padding-top: 15px;



        font-size: 13px;



        font-weight: bold;



        margin-left: -10px;



    }







    .navbar-default .navbar-toggle {



        color: rgb(255, 255, 255);



        border-color: rgb(255, 255, 255) !important;



    }







    .icon-bar {



        background-color: rgb(255, 255, 255) !important;



    }







    .navbar-toggle:hover, .navbar-toggle:focus, .navbar-toggle:active{



        background-color: transparent !important;        



    }







   /* .navbar-default .navbar-mobile-toggle {



        border-color: rgb(222, 222, 222) !important;



    }*/







    .navbar-default .navbar-mobile-toggle {



        border-color: rgb(95, 161, 95) !important;



        top: 20px;



        left: 3px;



    }







    .navbar-default .navbar-mobile-toggle .icon-bar {



        background-color: rgb(95, 161, 95) !important;



    }







    .navbar-toggle:hover, .navbar-mobile-toggle:focus, .navbar-toggle:active{



        background-color: transparent !important;        



    }







    .navbar-brand img {



        padding-top: 10px; 



        width: 65% !important;        



    }







    #logo-menu-mobile{



        width: 25%



    }



}







@media (max-width: 480px) {







	.mobile-nav ul li {    



        margin-left: -36px;



    }



}







@media (max-width: 380px) {







	.coment-box-header h4 small {



		float: left;



		top: 0;



		left: 0;		



	}







    .navbar-brand img {



        padding-top: 65px; 



        width: 65% !important;



        margin-top: -40px;



    }







    #logo-menu-mobile{



        width: 50%



    }







    .mobile-nav ul li {



        margin: 5px auto;



        position: relative;



        float: none;



        margin-left: -36px;



    }



}







@media (max-width: 320px) {







    .mobile-nav ul li {



        margin: 5px auto;



        position: relative;



        float: none;



        margin-left: -36px;



    }







    .mobile-nav a.btn-login {



        margin: 0 auto;



        max-width: 120px;



        margin-top: 0;



        margin-bottom: 2px;



    }







    .mobile-nav a.close-link {



        font-size: 1em;



        position: absolute;



        bottom: 12%;



        left: 25%;



        width: 50%;



        padding: 8px 0;



        color: rgb(255, 255, 255) !important;



        background: rgba(55,138,55, 0.8);



        margin: 0 auto;



        border-radius: 5px;



    }







    .panel-top{  



        position: relative;  



        margin-top: 10px !important;



    }  







}







@media (max-width: 1366px) {







	#bs-example-navbar-collapse-1 {



	    



	}



}







