
body{
    overflow-x: hidden;
}

.back-g{
    display: flex;
    justify-content: center;
    border-radius: 20px;
    width: 90%;
    height: 500px;
    margin: 0 auto;
    /*margin-top: 1%;*/
}
.back-g video{
    border-radius: 10px;
}
.content{
    width: 70%;
    margin: 0 auto;
    display: block;
    margin-top: 5%;
}


.content .col-lg-3.col-sm-3.address.wow.fadeInLeft{
    margin-top: 5%;
    width: 100%;
    text-align: center;
}
.content .col-lg-3.col-sm-3.address.wow.fadeInLeft p{
    font-family: "Comic Sans MS";
    font-size: 32px;
    text-align: center;
    line-height: 1.5;
}
.content .col-lg-3.col-sm-3.address.wow.fadeInLeft img{
    width: 80%;
    margin-top: 2%;
}
.content .col-lg-3.col-sm-3.address.wow.fadeInRight{
    margin-top: 10%;
     width: 100%;
    text-align: center;
}
.content .col-lg-3.col-sm-3.address.wow.fadeInRight p{
    font-family: "Comic Sans MS";
    font-size: 32px;
    text-align: center;
    line-height: 1.5;
}
.content .col-lg-3.col-sm-3.address.wow.fadeInRight img{
    width: 60%;
    margin-top: 2%;
}

.content .col-lg-3.col-sm-3.address.wow.bounceInLeft{
    margin-top: 10%;
     width: 100%;
    text-align: center;
}
.col-lg-3.col-sm-3.address.wow.bounceInLeft p{
    font-family: "Comic Sans MS";
    font-size: 32px;
    text-align: center;
    line-height: 1.5;
}

.content .col-lg-3.col-sm-3.address.wow.bounceInLeft img{
width: 60%;
    /*margin-top: ;*/
}
.content .col-lg-3.col-sm-3.address.wow.bounceInRight{
    margin-top: 10%;
     width: 100%;
    text-align: center;
}
.col-lg-3.col-sm-3.address.wow.bounceInRight p{
     font-family: "Comic Sans MS";
    font-size: 32px;
    text-align: center;
    line-height: 1.5;

}
.col-lg-3.col-sm-3.address.wow.bounceInRight img{
width: 70%;
}
.col-lg-3.col-sm-3.address.wow.bounceInRight #img2{
width: 40%;
}

.pic-box{
display: flex;
    width: 100%;
    margin: 0 auto;
    margin-top: 250px;
/*justify-content: center;*/
align-items: center;
flex-direction: column;

}
.pic-box .col-lg-3.col-sm-3.address.wow.bounceInDown p{
    /*clear: both;*/
    font-family: "Comic Sans MS";
   /*margin-top: -100px;*/
   /* margin-bottom: -10px;*/
}
.pic-box .col-lg-3.col-sm-3.address.wow.bounceInDown img{
width: 100%;
    /*left:62.5%;*/

    /*border: 1px solid #f90;*/
}
.col-lg-3.col-sm-3.address.wow.slideInLeft{
    margin-top: -2400px;
    position: absolute;
    margin-left: 80px;
    width: 400px;
    /*font-family: "MV Boli";*/
}
.col-lg-3.col-sm-3.address.wow.slideInLeft p{
    font-size: 32px;
    font-weight: bold;
    line-height: 1.6;
    font-family: "Comic Sans MS";
}

.col-lg-3.col-sm-3.address.wow.slideInRight{
    white-space:pre-line;
    width: 100%;
    /*clear: both;*/
    float: right;
    margin-top: -1000px;
    position: absolute;
    margin-right: 80px;
    font-family: "MV Boli";
    /*width: 400px;*/

}
.col-lg-3.col-sm-3.address.wow.slideInRight p{
    clear: right;
    margin-right: 40px;
    font-family: "Comic Sans MS";
    width: 32%;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.6;
    float: right;
}
.last-pic{
    display: flex;
    text-align: center;
}
.content .col-lg-3.col-sm-3.address.wow.fadeInRight .last-pic{
    /*left: 20%;*/
    margin-left: 8%;
    width: 90%;
    margin-bottom: 5%;
}
.content .col-lg-3.col-sm-3.address.wow.fadeInRight .last-pic img{
    width: 50%;
}


