.coljos .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
    font-size: 26px;
}
.coljos .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg i {
    font-size: 26px;
    vertical-align: baseline;
}
 main {margin-top:0!important;}
 .single-post main {margin:5rem 0 3rem!important;}
.wp-block-group {
    padding-top: 0!important;
    padding-bottom: 0!important;
}

header{background-color:#eee;padding-bottom:2rem;}
footer{background-color:#eee;margin-top:0;padding-top:2rem;}

.strong-view.wpmtst-modern .wpmtst-testimonial-content {
    font-size: 0.7em;
    font-style: italic;
    margin: 0 56px;
    position: relative;
    text-align: center;
}
.vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-back, .vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-front {
    min-height: 290px;
}

.curs {color:transparent!important;}
/*
.curs-1 {background-color:#D34881;color:#D34881;}
.curs-2 {background-color:#43B1A6;color:#43B1A6;}
.curs-3 {background-color:#ED944E;color:#ED944E;}
.curs-4 {background-color:#2E3262;color:#2E3262;}
.curs-5 {background-color:#DD9933;color:#DD9933;}
*/
.titcurs{
    font-size:42px;
    line-height:54px;
    text-transform:uppercase;
    font-weight:bold;
    padding:1rem;
    text-shadow:0 0 2px black;
}
.curs .titcurs {color:white;}
/*
.curs-1 .titcurs {color:#D34881;}
.curs-2 .titcurs {color:#43B1A6;}
.curs-3 .titcurs {color:#ED944E;}
.curs-4 .titcurs {color:#2E3262;}
.curs-5 .titcurs {color:#DD9933;}
*/
#eduhub .wpb_column {margin:3rem 0!important;}

.hvr-shrink {
  opacity:0.75!important;
}
.hvr-shrink:hover {
  opacity:1!important;
}

.hvr-tit:hover {
  color:crimson;
}

#eduhub-contact input,
#eduhub-contact textarea {
  padding: 15px 10px;
  font-size: 18px;
} 

@media only screen and (max-width: 600px) {
  .titcurs{
    font-size:24px!important;
    line-height:32px;
  }
}