@charset "UTF-8"; [class*="-double"] {
    border-width: 4px !important
}

.border {
    border: 1px solid #e5e5e5 !important
}

.border-top {
    border-top: 1px solid #e5e5e5 !important
}

.border-right {
    border-right: 1px solid #e5e5e5 !important
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5 !important
}

.border-left {
    border-left: 1px solid #e5e5e5 !important
}

@media (min-width: 576px) {
    .border-sm {
        border:1px solid #e5e5e5 !important
    }

    .border-top-sm {
        border-top: 1px solid #e5e5e5 !important
    }

    .border-right-sm {
        border-right: 1px solid #e5e5e5 !important
    }

    .border-bottom-sm {
        border-bottom: 1px solid #e5e5e5 !important
    }

    .border-left-sm {
        border-left: 1px solid #e5e5e5 !important
    }
}

@media (min-width: 768px) {
    .border-md {
        border:1px solid #e5e5e5 !important
    }

    .border-top-md {
        border-top: 1px solid #e5e5e5 !important
    }

    .border-right-md {
        border-right: 1px solid #e5e5e5 !important
    }

    .border-bottom-md {
        border-bottom: 1px solid #e5e5e5 !important
    }

    .border-left-md {
        border-left: 1px solid #e5e5e5 !important
    }
}

@media (min-width: 992px) {
    .border-lg {
        border:1px solid #e5e5e5 !important
    }

    .border-top-lg {
        border-top: 1px solid #e5e5e5 !important
    }

    .border-right-lg {
        border-right: 1px solid #e5e5e5 !important
    }

    .border-bottom-lg {
        border-bottom: 1px solid #e5e5e5 !important
    }

    .border-left-lg {
        border-left: 1px solid #e5e5e5 !important
    }
}

@media (min-width: 1200px) {
    .border-xl {
        border:1px solid #e5e5e5 !important
    }

    .border-top-xl {
        border-top: 1px solid #e5e5e5 !important
    }

    .border-right-xl {
        border-right: 1px solid #e5e5e5 !important
    }

    .border-bottom-xl {
        border-bottom: 1px solid #e5e5e5 !important
    }

    .border-left-xl {
        border-left: 1px solid #e5e5e5 !important
    }
}

@media (min-width: 1400px) {
    .border-xxl {
        border:1px solid #e5e5e5 !important
    }

    .border-top-xxl {
        border-top: 1px solid #e5e5e5 !important
    }

    .border-right-xxl {
        border-right: 1px solid #e5e5e5 !important
    }

    .border-bottom-xxl {
        border-bottom: 1px solid #e5e5e5 !important
    }

    .border-left-xxl {
        border-left: 1px solid #e5e5e5 !important
    }
}

.pt-0,.py-0 {
    padding-top: 0px !important
}

.pr-0,.px-0 {
    padding-right: 0px !important
}

.pb-0,.py-0 {
    padding-bottom: 0px !important
}

.pl-0,.px-0 {
    padding-left: 0px !important
}

.pt-10,.py-10 {
    padding-top: 10px !important
}

.pr-10,.px-10 {
    padding-right: 10px !important
}

.pb-10,.py-10 {
    padding-bottom: 10px !important
}

.pl-10,.px-10 {
    padding-left: 10px !important
}

.pt-20,.py-20 {
    padding-top: 20px !important
}

.pr-20,.px-20 {
    padding-right: 20px !important
}

.pb-20,.py-20 {
    padding-bottom: 20px !important
}

.pl-20,.px-20 {
    padding-left: 20px !important
}

.pt-30,.py-30 {
    padding-top: 30px !important
}

.pr-30,.px-30 {
    padding-right: 30px !important
}

.pb-30,.py-30 {
    padding-bottom: 30px !important
}

.pl-30,.px-30 {
    padding-left: 30px !important
}

.pt-40,.py-40 {
    padding-top: 40px !important
}

.pr-40,.px-40 {
    padding-right: 40px !important
}

.pb-40,.py-40 {
    padding-bottom: 40px !important
}

.pl-40,.px-40 {
    padding-left: 40px !important
}

.pt-50,.py-50 {
    padding-top: 50px !important
}

.pr-50,.px-50 {
    padding-right: 50px !important
}

.pb-50,.py-50 {
    padding-bottom: 50px !important
}

.pl-50,.px-50 {
    padding-left: 50px !important
}

.pt-60,.py-60 {
    padding-top: 60px !important
}

.pr-60,.px-60 {
    padding-right: 60px !important
}

.pb-60,.py-60 {
    padding-bottom: 60px !important
}

.pl-60,.px-60 {
    padding-left: 60px !important
}

.pt-70,.py-70 {
    padding-top: 70px !important
}

.pr-70,.px-70 {
    padding-right: 70px !important
}

.pb-70,.py-70 {
    padding-bottom: 70px !important
}

.pl-70,.px-70 {
    padding-left: 70px !important
}

.pt-80,.py-80 {
    padding-top: 80px !important
}

.pr-80,.px-80 {
    padding-right: 80px !important
}

.pb-80,.py-80 {
    padding-bottom: 80px !important
}

.pl-80,.px-80 {
    padding-left: 80px !important
}

.pt-90,.py-90 {
    padding-top: 90px !important
}

.pr-90,.px-90 {
    padding-right: 90px !important
}

.pb-90,.py-90 {
    padding-bottom: 90px !important
}

.pl-90,.px-90 {
    padding-left: 90px !important
}

.pt-100,.py-100 {
    padding-top: 100px !important
}

.pr-100,.px-100 {
    padding-right: 100px !important
}

.pb-100,.py-100 {
    padding-bottom: 100px !important
}

.pl-100,.px-100 {
    padding-left: 100px !important
}

.pt-110,.py-110 {
    padding-top: 110px !important
}

.pr-110,.px-110 {
    padding-right: 110px !important
}

.pb-110,.py-110 {
    padding-bottom: 110px !important
}

.pl-110,.px-110 {
    padding-left: 110px !important
}

.pt-120,.py-120 {
    padding-top: 120px !important
}

.pr-120,.px-120 {
    padding-right: 120px !important
}

.pb-120,.py-120 {
    padding-bottom: 120px !important
}

.pl-120,.px-120 {
    padding-left: 120px !important
}

.pt-130,.py-130 {
    padding-top: 130px !important
}

.pr-130,.px-130 {
    padding-right: 130px !important
}

.pb-130,.py-130 {
    padding-bottom: 130px !important
}

.pl-130,.px-130 {
    padding-left: 130px !important
}

.pt-140,.py-140 {
    padding-top: 140px !important
}

.pr-140,.px-140 {
    padding-right: 140px !important
}

.pb-140,.py-140 {
    padding-bottom: 140px !important
}

.pl-140,.px-140 {
    padding-left: 140px !important
}

.pt-150,.py-150 {
    padding-top: 150px !important
}

.pr-150,.px-150 {
    padding-right: 150px !important
}

.pb-150,.py-150 {
    padding-bottom: 150px !important
}

.pl-150,.px-150 {
    padding-left: 150px !important
}

.pt-160,.py-160 {
    padding-top: 160px !important
}

.pr-160,.px-160 {
    padding-right: 160px !important
}

.pb-160,.py-160 {
    padding-bottom: 160px !important
}

.pl-160,.px-160 {
    padding-left: 160px !important
}

.pt-170,.py-170 {
    padding-top: 170px !important
}

.pr-170,.px-170 {
    padding-right: 170px !important
}

.pb-170,.py-170 {
    padding-bottom: 170px !important
}

.pl-170,.px-170 {
    padding-left: 170px !important
}

.pt-180,.py-180 {
    padding-top: 180px !important
}

.pr-180,.px-180 {
    padding-right: 180px !important
}

.pb-180,.py-180 {
    padding-bottom: 180px !important
}

.pl-180,.px-180 {
    padding-left: 180px !important
}

.pt-190,.py-190 {
    padding-top: 190px !important
}

.pr-190,.px-190 {
    padding-right: 190px !important
}

.pb-190,.py-190 {
    padding-bottom: 190px !important
}

.pl-190,.px-190 {
    padding-left: 190px !important
}

.pt-200,.py-200 {
    padding-top: 200px !important
}

.pr-200,.px-200 {
    padding-right: 200px !important
}

.pb-200,.py-200 {
    padding-bottom: 200px !important
}

.pl-200,.px-200 {
    padding-left: 200px !important
}

.mt-0,.my-0 {
    margin-top: 0px !important
}

.mr-0,.mx-0 {
    margin-right: 0px !important
}

.mb-0,.my-0 {
    margin-bottom: 0px !important
}

.ml-0,.mx-0 {
    margin-left: 0px !important
}

.mt-10,.my-10 {
    margin-top: 10px !important
}

.mr-10,.mx-10 {
    margin-right: 10px !important
}

.mb-10,.my-10 {
    margin-bottom: 10px !important
}

.ml-10,.mx-10 {
    margin-left: 10px !important
}

.mt-20,.my-20 {
    margin-top: 20px !important
}

.mr-20,.mx-20 {
    margin-right: 20px !important
}

.mb-20,.my-20 {
    margin-bottom: 20px !important
}

.ml-20,.mx-20 {
    margin-left: 20px !important
}

.mt-30,.my-30 {
    margin-top: 30px !important
}

.mr-30,.mx-30 {
    margin-right: 30px !important
}

.mb-30,.my-30 {
    margin-bottom: 30px !important
}

.ml-30,.mx-30 {
    margin-left: 30px !important
}

.mt-40,.my-40 {
    margin-top: 40px !important
}

.mr-40,.mx-40 {
    margin-right: 40px !important
}

.mb-40,.my-40 {
    margin-bottom: 40px !important
}

.ml-40,.mx-40 {
    margin-left: 40px !important
}

.mt-50,.my-50 {
    margin-top: 50px !important
}

.mr-50,.mx-50 {
    margin-right: 50px !important
}

.mb-50,.my-50 {
    margin-bottom: 50px !important
}

.ml-50,.mx-50 {
    margin-left: 50px !important
}

.mt-60,.my-60 {
    margin-top: 60px !important
}

.mr-60,.mx-60 {
    margin-right: 60px !important
}

.mb-60,.my-60 {
    margin-bottom: 60px !important
}

.ml-60,.mx-60 {
    margin-left: 60px !important
}

.mt-70,.my-70 {
    margin-top: 70px !important
}

.mr-70,.mx-70 {
    margin-right: 70px !important
}

.mb-70,.my-70 {
    margin-bottom: 70px !important
}

.ml-70,.mx-70 {
    margin-left: 70px !important
}

.mt-80,.my-80 {
    margin-top: 80px !important
}

.mr-80,.mx-80 {
    margin-right: 80px !important
}

.mb-80,.my-80 {
    margin-bottom: 80px !important
}

.ml-80,.mx-80 {
    margin-left: 80px !important
}

.mt-90,.my-90 {
    margin-top: 90px !important
}

.mr-90,.mx-90 {
    margin-right: 90px !important
}

.mb-90,.my-90 {
    margin-bottom: 90px !important
}

.ml-90,.mx-90 {
    margin-left: 90px !important
}

.mt-100,.my-100 {
    margin-top: 100px !important
}

.mr-100,.mx-100 {
    margin-right: 100px !important
}

.mb-100,.my-100 {
    margin-bottom: 100px !important
}

.ml-100,.mx-100 {
    margin-left: 100px !important
}

.mt-110,.my-110 {
    margin-top: 110px !important
}

.mr-110,.mx-110 {
    margin-right: 110px !important
}

.mb-110,.my-110 {
    margin-bottom: 110px !important
}

.ml-110,.mx-110 {
    margin-left: 110px !important
}

.mt-120,.my-120 {
    margin-top: 120px !important
}

.mr-120,.mx-120 {
    margin-right: 120px !important
}

.mb-120,.my-120 {
    margin-bottom: 120px !important
}

.ml-120,.mx-120 {
    margin-left: 120px !important
}

.mt-130,.my-130 {
    margin-top: 130px !important
}

.mr-130,.mx-130 {
    margin-right: 130px !important
}

.mb-130,.my-130 {
    margin-bottom: 130px !important
}

.ml-130,.mx-130 {
    margin-left: 130px !important
}

.mt-140,.my-140 {
    margin-top: 140px !important
}

.mr-140,.mx-140 {
    margin-right: 140px !important
}

.mb-140,.my-140 {
    margin-bottom: 140px !important
}

.ml-140,.mx-140 {
    margin-left: 140px !important
}

.mt-150,.my-150 {
    margin-top: 150px !important
}

.mr-150,.mx-150 {
    margin-right: 150px !important
}

.mb-150,.my-150 {
    margin-bottom: 150px !important
}

.ml-150,.mx-150 {
    margin-left: 150px !important
}

.mt-160,.my-160 {
    margin-top: 160px !important
}

.mr-160,.mx-160 {
    margin-right: 160px !important
}

.mb-160,.my-160 {
    margin-bottom: 160px !important
}

.ml-160,.mx-160 {
    margin-left: 160px !important
}

.mt-170,.my-170 {
    margin-top: 170px !important
}

.mr-170,.mx-170 {
    margin-right: 170px !important
}

.mb-170,.my-170 {
    margin-bottom: 170px !important
}

.ml-170,.mx-170 {
    margin-left: 170px !important
}

.mt-180,.my-180 {
    margin-top: 180px !important
}

.mr-180,.mx-180 {
    margin-right: 180px !important
}

.mb-180,.my-180 {
    margin-bottom: 180px !important
}

.ml-180,.mx-180 {
    margin-left: 180px !important
}

.mt-190,.my-190 {
    margin-top: 190px !important
}

.mr-190,.mx-190 {
    margin-right: 190px !important
}

.mb-190,.my-190 {
    margin-bottom: 190px !important
}

.ml-190,.mx-190 {
    margin-left: 190px !important
}

.mt-200,.my-200 {
    margin-top: 200px !important
}

.mr-200,.mx-200 {
    margin-right: 200px !important
}

.mb-200,.my-200 {
    margin-bottom: 200px !important
}

.ml-200,.mx-200 {
    margin-left: 200px !important
}

.mt-n0 {
    margin-top: 0px !important
}

.mt-n5 {
    margin-top: -5px !important
}

.mt-n10 {
    margin-top: -10px !important
}

.mt-n15 {
    margin-top: -15px !important
}

.mt-n20 {
    margin-top: -20px !important
}

.mt-n25 {
    margin-top: -25px !important
}

.mt-n30 {
    margin-top: -30px !important
}

.mt-n35 {
    margin-top: -35px !important
}

.mt-n40 {
    margin-top: -40px !important
}

.mt-n45 {
    margin-top: -45px !important
}

.mt-n50 {
    margin-top: -50px !important
}

.mt-n55 {
    margin-top: -55px !important
}

.mt-n60 {
    margin-top: -60px !important
}

.mt-n65 {
    margin-top: -65px !important
}

.mt-n70 {
    margin-top: -70px !important
}

.mt-n75 {
    margin-top: -75px !important
}

.mt-n80 {
    margin-top: -80px !important
}

.mt-n85 {
    margin-top: -85px !important
}

.mt-n90 {
    margin-top: -90px !important
}

.mt-n95 {
    margin-top: -95px !important
}

.mt-n100 {
    margin-top: -100px !important
}

.mt-n105 {
    margin-top: -105px !important
}

.mt-n110 {
    margin-top: -110px !important
}

.mt-n115 {
    margin-top: -115px !important
}

.mt-n120 {
    margin-top: -120px !important
}

.mt-n125 {
    margin-top: -125px !important
}

.mt-n130 {
    margin-top: -130px !important
}

.mt-n135 {
    margin-top: -135px !important
}

.mt-n140 {
    margin-top: -140px !important
}

.mt-n145 {
    margin-top: -145px !important
}

.mt-n150 {
    margin-top: -150px !important
}

.mt-n155 {
    margin-top: -155px !important
}

.mt-n160 {
    margin-top: -160px !important
}

.mt-n165 {
    margin-top: -165px !important
}

.mt-n170 {
    margin-top: -170px !important
}

.mt-n175 {
    margin-top: -175px !important
}

.mt-n180 {
    margin-top: -180px !important
}

.mt-n185 {
    margin-top: -185px !important
}

.mt-n190 {
    margin-top: -190px !important
}

.mt-n195 {
    margin-top: -195px !important
}

.mt-n200 {
    margin-top: -200px !important
}

.mt-n205 {
    margin-top: -205px !important
}

.mt-n210 {
    margin-top: -210px !important
}

.mt-n215 {
    margin-top: -215px !important
}

.mt-n220 {
    margin-top: -220px !important
}

.mt-n225 {
    margin-top: -225px !important
}

.mt-n230 {
    margin-top: -230px !important
}

.mt-n235 {
    margin-top: -235px !important
}

.mt-n240 {
    margin-top: -240px !important
}

.mt-n245 {
    margin-top: -245px !important
}

.mt-n250 {
    margin-top: -250px !important
}

.mt-n255 {
    margin-top: -255px !important
}

.mt-n260 {
    margin-top: -260px !important
}

.mt-n265 {
    margin-top: -265px !important
}

.mt-n270 {
    margin-top: -270px !important
}

.mt-n275 {
    margin-top: -275px !important
}

.mt-n280 {
    margin-top: -280px !important
}

@media (min-width: 576px) {
    .pt-sm-0,.py-sm-0 {
        padding-top:0px !important
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0px !important
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0px !important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0px !important
    }

    .pt-sm-10,.py-sm-10 {
        padding-top: 10px !important
    }

    .pr-sm-10,.px-sm-10 {
        padding-right: 10px !important
    }

    .pb-sm-10,.py-sm-10 {
        padding-bottom: 10px !important
    }

    .pl-sm-10,.px-sm-10 {
        padding-left: 10px !important
    }

    .pt-sm-20,.py-sm-20 {
        padding-top: 20px !important
    }

    .pr-sm-20,.px-sm-20 {
        padding-right: 20px !important
    }

    .pb-sm-20,.py-sm-20 {
        padding-bottom: 20px !important
    }

    .pl-sm-20,.px-sm-20 {
        padding-left: 20px !important
    }

    .pt-sm-30,.py-sm-30 {
        padding-top: 30px !important
    }

    .pr-sm-30,.px-sm-30 {
        padding-right: 30px !important
    }

    .pb-sm-30,.py-sm-30 {
        padding-bottom: 30px !important
    }

    .pl-sm-30,.px-sm-30 {
        padding-left: 30px !important
    }

    .pt-sm-40,.py-sm-40 {
        padding-top: 40px !important
    }

    .pr-sm-40,.px-sm-40 {
        padding-right: 40px !important
    }

    .pb-sm-40,.py-sm-40 {
        padding-bottom: 40px !important
    }

    .pl-sm-40,.px-sm-40 {
        padding-left: 40px !important
    }

    .pt-sm-50,.py-sm-50 {
        padding-top: 50px !important
    }

    .pr-sm-50,.px-sm-50 {
        padding-right: 50px !important
    }

    .pb-sm-50,.py-sm-50 {
        padding-bottom: 50px !important
    }

    .pl-sm-50,.px-sm-50 {
        padding-left: 50px !important
    }

    .pt-sm-60,.py-sm-60 {
        padding-top: 60px !important
    }

    .pr-sm-60,.px-sm-60 {
        padding-right: 60px !important
    }

    .pb-sm-60,.py-sm-60 {
        padding-bottom: 60px !important
    }

    .pl-sm-60,.px-sm-60 {
        padding-left: 60px !important
    }

    .pt-sm-70,.py-sm-70 {
        padding-top: 70px !important
    }

    .pr-sm-70,.px-sm-70 {
        padding-right: 70px !important
    }

    .pb-sm-70,.py-sm-70 {
        padding-bottom: 70px !important
    }

    .pl-sm-70,.px-sm-70 {
        padding-left: 70px !important
    }

    .pt-sm-80,.py-sm-80 {
        padding-top: 80px !important
    }

    .pr-sm-80,.px-sm-80 {
        padding-right: 80px !important
    }

    .pb-sm-80,.py-sm-80 {
        padding-bottom: 80px !important
    }

    .pl-sm-80,.px-sm-80 {
        padding-left: 80px !important
    }

    .pt-sm-90,.py-sm-90 {
        padding-top: 90px !important
    }

    .pr-sm-90,.px-sm-90 {
        padding-right: 90px !important
    }

    .pb-sm-90,.py-sm-90 {
        padding-bottom: 90px !important
    }

    .pl-sm-90,.px-sm-90 {
        padding-left: 90px !important
    }

    .pt-sm-100,.py-sm-100 {
        padding-top: 100px !important
    }

    .pr-sm-100,.px-sm-100 {
        padding-right: 100px !important
    }

    .pb-sm-100,.py-sm-100 {
        padding-bottom: 100px !important
    }

    .pl-sm-100,.px-sm-100 {
        padding-left: 100px !important
    }

    .pt-sm-110,.py-sm-110 {
        padding-top: 110px !important
    }

    .pr-sm-110,.px-sm-110 {
        padding-right: 110px !important
    }

    .pb-sm-110,.py-sm-110 {
        padding-bottom: 110px !important
    }

    .pl-sm-110,.px-sm-110 {
        padding-left: 110px !important
    }

    .pt-sm-120,.py-sm-120 {
        padding-top: 120px !important
    }

    .pr-sm-120,.px-sm-120 {
        padding-right: 120px !important
    }

    .pb-sm-120,.py-sm-120 {
        padding-bottom: 120px !important
    }

    .pl-sm-120,.px-sm-120 {
        padding-left: 120px !important
    }

    .pt-sm-130,.py-sm-130 {
        padding-top: 130px !important
    }

    .pr-sm-130,.px-sm-130 {
        padding-right: 130px !important
    }

    .pb-sm-130,.py-sm-130 {
        padding-bottom: 130px !important
    }

    .pl-sm-130,.px-sm-130 {
        padding-left: 130px !important
    }

    .pt-sm-140,.py-sm-140 {
        padding-top: 140px !important
    }

    .pr-sm-140,.px-sm-140 {
        padding-right: 140px !important
    }

    .pb-sm-140,.py-sm-140 {
        padding-bottom: 140px !important
    }

    .pl-sm-140,.px-sm-140 {
        padding-left: 140px !important
    }

    .pt-sm-150,.py-sm-150 {
        padding-top: 150px !important
    }

    .pr-sm-150,.px-sm-150 {
        padding-right: 150px !important
    }

    .pb-sm-150,.py-sm-150 {
        padding-bottom: 150px !important
    }

    .pl-sm-150,.px-sm-150 {
        padding-left: 150px !important
    }

    .pt-sm-160,.py-sm-160 {
        padding-top: 160px !important
    }

    .pr-sm-160,.px-sm-160 {
        padding-right: 160px !important
    }

    .pb-sm-160,.py-sm-160 {
        padding-bottom: 160px !important
    }

    .pl-sm-160,.px-sm-160 {
        padding-left: 160px !important
    }

    .pt-sm-170,.py-sm-170 {
        padding-top: 170px !important
    }

    .pr-sm-170,.px-sm-170 {
        padding-right: 170px !important
    }

    .pb-sm-170,.py-sm-170 {
        padding-bottom: 170px !important
    }

    .pl-sm-170,.px-sm-170 {
        padding-left: 170px !important
    }

    .pt-sm-180,.py-sm-180 {
        padding-top: 180px !important
    }

    .pr-sm-180,.px-sm-180 {
        padding-right: 180px !important
    }

    .pb-sm-180,.py-sm-180 {
        padding-bottom: 180px !important
    }

    .pl-sm-180,.px-sm-180 {
        padding-left: 180px !important
    }

    .pt-sm-190,.py-sm-190 {
        padding-top: 190px !important
    }

    .pr-sm-190,.px-sm-190 {
        padding-right: 190px !important
    }

    .pb-sm-190,.py-sm-190 {
        padding-bottom: 190px !important
    }

    .pl-sm-190,.px-sm-190 {
        padding-left: 190px !important
    }

    .pt-sm-200,.py-sm-200 {
        padding-top: 200px !important
    }

    .pr-sm-200,.px-sm-200 {
        padding-right: 200px !important
    }

    .pb-sm-200,.py-sm-200 {
        padding-bottom: 200px !important
    }

    .pl-sm-200,.px-sm-200 {
        padding-left: 200px !important
    }

    .mt-sm-0,.my-sm-0 {
        margin-top: 0px !important
    }

    .mr-sm-0,.mx-sm-0 {
        margin-right: 0px !important
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0px !important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0px !important
    }

    .mt-sm-10,.my-sm-10 {
        margin-top: 10px !important
    }

    .mr-sm-10,.mx-sm-10 {
        margin-right: 10px !important
    }

    .mb-sm-10,.my-sm-10 {
        margin-bottom: 10px !important
    }

    .ml-sm-10,.mx-sm-10 {
        margin-left: 10px !important
    }

    .mt-sm-20,.my-sm-20 {
        margin-top: 20px !important
    }

    .mr-sm-20,.mx-sm-20 {
        margin-right: 20px !important
    }

    .mb-sm-20,.my-sm-20 {
        margin-bottom: 20px !important
    }

    .ml-sm-20,.mx-sm-20 {
        margin-left: 20px !important
    }

    .mt-sm-30,.my-sm-30 {
        margin-top: 30px !important
    }

    .mr-sm-30,.mx-sm-30 {
        margin-right: 30px !important
    }

    .mb-sm-30,.my-sm-30 {
        margin-bottom: 30px !important
    }

    .ml-sm-30,.mx-sm-30 {
        margin-left: 30px !important
    }

    .mt-sm-40,.my-sm-40 {
        margin-top: 40px !important
    }

    .mr-sm-40,.mx-sm-40 {
        margin-right: 40px !important
    }

    .mb-sm-40,.my-sm-40 {
        margin-bottom: 40px !important
    }

    .ml-sm-40,.mx-sm-40 {
        margin-left: 40px !important
    }

    .mt-sm-50,.my-sm-50 {
        margin-top: 50px !important
    }

    .mr-sm-50,.mx-sm-50 {
        margin-right: 50px !important
    }

    .mb-sm-50,.my-sm-50 {
        margin-bottom: 50px !important
    }

    .ml-sm-50,.mx-sm-50 {
        margin-left: 50px !important
    }

    .mt-sm-60,.my-sm-60 {
        margin-top: 60px !important
    }

    .mr-sm-60,.mx-sm-60 {
        margin-right: 60px !important
    }

    .mb-sm-60,.my-sm-60 {
        margin-bottom: 60px !important
    }

    .ml-sm-60,.mx-sm-60 {
        margin-left: 60px !important
    }

    .mt-sm-70,.my-sm-70 {
        margin-top: 70px !important
    }

    .mr-sm-70,.mx-sm-70 {
        margin-right: 70px !important
    }

    .mb-sm-70,.my-sm-70 {
        margin-bottom: 70px !important
    }

    .ml-sm-70,.mx-sm-70 {
        margin-left: 70px !important
    }

    .mt-sm-80,.my-sm-80 {
        margin-top: 80px !important
    }

    .mr-sm-80,.mx-sm-80 {
        margin-right: 80px !important
    }

    .mb-sm-80,.my-sm-80 {
        margin-bottom: 80px !important
    }

    .ml-sm-80,.mx-sm-80 {
        margin-left: 80px !important
    }

    .mt-sm-90,.my-sm-90 {
        margin-top: 90px !important
    }

    .mr-sm-90,.mx-sm-90 {
        margin-right: 90px !important
    }

    .mb-sm-90,.my-sm-90 {
        margin-bottom: 90px !important
    }

    .ml-sm-90,.mx-sm-90 {
        margin-left: 90px !important
    }

    .mt-sm-100,.my-sm-100 {
        margin-top: 100px !important
    }

    .mr-sm-100,.mx-sm-100 {
        margin-right: 100px !important
    }

    .mb-sm-100,.my-sm-100 {
        margin-bottom: 100px !important
    }

    .ml-sm-100,.mx-sm-100 {
        margin-left: 100px !important
    }

    .mt-sm-110,.my-sm-110 {
        margin-top: 110px !important
    }

    .mr-sm-110,.mx-sm-110 {
        margin-right: 110px !important
    }

    .mb-sm-110,.my-sm-110 {
        margin-bottom: 110px !important
    }

    .ml-sm-110,.mx-sm-110 {
        margin-left: 110px !important
    }

    .mt-sm-120,.my-sm-120 {
        margin-top: 120px !important
    }

    .mr-sm-120,.mx-sm-120 {
        margin-right: 120px !important
    }

    .mb-sm-120,.my-sm-120 {
        margin-bottom: 120px !important
    }

    .ml-sm-120,.mx-sm-120 {
        margin-left: 120px !important
    }

    .mt-sm-130,.my-sm-130 {
        margin-top: 130px !important
    }

    .mr-sm-130,.mx-sm-130 {
        margin-right: 130px !important
    }

    .mb-sm-130,.my-sm-130 {
        margin-bottom: 130px !important
    }

    .ml-sm-130,.mx-sm-130 {
        margin-left: 130px !important
    }

    .mt-sm-140,.my-sm-140 {
        margin-top: 140px !important
    }

    .mr-sm-140,.mx-sm-140 {
        margin-right: 140px !important
    }

    .mb-sm-140,.my-sm-140 {
        margin-bottom: 140px !important
    }

    .ml-sm-140,.mx-sm-140 {
        margin-left: 140px !important
    }

    .mt-sm-150,.my-sm-150 {
        margin-top: 150px !important
    }

    .mr-sm-150,.mx-sm-150 {
        margin-right: 150px !important
    }

    .mb-sm-150,.my-sm-150 {
        margin-bottom: 150px !important
    }

    .ml-sm-150,.mx-sm-150 {
        margin-left: 150px !important
    }

    .mt-sm-160,.my-sm-160 {
        margin-top: 160px !important
    }

    .mr-sm-160,.mx-sm-160 {
        margin-right: 160px !important
    }

    .mb-sm-160,.my-sm-160 {
        margin-bottom: 160px !important
    }

    .ml-sm-160,.mx-sm-160 {
        margin-left: 160px !important
    }

    .mt-sm-170,.my-sm-170 {
        margin-top: 170px !important
    }

    .mr-sm-170,.mx-sm-170 {
        margin-right: 170px !important
    }

    .mb-sm-170,.my-sm-170 {
        margin-bottom: 170px !important
    }

    .ml-sm-170,.mx-sm-170 {
        margin-left: 170px !important
    }

    .mt-sm-180,.my-sm-180 {
        margin-top: 180px !important
    }

    .mr-sm-180,.mx-sm-180 {
        margin-right: 180px !important
    }

    .mb-sm-180,.my-sm-180 {
        margin-bottom: 180px !important
    }

    .ml-sm-180,.mx-sm-180 {
        margin-left: 180px !important
    }

    .mt-sm-190,.my-sm-190 {
        margin-top: 190px !important
    }

    .mr-sm-190,.mx-sm-190 {
        margin-right: 190px !important
    }

    .mb-sm-190,.my-sm-190 {
        margin-bottom: 190px !important
    }

    .ml-sm-190,.mx-sm-190 {
        margin-left: 190px !important
    }

    .mt-sm-200,.my-sm-200 {
        margin-top: 200px !important
    }

    .mr-sm-200,.mx-sm-200 {
        margin-right: 200px !important
    }

    .mb-sm-200,.my-sm-200 {
        margin-bottom: 200px !important
    }

    .ml-sm-200,.mx-sm-200 {
        margin-left: 200px !important
    }

    .mt-sm-n0 {
        margin-top: 0px !important
    }

    .mt-sm-n5 {
        margin-top: -5px !important
    }

    .mt-sm-n10 {
        margin-top: -10px !important
    }

    .mt-sm-n15 {
        margin-top: -15px !important
    }

    .mt-sm-n20 {
        margin-top: -20px !important
    }

    .mt-sm-n25 {
        margin-top: -25px !important
    }

    .mt-sm-n30 {
        margin-top: -30px !important
    }

    .mt-sm-n35 {
        margin-top: -35px !important
    }

    .mt-sm-n40 {
        margin-top: -40px !important
    }

    .mt-sm-n45 {
        margin-top: -45px !important
    }

    .mt-sm-n50 {
        margin-top: -50px !important
    }

    .mt-sm-n55 {
        margin-top: -55px !important
    }

    .mt-sm-n60 {
        margin-top: -60px !important
    }

    .mt-sm-n65 {
        margin-top: -65px !important
    }

    .mt-sm-n70 {
        margin-top: -70px !important
    }

    .mt-sm-n75 {
        margin-top: -75px !important
    }

    .mt-sm-n80 {
        margin-top: -80px !important
    }

    .mt-sm-n85 {
        margin-top: -85px !important
    }

    .mt-sm-n90 {
        margin-top: -90px !important
    }

    .mt-sm-n95 {
        margin-top: -95px !important
    }

    .mt-sm-n100 {
        margin-top: -100px !important
    }

    .mt-sm-n105 {
        margin-top: -105px !important
    }

    .mt-sm-n110 {
        margin-top: -110px !important
    }

    .mt-sm-n115 {
        margin-top: -115px !important
    }

    .mt-sm-n120 {
        margin-top: -120px !important
    }

    .mt-sm-n125 {
        margin-top: -125px !important
    }

    .mt-sm-n130 {
        margin-top: -130px !important
    }

    .mt-sm-n135 {
        margin-top: -135px !important
    }

    .mt-sm-n140 {
        margin-top: -140px !important
    }

    .mt-sm-n145 {
        margin-top: -145px !important
    }

    .mt-sm-n150 {
        margin-top: -150px !important
    }

    .mt-sm-n155 {
        margin-top: -155px !important
    }

    .mt-sm-n160 {
        margin-top: -160px !important
    }

    .mt-sm-n165 {
        margin-top: -165px !important
    }

    .mt-sm-n170 {
        margin-top: -170px !important
    }

    .mt-sm-n175 {
        margin-top: -175px !important
    }

    .mt-sm-n180 {
        margin-top: -180px !important
    }

    .mt-sm-n185 {
        margin-top: -185px !important
    }

    .mt-sm-n190 {
        margin-top: -190px !important
    }

    .mt-sm-n195 {
        margin-top: -195px !important
    }

    .mt-sm-n200 {
        margin-top: -200px !important
    }

    .mt-sm-n205 {
        margin-top: -205px !important
    }

    .mt-sm-n210 {
        margin-top: -210px !important
    }

    .mt-sm-n215 {
        margin-top: -215px !important
    }

    .mt-sm-n220 {
        margin-top: -220px !important
    }

    .mt-sm-n225 {
        margin-top: -225px !important
    }

    .mt-sm-n230 {
        margin-top: -230px !important
    }

    .mt-sm-n235 {
        margin-top: -235px !important
    }

    .mt-sm-n240 {
        margin-top: -240px !important
    }

    .mt-sm-n245 {
        margin-top: -245px !important
    }

    .mt-sm-n250 {
        margin-top: -250px !important
    }

    .mt-sm-n255 {
        margin-top: -255px !important
    }

    .mt-sm-n260 {
        margin-top: -260px !important
    }

    .mt-sm-n265 {
        margin-top: -265px !important
    }

    .mt-sm-n270 {
        margin-top: -270px !important
    }

    .mt-sm-n275 {
        margin-top: -275px !important
    }

    .mt-sm-n280 {
        margin-top: -280px !important
    }
}

@media (min-width: 768px) {
    .pt-md-0,.py-md-0 {
        padding-top:0px !important
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0px !important
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0px !important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0px !important
    }

    .pt-md-10,.py-md-10 {
        padding-top: 10px !important
    }

    .pr-md-10,.px-md-10 {
        padding-right: 10px !important
    }

    .pb-md-10,.py-md-10 {
        padding-bottom: 10px !important
    }

    .pl-md-10,.px-md-10 {
        padding-left: 10px !important
    }

    .pt-md-20,.py-md-20 {
        padding-top: 20px !important
    }

    .pr-md-20,.px-md-20 {
        padding-right: 20px !important
    }

    .pb-md-20,.py-md-20 {
        padding-bottom: 20px !important
    }

    .pl-md-20,.px-md-20 {
        padding-left: 20px !important
    }

    .pt-md-30,.py-md-30 {
        padding-top: 30px !important
    }

    .pr-md-30,.px-md-30 {
        padding-right: 30px !important
    }

    .pb-md-30,.py-md-30 {
        padding-bottom: 30px !important
    }

    .pl-md-30,.px-md-30 {
        padding-left: 30px !important
    }

    .pt-md-40,.py-md-40 {
        padding-top: 40px !important
    }

    .pr-md-40,.px-md-40 {
        padding-right: 40px !important
    }

    .pb-md-40,.py-md-40 {
        padding-bottom: 40px !important
    }

    .pl-md-40,.px-md-40 {
        padding-left: 40px !important
    }

    .pt-md-50,.py-md-50 {
        padding-top: 50px !important
    }

    .pr-md-50,.px-md-50 {
        padding-right: 50px !important
    }

    .pb-md-50,.py-md-50 {
        padding-bottom: 50px !important
    }

    .pl-md-50,.px-md-50 {
        padding-left: 50px !important
    }

    .pt-md-60,.py-md-60 {
        padding-top: 60px !important
    }

    .pr-md-60,.px-md-60 {
        padding-right: 60px !important
    }

    .pb-md-60,.py-md-60 {
        padding-bottom: 60px !important
    }

    .pl-md-60,.px-md-60 {
        padding-left: 60px !important
    }

    .pt-md-70,.py-md-70 {
        padding-top: 70px !important
    }

    .pr-md-70,.px-md-70 {
        padding-right: 70px !important
    }

    .pb-md-70,.py-md-70 {
        padding-bottom: 70px !important
    }

    .pl-md-70,.px-md-70 {
        padding-left: 70px !important
    }

    .pt-md-80,.py-md-80 {
        padding-top: 80px !important
    }

    .pr-md-80,.px-md-80 {
        padding-right: 80px !important
    }

    .pb-md-80,.py-md-80 {
        padding-bottom: 80px !important
    }

    .pl-md-80,.px-md-80 {
        padding-left: 80px !important
    }

    .pt-md-90,.py-md-90 {
        padding-top: 90px !important
    }

    .pr-md-90,.px-md-90 {
        padding-right: 90px !important
    }

    .pb-md-90,.py-md-90 {
        padding-bottom: 90px !important
    }

    .pl-md-90,.px-md-90 {
        padding-left: 90px !important
    }

    .pt-md-100,.py-md-100 {
        padding-top: 100px !important
    }

    .pr-md-100,.px-md-100 {
        padding-right: 100px !important
    }

    .pb-md-100,.py-md-100 {
        padding-bottom: 100px !important
    }

    .pl-md-100,.px-md-100 {
        padding-left: 100px !important
    }

    .pt-md-110,.py-md-110 {
        padding-top: 110px !important
    }

    .pr-md-110,.px-md-110 {
        padding-right: 110px !important
    }

    .pb-md-110,.py-md-110 {
        padding-bottom: 110px !important
    }

    .pl-md-110,.px-md-110 {
        padding-left: 110px !important
    }

    .pt-md-120,.py-md-120 {
        padding-top: 120px !important
    }

    .pr-md-120,.px-md-120 {
        padding-right: 120px !important
    }

    .pb-md-120,.py-md-120 {
        padding-bottom: 120px !important
    }

    .pl-md-120,.px-md-120 {
        padding-left: 120px !important
    }

    .pt-md-130,.py-md-130 {
        padding-top: 130px !important
    }

    .pr-md-130,.px-md-130 {
        padding-right: 130px !important
    }

    .pb-md-130,.py-md-130 {
        padding-bottom: 130px !important
    }

    .pl-md-130,.px-md-130 {
        padding-left: 130px !important
    }

    .pt-md-140,.py-md-140 {
        padding-top: 140px !important
    }

    .pr-md-140,.px-md-140 {
        padding-right: 140px !important
    }

    .pb-md-140,.py-md-140 {
        padding-bottom: 140px !important
    }

    .pl-md-140,.px-md-140 {
        padding-left: 140px !important
    }

    .pt-md-150,.py-md-150 {
        padding-top: 150px !important
    }

    .pr-md-150,.px-md-150 {
        padding-right: 150px !important
    }

    .pb-md-150,.py-md-150 {
        padding-bottom: 150px !important
    }

    .pl-md-150,.px-md-150 {
        padding-left: 150px !important
    }

    .pt-md-160,.py-md-160 {
        padding-top: 160px !important
    }

    .pr-md-160,.px-md-160 {
        padding-right: 160px !important
    }

    .pb-md-160,.py-md-160 {
        padding-bottom: 160px !important
    }

    .pl-md-160,.px-md-160 {
        padding-left: 160px !important
    }

    .pt-md-170,.py-md-170 {
        padding-top: 170px !important
    }

    .pr-md-170,.px-md-170 {
        padding-right: 170px !important
    }

    .pb-md-170,.py-md-170 {
        padding-bottom: 170px !important
    }

    .pl-md-170,.px-md-170 {
        padding-left: 170px !important
    }

    .pt-md-180,.py-md-180 {
        padding-top: 180px !important
    }

    .pr-md-180,.px-md-180 {
        padding-right: 180px !important
    }

    .pb-md-180,.py-md-180 {
        padding-bottom: 180px !important
    }

    .pl-md-180,.px-md-180 {
        padding-left: 180px !important
    }

    .pt-md-190,.py-md-190 {
        padding-top: 190px !important
    }

    .pr-md-190,.px-md-190 {
        padding-right: 190px !important
    }

    .pb-md-190,.py-md-190 {
        padding-bottom: 190px !important
    }

    .pl-md-190,.px-md-190 {
        padding-left: 190px !important
    }

    .pt-md-200,.py-md-200 {
        padding-top: 200px !important
    }

    .pr-md-200,.px-md-200 {
        padding-right: 200px !important
    }

    .pb-md-200,.py-md-200 {
        padding-bottom: 200px !important
    }

    .pl-md-200,.px-md-200 {
        padding-left: 200px !important
    }

    .mt-md-0,.my-md-0 {
        margin-top: 0px !important
    }

    .mr-md-0,.mx-md-0 {
        margin-right: 0px !important
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0px !important
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0px !important
    }

    .mt-md-10,.my-md-10 {
        margin-top: 10px !important
    }

    .mr-md-10,.mx-md-10 {
        margin-right: 10px !important
    }

    .mb-md-10,.my-md-10 {
        margin-bottom: 10px !important
    }

    .ml-md-10,.mx-md-10 {
        margin-left: 10px !important
    }

    .mt-md-20,.my-md-20 {
        margin-top: 20px !important
    }

    .mr-md-20,.mx-md-20 {
        margin-right: 20px !important
    }

    .mb-md-20,.my-md-20 {
        margin-bottom: 20px !important
    }

    .ml-md-20,.mx-md-20 {
        margin-left: 20px !important
    }

    .mt-md-30,.my-md-30 {
        margin-top: 30px !important
    }

    .mr-md-30,.mx-md-30 {
        margin-right: 30px !important
    }

    .mb-md-30,.my-md-30 {
        margin-bottom: 30px !important
    }

    .ml-md-30,.mx-md-30 {
        margin-left: 30px !important
    }

    .mt-md-40,.my-md-40 {
        margin-top: 40px !important
    }

    .mr-md-40,.mx-md-40 {
        margin-right: 40px !important
    }

    .mb-md-40,.my-md-40 {
        margin-bottom: 40px !important
    }

    .ml-md-40,.mx-md-40 {
        margin-left: 40px !important
    }

    .mt-md-50,.my-md-50 {
        margin-top: 50px !important
    }

    .mr-md-50,.mx-md-50 {
        margin-right: 50px !important
    }

    .mb-md-50,.my-md-50 {
        margin-bottom: 50px !important
    }

    .ml-md-50,.mx-md-50 {
        margin-left: 50px !important
    }

    .mt-md-60,.my-md-60 {
        margin-top: 60px !important
    }

    .mr-md-60,.mx-md-60 {
        margin-right: 60px !important
    }

    .mb-md-60,.my-md-60 {
        margin-bottom: 60px !important
    }

    .ml-md-60,.mx-md-60 {
        margin-left: 60px !important
    }

    .mt-md-70,.my-md-70 {
        margin-top: 70px !important
    }

    .mr-md-70,.mx-md-70 {
        margin-right: 70px !important
    }

    .mb-md-70,.my-md-70 {
        margin-bottom: 70px !important
    }

    .ml-md-70,.mx-md-70 {
        margin-left: 70px !important
    }

    .mt-md-80,.my-md-80 {
        margin-top: 80px !important
    }

    .mr-md-80,.mx-md-80 {
        margin-right: 80px !important
    }

    .mb-md-80,.my-md-80 {
        margin-bottom: 80px !important
    }

    .ml-md-80,.mx-md-80 {
        margin-left: 80px !important
    }

    .mt-md-90,.my-md-90 {
        margin-top: 90px !important
    }

    .mr-md-90,.mx-md-90 {
        margin-right: 90px !important
    }

    .mb-md-90,.my-md-90 {
        margin-bottom: 90px !important
    }

    .ml-md-90,.mx-md-90 {
        margin-left: 90px !important
    }

    .mt-md-100,.my-md-100 {
        margin-top: 100px !important
    }

    .mr-md-100,.mx-md-100 {
        margin-right: 100px !important
    }

    .mb-md-100,.my-md-100 {
        margin-bottom: 100px !important
    }

    .ml-md-100,.mx-md-100 {
        margin-left: 100px !important
    }

    .mt-md-110,.my-md-110 {
        margin-top: 110px !important
    }

    .mr-md-110,.mx-md-110 {
        margin-right: 110px !important
    }

    .mb-md-110,.my-md-110 {
        margin-bottom: 110px !important
    }

    .ml-md-110,.mx-md-110 {
        margin-left: 110px !important
    }

    .mt-md-120,.my-md-120 {
        margin-top: 120px !important
    }

    .mr-md-120,.mx-md-120 {
        margin-right: 120px !important
    }

    .mb-md-120,.my-md-120 {
        margin-bottom: 120px !important
    }

    .ml-md-120,.mx-md-120 {
        margin-left: 120px !important
    }

    .mt-md-130,.my-md-130 {
        margin-top: 130px !important
    }

    .mr-md-130,.mx-md-130 {
        margin-right: 130px !important
    }

    .mb-md-130,.my-md-130 {
        margin-bottom: 130px !important
    }

    .ml-md-130,.mx-md-130 {
        margin-left: 130px !important
    }

    .mt-md-140,.my-md-140 {
        margin-top: 140px !important
    }

    .mr-md-140,.mx-md-140 {
        margin-right: 140px !important
    }

    .mb-md-140,.my-md-140 {
        margin-bottom: 140px !important
    }

    .ml-md-140,.mx-md-140 {
        margin-left: 140px !important
    }

    .mt-md-150,.my-md-150 {
        margin-top: 150px !important
    }

    .mr-md-150,.mx-md-150 {
        margin-right: 150px !important
    }

    .mb-md-150,.my-md-150 {
        margin-bottom: 150px !important
    }

    .ml-md-150,.mx-md-150 {
        margin-left: 150px !important
    }

    .mt-md-160,.my-md-160 {
        margin-top: 160px !important
    }

    .mr-md-160,.mx-md-160 {
        margin-right: 160px !important
    }

    .mb-md-160,.my-md-160 {
        margin-bottom: 160px !important
    }

    .ml-md-160,.mx-md-160 {
        margin-left: 160px !important
    }

    .mt-md-170,.my-md-170 {
        margin-top: 170px !important
    }

    .mr-md-170,.mx-md-170 {
        margin-right: 170px !important
    }

    .mb-md-170,.my-md-170 {
        margin-bottom: 170px !important
    }

    .ml-md-170,.mx-md-170 {
        margin-left: 170px !important
    }

    .mt-md-180,.my-md-180 {
        margin-top: 180px !important
    }

    .mr-md-180,.mx-md-180 {
        margin-right: 180px !important
    }

    .mb-md-180,.my-md-180 {
        margin-bottom: 180px !important
    }

    .ml-md-180,.mx-md-180 {
        margin-left: 180px !important
    }

    .mt-md-190,.my-md-190 {
        margin-top: 190px !important
    }

    .mr-md-190,.mx-md-190 {
        margin-right: 190px !important
    }

    .mb-md-190,.my-md-190 {
        margin-bottom: 190px !important
    }

    .ml-md-190,.mx-md-190 {
        margin-left: 190px !important
    }

    .mt-md-200,.my-md-200 {
        margin-top: 200px !important
    }

    .mr-md-200,.mx-md-200 {
        margin-right: 200px !important
    }

    .mb-md-200,.my-md-200 {
        margin-bottom: 200px !important
    }

    .ml-md-200,.mx-md-200 {
        margin-left: 200px !important
    }

    .mt-md-n0 {
        margin-top: 0px !important
    }

    .mt-md-n5 {
        margin-top: -5px !important
    }

    .mt-md-n10 {
        margin-top: -10px !important
    }

    .mt-md-n15 {
        margin-top: -15px !important
    }

    .mt-md-n20 {
        margin-top: -20px !important
    }

    .mt-md-n25 {
        margin-top: -25px !important
    }

    .mt-md-n30 {
        margin-top: -30px !important
    }

    .mt-md-n35 {
        margin-top: -35px !important
    }

    .mt-md-n40 {
        margin-top: -40px !important
    }

    .mt-md-n45 {
        margin-top: -45px !important
    }

    .mt-md-n50 {
        margin-top: -50px !important
    }

    .mt-md-n55 {
        margin-top: -55px !important
    }

    .mt-md-n60 {
        margin-top: -60px !important
    }

    .mt-md-n65 {
        margin-top: -65px !important
    }

    .mt-md-n70 {
        margin-top: -70px !important
    }

    .mt-md-n75 {
        margin-top: -75px !important
    }

    .mt-md-n80 {
        margin-top: -80px !important
    }

    .mt-md-n85 {
        margin-top: -85px !important
    }

    .mt-md-n90 {
        margin-top: -90px !important
    }

    .mt-md-n95 {
        margin-top: -95px !important
    }

    .mt-md-n100 {
        margin-top: -100px !important
    }

    .mt-md-n105 {
        margin-top: -105px !important
    }

    .mt-md-n110 {
        margin-top: -110px !important
    }

    .mt-md-n115 {
        margin-top: -115px !important
    }

    .mt-md-n120 {
        margin-top: -120px !important
    }

    .mt-md-n125 {
        margin-top: -125px !important
    }

    .mt-md-n130 {
        margin-top: -130px !important
    }

    .mt-md-n135 {
        margin-top: -135px !important
    }

    .mt-md-n140 {
        margin-top: -140px !important
    }

    .mt-md-n145 {
        margin-top: -145px !important
    }

    .mt-md-n150 {
        margin-top: -150px !important
    }

    .mt-md-n155 {
        margin-top: -155px !important
    }

    .mt-md-n160 {
        margin-top: -160px !important
    }

    .mt-md-n165 {
        margin-top: -165px !important
    }

    .mt-md-n170 {
        margin-top: -170px !important
    }

    .mt-md-n175 {
        margin-top: -175px !important
    }

    .mt-md-n180 {
        margin-top: -180px !important
    }

    .mt-md-n185 {
        margin-top: -185px !important
    }

    .mt-md-n190 {
        margin-top: -190px !important
    }

    .mt-md-n195 {
        margin-top: -195px !important
    }

    .mt-md-n200 {
        margin-top: -200px !important
    }

    .mt-md-n205 {
        margin-top: -205px !important
    }

    .mt-md-n210 {
        margin-top: -210px !important
    }

    .mt-md-n215 {
        margin-top: -215px !important
    }

    .mt-md-n220 {
        margin-top: -220px !important
    }

    .mt-md-n225 {
        margin-top: -225px !important
    }

    .mt-md-n230 {
        margin-top: -230px !important
    }

    .mt-md-n235 {
        margin-top: -235px !important
    }

    .mt-md-n240 {
        margin-top: -240px !important
    }

    .mt-md-n245 {
        margin-top: -245px !important
    }

    .mt-md-n250 {
        margin-top: -250px !important
    }

    .mt-md-n255 {
        margin-top: -255px !important
    }

    .mt-md-n260 {
        margin-top: -260px !important
    }

    .mt-md-n265 {
        margin-top: -265px !important
    }

    .mt-md-n270 {
        margin-top: -270px !important
    }

    .mt-md-n275 {
        margin-top: -275px !important
    }

    .mt-md-n280 {
        margin-top: -280px !important
    }
}

@media (min-width: 992px) {
    .pt-lg-0,.py-lg-0 {
        padding-top:0px !important
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0px !important
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0px !important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0px !important
    }

    .pt-lg-10,.py-lg-10 {
        padding-top: 10px !important
    }

    .pr-lg-10,.px-lg-10 {
        padding-right: 10px !important
    }

    .pb-lg-10,.py-lg-10 {
        padding-bottom: 10px !important
    }

    .pl-lg-10,.px-lg-10 {
        padding-left: 10px !important
    }

    .pt-lg-20,.py-lg-20 {
        padding-top: 20px !important
    }

    .pr-lg-20,.px-lg-20 {
        padding-right: 20px !important
    }

    .pb-lg-20,.py-lg-20 {
        padding-bottom: 20px !important
    }

    .pl-lg-20,.px-lg-20 {
        padding-left: 20px !important
    }

    .pt-lg-30,.py-lg-30 {
        padding-top: 30px !important
    }

    .pr-lg-30,.px-lg-30 {
        padding-right: 30px !important
    }

    .pb-lg-30,.py-lg-30 {
        padding-bottom: 30px !important
    }

    .pl-lg-30,.px-lg-30 {
        padding-left: 30px !important
    }

    .pt-lg-40,.py-lg-40 {
        padding-top: 40px !important
    }

    .pr-lg-40,.px-lg-40 {
        padding-right: 40px !important
    }

    .pb-lg-40,.py-lg-40 {
        padding-bottom: 40px !important
    }

    .pl-lg-40,.px-lg-40 {
        padding-left: 40px !important
    }

    .pt-lg-50,.py-lg-50 {
        padding-top: 50px !important
    }

    .pr-lg-50,.px-lg-50 {
        padding-right: 50px !important
    }

    .pb-lg-50,.py-lg-50 {
        padding-bottom: 50px !important
    }

    .pl-lg-50,.px-lg-50 {
        padding-left: 50px !important
    }

    .pt-lg-60,.py-lg-60 {
        padding-top: 60px !important
    }

    .pr-lg-60,.px-lg-60 {
        padding-right: 60px !important
    }

    .pb-lg-60,.py-lg-60 {
        padding-bottom: 60px !important
    }

    .pl-lg-60,.px-lg-60 {
        padding-left: 60px !important
    }

    .pt-lg-70,.py-lg-70 {
        padding-top: 70px !important
    }

    .pr-lg-70,.px-lg-70 {
        padding-right: 70px !important
    }

    .pb-lg-70,.py-lg-70 {
        padding-bottom: 70px !important
    }

    .pl-lg-70,.px-lg-70 {
        padding-left: 70px !important
    }

    .pt-lg-80,.py-lg-80 {
        padding-top: 80px !important
    }

    .pr-lg-80,.px-lg-80 {
        padding-right: 80px !important
    }

    .pb-lg-80,.py-lg-80 {
        padding-bottom: 80px !important
    }

    .pl-lg-80,.px-lg-80 {
        padding-left: 80px !important
    }

    .pt-lg-90,.py-lg-90 {
        padding-top: 90px !important
    }

    .pr-lg-90,.px-lg-90 {
        padding-right: 90px !important
    }

    .pb-lg-90,.py-lg-90 {
        padding-bottom: 90px !important
    }

    .pl-lg-90,.px-lg-90 {
        padding-left: 90px !important
    }

    .pt-lg-100,.py-lg-100 {
        padding-top: 100px !important
    }

    .pr-lg-100,.px-lg-100 {
        padding-right: 100px !important
    }

    .pb-lg-100,.py-lg-100 {
        padding-bottom: 100px !important
    }

    .pl-lg-100,.px-lg-100 {
        padding-left: 100px !important
    }

    .pt-lg-110,.py-lg-110 {
        padding-top: 110px !important
    }

    .pr-lg-110,.px-lg-110 {
        padding-right: 110px !important
    }

    .pb-lg-110,.py-lg-110 {
        padding-bottom: 110px !important
    }

    .pl-lg-110,.px-lg-110 {
        padding-left: 110px !important
    }

    .pt-lg-120,.py-lg-120 {
        padding-top: 120px !important
    }

    .pr-lg-120,.px-lg-120 {
        padding-right: 120px !important
    }

    .pb-lg-120,.py-lg-120 {
        padding-bottom: 120px !important
    }

    .pl-lg-120,.px-lg-120 {
        padding-left: 120px !important
    }

    .pt-lg-130,.py-lg-130 {
        padding-top: 130px !important
    }

    .pr-lg-130,.px-lg-130 {
        padding-right: 130px !important
    }

    .pb-lg-130,.py-lg-130 {
        padding-bottom: 130px !important
    }

    .pl-lg-130,.px-lg-130 {
        padding-left: 130px !important
    }

    .pt-lg-140,.py-lg-140 {
        padding-top: 140px !important
    }

    .pr-lg-140,.px-lg-140 {
        padding-right: 140px !important
    }

    .pb-lg-140,.py-lg-140 {
        padding-bottom: 140px !important
    }

    .pl-lg-140,.px-lg-140 {
        padding-left: 140px !important
    }

    .pt-lg-150,.py-lg-150 {
        padding-top: 150px !important
    }

    .pr-lg-150,.px-lg-150 {
        padding-right: 150px !important
    }

    .pb-lg-150,.py-lg-150 {
        padding-bottom: 150px !important
    }

    .pl-lg-150,.px-lg-150 {
        padding-left: 150px !important
    }

    .pt-lg-160,.py-lg-160 {
        padding-top: 160px !important
    }

    .pr-lg-160,.px-lg-160 {
        padding-right: 160px !important
    }

    .pb-lg-160,.py-lg-160 {
        padding-bottom: 160px !important
    }

    .pl-lg-160,.px-lg-160 {
        padding-left: 160px !important
    }

    .pt-lg-170,.py-lg-170 {
        padding-top: 170px !important
    }

    .pr-lg-170,.px-lg-170 {
        padding-right: 170px !important
    }

    .pb-lg-170,.py-lg-170 {
        padding-bottom: 170px !important
    }

    .pl-lg-170,.px-lg-170 {
        padding-left: 170px !important
    }

    .pt-lg-180,.py-lg-180 {
        padding-top: 180px !important
    }

    .pr-lg-180,.px-lg-180 {
        padding-right: 180px !important
    }

    .pb-lg-180,.py-lg-180 {
        padding-bottom: 180px !important
    }

    .pl-lg-180,.px-lg-180 {
        padding-left: 180px !important
    }

    .pt-lg-190,.py-lg-190 {
        padding-top: 190px !important
    }

    .pr-lg-190,.px-lg-190 {
        padding-right: 190px !important
    }

    .pb-lg-190,.py-lg-190 {
        padding-bottom: 190px !important
    }

    .pl-lg-190,.px-lg-190 {
        padding-left: 190px !important
    }

    .pt-lg-200,.py-lg-200 {
        padding-top: 200px !important
    }

    .pr-lg-200,.px-lg-200 {
        padding-right: 200px !important
    }

    .pb-lg-200,.py-lg-200 {
        padding-bottom: 200px !important
    }

    .pl-lg-200,.px-lg-200 {
        padding-left: 200px !important
    }

    .mt-lg-0,.my-lg-0 {
        margin-top: 0px !important
    }

    .mr-lg-0,.mx-lg-0 {
        margin-right: 0px !important
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0px !important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0px !important
    }

    .mt-lg-10,.my-lg-10 {
        margin-top: 10px !important
    }

    .mr-lg-10,.mx-lg-10 {
        margin-right: 10px !important
    }

    .mb-lg-10,.my-lg-10 {
        margin-bottom: 10px !important
    }

    .ml-lg-10,.mx-lg-10 {
        margin-left: 10px !important
    }

    .mt-lg-20,.my-lg-20 {
        margin-top: 20px !important
    }

    .mr-lg-20,.mx-lg-20 {
        margin-right: 20px !important
    }

    .mb-lg-20,.my-lg-20 {
        margin-bottom: 20px !important
    }

    .ml-lg-20,.mx-lg-20 {
        margin-left: 20px !important
    }

    .mt-lg-30,.my-lg-30 {
        margin-top: 30px !important
    }

    .mr-lg-30,.mx-lg-30 {
        margin-right: 30px !important
    }

    .mb-lg-30,.my-lg-30 {
        margin-bottom: 30px !important
    }

    .ml-lg-30,.mx-lg-30 {
        margin-left: 30px !important
    }

    .mt-lg-40,.my-lg-40 {
        margin-top: 40px !important
    }

    .mr-lg-40,.mx-lg-40 {
        margin-right: 40px !important
    }

    .mb-lg-40,.my-lg-40 {
        margin-bottom: 40px !important
    }

    .ml-lg-40,.mx-lg-40 {
        margin-left: 40px !important
    }

    .mt-lg-50,.my-lg-50 {
        margin-top: 50px !important
    }

    .mr-lg-50,.mx-lg-50 {
        margin-right: 50px !important
    }

    .mb-lg-50,.my-lg-50 {
        margin-bottom: 50px !important
    }

    .ml-lg-50,.mx-lg-50 {
        margin-left: 50px !important
    }

    .mt-lg-60,.my-lg-60 {
        margin-top: 60px !important
    }

    .mr-lg-60,.mx-lg-60 {
        margin-right: 60px !important
    }

    .mb-lg-60,.my-lg-60 {
        margin-bottom: 60px !important
    }

    .ml-lg-60,.mx-lg-60 {
        margin-left: 60px !important
    }

    .mt-lg-70,.my-lg-70 {
        margin-top: 70px !important
    }

    .mr-lg-70,.mx-lg-70 {
        margin-right: 70px !important
    }

    .mb-lg-70,.my-lg-70 {
        margin-bottom: 70px !important
    }

    .ml-lg-70,.mx-lg-70 {
        margin-left: 70px !important
    }

    .mt-lg-80,.my-lg-80 {
        margin-top: 80px !important
    }

    .mr-lg-80,.mx-lg-80 {
        margin-right: 80px !important
    }

    .mb-lg-80,.my-lg-80 {
        margin-bottom: 80px !important
    }

    .ml-lg-80,.mx-lg-80 {
        margin-left: 80px !important
    }

    .mt-lg-90,.my-lg-90 {
        margin-top: 90px !important
    }

    .mr-lg-90,.mx-lg-90 {
        margin-right: 90px !important
    }

    .mb-lg-90,.my-lg-90 {
        margin-bottom: 90px !important
    }

    .ml-lg-90,.mx-lg-90 {
        margin-left: 90px !important
    }

    .mt-lg-100,.my-lg-100 {
        margin-top: 100px !important
    }

    .mr-lg-100,.mx-lg-100 {
        margin-right: 100px !important
    }

    .mb-lg-100,.my-lg-100 {
        margin-bottom: 100px !important
    }

    .ml-lg-100,.mx-lg-100 {
        margin-left: 100px !important
    }

    .mt-lg-110,.my-lg-110 {
        margin-top: 110px !important
    }

    .mr-lg-110,.mx-lg-110 {
        margin-right: 110px !important
    }

    .mb-lg-110,.my-lg-110 {
        margin-bottom: 110px !important
    }

    .ml-lg-110,.mx-lg-110 {
        margin-left: 110px !important
    }

    .mt-lg-120,.my-lg-120 {
        margin-top: 120px !important
    }

    .mr-lg-120,.mx-lg-120 {
        margin-right: 120px !important
    }

    .mb-lg-120,.my-lg-120 {
        margin-bottom: 120px !important
    }

    .ml-lg-120,.mx-lg-120 {
        margin-left: 120px !important
    }

    .mt-lg-130,.my-lg-130 {
        margin-top: 130px !important
    }

    .mr-lg-130,.mx-lg-130 {
        margin-right: 130px !important
    }

    .mb-lg-130,.my-lg-130 {
        margin-bottom: 130px !important
    }

    .ml-lg-130,.mx-lg-130 {
        margin-left: 130px !important
    }

    .mt-lg-140,.my-lg-140 {
        margin-top: 140px !important
    }

    .mr-lg-140,.mx-lg-140 {
        margin-right: 140px !important
    }

    .mb-lg-140,.my-lg-140 {
        margin-bottom: 140px !important
    }

    .ml-lg-140,.mx-lg-140 {
        margin-left: 140px !important
    }

    .mt-lg-150,.my-lg-150 {
        margin-top: 150px !important
    }

    .mr-lg-150,.mx-lg-150 {
        margin-right: 150px !important
    }

    .mb-lg-150,.my-lg-150 {
        margin-bottom: 150px !important
    }

    .ml-lg-150,.mx-lg-150 {
        margin-left: 150px !important
    }

    .mt-lg-160,.my-lg-160 {
        margin-top: 160px !important
    }

    .mr-lg-160,.mx-lg-160 {
        margin-right: 160px !important
    }

    .mb-lg-160,.my-lg-160 {
        margin-bottom: 160px !important
    }

    .ml-lg-160,.mx-lg-160 {
        margin-left: 160px !important
    }

    .mt-lg-170,.my-lg-170 {
        margin-top: 170px !important
    }

    .mr-lg-170,.mx-lg-170 {
        margin-right: 170px !important
    }

    .mb-lg-170,.my-lg-170 {
        margin-bottom: 170px !important
    }

    .ml-lg-170,.mx-lg-170 {
        margin-left: 170px !important
    }

    .mt-lg-180,.my-lg-180 {
        margin-top: 180px !important
    }

    .mr-lg-180,.mx-lg-180 {
        margin-right: 180px !important
    }

    .mb-lg-180,.my-lg-180 {
        margin-bottom: 180px !important
    }

    .ml-lg-180,.mx-lg-180 {
        margin-left: 180px !important
    }

    .mt-lg-190,.my-lg-190 {
        margin-top: 190px !important
    }

    .mr-lg-190,.mx-lg-190 {
        margin-right: 190px !important
    }

    .mb-lg-190,.my-lg-190 {
        margin-bottom: 190px !important
    }

    .ml-lg-190,.mx-lg-190 {
        margin-left: 190px !important
    }

    .mt-lg-200,.my-lg-200 {
        margin-top: 200px !important
    }

    .mr-lg-200,.mx-lg-200 {
        margin-right: 200px !important
    }

    .mb-lg-200,.my-lg-200 {
        margin-bottom: 200px !important
    }

    .ml-lg-200,.mx-lg-200 {
        margin-left: 200px !important
    }

    .mt-lg-n0 {
        margin-top: 0px !important
    }

    .mt-lg-n5 {
        margin-top: -5px !important
    }

    .mt-lg-n10 {
        margin-top: -10px !important
    }

    .mt-lg-n15 {
        margin-top: -15px !important
    }

    .mt-lg-n20 {
        margin-top: -20px !important
    }

    .mt-lg-n25 {
        margin-top: -25px !important
    }

    .mt-lg-n30 {
        margin-top: -30px !important
    }

    .mt-lg-n35 {
        margin-top: -35px !important
    }

    .mt-lg-n40 {
        margin-top: -40px !important
    }

    .mt-lg-n45 {
        margin-top: -45px !important
    }

    .mt-lg-n50 {
        margin-top: -50px !important
    }

    .mt-lg-n55 {
        margin-top: -55px !important
    }

    .mt-lg-n60 {
        margin-top: -60px !important
    }

    .mt-lg-n65 {
        margin-top: -65px !important
    }

    .mt-lg-n70 {
        margin-top: -70px !important
    }

    .mt-lg-n75 {
        margin-top: -75px !important
    }

    .mt-lg-n80 {
        margin-top: -80px !important
    }

    .mt-lg-n85 {
        margin-top: -85px !important
    }

    .mt-lg-n90 {
        margin-top: -90px !important
    }

    .mt-lg-n95 {
        margin-top: -95px !important
    }

    .mt-lg-n100 {
        margin-top: -100px !important
    }

    .mt-lg-n105 {
        margin-top: -105px !important
    }

    .mt-lg-n110 {
        margin-top: -110px !important
    }

    .mt-lg-n115 {
        margin-top: -115px !important
    }

    .mt-lg-n120 {
        margin-top: -120px !important
    }

    .mt-lg-n125 {
        margin-top: -125px !important
    }

    .mt-lg-n130 {
        margin-top: -130px !important
    }

    .mt-lg-n135 {
        margin-top: -135px !important
    }

    .mt-lg-n140 {
        margin-top: -140px !important
    }

    .mt-lg-n145 {
        margin-top: -145px !important
    }

    .mt-lg-n150 {
        margin-top: -150px !important
    }

    .mt-lg-n155 {
        margin-top: -155px !important
    }

    .mt-lg-n160 {
        margin-top: -160px !important
    }

    .mt-lg-n165 {
        margin-top: -165px !important
    }

    .mt-lg-n170 {
        margin-top: -170px !important
    }

    .mt-lg-n175 {
        margin-top: -175px !important
    }

    .mt-lg-n180 {
        margin-top: -180px !important
    }

    .mt-lg-n185 {
        margin-top: -185px !important
    }

    .mt-lg-n190 {
        margin-top: -190px !important
    }

    .mt-lg-n195 {
        margin-top: -195px !important
    }

    .mt-lg-n200 {
        margin-top: -200px !important
    }

    .mt-lg-n205 {
        margin-top: -205px !important
    }

    .mt-lg-n210 {
        margin-top: -210px !important
    }

    .mt-lg-n215 {
        margin-top: -215px !important
    }

    .mt-lg-n220 {
        margin-top: -220px !important
    }

    .mt-lg-n225 {
        margin-top: -225px !important
    }

    .mt-lg-n230 {
        margin-top: -230px !important
    }

    .mt-lg-n235 {
        margin-top: -235px !important
    }

    .mt-lg-n240 {
        margin-top: -240px !important
    }

    .mt-lg-n245 {
        margin-top: -245px !important
    }

    .mt-lg-n250 {
        margin-top: -250px !important
    }

    .mt-lg-n255 {
        margin-top: -255px !important
    }

    .mt-lg-n260 {
        margin-top: -260px !important
    }

    .mt-lg-n265 {
        margin-top: -265px !important
    }

    .mt-lg-n270 {
        margin-top: -270px !important
    }

    .mt-lg-n275 {
        margin-top: -275px !important
    }

    .mt-lg-n280 {
        margin-top: -280px !important
    }
}

@media (min-width: 1200px) {
    .pt-xl-0,.py-xl-0 {
        padding-top:0px !important
    }

    .pr-xl-0,.px-xl-0 {
        padding-right: 0px !important
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0px !important
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0px !important
    }

    .pt-xl-10,.py-xl-10 {
        padding-top: 10px !important
    }

    .pr-xl-10,.px-xl-10 {
        padding-right: 10px !important
    }

    .pb-xl-10,.py-xl-10 {
        padding-bottom: 10px !important
    }

    .pl-xl-10,.px-xl-10 {
        padding-left: 10px !important
    }

    .pt-xl-20,.py-xl-20 {
        padding-top: 20px !important
    }

    .pr-xl-20,.px-xl-20 {
        padding-right: 20px !important
    }

    .pb-xl-20,.py-xl-20 {
        padding-bottom: 20px !important
    }

    .pl-xl-20,.px-xl-20 {
        padding-left: 20px !important
    }

    .pt-xl-30,.py-xl-30 {
        padding-top: 30px !important
    }

    .pr-xl-30,.px-xl-30 {
        padding-right: 30px !important
    }

    .pb-xl-30,.py-xl-30 {
        padding-bottom: 30px !important
    }

    .pl-xl-30,.px-xl-30 {
        padding-left: 30px !important
    }

    .pt-xl-40,.py-xl-40 {
        padding-top: 40px !important
    }

    .pr-xl-40,.px-xl-40 {
        padding-right: 40px !important
    }

    .pb-xl-40,.py-xl-40 {
        padding-bottom: 40px !important
    }

    .pl-xl-40,.px-xl-40 {
        padding-left: 40px !important
    }

    .pt-xl-50,.py-xl-50 {
        padding-top: 50px !important
    }

    .pr-xl-50,.px-xl-50 {
        padding-right: 50px !important
    }

    .pb-xl-50,.py-xl-50 {
        padding-bottom: 50px !important
    }

    .pl-xl-50,.px-xl-50 {
        padding-left: 50px !important
    }

    .pt-xl-60,.py-xl-60 {
        padding-top: 60px !important
    }

    .pr-xl-60,.px-xl-60 {
        padding-right: 60px !important
    }

    .pb-xl-60,.py-xl-60 {
        padding-bottom: 60px !important
    }

    .pl-xl-60,.px-xl-60 {
        padding-left: 60px !important
    }

    .pt-xl-70,.py-xl-70 {
        padding-top: 70px !important
    }

    .pr-xl-70,.px-xl-70 {
        padding-right: 70px !important
    }

    .pb-xl-70,.py-xl-70 {
        padding-bottom: 70px !important
    }

    .pl-xl-70,.px-xl-70 {
        padding-left: 70px !important
    }

    .pt-xl-80,.py-xl-80 {
        padding-top: 80px !important
    }

    .pr-xl-80,.px-xl-80 {
        padding-right: 80px !important
    }

    .pb-xl-80,.py-xl-80 {
        padding-bottom: 80px !important
    }

    .pl-xl-80,.px-xl-80 {
        padding-left: 80px !important
    }

    .pt-xl-90,.py-xl-90 {
        padding-top: 90px !important
    }

    .pr-xl-90,.px-xl-90 {
        padding-right: 90px !important
    }

    .pb-xl-90,.py-xl-90 {
        padding-bottom: 90px !important
    }

    .pl-xl-90,.px-xl-90 {
        padding-left: 90px !important
    }

    .pt-xl-100,.py-xl-100 {
        padding-top: 100px !important
    }

    .pr-xl-100,.px-xl-100 {
        padding-right: 100px !important
    }

    .pb-xl-100,.py-xl-100 {
        padding-bottom: 100px !important
    }

    .pl-xl-100,.px-xl-100 {
        padding-left: 100px !important
    }

    .pt-xl-110,.py-xl-110 {
        padding-top: 110px !important
    }

    .pr-xl-110,.px-xl-110 {
        padding-right: 110px !important
    }

    .pb-xl-110,.py-xl-110 {
        padding-bottom: 110px !important
    }

    .pl-xl-110,.px-xl-110 {
        padding-left: 110px !important
    }

    .pt-xl-120,.py-xl-120 {
        padding-top: 120px !important
    }

    .pr-xl-120,.px-xl-120 {
        padding-right: 120px !important
    }

    .pb-xl-120,.py-xl-120 {
        padding-bottom: 120px !important
    }

    .pl-xl-120,.px-xl-120 {
        padding-left: 120px !important
    }

    .pt-xl-130,.py-xl-130 {
        padding-top: 130px !important
    }

    .pr-xl-130,.px-xl-130 {
        padding-right: 130px !important
    }

    .pb-xl-130,.py-xl-130 {
        padding-bottom: 130px !important
    }

    .pl-xl-130,.px-xl-130 {
        padding-left: 130px !important
    }

    .pt-xl-140,.py-xl-140 {
        padding-top: 140px !important
    }

    .pr-xl-140,.px-xl-140 {
        padding-right: 140px !important
    }

    .pb-xl-140,.py-xl-140 {
        padding-bottom: 140px !important
    }

    .pl-xl-140,.px-xl-140 {
        padding-left: 140px !important
    }

    .pt-xl-150,.py-xl-150 {
        padding-top: 150px !important
    }

    .pr-xl-150,.px-xl-150 {
        padding-right: 150px !important
    }

    .pb-xl-150,.py-xl-150 {
        padding-bottom: 150px !important
    }

    .pl-xl-150,.px-xl-150 {
        padding-left: 150px !important
    }

    .pt-xl-160,.py-xl-160 {
        padding-top: 160px !important
    }

    .pr-xl-160,.px-xl-160 {
        padding-right: 160px !important
    }

    .pb-xl-160,.py-xl-160 {
        padding-bottom: 160px !important
    }

    .pl-xl-160,.px-xl-160 {
        padding-left: 160px !important
    }

    .pt-xl-170,.py-xl-170 {
        padding-top: 170px !important
    }

    .pr-xl-170,.px-xl-170 {
        padding-right: 170px !important
    }

    .pb-xl-170,.py-xl-170 {
        padding-bottom: 170px !important
    }

    .pl-xl-170,.px-xl-170 {
        padding-left: 170px !important
    }

    .pt-xl-180,.py-xl-180 {
        padding-top: 180px !important
    }

    .pr-xl-180,.px-xl-180 {
        padding-right: 180px !important
    }

    .pb-xl-180,.py-xl-180 {
        padding-bottom: 180px !important
    }

    .pl-xl-180,.px-xl-180 {
        padding-left: 180px !important
    }

    .pt-xl-190,.py-xl-190 {
        padding-top: 190px !important
    }

    .pr-xl-190,.px-xl-190 {
        padding-right: 190px !important
    }

    .pb-xl-190,.py-xl-190 {
        padding-bottom: 190px !important
    }

    .pl-xl-190,.px-xl-190 {
        padding-left: 190px !important
    }

    .pt-xl-200,.py-xl-200 {
        padding-top: 200px !important
    }

    .pr-xl-200,.px-xl-200 {
        padding-right: 200px !important
    }

    .pb-xl-200,.py-xl-200 {
        padding-bottom: 200px !important
    }

    .pl-xl-200,.px-xl-200 {
        padding-left: 200px !important
    }

    .mt-xl-0,.my-xl-0 {
        margin-top: 0px !important
    }

    .mr-xl-0,.mx-xl-0 {
        margin-right: 0px !important
    }

    .mb-xl-0,.my-xl-0 {
        margin-bottom: 0px !important
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0px !important
    }

    .mt-xl-10,.my-xl-10 {
        margin-top: 10px !important
    }

    .mr-xl-10,.mx-xl-10 {
        margin-right: 10px !important
    }

    .mb-xl-10,.my-xl-10 {
        margin-bottom: 10px !important
    }

    .ml-xl-10,.mx-xl-10 {
        margin-left: 10px !important
    }

    .mt-xl-20,.my-xl-20 {
        margin-top: 20px !important
    }

    .mr-xl-20,.mx-xl-20 {
        margin-right: 20px !important
    }

    .mb-xl-20,.my-xl-20 {
        margin-bottom: 20px !important
    }

    .ml-xl-20,.mx-xl-20 {
        margin-left: 20px !important
    }

    .mt-xl-30,.my-xl-30 {
        margin-top: 30px !important
    }

    .mr-xl-30,.mx-xl-30 {
        margin-right: 30px !important
    }

    .mb-xl-30,.my-xl-30 {
        margin-bottom: 30px !important
    }

    .ml-xl-30,.mx-xl-30 {
        margin-left: 30px !important
    }

    .mt-xl-40,.my-xl-40 {
        margin-top: 40px !important
    }

    .mr-xl-40,.mx-xl-40 {
        margin-right: 40px !important
    }

    .mb-xl-40,.my-xl-40 {
        margin-bottom: 40px !important
    }

    .ml-xl-40,.mx-xl-40 {
        margin-left: 40px !important
    }

    .mt-xl-50,.my-xl-50 {
        margin-top: 50px !important
    }

    .mr-xl-50,.mx-xl-50 {
        margin-right: 50px !important
    }

    .mb-xl-50,.my-xl-50 {
        margin-bottom: 50px !important
    }

    .ml-xl-50,.mx-xl-50 {
        margin-left: 50px !important
    }

    .mt-xl-60,.my-xl-60 {
        margin-top: 60px !important
    }

    .mr-xl-60,.mx-xl-60 {
        margin-right: 60px !important
    }

    .mb-xl-60,.my-xl-60 {
        margin-bottom: 60px !important
    }

    .ml-xl-60,.mx-xl-60 {
        margin-left: 60px !important
    }

    .mt-xl-70,.my-xl-70 {
        margin-top: 70px !important
    }

    .mr-xl-70,.mx-xl-70 {
        margin-right: 70px !important
    }

    .mb-xl-70,.my-xl-70 {
        margin-bottom: 70px !important
    }

    .ml-xl-70,.mx-xl-70 {
        margin-left: 70px !important
    }

    .mt-xl-80,.my-xl-80 {
        margin-top: 80px !important
    }

    .mr-xl-80,.mx-xl-80 {
        margin-right: 80px !important
    }

    .mb-xl-80,.my-xl-80 {
        margin-bottom: 80px !important
    }

    .ml-xl-80,.mx-xl-80 {
        margin-left: 80px !important
    }

    .mt-xl-90,.my-xl-90 {
        margin-top: 90px !important
    }

    .mr-xl-90,.mx-xl-90 {
        margin-right: 90px !important
    }

    .mb-xl-90,.my-xl-90 {
        margin-bottom: 90px !important
    }

    .ml-xl-90,.mx-xl-90 {
        margin-left: 90px !important
    }

    .mt-xl-100,.my-xl-100 {
        margin-top: 100px !important
    }

    .mr-xl-100,.mx-xl-100 {
        margin-right: 100px !important
    }

    .mb-xl-100,.my-xl-100 {
        margin-bottom: 100px !important
    }

    .ml-xl-100,.mx-xl-100 {
        margin-left: 100px !important
    }

    .mt-xl-110,.my-xl-110 {
        margin-top: 110px !important
    }

    .mr-xl-110,.mx-xl-110 {
        margin-right: 110px !important
    }

    .mb-xl-110,.my-xl-110 {
        margin-bottom: 110px !important
    }

    .ml-xl-110,.mx-xl-110 {
        margin-left: 110px !important
    }

    .mt-xl-120,.my-xl-120 {
        margin-top: 120px !important
    }

    .mr-xl-120,.mx-xl-120 {
        margin-right: 120px !important
    }

    .mb-xl-120,.my-xl-120 {
        margin-bottom: 120px !important
    }

    .ml-xl-120,.mx-xl-120 {
        margin-left: 120px !important
    }

    .mt-xl-130,.my-xl-130 {
        margin-top: 130px !important
    }

    .mr-xl-130,.mx-xl-130 {
        margin-right: 130px !important
    }

    .mb-xl-130,.my-xl-130 {
        margin-bottom: 130px !important
    }

    .ml-xl-130,.mx-xl-130 {
        margin-left: 130px !important
    }

    .mt-xl-140,.my-xl-140 {
        margin-top: 140px !important
    }

    .mr-xl-140,.mx-xl-140 {
        margin-right: 140px !important
    }

    .mb-xl-140,.my-xl-140 {
        margin-bottom: 140px !important
    }

    .ml-xl-140,.mx-xl-140 {
        margin-left: 140px !important
    }

    .mt-xl-150,.my-xl-150 {
        margin-top: 150px !important
    }

    .mr-xl-150,.mx-xl-150 {
        margin-right: 150px !important
    }

    .mb-xl-150,.my-xl-150 {
        margin-bottom: 150px !important
    }

    .ml-xl-150,.mx-xl-150 {
        margin-left: 150px !important
    }

    .mt-xl-160,.my-xl-160 {
        margin-top: 160px !important
    }

    .mr-xl-160,.mx-xl-160 {
        margin-right: 160px !important
    }

    .mb-xl-160,.my-xl-160 {
        margin-bottom: 160px !important
    }

    .ml-xl-160,.mx-xl-160 {
        margin-left: 160px !important
    }

    .mt-xl-170,.my-xl-170 {
        margin-top: 170px !important
    }

    .mr-xl-170,.mx-xl-170 {
        margin-right: 170px !important
    }

    .mb-xl-170,.my-xl-170 {
        margin-bottom: 170px !important
    }

    .ml-xl-170,.mx-xl-170 {
        margin-left: 170px !important
    }

    .mt-xl-180,.my-xl-180 {
        margin-top: 180px !important
    }

    .mr-xl-180,.mx-xl-180 {
        margin-right: 180px !important
    }

    .mb-xl-180,.my-xl-180 {
        margin-bottom: 180px !important
    }

    .ml-xl-180,.mx-xl-180 {
        margin-left: 180px !important
    }

    .mt-xl-190,.my-xl-190 {
        margin-top: 190px !important
    }

    .mr-xl-190,.mx-xl-190 {
        margin-right: 190px !important
    }

    .mb-xl-190,.my-xl-190 {
        margin-bottom: 190px !important
    }

    .ml-xl-190,.mx-xl-190 {
        margin-left: 190px !important
    }

    .mt-xl-200,.my-xl-200 {
        margin-top: 200px !important
    }

    .mr-xl-200,.mx-xl-200 {
        margin-right: 200px !important
    }

    .mb-xl-200,.my-xl-200 {
        margin-bottom: 200px !important
    }

    .ml-xl-200,.mx-xl-200 {
        margin-left: 200px !important
    }

    .mt-xl-n0 {
        margin-top: 0px !important
    }

    .mt-xl-n5 {
        margin-top: -5px !important
    }

    .mt-xl-n10 {
        margin-top: -10px !important
    }

    .mt-xl-n15 {
        margin-top: -15px !important
    }

    .mt-xl-n20 {
        margin-top: -20px !important
    }

    .mt-xl-n25 {
        margin-top: -25px !important
    }

    .mt-xl-n30 {
        margin-top: -30px !important
    }

    .mt-xl-n35 {
        margin-top: -35px !important
    }

    .mt-xl-n40 {
        margin-top: -40px !important
    }

    .mt-xl-n45 {
        margin-top: -45px !important
    }

    .mt-xl-n50 {
        margin-top: -50px !important
    }

    .mt-xl-n55 {
        margin-top: -55px !important
    }

    .mt-xl-n60 {
        margin-top: -60px !important
    }

    .mt-xl-n65 {
        margin-top: -65px !important
    }

    .mt-xl-n70 {
        margin-top: -70px !important
    }

    .mt-xl-n75 {
        margin-top: -75px !important
    }

    .mt-xl-n80 {
        margin-top: -80px !important
    }

    .mt-xl-n85 {
        margin-top: -85px !important
    }

    .mt-xl-n90 {
        margin-top: -90px !important
    }

    .mt-xl-n95 {
        margin-top: -95px !important
    }

    .mt-xl-n100 {
        margin-top: -100px !important
    }

    .mt-xl-n105 {
        margin-top: -105px !important
    }

    .mt-xl-n110 {
        margin-top: -110px !important
    }

    .mt-xl-n115 {
        margin-top: -115px !important
    }

    .mt-xl-n120 {
        margin-top: -120px !important
    }

    .mt-xl-n125 {
        margin-top: -125px !important
    }

    .mt-xl-n130 {
        margin-top: -130px !important
    }

    .mt-xl-n135 {
        margin-top: -135px !important
    }

    .mt-xl-n140 {
        margin-top: -140px !important
    }

    .mt-xl-n145 {
        margin-top: -145px !important
    }

    .mt-xl-n150 {
        margin-top: -150px !important
    }

    .mt-xl-n155 {
        margin-top: -155px !important
    }

    .mt-xl-n160 {
        margin-top: -160px !important
    }

    .mt-xl-n165 {
        margin-top: -165px !important
    }

    .mt-xl-n170 {
        margin-top: -170px !important
    }

    .mt-xl-n175 {
        margin-top: -175px !important
    }

    .mt-xl-n180 {
        margin-top: -180px !important
    }

    .mt-xl-n185 {
        margin-top: -185px !important
    }

    .mt-xl-n190 {
        margin-top: -190px !important
    }

    .mt-xl-n195 {
        margin-top: -195px !important
    }

    .mt-xl-n200 {
        margin-top: -200px !important
    }

    .mt-xl-n205 {
        margin-top: -205px !important
    }

    .mt-xl-n210 {
        margin-top: -210px !important
    }

    .mt-xl-n215 {
        margin-top: -215px !important
    }

    .mt-xl-n220 {
        margin-top: -220px !important
    }

    .mt-xl-n225 {
        margin-top: -225px !important
    }

    .mt-xl-n230 {
        margin-top: -230px !important
    }

    .mt-xl-n235 {
        margin-top: -235px !important
    }

    .mt-xl-n240 {
        margin-top: -240px !important
    }

    .mt-xl-n245 {
        margin-top: -245px !important
    }

    .mt-xl-n250 {
        margin-top: -250px !important
    }

    .mt-xl-n255 {
        margin-top: -255px !important
    }

    .mt-xl-n260 {
        margin-top: -260px !important
    }

    .mt-xl-n265 {
        margin-top: -265px !important
    }

    .mt-xl-n270 {
        margin-top: -270px !important
    }

    .mt-xl-n275 {
        margin-top: -275px !important
    }

    .mt-xl-n280 {
        margin-top: -280px !important
    }
}

@media (min-width: 1400px) {
    .pt-xxl-0,.py-xxl-0 {
        padding-top:0px !important
    }

    .pr-xxl-0,.px-xxl-0 {
        padding-right: 0px !important
    }

    .pb-xxl-0,.py-xxl-0 {
        padding-bottom: 0px !important
    }

    .pl-xxl-0,.px-xxl-0 {
        padding-left: 0px !important
    }

    .pt-xxl-10,.py-xxl-10 {
        padding-top: 10px !important
    }

    .pr-xxl-10,.px-xxl-10 {
        padding-right: 10px !important
    }

    .pb-xxl-10,.py-xxl-10 {
        padding-bottom: 10px !important
    }

    .pl-xxl-10,.px-xxl-10 {
        padding-left: 10px !important
    }

    .pt-xxl-20,.py-xxl-20 {
        padding-top: 20px !important
    }

    .pr-xxl-20,.px-xxl-20 {
        padding-right: 20px !important
    }

    .pb-xxl-20,.py-xxl-20 {
        padding-bottom: 20px !important
    }

    .pl-xxl-20,.px-xxl-20 {
        padding-left: 20px !important
    }

    .pt-xxl-30,.py-xxl-30 {
        padding-top: 30px !important
    }

    .pr-xxl-30,.px-xxl-30 {
        padding-right: 30px !important
    }

    .pb-xxl-30,.py-xxl-30 {
        padding-bottom: 30px !important
    }

    .pl-xxl-30,.px-xxl-30 {
        padding-left: 30px !important
    }

    .pt-xxl-40,.py-xxl-40 {
        padding-top: 40px !important
    }

    .pr-xxl-40,.px-xxl-40 {
        padding-right: 40px !important
    }

    .pb-xxl-40,.py-xxl-40 {
        padding-bottom: 40px !important
    }

    .pl-xxl-40,.px-xxl-40 {
        padding-left: 40px !important
    }

    .pt-xxl-50,.py-xxl-50 {
        padding-top: 50px !important
    }

    .pr-xxl-50,.px-xxl-50 {
        padding-right: 50px !important
    }

    .pb-xxl-50,.py-xxl-50 {
        padding-bottom: 50px !important
    }

    .pl-xxl-50,.px-xxl-50 {
        padding-left: 50px !important
    }

    .pt-xxl-60,.py-xxl-60 {
        padding-top: 60px !important
    }

    .pr-xxl-60,.px-xxl-60 {
        padding-right: 60px !important
    }

    .pb-xxl-60,.py-xxl-60 {
        padding-bottom: 60px !important
    }

    .pl-xxl-60,.px-xxl-60 {
        padding-left: 60px !important
    }

    .pt-xxl-70,.py-xxl-70 {
        padding-top: 70px !important
    }

    .pr-xxl-70,.px-xxl-70 {
        padding-right: 70px !important
    }

    .pb-xxl-70,.py-xxl-70 {
        padding-bottom: 70px !important
    }

    .pl-xxl-70,.px-xxl-70 {
        padding-left: 70px !important
    }

    .pt-xxl-80,.py-xxl-80 {
        padding-top: 80px !important
    }

    .pr-xxl-80,.px-xxl-80 {
        padding-right: 80px !important
    }

    .pb-xxl-80,.py-xxl-80 {
        padding-bottom: 80px !important
    }

    .pl-xxl-80,.px-xxl-80 {
        padding-left: 80px !important
    }

    .pt-xxl-90,.py-xxl-90 {
        padding-top: 90px !important
    }

    .pr-xxl-90,.px-xxl-90 {
        padding-right: 90px !important
    }

    .pb-xxl-90,.py-xxl-90 {
        padding-bottom: 90px !important
    }

    .pl-xxl-90,.px-xxl-90 {
        padding-left: 90px !important
    }

    .pt-xxl-100,.py-xxl-100 {
        padding-top: 100px !important
    }

    .pr-xxl-100,.px-xxl-100 {
        padding-right: 100px !important
    }

    .pb-xxl-100,.py-xxl-100 {
        padding-bottom: 100px !important
    }

    .pl-xxl-100,.px-xxl-100 {
        padding-left: 100px !important
    }

    .pt-xxl-110,.py-xxl-110 {
        padding-top: 110px !important
    }

    .pr-xxl-110,.px-xxl-110 {
        padding-right: 110px !important
    }

    .pb-xxl-110,.py-xxl-110 {
        padding-bottom: 110px !important
    }

    .pl-xxl-110,.px-xxl-110 {
        padding-left: 110px !important
    }

    .pt-xxl-120,.py-xxl-120 {
        padding-top: 120px !important
    }

    .pr-xxl-120,.px-xxl-120 {
        padding-right: 120px !important
    }

    .pb-xxl-120,.py-xxl-120 {
        padding-bottom: 120px !important
    }

    .pl-xxl-120,.px-xxl-120 {
        padding-left: 120px !important
    }

    .pt-xxl-130,.py-xxl-130 {
        padding-top: 130px !important
    }

    .pr-xxl-130,.px-xxl-130 {
        padding-right: 130px !important
    }

    .pb-xxl-130,.py-xxl-130 {
        padding-bottom: 130px !important
    }

    .pl-xxl-130,.px-xxl-130 {
        padding-left: 130px !important
    }

    .pt-xxl-140,.py-xxl-140 {
        padding-top: 140px !important
    }

    .pr-xxl-140,.px-xxl-140 {
        padding-right: 140px !important
    }

    .pb-xxl-140,.py-xxl-140 {
        padding-bottom: 140px !important
    }

    .pl-xxl-140,.px-xxl-140 {
        padding-left: 140px !important
    }

    .pt-xxl-150,.py-xxl-150 {
        padding-top: 150px !important
    }

    .pr-xxl-150,.px-xxl-150 {
        padding-right: 150px !important
    }

    .pb-xxl-150,.py-xxl-150 {
        padding-bottom: 150px !important
    }

    .pl-xxl-150,.px-xxl-150 {
        padding-left: 150px !important
    }

    .pt-xxl-160,.py-xxl-160 {
        padding-top: 160px !important
    }

    .pr-xxl-160,.px-xxl-160 {
        padding-right: 160px !important
    }

    .pb-xxl-160,.py-xxl-160 {
        padding-bottom: 160px !important
    }

    .pl-xxl-160,.px-xxl-160 {
        padding-left: 160px !important
    }

    .pt-xxl-170,.py-xxl-170 {
        padding-top: 170px !important
    }

    .pr-xxl-170,.px-xxl-170 {
        padding-right: 170px !important
    }

    .pb-xxl-170,.py-xxl-170 {
        padding-bottom: 170px !important
    }

    .pl-xxl-170,.px-xxl-170 {
        padding-left: 170px !important
    }

    .pt-xxl-180,.py-xxl-180 {
        padding-top: 180px !important
    }

    .pr-xxl-180,.px-xxl-180 {
        padding-right: 180px !important
    }

    .pb-xxl-180,.py-xxl-180 {
        padding-bottom: 180px !important
    }

    .pl-xxl-180,.px-xxl-180 {
        padding-left: 180px !important
    }

    .pt-xxl-190,.py-xxl-190 {
        padding-top: 190px !important
    }

    .pr-xxl-190,.px-xxl-190 {
        padding-right: 190px !important
    }

    .pb-xxl-190,.py-xxl-190 {
        padding-bottom: 190px !important
    }

    .pl-xxl-190,.px-xxl-190 {
        padding-left: 190px !important
    }

    .pt-xxl-200,.py-xxl-200 {
        padding-top: 200px !important
    }

    .pr-xxl-200,.px-xxl-200 {
        padding-right: 200px !important
    }

    .pb-xxl-200,.py-xxl-200 {
        padding-bottom: 200px !important
    }

    .pl-xxl-200,.px-xxl-200 {
        padding-left: 200px !important
    }

    .mt-xxl-0,.my-xxl-0 {
        margin-top: 0px !important
    }

    .mr-xxl-0,.mx-xxl-0 {
        margin-right: 0px !important
    }

    .mb-xxl-0,.my-xxl-0 {
        margin-bottom: 0px !important
    }

    .ml-xxl-0,.mx-xxl-0 {
        margin-left: 0px !important
    }

    .mt-xxl-10,.my-xxl-10 {
        margin-top: 10px !important
    }

    .mr-xxl-10,.mx-xxl-10 {
        margin-right: 10px !important
    }

    .mb-xxl-10,.my-xxl-10 {
        margin-bottom: 10px !important
    }

    .ml-xxl-10,.mx-xxl-10 {
        margin-left: 10px !important
    }

    .mt-xxl-20,.my-xxl-20 {
        margin-top: 20px !important
    }

    .mr-xxl-20,.mx-xxl-20 {
        margin-right: 20px !important
    }

    .mb-xxl-20,.my-xxl-20 {
        margin-bottom: 20px !important
    }

    .ml-xxl-20,.mx-xxl-20 {
        margin-left: 20px !important
    }

    .mt-xxl-30,.my-xxl-30 {
        margin-top: 30px !important
    }

    .mr-xxl-30,.mx-xxl-30 {
        margin-right: 30px !important
    }

    .mb-xxl-30,.my-xxl-30 {
        margin-bottom: 30px !important
    }

    .ml-xxl-30,.mx-xxl-30 {
        margin-left: 30px !important
    }

    .mt-xxl-40,.my-xxl-40 {
        margin-top: 40px !important
    }

    .mr-xxl-40,.mx-xxl-40 {
        margin-right: 40px !important
    }

    .mb-xxl-40,.my-xxl-40 {
        margin-bottom: 40px !important
    }

    .ml-xxl-40,.mx-xxl-40 {
        margin-left: 40px !important
    }

    .mt-xxl-50,.my-xxl-50 {
        margin-top: 50px !important
    }

    .mr-xxl-50,.mx-xxl-50 {
        margin-right: 50px !important
    }

    .mb-xxl-50,.my-xxl-50 {
        margin-bottom: 50px !important
    }

    .ml-xxl-50,.mx-xxl-50 {
        margin-left: 50px !important
    }

    .mt-xxl-60,.my-xxl-60 {
        margin-top: 60px !important
    }

    .mr-xxl-60,.mx-xxl-60 {
        margin-right: 60px !important
    }

    .mb-xxl-60,.my-xxl-60 {
        margin-bottom: 60px !important
    }

    .ml-xxl-60,.mx-xxl-60 {
        margin-left: 60px !important
    }

    .mt-xxl-70,.my-xxl-70 {
        margin-top: 70px !important
    }

    .mr-xxl-70,.mx-xxl-70 {
        margin-right: 70px !important
    }

    .mb-xxl-70,.my-xxl-70 {
        margin-bottom: 70px !important
    }

    .ml-xxl-70,.mx-xxl-70 {
        margin-left: 70px !important
    }

    .mt-xxl-80,.my-xxl-80 {
        margin-top: 80px !important
    }

    .mr-xxl-80,.mx-xxl-80 {
        margin-right: 80px !important
    }

    .mb-xxl-80,.my-xxl-80 {
        margin-bottom: 80px !important
    }

    .ml-xxl-80,.mx-xxl-80 {
        margin-left: 80px !important
    }

    .mt-xxl-90,.my-xxl-90 {
        margin-top: 90px !important
    }

    .mr-xxl-90,.mx-xxl-90 {
        margin-right: 90px !important
    }

    .mb-xxl-90,.my-xxl-90 {
        margin-bottom: 90px !important
    }

    .ml-xxl-90,.mx-xxl-90 {
        margin-left: 90px !important
    }

    .mt-xxl-100,.my-xxl-100 {
        margin-top: 100px !important
    }

    .mr-xxl-100,.mx-xxl-100 {
        margin-right: 100px !important
    }

    .mb-xxl-100,.my-xxl-100 {
        margin-bottom: 100px !important
    }

    .ml-xxl-100,.mx-xxl-100 {
        margin-left: 100px !important
    }

    .mt-xxl-110,.my-xxl-110 {
        margin-top: 110px !important
    }

    .mr-xxl-110,.mx-xxl-110 {
        margin-right: 110px !important
    }

    .mb-xxl-110,.my-xxl-110 {
        margin-bottom: 110px !important
    }

    .ml-xxl-110,.mx-xxl-110 {
        margin-left: 110px !important
    }

    .mt-xxl-120,.my-xxl-120 {
        margin-top: 120px !important
    }

    .mr-xxl-120,.mx-xxl-120 {
        margin-right: 120px !important
    }

    .mb-xxl-120,.my-xxl-120 {
        margin-bottom: 120px !important
    }

    .ml-xxl-120,.mx-xxl-120 {
        margin-left: 120px !important
    }

    .mt-xxl-130,.my-xxl-130 {
        margin-top: 130px !important
    }

    .mr-xxl-130,.mx-xxl-130 {
        margin-right: 130px !important
    }

    .mb-xxl-130,.my-xxl-130 {
        margin-bottom: 130px !important
    }

    .ml-xxl-130,.mx-xxl-130 {
        margin-left: 130px !important
    }

    .mt-xxl-140,.my-xxl-140 {
        margin-top: 140px !important
    }

    .mr-xxl-140,.mx-xxl-140 {
        margin-right: 140px !important
    }

    .mb-xxl-140,.my-xxl-140 {
        margin-bottom: 140px !important
    }

    .ml-xxl-140,.mx-xxl-140 {
        margin-left: 140px !important
    }

    .mt-xxl-150,.my-xxl-150 {
        margin-top: 150px !important
    }

    .mr-xxl-150,.mx-xxl-150 {
        margin-right: 150px !important
    }

    .mb-xxl-150,.my-xxl-150 {
        margin-bottom: 150px !important
    }

    .ml-xxl-150,.mx-xxl-150 {
        margin-left: 150px !important
    }

    .mt-xxl-160,.my-xxl-160 {
        margin-top: 160px !important
    }

    .mr-xxl-160,.mx-xxl-160 {
        margin-right: 160px !important
    }

    .mb-xxl-160,.my-xxl-160 {
        margin-bottom: 160px !important
    }

    .ml-xxl-160,.mx-xxl-160 {
        margin-left: 160px !important
    }

    .mt-xxl-170,.my-xxl-170 {
        margin-top: 170px !important
    }

    .mr-xxl-170,.mx-xxl-170 {
        margin-right: 170px !important
    }

    .mb-xxl-170,.my-xxl-170 {
        margin-bottom: 170px !important
    }

    .ml-xxl-170,.mx-xxl-170 {
        margin-left: 170px !important
    }

    .mt-xxl-180,.my-xxl-180 {
        margin-top: 180px !important
    }

    .mr-xxl-180,.mx-xxl-180 {
        margin-right: 180px !important
    }

    .mb-xxl-180,.my-xxl-180 {
        margin-bottom: 180px !important
    }

    .ml-xxl-180,.mx-xxl-180 {
        margin-left: 180px !important
    }

    .mt-xxl-190,.my-xxl-190 {
        margin-top: 190px !important
    }

    .mr-xxl-190,.mx-xxl-190 {
        margin-right: 190px !important
    }

    .mb-xxl-190,.my-xxl-190 {
        margin-bottom: 190px !important
    }

    .ml-xxl-190,.mx-xxl-190 {
        margin-left: 190px !important
    }

    .mt-xxl-200,.my-xxl-200 {
        margin-top: 200px !important
    }

    .mr-xxl-200,.mx-xxl-200 {
        margin-right: 200px !important
    }

    .mb-xxl-200,.my-xxl-200 {
        margin-bottom: 200px !important
    }

    .ml-xxl-200,.mx-xxl-200 {
        margin-left: 200px !important
    }

    .mt-xxl-n0 {
        margin-top: 0px !important
    }

    .mt-xxl-n5 {
        margin-top: -5px !important
    }

    .mt-xxl-n10 {
        margin-top: -10px !important
    }

    .mt-xxl-n15 {
        margin-top: -15px !important
    }

    .mt-xxl-n20 {
        margin-top: -20px !important
    }

    .mt-xxl-n25 {
        margin-top: -25px !important
    }

    .mt-xxl-n30 {
        margin-top: -30px !important
    }

    .mt-xxl-n35 {
        margin-top: -35px !important
    }

    .mt-xxl-n40 {
        margin-top: -40px !important
    }

    .mt-xxl-n45 {
        margin-top: -45px !important
    }

    .mt-xxl-n50 {
        margin-top: -50px !important
    }

    .mt-xxl-n55 {
        margin-top: -55px !important
    }

    .mt-xxl-n60 {
        margin-top: -60px !important
    }

    .mt-xxl-n65 {
        margin-top: -65px !important
    }

    .mt-xxl-n70 {
        margin-top: -70px !important
    }

    .mt-xxl-n75 {
        margin-top: -75px !important
    }

    .mt-xxl-n80 {
        margin-top: -80px !important
    }

    .mt-xxl-n85 {
        margin-top: -85px !important
    }

    .mt-xxl-n90 {
        margin-top: -90px !important
    }

    .mt-xxl-n95 {
        margin-top: -95px !important
    }

    .mt-xxl-n100 {
        margin-top: -100px !important
    }

    .mt-xxl-n105 {
        margin-top: -105px !important
    }

    .mt-xxl-n110 {
        margin-top: -110px !important
    }

    .mt-xxl-n115 {
        margin-top: -115px !important
    }

    .mt-xxl-n120 {
        margin-top: -120px !important
    }

    .mt-xxl-n125 {
        margin-top: -125px !important
    }

    .mt-xxl-n130 {
        margin-top: -130px !important
    }

    .mt-xxl-n135 {
        margin-top: -135px !important
    }

    .mt-xxl-n140 {
        margin-top: -140px !important
    }

    .mt-xxl-n145 {
        margin-top: -145px !important
    }

    .mt-xxl-n150 {
        margin-top: -150px !important
    }

    .mt-xxl-n155 {
        margin-top: -155px !important
    }

    .mt-xxl-n160 {
        margin-top: -160px !important
    }

    .mt-xxl-n165 {
        margin-top: -165px !important
    }

    .mt-xxl-n170 {
        margin-top: -170px !important
    }

    .mt-xxl-n175 {
        margin-top: -175px !important
    }

    .mt-xxl-n180 {
        margin-top: -180px !important
    }

    .mt-xxl-n185 {
        margin-top: -185px !important
    }

    .mt-xxl-n190 {
        margin-top: -190px !important
    }

    .mt-xxl-n195 {
        margin-top: -195px !important
    }

    .mt-xxl-n200 {
        margin-top: -200px !important
    }

    .mt-xxl-n205 {
        margin-top: -205px !important
    }

    .mt-xxl-n210 {
        margin-top: -210px !important
    }

    .mt-xxl-n215 {
        margin-top: -215px !important
    }

    .mt-xxl-n220 {
        margin-top: -220px !important
    }

    .mt-xxl-n225 {
        margin-top: -225px !important
    }

    .mt-xxl-n230 {
        margin-top: -230px !important
    }

    .mt-xxl-n235 {
        margin-top: -235px !important
    }

    .mt-xxl-n240 {
        margin-top: -240px !important
    }

    .mt-xxl-n245 {
        margin-top: -245px !important
    }

    .mt-xxl-n250 {
        margin-top: -250px !important
    }

    .mt-xxl-n255 {
        margin-top: -255px !important
    }

    .mt-xxl-n260 {
        margin-top: -260px !important
    }

    .mt-xxl-n265 {
        margin-top: -265px !important
    }

    .mt-xxl-n270 {
        margin-top: -270px !important
    }

    .mt-xxl-n275 {
        margin-top: -275px !important
    }

    .mt-xxl-n280 {
        margin-top: -280px !important
    }
}

.zindex-0 {
    z-index: 0 !important
}

.zindex-5 {
    z-index: 5 !important
}

.zindex-10 {
    z-index: 10 !important
}

.zindex-15 {
    z-index: 15 !important
}

.zindex-20 {
    z-index: 20 !important
}

.zindex-25 {
    z-index: 25 !important
}

.zindex-30 {
    z-index: 30 !important
}

.zindex-35 {
    z-index: 35 !important
}

.zindex-40 {
    z-index: 40 !important
}

.zindex-45 {
    z-index: 45 !important
}

.zindex-50 {
    z-index: 50 !important
}

.zindex-55 {
    z-index: 55 !important
}

.zindex-60 {
    z-index: 60 !important
}

.zindex-65 {
    z-index: 65 !important
}

.zindex-70 {
    z-index: 70 !important
}

.zindex-75 {
    z-index: 75 !important
}

.zindex-80 {
    z-index: 80 !important
}

.zindex-85 {
    z-index: 85 !important
}

.zindex-90 {
    z-index: 90 !important
}

.zindex-95 {
    z-index: 95 !important
}

.zindex-100 {
    z-index: 100 !important
}

.bg-black {
    background-color: #000
}

.bg-gray-90 {
    background-color: #212529
}

.bg-gray-80 {
    background-color: #343a40
}

.bg-gray-70 {
    background-color: #495057
}

.bg-gray-60 {
    background-color: #6c757d
}

.bg-gray-50 {
    background-color: #adb5bd
}

.bg-gray-40 {
    background-color: #ced4da
}

.bg-gray-30 {
    background-color: #dee2e6
}

.bg-gray-20 {
    background-color: #e5e5e5
}

.bg-gray-10 {
    background-color: #f7f7f7
}

.bg-white {
    background-color: #fff !important
}

[class*="overlay-bg-"] {
    position: relative
}

[class*="overlay-bg-"]:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.overlay-bg-black-10:before {
    background-color: rgba(0, 0, 0, 0.1)
}

.overlay-bg-black-20:before {
    background-color: rgba(0, 0, 0, 0.2)
}

.overlay-bg-black-30:before {
    background-color: rgba(0, 0, 0, 0.3)
}

.overlay-bg-black-40:before {
    background-color: rgba(0, 0, 0, 0.4)
}

.overlay-bg-black-50:before {
    background-color: rgba(0, 0, 0, 0.5)
}

.overlay-bg-black-60:before {
    background-color: rgba(0, 0, 0, 0.6)
}

.overlay-bg-black-70:before {
    background-color: rgba(0, 0, 0, 0.7)
}

.overlay-bg-black-80:before {
    background-color: rgba(0, 0, 0, 0.8)
}

.overlay-bg-black-90:before {
    background-color: rgba(0, 0, 0, 0.9)
}

.white-color p,.white-color a,.white-color h1,.white-color h2,.white-color h3,.white-color h4,.white-color h5,.white-color h6,.white-color span,.white-color strong,.white-color div {
    color: #fff
}

.w-20 {
    width: 20% !important
}

.w-25 {
    width: 25% !important
}

.w-30 {
    width: 30% !important
}

.w-35 {
    width: 35% !important
}

.w-40 {
    width: 40% !important
}

.w-45 {
    width: 45% !important
}

.w-50 {
    width: 50% !important
}

.w-55 {
    width: 55% !important
}

.w-60 {
    width: 60% !important
}

.w-65 {
    width: 65% !important
}

.w-70 {
    width: 70% !important
}

.w-75 {
    width: 75% !important
}

.w-80 {
    width: 80% !important
}

.w-85 {
    width: 85% !important
}

.w-90 {
    width: 90% !important
}

.w-95 {
    width: 95% !important
}

.w-100 {
    width: 100% !important
}

@media (min-width: 576px) {
    .w-sm-20 {
        width:20% !important
    }

    .w-sm-25 {
        width: 25% !important
    }

    .w-sm-30 {
        width: 30% !important
    }

    .w-sm-35 {
        width: 35% !important
    }

    .w-sm-40 {
        width: 40% !important
    }

    .w-sm-45 {
        width: 45% !important
    }

    .w-sm-50 {
        width: 50% !important
    }

    .w-sm-55 {
        width: 55% !important
    }

    .w-sm-60 {
        width: 60% !important
    }

    .w-sm-65 {
        width: 65% !important
    }

    .w-sm-70 {
        width: 70% !important
    }

    .w-sm-75 {
        width: 75% !important
    }

    .w-sm-80 {
        width: 80% !important
    }

    .w-sm-85 {
        width: 85% !important
    }

    .w-sm-90 {
        width: 90% !important
    }

    .w-sm-95 {
        width: 95% !important
    }

    .w-sm-100 {
        width: 100% !important
    }
}

@media (min-width: 768px) {
    .w-md-20 {
        width:20% !important
    }

    .w-md-25 {
        width: 25% !important
    }

    .w-md-30 {
        width: 30% !important
    }

    .w-md-35 {
        width: 35% !important
    }

    .w-md-40 {
        width: 40% !important
    }

    .w-md-45 {
        width: 45% !important
    }

    .w-md-50 {
        width: 50% !important
    }

    .w-md-55 {
        width: 55% !important
    }

    .w-md-60 {
        width: 60% !important
    }

    .w-md-65 {
        width: 65% !important
    }

    .w-md-70 {
        width: 70% !important
    }

    .w-md-75 {
        width: 75% !important
    }

    .w-md-80 {
        width: 80% !important
    }

    .w-md-85 {
        width: 85% !important
    }

    .w-md-90 {
        width: 90% !important
    }

    .w-md-95 {
        width: 95% !important
    }

    .w-md-100 {
        width: 100% !important
    }
}

@media (min-width: 992px) {
    .w-lg-20 {
        width:20% !important
    }

    .w-lg-25 {
        width: 25% !important
    }

    .w-lg-30 {
        width: 30% !important
    }

    .w-lg-35 {
        width: 35% !important
    }

    .w-lg-40 {
        width: 40% !important
    }

    .w-lg-45 {
        width: 45% !important
    }

    .w-lg-50 {
        width: 50% !important
    }

    .w-lg-55 {
        width: 55% !important
    }

    .w-lg-60 {
        width: 60% !important
    }

    .w-lg-65 {
        width: 65% !important
    }

    .w-lg-70 {
        width: 70% !important
    }

    .w-lg-75 {
        width: 75% !important
    }

    .w-lg-80 {
        width: 80% !important
    }

    .w-lg-85 {
        width: 85% !important
    }

    .w-lg-90 {
        width: 90% !important
    }

    .w-lg-95 {
        width: 95% !important
    }

    .w-lg-100 {
        width: 100% !important
    }
}

@media (min-width: 1200px) {
    .w-xl-20 {
        width:20% !important
    }

    .w-xl-25 {
        width: 25% !important
    }

    .w-xl-30 {
        width: 30% !important
    }

    .w-xl-35 {
        width: 35% !important
    }

    .w-xl-40 {
        width: 40% !important
    }

    .w-xl-45 {
        width: 45% !important
    }

    .w-xl-50 {
        width: 50% !important
    }

    .w-xl-55 {
        width: 55% !important
    }

    .w-xl-60 {
        width: 60% !important
    }

    .w-xl-65 {
        width: 65% !important
    }

    .w-xl-70 {
        width: 70% !important
    }

    .w-xl-75 {
        width: 75% !important
    }

    .w-xl-80 {
        width: 80% !important
    }

    .w-xl-85 {
        width: 85% !important
    }

    .w-xl-90 {
        width: 90% !important
    }

    .w-xl-95 {
        width: 95% !important
    }

    .w-xl-100 {
        width: 100% !important
    }
}

@media (min-width: 1400px) {
    .w-xxl-20 {
        width:20% !important
    }

    .w-xxl-25 {
        width: 25% !important
    }

    .w-xxl-30 {
        width: 30% !important
    }

    .w-xxl-35 {
        width: 35% !important
    }

    .w-xxl-40 {
        width: 40% !important
    }

    .w-xxl-45 {
        width: 45% !important
    }

    .w-xxl-50 {
        width: 50% !important
    }

    .w-xxl-55 {
        width: 55% !important
    }

    .w-xxl-60 {
        width: 60% !important
    }

    .w-xxl-65 {
        width: 65% !important
    }

    .w-xxl-70 {
        width: 70% !important
    }

    .w-xxl-75 {
        width: 75% !important
    }

    .w-xxl-80 {
        width: 80% !important
    }

    .w-xxl-85 {
        width: 85% !important
    }

    .w-xxl-90 {
        width: 90% !important
    }

    .w-xxl-95 {
        width: 95% !important
    }

    .w-xxl-100 {
        width: 100% !important
    }
}

.alert-notice {
    background: #ffd454;
    border-color: #ffce3a;
    color: #211800
}

.menu-left .sp-megamenu-parent {
    float: left
}

.menu-center .sp-megamenu-parent {
    float: none;
    text-align: center
}

@media (min-width: 992px) {
    .logo-center>.sp-column {
        text-align:center
    }
}

@media (min-width: 992px) {
    .logo-right>.sp-column {
        text-align:right
    }
}

.sticky-logo {
    display: none !important
}

#sp-header.header-sticky .overlaplogo .overlap-logo {
    display: none !important
}

#sp-header.header-sticky .stickylogo .sticky-logo {
    display: inline-block !important
}

#sp-header.header-sticky .stickylogo .logo-image {
    display: none !important
}

@media (max-width: 991.98px) {
    #sp-header.header-sticky .stickylogo .sticky-logo.d-none {
        display:none !important
    }
}

.stickylogo .logo-image,.stickylogo .sticky-logo {
    animation: zoomIn linear 0.4s
}

.header-overlap {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 98
}

.header-overlap.transparent #sp-top-bar {
    background: transparent
}

.header-overlap.transparent #sp-header:not(.header-sticky) {
    background: transparent
}

.header-overlap.transparent #sp-top-bar {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

.header-overlap.transparent #sp-top-bar a:not(.btn) {
    color: #fff
}

.header-overlap.transparent #sp-top-bar a:not(.btn):hover,.header-overlap.transparent #sp-top-bar a:not(.btn):focus {
    color: #fff
}

.header-overlap.transparent #sp-header:not(.header-sticky) {
    border-bottom-color: rgba(255, 255, 255, 0.1)
}

.header-overlap.transparent #sp-header:not(.header-sticky) .sp-megamenu-parent>li>a:not(.btn) {
    color: #fff
}

.header-overlap.transparent #sp-header:not(.header-sticky) .sp-megamenu-parent>li:hover>a:not(.btn),.header-overlap.transparent #sp-header:not(.header-sticky) .sp-megamenu-parent>li.active>a:not(.btn) {
    color: #fff
}

.header-overlap.transparent #sp-header:not(.header-sticky) #offcanvas-toggler .burger-icon span {
    background: #fff
}

.header-overlap.transparent #sp-header:not(.header-sticky) #offcanvas-toggler:hover .burger-icon span,.header-overlap.transparent #sp-header:not(.header-sticky) #offcanvas-toggler:focus .burger-icon span {
    background: #fff
}

.header-overlap.transparent #sp-header:not(.header-sticky) .sp-module {
    color: #fff
}

.header-overlap.transparent #sp-header:not(.header-sticky) .sp-module a:not(.btn) {
    color: #fff
}

.header-overlap.transparent #sp-header:not(.header-sticky) .sp-module a:not(.btn):hover,.header-overlap.transparent #sp-header:not(.header-sticky) .sp-module a:not(.btn):focus {
    color: #fff
}

.header-overlap.transparent #sp-header:not(.header-sticky) .social-icons a:not(.btn) {
    color: #fff
}

.header-overlap.transparent #sp-header:not(.header-sticky) .social-icons a:not(.btn):hover,.header-overlap.transparent #sp-header:not(.header-sticky) .social-icons a:not(.btn):focus {
    color: #fff
}

.header-overlap+.sticky-header-placeholder {
    height: inherit !important
}

#sp-header.header-sticky.sticky-black {
    background: #000
}

#sp-header.header-sticky.sticky-black .sp-megamenu-parent>li>a {
    color: #fff
}

#sp-header.header-sticky.sticky-black .sp-megamenu-parent>li:hover>a,#sp-header.header-sticky.sticky-black .sp-megamenu-parent>li.active>a {
    color: #fff
}

#sp-header.header-sticky.sticky-black #offcanvas-toggler>.fa {
    color: #fff
}

#sp-header.header-sticky.sticky-black #offcanvas-toggler>.fa:hover,#sp-header.header-sticky.sticky-black #offcanvas-toggler>.fa:focus,#sp-header.header-sticky.sticky-black #offcanvas-toggler>.fa:active {
    color: #fff
}

#sp-header.header-sticky.sticky-black .sp-module,#sp-header.header-sticky.sticky-black .social-icons,#sp-header.header-sticky.sticky-black .sp-contact-info {
    color: #fff
}

#sp-header.header-sticky.sticky-black .sp-module a:not(.btn),#sp-header.header-sticky.sticky-black .social-icons a:not(.btn),#sp-header.header-sticky.sticky-black .sp-contact-info a:not(.btn) {
    color: #fff
}

#sp-header.header-sticky.sticky-black .sp-module a:not(.btn):hover,#sp-header.header-sticky.sticky-black .social-icons a:not(.btn):hover,#sp-header.header-sticky.sticky-black .sp-contact-info a:not(.btn):hover {
    color: #fff
}

#sp-top-bar[class*="header-"] .container .container-inner .row {
    align-items: center;
    -webkit-align-items: center
}

#sp-top-bar .logo {
    font-size: 0
}

#sp-top-bar .logo a {
    display: inline-block
}

#sp-top-bar .sp-module+.sp-module,#sp-top-bar .sp-module+.social-icons,#sp-top-bar .sp-module+.sp-contact-info,#sp-top-bar .sp-contact-info+.sp-module,#sp-top-bar .social-icons+.sp-module {
    margin-left: 15px
}

#sp-top-bar a[class*="btn-"] {
    display: inline-block;
    line-height: 1
}

#sp-top-bar-2 {
    padding: 20px 0
}

#sp-top-bar-2>.container>.container-inner>.row {
    align-items: center
}

#sp-top-bar-2 .logo {
    font-size: 0
}

#sp-top-bar-2 .logo a {
    display: inline-block
}

#sp-top-bar-2 .sp-module {
    display: inline-block;
    vertical-align: middle
}

#sp-top-bar-2 .sp-module+.sp-module {
    margin-left: 15px
}

#sp-top-bar .mod-sppagebuilder .sppb-row [class*="sppb-col-"],#sp-top-bar-2 .mod-sppagebuilder .sppb-row [class*="sppb-col-"] {
    flex: 0 0 auto
}

#sp-header .sp-module {
    display: inline-flex;
    float: right;
    margin-left: 15px;
    height: 80px;
    align-items: center
}

#sp-header a[class*="btn-"] {
    display: inline-block
}

@media (min-width: 992px) {
    .header-1.header-overlap.transparent #sp-header:not(.header-sticky) {
        margin-top:30px
    }
}

.header-2#sp-header .sp-megamenu-parent {
    margin: 0
}

.header-2#sp-header .sp-megamenu-parent>li {
    line-height: 80px
}

.header-2#sp-header .sp-megamenu-parent>li>a {
    line-height: 40px
}

.header-2#sp-header .sp-megamenu-parent>li.active>a,.header-2#sp-header .sp-megamenu-parent>li:hover>a {
    color: #fff
}

.header-2#sp-header .sp-megamenu-parent>li.active>a .sp-menu-badge,.header-2#sp-header .sp-megamenu-parent>li:hover>a .sp-menu-badge {
    background: #fff
}

@media (min-width: 992px) {
    .header-2.header-overlap.transparent #sp-header:not(.header-sticky) {
        margin-top:30px
    }
}

.header-3#sp-header .sp-megamenu-parent {
    margin: 0
}

.header-3#sp-header .sp-megamenu-parent>li {
    line-height: 80px
}

.header-3#sp-header .sp-megamenu-parent>li>a {
    line-height: 40px;
    border-radius: 20px
}

.header-3#sp-header .sp-megamenu-parent>li>a .sp-menu-badge {
    border-radius: 10px
}

.header-3#sp-header .sp-megamenu-parent>li.active>a,.header-3#sp-header .sp-megamenu-parent>li:hover>a {
    color: #fff
}

.header-3#sp-header .sp-megamenu-parent>li.active>a .sp-menu-badge,.header-3#sp-header .sp-megamenu-parent>li:hover>a .sp-menu-badge {
    background: #fff
}

.header-4#sp-top-bar {
    color: #f7f7f7
}

.header-4#sp-top-bar a:not(.btn):not(.sppb-btn) {
    color: #f7f7f7
}

.header-4#sp-top-bar a:not(.btn):not(.sppb-btn):hover {
    color: #fff
}

.header-4#sp-header {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2)
}

.header-4#sp-header .sp-megamenu-parent {
    margin: 0
}

.header-4#sp-header .sp-megamenu-parent>li {
    padding-bottom: 15px
}

.header-4#sp-header .sp-megamenu-parent>li>a {
    line-height: 50px;
    padding-top: 15px;
    border-radius: 0 0 4px 4px
}

.header-4#sp-header .sp-megamenu-parent>li.active>a,.header-4#sp-header .sp-megamenu-parent>li:hover>a {
    color: #fff
}

.header-4#sp-header .sp-megamenu-parent>li.active>a .sp-menu-badge,.header-4#sp-header .sp-megamenu-parent>li:hover>a .sp-menu-badge {
    background: #fff
}

.header-5#sp-header {
    height: 60px
}

.header-5#sp-header .logo {
    height: 60px
}

.header-5#sp-header>.container>.container-inner>.row {
    margin-left: 0 !important
}

.header-5#sp-header .sp-megamenu-parent>li {
    line-height: 60px
}

.header-5#sp-header .sp-megamenu-parent>li>a {
    line-height: 20px;
    border-right: 1px solid #e5e5e5
}

.header-5#sp-header .sp-megamenu-parent>li:first-child>a {
    border-left: 1px solid #e5e5e5
}

.header-5#sp-header #offcanvas-toggler {
    height: 60px;
    line-height: 60px
}

.header-5#sp-header .sp-module {
    height: 60px
}

.header-5.header-overlap #sp-header {
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1)
}

.header-5.header-overlap+#sp-titles .sp-page-title {
    padding-top: 240px
}

.header-6#sp-header {
    height: 70px
}

.header-6#sp-header .logo {
    height: 70px
}

.header-6#sp-header.sticky-black.header-sticky {
    background: #000 !important
}

@media (min-width: 992px) {
    .header-6#sp-header>.container>.container-inner>.row {
        margin-left:0
    }
}

.header-6#sp-header .sp-megamenu-parent>li>a {
    line-height: 70px;
    color: #fff;
    text-transform: uppercase
}

.header-6#sp-header .sp-megamenu-parent>li>a .sp-menu-badge {
    background: #fff
}

.header-6#sp-header .sp-module {
    height: 70px
}

.header-6#sp-header #offcanvas-toggler {
    height: 70px;
    line-height: 70px
}

.header-6#sp-header #offcanvas-toggler .burger-icon span {
    background: #fff
}

.header-6#sp-header .module-search-overlay a {
    color: #fff
}

.header-6#sp-header .module-search-overlay a i {
    line-height: 70px;
    padding: 0 15px
}

@media (min-width: 992px) {
    .header-6.header-overlap+#sp-titles .sp-page-title {
        padding-top:250px;
        padding-bottom: 40px
    }
}

.header-7#sp-top-bar {
    padding: 20px 0;
    background: transparent
}

.header-7#sp-top-bar a[class*="btn-"] {
    line-height: inherit
}

.header-7#sp-header {
    height: 70px;
    box-shadow: none
}

.header-7#sp-header .logo {
    height: 70px
}

@media (min-width: 992px) {
    .header-7#sp-header>.container>.container-inner>.row {
        margin-left:0
    }
}

.header-7#sp-header .sp-megamenu-parent>li>a {
    line-height: 70px;
    color: #fff;
    text-transform: uppercase
}

.header-7#sp-header .sp-megamenu-parent>li>a .sp-menu-badge {
    background: #fff
}

.header-7#sp-header #offcanvas-toggler {
    height: 70px;
    line-height: 70px
}

.header-7#sp-header #offcanvas-toggler .burger-icon span {
    background: #fff
}

.header-7#sp-header .sp-module {
    height: 70px
}

.header-7#sp-header .module-search-overlay a {
    color: #fff
}

.header-7#sp-header .module-search-overlay a i {
    line-height: 40px;
    padding: 0 12px
}

.header-overlap.transparent .header-7#sp-top-bar {
    border-bottom: none
}

.header-overlap.transparent .header-7#sp-header.header-sticky.sticky-black>.container>.container-inner {
    background: transparent
}

.header-8#sp-top-bar {
    background: #fff;
    padding: 20px 0
}

.header-8#sp-top-bar a[class*="btn-"] {
    line-height: inherit
}

.header-8#sp-header {
    box-shadow: none;
    background: transparent !important
}

.header-8#sp-header>.container {
    padding-bottom: 15px
}

.header-8#sp-header>.container>.container-inner>.row {
    margin-left: 0;
    margin-right: 0
}

.header-8#sp-header .sp-menu-full.container {
    margin-right: -15px
}

.header-8#sp-header .sp-megamenu-parent>li>a {
    line-height: 80px;
    color: #fff;
    text-transform: uppercase
}

.header-8#sp-header .sp-megamenu-parent>li>a .sp-menu-badge {
    background: #fff
}

.header-8#sp-header #offcanvas-toggler .burger-icon span {
    background: #fff
}

.header-8#sp-header:not(.header-sticky)+section {
    margin-top: -80px
}

@media (max-width: 991px) {
    .header-8#sp-header:not(.header-sticky)+section {
        margin-top:-80px
    }
}

@media (max-width: 575px) {
    .header-8#sp-header:not(.header-sticky)+section {
        margin-top:-80px
    }
}

.header-8#sp-header .module-search-overlay a {
    color: #fff
}

.header-8#sp-header .module-search-overlay a i {
    line-height: 50px;
    padding: 0 15px
}

.header-8+section .sp-page-title {
    min-height: 250px;
    padding-top: 130px
}

@media (min-width: 768px) {
    .header-9#sp-top-bar {
        background:transparent;
        padding: 20px 0
    }
}

.header-9#sp-top-bar a[class*="btn-"] {
    line-height: inherit
}

.header-9#sp-header {
    height: 70px
}

.header-9#sp-header .logo {
    height: 70px
}

.header-9#sp-header>.container>.container-inner>.row {
    margin-left: 0
}

.header-9#sp-header .sp-megamenu-parent>li {
    line-height: 70px
}

.header-9#sp-header .sp-megamenu-parent>li>a {
    line-height: 40px
}

.header-9#sp-header .sp-megamenu-parent>li.active>a,.header-9#sp-header .sp-megamenu-parent>li:hover>a {
    color: #fff
}

.header-9#sp-header .sp-megamenu-parent>li.active>a .sp-menu-badge,.header-9#sp-header .sp-megamenu-parent>li:hover>a .sp-menu-badge {
    background: #fff
}

.header-9#sp-header #offcanvas-toggler {
    height: 70px;
    line-height: 70px
}

.header-9#sp-header .sp-module {
    height: 70px
}

.header-overlap.transparent .header-9#sp-header:not(.header-sticky) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

.header-10#sp-top-bar {
    background: transparent;
    padding: 12px 0
}

.header-10#sp-top-bar .social-icons>li {
    margin: 2px
}

.header-10#sp-top-bar .social-icons>li>a {
    padding: 0 5px;
    width: 32px;
    height: 32px;
    text-align: center;
    display: block;
    line-height: 29px
}

.header-10#sp-top-bar a[class*="btn-"] {
    line-height: 18px
}

.header-10#sp-header {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2)
}

.header-10#sp-header .sp-megamenu-parent>li>a {
    position: relative;
    padding-left: 0;
    padding-right: 30px;
    text-align: left
}

.header-10#sp-header .sp-megamenu-parent>li>a:before {
    content: "";
    height: 3px;
    width: 0;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .header-10#sp-header .sp-megamenu-parent>li>a:before {
        transition: none
    }
}

.header-10#sp-header .sp-megamenu-parent>li:last-child>a {
    padding-right: 15px
}

.header-10#sp-header .sp-megamenu-parent>li.active>a:before,.header-10#sp-header .sp-megamenu-parent>li:hover>a:before {
    width: calc(100% - 15px)
}

.header-10#sp-header .menu-left .sp-megamenu-parent {
    margin: 0 -15px 0 0
}

.header-overlap.transparent .header-10#sp-header:not(.header-sticky) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

[class*="title-1"].sppb-section .sppb-section-title .sppb-title-heading,[class*="title-1"].sppb-addon .sppb-addon-title {
    position: relative;
    display: inline-block;
    padding-bottom: 15px
}

[class*="title-1"].sppb-section .sppb-section-title .sppb-title-heading:before,[class*="title-1"].sppb-addon .sppb-addon-title:before {
    content: "";
    display: inline-block;
    width: 80px;
    height: 3px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -40px
}

[class*="title-1"].sppb-section .sppb-section-title[class*="left"] .sppb-title-heading:before {
    left: 0;
    margin-left: 0
}

[class*="title-1"].sppb-section .sppb-section-title[class*="right"] .sppb-title-heading:before {
    left: auto;
    right: 0;
    margin-left: 0
}

.title-1-left.sppb-addon .sppb-addon-title:before {
    left: 0;
    margin-left: 0
}

.title-1-right.sppb-addon .sppb-addon-title:before {
    left: auto;
    right: 0;
    margin-left: 0
}

[class*="title-2"].sppb-section .sppb-section-title .sppb-title-heading,[class*="title-2"].sppb-addon .sppb-addon-title {
    position: relative;
    display: inline-block;
    padding-bottom: 30px
}

[class*="title-2"].sppb-section .sppb-section-title .sppb-title-heading:before,[class*="title-2"].sppb-addon .sppb-addon-title:before {
    content: "";
    display: inline-block;
    width: 80px;
    height: 2px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -40px
}

[class*="title-2"].sppb-section .sppb-section-title .sppb-title-heading:after,[class*="title-2"].sppb-addon .sppb-addon-title:after {
    content: "";
    width: 22px;
    height: 22px;
    border-radius: 50%;
    font-family: "Font Awesome 6 Free";
    font-size: 0.875rem;
    text-align: center;
    line-height: 18px;
    position: absolute;
    left: 50%;
    margin-left: -12px;
    bottom: 0
}

[class*="title-2"].sppb-section .sppb-section-title[class*="left"] .sppb-title-heading:before {
    left: 21px;
    margin-left: 0
}

[class*="title-2"].sppb-section .sppb-section-title[class*="left"] .sppb-title-heading:after {
    left: 0;
    margin-left: 0px
}

[class*="title-2"].sppb-section .sppb-section-title[class*="right"] .sppb-title-heading:before {
    left: auto;
    right: 21px;
    margin-left: 0
}

[class*="title-2"].sppb-section .sppb-section-title[class*="right"] .sppb-title-heading:after {
    left: auto;
    right: 0;
    margin-left: 0
}

.title-2-left.sppb-addon .sppb-addon-title:before {
    left: 21px;
    margin-left: 0
}

.title-2-left.sppb-addon .sppb-addon-title:after {
    left: 0;
    margin-left: 0px
}

.title-2-right.sppb-addon .sppb-addon-title:before {
    left: auto;
    right: 21px;
    margin-left: 0
}

.title-2-right.sppb-addon .sppb-addon-title:after {
    left: auto;
    right: 0;
    margin-left: 0
}

[class*="title-3"].sppb-section .sppb-section-title .sppb-title-heading,[class*="title-3"].sppb-addon .sppb-addon-title {
    position: relative;
    display: inline-block;
    padding-bottom: 12px
}

[class*="title-3"].sppb-section .sppb-section-title .sppb-title-heading:before,[class*="title-3"].sppb-addon .sppb-addon-title:before {
    content: "";
    display: inline-block;
    width: 70px;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    [class*="title-3"].sppb-section .sppb-section-title .sppb-title-heading:before,[class*="title-3"].sppb-addon .sppb-addon-title:before {
        transition: none
    }
}

[class*="title-3"].sppb-section .sppb-section-title .sppb-title-heading:after,[class*="title-3"].sppb-addon .sppb-addon-title:after {
    content: "";
    width: 50px;
    height: 1px;
    position: absolute;
    left: 50%;
    bottom: 2px;
    transform: translateX(-50%);
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    [class*="title-3"].sppb-section .sppb-section-title .sppb-title-heading:after,[class*="title-3"].sppb-addon .sppb-addon-title:after {
        transition: none
    }
}

[class*="title-3"].sppb-section .sppb-section-title[class*="left"] .sppb-title-heading:before {
    left: 0;
    transform: none
}

[class*="title-3"].sppb-section .sppb-section-title[class*="left"] .sppb-title-heading:after {
    left: 10px;
    transform: none
}

[class*="title-3"].sppb-section .sppb-section-title[class*="right"] .sppb-title-heading:before {
    left: auto;
    right: 0;
    transform: none
}

[class*="title-3"].sppb-section .sppb-section-title[class*="right"] .sppb-title-heading:after {
    left: auto;
    right: 10px;
    transform: none
}

[class*="title-3"].sppb-section .sppb-section-title:hover .sppb-title-heading:before,[class*="title-3"].sppb-addon:hover .sppb-addon-title:before {
    width: 100px
}

[class*="title-3"].sppb-section .sppb-section-title:hover .sppb-title-heading:after,[class*="title-3"].sppb-addon:hover .sppb-addon-title:after {
    width: 80px
}

.title-3-left.sppb-addon .sppb-addon-title:before {
    left: 0;
    transform: none
}

.title-3-left.sppb-addon .sppb-addon-title:after {
    left: 10px;
    transform: none
}

.title-3-right.sppb-addon .sppb-addon-title:before {
    left: auto;
    right: 0;
    transform: none
}

.title-3-right.sppb-addon .sppb-addon-title:after {
    left: auto;
    right: 10px;
    transform: none
}

[class*="title-4"].sppb-section .sppb-section-title .sppb-title-heading,[class*="title-4"].sppb-addon .sppb-addon-title {
    position: relative;
    display: inline-block;
    padding-bottom: 18px
}

[class*="title-4"].sppb-section .sppb-section-title .sppb-title-heading:before,[class*="title-4"].sppb-addon .sppb-addon-title:before {
    content: "";
    display: inline-block;
    width: 110px;
    height: 2px;
    position: absolute;
    bottom: 4px;
    left: 50%;
    margin-left: -55px;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    [class*="title-4"].sppb-section .sppb-section-title .sppb-title-heading:before,[class*="title-4"].sppb-addon .sppb-addon-title:before {
        transition: none
    }
}

[class*="title-4"].sppb-section .sppb-section-title .sppb-title-heading:after,[class*="title-4"].sppb-addon .sppb-addon-title:after {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -12px;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    [class*="title-4"].sppb-section .sppb-section-title .sppb-title-heading:after,[class*="title-4"].sppb-addon .sppb-addon-title:after {
        transition: none
    }
}

[class*="title-4"].sppb-section .sppb-section-title[class*="left"] .sppb-title-heading:before {
    left: 0;
    margin-left: 0
}

[class*="title-4"].sppb-section .sppb-section-title[class*="left"] .sppb-title-heading:after {
    left: 43px;
    margin-left: 0
}

[class*="title-4"].sppb-section .sppb-section-title[class*="right"] .sppb-title-heading:before {
    left: auto;
    right: 0;
    margin-left: 0
}

[class*="title-4"].sppb-section .sppb-section-title[class*="right"] .sppb-title-heading:after {
    left: auto;
    right: 57px;
    margin-left: 0
}

[class*="title-4"].sppb-section .sppb-section-title:hover .sppb-title-heading:after,[class*="title-4"].sppb-addon:hover .sppb-addon-title:after {
    animation: flash 1.5s
}

.title-4-left.sppb-addon .sppb-addon-title:before {
    left: 0;
    margin-left: 0
}

.title-4-left.sppb-addon .sppb-addon-title:after {
    left: 43px;
    margin-left: 0
}

.title-4-right.sppb-addon .sppb-addon-title:before {
    left: auto;
    right: 0;
    margin-left: 0
}

.title-4-right.sppb-addon .sppb-addon-title:after {
    left: auto;
    right: 57px;
    margin-left: 0
}

[class*="title-5"].sppb-section .sppb-section-title .sppb-title-heading,[class*="title-5"].sppb-addon .sppb-addon-title {
    position: relative;
    display: inline-block;
    padding-bottom: 12px
}

[class*="title-5"].sppb-section .sppb-section-title .sppb-title-heading:before,[class*="title-5"].sppb-addon .sppb-addon-title:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 3px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    [class*="title-5"].sppb-section .sppb-section-title .sppb-title-heading:before,[class*="title-5"].sppb-addon .sppb-addon-title:before {
        transition: none
    }
}

[class*="title-5"].sppb-section .sppb-section-title .sppb-title-heading:after,[class*="title-5"].sppb-addon .sppb-addon-title:after {
    content: "";
    width: 50px;
    height: 4px;
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    [class*="title-5"].sppb-section .sppb-section-title .sppb-title-heading:after,[class*="title-5"].sppb-addon .sppb-addon-title:after {
        transition: none
    }
}

[class*="title-5"].sppb-section .sppb-section-title[class*="left"] .sppb-title-heading:before {
    left: 22px;
    transform: none
}

[class*="title-5"].sppb-section .sppb-section-title[class*="left"] .sppb-title-heading:after {
    left: 0;
    transform: none
}

[class*="title-5"].sppb-section .sppb-section-title[class*="right"] .sppb-title-heading:before {
    left: auto;
    right: 22px;
    transform: none
}

[class*="title-5"].sppb-section .sppb-section-title[class*="right"] .sppb-title-heading:after {
    left: auto;
    right: 0;
    transform: none
}

[class*="title-5"].sppb-section .sppb-section-title:hover .sppb-title-heading:before,[class*="title-5"].sppb-addon:hover .sppb-addon-title:before {
    width: 100px;
    border-radius: 0
}

[class*="title-5"].sppb-section .sppb-section-title[class*="left"]:hover .sppb-title-heading:before {
    left: 0
}

[class*="title-5"].sppb-section .sppb-section-title[class*="right"]:hover .sppb-title-heading:before {
    right: 0
}

.title-5-left.sppb-addon .sppb-addon-title:before {
    left: 22px;
    transform: none
}

.title-5-left.sppb-addon .sppb-addon-title:after {
    left: 0;
    transform: none
}

.title-5-left.sppb-addon:hover .sppb-addon-title:before {
    left: 0
}

.title-5-right.sppb-addon .sppb-addon-title:before {
    left: auto;
    right: 22px;
    transform: none
}

.title-5-right.sppb-addon .sppb-addon-title:after {
    left: auto;
    right: 0;
    transform: none
}

.title-5-right.sppb-addon:hover .sppb-addon-title:before {
    right: 0
}

.title-6.sppb-section .sppb-section-title .sppb-title-heading {
    font-size: 16px !important;
    margin-bottom: 15px !important
}

.title-6.sppb-section .sppb-section-title .sppb-title-subheading {
    font-size: 36px !important;
    font-weight: 400;
    line-height: 1.1 !important
}

.title-7.sppb-section .sppb-section-title .sppb-title-heading {
    margin-bottom: 15px !important
}

.title-7.sppb-section .sppb-section-title .sppb-title-heading,.title-7.sppb-addon .sppb-addon-title {
    position: relative;
    display: inline-block
}

.title-7.sppb-section .sppb-section-title .sppb-title-heading:before,.title-7.sppb-addon .sppb-addon-title:before {
    content: "";
    display: inline-block;
    font-family: "Font Awesome 6 Free";
    margin-right: 5px
}

.title-8.sppb-section .sppb-section-title {
    padding-bottom: 12px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.title-8.sppb-section .sppb-section-title .sppb-title-heading {
    font-size: 16px !important;
    margin-bottom: 5px !important
}

.title-8.sppb-section .sppb-section-title .sppb-title-subheading {
    font-size: 30px !important;
    font-weight: 500;
    line-height: 1.1 !important;
    color: #203646
}

.title-8.sppb-section .sppb-section-title:after {
    content: "";
    display: inline-flex;
    width: 80px;
    height: 3px;
    margin-top: 12px
}

.title-8.sppb-section .sppb-section-title[class*="left"] {
    align-items: flex-start
}

.title-8.sppb-section .sppb-section-title[class*="right"] {
    align-items: flex-end
}

[class*="title-9"].sppb-section .sppb-section-title .sppb-title-heading,[class*="title-9"].sppb-addon .sppb-addon-title {
    position: relative;
    display: inline-block;
    padding-bottom: 10px
}

[class*="title-9"].sppb-section .sppb-section-title .sppb-title-heading:before,[class*="title-9"].sppb-addon .sppb-addon-title:before {
    content: "";
    display: block;
    width: 100px;
    height: 2px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -50px
}

[class*="title-9"].sppb-section .sppb-section-title .sppb-title-heading:after,[class*="title-9"].sppb-addon .sppb-addon-title:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border: 10px solid transparent;
    position: absolute;
    bottom: -19px;
    left: 50%;
    margin-left: -10px
}

[class*="title-9"].sppb-section .sppb-section-title[class*="left"] .sppb-title-heading:before {
    left: 0;
    margin-left: 0
}

[class*="title-9"].sppb-section .sppb-section-title[class*="left"] .sppb-title-heading:after {
    left: 0;
    margin-left: 0
}

[class*="title-9"].sppb-section .sppb-section-title[class*="right"] .sppb-title-heading:before {
    left: auto;
    right: 0;
    margin-left: 0
}

[class*="title-9"].sppb-section .sppb-section-title[class*="right"] .sppb-title-heading:after {
    left: auto;
    right: 0;
    margin-left: 0
}

.title-9-left.sppb-addon .sppb-addon-title:before {
    left: 0;
    margin-left: 0
}

.title-9-left.sppb-addon .sppb-addon-title:after {
    left: 0;
    margin-left: 0
}

.title-9-right.sppb-addon .sppb-addon-title:before {
    left: auto;
    right: 0;
    margin-left: 0
}

.title-9-right.sppb-addon .sppb-addon-title:after {
    left: auto;
    right: 0;
    margin-left: 0
}

[class*="title-10"].sppb-section .sppb-section-title .sppb-title-heading,[class*="title-10"].sppb-addon .sppb-addon-title {
    position: relative;
    display: inline-block;
    padding-bottom: 25px;
    margin-bottom: 20px
}

[class*="title-10"].sppb-section .sppb-section-title .sppb-title-heading:before,[class*="title-10"].sppb-addon .sppb-addon-title:before {
    content: "";
    display: block;
    width: 100px;
    height: 2px;
    background: transparent !important;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -50px
}

[class*="title-10"].sppb-section .sppb-section-title .sppb-title-heading:after,[class*="title-10"].sppb-addon .sppb-addon-title:after {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    font-family: "Font Awesome 6 Free";
    font-size: 0.875rem;
    line-height: 18px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10px
}

[class*="title-10"].sppb-section .sppb-section-title[class*="left"] .sppb-title-heading:before {
    left: 0;
    margin-left: 0;
    border-left: none;
    border-right-width: 80px
}

[class*="title-10"].sppb-section .sppb-section-title[class*="left"] .sppb-title-heading:after {
    left: 0;
    margin-left: 0
}

[class*="title-10"].sppb-section .sppb-section-title[class*="right"] .sppb-title-heading:before {
    left: auto;
    right: 0;
    margin-left: 0;
    border-right: none;
    border-left-width: 80px
}

[class*="title-10"].sppb-section .sppb-section-title[class*="right"] .sppb-title-heading:after {
    left: auto;
    right: 0;
    margin-left: 0
}

.title-10-left.sppb-addon .sppb-addon-title:before {
    left: 0;
    margin-left: 0;
    border-left: none;
    border-right-width: 80px
}

.title-10-left.sppb-addon .sppb-addon-title:after {
    left: 0;
    margin-left: 0
}

.title-10-right.sppb-addon .sppb-addon-title:before {
    left: auto;
    right: 0;
    margin-left: 0;
    border-right: none;
    border-left-width: 80px
}

.title-10-right.sppb-addon .sppb-addon-title:after {
    left: auto;
    right: 0;
    margin-left: 0
}

.title-white.sppb-section .sppb-section-title,.title-white.sppb-section .sppb-section-title .sppb-title-heading,.title-white.sppb-addon .sppb-addon-title,.title-white.sp-column .sp-module-title,.title-white.sp-module .sp-module-title {
    color: #fff !important
}

.list-style-1 ul,ul.list-style-1 {
    padding-left: 0 !important;
    list-style: none
}

.list-style-1 ul>li,ul.list-style-1>li {
    padding-left: 22px;
    position: relative
}

.list-style-1 ul>li:before,ul.list-style-1>li:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    font-family: "Font Awesome 6 Free";
    position: absolute;
    left: 0;
    top: 0
}

.list-style-1 ul>li:not(:last-child),ul.list-style-1>li:not(:last-child) {
    margin-bottom: 10px
}

.list-style-1 ul>li ul,ul.list-style-1>li ul {
    padding-left: 40px !important
}

.list-style-2 ul,ul.list-style-2 {
    padding-left: 0 !important;
    list-style: none
}

.list-style-2 ul>li,ul.list-style-2>li {
    padding-left: 22px;
    position: relative
}

.list-style-2 ul>li:before,ul.list-style-2>li:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0
}

.list-style-2 ul>li:not(:last-child),ul.list-style-2>li:not(:last-child) {
    margin-bottom: 8px
}

.list-style-2 ul>li ul,ul.list-style-2>li ul {
    padding-left: 40px !important
}

.list-style-3 ul,ul.list-style-3 {
    padding-left: 0 !important;
    list-style: none
}

.list-style-3 ul>li,ul.list-style-3>li {
    padding-left: 22px;
    position: relative
}

.list-style-3 ul>li:before,ul.list-style-3>li:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0
}

.list-style-3 ul>li:not(:last-child),ul.list-style-3>li:not(:last-child) {
    margin-bottom: 8px
}

.list-style-3 ul>li ul,ul.list-style-3>li ul {
    padding-left: 40px !important
}

.form-style-1 input[type="text"]:not(.form-control):not([class^="builder"]),.form-style-1 input[type="email"]:not(.form-control):not([class^="builder"]),.form-style-1 input[type="url"]:not(.form-control):not([class^="builder"]),.form-style-1 input[type="date"]:not(.form-control):not([class^="builder"]),.form-style-1 input[type="password"]:not(.form-control):not([class^="builder"]),.form-style-1 input[type="search"]:not(.form-control):not([class^="builder"]),.form-style-1 input[type="tel"]:not(.form-control):not([class^="builder"]),.form-style-1 input[type="number"]:not(.form-control):not([class^="builder"]),.form-style-1 select:not(.form-control):not([class^="builder"]),.form-style-1 textarea:not(.form-control):not([class^="builder"]) {
    border-width: 0;
    border-bottom-width: 1px;
    background-color: transparent;
    padding-left: 0;
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.3)
}

.form-style-1 input[type="text"]::placeholder,.form-style-1 input[type="email"]::placeholder,.form-style-1 input[type="url"]::placeholder,.form-style-1 input[type="date"]::placeholder,.form-style-1 input[type="password"]::placeholder,.form-style-1 input[type="search"]::placeholder,.form-style-1 input[type="tel"]::placeholder,.form-style-1 input[type="number"]::placeholder,.form-style-1 select::placeholder,.form-style-1 textarea::placeholder {
    color: rgba(0, 0, 0, 0.5)
}

.form-style-1 input[type="text"]::-ms-input-placeholder,.form-style-1 input[type="email"]::-ms-input-placeholder,.form-style-1 input[type="url"]::-ms-input-placeholder,.form-style-1 input[type="date"]::-ms-input-placeholder,.form-style-1 input[type="password"]::-ms-input-placeholder,.form-style-1 input[type="search"]::-ms-input-placeholder,.form-style-1 input[type="tel"]::-ms-input-placeholder,.form-style-1 input[type="number"]::-ms-input-placeholder,.form-style-1 select::-ms-input-placeholder,.form-style-1 textarea::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5)
}

.form-style-1 input[type="text"]:-ms-input-placeholder,.form-style-1 input[type="email"]:-ms-input-placeholder,.form-style-1 input[type="url"]:-ms-input-placeholder,.form-style-1 input[type="date"]:-ms-input-placeholder,.form-style-1 input[type="password"]:-ms-input-placeholder,.form-style-1 input[type="search"]:-ms-input-placeholder,.form-style-1 input[type="tel"]:-ms-input-placeholder,.form-style-1 input[type="number"]:-ms-input-placeholder,.form-style-1 select:-ms-input-placeholder,.form-style-1 textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5)
}

.form-style-2 input[type="text"]:not(.form-control):not([class^="builder"]),.form-style-2 input[type="email"]:not(.form-control):not([class^="builder"]),.form-style-2 input[type="url"]:not(.form-control):not([class^="builder"]),.form-style-2 input[type="date"]:not(.form-control):not([class^="builder"]),.form-style-2 input[type="password"]:not(.form-control):not([class^="builder"]),.form-style-2 input[type="search"]:not(.form-control):not([class^="builder"]),.form-style-2 input[type="tel"]:not(.form-control):not([class^="builder"]),.form-style-2 input[type="number"]:not(.form-control):not([class^="builder"]),.form-style-2 select:not(.form-control):not([class^="builder"]),.form-style-2 textarea:not(.form-control):not([class^="builder"]) {
    color: #fff;
    border-width: 0;
    border-bottom-width: 1px;
    border-bottom-color: #fff;
    background-color: transparent;
    padding-left: 0
}

.form-style-2 input[type="text"]::placeholder,.form-style-2 input[type="email"]::placeholder,.form-style-2 input[type="url"]::placeholder,.form-style-2 input[type="date"]::placeholder,.form-style-2 input[type="password"]::placeholder,.form-style-2 input[type="search"]::placeholder,.form-style-2 input[type="tel"]::placeholder,.form-style-2 input[type="number"]::placeholder,.form-style-2 select::placeholder,.form-style-2 textarea::placeholder {
    color: #e5e5e5
}

.form-style-2 input[type="text"]::-ms-input-placeholder,.form-style-2 input[type="email"]::-ms-input-placeholder,.form-style-2 input[type="url"]::-ms-input-placeholder,.form-style-2 input[type="date"]::-ms-input-placeholder,.form-style-2 input[type="password"]::-ms-input-placeholder,.form-style-2 input[type="search"]::-ms-input-placeholder,.form-style-2 input[type="tel"]::-ms-input-placeholder,.form-style-2 input[type="number"]::-ms-input-placeholder,.form-style-2 select::-ms-input-placeholder,.form-style-2 textarea::-ms-input-placeholder {
    color: #e5e5e5
}

.form-style-2 input[type="text"]:-ms-input-placeholder,.form-style-2 input[type="email"]:-ms-input-placeholder,.form-style-2 input[type="url"]:-ms-input-placeholder,.form-style-2 input[type="date"]:-ms-input-placeholder,.form-style-2 input[type="password"]:-ms-input-placeholder,.form-style-2 input[type="search"]:-ms-input-placeholder,.form-style-2 input[type="tel"]:-ms-input-placeholder,.form-style-2 input[type="number"]:-ms-input-placeholder,.form-style-2 select:-ms-input-placeholder,.form-style-2 textarea:-ms-input-placeholder {
    color: #e5e5e5
}

.form-style-3 input[type="text"]:not(.form-control):not([class^="builder"]),.form-style-3 input[type="email"]:not(.form-control):not([class^="builder"]),.form-style-3 input[type="url"]:not(.form-control):not([class^="builder"]),.form-style-3 input[type="date"]:not(.form-control):not([class^="builder"]),.form-style-3 input[type="password"]:not(.form-control):not([class^="builder"]),.form-style-3 input[type="search"]:not(.form-control):not([class^="builder"]),.form-style-3 input[type="tel"]:not(.form-control):not([class^="builder"]),.form-style-3 input[type="number"]:not(.form-control):not([class^="builder"]),.form-style-3 select:not(.form-control):not([class^="builder"]),.form-style-3 textarea:not(.form-control):not([class^="builder"]) {
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    background: transparent
}

.form-style-3 input[type="text"]:not(.form-control):not([class^="builder"]):focus,.form-style-3 input[type="email"]:not(.form-control):not([class^="builder"]):focus,.form-style-3 input[type="url"]:not(.form-control):not([class^="builder"]):focus,.form-style-3 input[type="date"]:not(.form-control):not([class^="builder"]):focus,.form-style-3 input[type="password"]:not(.form-control):not([class^="builder"]):focus,.form-style-3 input[type="search"]:not(.form-control):not([class^="builder"]):focus,.form-style-3 input[type="tel"]:not(.form-control):not([class^="builder"]):focus,.form-style-3 input[type="number"]:not(.form-control):not([class^="builder"]):focus,.form-style-3 select:not(.form-control):not([class^="builder"]):focus,.form-style-3 textarea:not(.form-control):not([class^="builder"]):focus {
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2)
}

.form-style-4 input[type="text"]:not(.form-control):not([class^="builder"]),.form-style-4 input[type="email"]:not(.form-control):not([class^="builder"]),.form-style-4 input[type="url"]:not(.form-control):not([class^="builder"]),.form-style-4 input[type="date"]:not(.form-control):not([class^="builder"]),.form-style-4 input[type="password"]:not(.form-control):not([class^="builder"]),.form-style-4 input[type="search"]:not(.form-control):not([class^="builder"]),.form-style-4 input[type="tel"]:not(.form-control):not([class^="builder"]),.form-style-4 input[type="number"]:not(.form-control):not([class^="builder"]),.form-style-4 select:not(.form-control):not([class^="builder"]),.form-style-4 textarea:not(.form-control):not([class^="builder"]) {
    color: #fff;
    border-color: #fff;
    background-color: transparent
}

.form-style-4 input[type="text"]:not(.form-control):not([class^="builder"]):focus,.form-style-4 input[type="email"]:not(.form-control):not([class^="builder"]):focus,.form-style-4 input[type="url"]:not(.form-control):not([class^="builder"]):focus,.form-style-4 input[type="date"]:not(.form-control):not([class^="builder"]):focus,.form-style-4 input[type="password"]:not(.form-control):not([class^="builder"]):focus,.form-style-4 input[type="search"]:not(.form-control):not([class^="builder"]):focus,.form-style-4 input[type="tel"]:not(.form-control):not([class^="builder"]):focus,.form-style-4 input[type="number"]:not(.form-control):not([class^="builder"]):focus,.form-style-4 select:not(.form-control):not([class^="builder"]):focus,.form-style-4 textarea:not(.form-control):not([class^="builder"]):focus {
    background: transparent;
    color: #fff;
    border-color: #fff
}

.form-style-4 input[type="text"]::placeholder,.form-style-4 input[type="email"]::placeholder,.form-style-4 input[type="url"]::placeholder,.form-style-4 input[type="date"]::placeholder,.form-style-4 input[type="password"]::placeholder,.form-style-4 input[type="search"]::placeholder,.form-style-4 input[type="tel"]::placeholder,.form-style-4 input[type="number"]::placeholder,.form-style-4 select::placeholder,.form-style-4 textarea::placeholder {
    color: #f7f7f7
}

.form-style-4 input[type="text"]::-ms-input-placeholder,.form-style-4 input[type="email"]::-ms-input-placeholder,.form-style-4 input[type="url"]::-ms-input-placeholder,.form-style-4 input[type="date"]::-ms-input-placeholder,.form-style-4 input[type="password"]::-ms-input-placeholder,.form-style-4 input[type="search"]::-ms-input-placeholder,.form-style-4 input[type="tel"]::-ms-input-placeholder,.form-style-4 input[type="number"]::-ms-input-placeholder,.form-style-4 select::-ms-input-placeholder,.form-style-4 textarea::-ms-input-placeholder {
    color: #f7f7f7
}

.form-style-4 input[type="text"]:-ms-input-placeholder,.form-style-4 input[type="email"]:-ms-input-placeholder,.form-style-4 input[type="url"]:-ms-input-placeholder,.form-style-4 input[type="date"]:-ms-input-placeholder,.form-style-4 input[type="password"]:-ms-input-placeholder,.form-style-4 input[type="search"]:-ms-input-placeholder,.form-style-4 input[type="tel"]:-ms-input-placeholder,.form-style-4 input[type="number"]:-ms-input-placeholder,.form-style-4 select:-ms-input-placeholder,.form-style-4 textarea:-ms-input-placeholder {
    color: #f7f7f7
}

.form-style-4 label {
    color: #f7f7f7
}

.form-style-4 label a {
    font-weight: 700;
    color: #fff
}

.form-style-4.sppb-addon-form-builder .sppb-form-check-label:before {
    border-color: #fff !important
}

.form-style-4 .form-builder-checkbox-item input:checked+label::before,.form-style-4 .form-builder-radio-item input:checked+label::before,.form-style-4.sppb-addon-form-builder .sppb-form-check-input:checked+label::before {
    background: transparent
}

.form-style-4 .form-builder-checkbox-item label:before,.form-style-4 .form-builder-radio-item label:before,.form-style-4.sppb-addon-form-builder .sppb-form-check-label:before {
    border-color: #fff
}

@media (max-width: 991.98px) {
    .bg-image-responsive {
        background-image:none !important
    }
}

.cols-auto-width>.sppb-container-inner>.sppb-row>div[id*="column-wrap-id-"],.cols-auto-width>.sppb-row-container>.sppb-row>div[id*="column-wrap-id-"] {
    width: auto !important;
    max-width: none !important;
    flex: 0 0 auto !important
}

#sp-page-builder .page-content .sppb-section,#sp-page-builder .sppb-section {
    margin-top: 0;
    clear: both
}

#sp-page-builder .sppb-section .sppb-section-title,.mod-sppagebuilder .sppb-section .sppb-section-title {
    margin-bottom: 50px
}

#sp-page-builder .sppb-section .sppb-section-title .sppb-title-heading,.mod-sppagebuilder .sppb-section .sppb-section-title .sppb-title-heading {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 25px
}

#sp-page-builder .sppb-section .sppb-section-title .sppb-title-subheading,.mod-sppagebuilder .sppb-section .sppb-section-title .sppb-title-subheading {
    max-width: 100%;
    font-size: 0.9375rem
}

@media (min-width: 992px) {
    #sp-page-builder .sppb-section .sppb-section-title .sppb-title-subheading,.mod-sppagebuilder .sppb-section .sppb-section-title .sppb-title-subheading {
        max-width:66.66666667%;
        margin-left: auto;
        margin-right: auto
    }

    #sp-page-builder .sppb-section .sppb-section-title[class*="left"] .sppb-title-subheading,.mod-sppagebuilder .sppb-section .sppb-section-title[class*="left"] .sppb-title-subheading {
        margin-left: 0
    }

    #sp-page-builder .sppb-section .sppb-section-title[class*="right"] .sppb-title-subheading,.mod-sppagebuilder .sppb-section .sppb-section-title[class*="right"] .sppb-title-subheading {
        margin-right: 0
    }
}

#sp-page-builder .sppb-section[class*="title-1"] .sppb-section-title,#sp-page-builder .sppb-section[class*="title-2"] .sppb-section-title,#sp-page-builder .sppb-section[class*="title-3"] .sppb-section-title,#sp-page-builder .sppb-section[class*="title-4"] .sppb-section-title,#sp-page-builder .sppb-section[class*="title-5"] .sppb-section-title,#sp-page-builder .sppb-section[class*="title-7"] .sppb-section-title,#sp-page-builder .sppb-section[class*="title-9"] .sppb-section-title,#sp-page-builder .sppb-section[class*="title-10"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-1"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-2"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-3"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-4"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-5"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-7"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-9"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-10"] .sppb-section-title {
    display: flex;
    flex-direction: column;
    align-items: center
}

#sp-page-builder .sppb-section[class*="title-1"] .sppb-section-title[class*="left"],#sp-page-builder .sppb-section[class*="title-2"] .sppb-section-title[class*="left"],#sp-page-builder .sppb-section[class*="title-3"] .sppb-section-title[class*="left"],#sp-page-builder .sppb-section[class*="title-4"] .sppb-section-title[class*="left"],#sp-page-builder .sppb-section[class*="title-5"] .sppb-section-title[class*="left"],#sp-page-builder .sppb-section[class*="title-7"] .sppb-section-title[class*="left"],#sp-page-builder .sppb-section[class*="title-9"] .sppb-section-title[class*="left"],#sp-page-builder .sppb-section[class*="title-10"] .sppb-section-title[class*="left"],.mod-sppagebuilder .sppb-section[class*="title-1"] .sppb-section-title[class*="left"],.mod-sppagebuilder .sppb-section[class*="title-2"] .sppb-section-title[class*="left"],.mod-sppagebuilder .sppb-section[class*="title-3"] .sppb-section-title[class*="left"],.mod-sppagebuilder .sppb-section[class*="title-4"] .sppb-section-title[class*="left"],.mod-sppagebuilder .sppb-section[class*="title-5"] .sppb-section-title[class*="left"],.mod-sppagebuilder .sppb-section[class*="title-7"] .sppb-section-title[class*="left"],.mod-sppagebuilder .sppb-section[class*="title-9"] .sppb-section-title[class*="left"],.mod-sppagebuilder .sppb-section[class*="title-10"] .sppb-section-title[class*="left"] {
    align-items: flex-start
}

#sp-page-builder .sppb-section[class*="title-1"] .sppb-section-title[class*="right"],#sp-page-builder .sppb-section[class*="title-2"] .sppb-section-title[class*="right"],#sp-page-builder .sppb-section[class*="title-3"] .sppb-section-title[class*="right"],#sp-page-builder .sppb-section[class*="title-4"] .sppb-section-title[class*="right"],#sp-page-builder .sppb-section[class*="title-5"] .sppb-section-title[class*="right"],#sp-page-builder .sppb-section[class*="title-7"] .sppb-section-title[class*="right"],#sp-page-builder .sppb-section[class*="title-9"] .sppb-section-title[class*="right"],#sp-page-builder .sppb-section[class*="title-10"] .sppb-section-title[class*="right"],.mod-sppagebuilder .sppb-section[class*="title-1"] .sppb-section-title[class*="right"],.mod-sppagebuilder .sppb-section[class*="title-2"] .sppb-section-title[class*="right"],.mod-sppagebuilder .sppb-section[class*="title-3"] .sppb-section-title[class*="right"],.mod-sppagebuilder .sppb-section[class*="title-4"] .sppb-section-title[class*="right"],.mod-sppagebuilder .sppb-section[class*="title-5"] .sppb-section-title[class*="right"],.mod-sppagebuilder .sppb-section[class*="title-7"] .sppb-section-title[class*="right"],.mod-sppagebuilder .sppb-section[class*="title-9"] .sppb-section-title[class*="right"],.mod-sppagebuilder .sppb-section[class*="title-10"] .sppb-section-title[class*="right"] {
    align-items: flex-end
}

#sp-page-builder .sppb-section[class*="title-1"][class*="-left"] .sppb-section-title,#sp-page-builder .sppb-section[class*="title-2"][class*="-left"] .sppb-section-title,#sp-page-builder .sppb-section[class*="title-3"][class*="-left"] .sppb-section-title,#sp-page-builder .sppb-section[class*="title-4"][class*="-left"] .sppb-section-title,#sp-page-builder .sppb-section[class*="title-5"][class*="-left"] .sppb-section-title,#sp-page-builder .sppb-section[class*="title-7"][class*="-left"] .sppb-section-title,#sp-page-builder .sppb-section[class*="title-9"][class*="-left"] .sppb-section-title,#sp-page-builder .sppb-section[class*="title-10"][class*="-left"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-1"][class*="-left"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-2"][class*="-left"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-3"][class*="-left"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-4"][class*="-left"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-5"][class*="-left"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-7"][class*="-left"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-9"][class*="-left"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-10"][class*="-left"] .sppb-section-title {
    align-items: flex-start
}

#sp-page-builder .sppb-section[class*="title-1"][class*="-right"] .sppb-section-title,#sp-page-builder .sppb-section[class*="title-2"][class*="-right"] .sppb-section-title,#sp-page-builder .sppb-section[class*="title-3"][class*="-right"] .sppb-section-title,#sp-page-builder .sppb-section[class*="title-4"][class*="-right"] .sppb-section-title,#sp-page-builder .sppb-section[class*="title-5"][class*="-right"] .sppb-section-title,#sp-page-builder .sppb-section[class*="title-7"][class*="-right"] .sppb-section-title,#sp-page-builder .sppb-section[class*="title-9"][class*="-right"] .sppb-section-title,#sp-page-builder .sppb-section[class*="title-10"][class*="-right"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-1"][class*="-right"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-2"][class*="-right"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-3"][class*="-right"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-4"][class*="-right"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-5"][class*="-right"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-7"][class*="-right"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-9"][class*="-right"] .sppb-section-title,.mod-sppagebuilder .sppb-section[class*="title-10"][class*="-right"] .sppb-section-title {
    align-items: flex-end
}

.sppb-form-control,.sppb-form-group .sppb-form-control {
    background: transparent;
    border-color: #ced4da;
    border-radius: 0rem;
    color: inherit
}

select.sppb-form-control:not([size]):not([multiple]) {
    height: calc(2em + 1.25rem + 2px);
    padding: 0.625rem 1.25rem
}

.mod-sppagebuilder {
    vertical-align: middle
}

.sppb-addon-raw-html ul,.sppb-addon-text-block ul {
    padding-left: 15px
}

.sppb-addon-raw-html ul li,.sppb-addon-text-block ul li {
    margin-bottom: 12px
}

.sppb-addon-raw-html ul li ul,.sppb-addon-text-block ul li ul {
    margin-top: 12px;
    padding-left: 40px
}

.sppb-addon-raw-html ol,.sppb-addon-text-block ol {
    padding-left: 15px
}

.sppb-addon-raw-html ol li,.sppb-addon-text-block ol li {
    margin-bottom: 12px
}

.sppb-addon-raw-html ol li ol,.sppb-addon-text-block ol li ol {
    margin-top: 12px;
    padding-left: 40px
}

.sppb-addon-feature .sppb-img-container {
    display: block !important
}

.sppb-addon-feature .sppb-img-container img {
    display: block;
    width: 100%
}

.sppb-addon-text p:last-child {
    margin-bottom: 0
}

.swiper-container .swiper-slide {
    user-select: none;
    -webkit-user-select: none
}

.swiper-pagination {
    position: relative;
    line-height: 1;
    bottom: 0 !important;
    margin: 20px -7px 0
}

.swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    margin: 4px 7px !important;
    background: #dee2e6;
    opacity: 1
}

.swiper-navigation {
    text-align: center;
    margin: 20px -7px 0
}

.swiper-navigation>div {
    display: inline-block;
    margin: 0 7px;
    cursor: pointer;
    line-height: 1;
    padding: 10px 12px;
    user-select: none
}

.swiper-navigation>div.swiper-button-disabled {
    opacity: 0.5;
    pointer-events: none
}

.sp-pagebuilder-addon-inner-wrap .swiper-container:not(.swiper-container-initialized):before {
    content: "EDITOR MESSAGE: Here you see only the design, to see the carousel working make your changes in the addon and save, then close the editor or open this same page but without editor in a new tab.";
    display: block;
    text-align: center;
    color: #dc3545;
    padding: 0 15%;
    width: 100%;
    margin-bottom: 15px
}

.sppb-modal-selector {
    justify-content: center
}

.sppb-addon-feature .sppb-addon-content .sppb-icon .sppb-icon-container {
    line-height: 1
}

.sppb-addon-feature.feature-box-1 .sppb-addon-content {
    color: #fff;
    padding: 50px 20px;
    border: 2px solid transparent;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-1 .sppb-addon-content {
        transition: none
    }
}

.sppb-addon-feature.feature-box-1 .sppb-addon-content .sppb-icon {
    margin-bottom: 20px
}

.sppb-addon-feature.feature-box-1 .sppb-addon-content .sppb-icon-container i {
    font-size: 60px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-1 .sppb-addon-content .sppb-icon-container i {
        transition: none
    }
}

.sppb-addon-feature.feature-box-1 .sppb-addon-content .sppb-addon-title,.sppb-addon-feature.feature-box-1 .sppb-addon-content .sppb-addon-title a {
    color: #fff;
    margin-bottom: 12px;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-1 .sppb-addon-content .sppb-addon-title,.sppb-addon-feature.feature-box-1 .sppb-addon-content .sppb-addon-title a {
        transition: none
    }
}

.sppb-addon-feature.feature-box-1:hover .sppb-addon-content {
    background: transparent
}

.sppb-addon-feature.feature-box-1:hover .sppb-addon-content .sppb-icon-container i {
    transform: scale(1.2)
}

.sppb-addon-feature.feature-box-2 .sppb-addon-content .sppb-icon {
    margin-bottom: 40px
}

.sppb-addon-feature.feature-box-2 .sppb-addon-content .sppb-icon-container {
    padding: 30px;
    background: #fff;
    box-shadow: 0 15px 20px 0 rgba(32, 54, 70, 0.2) !important;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-2 .sppb-addon-content .sppb-icon-container {
        transition: none
    }
}

.sppb-addon-feature.feature-box-2 .sppb-addon-content .sppb-icon-container i {
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-2 .sppb-addon-content .sppb-icon-container i {
        transition: none
    }
}

.sppb-addon-feature.feature-box-2 .sppb-addon-content .sppb-addon-title {
    margin-bottom: 10px
}

.sppb-addon-feature.feature-box-2:hover .sppb-addon-content .sppb-icon-container i {
    color: #fff
}

.sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-media {
    position: relative
}

.sppb-addon-feature.feature-box-3 .sppb-addon-content .pull-left,.sppb-addon-feature.feature-box-3 .sppb-addon-content .pull-right {
    float: none !important;
    width: 100% !important;
    margin: 0 0 20px
}

.sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-img-container {
    overflow: hidden
}

.sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-img-container .sppb-img-responsive {
    display: block;
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out
}

.sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-icon {
    position: absolute;
    top: 15px;
    left: auto;
    right: 15px
}

.sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-icon .sppb-icon-container {
    padding: 15px;
    border-radius: 50%;
    box-shadow: none !important;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-icon .sppb-icon-container {
        transition: none
    }
}

.sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-icon .sppb-icon-container i {
    font-size: 30px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff
}

.sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-media-body {
    overflow: visible
}

.sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-media-body .sppb-media-content .sppb-addon-title {
    margin-bottom: 10px;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-media-body .sppb-media-content .sppb-addon-title {
        transition: none
    }
}

.sppb-addon-feature.feature-box-3:hover .sppb-addon-content .sppb-media-body .sppb-media-content .sppb-icon .sppb-icon-container {
    transform: scale(1.2)
}

.sppb-addon-feature.feature-box-4 .sppb-addon-content .sppb-icon .sppb-icon-container {
    background: #203646;
    padding: 25px;
    border-radius: 50%;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-4 .sppb-addon-content .sppb-icon .sppb-icon-container {
        transition: none
    }
}

.sppb-addon-feature.feature-box-4 .sppb-addon-content .sppb-icon .sppb-icon-container i {
    font-size: 30px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff
}

.sppb-addon-feature.feature-box-4 .sppb-addon-content .sppb-addon-title,.sppb-addon-feature.feature-box-4 .sppb-addon-content .sppb-addon-title a {
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-4 .sppb-addon-content .sppb-addon-title,.sppb-addon-feature.feature-box-4 .sppb-addon-content .sppb-addon-title a {
        transition: none
    }
}

.sppb-addon-feature.feature-box-4:hover .sppb-addon-content .sppb-addon-title,.sppb-addon-feature.feature-box-4:hover .sppb-addon-content .sppb-addon-title a {
    color: #203646
}

.sppb-addon-feature.feature-box-5 .sppb-addon-content {
    padding: 70px 20px 50px;
    background: #203646;
    color: #fff;
    margin-top: 45px;
    position: relative
}

.sppb-addon-feature.feature-box-5 .sppb-addon-content .sppb-icon {
    margin-top: -115px;
    text-align: center
}

.sppb-addon-feature.feature-box-5 .sppb-addon-content .sppb-icon-container {
    padding: 30px;
    border-radius: 50%;
    background: #203646;
    box-shadow: none !important
}

.sppb-addon-feature.feature-box-5 .sppb-addon-content .sppb-icon-container i {
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px
}

.sppb-addon-feature.feature-box-5 .sppb-addon-content .sppb-addon-title {
    margin-bottom: 10px
}

.sppb-addon-feature.feature-box-5 .sppb-addon-content .sppb-addon-title,.sppb-addon-feature.feature-box-5 .sppb-addon-content .sppb-addon-title a {
    color: #fff
}

.sppb-addon-feature.feature-box-5:hover .sppb-addon-content .sppb-icon-container {
    animation: pulse 0.5s infinite
}

.sppb-addon-feature.feature-box-6 .sppb-addon-content {
    padding: 70px 20px 50px;
    background: #203646;
    color: #fff;
    border-radius: 5px;
    margin-top: 45px;
    position: relative
}

.sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-icon {
    margin-top: -115px;
    text-align: center
}

.sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-icon-container {
    padding: 30px !important;
    box-shadow: none !important;
    position: relative
}

.sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-icon-container:before {
    content: "";
    background: #203646;
    border-radius: 5px;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-icon-container:before {
        transition: none
    }
}

.sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-icon-container i {
    font-size: 50px !important;
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important
}

.sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-addon-title {
    margin-bottom: 10px
}

.sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-addon-title,.sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-addon-title a {
    color: #fff
}

.sppb-addon-feature.feature-box-6:hover .sppb-addon-content .sppb-icon-container:before {
    transform: rotate(45deg)
}

.sppb-addon-feature.feature-box-6:hover .sppb-addon-content .sppb-icon-container i {
    animation: pulse 0.5s infinite
}

.sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-media {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    position: relative;
    flex-wrap: wrap
}

.sppb-addon-feature.feature-box-7 .sppb-addon-content .pull-left {
    margin-right: 0;
    flex: 0 0 50%;
    max-width: 50%
}

.sppb-addon-feature.feature-box-7 .sppb-addon-content .pull-right {
    margin-left: 0;
    flex: 0 0 50%;
    max-width: 50%
}

.sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-icon {
    position: absolute;
    top: 25px;
    left: 25px
}

.sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-icon-container {
    padding: 10px !important;
    position: relative;
    z-index: 0
}

.sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-icon-container:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    z-index: -1;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-icon-container:before {
        transition: none
    }
}

.sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-icon-container i {
    color: #fff;
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    font-size: 30px !important
}

.sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-addon-title {
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-addon-title {
        transition: none
    }
}

.sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-media-body {
    position: static;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 30px
}

@media (max-width: 991.98px) {
    .sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-media-body {
        padding-left:0;
        margin-top: 30px
    }

    .sppb-addon-feature.feature-box-7 .sppb-addon-content .pull-left,.sppb-addon-feature.feature-box-7 .sppb-addon-content .pull-right,.sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-media-body {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.sppb-addon-feature.feature-box-7:hover .sppb-addon-content .sppb-icon .sppb-icon-container:before {
    transform: scale(1.3)
}

.sppb-addon-feature.feature-box-8 .sppb-addon-content {
    position: relative;
    padding: 50px 30px;
    background: #f7f7f7
}

.sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-icon {
    margin-bottom: 25px !important
}

.sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-icon-container {
    position: relative;
    padding: 20px;
    border-radius: 50%;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-icon-container {
        transition: none
    }
}

.sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-icon-container:before {
    content: "";
    display: block;
    border-radius: inherit;
    position: absolute;
    top: -8px;
    left: -8px;
    right: -8px;
    bottom: -8px;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-icon-container:before {
        transition: none
    }
}

.sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-icon-container i {
    font-size: 32px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    position: relative
}

.sppb-addon-feature.feature-box-8:hover .sppb-addon-content .sppb-icon-container:before {
    top: -15px;
    left: -15px;
    right: -15px;
    bottom: -15px
}

.sppb-addon-feature.feature-box-9 {
    padding: 50px 30px;
    background: #f7f7f7;
    position: relative;
    z-index: 0
}

.sppb-addon-feature.feature-box-9:before,.sppb-addon-feature.feature-box-9:after {
    content: "";
    width: 30px;
    height: 30px;
    background: transparent;
    display: block;
    border-style: solid;
    border-width: 0;
    position: absolute;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-9:before,.sppb-addon-feature.feature-box-9:after {
        transition: none
    }
}

.sppb-addon-feature.feature-box-9:before {
    border-right-width: 2px;
    border-top-width: 2px;
    top: 15px;
    right: 15px
}

.sppb-addon-feature.feature-box-9:after {
    border-left-width: 2px;
    border-bottom-width: 2px;
    left: 15px;
    bottom: 15px
}

.sppb-addon-feature.feature-box-9 .sppb-addon-content {
    position: relative
}

.sppb-addon-feature.feature-box-9 .sppb-addon-content .sppb-icon {
    margin-bottom: 15px
}

.sppb-addon-feature.feature-box-9 .sppb-addon-content .sppb-icon-container {
    padding: 20px;
    background: #203646 !important;
    border-radius: 50%;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-9 .sppb-addon-content .sppb-icon-container {
        transition: none
    }
}

.sppb-addon-feature.feature-box-9 .sppb-addon-content .sppb-icon-container i {
    font-size: 32px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    color: #fff
}

.sppb-addon-feature.feature-box-9:hover:before,.sppb-addon-feature.feature-box-9:hover:after {
    width: 50px;
    height: 50px
}

.sppb-addon-feature.feature-box-9:hover:before {
    top: 0;
    right: 0
}

.sppb-addon-feature.feature-box-9:hover:after {
    left: 0;
    bottom: 0
}

.sppb-addon-feature.feature-box-10 .sppb-addon-content .sppb-icon-container {
    padding: 20px;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-10 .sppb-addon-content .sppb-icon-container {
        transition: none
    }
}

.sppb-addon-feature.feature-box-10 .sppb-addon-content .sppb-icon-container i {
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-10 .sppb-addon-content .sppb-icon-container i {
        transition: none
    }
}

.sppb-addon-feature.feature-box-10 .sppb-addon-content .sppb-media-body {
    overflow: visible
}

.sppb-addon-feature.feature-box-10 .sppb-addon-content .sppb-addon-title {
    margin-bottom: 10px;
    display: block
}

.sppb-addon-feature.feature-box-10:hover .sppb-addon-content .sppb-icon-container {
    border-radius: 50% !important
}

.sppb-addon-feature.feature-box-11 .sppb-addon-content .pull-left,.sppb-addon-feature.feature-box-11 .sppb-addon-content .pull-right {
    float: none !important;
    width: 100% !important;
    position: relative
}

.sppb-addon-feature.feature-box-11 .sppb-addon-content .sppb-img-container {
    overflow: hidden
}

.sppb-addon-feature.feature-box-11 .sppb-addon-content .sppb-img-container .sppb-img-responsive {
    display: block;
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out
}

.sppb-addon-feature.feature-box-11 .sppb-addon-content .sppb-icon {
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -30px;
    z-index: 1
}

.sppb-addon-feature.feature-box-11 .sppb-addon-content .sppb-icon .sppb-icon-container {
    position: relative;
    display: block !important;
    overflow: hidden;
    padding: 15px !important;
    border-radius: 50%;
    box-shadow: none !important;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-11 .sppb-addon-content .sppb-icon .sppb-icon-container {
        transition: none
    }
}

.sppb-addon-feature.feature-box-11 .sppb-addon-content .sppb-icon .sppb-icon-container:before {
    content: "";
    display: block;
    background: #203646;
    border-radius: 50%;
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    opacity: 0;
    transform: translateX(-100%);
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-11 .sppb-addon-content .sppb-icon .sppb-icon-container:before {
        transition: none
    }
}

.sppb-addon-feature.feature-box-11 .sppb-addon-content .sppb-icon .sppb-icon-container i {
    font-size: 30px !important;
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    color: #fff;
    position: relative
}

.sppb-addon-feature.feature-box-11 .sppb-addon-content .sppb-media-body {
    overflow: visible;
    position: relative;
    background: #f7f7f7;
    padding: 50px 20px 30px
}

.sppb-addon-feature.feature-box-11 .sppb-addon-content .sppb-media-body .sppb-media-content .sppb-addon-title,.sppb-addon-feature.feature-box-11 .sppb-addon-content .sppb-media-body .sppb-media-content .sppb-addon-title a {
    color: #203646
}

.sppb-addon-feature.feature-box-11 .sppb-addon-content .sppb-media-body .sppb-media-content .sppb-addon-title {
    margin-bottom: 10px;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-11 .sppb-addon-content .sppb-media-body .sppb-media-content .sppb-addon-title {
        transition: none
    }
}

.sppb-addon-feature.feature-box-11:hover .sppb-addon-content .sppb-media-body .sppb-media-content .sppb-icon .sppb-icon-container:before {
    transform: translateX(1px);
    opacity: 1
}

.sppb-addon-feature.feature-box-12 .sppb-addon-content .sppb-icon {
    padding: 15px
}

.sppb-addon-feature.feature-box-12 .sppb-addon-content .sppb-icon-container {
    padding: 15px !important;
    border-radius: 4px;
    transform: rotate(45deg);
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-12 .sppb-addon-content .sppb-icon-container {
        transition: none
    }
}

.sppb-addon-feature.feature-box-12 .sppb-addon-content .sppb-icon-container i {
    color: #fff;
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    font-size: 30px !important;
    transition: all 0.4s ease-in-out;
    transform: rotate(-45deg)
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-12 .sppb-addon-content .sppb-icon-container i {
        transition: none
    }
}

.sppb-addon-feature.feature-box-12 .sppb-addon-content .sppb-media-body {
    overflow: visible
}

.sppb-addon-feature.feature-box-12 .sppb-addon-content .sppb-addon-title {
    margin-bottom: 10px
}

.sppb-addon-feature.feature-box-12:hover .sppb-addon-content .sppb-icon-container {
    background: transparent
}

.sppb-addon-feature.feature-box-13 .sppb-addon-content {
    padding: 30px;
    background: #f7f7f7;
    position: relative;
    overflow: hidden
}

.sppb-addon-feature.feature-box-13 .sppb-addon-content:before {
    content: "";
    width: 2px;
    height: 25%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-13 .sppb-addon-content:before {
        transition: none
    }
}

.sppb-addon-feature.feature-box-13 .sppb-addon-content:after {
    content: "";
    width: 24px;
    height: 24px;
    border: 12px solid transparent;
    position: absolute;
    top: 50%;
    left: -12px;
    margin-top: -12px;
    transition: all 0.4s ease-in-out 0.2s
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-13 .sppb-addon-content:after {
        transition: none
    }
}

.sppb-addon-feature.feature-box-13 .sppb-addon-content .sppb-icon {
    margin-bottom: 20px
}

.sppb-addon-feature.feature-box-13 .sppb-addon-content .sppb-icon-container i {
    font-size: 60px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-13 .sppb-addon-content .sppb-icon-container i {
        transition: none
    }
}

.sppb-addon-feature.feature-box-13 .sppb-addon-content .sppb-addon-title {
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-13 .sppb-addon-content .sppb-addon-title {
        transition: none
    }
}

.sppb-addon-feature.feature-box-13 .sppb-addon-content .sppb-addon-title,.sppb-addon-feature.feature-box-13 .sppb-addon-content .sppb-addon-title a {
    color: #203646
}

.sppb-addon-feature.feature-box-13:hover .sppb-addon-content:before {
    height: 80%
}

.sppb-addon-feature.feature-box-13:hover .sppb-addon-content:after {
    left: 0
}

.sppb-addon-feature.feature-box-13:hover .sppb-addon-content .sppb-icon-container i {
    color: #203646
}

.sppb-addon-feature.feature-box-14 .sppb-addon-content .sppb-icon {
    margin-bottom: 30px
}

.sppb-addon-feature.feature-box-14 .sppb-addon-content .sppb-icon-container {
    padding: 20px;
    border-radius: 50%;
    box-shadow: 0 15px 20px 0 rgba(32, 54, 70, 0.4) !important;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-14 .sppb-addon-content .sppb-icon-container {
        transition: none
    }
}

.sppb-addon-feature.feature-box-14 .sppb-addon-content .sppb-icon-container i {
    color: #fff;
    font-size: 60px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-14 .sppb-addon-content .sppb-icon-container i {
        transition: none
    }
}

.sppb-addon-feature.feature-box-14 .sppb-addon-content .sppb-addon-title {
    margin-bottom: 10px
}

.sppb-addon-feature.feature-box-14:hover .sppb-addon-content .sppb-icon-container {
    background: #fff
}

.sppb-addon-feature.feature-box-15 .sppb-addon-content {
    padding: 50px 30px
}

.sppb-addon-feature.feature-box-15 .sppb-addon-content .sppb-icon {
    margin-bottom: 20px
}

.sppb-addon-feature.feature-box-15 .sppb-addon-content .sppb-icon-container {
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-15 .sppb-addon-content .sppb-icon-container {
        transition: none
    }
}

.sppb-addon-feature.feature-box-15 .sppb-addon-content .sppb-icon-container i {
    font-size: 60px;
    width: 60px;
    height: 60px;
    line-height: 60px
}

.sppb-addon-feature.feature-box-15 .sppb-addon-content .sppb-addon-title,.sppb-addon-feature.feature-box-15 .sppb-addon-content .sppb-addon-title a {
    color: #203646;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-15 .sppb-addon-content .sppb-addon-title,.sppb-addon-feature.feature-box-15 .sppb-addon-content .sppb-addon-title a {
        transition: none
    }
}

.sppb-addon-feature.feature-box-15:hover .sppb-addon-content .sppb-icon-container {
    transform: translateY(-10px)
}

.sppb-addon-feature.feature-box-16 .sppb-addon-content .sppb-icon {
    margin-bottom: 25px
}

.sppb-addon-feature.feature-box-16 .sppb-addon-content .sppb-icon-container {
    padding: 20px;
    border-radius: 50%;
    position: relative;
    box-shadow: none !important
}

.sppb-addon-feature.feature-box-16 .sppb-addon-content .sppb-icon-container:before {
    content: "";
    border-radius: inherit;
    display: block;
    z-index: -1;
    position: absolute;
    top: -8px;
    left: -8px;
    right: -8px;
    bottom: -8px;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-16 .sppb-addon-content .sppb-icon-container:before {
        transition: none
    }
}

.sppb-addon-feature.feature-box-16 .sppb-addon-content .sppb-icon-container i {
    font-size: 30px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff
}

.sppb-addon-feature.feature-box-16 .sppb-addon-content .sppb-addon-title {
    margin-bottom: 10px;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-16 .sppb-addon-content .sppb-addon-title {
        transition: none
    }
}

.sppb-addon-feature.feature-box-16:hover .sppb-addon-content .sppb-icon-container:before {
    top: -15px;
    left: -15px;
    right: -15px;
    bottom: -15px
}

.sppb-addon-feature.feature-box-17 {
    color: #fff
}

.sppb-addon-feature.feature-box-17 .sppb-addon-content {
    padding: 50px 30px
}

.sppb-addon-feature.feature-box-17 .sppb-addon-content .sppb-icon {
    margin-bottom: 20px
}

.sppb-addon-feature.feature-box-17 .sppb-addon-content .sppb-icon-container {
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-17 .sppb-addon-content .sppb-icon-container {
        transition: none
    }
}

.sppb-addon-feature.feature-box-17 .sppb-addon-content .sppb-icon-container i {
    font-size: 60px;
    width: 60px;
    height: 60px;
    line-height: 60px
}

.sppb-addon-feature.feature-box-17 .sppb-addon-content .sppb-addon-title,.sppb-addon-feature.feature-box-17 .sppb-addon-content .sppb-addon-title a {
    color: #fff
}

.sppb-addon-feature.feature-box-17:hover .sppb-addon-content .sppb-icon-container {
    transform: translateY(-10px)
}

.sppb-addon-image-layouts.image-layouts-1 .sppb-addon-image-layout-content {
    padding: 30px;
    background: #f7f7f7
}

.sppb-addon-image-layouts.image-layouts-1 .sppb-image-layout-title span {
    font-size: 0.875rem;
    font-weight: 400;
    color: #203646
}

.sppb-addon-form-builder .sppb-addon-form-builder-form {
    margin-left: -15px !important;
    margin-right: -15px !important
}

.sppb-addon-form-builder.form-builder-hidden-label .sppb-addon-content .sppb-addon-form-builder-form .sppb-form-group label {
    display: none
}

.sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row {
    margin-left: 0;
    margin-right: 0
}

@media (min-width: 768px) and (max-width:991.98px) {
    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-2 {
        flex:0 0 33.333333%;
        max-width: 33.333333%;
        border-right: 1px solid #e5e5e5
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-2:nth-child(3n+3) {
        border-right: none
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-2:nth-child(n+4) {
        border-top: 1px solid #e5e5e5
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-2:nth-child(-n+3) {
        padding-top: 0
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-2:nth-last-child(-n+3) {
        padding-bottom: 0
    }
}

@media (min-width: 992px) {
    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-2 {
        border-right:1px solid #e5e5e5
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-2:nth-child(6n+6) {
        border-right: none
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-2:nth-child(n+7) {
        border-top: 1px solid #e5e5e5
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-2:nth-child(-n+6) {
        padding-top: 0
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-2:nth-last-child(-n+6) {
        padding-bottom: 0
    }
}

@media (min-width: 768px) {
    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>div[class*="sppb-col"] {
        padding:30px
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-3 {
        border-right: 1px solid #e5e5e5
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-3:nth-child(4n+4) {
        border-right: none
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-3:nth-child(n+5) {
        border-top: 1px solid #e5e5e5
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-3:nth-child(-n+4) {
        padding-top: 0
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-3:nth-last-child(-n+4) {
        padding-bottom: 0
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-4 {
        border-right: 1px solid #e5e5e5
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-4:nth-child(3n+3) {
        border-right: none
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-4:nth-child(n+4) {
        border-top: 1px solid #e5e5e5
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-4:nth-child(-n+3) {
        padding-top: 0
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-4:nth-last-child(-n+3) {
        padding-bottom: 0
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-6:nth-child(odd) {
        border-right: 1px solid #e5e5e5
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-6:nth-child(n+3) {
        border-top: 1px solid #e5e5e5
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-6:nth-child(-n+2) {
        padding-top: 0
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>.sppb-col-sm-6:nth-last-child(-n+2) {
        padding-bottom: 0
    }
}

@media (max-width: 767.98px) {
    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>div[class*="sppb-col"] {
        flex:0 0 50%;
        max-width: 50%;
        padding: 15px
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>div[class*="sppb-col"]:nth-child(odd) {
        border-right: 1px solid #e5e5e5
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>div[class*="sppb-col"]:nth-child(n+3) {
        border-top: 1px solid #e5e5e5
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>div[class*="sppb-col"]:nth-child(-n+2) {
        padding-top: 0
    }

    .sppb-addon-clients.clients-grid .sppb-addon-content>.sppb-row>div[class*="sppb-col"]:nth-last-child(-n+2) {
        padding-bottom: 0
    }
}

.sppb-addon-single-image.single-image-1 .sppb-addon-single-image-container {
    padding: 15px 15px 0;
    background: #fff
}

.sppb-addon-sppb-flibox.overlay-front-10 .sppb-flipbox-front:before,.sppb-addon-sppb-flibox.overlay-front-10 .threeD-flip-front:before {
    opacity: 10%
}

.sppb-addon-sppb-flibox.overlay-back-10 .sppb-flipbox-back:before,.sppb-addon-sppb-flibox.overlay-back-10 .threeD-flip-back:before {
    opacity: 10%
}

.sppb-addon-sppb-flibox.overlay-front-20 .sppb-flipbox-front:before,.sppb-addon-sppb-flibox.overlay-front-20 .threeD-flip-front:before {
    opacity: 20%
}

.sppb-addon-sppb-flibox.overlay-back-20 .sppb-flipbox-back:before,.sppb-addon-sppb-flibox.overlay-back-20 .threeD-flip-back:before {
    opacity: 20%
}

.sppb-addon-sppb-flibox.overlay-front-30 .sppb-flipbox-front:before,.sppb-addon-sppb-flibox.overlay-front-30 .threeD-flip-front:before {
    opacity: 30%
}

.sppb-addon-sppb-flibox.overlay-back-30 .sppb-flipbox-back:before,.sppb-addon-sppb-flibox.overlay-back-30 .threeD-flip-back:before {
    opacity: 30%
}

.sppb-addon-sppb-flibox.overlay-front-40 .sppb-flipbox-front:before,.sppb-addon-sppb-flibox.overlay-front-40 .threeD-flip-front:before {
    opacity: 40%
}

.sppb-addon-sppb-flibox.overlay-back-40 .sppb-flipbox-back:before,.sppb-addon-sppb-flibox.overlay-back-40 .threeD-flip-back:before {
    opacity: 40%
}

.sppb-addon-sppb-flibox.overlay-front-50 .sppb-flipbox-front:before,.sppb-addon-sppb-flibox.overlay-front-50 .threeD-flip-front:before {
    opacity: 50%
}

.sppb-addon-sppb-flibox.overlay-back-50 .sppb-flipbox-back:before,.sppb-addon-sppb-flibox.overlay-back-50 .threeD-flip-back:before {
    opacity: 50%
}

.sppb-addon-sppb-flibox.overlay-front-60 .sppb-flipbox-front:before,.sppb-addon-sppb-flibox.overlay-front-60 .threeD-flip-front:before {
    opacity: 60%
}

.sppb-addon-sppb-flibox.overlay-back-60 .sppb-flipbox-back:before,.sppb-addon-sppb-flibox.overlay-back-60 .threeD-flip-back:before {
    opacity: 60%
}

.sppb-addon-sppb-flibox.overlay-front-70 .sppb-flipbox-front:before,.sppb-addon-sppb-flibox.overlay-front-70 .threeD-flip-front:before {
    opacity: 70%
}

.sppb-addon-sppb-flibox.overlay-back-70 .sppb-flipbox-back:before,.sppb-addon-sppb-flibox.overlay-back-70 .threeD-flip-back:before {
    opacity: 70%
}

.sppb-addon-sppb-flibox.overlay-front-80 .sppb-flipbox-front:before,.sppb-addon-sppb-flibox.overlay-front-80 .threeD-flip-front:before {
    opacity: 80%
}

.sppb-addon-sppb-flibox.overlay-back-80 .sppb-flipbox-back:before,.sppb-addon-sppb-flibox.overlay-back-80 .threeD-flip-back:before {
    opacity: 80%
}

.sppb-addon-sppb-flibox.overlay-front-90 .sppb-flipbox-front:before,.sppb-addon-sppb-flibox.overlay-front-90 .threeD-flip-front:before {
    opacity: 90%
}

.sppb-addon-sppb-flibox.overlay-back-90 .sppb-flipbox-back:before,.sppb-addon-sppb-flibox.overlay-back-90 .threeD-flip-back:before {
    opacity: 90%
}

.sppb-addon-sppb-flibox.front-dark .sppb-flipbox-front:before,.sppb-addon-sppb-flibox.front-dark .threeD-flip-front:before {
    background-color: #343a40 !important
}

.sppb-addon-sppb-flibox.back-dark .sppb-flipbox-back:before,.sppb-addon-sppb-flibox.back-dark .threeD-flip-back:before {
    background-color: #343a40 !important
}

.sppb-addon-blocknumber.block-number-1 .sppb-addon-content .sppb-blocknumber .sppb-blocknumber-number {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px
}

.sppb-addon-blocknumber.block-number-1 .sppb-addon-content .sppb-media-heading {
    margin-bottom: 12px;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-blocknumber.block-number-1 .sppb-addon-content .sppb-media-heading {
        transition: none
    }
}

.sppb-addon-blocknumber.block-number-2 .sppb-addon-content {
    color: #fff
}

.sppb-addon-blocknumber.block-number-2 .sppb-addon-content .sppb-blocknumber .sppb-blocknumber-number {
    background: #fff;
    font-weight: 700;
    font-size: 24px
}

.sppb-addon-blocknumber.block-number-2 .sppb-addon-content .sppb-media-heading {
    color: #fff
}

.sppb-addon-pricing-table[class*="pricing-table-1"] .sppb-pricing-box {
    padding: 40px 30px;
    border: 1px solid #e5e5e5;
    background: #f7f7f7;
    position: relative;
    overflow: hidden
}

.sppb-addon-pricing-table[class*="pricing-table-1"] .sppb-pricing-box:before {
    content: "";
    font-family: Flaticon;
    font-style: normal;
    font-size: 20px;
    width: 60px;
    height: 60px;
    color: #fff;
    padding: 20px 15px 0 0;
    text-align: center;
    position: absolute;
    top: -60px;
    right: -60px;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-pricing-table[class*="pricing-table-1"] .sppb-pricing-box:before {
        transition: none
    }
}

.sppb-addon-pricing-table[class*="pricing-table-1"] .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
    font-size: 24px;
    margin-bottom: 30px
}

.sppb-addon-pricing-table[class*="pricing-table-1"] .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price {
    font-weight: 700;
    margin-right: 10px;
    font-size: 32px;
    line-height: 32px
}

.sppb-addon-pricing-table[class*="pricing-table-1"] .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price .sppb-pricing-price-symbol {
    font-weight: 400;
    font-size: 24px;
    position: relative;
    top: -3px;
    margin-right: 3px
}

.sppb-addon-pricing-table[class*="pricing-table-1"] .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price.after {
    display: inline-block;
    margin-bottom: 0
}

.sppb-addon-pricing-table[class*="pricing-table-1"] .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-duration {
    color: #203646
}

.sppb-addon-pricing-table[class*="pricing-table-1"] .sppb-pricing-box .sppb-pricing-features {
    border-top: 1px solid #e5e5e5;
    margin-bottom: 30px
}

.sppb-addon-pricing-table[class*="pricing-table-1"] .sppb-pricing-box .sppb-pricing-features ul li {
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5
}

.sppb-addon-pricing-table[class*="pricing-table-1"] .sppb-pricing-box:hover:before {
    top: -15px;
    right: -15px
}

.sppb-addon-pricing-table.pricing-table-1-primary .sppb-pricing-box {
    color: #fff
}

.sppb-addon-pricing-table.pricing-table-1-primary .sppb-pricing-box:before {
    background: #fff !important
}

.sppb-addon-pricing-table.pricing-table-1-primary .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
    color: #fff
}

.sppb-addon-pricing-table.pricing-table-1-primary .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price {
    color: #fff !important
}

.sppb-addon-pricing-table.pricing-table-1-primary .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-duration {
    color: #fff
}

.sppb-addon-pricing-table.pricing-table-1-primary .sppb-pricing-box .sppb-pricing-features {
    border-color: rgba(255, 255, 255, 0.3)
}

.sppb-addon-pricing-table.pricing-table-1-primary .sppb-pricing-box .sppb-pricing-features ul li {
    border-color: rgba(255, 255, 255, 0.3)
}

.sppb-addon-pricing-table.pricing-table-1-primary .sppb-pricing-box .sppb-pricing-footer a {
    background: #fff;
    border-color: #fff
}

.sppb-addon-pricing-table[class*="pricing-table-2"] .sppb-pricing-box {
    padding: 0 0 30px;
    background: #f7f7f7;
    overflow: hidden
}

.sppb-addon-pricing-table[class*="pricing-table-2"] .sppb-pricing-box>div {
    padding-left: 30px;
    padding-right: 30px
}

.sppb-addon-pricing-table[class*="pricing-table-2"] .sppb-pricing-box .sppb-pricing-header {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    position: relative
}

.sppb-addon-pricing-table[class*="pricing-table-2"] .sppb-pricing-box .sppb-pricing-header:before {
    content: "";
    width: 768px;
    height: 200px;
    background: #203646;
    display: block;
    outline: 1px solid transparent;
    position: absolute;
    bottom: 0;
    left: -50px;
    transform: rotate(-5deg);
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .sppb-addon-pricing-table[class*="pricing-table-2"] .sppb-pricing-box .sppb-pricing-header:before {
        transition: none
    }
}

.sppb-addon-pricing-table[class*="pricing-table-2"] .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
    color: #fff;
    margin-bottom: 0;
    position: relative;
    font-size: 20px
}

.sppb-addon-pricing-table[class*="pricing-table-2"] .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title+.sppb-pricing-price-container {
    margin-top: 20px
}

.sppb-addon-pricing-table[class*="pricing-table-2"] .sppb-pricing-box .sppb-pricing-header .sppb-pricing-price-container {
    color: #fff
}

.sppb-addon-pricing-table[class*="pricing-table-2"] .sppb-pricing-box .sppb-pricing-price-container {
    margin-bottom: 0 !important;
    position: relative;
    color: #203646
}

.sppb-addon-pricing-table[class*="pricing-table-2"] .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price {
    font-weight: 700
}

.sppb-addon-pricing-table[class*="pricing-table-2"] .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price .sppb-pricing-price-symbol {
    font-weight: 400;
    font-size: 20px;
    position: relative;
    top: -3px;
    margin-right: 3px
}

.sppb-addon-pricing-table[class*="pricing-table-2"] .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price.after {
    margin-bottom: 0;
    display: inline-block
}

.sppb-addon-pricing-table[class*="pricing-table-2"] .sppb-pricing-box .sppb-pricing-features {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0
}

.sppb-addon-pricing-table[class*="pricing-table-2"] .sppb-pricing-box .sppb-pricing-features ul li {
    padding: 12px 0;
    border-bottom: 1px solid #e5e5e5
}

.sppb-addon-pricing-table[class*="pricing-table-2"] .sppb-pricing-box .sppb-pricing-price-container+.sppb-pricing-footer {
    padding-top: 30px
}

.sppb-addon-pricing-table[class*="pricing-table-2"] .sppb-pricing-box:hover .sppb-pricing-header:before {
    transform: rotate(0deg)
}

.sppb-dropcap.dropcap-1 .sppb-addon-content:first-letter {
    padding: 15px 20px;
    color: #fff;
    margin: 0 10px 0px 0px
}

.sppb-dropcap.dropcap-2 .sppb-addon-content:first-letter {
    padding: 15px 20px;
    background: #203646;
    color: #fff;
    margin: 0 10px 0px 0px
}

.sppb-addon-accordion .sppb-panel .sppb-panel-heading .sppb-panel-title {
    font-weight: 500;
    line-height: 1.8
}

.sppb-addon-accordion .sppb-panel.sppb-panel-default>.sppb-panel-heading {
    color: #203646
}

.sppb-addon-accordion .sppb-panel.sppb-panel-default>.sppb-panel-heading .sppb-toggle-direction {
    color: #203646
}

.sppb-addon-accordion .sppb-panel.sppb-panel-modern>.sppb-panel-heading {
    color: #203646
}

.sppb-addon-accordion .sppb-panel.sppb-panel-success {
    border-color: rgba(25, 135, 84, 0.3)
}

.sppb-addon-accordion .sppb-panel.sppb-panel-success>.sppb-panel-heading {
    background: transparent;
    color: #198754
}

.sppb-addon-accordion .sppb-panel.sppb-panel-success .sppb-panel-body {
    border-top-color: rgba(25, 135, 84, 0.3)
}

.sppb-addon-accordion .sppb-panel.sppb-panel-info {
    border-color: rgba(23, 162, 184, 0.3)
}

.sppb-addon-accordion .sppb-panel.sppb-panel-info>.sppb-panel-heading {
    background: transparent;
    color: #17a2b8
}

.sppb-addon-accordion .sppb-panel.sppb-panel-info .sppb-panel-body {
    border-top-color: rgba(23, 162, 184, 0.3)
}

.sppb-addon-accordion .sppb-panel.sppb-panel-warning {
    border-color: rgba(255, 193, 7, 0.3)
}

.sppb-addon-accordion .sppb-panel.sppb-panel-warning>.sppb-panel-heading {
    background: transparent;
    color: #ffc107
}

.sppb-addon-accordion .sppb-panel.sppb-panel-warning .sppb-panel-body {
    border-top-color: rgba(255, 193, 7, 0.3)
}

.sppb-addon-accordion .sppb-panel.sppb-panel-danger {
    border-color: rgba(220, 53, 69, 0.3)
}

.sppb-addon-accordion .sppb-panel.sppb-panel-danger>.sppb-panel-heading {
    background: transparent;
    color: #dc3545
}

.sppb-addon-accordion .sppb-panel.sppb-panel-danger .sppb-panel-body {
    border-top-color: rgba(220, 53, 69, 0.3)
}

.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel.sppb-panel-faq .sppb-panel-heading {
    padding-left: 0;
    border-color: #e5e5e5
}

.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel.sppb-panel-faq .sppb-panel-heading .sppb-panel-title {
    font-size: 16px;
    color: #203646
}

.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel.sppb-panel-faq .sppb-panel-heading .sppb-toggle-direction {
    font-size: 16px;
    color: #203646
}

.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel.sppb-panel-faq .sppb-panel-collapse .sppb-panel-body {
    padding: 20px 0 20px 0
}

.sppb-addon-accordion.accordion-1 .sppb-addon-content .sppb-panel-group .sppb-panel {
    margin-bottom: 10px;
    border: none
}

.sppb-addon-accordion.accordion-1 .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-heading {
    background: transparent;
    padding: 11px 30px 11px 15px;
    border-left: 5px solid transparent
}

.sppb-addon-accordion.accordion-1 .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-heading .sppb-panel-title {
    display: block;
    line-height: 2;
    color: #203646;
    font-weight: 700;
    font-size: 15px
}

.sppb-addon-accordion.accordion-1 .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-heading .sppb-toggle-direction {
    color: #203646
}

.sppb-addon-accordion.accordion-1 .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-collapse .sppb-panel-body {
    padding: 25px
}

.sppb-addon-accordion.accordion-2 .sppb-addon-content .sppb-panel-group .sppb-panel {
    background: transparent;
    border: none
}

.sppb-addon-accordion.accordion-2 .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-heading {
    background: transparent;
    border-bottom: 1px solid #e5e5e5;
    color: #e5e5e5;
    padding-left: 0
}

.sppb-addon-accordion.accordion-2 .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-heading .sppb-panel-title {
    font-size: 16px;
    font-weight: 700
}

.sppb-addon-accordion.accordion-2 .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-heading .sppb-toggle-direction {
    color: #e5e5e5
}

.sppb-addon-accordion.accordion-2 .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-collapse .sppb-panel-body {
    padding: 20px 0;
    border-top: none
}

.sppb-addon-accordion.accordion-3 .sppb-addon-content .sppb-panel-group .sppb-panel {
    border-top-width: 1px;
    margin-bottom: 15px;
    background: #f7f7f7
}

.sppb-addon-accordion.accordion-3 .sppb-addon-content .sppb-panel-group .sppb-panel:last-child {
    margin-bottom: 0
}

.sppb-addon-accordion.accordion-3 .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-heading {
    background: #f7f7f7;
    padding: 12px 30px 12px 15px
}

.sppb-addon-accordion.accordion-3 .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-heading .sppb-panel-title i {
    margin-right: 5px
}

.sppb-addon-accordion.accordion-3 .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-heading.active {
    color: #fff;
    margin: -1px
}

.sppb-addon-accordion.accordion-3 .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-heading.active i {
    color: #fff
}

.sppb-addon-tab .sppb-addon-content.tabs-tab .sppb-nav-tabs>li a {
    border-right-width: 1px;
    font-weight: 500
}

.sppb-addon-tab .sppb-addon-content.tabs-tab .sppb-nav-tabs>li+li {
    margin-left: 5px
}

.sppb-addon-tab .sppb-addon-content.pills-tab .sppb-nav-pills>li a {
    color: #203646
}

.sppb-addon-tab .sppb-addon-content.pills-tab .sppb-nav-pills>li.active a,.sppb-addon-tab .sppb-addon-content.pills-tab .sppb-nav-pills>li.active a:hover,.sppb-addon-tab .sppb-addon-content.pills-tab .sppb-nav-pills>li.active a:focus {
    color: #fff
}

.sppb-addon-tab .sppb-addon-content.lines-tab .sppb-nav-lines>li a {
    color: #203646
}

body .sppb-addon-optin-forms {
    padding: 0
}

body .sppb-addon-optin-forms .sppb-optin-form-box .sppb-optin-form-info-wrap .sppb-optin-form-details-wrap:not(:empty) {
    padding: 0
}

body .sppb-addon-optin-forms .sppb-optin-form.form-inline {
    display: flex;
    flex-flow: wrap;
    align-items: center
}

body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group.recaptcha-wrap {
    flex: 100%
}

body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group.email-wrap {
    padding-right: 0
}

body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-check {
    display: inline-block
}

@media (min-width: 768px) {
    body .sppb-addon-optin-forms .sppb-optin-form.form-inline .button-wrap {
        order:3;
        -webkit-order: 3;
        padding-left: 20px
    }

    body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group {
        order: 5;
        -webkit-order: 5
    }

    body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group.name-wrap {
        order: 1;
        -webkit-order: 1
    }

    body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group.email-wrap {
        order: 2;
        -webkit-order: 2
    }

    body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group.recaptcha-wrap {
        order: 4;
        -webkit-order: 4
    }

    body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group.checkbox-wrap {
        flex: auto
    }
}

@media (max-width: 767.98px) {
    body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group.recaptcha-wrap,body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group.checkbox-wrap {
        flex:auto
    }
}

body .sppb-addon-optin-forms .sppb-optin-form.form-inline label {
    display: inherit
}

@media (max-width: 575.98px) {
    body .sppb-addon-optin-forms .sppb-optin-form.form-inline {
        flex-direction:column
    }

    body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group {
        width: 100%;
        padding: 0
    }
}

.sppb-addon-timeline .timeline-panel {
    max-width: 100%
}

.sppb-addon-timeline .timeline-panel .title {
    color: #203646
}

.sppb-addon-timeline .timeline-date {
    color: #203646;
    font-weight: 500
}

.sppb-progress div.sppb-progress-bar {
    background-color: #203646
}

.sppb-progress div.sppb-progress-bar.sppb-progress-bar-success {
    background-color: #198754
}

.sppb-progress div.sppb-progress-bar.sppb-progress-bar-info {
    background-color: #17a2b8
}

.sppb-progress div.sppb-progress-bar.sppb-progress-bar-warning {
    background-color: #ffc107
}

.sppb-progress div.sppb-progress-bar.sppb-progress-bar-danger {
    background-color: #dc3545
}

.ut-addon-animated-number.ut-animated-number-1 .icon-container {
    padding: 30px
}

.ut-addon-animated-number.ut-animated-number-1 .icon-container i {
    color: #fff;
    font-size: 30px;
    width: 30px;
    height: 30px;
    line-height: 30px
}

.ut-addon-animated-number.ut-animated-number-1 .sppb-animated-number {
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: #203646
}

.ut-person .sppb-img-responsive {
    width: 100%
}

.ut-person.ut-person-1 .sppb-addon-content .person-image .sppb-img-responsive {
    width: 100%;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-1 .sppb-addon-content .person-image .sppb-img-responsive {
        transition: none
    }
}

.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay {
    transition: all 0.4s ease-in-out;
    display: flex;
    display: -webkit-flex;
    align-items: center
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay {
        transition: none
    }
}

.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
    padding: 15px 60px 15px 15px;
    color: #fff
}

.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner>div:first-child {
    margin-top: 0
}

.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social-icons {
    margin-top: 0;
    width: 40px;
    position: absolute;
    top: 15px;
    bottom: 15px;
    right: 10px;
    display: flex;
    display: -webkit-flex;
    align-items: center
}

.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social-icons .person-social {
    margin: -3px 0
}

.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social-icons .person-social>li {
    margin: 3px 0
}

.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-information {
    opacity: 0;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-information {
        transition: none
    }
}

.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-information .person-name,.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-information .person-designation {
    color: #fff
}

.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-description {
    opacity: 0;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-description {
        transition: none
    }
}

.ut-person.ut-person-1 .sppb-addon-content .person-information .person-name {
    font-size: 20px
}

.ut-person.ut-person-1 .sppb-addon-content .person-information .person-designation {
    color: #203646;
    font-size: 0.875rem
}

.ut-person.ut-person-1 .sppb-addon-content .person-social-icons .person-social {
    margin: 0 -3px
}

.ut-person.ut-person-1 .sppb-addon-content .person-social-icons .person-social>li {
    margin: 0 3px
}

.ut-person.ut-person-1 .sppb-addon-content .person-social-icons .person-social>li>a {
    width: 36px;
    height: 36px;
    padding: 10px;
    border-radius: 50%;
    text-align: center
}

.ut-person.ut-person-1 .sppb-addon-content .person-social-icons .person-social>li>a i {
    color: #fff
}

.ut-person.ut-person-1:hover .person-image .sppb-img-responsive {
    transform: scale(1.2)
}

.ut-person.ut-person-1:hover .person-image .person-overlay {
    background: rgba(32, 54, 70, 0.8)
}

.ut-person.ut-person-1:hover .person-image .person-overlay .person-overlay-inner .person-description,.ut-person.ut-person-1:hover .person-image .person-overlay .person-overlay-inner .person-information {
    opacity: 1
}

.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay {
    padding: 20px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay {
        transition: none
    }
}

.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
    color: #fff;
    padding-right: 30px
}

.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay .person-overlay-inner>div:first-child {
    margin-top: 0
}

.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-information,.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-description {
    transform: scale(0);
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-information,.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-description {
        transition: none
    }
}

.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-name {
    color: #fff
}

.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-designation {
    color: #fff
}

.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-description {
    text-align: left
}

.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social-icons {
    width: 42px;
    margin-top: 0;
    padding: 10px 0;
    border: 1px solid #fff;
    position: absolute;
    top: 50%;
    right: -42px;
    transform: translateY(-50%);
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social-icons {
        transition: none
    }
}

.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social {
    margin: 0
}

.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social>li {
    display: block;
    margin: 0
}

.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social>li>a {
    width: 40px;
    height: 40px;
    padding: 12px
}

.ut-person.ut-person-2 .sppb-addon-content .person-information .person-name {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500
}

.ut-person.ut-person-2 .sppb-addon-content .person-information .person-name a {
    color: inherit
}

.ut-person.ut-person-2 .sppb-addon-content .person-information .person-designation {
    color: #203646;
    font-size: 0.875rem;
    margin-top: 5px
}

.ut-person.ut-person-2 .sppb-addon-content .person-social-icons .person-social {
    margin: 0 -3px
}

.ut-person.ut-person-2 .sppb-addon-content .person-social-icons .person-social>li {
    margin: 0 3px
}

.ut-person.ut-person-2 .sppb-addon-content .person-social-icons .person-social>li>a {
    width: 40px;
    height: 40px;
    padding: 12px;
    text-align: center;
    color: #fff
}

.ut-person.ut-person-2:hover .person-image .person-overlay .person-overlay-inner .person-information,.ut-person.ut-person-2:hover .person-image .person-overlay .person-overlay-inner .person-description {
    transform: scale(1)
}

.ut-person.ut-person-2:hover .person-image .person-overlay .person-overlay-inner .person-social-icons {
    right: -1px
}

.ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay {
    padding: 20px 20px 60px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay {
        transition: none
    }
}

.ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
    color: #fff
}

.ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay .person-overlay-inner>div:first-child {
    margin-top: 0
}

.ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-information,.ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-description {
    transform: scale(0);
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-information,.ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-description {
        transition: none
    }
}

.ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social-icons {
    margin-top: 0;
    padding: 5px 0;
    position: absolute;
    outline: 1px solid transparent;
    left: 15px;
    right: -10px;
    bottom: 0;
    transform: translateY(100%) skew(10deg);
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social-icons {
        transition: none
    }
}

.ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social {
    margin: 0;
    transform: skew(20deg)
}

.ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social>li>a {
    width: 32px;
    height: 32px;
    padding: 8px
}

.ut-person.ut-person-3 .sppb-addon-content .person-after {
    padding: 20px
}

.ut-person.ut-person-3 .sppb-addon-content .person-after>div:first-child {
    margin-top: 0
}

.ut-person.ut-person-3 .sppb-addon-content .person-information .person-name {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
    color: #fff
}

.ut-person.ut-person-3 .sppb-addon-content .person-information .person-name a {
    color: inherit
}

.ut-person.ut-person-3 .sppb-addon-content .person-information .person-designation {
    color: #fff;
    font-size: 0.875rem;
    margin-top: 5px
}

.ut-person.ut-person-3 .sppb-addon-content .person-description {
    color: #fff
}

.ut-person.ut-person-3 .sppb-addon-content .person-social-icons .person-social {
    margin: 0 -3px
}

.ut-person.ut-person-3 .sppb-addon-content .person-social-icons .person-social>li {
    margin: 0 3px
}

.ut-person.ut-person-3 .sppb-addon-content .person-social-icons .person-social>li>a {
    width: 32px;
    height: 32px;
    padding: 8px;
    text-align: center;
    color: #fff
}

.ut-person.ut-person-3:hover .person-image .person-overlay {
    background: rgba(32, 54, 70, 0.7)
}

.ut-person.ut-person-3:hover .person-image .person-overlay .person-overlay-inner .person-information,.ut-person.ut-person-3:hover .person-image .person-overlay .person-overlay-inner .person-description {
    transform: scale(1)
}

.ut-person.ut-person-3:hover .person-image .person-overlay .person-overlay-inner .person-social-icons {
    transform: translateY(0) skew(-20deg)
}

.ut-person.ut-person-4 .sppb-addon-content .person-image .person-overlay {
    padding: 20px 20px 60px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-4 .sppb-addon-content .person-image .person-overlay {
        transition: none
    }
}

.ut-person.ut-person-4 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
    color: #fff
}

.ut-person.ut-person-4 .sppb-addon-content .person-image .person-overlay .person-overlay-inner>div:first-child {
    margin-top: 0
}

.ut-person.ut-person-4 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-information,.ut-person.ut-person-4 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-description {
    opacity: 0;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-4 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-information,.ut-person.ut-person-4 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-description {
        transition: none
    }
}

.ut-person.ut-person-4 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social-icons {
    margin-top: 0;
    position: absolute;
    outline: 1px solid transparent;
    left: 15px;
    right: 15px;
    bottom: 15px;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-4 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social-icons {
        transition: none
    }
}

.ut-person.ut-person-4 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social {
    margin: 0
}

.ut-person.ut-person-4 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social>li>a {
    width: 36px;
    height: 36px;
    padding: 10px;
    color: #fff
}

.ut-person.ut-person-4 .sppb-addon-content .person-after {
    padding: 20px
}

.ut-person.ut-person-4 .sppb-addon-content .person-after>div:first-child {
    margin-top: 0
}

.ut-person.ut-person-4 .sppb-addon-content .person-information .person-name {
    font-size: 18px;
    line-height: 1.2;
    color: #fff
}

.ut-person.ut-person-4 .sppb-addon-content .person-information .person-name a {
    color: inherit
}

.ut-person.ut-person-4 .sppb-addon-content .person-information .person-designation {
    color: #fff;
    font-size: 0.875rem;
    margin-top: 5px
}

.ut-person.ut-person-4 .sppb-addon-content .person-description {
    color: #fff
}

.ut-person.ut-person-4 .sppb-addon-content .person-social-icons .person-social {
    margin: 0 -3px
}

.ut-person.ut-person-4 .sppb-addon-content .person-social-icons .person-social>li {
    margin: 0 3px
}

.ut-person.ut-person-4 .sppb-addon-content .person-social-icons .person-social>li>a {
    width: 36px;
    height: 36px;
    padding: 10px;
    text-align: center;
    background: #fff
}

.ut-person.ut-person-4:hover .person-image .person-overlay {
    background: rgba(32, 54, 70, 0.7)
}

.ut-person.ut-person-4:hover .person-image .person-overlay .person-overlay-inner .person-information,.ut-person.ut-person-4:hover .person-image .person-overlay .person-overlay-inner .person-description {
    opacity: 1
}

.ut-person.ut-person-4:hover .person-social>li {
    animation: zoomIn 0.5s
}

.ut-person.ut-person-4:hover .person-social>li:nth-child(2) {
    animation-delay: 0.25s
}

.ut-person.ut-person-4:hover .person-social>li:nth-child(3) {
    animation-delay: 0.5s
}

.ut-person.ut-person-4:hover .person-social>li:nth-child(4) {
    animation-delay: 0.75s
}

.ut-person.ut-person-4:hover .person-social>li:nth-child(5) {
    animation-delay: 1s
}

.ut-person.ut-person-4:hover .person-social>li:nth-child(6) {
    animation-delay: 1.25s
}

.ut-person.ut-person-5 .sppb-addon-content .person-image .person-overlay {
    padding: 20px;
    display: flex;
    display: -webkit-flex;
    background: rgba(32, 54, 70, 0.7);
    align-items: center;
    transform: translateX(100%);
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-5 .sppb-addon-content .person-image .person-overlay {
        transition: none
    }
}

.ut-person.ut-person-5 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
    width: 100%
}

.ut-person.ut-person-5 .sppb-addon-content .person-image .person-overlay .person-overlay-inner>div:first-child {
    margin-top: 0
}

.ut-person.ut-person-5 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social>li>a {
    width: 36px;
    height: 36px;
    padding: 10px;
    text-align: center
}

.ut-person.ut-person-5 .sppb-addon-content .person-after {
    padding: 20px 20px 25px
}

.ut-person.ut-person-5 .sppb-addon-content .person-after>div:first-child {
    margin-top: 0
}

.ut-person.ut-person-5 .sppb-addon-content .person-information span {
    color: #fff
}

.ut-person.ut-person-5 .sppb-addon-content .person-information .person-name {
    font-size: 18px
}

.ut-person.ut-person-5 .sppb-addon-content .person-information .person-designation {
    font-size: 0.875rem
}

.ut-person.ut-person-5 .sppb-addon-content .person-social-icons .person-social {
    margin: 0 -10px
}

.ut-person.ut-person-5 .sppb-addon-content .person-social-icons .person-social>li {
    margin: 0 10px
}

.ut-person.ut-person-5 .sppb-addon-content .person-social-icons .person-social>li>a {
    width: 36px;
    height: 36px;
    padding: 10px;
    border-radius: 3px;
    background: #fff;
    text-align: center;
    transform: rotate(-45deg)
}

.ut-person.ut-person-5 .sppb-addon-content .person-social-icons .person-social>li>a i {
    transform: rotate(45deg)
}

.ut-person.ut-person-5 .sppb-addon-content .person-description {
    color: #fff
}

.ut-person.ut-person-5:hover .person-image .person-overlay {
    transform: translateX(0)
}

.ut-person.ut-person-6 .sppb-addon-content .person-image .person-overlay {
    padding: 20px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-6 .sppb-addon-content .person-image .person-overlay {
        transition: none
    }
}

.ut-person.ut-person-6 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
    width: 100%;
    text-align: center;
    transform: scale(0);
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-6 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
        transition: none
    }
}

.ut-person.ut-person-6 .sppb-addon-content .person-image .person-overlay .person-overlay-inner>div:first-child {
    margin-top: 0
}

.ut-person.ut-person-6 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-name,.ut-person.ut-person-6 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-designation,.ut-person.ut-person-6 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-description {
    color: #fff
}

.ut-person.ut-person-6 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social>li a {
    color: #fff
}

.ut-person.ut-person-6 .sppb-addon-content .person-after {
    background: #f7f7f7;
    padding: 20px 20px 30px;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-6 .sppb-addon-content .person-after {
        transition: none
    }
}

.ut-person.ut-person-6 .sppb-addon-content .person-after>div:first-child {
    margin-top: 0
}

.ut-person.ut-person-6 .sppb-addon-content .person-information .person-name {
    font-size: 20px;
    line-height: 1.2;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-6 .sppb-addon-content .person-information .person-name {
        transition: none
    }
}

.ut-person.ut-person-6 .sppb-addon-content .person-information .person-designation {
    color: #203646;
    font-size: 0.875rem;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-6 .sppb-addon-content .person-information .person-designation {
        transition: none
    }
}

.ut-person.ut-person-6 .sppb-addon-content .person-social-icons {
    margin-top: 10px
}

.ut-person.ut-person-6 .sppb-addon-content .person-social-icons .person-social {
    margin: 0 -6px
}

.ut-person.ut-person-6 .sppb-addon-content .person-social-icons .person-social>li {
    margin: 0 3px
}

.ut-person.ut-person-6 .sppb-addon-content .person-social-icons .person-social>li>a {
    width: 24px;
    height: 24px;
    padding: 12px;
    text-align: center
}

.ut-person.ut-person-6 .sppb-addon-content .person-description {
    margin-top: 10px
}

.ut-person.ut-person-6:hover .person-image .person-overlay .person-overlay-inner {
    transform: scale(1)
}

.ut-person.ut-person-6:hover .person-after {
    background: #203646
}

.ut-person.ut-person-6:hover .person-after .person-description {
    color: #fff
}

.ut-person.ut-person-6:hover .person-after .person-designation {
    color: #fff
}

.ut-person.ut-person-6:hover .person-after .person-social-icons .person-social a {
    color: #fff
}

.ut-person.ut-person-7 .sppb-addon-content {
    background: #f7f7f7;
    padding: 15px
}

.ut-person.ut-person-7 .sppb-addon-content .person-image {
    margin: -15px -15px 0
}

.ut-person.ut-person-7 .sppb-addon-content .person-image .person-overlay {
    padding: 15px 15px 30px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-7 .sppb-addon-content .person-image .person-overlay {
        transition: none
    }
}

.ut-person.ut-person-7 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
    color: #fff !important;
    transform: scale(0);
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-7 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
        transition: none
    }
}

.ut-person.ut-person-7 .sppb-addon-content .person-image .person-overlay .person-overlay-inner a {
    color: #fff !important
}

.ut-person.ut-person-7 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-designation {
    color: #fff
}

.ut-person.ut-person-7 .sppb-addon-content .person-image .person-overlay .person-overlay-inner>div:first-child {
    margin-top: 0
}

.ut-person.ut-person-7 .sppb-addon-content .person-after {
    margin-top: -30px;
    background: #fff;
    padding: 15px;
    position: relative;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-7 .sppb-addon-content .person-after {
        transition: none
    }
}

.ut-person.ut-person-7 .sppb-addon-content .person-after>div {
    margin-top: 0;
    padding: 10px 0
}

.ut-person.ut-person-7 .sppb-addon-content .person-after>div:first-child {
    padding-top: 0
}

.ut-person.ut-person-7 .sppb-addon-content .person-after>div:last-child {
    padding-bottom: 0
}

.ut-person.ut-person-7 .sppb-addon-content .person-after>div+div {
    border-top: 1px solid #e5e5e5
}

.ut-person.ut-person-7 .sppb-addon-content .person-information .person-name {
    font-size: 18px;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-7 .sppb-addon-content .person-information .person-name {
        transition: none
    }
}

.ut-person.ut-person-7 .sppb-addon-content .person-information .person-designation {
    font-size: 0.875rem;
    color: #203646;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-7 .sppb-addon-content .person-information .person-designation {
        transition: none
    }
}

.ut-person.ut-person-7 .sppb-addon-content .person-social-icons .person-social {
    margin: 0 -3px
}

.ut-person.ut-person-7 .sppb-addon-content .person-social-icons .person-social>li {
    margin: 0 3px
}

.ut-person.ut-person-7 .sppb-addon-content .person-social-icons .person-social>li>a {
    width: 32px;
    height: 32px;
    padding: 8px;
    text-align: center
}

.ut-person.ut-person-7:hover .person-image .person-overlay {
    background: rgba(32, 54, 70, 0.9)
}

.ut-person.ut-person-7:hover .person-image .person-overlay .person-overlay-inner {
    transform: scale(1)
}

.ut-person.ut-person-7:hover .person-after {
    color: #fff !important
}

.ut-person.ut-person-7:hover .person-after span,.ut-person.ut-person-7:hover .person-after a {
    color: #fff !important
}

.ut-person.ut-person-8 .sppb-addon-content .person-image .sppb-img-responsive {
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-8 .sppb-addon-content .person-image .sppb-img-responsive {
        transition: none
    }
}

.ut-person.ut-person-8 .sppb-addon-content .person-image .person-overlay {
    padding: 15px 15px 30px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-8 .sppb-addon-content .person-image .person-overlay {
        transition: none
    }
}

.ut-person.ut-person-8 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
    color: #fff !important;
    transform: scale(0);
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-8 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
        transition: none
    }
}

.ut-person.ut-person-8 .sppb-addon-content .person-image .person-overlay .person-overlay-inner a {
    color: #fff !important
}

.ut-person.ut-person-8 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-designation {
    color: #fff
}

.ut-person.ut-person-8 .sppb-addon-content .person-image .person-overlay .person-overlay-inner>div:first-child {
    margin-top: 0
}

.ut-person.ut-person-8 .sppb-addon-content .person-after {
    background: #fff;
    padding: 15px 15px 20px
}

.ut-person.ut-person-8 .sppb-addon-content .person-after .person-information,.ut-person.ut-person-8 .sppb-addon-content .person-after .person-description {
    padding-top: 15px;
    background: #fff
}

.ut-person.ut-person-8 .sppb-addon-content .person-after>div {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px
}

.ut-person.ut-person-8 .sppb-addon-content .person-after>div:first-child {
    margin-top: -40px;
    position: relative
}

.ut-person.ut-person-8 .sppb-addon-content .person-after>div:last-child {
    padding-bottom: 0
}

.ut-person.ut-person-8 .sppb-addon-content .person-after>div+.person-social-icons {
    padding-top: 15px
}

.ut-person.ut-person-8 .sppb-addon-content .person-information .person-name {
    font-size: 18px;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-8 .sppb-addon-content .person-information .person-name {
        transition: none
    }
}

.ut-person.ut-person-8 .sppb-addon-content .person-information .person-designation {
    font-size: 0.875rem;
    color: #203646;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-8 .sppb-addon-content .person-information .person-designation {
        transition: none
    }
}

.ut-person.ut-person-8 .sppb-addon-content .person-social-icons .person-social {
    margin: 0 -3px
}

.ut-person.ut-person-8 .sppb-addon-content .person-social-icons .person-social>li {
    margin: 0 3px
}

.ut-person.ut-person-8 .sppb-addon-content .person-social-icons .person-social>li>a {
    width: 50px;
    height: 50px;
    padding: 12px;
    border: 5px solid #fff;
    border-radius: 50%;
    text-align: center
}

.ut-person.ut-person-8:hover .person-image .sppb-img-responsive {
    transform: scale(1.2)
}

.ut-person.ut-person-8:hover .person-image .person-overlay {
    background: rgba(32, 54, 70, 0.9)
}

.ut-person.ut-person-8:hover .person-image .person-overlay .person-overlay-inner {
    transform: scale(1)
}

.ut-person.ut-person-8:hover .person-after .person-social a {
    color: #fff !important
}

.ut-person.ut-person-9 .sppb-addon-content .person-image .sppb-img-responsive {
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-9 .sppb-addon-content .person-image .sppb-img-responsive {
        transition: none
    }
}

.ut-person.ut-person-9 .sppb-addon-content .person-image .person-overlay {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-9 .sppb-addon-content .person-image .person-overlay {
        transition: none
    }
}

.ut-person.ut-person-9 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
    padding: 15px;
    width: 100%;
    color: #fff;
    transform: translateX(100%);
    transition: all 0.4s ease-in-out 0.4s
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-9 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
        transition: none
    }
}

.ut-person.ut-person-9 .sppb-addon-content .person-image .person-overlay .person-overlay-inner span {
    color: #fff !important
}

.ut-person.ut-person-9 .sppb-addon-content .person-image .person-overlay .person-overlay-inner>div:first-child {
    margin-top: 0
}

.ut-person.ut-person-9 .sppb-addon-content .person-information .person-name {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.2
}

.ut-person.ut-person-9 .sppb-addon-content .person-information .person-designation {
    font-size: 0.875rem;
    color: #203646;
    line-height: 1.2
}

.ut-person.ut-person-9 .sppb-addon-content .person-social-icons .person-social {
    margin: 0 -3px
}

.ut-person.ut-person-9 .sppb-addon-content .person-social-icons .person-social>li {
    margin: 0 3px
}

.ut-person.ut-person-9 .sppb-addon-content .person-social-icons .person-social>li>a {
    width: 40px;
    height: 40px;
    padding: 12px;
    text-align: center;
    color: #fff
}

.ut-person.ut-person-9 .sppb-addon-content .person-description {
    margin-top: 10px
}

.ut-person.ut-person-9:hover .person-image .sppb-img-responsive {
    transform: scale(1.2)
}

.ut-person.ut-person-9:hover .person-image .person-overlay {
    background: rgba(32, 54, 70, 0.5)
}

.ut-person.ut-person-9:hover .person-image .person-overlay .person-overlay-inner {
    transform: translateX(0)
}

.ut-person.ut-person-10 .sppb-addon-content .person-image .sppb-img-responsive {
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-10 .sppb-addon-content .person-image .sppb-img-responsive {
        transition: none
    }
}

.ut-person.ut-person-10 .sppb-addon-content .person-image .person-overlay {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-10 .sppb-addon-content .person-image .person-overlay {
        transition: none
    }
}

.ut-person.ut-person-10 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
    padding: 15px;
    width: 100%;
    color: #fff;
    transform: scale(0);
    transition: all 0.4s ease-in-out 0.2s
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-10 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
        transition: none
    }
}

.ut-person.ut-person-10 .sppb-addon-content .person-image .person-overlay .person-overlay-inner span {
    color: #fff !important
}

.ut-person.ut-person-10 .sppb-addon-content .person-image .person-overlay .person-overlay-inner>div:first-child {
    margin-top: 0
}

.ut-person.ut-person-10 .sppb-addon-content .person-information .person-name,.ut-person.ut-person-10 .sppb-addon-content .person-information .person-name a {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.2;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-10 .sppb-addon-content .person-information .person-name,.ut-person.ut-person-10 .sppb-addon-content .person-information .person-name a {
        transition: none
    }
}

.ut-person.ut-person-10 .sppb-addon-content .person-information .person-designation {
    font-size: 0.875rem;
    color: #fff
}

.ut-person.ut-person-10 .sppb-addon-content .person-social-icons .person-social {
    margin: 0 -3px
}

.ut-person.ut-person-10 .sppb-addon-content .person-social-icons .person-social>li {
    margin: 0 3px
}

.ut-person.ut-person-10 .sppb-addon-content .person-social-icons .person-social>li>a {
    width: 40px;
    height: 40px;
    padding: 12px;
    text-align: center;
    color: #fff
}

.ut-person.ut-person-10 .sppb-addon-content .person-description {
    margin-top: 10px
}

.ut-person.ut-person-10 .sppb-addon-content .person-after span {
    position: relative
}

.ut-person.ut-person-10 .sppb-addon-content .person-after>div {
    padding: 15px 0;
    margin-top: 0
}

.ut-person.ut-person-10 .sppb-addon-content .person-after>div:last-child {
    padding-bottom: 0
}

.ut-person.ut-person-10 .sppb-addon-content .person-after .person-information {
    padding: 15px !important;
    background: #203646;
    position: relative
}

.ut-person.ut-person-10 .sppb-addon-content .person-after .person-information:before {
    content: "";
    width: 0;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-10 .sppb-addon-content .person-after .person-information:before {
        transition: none
    }
}

.ut-person.ut-person-10 .sppb-addon-content .person-after .person-description+.person-social-icons,.ut-person.ut-person-10 .sppb-addon-content .person-after .person-social-icons+.person-description {
    border-top: 2px solid #e5e5e5;
    position: relative
}

.ut-person.ut-person-10 .sppb-addon-content .person-after .person-description+.person-social-icons:before,.ut-person.ut-person-10 .sppb-addon-content .person-after .person-social-icons+.person-description:before {
    content: "";
    width: 0;
    height: 2px;
    margin: 0 auto;
    position: absolute;
    top: -2px;
    left: 0;
    right: 0;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-10 .sppb-addon-content .person-after .person-description+.person-social-icons:before,.ut-person.ut-person-10 .sppb-addon-content .person-after .person-social-icons+.person-description:before {
        transition: none
    }
}

.ut-person.ut-person-10:hover .person-image .sppb-img-responsive {
    transform: scale(1.2)
}

.ut-person.ut-person-10:hover .person-image .person-overlay {
    background: rgba(32, 54, 70, 0.5)
}

.ut-person.ut-person-10:hover .person-image .person-overlay .person-overlay-inner {
    transform: scale(1)
}

.ut-person.ut-person-10:hover .person-after .person-information .person-name,.ut-person.ut-person-10:hover .person-after .person-information .person-name a {
    color: #fff
}

.ut-person.ut-person-10:hover .person-after .person-information:before {
    width: 100%
}

.ut-person.ut-person-10:hover .person-after .person-description+.person-social-icons:before,.ut-person.ut-person-10:hover .person-after .person-social-icons+.person-description:before {
    width: 100%
}

.ut-testimonial .client-name {
    font-size: 1rem;
    font-weight: 700
}

.ut-testimonial .ut-testimonial-client .ut-testimonial-rating {
    margin-top: 5px !important
}

.ut-testimonial.ut-testimonial-1 .client-name {
    font-size: 18px;
    font-weight: 700
}

.ut-testimonial.ut-testimonial-1 .client-position {
    color: #203646
}

.ut-testimonial.ut-testimonial-2 .testimonial-avatar-left>.row,.ut-testimonial.ut-testimonial-2 .testimonial-avatar-right>.row {
    align-items: center
}

.ut-testimonial.ut-testimonial-2 .client-name {
    font-size: 18px
}

.ut-testimonial.ut-testimonial-2 .message+.ut-testimonial-rating {
    margin-top: 10px
}

.sppb-addon-ut-clients .sppb-addon-content {
    text-align: center
}

.sppb-addon-ut-clients .sppb-addon-content .swiper-slide img {
    display: inline-block;
    width: auto
}

.sppb-addon-sp-slider.sliderOffset>.sp-slider-outer-stage {
    max-height: 100%
}

.sppb-addon-sp-slider .sppb-container a[class*="btn-"] span {
    border-color: inherit !important;
    color: inherit !important;
    background: inherit !important;
    margin: 0 !important
}

.sppb-addon-sp-slider div.sp-dots {
    left: auto;
    transform: none
}

.sppb-addon-sp-slider.slideshow-1 .sppb-sp-slider-button .sp-slider-btn-text {
    color: #fff
}

.sppb-addon-sp-slider.slideshow-1 .sp-nav-control .nav-control {
    background: rgba(32, 54, 70, 0.75);
    color: #fff;
    border-color: #203646
}

.sppb-addon-sp-slider.slideshow-1 .sp-nav-control .nav-control:hover {
    background: #203646
}

.sppb-addon-sp-slider.slideshow-1 .sp-dots ul li {
    background: #fff
}

.sppb-addon-sp-slider.slideshow-1 .sp-dots .dot-indicator.active {
    left: 0px
}

.sppb-addon-sp-slider.slideshow-2 .sppb-container {
    height: 100%;
    display: flex;
    display: -webkit-flex
}

.sppb-addon-sp-slider.slideshow-2 .sppb-container .sppb-row {
    width: calc(100% + 30px);
    height: 100%
}

.sppb-addon-sp-slider.slideshow-2 .sppb-container .sppb-row .image-align-left,.sppb-addon-sp-slider.slideshow-2 .sppb-container .sppb-row .image-align-right,.sppb-addon-sp-slider.slideshow-2 .sppb-container .sppb-row .image-align-center {
    align-items: flex-end;
    -webkit-align-items: flex-end
}

@media (max-width: 767.98px) {
    .sppb-addon-sp-slider.slideshow-2 .sppb-container .sppb-row .image-align-left,.sppb-addon-sp-slider.slideshow-2 .sppb-container .sppb-row .image-align-right,.sppb-addon-sp-slider.slideshow-2 .sppb-container .sppb-row .image-align-center {
        display:none
    }
}

.sppb-addon-sp-slider.slideshow-2 .sppb-container .sppb-row .sppb-sp-slider-image img {
    width: auto !important;
    height: auto !important
}

.sppb-addon-sp-slider.slideshow-2 .sp-background {
    background-position: center top
}

table.sppb-addon-table-main td {
    color: inherit
}

.table-horary table thead {
    display: none
}

.table-horary table tr th:nth-child(2),.table-horary table tr td:nth-child(2) {
    text-align: right
}

.table-horary table th {
    font-weight: 400;
    font-size: 1rem
}

.table-horary table td {
    font-size: 0.875rem;
    display: table-cell !important
}

.table-horary table td:before {
    display: none !important
}

.sppb-addon-alert .sppb-alert-success {
    background: rgba(25, 135, 84, 0.1);
    color: #198754
}

.sppb-addon-alert .sppb-alert-info {
    background: rgba(23, 162, 184, 0.1);
    color: #17a2b8
}

.sppb-addon-alert .sppb-alert-warning {
    background: rgba(255, 193, 7, 0.1);
    color: #ffc107
}

.sppb-addon-alert .sppb-alert-danger {
    background: rgba(220, 53, 69, 0.1);
    color: #dc3545
}

.sppb-addon-articles-ticker .sppb-articles-ticker-heading svg path {
    fill: currentColor
}

.sppb-addon-articles .sppb-article-img-wrap,.sppb-addon-articles .embed-responsive {
    margin-bottom: 15px;
    display: block
}

.sppb-addon-articles.articles-list .sppb-addon-content .sppb-addon-article {
    display: flex;
    display: -webkit-flex
}

.sppb-addon-articles.articles-list .sppb-addon-content .sppb-addon-article .sppb-article-img-wrap {
    width: 30%
}

.sppb-addon-articles.articles-list .sppb-addon-content .sppb-addon-article .sppb-article-info-wrap {
    width: 70%;
    padding-left: 20px
}

.sppb-addon-articles.articles-list .sppb-addon-content .sppb-addon-article .sppb-article-info-wrap h3 {
    font-size: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.sppb-addon-articles.articles-list .sppb-addon-content .sppb-addon-article .sppb-article-info-wrap p {
    margin-bottom: 0
}

.sppb-carousel-pro .sppb-carousel-pro-inner-content img {
    display: inline-block
}

@media (max-width: 767.98px) {
    .sppb-carousel-pro .sppb-carousel-pro-inner-content>div>.sppb-row {
        text-align:center
    }

    .sppb-carousel-pro .sppb-carousel-pro-inner-content>div>.sppb-row>div:last-child {
        display: none
    }
}

.sppb-addon-countdown .sppb-countdown-timer>[class*="sppb-col"] {
    margin-bottom: 30px
}

.sppb-addon-countdown .sppb-countdown-timer .sppb-countdown-text {
    color: #203646;
    margin-top: 5px;
    font-weight: 500;
    font-size: 1rem
}

body {
}

body .sppb-btn {
    line-height: 2;
    font-size: var(--bs-btn-font-size);
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    border-radius: var(--bs-btn-border-radius);
    font-weight: 400;
    box-shadow: none !important;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    body .sppb-btn {
        transition: none
    }
}

body .sppb-btn {
    --bs-btn-padding-y: 0.625rem;
    --bs-btn-padding-x: 1.5rem;
    --bs-btn-font-size: 0.875rem;
    --bs-btn-border-radius: 0rem
}

body .sppb-btn.sppb-btn-3d {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    border-bottom-width: 0.3125rem !important
}

body .sppb-btn-sm {
    --bs-btn-padding-y: 0.5rem;
    --bs-btn-padding-x: 1rem;
    --bs-btn-font-size: 0.8125rem;
    --bs-btn-border-radius: 0rem
}

body .sppb-btn-sm.sppb-btn-3d {
    padding-top: 0.40625rem !important;
    padding-bottom: 0.40625rem !important;
    border-bottom-width: 0.25rem !important
}

body .sppb-btn-lg {
    --bs-btn-padding-y: 0.6875rem;
    --bs-btn-padding-x: 2.25rem;
    --bs-btn-font-size: 0.875rem;
    --bs-btn-border-radius: 0rem
}

body .sppb-btn-lg.sppb-btn-3d {
    padding-top: 0.53125rem !important;
    padding-bottom: 0.53125rem !important;
    border-bottom-width: 0.375rem !important
}

body .sppb-btn-xs {
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-padding-x: 0.875rem;
    --bs-btn-font-size: 0.75rem;
    --bs-btn-border-radius: 0rem
}

body .sppb-btn-xs.sppb-btn-3d {
    padding-top: 0.3125rem !important;
    padding-bottom: 0.3125rem !important;
    border-bottom-width: 0.1875rem !important
}

body .sppb-btn-xlg {
    --bs-btn-padding-y: 0.75rem;
    --bs-btn-padding-x: 3.25rem;
    --bs-btn-font-size: 0.9375rem;
    --bs-btn-border-radius: 0rem
}

body .sppb-btn-xlg.sppb-btn-3d {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
    border-bottom-width: 0.4375rem !important
}

body .sppb-btn-link:hover {
    text-decoration: none
}

body .sppb-btn-success {
    border-color: #198754;
    background-color: #198754;
    color: #fff
}

body .sppb-btn-success:hover,body .sppb-btn-success.focus,body .sppb-btn-success:focus {
    border-color: #146c43;
    background-color: #157347;
    color: #fff
}

body .sppb-btn-success.active,body .sppb-btn-success:active {
    border-color: #13653f;
    background-color: #146c43;
    color: #fff
}

body .sppb-btn-success.disabled,body .sppb-btn-success:disabled {
    border-color: #198754;
    background-color: #198754;
    color: #fff
}

body .sppb-btn-success.sppb-btn-outline {
    border-color: #198754;
    background-color: transparent;
    color: #198754
}

body .sppb-btn-success.sppb-btn-outline:hover {
    border-color: #198754;
    background-color: #198754;
    color: #fff
}

body .sppb-btn-success.sppb-btn-outline.focus,body .sppb-btn-success.sppb-btn-outline:focus {
    border-color: #198754;
    background-color: transparent;
    color: #198754
}

body .sppb-btn-success.sppb-btn-outline.active,body .sppb-btn-success.sppb-btn-outline:active {
    border-color: #198754;
    background-color: #198754;
    color: #fff
}

body .sppb-btn-success.sppb-btn-outline.disabled,body .sppb-btn-success.sppb-btn-outline:disabled {
    border-color: #198754;
    background-color: transparent;
    color: #198754
}

body .sppb-btn-success.sppb-btn-3d {
    border-bottom-color: #136740
}

body .sppb-btn-success.sppb-btn-gradient {
    background-image: linear-gradient(#21b26f, #115c39)
}

body .sppb-btn-success.sppb-btn-gradient:hover {
    background-image: linear-gradient(#115c39, #21b26f)
}

body .sppb-btn-success.sppb-btn-outline-hover:hover:hover {
    color: #198754;
    background-color: transparent;
    background-image: none;
    border-color: #198754
}

body .sppb-btn-info {
    border-color: #17a2b8;
    background-color: #17a2b8;
    color: #fff
}

body .sppb-btn-info:hover,body .sppb-btn-info.focus,body .sppb-btn-info:focus {
    border-color: #128293;
    background-color: #148a9c;
    color: #fff
}

body .sppb-btn-info.active,body .sppb-btn-info:active {
    border-color: #117a8a;
    background-color: #128293;
    color: #fff
}

body .sppb-btn-info.disabled,body .sppb-btn-info:disabled {
    border-color: #17a2b8;
    background-color: #17a2b8;
    color: #fff
}

body .sppb-btn-info.sppb-btn-outline {
    border-color: #17a2b8;
    background-color: transparent;
    color: #17a2b8
}

body .sppb-btn-info.sppb-btn-outline:hover {
    border-color: #17a2b8;
    background-color: #17a2b8;
    color: #fff
}

body .sppb-btn-info.sppb-btn-outline.focus,body .sppb-btn-info.sppb-btn-outline:focus {
    border-color: #17a2b8;
    background-color: transparent;
    color: #17a2b8
}

body .sppb-btn-info.sppb-btn-outline.active,body .sppb-btn-info.sppb-btn-outline:active {
    border-color: #17a2b8;
    background-color: #17a2b8;
    color: #fff
}

body .sppb-btn-info.sppb-btn-outline.disabled,body .sppb-btn-info.sppb-btn-outline:disabled {
    border-color: #17a2b8;
    background-color: transparent;
    color: #17a2b8
}

body .sppb-btn-info.sppb-btn-3d {
    border-bottom-color: #138496
}

body .sppb-btn-info.sppb-btn-gradient {
    background-image: linear-gradient(#1fc8e3, #117a8b)
}

body .sppb-btn-info.sppb-btn-gradient:hover {
    background-image: linear-gradient(#117a8b, #1fc8e3)
}

body .sppb-btn-info.sppb-btn-outline-hover:hover:hover {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8
}

body .sppb-btn-warning {
    border-color: #ffc107;
    background-color: #ffc107;
    color: #000
}

body .sppb-btn-warning:hover,body .sppb-btn-warning.focus,body .sppb-btn-warning:focus {
    border-color: #ffc720;
    background-color: #ffca2c;
    color: #000
}

body .sppb-btn-warning.active,body .sppb-btn-warning:active {
    border-color: #ffc720;
    background-color: #ffcd39;
    color: #000
}

body .sppb-btn-warning.disabled,body .sppb-btn-warning:disabled {
    border-color: #ffc107;
    background-color: #ffc107;
    color: #000
}

body .sppb-btn-warning.sppb-btn-outline {
    border-color: #ffc107;
    background-color: transparent;
    color: #ffc107
}

body .sppb-btn-warning.sppb-btn-outline:hover {
    border-color: #ffc107;
    background-color: #ffc107;
    color: #000
}

body .sppb-btn-warning.sppb-btn-outline.focus,body .sppb-btn-warning.sppb-btn-outline:focus {
    border-color: #ffc107;
    background-color: transparent;
    color: #ffc107
}

body .sppb-btn-warning.sppb-btn-outline.active,body .sppb-btn-warning.sppb-btn-outline:active {
    border-color: #ffc107;
    background-color: #ffc107;
    color: #000
}

body .sppb-btn-warning.sppb-btn-outline.disabled,body .sppb-btn-warning.sppb-btn-outline:disabled {
    border-color: #ffc107;
    background-color: transparent;
    color: #ffc107
}

body .sppb-btn-warning.sppb-btn-3d {
    border-bottom-color: #e0a800
}

body .sppb-btn-warning.sppb-btn-gradient {
    background-image: linear-gradient(#ffce3a, #d39e00)
}

body .sppb-btn-warning.sppb-btn-gradient:hover {
    background-image: linear-gradient(#d39e00, #ffce3a)
}

body .sppb-btn-warning.sppb-btn-outline-hover:hover:hover {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107
}

body .sppb-btn-danger {
    border-color: #dc3545;
    background-color: #dc3545;
    color: #fff
}

body .sppb-btn-danger:hover,body .sppb-btn-danger.focus,body .sppb-btn-danger:focus {
    border-color: #b02a37;
    background-color: #bb2d3b;
    color: #fff
}

body .sppb-btn-danger.active,body .sppb-btn-danger:active {
    border-color: #a52834;
    background-color: #b02a37;
    color: #fff
}

body .sppb-btn-danger.disabled,body .sppb-btn-danger:disabled {
    border-color: #dc3545;
    background-color: #dc3545;
    color: #fff
}

body .sppb-btn-danger.sppb-btn-outline {
    border-color: #dc3545;
    background-color: transparent;
    color: #dc3545
}

body .sppb-btn-danger.sppb-btn-outline:hover {
    border-color: #dc3545;
    background-color: #dc3545;
    color: #fff
}

body .sppb-btn-danger.sppb-btn-outline.focus,body .sppb-btn-danger.sppb-btn-outline:focus {
    border-color: #dc3545;
    background-color: transparent;
    color: #dc3545
}

body .sppb-btn-danger.sppb-btn-outline.active,body .sppb-btn-danger.sppb-btn-outline:active {
    border-color: #dc3545;
    background-color: #dc3545;
    color: #fff
}

body .sppb-btn-danger.sppb-btn-outline.disabled,body .sppb-btn-danger.sppb-btn-outline:disabled {
    border-color: #dc3545;
    background-color: transparent;
    color: #dc3545
}

body .sppb-btn-danger.sppb-btn-3d {
    border-bottom-color: #c82333
}

body .sppb-btn-danger.sppb-btn-gradient {
    background-image: linear-gradient(#e4606d, #bd2130)
}

body .sppb-btn-danger.sppb-btn-gradient:hover {
    background-image: linear-gradient(#bd2130, #e4606d)
}

body .sppb-btn-danger.sppb-btn-outline-hover:hover:hover {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545
}

body .sppb-btn-light {
    border-color: #f7f7f7;
    background-color: #f7f7f7;
    color: #000
}

body .sppb-btn-light:hover,body .sppb-btn-light.focus,body .sppb-btn-light:focus {
    border-color: #f8f8f8;
    background-color: #f8f8f8;
    color: #000
}

body .sppb-btn-light.active,body .sppb-btn-light:active {
    border-color: #f8f8f8;
    background-color: #f9f9f9;
    color: #000
}

body .sppb-btn-light.disabled,body .sppb-btn-light:disabled {
    border-color: #f7f7f7;
    background-color: #f7f7f7;
    color: #000
}

body .sppb-btn-light.sppb-btn-outline {
    border-color: #f7f7f7;
    background-color: transparent;
    color: #f7f7f7
}

body .sppb-btn-light.sppb-btn-outline:hover {
    border-color: #f7f7f7;
    background-color: #f7f7f7;
    color: #000
}

body .sppb-btn-light.sppb-btn-outline.focus,body .sppb-btn-light.sppb-btn-outline:focus {
    border-color: #f7f7f7;
    background-color: transparent;
    color: #f7f7f7
}

body .sppb-btn-light.sppb-btn-outline.active,body .sppb-btn-light.sppb-btn-outline:active {
    border-color: #f7f7f7;
    background-color: #f7f7f7;
    color: #000
}

body .sppb-btn-light.sppb-btn-outline.disabled,body .sppb-btn-light.sppb-btn-outline:disabled {
    border-color: #f7f7f7;
    background-color: transparent;
    color: #f7f7f7
}

body .sppb-btn-light.sppb-btn-3d {
    border-bottom-color: #e4e4e4
}

body .sppb-btn-light.sppb-btn-gradient {
    background-image: linear-gradient(white, #dedede)
}

body .sppb-btn-light.sppb-btn-gradient:hover {
    background-image: linear-gradient(#dedede, white)
}

body .sppb-btn-light.sppb-btn-outline-hover:hover:hover {
    color: #f7f7f7;
    background-color: transparent;
    background-image: none;
    border-color: #f7f7f7
}

body .sppb-btn-dark {
    border-color: #212529;
    background-color: #212529;
    color: #fff
}

body .sppb-btn-dark:hover,body .sppb-btn-dark.focus,body .sppb-btn-dark:focus {
    border-color: #1a1e21;
    background-color: #1c1f23;
    color: #fff
}

body .sppb-btn-dark.active,body .sppb-btn-dark:active {
    border-color: #191c1f;
    background-color: #1a1e21;
    color: #fff
}

body .sppb-btn-dark.disabled,body .sppb-btn-dark:disabled {
    border-color: #212529;
    background-color: #212529;
    color: #fff
}

body .sppb-btn-dark.sppb-btn-outline {
    border-color: #212529;
    background-color: transparent;
    color: #212529
}

body .sppb-btn-dark.sppb-btn-outline:hover {
    border-color: #212529;
    background-color: #212529;
    color: #fff
}

body .sppb-btn-dark.sppb-btn-outline.focus,body .sppb-btn-dark.sppb-btn-outline:focus {
    border-color: #212529;
    background-color: transparent;
    color: #212529
}

body .sppb-btn-dark.sppb-btn-outline.active,body .sppb-btn-dark.sppb-btn-outline:active {
    border-color: #212529;
    background-color: #212529;
    color: #fff
}

body .sppb-btn-dark.sppb-btn-outline.disabled,body .sppb-btn-dark.sppb-btn-outline:disabled {
    border-color: #212529;
    background-color: transparent;
    color: #212529
}

body .sppb-btn-dark.sppb-btn-3d {
    border-bottom-color: #101214
}

body .sppb-btn-dark.sppb-btn-gradient {
    background-image: linear-gradient(#383f45, #0a0c0d)
}

body .sppb-btn-dark.sppb-btn-gradient:hover {
    background-image: linear-gradient(#0a0c0d, #383f45)
}

body .sppb-btn-dark.sppb-btn-outline-hover:hover:hover {
    color: #212529;
    background-color: transparent;
    background-image: none;
    border-color: #212529
}

body .sppb-btn-square {
    border-radius: 0 !important
}

body .sppb-btn-rounded {
    border-radius: 0rem !important
}

body .sppb-btn-round {
    border-radius: 6.25rem !important
}

.ut-addon-animated-number .sppb-addon-content .icon-container {
    display: inline-block
}

.ut-addon-animated-number .sppb-addon-content .icon-container i {
    text-align: center
}

.ut-addon-animated-number .sppb-addon-content .icon-container.left {
    margin-right: 15px
}

.ut-addon-animated-number .sppb-addon-content .icon-container.left+.number-container {
    text-align: left
}

.ut-addon-animated-number .sppb-addon-content .icon-container.right {
    margin-left: 15px
}

.ut-addon-animated-number .sppb-addon-content .icon-container.right+.number-container {
    text-align: right
}

.ut-addon-animated-number .sppb-addon-content .icon-container.top {
    margin-bottom: 15px
}

.ut-addon-animated-number .sppb-addon-content .icon-container.bottom {
    margin-top: 15px
}

.ut-addon-animated-number .sppb-addon-content .number-container {
    overflow: hidden
}

.ut-addon-animated-number .sppb-animated-number,.ut-addon-animated-number .sppb-animated-number-title {
    line-height: 1
}

.ut-person .sppb-addon-content .person-image {
    position: relative;
    overflow: hidden
}

.ut-person .sppb-addon-content .person-image .person-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ut-person .sppb-addon-content .person-information {
    margin-top: 15px
}

.ut-person .sppb-addon-content .person-information span {
    display: block
}

.ut-person .sppb-addon-content .person-information .person-name {
    font-size: 16px;
    font-weight: 700
}

.ut-person .sppb-addon-content .person-information .person-designation {
    font-size: 12px
}

.ut-person .sppb-addon-content .person-social-icons {
    margin-top: 15px
}

.ut-person .sppb-addon-content .person-social-icons .person-social {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0 -8px
}

.ut-person .sppb-addon-content .person-social-icons .person-social>li {
    display: inline-block;
    margin: 0 8px
}

.ut-person .sppb-addon-content .person-social-icons .person-social>li>a {
    display: block;
    font-size: 16px;
    line-height: 16px
}

.ut-person .sppb-addon-content .person-description {
    margin-top: 15px
}

.ut-testimonial .ut-testimonial-item .ut-testimonial-message>div:nth-child(2) {
    margin-top: 20px
}

.ut-testimonial .ut-testimonial-item .author-avatar {
    display: flex;
    display: -webkit-flex
}

.ut-testimonial .ut-testimonial-item .author-avatar img {
    width: auto;
    display: inline-block
}

.ut-testimonial .ut-testimonial-item .avatar-author-before {
    margin-top: 20px
}

.ut-testimonial .ut-testimonial-item .avatar-author-after {
    margin-bottom: 20px
}

.ut-testimonial .ut-testimonial-item .avatar-author-left {
    margin-left: 15px
}

.ut-testimonial .ut-testimonial-item .avatar-author-right {
    margin-right: 15px
}

.ut-testimonial .ut-testimonial-item .avatar-author-top,.ut-testimonial .ut-testimonial-item .avatar-author-bottom,.ut-testimonial .ut-testimonial-item .avatar-author-after,.ut-testimonial .ut-testimonial-item .avatar-author-before {
    margin-left: auto;
    margin-right: auto;
    display: inline-block
}

.ut-testimonial .ut-testimonial-item .author-top {
    flex-direction: column;
    -webkit-flex-direcion: column
}

.ut-testimonial .ut-testimonial-item .author-bottom {
    flex-direction: column;
    -webkit-flex-direcion: column
}

.ut-testimonial .ut-testimonial-item .author-before {
    flex-direction: column;
    -webkit-flex-direcion: column
}

.ut-testimonial .ut-testimonial-item .author-after {
    flex-direction: column;
    -webkit-flex-direcion: column
}

.ut-testimonial .ut-testimonial-item .author-left {
    align-items: center;
    -webkit-align-items: center
}

.ut-testimonial .ut-testimonial-item .author-right {
    align-items: center;
    -webkit-align-items: center
}

.ut-testimonial .ut-testimonial-item .ut-testimonial-rating .rating {
    position: relative;
    display: inline-block;
    letter-spacing: 4px
}

.ut-testimonial .ut-testimonial-item .ut-testimonial-rating .rating::before,.ut-testimonial .ut-testimonial-item .ut-testimonial-rating .rating::after {
    content: "";
    font-family: "Font Awesome 6 Free"
}

.ut-testimonial .ut-testimonial-item .ut-testimonial-rating .rating::before {
    width: 90%;
    width: calc(90% - 2px);
    overflow: hidden;
    display: block;
    font-weight: 900;
    position: relative;
    z-index: 0
}

.ut-testimonial .ut-testimonial-item .ut-testimonial-rating .rating::after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    font-weight: 400
}

.ut-testimonial .ut-testimonial-item.testimonial-avatar-before .author-avatar {
    margin-bottom: 20px
}

.ut-testimonial .ut-testimonial-item.testimonial-avatar-after .author-avatar {
    margin-top: 20px
}

.ut-testimonial .ut-testimonial-item.testimonial-avatar-left .author-avatar {
    padding-right: 0
}

.ut-testimonial .ut-testimonial-item.testimonial-avatar-right .author-avatar {
    padding-left: 0
}

@media (max-width: 767.98px) {
    .ut-testimonial .ut-testimonial-item>.sppb-row>div:last-child {
        margin-top:15px
    }
}

.ut-testimonial .ut-testimonial-item.effect-on-static .blur {
    filter: blur(1px);
    -webkit-filter: blur(1px)
}

.ut-testimonial .ut-testimonial-item.effect-on-static .grayscale {
    filter: grayscale(1);
    -webkit-filter: grayscale(1)
}

.ut-testimonial .ut-testimonial-item.effect-on-static .opacity {
    filter: opacity(0.5);
    -webkit-filter: opacity(0.5)
}

.ut-testimonial .ut-testimonial-item.effect-on-static .sepia {
    filter: sepia(1);
    -webkit-filter: sepia(1)
}

.ut-testimonial .ut-testimonial-item.effect-on-static .sepia50 {
    filter: sepia(0.5);
    -webkit-filter: sepia(0.5)
}

.ut-testimonial .ut-testimonial-item.effect-on-static .saturate {
    filter: saturate(3);
    -webkit-filter: saturate(3)
}

.ut-testimonial .ut-testimonial-item.effect-on-static .contrast {
    filter: contrast(5);
    -webkit-filter: contrast(5)
}

.ut-testimonial .ut-testimonial-item.effect-on-static .hue-rotate {
    filter: hue-rotate(50%);
    -webkit-filter: hue-rotate(50%)
}

.ut-testimonial .ut-testimonial-item.effect-on-static:hover .blur,.ut-testimonial .ut-testimonial-item.effect-on-static:hover .grayscale,.ut-testimonial .ut-testimonial-item.effect-on-static:hover .opacity,.ut-testimonial .ut-testimonial-item.effect-on-static:hover .sepia,.ut-testimonial .ut-testimonial-item.effect-on-static:hover .sepia50,.ut-testimonial .ut-testimonial-item.effect-on-static:hover .saturate,.ut-testimonial .ut-testimonial-item.effect-on-static:hover .contrast,.ut-testimonial .ut-testimonial-item.effect-on-static:hover .hue-rotate,.ut-testimonial .ut-testimonial-item.effect-on-static:focus .blur,.ut-testimonial .ut-testimonial-item.effect-on-static:focus .grayscale,.ut-testimonial .ut-testimonial-item.effect-on-static:focus .opacity,.ut-testimonial .ut-testimonial-item.effect-on-static:focus .sepia,.ut-testimonial .ut-testimonial-item.effect-on-static:focus .sepia50,.ut-testimonial .ut-testimonial-item.effect-on-static:focus .saturate,.ut-testimonial .ut-testimonial-item.effect-on-static:focus .contrast,.ut-testimonial .ut-testimonial-item.effect-on-static:focus .hue-rotate {
    filter: none;
    -webkit-filter: none
}

.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .blur,.ut-testimonial .ut-testimonial-item.effect-on-hover:focus .blur {
    filter: blur(1px);
    -webkit-filter: blur(1px)
}

.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .grayscale,.ut-testimonial .ut-testimonial-item.effect-on-hover:focus .grayscale {
    filter: grayscale(1);
    -webkit-filter: grayscale(1)
}

.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .opacity,.ut-testimonial .ut-testimonial-item.effect-on-hover:focus .opacity {
    filter: opacity(0.5);
    -webkit-filter: opacity(0.5)
}

.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .sepia,.ut-testimonial .ut-testimonial-item.effect-on-hover:focus .sepia {
    filter: sepia(1);
    -webkit-filter: sepia(1)
}

.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .sepia50,.ut-testimonial .ut-testimonial-item.effect-on-hover:focus .sepia50 {
    filter: sepia(0.5);
    -webkit-filter: sepia(0.5)
}

.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .saturate,.ut-testimonial .ut-testimonial-item.effect-on-hover:focus .saturate {
    filter: saturate(3);
    -webkit-filter: saturate(3)
}

.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .contrast,.ut-testimonial .ut-testimonial-item.effect-on-hover:focus .contrast {
    filter: contrast(5);
    -webkit-filter: contrast(5)
}

.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .hue-rotate,.ut-testimonial .ut-testimonial-item.effect-on-hover:focus .hue-rotate {
    filter: hue-rotate(50%);
    -webkit-filter: hue-rotate(50%)
}

.ut-testimonial .ut-testimonial-item.effect-on-both .blur {
    filter: blur(1px);
    -webkit-filter: blur(1px)
}

.ut-testimonial .ut-testimonial-item.effect-on-both .grayscale {
    filter: grayscale(1);
    -webkit-filter: grayscale(1)
}

.ut-testimonial .ut-testimonial-item.effect-on-both .opacity {
    filter: opacity(0.5);
    -webkit-filter: opacity(0.5)
}

.ut-testimonial .ut-testimonial-item.effect-on-both .sepia {
    filter: sepia(1);
    -webkit-filter: sepia(1)
}

.ut-testimonial .ut-testimonial-item.effect-on-both .sepia50 {
    filter: sepia(0.5);
    -webkit-filter: sepia(0.5)
}

.ut-testimonial .ut-testimonial-item.effect-on-both .saturate {
    filter: saturate(3);
    -webkit-filter: saturate(3)
}

.ut-testimonial .ut-testimonial-item.effect-on-both .contrast {
    filter: contrast(5);
    -webkit-filter: contrast(5)
}

.ut-testimonial .ut-testimonial-item.effect-on-both .hue-rotate {
    filter: hue-rotate(-50%);
    -webkit-filter: hue-rotate(-50%)
}

.ut-testimonial .ut-testimonial-item:hover .utZoomIn,.ut-testimonial .ut-testimonial-item:focus .utZoomIn {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1)
}

.ut-testimonial .ut-testimonial-item:hover .utZoomOut,.ut-testimonial .ut-testimonial-item:focus .utZoomOut {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9)
}

.ut-testimonial .ut-testimonial-item:hover .utFlipX,.ut-testimonial .ut-testimonial-item:focus .utFlipX {
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1)
}

.ut-testimonial .ut-testimonial-item .blur,.ut-testimonial .ut-testimonial-item .grayscale,.ut-testimonial .ut-testimonial-item .opacity,.ut-testimonial .ut-testimonial-item .sepia,.ut-testimonial .ut-testimonial-item .sepia50,.ut-testimonial .ut-testimonial-item .saturate,.ut-testimonial .ut-testimonial-item .contrast,.ut-testimonial .ut-testimonial-item .hue-rotate,.ut-testimonial .ut-testimonial-item .utZoomIn,.ut-testimonial .ut-testimonial-item .utZoomOut,.ut-testimonial .ut-testimonial-item .utFlipX {
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out
}

.sppb-addon-ut-clients .client-item.effect-on-static .blur {
    filter: blur(1px);
    -webkit-filter: blur(1px)
}

.sppb-addon-ut-clients .client-item.effect-on-static .grayscale {
    filter: grayscale(1);
    -webkit-filter: grayscale(1)
}

.sppb-addon-ut-clients .client-item.effect-on-static .opacity {
    filter: opacity(0.5);
    -webkit-filter: opacity(0.5)
}

.sppb-addon-ut-clients .client-item.effect-on-static .sepia {
    filter: sepia(1);
    -webkit-filter: sepia(1)
}

.sppb-addon-ut-clients .client-item.effect-on-static .sepia50 {
    filter: sepia(0.5);
    -webkit-filter: sepia(0.5)
}

.sppb-addon-ut-clients .client-item.effect-on-static .saturate {
    filter: saturate(3);
    -webkit-filter: saturate(3)
}

.sppb-addon-ut-clients .client-item.effect-on-static .contrast {
    filter: contrast(5);
    -webkit-filter: contrast(5)
}

.sppb-addon-ut-clients .client-item.effect-on-static .hue-rotate {
    filter: hue-rotate(50%);
    -webkit-filter: hue-rotate(50%)
}

.sppb-addon-ut-clients .client-item.effect-on-static:hover .blur,.sppb-addon-ut-clients .client-item.effect-on-static:hover .grayscale,.sppb-addon-ut-clients .client-item.effect-on-static:hover .opacity,.sppb-addon-ut-clients .client-item.effect-on-static:hover .sepia,.sppb-addon-ut-clients .client-item.effect-on-static:hover .sepia50,.sppb-addon-ut-clients .client-item.effect-on-static:hover .saturate,.sppb-addon-ut-clients .client-item.effect-on-static:hover .contrast,.sppb-addon-ut-clients .client-item.effect-on-static:hover .hue-rotate,.sppb-addon-ut-clients .client-item.effect-on-static:focus .blur,.sppb-addon-ut-clients .client-item.effect-on-static:focus .grayscale,.sppb-addon-ut-clients .client-item.effect-on-static:focus .opacity,.sppb-addon-ut-clients .client-item.effect-on-static:focus .sepia,.sppb-addon-ut-clients .client-item.effect-on-static:focus .sepia50,.sppb-addon-ut-clients .client-item.effect-on-static:focus .saturate,.sppb-addon-ut-clients .client-item.effect-on-static:focus .contrast,.sppb-addon-ut-clients .client-item.effect-on-static:focus .hue-rotate {
    filter: none;
    -webkit-filter: none
}

.sppb-addon-ut-clients .client-item.effect-on-hover:hover .blur,.sppb-addon-ut-clients .client-item.effect-on-hover:focus .blur {
    filter: blur(1px);
    -webkit-filter: blur(1px)
}

.sppb-addon-ut-clients .client-item.effect-on-hover:hover .grayscale,.sppb-addon-ut-clients .client-item.effect-on-hover:focus .grayscale {
    filter: grayscale(1);
    -webkit-filter: grayscale(1)
}

.sppb-addon-ut-clients .client-item.effect-on-hover:hover .opacity,.sppb-addon-ut-clients .client-item.effect-on-hover:focus .opacity {
    filter: opacity(0.5);
    -webkit-filter: opacity(0.5)
}

.sppb-addon-ut-clients .client-item.effect-on-hover:hover .sepia,.sppb-addon-ut-clients .client-item.effect-on-hover:focus .sepia {
    filter: sepia(1);
    -webkit-filter: sepia(1)
}

.sppb-addon-ut-clients .client-item.effect-on-hover:hover .sepia50,.sppb-addon-ut-clients .client-item.effect-on-hover:focus .sepia50 {
    filter: sepia(0.5);
    -webkit-filter: sepia(0.5)
}

.sppb-addon-ut-clients .client-item.effect-on-hover:hover .saturate,.sppb-addon-ut-clients .client-item.effect-on-hover:focus .saturate {
    filter: saturate(3);
    -webkit-filter: saturate(3)
}

.sppb-addon-ut-clients .client-item.effect-on-hover:hover .contrast,.sppb-addon-ut-clients .client-item.effect-on-hover:focus .contrast {
    filter: contrast(5);
    -webkit-filter: contrast(5)
}

.sppb-addon-ut-clients .client-item.effect-on-hover:hover .hue-rotate,.sppb-addon-ut-clients .client-item.effect-on-hover:focus .hue-rotate {
    filter: hue-rotate(50%);
    -webkit-filter: hue-rotate(50%)
}

.sppb-addon-ut-clients .client-item.effect-on-both .blur {
    filter: blur(1px);
    -webkit-filter: blur(1px)
}

.sppb-addon-ut-clients .client-item.effect-on-both .grayscale {
    filter: grayscale(1);
    -webkit-filter: grayscale(1)
}

.sppb-addon-ut-clients .client-item.effect-on-both .opacity {
    filter: opacity(0.5);
    -webkit-filter: opacity(0.5)
}

.sppb-addon-ut-clients .client-item.effect-on-both .sepia {
    filter: sepia(1);
    -webkit-filter: sepia(1)
}

.sppb-addon-ut-clients .client-item.effect-on-both .sepia50 {
    filter: sepia(0.5);
    -webkit-filter: sepia(0.5)
}

.sppb-addon-ut-clients .client-item.effect-on-both .saturate {
    filter: saturate(3);
    -webkit-filter: saturate(3)
}

.sppb-addon-ut-clients .client-item.effect-on-both .contrast {
    filter: contrast(5);
    -webkit-filter: contrast(5)
}

.sppb-addon-ut-clients .client-item.effect-on-both .hue-rotate {
    filter: hue-rotate(-50%);
    -webkit-filter: hue-rotate(-50%)
}

.sppb-addon-ut-clients .client-item:hover .utZoomIn,.sppb-addon-ut-clients .client-item:focus .utZoomIn {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1)
}

.sppb-addon-ut-clients .client-item:hover .utZoomOut,.sppb-addon-ut-clients .client-item:focus .utZoomOut {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9)
}

.sppb-addon-ut-clients .client-item:hover .utFlipX,.sppb-addon-ut-clients .client-item:focus .utFlipX {
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1)
}

.sppb-addon-ut-clients .client-item .blur,.sppb-addon-ut-clients .client-item .grayscale,.sppb-addon-ut-clients .client-item .opacity,.sppb-addon-ut-clients .client-item .sepia,.sppb-addon-ut-clients .client-item .sepia50,.sppb-addon-ut-clients .client-item .saturate,.sppb-addon-ut-clients .client-item .contrast,.sppb-addon-ut-clients .client-item .hue-rotate,.sppb-addon-ut-clients .client-item .utZoomIn,.sppb-addon-ut-clients .client-item .utZoomOut,.sppb-addon-ut-clients .client-item .utFlipX {
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out
}

.ut-addon-imagelazy {
    overflow: hidden
}

.ut-addon-imagelazy .imagelazy-description,.ut-addon-imagelazy .imagelazy-button {
    margin-bottom: 20px
}

.ut-addon-imagelazy .imagelazy-image-ct {
    position: relative;
    overflow: hidden
}

.ut-addon-imagelazy .imagelazy-image-ct>a {
    display: block
}

.ut-addon-imagelazy .imagelazy-image-ct>a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-addon-imagelazy .imagelazy-image-ct>a:after {
        transition: none
    }
}

.ut-addon-imagelazy .imagelazy-image-ct .sppb-img-responsive {
    display: block;
    width: 100%
}

.ut-addon-imagelazy .imagelazy-overlay {
    padding: 20px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .ut-addon-imagelazy .imagelazy-overlay {
        transition: none
    }
}

.ut-addon-imagelazy .imagelazy-overlay-inner>div:last-of-type {
    margin-bottom: 0
}

.ut-addon-imagelazy:hover .imagelazy-overlay,.ut-addon-imagelazy:focus .imagelazy-overlay {
    opacity: 1
}

.ut-addon-imagelazy:hover .imagelazy-image-ct>a:after,.ut-addon-imagelazy:focus .imagelazy-image-ct>a:after {
    opacity: 1
}

.horizontal-menu.menu>li {
    display: inline-block;
    padding: 0;
    border-bottom: none
}

.horizontal-menu.menu>li>a {
    line-height: 1;
    padding: 0
}

.horizontal-menu.menu>li>a:before {
    display: none
}

.horizontal-menu.menu>li>ul {
    display: none
}

.horizontal-menu.menu>li+li {
    padding-left: 7px;
    margin-left: 7px;
    border-left: 1px solid #6c757d
}

.itp-share-mod {
    display: inline-block
}

.itp-share-mod div[class*="itp-share"] {
    margin: 10px 5px 0 0
}

.itp-share-mod div[class*="itp-share"] iframe {
    display: block !important
}

.itp-share-mod div[class*="itp-share"]>div,.itp-share-mod div[class*="itp-share"]>span,.itp-share-mod div[class*="itp-share"]>a {
    display: block !important;
    line-height: 20px;
    max-height: 20px
}

.itp-share-mod div[class*="itp-share"]:nth-last-child(1) {
    margin-right: 0
}

div.tagspopular ul {
    margin: -2px !important
}

div.tagspopular ul li {
    display: inline-block !important;
    margin: 3px 2px !important
}

div.tagspopular ul li a {
    line-height: 1 !important;
    padding: 10px 15px !important;
    border: 1px solid #e5e5e5;
    text-transform: uppercase;
    font-size: 0.875rem;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out
}

.category-module .readmore i {
    position: relative;
    top: 2px;
    margin-left: 3px
}

.blog-carousel .items-list .item-ct {
    position: relative
}

.blog-carousel .items-list .item-ct .article-date {
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 15px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3
}

.blog-carousel .items-list .item-ct .article-date span {
    display: block
}

.blog-carousel .items-list .item-ct .article-date span:first-child {
    font-size: 24px
}

.blog-carousel .items-list .item-ct .media-ct {
    margin-bottom: 20px
}

.blog-carousel .items-list .item-ct .content-ct.text-only>h3 {
    padding: 10px 70px 35px 0
}

.blog-carousel .items-list .item-ct .content-ct>h3 {
    text-transform: uppercase;
    font-size: 1rem
}

.blog-carousel .items-list .item-ct .content-ct .mod-articles-category-introtext {
    margin-top: 15px;
    margin-bottom: 0
}

.blog-carousel .items-list .item-ct .content-ct .mod-articles-category-readmore {
    margin-bottom: 0;
    margin-top: 1rem
}

ul.categories-module li h4 {
    margin: 0;
    font-size: 0.875rem
}

ul.categories-module li a {
    display: block;
    line-height: 38px;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out
}

ul.categories-module li a span {
    float: right
}

.sp-module .form-search:not(.js-finder-searchform) {
    display: flex
}

.sp-module .form-search:not(.js-finder-searchform) label {
    display: none
}

.sp-module .form-search:not(.js-finder-searchform) input {
    position: relative;
    flex: 1 1 auto;
    width: 1%
}

.module-search-overlay>a>i {
    padding: 0 4px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    font-size: 18px
}

.search-overlay .btn-close {
    position: fixed;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    overflow: hidden;
    opacity: 1
}

.search-overlay .btn-close span {
    font-family: initial;
    display: block;
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    line-height: 30px;
    text-shadow: none
}

.search-overlay .btn-close:hover,.search-overlay .btn-close:focus {
    opacity: 1
}

.search-overlay .modal-content {
    border-radius: 0
}

.search-overlay .modal-content .modal-body {
    padding: 25px
}

.modal-open .header-sticky.modal-scroll {
    padding-right: 17px
}

.contact .contact-address dd i {
    width: 20px;
    text-align: margin-left;
    color: #203646
}

.contact .thumbnail {
    text-align: center
}

.contact .thumbnail img {
    margin: 0 auto
}

#jform_privacyconsent_privacy-lbl a.modal,#jform_consentbox-lbl a.modal,#consentbox-lbl a.modal {
    display: inline-block;
    position: relative
}

#sp-component .search .input-group-text {
    padding: 0;
    border: none
}

.finder #finder-filter-window .filter-branch {
    margin: 0 -10px 10px;
    display: flex;
    flex-wrap: wrap
}

.finder #finder-filter-window .filter-branch>div {
    padding: 0 10px;
    margin-bottom: 1rem
}

.finder fieldset.word .awesomplete {
    flex: 1 1 auto
}

@media (max-width: 767.98px) {
    .finder fieldset.word a.btn-secondary {
        width:100%;
        margin-top: 10px
    }
}

.tag-category form {
    display: flex;
    justify-content: space-between
}

.tag-category form .btn-group input {
    flex: 1 1 auto;
    width: 1%
}

.tag-category form .btn-group button {
    flex: 0 0 auto
}

.tag-category form .filters {
    margin-top: 0 !important;
    flex: 0 0 100%
}

.tag-category form .filters .input-group {
    width: calc(100% - 100px);
    float: left
}

.tag-category form .filters .limit-box {
    width: max-content;
    float: right
}

@media screen and (max-width: 479.98px) {
    .tag-category form .filters .input-group {
        width:100%;
        float: none
    }

    .tag-category form .filters .limit-box {
        width: 100%;
        float: none
    }
}

.tag-category>div:before,.tag-category>div:after {
    content: "";
    display: table
}

.tag-category>div:after {
    clear: both
}

.tag-category .list-group {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: -15px;
    margin-right: -15px
}

.tag-category .list-group .list-group-item {
    display: flex;
    flex-direction: column;
    flex: 0 0 calc(33.33333333% - 30px);
    max-width: calc(33.33333333% - 30px);
    margin: 0 15px 50px;
    border-radius: 0;
    border-top-width: 1px;
    padding: 1rem
}

.tag-category .list-group .list-group-item>a:first-child {
    font-size: 1.25rem;
    flex-wrap: 600;
    font-family: var(--headings_font_family)
}

.tag-category .list-group .list-group-item>a+a {
    margin: -1rem -1rem 20px;
    order: -1
}

.tag-category .list-group .list-group-item img {
    width: 100%
}

.tag-category .list-group .list-group-item .tag-body {
    margin-top: 15px
}

.tag-category .list-group .list-group-item .tag-body p:last-child {
    margin-bottom: 0
}

@media (min-width: 768px) and (max-width:991.98px) {
    .tag-category .list-group .list-group-item {
        flex:0 0 calc(50% - 30px);
        max-width: calc(50% - 30px)
    }
}

@media (max-width: 767.98px) {
    .tag-category .list-group .list-group-item {
        flex:0 0 calc(100% - 30px);
        max-width: calc(100% - 30px)
    }
}

.tag-category .list-group.category .list-group-item {
    flex: 0 0 calc(33.33333333% - 30px);
    max-width: calc(33.33333333% - 30px)
}

.tag-category .list-group.category .list-group-item h3 {
    font-size: 1rem
}

.tag-category .list-group.category .list-group-item h3 a {
    display: block;
    text-align: center
}

@media (max-width: 991.98px) {
    .tag-category .list-group.category .list-group-item {
        flex:0 0 calc(50% - 30px);
        max-width: calc(50% - 30px)
    }
}

#sbox-window iframe {
    max-width: 100%;
    max-height: 100%
}

:root {
    --header_height: 80px
}

body {
    font-size: 0.875rem;
    line-height: 1.8;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body.helix-ultimate-preloader {
    overflow: hidden
}

body.helix-ultimate-preloader:before {
    content: " ";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99998;
    background: rgba(255, 255, 255, 0.9)
}

body.helix-ultimate-preloader:after {
    content: "";
    font-family: "Font Awesome 6 Free";
    font-size: 36px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -24px;
    width: 48px;
    height: 48px;
    line-break: 48px;
    text-align: center;
    color: #007bff;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    z-index: 99999
}

@media (min-width: 1400px) {
    body.wide-content .container,body.wide-content section>.sppb-row-container {
        max-width:1320px
    }
}

@media (min-width: 1400px) {
    body:not(.wide-content) .container,body:not(.wide-content) section>.sppb-row-container,body:not(.wide-content) .sppb-addon-sp-slider .sppb-container,body:not(.wide-content) .force-container>.sppb-container-inner>.sppb-row {
        max-width:1140px
    }
}

a {
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    a {
        transition: none
    }
}

a,a:hover,a:focus,a:active {
    text-decoration: none;
    outline: none
}

label {
    font-weight: normal
}

legend {
    padding-bottom: 10px
}

img {
    display: block;
    max-width: 100%;
    height: auto
}

.row {
    --bs-gutter-x: 1.875rem
}

.container {
    padding-left: 15px;
    padding-right: 15px
}

.element-invisible {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}

#sp-top-bar {
    padding: 8px 0;
    font-size: 0.875rem
}

#sp-top-bar .sp-module {
    display: inline-block;
    vertical-align: middle
}

ul.social-icons {
    list-style: none;
    padding: 0;
    margin: -5px;
    display: inline-block
}

ul.social-icons>li {
    display: inline-block;
    margin: 5px 7px
}

.flex-auto {
    flex: auto
}

.sp-module-content .mod-languages ul.lang-inline {
    margin: 0;
    padding: 0
}

.sp-module-content .mod-languages ul.lang-inline li {
    border: none;
    display: inline-block;
    margin: 0 5px 0 0
}

.sp-module-content .mod-languages ul.lang-inline li a {
    padding: 0 !important
}

.sp-module-content .mod-languages ul.lang-inline li>a:before {
    display: none
}

.sp-module-content .latestnews>li>a>span {
    display: block;
    margin-top: 5px;
    font-size: 85%
}

.sp-contact-info {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 -10px
}

.sp-contact-info li {
    display: inline-block;
    margin: 0 10px;
    font-size: 90%;
    white-space: nowrap
}

.sp-contact-info li i {
    margin: 0 3px
}

#sp-header {
    height: 80px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    animation: spFadeIn 0.5s
}

#sp-header .logo {
    height: 80px;
    display: inline-flex;
    margin: 0;
    align-items: center
}

#sp-header .logo a {
    font-size: 24px;
    line-height: 1;
    margin: 0;
    padding: 0
}

#sp-header .logo p {
    margin: 5px 0 0
}

#sp-header.header-sticky {
    position: fixed;
    z-index: 1040;
    top: 0;
    left: 0;
    width: 100%;
    animation: spFadeInDown 0.5s
}

.burger-icon {
    width: 25px;
    cursor: pointer
}

.burger-icon>span {
    display: block;
    height: 2px;
    background-color: #000;
    margin: 5px 0;
    transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in
}

.offcanvas-active .burger-icon>span,#modal-menu-toggler.active .burger-icon>span {
    background-color: #000
}

.offcanvas-active .burger-icon>span:nth-child(1),#modal-menu-toggler.active .burger-icon>span:nth-child(1) {
    transform: translate(0, 8px) rotate(-45deg)
}

.offcanvas-active .burger-icon>span:nth-child(2),#modal-menu-toggler.active .burger-icon>span:nth-child(2) {
    opacity: 0
}

.offcanvas-active .burger-icon>span:nth-child(3),#modal-menu-toggler.active .burger-icon>span:nth-child(3) {
    transform: translate(0, -5px) rotate(45deg)
}

.offcanvas-active .close-offcanvas .burger-icon>span {
    transition-delay: 0.2s
}

.sp-profile-wrapper {
    position: relative;
    font-size: 14px
}

.sp-profile-wrapper .arrow-icon {
    font-size: 11px
}

.sp-profile-wrapper .sp-profile-dropdown {
    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    padding: 10px 15px !important;
    list-style: none !important;
    font-size: 14px;
    position: absolute;
    min-width: 100px;
    right: 0;
    top: 100%;
    display: none !important
}

.sp-profile-wrapper .sp-profile-dropdown>li:not(:last-child) {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 5px;
    margin-bottom: 5px;
    line-height: 1.3
}

.sp-profile-wrapper:hover .sp-profile-dropdown {
    display: block !important;
    animation: spFadeInDown 0.5s
}

#sp-title {
    min-height: 0
}

.sp-page-title {
    padding: 40px 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    display: flex;
    display: -webkit-flex;
    position: relative;
    align-items: center
}

.sp-page-title .sp-page-title-heading,.sp-page-title .sp-page-title-sub-heading {
    margin: 0;
    padding: 0;
    color: #fff
}

.sp-page-title .sp-page-title-heading {
    font-size: 36px;
    line-height: 1;
    font-weight: 700
}

.sp-page-title .sp-page-title-sub-heading {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 10px
}

.sp-page-title .breadcrumb {
    background: none;
    padding: 0;
    margin: 10px 0 0 0
}

.sp-page-title .breadcrumb>.active {
    color: rgba(255, 255, 255, 0.8)
}

.sp-page-title .breadcrumb>span,.sp-page-title .breadcrumb>li,.sp-page-title .breadcrumb>li+li:before,.sp-page-title .breadcrumb>li>a {
    color: #fff
}

.sp-page-title .breadcrumb>.float-start {
    margin-right: 0.5rem
}

.sp-page-title .title-inner {
    position: relative
}

.sp-page-title.title-image-bg {
    padding: 50px 0
}

.sp-page-title.title-image-bg:before {
    content: "";
    display: block;
    background: rgba(32, 54, 70, 0.7);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.sp-page-title.title-big {
    min-height: 350px;
    max-height: 350px;
    padding-top: 135px
}

.body-innerwrapper {
    overflow-x: hidden
}

.layout-boxed .body-innerwrapper {
    max-width: 1240px;
    margin: 0 auto;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

#sp-main-body {
    padding: 100px 0
}

body.view-article.remove-container .body-innerwrapper>#sp-main-body>.container,body.view-article.remove-container .body-innerwrapper>.sp-main-body>.container {
    max-width: 100%;
    padding: 0
}

.com-sppagebuilder #sp-main-body {
    padding: 0
}

@media (max-width: 991.98px) {
    #sp-main-body #sp-component {
        order:1
    }

    #sp-main-body #sp-left {
        order: 2;
        margin-top: 60px
    }

    #sp-main-body #sp-right {
        order: 3;
        margin-top: 60px
    }
}

#sp-left .sp-module,#sp-right .sp-module {
    margin-top: 50px
}

#sp-left .sp-module:first-child,#sp-right .sp-module:first-child {
    margin-top: 0
}

#sp-left .sp-module .sp-module-title,#sp-right .sp-module .sp-module-title {
    position: relative;
    margin: 0 0 25px;
    padding-bottom: 15px;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px solid #e5e5e5
}

#sp-left .sp-module .sp-module-title:before,#sp-right .sp-module .sp-module-title:before {
    content: "";
    width: 80px;
    height: 3px;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -2px
}

#sp-left .sp-module ul,#sp-right .sp-module ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#sp-left .sp-module ul>li,#sp-right .sp-module ul>li {
    display: block;
    border-bottom: 1px solid #f3f3f3
}

#sp-left .sp-module ul>li>a,#sp-right .sp-module ul>li>a {
    display: block;
    padding: 5px 0;
    line-height: 36px;
    padding: 2px 0
}

#sp-left .sp-module ul>li:last-child,#sp-right .sp-module ul>li:last-child {
    border-bottom: none
}

#sp-left .sp-module .categories-module ul,#sp-right .sp-module .categories-module ul {
    margin: 0 0 0 10px
}

#sp-left .sp-module .latestnews>div,#sp-right .sp-module .latestnews>div {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e8e8e8
}

#sp-left .sp-module .latestnews>div:last-child,#sp-right .sp-module .latestnews>div:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0
}

#sp-left .sp-module .latestnews>div>a,#sp-right .sp-module .latestnews>div>a {
    display: block;
    font-weight: 400
}

#sp-left .sp-module .tagscloud,#sp-right .sp-module .tagscloud {
    margin: -2px 0
}

#sp-left .sp-module .tagscloud .tag-name,#sp-right .sp-module .tagscloud .tag-name {
    display: inline-block;
    padding: 5px 10px;
    background: #808080;
    color: #fff;
    border-radius: 4px;
    margin: 2px 0
}

#sp-left .sp-module .tagscloud .tag-name span,#sp-right .sp-module .tagscloud .tag-name span {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 10px
}

.login img {
    display: inline-block;
    margin: 20px 0
}

.login .checkbox input[type="checkbox"] {
    margin-top: 6px
}

.login .password-group button.input-password-toggle {
    background-color: #eaecef;
    border-color: #ced4da;
    color: #212529
}

.form-links ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.hide-label {
    border: 0;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.search .btn-toolbar {
    margin-bottom: 20px
}

.search .btn-toolbar span.icon-search {
    margin: 0
}

.search .btn-toolbar button {
    color: #fff
}

.search .phrases .phrases-box .controls label {
    display: inline-block;
    margin: 0 20px 20px
}

.search .phrases .ordering-box {
    margin-bottom: 15px
}

.search .only label {
    display: inline-block;
    margin: 0 20px 20px
}

.search .search-results dt.result-title {
    margin-top: 40px
}

.search .search-results dt,.search .search-results dd {
    margin: 5px 0
}

.filter-search .chzn-container-single .chzn-single {
    height: 34px;
    line-height: 34px
}

.form-search .finder label {
    display: block
}

.form-search .finder .input-medium {
    width: 60%;
    border-radius: 4px
}

.finder .word input {
    display: inline-block
}

.finder .search-results.list-striped li {
    padding: 20px 0
}

.timetable .article-header h1 {
    margin-bottom: 20px;
    text-align: center
}

.timetable .articleBody {
    margin: 0 auto;
    text-align: center
}

.timetable .articleBody p:last-child {
    margin-bottom: 50px
}

@media (min-width: 992px) {
    .timetable .articleBody {
        padding:0 16.666667%
    }
}

.timetable .timetable-ct {
    border-left: none !important;
    flex-wrap: wrap
}

.timetable .timetable-ct .day-col {
    flex: 0 0 14.2858%;
    flex-grow: 1;
    width: 14.2858%;
    text-align: center
}

@media (max-width: 991.98px) {
    .timetable .timetable-ct .day-col {
        flex:25%
    }
}

.timetable .timetable-ct .day-col .day-name {
    padding: 20px 10px;
    background: #203646;
    color: #fff;
    margin: -1px -1px 0
}

.timetable .timetable-ct .day-col:nth-child(even) .doctor:nth-child(even) {
    color: #fff
}

.timetable .timetable-ct .day-col:nth-child(even) .doctor:nth-child(even) a {
    color: #fff
}

.timetable .timetable-ct .day-col:nth-child(odd) .doctor:nth-child(odd) {
    color: #fff
}

.timetable .timetable-ct .day-col:nth-child(odd) .doctor:nth-child(odd) a {
    color: #fff
}

.timetable .timetable-ct .day-col .doctor {
    padding: 20px 15px;
    min-height: 120px
}

.timetable .timetable-ct .day-col .doctor span {
    display: block
}

.timetable .timetable-ct .day-col .doctor .name {
    font-weight: 700
}

.appointment .field-calendar {
    position: relative;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.appointment .field-calendar .input-group-text {
    padding: 0
}

.appointment .field-calendar>.input-group-text {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    border: none
}

.article-list .article {
    margin-bottom: 30px;
    padding: 20px;
    border: 1px solid #e5e5e5;
    background: #f7f7f7
}

.article-list .article .article-intro-image,.article-list .article .article-featured-video,.article-list .article .article-featured-audio,.article-list .article .article-feature-gallery {
    margin: -21px -21px 20px -21px;
    border-bottom: 1px solid #e5e5e5
}

.article-list .article .article-intro-image img,.article-list .article .article-featured-video img,.article-list .article .article-featured-audio img,.article-list .article .article-feature-gallery img {
    width: 100%
}

.article-list .article .article-intro-image.float-left,.article-list .article .article-intro-image.float-right {
    float: none !important
}

.article-list .article .article-header h1,.article-list .article .article-header h2 {
    font-size: 1.25rem;
    margin: 0 0 0.625rem 0
}

.article-list .article .article-introtext p:last-child {
    margin-bottom: 0
}

.article-list .article .readmore {
    font-size: 0.875rem;
    margin-top: 1rem
}

.article-list .article .readmore a {
    font-weight: 500
}

.article-list .article .readmore a i {
    position: relative;
    top: 2px;
    margin-left: 3px
}

.article-list .article figcaption.caption {
    text-align: center;
    font-size: 14px;
    color: #252525;
    margin: 5px 0px;
    opacity: 0.7
}

.related-article-large .article-image {
    width: 350px;
    min-width: 350px
}

.related-article-large .article-information {
    border-left: 1px solid #f1f1f1;
    padding-left: 20px;
    margin-left: 20px
}

.related-article-large .article-information>span {
    font-size: 0.813rem
}

.related-article-large .article-information>span+span::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    content: "/"
}

.related-article-large .article-information>span a {
    color: #344856
}

.related-article-large .article-information>span a:hover {
    color: #19CED6
}

.related-article-large .article-information .intro-text {
    margin-top: 20px
}

.article-list.list-layout .item-list {
    align-items: center
}

.article-list.list-layout .article-intro-image,.article-list.list-layout .article-featured-video,.article-list.list-layout .article-featured-audio,.article-list.list-layout .article-feature-gallery {
    margin: 0
}

.article-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1.25rem
}

.article-info>span {
    font-size: 0.813rem
}

.article-info>span+span::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    content: "/"
}

.article-info>span a {
    color: #344856
}

.article-info>span a:hover {
    color: #19CED6
}

.article-details .article-header {
    position: relative
}

.article-details .article-header h1,.article-details .article-header h2 {
    font-size: 2rem
}

.article-details .article-info {
    margin-bottom: 1rem
}

.article-details .article-full-image {
    text-align: center;
    margin-bottom: 2rem
}

.article-details .article-full-image img {
    display: inline-block;
    border-radius: 4px;
    width: 100%
}

.article-details .article-full-image.float-left,.article-details .article-full-image.float-right {
    float: none !important
}

.article-details .article-featured-video,.article-details .article-featured-audio,.article-details .article-feature-gallery {
    margin-bottom: 2rem
}

.article-details .article-feature-gallery img {
    width: 100%
}

.article-details .article-ratings-social-share {
    margin-top: 2rem;
    padding: 1rem 0;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5
}

.article-details .article-ratings-social-share+.pager,.article-details .article-ratings-social-share+.pagenavigation {
    margin-top: 0;
    border-top: none
}

.article-details .article-author-information {
    padding-top: 2rem;
    margin-top: 2rem;
    border-top: 1px solid #f5f5f5
}

.article-details .article-can-edit {
    position: relative
}

.article-details .article-can-edit>* {
    margin-bottom: 10px
}

.article-details .article-can-edit a {
    display: inline-block;
    background: #2a61c9;
    color: #fff;
    padding: 5px 12px;
    border-radius: 3px;
    font-size: 14px
}

.article-details figcaption.caption {
    font-size: 14px;
    color: #252525;
    margin: 5px 0px;
    opacity: 0.7
}

.article-details blockquote {
    margin: 30px 0
}

.article-details .content-related .sp-module-title {
    margin: 0 0 30px;
    padding-bottom: 10px;
    font-size: 1.5rem;
    border-bottom: 1px solid #e5e5e5
}

.related-article-list-container {
    margin-top: 15px
}

.related-article-list-container .related-article-title {
    font-size: 22px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f3f3f3
}

.related-article-list-container ul.related-article-list {
    list-style: none;
    padding: 0
}

.related-article-list-container ul.related-article-list li {
    margin-bottom: 10px
}

.related-article-list-container ul.related-article-list li .article-header h2 {
    font-size: 1.2rem
}

.related-article-list-container ul.related-article-list li .article-header h2 a {
    color: #252525
}

.related-article-list-container ul.related-article-list li .article-header h2 a:hover {
    color: #044cd0
}

.related-article-list-container ul.related-article-list li .published {
    font-size: 14px
}

.tags {
    list-style: none;
    padding: 0;
    margin: 2rem 0 0 0;
    display: block
}

.tags>li {
    display: inline-block
}

.tags>li a {
    display: block;
    font-size: 0.875rem;
    padding: 0.25rem 1rem
}

.tags>li a:hover {
    color: #fff
}

.pager {
    list-style: none;
    padding: 2rem 0 0 0;
    margin: 2rem 0 0 0;
    border-top: 1px solid #f5f5f5
}

.pager::after {
    display: block;
    clear: both;
    content: ""
}

.pager>li {
    display: inline-block
}

.pager>li.previous {
    float: left
}

.pager>li.next {
    float: right
}

.pager>li a {
    display: inline-block;
    font-size: 0.785rem;
    padding: 1rem 2.5rem;
    border-radius: 100px
}

#article-comments {
    padding-top: 2rem;
    margin-top: 2rem;
    border-top: 1px solid #f5f5f5
}

.article-ratings {
    display: flex;
    align-items: center
}

.article-ratings .rating-symbol {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 1rem;
    display: inline-block;
    margin-left: 5px
}

.article-ratings .rating-symbol span.rating-star {
    font-family: "Font Awesome 6 Free";
    font-weight: normal;
    font-style: normal;
    display: inline-block
}

.article-ratings .rating-symbol span.rating-star.active:before {
    content: "";
    font-weight: 900;
    color: #f6bc00
}

.article-ratings .rating-symbol span.rating-star:before {
    content: "";
    padding-right: 5px
}

.article-ratings .rating-symbol span.rating-star:hover:before,.article-ratings .rating-symbol span.rating-star:hover~span.rating-star:before {
    content: "";
    color: #e7b000;
    font-weight: 900;
    cursor: pointer
}

.article-ratings .ratings-count {
    font-size: 0.785rem;
    color: #999
}

.article-ratings .fa-spinner {
    margin-right: 5px
}

.pagination {
    margin-top: 30px !important;
    margin-bottom: 0 !important;
    justify-content: center
}

.pagination>.page-item>a,.pagination>.page-item>span {
    padding: 13px 16px;
    line-height: 1;
    background: #dee2e6;
    border-radius: 0 !important;
    color: #212529;
    border: none;
    margin-left: 0
}

.pagination>.page-item>a:focus,.pagination>.page-item>span:focus {
    box-shadow: none !important
}

.pagination>.page-item:nth-child(2)>a,.pagination>.page-item:nth-child(2)>span,.pagination>.page-item:nth-last-child(2)>a,.pagination>.page-item:nth-last-child(2)>span {
    background: #495057;
    color: #fff
}

.pagination>.page-item:nth-child(1)>a,.pagination>.page-item:nth-child(1)>span,.pagination>.page-item:nth-last-child(1)>a,.pagination>.page-item:nth-last-child(1)>span {
    background: #343a40;
    color: #fff
}

#search-results .search-pages-counter {
    display: flex;
    justify-content: center;
    margin-top: 20px
}

.article-social-share {
    float: right
}

.article-social-share .social-share-icon ul {
    padding: 0;
    list-style: none;
    margin: 0
}

.article-social-share .social-share-icon ul li {
    display: inline-block
}

.article-social-share .social-share-icon ul li:not(:last-child) {
    margin-right: 10px
}

.article-social-share .social-share-icon ul li a {
    border: 1px solid #ededed;
    font-size: 1rem;
    border-radius: 50%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 34px;
    display: inline-block
}

.article-social-share .social-share-icon ul li a:hover,.article-social-share .social-share-icon ul li a:focus {
    color: #fff
}

.newsfeed-category .category {
    list-style: none;
    padding: 0;
    margin: 0
}

.newsfeed-category .category li {
    padding: 5px 0
}

.newsfeed-category #filter-search {
    margin: 10px 0
}

.category-module,.categories-module,.archive-module,.latestnews,.newsflash-horiz,.mostread,.form-links,.list-striped {
    list-style: none;
    padding: 0;
    margin: 0
}

.category-module li,.categories-module li,.archive-module li,.latestnews li,.newsflash-horiz li,.mostread li,.form-links li,.list-striped li {
    padding: 2px 0
}

.category-module li h4,.categories-module li h4,.archive-module li h4,.latestnews li h4,.newsflash-horiz li h4,.mostread li h4,.form-links li h4,.list-striped li h4 {
    margin: 5px 0
}

.article-footer-top {
    display: table;
    clear: both;
    width: 100%
}

.article-footer-top .post_rating {
    float: left
}

.contentpane:not(.com-sppagebuilder) {
    padding: 20px
}

#sp-bottom {
    padding: 90px 0 30px;
    font-size: 14px;
    line-height: 1.6
}

#sp-bottom .sp-module {
    margin-bottom: 30px
}

#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 30px
}

#sp-bottom .sp-module ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#sp-bottom .sp-module ul>li {
    display: block;
    margin-bottom: 15px
}

#sp-bottom .sp-module ul>li:last-child {
    margin-bottom: 0
}

#sp-bottom .sp-module ul>li>a {
    display: block
}

#sp-footer {
    font-size: 14px;
    padding: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

#sp-footer .container-inner {
    padding: 30px 0
}

#sp-footer ul.menu {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 -10px
}

#sp-footer ul.menu li {
    display: inline-block;
    margin: 0 10px
}

#sp-footer ul.menu li a {
    display: block
}

#sp-footer ul.menu li a:hover {
    background: none
}

#sp-footer #sp-footer2 {
    text-align: right
}

@media (max-width: 991.98px) {
    #sp-footer #sp-footer1,#sp-footer #sp-footer2 {
        text-align:center
    }

    #sp-footer #sp-footer2 {
        margin-top: 20px
    }
}

html.coming-soon {
    width: 100%;
    height: 100%;
    min-height: 100%
}

html.coming-soon body {
    width: 100%;
    height: 100%;
    min-height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 40%
}

html.coming-soon body>.container {
    position: relative
}

html.coming-soon body.overlay-bg-black-70 #coming-soon-countdown .coming-soon-number {
    color: var(--primary_color)
}

html.coming-soon body.overlay-bg-black-70 .social-icons a {
    color: var(--primary_color)
}

html.coming-soon .coming-soon-logo {
    display: inline-block;
    margin-bottom: 2rem
}

html.coming-soon .coming-soon-title {
    color: #fff
}

html.coming-soon .coming-soon-content {
    color: #f7f7f7;
    font-size: 1rem
}

html.coming-soon #coming-soon-countdown {
    margin-top: 4rem
}

html.coming-soon #coming-soon-countdown .coming-soon-days,html.coming-soon #coming-soon-countdown .coming-soon-hours,html.coming-soon #coming-soon-countdown .coming-soon-minutes,html.coming-soon #coming-soon-countdown .coming-soon-seconds {
    margin: 0;
    float: left;
    width: 25%
}

html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
    width: 100%;
    font-weight: 700;
    color: #203646;
    font-size: 4.5rem;
    letter-spacing: -1px;
    line-height: 1
}

html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
    font-size: 1.125rem;
    letter-spacing: -1px;
    display: block;
    text-transform: uppercase;
    color: #f7f7f7
}

@media (max-width: 767.98px) {
    html.coming-soon #coming-soon-countdown .coming-soon-days,html.coming-soon #coming-soon-countdown .coming-soon-hours,html.coming-soon #coming-soon-countdown .coming-soon-minutes,html.coming-soon #coming-soon-countdown .coming-soon-seconds {
        width:50%;
        margin-bottom: 20px
    }

    html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
        font-size: 2.5rem
    }

    html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
        font-size: 1rem
    }
}

html.coming-soon .coming-soon-position {
    margin-top: 2rem
}

html.coming-soon .social-icons {
    margin-top: 4rem
}

html.coming-soon .coming-soon-login form {
    display: inline-block
}

html.error-page {
    width: 100%;
    height: 100%
}

html.error-page body {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 40%;
    background-size: cover
}

html.error-page .error-logo {
    display: inline-block;
    margin-bottom: 2rem
}

html.error-page .error-code {
    margin: 0 0 1.5rem;
    font-size: 6rem;
    font-weight: 700;
    line-break: 1;
    line-height: 1
}

html.error-page .error-code span {
    text-shadow: 2px 2px 2px #fff
}

html.error-page .error-message {
    font-size: 1.25rem;
    margin-bottom: 2rem
}

.sp-social-share ul {
    display: block;
    padding: 0;
    margin: 20px -5px 0
}

.sp-social-share ul li {
    display: inline-block;
    font-size: 24px;
    margin: 0 5px
}

.profile>div:not(:last-child) {
    margin-bottom: 30px
}

.dl-horizontal dt {
    margin: 8px 0;
    text-align: left
}

.page-header {
    padding-bottom: 15px
}

table.category {
    width: 100%
}

table.category thead>tr,table.category tbody>tr {
    border: 1px solid #f2f2f2
}

table.category thead>tr th,table.category thead>tr td,table.category tbody>tr th,table.category tbody>tr td {
    padding: 10px
}

.contact-form .form-actions {
    background: none;
    border: none
}

@media print {
    .visible-print {
        display: inherit !important
    }

    .hidden-print {
        display: none !important
    }
}

.sp-preloader {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999
}

.sp-preloader>div {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    position: absolute;
    animation: spSpin 0.75s linear infinite
}

.sp-preloader>div:after {
    content: "";
    position: absolute;
    width: 49px;
    height: 49px;
    top: 1px;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 50%
}

.sp-scroll-up {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 45px;
    height: 45px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 3px;
    z-index: 1000;
    opacity: 0.8;
    border: 2px solid #fff
}

.sp-scroll-up:hover,.sp-scroll-up:active,.sp-scroll-up:focus {
    opacity: 1;
    color: #fff
}

.control-group {
    margin-bottom: 1rem
}

input[type="text"]:not(.form-control):not([class^="builder"]),input[type="email"]:not(.form-control):not([class^="builder"]),input[type="url"]:not(.form-control):not([class^="builder"]),input[type="date"]:not(.form-control):not([class^="builder"]),input[type="password"]:not(.form-control):not([class^="builder"]),input[type="search"]:not(.form-control):not([class^="builder"]),input[type="tel"]:not(.form-control):not([class^="builder"]),input[type="number"]:not(.form-control):not([class^="builder"]),select:not(.form-control):not([class^="builder"]),textarea:not(.form-control):not([class^="builder"]) {
    padding: 0.625rem 1.25rem;
    font-size: 0.875rem;
    line-height: 2;
    border-radius: 0rem;
    border: 1px solid #ced4da;
    background: transparent;
    outline: none
}

input[type="text"]:not(.form-control):not([class^="builder"]):focus,input[type="email"]:not(.form-control):not([class^="builder"]):focus,input[type="url"]:not(.form-control):not([class^="builder"]):focus,input[type="date"]:not(.form-control):not([class^="builder"]):focus,input[type="password"]:not(.form-control):not([class^="builder"]):focus,input[type="search"]:not(.form-control):not([class^="builder"]):focus,input[type="tel"]:not(.form-control):not([class^="builder"]):focus,input[type="number"]:not(.form-control):not([class^="builder"]):focus,select:not(.form-control):not([class^="builder"]):focus,textarea:not(.form-control):not([class^="builder"]):focus {
    background: transparent
}

.password-group meter {
    width: 100%
}

.chzn-select,.chzn-select-deselect {
    width: 100%
}

.chzn-container.chzn-container-single .chzn-single {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    height: calc(2.25rem + 2px);
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    box-shadow: none
}

.chzn-container.chzn-container-single .chzn-single div {
    width: 30px;
    background: none
}

.chzn-container.chzn-container-single .chzn-single div>b {
    background: none;
    position: relative
}

.chzn-container.chzn-container-single .chzn-single div>b:after {
    content: "";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 0.875rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
    border-radius: 0.25rem 0.25rem 0 0
}

.chzn-container.chzn-container-single .chzn-search {
    padding: 0.625rem
}

.chzn-container.chzn-container-single .chzn-search input[type="text"] {
    display: block;
    width: 100%;
    padding: 0.5rem 1.429rem 0.5rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.25;
    height: calc(2rem + 2px);
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.chzn-container.chzn-container-single .chzn-search:after {
    content: "";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 0.875rem;
    color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.chzn-container.chzn-container-single .chzn-drop {
    border-color: rgba(0, 0, 0, 0.15);
    border-radius: 0 0 0.25rem 0.25rem;
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-single .chzn-results li.highlighted {
    background-image: none !important
}

.chzn-container.chzn-container-multi .chzn-choices {
    display: block;
    width: 100%;
    padding: 0 0.75rem;
    min-height: calc(2.25rem + 2px);
    line-height: 1.25;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.25;
    height: calc(2rem + 2px);
    background-color: #fff
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
    margin: 5.5px 5px 0 0;
    padding: 5px 20px 5px 5px;
    background-image: none;
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
    background: none;
    top: 5px;
    color: rgba(0, 0, 0, 0.2)
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
    color: rgba(0, 0, 0, 0.5)
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
    content: "";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 0.875rem;
    position: absolute;
    top: 0;
    right: 0
}

.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices {
    border-radius: 0.25rem
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
    margin-top: -4px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty) {
    padding: 0.75rem;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-top: 0;
    border-radius: 0 0 0.25rem 0.25rem
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
    background: none
}

.form-horizontal .control-label {
    float: left;
    width: auto;
    padding-top: 5px;
    padding-right: 5px;
    text-align: left
}

.form-horizontal .controls {
    margin-left: 220px
}

.card-block {
    padding: 20px
}

.card-block ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block
}

.card-block ul li {
    display: block
}

.alert.alert-error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.invalid {
    color: #a51f18;
    border-color: #a51f18
}

#sp-cookie-consent {
    position: fixed;
    font-size: 16px;
    font-weight: 500;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10001
}

#sp-cookie-consent>div {
    padding: 20px;
    position: relative
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline {
    margin: 0;
    margin-right: -5px;
    padding-left: 0px
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f3f3f3;
    color: #333;
    border-top: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 0
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label.btn-success {
    background: #46a546;
    color: #fff
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label input[type="radio"] {
    display: none !important
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:last-child label {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:first-child label {
    border-left: 1px solid #b3b3b3;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.com-contenthistory .btn-group {
    display: flex;
    justify-content: flex-end
}

.com-contenthistory .btn-group button {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    border: 1px solid #bbb;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.com-contenthistory .btn-group button:hover {
    color: #333;
    background-color: #e9e9e9
}

#versionsModal {
    top: 10%
}

#versionsModal .modal-dialog {
    max-width: 80%
}

#versionsModal iframe {
    min-height: 300px
}

body.com-content.view-form.layout-edit .nav-tabs .nav-link {
    display: block !important
}

.no-js img.lazyload {
    display: none
}

#system-message-container {
    position: fixed;
    bottom: 0px;
    right: 15px;
    max-width: 350px;
    z-index: 9999
}

#system-message-container .alert {
    font-size: 13px;
    line-height: 1.5
}

#system-message-container .alert>.btn-close {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer
}

#system-message-container joomla-alert {
    font-size: 13px
}

.com-users.view-registration #member-registration .modal-dialog,.com-users.view-registration #member-profile .modal-dialog,.com-users.view-profile #member-registration .modal-dialog,.com-users.view-profile #member-profile .modal-dialog {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.hu-media-modal .modal-dialog {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.registration #member-registration #jform_privacyconsent_privacy-lbl {
    display: inline-flex
}

.registration #member-registration #jform_privacyconsent_privacy-lbl>a {
    position: initial;
    display: block;
    color: #344856
}

.registration #member-registration #jform_privacyconsent_privacy-lbl>a:hover,.registration #member-registration #jform_privacyconsent_privacy-lbl>a:focus {
    color: #19CED6
}

body.com-users.view-registration>#sbox-window {
    overflow: hidden
}

body.com-users.view-registration>#sbox-window>#sbox-btn-close {
    top: 5px;
    right: 5px
}

body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset>.joomla-tabs {
    display: flex;
    padding: 0;
    margin: 0 !important;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    list-style: outside none none;
    background-color: #f5f5f5;
    border-color: #ccc #ccc currentcolor;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    border-radius: 0.25rem 0.25rem 0 0;
    border-image: none;
    box-shadow: 0 1px #fff inset, 0 2px 3px -3px rgba(0, 0, 0, 0.15), 0 -4px 0 rgba(0, 0, 0, 0.05) inset, 0 0 3px rgba(0, 0, 0, 0.04)
}

body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset>.joomla-tabs .nav-item>.nav-link {
    color: var(--text-color)
}

body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset>.joomla-tabs .nav-item>.nav-link.active {
    background-color: rgba(0, 0, 0, 0.03);
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.05) 100%);
    border-right: 0 none;
    border-left: 0 none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: 2px 0 1px -1px rgba(0, 0, 0, 0.08) inset, -2px 0 1px -1px rgba(0, 0, 0, 0.08) inset, 0 1px 0 rgba(0, 0, 0, 0.02) inset
}

body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset>.tab-content {
    padding: 15px;
    background-color: #fefefe;
    border: 1px solid #ccc;
    border-radius: 0 0 0.25rem 0.25rem;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.04)
}

body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #editor label#jform_title-lbl {
    margin-bottom: 15px;
    font-weight: 700
}

body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #editor .js-editor-tinymce {
    display: flex;
    flex-direction: column
}

body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #publishing>.control-group,body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #metadata>.control-group,body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #attrib-helix_ultimate_blog_options>.control-group {
    display: flex;
    flex-direction: column
}

body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #publishing>.control-group>label,body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #metadata>.control-group>label,body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #attrib-helix_ultimate_blog_options>.control-group>label {
    margin-bottom: 5px;
    font-weight: 700
}

body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #publishing>.control-group textarea,body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #metadata>.control-group textarea,body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #attrib-helix_ultimate_blog_options>.control-group textarea {
    width: 100%
}

body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #publishing>.control-group .calendar-container .time td select,body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #metadata>.control-group .calendar-container .time td select,body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #attrib-helix_ultimate_blog_options>.control-group .calendar-container .time td select {
    padding: 4px;
    font-size: 13px
}

body.contentpane.com-media.view-images .container-popup #imageForm>#messages+.well .row-fluid {
    display: flex;
    max-width: 100%
}

body.contentpane.com-media.view-images .container-popup #imageForm>#messages+.well .row-fluid .span8 {
    flex: auto
}

body.contentpane.com-media.view-images .container-popup #imageForm>#messages+.well .row-fluid .span8>.controls {
    margin-left: 10px;
    display: flex;
    max-width: 500px
}

body.contentpane.com-media.view-images .container-popup #imageForm>#messages+.well .row-fluid .span8>.controls #folderlist_chzn,body.contentpane.com-media.view-images .container-popup #imageForm>#messages+.well .row-fluid .span8>.controls #folderlist {
    flex: auto
}

body.contentpane.com-media.view-images .container-popup #imageForm>#messages+.well .row-fluid .span8 #upbutton {
    background: var(--bs-primary);
    color: #fff;
    margin: 0 5px
}

body.contentpane.com-media.view-images .container-popup #imageForm .well>.row-fluid:not(:last-child) {
    margin-bottom: 5px
}

body.contentpane.com-media.view-images .container-popup #imageForm .well>.row-fluid:not(:last-child)>.control-group:not(:last-child) {
    margin-bottom: 5px
}

body.contentpane.com-media.view-images .container-popup #imageForm .btn.button-cancel {
    background: var(--bs-danger);
    color: #fff
}

body.contentpane.com-media.view-images .container-popup #imageForm .btn.button-cancel:hover,body.contentpane.com-media.view-images .container-popup #imageForm .btn.button-cancel:focus {
    border-color: var(--bs-danger)
}

body.contentpane.com-menus.view-items.layout-modal #adminForm .js-stools-container-bar {
    display: flex
}

body.contentpane.com-modules.view-modules.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar {
    display: flex;
    align-items: center;
    padding: 10px 0px
}

body.contentpane.com-modules.view-modules.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>label {
    margin-right: 10px
}

body.contentpane.com-modules.view-modules.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append {
    display: flex
}

body.contentpane.com-modules.view-modules.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append>button[type="submit"] {
    background: var(--bs-primary);
    color: #fff;
    margin-left: 5px
}

body.contentpane.com-modules.view-modules.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper>button[type="button"] {
    background: var(--bs-primary);
    color: #fff
}

body.contentpane.com-content.view-articles.layout-modal .container-popup #adminForm>.js-stools,body.contentpane.com-menus.view-items.layout-modal .container-popup #adminForm>.js-stools,body.contentpane.com-contact.view-contacts.layout-modal .container-popup #adminForm>.js-stools {
    padding-top: 15px
}

body.contentpane.com-content.view-articles.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar,body.contentpane.com-menus.view-items.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar,body.contentpane.com-contact.view-contacts.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar {
    margin-bottom: 10px
}

body.contentpane.com-content.view-articles.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>label,body.contentpane.com-menus.view-items.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>label,body.contentpane.com-contact.view-contacts.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>label {
    margin-right: 10px
}

body.contentpane.com-content.view-articles.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append,body.contentpane.com-menus.view-items.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append,body.contentpane.com-contact.view-contacts.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append {
    display: flex
}

body.contentpane.com-content.view-articles.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append>button[type="submit"],body.contentpane.com-menus.view-items.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append>button[type="submit"],body.contentpane.com-contact.view-contacts.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append>button[type="submit"] {
    background: var(--bs-primary);
    color: #fff;
    margin-left: 5px
}

body.contentpane.com-content.view-articles.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper>button[type="button"],body.contentpane.com-menus.view-items.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper>button[type="button"],body.contentpane.com-contact.view-contacts.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper>button[type="button"] {
    background: var(--bs-primary);
    color: #fff
}

body.contentpane.com-content.view-articles.layout-modal .container-popup #adminForm .js-stools-container-bar,body.contentpane.com-contact.view-contacts.layout-modal .container-popup #adminForm .js-stools-container-bar {
    display: flex;
    align-items: center
}

.modal-dialog.jviewport-width80 {
    width: 80vw;
    max-width: none
}

.btn:focus {
    box-shadow: none !important
}

.hu-media-modal .modal-content {
    height: 65vh
}

.input-group.hu-j4-media {
    max-width: 356px
}

.hidden {
    display: none !important
}

.field-calendar .input-group-text {
    padding: 0
}

.field-calendar .input-group-text button#jform_mycalendar_btn {
    background: transparent;
    border: none;
    color: #212529
}

.form-check-inline label.form-check-label.btn {
    padding: 0.375rem 3px
}

.modal-body .iframe {
    min-height: 60vh !important
}

#sbox-content iframe {
    width: 780px;
    height: 480px
}

.carousel-item img {
    width: 100%
}

.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within) {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important
}

li.custom_user_login_menu ul li:last-child,li.custom_user_login_menu {
    border-bottom: none
}

li.custom_user_login_menu ul {
    padding-left: 0;
    list-style: none
}

li.custom_user_login_menu ul li {
    padding: 5px 0;
    border-bottom: 1px solid #eee
}

.modal-backdrop {
    margin-top: 0
}

blockquote {
    position: relative;
    padding: 30px 30px 30px 35px;
    background: #f7f7f7;
    border-width: 1px 1px 1px 5px;
    border-style: solid;
    border-color: #e5e5e5;
    font-size: 1rem
}

blockquote p {
    color: #203646;
    font-size: 1rem;
    font-weight: 500
}

blockquote p:last-child {
    margin-bottom: 0
}

blockquote footer {
    font-size: 1rem
}

body pre {
    background-color: #343a40;
    color: #f7f7f7;
    padding: 20px
}

.awesomplete {
    flex: 1 1 auto;
    width: 1%
}

.fa,.fa-classic,.fa-sharp,.fas,[class^="icon-"],[class*=" icon-"],.fa-solid,.far,.fa-regular,.fab,.icon-joomla,.fa-brands {
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.com-media.contentpane {
    padding: 10px !important
}

.com-media .well {
    background: #f5f5f5;
    padding: 20px;
    border-radius: 4px;
    margin-bottom: 10px
}

.com-media .well .row {
    margin: 0;
    padding: 0
}

.com-media .well .row>div:first-child {
    width: calc(100% - 200px)
}

.com-media .well .row>div:last-child {
    width: 200px;
    float: right;
    text-align: right;
    padding-top: 30px
}

.com-media .well .row #folderlist {
    display: inline-block
}

.com-media .well .row #upbutton {
    display: none
}

.com-media.view-imagesList {
    padding: 0px 0px 10px 0 !important
}

.com-media.view-imagesList:before {
    content: " ";
    display: table
}

.com-media.view-imagesList:after {
    display: block;
    clear: both;
    content: ""
}

.com-media.view-imagesList ul.manager {
    list-style: none;
    padding: 0;
    margin: 0
}

.com-media.view-imagesList ul.manager>li.thumbnail {
    width: 110px;
    float: left
}

.com-media.view-imagesList ul.manager>li.thumbnail>a {
}

.com-media.view-imagesList ul.manager>li.thumbnail>a.selected {
    border: 2px solid green;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child {
    height: 60px;
    margin-bottom: 10px;
    text-align: center
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child>span {
    display: inline-block;
    width: 60px;
    height: 40px;
    margin: 0 auto;
    margin-top: 25px;
    position: relative;
    background-color: #92ceff;
    border-radius: 0 5px 5px 5px
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child>span:before {
    content: "";
    width: 50%;
    height: 12px;
    border-radius: 0 20px 0 0;
    background-color: #92ceff;
    position: absolute;
    top: -12px;
    left: 0px
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child img {
    display: inline-block
}

.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    z-index: 99;
    display: block;
    float: right;
    position: static
}

.sp-megamenu-parent>li {
    display: inline-block;
    position: relative;
    padding: 0
}

.sp-megamenu-parent>li.menu-justify {
    position: static
}

.sp-megamenu-parent>li>a,.sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 15px;
    line-height: 80px;
    font-size: 14px;
    margin: 0
}

.sp-megamenu-parent>li.active>a {
    font-weight: 500
}

.sp-megamenu-parent>li .sp-menu-badge {
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    font-size: 10px;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    border-radius: 3px
}

.sp-megamenu-parent .sp-module {
    padding: 10px
}

.sp-megamenu-parent .sp-mega-group {
    list-style: none;
    padding: 0;
    margin: 0
}

.sp-megamenu-parent .sp-mega-group>li>a {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 0 20px;
    line-height: initial
}

.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
    list-style: none;
    padding: 0;
    margin: 0
}

.sp-megamenu-parent .sp-dropdown {
    margin: 0;
    position: absolute;
    z-index: 10;
    display: none
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);
    padding: 20px 0;
    border-bottom: 5px solid transparent
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner>.row:not(:first-child) {
    margin-top: 20px
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner>.row {
    margin-left: 0;
    margin-right: 0
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner>.row>div[class*="col-"] {
    border-right: 1px solid transparent
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner>.row>div[class*="col-"]:last-child {
    border-right: none
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
    list-style: none;
    padding: 0;
    margin: 0
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 100%
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    top: 0
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2)
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0 20px;
    position: relative
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a,.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 14px;
    line-height: 1;
    display: block;
    padding: 3px 5px 6px 0;
    cursor: pointer
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a.sp-group-title,.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
    text-transform: uppercase;
    font-weight: bold
}

.sp-megamenu-parent .sp-dropdown .sp-module {
    padding: 0
}

.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
    font-size: 14px;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-weight: bold
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
    margin: 0
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li:not(:last-child) {
    margin: 0 0 15px
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li a {
    font-size: 14px
}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li a span {
    opacity: 0.8
}

.sp-megamenu-parent .sp-dropdown-mega>.row {
    margin-top: 30px
}

.sp-megamenu-parent .sp-dropdown-mega>.row:first-child {
    margin-top: 0
}

.sp-megamenu-parent .sp-has-child:hover>.sp-dropdown {
    display: block
}

.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover>.sp-dropdown {
    animation: spFadeIn 600ms
}

.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover>.sp-dropdown {
    animation: spFadeInUp 400ms ease-in
}

.sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover>.sp-dropdown {
    animation: spFadeInDown 400ms ease-in
}

.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover>.sp-dropdown {
    animation: spZoomIn 300ms
}

.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover>.sp-dropdown {
    animation: spRotateIn 300ms
}

.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover>.sp-dropdown {
    animation: spPulse 300ms
}

.offcanvas-menu .hide-on-offcanvas {
    display: none !important
}

.offcanvas-menu .fa,.offcanvas-menu .fab,.offcanvas-menu .far,.offcanvas-menu .fas {
    color: var(--offcanvas_menu_icon_color)
}

.offcanvas-menu a .fa,.offcanvas-menu a .fab,.offcanvas-menu a .far,.offcanvas-menu a .fas {
    color: inherit
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: var(--offcanvas_menu_active_menu_item_color) !important
}

body.ltr .sp-megamenu-parent>li.sp-has-child>a:after,body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
    font-family: "Font Awesome 6 Free";
    content: "";
    float: right;
    margin-left: 7px;
    font-weight: 900
}

body.ltr .sp-megamenu-parent>li .sp-menu-badge.sp-menu-badge-right {
    margin-left: 5px
}

body.ltr .sp-megamenu-parent>li .sp-menu-badge.sp-menu-badge-left {
    margin-right: 5px
}

body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
    font-family: "Font Awesome 6 Free";
    content: "";
    float: right;
    margin-left: 7px;
    font-weight: 900
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
    margin-left: 45px
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
    left: 0
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
    left: auto;
    right: 0
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
    right: 0
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    left: 100%
}

@media (min-width: 576px) {
    .sp-menu-full.container {
        width:540px
    }
}

@media (min-width: 768px) {
    .sp-menu-full.container {
        width:720px
    }
}

@media (min-width: 992px) {
    .sp-menu-full.container {
        width:960px
    }
}

@media (min-width: 1200px) {
    .sp-menu-full.container {
        width:1140px
    }
}

@media (min-width: 1400px) {
    .sp-menu-full.container {
        width:1320px
    }
}

#offcanvas-toggler {
    display: inline-flex;
    align-items: center;
    height: 80px;
    line-height: 80px;
    font-size: 20px
}

#offcanvas-toggler>span:hover {
    color: #fff
}

.offcanvas-init {
    overflow-x: hidden;
    position: relative
}

.offcanvas-active .offcanvas-overlay {
    visibility: visible;
    opacity: 1
}

.offcanvas-overlay {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
    visibility: hidden;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    margin-top: 0
}

.body-wrapper {
    position: relative;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    backface-visibility: hidden
}

.close-offcanvas {
    position: absolute;
    top: 10px;
    z-index: 1;
    border-radius: 100%;
    width: 32px;
    height: 32px;
    font-size: 14px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.close-offcanvas:hover {
    color: #fff
}

.close-offcanvas .burger-icon {
    width: 20px
}

.close-offcanvas .burger-icon span {
    background: #fff
}

.offcanvas-menu {
    width: 300px;
    height: 100%;
    position: fixed;
    top: 0;
    overflow: inherit;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    z-index: 10000;
    margin-top: 0
}

.offcanvas-menu .offcanvas-inner {
    padding: 25px
}

.offcanvas-menu .offcanvas-inner .header-modules {
    margin-left: 0px
}

.offcanvas-menu .offcanvas-inner .header-modules>div.sp-module {
    margin-bottom: 0
}

.offcanvas-menu .offcanvas-inner .header-modules>div:not(:first-child) {
    margin-left: 20px
}

.offcanvas-menu .offcanvas-inner .header-modules>div:first-child {
    width: 100%
}

.offcanvas-menu .offcanvas-inner .finder {
    margin-bottom: 10px
}

.offcanvas-menu .offcanvas-inner .sp-sign-in {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    align-items: center
}

.offcanvas-menu .offcanvas-inner .sp-sign-in .signin-text {
    display: none !important
}

.offcanvas-menu .offcanvas-inner .sp-profile-wrapper {
    z-index: 1;
    display: inline-flex;
    height: 100%
}

.offcanvas-menu .offcanvas-inner .sp-profile-wrapper .user-text {
    display: none !important
}

.offcanvas-menu .offcanvas-inner .sp-profile-wrapper .sp-sign-in {
    color: var(--offcanvas_menu_items_and_items_color)
}

.offcanvas-menu .offcanvas-inner .sp-profile-wrapper .sp-sign-in:hover {
    color: var(--offcanvas_menu_active_menu_item_color)
}

.offcanvas-menu .offcanvas-inner .sp-profile-wrapper .sp-profile-dropdown {
    border: 1px solid #e5e5e5;
    background: var(--offcanvas_menu_bg_color)
}

.offcanvas-menu .offcanvas-inner .sp-profile-wrapper .sp-profile-dropdown a {
    color: var(--offcanvas_menu_items_and_items_color)
}

.offcanvas-menu .offcanvas-inner .sp-profile-wrapper .sp-profile-dropdown a:hover {
    color: var(--offcanvas_menu_active_menu_item_color)
}

.offcanvas-menu .offcanvas-inner .sp-contact-info,.offcanvas-menu .offcanvas-inner .social-icons {
    font-size: 0.875rem
}

.offcanvas-menu .offcanvas-inner .sp-contact-info>li>a:hover,.offcanvas-menu .offcanvas-inner .sp-contact-info>li>a:focus,.offcanvas-menu .offcanvas-inner .social-icons>li>a:hover,.offcanvas-menu .offcanvas-inner .social-icons>li>a:focus {
    opacity: 1
}

.offcanvas-menu .offcanvas-inner .social-icons+.sp-module {
    margin-top: 30px
}

.offcanvas-menu .offcanvas-inner .sp-contact-info>li:not(:last-child) {
    margin-bottom: 10px
}

.offcanvas-menu .offcanvas-inner .sp-module {
    padding: 0;
    margin: 0
}

.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
    font-size: 1rem;
    font-weight: bold
}

.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
    margin-bottom: 30px
}

.offcanvas-menu .offcanvas-inner .sp-module .awesomplete {
    width: 100%
}

.offcanvas-menu .offcanvas-inner .sp-module ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    list-style: none
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li {
    border: 0;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    display: block;
    border-top: 1px solid #e5e5e5
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li:last-child {
    border-bottom: 1px solid #e5e5e5
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li a,.offcanvas-menu .offcanvas-inner .sp-module ul>li span {
    display: block;
    font-size: 1rem;
    padding: 5px 0;
    position: relative;
    line-height: 2
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler,.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
    transition: all 0.4s ease-in-out;
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-size: 1.125rem;
    line-height: 1
}

@media (prefers-reduced-motion:reduce) {
    .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler,.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
        transition: none
    }
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler:after,.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler:after {
    font-family: "Font Awesome 6 Free";
    content: "";
    font-weight: 900
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>a>.menu-toggler,.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>.menu-separator>.menu-toggler {
    transition: all 0.4s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>a>.menu-toggler,.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>.menu-separator>.menu-toggler {
        transition: none
    }
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>a>.menu-toggler:after,.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>.menu-separator>.menu-toggler:after {
    content: ""
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul {
    display: none
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li ul li a {
    font-size: 0.875rem
}

.offcanvas-menu .d-flex.align-items-center.p-3.pt-4 {
    padding: 1rem 25px 0 25px !important
}

.offcanvas-menu .d-flex.align-items-center.p-3.pt-4 .logo {
    margin-bottom: -15px
}

.offcanvas-menu .d-flex.align-items-center.p-3.pt-4+.offcanvas-inner {
    margin-top: 5px
}

.offcanvas-menu .close-offcanvas+.offcanvas-inner {
    margin-top: 20px
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    float: right;
    margin-left: 20px
}

body.ltr #offcanvas-toggler.offcanvas-toggler-left {
    float: left;
    margin-right: 20px
}

body.ltr.offcanvs-position-left .body-wrapper {
    left: 0
}

body.ltr.offcanvs-position-left .offcanvas-menu {
    left: -300px;
    top: 0
}

body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
    left: 0;
    top: 0
}

body.ltr.offcanvs-position-right .body-wrapper {
    right: 0
}

body.ltr.offcanvs-position-right .offcanvas-menu {
    right: -300px;
    top: 0
}

body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
    right: 0;
    top: 0
}

body.ltr .close-offcanvas {
    right: 10px
}

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler,body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
    right: 0
}

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li ul {
    margin-left: 10px
}

@keyframes spFadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes spFadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes spFadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes spZoomIn {
    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }

    100% {
        opacity: 1
    }
}

@keyframes spRotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

@keyframes spPulse {
    from {
        opacity: 0;
        transform: scale3d(1, 1, 1)
    }

    50% {
        opacity: 0.5;
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

@keyframes spSpin {
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes grdAiguille {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes grdAiguille {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes ptAiguille {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes ptAiguille {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes loader1 {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes loader1 {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes loader6 {
    0% {
        -webkit-transform: rotate(0deg)
    }

    50% {
        -webkit-transform: rotate(180deg)
    }

    100% {
        -webkit-transform: rotate(180deg)
    }
}

@keyframes loader6 {
    0% {
        transform: rotate(0deg)
    }

    50% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(180deg)
    }
}

@keyframes rotate-360 {
    from {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes audioWave {
    25% {
        background: linear-gradient(#203646, #203646) 0 50%, linear-gradient(#203646, #203646) 0.625em 50%, linear-gradient(#203646, #203646) 1.25em 50%, linear-gradient(#203646, #203646) 1.875em 50%, linear-gradient(#203646, #203646) 2.5em 50%;
        background-repeat: no-repeat;
        background-size: 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em
    }

    37.5% {
        background: linear-gradient(#203646, #203646) 0 50%, linear-gradient(#203646, #203646) 0.625em 50%, linear-gradient(#203646, #203646) 1.25em 50%, linear-gradient(#203646, #203646) 1.875em 50%, linear-gradient(#203646, #203646) 2.5em 50%;
        background-repeat: no-repeat;
        background-size: 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em
    }

    50% {
        background: linear-gradient(#203646, #203646) 0 50%, linear-gradient(#203646, #203646) 0.625em 50%, linear-gradient(#203646, #203646) 1.25em 50%, linear-gradient(#203646, #203646) 1.875em 50%, linear-gradient(#203646, #203646) 2.5em 50%;
        background-repeat: no-repeat;
        background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em
    }

    62.5% {
        background: linear-gradient(#203646, #203646) 0 50%, linear-gradient(#203646, #203646) 0.625em 50%, linear-gradient(#203646, #203646) 1.25em 50%, linear-gradient(#203646, #203646) 1.875em 50%, linear-gradient(#203646, #203646) 2.5em 50%;
        background-repeat: no-repeat;
        background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em
    }

    75% {
        background: linear-gradient(#203646, #203646) 0 50%, linear-gradient(#203646, #203646) 0.625em 50%, linear-gradient(#203646, #203646) 1.25em 50%, linear-gradient(#203646, #203646) 1.875em 50%, linear-gradient(#203646, #203646) 2.5em 50%;
        background-repeat: no-repeat;
        background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em
    }
}

@-webkit-keyframes effect-2 {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes effect-2 {
    from {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes sequence1 {
    0% {
        height: 10px
    }

    50% {
        height: 50px
    }

    100% {
        height: 10px
    }
}

@keyframes sequence2 {
    0% {
        height: 20px
    }

    50% {
        height: 65px
    }

    100% {
        height: 20px
    }
}

@keyframes rot1 {
    100% {
        transform: skew(-10deg) translateX(50px) rotate(405deg)
    }
}

@-webkit-keyframes rot1 {
    100% {
        -webkit-transform: skew(-10deg) translateX(50px) rotate(405deg)
    }
}

@keyframes rot2 {
    100% {
        transform: skew(-10deg) rotate(525deg)
    }
}

@-webkit-keyframes rot2 {
    100% {
        -webkit-transform: skew(-10deg) rotate(525deg)
    }
}

@keyframes rot3 {
    100% {
        transform: skew(-10deg) translateX(20px) translateY(-50px) rotate(645deg)
    }
}

@-webkit-keyframes rot3 {
    100% {
        -webkit-transform: skew(-10deg) translateX(20px) translateY(-50px) rotate(645deg)
    }
}

@keyframes width {
    10% {
        width: 10%
    }

    20% {
        width: 20%
    }

    30% {
        width: 30%
    }

    40% {
        width: 40%
    }

    50% {
        width: 50%
    }

    60% {
        width: 60%
    }

    70% {
        width: 70%
    }

    80% {
        width: 80%
    }

    90% {
        width: 90%
    }

    100% {
        width: 100%
    }
}

.sp-pre-loader {
    background: #FFFFFF;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999
}

.sp-pre-loader .sp-loader-clock {
    border: 3px solid #203646;
    border-radius: 60px;
    bottom: 0;
    height: 80px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px
}

.sp-pre-loader .sp-loader-clock:after {
    content: "";
    position: absolute;
    background-color: #203646;
    top: 2px;
    left: 48%;
    height: 38px;
    width: 4px;
    border-radius: 5px;
    -webkit-transform-origin: 50% 97%;
    transform-origin: 50% 97%;
    -webkit-animation: grdAiguille 2s linear infinite;
    animation: grdAiguille 2s linear infinite
}

.sp-pre-loader .sp-loader-clock:before {
    content: "";
    position: absolute;
    background-color: #203646;
    top: 6px;
    left: 48%;
    height: 35px;
    width: 4px;
    border-radius: 5px;
    -webkit-transform-origin: 50% 94%;
    transform-origin: 50% 94%;
    -webkit-animation: ptAiguille 12s linear infinite;
    animation: ptAiguille 12s linear infinite
}

.sp-pre-loader .sp-loader-circle {
    position: absolute;
    height: 80px;
    width: 80px;
    border-radius: 80px;
    border: 3px solid fade(#203646, 70%);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: loader1 3s linear infinite;
    animation: loader1 3s linear infinite
}

.sp-pre-loader .sp-loader-circle:after {
    content: "";
    position: absolute;
    top: -5px;
    left: 20px;
    width: 11px;
    height: 11px;
    border-radius: 10px;
    background-color: #203646
}

.sp-pre-loader .sp-loader-bubble-loop {
    position: absolute;
    width: 12px;
    height: 12px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 12px;
    background-color: #203646;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: loader6 1s ease-in-out infinite;
    animation: loader6 1s ease-in-out infinite
}

.sp-pre-loader .sp-loader-bubble-loop:before {
    content: "";
    position: absolute;
    background-color: rgba(32, 54, 70, 0.5);
    top: 0px;
    left: -25px;
    height: 12px;
    width: 12px;
    border-radius: 12px
}

.sp-pre-loader .sp-loader-bubble-loop:after {
    content: "";
    position: absolute;
    background-color: rgba(32, 54, 70, 0.5);
    top: 0px;
    left: 25px;
    height: 12px;
    width: 12px;
    border-radius: 12px
}

.sp-pre-loader .circle-two {
    bottom: 0;
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px
}

.sp-pre-loader .circle-two>span,.sp-pre-loader .circle-two>span:before,.sp-pre-loader .circle-two>span:after {
    content: "";
    display: block;
    border-radius: 50%;
    border: 2px solid #203646;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.sp-pre-loader .circle-two>span {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-left-color: transparent;
    -webkit-animation: effect-2 2s infinite linear;
    -moz-animation: effect-2 2s infinite linear;
    -ms-animation: effect-2 2s infinite linear;
    -o-animation: effect-2 2s infinite linear;
    animation: effect-2 2s infinite linear
}

.sp-pre-loader .circle-two>span:before {
    width: 75%;
    height: 75%;
    border-right-color: transparent
}

.sp-pre-loader .circle-two>span:after {
    width: 50%;
    height: 50%;
    border-bottom-color: transparent
}

.sp-pre-loader .wave-two-wrap {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 50%;
    width: 90px
}

.sp-pre-loader .wave-two {
    margin: 0;
    list-style: none;
    width: 90px;
    position: relative;
    padding: 0;
    height: 10px
}

.sp-pre-loader .wave-two li {
    position: absolute;
    width: 2px;
    height: 0;
    background-color: #203646;
    bottom: 0
}

.sp-pre-loader .wave-two li:nth-child(1) {
    left: 0;
    -webkit-animation: sequence1 1s ease infinite 0;
    animation: sequence1 1s ease infinite 0
}

.sp-pre-loader .wave-two li:nth-child(2) {
    left: 15px;
    -webkit-animation: sequence2 1s ease infinite 0.1s;
    animation: sequence2 1s ease infinite 0.1s
}

.sp-pre-loader .wave-two li:nth-child(3) {
    left: 30px;
    -webkit-animation: sequence1 1s ease-in-out infinite 0.2s;
    animation: sequence1 1s ease-in-out infinite 0.2s
}

.sp-pre-loader .wave-two li:nth-child(4) {
    left: 45px;
    -webkit-animation: sequence2 1s ease-in infinite 0.3s;
    animation: sequence2 1s ease-in infinite 0.3s
}

.sp-pre-loader .wave-two li:nth-child(5) {
    left: 60px;
    -webkit-animation: sequence1 1s ease-in-out infinite 0.4s;
    animation: sequence1 1s ease-in-out infinite 0.4s
}

.sp-pre-loader .wave-two li:nth-child(6) {
    left: 75px;
    -webkit-animation: sequence2 1s ease infinite 0.5s;
    animation: sequence2 1s ease infinite 0.5s
}

.sp-pre-loader .sp-loader-audio-wave {
    width: 3em;
    height: 2em;
    background: linear-gradient(#203646, #203646) 0 50%, linear-gradient(#203646, #203646) 0.625em 50%, linear-gradient(#203646, #203646) 1.25em 50%, linear-gradient(#203646, #203646) 1.875em 50%, linear-gradient(#203646, #203646) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em;
    animation: audioWave 1.5s linear infinite;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

.sp-pre-loader .sp-loader-with-logo {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center
}

.sp-pre-loader .sp-loader-with-logo .logo {
    display: inline-block;
    width: auto
}

.sp-pre-loader .sp-loader-with-logo .line {
    background: #203646;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0
}

@media (max-width: 1199px) {
    #sp-header.full-header {
        padding-left:15px;
        padding-right: 15px
    }

    #sp-header.header-with-social #sp-menu .social-wrap {
        padding-left: 0px
    }

    .sp-megamenu-parent>li>a,.sp-megamenu-parent>li span {
        padding: 0 10px
    }
}

@media (min-width: 992px) {
    #sp-header.header-with-modal-menu #offcanvas-toggler.offcanvas {
        display:none !important
    }
}

@media (max-width: 991px) {
    :root {
        --header_height: 80px
    }

    .sp-megamenu-parent>li>a,.sp-megamenu-parent>li>span {
        line-height: 80px
    }

    #sp-header {
        height: 80px
    }

    #sp-header .logo {
        height: 80px
    }

    #sp-header.header-with-modal-menu #offcanvas-toggler {
        display: flex !important
    }

    #sp-header.header-with-modal-menu #modal-menu-toggler {
        display: none
    }

    #sp-header.full-header-center #offcanvas-toggler.mega,#sp-header.header-with-modal-menu #offcanvas-toggler.mega,#sp-header.full-header-left #offcanvas-toggler.mega,#sp-header.lg-header #offcanvas-toggler.mega,#sp-header.header-with-social #offcanvas-toggler.mega {
        display: flex !important
    }

    #sp-header.lg-header #offcanvas-toggler.mega {
        display: none !important
    }

    #sp-header.lg-header .offcanvas-toggler-left.offcanvas {
        display: flex !important
    }

    #sp-header .sp-module {
        height: 80px
    }

    #sp-header-topbar .container-inner>.row {
        min-height: 80px
    }

    #modal-menu {
        top: 80px
    }

    #offcanvas-toggler {
        height: 80px;
        line-height: 80px
    }

    #sp-logo.has-border>.sp-column {
        border-right: none;
        padding-right: 0px
    }

    #sp-menu .social-wrap:after,#sp-logo.has-border:after {
        display: none
    }

    #sp-logo.has-border {
        padding-right: 15px
    }

    #sp-menu .social-wrap {
        padding-left: 15px
    }

    #sp-header.header-with-modal-menu.center-layout .sp-contact-info,#sp-header.header-with-modal-menu.classic-layout .sp-contact-info {
        display: none
    }

    #sp-header-topbar {
        margin: 10px 0px
    }

    #sp-header-topbar .container-inner {
        padding-bottom: 10px
    }

    .hu-media-modal .modal-content {
        height: 80vh
    }
}

@media (max-width: 767px) {
    #sp-menu .social-wrap {
        padding-left:10px
    }

    #sp-menu .social-wrap:after {
        display: none
    }

    #sp-header .menu-wrap {
        display: none
    }

    .hu-media-modal .modal-content {
        height: 85vh
    }

    .modal-dialog.jviewport-width80 {
        width: auto
    }

    .article.related-article-large.d-flex {
        display: block !important
    }

    .related-article-large .article-image {
        width: auto;
        min-width: auto;
        margin-bottom: 15px
    }

    .related-article-large .article-information {
        border-left: none;
        padding-left: 0;
        margin-left: 0
    }
}

@media (max-width: 575px) {
    :root {
        --header_height: 80px
    }

    .sp-megamenu-parent>li>a,.sp-megamenu-parent>li>span {
        line-height: 80px
    }

    #sp-header {
        height: 80px
    }

    #sp-header .logo {
        height: 80px
    }

    #sp-header .sp-module {
        height: 80px
    }

    #sp-header-topbar .container-inner>.row {
        min-height: 80px
    }

    #modal-menu {
        top: 80px
    }

    #offcanvas-toggler {
        height: 80px;
        line-height: 80px
    }

    #sp-header .sp-module {
        margin-left: 10px
    }

    #sp-header .sp-module .sp-sign-in .text {
        display: none
    }

    #sp-menu ul.social-icons>li:not(:last-child) {
        margin-right: 10px
    }

    #sp-header.lg-header .top-part {
        border-bottom: none
    }

    #sp-header.lg-header #sp-contact {
        order: 1
    }

    #sp-header.lg-header #sp-logo {
        order: 3
    }

    #sp-header.lg-header #sp-social {
        order: 2
    }
 
    #sp-header.lg-header #sp-social .sp-column {
        justify-content: center !important
    }

    #sp-header.lg-header #sp-social .social-icons {
        margin: 0
    }

    #sp-header.lg-header #sp-social .social-icons>li:not(:last-child) {
        margin-right: 10px
    }

    #sp-header.lg-header .sp-contact-info {
        text-align: center;
        margin: 5px 0
    }

    .header-has-modules .container-inner>.row {
        flex-wrap: wrap !important
    }

    .header-has-modules #offcanvas-toggler {
        height: auto;
        line-height: 1.2
    }

    html.coming-soon #coming-soon-countdown .coming-soon-days,html.coming-soon #coming-soon-countdown .coming-soon-hours,html.coming-soon #coming-soon-countdown .coming-soon-minutes,html.coming-soon #coming-soon-countdown .coming-soon-seconds {
        width: 50%;
        margin-bottom: 15px
    }

    html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
        font-size: 2.5rem
    }

    html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
        font-size: 14px
    }

    .view-search #search-form .btn-group {
        flex-wrap: wrap
    }

    .view-search #search-form button,.view-search #search-form .btn {
        border-radius: 3px
    }
}
