body{}
.logo{
    width:95px;
    margin-top:20px;
}
h2.headline{
    font-family: "Quicksand", sans-serif;
    color: rgb(5, 34, 74);
    font-size: 20px;
    line-height: 1.6;
    font-weight:400;
}
h2.headline span{
    font-weight: bold;
    font-style: italic;
    color: rgb(37, 22, 199);
    text-decoration-line: underline;
}
h3.headline{
    font-family: "Baloo Bhaina", cursive;
    text-decoration-line: underline;
    -webkit-text-decoration-line: underline;
    color: rgb(232, 104, 48);
    font-size: 27px;
    line-height: 1.6;
    text-shadow: rgb(238 234 102) 1px 2px 3px;
    text-transform:uppercase;
    font-weight:bold;
}
.img1{
    width: 474.413px;
    height: 266.24px;
    filter: drop-shadow(rgb(0, 0, 0) 0px 0px 6px);
}
.p1, .p2, .p3, .p4{
    font-family:"Open Sans", sans-serif;
    margin-top:20px;
    color: rgb(5, 34, 74);
    font-size: 19px;
    text-align: justify;
    line-height: 1.6;
    padding:0px 100px;
}
.p1 span, .p4 span {
    color: rgb(64, 48, 232);
    text-decoration-line: underline;
}
@media only screen and (max-width:992px){
    .p1, .p2, .p3, .p4{
        padding:0px 0px;        
    }
}
.img2{
    max-width: 571.07px;
    filter: drop-shadow(rgb(0, 0, 0) 0px 2px 8px);
    margin-top:20px;
}
@media only screen and (max-width:700px){
    .img2, .img3, .img4, .img5, .img6 {
        width: 100%;
        height: 100%;
    }
}
img.btn1{
    width:315px;
    margin-top:20px;
}
.text-center h4{
    font-family: "Paytone One", sans-serif;
    text-decoration-line: underline;
    -webkit-text-decoration-line: underline;
    color: rgb(201, 152, 23);
    font-size: 21px;
    line-height: 1.6;
    font-weight:400;
    margin-top:20px;
}
.img3{
    max-width:731px;
}
.img4{
    max-width:731px;
}
.img5{
    max-width:731px;
}

img.img6{
    max-width: 799.271px;
    filter: drop-shadow(rgb(0, 0, 0) 0px 0px 5px);
    margin-top:10px;
}
h4.h4{
    width:39%;
    text-align:center;
    display:inline-block;
}
@media only screen and (max-width:700px){
    h4.h4 {
        width: 100%;
        height: 100%;
    }
}
img.img7{
    max-width: 335.365px;
    filter: drop-shadow(rgb(0, 0, 0) 0px 0px 5px);
}
ol{   
    padding-left:110px; 
}
ol li{
    font-family:"Open Sans", sans-serif;
    color: rgb(5, 34, 74);
    font-size: 19px;
    text-align: left;
    line-height: 1.6;
}
img.img8{
    max-width: 335.365px;
    filter: drop-shadow(rgb(0, 0, 0) 0px 0px 5px);
}
img.img9{
    max-width: 335.365px;
    filter: drop-shadow(rgb(0, 0, 0) 0px 0px 5px);
    margin-top:20px;
}
img.img10{
    max-width:924.48px;
    filter: drop-shadow(rgb(0, 0, 0) 0px 1px 5px);
     margin-top:10px;
}
.text-center h6{
    color: rgb(5, 34, 74);
    font-size: 19px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    line-height: 1.6;
    margin:40px 0px;
    padding:0px 130px;
}
img.img11{
    max-width:924.48px ;
    filter: drop-shadow(rgb(0, 0, 0) 0px 1px 5px);
    margin-top:20px;
}
.text-center h5{
    font-family:"Open Sans", sans-serif;
    color: rgb(202, 153, 24);
    font-size: 19px;
    font-weight: bold;
    line-height: 1.6;
    margin:20px 0px;
}
img.img12{
    max-width:924.48px ;
    filter: drop-shadow(rgb(0, 0, 0) 0px 1px 5px);
}
img.btn2{
    width:315px;
    margin:30px;
}

@media only screen and (max-width:992px){
    .text-center h6{
        padding:0px;
    }
    img.img3,img.img4,img.img5,img.img6,img.img10,img.img11,img.img12{
        width:100%;   
    }
}
.float{
    position: fixed;
    bottom: 3px;
    width: 100%;   
}
.float .video{
    display:block;
    font-family:"Open Sans", sans-serif;
    font-size:24px;
    background:#6d9922;
    color:#fff;
    text-transform:uppercase;
    font-weight: bold;
    line-height: 1.6;
    width:950px;
    text-decoration:none;
    text-align:center;
    padding:5px 0px;
    margin: 0 auto;
}
@media only screen and (max-width:992px){
    .float .video{
        width:100% ;
    }
}