
/*Texts*/
.text-turq{
    color:#57c8e7!important;
}

.ptitle0{
    font-size: 5em; 
    font-weight: 900; 
    letter-spacing:-1px
}

.ptitle{
    font-size: 3.5em; 
    font-weight: 900; 
    letter-spacing:-1px
}

.ptitle2{
    font-size: 2.5em; 
    font-weight: 900; 
}

.ptitle3{
    font-size: 2em; 
    font-weight: 400; 
}

.ptitle4{
    font-size: 1.5em; 
    font-weight: 400; 
}


.ptitle5{
    font-size: 1.2em; 
    font-weight: 400; 
}

@media (max-width: 768px){ 
	
    .ptitle0{
        font-size: 2.8em; 
        font-weight: 900; 
    }

	.ptitle{
        font-size: 2.5em; 
        font-weight: 900; 
    }

	.ptitle2{
        font-size: 2em; 
        font-weight: 900; 
    }

	.ptitle3{
        font-size: 1.6em; 
        font-weight: 400; 
    }

	.ptitle4{
        font-size: 1.2em; 
        font-weight: 400; 
    }

	.ptitle4{
        font-size: 1em; 
        font-weight: 400; 
    }
}

.blockwrap{
    position: relative;
    margin-bottom: 4px;
    text-align: center;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: 50%!important;
}

.blockwrap .blockdummy{
    padding-top:120%;
}

.blockwrap .blockdetials{
    position: absolute;
    width: 100%;
    bottom: 10%;
    opacity:1;
}

.blockwrap .blockdetialsstatic{
    position: absolute;
    width: 100%;
    bottom: 0;
}

.blockwrap:hover .blockdetials{
    opacity:0;
}

.blockwrap .blockdetials h1{
    width: 100%;
    text-align: center;
    padding: 20px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-weight: 900;
    font-size: 1.6em;
    margin-bottom: 20px;
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.blockwrap .blockdetialsstatic h1{
    width: 100%;
    text-align: center;
    padding: 10px;
    background: #57c8e7;
    color: #fff;
    font-weight: 900;
    font-size: 2em;
    margin-bottom: 20px;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1400px){
    .blockwrap .blockdetialsstatic h1{
        font-size: 1.2em;
    }

}

.blockwrap .blockdetialsstatic .blocklogo{
    max-width: 200px;
    max-height: 100px;
    height: auto;
    clear: both;
}

.blockwrap .blockdetials button{
    text-transform: uppercase;
    padding: 10px 30px;
    background: #57c8e7;
    color: #fff;
    border: 0;
    font-size: 1.4em;
    font-weight: 600;
    border-radius: 20px;
}

.blockwrap .blockhover{
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    width: 100%;
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    opacity:0;
}

.blockwrap:hover .blockhover{
    opacity: 1;
}

.blockwrap .blockhover h1{
    width: 100%;
    text-align: center;
    padding: 20px;
    background: rgba(87, 200, 231, 0.8);
    color: #fff;
    font-weight: 900;
    font-size: 1.6em;
    line-height: 90%;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blockwrap .blockhover h2{
    width: 100%;
    text-align: center;
    padding: 20px;
    background: rgba(87, 200, 231, 0.8);
    color: #fff;
    font-weight: 600;
    font-size: 1.4em;
    display: flex;
    align-items: center;
    justify-content: center;
}


.modulebtn{
    width: 100%;
    padding: 10px;
    text-align:center;
}


.modulebtn button{
    width: 60%!important;
    border: 0;
    font-size: 2em;
    padding: 20px;
    background: none;
    color: #000;
    font-weight: 600;
}

.moduledesc{
    width: 100%;
    font-size:1.5em;
    padding:20px;
    color:#fff;
    background:#57c8e7;
    border-bottom: 2px solid #fff;
}

.moduledesc p, .moduledesc li, .moduledesc ul{
    font-size: 1.2em;
    width: 100%;
    font-weight: 500;
    text-align: center;
}

@media (max-width: 768px){ 

    .moduledesc p, .moduledesc li, .moduledesc ul{
        font-size: 0.8em;
    }
}

.headercontent{
    width: 100%;
    position:absolute;
    bottom:10%;
    z-index: 2;
}

.headercap{
    text-align:center;
}

.headercap h1{
    text-align: center;
    color: #57c8e7;
    text-shadow: 3px 3px #000;
    font-weight: 900;
    font-size: 8em;
    width: 100%;
}

.headercap h2{
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: 1.6em;
    background: rgba(255, 255, 255, 0.6);
    padding: 10px;
    min-height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bwrap{
    position: relative;
}

.bwrap .blockcrcl{
    height: 80px;
    display: flex;
    align-items: center;
    position: relative;
}

.bwrap .blockcrcl:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  border-top: 1px solid #57c8e7;
  background: #57c8e7;
  width: 100%;
  transform: translateY(-50%);
}

.bwrap .blockcrcl .crcl{
    background:#57c8e7;
    border-radius: 50%;
}

.bwrap h1{
    color:#000;
}

.iframeholder{
    width:100%;
    position: relative;
}

.iframeholder .dummy{
    padding-top: 56%;
}

.iframeholder iframe, .iframeholder video{
    outline: none;
    border:none;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.circleblock{
    padding:10px;
    color:#000;
    text-align:center;
    background:#57c8e7;
    border-radius:50%;
    display:flex;
    align-items: center;
    position: relative;
    justify-content: center;
}

.circleblock .dummy{
    padding-top: 100%;
}

.circleblock .crltexts{
    width:90%;
    position: absolute;
    top:0;
    bottom:0;
    display:flex;
    align-items: center;
    justify-content: center;
    text-align:center;
    border-radius:50%;
    font-size:1.5em;
    font-weight: 600;
    color: #fff;
}

.flexbox{
    display: flex;
    text-align: center;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}