body{
    font-family: 'Open Sans', Arial;
    background: #47C868;
}
img,iframe{
    max-width: 100%;
}
a,a:hover{
    color: #47C868;
}
.text-center{
    text-align: center!important;
}
.header{
    width: 100%;
    min-height: 60px;
    background: #313848;
    color: #ffffff;
    font-family: 'Raleway', Arial;
}
.subheader{
    font-family: 'Open Sans', Arial;
    background: #47c868;
    min-height: 100px;
    color: #ffffff;
}
.subc{
    width: 96%;
    max-width: 1100px;
    margin: auto;
    display: block;
    overflow: hidden;
}
.logo{
    text-align: left;
    line-height: 56px;
    font-size: 25px;
    float: left;

}
.menu{
    float: right;
}
.menu>a{
    display: block;
    float: left;
    padding: 0 18px;
    line-height: 60px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
}
.menu>a:hover{
    background: #3d465a;
    color: #47c868;
}
.title{
    float: left;
    font-size: 24px;
    font-weight: 900;
/*    text-transform: uppercase;*/
    text-decoration: none;
    color: #ffffff;
/*    line-height: 100px;*/
    margin-bottom: 38px;
    margin-top: 38px;
}
.cc{
    font-family: arial,sans-serif;
}
#breadcrumb{
    float: right;

}
#breadcrumb span, #breadcrumb a, #breadcrumb .fa{
    color: rgba(255, 255, 255, 0.5);
    display: inline-block;
    margin-top: 37px;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    margin-left: 3px;
    margin-right: 3px;
}
#breadcrumb .fa{
    font-size: 10px;
    line-height: 12px;
    margin-top: -3px;
}
#breadcrumb a:hover{
    color: #fff;
}
.container{
    padding-top: 30px;
    padding-bottom: 40px;
    text-align: center;
    background: white;
    margin-bottom: 50px;
}
.c-index{
    padding-top: 30px;
    padding-bottom: 50px;
    margin-bottom: 0;
    margin-top: 0px;
}
.sliderbox{
    width: 100%;
    padding: 20px 0;
    background: #292D36;
}
.line{
    width: 100%;
    height: 5px;
    background: #47c868;
}
.title1{
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
    color: #333;
    font-family: 'Raleway', Arial;
}
.title1:after{
    content: '';
    display: block;
    height: 5px;
    width: 95%;
    max-width: 400px;
    background: #ddd;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 14px;
}
.title2{
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    color: #999;
    font-family: 'Raleway', Arial;
}
.title3{
    text-align: left;
    font-size: 26px;
    text-transform: uppercase;
    color: #000;
    font-family: 'Raleway', Arial;
    font-weight: 900;
    margin-bottom: 20px;
}
.title3:after{
    content: '';
    margin-top: 12px;
    display: block;
    width: 95%;
    max-width: 150px;
    height: 6px;
    background: #47c868;
}

