#wrapper
{
    /*background-image: url("../img/bg.png");*/
}
.container {
    padding: 0;
}
.header
{
    /*background-color: rgba(59, 102, 215, 0.19);*/
}
.social-links {
    margin-bottom: 10px;
}
.header-inner {
    /*padding-top: 18px;*/

}
.wrap-title-page:after {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: url('../media/backgrounds/title-bg.jpg') 50% 0 no-repeat;
    opacity: 0.15;
    content: '';
    background-size: cover;
}
.yamm .nav > li > a {
    padding: 0px;
}
.navbar-nav>li {
    padding-top:15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-color: #CC202A;
    margin-right: 7px;
    color:#fff;
}
.navbar-nav>li:hover {

    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    color: white;
    background-color: #5075B7;
}
.yamm .nav .active  {

    color: #0000ff;
    background-color: #5075B7;
}
.yamm .nav > li {
    display: inline-block;
    padding-bottom: 10px;
    width: 130px;
    height: 47px;
    text-align: center;
    font-size: 12px;
    margin-top: 30px;
}
.yamm .nav > li > a
{
    color:#fff;
}
.yamm .nav > li > a:hover
{
    color:white;
}
.navbar-nav {
    font-size: 14px;
    font-family: sans-serif;
    line-height: 1.4;
}
.header.sticky {
    /*position: inherit;*/
}
.thumb-pad1 .thumbnail {
    position: relative;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 0;
    background: none;
    overflow: hidden;
}
.thumb-pad1 {
    margin: 0 0 63px 0;
    padding: 86px 35px 49px 35px;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #dadada;
    text-align: center;
    overflow: visible !important;
}
.thumb-pad1 .thumbnail .caption .title {
    text-transform: uppercase;
    font: bold 22px 'Passion One';
    color: #555a78;
    margin-bottom: 13px;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.thumb-pad1 .thumbnail .caption {
    padding: 0;
    overflow: hidden;
}
.thumb-pad1 .badge {
    padding: 0;
    margin: 0 0 0 -47px;
    width: 94px;
    height: 94px;
    line-height: 94px;
    text-align: center;
    border-radius: 100%;
    background: #b93a41;
    float: left;
    margin-right: 34px;
    position: absolute;
    top: -44px;
    left: 50%;
}
.btn-primary {
    box-shadow: 0 4px 0 0 #4B596A;
    color:  #ffffff;
    background-color: #fe2323;
}
.post_mod-a .post-btn {
    margin-top: 105px;
}
.btn-default.btn1:hover {
    color: #555a78;
    background: transparent !important;
    text-decoration: none !important;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.btn-default.btn1 {
    box-shadow: none;
    text-decoration: none !important;
    display: inline-block;
    padding: 0 20px;
    font: bold 13px/34px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    text-transform: uppercase;
    text-shadow: none;
    border-radius: 0;
    color: #ffffff;
    background: #555a78;
    border: 1px solid #555a78;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.btn-primary, .find-course__title, .find-course .form-group {
    background-color: #B93A41;
}
.global {
    padding: 107px 0 0 0;
    background: #f2f2f2;
}
.entry-main
{

}
.section-video {
    position: relative;
    background: url('../img/certbg.jpg') 50% 0 no-repeat;
    background-size: cover;
}

.bg-color_primary, .btn-header, .btn-primary, .find-course__title, .find-course .form-group {
    background-color: #CC202A;
}
.section-subscribe {
    background-color: #CC202A;
}
.section-default {
     margin-top: 0px;
}
.border-decor_top {
    border-top: none;
}
.post_mod-b {
    padding-left: 30px;
    background-color: rgba(53, 60, 73, 0.12);
    border-radius: 18px;
}
.subscribe {
    padding-top: 20px;
    padding-bottom: 12px;
}
.subscribe__btn {
    margin-top: 20px;
    width: auto;
}
.btn-success {
    color: #fff;
    background-color: #5075B7;
    box-shadow: 0 4px 0 0 #B7C6E2;
}
.btn-success:hover
{
    background-color:#CC202A ;
}
.btn-success:after {
    background-color: #2998BF;
}
.modal-title
{
    color:#ffffff ;

}
.close
{
    color: #ffffff;
    opacity: 1;
}
#sucess
{
    background-image: url("../img/sucess.jpg");
    padding-top: 100px;
    /*padding-bottom: 100px;*/
    margin-top: 20px;
    margin-bottom: 50px;
}
.modal-header
{
    background-color:#CC202A ;

}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
     background-color: transparent;
}
.subscribe__description {
    font-size: 18px;
    color: rgb(255, 255, 255);
}
.reviews__text {
    text-align: right;
}
.reviews__text {
    width: 300px;
    height: 60px;
    margin-right: 35%;
}