/**
* Theme Name: Ticrou Child
* Description: This is a child theme of Ticrou, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/templatepath">Template Path</a>
* Template: ticrou
* Version: 1.3
*/


.main-header .logo-box .logo {
    /* max-width: 182px; */
    /* width: 100%; */
    position: absolute;
    z-index: 3;
    width: 150px !important;
    top: -25px;
    background: #fff;
    border-radius: 0px 0px 24px 24px;
    padding: 7px;
}
.image_block_one .image-box {
    position: absolute;
    right: 380px !important;
    bottom: 160px !important;
}

.sec-pad {
    padding: 40px 0px 80px 0px !important;
}

.promotion-block-one .inner-box .content-box h2 {
    display: block;
    font-size: 28px !important;
    line-height: 20px !important;
    font-family: 'Libre Baskerville', serif;
    font-weight: 700;
    margin-bottom: 6px !important;
}

.promotion-block-one .inner-box .content-box { 
    padding: 60px 61px 70px 44px !important; 
}








