.title{
    font-weight:bold; 
    padding-top:8px;
}

.font2{
    font-family: calibri;
    font-weight: bold;
    font-style: italic;
    letter-spacing: -1px;
}

.spot strong{
    font-size: 20px !important;
    color: #f5b335 !important;
}

.blockquote-wrapper {
   display: flex;
   height: 160px;
   padding-bottom: 20px;
}

/* Blockquote main style */
.blockquote {
    position: relative;
    max-width: 620px;
    margin: 80px auto;
    align-self: center;
}

/* Blockquote header */
.blockquote h1 {
    position: relative; /* for pseudos */
    color: #e74848;
    font-size: 32px;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    border: 2px solid #fff;
    border: solid 2px;
    border-radius:20px;
    padding: 25px;
}

/* Blockquote right double quotes */
.blockquote h1:after {
    content:"";
    position: absolute;
    border: 2px solid #e74848;
    border-radius: 0 50px 0 0;
    width: 60px;
    height: 60px;
    bottom: -60px;
    left: 50px;
    border-bottom: none;
    border-left: none;
    z-index: 3; 
}

.blockquote h1:before {
    content:"";
    position: absolute;
    width: 80px;
    border: 6px solid #fff;
    bottom: -3px;
    left: 50px;
    z-index: 2;
}

/* increase header size after 600px */
@media all and (max-width: 600px) {
   .blockquote h1 {
        font-size: 18px;
        line-height: 1.2;
   }
   
   .blockquote-wrapper {
       padding-bottom: 40px;
    }

}



.dealers-general{
    padding:0; 
    margin:0;
    background:#fff;
}

.dealers-general .nekcom-rp-detail {
    margin-top: 0px;
}

.dealers-general .dealers-about {
    text-align: center;
    padding: 50px;
}

.dealers-general .dealers-about>h2 {
    font-size: 34px;
    padding-bottom: 10px;
}

.dealers-general .dealers-about .pixtext {
    font-size: 17px;
}

.dealers-banner {
    background: center center no-repeat;
    text-align: center;
    margin-top: 20px;
    background-size: 100% auto;
    height: 550px;
    overflow: hidden;
    position: relative;
    background-image: url('../../../../uploads/page/magaza-basvuru-banner.jpg');
}

.dealers-banner>.middle {
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}



.dealers-banner>.middle>h2 {
    font-size: 48px;
    font-weight: 600;
    color: #fff;
    word-spacing: -1px;
}

.dealers-banner>.middle>span {
    font-size: 18px;
    color: #e7e7e7;
    display: block;
    padding-top: 20px;
    padding-bottom: 45px;
}

.dealers-banner>.middle>a {
    border: 1px solid #fff;
    font-size: 14px;
    text-align: center;
    color: #fff;
    padding: 12px 25px;
    border-radius: 3px;
}

.dealers-banner>.middle>a:hover {
    border-color: #41ad33;
    background-color: #41ad33;
}

.dealers-advantage{
    background:#ffc107;   
}

.dealers-extra {
    padding: 20px 0;
    text-align:center;
}

.dealers-extra>h2 {
    text-align: center;
    font-size: 28px;
    margin-bottom: 40px;
    padding-right: 20px;
}

.dealers-extra .col-lg-6 {
    padding: 0px 60px 50px 100px;
}

.dealers-extra figure {
    position: absolute;
    height: 100px;
    left: 0;
    top: 0;
    text-align: center;
    width: 100px;
    margin:0 auto;
    display: inline-block;
}

.fbox-inline{
    padding:8px;
    background:#fff;
    -webkit-box-shadow: 10px 10px 19px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 19px -5px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 19px -5px rgba(0,0,0,0.75);
    transition:0.8s;
}

.fbox-inline:hover{
    -webkit-box-shadow: 20px 20px 19px -5px rgba(0,0,0,0.60);
    -moz-box-shadow: 20px 20px 19px -5px rgba(0,0,0,0.60);
    box-shadow: 20px 20px 19px -5px rgba(0,0,0,0.60);
}

.fbox-inline h3::after{
    content:' ';
    display:block;
    border-bottom:3px solid #212529;
    width:15px;
    text-align:center;
    margin:10px auto;
    
}

