.main_photo {
    background-color: #fff;
}

.intro{
background-color: #fff!important;
}

#logo_box {
    position: relative;
    width:100%;
    margin: 0 auto;
    height: 150px;
    overflow: hidden;
    border: 0;
    margin-bottom:30px;
}

#div1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 12740.29px;
    height: 150px
}

#div2 {
    position: absolute;
    left:12740.29px;
    top: 0;
    width: 12740.29px;
    height: 150px
}

.font-middle {
    font-size: 15px;
    color: #ffffff;
    margin: 0 auto;
    line-height: 1.8em;
    text-align: justify;
}

.btn-square.black {
    border: none;
    background-color: #040404;
    font-size: 15px;
    color: #ffffff;
    border-radius: 5px;
    padding: 15px 50px;
}

.btn-square.black:hover {
    background-color:#494949;
}


.font-big {
    font-size: 35px;
    font-weight: bold;
    line-height: normal;
}


.font-title {
    color: #555555;
    font-size: 25px;
    margin: 0 auto;
    font-weight: bold;
    line-height: normal;
}

.space{
   /* background-color: #f5f5f5*/
}

.btn-square.white {
    border: none;
    background-color: #353278;
    font-size: 15px;
    color: #ffffff;
    border-radius: 5px;
    margin-top: 0px;
    margin-bottom: 35px;
}

.btn-square.white:hover {
    background-color: #333333;
}

#fullbanner {
    margin-top: 0px!important; 
}

font-big {
    font-family: 'Rozha One', serif;
    font-size: 35px;
    font-weight: bold;
    line-height: normal;
    color:#333!important
}