/*
////////////////////////////////////////////////////////////////

Author: Free-Template.co
Author URL: http://free-template.co.
License: https://creativecommons.org/licenses/by/3.0/
License URL: https://creativecommons.org/licenses/by/3.0/
Site License URL: https://free-template.co/template-license/
  
Website:  https://free-template.co
Facebook: https://www.facebook.com/FreeDashTemplate.co
Twitter:  https://twitter.com/Free_Templateco
RSS Feed: https://feeds.feedburner.com/Free-templateco

////////////////////////////////////////////////////////////////
*/


/* Base */

@import url(//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);
html {
    overflow-x: hidden;
}


@media (max-width: 768px) {
    h2 > span {
    background-color: #36b449;
    line-height: 20px;
    font-weight: bold;
}
.oboroformt img {
  width: 15%;
  right: 68px;
  position: absolute;
  top: -50px;
  display: none;
}
}


body {
    line-height: 1.7;
    color: gray;
    font-weight: 400;
    font-size: 1rem;
}

::-moz-selection {
    background: #000;
    color: #fff;
}

::selection {
    background: #000;
    color: #fff;
}

a {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

a:hover {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5 .h6 {
    font-family: "Playfair Display";
}

@media only screen and (max-width: 767px) {
    h3,
    .h3 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 767px) {
    h4,
    .h4 {
        font-size: 17px;
    }
}

@media only screen and (max-width: 767px) {
    h5,
    .h5 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    p,
    .p {
        font-size: 11px;
    }
}

.border-2 {
    border-width: 2px;
}

.text-black {
    color: #000 !important;
}

.bg-black {
    background: #000 !important;
}

.color-black-opacity-5 {
    color: rgba(0, 0, 0, 0.5);
}

.color-white-opacity-5 {
    color: rgba(255, 255, 255, 0.5);
}

body:after {
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.space_dec--70 {
    margin-top: -70px;
}

.space_dec--40 {
    margin-top: -40px;
}

.space_dec--250 {
    margin-top: -250px;
}

@media only screen and (max-width: 767px) {
    .space_dec_sm--none {
        margin-top: 0;
    }
}

.max-width-350 {
    max-width: 350px;
}

.plr_dec--85 {
    margin: 0 -85px;
}


/*-- Margin Top --*/

.mt--5 {
    margin-top: 5px;
}

.mt--10 {
    margin-top: 10px;
}

.mt--15 {
    margin-top: 15px;
}

.mt--20 {
    margin-top: 20px;
}

.mt--25 {
    margin-top: 25px;
}

.mt--30 {
    margin-top: 30px;
}

.mt--35 {
    margin-top: 35px;
}

.mt--40 {
    margin-top: 40px;
}

.mt--45 {
    margin-top: 45px;
}

.mt--50 {
    margin-top: 50px;
}

.mt--55 {
    margin-top: 55px;
}

.mt--60 {
    margin-top: 60px;
}

.mt--65 {
    margin-top: 65px;
}

.mt--70 {
    margin-top: 70px;
}

.mt--75 {
    margin-top: 75px;
}

.mt--80 {
    margin-top: 80px;
}

.mt--85 {
    margin-top: 85px;
}

.mt--90 {
    margin-top: 90px;
}

.mt--95 {
    margin-top: 95px;
}

.mt--100 {
    margin-top: 100px;
}

.mt--105 {
    margin-top: 105px;
}

.mt--110 {
    margin-top: 110px;
}

.mt--115 {
    margin-top: 115px;
}

.mt--120 {
    margin-top: 120px;
}

.mt--125 {
    margin-top: 125px;
}

.mt--130 {
    margin-top: 130px;
}

.mt--135 {
    margin-top: 135px;
}

.mt--140 {
    margin-top: 140px;
}

.mt--145 {
    margin-top: 145px;
}

.mt--150 {
    margin-top: 150px;
}

.mt--155 {
    margin-top: 155px;
}

.mt--160 {
    margin-top: 160px;
}

.mt--165 {
    margin-top: 165px;
}

.mt--170 {
    margin-top: 170px;
}

.mt--175 {
    margin-top: 175px;
}

.mt--180 {
    margin-top: 180px;
}

.mt--185 {
    margin-top: 185px;
}

.mt--190 {
    margin-top: 190px;
}

.mt--195 {
    margin-top: 195px;
}

.mt--200 {
    margin-top: 200px;
}


/*-- Margin Bottom --*/

.mb--5 {
    margin-bottom: 5px;
}

.mb--10 {
    margin-bottom: 10px;
}

.mb--15 {
    margin-bottom: 15px;
}

.mb--20 {
    margin-bottom: 20px;
}

.mb--25 {
    margin-bottom: 25px;
}

.mb--30 {
    margin-bottom: 30px;
}

.mb--35 {
    margin-bottom: 35px;
}

.mb--40 {
    margin-bottom: 40px;
}

.mb--45 {
    margin-bottom: 45px;
}

.mb--50 {
    margin-bottom: 50px;
}

.mb--55 {
    margin-bottom: 55px;
}

.mb--60 {
    margin-bottom: 60px;
}

.mb--65 {
    margin-bottom: 65px;
}

.mb--70 {
    margin-bottom: 70px;
}

.mb--75 {
    margin-bottom: 75px;
}

.mb--80 {
    margin-bottom: 80px;
}

.mb--85 {
    margin-bottom: 85px;
}

.mb--90 {
    margin-bottom: 90px;
}

.mb--95 {
    margin-bottom: 95px;
}

.mb--100 {
    margin-bottom: 100px;
}

.pl--0 {
    padding-left: 0;
}

.pl--20 {
    padding-left: 20px;
}

.pr--0 {
    padding-right: 0;
}


/*-- Margin Right --*/

.mr--0 {
    margin-right: 0 !important;
}

.ml--0 {
    margin-left: 0 !important;
}

.mr--5 {
    margin-right: 5px;
}

.mr--10 {
    margin-right: 10px;
}

.mr--15 {
    margin-right: 15px;
}

.mr--20 {
    margin-right: 20px;
}

.mr--25 {
    margin-right: 25px;
}

.mr--30 {
    margin-right: 30px;
}

.mr--35 {
    margin-right: 35px;
}

.mr--40 {
    margin-right: 40px;
}

.mr--45 {
    margin-right: 45px;
}

.mr--50 {
    margin-right: 50px;
}

.mr--55 {
    margin-right: 55px;
}

.mr--60 {
    margin-right: 60px;
}

.mr--65 {
    margin-right: 65px;
}

.mr--70 {
    margin-right: 70px;
}

.mr--75 {
    margin-right: 75px;
}

.mr--80 {
    margin-right: 80px;
}

.mr--85 {
    margin-right: 85px;
}

.mr--90 {
    margin-right: 90px;
}

.mr--95 {
    margin-right: 95px;
}

.mr--100 {
    margin-right: 100px;
}


/*-- Margin Bottom --*/

.ml--5 {
    margin-left: 5px;
}

.ml--10 {
    margin-left: 10px;
}

.ml--15 {
    margin-left: 15px;
}

.ml--20 {
    margin-left: 20px;
}

.ml--25 {
    margin-left: 25px;
}

.ml--30 {
    margin-left: 30px;
}

.ml--35 {
    margin-left: 35px;
}

.ml--40 {
    margin-left: 40px;
}

.ml--45 {
    margin-left: 45px;
}

.ml--50 {
    margin-left: 50px;
}

.ml--55 {
    margin-left: 55px;
}

.ml--60 {
    margin-left: 60px;
}

.ml--65 {
    margin-left: 65px;
}

.ml--70 {
    margin-left: 70px;
}

.ml--75 {
    margin-left: 75px;
}

.ml--80 {
    margin-left: 80px;
}

.ml--85 {
    margin-left: 85px;
}

.ml--90 {
    margin-left: 90px;
}

.ml--95 {
    margin-left: 95px;
}

.ml--100 {
    margin-left: 100px;
}

.ml--105 {
    margin-left: 105px;
}

.ml--110 {
    margin-left: 110px;
}

.ml--115 {
    margin-left: 115px;
}

.ml--120 {
    margin-left: 120px;
}

.ml--125 {
    margin-left: 125px;
}

.ml--130 {
    margin-left: 130px;
}

.ml--135 {
    margin-left: 135px;
}

.ml--140 {
    margin-left: 140px;
}

.ml--145 {
    margin-left: 145px;
}

.ml--150 {
    margin-left: 150px;
}

.ml--155 {
    margin-left: 155px;
}

.ml--160 {
    margin-left: 160px;
}

.ml--165 {
    margin-left: 165px;
}

.ml--170 {
    margin-left: 170px;
}

.ml--175 {
    margin-left: 175px;
}


/*-- Margin Bottom --*/

.ptb--5 {
    padding: 5px 0;
}

.ptb--10 {
    padding: 10px 0;
}

.ptb--15 {
    padding: 15px 0;
}

.ptb--20 {
    padding: 20px 0;
}

.ptb--25 {
    padding: 25px 0;
}

.ptb--30 {
    padding: 30px 0;
}

.ptb--35 {
    padding: 35px 0;
}

.ptb--40 {
    padding: 40px 0;
}

.ptb--45 {
    padding: 45px 0;
}

.ptb--50 {
    padding: 50px 0;
}

.ptb--55 {
    padding: 55px 0;
}

.ptb--60 {
    padding: 60px 0;
}

.ptb--65 {
    padding: 65px 0;
}

.ptb--70 {
    padding: 70px 0;
}

.ptb--75 {
    padding: 75px 0;
}

.ptb--80 {
    padding: 80px 0;
}

.ptb--85 {
    padding: 85px 0;
}

.ptb--90 {
    padding: 90px 0;
}

.ptb--95 {
    padding: 95px 0;
}

.ptb--100 {
    padding: 100px 0;
}

.ptb--105 {
    padding: 105px 0;
}

.ptb--110 {
    padding: 110px 0;
}

.ptb--115 {
    padding: 115px 0;
}

.ptb--120 {
    padding: 120px 0;
}

.ptb--125 {
    padding: 125px 0;
}

.ptb--130 {
    padding: 130px 0;
}

.ptb--135 {
    padding: 135px 0;
}

.ptb--140 {
    padding: 140px 0;
}

.ptb--145 {
    padding: 145px 0;
}

.ptb--150 {
    padding: 150px 0;
}

.ptb--155 {
    padding: 155px 0;
}

.ptb--160 {
    padding: 160px 0;
}

.ptb--165 {
    padding: 165px 0;
}

.ptb--170 {
    padding: 170px 0;
}

.ptb--175 {
    padding: 175px 0;
}

.ptb--180 {
    padding: 180px 0;
}

.ptb--185 {
    padding: 185px 0;
}

.ptb--190 {
    padding: 190px 0;
}

.ptb--195 {
    padding: 195px 0;
}

.ptb--200 {
    padding: 200px 0;
}

.ptb--205 {
    padding: 205px 0;
}

.ptb--210 {
    padding: 210px 0;
}

.ptb--215 {
    padding: 215px 0;
}

.ptb--220 {
    padding: 220px 0;
}

.ptb--225 {
    padding: 225px 0;
}

.ptb--230 {
    padding: 230px 0;
}

.ptb--235 {
    padding: 235px 0;
}

.ptb--240 {
    padding: 240px 0;
}

.ptb--245 {
    padding: 245px 0;
}

.ptb--250 {
    padding: 250px 0;
}

.ptb--255 {
    padding: 255px 0;
}

.ptb--260 {
    padding: 260px 0;
}

.ptb--265 {
    padding: 265px 0;
}

.ptb--270 {
    padding: 270px 0;
}

.ptb--275 {
    padding: 275px 0;
}

.ptb--280 {
    padding: 280px 0;
}

.ptb--285 {
    padding: 285px 0;
}

.ptb--290 {
    padding: 290px 0;
}

.ptb--295 {
    padding: 295px 0;
}

.ptb--300 {
    padding: 300px 0;
}

.ptb--305 {
    padding: 305px 0;
}

.ptb--310 {
    padding: 310px 0;
}

.ptb--315 {
    padding: 315px 0;
}

.ptb--320 {
    padding: 320px 0;
}

.ptb--325 {
    padding: 325px 0;
}

.ptb--330 {
    padding: 330px 0;
}

.ptb--335 {
    padding: 335px 0;
}

.ptb--340 {
    padding: 340px 0;
}

.ptb--345 {
    padding: 345px 0;
}

.ptb--350 {
    padding: 350px 0;
}


/* =================================
    Responsive Spacing Css 
====================================*/

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .pb_lp--5 {
        padding-bottom: 5px;
    }
    .pr_lp--5 {
        padding-right: 5px;
    }
    .pl_lp--5 {
        padding-left: 5px;
    }
    .pt_lp--5 {
        padding-top: 5px;
    }
    .ptb_lp--5 {
        padding: 5px 0;
    }
    .pb_lp--10 {
        padding-bottom: 10px;
    }
    .pr_lp--10 {
        padding-right: 10px;
    }
    .pl_lp--10 {
        padding-left: 10px;
    }
    .pt_lp--10 {
        padding-top: 10px;
    }
    .ptb_lp--10 {
        padding: 10px 0;
    }
    .pb_lp--15 {
        padding-bottom: 15px;
    }
    .pr_lp--15 {
        padding-right: 15px;
    }
    .pl_lp--15 {
        padding-left: 15px;
    }
    .pt_lp--15 {
        padding-top: 15px;
    }
    .ptb_lp--15 {
        padding: 15px 0;
    }
    .pb_lp--20 {
        padding-bottom: 20px;
    }
    .pr_lp--20 {
        padding-right: 20px;
    }
    .pl_lp--20 {
        padding-left: 20px;
    }
    .pt_lp--20 {
        padding-top: 20px;
    }
    .ptb_lp--20 {
        padding: 20px 0;
    }
    .pb_lp--25 {
        padding-bottom: 25px;
    }
    .pr_lp--25 {
        padding-right: 25px;
    }
    .pl_lp--25 {
        padding-left: 25px;
    }
    .pt_lp--25 {
        padding-top: 25px;
    }
    .ptb_lp--25 {
        padding: 25px 0;
    }
    .pb_lp--30 {
        padding-bottom: 30px;
    }
    .pr_lp--30 {
        padding-right: 30px;
    }
    .pl_lp--30 {
        padding-left: 30px;
    }
    .pt_lp--30 {
        padding-top: 30px;
    }
    .ptb_lp--30 {
        padding: 30px 0;
    }
    .pb_lp--35 {
        padding-bottom: 35px;
    }
    .pr_lp--35 {
        padding-right: 35px;
    }
    .pl_lp--35 {
        padding-left: 35px;
    }
    .pt_lp--35 {
        padding-top: 35px;
    }
    .ptb_lp--35 {
        padding: 35px 0;
    }
    .pb_lp--40 {
        padding-bottom: 40px;
    }
    .pr_lp--40 {
        padding-right: 40px;
    }
    .pl_lp--40 {
        padding-left: 40px;
    }
    .pt_lp--40 {
        padding-top: 40px;
    }
    .ptb_lp--40 {
        padding: 40px 0;
    }
    .pb_lp--45 {
        padding-bottom: 45px;
    }
    .pr_lp--45 {
        padding-right: 45px;
    }
    .pl_lp--45 {
        padding-left: 45px;
    }
    .pt_lp--45 {
        padding-top: 45px;
    }
    .ptb_lp--45 {
        padding: 45px 0;
    }
    .pb_lp--50 {
        padding-bottom: 50px;
    }
    .pr_lp--50 {
        padding-right: 50px;
    }
    .pl_lp--50 {
        padding-left: 50px;
    }
    .pt_lp--50 {
        padding-top: 50px;
    }
    .ptb_lp--50 {
        padding: 50px 0;
    }
    .pb_lp--55 {
        padding-bottom: 55px;
    }
    .pr_lp--55 {
        padding-right: 55px;
    }
    .pl_lp--55 {
        padding-left: 55px;
    }
    .pt_lp--55 {
        padding-top: 55px;
    }
    .ptb_lp--55 {
        padding: 55px 0;
    }
    .pb_lp--60 {
        padding-bottom: 60px;
    }
    .pr_lp--60 {
        padding-right: 60px;
    }
    .pl_lp--60 {
        padding-left: 60px;
    }
    .pt_lp--60 {
        padding-top: 60px;
    }
    .ptb_lp--60 {
        padding: 60px 0;
    }
    .pb_lp--65 {
        padding-bottom: 65px;
    }
    .pr_lp--65 {
        padding-right: 65px;
    }
    .pl_lp--65 {
        padding-left: 65px;
    }
    .pt_lp--65 {
        padding-top: 65px;
    }
    .ptb_lp--65 {
        padding: 65px 0;
    }
    .pb_lp--70 {
        padding-bottom: 70px;
    }
    .pr_lp--70 {
        padding-right: 70px;
    }
    .pl_lp--70 {
        padding-left: 70px;
    }
    .pt_lp--70 {
        padding-top: 70px;
    }
    .ptb_lp--70 {
        padding: 70px 0;
    }
    .pb_lp--75 {
        padding-bottom: 75px;
    }
    .pr_lp--75 {
        padding-right: 75px;
    }
    .pl_lp--75 {
        padding-left: 75px;
    }
    .pt_lp--75 {
        padding-top: 75px;
    }
    .ptb_lp--75 {
        padding: 75px 0;
    }
    .pb_lp--80 {
        padding-bottom: 80px;
    }
    .pr_lp--80 {
        padding-right: 80px;
    }
    .pl_lp--80 {
        padding-left: 80px;
    }
    .pt_lp--80 {
        padding-top: 80px;
    }
    .ptb_lp--80 {
        padding: 80px 0;
    }
    .pb_lp--85 {
        padding-bottom: 85px;
    }
    .pr_lp--85 {
        padding-right: 85px;
    }
    .pl_lp--85 {
        padding-left: 85px;
    }
    .pt_lp--85 {
        padding-top: 85px;
    }
    .ptb_lp--85 {
        padding: 85px 0;
    }
    .pb_lp--90 {
        padding-bottom: 90px;
    }
    .pr_lp--90 {
        padding-right: 90px;
    }
    .pl_lp--90 {
        padding-left: 90px;
    }
    .pt_lp--90 {
        padding-top: 90px;
    }
    .ptb_lp--90 {
        padding: 90px 0;
    }
    .pb_lp--95 {
        padding-bottom: 95px;
    }
    .pr_lp--95 {
        padding-right: 95px;
    }
    .pl_lp--95 {
        padding-left: 95px;
    }
    .pt_lp--95 {
        padding-top: 95px;
    }
    .ptb_lp--95 {
        padding: 95px 0;
    }
    .pb_lp--100 {
        padding-bottom: 100px;
    }
    .pr_lp--100 {
        padding-right: 100px;
    }
    .pl_lp--100 {
        padding-left: 100px;
    }
    .pt_lp--100 {
        padding-top: 100px;
    }
    .ptb_lp--100 {
        padding: 100px 0;
    }
    .pb_lp--105 {
        padding-bottom: 105px;
    }
    .pr_lp--105 {
        padding-right: 105px;
    }
    .pl_lp--105 {
        padding-left: 105px;
    }
    .pt_lp--105 {
        padding-top: 105px;
    }
    .ptb_lp--105 {
        padding: 105px 0;
    }
    .pb_lp--110 {
        padding-bottom: 110px;
    }
    .pr_lp--110 {
        padding-right: 110px;
    }
    .pl_lp--110 {
        padding-left: 110px;
    }
    .pt_lp--110 {
        padding-top: 110px;
    }
    .ptb_lp--110 {
        padding: 110px 0;
    }
    .pb_lp--115 {
        padding-bottom: 115px;
    }
    .pr_lp--115 {
        padding-right: 115px;
    }
    .pl_lp--115 {
        padding-left: 115px;
    }
    .pt_lp--115 {
        padding-top: 115px;
    }
    .ptb_lp--115 {
        padding: 115px 0;
    }
    .pb_lp--120 {
        padding-bottom: 120px;
    }
    .pr_lp--120 {
        padding-right: 120px;
    }
    .pl_lp--120 {
        padding-left: 120px;
    }
    .pt_lp--120 {
        padding-top: 120px;
    }
    .ptb_lp--120 {
        padding: 120px 0;
    }
    .pb_lp--125 {
        padding-bottom: 125px;
    }
    .pr_lp--125 {
        padding-right: 125px;
    }
    .pl_lp--125 {
        padding-left: 125px;
    }
    .pt_lp--125 {
        padding-top: 125px;
    }
    .ptb_lp--125 {
        padding: 125px 0;
    }
    .pb_lp--130 {
        padding-bottom: 130px;
    }
    .pr_lp--130 {
        padding-right: 130px;
    }
    .pl_lp--130 {
        padding-left: 130px;
    }
    .pt_lp--130 {
        padding-top: 130px;
    }
    .ptb_lp--130 {
        padding: 130px 0;
    }
    .pb_lp--135 {
        padding-bottom: 135px;
    }
    .pr_lp--135 {
        padding-right: 135px;
    }
    .pl_lp--135 {
        padding-left: 135px;
    }
    .pt_lp--135 {
        padding-top: 135px;
    }
    .ptb_lp--135 {
        padding: 135px 0;
    }
    .pb_lp--140 {
        padding-bottom: 140px;
    }
    .pr_lp--140 {
        padding-right: 140px;
    }
    .pl_lp--140 {
        padding-left: 140px;
    }
    .pt_lp--140 {
        padding-top: 140px;
    }
    .ptb_lp--140 {
        padding: 140px 0;
    }
    .pb_lp--145 {
        padding-bottom: 145px;
    }
    .pr_lp--145 {
        padding-right: 145px;
    }
    .pl_lp--145 {
        padding-left: 145px;
    }
    .pt_lp--145 {
        padding-top: 145px;
    }
    .ptb_lp--145 {
        padding: 145px 0;
    }
    .pb_lp--150 {
        padding-bottom: 150px;
    }
    .pr_lp--150 {
        padding-right: 150px;
    }
    .pl_lp--150 {
        padding-left: 150px;
    }
    .pt_lp--150 {
        padding-top: 150px;
    }
    .ptb_lp--150 {
        padding: 150px 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pr_lg--0 {
        padding-right: 0;
    }
    .pl_lg--0 {
        padding-left: 0;
    }
    .pb_lg--5 {
        padding-bottom: 5px;
    }
    .pt_lg--5 {
        padding-top: 5px;
    }
    .pb_lg--10 {
        padding-bottom: 10px;
    }
    .pt_lg--10 {
        padding-top: 10px;
    }
    .pb_lg--15 {
        padding-bottom: 15px;
    }
    .pt_lg--15 {
        padding-top: 15px;
    }
    .pb_lg--20 {
        padding-bottom: 20px;
    }
    .pt_lg--20 {
        padding-top: 20px;
    }
    .pb_lg--25 {
        padding-bottom: 25px;
    }
    .pt_lg--25 {
        padding-top: 25px;
    }
    .pb_lg--30 {
        padding-bottom: 30px;
    }
    .pt_lg--30 {
        padding-top: 30px;
    }
    .pb_lg--35 {
        padding-bottom: 35px;
    }
    .pt_lg--35 {
        padding-top: 35px;
    }
    .pb_lg--40 {
        padding-bottom: 40px;
    }
    .pt_lg--40 {
        padding-top: 40px;
    }
    .pb_lg--45 {
        padding-bottom: 45px;
    }
    .pt_lg--45 {
        padding-top: 45px;
    }
    .pb_lg--50 {
        padding-bottom: 50px;
    }
    .pt_lg--50 {
        padding-top: 50px;
    }
    .pb_lg--55 {
        padding-bottom: 55px;
    }
    .pt_lg--55 {
        padding-top: 55px;
    }
    .pb_lg--60 {
        padding-bottom: 60px;
    }
    .pt_lg--60 {
        padding-top: 60px;
    }
    .pb_lg--65 {
        padding-bottom: 65px;
    }
    .pt_lg--65 {
        padding-top: 65px;
    }
    .pb_lg--70 {
        padding-bottom: 70px;
    }
    .pt_lg--70 {
        padding-top: 70px;
    }
    .pb_lg--75 {
        padding-bottom: 75px;
    }
    .pt_lg--75 {
        padding-top: 75px;
    }
    .pb_lg--80 {
        padding-bottom: 80px;
    }
    .pt_lg--80 {
        padding-top: 80px;
    }
    .pb_lg--85 {
        padding-bottom: 85px;
    }
    .pt_lg--85 {
        padding-top: 85px;
    }
    .pb_lg--90 {
        padding-bottom: 90px;
    }
    .pt_lg--90 {
        padding-top: 90px;
    }
    .pb_lg--95 {
        padding-bottom: 95px;
    }
    .pt_lg--95 {
        padding-top: 95px;
    }
    .pb_lg--100 {
        padding-bottom: 100px;
    }
    .pt_lg--100 {
        padding-top: 100px;
    }
    .pb_lg--105 {
        padding-bottom: 105px;
    }
    .pt_lg--105 {
        padding-top: 105px;
    }
    .pb_lg--110 {
        padding-bottom: 110px;
    }
    .pt_lg--110 {
        padding-top: 110px;
    }
    .pb_lg--115 {
        padding-bottom: 115px;
    }
    .pt_lg--115 {
        padding-top: 115px;
    }
    .pb_lg--120 {
        padding-bottom: 120px;
    }
    .pt_lg--120 {
        padding-top: 120px;
    }
    .pb_lg--125 {
        padding-bottom: 125px;
    }
    .pt_lg--125 {
        padding-top: 125px;
    }
    .pb_lg--130 {
        padding-bottom: 130px;
    }
    .pt_lg--130 {
        padding-top: 130px;
    }
    .pb_lg--135 {
        padding-bottom: 135px;
    }
    .pt_lg--135 {
        padding-top: 135px;
    }
    .pb_lg--140 {
        padding-bottom: 140px;
    }
    .pt_lg--140 {
        padding-top: 140px;
    }
    .pb_lg--145 {
        padding-bottom: 145px;
    }
    .pt_lg--145 {
        padding-top: 145px;
    }
    .pb_lg--150 {
        padding-bottom: 150px;
    }
    .pt_lg--150 {
        padding-top: 150px;
    }
    .pb_lg--155 {
        padding-bottom: 155px;
    }
    .pt_lg--155 {
        padding-top: 155px;
    }
    .pb_lg--160 {
        padding-bottom: 160px;
    }
    .pt_lg--160 {
        padding-top: 160px;
    }
    .pb_lg--165 {
        padding-bottom: 165px;
    }
    .pt_lg--165 {
        padding-top: 165px;
    }
    .pb_lg--170 {
        padding-bottom: 170px;
    }
    .pt_lg--170 {
        padding-top: 170px;
    }
    .pb_lg--175 {
        padding-bottom: 175px;
    }
    .pt_lg--175 {
        padding-top: 175px;
    }
    .pb_lg--180 {
        padding-bottom: 180px;
    }
    .pt_lg--180 {
        padding-top: 180px;
    }
    .pb_lg--185 {
        padding-bottom: 185px;
    }
    .pt_lg--185 {
        padding-top: 185px;
    }
    .pb_lg--190 {
        padding-bottom: 190px;
    }
    .pt_lg--190 {
        padding-top: 190px;
    }
    .pb_lg--195 {
        padding-bottom: 195px;
    }
    .pt_lg--195 {
        padding-top: 195px;
    }
    .pb_lg--200 {
        padding-bottom: 200px;
    }
    .pt_lg--200 {
        padding-top: 200px;
    }
    .pb_lg--205 {
        padding-bottom: 205px;
    }
    .pt_lg--205 {
        padding-top: 205px;
    }
    .pb_lg--210 {
        padding-bottom: 210px;
    }
    .pt_lg--210 {
        padding-top: 210px;
    }
    .pb_lg--215 {
        padding-bottom: 215px;
    }
    .pt_lg--215 {
        padding-top: 215px;
    }
    .pb_lg--220 {
        padding-bottom: 220px;
    }
    .pt_lg--220 {
        padding-top: 220px;
    }
    .pb_lg--225 {
        padding-bottom: 225px;
    }
    .pt_lg--225 {
        padding-top: 225px;
    }
    .pb_lg--230 {
        padding-bottom: 230px;
    }
    .pt_lg--230 {
        padding-top: 230px;
    }
    .pb_lg--235 {
        padding-bottom: 235px;
    }
    .pt_lg--235 {
        padding-top: 235px;
    }
    .pb_lg--240 {
        padding-bottom: 240px;
    }
    .pt_lg--240 {
        padding-top: 240px;
    }
    .pb_lg--245 {
        padding-bottom: 245px;
    }
    .pt_lg--245 {
        padding-top: 245px;
    }
    .pb_lg--250 {
        padding-bottom: 250px;
    }
    .pt_lg--250 {
        padding-top: 250px;
    }
    .pb_lg--255 {
        padding-bottom: 255px;
    }
    .pt_lg--255 {
        padding-top: 255px;
    }
    .pb_lg--260 {
        padding-bottom: 260px;
    }
    .pt_lg--260 {
        padding-top: 260px;
    }
    .pb_lg--265 {
        padding-bottom: 265px;
    }
    .pt_lg--265 {
        padding-top: 265px;
    }
    .pb_lg--270 {
        padding-bottom: 270px;
    }
    .pt_lg--270 {
        padding-top: 270px;
    }
    .pb_lg--275 {
        padding-bottom: 275px;
    }
    .pt_lg--275 {
        padding-top: 275px;
    }
    .pb_lg--280 {
        padding-bottom: 280px;
    }
    .pt_lg--280 {
        padding-top: 280px;
    }
    .pb_lg--285 {
        padding-bottom: 285px;
    }
    .pt_lg--285 {
        padding-top: 285px;
    }
    .pb_lg--290 {
        padding-bottom: 290px;
    }
    .pt_lg--290 {
        padding-top: 290px;
    }
    .pb_lg--295 {
        padding-bottom: 295px;
    }
    .pt_lg--295 {
        padding-top: 295px;
    }
    .pb_lg--300 {
        padding-bottom: 300px;
    }
    .pt_lg--300 {
        padding-top: 300px;
    }
    .pl_lg--5 {
        padding-left: 5px;
    }
    .pr_lg--5 {
        padding-right: 5px;
    }
    .ptb-lg--5 {
        padding: 5px 0;
    }
    .pl_lg--10 {
        padding-left: 10px;
    }
    .pr_lg--10 {
        padding-right: 10px;
    }
    .ptb-lg--10 {
        padding: 10px 0;
    }
    .pl_lg--15 {
        padding-left: 15px;
    }
    .pr_lg--15 {
        padding-right: 15px;
    }
    .ptb-lg--15 {
        padding: 15px 0;
    }
    .pl_lg--20 {
        padding-left: 20px;
    }
    .pr_lg--20 {
        padding-right: 20px;
    }
    .ptb-lg--20 {
        padding: 20px 0;
    }
    .pl_lg--25 {
        padding-left: 25px;
    }
    .pr_lg--25 {
        padding-right: 25px;
    }
    .ptb-lg--25 {
        padding: 25px 0;
    }
    .pl_lg--30 {
        padding-left: 30px;
    }
    .pr_lg--30 {
        padding-right: 30px;
    }
    .ptb-lg--30 {
        padding: 30px 0;
    }
    .pl_lg--35 {
        padding-left: 35px;
    }
    .pr_lg--35 {
        padding-right: 35px;
    }
    .ptb-lg--35 {
        padding: 35px 0;
    }
    .pl_lg--40 {
        padding-left: 40px;
    }
    .pr_lg--40 {
        padding-right: 40px;
    }
    .ptb-lg--40 {
        padding: 40px 0;
    }
    .pl_lg--45 {
        padding-left: 45px;
    }
    .pr_lg--45 {
        padding-right: 45px;
    }
    .ptb-lg--45 {
        padding: 45px 0;
    }
    .pl_lg--50 {
        padding-left: 50px;
    }
    .pr_lg--50 {
        padding-right: 50px;
    }
    .ptb-lg--50 {
        padding: 50px 0;
    }
    .pl_lg--55 {
        padding-left: 55px;
    }
    .pr_lg--55 {
        padding-right: 55px;
    }
    .ptb-lg--55 {
        padding: 55px 0;
    }
    .pl_lg--60 {
        padding-left: 60px;
    }
    .pr_lg--60 {
        padding-right: 60px;
    }
    .ptb-lg--60 {
        padding: 60px 0;
    }
    .pl_lg--65 {
        padding-left: 65px;
    }
    .pr_lg--65 {
        padding-right: 65px;
    }
    .ptb-lg--65 {
        padding: 65px 0;
    }
    .pl_lg--70 {
        padding-left: 70px;
    }
    .pr_lg--70 {
        padding-right: 70px;
    }
    .ptb-lg--70 {
        padding: 70px 0;
    }
    .pl_lg--75 {
        padding-left: 75px;
    }
    .pr_lg--75 {
        padding-right: 75px;
    }
    .ptb-lg--75 {
        padding: 75px 0;
    }
    .pl_lg--80 {
        padding-left: 80px;
    }
    .pr_lg--80 {
        padding-right: 80px;
    }
    .ptb-lg--80 {
        padding: 80px 0;
    }
    .pl_lg--85 {
        padding-left: 85px;
    }
    .pr_lg--85 {
        padding-right: 85px;
    }
    .ptb-lg--85 {
        padding: 85px 0;
    }
    .pl_lg--90 {
        padding-left: 90px;
    }
    .pr_lg--90 {
        padding-right: 90px;
    }
    .ptb-lg--90 {
        padding: 90px 0;
    }
    .pl_lg--95 {
        padding-left: 95px;
    }
    .pr_lg--95 {
        padding-right: 95px;
    }
    .ptb-lg--95 {
        padding: 95px 0;
    }
    .pl_lg--100 {
        padding-left: 100px;
    }
    .pr_lg--100 {
        padding-right: 100px;
    }
    .ptb-lg--100 {
        padding: 100px 0;
    }
    .pl_lg--105 {
        padding-left: 105px;
    }
    .pr_lg--105 {
        padding-right: 105px;
    }
    .ptb-lg--105 {
        padding: 105px 0;
    }
    .pl_lg--110 {
        padding-left: 110px;
    }
    .pr_lg--110 {
        padding-right: 110px;
    }
    .ptb-lg--110 {
        padding: 110px 0;
    }
    .pl_lg--115 {
        padding-left: 115px;
    }
    .pr_lg--115 {
        padding-right: 115px;
    }
    .ptb-lg--115 {
        padding: 115px 0;
    }
    .pl_lg--120 {
        padding-left: 120px;
    }
    .pr_lg--120 {
        padding-right: 120px;
    }
    .ptb-lg--120 {
        padding: 120px 0;
    }
    .pl_lg--125 {
        padding-left: 125px;
    }
    .pr_lg--125 {
        padding-right: 125px;
    }
    .ptb-lg--125 {
        padding: 125px 0;
    }
    .pl_lg--130 {
        padding-left: 130px;
    }
    .pr_lg--130 {
        padding-right: 130px;
    }
    .ptb-lg--130 {
        padding: 130px 0;
    }
    .pl_lg--135 {
        padding-left: 135px;
    }
    .pr_lg--135 {
        padding-right: 135px;
    }
    .ptb-lg--135 {
        padding: 135px 0;
    }
    .pl_lg--140 {
        padding-left: 140px;
    }
    .pr_lg--140 {
        padding-right: 140px;
    }
    .ptb-lg--140 {
        padding: 140px 0;
    }
    .pl_lg--145 {
        padding-left: 145px;
    }
    .pr_lg--145 {
        padding-right: 145px;
    }
    .ptb-lg--145 {
        padding: 145px 0;
    }
    .pl_lg--150 {
        padding-left: 150px;
    }
    .pr_lg--150 {
        padding-right: 150px;
    }
    .ptb-lg--150 {
        padding: 150px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pr_md--0 {
        padding-right: 0;
    }
    .pl_md--0 {
        padding-left: 0;
    }
    .pb_md--5 {
        padding-bottom: 5px;
    }
    .pb_md--10 {
        padding-bottom: 10px;
    }
    .pb_md--15 {
        padding-bottom: 15px;
    }
    .pb_md--20 {
        padding-bottom: 20px;
    }
    .pb_md--25 {
        padding-bottom: 25px;
    }
    .pb_md--30 {
        padding-bottom: 30px;
    }
    .pb_md--35 {
        padding-bottom: 35px;
    }
    .pb_md--40 {
        padding-bottom: 40px;
    }
    .pb_md--45 {
        padding-bottom: 45px;
    }
    .pb_md--50 {
        padding-bottom: 50px;
    }
    .pb_md--55 {
        padding-bottom: 55px;
    }
    .pb_md--60 {
        padding-bottom: 60px;
    }
    .pb_md--65 {
        padding-bottom: 65px;
    }
    .pb_md--70 {
        padding-bottom: 70px;
    }
    .pb_md--75 {
        padding-bottom: 75px;
    }
    .pb_md--80 {
        padding-bottom: 80px;
    }
    .pb_md--85 {
        padding-bottom: 85px;
    }
    .pb_md--90 {
        padding-bottom: 90px;
    }
    .pb_md--95 {
        padding-bottom: 95px;
    }
    .pb_md--100 {
        padding-bottom: 100px;
    }
    .pb_md--105 {
        padding-bottom: 105px;
    }
    .pb_md--110 {
        padding-bottom: 110px;
    }
    .pb_md--115 {
        padding-bottom: 115px;
    }
    .pb_md--120 {
        padding-bottom: 120px;
    }
    .pb_md--125 {
        padding-bottom: 125px;
    }
    .pb_md--130 {
        padding-bottom: 130px;
    }
    .pb_md--135 {
        padding-bottom: 135px;
    }
    .pb_md--140 {
        padding-bottom: 140px;
    }
    .pb_md--145 {
        padding-bottom: 145px;
    }
    .pb_md--150 {
        padding-bottom: 150px;
    }
    .pb_md--155 {
        padding-bottom: 155px;
    }
    .pb_md--160 {
        padding-bottom: 160px;
    }
    .pb_md--165 {
        padding-bottom: 165px;
    }
    .pb_md--170 {
        padding-bottom: 170px;
    }
    .pb_md--175 {
        padding-bottom: 175px;
    }
    .pb_md--180 {
        padding-bottom: 180px;
    }
    .pb_md--185 {
        padding-bottom: 185px;
    }
    .pb_md--190 {
        padding-bottom: 190px;
    }
    .pb_md--195 {
        padding-bottom: 195px;
    }
    .pb_md--200 {
        padding-bottom: 200px;
    }
    .pl_md--5 {
        padding-left: 5px;
    }
    .pr_md--5 {
        padding-right: 5px;
    }
    .pl_md--10 {
        padding-left: 10px;
    }
    .pr_md--10 {
        padding-right: 10px;
    }
    .pl_md--15 {
        padding-left: 15px;
    }
    .pr_md--15 {
        padding-right: 15px;
    }
    .pl_md--20 {
        padding-left: 20px;
    }
    .pr_md--20 {
        padding-right: 20px;
    }
    .pl_md--25 {
        padding-left: 25px;
    }
    .pr_md--25 {
        padding-right: 25px;
    }
    .pl_md--30 {
        padding-left: 30px;
    }
    .pr_md--30 {
        padding-right: 30px;
    }
    .pl_md--35 {
        padding-left: 35px;
    }
    .pr_md--35 {
        padding-right: 35px;
    }
    .pl_md--40 {
        padding-left: 40px;
    }
    .pr_md--40 {
        padding-right: 40px;
    }
    .pl_md--45 {
        padding-left: 45px;
    }
    .pr_md--45 {
        padding-right: 45px;
    }
    .pl_md--50 {
        padding-left: 50px;
    }
    .pr_md--50 {
        padding-right: 50px;
    }
    .pl_md--55 {
        padding-left: 55px;
    }
    .pr_md--55 {
        padding-right: 55px;
    }
    .pl_md--60 {
        padding-left: 60px;
    }
    .pr_md--60 {
        padding-right: 60px;
    }
    .pl_md--65 {
        padding-left: 65px;
    }
    .pr_md--65 {
        padding-right: 65px;
    }
    .pl_md--70 {
        padding-left: 70px;
    }
    .pr_md--70 {
        padding-right: 70px;
    }
    .pl_md--75 {
        padding-left: 75px;
    }
    .pr_md--75 {
        padding-right: 75px;
    }
    .pl_md--80 {
        padding-left: 80px;
    }
    .pr_md--80 {
        padding-right: 80px;
    }
    .pl_md--85 {
        padding-left: 85px;
    }
    .pr_md--85 {
        padding-right: 85px;
    }
    .pl_md--90 {
        padding-left: 90px;
    }
    .pr_md--90 {
        padding-right: 90px;
    }
    .pl_md--95 {
        padding-left: 95px;
    }
    .pr_md--95 {
        padding-right: 95px;
    }
    .pl_md--100 {
        padding-left: 100px;
    }
    .pr_md--100 {
        padding-right: 100px;
    }
    .pt_md--5 {
        padding-top: 5px;
    }
    .pt_md--10 {
        padding-top: 10px;
    }
    .pt_md--15 {
        padding-top: 15px;
    }
    .pt_md--20 {
        padding-top: 20px;
    }
    .pt_md--25 {
        padding-top: 25px;
    }
    .pt_md--30 {
        padding-top: 30px;
    }
    .pt_md--35 {
        padding-top: 35px;
    }
    .pt_md--40 {
        padding-top: 40px;
    }
    .pt_md--45 {
        padding-top: 45px;
    }
    .pt_md--50 {
        padding-top: 50px;
    }
    .pt_md--55 {
        padding-top: 55px;
    }
    .pt_md--60 {
        padding-top: 60px;
    }
    .pt_md--65 {
        padding-top: 65px;
    }
    .pt_md--70 {
        padding-top: 70px;
    }
    .pt_md--75 {
        padding-top: 75px;
    }
    .pt_md--80 {
        padding-top: 80px;
    }
    .pt_md--85 {
        padding-top: 85px;
    }
    .pt_md--90 {
        padding-top: 90px;
    }
    .pt_md--95 {
        padding-top: 95px;
    }
    .pt_md--100 {
        padding-top: 100px;
    }
    .pt_md--105 {
        padding-top: 105px;
    }
    .pt_md--110 {
        padding-top: 110px;
    }
    .pt_md--115 {
        padding-top: 115px;
    }
    .pt_md--120 {
        padding-top: 120px;
    }
    .pt_md--125 {
        padding-top: 125px;
    }
    .pt_md--130 {
        padding-top: 130px;
    }
    .pt_md--135 {
        padding-top: 135px;
    }
    .pt_md--140 {
        padding-top: 140px;
    }
    .pt_md--145 {
        padding-top: 145px;
    }
    .pt_md--150 {
        padding-top: 150px;
    }
    .pt_md--155 {
        padding-top: 155px;
    }
    .pt_md--160 {
        padding-top: 160px;
    }
    .pt_md--165 {
        padding-top: 165px;
    }
    .pt_md--170 {
        padding-top: 170px;
    }
    .pt_md--175 {
        padding-top: 175px;
    }
    .pt_md--180 {
        padding-top: 180px;
    }
    .pt_md--185 {
        padding-top: 185px;
    }
    .pt_md--190 {
        padding-top: 190px;
    }
    .pt_md--195 {
        padding-top: 195px;
    }
    .pt_md--200 {
        padding-top: 200px;
    }
    .pt_md--205 {
        padding-top: 205px;
    }
    .pt_md--210 {
        padding-top: 210px;
    }
    .pt_md--215 {
        padding-top: 215px;
    }
    .pt_md--220 {
        padding-top: 220px;
    }
    .pt_md--225 {
        padding-top: 225px;
    }
    .pt_md--230 {
        padding-top: 230px;
    }
    .pt_md--235 {
        padding-top: 235px;
    }
    .pt_md--240 {
        padding-top: 240px;
    }
    .pt_md--245 {
        padding-top: 245px;
    }
    .pt_md--250 {
        padding-top: 250px;
    }
    .pt_md--255 {
        padding-top: 255px;
    }
    .pt_md--260 {
        padding-top: 260px;
    }
    .pt_md--265 {
        padding-top: 265px;
    }
    .pt_md--270 {
        padding-top: 270px;
    }
    .pt_md--275 {
        padding-top: 275px;
    }
    .pt_md--280 {
        padding-top: 280px;
    }
    .pt_md--285 {
        padding-top: 285px;
    }
    .pt_md--290 {
        padding-top: 290px;
    }
    .pt_md--295 {
        padding-top: 295px;
    }
    .pt_md--300 {
        padding-top: 300px;
    }
    .ptb-md--5 {
        padding: 5px 0;
    }
    .ptb-md--10 {
        padding: 10px 0;
    }
    .ptb-md--15 {
        padding: 15px 0;
    }
    .ptb-md--20 {
        padding: 20px 0;
    }
    .ptb-md--25 {
        padding: 25px 0;
    }
    .ptb-md--30 {
        padding: 30px 0;
    }
    .ptb-md--35 {
        padding: 35px 0;
    }
    .ptb-md--40 {
        padding: 40px 0;
    }
    .ptb-md--45 {
        padding: 45px 0;
    }
    .ptb-md--50 {
        padding: 50px 0;
    }
    .ptb-md--55 {
        padding: 55px 0;
    }
    .ptb-md--60 {
        padding: 60px 0;
    }
    .ptb-md--65 {
        padding: 65px 0;
    }
    .ptb-md--70 {
        padding: 70px 0;
    }
    .ptb-md--75 {
        padding: 75px 0;
    }
    .ptb-md--80 {
        padding: 80px 0;
    }
    .ptb-md--85 {
        padding: 85px 0;
    }
    .ptb-md--90 {
        padding: 90px 0;
    }
    .ptb-md--95 {
        padding: 95px 0;
    }
    .ptb-md--100 {
        padding: 100px 0;
    }
    .ptb-md--105 {
        padding: 105px 0;
    }
    .ptb-md--110 {
        padding: 110px 0;
    }
    .ptb-md--115 {
        padding: 115px 0;
    }
    .ptb-md--120 {
        padding: 120px 0;
    }
    .ptb-md--125 {
        padding: 125px 0;
    }
    .ptb-md--130 {
        padding: 130px 0;
    }
    .ptb-md--135 {
        padding: 135px 0;
    }
    .ptb-md--140 {
        padding: 140px 0;
    }
    .ptb-md--145 {
        padding: 145px 0;
    }
    .ptb-md--150 {
        padding: 150px 0;
    }
    .space_dec_md--180 {
        margin-top: -180px;
    }
}

@media only screen and (max-width: 767px) {
    .pr_sm--0 {
        padding-right: 0;
    }
    .pl_sm--0 {
        padding-left: 0;
    }
    .pb_sm--5 {
        padding-bottom: 5px;
    }
    .pb_sm--10 {
        padding-bottom: 10px;
    }
    .pb_sm--15 {
        padding-bottom: 15px;
    }
    .pb_sm--20 {
        padding-bottom: 20px;
    }
    .pb_sm--25 {
        padding-bottom: 25px;
    }
    .pb_sm--30 {
        padding-bottom: 30px;
    }
    .pb_sm--35 {
        padding-bottom: 35px;
    }
    .pb_sm--40 {
        padding-bottom: 40px;
    }
    .pb_sm--45 {
        padding-bottom: 45px;
    }
    .pb_sm--50 {
        padding-bottom: 50px;
    }
    .pb_sm--55 {
        padding-bottom: 55px;
    }
    .pb_sm--60 {
        padding-bottom: 60px;
    }
    .pb_sm--65 {
        padding-bottom: 65px;
    }
    .pb_sm--70 {
        padding-bottom: 70px;
    }
    .pb_sm--75 {
        padding-bottom: 75px;
    }
    .pb_sm--80 {
        padding-bottom: 80px;
    }
    .pb_sm--85 {
        padding-bottom: 85px;
    }
    .pb_sm--90 {
        padding-bottom: 90px;
    }
    .pb_sm--95 {
        padding-bottom: 95px;
    }
    .pb_sm--100 {
        padding-bottom: 100px;
    }
    .pb_sm--105 {
        padding-bottom: 105px;
    }
    .pb_sm--110 {
        padding-bottom: 110px;
    }
    .pb_sm--115 {
        padding-bottom: 115px;
    }
    .pb_sm--120 {
        padding-bottom: 120px;
    }
    .pb_sm--125 {
        padding-bottom: 125px;
    }
    .pb_sm--130 {
        padding-bottom: 130px;
    }
    .pb_sm--135 {
        padding-bottom: 135px;
    }
    .pb_sm--140 {
        padding-bottom: 140px;
    }
    .pb_sm--145 {
        padding-bottom: 145px;
    }
    .pb_sm--150 {
        padding-bottom: 150px;
    }
    .pb_sm--155 {
        padding-bottom: 155px;
    }
    .pb_sm--160 {
        padding-bottom: 160px;
    }
    .pb_sm--165 {
        padding-bottom: 165px;
    }
    .pb_sm--170 {
        padding-bottom: 170px;
    }
    .pb_sm--175 {
        padding-bottom: 175px;
    }
    .pb_sm--180 {
        padding-bottom: 180px;
    }
    .pb_sm--185 {
        padding-bottom: 185px;
    }
    .pb_sm--190 {
        padding-bottom: 190px;
    }
    .pb_sm--195 {
        padding-bottom: 195px;
    }
    .pb_sm--200 {
        padding-bottom: 200px;
    }
    .pl_sm--5 {
        padding-left: 5px;
    }
    .pl_sm--10 {
        padding-left: 10px;
    }
    .pl_sm--15 {
        padding-left: 15px;
    }
    .pl_sm--20 {
        padding-left: 20px;
    }
    .pl_sm--25 {
        padding-left: 25px;
    }
    .pl_sm--30 {
        padding-left: 30px;
    }
    .pl_sm--35 {
        padding-left: 35px;
    }
    .pl_sm--40 {
        padding-left: 40px;
    }
    .pl_sm--45 {
        padding-left: 45px;
    }
    .pl_sm--50 {
        padding-left: 50px;
    }
    .pl_sm--55 {
        padding-left: 55px;
    }
    .pl_sm--60 {
        padding-left: 60px;
    }
    .pl_sm--65 {
        padding-left: 65px;
    }
    .pl_sm--70 {
        padding-left: 70px;
    }
    .pl_sm--75 {
        padding-left: 75px;
    }
    .pl_sm--80 {
        padding-left: 80px;
    }
    .pl_sm--85 {
        padding-left: 85px;
    }
    .pl_sm--90 {
        padding-left: 90px;
    }
    .pl_sm--95 {
        padding-left: 95px;
    }
    .pl_sm--100 {
        padding-left: 100px;
    }
    .pr_sm--5 {
        padding-right: 5px;
    }
    .pr_sm--10 {
        padding-right: 10px;
    }
    .pr_sm--15 {
        padding-right: 15px;
    }
    .pr_sm--20 {
        padding-right: 20px;
    }
    .pr_sm--25 {
        padding-right: 25px;
    }
    .pr_sm--30 {
        padding-right: 30px;
    }
    .pr_sm--35 {
        padding-right: 35px;
    }
    .pr_sm--40 {
        padding-right: 40px;
    }
    .pr_sm--45 {
        padding-right: 45px;
    }
    .pr_sm--50 {
        padding-right: 50px;
    }
    .pr_sm--55 {
        padding-right: 55px;
    }
    .pr_sm--60 {
        padding-right: 60px;
    }
    .pr_sm--65 {
        padding-right: 65px;
    }
    .pr_sm--70 {
        padding-right: 70px;
    }
    .pr_sm--75 {
        padding-right: 75px;
    }
    .pr_sm--80 {
        padding-right: 80px;
    }
    .pr_sm--85 {
        padding-right: 85px;
    }
    .pr_sm--90 {
        padding-right: 90px;
    }
    .pr_sm--95 {
        padding-right: 95px;
    }
    .pr_sm--100 {
        padding-right: 100px;
    }
    .pt_sm--5 {
        padding-top: 5px;
    }
    .pt_sm--10 {
        padding-top: 10px;
    }
    .pt_sm--15 {
        padding-top: 15px;
    }
    .pt_sm--20 {
        padding-top: 20px;
    }
    .pt_sm--25 {
        padding-top: 25px;
    }
    .pt_sm--30 {
        padding-top: 30px;
    }
    .pt_sm--35 {
        padding-top: 35px;
    }
    .pt_sm--40 {
        padding-top: 40px;
    }
    .pt_sm--45 {
        padding-top: 45px;
    }
    .pt_sm--50 {
        padding-top: 50px;
    }
    .pt_sm--55 {
        padding-top: 55px;
    }
    .pt_sm--60 {
        padding-top: 60px;
    }
    .pt_sm--65 {
        padding-top: 65px;
    }
    .pt_sm--70 {
        padding-top: 70px;
    }
    .pt_sm--75 {
        padding-top: 75px;
    }
    .pt_sm--80 {
        padding-top: 80px;
    }
    .pt_sm--85 {
        padding-top: 85px;
    }
    .pt_sm--90 {
        padding-top: 90px;
    }
    .pt_sm--95 {
        padding-top: 95px;
    }
    .pt_sm--100 {
        padding-top: 100px;
    }
    .pt_sm--105 {
        padding-top: 105px;
    }
    .pt_sm--110 {
        padding-top: 110px;
    }
    .pt_sm--115 {
        padding-top: 115px;
    }
    .pt_sm--120 {
        padding-top: 120px;
    }
    .pt_sm--125 {
        padding-top: 125px;
    }
    .pt_sm--130 {
        padding-top: 130px;
    }
    .pt_sm--135 {
        padding-top: 135px;
    }
    .pt_sm--140 {
        padding-top: 140px;
    }
    .pt_sm--145 {
        padding-top: 145px;
    }
    .pt_sm--150 {
        padding-top: 150px;
    }
    .pt_sm--155 {
        padding-top: 155px;
    }
    .pt_sm--160 {
        padding-top: 160px;
    }
    .pt_sm--165 {
        padding-top: 165px;
    }
    .pt_sm--170 {
        padding-top: 170px;
    }
    .pt_sm--175 {
        padding-top: 175px;
    }
    .pt_sm--180 {
        padding-top: 180px;
    }
    .pt_sm--185 {
        padding-top: 185px;
    }
    .pt_sm--190 {
        padding-top: 190px;
    }
    .pt_sm--195 {
        padding-top: 195px;
    }
    .pt_sm--200 {
        padding-top: 200px;
    }
    .ptb-sm--5 {
        padding: 5px 0;
    }
    .ptb-sm--10 {
        padding: 10px 0;
    }
    .ptb-sm--15 {
        padding: 15px 0;
    }
    .ptb-sm--20 {
        padding: 20px 0;
    }
    .ptb-sm--25 {
        padding: 25px 0;
    }
    .ptb-sm--30 {
        padding: 30px 0;
    }
    .ptb-sm--35 {
        padding: 35px 0;
    }
    .ptb-sm--40 {
        padding: 40px 0;
    }
    .ptb-sm--45 {
        padding: 45px 0;
    }
    .ptb-sm--50 {
        padding: 50px 0;
    }
    .ptb-sm--55 {
        padding: 55px 0;
    }
    .ptb-sm--60 {
        padding: 60px 0;
    }
    .ptb-sm--65 {
        padding: 65px 0;
    }
    .ptb-sm--70 {
        padding: 70px 0;
    }
    .ptb-sm--75 {
        padding: 75px 0;
    }
    .ptb-sm--80 {
        padding: 80px 0;
    }
    .ptb-sm--85 {
        padding: 85px 0;
    }
    .ptb-sm--90 {
        padding: 90px 0;
    }
    .ptb-sm--95 {
        padding: 95px 0;
    }
    .ptb-sm--100 {
        padding: 100px 0;
    }
    .ptb-sm--105 {
        padding: 105px 0;
    }
    .ptb-sm--110 {
        padding: 110px 0;
    }
    .ptb-sm--115 {
        padding: 115px 0;
    }
    .ptb-sm--120 {
        padding: 120px 0;
    }
    .ptb-sm--125 {
        padding: 125px 0;
    }
    .ptb-sm--130 {
        padding: 130px 0;
    }
    .ptb-sm--135 {
        padding: 135px 0;
    }
    .ptb-sm--140 {
        padding: 140px 0;
    }
    .ptb-sm--145 {
        padding: 145px 0;
    }
    .ptb-sm--150 {
        padding: 150px 0;
    }
}

@media only screen and (max-width: 575px) {
    .pb_mobile--5 {
        padding-bottom: 5px;
    }
    .pl_mobile--5 {
        padding-left: 5px;
    }
    .pr_mobile--5 {
        padding-right: 5px;
    }
    .pt_mobile--5 {
        padding-top: 5px;
    }
    .pb_mobile--5 {
        padding-bottom: 5px;
    }
    .pb_mobile--10 {
        padding-bottom: 10px;
    }
    .pl_mobile--10 {
        padding-left: 10px;
    }
    .pr_mobile--10 {
        padding-right: 10px;
    }
    .pt_mobile--10 {
        padding-top: 10px;
    }
    .pb_mobile--10 {
        padding-bottom: 10px;
    }
    .pb_mobile--15 {
        padding-bottom: 15px;
    }
    .pl_mobile--15 {
        padding-left: 15px;
    }
    .pr_mobile--15 {
        padding-right: 15px;
    }
    .pt_mobile--15 {
        padding-top: 15px;
    }
    .pb_mobile--15 {
        padding-bottom: 15px;
    }
    .pb_mobile--20 {
        padding-bottom: 20px;
    }
    .pl_mobile--20 {
        padding-left: 20px;
    }
    .pr_mobile--20 {
        padding-right: 20px;
    }
    .pt_mobile--20 {
        padding-top: 20px;
    }
    .pb_mobile--20 {
        padding-bottom: 20px;
    }
    .pb_mobile--25 {
        padding-bottom: 25px;
    }
    .pl_mobile--25 {
        padding-left: 25px;
    }
    .pr_mobile--25 {
        padding-right: 25px;
    }
    .pt_mobile--25 {
        padding-top: 25px;
    }
    .pb_mobile--25 {
        padding-bottom: 25px;
    }
    .pb_mobile--30 {
        padding-bottom: 30px;
    }
    .pl_mobile--30 {
        padding-left: 30px;
    }
    .pr_mobile--30 {
        padding-right: 30px;
    }
    .pt_mobile--30 {
        padding-top: 30px;
    }
    .pb_mobile--30 {
        padding-bottom: 30px;
    }
    .pb_mobile--35 {
        padding-bottom: 35px;
    }
    .pl_mobile--35 {
        padding-left: 35px;
    }
    .pr_mobile--35 {
        padding-right: 35px;
    }
    .pt_mobile--35 {
        padding-top: 35px;
    }
    .pb_mobile--35 {
        padding-bottom: 35px;
    }
    .pb_mobile--40 {
        padding-bottom: 40px;
    }
    .pl_mobile--40 {
        padding-left: 40px;
    }
    .pr_mobile--40 {
        padding-right: 40px;
    }
    .pt_mobile--40 {
        padding-top: 40px;
    }
    .pb_mobile--40 {
        padding-bottom: 40px;
    }
    .pb_mobile--45 {
        padding-bottom: 45px;
    }
    .pl_mobile--45 {
        padding-left: 45px;
    }
    .pr_mobile--45 {
        padding-right: 45px;
    }
    .pt_mobile--45 {
        padding-top: 45px;
    }
    .pb_mobile--45 {
        padding-bottom: 45px;
    }
    .pb_mobile--50 {
        padding-bottom: 50px;
    }
    .pl_mobile--50 {
        padding-left: 50px;
    }
    .pr_mobile--50 {
        padding-right: 50px;
    }
    .pt_mobile--50 {
        padding-top: 50px;
    }
    .pb_mobile--50 {
        padding-bottom: 50px;
    }
    .pb_mobile--55 {
        padding-bottom: 55px;
    }
    .pl_mobile--55 {
        padding-left: 55px;
    }
    .pr_mobile--55 {
        padding-right: 55px;
    }
    .pt_mobile--55 {
        padding-top: 55px;
    }
    .pb_mobile--55 {
        padding-bottom: 55px;
    }
    .pb_mobile--60 {
        padding-bottom: 60px;
    }
    .pl_mobile--60 {
        padding-left: 60px;
    }
    .pr_mobile--60 {
        padding-right: 60px;
    }
    .pt_mobile--60 {
        padding-top: 60px;
    }
    .pb_mobile--60 {
        padding-bottom: 60px;
    }
    .pb_mobile--65 {
        padding-bottom: 65px;
    }
    .pl_mobile--65 {
        padding-left: 65px;
    }
    .pr_mobile--65 {
        padding-right: 65px;
    }
    .pt_mobile--65 {
        padding-top: 65px;
    }
    .pb_mobile--65 {
        padding-bottom: 65px;
    }
    .pb_mobile--70 {
        padding-bottom: 70px;
    }
    .pl_mobile--70 {
        padding-left: 70px;
    }
    .pr_mobile--70 {
        padding-right: 70px;
    }
    .pt_mobile--70 {
        padding-top: 70px;
    }
    .pb_mobile--70 {
        padding-bottom: 70px;
    }
    .pb_mobile--75 {
        padding-bottom: 75px;
    }
    .pl_mobile--75 {
        padding-left: 75px;
    }
    .pr_mobile--75 {
        padding-right: 75px;
    }
    .pt_mobile--75 {
        padding-top: 75px;
    }
    .pb_mobile--75 {
        padding-bottom: 75px;
    }
    .pb_mobile--80 {
        padding-bottom: 80px;
    }
    .pl_mobile--80 {
        padding-left: 80px;
    }
    .pr_mobile--80 {
        padding-right: 80px;
    }
    .pt_mobile--80 {
        padding-top: 80px;
    }
    .pb_mobile--80 {
        padding-bottom: 80px;
    }
    .pb_mobile--85 {
        padding-bottom: 85px;
    }
    .pl_mobile--85 {
        padding-left: 85px;
    }
    .pr_mobile--85 {
        padding-right: 85px;
    }
    .pt_mobile--85 {
        padding-top: 85px;
    }
    .pb_mobile--85 {
        padding-bottom: 85px;
    }
    .pb_mobile--90 {
        padding-bottom: 90px;
    }
    .pl_mobile--90 {
        padding-left: 90px;
    }
    .pr_mobile--90 {
        padding-right: 90px;
    }
    .pt_mobile--90 {
        padding-top: 90px;
    }
    .pb_mobile--90 {
        padding-bottom: 90px;
    }
    .pb_mobile--95 {
        padding-bottom: 95px;
    }
    .pl_mobile--95 {
        padding-left: 95px;
    }
    .pr_mobile--95 {
        padding-right: 95px;
    }
    .pt_mobile--95 {
        padding-top: 95px;
    }
    .pb_mobile--95 {
        padding-bottom: 95px;
    }
    .pb_mobile--100 {
        padding-bottom: 100px;
    }
    .pl_mobile--100 {
        padding-left: 100px;
    }
    .pr_mobile--100 {
        padding-right: 100px;
    }
    .pt_mobile--100 {
        padding-top: 100px;
    }
    .pb_mobile--100 {
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .pb_lp--5 {
        padding-bottom: 5px;
    }
    .pl_lp--5 {
        padding-left: 5px;
    }
    .pr_lp--5 {
        padding-right: 5px;
    }
    .pt_lp--5 {
        padding-top: 5px;
    }
    .pb_lp--5 {
        padding-bottom: 5px;
    }
    .pb_lp--10 {
        padding-bottom: 10px;
    }
    .pl_lp--10 {
        padding-left: 10px;
    }
    .pr_lp--10 {
        padding-right: 10px;
    }
    .pt_lp--10 {
        padding-top: 10px;
    }
    .pb_lp--10 {
        padding-bottom: 10px;
    }
    .pb_lp--15 {
        padding-bottom: 15px;
    }
    .pl_lp--15 {
        padding-left: 15px;
    }
    .pr_lp--15 {
        padding-right: 15px;
    }
    .pt_lp--15 {
        padding-top: 15px;
    }
    .pb_lp--15 {
        padding-bottom: 15px;
    }
    .pb_lp--20 {
        padding-bottom: 20px;
    }
    .pl_lp--20 {
        padding-left: 20px;
    }
    .pr_lp--20 {
        padding-right: 20px;
    }
    .pt_lp--20 {
        padding-top: 20px;
    }
    .pb_lp--20 {
        padding-bottom: 20px;
    }
    .pb_lp--25 {
        padding-bottom: 25px;
    }
    .pl_lp--25 {
        padding-left: 25px;
    }
    .pr_lp--25 {
        padding-right: 25px;
    }
    .pt_lp--25 {
        padding-top: 25px;
    }
    .pb_lp--25 {
        padding-bottom: 25px;
    }
    .pb_lp--30 {
        padding-bottom: 30px;
    }
    .pl_lp--30 {
        padding-left: 30px;
    }
    .pr_lp--30 {
        padding-right: 30px;
    }
    .pt_lp--30 {
        padding-top: 30px;
    }
    .pb_lp--30 {
        padding-bottom: 30px;
    }
    .pb_lp--35 {
        padding-bottom: 35px;
    }
    .pl_lp--35 {
        padding-left: 35px;
    }
    .pr_lp--35 {
        padding-right: 35px;
    }
    .pt_lp--35 {
        padding-top: 35px;
    }
    .pb_lp--35 {
        padding-bottom: 35px;
    }
    .pb_lp--40 {
        padding-bottom: 40px;
    }
    .pl_lp--40 {
        padding-left: 40px;
    }
    .pr_lp--40 {
        padding-right: 40px;
    }
    .pt_lp--40 {
        padding-top: 40px;
    }
    .pb_lp--40 {
        padding-bottom: 40px;
    }
    .pb_lp--45 {
        padding-bottom: 45px;
    }
    .pl_lp--45 {
        padding-left: 45px;
    }
    .pr_lp--45 {
        padding-right: 45px;
    }
    .pt_lp--45 {
        padding-top: 45px;
    }
    .pb_lp--45 {
        padding-bottom: 45px;
    }
    .pb_lp--50 {
        padding-bottom: 50px;
    }
    .pl_lp--50 {
        padding-left: 50px;
    }
    .pr_lp--50 {
        padding-right: 50px;
    }
    .pt_lp--50 {
        padding-top: 50px;
    }
    .pb_lp--50 {
        padding-bottom: 50px;
    }
    .pb_lp--55 {
        padding-bottom: 55px;
    }
    .pl_lp--55 {
        padding-left: 55px;
    }
    .pr_lp--55 {
        padding-right: 55px;
    }
    .pt_lp--55 {
        padding-top: 55px;
    }
    .pb_lp--55 {
        padding-bottom: 55px;
    }
    .pb_lp--60 {
        padding-bottom: 60px;
    }
    .pl_lp--60 {
        padding-left: 60px;
    }
    .pr_lp--60 {
        padding-right: 60px;
    }
    .pt_lp--60 {
        padding-top: 60px;
    }
    .pb_lp--60 {
        padding-bottom: 60px;
    }
    .pb_lp--65 {
        padding-bottom: 65px;
    }
    .pl_lp--65 {
        padding-left: 65px;
    }
    .pr_lp--65 {
        padding-right: 65px;
    }
    .pt_lp--65 {
        padding-top: 65px;
    }
    .pb_lp--65 {
        padding-bottom: 65px;
    }
    .pb_lp--70 {
        padding-bottom: 70px;
    }
    .pl_lp--70 {
        padding-left: 70px;
    }
    .pr_lp--70 {
        padding-right: 70px;
    }
    .pt_lp--70 {
        padding-top: 70px;
    }
    .pb_lp--70 {
        padding-bottom: 70px;
    }
    .pb_lp--75 {
        padding-bottom: 75px;
    }
    .pl_lp--75 {
        padding-left: 75px;
    }
    .pr_lp--75 {
        padding-right: 75px;
    }
    .pt_lp--75 {
        padding-top: 75px;
    }
    .pb_lp--75 {
        padding-bottom: 75px;
    }
    .pb_lp--80 {
        padding-bottom: 80px;
    }
    .pl_lp--80 {
        padding-left: 80px;
    }
    .pr_lp--80 {
        padding-right: 80px;
    }
    .pt_lp--80 {
        padding-top: 80px;
    }
    .pb_lp--80 {
        padding-bottom: 80px;
    }
    .pb_lp--85 {
        padding-bottom: 85px;
    }
    .pl_lp--85 {
        padding-left: 85px;
    }
    .pr_lp--85 {
        padding-right: 85px;
    }
    .pt_lp--85 {
        padding-top: 85px;
    }
    .pb_lp--85 {
        padding-bottom: 85px;
    }
    .pb_lp--90 {
        padding-bottom: 90px;
    }
    .pl_lp--90 {
        padding-left: 90px;
    }
    .pr_lp--90 {
        padding-right: 90px;
    }
    .pt_lp--90 {
        padding-top: 90px;
    }
    .pb_lp--90 {
        padding-bottom: 90px;
    }
    .pb_lp--95 {
        padding-bottom: 95px;
    }
    .pl_lp--95 {
        padding-left: 95px;
    }
    .pr_lp--95 {
        padding-right: 95px;
    }
    .pt_lp--95 {
        padding-top: 95px;
    }
    .pb_lp--95 {
        padding-bottom: 95px;
    }
    .pb_lp--100 {
        padding-bottom: 100px;
    }
    .pl_lp--100 {
        padding-left: 100px;
    }
    .pr_lp--100 {
        padding-right: 100px;
    }
    .pt_lp--100 {
        padding-top: 100px;
    }
    .pb_lp--100 {
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .mb_lg--5 {
        margin-bottom: 5px;
    }
    .ml_lg--5 {
        margin-left: 5px;
    }
    .mr_lg--5 {
        margin-right: 5px;
    }
    .mt_lg--5 {
        margin-top: 5px;
    }
    .mb_lg--10 {
        margin-bottom: 10px;
    }
    .ml_lg--10 {
        margin-left: 10px;
    }
    .mr_lg--10 {
        margin-right: 10px;
    }
    .mt_lg--10 {
        margin-top: 10px;
    }
    .mb_lg--15 {
        margin-bottom: 15px;
    }
    .ml_lg--15 {
        margin-left: 15px;
    }
    .mr_lg--15 {
        margin-right: 15px;
    }
    .mt_lg--15 {
        margin-top: 15px;
    }
    .mb_lg--20 {
        margin-bottom: 20px;
    }
    .ml_lg--20 {
        margin-left: 20px;
    }
    .mr_lg--20 {
        margin-right: 20px;
    }
    .mt_lg--20 {
        margin-top: 20px;
    }
    .mb_lg--25 {
        margin-bottom: 25px;
    }
    .ml_lg--25 {
        margin-left: 25px;
    }
    .mr_lg--25 {
        margin-right: 25px;
    }
    .mt_lg--25 {
        margin-top: 25px;
    }
    .mb_lg--30 {
        margin-bottom: 30px;
    }
    .ml_lg--30 {
        margin-left: 30px;
    }
    .mr_lg--30 {
        margin-right: 30px;
    }
    .mt_lg--30 {
        margin-top: 30px;
    }
    .mb_lg--35 {
        margin-bottom: 35px;
    }
    .ml_lg--35 {
        margin-left: 35px;
    }
    .mr_lg--35 {
        margin-right: 35px;
    }
    .mt_lg--35 {
        margin-top: 35px;
    }
    .mb_lg--40 {
        margin-bottom: 40px;
    }
    .ml_lg--40 {
        margin-left: 40px;
    }
    .mr_lg--40 {
        margin-right: 40px;
    }
    .mt_lg--40 {
        margin-top: 40px;
    }
    .mb_lg--45 {
        margin-bottom: 45px;
    }
    .ml_lg--45 {
        margin-left: 45px;
    }
    .mr_lg--45 {
        margin-right: 45px;
    }
    .mt_lg--45 {
        margin-top: 45px;
    }
    .mb_lg--50 {
        margin-bottom: 50px;
    }
    .ml_lg--50 {
        margin-left: 50px;
    }
    .mr_lg--50 {
        margin-right: 50px;
    }
    .mt_lg--50 {
        margin-top: 50px;
    }
    .mb_lg--55 {
        margin-bottom: 55px;
    }
    .ml_lg--55 {
        margin-left: 55px;
    }
    .mr_lg--55 {
        margin-right: 55px;
    }
    .mt_lg--55 {
        margin-top: 55px;
    }
    .mb_lg--60 {
        margin-bottom: 60px;
    }
    .ml_lg--60 {
        margin-left: 60px;
    }
    .mr_lg--60 {
        margin-right: 60px;
    }
    .mt_lg--60 {
        margin-top: 60px;
    }
    .mb_lg--65 {
        margin-bottom: 65px;
    }
    .ml_lg--65 {
        margin-left: 65px;
    }
    .mr_lg--65 {
        margin-right: 65px;
    }
    .mt_lg--65 {
        margin-top: 65px;
    }
    .mb_lg--70 {
        margin-bottom: 70px;
    }
    .ml_lg--70 {
        margin-left: 70px;
    }
    .mr_lg--70 {
        margin-right: 70px;
    }
    .mt_lg--70 {
        margin-top: 70px;
    }
    .mb_lg--75 {
        margin-bottom: 75px;
    }
    .ml_lg--75 {
        margin-left: 75px;
    }
    .mr_lg--75 {
        margin-right: 75px;
    }
    .mt_lg--75 {
        margin-top: 75px;
    }
    .mb_lg--80 {
        margin-bottom: 80px;
    }
    .ml_lg--80 {
        margin-left: 80px;
    }
    .mr_lg--80 {
        margin-right: 80px;
    }
    .mt_lg--80 {
        margin-top: 80px;
    }
    .mb_lg--85 {
        margin-bottom: 85px;
    }
    .ml_lg--85 {
        margin-left: 85px;
    }
    .mr_lg--85 {
        margin-right: 85px;
    }
    .mt_lg--85 {
        margin-top: 85px;
    }
    .mb_lg--90 {
        margin-bottom: 90px;
    }
    .ml_lg--90 {
        margin-left: 90px;
    }
    .mr_lg--90 {
        margin-right: 90px;
    }
    .mt_lg--90 {
        margin-top: 90px;
    }
    .mb_lg--95 {
        margin-bottom: 95px;
    }
    .ml_lg--95 {
        margin-left: 95px;
    }
    .mr_lg--95 {
        margin-right: 95px;
    }
    .mt_lg--95 {
        margin-top: 95px;
    }
    .mb_lg--100 {
        margin-bottom: 100px;
    }
    .ml_lg--100 {
        margin-left: 100px;
    }
    .mr_lg--100 {
        margin-right: 100px;
    }
    .mt_lg--100 {
        margin-top: 100px;
    }
    .ml_lg--0 {
        margin-left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .mb_md--5 {
        margin-bottom: 5px;
    }
    .ml_md--5 {
        margin-left: 5px;
    }
    .mr_md--5 {
        margin-right: 5px;
    }
    .mt_md--5 {
        margin-top: 5px;
    }
    .mb_md--10 {
        margin-bottom: 10px;
    }
    .ml_md--10 {
        margin-left: 10px;
    }
    .mr_md--10 {
        margin-right: 10px;
    }
    .mt_md--10 {
        margin-top: 10px;
    }
    .mb_md--15 {
        margin-bottom: 15px;
    }
    .ml_md--15 {
        margin-left: 15px;
    }
    .mr_md--15 {
        margin-right: 15px;
    }
    .mt_md--15 {
        margin-top: 15px;
    }
    .mb_md--20 {
        margin-bottom: 20px;
    }
    .ml_md--20 {
        margin-left: 20px;
    }
    .mr_md--20 {
        margin-right: 20px;
    }
    .mt_md--20 {
        margin-top: 20px;
    }
    .mb_md--25 {
        margin-bottom: 25px;
    }
    .ml_md--25 {
        margin-left: 25px;
    }
    .mr_md--25 {
        margin-right: 25px;
    }
    .mt_md--25 {
        margin-top: 25px;
    }
    .mb_md--30 {
        margin-bottom: 30px;
    }
    .ml_md--30 {
        margin-left: 30px;
    }
    .mr_md--30 {
        margin-right: 30px;
    }
    .mt_md--30 {
        margin-top: 30px;
    }
    .mb_md--35 {
        margin-bottom: 35px;
    }
    .ml_md--35 {
        margin-left: 35px;
    }
    .mr_md--35 {
        margin-right: 35px;
    }
    .mt_md--35 {
        margin-top: 35px;
    }
    .mb_md--40 {
        margin-bottom: 40px;
    }
    .ml_md--40 {
        margin-left: 40px;
    }
    .mr_md--40 {
        margin-right: 40px;
    }
    .mt_md--40 {
        margin-top: 40px;
    }
    .mb_md--45 {
        margin-bottom: 45px;
    }
    .ml_md--45 {
        margin-left: 45px;
    }
    .mr_md--45 {
        margin-right: 45px;
    }
    .mt_md--45 {
        margin-top: 45px;
    }
    .mb_md--50 {
        margin-bottom: 50px;
    }
    .ml_md--50 {
        margin-left: 50px;
    }
    .mr_md--50 {
        margin-right: 50px;
    }
    .mt_md--50 {
        margin-top: 50px;
    }
    .mb_md--55 {
        margin-bottom: 55px;
    }
    .ml_md--55 {
        margin-left: 55px;
    }
    .mr_md--55 {
        margin-right: 55px;
    }
    .mt_md--55 {
        margin-top: 55px;
    }
    .mb_md--60 {
        margin-bottom: 60px;
    }
    .ml_md--60 {
        margin-left: 60px;
    }
    .mr_md--60 {
        margin-right: 60px;
    }
    .mt_md--60 {
        margin-top: 60px;
    }
    .mb_md--65 {
        margin-bottom: 65px;
    }
    .ml_md--65 {
        margin-left: 65px;
    }
    .mr_md--65 {
        margin-right: 65px;
    }
    .mt_md--65 {
        margin-top: 65px;
    }
    .mb_md--70 {
        margin-bottom: 70px;
    }
    .ml_md--70 {
        margin-left: 70px;
    }
    .mr_md--70 {
        margin-right: 70px;
    }
    .mt_md--70 {
        margin-top: 70px;
    }
    .mb_md--75 {
        margin-bottom: 75px;
    }
    .ml_md--75 {
        margin-left: 75px;
    }
    .mr_md--75 {
        margin-right: 75px;
    }
    .mt_md--75 {
        margin-top: 75px;
    }
    .mb_md--80 {
        margin-bottom: 80px;
    }
    .ml_md--80 {
        margin-left: 80px;
    }
    .mr_md--80 {
        margin-right: 80px;
    }
    .mt_md--80 {
        margin-top: 80px;
    }
    .mb_md--85 {
        margin-bottom: 85px;
    }
    .ml_md--85 {
        margin-left: 85px;
    }
    .mr_md--85 {
        margin-right: 85px;
    }
    .mt_md--85 {
        margin-top: 85px;
    }
    .mb_md--90 {
        margin-bottom: 90px;
    }
    .ml_md--90 {
        margin-left: 90px;
    }
    .mr_md--90 {
        margin-right: 90px;
    }
    .mt_md--90 {
        margin-top: 90px;
    }
    .mb_md--95 {
        margin-bottom: 95px;
    }
    .ml_md--95 {
        margin-left: 95px;
    }
    .mr_md--95 {
        margin-right: 95px;
    }
    .mt_md--95 {
        margin-top: 95px;
    }
    .mb_md--100 {
        margin-bottom: 100px;
    }
    .ml_md--100 {
        margin-left: 100px;
    }
    .mr_md--100 {
        margin-right: 100px;
    }
    .mt_md--100 {
        margin-top: 100px;
    }
    .ml_md--0 {
        margin-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .mb_sm--5 {
        margin-bottom: 5px;
    }
    .ml_sm--5 {
        margin-left: 5px;
    }
    .mr_sm--5 {
        margin-right: 5px;
    }
    .mt_sm--5 {
        margin-top: 5px;
    }
    .mb_sm--10 {
        margin-bottom: 10px;
    }
    .ml_sm--10 {
        margin-left: 10px;
    }
    .mr_sm--10 {
        margin-right: 10px;
    }
    .mt_sm--10 {
        margin-top: 10px;
    }
    .mb_sm--15 {
        margin-bottom: 15px;
    }
    .ml_sm--15 {
        margin-left: 15px;
    }
    .mr_sm--15 {
        margin-right: 15px;
    }
    .mt_sm--15 {
        margin-top: 15px;
    }
    .mb_sm--20 {
        margin-bottom: 20px;
    }
    .ml_sm--20 {
        margin-left: 20px;
    }
    .mr_sm--20 {
        margin-right: 20px;
    }
    .mt_sm--20 {
        margin-top: 20px;
    }
    .mb_sm--25 {
        margin-bottom: 25px;
    }
    .ml_sm--25 {
        margin-left: 25px;
    }
    .mr_sm--25 {
        margin-right: 25px;
    }
    .mt_sm--25 {
        margin-top: 25px;
    }
    .mb_sm--30 {
        margin-bottom: 30px;
    }
    .ml_sm--30 {
        margin-left: 30px;
    }
    .mr_sm--30 {
        margin-right: 30px;
    }
    .mt_sm--30 {
        margin-top: 30px;
    }
    .mb_sm--35 {
        margin-bottom: 35px;
    }
    .ml_sm--35 {
        margin-left: 35px;
    }
    .mr_sm--35 {
        margin-right: 35px;
    }
    .mt_sm--35 {
        margin-top: 35px;
    }
    .mb_sm--40 {
        margin-bottom: 40px;
    }
    .ml_sm--40 {
        margin-left: 40px;
    }
    .mr_sm--40 {
        margin-right: 40px;
    }
    .mt_sm--40 {
        margin-top: 40px;
    }
    .mb_sm--45 {
        margin-bottom: 45px;
    }
    .ml_sm--45 {
        margin-left: 45px;
    }
    .mr_sm--45 {
        margin-right: 45px;
    }
    .mt_sm--45 {
        margin-top: 45px;
    }
    .mb_sm--50 {
        margin-bottom: 50px;
    }
    .ml_sm--50 {
        margin-left: 50px;
    }
    .mr_sm--50 {
        margin-right: 50px;
    }
    .mt_sm--50 {
        margin-top: 50px;
    }
    .mb_sm--55 {
        margin-bottom: 55px;
    }
    .ml_sm--55 {
        margin-left: 55px;
    }
    .mr_sm--55 {
        margin-right: 55px;
    }
    .mt_sm--55 {
        margin-top: 55px;
    }
    .mb_sm--60 {
        margin-bottom: 60px;
    }
    .ml_sm--60 {
        margin-left: 60px;
    }
    .mr_sm--60 {
        margin-right: 60px;
    }
    .mt_sm--60 {
        margin-top: 60px;
    }
    .mb_sm--65 {
        margin-bottom: 65px;
    }
    .ml_sm--65 {
        margin-left: 65px;
    }
    .mr_sm--65 {
        margin-right: 65px;
    }
    .mt_sm--65 {
        margin-top: 65px;
    }
    .mb_sm--70 {
        margin-bottom: 70px;
    }
    .ml_sm--70 {
        margin-left: 70px;
    }
    .mr_sm--70 {
        margin-right: 70px;
    }
    .mt_sm--70 {
        margin-top: 70px;
    }
    .mb_sm--75 {
        margin-bottom: 75px;
    }
    .ml_sm--75 {
        margin-left: 75px;
    }
    .mr_sm--75 {
        margin-right: 75px;
    }
    .mt_sm--75 {
        margin-top: 75px;
    }
    .mb_sm--80 {
        margin-bottom: 80px;
    }
    .ml_sm--80 {
        margin-left: 80px;
    }
    .mr_sm--80 {
        margin-right: 80px;
    }
    .mt_sm--80 {
        margin-top: 80px;
    }
    .mb_sm--85 {
        margin-bottom: 85px;
    }
    .ml_sm--85 {
        margin-left: 85px;
    }
    .mr_sm--85 {
        margin-right: 85px;
    }
    .mt_sm--85 {
        margin-top: 85px;
    }
    .mb_sm--90 {
        margin-bottom: 90px;
    }
    .ml_sm--90 {
        margin-left: 90px;
    }
    .mr_sm--90 {
        margin-right: 90px;
    }
    .mt_sm--90 {
        margin-top: 90px;
    }
    .mb_sm--95 {
        margin-bottom: 95px;
    }
    .ml_sm--95 {
        margin-left: 95px;
    }
    .mr_sm--95 {
        margin-right: 95px;
    }
    .mt_sm--95 {
        margin-top: 95px;
    }
    .mb_sm--100 {
        margin-bottom: 100px;
    }
    .ml_sm--100 {
        margin-left: 100px;
    }
    .mr_sm--100 {
        margin-right: 100px;
    }
    .mt_sm--100 {
        margin-top: 100px;
    }
    .ml_sm--0 {
        margin-left: 0;
    }
}

@media only screen and (max-width: 575px) {
    .mb_mobile--5 {
        margin-bottom: 5px;
    }
    .ml_mobile--5 {
        margin-left: 5px;
    }
    .mr_mobile--5 {
        margin-right: 5px;
    }
    .mt_mobile--5 {
        margin-top: 5px;
    }
    .mb_mobile--10 {
        margin-bottom: 10px;
    }
    .ml_mobile--10 {
        margin-left: 10px;
    }
    .mr_mobile--10 {
        margin-right: 10px;
    }
    .mt_mobile--10 {
        margin-top: 10px;
    }
    .mb_mobile--15 {
        margin-bottom: 15px;
    }
    .ml_mobile--15 {
        margin-left: 15px;
    }
    .mr_mobile--15 {
        margin-right: 15px;
    }
    .mt_mobile--15 {
        margin-top: 15px;
    }
    .mb_mobile--20 {
        margin-bottom: 20px;
    }
    .ml_mobile--20 {
        margin-left: 20px;
    }
    .mr_mobile--20 {
        margin-right: 20px;
    }
    .mt_mobile--20 {
        margin-top: 20px;
    }
    .mb_mobile--25 {
        margin-bottom: 25px;
    }
    .ml_mobile--25 {
        margin-left: 25px;
    }
    .mr_mobile--25 {
        margin-right: 25px;
    }
    .mt_mobile--25 {
        margin-top: 25px;
    }
    .mb_mobile--30 {
        margin-bottom: 30px;
    }
    .ml_mobile--30 {
        margin-left: 30px;
    }
    .mr_mobile--30 {
        margin-right: 30px;
    }
    .mt_mobile--30 {
        margin-top: 30px;
    }
    .mb_mobile--35 {
        margin-bottom: 35px;
    }
    .ml_mobile--35 {
        margin-left: 35px;
    }
    .mr_mobile--35 {
        margin-right: 35px;
    }
    .mt_mobile--35 {
        margin-top: 35px;
    }
    .mb_mobile--40 {
        margin-bottom: 40px;
    }
    .ml_mobile--40 {
        margin-left: 40px;
    }
    .mr_mobile--40 {
        margin-right: 40px;
    }
    .mt_mobile--40 {
        margin-top: 40px;
    }
    .mb_mobile--45 {
        margin-bottom: 45px;
    }
    .ml_mobile--45 {
        margin-left: 45px;
    }
    .mr_mobile--45 {
        margin-right: 45px;
    }
    .mt_mobile--45 {
        margin-top: 45px;
    }
    .mb_mobile--50 {
        margin-bottom: 50px;
    }
    .ml_mobile--50 {
        margin-left: 50px;
    }
    .mr_mobile--50 {
        margin-right: 50px;
    }
    .mt_mobile--50 {
        margin-top: 50px;
    }
    .mb_mobile--55 {
        margin-bottom: 55px;
    }
    .ml_mobile--55 {
        margin-left: 55px;
    }
    .mr_mobile--55 {
        margin-right: 55px;
    }
    .mt_mobile--55 {
        margin-top: 55px;
    }
    .mb_mobile--60 {
        margin-bottom: 60px;
    }
    .ml_mobile--60 {
        margin-left: 60px;
    }
    .mr_mobile--60 {
        margin-right: 60px;
    }
    .mt_mobile--60 {
        margin-top: 60px;
    }
    .mb_mobile--65 {
        margin-bottom: 65px;
    }
    .ml_mobile--65 {
        margin-left: 65px;
    }
    .mr_mobile--65 {
        margin-right: 65px;
    }
    .mt_mobile--65 {
        margin-top: 65px;
    }
    .mb_mobile--70 {
        margin-bottom: 70px;
    }
    .ml_mobile--70 {
        margin-left: 70px;
    }
    .mr_mobile--70 {
        margin-right: 70px;
    }
    .mt_mobile--70 {
        margin-top: 70px;
    }
    .mb_mobile--75 {
        margin-bottom: 75px;
    }
    .ml_mobile--75 {
        margin-left: 75px;
    }
    .mr_mobile--75 {
        margin-right: 75px;
    }
    .mt_mobile--75 {
        margin-top: 75px;
    }
    .mb_mobile--80 {
        margin-bottom: 80px;
    }
    .ml_mobile--80 {
        margin-left: 80px;
    }
    .mr_mobile--80 {
        margin-right: 80px;
    }
    .mt_mobile--80 {
        margin-top: 80px;
    }
    .mb_mobile--85 {
        margin-bottom: 85px;
    }
    .ml_mobile--85 {
        margin-left: 85px;
    }
    .mr_mobile--85 {
        margin-right: 85px;
    }
    .mt_mobile--85 {
        margin-top: 85px;
    }
    .mb_mobile--90 {
        margin-bottom: 90px;
    }
    .ml_mobile--90 {
        margin-left: 90px;
    }
    .mr_mobile--90 {
        margin-right: 90px;
    }
    .mt_mobile--90 {
        margin-top: 90px;
    }
    .mb_mobile--95 {
        margin-bottom: 95px;
    }
    .ml_mobile--95 {
        margin-left: 95px;
    }
    .mr_mobile--95 {
        margin-right: 95px;
    }
    .mt_mobile--95 {
        margin-top: 95px;
    }
    .mb_mobile--100 {
        margin-bottom: 100px;
    }
    .ml_mobile--100 {
        margin-left: 100px;
    }
    .mr_mobile--100 {
        margin-right: 100px;
    }
    .mt_mobile--100 {
        margin-top: 100px;
    }
}


/*-- Padding Left Right --*/

.plr--5 {
    padding: 0 5px;
}

.plr--10 {
    padding: 0 10px;
}

.plr--15 {
    padding: 0 15px;
}

.plr--20 {
    padding: 0 15px;
}

.plr--25 {
    padding: 0 25px;
}

.plr--30 {
    padding: 0 30px;
}

.plr--35 {
    padding: 0 35px;
}

.plr--40 {
    padding: 0 40px;
}

.plr--45 {
    padding: 0 45px;
}

.plr--50 {
    padding: 0 50px;
}

.plr--55 {
    padding: 0 55px;
}

.plr--60 {
    padding: 0 60px;
}

.plr--65 {
    padding: 0 65px;
}

.plr--70 {
    padding: 0 70px;
}

.plr--75 {
    padding: 0 75px;
}

.plr--80 {
    padding: 0 80px;
}

.plr--85 {
    padding: 0 85px;
}

.plr--90 {
    padding: 0 90px;
}

.plr--95 {
    padding: 0 95px;
}

.plr--100 {
    padding: 0 100px;
}

.plr--105 {
    padding: 0 105px;
}

.plr--110 {
    padding: 0 110px;
}

.plr--115 {
    padding: 0 115px;
}

.plr--120 {
    padding: 0 120px;
}

.plr--125 {
    padding: 0 125px;
}

.plr--130 {
    padding: 0 130px;
}

.plr--135 {
    padding: 0 135px;
}

.plr--140 {
    padding: 0 140px;
}

.plr--145 {
    padding: 0 145px;
}

.plr--150 {
    padding: 0 150px;
}

.plr--155 {
    padding: 0 155px;
}

.plr--160 {
    padding: 0 160px;
}

.plr--165 {
    padding: 0 165px;
}

.plr--170 {
    padding: 0 170px;
}

.plr--175 {
    padding: 0 175px;
}

.plr--180 {
    padding: 0 180px;
}

.plr--185 {
    padding: 0 185px;
}

.plr--190 {
    padding: 0 190px;
}

.plr--195 {
    padding: 0 195px;
}

.plr--200 {
    padding: 0 200px;
}

.plr--205 {
    padding: 0 205px;
}

.plr--210 {
    padding: 0 210px;
}

.plr--215 {
    padding: 0 215px;
}

.plr--220 {
    padding: 0 220px;
}

.plr--225 {
    padding: 0 225px;
}

.plr--230 {
    padding: 0 230px;
}

.plr--235 {
    padding: 0 235px;
}

.plr--240 {
    padding: 0 240px;
}

.plr--245 {
    padding: 0 245px;
}

.plr--250 {
    padding: 0 250px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .plr_lg--5 {
        padding: 0 5px;
    }
    .plr_lg--10 {
        padding: 0 10px;
    }
    .plr_lg--15 {
        padding: 0 15px;
    }
    .plr_lg--20 {
        padding: 0 20px;
    }
    .plr_lg--25 {
        padding: 0 25px;
    }
    .plr_lg--30 {
        padding: 0 30px;
    }
    .plr_lg--35 {
        padding: 0 35px;
    }
    .plr_lg--40 {
        padding: 0 40px;
    }
    .plr_lg--45 {
        padding: 0 45px;
    }
    .plr_lg--50 {
        padding: 0 50px;
    }
    .plr_lg--55 {
        padding: 0 55px;
    }
    .plr_lg--60 {
        padding: 0 60px;
    }
    .plr_lg--65 {
        padding: 0 65px;
    }
    .plr_lg--70 {
        padding: 0 70px;
    }
    .plr_lg--75 {
        padding: 0 75px;
    }
    .plr_lg--80 {
        padding: 0 80px;
    }
    .plr_lg--85 {
        padding: 0 85px;
    }
    .plr_lg--90 {
        padding: 0 90px;
    }
    .plr_lg--95 {
        padding: 0 95px;
    }
    .plr_lg--100 {
        padding: 0 100px;
    }
    .plr_lg--105 {
        padding: 0 105px;
    }
    .plr_lg--110 {
        padding: 0 110px;
    }
    .plr_lg--115 {
        padding: 0 115px;
    }
    .plr_lg--120 {
        padding: 0 120px;
    }
    .plr_lg--125 {
        padding: 0 125px;
    }
    .plr_lg--130 {
        padding: 0 130px;
    }
    .plr_lg--135 {
        padding: 0 135px;
    }
    .plr_lg--140 {
        padding: 0 140px;
    }
    .plr_lg--145 {
        padding: 0 145px;
    }
    .plr_lg--150 {
        padding: 0 150px;
    }
    .plr_lg--155 {
        padding: 0 155px;
    }
    .plr_lg--160 {
        padding: 0 160px;
    }
    .plr_lg--165 {
        padding: 0 165px;
    }
    .plr_lg--170 {
        padding: 0 170px;
    }
    .plr_lg--175 {
        padding: 0 175px;
    }
    .plr_lg--180 {
        padding: 0 180px;
    }
    .plr_lg--185 {
        padding: 0 185px;
    }
    .plr_lg--190 {
        padding: 0 190px;
    }
    .plr_lg--195 {
        padding: 0 195px;
    }
    .plr_lg--200 {
        padding: 0 200px;
    }
    .plr_lg--205 {
        padding: 0 205px;
    }
    .plr_lg--210 {
        padding: 0 210px;
    }
    .plr_lg--215 {
        padding: 0 215px;
    }
    .plr_lg--220 {
        padding: 0 220px;
    }
    .plr_lg--225 {
        padding: 0 225px;
    }
    .plr_lg--230 {
        padding: 0 230px;
    }
    .plr_lg--235 {
        padding: 0 235px;
    }
    .plr_lg--240 {
        padding: 0 240px;
    }
    .plr_lg--245 {
        padding: 0 245px;
    }
    .plr_lg--250 {
        padding: 0 250px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .plr_lp--5 {
        padding: 0 5px;
    }
    .plr_lp--10 {
        padding: 0 10px;
    }
    .plr_lp--15 {
        padding: 0 15px;
    }
    .plr_lp--20 {
        padding: 0 20px;
    }
    .plr_lp--25 {
        padding: 0 25px;
    }
    .plr_lp--30 {
        padding: 0 30px;
    }
    .plr_lp--35 {
        padding: 0 35px;
    }
    .plr_lp--40 {
        padding: 0 40px;
    }
    .plr_lp--45 {
        padding: 0 45px;
    }
    .plr_lp--50 {
        padding: 0 50px;
    }
    .plr_lp--55 {
        padding: 0 55px;
    }
    .plr_lp--60 {
        padding: 0 60px;
    }
    .plr_lp--65 {
        padding: 0 65px;
    }
    .plr_lp--70 {
        padding: 0 70px;
    }
    .plr_lp--75 {
        padding: 0 75px;
    }
    .plr_lp--80 {
        padding: 0 80px;
    }
    .plr_lp--85 {
        padding: 0 85px;
    }
    .plr_lp--90 {
        padding: 0 90px;
    }
    .plr_lp--95 {
        padding: 0 95px;
    }
    .plr_lp--100 {
        padding: 0 100px;
    }
    .plr_lp--105 {
        padding: 0 105px;
    }
    .plr_lp--110 {
        padding: 0 110px;
    }
    .plr_lp--115 {
        padding: 0 115px;
    }
    .plr_lp--120 {
        padding: 0 120px;
    }
    .plr_lp--125 {
        padding: 0 125px;
    }
    .plr_lp--130 {
        padding: 0 130px;
    }
    .plr_lp--135 {
        padding: 0 135px;
    }
    .plr_lp--140 {
        padding: 0 140px;
    }
    .plr_lp--145 {
        padding: 0 145px;
    }
    .plr_lp--150 {
        padding: 0 150px;
    }
    .plr_lp--155 {
        padding: 0 155px;
    }
    .plr_lp--160 {
        padding: 0 160px;
    }
    .plr_lp--165 {
        padding: 0 165px;
    }
    .plr_lp--170 {
        padding: 0 170px;
    }
    .plr_lp--175 {
        padding: 0 175px;
    }
    .plr_lp--180 {
        padding: 0 180px;
    }
    .plr_lp--185 {
        padding: 0 185px;
    }
    .plr_lp--190 {
        padding: 0 190px;
    }
    .plr_lp--195 {
        padding: 0 195px;
    }
    .plr_lp--200 {
        padding: 0 200px;
    }
    .plr_lp--205 {
        padding: 0 205px;
    }
    .plr_lp--210 {
        padding: 0 210px;
    }
    .plr_lp--215 {
        padding: 0 215px;
    }
    .plr_lp--220 {
        padding: 0 220px;
    }
    .plr_lp--225 {
        padding: 0 225px;
    }
    .plr_lp--230 {
        padding: 0 230px;
    }
    .plr_lp--235 {
        padding: 0 235px;
    }
    .plr_lp--240 {
        padding: 0 240px;
    }
    .plr_lp--245 {
        padding: 0 245px;
    }
    .plr_lp--250 {
        padding: 0 250px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .plr_lp--5 {
        padding: 0 5px;
    }
    .plr_lp--10 {
        padding: 0 10px;
    }
    .plr_lp--15 {
        padding: 0 15px;
    }
    .plr_lp--20 {
        padding: 0 20px;
    }
    .plr_lp--25 {
        padding: 0 25px;
    }
    .plr_lp--30 {
        padding: 0 30px;
    }
    .plr_lp--35 {
        padding: 0 35px;
    }
    .plr_lp--40 {
        padding: 0 40px;
    }
    .plr_lp--45 {
        padding: 0 45px;
    }
    .plr_lp--50 {
        padding: 0 50px;
    }
    .plr_lp--55 {
        padding: 0 55px;
    }
    .plr_lp--60 {
        padding: 0 60px;
    }
    .plr_lp--65 {
        padding: 0 65px;
    }
    .plr_lp--70 {
        padding: 0 70px;
    }
    .plr_lp--75 {
        padding: 0 75px;
    }
    .plr_lp--80 {
        padding: 0 80px;
    }
    .plr_lp--85 {
        padding: 0 85px;
    }
    .plr_lp--90 {
        padding: 0 90px;
    }
    .plr_lp--95 {
        padding: 0 95px;
    }
    .plr_lp--100 {
        padding: 0 100px;
    }
    .plr_lp--105 {
        padding: 0 105px;
    }
    .plr_lp--110 {
        padding: 0 110px;
    }
    .plr_lp--115 {
        padding: 0 115px;
    }
    .plr_lp--120 {
        padding: 0 120px;
    }
    .plr_lp--125 {
        padding: 0 125px;
    }
    .plr_lp--130 {
        padding: 0 130px;
    }
    .plr_lp--135 {
        padding: 0 135px;
    }
    .plr_lp--140 {
        padding: 0 140px;
    }
    .plr_lp--145 {
        padding: 0 145px;
    }
    .plr_lp--150 {
        padding: 0 150px;
    }
    .plr_lp--155 {
        padding: 0 155px;
    }
    .plr_lp--160 {
        padding: 0 160px;
    }
    .plr_lp--165 {
        padding: 0 165px;
    }
    .plr_lp--170 {
        padding: 0 170px;
    }
    .plr_lp--175 {
        padding: 0 175px;
    }
    .plr_lp--180 {
        padding: 0 180px;
    }
    .plr_lp--185 {
        padding: 0 185px;
    }
    .plr_lp--190 {
        padding: 0 190px;
    }
    .plr_lp--195 {
        padding: 0 195px;
    }
    .plr_lp--200 {
        padding: 0 200px;
    }
    .plr_lp--205 {
        padding: 0 205px;
    }
    .plr_lp--210 {
        padding: 0 210px;
    }
    .plr_lp--215 {
        padding: 0 215px;
    }
    .plr_lp--220 {
        padding: 0 220px;
    }
    .plr_lp--225 {
        padding: 0 225px;
    }
    .plr_lp--230 {
        padding: 0 230px;
    }
    .plr_lp--235 {
        padding: 0 235px;
    }
    .plr_lp--240 {
        padding: 0 240px;
    }
    .plr_lp--245 {
        padding: 0 245px;
    }
    .plr_lp--250 {
        padding: 0 250px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .plr_md--5 {
        padding: 0 5px;
    }
    .plr_md--10 {
        padding: 0 10px;
    }
    .plr_md--15 {
        padding: 0 15px;
    }
    .plr_md--20 {
        padding: 0 20px;
    }
    .plr_md--25 {
        padding: 0 25px;
    }
    .plr_md--30 {
        padding: 0 30px;
    }
    .plr_md--35 {
        padding: 0 35px;
    }
    .plr_md--40 {
        padding: 0 40px;
    }
    .plr_md--45 {
        padding: 0 45px;
    }
    .plr_md--50 {
        padding: 0 50px;
    }
    .plr_md--55 {
        padding: 0 55px;
    }
    .plr_md--60 {
        padding: 0 60px;
    }
    .plr_md--65 {
        padding: 0 65px;
    }
    .plr_md--70 {
        padding: 0 70px;
    }
    .plr_md--75 {
        padding: 0 75px;
    }
    .plr_md--80 {
        padding: 0 80px;
    }
    .plr_md--85 {
        padding: 0 85px;
    }
    .plr_md--90 {
        padding: 0 90px;
    }
    .plr_md--95 {
        padding: 0 95px;
    }
    .plr_md--100 {
        padding: 0 100px;
    }
    .plr_md--105 {
        padding: 0 105px;
    }
    .plr_md--110 {
        padding: 0 110px;
    }
    .plr_md--115 {
        padding: 0 115px;
    }
    .plr_md--120 {
        padding: 0 120px;
    }
    .plr_md--125 {
        padding: 0 125px;
    }
    .plr_md--130 {
        padding: 0 130px;
    }
    .plr_md--135 {
        padding: 0 135px;
    }
    .plr_md--140 {
        padding: 0 140px;
    }
    .plr_md--145 {
        padding: 0 145px;
    }
    .plr_md--150 {
        padding: 0 150px;
    }
    .plr_md--155 {
        padding: 0 155px;
    }
    .plr_md--160 {
        padding: 0 160px;
    }
    .plr_md--165 {
        padding: 0 165px;
    }
    .plr_md--170 {
        padding: 0 170px;
    }
    .plr_md--175 {
        padding: 0 175px;
    }
    .plr_md--180 {
        padding: 0 180px;
    }
    .plr_md--185 {
        padding: 0 185px;
    }
    .plr_md--190 {
        padding: 0 190px;
    }
    .plr_md--195 {
        padding: 0 195px;
    }
    .plr_md--200 {
        padding: 0 200px;
    }
    .plr_md--205 {
        padding: 0 205px;
    }
    .plr_md--210 {
        padding: 0 210px;
    }
    .plr_md--215 {
        padding: 0 215px;
    }
    .plr_md--220 {
        padding: 0 220px;
    }
    .plr_md--225 {
        padding: 0 225px;
    }
    .plr_md--230 {
        padding: 0 230px;
    }
    .plr_md--235 {
        padding: 0 235px;
    }
    .plr_md--240 {
        padding: 0 240px;
    }
    .plr_md--245 {
        padding: 0 245px;
    }
    .plr_md--250 {
        padding: 0 250px;
    }
    .ml_md--30 {
        margin-left: 30px !important;
    }
}

@media only screen and (max-width: 767px) {
    .plr_sm--5 {
        padding: 0 5px;
    }
    .plr_sm--10 {
        padding: 0 10px;
    }
    .plr_sm--15 {
        padding: 0 15px;
    }
    .plr_sm--20 {
        padding: 0 20px;
    }
    .plr_sm--25 {
        padding: 0 25px;
    }
    .plr_sm--30 {
        padding: 0 30px;
    }
    .plr_sm--35 {
        padding: 0 35px;
    }
    .plr_sm--40 {
        padding: 0 40px;
    }
    .plr_sm--45 {
        padding: 0 45px;
    }
    .plr_sm--50 {
        padding: 0 50px;
    }
    .plr_sm--55 {
        padding: 0 55px;
    }
    .plr_sm--60 {
        padding: 0 60px;
    }
    .plr_sm--65 {
        padding: 0 65px;
    }
    .plr_sm--70 {
        padding: 0 70px;
    }
    .plr_sm--75 {
        padding: 0 75px;
    }
    .plr_sm--80 {
        padding: 0 80px;
    }
    .plr_sm--85 {
        padding: 0 85px;
    }
    .plr_sm--90 {
        padding: 0 90px;
    }
    .plr_sm--95 {
        padding: 0 95px;
    }
    .plr_sm--100 {
        padding: 0 100px;
    }
    .plr_sm--105 {
        padding: 0 105px;
    }
    .plr_sm--110 {
        padding: 0 110px;
    }
    .plr_sm--115 {
        padding: 0 115px;
    }
    .plr_sm--120 {
        padding: 0 120px;
    }
    .plr_sm--125 {
        padding: 0 125px;
    }
    .plr_sm--130 {
        padding: 0 130px;
    }
    .plr_sm--135 {
        padding: 0 135px;
    }
    .plr_sm--140 {
        padding: 0 140px;
    }
    .plr_sm--145 {
        padding: 0 145px;
    }
    .plr_sm--150 {
        padding: 0 150px;
    }
    .plr_sm--155 {
        padding: 0 155px;
    }
    .plr_sm--160 {
        padding: 0 160px;
    }
    .plr_sm--165 {
        padding: 0 165px;
    }
    .plr_sm--170 {
        padding: 0 170px;
    }
    .plr_sm--175 {
        padding: 0 175px;
    }
    .plr_sm--180 {
        padding: 0 180px;
    }
    .plr_sm--185 {
        padding: 0 185px;
    }
    .plr_sm--190 {
        padding: 0 190px;
    }
    .plr_sm--195 {
        padding: 0 195px;
    }
    .plr_sm--200 {
        padding: 0 200px;
    }
    .plr_sm--205 {
        padding: 0 205px;
    }
    .plr_sm--210 {
        padding: 0 210px;
    }
    .plr_sm--215 {
        padding: 0 215px;
    }
    .plr_sm--220 {
        padding: 0 220px;
    }
    .plr_sm--225 {
        padding: 0 225px;
    }
    .plr_sm--230 {
        padding: 0 230px;
    }
    .plr_sm--235 {
        padding: 0 235px;
    }
    .plr_sm--240 {
        padding: 0 240px;
    }
    .plr_sm--245 {
        padding: 0 245px;
    }
    .plr_sm--250 {
        padding: 0 250px;
    }
    .ml_sm--30 {
        margin-left: 30px !important;
    }
}


/*-----------------------
Padding Top Bottom 
----------------------------*/


/* Section Padding Top Bottom */

.section-ptb-xl {
    padding: 150px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-ptb-xl {
        padding: 80px 0;
    }
}

@media only screen and (max-width: 767px) {
    .section-ptb-xl {
        padding: 70px 0;
    }
}

@media only screen and (max-width: 575px) {
    .section-ptb-xl {
        padding: 60px 0;
    }
}

.section-ptb-120 {
    padding: 120px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-ptb-120 {
        padding: 80px 0;
    }
}

@media only screen and (max-width: 767px) {
    .section-ptb-120 {
        padding: 70px 0;
    }
}

@media only screen and (max-width: 575px) {
    .section-ptb-120 {
        padding: 60px 0;
    }
}

.section-ptb-110 {
    padding: 110px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-ptb-110 {
        padding: 80px 0;
    }
}

@media only screen and (max-width: 767px) {
    .section-ptb-110 {
        padding: 70px 0;
    }
}

@media only screen and (max-width: 575px) {
    .section-ptb-110 {
        padding: 60px 0;
    }
}

.section-ptb-100 {
    padding: 100px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-ptb-100 {
        padding: 80px 0;
    }
}

@media only screen and (max-width: 767px) {
    .section-ptb-100 {
        padding: 70px 0;
    }
}

@media only screen and (max-width: 575px) {
    .section-ptb-100 {
        padding: 60px 0;
    }
}

.section-ptb-150 {
    padding: 150px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-ptb-150 {
        padding: 80px 0;
    }
}

@media only screen and (max-width: 767px) {
    .section-ptb-150 {
        padding: 70px 0;
    }
}

@media only screen and (max-width: 575px) {
    .section-ptb-150 {
        padding: 60px 0;
    }
}


/* Section Padding Top */

.section-pt-xl {
    padding-top: 150px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-pt-xl {
        padding-top: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .section-pt-xl {
        padding-top: 70px;
    }
}

@media only screen and (max-width: 575px) {
    .section-pt-xl {
        padding-top: 60px;
    }
}

.section-pt-110 {
    padding-top: 110px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-pt-110 {
        padding-top: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .section-pt-110 {
        padding-top: 70px;
    }
}

@media only screen and (max-width: 575px) {
    .section-pt-110 {
        padding-top: 60px;
    }
}

.section-pt-120 {
    padding-top: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-pt-120 {
        padding-top: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .section-pt-120 {
        padding-top: 70px;
    }
}

@media only screen and (max-width: 575px) {
    .section-pt-120 {
        padding-top: 60px;
    }
}

.section-pt-100 {
    padding-top: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-pt-100 {
        padding-top: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .section-pt-100 {
        padding-top: 70px;
    }
}

@media only screen and (max-width: 575px) {
    .section-pt-100 {
        padding-top: 60px;
    }
}

.section-pt-150 {
    padding-top: 150px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-pt-150 {
        padding-top: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .section-pt-150 {
        padding-top: 70px;
    }
}

@media only screen and (max-width: 575px) {
    .section-pt-150 {
        padding-top: 60px;
    }
}


/* Section Padding Bottom */

.section-pb-xl {
    padding-bottom: 150px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-pb-xl {
        padding-bottom: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .section-pb-xl {
        padding-bottom: 70px;
    }
}

@media only screen and (max-width: 575px) {
    .section-pb-xl {
        padding-bottom: 60px;
    }
}

.section-pb-110 {
    padding-bottom: 110px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-pb-110 {
        padding-bottom: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .section-pb-110 {
        padding-bottom: 70px;
    }
}

@media only screen and (max-width: 575px) {
    .section-pb-110 {
        padding-bottom: 60px;
    }
}

.section-pb-120 {
    padding-bottom: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-pb-120 {
        padding-bottom: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .section-pb-120 {
        padding-bottom: 70px;
    }
}

@media only screen and (max-width: 575px) {
    .section-pb-120 {
        padding-bottom: 60px;
    }
}

.section-pb-100 {
    padding-bottom: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-pb-100 {
        padding-bottom: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .section-pb-100 {
        padding-bottom: 70px;
    }
}

@media only screen and (max-width: 575px) {
    .section-pb-100 {
        padding-bottom: 60px;
    }
}

.section-pb-150 {
    padding-bottom: 150px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-pb-150 {
        padding-bottom: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .section-pb-150 {
        padding-bottom: 70px;
    }
}

@media only screen and (max-width: 575px) {
    .section-pb-150 {
        padding-bottom: 60px;
    }
}


/* Text specialized */

.text-italic {
    font-style: italic;
}

.text-normal {
    font-style: normal;
}

.text-underline {
    font-style: underline;
}


/* Font specialized */

.body-font {
    font-family: "Poppins", sans-serif;
}

.heading-font {
    font-family: "louis_george_caferegular";
}


/* Height and width */

.fullscreen {
    min-height: 100vh;
    width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .fullscreen.fullscreen-md--fixed {
        min-height: auto;
        width: 100%;
        padding: 150px 0;
    }
}

@media only screen and (max-width: 767px) {
    .fullscreen.fullscreen-md--fixed {
        min-height: auto;
        width: 100%;
        padding: 150px 0;
    }
}

.w-100 {
    width: 100%;
}

.w-75 {
    width: 75%;
}

.w-70 {
    width: 70%;
}

.w-50 {
    width: 50%;
}

.w-33 {
    width: 33.33%;
}

.w-25 {
    width: 25%;
}

.w-20 {
    width: 20%;
}

.w-10 {
    width: 10%;
}

.max-width--600 {
    max-width: 600px;
    width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .max-width--600 {
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .max-width--600 {
        max-width: 100%;
    }
}

.h-100 {
    height: 100%;
}

.h-75 {
    height: 75%;
}

.h-50 {
    height: 50%;
}

.h-25 {
    height: 25%;
}

.h-33 {
    height: 33.33%;
}

.h-10 {
    height: 10%;
}

.offcanvas-menu {
    position: relative;
}

.offcanvas-menu:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.2);
}

.offcanvas-login {
    position: relative;
}

.offcanvas-login:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.2);
}

.btn {
    font-size: 16px;
}

.btn:hover,
.btn:active,
.btn:focus {
    outline: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn.btn-primary {
    background: #209cd7;
    border-color: #209cd7;
    color: #fff;
}

.btn.btn-primary:hover {
    background: #f4a11e;
    border-color: #f4a11e;
    color: #fff;
}

.btn.btn-primary.btn-black--hover:hover {
    background: #666666;
    color: #fff;
}

.line-height-1 {
    line-height: 1 !important;
}

.bg-black {
    background: #000;
}

.bg-silk-gray {
    background: #fafafb;
}

.form-control {
    height: 33px;
    border-radius: 5px;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.form-control:active,
.form-control:focus {
    border-color: #037ef3;
}

.form-control:hover,
.form-control:active,
.form-control:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.contact-form .form-control {
    border-color: transparent;
}

.site-section {
    padding: 4em 0;
}

@media (min-width: 768px) {
    .site-section {
        padding: 6em 0;
    }
}

.site-section.site-section-sm {
    padding: 4em 0;
}

.site-section-heading {
    padding-bottom: 20px;
    margin-bottom: 0px;
    position: relative;
    font-size: 2.5rem;
}

@media (min-width: 768px) {
    .site-section-heading {
        font-size: 3rem;
    }
}

.site-copyright {
    text-align: center;
    background-color: #111;
    margin-top: 4rem;
    padding: 1.5rem 0;
    font-weight: 500;
    font-size: 12px;
    color: #555;
}

.site-footer {
    padding-top: 4em;
    background: #242729;
}

@media (min-width: 768px) {
    .site-footer {
        padding-top: 5em;
    }
}

.site-footer .border-top {
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.site-footer p {
    color: #737373;
    text-align: left;
    font-size: 16px;
    width: 70%;
}

.pr-3, .px-3 {
    padding-right: 1rem !important;
}
.pl-0, .px-0 {
    padding-left: 1rem !important;
}
.mb-4, .my-4 {
    margin-bottom: 1rem !important;
}
.mb-5, .my-5 {
    margin-bottom: 2rem !important;
}

.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5 {
    color: #fff;
}

.site-footer a {
    color: #999999;
}

.site-footer a:hover {
    color: white;
}

.site-footer ul li {
    margin-bottom: 10px;
}

.site-footer .footer-heading {
    font-size: 16px;
    color: #fff;
    text-align: left;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 20px;
}
.site-footer .footer-headings {
    font-size: 14px;
    color: #999999;
    text-align: left;
    font-weight: bold;
    margin-bottom: 0px;
}

.bg-text-line {
    display: inline;
    background: #000;
    -webkit-box-shadow: 20px 0 0 #000, -20px 0 0 #000;
    box-shadow: 20px 0 0 #000, -20px 0 0 #000;
}

.text-white-opacity-05 {
    color: rgba(255, 255, 255, 0.5);
}

.text-black-opacity-05 {
    color: rgba(0, 0, 0, 0.5);
}

.hover-bg-enlarge {
    overflow: hidden;
    position: relative;
}

@media (max-width: 991.98px) {
    .hover-bg-enlarge {
        height: auto !important;
    }
}

.hover-bg-enlarge>div {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .8s all ease-in-out;
    -o-transition: .8s all ease-in-out;
    transition: .8s all ease-in-out;
}

.hover-bg-enlarge:hover>div,
.hover-bg-enlarge:focus>div,
.hover-bg-enlarge:active>div {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

@media (max-width: 991.98px) {
    .hover-bg-enlarge .bg-image-md-height {
        height: 300px !important;
    }
}

.bg-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.bg-image.overlay {
    position: relative;
}

.bg-image.overlay:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.bg-image>.container {
    position: relative;
    z-index: 1;
}

@media (max-width: 991.98px) {
    .img-md-fluid {
        max-width: 100%;
    }
}

@media (max-width: 991.98px) {
    .display-1,
    .display-3 {
        font-size: 3rem;
    }
}

.play-single-big {
    width: 90px;
    height: 90px;
    display: inline-block;
    border: 2px solid #fff;
    color: #fff !important;
    border-radius: 50%;
    position: relative;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.play-single-big>span {
    font-size: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-40%, -50%);
    -ms-transform: translate(-40%, -50%);
    transform: translate(-40%, -50%);
}

.play-single-big:hover {
    width: 120px;
    height: 120px;
}

.overlap-to-top {
    margin-top: -150px;
}

.ul-check,
.ul-paw {
    margin-bottom: 50px;
}

.ul-check li,
.ul-paw li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
    line-height: 1.5;
}

.ul-check li:before,
.ul-paw li:before {
    left: 0;
    font-size: 20px;
    top: -.3rem;
    font-family: "icomoon";
    content: "\e5ca";
    position: absolute;
}

.ul-check.white li:before,
.ul-paw.white li:before {
    color: #fff;
}

.ul-check.success li:before,
.ul-paw.success li:before {
    color: #71bc42;
}

.ul-check.primary li:before,
.ul-paw.primary li:before {
    color: #037ef3;
}

.ul-paw li:before {
    content: "\f1b0";
}

.select-wrap,
.wrap-icon {
    position: relative;
}

.select-wrap .icon,
.wrap-icon .icon {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 22px;
}

.select-wrap select,
.wrap-icon select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
}


/* Navbar */

.site-navbar {
    margin-bottom: 0px;
    z-index: 1999;
    position: absolute;
    top: 0;
    width: 100%;
    background: #fafafb;
    border-bottom: rgba(255, 255, 255, 0.7);
}

.site-navbar .site-logo {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("../images/0001s_0000s_0000_Logo-Surala-NEW.png");
    height: 61px;
    background-size: 131px 61px;
    background-repeat: no-repeat;
}
.site-navbar .site-logo-text {
    white-space: nowrap;
    border-radius: 5px;
    background-color: var(--green);
    color: var(--white);
    width: 105px;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    margin-top: 2px;
    padding-left: 4px;
    padding-right: 4px;
}

.site-navbar .site-navigation .site-menu {
    margin-bottom: 0;
}

.site-navbar .site-navigation .site-menu .active {
    color: #037ef3;
    display: inline-block;
    padding: 5px 20px;
}

.site-navbar .site-navigation .site-menu a {
    text-decoration: none !important;
    display: inline-block;
}

.site-navbar .site-navigation .site-menu>li {
    display: inline-block;
}

.site-navbar .site-navigation .site-menu a {
    padding: 30px 20px;
    color: #000;
    display: inline-block;
    text-decoration: none !important;
}

.site-navbar .site-navigation .site-menu a:hover {
    color: #037ef3;
}

.site-navbar .site-navigation .site-menu .has-children {
    position: relative;
}

.site-navbar .site-navigation .site-menu .has-children a {
    position: relative;
    padding-right: 20px;
}

.site-navbar .site-navigation .site-menu .has-children a:before {
    position: absolute;
    content: "\e313";
    font-size: 16px;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'icomoon';
}

.site-navbar .site-navigation .site-menu .has-children .dropdown {
    visibility: hidden;
    opacity: 0;
    top: 100%;
    position: absolute;
    text-align: left;
    border-top: 2px solid #000;
    -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
    padding: 0px 0;
    margin-top: 20px;
    margin-left: 0px;
    background: #fff;
    -webkit-transition: 0.2s 0s;
    -o-transition: 0.2s 0s;
    transition: 0.2s 0s;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
    position: absolute;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
    bottom: 100%;
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown a {
    text-transform: none;
    letter-spacing: normal;
    -webkit-transition: 0s all;
    -o-transition: 0s all;
    transition: 0s all;
    color: #000;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown .active {
    color: #037ef3 !important;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li {
    list-style: none;
    padding: 0;
    margin: 0;
    min-width: 210px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown a {
    padding: 9px 20px;
    display: block;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown a:hover {
    background: #eff1f3;
    color: #000;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>a:before {
    content: "\e315";
    right: 20px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>.dropdown,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>ul {
    left: 100%;
    top: 0;
}

.site-navbar .site-navigation .site-menu .has-children:hover>a,
.site-navbar .site-navigation .site-menu .has-children:focus>a,
.site-navbar .site-navigation .site-menu .has-children:active>a {
    color: #037ef3;
}

.site-navbar .site-navigation .site-menu .has-children:hover,
.site-navbar .site-navigation .site-menu .has-children:focus,
.site-navbar .site-navigation .site-menu .has-children:active {
    cursor: pointer;
}

.site-navbar .site-navigation .site-menu .has-children:hover>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:focus>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:active>.dropdown {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    margin-top: 0px;
    visibility: visible;
    opacity: 1;
}

.site-login-form {
    width: 300px;
    position: fixed;
    bottom: -10%;
    right: 0;
    right: 0;
    z-index: 3000;
    padding-top: 20px;
    background: #fff;
    height: calc(70vh);
    border-radius: 25px;
    -webkit-transform: translateY(200%);
    -ms-transform: translateY(200%);
    transform: translateY(200%);
    -webkit-box-shadow: -1px 3px 11px 2px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: -1px 3px 11px 2px rgba(0, 0, 0, 0.16);
    box-shadow: -1px 3px 11px 2px rgba(0, 0, 0, 0.16);
    -webkit-transition: .4s all ease-in-out;
    -o-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out;
}

.offcanvas-login .site-login-form {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.site-login-form .site-mobile-menu-header {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

.site-login-form .site-login-form-header .site-login-form-close {
    float: right;
    margin-top: 8px;
}

.site-login-form .site-login-form-header .site-login-form-close span {
    font-size: 30px;
    display: inline-block;
    padding: 10px;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.site-mobile-menu {
    width: 300px;
    position: fixed;
    right: 0;
    z-index: 2000;
    padding-top: 20px;
    background: #fff;
    height: calc(120vh);
    border-top-left-radius: 25px;
    -webkit-transform: translateY(200%);
    -ms-transform: translateY(200%);
    transform: translateY(200%);
    -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
    box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
    -webkit-transition: .4s all ease-in-out;
    -o-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out;
}

.offcanvas-menu .site-mobile-menu {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.site-mobile-menu .site-mobile-menu-header {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
    float: right;
    margin-top: 8px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
    font-size: 30px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 0px;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
    float: left;
    margin-top: 10px;
    margin-left: 0px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
    display: inline-block;
    text-transform: uppercase;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
    max-width: 70px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
    text-decoration: none;
}

.site-mobile-menu .site-mobile-menu-body {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding: 0 20px 20px 20px;
    height: calc(100vh - 52px);
    padding-bottom: 150px;
}

.site-login-form .site-login-form-body {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding: 0 20px 20px 20px;
    height: calc(100vh - 52px);
    padding-bottom: 150px;
}

.site-login-form .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.site-login-form .site-nav-wrap form {
    padding: 10px 20px;
    display: block;
    position: relative;
}

.site-mobile-menu .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.site-mobile-menu .site-nav-wrap a {
    padding: 10px 20px;
    display: block;
    position: relative;
    color: #212529;
}

.site-mobile-menu .site-nav-wrap a:hover {
    color: #037ef3;
}

.site-mobile-menu .site-nav-wrap li {
    position: relative;
    display: block;
}

.site-mobile-menu .site-nav-wrap li .active {
    color: #037ef3;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse {
    position: absolute;
    right: 0px;
    top: 10px;
    z-index: 20;
    width: 36px;
    height: 36px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
    background: #f8f9fa;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:before {
    font-size: 12px;
    z-index: 20;
    font-family: "icomoon";
    content: "\f078";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
    -ms-transform: translate(-50%, -50%) rotate(-180deg);
    transform: translate(-50%, -50%) rotate(-180deg);
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.site-mobile-menu .site-nav-wrap>li {
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.site-mobile-menu .site-nav-wrap>li>a {
    padding-left: 20px;
}

.site-mobile-menu .site-nav-wrap>li>ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.site-mobile-menu .site-nav-wrap>li>ul>li {
    display: block;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>a {
    padding-left: 40px;
    font-size: 16px;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul {
    padding: 0;
    margin: 0;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li {
    display: block;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li>a {
    font-size: 16px;
    padding-left: 60px;
}

.site-mobile-menu .site-nav-wrap[data-class="social"] {
    float: left;
    width: 100%;
    margin-top: 30px;
    padding-bottom: 5em;
}

.site-mobile-menu .site-nav-wrap[data-class="social"]>li {
    width: auto;
}

.site-mobile-menu .site-nav-wrap[data-class="social"]>li:first-child a {
    padding-left: 15px !important;
}

.sticky-wrapper {
    position: absolute;
    z-index: 100;
    width: 100%;
}

.sticky-wrapper .site-navbar {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    background: #fafafb;
    border-top: 0px solid var(--white)
}

.sticky-wrapper .site-navbar .site-menu-toggle {
    color: #000;
}

.sticky-wrapper .site-navbar .site-logo a {
    color: #000;
}

.sticky-wrapper .site-navbar .site-menu a {
    color: rgba(0, 0, 0, 0.7) !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

.sticky-wrapper .site-navbar .site-menu a:hover,
.sticky-wrapper .site-navbar .site-menu a.active {
    color: #209cd7 !important;
}
.sticky-wrapper .site-navbar .site-menu a.active-bg {
    /* background-image: linear-gradient(to right, #E8538D, #F29B27); */
    background-color: #82BF00;
    color: var(--white) !important;
    border-radius: 10px;
    display: inline;
    padding: 10px;
}

.sticky-wrapper.is-sticky .site-navbar {
    background: #fafafb;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.1);
}

.sticky-wrapper.is-sticky .site-navbar .site-logo {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("../images/0001s_0000s_0000_Logo-Surala-NEW.png");
    height: 42px;
    background-size: 131px 61px;
    background-repeat: no-repeat;
}

.sticky-wrapper.is-sticky .site-navbar .site-menu-toggle {
    color: #000;
}

.sticky-wrapper.is-sticky .site-navbar .site-logo a {
    color: #000;
}

.sticky-wrapper.is-sticky .site-navbar .site-menu a {
    color: #000 !important;
    padding: 20px 20px;
}

.sticky-wrapper.is-sticky .site-navbar .site-menu a:hover,
.sticky-wrapper.is-sticky .site-navbar .site-menu a.active {
    color: #209cd7 !important;
}
.sticky-wrapper.is-sticky .site-navbar .site-menu a.active-bg {
    color: var(--white) !important;
    padding: 14px;
}

.sticky-wrapper .shrink {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}


/* Blocks */

.site-blocks-cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    background-position: center center;
    background-color: #ffcf10;
}

.site-blocks-cover.overlay {
    position: relative;
}

.site-blocks-cover.overlay:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.1);
}

.site-blocks-cover.overflow-hidden {
    overflow: hidden;
}

.site-blocks-cover,
.site-blocks-cover>.container>.row {
    height: calc(80vh);
    min-height: 650px;
}

.site-blocks-cover.inner-page-cover,
.site-blocks-cover.inner-page-cover>.container>.row {
    min-height: 400px;
    height: calc(20vh);
}

@media (max-width: 991.98px) {
    .site-blocks-cover .intro-text {
        margin-top: 30%;
    }
}

.site-blocks-cover h1 {
    font-size: 3rem;
    color: #000;
    font-weight: 900;
}

@media (max-width: 991.98px) {
    .site-blocks-cover h1 {
        font-size: 2rem;
        text-align: center;
    }
}

@media (max-width: 991.98px) {
    .site-blocks-cover table {
        margin-left: 15%;
        margin-right: 15%;
        width: 70%;
    }
}

@media (max-width: 991.98px) {
    .site-blocks-cover .cover-img {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
}

.site-blocks-cover p {
    color: #000;
    font-size: 1.3rem;
}

@media (max-width: 991.98px) {
    .site-blocks-cover p {
        color: #000;
        font-size: 14px;
        text-align: center;
    }
}

.site-blocks-cover p a {
    color: #fd7e14;
}

.h6 {
    text-transform: uppercase;
    font-size: .9rem;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.circle-bg {
    position: relative;
}

.circle-bg:after {
    width: 300px;
    height: 300px;
    content: "";
    z-index: -1;
    border-radius: 50%;
    position: absolute;
    bottom: -90px;
    right: -90px;
    background: #f8f9fa;
}

@media (max-width: 991.98px) {
    .circle-bg:after {
        bottom: 0px;
        right: -90px;
    }
}

.bg-light {
    background: #ccc;
}

.site-blocks-vs .bg-image {
    padding-top: 3em;
    padding-bottom: 3em;
}

@media (min-width: 992px) {
    .site-blocks-vs .bg-image {
        padding-top: 5em;
        padding-bottom: 5em;
    }
}

.site-blocks-vs .image {
    width: 80px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
}

@media (max-width: 991.98px) {
    .site-blocks-vs .image {
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

.site-blocks-vs .image img {
    border-radius: 50%;
}

.site-blocks-vs .image.image-small {
    width: 50px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
}

.site-blocks-vs .country {
    color: rgba(255, 255, 255, 0.7);
}

.match-entry {
    position: relative;
    -webkit-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.match-entry .small {
    color: #ccc;
    font-weight: normal;
    letter-spacing: .15em;
}

.match-entry:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 90;
    -webkit-box-shadow: 0 5px 40px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 40px -5px rgba(0, 0, 0, 0.1);
}

.post-entry {
    position: relative;
    overflow: hidden;
    border: 1px solid #e6e6e6;
}

.post-entry,
.post-entry .text {
    border-radius: 4px;
    border-top: none !important;
}

.post-entry .date {
    color: #ccc;
    font-weight: normal;
    letter-spacing: .1em;
}

.post-entry .image {
    overflow: hidden;
    position: relative;
}

.post-entry .image img {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.post-entry:hover .image img,
.post-entry:active .image img,
.post-entry:focus .image img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.site-block-tab .nav-item {
    text-transform: uppercase;
    font-size: 0.8rem;
    margin: 0 20px;
}

.site-block-tab .nav-item:first-child {
    margin-left: 0 !important;
}

.site-block-tab .nav-item>a {
    padding-left: 0 !important;
    background: none !important;
    padding-right: 0 !important;
    border-bottom: 2px solid transparent;
    border-radius: 0 !important;
    font-weight: bold;
    color: #cccccc;
}

.site-block-tab .nav-item>a:hover,
.site-block-tab .nav-item>a.active {
    border-bottom: 2px solid #037ef3;
    color: #000;
}

.block-13,
.slide-one-item {
    position: relative;
    z-index: 1;
}

.block-13 .owl-nav,
.slide-one-item .owl-nav {
    position: relative;
    position: absolute;
    bottom: -90px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.block-13 .owl-nav .owl-prev,
.block-13 .owl-nav .owl-next,
.slide-one-item .owl-nav .owl-prev,
.slide-one-item .owl-nav .owl-next {
    position: relative;
    display: inline-block;
    padding: 20px;
    font-size: 30px;
    color: #000;
}

.block-13 .owl-nav .owl-prev.disabled,
.block-13 .owl-nav .owl-next.disabled,
.slide-one-item .owl-nav .owl-prev.disabled,
.slide-one-item .owl-nav .owl-next.disabled {
    opacity: .2;
}


.owl-carousel.home-slider {
    max-width: 760px;
    text-align: center;
}
.owl-style.home-slider .owl-nav,
.slide-one-item.home-slider .owl-nav {
    position: absolute !important;
    top: 50% !important;
    bottom: auto !important;
    width: 100%;
}

@media (max-width: 991.98px) {
    .owl-style.home-slider .owl-nav,
    .slide-one-item.home-slider .owl-nav {
        display: none;
    }
}

.owl-style.home-slider .owl-prev,
.slide-one-item.home-slider .owl-prev {
    left: 10px !important;
}

.owl-style.home-slider .owl-next,
.slide-one-item.home-slider .owl-next {
    right: 10px !important;
}

.owl-style.home-slider .owl-prev,
.owl-style.home-slider .owl-next,
.slide-one-item.home-slider .owl-prev,
.slide-one-item.home-slider .owl-next {
    color: #fff;
    position: absolute !important;
    top: 50%;
    margin-right: -67px;
    margin-left: -67px;
    padding: 0px;
    height: 80px;
    width: 56px;
    border-radius: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    line-height: 0;
    text-align: center;
    font-size: 48px !important;
}

@media (min-width: 768px) {
    .owl-style.home-slider .owl-prev,
    .owl-style.home-slider .owl-next,
    .slide-one-item.home-slider .owl-prev,
    .slide-one-item.home-slider .owl-next {
        font-size: 25px;
    }
}

.owl-style.home-slider .owl-prev>span,
.owl-style.home-slider .owl-next>span,
.slide-one-item.home-slider .owl-prev>span,
.slide-one-item.home-slider .owl-next>span {
    position: absolute;
    line-height: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.owl-style.home-slider .owl-prev:hover,
.owl-style.home-slider .owl-prev:focus,
.owl-style.home-slider .owl-next:hover,
.owl-style.home-slider .owl-next:focus,
.slide-one-item.home-slider .owl-prev:hover,
.slide-one-item.home-slider .owl-prev:focus,
.slide-one-item.home-slider .owl-next:hover,
.slide-one-item.home-slider .owl-next:focus {
    background: black;
}

.owl-style.home-slider:hover .owl-nav,
.owl-style.home-slider:focus .owl-nav,
.owl-style.home-slider:active .owl-nav,
.slide-one-item.home-slider:hover .owl-nav,
.slide-one-item.home-slider:focus .owl-nav,
.slide-one-item.home-slider:active .owl-nav {
    opacity: 10;
    visibility: visible;
}

.owl-style .owl-dots,
.slide-one-item .owl-dots {
    display: none;
    text-align: center;
}
.surala-new-home-testimonial .owl-dots {
    margin-top: 10px;
    display: inline-block !important;
}
.surala-new-home-testimonial .owl-dots .owl-dot span {
    background-color: #ccc !important;
    width: 16px !important;
    height: 16px !important;
}
.surala-new-home-testimonial .owl-dots .owl-dot.active span {
    background-color: white !important;
}

.owl-style .owl-dots .owl-dot,
.slide-one-item .owl-dots .owl-dot {
    display: inline-block;
    margin: 4px;
}

.owl-style .owl-dots .owl-dot span,
.slide-one-item .owl-dots .owl-dot span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #dee2e6;
}

.owl-style .owl-dots .owl-dot.active span,
.slide-one-item .owl-dots .owl-dot.active span {
    background: #037ef3;
}

.owl-style {
    position: relative;
}

.owl-style .owl-nav {
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    opacity: 0;
    visibility: hidden;
}

.owl-style .owl-nav .owl-prev,
.owl-style .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.4);
}

.owl-style .owl-nav .owl-prev>span,
.owl-style .owl-nav .owl-next>span {
    color: #fff;
    font-size: 2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.owl-style .owl-nav .owl-prev {
    left: -50px;
}

@media (max-width: 991.98px) {
    .owl-style .owl-nav .owl-prev {
        left: 10px;
    }
}

.owl-style .owl-nav .owl-next {
    right: -50px;
}

@media (max-width: 991.98px) {
    .owl-style .owl-nav .owl-next {
        right: 10px;
    }
}

.owl-style:hover .owl-nav,
.owl-style:focus .owl-nav {
    opacity: 1;
    visibility: visible;
}

#date-countdown .countdown-block {
    color: #b3b3b3;
}

#date-countdown .label {
    font-size: 40px;
    color: #000;
}

.next-match .image {
    width: 50px;
    border-radius: 50%;
}

.player {
    position: relative;
}

.player img {
    max-width: 100px;
    border-radius: 50%;
    margin-bottom: 20px;
}

.player .team-number {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #037ef3;
    border-radius: 50%;
    color: #fff;
}

.player .team-number>span {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

.player h2 {
    font-size: 20px;
    letter-spacing: .2em;
    text-transform: uppercase;
}

.player .position {
    font-size: 14px;
    color: #b3b3b3;
    text-transform: uppercase;
}

.site-block-27 ul,
.site-block-27 ul li {
    padding: 0;
    margin: 0;
}

.site-block-27 ul li {
    display: inline-block;
    margin-bottom: 4px;
}

.site-block-27 ul li a,
.site-block-27 ul li span {
    text-align: center;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    border: 1px solid #ccc;
}

.site-block-27 ul li.active a,
.site-block-27 ul li.active span {
    background: #037ef3;
    color: #fff;
    border: 1px solid transparent;
}

.site-block-feature-7 .icon {
    -webkit-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out;
    position: relative;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.site-block-feature-7:hover .icon,
.site-block-feature-7:focus .icon,
.site-block-feature-7:active .icon {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.unit-1 {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: block;
}

.unit-1:after {
    content: "";
    z-index: 1;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(18%, transparent), color-stop(99%, rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8)));
    background: -o-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
}

.unit-1 img {
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.unit-1 img,
.unit-1 .unit-1-text {
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.unit-1 .unit-1-text {
    z-index: 2;
    position: absolute;
    bottom: -90px;
    color: #fff;
    display: block;
    width: 100%;
}

.unit-1 .unit-1-text .unit-1-heading {
    font-size: 1.5rem;
    position: relative;
}

.unit-1 p {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    color: rgba(255, 255, 255, 0.5);
}

.unit-1:hover p {
    opacity: 1;
    visibility: visible;
}

.unit-1:hover .unit-1-text {
    bottom: 30px;
}

.unit-1:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.overlap-section {
    margin-top: -150px;
    position: relative;
    z-index: 9;
}

.unit-4 .unit-4-icon span {
    display: block;
    font-size: 3rem;
}

.unit-4 h3 {
    font-size: 20px;
    color: #000;
}

.h-entry img {
    margin-bottom: 30px;
}

.h-entry .meta {
    color: #b3b3b3;
    font-size: 14px;
}

.h-entry h2 {
    font-size: 20px;
}

.h-entry h2 a {
    color: #000;
}

.h-entry h2 a:hover {
    color: #037ef3;
}

.overlap-left {
    margin-left: -100px;
}

@media (max-width: 991.98px) {
    .overlap-left {
        margin-left: 0px;
    }
}

.overlap-section {
    margin-top: -100px;
}

.feature-1,
.free-quote,
.feature-3 {
    background: #037ef3;
    padding: 30px 50px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 15px;
}

.feature-1 .heading,
.free-quote .heading,
.feature-3 .heading {
    font-size: 22px;
    text-transform: uppercase;
    color: #fff;
}

.feature-1 .icon,
.free-quote .icon,
.feature-3 .icon {
    border: 2px solid rgba(255, 255, 255, 0.5);
    width: 80px;
    height: 80px;
    line-height: 80px;
    position: relative;
    border-radius: 50%;
    margin: 0 auto !important;
}

.feature-1 .icon>span,
.free-quote .icon>span,
.feature-3 .icon>span {
    font-size: 35px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.free-quote {
    background: #0371da;
}

.free-quote .form-control {
    border: 2px solid rgba(255, 255, 255, 0.5);
    background: none;
    color: #fff;
}

.free-quote .form-control:active,
.free-quote .form-control:focus {
    border: 2px solid #fff;
}

.free-quote .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(255, 255, 255, 0.4);
    font-size: 13px;
    font-style: italic;
}

.free-quote .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(255, 255, 255, 0.4);
    font-size: 13px;
    font-style: italic;
}

.free-quote .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(255, 255, 255, 0.4);
    font-size: 13px;
    font-style: italic;
}

.free-quote .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(255, 255, 255, 0.4);
    font-size: 13px;
    font-style: italic;
}

.feature-3 {
    background: #036cd0;
}

.border-primary {
    position: relative;
}

.border-primary h2 {
    font-weight: 700 !important;
}

.border-primary:after {
    position: absolute;
    content: "";
    bottom: 0;
    width: 80px;
    height: 3px;
    background: #037ef3;
}

.border-primary.text-center:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.border-primary.text-left:after {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.ul-social-circle {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ul-social-circle li {
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 5px;
}

.ul-social-circle li:first-child {
    margin-left: 0;
}

.ul-social-circle li span {
    width: 30px;
    height: 30px;
    background: #777;
    font-size: 13px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    display: inline-block;
}

.ul-social-circle li a span {
    color: #fff;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.ul-social-circle li a:hover span {
    background: #2b2b2b;
    color: #fff;
}

.custom-pagination a,
.custom-pagination span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    display: inline-block;
    background: #037ef3;
    color: #fff;
}

.custom-pagination span {
    background: #e6e6e6;
    color: #000;
}

.custom-pagination .more-page {
    background: none;
    letter-spacing: .1em;
}

.form-search-wrap {
    background: #fff;
    border-radius: 30px;
}

.form-search-wrap .form-control {
    border: none;
}

@media (max-width: 1199.98px) {
    .form-search-wrap .form-control {
        height: 55px;
    }
}

.form-search-wrap .btn {
    border-radius: 30px;
    padding: 10px 30px;
}

@media (max-width: 1199.98px) {
    .form-search-wrap .btn {
        width: 100% !important;
        display: block;
    }
}

.popular-category {
    background: #fff;
    display: block;
    text-align: center;
    padding: 30px 10px;
    border-radius: 7px;
    background: #f8f9fa;
    position: relative;
}

.popular-category .icon {
    display: block;
    -webkit-transition: .1s all ease;
    -o-transition: .1s all ease;
    transition: .1s all ease;
}

.popular-category .icon>span {
    line-height: 0;
    font-size: 40px;
}

.popular-category .caption {
    color: #666666;
    -webkit-transition: .1s all ease;
    -o-transition: .1s all ease;
    transition: .1s all ease;
}

.popular-category .number {
    padding: 2px 20px;
    border-radius: 30px;
    display: inline-block;
    background: #e9ecef;
    color: #000;
    font-size: 14px;
    -webkit-transition: .1s all ease;
    -o-transition: .1s all ease;
    transition: .1s all ease;
}

.popular-category:hover {
    background: #037ef3;
    -webkit-box-shadow: 0 5px 30px -5px rgba(3, 126, 243, 0.5);
    box-shadow: 0 5px 30px -5px rgba(3, 126, 243, 0.5);
}

.popular-category:hover .caption {
    color: #fff;
}

.popular-category:hover .icon {
    color: #fff;
}

.popular-category:hover .number {
    background: #0371da;
    color: #fff;
}

@media (max-width: 1199.98px) {
    .no-sm-border {
        border: none !important;
    }
}

.listing-item {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}

.listing-item:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.4);
}

.listing-item img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.listing-item:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.listing-item .listing-item-content {
    position: absolute;
    bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    z-index: 2;
    width: 100%;
}

.listing-item .listing-item-content .category {
    font-size: 12px;
    display: inline-block;
    padding: 5px 30px;
    background: #037ef3;
    border-radius: 30px;
    color: #fff;
    letter-spacing: .2em;
    text-transform: uppercase;
}

.listing-item .listing-item-content h2 {
    font-size: 22px;
}

.listing-item .listing-item-content h2,
.listing-item .listing-item-content h2 a {
    color: #fff;
}

.listing-item .listing-item-content span {
    color: #fff;
}

.listing-item .listing-item-content .address {
    color: rgba(255, 255, 255, 0.8);
}

.listing-item .bookmark {
    position: absolute;
    right: 20px;
    bottom: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    background: rgba(255, 255, 255, 0.3);
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.listing-item .bookmark span {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.listing-item .bookmark:hover {
    background: #dc3545;
}

.listing-item .bookmark:hover span {
    color: #fff;
}

.accordion-item[aria-expanded="true"] {
    color: #037ef3;
}

.footer-subscribe .btn {
    height: 43px;
    line-height: 1;
    border: none !important;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    background: #fff !important;
    color: #000 !important;
}

.team-member figure {
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.team-member .social {
    position: absolute;
    margin: 0;
    top: 0;
    padding: 0;
    bottom: 0;
    padding: 10px;
    -webkit-transform: translateX(-101%);
    -ms-transform: translateX(-101%);
    transform: translateX(-101%);
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    background: #037ef3;
}

.team-member .social li {
    list-style: none;
}

.team-member .social li a {
    display: inline-block;
    padding: 5px;
    color: #fff;
}

.team-member h3 {
    color: #000;
    margin: 0;
    bottom: 0;
    font-size: 1.2rem;
}

.team-member .position {
    color: #cccccc;
    text-transform: uppercase;
    font-size: .8rem;
    letter-spacing: .05rem;
}

.team-member:hover .social {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.custom-direction {
    position: relative;
    z-index: 99;
    border-radius: 7px;
    position: absolute;
    right: -50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    background: #037ef3;
}

@media (max-width: 991.98px) {
    .custom-direction {
        bottom: -25px;
        top: auto !important;
        right: 50% !important;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }
}

.custom-direction a {
    padding: 10px 20px;
    display: inline-block;
    color: #fff;
    font-size: 1.5rem;
}

.custom-direction a.custom-next>span>span {
    position: relative;
    display: inline-block;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}


/* Isotope*/

.item {
    border: none;
}

.item .item-wrap {
    display: block;
    position: relative;
}

.item .item-wrap:after {
    z-index: 2;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.item .item-wrap>span {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    color: #fff;
    font-size: 1.7rem;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.item .item-wrap:hover:after {
    opacity: 1;
    visibility: visible;
}

.item .item-wrap:hover span {
    margin-top: 0px;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}

.filters .btn {
    border-color: transparent;
    font-size: .8rem;
    padding: 8px 20px;
    margin: 5px;
    background: rgba(52, 58, 64, 0.05);
    color: #343a40;
}

.filters .btn:hover {
    border-color: transparent;
    background: #037ef3;
    color: #fff;
}

.filters .btn.active {
    background: #037ef3 !important;
    color: #fff;
    border-color: #037ef3 !important;
}

.pricing {
    text-align: center;
}

.pricing .price>span {
    color: #fff;
}

.pricing .price>span>span {
    font-size: 3rem;
    color: #fff;
}

.pricing ul {
    text-align: left;
}

.pricing ul li {
    color: #fff;
    margin-bottom: 20px;
}

.pricing ul li:before {
    color: #fff !important;
}

.pricing ul li.remove {
    text-decoration: line-through;
    color: rgba(255, 255, 255, 0.4);
}

.pricing ul li.remove:before {
    color: rgba(255, 255, 255, 0.4);
}


/* Isotope Transitions
------------------------------- */

.isotope,
.isotope .item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: top, left, opacity;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
}


/* responsive media queries */


/* Mouse scroll effect */

.mouse {
    position: absolute;
    bottom: 40px;
    z-index: 5;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
}

.mouse .mouse-icon {
    display: block;
    width: 25px;
    height: 45px;
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 15px;
    cursor: pointer;
    position: relative;
    text-align: center;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.mouse .mouse-wheel {
    height: 4px;
    margin: 2px auto 0;
    display: block;
    width: 4px;
    background-color: white;
    border-radius: 50%;
    -webkit-animation: 1.6s ease infinite wheel-up-down;
    -moz-animation: 1.6s ease infinite wheel-up-down;
    animation: 1.6s ease infinite wheel-up-down;
}

.mouse:hover .mouse-icon {
    border-color: #fff;
}

@-webkit-keyframes wheel-up-down {
    0% {
        margin-top: 2px;
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    100% {
        margin-top: 20px;
        opacity: 0;
    }
}

@-moz-keyframes wheel-up-down {
    0% {
        margin-top: 2px;
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    100% {
        margin-top: 20px;
        opacity: 0;
    }
}

@keyframes wheel-up-down {
    0% {
        margin-top: 2px;
        opacity: 0;
    }
    30% {
        opacity: 1;
    }
    100% {
        margin-top: 20px;
        opacity: 0;
    }
}


/* Blog */

.sidebar-box {
    margin-bottom: 30px;
    padding: 25px;
    font-size: 15px;
    width: 100%;
    float: left;
    background: #fff;
}

.sidebar-box *:last-child {
    margin-bottom: 0;
}

.sidebar-box h3 {
    font-size: 18px;
    margin-bottom: 15px;
}

.categories li,
.sidelink li {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #dee2e6;
    list-style: none;
}

.categories li:last-child,
.sidelink li:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}

.categories li a,
.sidelink li a {
    display: block;
}

.categories li a span,
.sidelink li a span {
    position: absolute;
    right: 0;
    top: 0;
    color: #ccc;
}

.categories li.active a,
.sidelink li.active a {
    color: #000;
    font-style: italic;
}

.comment-form-wrap {
    clear: both;
}

.comment-list {
    padding: 0;
    margin: 0;
}

.comment-list .children {
    padding: 50px 0 0 40px;
    margin: 0;
    float: left;
    width: 100%;
}

.comment-list li {
    padding: 0;
    margin: 0 0 30px 0;
    float: left;
    width: 100%;
    clear: both;
    list-style: none;
}

.comment-list li .vcard {
    width: 80px;
    float: left;
}

.comment-list li .vcard img {
    width: 50px;
    border-radius: 50%;
}

.comment-list li .comment-body {
    float: right;
    width: calc(100% - 80px);
}

.comment-list li .comment-body h3 {
    font-size: 20px;
}

.comment-list li .comment-body .meta {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: .1em;
    color: #ccc;
}

.comment-list li .comment-body .reply {
    padding: 5px 10px;
    background: #e6e6e6;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
}

.comment-list li .comment-body .reply:hover {
    color: #000;
    background: #e3e3e3;
}

.search-form {
    background: #f7f7f7;
    padding: 10px;
}

.search-form .form-group {
    position: relative;
}

.search-form .form-group input {
    padding-right: 50px;
}

.search-form .icon {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

figure figcaption {
    margin-top: .5rem;
    font-style: italic;
    font-size: .8rem;
}


/*PRELOADING------------ */

#overlayer {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 7100;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.loader {
    z-index: 7700;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


/* New For Dogger */

.heading-section h2 {
    text-transform: uppercase;
    font-weight: 900;
}

.hover-1-wrap .hover-1 {
    position: relative;
    margin-bottom: 0;
    display: block;
}

.hover-1-wrap .hover-1:after {
    z-index: -1;
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    background: #037ef3;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.hover-1-wrap:hover .hover-1:after {
    right: -10px;
    bottom: -10px;
    position: absolute;
}

.paws {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}

.paws:before,
.paws:after {
    position: absolute;
    content: "";
    font-family: 'icomoon';
    bottom: 0;
    color: #037ef3;
    opacity: .3;
}

.paws:before {
    content: "\f1b0";
    left: -30px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.paws:after {
    content: "\f1b0";
    right: -30px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.paws>span {
    color: #037ef3;
    font-size: 2rem;
}

.paws.white:before,
.paws.white:after,
.paws.white>span {
    color: #fff;
}

.video-img {
    position: relative;
    display: block;
}

.video-img>span {
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.video-img>span>span {
    font-size: 1rem;
    color: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.address li {
    color: #a8b1b8;
    margin-bottom: 20px;
}

.address li span {
    color: #fff;
}

.block_service img {
    max-width: 100px;
    margin-bottom: 30px;
}

.block_service h3 {
    font-size: 1.3rem;
    margin-bottom: 1rem;
    color: #000;
}

.service {
    padding: 30px;
}

.service .icon span {
    color: #037ef3;
}

.trainers,
.bg-primary {
    color: #567876;
}

.trainers .heading,
.bg-primary .heading {
    color: #405a58;
}

.trainer figure {
    margin-bottom: 50px;
    position: relative;
}

.trainer figure:before {
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    content: "";
    background: #405a58;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}

.trainer:hover figure:before {
    top: 10px;
    left: 10px;
    background: #405a58;
}

.trainer h3 {
    font-size: 1.3rem;
    color: #405a58;
    margin-bottom: 1.3rem;
}

.trainer .ul-social-circle li a {
    position: relative;
    top: 0;
    -webkit-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out;
}

.trainer .ul-social-circle li a span {
    background: #fff;
    color: #000;
}

.trainer .ul-social-circle li a:hover {
    top: -7px;
}

.block__76208 .accordion-item .heading {
    font-size: 1.2rem;
    font-weight: 400;
    padding: 10px 0;
}

.block__76208 .accordion-item .heading>a {
    padding-left: 45px;
    position: relative;
    color: #000;
}

.block__76208 .accordion-item .heading>a:before {
    content: "";
    width: 30px;
    height: 30px;
    line-height: 27px;
    border: 1px solid #037ef3;
    text-align: center;
    font-size: 18px;
    top: -.7px;
    left: 0;
    border-radius: 50%;
}

.block__76208 .accordion-item .heading>a[aria-expanded="true"]:before {
    font-family: 'icomoon';
    position: absolute;
    content: "\f1b0";
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    background: #037ef3;
    color: #fff;
    border: 1px solid #037ef3;
}

.block__76208 .accordion-item .heading>a[aria-expanded="false"]:before {
    content: "\f1b0";
    color: #ccc;
    font-family: 'icomoon';
    position: absolute;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.block__76208 .accordion-item .body-text {
    font-size: 16px;
    padding: 5px 0;
    padding-left: 45px;
}

.blog-entry figure {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 190px;
    flex: 0 0 190px;
}

.blog-entry h3 {
    font-size: 1.3rem;
}

.blog-entry h3 a {
    color: #000;
}

.blog-entry h3 a:hover {
    color: #037ef3;
}

.blog-entry .blog-entry-text .post-meta {
    color: #b3b3b3;
}

.block-testimony-1 {
    padding: 20px;
}

.block-testimony-1 blockquote {
    background: #ffdd40;
    padding: 30px;
    font-style: italic;
    font-weight: 400;
    border-radius: 7px;
    color: #000;
    font-family: "Vollkorn", serif;
    position: relative;
    -webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.4);
}

@media (min-width: 768px) {
    .block-testimony-1 blockquote {
        font-size: 1.5rem;
    }
}

.block-testimony-1 blockquote:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.block-testimony-1 blockquote:before {
    border-color: rgba(255, 221, 64, 0);
    border-top-color: #ffdd40;
    border-width: 15px;
    margin-left: -15px;
}

.block-testimony-1 figure {
    position: relative;
    padding-top: 20px;
}

.block-testimony-1 figure:before {
    position: absolute;
    content: "";
    width: 50px;
    left: 50%;
    display: none;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #037ef3;
    height: 2px;
}

.block-testimony-1 figure img {
    max-width: 70px;
}

.block-testimony-1 h3 {
    font-size: 18px;
}

.vismis-1 {
    padding: 20px;
}

.vismis-1 blockquote {
    background: rgba(255, 207, 15, 0.8);
    padding: 30px;
    font-weight: 400;
    border-radius: 7px;
    color: #000;
    font-family: "Vollkorn", serif;
    position: relative;
    -webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.4);
}

@media (min-width: 768px) {
    .vismis-1 blockquote {
        font-size: 1.5rem;
    }
}

.vismis-1 blockquote:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.vismis-1 figure {
    position: relative;
    padding-top: 20px;
}

.vismis-1 figure:before {
    position: absolute;
    content: "";
    width: 50px;
    left: 50%;
    display: none;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #037ef3;
    height: 2px;
}

.vismis-1 figure img {
    max-width: 70px;
}

.vismis-1 h3 {
    font-size: 18px;
}

.gal-item {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
    display: block;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

.gal-item img {
    border-radius: 7px;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.gal-item:hover img {
    opacity: .5;
}

.training figure {
    margin-bottom: 0;
    border-radius: 7px;
    overflow: hidden;
}

.training figure img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.training h3 {
    font-size: 1.5rem;
}

.training:hover figure img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.no-owl-nav .owl-nav {
    display: none;
}

.no-owl-nav .block-testimony-1 {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.no-owl-nav .vismis-1 {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 991.98px) {
    .owl-style-md .owl-nav {
        display: none;
    }
}

.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 23px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #2196F3;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}


/* Rounded sliders */

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.flag {
    height: 30px;
    width: 30px;
}

.to-center {
    text-align: center !important;
}

@media only screen and (max-width: 767px) {
    .char {
        height: 250px;
        width: auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .char {
        height: 300px;
        width: auto;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .char {
        height: 350px;
        width: auto;
    }
}

@media only screen and (max-width: 767px) {
    .world-map {
        height: auto;
        width: 300px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .world-map {
        height: auto;
        width: 350px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .world-map {
        height: auto;
        width: 400px;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1599px) {
    .world-map {
        height: auto;
        width: 500px;
    }
}

.basic-short-line {
    width: 120px;
    background: rgb(250, 148, 2);
    height: 5px;
    display: inline-block;
}

.basic-thine-line {
    border-bottom: 1px solid #bfbfbf;
}

.img-partner {
    width: 50px;
    height: auto;
    padding: 20%;
}

.slick-gutter-15 {
    margin-left: -15px;
    margin-right: -15px;
}

.slick-gutter-15 .slick-slide {
    padding-left: 15px;
    padding-right: 15px;
}

.item-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.item-center-vertical {
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    height: 50%;
}

.bg_transcountry {
    background: url('../images/transcountry-01.svg') no-repeat bottom center;
}

.bg_transcountry-2 {
    background: url('../images/transcountry-02.svg') no-repeat bottom center;
    height: calc(80vh);
    min-height: 650px;
}


/****** Style Star Rating Widget *****/

.rating {
    border: none;
    float: left;
}

.rating>input {
    display: none;
}

.rating>label:before {
    margin: 5px;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}

.rating>.half:before {
    content: "\f089";
    position: absolute;
}

.rating>label {
    color: #ddd;
    float: right;
}


/***** CSS Magic to Highlight Stars on Hover *****/

.rating>input:checked~label,

/* show gold star when clicked */

.rating:not(:checked)>label:hover,

/* hover current star */

.rating:not(:checked)>label:hover~label {
    color: #FFD700;
}


/* hover previous stars in list */

.rating>input:checked+label:hover,

/* hover current star when changing rating */

.rating>input:checked~label:hover,
.rating>label:hover~input:checked~label,

/* lighten current selection */

.rating>input:checked~label:hover~label {
    color: #FFED85;
}

/* Modified By Aris Riswanto
** Website: https://arisris.com
*/

.font-roboto {
    font-family: "Open Sans", sans-serif;
}
.font-robotos {
    font-family: "Open Sans", sans-serif;
    text-align: left;
    color: #eeeeee;
    width: 435px;
    margin-top: 20px;
    margin-left: 80px;
    text-shadow: 0px 0px 0px #fff;
    font-weight: normal;
    letter-spacing: 0px;
    padding: 15px;
    border-radius: 15px;
    font-size: 25px;
    line-height: 27px;
}
h2>span {background-color:#36b449;line-height:32px;font-weight:bold;}
.imgbgc {
    background: #ffffffd6;
    border-radius: 10px;
    padding: 5px 4px 4px 2px;
}
.mt-5x, .my-5x {
    margin-top: 8rem !important;
}
.surala-new-about-business-overview {
    background-color: #DAEAE9;
}
.surala-new-about-business-overview .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 100px 16px 100px 16px;
}
.surala-new-about-business-overview .title {
    font-family: "Open Sans", sans-serif;
    font-size: 32px;
    color: #444;
    padding-top: 20px;
    padding-bottom: 20px;
}

.surala-new-about-business-overview p {
    color: #444;
    font-size: 16px;
}

.surala-about-global-expansion, .surala-about-in-indonesia {
    text-align: center;
    padding-top: 64px;
    padding-bottom: 64px;
}
.surala-about-global-expansion .surala-timeline {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 0;
    padding: 0;
}
.surala-about-global-expansion .surala-timeline li {
    text-align: left;
    display: flex;
    gap: 32px;
    border-bottom: 1px solid #bbb;
    justify-content: flex-start;
    padding-bottom: 2px;
}
.surala-about-global-expansion .surala-timeline li strong {
    color: #666;
}
.surala-about-global-expansion .surala-timeline li span {
    color: #777;
    font-size: 14px;
}
.surala-about-in-indonesia {
    background-color: #F5F5F5;
}
.surala-about-in-indonesia .surala-timeline {
    margin: 10px 0 0 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.surala-about-in-indonesia .surala-timeline li {
    color: #444;
    display: flex;
    flex-direction: column;
    gap: 2px;
    border: 1px solid #bbb;
    justify-content: center;
    align-items: center;
    padding: 10px 40px 10px 40px;
    border-radius: 10px;
}

.three-dots {
    position: relative;
    width: 16px;
    height: 17px;
    background-color: #F4A11F;
    content: "";
}
.three-dots::before, .three-dots::after {
    position: absolute;
    padding: 8px;
    bottom: 0;
    top: 0;
    content: "";
}
.three-dots::after {
    margin-left: 16px;
    background-color: #EA528F;
    color: #EA528F;
}
.three-dots::before {
    margin-left: -32px;
    background-color: #209DD7;
    color: #209DD7;
}

.surala-new-banner2 {
    position: relative;
    width: 100%;
    height: 200px;
    background-image: url("../images/breadcrumb-oks.png");
    background-position-y: bottom;
    background-position-x: center;
    background-repeat: no-repeat;
    background-color: #e9f8ff;
}
.surala-new-banner2 h1 {
    position: absolute;
    top: 55%;
    left: 0;
    right: 0;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    color: #1F9CD6;
    font-weight: 500;
    font-size: 48px;
    text-transform: uppercase;
}

.surala-new-banner {
    position: relative;
    min-width: 100%;
    height: 544px;
    background-image: url(/assets/rev1/01homerev/home-bgbanner.jpg);
    background-repeat: repeat-x;
    background-position: center;
    display: none;
}
.surala-new-banner .surala-new-banner-left {
    position: relative;
    left: 15%;
    top: 20%;
    display: inline-flex;
    padding-left: 10px;
    width: 100%;
}
.surala-new-banner .surala-new-banner-right {
    position: relative;
    right: 20%;
    top: 20%;
    display: inline-flex;
    justify-content: right;
    width: 100%;
    padding-right: 10px;
}

.surala-new-banner .surala-new-banner-left img, .surala-new-banner .surala-new-banner-right img {
    position: absolute;
    max-width: 16%;
    z-index: 10;
    animation: MoveCharacterNewBanner 1s linear infinite;
}
.surala-new-banner #hinata {
    left: -6.2%;
    top: 7px;
}
.surala-new-banner #hanaaa {
    left: 4%;
    top: 43px;
}
.surala-new-banner #oboro {
    left: 12.5%;
    top: 120px;
}
.surala-new-banner #hayate {
    top: -35px;
}
.surala-new-banner #senri {
    right: -8%;
}

@keyframes MoveCharacterNewBanner {
    0%, 100% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(0, 1%, 0);
    }
}

.surala-new-banner .surala-new-banner-content {
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 30%;
    z-index: 20;
    width: 100%;
    height: auto;
    justify-content: center;
    align-items: center;
    text-align: center;
}
@media screen and (max-width: 640px) {
    .surala-new-banner .surala-new-banner-content {
        padding: 8px;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
    }
}
.surala-new-banner-floating {
    display: flex;
    position: absolute;
    top: 70%;
    padding: 0 100px;
    right: 0;
    z-index: 99999999999;
}

.surala-new-banner-floating a {
    border-radius: 50%;
    box-shadow: 2px 5px 10px #888;
    width: 80px;
    height: 80px;
}
.surala-new-banner-floating a:nth-child(1) {
    background-color: #ccc;
}
.surala-new-banner-floating a:nth-child(2) {
    background-color: #F0F0F0;
}

.surala-new-banner-floating img {
    width: 100%;
}
@media screen and (max-width: 640px) {
    .surala-new-banner-floating {
        top: 20%;
        padding: 0 4px;
    }
    .surala-new-banner-floating a {
        width: 48px;
        height: 48px;
    }
}
.head-title, .surala-new-banner .surala-new-banner-content h1 {
    color: #82BF00;
    font-size: 48px;
    font-style: italic;
    font-weight: bolder;
    text-shadow: 0px 0px 5px #ffffff;
}

.surala-new-banner .surala-new-banner-content p {
    color: #E8548E;
    font-size: 16px;
    font-weight: bold;
}
.surala-new-home-slider {
    width: 100%;
    height: auto;
    background-image: url("../images/0229_bg_worldmap.png");
    background-repeat: repeat-x;
    margin-bottom: 0px;
    margin-top: -35px;
    background-size: cover;
}
.surala-new-home-slider .figure {
    position: relative;
    background-color: rgba(232, 62, 140, 1);
    padding: 12px;
    border-radius: 8px 8px 0px 0px;
}
.surala-new-home-slider .figure .figure-caption {
    position: absolute;
    bottom: -5.3%;
    right: 0;
    left: 0;
    padding: 4px;
    color: var(--white);
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-style: normal;
    border-radius: 0 0 8px 8px;
    background-color: rgba(232, 62, 140, 1);
}
.surala-new-home-slider .owl-prev {
    margin-left: -10px !important;
}
.surala-new-home-slider .owl-next {
    margin-right: -10px !important;
}
.progress {
    font-size: 6rem;
    border-radius: 1rem;
}
.oboroform img {
    width: 15%;
    right: 68px;
    position: absolute;
    top: 50px;
}
.oboroformt img {
    width: 15%;
    right: 68px;
    position: absolute;
    top: -50px;
}
.surala-new-home-news {
    width: 100%;
    background-image: url("../images/0011_bg_maincategory.png");
    background-repeat: repeat-x;
    padding: 50px 0px 50px 0px;
}
.surala-new-home-news .title, .surala-new-home-testimonial-heading {
    font-size: 36px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #333;
}
.surala-new-home-news .news-grid {
    justify-content: center;
    margin-top: 30px;
    display: flex;
    grid-column-gap: 30px;
    grid-template-columns: auto auto auto auto;
    width: 100%;
}
.surala-new-home-news .news-grid .news-grid-col {
    width: 300px;
}
.surala-new-home-news .news-grid img {
    border-radius: 5px;
}
.surala-new-home-news .news-grid h5 {
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    margin: 10px 0 0 0;
    font-size: 16px;
    font-weight: bold;
    color: #209cd7;
}
.surala-new-home-news .news-grid p {
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    font-style: italic;
    color: #888;
}


.surala-new-home-testimonial {
    position: relative;
    background-color: var(--blue);
    color: white;
    padding: 80px 0 80px 0;
    margin-top: -1px;
}
.surala-new-home-testimonial .owl-prev, .surala-new-home-testimonial .owl-next {
    display: none !important;
}
.surala-new-home-testimonial-heading {
    color: var(--white);
    letter-spacing: 2px;
    text-transform: uppercase;
}
.surala-new-home-testimonial .testimonial-home p {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    padding: 0;
    margin: 16px;
    line-height: 1.2;
}

.surala-new-home-testimonial .testimonial-home .user-avatar {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.surala-new-home-testimonial .testimonial-home .user-avatar {
    line-height: 1.2;
    font-size: 13px;
}
.surala-new-home-testimonial .testimonial-home .user-avatar img {
    width: 64px;
    border-radius: 100%;
    margin-bottom: 10px;
}

.surala-new-home-about {
    padding: 80px 0 80px 0;
    font-family: "Open Sans", sans-serif;
    color: #666;
}
.surala-new-home-about h4 {
    color: #333;
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
}
.surala-new-home-about p {
    color: #666;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    text-align: justify;
    text-justify: inter-word;
}

@media (max-width: 768px) {
    .surala-new-home-news .news-grid {
        grid-template-columns: auto;
    }
    .surala-new-home-news .news-grid .news-grid-col {
        margin: 10px -5px;
    }
    .surala-new-banner {
        height: 400px;
    }
    .surala-new-home-news .news-grid .news-grid-col {
        width: 100px;
    }
    .surala-new-home-news .news-grid h5 {
        text-transform: uppercase;
        font-family: "Open Sans", sans-serif;
        margin: 10px 0 0 0;
        font-size: 14px;
        font-weight: 600;
        color: #209cd7;
    }
    .site-navbar {
        margin-bottom: 0px;
        z-index: 1999;
        position: absolute;
        top: 0px;
        width: 100%;
        background: #fafafb;
        border-bottom: rgba(255, 255, 255, 0.0);
        padding: 0px 0px;
    }
    .icon-menu::before {
        content: "\e5d2";
        font-size: 36px;
        padding: 0px 15px 0px 0px;
    }
    .small, small {
       font-size: 11px;
       font-weight: 400;
       letter-spacing: -0.5px;
    }
    .pembatasmobile p {
        display: block;
        text-align: center;
    }
}

.surala-faq {
    padding: 64px 0 64px 0;
    font-family: "Open Sans", sans-serif;
}
.surala-faq .card .card-header {
    padding: 2px;
}
.surala-faq .card .card-header .btn.btn-link {
    color: #333;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
}
.surala-faq .card .card-body {
    font-size: 16px;
    color: #444;
    font-family: "Open Sans", sans-serif;
}
.surala-faq .card .card-header .btn.btn-link i.fa {
    margin-right: 20px;
}
.surala-faq [data-toggle="collapse"] .fa:before {
    content: "\f068";
}

.surala-faq [data-toggle="collapse"].collapsed .fa:before {
    content: "\f067";
}

.surala-new-program-one {
    padding-top: 64px;
    padding-bottom: 64px;
    color: #222;
}
.surala-new-program-one .surala-character-lists {
    margin: 0;
    padding: 0;
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    list-style: none;
    flex-wrap: nowrap;
    /* border: 1px solid gray; */
    gap: 6px;
    width: 100%;
    margin: 50px 0 25px 0;
}
.surala-new-program-one .surala-character-lists li {
    display: flex;
    align-items: center;
    flex-direction: column;
    color: #444;
    width: 20%;
}
.surala-new-program-one .surala-character-lists li strong {
    font-weight: bold;
}
.font-robotoz p {
    color: #555;
    font-size: 15px;
    text-align: justify;
}
@media (min-width: 768px) {
    .surala-new-program-one .surala-character-lists li strong {
        font-size: 24px;
    }
    .pembatasmobile {
        display: none;
        text-align: center;
    }
}
.surala-new-program-one .surala-character-lists li img {
    animation: MoveCharacter5 6s linear infinite;
}
.surala-new-program-one .surala-character-lists #hayate, .surala-new-program-one .surala-character-lists #hinata {
    transform: translate3d(0, -64px, 0);
}
.surala-new-program-one .surala-character-lists #hanaaa, .surala-new-program-one .surala-character-lists #senri {
    transform: translate3d(0, -32px, 0);
}
@keyframes MoveCharacter5 {
    0%, 100% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(0, -24px, 0);
    }
}
.surala-new-program-one .surala-program-keunggulan {
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: 0px solid #444;
}
.surala-new-program-one .surala-program-keunggulan h2 {
    margin-bottom: 24px;
}
.surala-new-program-one .surala-program-keunggulan h4 {
    font-size: 18px;
}
.surala-new-program-one .surala-program-documentation .owl-stage {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: box;
    width: 100% !important;
}
.surala-new-program-one .surala-program-documentation .owl-stage img {
    min-height: 180px;
}
.surala-new-program-karakteristik-pembelajaran {
    text-align: center;
    background-color: #DAEAE9;
}
.surala-new-program-karakteristik-pembelajaran p {
    text-align: center;
    color: #666;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
}
.surala-new-program-karakteristik-pembelajaran .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 64px 0 64px 0;
}
.surala-new-program-karakteristik-pembelajaran .just-list {
    list-style: none;
    margin: 0;
    padding: 8px;
}
.surala-new-program-karakteristik-pembelajaran .just-list li>div {
    display: flex;
    gap: 4px;
    justify-content: center;
    align-items: center;
}
.surala-new-program-karakteristik-pembelajaran .just-list li>p {
    font-size: 16px;
    color: #444;
}
.text-primary {
    color: #209cd7 !important;
}
.text-warning {
    color: #f4a11e !important;
}
.bg-primary {
    background-color: #209cd7d4 !important;
    margin-top: -150px;
}
.pt-4, .py-4 {
    padding-top: 1.5rem !important;
    padding-left: 25px;
    border-radius: 15px 0px 0px 15px;
}
.pt-5, .py-5 {
    padding-top: 1.5rem !important;
    padding-left: 25px;
    border-radius: 0px 15px 15px 0px;
}
.mt-5, .my-5 {
    margin-top: 2rem !important;
}
.surala-new-program-karakteristik-pembelajaran .just-list li > div > span:nth-child(1) {
    font-size: 36px;
    font-style: italic;
}
.surala-new-program-karakteristik-pembelajaran .just-list li > div > span:nth-child(2) {
    font-size: 26px;
    font-weight: 600;
}
.text-pink {
    color: var(--pink);
}
.bg-pink {
    background-color: var(--pink);
}

.surala-package-card {
    position: relative;
    margin-top: 38px;
    padding: 20px;
    background-color: #DAEAE9;
    border: none;
}
.surala-package-card .card-title {
    position: absolute;
    top: -3%;
    left: 10%;
    right: 10%;
    padding: 16px;
    background-color: #20A9A1;
    color: white;
    border-radius: 6px;
    font-size: 24px;
    text-transform: uppercase;
}
.surala-package-card .card-body {
    text-align: left;
    margin-top: 48px;
    margin-bottom: 10px;
}
.surala-package-card .card-body ul {
    margin-top: 20px;
    list-style:decimal;
    padding-left: 10px;
}
.surala-package-card .card-footer {
    background-color: transparent;
    border: none;
}




 /* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) */
.icon-bar {
  position: fixed;
  top: 275px;
  left: 0px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1100;
}

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 8px;
  transition: all 0.3s ease;
  color: white;
  font-size: 25px;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  margin-bottom: 3px;
}

/* Style the social media icons with color, if you want */
.icon-bar a:hover {
  background-color: #82bf00;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #ed8128;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
} 
.wa {
  background: #24cc63;
  color: white;
} 

.igtext {
 min-height: 90px;
 line-height: 20px;
}
.lefttext {
 text-align: left;
}
.textjustifie {
  text-align: justify;
  text-justify: inter-word;
}
.imgcntr {
    width: 70%;
    display: block;
    margin: 0 auto;
}