.fbox-r p {
    font-size:14px;
    height:100px;
    
}

.dealers-extra .col-lg-6.fbox-r {
    padding: 0px 100px 50px 60px;
}

.dealers-extra .fbox-r figure {
    right: 0 !important;
    left: unset !important;
}


.dealers-extra h3 {
    font-size: 20px !important;
    padding-top: 10px !important;
}

.dealers-extra h3 span {
    font-weight:bolder;
}

.dealers-extra .none-line {
    border-bottom: none;
}

.dealers-video {
    margin-top: 50px;
}

.dealers-list {
    margin-top: 50px;
}

.dealers-list h2 {
    text-align: center;
    display: block;
    font-size: 28px;
}

.dealers-list h5 {
    font-size: 18px !important;
    font-weight: 400 !important;
}

.dealers-contact {
    background: center center no-repeat;
    text-align: center;
    padding: 70px 0px 70px;
    margin-top: 50px;
    background-size: 100% auto;
    overflow: hidden;
}

.dealers-contact .title>h3 {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    word-spacing: -1px;
    margin-bottom: 50px;
}

.dealers-contact a {
    background-color: #41ad33;
    font-size: 18px;
    font-weight:bold;
    text-align: center;
    color: #fff;
    padding: 12px 25px;
    border-radius: 3px;
    transition:0.6s;
}

.dealers-contact a:hover {
    background-color: #329624;
}

.imgvideo {
    cursor: pointer;
}

.playbutton {
    background: url(../../uploads/page/play.png) center center no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 74px;
    height: 74px;
    margin: -37px 0 0 -37px;
    z-index: 10;
    opacity: .6;
}

.ytvideo {
    position: relative;
    margin: 0;
    padding: 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    /* pour anciens Chrome et Safari */
    background-size: cover;
    /* version standardisée */
    cursor: pointer;
    width: 100%;
    height: 500px;
}

.ytvideo iframe {
    border-style: none;
    height: 100%;
    width: 100%;
}

.ytvideo .seo {
    display: none;
}

.mgz-ac{
    position:absolute;
    bottom:20%;
    left:18%;
    display:block;
}
.mgz-ac a {
    background:#454545;
    color:#fff;
    border:1px solid #454545;
    border-radius:3px;
    padding:8px 14px;
    transition: 0.5s;
    font-size:16px;
}

.mgz-ac a:hover {
    background:rgba(255,255,255,0.2);
    color:#454545;
}

.pb-40 {padding-bottom:40px;}
.mt-20 {margin-top:20px;}


@media only screen and (max-width: 1200px) {
    .dealers-banner {
        height: 440px;
    }
}

@media only screen and (max-width: 991px) {
    .title{
        font-weight:14px;
    }
    h2{
        font-size:24px !important;
        margin-bottom:20px;
    }
    
    .dealers-banner {
        height: 340px;
        margin:0;
    }
    .dealers-banner>.middle>h2 {
        font-size: 38px;
    }
    .dealers-banner>.middle>span {
        font-size: 16px;
        padding-top: 15px;
        padding-bottom: 35px;
    }
    
    .mgz-ac{
        left:12%;
        bottom:15%;
    }
    
    .fbox-r p {height:140px;}
    
    .dealers-about{padding:25px !important;}
}

@media only screen and (max-width: 767px) {
    .dealers-banner {
        height: 185px;
        background-image: url('../../../../uploads/page/magaza-basvuru-banner-mobile.jpg');
    }
    .dealers-banner>.middle>h2 {
        font-size: 26px;
    }
    .dealers-banner>.middle>span {
        font-size: 14px;
        padding-top: 5px;
        padding-bottom: 25px;
    }
    .dealers-contact {
        padding: 50px 0px 50px;
    }
    .dealers-contact .title>h3 {
        font-size: 26px;
        margin-bottom: 30px;
    }
    .ytvideo {
        height: 330px;
    }
    .dealers-extra {
        padding: 0px 10px;
    }
    .dealers-extra .line-mobile {
        border-bottom: 1px solid #dedede !important;
    }
    
    .mgz-ac{
        left:5px;
        bottom:5px;
    }
    .mgz-ac a{
        font-size:14px;
    }
    
    .plr-0 {padding-left:0 !important; padding-right:0 !important;}
    
}