/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/



.di_block1{
    max-width: 1200px;
    margin: auto;
}
.di_wrapper2 .table-2 thead{
    display: none;
}
.di_wrapper2 .table-2 tr td{
    font-size: 25px;
}
.di_block2{
    max-width: 1100px;
    margin: auto;
}
.fusion-flip-boxes .fusion-flip-box.flip-right .flip-box-back,
.fusion-flip-boxes .fusion-flip-box.flip-right .flip-box-front,
.fusion-flip-boxes .fusion-flip-box.flip-left .flip-box-front,
.fusion-flip-boxes .fusion-flip-box.flip-left .flip-box-back{
    height: 350px;
}
.flip-box-back:after{
    content: '';
    position: absolute;
    background: rgba(0,0,0, 0.7);
    width: 100%;
    height: 100%;
    left: 0;
}
.flip-box-back-inner{
    position: relative;
    z-index: 1;
}
.di_wrapper6 iframe{
    margin: auto;
}
.di_myh-log p{
    display: inline-block;
    margin-right: 10px;
    font-size: 20px;
}
.di_myh-mnu img{
    max-width: 250px;
}
.fusion-sticky-transition .di_myh-mnu {
    display: none !important;
}
#mastera a,
.di_myh-log a,
.di_wrapper1 a{
    color: #fff !important;
}
#mastera a:hover,
.di_wrapper6 a:hover,
.di_myh-log a:hover,
.di_wrapper1 a:hover{
    color: #025ef2 !important;
}
.di_wrapper5:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, 0.5);
    top: 0;
}







@media(max-width: 830px){
    .di_myh-mnu img {
        max-width: 170px;
    }
}
@media(max-width: 640px){
    .di_myh-log div,
    .di_myh-log2 div{
        text-align: center !important;
    }
    .di_myh-log p {
        margin-bottom: 0;
    }
    .di_myh-log2{
        margin-top: 17px !important;
    }
    .di_myh-log p {
    display: inline-block;
        margin-right: 10px;
        font-size: 18px;
    }
}
@media(max-width: 480px){
    .di_wrapper6 iframe {
        max-width: 100%;
        height: 250px;
    }
    .di_myh-mnu img {
        max-width: 250px;
    }
}






















