.elementor-3214 .elementor-element.elementor-element-1be0a8fd{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3214 .elementor-element.elementor-element-4a0124e6 iframe{height:450px;}/* Start custom CSS */.list-icon-top .elementor-icon-list-item {
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-box-align: start;
    align-items: start!important;
}

.list-icon-top .elementor-icon-list-icon {
    padding-top:5px;
}

@media (min-width: 1024px) {
     h2 {
       
        font-size: 30px;
    }
    
     h1 {
        font-size: 40px;
    }
    
     h3 {
        font-size: 25px;
    }
    
}

@media (min-width: 768px) and (max-width: 1024px){ 
     h2 {
        font-size: 30px;
    }
}
@media (max-width: 720px) {
     h2 {
        font-size: 28px;
    }
    
      h3 {
        font-size: 23px;
    }
}

.tr-head th {
    border-bottom: 3px solid;
    background-color: #dddddd!important;
    font-weight: bold;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.tr-border-top td {
    border-top: 3px solid;
    background-color: #ededed!important;
    font-weight: bold;
}
 a{
    font-weight: 500;
}/* End custom CSS */