﻿.iframe-head
{
    position: relative; height: 0; padding-top: 56%; overflow: hidden; max-width: 100%;
}

.iframe-main
{
    position: absolute; top: 0; left: 0; width: 100%; height: 100%;
    
}

.h3-head
{
    color: #d30050;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.sectionbg {
    background: #effafb;
    padding: 60px 0;
    position: relative;
}