/************************************************
	Font family
 ************************************************/








@font-face {
    font-family: 'source_sans_proregular';
    src: url('/css/fonts/sourcesanspro-regular-webfont.eot');
    src: url('/css/fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/sourcesanspro-regular-webfont.woff') format('woff'),
    url('/css/fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
    url('/css/fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'source_sans_problack';
    src: url('/css/fonts/sourcesanspro-black-webfont.eot');
    src: url('/css/fonts/sourcesanspro-black-webfont.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/sourcesanspro-black-webfont.woff') format('woff'),
    url('/css/fonts/sourcesanspro-black-webfont.ttf') format('truetype'),
    url('/css/fonts/sourcesanspro-black-webfont.svg#source_sans_problack') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'source_sans_problack_italic';
    src: url('/css/fonts/sourcesanspro-blackitalic-webfont.eot');
    src: url('/css/fonts/sourcesanspro-blackitalic-webfont.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/sourcesanspro-blackitalic-webfont.woff') format('woff'),
    url('/css/fonts/sourcesanspro-blackitalic-webfont.ttf') format('truetype'),
    url('/css/fonts/sourcesanspro-blackitalic-webfont.svg#source_sans_problack_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'source_sans_probold';
    src: url('/css/fonts/sourcesanspro-bold-webfont.eot');
    src: url('/css/fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/sourcesanspro-bold-webfont.woff') format('woff'),
    url('/css/fonts/sourcesanspro-bold-webfont.ttf') format('truetype'),
    url('/css/fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'source_sans_prolight';
    src: url('/css/fonts/sourcesanspro-light-webfont.eot');
    src: url('/css/fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('/css/fonts/sourcesanspro-light-webfont.woff') format('woff'),
    url('/css/fonts/sourcesanspro-light-webfont.ttf') format('truetype'),
    url('/css/fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;

}

/************************************************
	Global styles starts here
 ************************************************/
body{background: #e6e6e6; color: #000533; font-size: 14px; line-height: 24px;}
h1, h2, h3, h4, h5, h6{margin: 0;}
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}
p{padding-bottom: 25px; margin: 0;}
.last{padding-bottom: 0;}
.ruler{border-bottom: 1px solid #c9c9c9;}
.img-spacing{margin-right: 30px; margin-bottom: 30px;}

/************************************************
	Menu styles starts here
 ************************************************/
.header-wrapper{overflow: hidden; text-align: center; background: #fff; padding-top: 35px; padding-bottom: 25px;}
.site-name{display: inline-block;}
.site-name h1, .site-name h1 a, .site-name h1 a:hover,.site-name h1 a:focus {margin: 0; font-size: 44px; color: #359b32; font-family: 'source_sans_probold';  text-transform: uppercase; letter-spacing: 2px; }
.site-name h1 a:hover,.site-name h1 a:focus {text-decoration: none !important;}
.site-name h2 , .site-name h2 a  {font-size: 18px; line-height: 24px; color: #cac8c8; font-weight: bold;}
.site-name h2 a:hover, .site-name h2 a:focus  {text-decoration: underline}
.menu{ background: #359b32; height: 52px;}
.navbar{ margin-bottom: 0;}

.navbar-nav > li > a{color: #fff; font-size: 16px; background-image: none; border: none; font-weight: bold; text-transform: uppercase; padding: 15px 0px; padding-right: 40px;}
.navbar-nav > li > a:hover{color: #333333; background: none; transition: all 1s;}

.mini-menu{display: none;}
.mini-menu .selectnav{display: none; width: 100%;background: #3b3e4a;font-weight: 600;padding: 10px;height: 42px; color: #fff; border-radius: 5px; cursor: pointer; outline: 0; border:none !important;}
.selectnav select{appearance: none; border:none !important;}
.mini-menu label {position:relative; width: 100%;}
.mini-menu label:after {
    content:'<>';
    font:11px "Consolas", monospace;
    color:#fff;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:14px; top:14px;
    padding:0 0 2px;

    position:absolute;
    pointer-events:none;
}
.mini-menu label:before {
    content:'';
    right:6px; top:10px;
    width: 25px; height: 25px;
    background:#3b3e4a;
    position:absolute;
    pointer-events:none;
    display:block;
}




/************************************************
	generic styles starts here
 ************************************************/
.featured-block{padding:10px 0; overflow: hidden;}
.featured-block .block{}
.featured-block .block .thumbnail{box-shadow: 0 3px 3px 0 #e0e0e0;}
.featured-block .caption{padding: 25px 15px;}
.featured-block .caption h1{font-size: 18px; line-height: 24px;color: #000036; text-transform: uppercase;  padding-bottom: 10px; letter-spacing: 1px;}
.featured-block .caption p{font-size: 14px; line-height: 24px; color: #888888;}

.featured-block .block .btn{color: #fff; background: #359b32; font-size: 12px; font-weight: bold; border-radius: 30px; text-transform: uppercase; line-height: 13px; margin-top: -110px; margin-left: 25px;}
.featured-block .block .btn:hover{color: #fff; background: #454855; transition:all 1s;}


.featured-item{padding:55px 0;overflow: hidden;}
.featured-item .block{overflow: hidden;}
.featured-item .block ul{margin: 0;overflow: hidden; padding: 0;}
.featured-item .block ul li{list-style: none;float: left;}
.featured-item .block .block-title{padding-bottom: 30px;}
.featured-item .block .block-title h1{font-size: 28px; line-height: 32px; color: #454855; text-transform: uppercase;font-weight: bold; letter-spacing: 1px;}
.featured-item .block .block-title h2{font-size: 18px; line-height: 24px; color: #454855; font-weight: bold;}


.user-info{overflow: hidden; float: left;}
.user-info .icon{margin-right: 30px; background: #359b32; color: #fff; border-radius: 10px;
    font-size: 25px; padding: 22px; line-height: 25px; width: 70px; height: 70px; float: left;}
.user-info .icon:hover{background: #454855; color: #fff; transition:all 1s;}
.user-info h1{font-size: 18px; line-height: 24px; color: #3b3e4a;font-weight: bold; padding-bottom: 10px; text-transform: uppercase;}
.user-info p{}

.block .panel-default > .panel-heading {background: #fff;color: #359b32; font-size: 16px; padding: 0;}
.block .panel-default > .panel-heading .panel-title{line-height: 40px;}
.block .panel-default > .panel-heading .panel-title > a:hover{text-decoration: none;}
.block .panel-default > .panel-collapse{background: #f0f0f0;color: #989898; font-size: 14px;}
.block .panel-default > .panel-collapse .panel-body {padding: 20px 15px;}
.block .panel-group .panel + .panel {
    margin-top: 10px;
}

.accordion-caret .accordion-toggle:hover {
    text-decoration: none;

}

.accordion-caret .accordion-toggle:before {

    vertical-align: -1px;

    border-bottom: 0;
    line-height: 0;
}
.accordion-caret .accordion-toggle:not(.collapsed):before {

    float: right;
    color:#000;
    display:inline-block;
    content: url(/img/minus-sign.png);


}
.accordion-caret .accordion-toggle.collapsed:before {

    color:#fff;float: right;
    content: url(/img/plus-sign.png);

}
.panel-title .accordion-toggle.collapsed{padding-left: 10px;}
.panel-title .accordion-toggle:not(.collapsed){background: #3b3e4a !important; display: block; padding-left: 10px; color: #fff;}


.featured-content{overflow: hidden; padding: auto;}
.featured-content .block{}
.featured-content .block img{float: left;}
.featured-content .block h1{font-size: 18px; line-height: 24px; color: #454855; padding-bottom: 15px; font-weight: bold; font-family: Verdana;text-transform: uppercase;}
.featured-content .block .btn{color: #fff; background: #359b32; font-size: 12px; font-weight: bold; border-radius: 30px; text-transform: uppercase; line-height: 13px;}

.featured-content .block .btn:hover{color: #fff; background: #454855; transition:all 1s;}
/************************************************
	sidebar styles starts here
 ************************************************/

/************************************************
	Footer styles starts here
 ************************************************/
.footer-wrapper{background: #3b3e4a;}
.site-content{padding: 55px 0; overflow: hidden;}
.site-content .block h1{font-size: 18px; line-height: 24px; color: #fff; text-transform: uppercase; font-family: 'source_sans_probold'; padding-bottom: 10px;}
.site-content .block ul{margin: 0; padding: 0;}
.site-content .block ul li{list-style: none; line-height: 28px;}
.site-content .block ul li a{font-size: 14px; color: #cbcbcb;font-family: 'source_sans_proregular'; border-bottom: 1px solid #83858b;}
.site-content .block ul li a:hover{text-decoration: none; color: #fff;}
.site-content .block .input-group {margin-top: 10px;}
.site-content .block .input-group-btn .btn{border-radius: 0 20px 20px 0; background: #359b32; color: #fff; font-family: 'source_sans_problack'; text-transform: uppercase; border: none; padding: 6px 5px; font-size: 12px; line-height: 23px;}
.site-content .block .input-group-btn .btn:hover{background: #454855; color: #359b32; transition:all 1s;}
.input-group .form-control {border-radius: 19px;background: #454855; border: none;}
.site-content .block .social li a{text-decoration: none; border-bottom: 0;}
.site-content .block .social{margin-top: 8px;}
.social [class^="fw-icon-"]{font-size: 18px; width: 40px; height: 40px;
    line-height: 14px; padding:14px; background: #359b32; color: #fff; border-radius: 50%; display: inline-block; margin-right: 5px;}
.social [class^="fw-icon-"]:hover{background: #454855; color: #359b32; transition:all 1s;}
.social li{display: inline-block;}

.copy-rights{color: #359b32;font-family: 'source_sans_proregular'; background: #454855; padding: 35px 0;}
.copy-rights a{color: #359b32;font-size: 14px; font-family: 'source_sans_proregular'; text-decoration: none;}
.copy-rights a:hover{color: #fff;}

/************************************************
    Responsive Tweaks starts here
 ************************************************/

.trida {
    color: #fff;
    background: #359b32;
    font-size: 12px;
    font-weight: bold;
    border-radius: 0px !important;
    text-transform: uppercase;
    line-height: 13px;
    margin-top: 0px;
    margin-left: 0px;
}

.trida:hover{
    color: #fff !important; background: #454855; transition:all 1s;

}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}

::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    background-color: #F5F5F5;
    border-radius: 10px;
}

::-webkit-scrollbar
{
    width: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    background-color: #FFF;
    background-image: -webkit-gradient(linear,
    40% 0%,
    75% 84%,
    from(#359b32),
    to(#19911D),
    color-stop(.6,#54DE5D))
}

.group 			  {
    position:relative;
    margin-bottom:45px;
}
.group input 				{
    font-size:18px;
    padding:10px 10px 10px 5px;
    display:block;
    width:300px;
    border:none;
    border-bottom:1px solid #757575;
}
.group input[type='text'], .group input[type='password']{
    background-color: transparent;
}
.group input:focus 		{ outline:none; }

/* LABEL ======================================= */
.group label 				 {
    color:#999;
    font-size:18px;
    font-weight:normal;
    position:absolute;
    pointer-events:none;
    left:5px;
    top:10px;
    transition:0.2s ease all;
    -moz-transition:0.2s ease all;
    -webkit-transition:0.2s ease all;
}

/* active state */
.group input:focus ~ label, .group input:valid ~ label 		{
    top:-20px;
    font-size:14px;
    color:#5264AE;
}

/* BOTTOM BARS ================================= */
.group .bar 	{ position:relative; display:block; width:300px; }
.group .bar:before, .bar:after 	{
    content:'';
    height:2px;
    width:0;
    bottom:1px;
    position:absolute;
    background:#5264AE;
    transition:0.2s ease all;
    -moz-transition:0.2s ease all;
    -webkit-transition:0.2s ease all;
}
.group .bar:before {
    left:50%;
}
.group .bar:after {
    right:50%;
}

/* active state */
.group input:focus ~ .bar:before, input:focus ~ .bar:after {
    width:50%;
}

/* HIGHLIGHTER ================================== */
.group .highlight {
    position:absolute;
    height:60%;
    width:100px;
    top:25%;
    left:0;
    pointer-events:none;
    opacity:0.5;
}

/* active state */
.group input:focus ~ .highlight {
    -webkit-animation:inputHighlighter 0.3s ease;
    -moz-animation:inputHighlighter 0.3s ease;
    animation:inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
    from { background:#5264AE; }
    to 	{ width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
    from { background:#5264AE; }
    to 	{ width:0; background:transparent; }
}
@keyframes inputHighlighter {
    from { background:#5264AE; }
    to 	{ width:0; background:transparent; }
}



/* closed or avaible section */
.thumbnailClosed {
    position: relative;
}
.thumbnailClosed #inner-boxClosed {
    background: #359b32;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    padding: 0;
    transition: opacity .5s;
    opacity: .9;
}

.thumbnailClosed #inner-boxClosed  {
    color: #fff;
    padding-top: 70px;
    text-align: center;
}
/* closed or avaible section */



/* radio button*/
@import url(https://fonts.googleapis.com/css?family=Roboto);
@keyframes ripple {
    0% {
        box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0);
    }
    50% {
        box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1);
    }
    100% {
        box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0);
    }
}
*, *:before, *:after {
    box-sizing: border-box;
}
.md-radio {
    margin: 16px 0;
}
.md-radio.md-radio-inline {
    display: inline-block;
}
.md-radio input[type="radio"] {
    display: none;
}
.md-radio input[type="radio"]:checked + label:before {
    border-color: #337ab7;
    animation: ripple 0.2s linear forwards;
}
.md-radio input[type="radio"]:checked + label:after {
    transform: scale(1);
}
.md-radio label {
    display: inline-block;
    height: 20px;
    position: relative;
    padding: 0 30px;
    margin-bottom: 0;
    cursor: pointer;
    vertical-align: bottom;
}
.md-radio label:before, .md-radio label:after {
    position: absolute;
    content: '';
    border-radius: 50%;
    transition: all .3s ease;
    transition-property: transform, border-color;
}
.md-radio label:before {
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid rgba(0, 0, 0, 0.54);
}
.md-radio label:after {
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    transform: scale(0);
    background: #337ab7;
}

.correctAnswer{
    font-weight: bold;
    color: darkgreen;
    padding-bottom: 10px;
    padding-top: 10px;
}
.wrongAnswer{
    font-size: 0.8em;
    color: darkred;
    padding-bottom: 10px;
}

.pointer:hover{
    cursor: pointer
}

.margin-10{
    margin: 10px!important;
}





