body, .sp-preloader {
    background-color: #f7f6f6!important;
}

#sp-main-body {
    padding: 50px 0!important;
}

.contact_main h3 {text-shadow: none!important;}

#wh-widget-send-button.wh-widget-right {
    right: 70px!important;
}

#sp-top-bar {
    background: #e4eeef!important;
}

#sp-top-bar a {
    color: #010408!important;
    font-weight: bold!important;
}

.btn-primary, .sppb-btn-primary {
    width: 100%!important;
}

.myslideclass111 h2 {
    -webkit-text-stroke: 1px #fff;
    background-color: rgba(0, 0, 0, 0.34);
    color: rgba(252, 251, 255, 0.2);
    display: inline-block;
    transition: 0.3s;
    font-size: 55px;
    line-height: 110px;
}

.sppb-carousel-text h2
{
    -webkit-text-stroke: 1px #fff!important;
    background-color: rgba(0, 0, 0, 0.34)!important;
    /*color: rgba(252, 251, 255, 0.2)!important;*/
    /*display: inline-block!important;*/
    transition: 0.3s!important;
    font-size: 55px!important;
    line-height: 110px!important;
    font-family: sans-serif;
}


@media (max-width: 767px)
{
.sppb-carousel-text h2 {
    font-size: 25px!important;
    line-height: 30px!important;
}
}
.sppb-title-heading {
    text-shadow:1px 1px 0px #848383;
    /* 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);*/
}

.sppb-addon-title
{
  text-shadow:1px 1px 0px #848383;/* 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
 */
}
.steps  {
  max-width: 350px;
  counter-reset: my-awesome-counter;
  list-style: none;
  padding-left: 40px;
}

 .mybulleta li {
    padding-bottom: 30px ;
}

.mybulletb li {
    padding-bottom: 10px ;
}


.steps li {
  margin: 0 0 0.5rem 0;
  counter-increment: my-awesome-counter;
  position: relative;
}
.steps li::before {
  content: counter(my-awesome-counter);
  color: #f9f9f9;
  font-size: 1.5rem;
  font-weight: bold;
  position: absolute;
  --size: 32px;
  left: calc(-1 * var(--size) - 10px);
  line-height: var(--size);
  width: var(--size);
  height: var(--size);
  top: 0;
  transform: rotate(-10deg);
  background: #20bec9;
  border-radius: 50%;
  text-align: center;
  box-shadow: 1px 1px 0 #999;
}  


.acy_requiredField input {width: 100%!important;}
.acysubbuttons .button {width: 100%!important;}
.acymailing_form {width: 100%!important;}

/*
.social-icons .fa {

padding: 8px;
font-size: 17px;
width: 33px;
text-align: center;
text-decoration: none;
margin: 1px 1px;
border-radius: 50%;
}*/


.effect5
{
  position: relative;
}
.effect5:before, .effect5:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 25px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 35px 20px #777;
  -moz-box-shadow: 0 35px 20px #777;
  box-shadow: 0 35px 20px #777;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
}
.effect5:after
{
  -webkit-transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
  right: 10px;
  left: auto;
}

.box {
  /*
    width:70%;
    height:200px;
  */
    min-height: 280px;
    padding: 10px 10px 10px 10px;
    background:#FFF;
    margin:40px auto;
}

.class-yphr  h2{ 
    font-size: 25px!important ;
    
}
.class-yphr  a{ 
    color:#33403f!important;
    
}

.sppb-addon-single-image-container {
    overflow: hidden;
}

.sppb-img-container{
    overflow: hidden; 
}

.sppb-img-responsive:hover {
  -ms-transform: scale(1.1); 
  -webkit-transform: scale(1.1); 
  transform: scale(1.1); 
}

/*Time Line Biografy*/
.main_time
{
  padding-top: 20px;  
}
.content_time h2
{
  font-size: 20px ;  
}

.content_time h3
{
  font-size: 17px ;  
}