.subc,.subc p{
    font-size: 16px;
}
.subc p{
    text-align: left;
}
.indin{
    font-size: 20px;
    font-weight: bold;
}
.logoinbrd{
    border: 4px solid #47c868;
    border-radius: 4px;
    padding: 3px 17px;
}
.section2{
    background: #34495e;
    padding: 120px 0;
}
.section3{
    background: #47c868;
    border-top: 5px solid white;
    border-bottom: 5px solid white;
}
.section2 .title1{
    color: #fff;
}
.section2 .title1:after{
    background: rgba(255,255,255,0.3);
}
.section2 .title2{
    color: rgba(255,255,255,0.95);
}
.section2{
    text-align: center;
}
.flagims{
    height: 70px;
    margin: 10px 12px;
    box-shadow: 0.5px 0.5px 2px 0px rgba(0,0,0,.3);
    border-radius: 4px;
}
.btn{
    display: inline-block;
    padding: 4px 22px;
    font-size: 20px;
    color: white;
    background: #47c868;
    border: 3px solid #47c868;
    border-radius: 5px;
    font-weight: bold;
}
.btn:hover{
    background: #fff;
    color: #47c868;
}
.indforum .fa{
    font-size: 100px;
    text-align: center;
    color: #fff;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
.indforum a{
    font-size: 25px;
    color: #fff;
    line-height: 25px;
    font-weight: 800;
}
p.error{
    text-align: center;
}
.footer{
    background: #34495e;
    padding: 30px 0;
    color: white;
    font-weight: bold;
}
.footer .title3{
    color: #fff;
}
.footer p{
    font-size: 15px;
    font-weight: normal;
}
.biglist{
    overflow: hidden;
    margin-bottom: 20px;
}
.biglist img{
    float: left;
    width: 25%;
}
.biglist>div{
    padding-left: 15px;
    float: left;
    width: 75%;
}
.biglist .btn{
    float: right;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: -20px;
}
.logoacc1{
    border-radius: 50%;
    width: 200px;
    height: 200px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.logoacc2{
    border-radius: 50%;
    width: 130px;
    height: 130px;
    display: block;
    margin: auto;
}
.footer .col-md-4:nth-child(3), .footer .col-md-4:nth-child(3) p{
    text-align: center!important;
}
.forum .topic h2{
    text-align: left;
    font-size: 22px;
    margin:0;
    font-weight: bold;
}
.forum .topic td{
    text-align: left;
}
.forum .topic h2 a{
    color: #47C868;
    text-decoration: none;
}
.forum .topic h2 a:hover{
    color: #2A8C43;
}
.forum .topic p.details{
    margin-top: 5px;
    font-style: italic;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
}
.replies .reply{
    overflow: hidden;
    margin-bottom: 10px;
}
.reply .author{
    border: 2px solid #47c868;
    background: #47c868;
    color: white;
    border-radius: 2px;
    padding: 10px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 15%;
    float: left;
}
.reply .author img{
    width: 95%;
    border-radius: 50%;
    display: block;
}
.reply .author span{
    font-size: 17px;
    /*line-height: 17px;*/
    display: block;
}
.reply .author i{
    display: block;
    font-size: 13px;
}
.reply .text{
    float: right;
    width: 84%;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
}
.replyform{
    text-align: right;
    padding: 10px;
    padding-top: 0;
}
.replyform textarea{
    height: 200px;
    padding: 20px;
}
.smsg{
    font-style: italic;
    font-size: 13px!important;
    text-align: right!important;
}









/*  SLIDER  */
#index-slider .sp-thumbnail-image-container {
	width: 100px;
	height: 80px;
	overflow: hidden;
	float: left;
}

#index-slider .sp-thumbnail-image {
	height: 100%;
}

#index-slider .sp-thumbnail-text {
	width: 170px;
    float: right;
    padding: 8px;
    background-color: #F0F0F0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#index-slider .sp-thumbnail-title {
/*	margin-bottom: 5px;*/
	text-transform: uppercase;
	color: #333;
}

#index-slider .sp-thumbnail-description {
	font-size: 12px;
	color: #333;
}
#index-slider .sp-caption-container{
    display: none;
}
.mmsg{
    text-align: center!important;
    margin-top: 20px;
}
@media (max-width: 750px){
    .replies .author{
        width: 100%;
        padding: 2px;
    }
    .reply .author img{
        width: 40px;
        border-radius: 50%;
        display: block;
        float: left;
    }
    .reply .author span{
        font-size: 17px;
        line-height: 18px;
        display: block;
    }
    .reply .text{
        width: 100%;
    }
}
@media (max-width: 500px) {
	#index-slider .sp-thumbnail {
		text-align: center;
	}

	#index-slider .sp-thumbnail-image-container {
		display: none;
	}

	#index-slider .sp-thumbnail-text {
		width: 120px;
	}

	#index-slider .sp-thumbnail-title {
		font-size: 12px;
		text-transform: uppercase;
	}

	#index-slider .sp-thumbnail-description {
		display: none;
	}
    #breadcrumb span, #breadcrumb a, #breadcrumb .fa{
        margin-top: 0;
    }
    .menu>a{
        width: 50%;
        text-align: center;
        line-height: 55px;
    }
    .menu{
        margin-top: 5px;
    }
    .forum td:nth-child(3), .forum td:nth-child(4), .forum th:nth-child(3), .forum th:nth-child(4){
        display: none;
    }
}