.content_time h2::before 
{
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    display: inline-block;
    font-weight: bold;
    line-height: 1.6em;
    margin-right: 5px;
    text-align: center;
    width: 1.6em; 
}
.div01 h2::before 
{
    content: "1";
    background: #cccccc;
     color: #20bec9;
}
.div02 h2::before 
{
    content: "2";
    background:#20bec9 ;
    color: #cccccc;
}
.div03 h2::before 
{
    content: "3";
    background: #cccccc;
    color: #20bec9;
}
.div04 h2::before 
{
    content: "4";
    background:#20bec9 ;
    color: #cccccc;
}
.div05 h2::before 
{
    content: "5";
    background: #cccccc;
    color: #20bec9;
}
.div06 h2::before 
{
    content: "6";
    background:#20bec9 ;
    color: #cccccc;
}
.div07 h2::before 
{
    content: "7";
    background: #cccccc;
    color: #20bec9;
}
.div08 h2::before 
{
    content: "8";
    background:#20bec9 ;
    color: #cccccc;
}
.div09 h2::before 
{
    content: "9";
    background: #cccccc;
    color: #20bec9;
}
.div10 h2::before 
{
    content: "10";
    background:#20bec9 ;
    color: #cccccc;
}
.div11 h2::before 
{
    content: "11";
    background: #cccccc;
     color: #20bec9;
}
.div12 h2::before 
{
    content: "12";
    background:#20bec9 ;
    color: #cccccc;
}
.div13 h2::before 
{
    content: "13";
    background: #cccccc;
    color: #20bec9;
}
.div14 h2::before 
{
    content: "14";
    background:#20bec9 ;
    color: #cccccc;
}
.div15 h2::before 
{
    content: "15";
    background: #cccccc;
    color: #20bec9;
}
.div16 h2::before 
{
    content: "16";
    background:#20bec9 ;
    color: #cccccc;
}
.div17 h2::before 
{
    content: "17";
    background: #cccccc;
    color: #20bec9;
}
.div18 h2::before 
{
    content: "18";
    background:#20bec9 ;
    color: #cccccc;
}
.div19 h2::before 
{
    content: "19";
    background: #cccccc;
    color: #20bec9;
}
.div20 h2::before 
{
    content: "20";
    background:#20bec9 ;
    color: #cccccc;
}
.div21 h2::before 
{
    content: "21";
    background: #cccccc;
     color: #20bec9;
}
.div22 h2::before 
{
    content: "22";
    background:#20bec9 ;
    color: #cccccc;
}
.div23 h2::before 
{
    content: "23";
    background: #cccccc;
    color: #20bec9;
}

.div24 h2::before 
{
    content: "24";
    background:#20bec9 ;
    color: #cccccc;
}

.contact_h2 h2 {
    background-color:  .rgba(0, 0, 0, 0.34)!important;
    font-size: 50px!important;
    line-height: 110px!important;
    font-family: sans-serif;
}

.contact_h2 h3 {
    font-size: 30px!important;
    font-family: sans-serif;
    text-shadow:none!important ;
}
.contact_h2 .fa {
     font-size: 30px;
}



.social-icons .fa {
  /*padding: 20px;
  font-size: 30px;
   width: 70px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;*/
padding: 8px;
font-size: 24px;
width: 40px;
text-align: center;
text-decoration: none;
margin: 1px 1px;
border-radius: 50%;
}

.social-icons .fa:hover {
    opacity: 0.7;
}

.social-icons .fa-facebook {
  background: #3B5998;
  color: white;
}

.social-icons .fa-twitter {
  background: #55ACEE;
  color: white;
}

.social-icons .fa-google-plus {
  background: #dd4b39;
  color: white;
}

.social-icons .fa-linkedin {
  background: #007bb5;
  color: white;
}

.social-icons .fa-youtube {
  background: #bb0000;
  color: white;
}

.social-icons .fa-instagram {
  background: #125688;
  color: white;
}

.social-icons .fa-skype {
  background: #55ACEE;
  color: white;
}

.seminaria {min-height: 150px!important;}


.lang-inline img 
{
    width: 25px;
    height: 25px;
    border-radius: 50%;
}

.my_alert {text-align: center;}