body {
    font-family: 'Montserrat', sans-serif;
}

html.js {
    margin-top: 0 !important;
    font-size: 14px;
    scroll-behavior: smooth;
}






body {
    min-height: 100vh;
    overflow-x: hidden;
    font-weight: 400;
    font-size: 14px;
    color: #222222;
    position: relative;
    background: #ffffff
}

strong,
b {
    font-weight: 800
}

.circle .ugm-map-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 50%
}

.main-wrapper {
    min-height: 100vh
}

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

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

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

* {
    margin: 0;
    padding: 0;
    outline: 0;
    -webkit-font-smoothing: antialiased
}

:focus {
    outline: 0
}

a,
a:hover,
a:focus {
    color: #222222;
    outline: 0;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    text-decoration: none
}

a {
    text-decoration: underline
}

.text-light a {
    color: #ffffff
}

.no-scroll {
    overflow-y: hidden !important
}

.overflow-hidden {
    overflow: hidden
}

.main-wrapper img {
    max-width: 100%;
    height: auto
}

h1,
h2,
h3,
h4,
h5,
h6
}
.single-post h1,
.single-post h2,
.single-post h3,
.single-post h4,
.single-post h5,
.single-post h6 {
    font-weight: 800;
    margin-bottom: 20px;
    line-height: 1.2
}
h1 {
    font-size: 44px
}
h2 {
    font-size: 36px
}
h3 {
    font-size: 30px
}
h4 {
    font-size: 24px
}
h5 {
    font-size: 18px
}
h6 {
    font-size: 14px
}
p
}
@media (max-width: 768px) {
    body {
        font-size: 14px;
        line-height: 1.2
    }
    h1 {
        font-size: 34px
    }
    h2 {
        font-size: 30px
    }
    h3 {
        font-size: 26px
    }
    h4 {
        font-size: 22px
    }
    h5 {
        font-size: 17px
    }
    h6 {
        font-size: 13px
    }
}
.banner-form-btn-wrapp{
    position: relative;
}
.banner-form-btn-wrapp button{
    position: absolute;
    left: -50px;
    width: 500px !important;
}
body.lg-on {
    overflow:hidden
}
.swiper-container {
    margin:0 auto;
    position:relative;
    overflow:hidden;
    direction:ltr;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    height:inherit
}
.swiper-wrapper {
    position:relative;
    width:100%;
    -webkit-transition-property:-webkit-transform,
    left,
    top;
    -webkit-transition-duration:0s;
    -webkit-transform:translate3d(0px, 0, 0);
    -webkit-transition-timing-function:ease;
    -moz-transition-property:-moz-transform,
    left,
    top;
    -moz-transition-duration:0s;
    -moz-transform:translate3d(0px, 0, 0);
    -moz-transition-timing-function:ease;
    -o-transition-property:-o-transform,
    left,
    top;
    -o-transition-duration:0s;
    -o-transform:translate3d(0px, 0, 0);
    -o-transition-timing-function:ease;
    -o-transform:translate(0px, 0px);
    -ms-transition-property:-ms-transform,
    left,
    top;
    -ms-transition-duration:0s;
    -ms-transform:translate3d(0px, 0, 0);
    -ms-transition-timing-function:ease;
    transition-property:left,
    top,
    -webkit-transform;
    transition-property:transform,
    left,
    top;
    transition-property:transform,
    left,
    top,
    -webkit-transform;
    transition-duration:0s;
    -webkit-transform:translate3d(0px, 0, 0);
    transform:translate3d(0px, 0, 0);
    transition-timing-function:ease;
    box-sizing:content-box;
    cursor:s-resize;
    margin:0 auto;
    height:inherit;
    float:left
}
.swiper-slide {
    float:left;
    height:inherit;
    position:relative;
    width:100%
}
.hero img,
.single-content img {
    max-width:100%;
    height:auto;
    display:inline-block;
    border:none
}
.display {
    display:block !important
}
.overflow-full {
    overflow:hidden
}
.text-light p {
    color:#ffffff
}
.text-dark p {
    color:#000
}
.monospace {
    color:#494949
}
.text-light .monospace {
    color:#D0D0D0
}
.bypostauthor {
    font-size:inherit
}
.aligncenter,
div.aligncenter {
    display:block;
    margin:5px auto 5px auto
}
.page-template-default form label {
    width:100%
}
.no-menu
}
.no-menu>a {
    color:#0A246A
}
.padding-both>.container {
    padding:40px 30px 20px !important
}
.img-overlay {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    filter:blur(5px);
    z-index:99;
    -webkit-transition:all 0.5s ease-out;
    transition:all 0.5s ease-out;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top:0
}
.bigtext {
    font-size:160px;
    line-height:1;
    -webkit-font-smoothing:antialiased
}
.notfound {
    text-decoration:none;
    -webkit-transition:all 300ms ease;
    transition:all 300ms ease
}
abbr,
acronym {
    border-bottom:none !important
}
.notfound:hover {
    opacity:.7
}
.container .ytbg iframe,
.hero .vc_row-fluid .vc_column_container .ytbg iframe {
    margin-left:0 !important
}
.mb_OnlyYT,
.mb_YTPTime,
span.mb_YTPMuteUnmute {
    font-size:0 !important;
    display:none
}
.mb_YTPPlaypause {
    display:block;
    width:50px;
    height:50px;
    font-size:0
}
.mb_YTPPlaypause:before {
    font-family:'FontAwesome';
    content:"\f04c";
    font-size:25px;
    color:#ffffff;
    height:50px;
    line-height:50px;
    text-shadow:1px 1px 2px black
}
.mb_YTPPlaypause.active:before {
    content:"\f04b"
}
.mb_YTPBar {
    bottom:0;
    left:25px
}
.mb_YTPBar .buttonBar {
    height:60px
}
.wpb_column>.wpb_wrapper>p:last-child {
    margin-bottom:10px
}
.vc_column_container .wpb_wrapper .vc_btn3.vc_btn3-style-outline {
    border-width:1px;
    padding:3px 22px;
    font-size:13px;
    line-height:26px;
    -webkit-font-smoothing:antialiased
}
.log_sec{background: url("../img/logo-bg.png") no-repeat;}
@media only screen and (min-width: 992px) {
    .single-content.pr30 {
        padding-right:30px !important
    }
}
@media (max-width: 992px) {
    .bigtext {
        font-size:130px
    }
}
@media (max-width: 768px) {
    .bigtext {
        font-size:70px
    }
    .product-slider-wrapper .awa-prod-list-image {
        padding-right:40px
    }
    .product-slider-wrapper .swiper3-pagination {
        right:25px
    }
}
@media (max-width: 767px) {
    .no-pad-xs {
        padding:0 !important
    }
    .vc_column_container.vc_col-sm-12 {
        padding-left:0;
        padding-right:0
    }
    .hero {
        padding:0
    }
    .page .wpb_row,
    .page .wpb_content_element,
    .page ul.wpb_thumbnails-fluid>li,
    .page .last_toggle_el_margin,
    .page .wpb_button {
        margin-bottom:0
    }
    .pad-top-120 {
        padding-top:110px !important
    }
    [class*="col-sm"] {
        margin-bottom:0
    }
}
.text-light {
    color:#ffffff
}
.text-dark {
    color:#222222
}
.text-center {
    text-align:center
}
.text-left {
    text-align:left
}
.text-right {
    text-align:right
}
input.rememberme {
    display:none !important
}
.iframe-video.audio {
    background-color:#f2f2f2
}
.iframe-video .awa-sound-btn {
    width:50px;
    height:50px;
    left:50%;
    right:auto;
    top:50%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%)
}
.row,
.col-xs-12 {
    min-height:0
}
.fullwidth {
    width:100%
}
.fullheight {
    height:100%
}
.vc_column_container {
    z-index:30
}
.grey {
    background-color:#F7F7F7
}
.black {
    background-color:#000
}
.white {
    background-color:#ffffff
}
.vCenter {
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%)
}
.centered {
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%)
}
.highlight {
    background-color:#000;
    color:#ffffff
}
.overflow {
    overflow:hidden
}
.video-container iframe {
    border:0
}
iframe[name="advpp_manager"] {
    position:absolute;
    left:-9999px
}
@media (max-width: 768px) {
    .vc_row[data-vc-full-width] {
        padding:0
    }
}
.overlay-dark {
    background-color:rgba(0, 0, 0, 0.25)
}
.overlay-dark-error {
    background-color:rgba(0, 0, 0, 0.35)
}
.overlay-dark-2x {
    background-color:rgba(0, 0, 0, 0.7)
}
[class*="overlay-dark"] ~ *,
[class*="overlay-light"] ~ * {
    position:relative
}
[data-stellar-background-ratio] {
    background-attachment:fixed;
    background-size:cover;
    background-position:center center;
    position:relative
}
.bg-cover {
    background-size:cover;
    background-position:center
}
.bg-fixed {
    background-attachment:fixed
}
@media (max-width: 1024px) {
    [data-stellar-background-ratio] {
        background-attachment:scroll;
        background-position-y:center !important
    }
    .bg-fixed {
        background-attachment:scroll
    }
}
.container,
section,
section>* {
    position:relative
}
.container.no-padding [class*="col-"] {
    padding:0
}
.col-center {
    float:none;
    margin:0 auto
}
.col-right {
    float:right
}
.equal-height [class*="col-"] {
    margin-bottom:0
}
.pad-0 {
    margin-bottom:0
}
.container {
    max-width:100%
}
@media (min-width: 768px) {
    .pad-sm-l-0 {
        padding-left:0 !important
    }
    .pad-sm-r-0 {
        padding-right:0 !important
    }
}
.margin-lg-0t {
    margin-top:0px !important
}
.margin-lg-5t {
    margin-top:5px !important
}
.margin-lg-10t {
    margin-top:10px !important
}
.margin-lg-15t {
    margin-top:15px !important
}
.margin-lg-20t {
    margin-top:20px !important
}
.margin-lg-25t {
    margin-top:25px !important
}
.margin-lg-30t {
    margin-top:30px !important
}
.margin-lg-35t {
    margin-top:35px !important
}
.margin-lg-40t {
    margin-top:40px !important
}
.margin-lg-45t {
    margin-top:45px !important
}
.margin-lg-50t {
    margin-top:50px !important
}
.margin-lg-55t {
    margin-top:55px !important
}
.margin-lg-60t {
    margin-top:60px !important
}
.margin-lg-65t {
    margin-top:65px !important
}
.margin-lg-70t {
    margin-top:70px !important
}
.margin-lg-75t {
    margin-top:75px !important
}
.margin-lg-80t {
    margin-top:80px !important
}
.margin-lg-85t {
    margin-top:85px !important
}
.margin-lg-90t {
    margin-top:90px !important
}
.margin-lg-95t {
    margin-top:95px !important
}
.margin-lg-100t {
    margin-top:100px !important
}
.margin-lg-105t {
    margin-top:105px !important
}
.margin-lg-110t {
    margin-top:110px !important
}
.margin-lg-115t {
    margin-top:115px !important
}
.margin-lg-120t {
    margin-top:120px !important
}
.margin-lg-125t {
    margin-top:125px !important
}
.margin-lg-130t {
    margin-top:130px !important
}
.margin-lg-135t {
    margin-top:135px !important
}
.margin-lg-140t {
    margin-top:140px !important
}
.margin-lg-145t {
    margin-top:145px !important
}
.margin-lg-150t {
    margin-top:150px !important
}
.margin-lg-155t {
    margin-top:155px !important
}
.margin-lg-160t {
    margin-top:160px !important
}
.margin-lg-165t {
    margin-top:165px !important
}
.margin-lg-170t {
    margin-top:170px !important
}
.margin-lg-175t {
    margin-top:175px !important
}
.margin-lg-180t {
    margin-top:180px !important
}
.margin-lg-185t {
    margin-top:185px !important
}
.margin-lg-190t {
    margin-top:190px !important
}
.margin-lg-195t {
    margin-top:195px !important
}
.margin-lg-200t {
    margin-top:200px !important
}
.margin-lg-0b {
    margin-bottom:0px !important
}
.margin-lg-5b {
    margin-bottom:5px !important
}
.margin-lg-10b {
    margin-bottom:10px !important
}
.margin-lg-15b {
    margin-bottom:15px !important
}
.margin-lg-20b {
    margin-bottom:20px !important
}
.margin-lg-25b {
    margin-bottom:25px !important
}
.margin-lg-30b {
    margin-bottom:30px !important
}
.margin-lg-35b {
    margin-bottom:35px !important
}
.margin-lg-40b {
    margin-bottom:40px !important
}
.margin-lg-45b {
    margin-bottom:45px !important
}
.margin-lg-50b {
    margin-bottom:50px !important
}
.margin-lg-55b {
    margin-bottom:55px !important
}
.margin-lg-60b {
    margin-bottom:60px !important
}
.margin-lg-65b {
    margin-bottom:65px !important
}
.margin-lg-70b {
    margin-bottom:70px !important
}
.margin-lg-75b {
    margin-bottom:75px !important
}
.margin-lg-80b {
    margin-bottom:80px !important
}
.margin-lg-85b {
    margin-bottom:85px !important
}
.margin-lg-90b {
    margin-bottom:90px !important
}
.margin-lg-95b {
    margin-bottom:95px !important
}
.margin-lg-100b {
    margin-bottom:100px !important
}
.margin-lg-105b {
    margin-bottom:105px !important
}
.margin-lg-110b {
    margin-bottom:110px !important
}
.margin-lg-115b {
    margin-bottom:115px !important
}
.margin-lg-120b {
    margin-bottom:120px !important
}
.margin-lg-125b {
    margin-bottom:125px !important
}
.margin-lg-130b {
    margin-bottom:130px !important
}
.margin-lg-135b {
    margin-bottom:135px !important
}
.margin-lg-140b {
    margin-bottom:140px !important
}
.margin-lg-145b {
    margin-bottom:145px !important
}
.margin-lg-150b {
    margin-bottom:150px !important
}
.margin-lg-155b {
    margin-bottom:155px !important
}
.margin-lg-160b {
    margin-bottom:160px !important
}
.margin-lg-165b {
    margin-bottom:165px !important
}
.margin-lg-170b {
    margin-bottom:170px !important
}
.margin-lg-175b {
    margin-bottom:175px !important
}
.margin-lg-180b {
    margin-bottom:180px !important
}
.margin-lg-185b {
    margin-bottom:185px !important
}
.margin-lg-190b {
    margin-bottom:190px !important
}
.margin-lg-195b {
    margin-bottom:195px !important
}
.margin-lg-200b {
    margin-bottom:200px !important
}
.padding-lg-0t {
    padding-top:0px !important
}
.padding-lg-5t {
    padding-top:5px !important
}
.padding-lg-10t {
    padding-top:10px !important
}
.padding-lg-15t {
    padding-top:15px !important
}
.padding-lg-20t {
    padding-top:20px !important
}
.padding-lg-25t {
    padding-top:25px !important
}
.padding-lg-30t {
    padding-top:30px !important
}
.padding-lg-35t {
    padding-top:35px !important
}
.padding-lg-40t {
    padding-top:40px !important
}
.padding-lg-45t {
    padding-top:45px !important
}
.padding-lg-50t {
    padding-top:50px !important
}
.padding-lg-55t {
    padding-top:55px !important
}
.padding-lg-60t {
    padding-top:60px !important
}
.padding-lg-65t {
    padding-top:65px !important
}
.padding-lg-70t {
    padding-top:70px !important
}
.padding-lg-75t {
    padding-top:75px !important
}
.padding-lg-80t {
    padding-top:80px !important
}
.padding-lg-85t {
    padding-top:85px !important
}
.padding-lg-90t {
    padding-top:90px !important
}
.padding-lg-95t {
    padding-top:95px !important
}
.padding-lg-100t {
    padding-top:100px !important
}
.padding-lg-105t {
    padding-top:105px !important
}
.padding-lg-110t {
    padding-top:110px !important
}
.padding-lg-115t {
    padding-top:115px !important
}
.padding-lg-120t {
    padding-top:120px !important
}
.padding-lg-125t {
    padding-top:125px !important
}
.padding-lg-130t {
    padding-top:130px !important
}
.padding-lg-135t {
    padding-top:135px !important
}
.padding-lg-140t {
    padding-top:140px !important
}
.padding-lg-145t {
    padding-top:145px !important
}
.padding-lg-150t {
    padding-top:150px !important
}
.padding-lg-155t {
    padding-top:155px !important
}
.padding-lg-160t {
    padding-top:160px !important
}
.padding-lg-165t {
    padding-top:165px !important
}
.padding-lg-170t {
    padding-top:170px !important
}
.padding-lg-175t {
    padding-top:175px !important
}
.padding-lg-180t {
    padding-top:180px !important
}
.padding-lg-185t {
    padding-top:185px !important
}
.padding-lg-190t {
    padding-top:190px !important
}
.padding-lg-195t {
    padding-top:195px !important
}
.padding-lg-200t {
    padding-top:200px !important
}
.padding-lg-0b {
    padding-bottom:0px !important
}
.padding-lg-5b {
    padding-bottom:5px !important
}
.padding-lg-10b {
    padding-bottom:10px !important
}
.padding-lg-15b {
    padding-bottom:15px !important
}
.padding-lg-20b {
    padding-bottom:20px !important
}
.padding-lg-25b {
    padding-bottom:25px !important
}
.padding-lg-30b {
    padding-bottom:30px !important
}
.padding-lg-35b {
    padding-bottom:35px !important
}
.padding-lg-40b {
    padding-bottom:40px !important
}
.padding-lg-45b {
    padding-bottom:45px !important
}
.padding-lg-50b {
    padding-bottom:50px !important
}
.padding-lg-55b {
    padding-bottom:55px !important
}
.padding-lg-60b {
    padding-bottom:60px !important
}
.padding-lg-65b {
    padding-bottom:65px !important
}
.padding-lg-70b {
    padding-bottom:70px !important
}
.padding-lg-75b {
    padding-bottom:75px !important
}
.padding-lg-80b {
    padding-bottom:80px !important
}
.padding-lg-85b {
    padding-bottom:85px !important
}
.padding-lg-90b {
    padding-bottom:90px !important
}
.padding-lg-95b {
    padding-bottom:95px !important
}
.padding-lg-100b {
    padding-bottom:100px !important
}
.padding-lg-105b {
    padding-bottom:105px !important
}
.padding-lg-110b {
    padding-bottom:110px !important
}
.padding-lg-115b {
    padding-bottom:115px !important
}
.padding-lg-120b {
    padding-bottom:120px !important
}
.padding-lg-125b {
    padding-bottom:125px !important
}
.padding-lg-130b {
    padding-bottom:130px !important
}
.padding-lg-135b {
    padding-bottom:135px !important
}
.padding-lg-140b {
    padding-bottom:140px !important
}
.padding-lg-145b {
    padding-bottom:145px !important
}
.padding-lg-150b {
    padding-bottom:150px !important
}
.padding-lg-155b {
    padding-bottom:155px !important
}
.padding-lg-160b {
    padding-bottom:160px !important
}
.padding-lg-165b {
    padding-bottom:165px !important
}
.padding-lg-170b {
    padding-bottom:170px !important
}
.padding-lg-175b {
    padding-bottom:175px !important
}
.padding-lg-180b {
    padding-bottom:180px !important
}
.padding-lg-185b {
    padding-bottom:185px !important
}
.padding-lg-190b {
    padding-bottom:190px !important
}
.padding-lg-195b {
    padding-bottom:195px !important
}
.padding-lg-200b {
    padding-bottom:200px !important
}
@media screen and (max-width: 1199px) {
    .margin-md-0t {
        margin-top:0px !important
    }
    .margin-md-5t {
        margin-top:5px !important
    }
    .margin-md-10t {
        margin-top:10px !important
    }
    .margin-md-15t {
        margin-top:15px !important
    }
    .margin-md-20t {
        margin-top:20px !important
    }
    .margin-md-25t {
        margin-top:25px !important
    }
    .margin-md-30t {
        margin-top:30px !important
    }
    .margin-md-35t {
        margin-top:35px !important
    }
    .margin-md-40t {
        margin-top:40px !important
    }
    .margin-md-45t {
        margin-top:45px !important
    }
    .margin-md-50t {
        margin-top:50px !important
    }
    .margin-md-55t {
        margin-top:55px !important
    }
    .margin-md-60t {
        margin-top:60px !important
    }
    .margin-md-65t {
        margin-top:65px !important
    }
    .margin-md-70t {
        margin-top:70px !important
    }
    .margin-md-75t {
        margin-top:75px !important
    }
    .margin-md-80t {
        margin-top:80px !important
    }
    .margin-md-85t {
        margin-top:85px !important
    }
    .margin-md-90t {
        margin-top:90px !important
    }
    .margin-md-95t {
        margin-top:95px !important
    }
    .margin-md-100t {
        margin-top:100px !important
    }
    .margin-md-105t {
        margin-top:105px !important
    }
    .margin-md-110t {
        margin-top:110px !important
    }
    .margin-md-115t {
        margin-top:115px !important
    }
    .margin-md-120t {
        margin-top:120px !important
    }
    .margin-md-125t {
        margin-top:125px !important
    }
    .margin-md-130t {
        margin-top:130px !important
    }
    .margin-md-135t {
        margin-top:135px !important
    }
    .margin-md-140t {
        margin-top:140px !important
    }
    .margin-md-145t {
        margin-top:145px !important
    }
    .margin-md-150t {
        margin-top:150px !important
    }
    .margin-md-155t {
        margin-top:155px !important
    }
    .margin-md-160t {
        margin-top:160px !important
    }
    .margin-md-165t {
        margin-top:165px !important
    }
    .margin-md-170t {
        margin-top:170px !important
    }
    .margin-md-175t {
        margin-top:175px !important
    }
    .margin-md-180t {
        margin-top:180px !important
    }
    .margin-md-185t {
        margin-top:185px !important
    }
    .margin-md-190t {
        margin-top:190px !important
    }
    .margin-md-195t {
        margin-top:195px !important
    }
    .margin-md-200t {
        margin-top:200px !important
    }
    .margin-md-0b {
        margin-bottom:0px !important
    }
    .margin-md-5b {
        margin-bottom:5px !important
    }
    .margin-md-10b {
        margin-bottom:10px !important
    }
    .margin-md-15b {
        margin-bottom:15px !important
    }
    .margin-md-20b {
        margin-bottom:20px !important
    }
    .margin-md-25b {
        margin-bottom:25px !important
    }
    .margin-md-30b {
        margin-bottom:30px !important
    }
    .margin-md-35b {
        margin-bottom:35px !important
    }
    .margin-md-40b {
        margin-bottom:40px !important
    }
    .margin-md-45b {
        margin-bottom:45px !important
    }
    .margin-md-50b {
        margin-bottom:50px !important
    }
    .margin-md-55b {
        margin-bottom:55px !important
    }
    .margin-md-60b {
        margin-bottom:60px !important
    }
    .margin-md-65b {
        margin-bottom:65px !important
    }
    .margin-md-70b {
        margin-bottom:70px !important
    }
    .margin-md-75b {
        margin-bottom:75px !important
    }
    .margin-md-80b {
        margin-bottom:80px !important
    }
    .margin-md-85b {
        margin-bottom:85px !important
    }
    .margin-md-90b {
        margin-bottom:90px !important
    }
    .margin-md-95b {
        margin-bottom:95px !important
    }
    .margin-md-100b {
        margin-bottom:100px !important
    }
    .margin-md-105b {
        margin-bottom:105px !important
    }
    .margin-md-110b {
        margin-bottom:110px !important
    }
    .margin-md-115b {
        margin-bottom:115px !important
    }
    .margin-md-120b {
        margin-bottom:120px !important
    }
    .margin-md-125b {
        margin-bottom:125px !important
    }
    .margin-md-130b {
        margin-bottom:130px !important
    }
    .margin-md-135b {
        margin-bottom:135px !important
    }
    .margin-md-140b {
        margin-bottom:140px !important
    }
    .margin-md-145b {
        margin-bottom:145px !important
    }
    .margin-md-150b {
        margin-bottom:150px !important
    }
    .margin-md-155b {
        margin-bottom:155px !important
    }
    .margin-md-160b {
        margin-bottom:160px !important
    }
    .margin-md-165b {
        margin-bottom:165px !important
    }
    .margin-md-170b {
        margin-bottom:170px !important
    }
    .margin-md-175b {
        margin-bottom:175px !important
    }
    .margin-md-180b {
        margin-bottom:180px !important
    }
    .margin-md-185b {
        margin-bottom:185px !important
    }
    .margin-md-190b {
        margin-bottom:190px !important
    }
    .margin-md-195b {
        margin-bottom:195px !important
    }
    .margin-md-200b {
        margin-bottom:200px !important
    }
    .padding-md-0t {
        padding-top:0px !important
    }
    .padding-md-5t {
        padding-top:5px !important
    }
    .padding-md-10t {
        padding-top:10px !important
    }
    .padding-md-15t {
        padding-top:15px !important
    }
    .padding-md-20t {
        padding-top:20px !important
    }
    .padding-md-25t {
        padding-top:25px !important
    }
    .padding-md-30t {
        padding-top:30px !important
    }
    .padding-md-35t {
        padding-top:35px !important
    }
    .padding-md-40t {
        padding-top:40px !important
    }
    .padding-md-45t {
        padding-top:45px !important
    }
    .padding-md-50t {
        padding-top:50px !important
    }
    .padding-md-55t {
        padding-top:55px !important
    }
    .padding-md-60t {
        padding-top:60px !important
    }
    .padding-md-65t {
        padding-top:65px !important
    }
    .padding-md-70t {
        padding-top:70px !important
    }
    .padding-md-75t {
        padding-top:75px !important
    }
    .padding-md-80t {
        padding-top:80px !important
    }
    .padding-md-85t {
        padding-top:85px !important
    }
    .padding-md-90t {
        padding-top:90px !important
    }
    .padding-md-95t {
        padding-top:95px !important
    }
    .padding-md-100t {
        padding-top:100px !important
    }
    .padding-md-105t {
        padding-top:105px !important
    }
    .padding-md-110t {
        padding-top:110px !important
    }
    .padding-md-115t {
        padding-top:115px !important
    }
    .padding-md-120t {
        padding-top:120px !important
    }
    .padding-md-125t {
        padding-top:125px !important
    }
    .padding-md-130t {
        padding-top:130px !important
    }
    .padding-md-135t {
        padding-top:135px !important
    }
    .padding-md-140t {
        padding-top:140px !important
    }
    .padding-md-145t {
        padding-top:145px !important
    }
    .padding-md-150t {
        padding-top:150px !important
    }
    .padding-md-155t {
        padding-top:155px !important
    }
    .padding-md-160t {
        padding-top:160px !important
    }
    .padding-md-165t {
        padding-top:165px !important
    }
    .padding-md-170t {
        padding-top:170px !important
    }
    .padding-md-175t {
        padding-top:175px !important
    }
    .padding-md-180t {
        padding-top:180px !important
    }
    .padding-md-185t {
        padding-top:185px !important
    }
    .padding-md-190t {
        padding-top:190px !important
    }
    .padding-md-195t {
        padding-top:195px !important
    }
    .padding-md-200t {
        padding-top:200px !important
    }
    .padding-md-0b {
        padding-bottom:0px !important
    }
    .padding-md-5b {
        padding-bottom:5px !important
    }
    .padding-md-10b {
        padding-bottom:10px !important
    }
    .padding-md-15b {
        padding-bottom:15px !important
    }
    .padding-md-20b {
        padding-bottom:20px !important
    }
    .padding-md-25b {
        padding-bottom:25px !important
    }
    .padding-md-30b {
        padding-bottom:30px !important
    }
    .padding-md-35b {
        padding-bottom:35px !important
    }
    .padding-md-40b {
        padding-bottom:40px !important
    }
    .padding-md-45b {
        padding-bottom:45px !important
    }
    .padding-md-50b {
        padding-bottom:50px !important
    }
    .padding-md-55b {
        padding-bottom:55px !important
    }
    .padding-md-60b {
        padding-bottom:60px !important
    }
    .padding-md-65b {
        padding-bottom:65px !important
    }
    .padding-md-70b {
        padding-bottom:70px !important
    }
    .padding-md-75b {
        padding-bottom:75px !important
    }
    .padding-md-80b {
        padding-bottom:80px !important
    }
    .padding-md-85b {
        padding-bottom:85px !important
    }
    .padding-md-90b {
        padding-bottom:90px !important
    }
    .padding-md-95b {
        padding-bottom:95px !important
    }
    .padding-md-100b {
        padding-bottom:100px !important
    }
    .padding-md-105b {
        padding-bottom:105px !important
    }
    .padding-md-110b {
        padding-bottom:110px !important
    }
    .padding-md-115b {
        padding-bottom:115px !important
    }
    .padding-md-120b {
        padding-bottom:120px !important
    }
    .padding-md-125b {
        padding-bottom:125px !important
    }
    .padding-md-130b {
        padding-bottom:130px !important
    }
    .padding-md-135b {
        padding-bottom:135px !important
    }
    .padding-md-140b {
        padding-bottom:140px !important
    }
    .padding-md-145b {
        padding-bottom:145px !important
    }
    .padding-md-150b {
        padding-bottom:150px !important
    }
    .padding-md-155b {
        padding-bottom:155px !important
    }
    .padding-md-160b {
        padding-bottom:160px !important
    }
    .padding-md-165b {
        padding-bottom:165px !important
    }
    .padding-md-170b {
        padding-bottom:170px !important
    }
    .padding-md-175b {
        padding-bottom:175px !important
    }
    .padding-md-180b {
        padding-bottom:180px !important
    }
    .padding-md-185b {
        padding-bottom:185px !important
    }
    .padding-md-190b {
        padding-bottom:190px !important
    }
    .padding-md-195b {
        padding-bottom:195px !important
    }
    .padding-md-200b {
        padding-bottom:200px !important
    }
}
@media screen and (max-width: 991px) {
    .margin-sm-0t {
        margin-top:0px !important
    }
    .margin-sm-5t {
        margin-top:5px !important
    }
    .margin-sm-10t {
        margin-top:10px !important
    }
    .margin-sm-15t {
        margin-top:15px !important
    }
    .margin-sm-20t {
        margin-top:20px !important
    }
    .margin-sm-25t {
        margin-top:25px !important
    }
    .margin-sm-30t {
        margin-top:30px !important
    }
    .margin-sm-35t {
        margin-top:35px !important
    }
    .margin-sm-40t {
        margin-top:40px !important
    }
    .margin-sm-45t {
        margin-top:45px !important
    }
    .margin-sm-50t {
        margin-top:50px !important
    }
    .margin-sm-55t {
        margin-top:55px !important
    }
    .margin-sm-60t {
        margin-top:60px !important
    }
    .margin-sm-65t {
        margin-top:65px !important
    }
    .margin-sm-70t {
        margin-top:70px !important
    }
    .margin-sm-75t {
        margin-top:75px !important
    }
    .margin-sm-80t {
        margin-top:80px !important
    }
    .margin-sm-85t {
        margin-top:85px !important
    }
    .margin-sm-90t {
        margin-top:90px !important
    }
    .margin-sm-95t {
        margin-top:95px !important
    }
    .margin-sm-100t {
        margin-top:100px !important
    }
    .margin-sm-105t {
        margin-top:105px !important
    }
    .margin-sm-110t {
        margin-top:110px !important
    }
    .margin-sm-115t {
        margin-top:115px !important
    }
    .margin-sm-120t {
        margin-top:120px !important
    }
    .margin-sm-125t {
        margin-top:125px !important
    }
    .margin-sm-130t {
        margin-top:130px !important
    }
    .margin-sm-135t {
        margin-top:135px !important
    }
    .margin-sm-140t {
        margin-top:140px !important
    }
    .margin-sm-145t {
        margin-top:145px !important
    }
    .margin-sm-150t {
        margin-top:150px !important
    }
    .margin-sm-155t {
        margin-top:155px !important
    }
    .margin-sm-160t {
        margin-top:160px !important
    }
    .margin-sm-165t {
        margin-top:165px !important
    }
    .margin-sm-170t {
        margin-top:170px !important
    }
    .margin-sm-175t {
        margin-top:175px !important
    }
    .margin-sm-180t {
        margin-top:180px !important
    }
    .margin-sm-185t {
        margin-top:185px !important
    }
    .margin-sm-190t {
        margin-top:190px !important
    }
    .margin-sm-195t {
        margin-top:195px !important
    }
    .margin-sm-200t {
        margin-top:200px !important
    }
    .margin-sm-0b {
        margin-bottom:0px !important
    }
    .margin-sm-5b {
        margin-bottom:5px !important
    }
    .margin-sm-10b {
        margin-bottom:10px !important
    }
    .margin-sm-15b {
        margin-bottom:15px !important
    }
    .margin-sm-20b {
        margin-bottom:20px !important
    }
    .margin-sm-25b {
        margin-bottom:25px !important
    }
    .margin-sm-30b {
        margin-bottom:30px !important
    }
    .margin-sm-35b {
        margin-bottom:35px !important
    }
    .margin-sm-40b {
        margin-bottom:40px !important
    }
    .margin-sm-45b {
        margin-bottom:45px !important
    }
    .margin-sm-50b {
        margin-bottom:50px !important
    }
    .margin-sm-55b {
        margin-bottom:55px !important
    }
    .margin-sm-60b {
        margin-bottom:60px !important
    }
    .margin-sm-65b {
        margin-bottom:65px !important
    }
    .margin-sm-70b {
        margin-bottom:70px !important
    }
    .margin-sm-75b {
        margin-bottom:75px !important
    }
    .margin-sm-80b {
        margin-bottom:80px !important
    }
    .margin-sm-85b {
        margin-bottom:85px !important
    }
    .margin-sm-90b {
        margin-bottom:90px !important
    }
    .margin-sm-95b {
        margin-bottom:95px !important
    }
    .margin-sm-100b {
        margin-bottom:100px !important
    }
    .margin-sm-105b {
        margin-bottom:105px !important
    }
    .margin-sm-110b {
        margin-bottom:110px !important
    }
    .margin-sm-115b {
        margin-bottom:115px !important
    }
    .margin-sm-120b {
        margin-bottom:120px !important
    }
    .margin-sm-125b {
        margin-bottom:125px !important
    }
    .margin-sm-130b {
        margin-bottom:130px !important
    }
    .margin-sm-135b {
        margin-bottom:135px !important
    }
    .margin-sm-140b {
        margin-bottom:140px !important
    }
    .margin-sm-145b {
        margin-bottom:145px !important
    }
    .margin-sm-150b {
        margin-bottom:150px !important
    }
    .margin-sm-155b {
        margin-bottom:155px !important
    }
    .margin-sm-160b {
        margin-bottom:160px !important
    }
    .margin-sm-165b {
        margin-bottom:165px !important
    }
    .margin-sm-170b {
        margin-bottom:170px !important
    }
    .margin-sm-175b {
        margin-bottom:175px !important
    }
    .margin-sm-180b {
        margin-bottom:180px !important
    }
    .margin-sm-185b {
        margin-bottom:185px !important
    }
    .margin-sm-190b {
        margin-bottom:190px !important
    }
    .margin-sm-195b {
        margin-bottom:195px !important
    }
    .margin-sm-200b {
        margin-bottom:200px !important
    }
    .padding-sm-0t {
        padding-top:0px !important
    }
    .padding-sm-5t {
        padding-top:5px !important
    }
    .padding-sm-10t {
        padding-top:10px !important
    }
    .padding-sm-15t {
        padding-top:15px !important
    }
    .padding-sm-20t {
        padding-top:20px !important
    }
    .padding-sm-25t {
        padding-top:25px !important
    }
    .padding-sm-30t {
        padding-top:30px !important
    }
    .padding-sm-35t {
        padding-top:35px !important
    }
    .padding-sm-40t {
        padding-top:40px !important
    }
    .padding-sm-45t {
        padding-top:45px !important
    }
    .padding-sm-50t {
        padding-top:50px !important
    }
    .padding-sm-55t {
        padding-top:55px !important
    }
    .padding-sm-60t {
        padding-top:60px !important
    }
    .padding-sm-65t {
        padding-top:65px !important
    }
    .padding-sm-70t {
        padding-top:70px !important
    }
    .padding-sm-75t {
        padding-top:75px !important
    }
    .padding-sm-80t {
        padding-top:80px !important
    }
    .padding-sm-85t {
        padding-top:85px !important
    }
    .padding-sm-90t {
        padding-top:90px !important
    }
    .padding-sm-95t {
        padding-top:95px !important
    }
    .padding-sm-100t {
        padding-top:100px !important
    }
    .padding-sm-105t {
        padding-top:105px !important
    }
    .padding-sm-110t {
        padding-top:110px !important
    }
    .padding-sm-115t {
        padding-top:115px !important
    }
    .padding-sm-120t {
        padding-top:120px !important
    }
    .padding-sm-125t {
        padding-top:125px !important
    }
    .padding-sm-130t {
        padding-top:130px !important
    }
    .padding-sm-135t {
        padding-top:135px !important
    }
    .padding-sm-140t {
        padding-top:140px !important
    }
    .padding-sm-145t {
        padding-top:145px !important
    }
    .padding-sm-150t {
        padding-top:150px !important
    }
    .padding-sm-155t {
        padding-top:155px !important
    }
    .padding-sm-160t {
        padding-top:160px !important
    }
    .padding-sm-165t {
        padding-top:165px !important
    }
    .padding-sm-170t {
        padding-top:170px !important
    }
    .padding-sm-175t {
        padding-top:175px !important
    }
    .padding-sm-180t {
        padding-top:180px !important
    }
    .padding-sm-185t {
        padding-top:185px !important
    }
    .padding-sm-190t {
        padding-top:190px !important
    }
    .padding-sm-195t {
        padding-top:195px !important
    }
    .padding-sm-200t {
        padding-top:200px !important
    }
    .padding-sm-0b {
        padding-bottom:0px !important
    }
    .padding-sm-5b {
        padding-bottom:5px !important
    }
    .padding-sm-10b {
        padding-bottom:10px !important
    }
    .padding-sm-15b {
        padding-bottom:15px !important
    }
    .padding-sm-20b {
        padding-bottom:20px !important
    }
    .padding-sm-25b {
        padding-bottom:25px !important
    }
    .padding-sm-30b {
        padding-bottom:30px !important
    }
    .padding-sm-35b {
        padding-bottom:35px !important
    }
    .padding-sm-40b {
        padding-bottom:40px !important
    }
    .padding-sm-45b {
        padding-bottom:45px !important
    }
    .padding-sm-50b {
        padding-bottom:50px !important
    }
    .padding-sm-55b {
        padding-bottom:55px !important
    }
    .padding-sm-60b {
        padding-bottom:60px !important
    }
    .padding-sm-65b {
        padding-bottom:65px !important
    }
    .padding-sm-70b {
        padding-bottom:70px !important
    }
    .padding-sm-75b {
        padding-bottom:75px !important
    }
    .padding-sm-80b {
        padding-bottom:80px !important
    }
    .padding-sm-85b {
        padding-bottom:85px !important
    }
    .padding-sm-90b {
        padding-bottom:90px !important
    }
    .padding-sm-95b {
        padding-bottom:95px !important
    }
    .padding-sm-100b {
        padding-bottom:100px !important
    }
    .padding-sm-105b {
        padding-bottom:105px !important
    }
    .padding-sm-110b {
        padding-bottom:110px !important
    }
    .padding-sm-115b {
        padding-bottom:115px !important
    }
    .padding-sm-120b {
        padding-bottom:120px !important
    }
    .padding-sm-125b {
        padding-bottom:125px !important
    }
    .padding-sm-130b {
        padding-bottom:130px !important
    }
    .padding-sm-135b {
        padding-bottom:135px !important
    }
    .padding-sm-140b {
        padding-bottom:140px !important
    }
    .padding-sm-145b {
        padding-bottom:145px !important
    }
    .padding-sm-150b {
        padding-bottom:150px !important
    }
    .padding-sm-155b {
        padding-bottom:155px !important
    }
    .padding-sm-160b {
        padding-bottom:160px !important
    }
    .padding-sm-165b {
        padding-bottom:165px !important
    }
    .padding-sm-170b {
        padding-bottom:170px !important
    }
    .padding-sm-175b {
        padding-bottom:175px !important
    }
    .padding-sm-180b {
        padding-bottom:180px !important
    }
    .padding-sm-185b {
        padding-bottom:185px !important
    }
    .padding-sm-190b {
        padding-bottom:190px !important
    }
    .padding-sm-195b {
        padding-bottom:195px !important
    }
    .padding-sm-200b {
        padding-bottom:200px !important
    }
}
@media screen and (max-width: 767px) {
    .margin-xs-0t {
        margin-top:0px !important
    }
    .margin-xs-5t {
        margin-top:5px !important
    }
    .margin-xs-10t {
        margin-top:10px !important
    }
    .margin-xs-15t {
        margin-top:15px !important
    }
    .margin-xs-20t {
        margin-top:20px !important
    }
    .margin-xs-25t {
        margin-top:25px !important
    }
    .margin-xs-30t {
        margin-top:30px !important
    }
    .margin-xs-35t {
        margin-top:35px !important
    }
    .margin-xs-40t {
        margin-top:40px !important
    }
    .margin-xs-45t {
        margin-top:45px !important
    }
    .margin-xs-50t {
        margin-top:50px !important
    }
    .margin-xs-55t {
        margin-top:55px !important
    }
    .margin-xs-60t {
        margin-top:60px !important
    }
    .margin-xs-65t {
        margin-top:65px !important
    }
    .margin-xs-70t {
        margin-top:70px !important
    }
    .margin-xs-75t {
        margin-top:75px !important
    }
    .margin-xs-80t {
        margin-top:80px !important
    }
    .margin-xs-85t {
        margin-top:85px !important
    }
    .margin-xs-90t {
        margin-top:90px !important
    }
    .margin-xs-95t {
        margin-top:95px !important
    }
    .margin-xs-100t {
        margin-top:100px !important
    }
    .margin-xs-105t {
        margin-top:105px !important
    }
    .margin-xs-110t {
        margin-top:110px !important
    }
    .margin-xs-115t {
        margin-top:115px !important
    }
    .margin-xs-120t {
        margin-top:120px !important
    }
    .margin-xs-125t {
        margin-top:125px !important
    }
    .margin-xs-130t {
        margin-top:130px !important
    }
    .margin-xs-135t {
        margin-top:135px !important
    }
    .margin-xs-140t {
        margin-top:140px !important
    }
    .margin-xs-145t {
        margin-top:145px !important
    }
    .margin-xs-150t {
        margin-top:150px !important
    }
    .margin-xs-155t {
        margin-top:155px !important
    }
    .margin-xs-160t {
        margin-top:160px !important
    }
    .margin-xs-165t {
        margin-top:165px !important
    }
    .margin-xs-170t {
        margin-top:170px !important
    }
    .margin-xs-175t {
        margin-top:175px !important
    }
    .margin-xs-180t {
        margin-top:180px !important
    }
    .margin-xs-185t {
        margin-top:185px !important
    }
    .margin-xs-190t {
        margin-top:190px !important
    }
    .margin-xs-195t {
        margin-top:195px !important
    }
    .margin-xs-200t {
        margin-top:200px !important
    }
    .margin-xs-0b {
        margin-bottom:0px !important
    }
    .margin-xs-5b {
        margin-bottom:5px !important
    }
    .margin-xs-10b {
        margin-bottom:10px !important
    }
    .margin-xs-15b {
        margin-bottom:15px !important
    }
    .margin-xs-20b {
        margin-bottom:20px !important
    }
    .margin-xs-25b {
        margin-bottom:25px !important
    }
    .margin-xs-30b {
        margin-bottom:30px !important
    }
    .margin-xs-35b {
        margin-bottom:35px !important
    }
    .margin-xs-40b {
        margin-bottom:40px !important
    }
    .margin-xs-45b {
        margin-bottom:45px !important
    }
    .margin-xs-50b {
        margin-bottom:50px !important
    }
    .margin-xs-55b {
        margin-bottom:55px !important
    }
    .margin-xs-60b {
        margin-bottom:60px !important
    }
    .margin-xs-65b {
        margin-bottom:65px !important
    }
    .margin-xs-70b {
        margin-bottom:70px !important
    }
    .margin-xs-75b {
        margin-bottom:75px !important
    }
    .margin-xs-80b {
        margin-bottom:80px !important
    }
    .margin-xs-85b {
        margin-bottom:85px !important
    }
    .margin-xs-90b {
        margin-bottom:90px !important
    }
    .margin-xs-95b {
        margin-bottom:95px !important
    }
    .margin-xs-100b {
        margin-bottom:100px !important
    }
    .margin-xs-105b {
        margin-bottom:105px !important
    }
    .margin-xs-110b {
        margin-bottom:110px !important
    }
    .margin-xs-115b {
        margin-bottom:115px !important
    }
    .margin-xs-120b {
        margin-bottom:120px !important
    }
    .margin-xs-125b {
        margin-bottom:125px !important
    }
    .margin-xs-130b {
        margin-bottom:130px !important
    }
    .margin-xs-135b {
        margin-bottom:135px !important
    }
    .margin-xs-140b {
        margin-bottom:140px !important
    }
    .margin-xs-145b {
        margin-bottom:145px !important
    }
    .margin-xs-150b {
        margin-bottom:150px !important
    }
    .margin-xs-155b {
        margin-bottom:155px !important
    }
    .margin-xs-160b {
        margin-bottom:160px !important
    }
    .margin-xs-165b {
        margin-bottom:165px !important
    }
    .margin-xs-170b {
        margin-bottom:170px !important
    }
    .margin-xs-175b {
        margin-bottom:175px !important
    }
    .margin-xs-180b {
        margin-bottom:180px !important
    }
    .margin-xs-185b {
        margin-bottom:185px !important
    }
    .margin-xs-190b {
        margin-bottom:190px !important
    }
    .margin-xs-195b {
        margin-bottom:195px !important
    }
    .margin-xs-200b {
        margin-bottom:200px !important
    }
    .padding-xs-0t {
        padding-top:0px !important
    }
    .padding-xs-5t {
        padding-top:5px !important
    }
    .padding-xs-10t {
        padding-top:10px !important
    }
    .padding-xs-15t {
        padding-top:15px !important
    }
    .padding-xs-20t {
        padding-top:20px !important
    }
    .padding-xs-25t {
        padding-top:25px !important
    }
    .padding-xs-30t {
        padding-top:30px !important
    }
    .padding-xs-35t {
        padding-top:35px !important
    }
    .padding-xs-40t {
        padding-top:40px !important
    }
    .padding-xs-45t {
        padding-top:45px !important
    }
    .padding-xs-50t {
        padding-top:50px !important
    }
    .padding-xs-55t {
        padding-top:55px !important
    }
    .padding-xs-60t {
        padding-top:60px !important
    }
    .padding-xs-65t {
        padding-top:65px !important
    }
    .padding-xs-70t {
        padding-top:70px !important
    }
    .padding-xs-75t {
        padding-top:75px !important
    }
    .padding-xs-80t {
        padding-top:80px !important
    }
    .padding-xs-85t {
        padding-top:85px !important
    }
    .padding-xs-90t {
        padding-top:90px !important
    }
    .padding-xs-95t {
        padding-top:95px !important
    }
    .padding-xs-100t {
        padding-top:100px !important
    }
    .padding-xs-105t {
        padding-top:105px !important
    }
    .padding-xs-110t {
        padding-top:110px !important
    }
    .padding-xs-115t {
        padding-top:115px !important
    }
    .padding-xs-120t {
        padding-top:120px !important
    }
    .padding-xs-125t {
        padding-top:125px !important
    }
    .padding-xs-130t {
        padding-top:130px !important
    }
    .padding-xs-135t {
        padding-top:135px !important
    }
    .padding-xs-140t {
        padding-top:140px !important
    }
    .padding-xs-145t {
        padding-top:145px !important
    }
    .padding-xs-150t {
        padding-top:150px !important
    }
    .padding-xs-155t {
        padding-top:155px !important
    }
    .padding-xs-160t {
        padding-top:160px !important
    }
    .padding-xs-165t {
        padding-top:165px !important
    }
    .padding-xs-170t {
        padding-top:170px !important
    }
    .padding-xs-175t {
        padding-top:175px !important
    }
    .padding-xs-180t {
        padding-top:180px !important
    }
    .padding-xs-185t {
        padding-top:185px !important
    }
    .padding-xs-190t {
        padding-top:190px !important
    }
    .padding-xs-195t {
        padding-top:195px !important
    }
    .padding-xs-200t {
        padding-top:200px !important
    }
    .padding-xs-0b {
        padding-bottom:0px !important
    }
    .padding-xs-5b {
        padding-bottom:5px !important
    }
    .padding-xs-10b {
        padding-bottom:10px !important
    }
    .padding-xs-15b {
        padding-bottom:15px !important
    }
    .padding-xs-20b {
        padding-bottom:20px !important
    }
    .padding-xs-25b {
        padding-bottom:25px !important
    }
    .padding-xs-30b {
        padding-bottom:30px !important
    }
    .padding-xs-35b {
        padding-bottom:35px !important
    }
    .padding-xs-40b {
        padding-bottom:40px !important
    }
    .padding-xs-45b {
        padding-bottom:45px !important
    }
    .padding-xs-50b {
        padding-bottom:50px !important
    }
    .padding-xs-55b {
        padding-bottom:55px !important
    }
    .padding-xs-60b {
        padding-bottom:60px !important
    }
    .padding-xs-65b {
        padding-bottom:65px !important
    }
    .padding-xs-70b {
        padding-bottom:70px !important
    }
    .padding-xs-75b {
        padding-bottom:75px !important
    }
    .padding-xs-80b {
        padding-bottom:80px !important
    }
    .padding-xs-85b {
        padding-bottom:85px !important
    }
    .padding-xs-90b {
        padding-bottom:90px !important
    }
    .padding-xs-95b {
        padding-bottom:95px !important
    }
    .padding-xs-100b {
        padding-bottom:100px !important
    }
    .padding-xs-105b {
        padding-bottom:105px !important
    }
    .padding-xs-110b {
        padding-bottom:110px !important
    }
    .padding-xs-115b {
        padding-bottom:115px !important
    }
    .padding-xs-120b {
        padding-bottom:120px !important
    }
    .padding-xs-125b {
        padding-bottom:125px !important
    }
    .padding-xs-130b {
        padding-bottom:130px !important
    }
    .padding-xs-135b {
        padding-bottom:135px !important
    }
    .padding-xs-140b {
        padding-bottom:140px !important
    }
    .padding-xs-145b {
        padding-bottom:145px !important
    }
    .padding-xs-150b {
        padding-bottom:150px !important
    }
    .padding-xs-155b {
        padding-bottom:155px !important
    }
    .padding-xs-160b {
        padding-bottom:160px !important
    }
    .padding-xs-165b {
        padding-bottom:165px !important
    }
    .padding-xs-170b {
        padding-bottom:170px !important
    }
    .padding-xs-175b {
        padding-bottom:175px !important
    }
    .padding-xs-180b {
        padding-bottom:180px !important
    }
    .padding-xs-185b {
        padding-bottom:185px !important
    }
    .padding-xs-190b {
        padding-bottom:190px !important
    }
    .padding-xs-195b {
        padding-bottom:195px !important
    }
    .padding-xs-200b {
        padding-bottom:200px !important
    }
}
.portfolio-grid .tg-item,
.portfolio-masonry .tg-item {
    opacity:0;
    transition:opacity 1.5s ease
}
.portfolio-grid.animation .tg-item,
.portfolio-masonry.animation .tg-item {
    opacity:1
}
.portfolio-grid .tg-item:nth-of-type(1),
.portfolio-masonry .tg-item:nth-of-type(1) {
    transition-delay:350ms
}
.portfolio-grid .tg-item:nth-of-type(2),
.portfolio-masonry .tg-item:nth-of-type(2) {
    transition-delay:700ms
}
.portfolio-grid .tg-item:nth-of-type(3),
.portfolio-masonry .tg-item:nth-of-type(3) {
    transition-delay:1050ms
}
.portfolio-grid .tg-item:nth-of-type(4),
.portfolio-masonry .tg-item:nth-of-type(4) {
    transition-delay:1400ms
}
.portfolio-grid .tg-item:nth-of-type(5),
.portfolio-masonry .tg-item:nth-of-type(5) {
    transition-delay:1750ms
}
.portfolio-grid .tg-item:nth-of-type(6),
.portfolio-masonry .tg-item:nth-of-type(6) {
    transition-delay:2100ms
}
.portfolio-grid .tg-item:nth-of-type(7),
.portfolio-masonry .tg-item:nth-of-type(7) {
    transition-delay:2450ms
}
.portfolio-grid .tg-item:nth-of-type(8),
.portfolio-masonry .tg-item:nth-of-type(8) {
    transition-delay:2800ms
}
.portfolio-grid .tg-item:nth-of-type(9),
.portfolio-masonry .tg-item:nth-of-type(9) {
    transition-delay:3150ms
}
.portfolio-grid .tg-item:nth-of-type(10),
.portfolio-masonry .tg-item:nth-of-type(10) {
    transition-delay:3500ms
}
.portfolio-grid .tg-item:nth-of-type(11),
.portfolio-masonry .tg-item:nth-of-type(11) {
    transition-delay:3850ms
}
.portfolio-grid .tg-item:nth-of-type(12),
.portfolio-masonry .tg-item:nth-of-type(12) {
    transition-delay:4200ms
}
.portfolio-grid .tg-item:nth-of-type(13),
.portfolio-masonry .tg-item:nth-of-type(13) {
    transition-delay:4550ms
}
.portfolio-grid .tg-item:nth-of-type(14),
.portfolio-masonry .tg-item:nth-of-type(14) {
    transition-delay:4900ms
}
.portfolio-grid .tg-item:nth-of-type(15),
.portfolio-masonry .tg-item:nth-of-type(15) {
    transition-delay:5250ms
}
.portfolio-grid .tg-item:nth-of-type(16),
.portfolio-masonry .tg-item:nth-of-type(16) {
    transition-delay:5600ms
}
.portfolio-grid .tg-item:nth-of-type(17),
.portfolio-masonry .tg-item:nth-of-type(17) {
    transition-delay:5950ms
}
.portfolio-grid .tg-item:nth-of-type(18),
.portfolio-masonry .tg-item:nth-of-type(18) {
    transition-delay:6300ms
}
.portfolio-grid .tg-item:nth-of-type(19),
.portfolio-masonry .tg-item:nth-of-type(19) {
    transition-delay:6650ms
}
.portfolio-grid .tg-item:nth-of-type(20),
.portfolio-masonry .tg-item:nth-of-type(20) {
    transition-delay:7000ms
}
.portfolio-grid .tg-item:nth-of-type(21),
.portfolio-masonry .tg-item:nth-of-type(21) {
    transition-delay:7350ms
}
.portfolio-grid .tg-item:nth-of-type(22),
.portfolio-masonry .tg-item:nth-of-type(22) {
    transition-delay:7700ms
}
.portfolio-grid .tg-item:nth-of-type(23),
.portfolio-masonry .tg-item:nth-of-type(23) {
    transition-delay:8050ms
}
.portfolio-grid .tg-item:nth-of-type(24),
.portfolio-masonry .tg-item:nth-of-type(24) {
    transition-delay:8400ms
}
.portfolio-grid .tg-item:nth-of-type(25),
.portfolio-masonry .tg-item:nth-of-type(25) {
    transition-delay:8750ms
}
.portfolio-grid .tg-item:nth-of-type(26),
.portfolio-masonry .tg-item:nth-of-type(26) {
    transition-delay:9100ms
}
.portfolio-grid .tg-item:nth-of-type(27),
.portfolio-masonry .tg-item:nth-of-type(27) {
    transition-delay:9450ms
}
.portfolio-grid .tg-item:nth-of-type(28),
.portfolio-masonry .tg-item:nth-of-type(28) {
    transition-delay:9800ms
}
.portfolio-grid .tg-item:nth-of-type(29),
.portfolio-masonry .tg-item:nth-of-type(29) {
    transition-delay:10150ms
}
.portfolio-grid .tg-item:nth-of-type(30),
.portfolio-masonry .tg-item:nth-of-type(30) {
    transition-delay:10500ms
}
.animsition-loading {
    background-image:none !important;
    background-repeat:no-repeat !important;
    background-position:center center !important;
    background-color:white;
    z-index:9999;
    -webkit-animation:scaleout-image 1.0s infinite ease-in-out;
    animation:scaleout-image 1.0s infinite ease-in-out
}
.animsition-loading:after {
    display:none !important
}
.animsition-loading:before {
    content:"";
    position:absolute;
    width:40px;
    height:40px;
    left:50%;
    top:50%;
    margin-left:-20px;
    margin-right:-20px;
    background-color:#333;
    border-radius:100%;
    -webkit-animation:scaleout 1.0s infinite ease-in-out;
    animation:scaleout 1.0s infinite ease-in-out;
    display:none
}
@-webkit-keyframes scaleout {
    0% {
        -webkit-transform:scale(0)
    }
    100% {
        -webkit-transform:scale(1);
        opacity:0
    }
}
@keyframes scaleout {
    0% {
        transform:scale(0);
        -webkit-transform:scale(0)
    }
    100% {
        transform:scale(1);
        -webkit-transform:scale(1);
        opacity:0
    }
}
.spinner-preloader-wrap {
    position:fixed;
    background:#fff;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:9999
}
.spinner-preloader-wrap .cssload-container {
    position:fixed;
    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%)
}
.spinner-preloader-wrap .cssload-whirlpool,
.spinner-preloader-wrap .cssload-whirlpool::before,
.spinner-preloader-wrap .cssload-whirlpool::after {
    position:absolute;
    top:50%;
    left:50%;
    border:1px solid #ffde65;
    border-left-color:#f54ea1;
    border-radius:974px;
    -o-border-radius:974px;
    -ms-border-radius:974px;
    -webkit-border-radius:974px;
    -moz-border-radius:974px
}
.spinner-preloader-wrap .cssload-whirlpool {
    margin:-24px 0 0 -24px;
    height:49px;
    width:49px;
    animation:cssload-rotate 1150ms linear infinite;
    -o-animation:cssload-rotate 1150ms linear infinite;
    -ms-animation:cssload-rotate 1150ms linear infinite;
    -webkit-animation:cssload-rotate 1150ms linear infinite;
    -moz-animation:cssload-rotate 1150ms linear infinite
}
.spinner-preloader-wrap .cssload-whirlpool::before {
    content:"";
    margin:-22px 0 0 -22px;
    height:43px;
    width:43px;
    animation:cssload-rotate 1150ms linear infinite;
    -o-animation:cssload-rotate 1150ms linear infinite;
    -ms-animation:cssload-rotate 1150ms linear infinite;
    -webkit-animation:cssload-rotate 1150ms linear infinite;
    -moz-animation:cssload-rotate 1150ms linear infinite
}
.spinner-preloader-wrap .cssload-whirlpool::after {
    content:"";
    margin:-28px 0 0 -28px;
    height:55px;
    width:55px;
    animation:cssload-rotate 2300ms linear infinite;
    -o-animation:cssload-rotate 2300ms linear infinite;
    -ms-animation:cssload-rotate 2300ms linear infinite;
    -webkit-animation:cssload-rotate 2300ms linear infinite;
    -moz-animation:cssload-rotate 2300ms linear infinite
}
@keyframes cssload-rotate {
    100% {
        transform:rotate(360deg)
    }
}
@-o-keyframes cssload-rotate {
    100% {
        -o-transform:rotate(360deg)
    }
}
@-ms-keyframes cssload-rotate {
    100% {
        -ms-transform:rotate(360deg)
    }
}
@-webkit-keyframes cssload-rotate {
    100% {
        -webkit-transform:rotate(360deg)
    }
}
@-moz-keyframes cssload-rotate {
    100% {
        -moz-transform:rotate(360deg)
    }
}
.preloader-svg {
    position:fixed;
    top:0;
    left:0;
    z-index:9999;
    width:100%;
    height:100%;
    background-color:#fff
}
.preloader-svg svg {
    position:fixed;
    top:50%;
    width:100%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%)
}
@media only screen and (max-width: 991px) {
    .preloader-svg svg {
        height:220px !important
    }
}
@media only screen and (max-width: 767px) {
    .preloader-svg svg {
        height:120px !important
    }
}
.tg-a-btn a,
.tg-a-btn-2 a,
.tg-a-btn-3 a,
.a-btn,
.a-btn-2,
.a-btn-3 {
    font-size:14px;
    display:inline-block;
    letter-spacing:.5px;
    font-weight:bold;
    box-sizing:border-box;
    line-height:1;
    padding:20px 38px;
    text-transform:lowercase;
    text-decoration:none;
    -webkit-font-smoothing:antialiased;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease
}
.tg-a-btn a,
.a-btn {
    border:none;
    background-color:#f54ea2;
    color:#ffffff;
    position:relative
}
.tg-a-btn a:hover,
.a-btn:hover {
    color:#fff
}
.tg-a-btn a:hover::before,
.a-btn:hover::before {
    top:4px;
    left:-3px
}
.a-btn:focus {
    color:#fff !important
}
.tg-a-btn-2 a,
.a-btn-2 {
    background-color:#fff;
    color:#222
}
.tg-a-btn-2 a:hover,
.a-btn-2:hover {
    color:#fff;
    background-color:#f54ea2
}
.tg-a-btn-3 a,
.a-btn-3 {
    background-color:#f54ea2;
    color:#fff
}
.tg-a-btn-3 a,
.a-btn-3:hover {
    color:#222;
    background-color:#fff
}
.tg-a-btn-4 a,
.a-btn-4 {
    font-size:18px;
    display:inline-block;
    font-weight:800;
    text-transform:lowercase;
    letter-spacing:0.5px;
    position:relative;
    z-index:9;
    text-decoration:none;
    -webkit-font-smoothing:antialiased;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease
}
.tg-a-btn-4 a::before,
.a-btn-4::before {
    content:'';
    position:absolute;
    height:15px;
    width:100%;
    bottom:-6px;
    left:0;
    z-index:-1;
    background-color:#ed1c24;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease
}
.tg-a-btn-4 a:hover::before,
.a-btn-4:hover::before {
    height:-webkit-calc(100% + 9px);
    height:calc(100% + 9px)
}
.a-btn-2.wpc-but {
    padding:0;
    position:relative
}
.a-btn-2.wpc-but::after {
    content:"\f0da";
    font-family:"FontAwesome";
    color:white;
    margin-left:10px;
    position:absolute;
    right:36px;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    -webkit-transition:right 300ms ease;
    transition:right 300ms ease
}
.a-btn-2.wpc-but:hover::after {
    right:29px
}
.hero {
    width:100%;
    height:40%;
    position:relative;
    background-size:cover;
    background-position:center
}
.hero-inner {
    position:relative;
    height:100vh
}
.enable_overlay {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(0, 0, 0, 0.3);
    z-index:20
}
.vertical-align {
    position:absolute;
    display:block;
    width:100%;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%)
}
.ri-grid {
    width:600px
}
.ri-grid ul li,
.ri-grid ul li a {
    width:100px;
    height:100px
}
.ri-grid ul li a img {
    width:100%
}
.ri-grid {
    margin:30px auto 30px;
    position:relative;
    height:auto
}
.ri-grid ul {
    list-style:none;
    display:block;
    width:100%;
    margin:0;
    padding:0
}
.ri-grid ul:before,
.ri-grid ul:after {
    content:'';
    display:table
}
.ri-grid ul:after {
    clear:both
}
.ri-grid ul {
    zoom:1
}
.ri-grid ul li {
    -webkit-perspective:400px;
    -o-perspective:400px;
    -ms-perspective:400px;
    perspective:400px;
    margin:0;
    padding:0;
    float:left;
    position:relative;
    display:block;
    overflow:hidden;
    background:#000
}
.ri-grid ul li a {
    display:block;
    outline:none;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    -webkit-transform-style:preserve-3d;
    transform-style:preserve-3d;
    background-size:100% 100%;
    background-position:center center;
    background-repeat:no-repeat;
    background-color:#333;
    box-sizing:content-box
}
.ri-grid-size-1 {
    width:55%
}
.ri-grid-size-2 {
    width:100%
}
.ri-grid-size-3 {
    width:100%;
    margin-top:0px
}
.ri-shadow:after,
.ri-shadow:before {
    content:"";
    position:absolute;
    z-index:-2;
    bottom:15px;
    left:10px;
    width:50%;
    height:20%;
    max-width:300px;
    max-height:100px;
    box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform:rotate(-3deg);
    -ms-transform:rotate(-3deg);
    transform:rotate(-3deg)
}
.ri-shadow:after {
    right:10px;
    left:auto;
    -webkit-transform:rotate(3deg);
    -ms-transform:rotate(3deg);
    transform:rotate(3deg)
}
.ri-grid-loading:after,
.ri-grid-loading:before {
    display:none
}
.ri-loading-image {
    display:none
}
.ri-grid-loading .ri-loading-image {
    position:relative;
    width:30px;
    height:30px;
    left:50%;
    margin:100px 0 0 -15px;
    display:block
}
blockquote {
    border:none;
    font-size:15px;
    padding:10px 15px
}
blockquote footer {
    font-size:85%
}
blockquote cite {
    line-height:1.42857;
    color:#777;
    font-style:normal;
    display:block;
    font-size:14px;
    margin-top:15px
}
blockquote cite:before {
    content:'- ';
    margin-right:7px
}
.abs * {
    color:inherit
}
.tabs ul,
.hero-slider ol,
.tabs ol {
    margin-left:0
}
.scroll {
    background-color:#c0af94;
    position:absolute;
    left:1379px;
    top:191px;
    width:4px;
    height:30px;
    z-index:10
}
.no-padd {
    padding:0 !important
}
@media (min-width: 1200px) {
    .hero>.container {
        padding:0 !important
    }
    .no-padd-md {
        padding:0 !important
    }
}
@media screen and (max-width: 600px) {
    html {
        margin-top:0
    }
}
table {
    border-collapse:separate;
    border-spacing:0;
    border-width:1px 0 0 1px;
    margin:0 0 1.75em;
    table-layout:fixed;
    width:100%
}
table,
th,
td {
    border:1px solid #d1d1d1
}
dd {
    margin:0 0 1.75em
}
address {
    font-style:italic
}
abbr,
acronym {
    border-bottom:1px dotted #d1d1d1;
    cursor:help
}
code {
    background-color:#d1d1d1;
    color:#222222
}
mark,
ins {
    background:#007acc;
    color:#ffffff;
    padding:0.125em 0.25em;
    text-decoration:none
}
kbd {
    background-color:transparent;
    color:#222222;
    font-weight:100;
    box-shadow:none;
    opacity:.9
}
.alignleft {
    float:left;
    margin:0.375em 1.75em 1.75em 0
}
.alignright {
    float:right;
    margin:0.375em 0 1.75em 1.75em
}
.wp-caption {
    margin-bottom:1.75em;
    max-width:100%
}
.wp-caption .wp-caption-text {
    font-style:italic;
    opacity:.9;
    font-size:13px
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    padding:0 10px;
    background:#222222;
    border-color:#222222;
    color:#ffffff;
    -webkit-transition:all 300ms ease;
    transition:all 300ms ease;
    border-radius:0px
}
button:hover,
html input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {}
figure.gallery-item {
    display:inline-block;
    max-width:33.33%;
    text-align:center;
    overflow:visible;
    vertical-align:top;
    width:100%;
    height:auto;
    padding:0 1.1400652% 2.2801304%
}
.gallery-caption {
    padding-top:7px
}
.gallery-columns-1 .gallery-item {
    max-width:100%
}
.gallery-columns-2 .gallery-item {
    max-width:50%
}
.gallery-columns-4 .gallery-item {
    max-width:25%
}
.gallery-columns-5 .gallery-item {
    max-width:20%
}
.gallery-columns-6 .gallery-item {
    max-width:16.66%
}
.gallery-columns-7 .gallery-item {
    max-width:14.28%
}
.gallery-columns-8 .gallery-item {
    max-width:12.5%
}
.gallery-columns-9 .gallery-item {
    max-width:11.11%
}
caption {
    color:#222222;
    opacity:.7
}
.main-wrapper {
    position:relative;
    overflow:hidden
}
@media only screen and (max-width: 991px) {
    .static-menu .container {
        max-width:100%
    }
}
.sidebar-open #footer {
    display:none;
    -webkit-transform:translateX(100%);
    -ms-transform:translateX(100%);
    transform:translateX(100%)
}
#footer>* {
    text-transform:none
}
#footer .widg {
    padding:95px 0 70px
}
#footer .sidebar-item #wp-calendar caption,
#footer .widget_calendar th,
#footer .widget_calendar tr,
#footer .sidebar-item.widget_calendar table a {
    color:#fff;
    opacity:1
}
#footer .sidebar-item #wp-calendar caption {
    padding-top:0
}
#footer .widget_calendar td {
    color:#999;
}
#footer .sidebar-item[class*='widget_'] ul {
    list-style:none;
    margin-left:0
}
#footer .sidebar-item[class*='widget_'] ul li>a {
    -webkit-transition:0.3s;
    transition:0.3s
}
#footer .sidebar-item[class*='widget_'] ul li>a:hover {
    text-decoration:none;
    color:#fff;
    opacity:1
}
#footer .sidebar-item[class*='widget_'] h5 {
    color:#fff
}
#footer .sidebar-item[class*='widget_'] h5 a.rsswidget {
    opacity:1
}
#footer .sidebar-item[class*='widget_'] a,
#footer .sidebar-item[class*='widget_'] label,
#footer .sidebar-item[class*='widget_'] p,
#footer .sidebar-item[class*='widget_'] strong,
#footer .sidebar-item[class*='widget_'] span,
#footer .sidebar-item[class*='widget_'] caption {
    color:#ffffff;
    opacity:.5;
    text-decoration:none;
    -webkit-transition:0.35s;
    transition:0.35s
}
#footer .sidebar-item[class*='widget_'] p a {
    opacity:1
}
#footer .sidebar-item[class*='widget_'] a:hover {
    text-decoration:none;
    color:#fff;
    opacity:1 !important
}
#footer .sidebar-item[class*='widget_'] a.rsswidget {
    opacity:1
}
#footer .sidebar-item[class*='widget_'] a.rsswidget,
#footer .sidebar-item[class*='widget_'].widget_rss cite {
    color:white
}
#footer .sidebar-item[class*='widget_'] a.rsswidget:hover {
    opacity:.7
}
#footer .sidebar-item[class*='widget_'] select {
    color:#222222;
    width:100%
}
#footer .widget_product_search form::after,
#footer .widget_search form div::after {
    background-color:transparent;
    color:#fff;
    height:39px
}
#footer .widget_product_search form::after:hover,
#footer .widget_search form div::after:hover {
    background-color:#fff;
    color:#222222
}
#footer .awa-widget-social-link a {
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:45px;
    height:45px;
    margin-bottom:10px;
    border-radius:50%;
    border:1px solid #eee;
    color:#ffffff;
    font-size:16px;
    text-decoration:none;
    -webkit-transition:color .3s ease;
    -o-transition:color .3s ease;
    transition:color .3s ease
}
#footer .awa-widget-social-link a:not(:first-of-type) {
    margin-left:10px
}
#footer .awa-widget-social-link a:hover {
    color:#f54ea2
}
.unit+#footer .widg {
    padding:0 0 10px
}
.unit+#footer .sidebar-item[class*='widget_'].widget_product_search input[type="search"],
.unit+#footer .sidebar-item[class*='widget_'].widget_search input[type="text"] {
    border-bottom:2px solid #fff
}
.unit+#footer .sidebar-item[class*='widget_'] .recentcomments span,
.unit+#footer .sidebar-item[class*='widget_'] strong {
    opacity:1
}
.unit+#footer .sidebar-item[class*='widget_'] .recentcomments span a:hover,
.unit+#footer .sidebar-item[class*='widget_'] strong a:hover {
    opacity:1
}
.unit+#footer .sidebar-item[class*='widget_'] form input::-webkit-input-placeholder {
    color:#fff;
    opacity:.7
}
.unit+#footer .sidebar-item[class*='widget_'] form input::-moz-placeholder {
    color:#fff;
    opacity:.7
}
.unit+#footer .sidebar-item[class*='widget_'] form input:-ms-input-placeholder {
    color:#fff;
    opacity:.7
}
.unit+#footer .sidebar-item[class*='widget_'] form input:-moz-placeholder {
    color:#fff;
    opacity:.7
}
.unit+#footer .sidebar-item[class*='widget_'] ul ul {
    margin-top:11px;
    margin-left:10px
}
.unit+#footer .sidebar-item[class*='widget_'] a,
.unit+#footer .sidebar-item[class*='widget_'] label,
.unit+#footer .sidebar-item[class*='widget_'] p,
.unit+#footer .sidebar-item[class*='widget_'] span,
.unit+#footer .sidebar-item[class*='widget_'] caption {
    opacity:.8
}
.unit+#footer .sidebar-item[class*='widget_'].widget_calendar td {
    color:rgba(255, 255, 255, 0.8)
}
.unit+#footer .sidebar-item[class*='widget_'].widget_calendar td a {
    opacity:1;
    color:#fff;
    font-weight:bold
}
.unit+#footer .sidebar-item[class*='widget_'].widget_calendar th {
    font-weight:800
}
#footer .sidebar-item[class*='widget_'].widget_rss li {
    margin-bottom:17px
}
#footer .sidebar-item[class*='widget_'].widget_rss li cite {
    font-size:12px;
    display:block;
    margin-top:4px;
    margin-bottom:15px
}
#footer .sidebar-item[class*='widget_'] li .rss-date {
    font-size:12px;
    margin-top:5px
}
#footer .sidebar-item[class*='widget_'] li a.rsswidget {
    font-weight:600;
    opacity:1
}
#footer {
    display:block;
    padding:20px 0;
    background-color:#222222;
    width:100%;
    margin:auto;
    min-height:40px;
    bottom:0;
    -webkit-transition:-webkit-transform 0.5s ease-in-out,
    -webkit-transform 0.5s ease-in-out;
    transition:-webkit-transform 0.5s ease-in-out,
    -webkit-transform 0.5s ease-in-out;
    -o-transition:transform 0.5s ease-in-out,
    transform 0.5s ease-in-out;
    transition:transform 0.5s ease-in-out,
    transform 0.5s ease-in-out;
    transition:transform 0.5s ease-in-out,
    transform 0.5s ease-in-out,
    -webkit-transform 0.5s ease-in-out,
    -webkit-transform 0.5s ease-in-out;
    position:absolute;
    left:0;
    z-index:30
}
#footer * {
    text-transform:none
}
#footer .copy_content {
    color:#ffffff;
    text-align:center
}
#footer.white-footer {
    background-color:#fff
}
#footer.white-footer .copyright {
    padding-top:12px;
    padding-bottom:12px
}
#footer.white-footer .copyright a,
#footer.white-footer .social-links a,
#footer.white-footer .ContactWidget h3,
#footer.white-footer .ContactWidget div.contact_content,
#footer.white-footer .ContactWidget .contact_url,
#footer.white-footer .AwaInstagramWidget,
#footer.white-footer .AwaInstagramWidget a,
#footer.white-footer .ContactWidget a.fa,
#footer.white-footer .widget_text h5,
#footer.white-footer .widget_text .textwidget>p,
#footer.white-footer .widget_text .wpcf7-response-output,
#footer.white-footer .widget_text form input:not([type="submit"]),
#footer.white-footer .widget_text form::after,
#footer.white-footer .sidebar-item #wp-calendar caption,
#footer.white-footer .widget_calendar th,
#footer.white-footer .widget_calendar tr,
#footer.white-footer .sidebar-item.widget_calendar table a {
    color:#222222
}
#footer.white-footer .widget_text form input[type="submit"] {
    border:2px solid #222222;
    background-color:rgba(0, 0, 0, 0.1)
}
#footer.white-footer .widget_text form input[type="submit"]:hover {
    background-color:transparent
}
#footer.white-footer .widget_text form input:not([type="submit"]) {
    background-color:rgba(0, 0, 0, 0.1)
}
#footer.white-footer .widget_text form input::-webkit-input-placeholder {
    color:#222222;
    opacity:1
}
#footer.white-footer .widget_text form input::-moz-placeholder {
    color:#222222;
    opacity:1
}
#footer.white-footer .widget_text form input:-ms-input-placeholder {
    color:#222222;
    opacity:1
}
#footer.white-footer .widget_text form input:-moz-placeholder {
    color:#222222;
    opacity:1
}
#footer.white-footer .copy_content {
    color:#999
}
#footer.white-footer .awa-widget-social-link a {
    color:#bbbbbb;
    transition:0.2s ease-in
}
#footer.white-footer .awa-widget-social-link a:hover {
    border:1px solid #f54ea2;
    color:#f54ea2;
    opacity:1
}
#footer.white-footer .sidebar-item[class*='widget_'] h5,
#footer.white-footer .sidebar-item[class*='widget_'] li,
#footer.white-footer .sidebar-item[class*='widget_'] a,
#footer.white-footer .sidebar-item[class*='widget_'] span,
#footer.white-footer .sidebar-item[class*='widget_'] p,
#footer.white-footer .sidebar-item[class*='widget_'] strong {
    color:#222222
}
#footer.white-footer .sidebar-item[class*='widget_'] a:hover {
    color:#222222;
    opacity:.7
}
#footer.white-footer .sidebar-item[class*='widget_'] li {
    list-style:none
}
#footer.white-footer .awa-widget-about .about_content {
    color:#222222
}
#footer.white-footer .awa-recent-post-widget .recent-date,
#footer.white-footer .awa-recent-post-widget a {
    color:#222222
}
#footer.white-footer .footer-socials a {
    color:#222222
}
#footer.white-footer.simple .sidebar-item ul li a {
    color:#bbb;
    transition:0.2s ease-in
}
#footer.white-footer.simple .sidebar-item ul li a:hover {
    color:#f54ea2;
    opacity:1
}
#footer.simple {
    padding:20px 0 0
}
#footer.simple .widg {
    padding:20px 0
}
#footer.simple .awa-widget-about .about_content {
    color:#bbb
}
#footer.simple .awa-widget-about .about_content:first-child {
    font-size:40px;
    margin-top:0
}
#footer.simple .menu {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
#footer.simple .menu li:not(:last-of-type) {
    margin-right:10px
}
#footer.simple .menu li a {
    font-weight:800
}
#footer.simple .sidebar-item .item-wrap {
    max-width:none;
    width:100%
}
#footer.simple .sidebar-item:first-of-type .item-wrap {
    text-align:left
}
#footer.simple .sidebar-item:nth-of-type(2) .item-wrap {
    text-align:center
}
#footer.simple .sidebar-item:last-of-type .item-wrap {
    text-align:right
}
#footer.simple .img-wrap {
    margin-bottom:15px
}
#footer.simple .img-wrap img {
    max-height:60px
}
#footer.fix-bottom {
    position:fixed;
    z-index:300;
    bottom:0;
    width:100%;
    background-color:transparent
}
#footer.fix-bottom.white-footer {
    padding:0 0 3px
}
#footer.fix-bottom .footer-socials a {
    color:#222222
}
#footer.fix-bottom .copyright {
    color:#fff
}
#footer .footer-socials a {
    color:#ffffff;
    font-size:18px;
    margin-right:23px;
    -webkit-transition:all 300ms ease;
    transition:all 300ms ease;
    text-decoration:none
}
#footer .footer-socials a:hover {
    color:#f54ea2
}
#footer .footer-socials a:last-of-type {
    margin-right:0
}
#footer .copyright {
    text-align:left;
    position:relative;
    left:14px;
    letter-spacing:0;
    font-size:15px;
    line-height:30px;
    color:#fff
}
#footer .copyright a {
    color:#ffffff;
    -webkit-transition:all 300ms ease;
    transition:all 300ms ease;
    text-decoration:none
}
#footer .copyright a:hover {
    opacity:0.7;
    text-decoration:none
}
#footer .social-links {
    float:right;
    line-height:30px
}
#footer .social-links .fa {
    font-size:15px
}
#footer .social-links a {
    font-size:13px;
    text-decoration:none;
    color:#ffffff;
    display:inline-block;
    padding-left:18px;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
#footer .social-links:hover a {
    opacity:.7
}
#footer .social-links a:hover {
    opacity:1
}
.social-list>li {
    position:relative;
    display:inline;
    margin:0px 11px 0 1px;
    list-style:none !important
}
.social-list {
    margin-top:25px;
    margin-left:0 !important;
    text-align:center;
    padding:0 15px
}
.social-list a {
    -webkit-transition:all 300ms ease;
    transition:all 300ms ease
}
.social-list:hover a {
    opacity:.7
}
.social-list a:hover {
    opacity:1
}
#footer .widget_search input[type="submit"] {
    height:40px;
    bottom:1px
}
footer .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    position:static;
    font-size:12px
}
#footer .widget_text .wpcf7-response-output {
    clear:both;
    font-size:12px
}
.social-links.single-post {
    width:100%;
    text-align:center;
    font-size:20px
}
.social-links.single-post a {
    padding-left:20px
}
.click-on-this {
    text-decoration:none
}
.social-list-portfolio:hover a {
    opacity:.6
}
.social-list-portfolio a:hover {
    opacity:1
}
.awa_copyright_overlay {
    position:fixed;
    z-index:9999;
    top:0;
    right:0;
    bottom:0;
    left:0;
    border-radius:0;
    background:rgba(0, 0, 0, 0.95);
    opacity:0;
    visibility:hidden;
    -webkit-transition:opacity .3s ease,
    visibility .3s ease;
    -o-transition:opacity .3s ease,
    visibility .3s ease;
    transition:opacity .3s ease,
    visibility .3s ease
}
.awa_copyright_overlay.active {
    opacity:1;
    visibility:visible
}
.awa_copyright_overlay .awa_copyright_overlay-active {
    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%);
    width:100%
}
.awa_copyright_overlay h1,
.awa_copyright_overlay h2,
.awa_copyright_overlay h3,
.awa_copyright_overlay h4,
.awa_copyright_overlay h5,
.awa_copyright_overlay h6 {
    margin-bottom:30px;
    font-weight:800;
    letter-spacing:.2px;
    word-break:break-word
}
.unit .sub-menu {
    background:#fff
}
.awa_copyright_overlay_text {
    font-size:15px;
    padding:15px;
    text-align:center;
    color:white
}
#footer.static {
    position:static
}
#footer.fix-bottom.no-footer {
    display:none
}
#footer .menu-item-has-children .sub-menu {
    margin-top:10px
}
#footer .sidebar-item {
    margin-bottom:25px;
    margin-top:0
}
#footer .widg .sidebar-item:nth-of-type(3) {
    float:right
}
#footer .ContactWidget .awa-widget-contact {
    max-width:300px
}
#footer .sidebar-item {
    text-align:center
}
#footer .sidebar-item .item-wrap {
    display:block;
    text-align:left
}
#footer .sidebar-item h5 {
    color:#fff;
    font-size:15px;
    font-weight:800;
    letter-spacing:.2px;
    margin-top:29px;
    margin-bottom:28px
}
#footer .sidebar-item li {
    font-size: 18px;
    line-height: 30px;
    margin-bottom:11px;
    color:rgba(255, 255, 255, 0.5)
}
#footer .sidebar-item .text {
    color:rgba(255, 255, 255, 0.7)
}
#footer .widget_text h5 {
    color:#ed1c24 !important;
    font-size:20px;
    font-weight:600;
    letter-spacing:.2px;
    margin-top:0px;
    margin-bottom:30px
}
#footer .widget_text .textwidget>p {
    font-size:15px;
    line-height:1.5;
    margin-bottom:4px
}
#footer .widget_text .wpcf7-response-output {
    font-size:14px;
    color:#fff;
    line-height:1.8;
    font-weight:100;
    letter-spacing:0.5px;
    padding-top:0
}
#footer .widget_text form {
    position:relative
}
#footer .widget_text form input:not([type="submit"]) {
    font-size:14px;
    color:#fff;
    min-height:53px;
    line-height:1.8;
    background-color:rgba(255, 255, 255, 0.1);
    opacity:1;
    width:100%;
    font-weight:100;
    padding:13px 23px;
    letter-spacing:0.5px;
    border-bottom:2px solid transparent
}
#footer .widget_text form .wpcf7-form-control-wrap {
    width:calc(100% - 57px);
    float:left;
    margin-right:4px
}
#footer .widget_text form input[type="submit"] {
    min-width:53px;
    width:53px;
    height:53px;
    border:2px solid white;
    background-color:transparent;
    color:transparent;
    margin-top:0;
    padding:0
}
#footer .widget_text form input[type="submit"]:hover {
    background-color:rgba(255, 255, 255, 0.3)
}
#footer .widget_text form input::-webkit-input-placeholder {
    color:#fff;
    opacity:1
}
#footer .widget_text form input::-moz-placeholder {
    color:#fff;
    opacity:1
}
#footer .widget_text form input:-ms-input-placeholder {
    color:#fff;
    opacity:1
}
#footer .widget_text form input:-moz-placeholder {
    color:#fff;
    opacity:1
}
#footer .awa-recent-post-widget .recent-img {
    -webkit-background-size:cover;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    width:70px;
    height:70px;
    margin-right:20px;
    margin-bottom:10px;
    -ms-flex-negative:0;
    flex-shrink:0
}
#footer .awa-recent-post-widget a,
#footer .awa-recent-post-widget .recent-date {
    color:#fff;
    opacity:.7
}
#footer .awa-recent-post-widget a {
    font-weight:800;
    line-height:1.4;
    text-decoration:none
}
#footer .awa-recent-post-widget .recent-block {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:30px
}
#footer .input_protected_wrapper::after {
    display:none
}
.main-wrapper.footer-parallax {
    background-color:#fff;
    z-index:190
}
#footer.footer-parallax {
    position:fixed
}
#footer .sidebar-item ul ul ul ul ul ul {
    margin-left:0
}
#footer select,
#footer img {
    max-width:100%;
    height:auto
}
.main-wrapper.unit+#footer .sidebar-item {
    margin-left:0
}
#back-to-top {
    position:fixed;
    bottom:30px;
    right:40px;
    z-index:9999;
    width:32px;
    height:32px;
    text-align:center;
    line-height:30px;
    background:#f5f5f5;
    color:#444;
    cursor:pointer;
    border:0;
    text-decoration:none;
    -webkit-transition:opacity 0.2s ease-out;
    transition:opacity 0.2s ease-out;
    opacity:0
}
#back-to-top:hover {
    background:#e9ebec
}
#back-to-top.show {
    opacity:1
}
.AwaInstagramWidget {
    color:white
}
.AwaInstagramWidget .insta-logo {
    max-height:60px;
    width:auto;
    margin-bottom:40px
}
.AwaInstagramWidget h3.insta-logo {
    font-size:40px;
    font-weight:900;
    letter-spacing:.6px;
    color:#fff;
    text-transform:none
}
.AwaInstagramWidget .instagram-text {
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px;
    color:#fff;
    margin-top:28px
}
.AwaInstagramWidget .instagram-text span {
    opacity:.5;
    font-weight:100
}
.AwaInstagramWidget .instagram-text a {
    text-decoration:none;
    color:#fff;
    font-weight:700
}
.AwaInstagramWidget .instagram-text a:focus,
.AwaInstagramWidget .instagram-text a:active,
.AwaInstagramWidget .instagram-text a:hover {
    color:#fff
}
.AwaInstagramWidget .insta-images {
    height:80px;
    width:80px;
    max-width:calc(33% - (30px / 3));
    display:inline-block;
    background-size:cover;
    background-position:center;
    float:left;
    margin-right:10px;
    margin-bottom:10px
}
.AwaInstagramWidget a.insta-images:last-of-type {
    margin-right:0
}
.ContactWidget h3 {
    font-size:22px;
    color:#fff;
    letter-spacing:3px;
    margin-bottom:5px;
    margin-top:5px
}
.ContactWidget div.contact_content {
    font-size:15px;
    color:#fff;
    opacity:.5;
    letter-spacing:0px;
    line-height:1.8;
    max-width:300px;
    margin-bottom:15px
}
.ContactWidget .contact_url {
    font-size:14px;
    color:#fff;
    text-decoration:underline;
    display:block;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease
}
.ContactWidget .contact_url:hover {
    opacity:.7
}
.ContactWidget a.fa {
    color:#fff;
    display:inline-block;
    margin-top:20px;
    text-decoration:none;
    margin-right:14px;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease
}
.ContactWidget a.fa:hover {
    opacity:.7
}
@media only screen and (max-width: 1550px) {
    body #footer .widg {
        padding:50px 0 45px
    }
}
@media only screen and (max-width: 1400px) {
    body #footer .widg {
        padding:30px 0 25px
    }
}
@media only screen and (min-width: 1199px) {
    #footer .sidebar-item .item-wrap {
        max-width:260px;
        display:inline-block
    }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
    body.static-menu #footer .sidebar-item {
        width:50% !important
    }
}
@media only screen and (max-width: 1024px) {
    #footer .sidebar-item {
        margin-bottom:20px;
        margin-top:20px
    }
}
@media (max-width: 991px) {
    #footer.white-footer .copyright {
        padding:0
    }
    #footer .widg .sidebar-item:nth-of-type(3) {
        float:none
    }
    #footer .sidebar-item {
        text-align:center
    }
    #footer .sidebar-item .images-wrap {
        display:inline-block
    }
    #footer .ContactWidget .awa-widget-contact,
    #footer .ContactWidget .contact_content {
        max-width:100%
    }
    #footer .widget_text {
        max-width:100%
    }
}
@media only screen and (max-width: 991px) {
    #footer .footer-socials,
    #footer .copyright {
        text-align:center
    }
    #footer .footer-socials {
        margin-bottom:15px
    }
}
@media only screen and (max-width: 768px) {
    #footer .widget_search input[type="submit"] {
        height:38px
    }
    #footer .widget_search form div::after {
        height:36px
    }
    #footer.fix-bottom {
        position:absolute
    }
    #footer.fix-bottom .footer-socials {
        margin-bottom:0
    }
    #footer.simple .sidebar-item {
        margin-bottom:30px
    }
    #footer.simple .sidebar-item:first-of-type .item-wrap,
    #footer.simple .sidebar-item:nth-of-type(2) .item-wrap,
    #footer.simple .sidebar-item:last-of-type .item-wrap {
        text-align:center
    }
}
@media (max-width: 767px) {
    #footer img{
        margin-bottom: 0px !important;
    }
    body #footer .widg{
        height: auto !important;
    }
    #footer .widget_text h5{
        margin-bottom: 0px !important;
    }
    .unit+#footer .sidebar-item h5 {
        margin-bottom:15px
    }
    #footer {
        padding:20px 0
    }
    #footer .copyright,
    #footer .social-links {
        float:none
    }
    #footer .copyright a,
    #footer .social-links a {
        padding:0 4px
    }
    #footer .sidebar-item {
        position: static !important;
        margin-bottom: 30px !important;
    }
    #footer #text-2.sidebar-item {
        margin-bottom: 0px !important;
    }
    #footer #text-3.sidebar-item {
        margin-bottom: 0px !important;
    }
    body #footer .widg {
        padding:15px 0
    }
    #footer .sidebar-item {
        margin:0
    }
    #footer .sidebar-item .item-wrap {
        text-align:center
    }
    #footer .sidebar-item .images-wrap {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    #footer.simple .menu {
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
}
@media only screen and (min-width: 768px) {
    #footer.simple .col-sm-6:not(.footer-socials) {
        width:33.33333%
    }
    #footer.simple .col-sm-6:not(.text-center) {
        width:33.33333%
    }
}
.wpb_text_column {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.wpb_text_column h1,
.wpb_text_column h2,
.wpb_text_column h3,
.wpb_text_column h4,
.wpb_text_column h5,
.wpb_text_column h6 {
    margin-bottom:55px;
    color:#222222;
    line-height:1.3;
    font-weight:800;
    letter-spacing:.2px;
    text-align:center
}
.wpb_text_column h1 {
    font-size:80px
}
.wpb_text_column h3 {
    font-size:50px
}
.wpb_text_column p {
    margin-bottom:45px;
    color:#999999;
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px;
    text-align:left
}
.wpb_text_column .wpb_wrapper {
    max-width:900px
}
@media (max-width: 768px) {
    .wpb_text_column p {
        margin-bottom:25px
    }
    .wpb_text_column h1 {
        font-size:45px;
        margin-bottom:35px
    }
    .wpb_text_column h2 {
        font-size:43px;
        margin-bottom:35px
    }
    .wpb_text_column h3 {
        font-size:40px;
        margin-bottom:35px
    }
    .wpb_text_column h4 {
        font-size:36px;
        margin-bottom:35px
    }
    .wpb_text_column h5 {
        font-size:32px;
        margin-bottom:35px
    }
    .wpb_text_column h6 {
        font-size:28px;
        margin-bottom:35px
    }
}
@media (max-width: 600px) {
    .wpb_text_column h1 {
        font-size:28px;
        margin-bottom:25px
    }
    .wpb_text_column h2 {
        font-size:26px;
        margin-bottom:25px
    }
    .wpb_text_column h3 {
        font-size:24px;
        margin-bottom:25px
    }
    .wpb_text_column h4 {
        font-size:22px;
        margin-bottom:25px
    }
    .wpb_text_column h5 {
        font-size:20px;
        margin-bottom:25px
    }
    .wpb_text_column h6 {
        font-size:18px;
        margin-bottom:25px
    }
}
.error404 .hero-inner {
    height:auto;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.error404 .hero-inner .bigtext {
    margin-bottom:20px;
    font-size:200px;
    font-weight:800;
    letter-spacing:.8px;
    color:#f54ea2;
    text-shadow:-10px 0px 0px #ffdd65
}
.error404 .hero-inner .title {
    margin-top:0;
    margin-bottom:30px;
    font-size:50px;
    font-weight:800;
    letter-spacing:.2px;
    color:#222
}
.error404 .hero-inner .subtitle {
    margin-bottom:50px;
    color:#999999;
    font-size:18px;
    line-height:1.67;
    letter-spacing:.2px;
    text-align:center
}
.error404 .hero-inner .a-btn-dark {
    color:#222222
}
.error404 .hero-inner .search {
    margin-bottom:80px
}
.error404 .hero-inner .search form div {
    margin-top:40px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.error404 .hero-inner .search input[type="submit"] {
    border:0;
    font-size:14px;
    display:inline-block;
    letter-spacing:.5px;
    font-weight:bold;
    box-sizing:border-box;
    line-height:1;
    padding:10px 38px;
    text-decoration:none;
    -webkit-font-smoothing:antialiased;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease;
    background-color:#f54ea2;
    color:#fff
}
.error404 .hero-inner .search input[type="submit"]:hover {
    color:#222;
    background-color:#fff
}
.error404 .hero-inner .search input:not([type="submit"]) {
    width:500px;
    padding:10px 25px;
    border:2px solid #f54ea2;
    color:#999999;
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px
}
.error404 .hero-inner .a-btn-1,
.error404 .hero-inner .a-btn-2,
.error404 .hero-inner .a-btn-3,
.error404 .hero-inner .a-btn-4 {
    margin-top:40px
}
.error404 .main-wrapper {
    min-height:100vh;
    overflow-x:hidden;
    overflow-y:auto
}
.error404 .main-wrapper .vertical-align {
    position:static;
    -webkit-transform:translate(0);
    -moz-transform:translate(0);
    -ms-transform:translate(0);
    -o-transform:translate(0);
    transform:translate(0);
    padding:50px 0
}
.error404 .main-wrapper.unit .overlay-dark-error {
    background-color:transparent
}
.error404 .main-wrapper.unit .vertical-align a,
.error404 .main-wrapper.unit .vertical-align .a-btn {
    color:#222222
}
.error404 .main-wrapper.unit .vertical-align .a-btn::after {
    border-left-color:#222222
}
.error404 .main-wrapper.unit .vertical-align a {
    border-bottom-color:#222222
}
.error404 .main-wrapper.unit .vertical-align a::after {
    top:0
}
.error404 .main-wrapper.unit .vertical-align a:hover {
    border-bottom:1px solid transparent
}
.error404 .main-wrapper.unit .vertical-align a:hover::after {
    top:6px
}
@media only screen and (max-width: 767px) {
    .error404 .hero-inner .search input[type="submit"] {
        padding:20px 38px
    }
    .error404 .hero-inner .search input:not([type="submit"]) {
        width:100%;
        margin-bottom:30px
    }
    form div {
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .error404 .hero-inner .bigtext {
        font-size:100px
    }
    .error404 .hero-inner .title {
        font-size:32px;
        margin-bottom:20px
    }
    .error404 .hero-inner .subtitle {
        margin-bottom:40px
    }
    .error404 {
        padding:30px 0
    }
    .error404 .hero-inner {
        min-height:auto !important;
        padding-top:0 !important
    }
    .error404 .hero-inner .search {
        margin-bottom:10px
    }
}
.blog+.sidebar {
    margin-top:60px
}
.category .blog.center {
    margin-top:30px
}
.category .blog+.sidebar {
    margin-top:30px
}
.tax-portfolio-tag .blog.center {
    margin-top:30px
}
.blog,
.archive {
    height:auto !important
}
.blog.center,
.archive.center {
    margin-top:60px
}
.blog.metro,
.archive.metro {
    padding:0 100px;
    background-color:#faf7f7;
    overflow:hidden
}
.blog.metro .img-slider,
.archive.metro .img-slider {
    position:relative
}
.blog.masonry,
.archive.masonry {
    margin-top:20px
}
.blog .mfp-fade.mfp-bg,
.archive .mfp-fade.mfp-bg {
    opacity:0;
    -webkit-transition:all 0.15s ease-out;
    -moz-transition:all 0.15s ease-out;
    transition:all 0.15s ease-out
}
.blog .mfp-fade.mfp-bg.mfp-ready,
.archive .mfp-fade.mfp-bg.mfp-ready {
    opacity:0.8
}
.blog .mfp-fade.mfp-bg.mfp-removing,
.archive .mfp-fade.mfp-bg.mfp-removing {
    opacity:0
}
.blog .mfp-fade.mfp-wrap .mfp-content,
.archive .mfp-fade.mfp-wrap .mfp-content {
    opacity:0;
    -webkit-transition:all 0.15s ease-out;
    -moz-transition:all 0.15s ease-out;
    transition:all 0.15s ease-out
}
.blog .mfp-fade.mfp-wrap.mfp-ready .mfp-content,
.archive .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity:1
}
.blog .mfp-fade.mfp-wrap.mfp-removing .mfp-content,
.archive .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity:0
}
.blog .mfp-iframe-holder .mfp-content,
.archive .mfp-iframe-holder .mfp-content {
    max-width:100%
}
.blog .mfp-wrap,
.archive .mfp-wrap {
    z-index:2010
}
.blog .mfp-fade.mfp-bg.mfp-ready,
.archive .mfp-fade.mfp-bg.mfp-ready {
    background-color:#000;
    opacity:1;
    z-index:2009
}
.blog .mfp-iframe-holder,
.archive .mfp-iframe-holder {
    padding-top:70px
}
.blog .mfp-iframe-scaler iframe,
.archive .mfp-iframe-scaler iframe {
    max-height:90vh
}
.single-post .mfp-fade.mfp-bg {
    opacity:0;
    -webkit-transition:all 0.15s ease-out;
    -moz-transition:all 0.15s ease-out;
    transition:all 0.15s ease-out
}
.single-post .mfp-fade.mfp-bg.mfp-ready {
    opacity:0.8
}
.single-post .mfp-fade.mfp-bg.mfp-removing {
    opacity:0
}
.single-post .mfp-fade.mfp-wrap .mfp-content {
    opacity:0;
    -webkit-transition:all 0.15s ease-out;
    -moz-transition:all 0.15s ease-out;
    transition:all 0.15s ease-out
}
.single-post .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity:1
}
.single-post .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity:0
}
.single-post .mfp-iframe-holder .mfp-content {
    max-width:100%
}
.single-post .mfp-wrap {
    z-index:2010
}
.single-post .mfp-fade.mfp-bg.mfp-ready {
    background-color:#000;
    opacity:1;
    z-index:2009
}
.single-post .mfp-iframe-holder {
    padding-top:70px
}
.single-post .mfp-iframe-scaler iframe {
    max-height:90vh
}
.post-little-banner {
    position:relative;
    background-color:#faf7f7;
    padding:160px 0 125px
}
.post-little-banner .page-title-blog {
    margin-bottom:0;
    color:#222222;
    font-size:50px;
    font-weight:800;
    letter-spacing:.2px;
    text-align:center
}
.post-little-banner .page-title-blog span {
    color:#f54ea2
}
.post-little-banner .count-results {
    color:#999999;
    text-align:center;
    margin-top:20px;
    font-size:18px;
    line-height:1.67;
    letter-spacing:.2px
}
.post-little-banner.empty-post-list h3 {
    margin-bottom:40px;
    color:#222222;
    font-size:50px;
    font-weight:800;
    letter-spacing:.2px
}
.post-little-banner.empty-post-list form div {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.post-little-banner.empty-post-list input[type="submit"] {
    border:0;
    font-size:14px;
    display:inline-block;
    letter-spacing:.5px;
    font-weight:bold;
    box-sizing:border-box;
    line-height:1;
    padding:10px 38px;
    text-decoration:none;
    -webkit-font-smoothing:antialiased;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease;
    background-color:#f54ea2;
    color:#fff
}
.post-little-banner.empty-post-list input[type="submit"]:hover {
    color:#222;
    background-color:#fff
}
.post-little-banner.empty-post-list input:not([type="submit"]) {
    width:500px;
    padding:10px 25px;
    border:2px solid #f54ea2;
    color:#999999;
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px
}
.unit .post-little-banner {
    padding:160px 0
}
.unit .single-post ul:not(.comments):not(.children) li,
.unit .single-content ul:not(.comments):not(.children) li {
    text-indent:-18px;
    list-style:none
}
.unit .single-post ul:not(.comments):not(.children) li::before,
.unit .single-content ul:not(.comments):not(.children) li::before {
    position:relative;
    top:-2px;
    left:0px;
    padding-right:17px;
    color:#f54ea2;
    font-size:7px;
    content:"\f0c8";
    font-family:FontAwesome
}
.unit .comments .comment-reply-title {
    margin-bottom:40px
}
.unit .comments .comment-respond {
    padding-top:0
}
.unit .comments-form {
    margin-bottom:40px
}
@media only screen and (max-width: 991px) {
    .unit .post-little-banner {
        padding:95px 0
    }
}
@media screen and (max-width: 768px) {
    .unit .post-little-banner {
        padding:60px 0
    }
}
.post-media.iframe-video {
    position:relative;
    width:100%
}
.post-media.iframe-video.play .video-container {
    visibility:visible;
    opacity:1
}
.post-media.iframe-video.play .close {
    visibility:visible;
    opacity:1
}
.post-media.iframe-video .video-container {
    background-color:rgba(34, 34, 34, 0.3);
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index:100;
    visibility:hidden;
    opacity:0;
    -webkit-transition:opacity 0.3s ease,
    visibility 0.3s ease;
    transition:opacity 0.3s ease,
    visibility 0.3s ease
}
.post-media.iframe-video .video-container iframe {
    display:block;
    width:100%;
    height:100%
}
.post-media .video-content .play {
    position:absolute;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:80px;
    height:80px;
    border-radius:50%;
    background-color:#ffffff;
    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%);
    text-align:center;
    z-index:15;
    -webkit-transition:all 300ms ease;
    transition:all 300ms ease;
    text-decoration:none
}
.post-media .video-content .play::before {
    content:'\f04b';
    display:inline-block;
    color:#222222;
    font-family:'FontAwesome',
    sans-serif;
    font-size:15px;
    -webkit-transition:color 300ms ease;
    transition:color 300ms ease
}
.post-media .video-content .play:hover {
    background-color:#222222
}
.post-media .video-content .play:hover::before {
    color:#ffffff
}
.post-media .close {
    position:absolute;
    top:15px;
    right:15px;
    cursor:pointer;
    z-index:120;
    visibility:hidden;
    opacity:0;
    -webkit-transition:opacity 0.3s ease,
    visibility 0.3s ease;
    transition:opacity 0.3s ease,
    visibility 0.3s ease;
    color:#fff
}
body.search-results .main-wrapper>.container-fluid>.row>.col-xs-12 {
    padding:0
}
body.search-results .main-wrapper>.container-fluid>.row>.col-xs-12 .post-little-banner {
    padding-right:15px !important;
    padding-left:15px !important
}
@media only screen and (max-width: 767px) {
    .post-little-banner.empty-post-list h3 {
        font-size:26px
    }
}
.post {
    margin-bottom:30px
}
.post.center-style {
    position:relative;
    top:auto;
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0);
    margin-bottom:50px
}
.post.center-style .post-wrap-item {
    background-color:transparent
}
.post.center-style .post-wrap-item .post-media {
    height:650px
}
.post.center-style .post-wrap-item::before {
    content:none
}
.post.center-style .info-wrap {
    width:90%;
    padding:40px 100px;
    position:relative;
    top:-45px;
    background-color:#ffffff;
    left:50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    z-index:10
}
.post.center-style .info-wrap .flex-wrap {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.post.center-style .category {
    margin-bottom:5px;
    color:#f54ea2
}
.post.center-style .category a {
    text-decoration:none;
    color:#f54ea2;
    font-size:15px;
    font-weight:800
}
.post.center-style .date {
    margin-bottom:5px;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.post.center-style .date::before {
    content:"";
    display:inline-block;
    width:5px;
    height:5px;
    border-radius:50%;
    background-color:#dfdede;
    margin:0 10px
}
.post.center-style .date a {
    color:#999999;
    font-size:15px;
    font-weight:800;
    text-decoration:none
}
.post.center-style .title {
    margin:20px 0 40px;
    color:#222222;
    font-size:30px;
    font-weight:800;
    letter-spacing:.2px;
    line-height:normal;
    text-align:center;
    -ms-word-wrap:break-word;
    word-wrap:break-word
}
.post.center-style.no-image {
    margin-bottom:90px
}
.post.center-style.no-image .info-wrap {
    top:0;
    padding-top:0
}
.post.center-style.format-quote,
.post.center-style.format-post-text {
    margin-bottom:100px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    min-height:370px
}
.post.center-style.format-quote .info-wrap,
.post.center-style.format-post-text .info-wrap {
    padding:80px 0;
    position:static;
    width:100%;
    -webkit-transform:translateX(0);
    -ms-transform:translateX(0);
    transform:translateX(0);
    background-color:#faf7f7
}
.post.center-style.format-quote .info-wrap i,
.post.center-style.format-post-text .info-wrap i {
    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%);
    color:rgba(34, 34, 34, 0.2);
    font-size:130px;
    z-index:-1
}
.post.center-style.format-quote .info-wrap blockquote,
.post.center-style.format-post-text .info-wrap blockquote {
    margin:55px 0 0;
    color:#222222;
    font-size:30px;
    font-weight:800;
    line-height:1.67;
    letter-spacing:.2px
}
.post.center-style.format-quote .info-wrap cite,
.post.center-style.format-post-text .info-wrap cite {
    margin-top:55px;
    color:#999999;
    font-style:normal;
    font-size:15px;
    font-weight:bold;
    line-height:1.6;
    letter-spacing:.2px
}
.post.center-style.format-audio .post-media,
.post.center-style.format-post-audio .post-media {
    height:240px
}
.post.center-style.format-video .post-wrap-item .post-media .video-container iframe,
.post.center-style.format-post-video .post-wrap-item .post-media .video-container iframe {
    height:650px
}
.post.center-style.format-video .info-wrap,
.post.center-style.format-post-video .info-wrap {
    z-index:110
}
.post.center-style.format-gallery .post-slider-img,
.post.center-style.format-post-slider .post-slider-img {
    height:650px
}
.post.center-style.format-gallery .flex-direction-nav,
.post.center-style.format-post-slider .flex-direction-nav {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    top:40%;
    bottom:auto;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
    opacity:1
}
.post.center-style.format-gallery .flex-direction-nav .flex-prev,
.post.center-style.format-gallery .flex-direction-nav .flex-next,
.post.center-style.format-post-slider .flex-direction-nav .flex-prev,
.post.center-style.format-post-slider .flex-direction-nav .flex-next {
    display:block;
    padding:17px 27px;
    background-color:#ffffff;
    color:#222222;
    font-size:18px;
    -webkit-transition:color .3s ease,
    background-color .3s ease;
    -o-transition:color .3s ease,
    background-color .3s ease;
    transition:color .3s ease,
    background-color .3s ease
}
.post.center-style.format-gallery .flex-direction-nav .flex-prev:hover,
.post.center-style.format-gallery .flex-direction-nav .flex-next:hover,
.post.center-style.format-post-slider .flex-direction-nav .flex-prev:hover,
.post.center-style.format-post-slider .flex-direction-nav .flex-next:hover {
    background-color:#222222;
    color:#ffffff
}
.post.center-style.format-gallery .info-wrap,
.post.center-style.format-post-slider .info-wrap {
    top:-45px
}
.post.center-style.format-link,
.post.center-style.format-post-link {
    margin-bottom:100px
}
.post.center-style.format-link .info-wrap,
.post.center-style.format-post-link .info-wrap {
    background-color:#222222;
    padding:80px 0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    top:0;
    min-height:240px;
    width:100%
}
.post.center-style.format-link .link-wrap,
.post.center-style.format-post-link .link-wrap {
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    color:#ffffff;
    letter-spacing:.2px;
    font-size:30px;
    font-weight:800
}
.post.center-style.format-link .link-wrap a,
.post.center-style.format-post-link .link-wrap a {
    color:#ffffff;
    font-size:30px;
    font-weight:800;
    line-height:1.8;
    letter-spacing:.2px;
    text-decoration:none
}
.post.center-style.format-link .link-wrap i,
.post.center-style.format-post-link .link-wrap i {
    margin-right:20px;
    color:#4b4b4b;
    font-size:60px
}
.post.metro-style {
    position:relative;
    top:auto;
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0);
    margin-bottom:30px
}
.post.metro-style.metro-item--hide {
    display:none
}
.post.metro-style .post-wrap-item {
    background-color:#fff;
    opacity:1
}
.post.metro-style .post-wrap-item::before {
    content:none
}
.post.metro-style .post-wrap-item .post-media {
    height:300px
}
.post.metro-style .info-wrap {
    padding:40px;
    background-color:#ffffff;
    text-align:left
}
.post.metro-style .info-wrap .category a {
    display:inline-block;
    margin-right:15px;
    margin-bottom:10px;
    padding:2px 10px;
    background-color:#f54ea2;
    color:#ffffff;
    font-size:15px;
    font-weight:800;
    letter-spacing:.2px;
    text-decoration:none
}
.post.metro-style .info-wrap .date a {
    color:#999999;
    font-size:15px;
    font-weight:800;
    letter-spacing:.2px;
    text-decoration:none
}
.post.metro-style .info-wrap .title {
    display:block;
    margin:20px 0;
    color:#222222;
    font-size:24px;
    font-weight:800;
    letter-spacing:.2px;
    line-height:normal;
    text-decoration:none
}
.post.metro-style .info-wrap .text {
    margin-bottom:40px
}
.post.metro-style .info-wrap .text p {
    color:#999999;
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px
}
.post.metro-style .info-wrap .counters {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:absolute;
    bottom:40px
}
.post.metro-style .info-wrap .counters i {
    margin-right:10px;
    color:#dfdede;
    font-size:20px
}
.post.metro-style .info-wrap .counters span,
.post.metro-style .info-wrap .counters .count {
    color:#999999;
    font-size:15px;
    font-weight:800;
    font-style:normal;
    letter-spacing:.2px
}
.post.metro-style .info-wrap .counters .likes-wrap,
.post.metro-style .info-wrap .counters .comments {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.post.metro-style .info-wrap .counters .likes-wrap {
    margin-right:10px
}
.post.metro-style.format-audio .post-media iframe,
.post.metro-style.format-post-audio .post-media iframe {
    height:300px
}
.post.metro-style.format-video .video-container,
.post.metro-style.format-post-video .video-container {
    background-color:rgba(34, 34, 34, 0.3)
}
.post.metro-style.format-video .post-wrap-item .post-media .video-container iframe,
.post.metro-style.format-post-video .post-wrap-item .post-media .video-container iframe {
    height:300px
}
.post.metro-style.format-video .video-content .play,
.post.metro-style.format-post-video .video-content .play {
    width:80px;
    height:80px;
    border-radius:50%;
    background-color:#ffffff;
    top: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%);
    z-index:15
}
.post.metro-style.format-video .video-content .play::before,
.post.metro-style.format-post-video .video-content .play::before {
    color:#222222;
    font-size:15px
}
.post.metro-style.format-standard .info-wrap,
.post.metro-style.no-image .info-wrap {
    height:100%
}
.post.metro-style.format-standard .info-wrap .counters,
.post.metro-style.no-image .info-wrap .counters {
    position:absolute;
    bottom:40px
}
.post.metro-style.format-standard .info-wrap .text,
.post.metro-style.no-image .info-wrap .text {
    margin-bottom:60px
}
.post.metro-style.format-standard .post-media+.info-wrap,
.post.metro-style.no-image .post-media+.info-wrap {
    display:block;
    height:auto
}
.post.metro-style.format-quote i.fa-quote-right,
.post.metro-style.format-post-text i.fa-quote-right {
    display:block;
    margin:45px 0;
    color:#fff;
    opacity:.1;
    font-size:44px
}
.post.metro-style.format-quote .info-wrap,
.post.metro-style.format-post-text .info-wrap {
    position:relative;
    height:100%
}
.post.metro-style.format-quote .info-wrap .counters,
.post.metro-style.format-post-text .info-wrap .counters {
    position:absolute;
    bottom:40px
}
.post.metro-style.format-quote .info-wrap blockquote,
.post.metro-style.format-post-text .info-wrap blockquote {
    color:#222222;
    font-size:24px;
    font-weight:800;
    line-height:1.58;
    letter-spacing:.2px
}
.post.metro-style.format-quote .info-wrap cite,
.post.metro-style.format-post-text .info-wrap cite {
    display:block;
    text-align:center;
    margin-bottom:60px;
    font-style:normal;
    font-weight:800;
    color:#999999
}
.post.metro-style.format-quote .info-wrap .text,
.post.metro-style.format-post-text .info-wrap .text {
    margin-bottom:60px
}
.post.metro-style.format-link .post-wrap-item,
.post.metro-style.format-post-link .post-wrap-item {
    background-color:#222222
}
.post.metro-style.format-link .info-wrap,
.post.metro-style.format-post-link .info-wrap {
    background-color:#222222;
    position:relative;
    height:100%
}
.post.metro-style.format-link .info-wrap .counters,
.post.metro-style.format-post-link .info-wrap .counters {
    position:absolute;
    bottom:40px
}
.post.metro-style.format-link .info-wrap .text,
.post.metro-style.format-post-link .info-wrap .text {
    margin-bottom:60px
}
.post.metro-style.format-link .link-wrap i,
.post.metro-style.format-post-link .link-wrap i {
    display:block;
    margin:20px 0 10px;
    color:#4b4b4b;
    font-size:90px
}
.post.metro-style.format-link .link-wrap a,
.post.metro-style.format-post-link .link-wrap a {
    color:#ffffff;
    font-size:24px;
    font-weight:800;
    line-height:1.58;
    letter-spacing:.2px;
    text-decoration:none
}
.post.metro-style.format-gallery .post-wrap-item,
.post.metro-style.format-post-slider .post-wrap-item {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.post.metro-style.format-gallery .post-media,
.post.metro-style.format-post-slider .post-media {
    height:100%;
    width:50%
}
.post.metro-style.format-gallery .info-wrap,
.post.metro-style.format-post-slider .info-wrap {
    width:50%;
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -ms-flex-line-pack:center;
    align-content:center;
    height:100%
}
.post.metro-style.format-gallery .info-wrap .title,
.post.metro-style.format-post-slider .info-wrap .title {
    display:block;
    width:100%
}
.post.metro-style.format-gallery .info-wrap .counters,
.post.metro-style.format-post-slider .info-wrap .counters {
    position:absolute;
    bottom:40px
}
.post.metro-style.format-gallery .post-slider-img,
.post.metro-style.format-gallery .slides,
.post.metro-style.format-gallery .img-slider,
.post.metro-style.format-gallery .flex-viewport,
.post.metro-style.format-post-slider .post-slider-img,
.post.metro-style.format-post-slider .slides,
.post.metro-style.format-post-slider .img-slider,
.post.metro-style.format-post-slider .flex-viewport {
    height:100% !important
}
.post.metro-style.format-gallery .flex-direction-nav,
.post.metro-style.format-post-slider .flex-direction-nav {
    margin-bottom:0;
    text-align:left;
    opacity:1
}
.post.metro-style.format-gallery .flex-direction-nav .flex-prev,
.post.metro-style.format-gallery .flex-direction-nav .flex-next,
.post.metro-style.format-post-slider .flex-direction-nav .flex-prev,
.post.metro-style.format-post-slider .flex-direction-nav .flex-next {
    display:block;
    padding:17px 27px;
    background-color:#ffffff;
    color:#222222;
    font-size:18px;
    -webkit-transition:color .3s ease,
    background-color .3s ease;
    -o-transition:color .3s ease,
    background-color .3s ease;
    transition:color .3s ease,
    background-color .3s ease
}
.post.metro-style.format-gallery .flex-direction-nav .flex-prev:hover,
.post.metro-style.format-gallery .flex-direction-nav .flex-next:hover,
.post.metro-style.format-post-slider .flex-direction-nav .flex-prev:hover,
.post.metro-style.format-post-slider .flex-direction-nav .flex-next:hover {
    background-color:#222222;
    color:#ffffff
}
.post.metro-style.format-gallery .flex-direction-nav .flex-prev,
.post.metro-style.format-post-slider .flex-direction-nav .flex-prev {
    margin-right:5px
}
.post-paper.masonry,
.post-paper.metro {
    background-color:#faf7f7
}
.unit .blog.masonry+.sidebar .sidebar-item {
    background-color:#fff;
    border:none
}
.unit.main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-4,
.unit.main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-3 {
    padding-right:15px !important;
    margin-top:0
}
@media only screen and (min-width: 1200px) {
    .unit .post-details .single-pagination {
        margin:0 35px 65px
    }
}
.blog.masonry {
    margin-top:0;
    padding-left:0
}
.blog.masonry .format-link .link-wrap i {
    font-size:70px;
    margin:0
}
.blog.masonry .format-quote i.fa-quote-right {
    color:#222;
    text-align:center;
    margin:45px 0 25px
}
.blog.masonry .info-wrap .title {
    -ms-word-wrap:break-word;
    word-wrap:break-word
}
.blog.masonry .post-wrap-item,
.blog.masonry .info-wrap {
    display:block !important;
    width:100% !important
}
.blog.masonry .metro-style:not(.format-post-video):not(.format-post-slider) .post-wrap-item .post-media {
    padding:40px 40px 0;
    height:auto;
    text-align:center;
    width:100%
}
.blog.masonry .metro-style.format-post-video .post-wrap-item.video,
.blog.masonry .metro-style.format-post-video .post-wrap-item.slider {
    padding-top:40px
}
.blog.masonry .metro-style.format-post-video .post-wrap-item .post-media,
.blog.masonry .metro-style.format-post-slider .post-wrap-item .post-media {
    margin-right:40px;
    margin-left:40px;
    width:-webkit-calc(100% - 80px);
    width:calc(100% - 80px)
}
.blog.masonry .metro-style .date {
    display:block
}
.blog.masonry .metro-style .info-wrap .text {
    margin-bottom:0 !important
}
.blog.masonry .metro-style.sticky .title::before {
    content:"\f249";
    font-family:"FontAwesome";
    margin-right:8px
}
.post-paper {
    top:0
}
.post-paper>.container {
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none
}
@media only screen and (min-width: 1650px) {
    .blog .col-lg-3.format-post-slider {
        width:50%
    }
}
@media only screen and (max-width: 1650px) {
    .post.metro-style.format-gallery .post-wrap-item,
    .post.metro-style.format-post-slider .post-wrap-item {
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
    .post.metro-style.format-gallery .post-wrap-item .post-media,
    .post.metro-style.format-post-slider .post-wrap-item .post-media {
        height:300px
    }
    .post.metro-style.format-gallery .post-wrap-item .info-wrap,
    .post.metro-style.format-post-slider .post-wrap-item .info-wrap {
        -ms-flex-line-pack:start;
        align-content:flex-start
    }
    .post.metro-style.format-gallery .post-wrap-item .post-media,
    .post.metro-style.format-gallery .post-wrap-item .info-wrap,
    .post.metro-style.format-post-slider .post-wrap-item .post-media,
    .post.metro-style.format-post-slider .post-wrap-item .info-wrap {
        width:100%
    }
    .post.metro-style.format-gallery .post-wrap-item .post-slider-img,
    .post.metro-style.format-gallery .post-wrap-item .slides,
    .post.metro-style.format-gallery .post-wrap-item .img-slider,
    .post.metro-style.format-gallery .post-wrap-item .flex-viewport,
    .post.metro-style.format-post-slider .post-wrap-item .post-slider-img,
    .post.metro-style.format-post-slider .post-wrap-item .slides,
    .post.metro-style.format-post-slider .post-wrap-item .img-slider,
    .post.metro-style.format-post-slider .post-wrap-item .flex-viewport {
        height:300px !important
    }
}
@media screen and (max-width: 1200px) {
    .blog.metro {
        padding:0 15px
    }
    .blog .blog.center,
    .blog .blog.archive {
        margin-top:40px
    }
    .blog+.sidebar {
        margin-top:40px
    }
    .post.metro-style .info-wrap {
        padding:40px 20px
    }
}
@media screen and (max-width: 767px) {
    .blog .blog.center,
    .blog .blog.archive {
        margin-top:20px
    }
    .blog .blog.center.col-md-9,
    .blog .blog.archive.col-md-9 {
        padding:0
    }
    .blog+.sidebar {
        margin-top:30px
    }
    .post-little-banner .page-title-blog {
        font-size:30px
    }
    .post-little-banner.empty-post-list input[type="submit"] {
        padding:20px 38px
    }
    .post-little-banner.empty-post-list input:not([type="submit"]) {
        width:100%;
        margin-bottom:30px
    }
    .post-little-banner.empty-post-list form div {
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .post.center-style {
        margin-bottom:40px
    }
    .post.center-style .title {
        margin-bottom:20px
    }
    .post.center-style .post-wrap-item .post-media {
        height:450px
    }
    .post.center-style .info-wrap {
        top:0;
        width:100%;
        padding:15px 0;
        left:auto;
        -webkit-transform:translate(0, 0);
        -moz-transform:translate(0, 0);
        -ms-transform:translate(0, 0);
        -o-transform:translate(0, 0);
        transform:translate(0, 0)
    }
    .post.center-style.no-image {
        margin-bottom:40px
    }
    .post.center-style.format-link .info-wrap,
    .post.center-style.format-post-link .info-wrap {
        padding:60px 0
    }
    .post.center-style.format-link .link-wrap,
    .post.center-style.format-post-link .link-wrap {
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
    .post.center-style.format-link .link-wrap a,
    .post.center-style.format-post-link .link-wrap a {
        padding:0 15px;
        font-size:18px;
        word-break:break-word
    }
    .post.center-style.format-link .link-wrap i,
    .post.center-style.format-post-link .link-wrap i {
        margin-right:0;
        font-size:30px
    }
    .post.center-style.format-gallery .img-slider,
    .post.center-style.format-post-slider .img-slider {
        position:relative
    }
    .post.center-style.format-gallery .flex-direction-nav,
    .post.center-style.format-post-slider .flex-direction-nav {
        top:50%
    }
    .post.center-style.format-gallery .info-wrap,
    .post.center-style.format-post-slider .info-wrap {
        top:0
    }
    .post.center-style.format-gallery .post-slider-img,
    .post.center-style.format-post-slider .post-slider-img {
        height:450px
    }
    .post.center-style.format-audio .post-media,
    .post.center-style.format-post-audio .post-media {
        height:200px
    }
    .post.center-style.format-quote,
    .post.center-style.format-post-text {
        min-height:auto
    }
    .post.center-style.format-quote .info-wrap,
    .post.center-style.format-post-text .info-wrap {
        padding:60px 0
    }
    .post.metro-style.format-standard .info-wrap,
    .post.metro-style.format-quote .info-wrap,
    .post.metro-style.format-link .info-wrap,
    .post.metro-style.format-gallery .info-wrap,
    .post.metro-style.format-post-text .info-wrap,
    .post.metro-style.format-post-link .info-wrap,
    .post.metro-style.format-post-slider .info-wrap {
        display:block
    }
    .post.metro-style.format-standard .info-wrap .counters,
    .post.metro-style.format-quote .info-wrap .counters,
    .post.metro-style.format-link .info-wrap .counters,
    .post.metro-style.format-gallery .info-wrap .counters,
    .post.metro-style.format-post-text .info-wrap .counters,
    .post.metro-style.format-post-link .info-wrap .counters,
    .post.metro-style.format-post-slider .info-wrap .counters {
        position:static
    }
    .post.metro-style.format-link .link-wrap,
    .post.metro-style.format-post-link .link-wrap {
        margin-bottom:30px
    }
    .post.metro-style .comments {
        margin-top:0
    }
}
@media screen and (max-width: 767px) and (max-width: 480px) {
    .post.center-style .post-wrap-item .post-media {
        height:350px
    }
    .post.center-style.format-gallery .post-slider-img,
    .post.center-style.format-post-slider .post-slider-img {
        height:350px
    }
}
@media screen and (max-width: 767px) {
    .post.center-style.format-quote .info-wrap blockquote,
    .post.center-style.format-post-text .info-wrap blockquote {
        font-size:18px;
        margin-top:0;
        padding-bottom:0
    }
    .post.center-style.format-quote .info-wrap cite,
    .post.center-style.format-post-text .info-wrap cite {
        margin-top:15px
    }
    .post.center-style.format-quote .info-wrap i,
    .post.center-style.format-post-text .info-wrap i {
        font-size:70px
    }
    .post.center-style.format-quote,
    .post.center-style.format-link {
        min-height:auto
    }
    .post.center-style.format-link .info-wrap,
    .post.center-style.format-post-link .info-wrap {
        min-height:auto
    }
    .unit .post.center-style.format-link .link-wrap i,
    .unit .post.center-style.format-post-link .link-wrap i {
        font-size:70px
    }
    .post.center-style .category,
    .post.center-style .date {
        display:block
    }
    .post.center-style .date::before {
        display:none
    }
    .post.center-style .info-wrap .flex-wrap {
        flex-direction:column
    }
}
.counter-wrap-port .item-single:not(.count-show) {
    display:none
}
.post>.post-wrap-item {
    text-decoration:none;
    display:block;
    position:relative;
    opacity:1 !important;
    -webkit-transition:all 0.5s ease;
    transition:all 0.5s ease;
    width:100%;
    background-color:#343434
}
.post .post-wrap-item .post-content .post-media {
    display:none
}
.post .post-wrap-item.text,
.post .post-wrap-item .post-media {
    display:block;
    width:100%;
    margin-bottom:0;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat
}
.post .post-wrap-item .post-media iframe {
    height:240px
}
.post .post-wrap-item .post-media.iframe-video .close {
    top:15px !important
}
.post>.post-wrap-item:before {
    display:block;
    position:absolute;
    content:'';
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(0, 0, 0, 0.3);
    opacity:1;
    z-index:2;
    -webkit-transition:all 0.5s ease;
    transition:all 0.5s ease
}
.post-content {
    margin:0;
    position:absolute;
    top:50%;
    width:100%;
    z-index:3;
    text-align:center;
    text-decoration:none;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    -webkit-transition:all 0.5s ease;
    transition:all 0.5s ease
}
.post-wrap-item.video .post-content {
    z-index:300;
    max-height:calc(100% - 60px)
}
.video .post-content.hide-text,
.video .main-top-content.hide-text {
    display:none
}
.unit .post.center-style.format-link .link-wrap,
.unit .post.center-style.format-post-link .link-wrap {
    flex-direction:column
}
.unit .post.center-style.format-link .link-wrap i,
.unit .post.center-style.format-post-link .link-wrap i {
    margin-right:0;
    line-height:1
}
.post-content.sticky .title {
    position:relative
}
.post-content.sticky .title::before {
    content:"\f249";
    font-family:"FontAwesome";
    margin-right:8px
}
.post-content h5 {
    font-size:24px;
    line-height:30px;
    color:#ffffff;
    display:inline-block;
    font-weight:400;
    text-align:center;
    letter-spacing:1.92px;
    margin:0;
    margin-bottom:13px;
    -webkit-transform:translateZ(0);
    transform:translateZ(0)
}
.post-content .date {
    font-size:13px;
    line-height:20px !important;
    letter-spacing:1.1px;
    font-family:"Times New Roman",
    sans-serif;
    color:#ffffff;
    text-align:center;
    margin:0;
    -webkit-font-smoothing:antialiased
}
.post-wrap-item.text .post-content i {
    font-size:1.3em;
    margin-top:20px;
    color:#ffffff
}
.post-wrap-item.text .post-content blockquote {
    padding:0 40px;
    color:#ffffff
}
.post iframe {
    width:100%;
    border:none;
    display:block
}
.post .post-wrap-item:hover {
    opacity:1 !important;
    -webkit-transition:all 0.5s ease;
    transition:all 0.5s ease
}
.post .post-wrap-item:hover:before {
    visibility:hidden;
    opacity:0
}
.post .post-wrap-item:hover .date,
.post .post-wrap-item:hover h5 {
    -webkit-transition:all 0.5s ease;
    transition:all 0.5s ease
}
.post.no-image a:hover,
.no-image.recent-simple-post a:hover {
    opacity:1 !important;
    -webkit-transition:all 0.5s ease;
    transition:all 0.5s ease
}
.post.no-image a:hover:before {
    opacity:1;
    -webkit-transition:all 0.5s ease;
    transition:all 0.5s ease
}
.post.no-image a:hover .date {
    opacity:1;
    -webkit-transition:all 0.5s ease;
    transition:all 0.5s ease
}
.post.no-image a:hover h5,
.no-image.recent-simple-post .sm-wrap-post a.img:hover .content {
    opacity:1;
    -webkit-transition:all 0.5s ease;
    transition:all 0.5s ease
}
.recent-simple-post.no-image .sm-wrap-post a.img {
    display:none
}
.empty-post-list {
    padding-bottom:130px;
    padding-top:130px;
    text-align:center;
    display:block;
    width:100%;
    height:auto
}
@media (max-width: 991px) {
    .banner-gallery .content-wrap .content {
        padding:15px 30px
    }
    .banner-gallery .content-wrap .title {
        letter-spacing:3px;
        font-size:30px;
        margin-bottom:30px;
        line-height:40px
    }
}
@media (max-width: 767px) {
    .banner-gallery .content-wrap {
        width:100% !important;
        margin-left:0 !important
    }
    .banner-gallery::before {
        content:'';
        background-color:rgba(255, 255, 255, 0.9);
        width:100%;
        height:100%;
        display:block;
        position:absolute
    }
    .banner-gallery .content-wrap {
        -webkit-transform:none;
        -ms-transform:none;
        transform:none;
        background-repeat:no-repeat !important;
        background-size:cover !important;
        background-position:center !important;
        padding:30px 15px;
        margin-left:0
    }
    .banner-gallery .content-wrap .content {
        padding:0
    }
    #searchform label {
        float:none;
        width:100%
    }
    .empty-post-list form {
        max-width:100%
    }
}
.single-post .date-post {
    font-weight:400;
    letter-spacing:2px;
    -webkit-font-smoothing:antialiased
}
.single-post .main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-9 {
    padding:0 30px !important
}
.single-post .title {
    letter-spacing:.2px;
    -ms-word-wrap:break-word;
    word-wrap:break-word;
    font-size:50px;
    font-weight:800;
    color:#222;
    line-height:normal;
    max-width:770px;
    margin-bottom:40px
}
.single-post p {
    font-size:15px;
    line-height:1.6;
    font-weight:400;
    color:#999;
    margin-bottom:10px;
    letter-spacing:.2px
}
.single-post .single-content blockquote {
    margin:30px 0px;
    text-align:center
}
.single-post .single-content>p,
.single-post .single-content>h1,
.single-post .single-content>h2,
.single-post .single-content>h3,
.single-post .single-content>h4,
.single-post .single-content>h5,
.single-post .single-content>h6,
.single-post .single-content>blockquote,
.single-post .single-content>ul,
.single-post .single-content>address,
.single-post .single-content>table,
.single-post .single-content>pre,
.single-post .single-content>dl,
.single-post .single-content>ol {
    max-width:770px;
    margin-right:auto;
    margin-left:auto
}
.single-post .single-content blockquote p {
    font-size:24px;
    line-height:1.67;
    font-weight:800;
    color:#222222;
    text-align:center;
    font-style:normal;
    margin:0;
    letter-spacing:.2px
}
.single-post .single-content blockquote p::before {
    display:block;
    margin-bottom:20px;
    color:#f54ea2;
    font-family:"FontAwesome",
    sans-serif;
    font-size:40px;
    content:"\f10e"
}
.single-portfolio .dgwt-jg-gallery {
    margin-bottom:20px
}
.page ol,
.page ul,
.page ul,
.single-content ol,
.single-content ul {
    margin-left:20px
}
.page ul.slides {
    margin-left:0
}
.single-post .single-content .swiper-container {
    max-width:970px;
    margin:42px auto 35px;
    border-bottom:1px solid #F2F2F2
}
.single-post .single-content .swiper-container .img-wrap {
    width:100%;
    height:650px;
    background-position:center;
    background-size:cover
}
.single-post .single-content .swiper-container .description {
    padding:21px 0 18px;
    margin:auto;
    max-width:calc(100% - 100px);
    opacity:1;
    text-align:center;
    font-size:11px;
    letter-spacing:2px;
    color:#222222;
    background-color:#fff;
    line-height:2;
    -webkit-transition-delay:200ms;
    transition-delay:200ms;
    -webkit-transition:opacity 500ms ease-out;
    transition:opacity 500ms ease-out
}
.single-post .single-content .swiper-arrow-right {
    right:0;
    text-align:right
}
.single-post .single-content .swiper-arrow-left {
    left:0
}
.single-post .single-content .swiper-arrow-right div,
.single-post .single-content .swiper-arrow-left div {
    position:relative;
    top:50%;
    line-height:2;
    margin-top:3px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    display:inline-block
}
.single-post .single-content .swiper-arrow-right div i,
.single-post .single-content .swiper-arrow-left div i {
    font-size:24px
}
.single-post .single-content .swiper-arrow-right div::before,
.single-post .single-content .swiper-arrow-left div::before {
    content:'';
    position:absolute;
    top:10px;
    left:6px;
    background-color:#222222;
    height:4px;
    width:30px
}
.single-post .single-content .swiper-arrow-right div::before {
    right:6px;
    left:auto
}
.single-post .single-content .swiper-arrow-right,
.single-post .single-content .swiper-arrow-left {
    width:50px;
    background-color:#fff;
    font-size:14px;
    color:#222222;
    display:inline-block;
    cursor:pointer;
    position:absolute;
    bottom:calc((100% - 650px) / 2);
    height:calc(100% - 650px);
    -webkit-transform:translateY(50%);
    transform:translateY(50%)
}
.single-post .single-content .swiper-arrow-left {
    text-align:left
}
.single-post .single-content .swiper-arrow-right {
    text-align:right
}
.single-post .col-md-3 {
    margin-top:60px
}
@media screen and (max-width: 767px) {
    .single-post .col-md-3 {
        margin-top:30px
    }
}
.post-details.image .post-banner {
    background-color:transparent
}
.single-post .post-little-banner {
    padding-top:120px;
    padding-bottom:120px;
    margin-bottom:20px
}
.post-little-banner .main-top-content {
    position:absolute;
    left:50%;
    width:100%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    top:calc(50% - 25px)
}
.post-little-banner .main-top-content>* {
    color:#222222
}
.single-post dl dd,
.comments dl dd {
    color:#b2b2b2;
}
.single-post .unit .main-top-content .title {
    font-size:40px
}
.main-wrapper .col-md-4 .sidebar-item,
.main-wrapper .col-md-3 .sidebar-item {
    border:1px solid #eee;
    padding:40px 20px;
    margin-left:0
}
.main-wrapper .col-md-4 .sidebar-item #wp-calendar,
.main-wrapper .col-md-3 .sidebar-item #wp-calendar {
    margin-bottom:5px
}
.main-wrapper .col-md-4 .sidebar-item ul li,
.main-wrapper .col-md-3 .sidebar-item ul li {
    padding-top:8px
}
.main-wrapper .col-md-4 .sidebar-item ul li li,
.main-wrapper .col-md-3 .sidebar-item ul li li {
    border-bottom:none;
    padding-bottom:0
}
.main-wrapper .col-md-4 .sidebar-item>ul>li:last-child,
.main-wrapper .col-md-4 .sidebar-item>div>ul>li:last-child,
.main-wrapper .col-md-3 .sidebar-item>ul>li:last-child,
.main-wrapper .col-md-3 .sidebar-item>div>ul>li:last-child {
    border-bottom:none;
    padding-bottom:0;
    margin-bottom:-10px
}
.main-wrapper .col-md-4 .sidebar-item h5,
.main-wrapper .col-md-3 .sidebar-item h5 {
    border-bottom:1px solid #eee;
    display:block;
    font-size:18px;
    font-weight:800;
    letter-spacing:.2px;
    text-align:left;
    margin-bottom:10px
}
.main-wrapper .col-md-4 .sidebar-item a,
.main-wrapper .col-md-4 .sidebar-item li,
.main-wrapper .col-md-4 .sidebar-item p,
.main-wrapper .col-md-3 .sidebar-item a,
.main-wrapper .col-md-3 .sidebar-item li,
.main-wrapper .col-md-3 .sidebar-item p {
    color:#999
}
.main-wrapper .col-md-4 .sidebar-item a:hover,
.main-wrapper .col-md-3 .sidebar-item a:hover {
    color:#f54ea2;
    opacity:1
}
.main-wrapper .col-md-4 .sidebar-item .cat-item.current-cat a,
.main-wrapper .col-md-3 .sidebar-item .cat-item.current-cat a {
    color:#7b7a7a
}
.main-wrapper .col-md-4 .sidebar-item ul,
.main-wrapper .col-md-3 .sidebar-item ul {
    margin-left:0
}
.main-wrapper .col-md-4 .sidebar-item ul ul,
.main-wrapper .col-md-3 .sidebar-item ul ul {
    margin-left:10px
}
.main-wrapper .col-md-4 .sidebar-item h1,
.main-wrapper .col-md-4 .sidebar-item h2,
.main-wrapper .col-md-4 .sidebar-item h3,
.main-wrapper .col-md-4 .sidebar-item h4,
.main-wrapper .col-md-4 .sidebar-item h5,
.main-wrapper .col-md-4 .sidebar-item h6,
.main-wrapper .col-md-4 .sidebar-item strong,
.main-wrapper .col-md-3 .sidebar-item h1,
.main-wrapper .col-md-3 .sidebar-item h2,
.main-wrapper .col-md-3 .sidebar-item h3,
.main-wrapper .col-md-3 .sidebar-item h4,
.main-wrapper .col-md-3 .sidebar-item h5,
.main-wrapper .col-md-3 .sidebar-item h6,
.main-wrapper .col-md-3 .sidebar-item strong {
    color:#222222
}
.main-wrapper .col-md-4 .sidebar-item strong,
.main-wrapper .col-md-3 .sidebar-item strong {
    font-weight:600
}
.main-wrapper .col-md-4 .sidebar-item.widget_tag_cloud a,
.main-wrapper .col-md-3 .sidebar-item.widget_tag_cloud a {
    color:#999999;
    font-size:15px !important;
    line-height:1.6;
    margin-right:10px;
    padding:0;
    background-color:transparent;
    transition:color .3s ease
}
.main-wrapper .col-md-4 .sidebar-item.widget_tag_cloud a:hover,
.main-wrapper .col-md-3 .sidebar-item.widget_tag_cloud a:hover {
    color:#f54ea2
}
.main-wrapper .col-md-4 .sidebar-item.widget_product_search input[type="submit"],
.main-wrapper .col-md-4 .sidebar-item.widget_search input[type="submit"],
.main-wrapper .col-md-3 .sidebar-item.widget_product_search input[type="submit"],
.main-wrapper .col-md-3 .sidebar-item.widget_search input[type="submit"] {
    border-radius:0;
    z-index:1
}
.main-wrapper .col-md-4 .sidebar-item table,
.main-wrapper .col-md-3 .sidebar-item table {
    color:#222222
}
.main-wrapper .col-md-4 .sidebar-item table th,
.main-wrapper .col-md-4 .sidebar-item table a,
.main-wrapper .col-md-3 .sidebar-item table th,
.main-wrapper .col-md-3 .sidebar-item table a {
    color:#222222;
    font-weight:bold
}
.main-wrapper .col-md-4 .sidebar-item table caption,
.main-wrapper .col-md-3 .sidebar-item table caption {
    color:#222222;
    opacity:1
}
.main-wrapper .col-md-4 .sidebar-item .awa-widget-about .img-wrap,
.main-wrapper .col-md-3 .sidebar-item .awa-widget-about .img-wrap {
    margin:-20px -20px 30px -20px
}
.main-wrapper .col-md-4 .sidebar-item .awa-widget-about .text,
.main-wrapper .col-md-3 .sidebar-item .awa-widget-about .text {
    color:#999999;
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px
}
.main-wrapper .col-md-4 .sidebar-item .awa-recent-post-widget .recent-block,
.main-wrapper .col-md-3 .sidebar-item .awa-recent-post-widget .recent-block {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:30px
}
.main-wrapper .col-md-4 .sidebar-item .awa-recent-post-widget .recent-text a,
.main-wrapper .col-md-3 .sidebar-item .awa-recent-post-widget .recent-text a {
    color:#222222;
    font-size:15px;
    font-weight:800;
    line-height:1.6;
    letter-spacing:.2px
}
.main-wrapper .col-md-4 .sidebar-item .awa-recent-post-widget .recent-date,
.main-wrapper .col-md-3 .sidebar-item .awa-recent-post-widget .recent-date {
    color:#999999;
    font-size:13px;
    letter-spacing:.2px
}
.main-wrapper .col-md-4 .sidebar-item .awa-recent-post-widget .recent-img,
.main-wrapper .col-md-3 .sidebar-item .awa-recent-post-widget .recent-img {
    -ms-flex-negative:0;
    flex-shrink:0;
    width:75px;
    height:75px;
    margin-right:20px;
    margin-bottom:10px;
    -webkit-background-size:cover;
    background-size:cover;
    background-position:center
}
.main-wrapper .single-content+.col-md-4,
.main-wrapper .single-content+.col-md-3,
.main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-3,
.main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-4 {
    position:relative;
    z-index:9;
    padding:0 !important
}
@media only screen and (max-width: 1199px) {
    .single-post .main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-3.pl30md,
    .single-post .main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-4.pl30md {
        padding-right:15px !important
    }
    .main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-9.blog:not(.masonry) {
        padding:0 30px 0 85px !important
    }
    .main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-3.pl30md,
    .main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-4.pl30md {
        padding-right:15px !important
    }
    .main-wrapper.unit .post-paper.sidebar-show>.container>.row>.col-md-9.not-letter {
        padding:0 15px !important;
        width:70%
    }
    .post-paper.sidebar-show>.container>.row>.col-md-9.not-letter {
        padding:0 15px !important;
        width:70%
    }
}
@media only screen and (max-width: 1024px) {
    .single-post .single-content .swiper-container .img-wrap {
        height:550px
    }
    .single-post .single-content .swiper-arrow-right,
    .single-post .single-content .swiper-arrow-left {
        bottom:calc((100% - 550px) / 2);
        height:calc(100% - 550px)
    }
}
@media only screen and (max-width: 991px) {
    .single-post .single-content .swiper-container .img-wrap {
        height:400px
    }
    .single-post .single-content .swiper-arrow-right,
    .single-post .single-content .swiper-arrow-left {
        bottom:calc((100% - 400px) / 2);
        height:calc(100% - 400px)
    }
    .comments.main {
        margin:15px auto 70px
    }
    .main-wrapper .single-content+.col-md-4,
    .main-wrapper .single-content+.col-md-3,
    .main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-3,
    .main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-4 {
        padding:0 15px !important
    }
    .post-little-banner {
        padding:120px 0 95px
    }
}
@media screen and (max-width: 768px) {
    .single-post .title {
        font-size:40px
    }
    .single-post p {
        margin-bottom:15px
    }
    .contact-form h2 {
        font-size:28px
    }
    .wpcf7 form input[type="submit"],
    form.wpcf7-form #submit {
        margin-bottom:0px
    }
    .post-little-banner {
        padding:100px 0 50px
    }
}
@media (max-width: 767px) {
    .single-post .date-post {
        padding-top:30px;
        text-align:center
    }
    .single-post .title {
        font-size:40px;
        line-height:50px
    }
    .single-post .single-content blockquote {
        padding:15px
    }
    .padding-both>.container {
        padding:30px 15px 15px !important
    }
    .single-post .padding-both {
        top:-50px
    }
    .page-title-blog,
    .single-post .unit .main-top-content .title {
        font-size:28px
    }
    .single-post .post-little-banner {
        min-height:auto !important;
        padding:70px 15px;
        margin-bottom:0
    }
    .single-post .date-post {
        padding-top:0
    }
    .page ol,
    .page ul,
    .page ul,
    .single-content ol,
    .single-content ul {
        margin-left:0
    }
}
@media screen and (max-width: 600px) {
    .single-post .title {
        font-size:30px
    }
}
@media only screen and (max-width: 600px) {
    .single-post .single-content .swiper-container .img-wrap {
        height:300px
    }
    .single-post .single-content .swiper-arrow-right,
    .single-post .single-content .swiper-arrow-left {
        bottom:calc((100% - 300px) / 2);
        height:calc(100% - 300px)
    }
    .post-banner {
        min-height:200px
    }
    .single-post .title {
        letter-spacing:5px
    }
    .single-post .single-content blockquote {
        margin:15px 0
    }
}
@media only screen and (max-width: 380px) {
    .single-post .single-content .swiper-container .img-wrap {
        height:200px
    }
    .single-post .single-content .swiper-arrow-right,
    .single-post .single-content .swiper-arrow-left {
        bottom:calc((100% - 200px) / 2);
        height:calc(100% - 200px)
    }
}
.recent-post-single .recent-title {
    font-size:36px;
    line-height:40px;
    letter-spacing:2.88px;
    font-weight:400;
    margin:34px 0;
    color:#222222
}
.sm-wrap-post a.img {
    display:block;
    position:relative;
    min-height:240px;
    margin-bottom:21px;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-transition:all 0.5s ease;
    transition:all 0.5s ease
}
.sm-wrap-post a.img:hover {
    opacity:.8;
    -webkit-transition:all 0.5s ease;
    transition:all 0.5s ease
}
.sm-wrap-post .content {
    opacity:1;
    -webkit-transition:all 0.5s ease;
    transition:all 0.5s ease
}
.sm-wrap-post .content .title {
    font-size:15px;
    line-height:1.3;
    letter-spacing:2.7px;
    display:inline-block;
    color:#222222;
    margin-bottom:10px;
    text-decoration:none
}
.sm-wrap-post .content .title:hover {
    text-decoration:none
}
.sm-wrap-post .content .excerpt {
    font-size:15px;
    color:#B2B2B2;
    line-height:1.8;
    letter-spacing:0px;
    margin-bottom:11px
}
.sm-wrap-post .content .post-date {
    display:block;
    height:auto;
    line-height:20px
}
.sm-wrap-post .content .post-date .date {
    font-size:11px;
    line-height:20px;
    letter-spacing:2px;
    font-weight:400;
    color:#B2B2B2;
    margin:0;
    display:inline-block;
    vertical-align:top;
    -webkit-font-smoothing:antialiased
}
.sm-wrap-post .content .title {
    padding-left:0;
    padding-right:0
}
@media screen and (max-width: 767px) {
    .sm-wrap-post a.img {
        min-height:200px
    }
}
.pagination {
    width:100%;
    text-align:center;
    margin:37px 0 0
}
.pagination.cs-pager .page-numbers.next:after {
    content:'\f105';
    font-family:FontAwesome;
    display:inline-block;
    color:#222222
}
.pagination.cs-pager .page-numbers.prev:after {
    content:'\f104';
    font-family:FontAwesome;
    display:inline-block;
    color:#222222
}
.pagination a.img {
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    min-height:150px;
    width:100%;
    display:block;
    opacity:1;
    margin:0;
    background-color:#000;
    text-decoration:none;
    padding-top:87px;
    margin-bottom:5px
}
.post-nav,
.pager-pagination {
    position:relative;
    text-align:center;
    clear:both;
    padding:20px 0 50px;
    z-index:5
}
.pages,
.page-numbers {
    border:1px solid #eeeeee;
    display:inline-block;
    font-size:18px;
    font-weight:800;
    line-height:normal;
    margin-right:20px;
    text-align:center;
    padding:17px 24px;
    color:#222222;
    text-decoration:none;
    background-color:#ffffff;
    margin-bottom:10px
}
.page-numbers:hover,
.page-numbers:focus {
    color:#f54ea2;
    border:1px solid #f54ea2;
    opacity:1
}
.next.page-numbers,
.prev.page-numbers {
    display:none
}
.next.page-numbers {
    position:relative;
    padding-right:30px
}
.next.page-numbers i {
    position:absolute;
    right:18px;
    top:48%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    -webkit-transition:right 350ms ease;
    transition:right 350ms ease
}
.next.page-numbers:hover i {
    right:14px
}
.prev.page-numbers {
    position:relative;
    padding-left:30px
}
.prev.page-numbers i {
    position:absolute;
    left:18px;
    top:48%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    -webkit-transition:left 350ms ease;
    transition:left 350ms ease
}
.prev.page-numbers:hover i {
    left:14px
}
.post-nav a {
    display:inline-block
}
.post-nav a span {
    background-color:transparent !important;
    color:#222222 !important
}
.post-nav .pages,
.post-nav .current,
.pager-pagination .pages,
.pager-pagination .current {
    color:#f54ea2;
    border:1px solid #f54ea2
}
.post-nav a .pages {
    opacity:1
}
.single-pagination {
    position:relative;
    padding:15px 0;
    margin-bottom:65px
}
.single-pagination::before {
    display:table;
    content:''
}
.single-pagination::after {
    display:table;
    content:'';
    clear:both
}
.single-pagination>div {
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    max-width:45%;
    font-size:15px;
    font-weight:bold;
    line-height:1.6;
    color:#999999
}
.single-pagination>div.pag-prev {
    float:left;
    text-align:left
}
.single-pagination>div.pag-prev:hover::before {
    margin-right:30px;
    color:#f54ea2
}
.single-pagination>div.pag-prev::before {
    margin-right:25px;
    font-family:"FontAwesome",
    sans-serif;
    font-size:14px;
    color:#dddddd;
    content:"\f060";
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
.single-pagination>div.pag-next {
    float:right;
    text-align:right
}
.single-pagination>div.pag-next:hover::after {
    margin-left:30px;
    color:#f54ea2
}
.single-pagination>div.pag-next::after {
    margin-left:25px;
    font-family:"FontAwesome",
    sans-serif;
    font-size:14px;
    color:#dddddd;
    content:"\f061";
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
.single-pagination .icon-wrap {
    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%)
}
.single-pagination>div a.content {
    font-size:18px;
    font-weight:800;
    color:#222;
    line-height:normal;
    letter-spacing:.2px;
    text-decoration:none;
    position:relative;
    display:block;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease
}
.single-pagination>div a.content:hover {
    opacity:.7;
    text-decoration:none
}
.single-pagination>div.pag-next a.content::after {
    right:0
}
.single-pagination>div.pag-prev a.content::after {
    left:0
}
.single-pagination>div.pag-prev a.content:hover:before {
    left:-17px
}
.single-pagination>div.pag-prev a.content:hover:after {
    left:-15px
}
.single-pagination>div.pag-next a.content:hover:before {
    right:-19px
}
.single-pagination>div.pag-next a.content:hover:after {
    right:-15px
}
.single-pagination .icon-wrap i {
    color:#d8d8d8;
    font-size:20px
}
@media screen and (max-width: 991px) {
    .single-pagination {
        padding:30px 0
    }
}
@media screen and (max-width: 767px) {
    .single-pagination>div.pag-prev {
        float:left;
        margin-left:15px
    }
    .single-pagination>div.pag-next {
        float:right;
        margin-right:15px
    }
    .single-pagination>div {
        max-width:43%
    }
    .single-pagination .icon-wrap {
        display:none
    }
    .single-pagination div.pag-prev::before {
        content:none
    }
    .single-pagination div.pag-next::after {
        content:none
    }
    .pages,
    .page-numbers {
        padding:10px 16px;
        font-size:16px
    }
}
@media screen and (max-width: 480px) {
    .single-pagination>div.pag-prev,
    .single-pagination>div.pag-next {
        margin:0
    }
}
.post-slider-img {
    width:100%;
    height:240px;
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat
}
.img-slider .flex-direction-nav {
    margin-left:0;
    position:absolute;
    bottom:0;
    width:100%;
    text-align:center;
    opacity:.5;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    z-index:10
}
.img-slider:hover .flex-direction-nav {
    opacity:1
}
.img-slider .flex-direction-nav li {
    display:inline-block
}
.img-slider .flex-next,
.img-slider .flex-prev {
    display:block;
    padding:5px;
    font-size:40px;
    color:#fff
}
.post .img-slider .flex-next,
.post .img-slider .flex-prev {
    display:none;
    padding:0;
    opacity:1;
    background-color:rgba(0, 0, 0, 0.5)
}
.post .img-slider .flex-next:hover,
.post .img-slider .flex-prev:hover {
    opacity:.7
}
.post .img-slider .flex-next i::before,
.post .img-slider .flex-prev i::before {
    font-weight:900
}
.main-top-content {
    margin-bottom:60px
}
.post-banner {
    max-width:770px;
    margin:0 auto 60px;
    position:relative;
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
    background-color:#ffffff
}
.post-details .title-wrap {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin-top:20px
}
.post-details .date-post,
.post-details .author {
    display:inline-block;
    font-size:15px;
    font-weight:800;
    color:#999;
    line-height:normal;
    letter-spacing:.2px
}
.post-details .date-post span,
.post-details .author span {
    color:#222222;
    text-transform:capitalize
}
.post-details .date-post {
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.post-details .date-post::before {
    content:"";
    display:inline-block;
    width:5px;
    height:5px;
    border-radius:50%;
    background-color:#dfdede;
    margin:0 10px
}
.post-details .single-categories {
    font-size:0
}
.post-details .single-categories a {
    display:inline-block;
    padding:4px 10px;
    margin-right:5px;
    margin-bottom:5px;
    text-decoration:none;
    background-color:#f54ea2;
    color:#ffffff;
    font-size:15px;
    font-weight:800;
    letter-spacing:.2px;
    -webkit-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.post-details .single-categories a:hover {
    background-color:#222222;
    text-decoration:none
}
.post-details .link-wrap {
    text-align:center
}
.post-details .link-wrap i {
    display:block;
    color:#f54ea2;
    font-size:90px
}
.post-details .link-wrap a {
    text-decoration:none;
    color:#222222;
    font-size:24px;
    font-weight:800;
    line-height:1.67;
    letter-spacing:.2px
}
.post-details ul li,
.post-details ol li {
    margin-left:20px;
    margin-bottom:20px;
    color:#999999;
    font-size:15px;
    letter-spacing:.2px
}
.post-info,
.bottom-infopwrap,
.user-info-wrap,
.main-top-content,
.post-details .link-wrap,
.post-details .post-media {
    max-width:770px;
    margin:60px auto
}
.post-info .single-tags a,
.bottom-infopwrap .single-tags a,
.user-info-wrap .single-tags a,
.main-top-content .single-tags a,
.post-details .link-wrap .single-tags a,
.post-details .post-media .single-tags a {
    display:inline-block;
    margin-bottom:10px;
    padding:12px 17px;
    border:1px solid #eee;
    text-decoration:none;
    color:#999999;
    font-size:15px;
    font-weight:600;
    line-height:1.6;
    letter-spacing:.2px;
    -webkit-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.post-info .single-tags a:not(:last-of-type),
.bottom-infopwrap .single-tags a:not(:last-of-type),
.user-info-wrap .single-tags a:not(:last-of-type),
.main-top-content .single-tags a:not(:last-of-type),
.post-details .link-wrap .single-tags a:not(:last-of-type),
.post-details .post-media .single-tags a:not(:last-of-type) {
    margin-right:10px
}
.post-info .single-tags a:hover,
.bottom-infopwrap .single-tags a:hover,
.user-info-wrap .single-tags a:hover,
.main-top-content .single-tags a:hover,
.post-details .link-wrap .single-tags a:hover,
.post-details .post-media .single-tags a:hover {
    text-decoration:none;
    border-color:#f54ea2;
    background-color:#f54ea2;
    color:#ffffff
}
.post-info .img-slider .slides,
.bottom-infopwrap .img-slider .slides,
.user-info-wrap .img-slider .slides,
.main-top-content .img-slider .slides,
.post-details .link-wrap .img-slider .slides,
.post-details .post-media .img-slider .slides {
    margin-left:0
}
.bottom-infopwrap {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.bottom-infopwrap .likes-wrap {
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    cursor:pointer
}
.bottom-infopwrap .likes-wrap .post__likes::before {
    color:#dfdede;
    font-family:"Ionicons",
    sans-serif;
    font-size:20px;
    margin-right:10px;
    content:"\f141"
}
.bottom-infopwrap .likes-wrap .post__likes--disable {
    pointer-events:none
}
.bottom-infopwrap .likes-wrap .post__likes--liked::before {
    color:#f54ea2
}
.bottom-infopwrap .likes-wrap span,
.bottom-infopwrap .count,
.bottom-infopwrap .post__likes {
    color:#222222;
    font-size:15px;
    font-weight:800;
    font-style:normal;
    letter-spacing:.2px
}
.bottom-infopwrap .count {
    margin-right:5px
}
.bottom-infopwrap .social-list {
    padding:0;
    margin:0
}
.bottom-infopwrap .social-list li {
    margin:0;
    margin-left:20px
}
.bottom-infopwrap .social-list a {
    color:#adadad;
    font-size:18px;
    opacity:1
}
.bottom-infopwrap .social-list a:hover {
    color:#f54ea2
}
.user-info-wrap .post-author {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    padding:35px;
    margin-bottom:30px;
    background-color:#faf7f7
}
.user-info-wrap .post-author__avatar img {
    display:block;
    width:90px;
    height:90px;
    border-radius:50%;
    margin-right:60px
}
.user-info-wrap .post-author__content {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    width:100%
}
.user-info-wrap .post-author .post-name-wrap {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin-bottom:20px
}
.user-info-wrap .post-author__title {
    font-size:18px;
    line-height:normal;
    letter-spacing:.2px;
    font-weight:800;
    text-decoration:none;
    color:#222222;
    text-transform:capitalize
}
.user-info-wrap .post-author__nicename {
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    font-size:13px;
    line-height:normal;
    font-weight:bold;
    color:#999;
    letter-spacing:.2px;
    -webkit-font-smoothing:antialiased
}
.user-info-wrap .post-author__nicename::before {
    content:"";
    display:inline-block;
    width:5px;
    height:5px;
    border-radius:50%;
    background-color:#dfdede;
    margin:0 10px
}
.user-info-wrap .post-author p {
    margin-bottom:30px
}
.user-info-wrap .post-author__social a {
    color:#adadad;
    font-size:18px;
    -webkit-transition:color .3s ease;
    -o-transition:color .3s ease;
    transition:color .3s ease
}
.user-info-wrap .post-author__social a:not(:last-of-type) {
    margin-right:25px
}
.user-info-wrap .post-author__social a:hover {
    color:#f54ea2
}
.post-details.slider .img-slider .flex-direction-nav {
    display:none
}
.post-details.slider .img-slider .post-slider-img {
    margin-left:0;
    min-height:600px
}
.post-details.audio .post-banner::before {
    display:none
}
.post-details.audio .post-media iframe {
    min-height:360px
}
.post-details.image .post-media {
    min-height:600px
}
.post-details.video .post-media {
    min-height:600px
}
.post-details.video .post-media .video-content .play {
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%)
}
.post-banner .main-top-content {
    position:absolute;
    top:calc(50% + 50px);
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    z-index:200;
    width:100%
}
.single-content.no-thumb .main-top-content {
    margin-bottom:40px
}
.single-content.no-thumb .main-top-content .title {
    color:#222222
}
.single table td,
.single table th,
table td,
table th {
    padding:7px
}
.post-info span a,
.post-info span;
font-size:14px;
line-height:20px;
font-weight:400;
letter-spacing:.7px;
text-decoration:none;
color:#B2B2B2
}
.post-info span {
    display:block
}
.post-info span a;
font-size:12px;
letter-spacing:1.2px;
color:white;
background-color:#222222;
text-decoration:none;
padding:1px 3px
}
.post-info span a:hover {
    text-decoration:none !important
}
.post-info span {
    padding-right:16px;
    border-right:1px solid #E8E8E8
}
.post-info span:last-child {
    border:0 none
}
.post-info span.author {
    padding:5px;
    background-color:#ebebeb;
    color:#222222;
    border:none
}
.post-info span.author a {
    color:#222222
}
.post-content h5 {
    padding-right:15px;
    padding-left:15px
}
.single blockquote {
    border:none;
    margin-top:-7px;
    margin-bottom:23px
}
.hero-slider {
    width:100%;
    height:70%;
    position:relative;
    background-size:cover;
    background-position:center
}
.hero-slider ul {
    list-style:none !important
}
.hero-slider,
.hero-slider .slides,
.hero-slider .slides .slide {
    margin:0;
    padding:0
}
.hero-slider .slides .slide {
    position:relative;
    background-size:cover;
    background-position:center;
    overflow:hidden
}
.slide-caption {
    position:absolute;
    left:50px;
    bottom:50px;
    right:50px;
    opacity:0;
    -webkit-transform:translateX(-100px);
    -ms-transform:translateX(-100px);
    transform:translateX(-100px);
    -webkit-transition:all 1s ease 1s;
    transition:all 1s ease 1s
}
.flex-active-slide .slide-caption {
    opacity:1;
    -webkit-transform:translateX(0px);
    -ms-transform:translateX(0px);
    transform:translateX(0px)
}
.flex-control-paging {
    list-style:none;
    line-height:0;
    margin:10px 0 0;
    z-index:99999;
    text-align:center
}
.flex-control-paging li {
    display:inline-block;
    margin:5px;
    border:1px solid #000
}
.flex-control-paging li a {
    display:block;
    text-decoration:none;
    text-indent:-9999px;
    width:8px;
    height:8px;
    background:#ffffff;
    border:1px solid #ffffff;
    cursor:pointer
}
.flex-control-paging li a.flex-active {
    background:#000
}
@media screen and (max-width: 991px) {
    .post-nav,
    .pager-pagination {
        padding:30px 0 20px
    }
}
@media (max-width: 768px) {
    .post-details .title {
        line-height:1.2
    }
}
@media (max-width: 767px) {
    .post {
        width:100%
    }
    .slide-caption {
        left:20px;
        bottom:20px;
        right:20px
    }
}
@media (max-width: 660px) {
    .header-main .logo {
        display: inline-block;
    }
    header{
        display: block
    }
    .mob-cta-menu ul {
        margin: 0 auto;
        text-align: center;
        display: inline-flex;
        margin-top: 12px;
    }
    .progressbar_title{
        margin-top: 10px !important;
    }
    .progressbar_title h4{
        font-size: 15px;
    }
    .single-progress canvas{
        height: 100% !important;
        width: 100% !important;;
    }
}
@media (max-width: 500px) {
    .hero-slider .slides .slide {
        height:400px !important
    }
    .side-link .side-title {
        font-size:12px
    }
    .header-main .logo {
        margin: 0 0 !important;
    }   
    .heading_div{
        margin-bottom: 0px !important;
    }
}
@media (max-width: 400px) {
    .hero-slider .slides .slide {
        height:300px !important
    }
}
.toggle {
    margin-bottom:10px
}
.toggle-title {
    position:relative;
    display:inline-block;
    letter-spacing:.1em;
    cursor:pointer;
    font-size:15px;
    -webkit-font-smoothing:antialiased
}
.toggle-title:after {
    content:"";
    display:block;
    position:absolute;
    width:0;
    height:1px;
    background-color:#000;
    bottom:-3px;
    -webkit-transition:all .5s ease;
    transition:all .5s ease
}
.toggle.active .toggle-title:after {
    width:100%
}
.toggle-content {
    padding-top:10px;
    font-size:14px;
    display:none
}
.toggle.active .toggle-content {
    display:block
}
.post-details .single-content .comments.main {
    margin-left:auto
}
.comments.main {
    max-width:770px;
    clear:both;
    margin:0 auto 60px;
    border-bottom:1px solid #eee
}
.comments.main label {
    font-size:14px;
    letter-spacing:1.7px
}
.comments.main label:first-child {
    width:100%
}
.comments .comment {
    margin-left:0;
    margin-bottom:3px
}
.children .content {
    margin-left:50px
}
.comments .content {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    position:relative;
    padding-right:40px
}
.comments .content .comment-reply-link {
    position:relative;
    color:#222222;
    font-size:18px;
    display:inline-block;
    font-weight:800;
    letter-spacing:0.5px;
    text-transform:lowercase;
    text-decoration:none;
    -webkit-font-smoothing:antialiased;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease;
    z-index:1
}
.comments .content .comment-reply-link::before {
    content:'';
    position:absolute;
    height:15px;
    width:100%;
    bottom:-6px;
    left:0;
    z-index:-1;
    background-color:#ffdd65;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease
}
.comments .content .comment-reply-link:hover {
    text-decoration:none
}
.comments .content .comment-reply-link:hover::before {
    height:-webkit-calc(100% + 9px);
    height:calc(100% + 9px)
}
.comments .comment-reply-title {
    font-size:30px;
    font-weight:800;
    line-height:normal;
    letter-spacing:.2px;
    margin-bottom:60px;
    color:#222222
}
.comments .comment-reply-title a {
    text-decoration:none
}
.comments .content .comment-reply-link:hover {
    color:#222222
}
.comment-content {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    width:100%
}
.comments .content .text {
    width:100%;
    font-size:15px;
    color:#999;
    overflow:hidden;
    line-height:1.6;
    margin-top:6px;
    letter-spacing:.2px
}
.comments .content .text h1,
.comments .content .text h2,
.comments .content .text h3,
.comments .content .text h4,
.comments .content .text h5,
.comments .content .text h6 {
    color:#222222
}
.comments .content .text p {
    margin-bottom:16px;
    -ms-word-wrap:break-word;
    word-wrap:break-word
}
.comments .person .author {
    margin-bottom:12px;
    font-size:18px;
    line-height:normal;
    letter-spacing:.2px;
    font-weight:800;
    text-decoration:none;
    color:#222222
}
.comments table a {
    font-weight:bold;
    word-wrap:break-word
}
.comments .person .author:hover {
    color:#f54ea2;
    text-decoration:none
}
.comments .person .comment-date {
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin-bottom:10px;
    font-size:13px;
    line-height:normal;
    font-weight:bold;
    color:#999;
    letter-spacing:.2px;
    -webkit-font-smoothing:antialiased
}
.comments .person .comment-date::before {
    content:"";
    display:inline-block;
    width:5px;
    height:5px;
    border-radius:50%;
    background-color:#dfdede;
    margin-right:10px
}
.comments .comments-title,
.comments .comments-title span {
    margin-bottom:60px;
    font-size:30px;
    font-weight:800;
    line-height:normal;
    letter-spacing:.1px;
    color:#222222
}
.comment-title {
    border-bottom:1px dashed #a6a6a6;
    padding-bottom:6px
}
.comments li.comment {
    list-style:none
}
.comments li.comment .person .author-wrap {
    display:flex;
    flex-direction:column
}
.person-img img {
    display:block;
    min-width:90px;
    height:90px;
    border-radius:50%;
    margin-right:50px
}
.person-img+.comment-content {
    width:calc(100% - 145px)
}
.comments .comment .content {
    padding:35px;
    margin-bottom:30px;
    background-color:#faf7f7
}
.comment-respond {
    padding:20px 0
}
.comments-form {
    padding-top:2px;
    margin-bottom:80px;
    clear:both
}
.comments-form label+.input-wrapper {
    text-align:left
}
#contactform h3,
.comments-form h3 {
    display:block;
    font-size:16px;
    color:#222222;
    font-weight:bold;
    letter-spacing:1.25px;
    margin-bottom:20px
}
#contactform textarea,
#contactform input:not([type="submit"]),
.comments-form textarea,
.comments-form input:not([type="submit"]) {
    width:100%;
    border:2px solid #eeeeee;
    padding:10px 24px;
    font-size:15px;
    font-weight:600;
    color:#f54ea2;
    line-height:1.6;
    letter-spacing:.2px;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease;
    margin-bottom:30px
}
#contactform textarea:focus,
#contactform input:not([type="submit"]):focus,
.comments-form textarea:focus,
.comments-form input:not([type="submit"]):focus {
    border:2px solid #f54ea2
}
#contactform textarea::-moz-placeholder,
#contactform input::-moz-placeholder,
.comments-form textarea::-moz-placeholder,
.comments-form input::-moz-placeholder {
    color:#222;
    opacity:.6
}
#contactform textarea,
.comments-form textarea {
    min-height:112px;
    max-height:112px;
    resize:none
}
.input_post_wrapper {
    position:relative;
    display:inline-block;
    text-align:left
}
.input_post_wrapper::before {
    content:'';
    position:absolute;
    left:-6px;
    top:8px;
    width:100%;
    height:100%;
    z-index:-1;
    background-color:#ffdd65;
    -webkit-transition:all 250ms ease;
    transition:all 250ms ease
}
.input_post_wrapper:hover::before {
    top:4px;
    left:-3px
}
#contactform #submit,
.comments-form #submit {
    border:none;
    background-color:#f54ea2;
    color:#ffffff;
    font-size:14px;
    display:inline-block;
    letter-spacing:.5px;
    font-weight:bold;
    box-sizing:border-box;
    line-height:1;
    padding:20px 38px;
    text-decoration:none;
    -webkit-font-smoothing:antialiased;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease
}
#contactform #submit:hover,
.comments-form #submit:hover {
    opacity:1
}
#contactform {
    display:block
}
.comment-form label,
.comments.main label {
    color:#222222
}
.comment-reply-title+form {
    margin-bottom:30px
}
.unit .comments.container {
    padding-top:10px !important
}
.unit .comments.container .comments-form {
    margin-bottom:20px
}
.wp-caption .wp-caption-text {
    margin-top:10px
}
.comments-form .comment-form#contactform .form-group {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.comments-form .comment-form#contactform .form-group input:not([type="submit"]) {
    width:calc(50% - 15px)
}
.comments-form .comment-form#contactform .form-group textarea {
    -webkit-box-ordinal-group:2;
    -ms-flex-order:1;
    order:1
}
.unit .single-post .post-little-banner {
    margin-bottom:0
}
.unit .comments .comments-title,
.unit .comments .comments-title span {
    margin-bottom:30px
}
.unit .post-little-banner+.post-paper.padding-both {
    padding-bottom:10px
}
.unit .post-little-banner+.post-paper.padding-both>ul,
.unit .post-little-banner+.post-paper.padding-both>ol {
    max-width:770px;
    margin-right:auto;
    margin-left:auto
}
.unit .post-little-banner+.post-paper.padding-both ul li,
.unit .post-little-banner+.post-paper.padding-both ol li {
    margin-left:20px;
    margin-bottom:20px;
    color:#999999;
    font-size:15px;
    letter-spacing:.2px
}
.unit .post-little-banner+.post-paper.padding-both ul li li:first-of-type,
.unit .post-little-banner+.post-paper.padding-both ol li li:first-of-type {
    margin-top:20px
}
@media screen and (max-width: 992px) {
    .unit .post-little-banner+.post-paper.padding-both {
        padding-bottom:0
    }
    .comments .comment-reply-title {
        margin-bottom:30px
    }
    .select-for-hovers .content {
        text-align:center
    }
    .post-banner {
        min-height:400px
    }
    .single-post .single-content {
        margin-top:50px
    }
    .single-post .title {
        font-size:48px;
        line-height:1.2
    }
    .recent-post-single .recent-title {
        font-size:25px;
        line-height:1.2;
        margin-top:20px;
        margin-bottom:20px
    }
}
@media only screen and (max-width: 600px) {
    .single-post .single-content .swiper-container .img-wrap {
        height:300px
    }
    .single-post .single-content .swiper-arrow-right,
    .single-post .single-content .swiper-arrow-left {
        bottom:calc((100% - 300px) / 2);
        height:calc(100% - 300px)
    }
    .post-banner {
        min-height:200px
    }
    .single-post .title {
        letter-spacing:.2px
    }
    .single-post .single-content blockquote {
        margin:15px 0
    }
}
@media (max-width: 991px) {
    .comments-form {
        margin-bottom:20px
    }
    .main-wrapper.unit .post-paper.sidebar-show>.container>.row>.col-md-9.not-letter {
        padding:0 15px !important;
        width:100%
    }
    .post-paper.sidebar-show>.container>.row>.col-md-9.not-letter {
        padding:0 15px !important;
        width:100%
    }
    .main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-9,
    .main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-9.blog:not(.masonry) {
        padding:0 90px !important
    }
    .main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-9.blog.masonry {
        padding:0 15px !important
    }
    .single-post .main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-3.pl30md,
    .single-post .main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-4.pl30md {
        padding:0 15px !important
    }
    .single-post .main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-9 {
        padding:0 40px !important
    }
    .main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-3.pl30md,
    .main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-4.pl30md {
        padding-left:15px !important
    }
    .main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-9.blog.masonry+.col-md-3 {
        margin-top:25px
    }
}
@media (max-width: 767px) {
    .comments .person .comment-date::before {
        display:none
    }
    .comments.main label {
        width:100%
    }
}
@media screen and (max-width: 768px) {
    .single-progress canvas{
        height: 100% !important;
        width: 100% !important;;
    }
    .contact-form h2 {
        font-size:28px
    }
    .wpcf7 form input[type="submit"],
    form.wpcf7-form #submit {
        margin-bottom:0px
    }
    .person-img+.comment-content {
        width:100%
    }
    .comments .comment-reply-title {
        font-size:24px
    }
}
@media (max-width: 767px) {
    .comments .comment-reply-title {
        padding-top:20px
    }
    .comments .children {
        margin-left:0
    }
    .container.comments {
        margin-top:0;
        padding-top:10px !important;
        padding-bottom:0px !important;
        text-align:left
    }
    .unit .comments.container .comments-form {
        margin-bottom:0px
    }
}
@media (max-width: 480px) {
    .single blockquote {
        padding:26px 26px 26px 36px
    }
    .pagination {
        margin:15px 0 0
    }
    .comments .person .comment-date {
        display:block
    }
    .comments .content {
        padding-right:0
    }
    .comments .person img {
        float:none;
        display:block;
        margin:auto 0 15px
    }
    .comments .comment {
        margin-bottom:30px
    }
    .comments-title {
        margin-bottom:20px
    }
    .comments-form {
        margin-bottom:60px
    }
    .unit .comments.container .comments-form {
        margin-bottom:0px
    }
    .post-details .title {
        font-size:30px
    }
    .single blockquote {
        font-size:16px;
        padding:26px
    }
    .single-content p {
        margin-bottom:15px
    }
    .comments .comment .content {
        padding:25px 15px;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
    .comments .comment .content .person-img img {
        min-width:70px;
        height:70px;
        margin-right:0;
        margin-bottom:30px
    }
    .comments .children .content {
        margin-left:30px
    }
    .user-info-wrap .post-author {
        padding:30px 15px;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
    .user-info-wrap .post-author__avatar img {
        margin-right:0;
        margin-bottom:30px
    }
    .comments-form .comment-form#contactform .form-group input:not([type="submit"]) {
        width:100%
    }
}
.sidebar-item {
    margin-bottom:50px
}
.sidebar-item>h5,
.sidebar-item .screen-reader-text {
    letter-spacing:.75px;
    font-size:15px;
    margin-bottom:21px;
    line-height:21px;
    display:block
}
.sidebar-item .screen-reader-text,
.screen-reader-text {
    display:none
}
.widget_product_search label,
.widget_search label {
    display:block;
    width:100%
}
.widget_search .searchform {
    position:relative
}
.widget_product_search input[type="search"],
.widget_search input[type="text"] {
    background-color:transparent;
    border:0;
    border-bottom:2px solid #999;
    color:#999;
    padding:5px 70px 5px 10px;
    font-size:15px;
    font-weight:400;
    width:100%
}
.widget_product_search input[type="submit"],
.widget_search input[type="submit"] {
    background:transparent;
    border:0;
    color:transparent;
    width:50px;
    -webkit-transition:all 300ms ease;
    transition:all 300ms ease;
    position:absolute;
    right:0;
    top:0;
    bottom:0
}
.widget_product_search input[type="submit"]:hover,
.widget_search input[type="submit"]:hover {
    opacity:1
}
.widget_rss .rss-date {
    font-weight:bold;
    font-size:14px;
    margin-bottom:10px;
    display:block;
    opacity:.7
}
.widget_rss ul li {
    margin-bottom:15px
}
.widget_tag_cloud .tagcloud a {
    padding:2px 5px;
    text-decoration:none;
    margin:3px;
    display:inline-block;
    vertical-align:top;
    font-weight:600
}
.widget_calendar table td,
.widget_calendar table th {
    text-align:center;
    padding:7px 0
}
.sidebar-item:first-child {
    margin-top:0
}
.sidebar-item h5 {
    padding:0px 7px 10px 3px;
    width:100%
}
.sidebar-item ul {
    margin-left:20px;
}
.sidebar-item ul li a {
    text-decoration:none;
    color:#222222
}
.sidebar-item select {
    max-width:100%;
    padding:5px 10px
}
.sidebar-item select option {
    max-width:255px;
    width:100%
}
.sidebar-item input {
    padding:4px 5px 6px 9px;
}
.col-md-4 .sidebar-item,
.col-md-3 .sidebar-item {
    margin-bottom:30px
}
.col-md-4 .sidebar-item .recentcomments a,
.col-md-3 .sidebar-item .recentcomments a {
    color:#222
}
.col-md-4 .sidebar-item li,
.col-md-3 .sidebar-item li {
    list-style:none;
    font-size:15px;
    font-family:Muli,
    sans-serif;
    letter-spacing:0;
    color:#222;
    line-height:1.8;
    -webkit-transition:0.3s;
    transition:0.3s
}
.col-md-4 .sidebar-item li li,
.col-md-3 .sidebar-item li li {
    opacity:1
}
.col-md-4 .sidebar-item a,
.col-md-4 .sidebar-item span,
.col-md-4 .sidebar-item p,
.col-md-4 .sidebar-item strong,
.col-md-3 .sidebar-item a,
.col-md-3 .sidebar-item span,
.col-md-3 .sidebar-item p,
.col-md-3 .sidebar-item strong {
    color:#999;
    font-size:15px !important;
    font-family:Muli,
    sans-serif;
    font-weight:normal;
    letter-spacing:0.2px;
    line-height:1.8;
    -webkit-transition:0.3s;
    transition:0.3s;
    opacity:1
}
.col-md-4 .sidebar-item h5,
.col-md-3 .sidebar-item h5 {
    color:#1b1b1b;
    letter-spacing:3.3px;
    margin-bottom:0
}
.col-md-4 .sidebar-item a,
.col-md-3 .sidebar-item a {
    text-decoration:none
}
.col-md-4 .sidebar-item select,
.col-md-3 .sidebar-item select {
    width:100%;
    font-family:Muli,
    sans-serif;
    color:#1b1b1b;
    border-color:#d9d9d9
}
.col-md-4 .widget_search .searchform,
.col-md-3 .widget_search .searchform {
    position:static
}
.col-md-4 .widget_search input[type="search"],
.col-md-4 .widget_search input[type="text"],
.col-md-3 .widget_search input[type="search"],
.col-md-3 .widget_search input[type="text"] {
    padding:15px 0;
    font-weight:normal;
    z-index:3
}
.col-md-4 .sidebar-item.widget_rss h5 a,
.col-md-3 .sidebar-item.widget_rss h5 a {
    color:#222;
    font-weight:800 !important
}
.col-md-4 .sidebar-item.widget_rss a.rsswidget,
.col-md-3 .sidebar-item.widget_rss a.rsswidget {
    color:#222;
    font-weight:600
}
.col-md-4 .sidebar-item.widget_rss a.rsswidget:hover,
.col-md-3 .sidebar-item.widget_rss a.rsswidget:hover {
    color:#f54ea2
}
.col-md-4 .sidebar-item.widget_rss span.rss-date,
.col-md-3 .sidebar-item.widget_rss span.rss-date {
    font-size:12px !important;
    color:#f54ea2;
    margin-top:10px
}
.col-md-4 .sidebar-item.widget_rss cite,
.col-md-3 .sidebar-item.widget_rss cite {
    color:#222222;
    display:block;
    margin-top:5px;
    font-size:14px
}
.col-md-4 .widget_tag_cloud a,
.col-md-3 .widget_tag_cloud a {
    background-color:#222222;
    color:#fff;
    margin-bottom:10px;
    -webkit-transition:0.3s;
    transition:0.3s
}
.col-md-4 .widget_tag_cloud a:hover,
.col-md-3 .widget_tag_cloud a:hover {
    opacity:0.8
}
.col-md-4 .widget_calendar table th,
.col-md-3 .widget_calendar table th {
    padding:4px 7px
}
.col-md-3 .ContactWidget .contact_url,
.col-md-3 .ContactWidget div.contact_content,
.col-md-3 .ContactWidget a.fa,
.col-md-3 .awaInstagramWidget,
.col-md-4 .ContactWidget .contact_url,
.col-md-4 .ContactWidget div.contact_content,
.col-md-4 .ContactWidget a.fa,
.col-md-4 .awaInstagramWidget {
    color:#222222
}
.col-md-3 .awaInstagramWidget a,
.col-md-4 .awaInstagramWidget a {
    max-width:calc(25% - (40px / 4))
}
.col-md-3 .ContactWidget h3,
.col-md-4 .ContactWidget h3 {
    font-size:15px
}
.main-wrapper .col-md-3 .sidebar-item ul ul ul ul ul ul,
.main-wrapper .col-md-4 .sidebar-item ul ul ul ul ul ul {
    margin-left:0
}
.main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-9.not-letter {
    padding:0 30px 0 0 !important
}
.main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-9.not-letter .post.modern .title {
    margin-top:0
}
.post-paper table td a {
    font-weight:bold
}
.post-paper table td {}
.post.classic .title,
.post.modern .title {
    word-wrap:break-word
}
.widget_product_search form,
.widget_search form div {
    position:relative
}
.widget_product_search form::after,
.widget_search form div::after {
    content:'\f002';
    font-family:FontAwesome;
    font-size:15px;
    position:absolute;
    right:0;
    top:50%;
    text-align:center;
    background-color:transparent;
    color:#f54ea2;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.sidebar-item .price_slider_amount button.button {
    background-color:transparent;
    color:#999
}
.sidebar-item .price_slider_amount button.button:hover {
    opacity:1
}
.sidebar-item ins {
    background:#e7e3e3
}
.sidebar-item span.product-title {
    color:#999
}
.sidebar-item span.product-title:hover {
    color:#f54ea2
}
@media only screen and (max-width: 991px) {
    .col-md-4 .sidebar-item,
    .col-md-3 .sidebar-item {
        margin-bottom:25px
    }
    .col-md-4 .sidebar-item div.contact_content,
    .col-md-3 .sidebar-item div.contact_content {
        margin-right:auto;
        margin-left:auto
    }
    .sidebar-item ul {
        margin-left:0
    }
}
@media only screen and (max-width: 768px) {
    .widget_product_search form,
    .widget_search form div,
    .widget_product_search input[type="submit"],
    .widget_search input[type="submit"] {
        height:35px
    }
    .single-post .single-content {
        margin-top:30px
    }
}
@media only screen and (max-width: 767px) {
    .main-wrapper .main-top-content {
        top:50%
    }
    .main-wrapper .main-top-content .title {
        margin-bottom:20px;
        font-size:28px
    }
    .post-paper.sidebar-show>.container>.row>.col-md-9.not-letter .post.modern {
        margin-top:30px
    }
    .main-top-content,
    .post-info,
    .bottom-infopwrap,
    .user-info-wrap {
        margin:30px 0
    }
    .bottom-infopwrap {
        margin-top:20px
    }
    .post-banner {
        margin-bottom:30px
    }
    .comments .comments-title,
    .comments .comment-reply-title,
    .comments .comments-form {
        margin-bottom:20px
    }
    .comments .comments-title span {
        font-size:26px
    }
    .comments .comment-respond,
    .comments .comment-reply-title {
        padding-top:0
    }
    .comments.main {
        margin-bottom:30px
    }
    .single-pagination {
        padding-top:0px
    }
    .form-group {
        margin-bottom:0
    }
    .single-post .single-content blockquote {
        margin:10px 0
    }
    .single-post .single-content blockquote p::before {
        line-height:1.1em
    }
    .col-md-3 .sidebar-item,
    .col-md-4 .sidebar-item {
        margin-bottom:15px
    }
    .main-wrapper .col-md-3 .sidebar-item .awa-widget-about .img-wrap,
    .main-wrapper .col-md-4 .sidebar-item .awa-widget-about .img-wrap {
        margin-left:0;
        margin-right:0
    }
}
@media only screen and (max-width: 600px) {
    .post-paper.sidebar-show>.container>.row>.col-md-9,
    .main-wrapper .post-paper.sidebar-show>.container>.row>.col-md-9.blog {
        padding:0 30px !important
    }
}
.button.wc-backward {
    color:#fff !important
}
body.single-product {
    margin-bottom:0
}
p.cart-empty {
    color:#999999;
    font-weight:800;
    letter-spacing:.2px;
    text-align:center;
    margin-top:50px
}
.woocommerce div.product form.cart .button {
    font-size:15px;
    margin-bottom:0;
    letter-spacing:.5px;
    line-height:normal;
    display:inline-block;
    font-weight:800;
    box-sizing:border-box;
    padding:18px 38px;
    text-decoration:none;
    -webkit-font-smoothing:antialiased;
    color:#fff;
    background-color:#f54ea2;
    width:auto;
    border-radius:0;
    margin-top:30px
}
.widget_product_search .woocommerce-product-search {
    position:relative
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
    border-color:#984f4f
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
    border-color:#f54ea2
}
.woocommerce .single-product div.product p.price,
.woocommerce .awa_product_detail div.product span.price,
.woocommerce .single-product div.product span.price,
.woocommerce ul.products.default li.product .price,
.awa_cart.shop_table ul .cart_item ul .product-price,
.awa_cart.shop_table ul .cart_item ul .product-subtotal,
#topmenu .awa_mini_cart .product_list_widget .mini_cart_item .mini-cart-data .mini_cart_item_price,
.woocommerce table.shop_table .cart_item .product-total;
font-size:15px;
letter-spacing:normal;
font-weight:600;
color:#999;
margin-bottom:0
}
.woocommerce .awa_product_detail div.product span.price {
    position:absolute;
    top:0;
    color:#f54ea2;
    font-size:30px;
    font-weight:800;
    letter-spacing:.2px
}
.woocommerce .awa_product_detail .related.products span.price,
.woocommerce .awa_product_detail .upsells.products span.price {
    position:static
}
.woocommerce .awa_product_detail div.product p.price del,
.woocommerce .single-product div.product p.price del,
.woocommerce .awa_product_detail div.product span.price del,
.woocommerce .single-product div.product span.price del,
.woocommerce ul.products.default li.product .price del,
.awa_cart.shop_table ul .cart_item ul .product-price del,
.awa_cart.shop_table ul .cart_item ul .product-subtotal del,
#topmenu .awa_mini_cart .product_list_widget .mini_cart_item .mini-cart-data .mini_cart_item_price del,
.woocommerce table.shop_table .cart_item .product-total del {
    color:#d4d4d4;
    opacity:1;
    display:inline-block;
    padding-right:10px
}
.woocommerce .single-product div.product p.price ins,
.woocommerce .awa_product_detail div.product span.price ins,
.woocommerce .single-product div.product span.price ins,
.woocommerce ul.products.default li.product .price ins,
.awa_cart.shop_table ul .cart_item ul .product-price ins,
.awa_cart.shop_table ul .cart_item ul .product-subtotal ins,
#topmenu .awa_mini_cart .product_list_widget .mini_cart_item .mini-cart-data .mini_cart_item_price ins,
.woocommerce table.shop_table .cart_item .product-total ins {
    padding:0;
    color:#222222;
    font-weight:600
}
.woocommerce .awa_product_detail div.product p.price ins {
    padding:0;
    color:#f54ea2;
    font-weight:800
}
.woocommerce-page.woocommerce-cart .woocommerce input.button,
.woocommerce-page.woocommerce-checkout .woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.shipping-calculator-button {
    text-decoration:none;
    display:inline-block;
    width:auto;
    border-radius:0;
    border:2px solid #eee;
    box-sizing:border-box;
    font-size:15px;
    font-weight:800;
    line-height:normal;
    letter-spacing:.5px;
    padding:18px 24px;
    background-color:transparent;
    color:#999;
    right:auto;
    top:auto;
    -webkit-transform:none;
    -ms-transform:none;
    transform:none;
    text-transform:lowercase
}
.woocommerce-page.woocommerce-cart .woocommerce input.button:hover,
.woocommerce-page.woocommerce-checkout .woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.shipping-calculator-button:hover {
    color:#ffffff;
    background-color:#f54ea2;
    border-color:#f54ea2;
    opacity:1
}
.woocommerce-page.woocommerce-cart a.button,
.woocommerce-page.woocommerce-checkout a.button,
.woocommerce-page.woocommerce a.button,
.woocommerce-page.woocommerce button.button.alt,
.woocommerce button.button.alt {
    border:none;
    border-radius:0;
    background-color:#f54ea2;
    color:#ffffff;
    position:relative
}
.woocommerce-page.woocommerce-cart a.button::before,
.woocommerce-page.woocommerce-checkout a.button::before,
.woocommerce-page.woocommerce a.button::before,
.woocommerce-page.woocommerce button.button.alt::before,
.woocommerce button.button.alt::before {
    content:'';
    position:absolute;
    left:-6px;
    top:8px;
    width:100%;
    height:100%;
    z-index:-1;
    background-color:#ffdd65;
    -webkit-transition:all 250ms ease;
    transition:all 250ms ease
}
.woocommerce-page.woocommerce-cart a.button:hover,
.woocommerce-page.woocommerce-checkout a.button:hover,
.woocommerce-page.woocommerce a.button:hover,
.woocommerce-page.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:hover {
    background-color:#f54ea2;
    color:#fff
}
.woocommerce-page.woocommerce-cart a.button:hover::before,
.woocommerce-page.woocommerce-checkout a.button:hover::before,
.woocommerce-page.woocommerce a.button:hover::before,
.woocommerce-page.woocommerce button.button.alt:hover::before,
.woocommerce button.button.alt:hover::before {
    top:4px;
    left:-3px
}
.woocommerce ul.products li.product .awa-prod-list-image .awa-add-to-cart a,
.woocommerce-page.woocommerce .woocommerce-message a.button {
    font-size:18px;
    display:inline-block;
    color:#222222;
    background-color:transparent;
    font-weight:800;
    letter-spacing:0.5px;
    position:relative;
    text-decoration:none;
    -webkit-font-smoothing:antialiased;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease;
    padding:0;
    margin:0;
    border:0
}
.woocommerce ul.products li.product .awa-prod-list-image .awa-add-to-cart a::before,
.woocommerce-page.woocommerce .woocommerce-message a.button::before {
    content:'';
    position:absolute;
    height:15px;
    width:100%;
    bottom:-6px;
    left:0;
    top:auto;
    z-index:-1;
    background-color:#ffdd65;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease
}
.woocommerce ul.products li.product .awa-prod-list-image .awa-add-to-cart a:hover::before,
.woocommerce-page.woocommerce .woocommerce-message a.button:hover::before {
    height:-webkit-calc(100% + 9px);
    height:calc(100% + 9px)
}
.woocommerce-page.woocommerce .woocommerce-message a.button {
    line-height:17px
}
.woocommerce ul.products li.product .awa-prod-list-image .awa-add-to-cart a:hover::after,
.woocommerce-page.woocommerce .woocommerce-message a.button:hover::after {
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
    top:3px
}
.woocommerce ul.products li.product .awa-prod-list-image .awa-add-to-cart .added_to_cart {
    display:none
}
.woocommerce .single-product .star-rating,
.woocommerce .awa_product_detail .star-rating {
    font-size:12px;
    height:20px;
    color:#222222
}
.woocommerce .single-product .star-rating:before,
.woocommerce .awa_product_detail .star-rating:before {
    color:#e6e6e6
}
.woocommerce .awa_images span.onsale,
.woocommerce ul.products li.product .awa-prod-list-image .onsale {
    position:absolute;
    top:20px;
    right:0;
    bottom:auto;
    left:auto;
    border-radius:0;
    display:inline-block;
    margin:0;
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px;
    font-weight:800;
    background-color:#d5382c;
    color:#fff;
    padding:0 10px;
    min-height:0;
    min-width:0
}
.woocommerce .quantity .qty {
    margin:0;
    width:65px;
    height:40px;
    border:1px solid #eee;
    font-size:15px;
    line-height:1.6;
    font-weight:400;
    color:#999;
    padding-right:7px;
    background-color:transparent
}
.cart-empty+.return-to-shop {
    text-align:center
}
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-error {
    padding:15px 0;
    border-top:0;
    font-size:15px;
    font-weight:600;
    letter-spacing:.2px;
    line-height:2.13;
    background-color:transparent;
    color:#7e7e7e
}
.woocommerce .woocommerce-message a,
.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-error a {
    text-decoration:none;
    -webkit-transition:color .3s ease;
    -moz-transition:color .3s ease;
    -ms-transition:color .3s ease;
    -o-transition:color .3s ease;
    transition:color .3s ease
}
.woocommerce .woocommerce-error {
    background-color:#f54ea2;
    border-top:4px solid #f54ea2;
    color:#ffffff;
    margin-left:0
}
.woocommerce .woocommerce-error li {
    margin-left:10px !important
}
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-error:before {
    content:none
}
.woocommerce .woocommerce-thankyou-order-received {
    color:#222222;
    font-size:22px;
    font-weight:800;
    line-height:1.6;
    letter-spacing:.2px;
    margin-bottom:20px
}
.woocommerce ul.order_details li {
    font-size:12px;
    text-transform:none
}
.woocommerce ul.order_details li storng {
    margin-top:5px
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
    padding:5px 0
}
.woocommerce table.shop_table tfoot td {
    color:#999999;
    font-weight:600
}
.woocommerce .product-name {
    padding:5px 0
}
.woocommerce .product-name a {
    color:#f54ea2;
    font-weight:bold;
    text-decoration:none
}
.woocommerce .product-name a:hover {
    opacity:.7
}
.woocommerce .product-total,
.woocommerce .shipped_via {
    color:#999999;
    font-weight:bold
}
.woocommerce .woocommerce-order-details__title {
    margin-bottom:0
}
.woocommerce .wc-bacs-bank-details-heading,
.woocommerce .woocommerce-column__title {
    margin-top:80px
}
.woocommerce .woocommerce-customer-details {
    margin-bottom:80px
}
.woocommerce .wc_payment_method {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.woocommerce .wc_payment_method label {
    width:auto
}
.awa_product_detail,
.single-product {
    margin-top:0;
    margin-bottom:20px
}
.awa_product_detail .product .awa_images,
.single-product .product .awa_images {
    width:52%;
    float:left;
    max-width:630px;
    margin-top:5px;
    position:relative
}
.awa_product_detail .product .awa_images a,
.single-product .product .awa_images a {
    display:block
}
.awa_images {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start
}
.product-gallery-wrap {
    width:80%;
    height:650px;
    overflow:hidden
}
.product-gallery-wrap .s-back-switch {
    -webkit-background-size:cover;
    background-size:cover;
    background-position:center;
    width:100%;
    height:650px
}
.product-gallery-wrap .on-new {
    position:absolute;
    top:20px;
    right:0;
    display:inline-block;
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px;
    font-weight:800;
    background-color:#09d4de;
    color:#fff;
    padding:0 10px;
    z-index:5
}
.product-gallery-thumbnail-wrap {
    width:calc(20% - 30px);
    margin-right:30px
}
.product-gallery-thumbnail-wrap .s-back-switch {
    -webkit-background-size:cover;
    background-size:cover;
    background-position:center;
    height:70px;
    width:100%;
    cursor:pointer;
    margin-bottom:10px
}
@media only screen and (max-width: 767px) {
    .woocommerce ul.products li.product {
        margin-bottom:35px
    }
}
.single-product .product .summary.entry-summary,
.awa_product_detail .product .summary.entry-summary {
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    max-width:500px;
    margin-bottom:0;
    padding-left:30px
}
.awa_product_detail .social-list {
    margin-bottom:45px;
    padding:0;
    text-align:left
}
.awa_product_detail .social-list li {
    margin:0
}
.awa_product_detail .social-list li:not(:last-of-type) {
    margin-right:25px
}
.awa_product_detail .social-list a {
    color:#222;
    font-size:18px
}
.awa_product_detail .social-list a:hover {
    color:#f54ea2
}
.awa_product_detail .social-list:hover a {
    opacity:1
}
.single-product .product_price,
.awa_product_detail .product_price {
    position:absolute;
    top:0;
    color:#f54ea2;
    font-size:30px;
    font-weight:800;
    letter-spacing:.2px;
    margin-bottom:27px
}
.single-product .product .summary .woocommerce-product-rating,
.awa_product_detail .product .summary .woocommerce-product-rating {
    width:100%;
    margin-bottom:0
}
.single-product .product .summary .woocommerce-product-rating .star-rating,
.awa_product_detail .product .summary .woocommerce-product-rating .star-rating {
    margin:7px 10px 0 0
}
.single-product .product .summary .woocommerce-product-rating .woocommerce-review-link,
.awa_product_detail .product .summary .woocommerce-product-rating .woocommerce-review-link {
    font-size:15px;
    line-height:normal;
    letter-spacing:.2px;
    font-weight:400;
    text-decoration:none;
    color:#999
}
.single-product .product .summary .product_title,
.awa_product_detail .product .summary .product_title {
    margin-top:45px;
    width:100%;
    font-size:40px;
    line-height:normal;
    font-weight:800;
    letter-spacing:.2px;
    margin-bottom:15px;
    color:#222222;
    text-transform:none
}
.single-product .product .summary .product_desc,
.awa_product_detail .product .summary .product_desc {
    width:100%;
    margin-bottom:22px
}
.single-product .product .summary .product_desc p,
.awa_product_detail .product .summary .product_desc p {
    width:100%;
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px;
    font-weight:400;
    margin-bottom:0;
    color:#999;
    -ms-word-wrap:break-word;
    word-wrap:break-word
}
.woocommerce div.product form.cart div.quantity {
    float:none;
    margin:0
}
.single-product .product .summary .cart,
.awa_product_detail .product .summary .cart {
    width:100%;
    margin-bottom:33px
}
.single-product .product .summary .variations_form.cart,
.awa_product_detail .product .summary .variations_form.cart {
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
    padding:45px 0
}
.single-product .product .summary .variations_form.cart .variations_button,
.single-product .product .summary .variations_form.cart .variations tbody,
.awa_product_detail .product .summary .variations_form.cart .variations_button,
.awa_product_detail .product .summary .variations_form.cart .variations tbody {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.single-product .product .summary .variations_form.cart .variations_button span,
.single-product .product .summary .variations_form.cart .variations tbody span,
.awa_product_detail .product .summary .variations_form.cart .variations_button span,
.awa_product_detail .product .summary .variations_form.cart .variations tbody span {
    font-size:15px;
    line-height:normal;
    letter-spacing:1.1px;
    font-weight:800;
    color:#222222
}
.single-product .product .summary .variations_form.cart .variations_button,
.awa_product_detail .product .summary .variations_form.cart .variations_button {
    width:50%;
    margin-bottom:20px;
    margin-top:20px;
    text-transform:lowercase
}
.single-product .product .summary .variations_form.cart .variations_button .quantity,
.awa_product_detail .product .summary .variations_form.cart .variations_button .quantity {
    margin:0
}
.single-product .product .summary .variations_form.cart .variations,
.awa_product_detail .product .summary .variations_form.cart .variations {
    width:50%
}
.single-product .product .summary .variations_form.cart .variations .value select,
.awa_product_detail .product .summary .variations_form.cart .variations .value select {
    margin:0;
    width:65px;
    height:40px;
    border:1px solid #eee;
    font-size:15px;
    line-height:1.6;
    font-weight:400;
    color:#999;
    padding-right:7px;
    background-color:transparent
}
.single-product .product .summary .variations_form.cart .variations .value fieldset,
.awa_product_detail .product .summary .variations_form.cart .variations .value fieldset {
    border:0
}
.single-product .product .summary .variations_form.cart .variations tbody .label label,
.awa_product_detail .product .summary .variations_form.cart .variations tbody .label label {
    margin:0
}
.single-product .product .summary .variations_form.cart .quantity,
.awa_product_detail .product .summary .variations_form.cart .quantity {
    float:none
}
.single-product .product .summary .cart .variations,
.awa_product_detail .product .summary .cart .variations {
    margin-bottom:42px;
    table-layout:auto
}
.awa_product_detail .product .summary .cart .variations {
    margin-bottom:20px
}
.single-product .product .summary .cart .group_table,
.awa_product_detail .product .summary .cart .group_table {
    border:0;
    margin-bottom:42px;
    table-layout:auto
}
.single-product .product .summary .cart .group_table td.label,
.awa_product_detail .product .summary .cart .group_table td.label {
    font-size:18px;
    line-height:28px;
    letter-spacing:1.4px;
    font-weight:400;
    color:#fff;
    text-align:left
}
.single-product .product .summary .cart .variations .label,
.awa_product_detail .product .summary .cart .variations .label {
    padding:0
}
.single-product .product .summary .cart .variations .label label,
.awa_product_detail .product .summary .cart .variations .label label {
    font-size:15px;
    line-height:normal;
    letter-spacing:1.1px;
    font-weight:800;
    color:#222222;
    margin-bottom:14px
}
.single-product .product .summary .cart .variations .value,
.awa_product_detail .product .summary .cart .variations .value {
    padding:0
}
.single-product .product .summary .cart .variations .value fieldset,
.awa_product_detail .product .summary .cart .variations .value fieldset {
    border-top:1px solid #eee;
    border-bottom:1px solid #eee
}
.single-product .product .summary .cart .variations .value ul,
.awa_product_detail .product .summary .cart .variations .value ul {
    list-style-type:none;
    margin-bottom:0;
    padding:18px 0
}
.single-product .product .summary .cart .variations .value ul li:empty {
    display:none
}
.single-product .product .summary .cart .variations .value ul li:not(:last-child),
.awa_product_detail .product .summary .cart .variations .value ul li:not(:last-child) {
    margin-bottom:10px
}
.single-product .product .summary .cart .variations .value ul li:not(:last-child)::after,
.single-product .product .summary .cart .variations .value ul li:not(:last-child)::before,
.awa_product_detail .product .summary .cart .variations .value ul li:not(:last-child)::after,
.awa_product_detail .product .summary .cart .variations .value ul li:not(:last-child)::before {
    content:'';
    display:table
}
.single-product .product .summary .cart .variations .value ul li:not(:last-child)::after,
.awa_product_detail .product .summary .cart .variations .value ul li:not(:last-child)::after {
    clear:both
}
.single-product .product .summary .cart .variations .value ul li input,
.awa_product_detail .product .summary .cart .variations .value ul li input {
    display:none
}
.single-product .product .summary .cart .variations .value ul li label,
.awa_product_detail .product .summary .cart .variations .value ul li label {
    display:inline-block;
    cursor:pointer;
    position:relative;
    padding-left:29px;
    margin-right:0;
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px;
    font-weight:400;
    color:#222222;
    margin-bottom:0;
    min-width:121px
}
.single-product .product .summary .cart .variations .value ul li label:before,
.awa_product_detail .product .summary .cart .variations .value ul li label:before {
    content:"";
    display:inline-block;
    width:14px;
    height:14px;
    border-radius:50%;
    position:absolute;
    left:0;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    background-color:#eee
}
.single-product .product .summary .cart .variations .value ul li input:checked+label:before,
.awa_product_detail .product .summary .cart .variations .value ul li input:checked+label:before {
    background-color:#f54ea2
}
.single-product .product .summary .cart .variations .value ul li p,
.awa_product_detail .product .summary .cart .variations .value ul li p {
    display:inline-block;
    margin-bottom:0;
    font-size:12px;
    line-height:28px;
    letter-spacing:0.9px;
    font-weight:400;
    color:#969696;
    position:relative
}
.single-product .product .summary .cart .variations .value ul li .price,
.awa_product_detail .product .summary .cart .variations .value ul li .price {
    float:right;
    line-height:28px
}
.single-product .single_variation_wrap,
.awa_product_detail .single_variation_wrap {
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.single-product .single_variation,
.awa_product_detail .single_variation {
    width:100%
}
.awa_product_detail .single_variation {
    margin-bottom:20px
}
.single-product .variations_button,
.awa_product_detail .variations_button {
    width:100%
}
.single-product .product .summary .cart .button,
.awa_product_detail .product .summary .cart .button {
    float:none
}
.single-product .product .summary .cart .button:hover,
.awa_product_detail .product .summary .cart .button:hover {
    color:#fff !important
}
.single-product .product .summary .product_meta,
.awa_product_detail .product .summary .product_meta {
    width:100%;
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px;
    font-weight:800;
    color:#222;
    margin-bottom:20px;
    text-transform:lowercase
}
.single-product .product .summary .product_meta a,
.awa_product_detail .product .summary .product_meta a {
    text-decoration:none;
    color:#999;
    font-weight:normal;
    -webkit-transition:color .3s ease;
    -o-transition:color .3s ease;
    transition:color .3s ease
}
.single-product .product .summary .product_meta a:hover,
.awa_product_detail .product .summary .product_meta a:hover {
    color:#f54ea2
}
.single-product .product .summary .product_meta .sku_wrapper,
.awa_product_detail .product .summary .product_meta .sku_wrapper {
    display:block;
    width:100%
}
.single-product .product .summary .product_meta .sku_wrapper .sku,
.awa_product_detail .product .summary .product_meta .sku_wrapper .sku {
    margin-left:20px;
    color:#999999;
    font-weight:normal
}
.single-product .product .summary .product_meta .posted_in,
.awa_product_detail .product .summary .product_meta .posted_in {
    display:block;
    width:100%;
    margin-bottom:20px
}
.single-product .product .summary .product_meta .posted_in a:first-of-type,
.awa_product_detail .product .summary .product_meta .posted_in a:first-of-type {
    margin-left:20px
}
.single-product .product .summary .product_meta .tagged_as a:first-of-type,
.awa_product_detail .product .summary .product_meta .tagged_as a:first-of-type {
    margin-left:20px
}
.single-product .product .woocommerce-tabs,
.awa_product_detail .product .woocommerce-tabs {
    padding-top:60px
}
.single-product .product .woocommerce-tabs .tabs.wc-tabs,
.awa_product_detail .product .woocommerce-tabs .tabs.wc-tabs {
    padding:0;
    padding-bottom:40px;
    margin-bottom:60px;
    text-align:center;
    text-transform:lowercase
}
.single-product .product .woocommerce-tabs .tabs.wc-tabs:before,
.awa_product_detail .product .woocommerce-tabs .tabs.wc-tabs:before {
    border-bottom:1px solid #eee
}
.single-product div.product .woocommerce-tabs ul.tabs.wc-tabs li,
.awa_product_detail div.product .woocommerce-tabs ul.tabs.wc-tabs li {
    background-color:transparent;
    border:none;
    border-radius:0;
    margin:0;
    padding:0 25px;
    position:relative
}
.single-product div.product .woocommerce-tabs ul.tabs.wc-tabs li a,
.awa_product_detail div.product .woocommerce-tabs ul.tabs.wc-tabs li a {
    position:relative;
    font-size:24px;
    line-height:normal;
    letter-spacing:.2px;
    font-weight:800;
    color:#222;
    padding:0
}
.single-product div.product .woocommerce-tabs ul.tabs.wc-tabs li:before,
.awa_product_detail div.product .woocommerce-tabs ul.tabs.wc-tabs li:before,
.single-product div.product .woocommerce-tabs ul.tabs.wc-tabs li:after,
.awa_product_detail div.product .woocommerce-tabs ul.tabs.wc-tabs li:after {
    display:none
}
.single-product div.product .woocommerce-tabs ul.tabs.wc-tabs li.active a,
.awa_product_detail div.product .woocommerce-tabs ul.tabs.wc-tabs li.active a {
    color:#222222
}
.single-product div.product .woocommerce-tabs ul.tabs.wc-tabs li.active a::before,
.awa_product_detail div.product .woocommerce-tabs ul.tabs.wc-tabs li.active a::before {
    content:'';
    position:absolute;
    height:15px;
    width:100%;
    bottom:-4px;
    left:0;
    z-index:-1;
    background-color:#ffdd65;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease
}
.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel,
.awa_product_detail div.product .woocommerce-tabs .woocommerce-Tabs-panel {
    border:none;
    box-shadow:none;
    background-color:transparent
}
.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel h2,
.awa_product_detail div.product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
    font-size:30px;
    line-height:normal;
    letter-spacing:.2px;
    font-weight:800;
    margin-bottom:26px;
    color:#222222;
    text-transform:lowercase
}
.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel p,
.awa_product_detail div.product .woocommerce-tabs .woocommerce-Tabs-panel p {
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px;
    font-weight:400;
    color:#999;
    margin-bottom:0;
    -ms-word-wrap:break-word;
    word-wrap:break-word
}
.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel table,
.awa_product_detail div.product .woocommerce-tabs .woocommerce-Tabs-panel table {
    border:none;
    border-collapse:collapse
}
.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel table th,
.awa_product_detail div.product .woocommerce-tabs .woocommerce-Tabs-panel table th,
.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel table td,
.awa_product_detail div.product .woocommerce-tabs .woocommerce-Tabs-panel table td {
    border:none
}
.single-product .product .woocommerce-Reviews,
.awa_product_detail .product .woocommerce-Reviews {
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.single-product .product .woocommerce-Reviews #comments,
.awa_product_detail .product .woocommerce-Reviews #comments {
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-order:1;
    -ms-flex-order:1;
    order:1;
    width:70%
}
.single-product .product #reviews #comments .commentlist .comment,
.awa_product_detail .product #reviews #comments .commentlist .comment {
    margin-bottom:20px
}
.single-product .product #reviews #comments .commentlist .comment .avatar,
.awa_product_detail .product #reviews #comments .commentlist .comment .avatar {
    width:70px;
    height:70px;
    border-radius:50%;
    padding:0;
    background-color:transparent;
    border:none;
    margin-right:20px;
    margin-top:6px
}
.single-product .product #reviews #comments .commentlist .comment .comment-text,
.awa_product_detail .product #reviews #comments .commentlist .comment .comment-text {
    margin:0 0 0 90px;
    border:none;
    border-radius:0;
    padding:0
}
.single-product .product #reviews #comments .commentlist .comment .comment-text .star-rating,
.awa_product_detail .product #reviews #comments .commentlist .comment .comment-text .star-rating {
    margin-top:13px;
    margin-right:20px
}
.single-product .product #reviews #comments .commentlist .comment .comment-text .meta,
.awa_product_detail .product #reviews #comments .commentlist .comment .comment-text .meta {
    font-size:24px;
    line-height:normal;
    letter-spacing:.2px;
    font-weight:800;
    margin-top:0;
    margin-bottom:7px;
    color:#222222
}
.single-product .product #reviews #comments .commentlist .comment .comment-text .meta strong,
.awa_product_detail .product #reviews #comments .commentlist .comment .comment-text .meta strong {
    font-weight:inherit
}
.single-product .product #reviews #comments .commentlist .comment .comment-text .date_publish,
.awa_product_detail .product #reviews #comments .commentlist .comment .comment-text .date_publish;
font-size:12px;
line-height:normal;
letter-spacing:.2px;
font-weight:700;
color:#222222;
margin-left:10px
}
.single-product .product #reviews #comments .commentlist .comment .comment-text .description,
.awa_product_detail .product #reviews #comments .commentlist .comment .comment-text .description;
font-size:14px;
line-height:28px;
letter-spacing:1.12px;
font-weight:400;
color:#b2b2b2
}
.single-product .product #reviews #comments .commentlist .comment .comment-text .description p,
.awa_product_detail .product #reviews #comments .commentlist .comment .comment-text .description p {
    margin:0
}
.single-product .product .woocommerce-Reviews #review_form_wrapper,
.awa_product_detail .product .woocommerce-Reviews #review_form_wrapper {
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-order:2;
    -ms-flex-order:2;
    order:2;
    width:30%;
    padding-left:50px
}
.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-reply-title,
.awa_product_detail .product .woocommerce-Reviews #review_form_wrapper .comment-reply-title;
font-size:24px;
line-height:normal;
letter-spacing:.2px;
font-weight:800;
margin-top:8px;
color:#222222
}
.single-product .product .woocommerce-Reviews #review_form_wrapper #respond .comment-form-rating,
.awa_product_detail .product .woocommerce-Reviews #review_form_wrapper #respond .comment-form-rating {
    margin:10px 0 15px 0
}
.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-form-rating label,
.awa_product_detail .product .woocommerce-Reviews #review_form_wrapper .comment-form-rating label;
font-size:15px;
line-height:normal;
letter-spacing:.2px;
font-weight:400;
color:#999;
margin-bottom:0;
margin-right:15px
}
.single-product .product .woocommerce-Reviews #review_form_wrapper #respond .comment-form-rating .stars,
.awa_product_detail .product .woocommerce-Reviews #review_form_wrapper #respond .comment-form-rating .stars {
    display:inline-block;
    font-size:12px;
    line-height:20px;
    margin-bottom:0
}
.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars a,
.awa_product_detail .product .woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars a {
    height:20px;
    vertical-align:middle
}
.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-form-comment,
.awa_product_detail .product .woocommerce-Reviews #review_form_wrapper .comment-form-comment,
.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-form-author,
.awa_product_detail .product .woocommerce-Reviews #review_form_wrapper .comment-form-author,
.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-form-email,
.awa_product_detail .product .woocommerce-Reviews #review_form_wrapper .comment-form-email {
    margin:0 0 12px !important
}
.single-product .product .woocommerce-Reviews #review_form_wrapper input,
.awa_product_detail .product .woocommerce-Reviews #review_form_wrapper input,
.single-product .product .woocommerce-Reviews #review_form_wrapper textarea,
.awa_product_detail .product .woocommerce-Reviews #review_form_wrapper textarea {
    font-size:15px;
    line-height:normal;
    letter-spacing:1.12px;
    font-weight:400;
    color:#999;
    width:100%;
    border:none;
    background-color:transparent;
    padding:10px 0;
    border-bottom:2px solid #999
}
.single-product .product .woocommerce-Reviews #review_form_wrapper textarea,
.awa_product_detail .product .woocommerce-Reviews #review_form_wrapper textarea {
    resize:none
}
.single-product .product .woocommerce-Reviews #review_form_wrapper .form-submit,
.awa_product_detail .product .woocommerce-Reviews #review_form_wrapper .form-submit {
    margin-top:46px !important
}
.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-form .form-submit input#submit,
.awa_product_detail .product .woocommerce-Reviews #review_form_wrapper .comment-form .form-submit input#submit,
.woocommerce #respond input#submit {
    font-size:14px;
    display:inline-block;
    letter-spacing:.5px;
    font-weight:bold;
    box-sizing:border-box;
    line-height:1;
    padding:20px 38px;
    text-decoration:none;
    -webkit-font-smoothing:antialiased;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease;
    border:none;
    background-color:#f54ea2;
    color:#ffffff
}
.input_shop_wrapper {
    display:inline-block;
    position:relative
}
.input_shop_wrapper {
    position:relative
}
.input_shop_wrapper::before {
    content:'';
    position:absolute;
    left:-6px;
    top:8px;
    width:100%;
    height:100%;
    z-index:-1;
    background-color:#ffdd65;
    -webkit-transition:all 250ms ease;
    transition:all 250ms ease
}
.input_shop_wrapper:hover {
    color:#fff
}
.input_shop_wrapper:hover::before {
    top:4px;
    left:-3px
}
.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-form .form-submit input#submit:hover,
.awa_product_detail .product .woocommerce-Reviews #review_form_wrapper .comment-form .form-submit input#submit:hover {
    opacity:1
}
.single-product .product div.related.products,
.awa_product_detail .product div.related.products {
    padding-top:16px
}
.single-product .product div.related.products .related-subtitle,
.awa_product_detail .product div.related.products .related-subtitle {
    color:#222;
    font-weight:800;
    font-size:30px;
    text-align:center
}
.single-product div.product .up-sells .products,
.awa_product_detail div.product .up-sells .products,
.single-product .product .related.products .products,
.awa_product_detail .product .related.products .products {
    margin-top:31px;
    margin-bottom:0;
    margin-left:-15px;
    margin-right:-15px
}
.single-product div.product .up-sells h2,
.awa_product_detail div.product .up-sells h2 {
    font-size:30px;
    font-weight:800;
    line-height:normal;
    letter-spacing:.1px;
    color:#222222;
    text-align:center
}
.single-product .product .related.products h2,
.awa_product_detail .product .related.products h2 {
    color:#bbbbbb;
    font-size:15px;
    font-weight:800;
    line-height:normal;
    letter-spacing:.1px;
    text-align:center;
    text-transform:lowercase
}
.single-product .product .related.products h2.woocommerce-loop-product__title,
.awa_product_detail .product .related.products h2.woocommerce-loop-product__title {
    color:#222222
}
.single-product div.product .up-sells .products li.product,
.awa_product_detail div.product .up-sells .products li.product,
.page .single-product .product div.related.products li.product,
.woocommerce .awa_product_detail .product div.related.products li.product {
    width:33.333333%
}
.single-product div.product .up-sells .products li.product .awa-prod-list-image,
.awa_product_detail div.product .up-sells .products li.product .awa-prod-list-image,
.page .single-product .product div.related.products li.product .awa-prod-list-image,
.woocommerce .awa_product_detail .product div.related.products li.product .awa-prod-list-image {
    min-height:370px
}
.woocommerce.woocommerce-page ul.products,
.page .woocommerce ul.products {
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-top:0;
    margin-bottom:20px
}
.woocommerce.woocommerce-page ul.products::before,
.page .woocommerce ul.products::before {
    position:absolute
}
.woocommerce.woocommerce-page ul.products::after,
.page .woocommerce ul.products::after {
    position:absolute
}
.woocommerce ul.products li.product {
    float:none;
    margin:0 0 60px 0;
    padding:0 5px;
    color:#b2b2b2;
    text-align:center;
    list-style:none
}
.woocommerce ul.products li.product.product-category a {
    display:block
}
.woocommerce ul.products li.product .awa_product_list_name .count {
    display:inline-block;
    margin:0;
    font-size:12px;
    line-height:20px;
    letter-spacing:2.40px;
    font-weight:400;
    background-color:#222222;
    color:#fff;
    padding:2px 10px;
    vertical-align:middle
}
.woocommerce ul.products li.product .awa-prod-list-image {
    position:relative;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    margin-bottom:27px
}
.woocommerce ul.products.gutt-col-2 li.product .awa-prod-list-image {
    margin-bottom:22px
}
.woocommerce ul.products li.product .awa-prod-list-image:after {
    content:'';
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-color:#fff;
    opacity:0;
    -webkit-transition:opacity 0.3s ease;
    transition:opacity 0.3s ease
}
.woocommerce ul.products li.product .awa-prod-list-image:hover:after {
    opacity:0.6
}
.woocommerce ul.products li.product .awa-prod-list-image:hover .product-links-wrapp {
    opacity:1
}
.woocommerce ul.products li.product .awa-prod-list-image .product-links-wrapp {
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    -webkit-transition:opacity 0.3s ease;
    transition:opacity 0.3s ease;
    z-index:10;
    opacity:0
}
.woocommerce ul.products li.product .awa-prod-list-image .awa-link {
    display:inline-block;
    font-size:13px;
    line-height:20px;
    font-weight:800;
    color:#222;
    margin-top:10px;
    opacity:1;
    -webkit-transition:opacity 0.3s ease;
    transition:opacity 0.3s ease;
    letter-spacing:.2px;
    text-decoration:none
}
.woocommerce ul.products li.product .category-product a {
    display:inline-block;
    font-size:14px;
    line-height:28px;
    letter-spacing:1.12px;
    font-weight:400;
    color:#b2b2b2;
    margin-bottom:4px
}
.woocommerce ul.products.gutt-col-2 li.product h3 {
    font-size:36px;
    line-height:40px
}
.woocommerce ul.products li.product h3 {
    font-size:24px;
    line-height:24px;
    letter-spacing:2.88px;
    font-weight:400;
    padding:0;
    color:#222222
}
.woocommerce ul.products li.product .price {
    margin-top:10px
}
.woocommerce ul.products.gutt-col-2 li.product .price {
    margin-top:8px
}
.page .woocommerce.columns-2 ul.products li.product,
.woocommerce ul.products.gutt-col-2 li.product {
    width:50%
}
.page .woocommerce.columns-2 ul.products li.product .awa-prod-list-image,
.woocommerce ul.products.gutt-col-2 li.product .awa-prod-list-image {
    min-height:570px
}
.page .woocommerce.columns-3 ul.products li.product,
.woocommerce ul.products.gutt-col-3 li.product {
    width:33.333333%
}
.page .woocommerce.columns-3 ul.products li.product .awa-prod-list-image,
.woocommerce ul.products.gutt-col-3 li.product .awa-prod-list-image {
    min-height:560px
}
.page .woocommerce.columns-4 ul.products li.product,
.woocommerce ul.products.gutt-col-4 li.product {
    width:25%
}
.page .woocommerce.columns-4 ul.products li.product .awa-prod-list-image,
.woocommerce ul.products.gutt-col-4 li.product .awa-prod-list-image {
    min-height:270px
}
.page .woocommerce.columns-5 ul.products li.product {
    width:20%
}
.page .woocommerce.columns-5 ul.products li.product .awa-prod-list-image {
    min-height:210px
}
.page .woocommerce.columns-6 ul.products li.product {
    width:16.666666%
}
.page .woocommerce.columns-6 ul.products li.product .awa-prod-list-image {
    min-height:170px
}
.page .woocommerce.columns-1,
.page .woocommerce.columns-2,
.page .woocommerce.columns-3,
.page .woocommerce.columns-4,
.page .woocommerce.columns-5,
.page .woocommerce.columns-6 {
    margin-left:-15px;
    margin-right:-15px
}
.page .woocommerce.columns-1 ul.products li.product {
    width:100%
}
.awa-woocommerce-pagination .posts-navigation .screen-reader-text {
    display:none
}
.awa-woocommerce-pagination .nav-links {
    padding:30px 15px 70px
}
.awa-woocommerce-pagination .nav-links:after,
.awa-woocommerce-pagination .nav-links:before {
    content:'';
    display:table;
    clear:both
}
.awa-woocommerce-pagination .nav-links .nav-previous {
    width:50%;
    float:right;
    text-align:right
}
.awa-woocommerce-pagination .nav-links .nav-next {
    width:50%;
    float:left
}
.awa-woocommerce-pagination .nav-links .nav-previous a,
.awa-woocommerce-pagination .nav-links .nav-next a {
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    font-size:15px;
    font-weight:800;
    color:#222;
    line-height:1.12;
    letter-spacing:.2px;
    text-decoration:none;
    position:relative;
    -webkit-transition:opacity 350ms ease;
    transition:opacity 350ms ease
}
.awa-woocommerce-pagination .nav-links .nav-previous a:hover,
.awa-woocommerce-pagination .nav-links .nav-next a:hover {
    text-decoration:none
}
.awa-woocommerce-pagination .nav-links .nav-previous a:hover::before,
.awa-woocommerce-pagination .nav-links .nav-previous a:hover::after,
.awa-woocommerce-pagination .nav-links .nav-next a:hover::before,
.awa-woocommerce-pagination .nav-links .nav-next a:hover::after {
    color:#f54ea2
}
.awa-woocommerce-pagination .nav-links a::before {
    content:'';
    color:#222222;
    font-family:'FontAwesome';
    font-size:14px;
    display:block;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
.awa-woocommerce-pagination .nav-links .nav-previous a::after {
    content:'\f061';
    margin-left:25px;
    color:#222222;
    font-family:'FontAwesome';
    font-size:14px;
    display:block;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
.awa-woocommerce-pagination .nav-links .nav-next a::before {
    content:'\f060';
    margin-right:25px
}
.awa-woocommerce-pagination .nav-links .nav-next a:hover:before {
    margin-right:30px
}
.awa-woocommerce-pagination .nav-links .nav-previous a:hover:after {
    margin-left:30px
}
.awa_cart.shop_table {
    margin-top:26px
}
.single-product .product-type-variable .product_price {
    display:none
}
.single-product .product_price {
    position:absolute;
    top:0;
    width:100%;
    color:#f54ea2;
    font-size:30px;
    font-weight:800;
    letter-spacing:.2px
}
.single-product .product_price p.price {
    font-size:30px
}
@media only screen and (max-width: 768px) {
    .single-product .product .summary.entry-summary,
    .awa_product_detail .product .summary.entry-summary {
        padding-left:0
    }
    .single-product .product_price {
        text-align:center
    }
}
.awa_cart.shop_table ul {
    list-style-type:none;
    margin:0
}
.awa_cart.shop_table .heading {
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:nowrap;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
    border-bottom:1px solid #eee;
    padding:15px 0
}
.awa_cart.shop_table .heading li {
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    width:20%;
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px;
    font-weight:800;
    color:#222222
}
.awa_cart.shop_table ul .cart_item {
    padding:30px 0;
    border-bottom:1px solid #eee
}
.awa_cart.shop_table ul .cart_item ul {
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:nowrap;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap
}
.awa_cart.shop_table ul .cart_item ul li {
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center
}
.awa_cart.shop_table .heading .heading-product {
    width:47%
}
.awa_cart.shop_table ul .cart_item ul .product-remove {
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end;
    width:5%
}
.awa_cart.shop_table ul .cart_item ul .product-thumbnail {
    width:10%
}
.awa_cart.shop_table ul .cart_item ul .product-name {
    width:40%;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-align-items:flex-start;
    -ms-flex-align:start;
    align-items:flex-start;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center
}
.awa_cart.shop_table .heading .heading-price,
.awa_cart.shop_table ul .cart_item ul .product-price {
    width:20%
}
.awa_cart.shop_table .heading .heading-quantity,
.awa_cart.shop_table ul .cart_item ul .product-quantity {
    width:15%
}
.awa_cart.shop_table .heading .heading-total,
.awa_cart.shop_table ul .cart_item ul .product-subtotal {
    width:15%
}
.awa_cart.shop_table ul .cart_item ul .product-remove .remove {
    color:#d8d8d8 !important;
    font-size:30px;
    width:auto;
    height:auto;
    font-weight:400;
    text-decoration:none
}
.awa_cart.shop_table ul .cart_item ul .product-remove .remove:hover {
    background-color:transparent
}
.awa_cart.shop_table ul .cart_item ul .product-thumbnail img {
    max-width:80px;
    width:100%
}
.awa_cart.shop_table ul .cart_item ul .product-name a {
    font-size:18px;
    line-height:normal;
    letter-spacing:.2px;
    font-weight:800;
    text-decoration:none;
    color:#222222
}
.awa_cart.shop_table ul .cart_item ul .product-price,
.awa_cart.shop_table ul .cart_item ul .product-subtotal {
    color:#f54ea2;
    font-size:15px;
    font-weight:800;
    line-height:1.6;
    letter-spacing:.2px
}
.awa_cart.shop_table ul .cart_item ul .product-name .variation dt {
    display:inline-block;
    font-size:12px;
    line-height:28px;
    letter-spacing:1.12px;
    font-weight:400;
    color:#222222
}
.awa_cart.shop_table ul .cart_item ul .product-name .variation dd {
    display:inline-block;
    margin-bottom:0
}
.awa_cart.shop_table ul .cart_item ul .product-name .variation dd p {
    margin-bottom:0;
    font-size:12px;
    line-height:28px;
    letter-spacing:0.9px;
    font-weight:400;
    color:#969696
}
#ship-to-different-address input {
    position:relative;
    top:2px;
    margin-left:0px
}
#ship-to-different-address label {
    color:#7e7e7e;
    font-size:15px;
    display:inline;
    width:auto;
    line-height:2.13;
    letter-spacing:.5px
}
.awa_cart.shop_table .complement-cart {
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:nowrap;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
    padding:40px 0
}
.awa_cart.shop_table .complement-cart .coupon {
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    width:50%
}
.awa_cart.shop_table .complement-cart .coupon .input-text,
.woocommerce form .form-row select,
.woocommerce form .form-row input {
    border:2px solid #eeeeee;
    padding:10px 24px;
    font-size:15px;
    font-weight:600;
    color:#f54ea2;
    line-height:1.6;
    letter-spacing:.2px;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease;
    margin-right:20px
}
.awa_cart.shop_table .complement-cart .coupon .input-text[type="submit"],
.woocommerce form .form-row select[type="submit"],
.woocommerce form .form-row input[type="submit"] {
    color:#999999;
    font-weight:800;
    padding:18px 24px;
    margin-right:0
}
.awa_cart.shop_table .complement-cart .coupon .input-text[type="submit"]:hover,
.woocommerce form .form-row select[type="submit"]:hover,
.woocommerce form .form-row input[type="submit"]:hover {
    color:#ffffff
}
.awa_cart.shop_table .complement-cart .coupon .input-text:-webkit-input-placeholder,
.woocommerce form .form-row select:-webkit-input-placeholder,
.woocommerce form .form-row input:-webkit-input-placeholder {
    opacity:.6;
    color:#222222
}
.awa_cart.shop_table .complement-cart .coupon .input-text:-moz-placeholder,
.woocommerce form .form-row select:-moz-placeholder,
.woocommerce form .form-row input:-moz-placeholder {
    opacity:.6;
    color:#222222
}
.awa_cart.shop_table .complement-cart .coupon .input-text:-ms-input-placeholder,
.woocommerce form .form-row select:-ms-input-placeholder,
.woocommerce form .form-row input:-ms-input-placeholder {
    opacity:.6;
    color:#222222
}
.awa_cart.shop_table .complement-cart .coupon .input-text:-moz-placeholder,
.woocommerce form .form-row select:-moz-placeholder,
.woocommerce form .form-row input:-moz-placeholder {
    opacity:.6;
    color:#222222
}
.woocommerce form .form-row select {
    opacity:.6;
    color:#222222
}
.awa_cart.shop_table .complement-cart .coupon .input-text:focus {
    border:2px solid #f54ea2
}
.awa_cart.shop_table .complement-cart .action {
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    width:50%;
    padding:0;
    -webkit-justify-content:flex-end;
    -ms-flex-pack:end;
    justify-content:flex-end;
    background-color:transparent
}
.awa-cart-collaterals .cart_totals {
    text-align:right;
    margin-top:33px;
    margin-bottom:65px
}
.awa-cart-collaterals .cart_totals h2 {
    font-size:36px;
    line-height:normal;
    letter-spacing:.2px;
    font-weight:800;
    margin-bottom:26px;
    color:#222222
}
.awa-cart-collaterals .cart_totals .shop_table ul {
    list-style-type:none;
    margin:0;
    margin-bottom:20px
}
.awa-cart-collaterals .cart_totals .shop_table ul li {
    font-size:15px;
    line-height:20px;
    letter-spacing:.2px;
    font-weight:800;
    color:#999;
    margin-bottom:10px
}
.awa-cart-collaterals .cart_totals .shop_table ul li span {
    margin-left:15px;
    color:#f54ea2
}
.awa-cart-collaterals .cart_totals a.button {
    display:inline-block;
    margin-bottom:0
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
    top:auto;
    width:20px;
    height:20px;
    right:2px
}
.woocommerce form .form-row {
    margin:0 0 40px 0
}
.woocommerce form.checkout_coupon,
.woocommerce form.login {
    margin:0 0 40px 0;
    padding:20px 0 40px 0;
    border:none;
    border-bottom:4px solid #f2f2f2
}
.woocommerce form.login {
    border-bottom:none
}
.woocommerce form.checkout_coupon .form-row {
    padding:0;
    margin:0
}
.woocommerce form.checkout_coupon .form-row input.input-text {
    height:59px;
    border:2px solid #eeeeee;
    padding:10px 24px;
    font-size:15px;
    font-weight:600;
    color:#f54ea2;
    line-height:1.6;
    letter-spacing:.2px;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease;
    margin-right:20px
}
.woocommerce form.checkout_coupon .form-row input.input-text:-webkit-input-placeholder {
    opacity:.6;
    color:#222222
}
.woocommerce form.checkout_coupon .form-row input.input-text:-moz-placeholder {
    opacity:.6;
    color:#222222
}
.woocommerce form.checkout_coupon .form-row input.input-text:-ms-input-placeholder {
    opacity:.6;
    color:#222222
}
.woocommerce form.checkout_coupon .form-row input.input-text:-moz-placeholder {
    opacity:.6;
    color:#222222
}
.woocommerce form.checkout_coupon .form-row input.input-text::focus {
    border-color:#f54ea2
}
.woocommerce form.checkout h3 {
    font-size:40px;
    line-height:normal;
    font-weight:800;
    letter-spacing:.2px;
    margin-bottom:60px;
    color:#222222
}
.woocommerce form.checkout #order_review_heading {
    margin-top:40px
}
.woocommerce form.checkout .form-row,
.woocommerce form.login .form-row {
    padding:0;
    margin:0 0 40px
}
.woocommerce form.login .form-row label,
.woocommerce form.checkout .form-row label {
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px;
    font-weight:800;
    color:#999;
    margin-bottom:3px
}
.woocommerce form.login .form-row .required,
.woocommerce form.checkout .form-row .required {
    color:inherit
}
.woocommerce form.login .form-row input,
.woocommerce form.login .form-row textarea,
.woocommerce form.checkout .form-row input,
.woocommerce form.checkout .form-row textarea {
    border:2px solid #eeeeee;
    padding:10px 24px;
    font-size:15px;
    font-weight:600;
    color:#f54ea2;
    line-height:1.6;
    letter-spacing:.2px;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease;
    margin-right:20px
}
.woocommerce form.login .form-row input:-webkit-input-placeholder,
.woocommerce form.login .form-row textarea:-webkit-input-placeholder,
.woocommerce form.checkout .form-row input:-webkit-input-placeholder,
.woocommerce form.checkout .form-row textarea:-webkit-input-placeholder {
    opacity:.6;
    color:#222222
}
.woocommerce form.login .form-row input:-moz-placeholder,
.woocommerce form.login .form-row textarea:-moz-placeholder,
.woocommerce form.checkout .form-row input:-moz-placeholder,
.woocommerce form.checkout .form-row textarea:-moz-placeholder {
    opacity:.6;
    color:#222222
}
.woocommerce form.login .form-row input:-ms-input-placeholder,
.woocommerce form.login .form-row textarea:-ms-input-placeholder,
.woocommerce form.checkout .form-row input:-ms-input-placeholder,
.woocommerce form.checkout .form-row textarea:-ms-input-placeholder {
    opacity:.6;
    color:#222222
}
.woocommerce form.login .form-row input:-moz-placeholder,
.woocommerce form.login .form-row textarea:-moz-placeholder,
.woocommerce form.checkout .form-row input:-moz-placeholder,
.woocommerce form.checkout .form-row textarea:-moz-placeholder {
    opacity:.6;
    color:#222222
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-invalid .select2-container {
    border-color:#eee
}
.select2-container--default .select2-selection--single {
    border:0;
    background-color:transparent;
    height:auto
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height:auto;
    top:50%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%)
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color:#222222;
    opacity:.6
}
.woocommerce form.login .form-row textarea,
.woocommerce form.checkout .form-row textarea {
    min-height:100px
}
.woocommerce form.login .form-row input:focus,
.woocommerce form.login .form-row textarea:focus,
.woocommerce form.checkout .form-row input:focus,
.woocommerce form.checkout .form-row textarea:focus,
.woocommerce form.checkout_coupon .form-row input.input-text:focus {
    border:2px solid #f54ea2
}
.woocommerce form.login .form-row input:-webkit-autofill,
.woocommerce form.checkout .form-row input:-webkit-autofill,
.woocommerce form.login .form-row input:-webkit-autofill:hover,
.woocommerce form.checkout .form-row input:-webkit-autofill:hover,
.woocommerce form.login .form-row input:-webkit-autofill:focus,
.woocommerce form.checkout .form-row input:-webkit-autofill:focus {
    background-color:#f9f5ee;
    -webkit-transition:background-color 3000s ease 0s;
    transition:background-color 3000s ease 0s;
    box-shadow:0 0 0 1000px #f9f5ee inset
}
.woocommerce form.login .form-row input[type="submit"]:focus,
.woocommerce form.login .form-row input[type="submit"]:visited,
.woocommerce form.login .form-row input[type="submit"]:active,
.woocommerce form.login .form-row input[type="submit"] {
    margin-right:40px;
    display:inline-block;
    width:auto;
    min-width:144px;
    border-radius:0;
    box-sizing:border-box;
    font-size:11px;
    line-height:20px;
    letter-spacing:1.1px;
    font-weight:bold;
    padding:8px 20px;
    background-color:transparent;
    color:#fff;
    right:auto;
    top:auto;
    -webkit-transform:none;
    -ms-transform:none;
    transform:none;
    -webkit-transition:opacity 350ms ease;
    transition:opacity 350ms ease
}
.woocommerce form.login .form-row input[type="checkbox"],
.woocommerce form.checkout .form-row input[type="checkbox"],
.woocommerce .woocommerce-shipping-fields input[type="checkbox"] {
    display:none
}
.woocommerce form.login .form-row input[type="checkbox"] {
    display:inline-block;
    width:auto;
    position:relative;
    top:2px
}
.woocommerce form.login .form-row label.checkbox,
.woocommerce form.checkout .form-row label.checkbox,
.woocommerce .woocommerce-shipping-fields label.checkbox {
    display:inline-block;
    cursor:pointer;
    position:relative;
    padding-left:29px;
    margin-bottom:0;
    margin-top:0
}
.woocommerce form.login .form-row label.checkbox:before,
.woocommerce form.checkout .form-row label.checkbox:before,
.woocommerce .woocommerce-shipping-fields label.checkbox:before {
    content:"";
    display:inline-block;
    width:14px;
    height:14px;
    border-radius:0;
    position:absolute;
    left:0;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    background-color:#e6e6e6
}
.ship-to-different-address input[type="checkbox"]:checked+label.checkbox:before,
.woocommerce form.login .form-row input[type="checkbox"]:checked+label.checkbox:before,
.woocommerce form.checkout .form-row input[type="checkbox"]:checked+label.checkbox:before,
.woocommerce .woocommerce-shipping-fields input[type="checkbox"]:checked+label.checkbox:before {
    background-color:#f54ea2
}
.woocommerce form.login .lost_password {
    margin-bottom:0
}
.wc-terms-and-conditions a {
    text-decoration:none
}
.wc-terms-and-conditions a:hover {
    color:#f54ea2
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color:inherit
}
.woocommerce form.login .lost_password a {
    font-size:15px;
    line-height:normal;
    letter-spacing:.2px;
    font-weight:800;
    color:#222222;
    text-decoration:none
}
.select2-container {
    border:2px solid #eeeeee;
    padding:10px 24px;
    font-size:15px;
    font-weight:600;
    color:#f54ea2;
    line-height:1.6;
    letter-spacing:.2px;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease;
    margin-right:20px
}
.select2-container.select2-dropdown-open.select2-drop-above .select2-choice {
    border:none;
    border-bottom:1px solid #f2f2f2;
    border-radius:0
}
.select2-drop.select2-drop-above.select2-drop-active {
    border:none
}
.select2-drop-active {
    border:none;
    border-radius:0;
    color:#222222;
    border-bottom:1px solid #222222;
    overflow-x:hidden
}
.select2-search {
    padding:0;
    position:relative
}
.select2-search:after {
    content:"\f002";
    font-family:"FontAwesome";
    font-size:12px;
    line-height:28px;
    color:#b2b2b2;
    position:absolute;
    right:5px;
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%)
}
.select2-search input {
    font-size:15px;
    line-height:normal;
    letter-spacing:.2px;
    font-weight:400;
    color:#999;
    padding:10px 0 !important;
    border:1px solid #f2f2f2;
    border-bottom:0;
    background-color:transparent;
    background-image:none !important;
    border-radius:0
}
.select2-results {
    border:none;
    padding:0;
    margin-left:0 !important;
    margin-right:-20px
}
.select2-results li {
    font-size:14px;
    line-height:normal;
    letter-spacing:.2px;
    font-weight:400;
    color:#999;
    border:none;
    padding:0;
    margin-left:0 !important
}
.select2-results li.select2-highlighted {
    background-color:transparent;
    opacity:0.9;
    border-radius:0;
    color:#222222
}
.woocommerce table.shop_table {
    border:none;
    border-collapse:collapse;
    margin:0 0 33px 0
}
.woocommerce table.shop_table .woocommerce-Price-amount {
    color:#ababab
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td,
.woocommerce table.shop_table tr,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
    border:none
}
.woocommerce table.shop_table thead .product-name,
.woocommerce table.shop_table thead .product-total {
    font-size:24px;
    line-height:2.4;
    letter-spacing:normal;
    font-weight:800;
    color:#222222;
    padding:14px 0 !important
}
.woocommerce table.shop_table .cart_item .product-name {
    font-size:15px;
    line-height:2.4;
    letter-spacing:normal;
    font-weight:600;
    color:#999;
    text-align:left;
    padding:10px 10px 10px 0
}
.woocommerce table.shop_table .cart_item .product-name strong {
    font-weight:inherit;
    color:#333333
}
.woocommerce table.shop_table .cart_item .product-name .variation dt {
    display:inline-block;
    font-size:15px;
    line-height:normal;
    letter-spacing:.2px;
    font-weight:800;
    color:#222222
}
.woocommerce table.shop_table .cart_item .product-name .variation dd {
    margin-bottom:0
}
.woocommerce table.shop_table .cart_item .product-name .variation dd p {
    margin-bottom:0;
    font-size:15px;
    line-height:normal;
    letter-spacing:0.9px;
    font-weight:400;
    color:#999
}
.woocommerce table.shop_table tfoot {
    border-top:1px solid #eee;
    border-bottom:1px solid #eee
}
.woocommerce table.shop_table tfoot .cart-subtotal th,
.woocommerce table.shop_table tfoot .shipping th {
    color:#999;
    font-size:15px;
    font-weight:600;
    line-height:2.89;
    letter-spacing:.2px;
    text-transform:capitalize
}
.woocommerce table.shop_table tfoot .cart-subtotal td .woocommerce-Price-amount {
    color:#999;
    font-size:15px;
    font-weight:600
}
.woocommerce table.shop_table .cart-subtotal {
    border-bottom:1px solid #eee
}
.woocommerce table.shop_table .cart-subtotal th {
    padding:0
}
.woocommerce table.shop_table .shipping {
    border-bottom:1px solid #eee
}
.woocommerce table.shop_table .order-total th {
    padding:30px 0 20px 0;
    color:#222222;
    font-size:15px;
    font-weight:800
}
.woocommerce table.shop_table .order-total .woocommerce-Price-amount {
    color:#f54ea2;
    font-size:20px;
    font-weight:800
}
.woocommerce-checkout #payment {
    border-radius:0;
    background-color:transparent
}
.woocommerce-checkout-review-order #payment .payment_methods.methods {
    padding:20px 0;
    border-bottom:0
}
.woocommerce-checkout-review-order #payment .payment_methods.methods li {
    font-size:15px;
    line-height:normal;
    letter-spacing:.2px;
    font-weight:400;
    color:#999;
    margin-bottom:0
}
.woocommerce-checkout-review-order #payment .payment_methods.methods li label {
    font-size:15px;
    line-height:normal;
    letter-spacing:.9px;
    color:#999;
    margin-bottom:0;
    display:inline-block
}
.woocommerce-checkout-review-order #payment .payment_methods.methods li img {
    margin-right:20px
}
.woocommerce-checkout-review-order #payment .payment_methods.methods li .about_paypal {
    font-size:15px;
    line-height:30px;
    letter-spacing:.2px;
    color:#999;
    margin-bottom:0;
    display:inline-block;
    text-decoration:none;
    vertical-align:middle
}
.woocommerce-checkout-review-order #payment div.payment_box {
    font-size:15px;
    line-height:normal;
    font-weight:800;
    color:#222222
}
.woocommerce-checkout-review-order #payment div.payment_box p {
    color:inherit
}
.woocommerce-checkout-review-order .woocommerce-checkout-payment#payment .place-order {
    padding:20px 0
}
.woocommerce-shipping-calculator p {
    margin:20px 0
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color:#f54ea2
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color:#b2b2b2;
    margin-bottom:30px
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
    height:.3em
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    top:-.35em
}
.archive.woocommerce-page .sidebar-item .star-rating {
    font-size:12px !important;
    font-family:star !important;
    line-height:1 !important
}
.widget_product_search .woocommerce-product-search {
    position:relative !important
}
.woocommerce ul.product_list_widget li img {
    margin-top:5px
}
.woocommerce-page.woocommerce .sidebar-item a.button {
    color:#fff !important;
    padding:8px 25px 4px 25px;
    margin-bottom:0;
    margin-top:5px
}
.woocommerce .sidebar-item a.remove {
    top:7px !important;
    color:#222222 !important
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    margin-top:20px;
    border-top:none
}
.woocommerce a.remove:hover {
    background-color:transparent !important;
    color:#222222 !important
}
.woocommerce div.product p.stock {
    display:flex;
    clear:both;
    color:#999;
    font-size:15px;
    width:100%;
}
.woocommerce-error {
    margin-left:0
}
.woocommerce form.login .form-row input[type="submit"] {
    margin-bottom:10px
}
.shop-list-page {
    padding:0 100px
}
.shop-list-page .on-new {
    position:absolute;
    top:20px;
    right:0;
    display:inline-block;
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px;
    font-weight:800;
    background-color:#09d4de;
    color:#fff;
    padding:0 10px;
    z-index:5
}
.woocommerce ul.products li.product a h2 {
    color:#222;
    letter-spacing:.2px;
    font-size:15px !important;
    font-weight:800;
    line-height:1.6
}
.woocommerce ul.products li.product a {
    text-decoration:none
}
.woocommerce ul.products li.product span {
    font-family:Muli,
    sans-serif;
    font-size:15px;
    font-weight:800;
    line-height:1.6;
    letter-spacing:.2px;
    color:#f54ea2
}
.woocommerce ul.products li.product span.on-new {
    position:absolute;
    top:20px;
    right:0;
    display:inline-block;
    font-weight:800;
    background-color:#09d4de;
    padding:0 10px;
    z-index:5;
    color:#ffffff
}
.woocommerce ul.products li.product span del {
    color:#bbbbbb
}
.woocommerce ul.products li.product span del span {
    color:#bbbbbb
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    padding:0
}
.woocommerce p.stars a::before {
    top:1.5px
}
.woocommerce-cart .padding-both>.container {
    padding:20px 30px 20px !important
}
.sidebar-item .product-title {
    font-weight:bold !important
}
.sidebar-item .woocommerce-Price-amount {
    font-size:12px !important
}
.sidebar-item .star-rating span {
    font-family:star !important;
    font-size:12px !important;
    line-height:1 !important
}
.col-md-3 .widget_product_search .woocommerce-product-search,
.col-md-4 .widget_product_search .woocommerce-product-search {
    position:static
}
.col-md-3 .widget_product_search .woocommerce-product-search::after,
.col-md-4 .widget_product_search .woocommerce-product-search::after {
    right:5px
}
.col-md-3 .widget_product_search input[type="search"],
.col-md-3 .widget_product_search input[type="text"],
.col-md-4 .widget_product_search input[type="search"],
.col-md-4 .widget_product_search input[type="text"] {
    padding:15px 10px;
    font-weight:normal
}
.col-md-3 .widget_product_search input[type="submit"],
.col-md-4 .widget_product_search input[type="submit"] {
    position:absolute
}
.col-md-3 .widget_product_tag_cloud .tag-cloud-link,
.col-md-4 .widget_product_tag_cloud .tag-cloud-link {
    margin-right:20px;
    margin-bottom:15px
}
.awa-best-seller-widget {
    position:relative;
    max-height:calc(100vh - 225px);
    overflow:hidden
}
.awa-best-seller-widget .seller-img {
    width:80px;
    height:105px;
    -webkit-background-size:cover;
    background-size:cover;
    background-position:center;
    margin-right:20px
}
.awa-best-seller-widget .swiper3-container {
    height:450px !important
}
.awa-best-seller-widget .swiper3-slide {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    border-bottom:1px solid #eee
}
.awa-best-seller-widget .swiper3-slide-duplicate-prev {
    border-bottom:0
}
.awa-best-seller-widget .swiper3-arrows {
    position:absolute;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    top:20px;
    right:-20px
}
.awa-best-seller-widget .swiper3-button-prev,
.awa-best-seller-widget .swiper3-button-next {
    background-image:none;
    position:static;
    color:#cccccc;
    font-size:12px;
    -webkit-transition:color .3s ease;
    -o-transition:color .3s ease;
    transition:color .3s ease
}
.awa-best-seller-widget .swiper3-button-prev:hover,
.awa-best-seller-widget .swiper3-button-next:hover {
    color:#f54ea2
}
.awa-best-seller-widget .seller-text a {
    color:#222222;
    font-size:15px;
    font-weight:800;
    line-height:1.6
}
.awa-best-seller-widget .seller-price span {
    color:#f54ea2;
    font-size:15px;
    font-weight:800;
    letter-spacing:.2px
}
.awa-best-seller-widget .seller-price del span {
    color:#bbbbbb
}
.awa-best-seller-widget .seller-price ins {
    background-color:transparent
}
.awa-sorting-products-widget .woocommerce-ordering {
    float:none;
    position:relative
}
.awa-sorting-products-widget .woocommerce-ordering::after {
    position:absolute;
    top:50%;
    right:5px;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
    color:#f54ea2;
    font-family:"FontAwesome",
    sans-serif;
    font-size:12px;
    content:"\f107"
}
.awa-sorting-products-widget .woocommerce-ordering select {
    padding:15px 0;
    border:0;
    border-bottom:2px solid #222;
    font-size:15px;
    color:#999999;
    text-transform:lowercase;
    box-shadow:none;
    background-color:transparent;
    background-image:none;
    -webkit-appearance:none
}
.awa-sorting-products-widget .woocommerce-ordering select:focus {
    outline:none
}
.awa_product_detail {
    margin-top:70px
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
    text-decoration:none;
    color:#999999;
    font-weight:800;
    letter-spacing:.2px
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover {
    color:#f54ea2
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
    color:#f54ea2
}
.woocommerce-MyAccount-content a {
    text-decoration:none;
    color:#999999;
    font-weight:800
}
.woocommerce-MyAccount-content a:hover {
    color:#f54ea2
}
.woocommerce-MyAccount-content .woocommerce-Address-title {
    font-size:18px
}
.woocommerce-MyAccount-content address {
    color:#999999
}
.woocommerce-MyAccount-content legend {
    color:#999;
    font-weight:800;
    padding-bottom:10px
}
@media only screen and (max-width: 1199px) {
    .single-product .product .awa_images,
    .awa_product_detail .product .awa_images {
        max-width:530px;
        padding-left:30px
    }
    .single-product .product .summary.entry-summary,
    .awa_product_detail .product .summary.entry-summary {
        max-width:440px
    }
    .single-product .product .summary .cart .variations .value ul li,
    .awa_product_detail .product .summary .cart .variations .value ul li {
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-flex-wrap:nowrap;
        -ms-flex-wrap:nowrap;
        flex-wrap:nowrap;
        -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
        justify-content:space-between
    }
    .single-product .product .summary .cart .variations .value ul li label,
    .awa_product_detail .product .summary .cart .variations .value ul li label {
        min-width:100px;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-align-items:center;
        -ms-flex-align:center;
        align-items:center
    }
    .single-product .product .summary .cart .variations .value ul li p,
    .awa_product_detail .product .summary .cart .variations .value ul li p {
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex
    }
    .single-product .product .summary .cart .variations .value ul li .price,
    .awa_product_detail .product .summary .cart .variations .value ul li .price {
        float:none;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-justify-content:flex-end;
        -ms-flex-pack:end;
        justify-content:flex-end;
        -webkit-align-items:center;
        -ms-flex-align:center;
        align-items:center
    }
    .single-product .product .woocommerce-Reviews #review_form_wrapper,
    .awa_product_detail .product .woocommerce-Reviews #review_form_wrapper {
        padding-left:30px
    }
    .single-product div.product .up-sells .products li.product .awa-prod-list-image,
    .awa_product_detail div.product .up-sells .products li.product .awa-prod-list-image,
    .page .single-product .product div.related.products li.product .awa-prod-list-image,
    .woocommerce .awa_product_detail .product div.related.products li.product .awa-prod-list-image {
        min-height:300px
    }
    .page .woocommerce.columns-2 ul.products li.product .awa-prod-list-image,
    .woocommerce ul.products.gutt-col-2 li.product .awa-prod-list-image {
        min-height:470px
    }
    .page .woocommerce.columns-3 ul.products li.product .awa-prod-list-image,
    .woocommerce ul.products.gutt-col-3 li.product .awa-prod-list-image {
        min-height:300px
    }
    .page .woocommerce.columns-4 ul.products li.product .awa-prod-list-image,
    .woocommerce ul.products.gutt-col-4 li.product .awa-prod-list-image {
        min-height:220px
    }
    .page .woocommerce.columns-5 ul.products li.product {
        width:25%
    }
    .page .woocommerce.columns-5 ul.products li.product .awa-prod-list-image {
        min-height:210px
    }
    .page .woocommerce.columns-6 ul.products li.product {
        width:25%
    }
    .page .woocommerce.columns-6 ul.products li.product .awa-prod-list-image {
        min-height:210px
    }
    .awa_cart.shop_table ul .cart_item ul .product-name {
        padding-left:15px
    }
    .shop-list-page {
        padding:0 15px
    }
    .awa_product_detail {
        margin-top:40px
    }
}
@media only screen and (max-width: 991px) {
    .single-product .product .awa_images,
    .awa_product_detail .product .awa_images {
        width:50%;
        max-width:360px
    }
    .awa_images .swiper-slide a {
        min-height:360px
    }
    .single-product .product .summary.entry-summary,
    .awa_product_detail .product .summary.entry-summary {
        width:50%;
        max-width:360px
    }
    .single-product .product .woocommerce-Reviews #comments,
    .awa_product_detail .product .woocommerce-Reviews #comments {
        width:65%
    }
    .single-product .product .woocommerce-Reviews #review_form_wrapper,
    .awa_product_detail .product .woocommerce-Reviews #review_form_wrapper {
        width:35%
    }
    .single-product div.product .up-sells .products li.product .awa-prod-list-image,
    .awa_product_detail div.product .up-sells .products li.product .awa-prod-list-image,
    .page .single-product .product div.related.products li.product .awa-prod-list-image,
    .woocommerce .awa_product_detail .product div.related.products li.product .awa-prod-list-image {
        min-height:230px
    }
    .page .woocommerce.columns-2 ul.products li.product .awa-prod-list-image,
    .woocommerce ul.products.gutt-col-2 li.product .awa-prod-list-image {
        min-height:360px
    }
    .page .woocommerce.columns-3 ul.products li.product .awa-prod-list-image,
    .woocommerce ul.products.gutt-col-3 li.product .awa-prod-list-image {
        min-height:230px
    }
    .page .woocommerce.columns-4 ul.products li.product,
    .woocommerce ul.products.gutt-col-4 li.product {
        width:33.333333%
    }
    .page .woocommerce.columns-4 ul.products li.product .awa-prod-list-image,
    .woocommerce ul.products.gutt-col-4 li.product .awa-prod-list-image {
        min-height:230px
    }
    .page .woocommerce.columns-5 ul.products li.product {
        width:33.333333%
    }
    .page .woocommerce.columns-5 ul.products li.product .awa-prod-list-image {
        min-height:230px
    }
    .page .woocommerce.columns-6 ul.products li.product {
        width:33.333333%
    }
    .page .woocommerce.columns-6 ul.products li.product .awa-prod-list-image {
        min-height:230px
    }
    .awa-woocommerce-pagination .nav-links {
        padding:10px 30px 30px
    }
    .awa_cart.shop_table ul .cart_item ul .product-name a {
        font-size:18px;
        line-height:20px
    }
    .awa_cart.shop_table .heading .heading-product {
        padding-left:3.5%
    }
    .awa_cart.shop_table .complement-cart .coupon .input-text {
        margin-right:20px
    }
    .awa-cart-collaterals .cart_totals {
        margin-bottom:33px
    }
    .awa_images .pagination .swiper-pagination-switch {
        height:13px;
        width:13px
    }
    .woocommerce ul.product_list_widget li img {
        display:block;
        float:none;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:10px
    }
    .woocommerce ul.product_list_widget li .star-rating {
        margin:auto
    }
    .woocommerce .widget_shopping_cart .cart_list li {
        padding-right:2em !important
    }
    .product-categories ul {
        margin-left:0 !important
    }
}
@media only screen and (max-width: 768px) {
    .woocommerce-account .woocommerce>h2 {
        margin-left:15px;
        margin-right:15px
    }
    .single-product .product .awa_images,
    .awa_product_detail .product .awa_images {
        float:none;
        width:100%;
        max-width:570px;
        margin-left:auto;
        margin-right:auto
    }
    .single-product .product .awa_images a,
    .awa_product_detail .product .awa_images a {
        text-align:center
    }
    .awa_images .swiper-slide a {
        min-height:570px
    }
    .single-product .product .summary.entry-summary,
    .awa_product_detail .product .summary.entry-summary {
        position:relative;
        width:100%;
        max-width:none;
        margin-top:30px;
        text-align:center;
        display:flex;
        justify-content:center
    }
    .single-product .product .summary .variations_form.cart,
    .awa_product_detail .product .summary .variations_form.cart {
        display:inline-block;
        width:100%;
        min-width:500px
    }
    .woocommerce .awa_product_detail div.product span.price {
        left:50%;
        -webkit-transform:translateX(-50%);
        -moz-transform:translateX(-50%);
        -ms-transform:translateX(-50%);
        -o-transform:translateX(-50%);
        transform:translateX(-50%)
    }
    .woocommerce .awa_product_detail .related.products span.price,
    .woocommerce .awa_product_detail .upsells.products span.price {
        -webkit-transform:none;
        -moz-transform:none;
        -ms-transform:none;
        -o-transform:none;
        transform:none
    }
    .single-product .product .woocommerce-tabs,
    .awa_product_detail .product .woocommerce-tabs {
        padding-top:20px
    }
    .awa_product_detail .single-share {
        width:100%
    }
    .awa_product_detail .single-share .social-list {
        text-align:center
    }
    .single-product .product .summary .variations_form.cart .variations_button,
    .awa_product_detail .product .summary .variations_form.cart .variations_button {
        margin:20px auto
    }
    .single-product .product .summary .variations_form.cart .single_variation_wrap .variations_button,
    .awa_product_detail .product .summary .variations_form.cart .single_variation_wrap .variations_button {
        margin:20px auto;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .single-product .product .summary .variations_form.cart .variations,
    .awa_product_detail .product .summary .variations_form.cart .variations {
        margin:0 auto 20px
    }
    .single-product .product .summary .product_meta,
    .awa_product_detail .product .summary .product_meta {
        width:50%;
        margin:0 auto 20px;
        text-align:left
    }
    .single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel,
    .awa_product_detail div.product .woocommerce-tabs .woocommerce-Tabs-panel {
        text-align:center
    }
    .single-product .product .woocommerce-tabs .tabs.wc-tabs,
    .awa_product_detail .product .woocommerce-tabs .tabs.wc-tabs {
        margin-bottom:30px;
        padding-bottom:30px
    }
    .awa_images {
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
    .awa_images .product-gallery-wrap,
    .awa_images .product-gallery-thumbnail-wrap {
        width:100%;
        margin-right:0
    }
    .awa_images .product-gallery-wrap {
        height:450px
    }
    .awa_images .product-gallery-wrap .s-back-switch {
        height:450px
    }
    .awa_images .product-gallery-thumbnail-wrap {
        margin:0 -5px
    }
    .awa_images .product-gallery-thumbnail-wrap .s-back-switch {
        height:100px;
        margin:0 5px
    }
    .awa_images .single-product .product .woocommerce-Reviews #review_form_wrapper .comment-reply-title,
    .awa_images .awa_product_detail .product .woocommerce-Reviews #review_form_wrapper .comment-reply-title {
        margin-bottom:15px
    }
    .awa_images .single-product div.product .woocommerce-tabs ul.tabs.wc-tabs li,
    .awa_images .awa_product_detail div.product .woocommerce-tabs ul.tabs.wc-tabs li {
        margin-bottom:10px
    }
    .single-product .product .summary .product_title,
    .awa_product_detail .product .summary .product_title {
        font-size:30px
    }
    .woocommerce .awa_product_detail div.product p.price {
        font-size:24px
    }
    .single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel h2,
    .awa_product_detail div.product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
        font-size:24px;
        margion-bottom:15px
    }
}
@media only screen and (max-width: 767px) {
    .awa_product_detail .product .awa_images {
        padding-right:0;
        padding-left:0
    }
    .awa_images .swiper-slide a {
        min-height:360px
    }
    .woocommerce .woocommerce-message,
    .woocommerce .woocommerce-info,
    .woocommerce .woocommerce-error {
        margin-left:15px !important;
        margin-right:15px !important
    }
    .woocommerce .woocommerce-message,
    .woocommerce .woocommerce-info,
    .woocommerce .woocommerce-error {
        line-height:20px
    }
    .single-product .product .woocommerce-Reviews #comments,
    .awa_product_detail .product .woocommerce-Reviews #comments {
        width:100%
    }
    .single-product .product .woocommerce-Reviews #review_form_wrapper,
    .awa_product_detail .product .woocommerce-Reviews #review_form_wrapper {
        width:100%;
        padding-left:0;
        max-width:300px;
        margin-left:auto;
        margin-right:auto;
        text-align:center;
        margin-top:40px
    }
    .single-product .product .woocommerce-Reviews #review_form_wrapper #respond .comment-form-rating,
    .awa_product_detail .product .woocommerce-Reviews #review_form_wrapper #respond .comment-form-rating {
        text-align:left
    }
    .single-product div.product .up-sells .products,
    .awa_product_detail div.product .up-sells .products,
    .page .single-product .product div.related.products .products,
    .woocommerce .awa_product_detail .product div.related.products .products {
        padding-left:0;
        padding-right:0
    }
    .single-product div.product .up-sells .products li.product,
    .awa_product_detail div.product .up-sells .products li.product,
    .page .single-product .product div.related.products li.product,
    .woocommerce .awa_product_detail .product div.related.products li.product {
        width:100%
    }
    .single-product div.product .up-sells .products li.product .awa-prod-list-image,
    .awa_product_detail div.product .up-sells .products li.product .awa-prod-list-image,
    .page .single-product .product div.related.products li.product .awa-prod-list-image,
    .woocommerce .awa_product_detail .product div.related.products li.product .awa-prod-list-image {
        min-height:370px
    }
    .woocommerce.woocommerce-page ul.products {
        padding-left:15px;
        padding-right:15px
    }
    .page .woocommerce.columns-3 ul.products li.product,
    .woocommerce ul.products.gutt-col-3 li.product {
        width:50%
    }
    .page .woocommerce.columns-3 ul.products li.product .awa-prod-list-image,
    .woocommerce ul.products.gutt-col-3 li.product .awa-prod-list-image {
        min-height:360px
    }
    .page .woocommerce.columns-4 ul.products li.product,
    .woocommerce ul.products.gutt-col-4 li.product {
        width:50%
    }
    .page .woocommerce.columns-4 ul.products li.product .awa-prod-list-image,
    .woocommerce ul.products.gutt-col-4 li.product .awa-prod-list-image {
        min-height:360px
    }
    .page .woocommerce.columns-5 ul.products li.product {
        width:50%
    }
    .page .woocommerce.columns-5 ul.products li.product .awa-prod-list-image {
        min-height:360px
    }
    .page .woocommerce.columns-6 ul.products li.product {
        width:50%
    }
    .page .woocommerce.columns-6 ul.products li.product .awa-prod-list-image {
        min-height:360px
    }
    .awa-woocommerce-pagination .nav-links .nav-previous a,
    .awa-woocommerce-pagination .nav-links .nav-next a {
        letter-spacing:1.8px
    }
    .page .woocommerce.columns-1,
    .page .woocommerce.columns-2,
    .page .woocommerce.columns-3,
    .page .woocommerce.columns-4,
    .page .woocommerce.columns-5,
    .page .woocommerce.columns-6 {
        margin-left:0;
        margin-right:0
    }
    .woocommerce table.shop_table .cart_item .product-name {
        font-size:20px;
        line-height:30px
    }
    .woocommerce-cart .woocommerce .awa_cart.shop_table,
    .woocommerce .awa_cart.shop_table {
        padding-left:15px;
        padding-right:15px
    }
    .awa_cart.shop_table .complement-cart .coupon {
        width:70%
    }
    .awa_cart.shop_table .complement-cart .action {
        width:30%
    }
    .woocommerce-cart .woocommerce .awa-cart-collaterals .cart_totals {
        padding-left:15px;
        padding-right:15px
    }
    .awa-cart-collaterals .cart_totals h2 {
        font-size:28px
    }
    .awa_cart.shop_table ul .cart_item ul .product-price,
    .awa_cart.shop_table ul .cart_item ul .product-subtotal {
        font-size:12px
    }
    .awa_cart.shop_table ul .cart_item ul .product-thumbnail {
        padding:5px
    }
    .cross-sells {
        text-align:center
    }
    .post-paper .woocommerce .awa_cart.shop_table {
        padding-left:0;
        padding-right:0
    }
    .woocommerce-cart.woocommerce-page .post-paper.padding-both>.container {
        padding:10px 15px 20px !important
    }
    .woocommerce form.login .form-row label {
        display:block;
        margin-top:15px
    }
    .woocommerce form.checkout_coupon,
    .woocommerce form.login,
    .woocommerce form.checkout {
        margin-left:15px;
        margin-right:15px
    }
    .woocommerce #payment #place_order,
    .woocommerce-page #payment #place_order {
        width:auto
    }
    .single-product div.product .woocommerce-tabs ul.tabs.wc-tabs li,
    .awa_product_detail div.product .woocommerce-tabs ul.tabs.wc-tabs li {
        padding:10px 25px
    }
    .awa_product_detail {
        margin-top:10px
    }
    .single-product .product_price,
    .awa_product_detail .product_price {
        margin-bottom:15px
    }
    .awa_product_detail .social-list {
        margin-top:10px
    }
    .single-product .product .woocommerce-tabs,
    .awa_product_detail .product .woocommerce-tabs {
        padding-top:30px
    }
    .single-product .product .woocommerce-tabs .tabs.wc-tabs,
    .awa_product_detail .product .woocommerce-tabs .tabs.wc-tabs {
        margin-bottom:30px;
        padding-bottom:30px
    }
    .single-product .product .summary .variations_form.cart .variations_button,
    .awa_product_detail .product .summary .variations_form.cart .variations_button {
        margin-bottom:15px
    }
    .single-product .product .summary .variations_form.cart .variations_button .quantity,
    .awa_product_detail .product .summary .variations_form.cart .variations_button .quantity {
        margin-left:15px
    }
}
@media only screen and (max-width: 650px) {
    .page .woocommerce.columns-2 ul.products li.product,
    .woocommerce ul.products.gutt-col-2 li.product {
        width:100%
    }
    .page .woocommerce.columns-2 ul.products li.product .awa-prod-list-image,
    .woocommerce ul.products.gutt-col-2 li.product .awa-prod-list-image {
        min-height:370px
    }
    .page .woocommerce.columns-3 ul.products li.product,
    .woocommerce ul.products.gutt-col-3 li.product {
        width:100%
    }
    .page .woocommerce.columns-3 ul.products li.product .awa-prod-list-image,
    .woocommerce ul.products.gutt-col-3 li.product .awa-prod-list-image {
        min-height:370px
    }
    .page .woocommerce.columns-4 ul.products li.product,
    .woocommerce ul.products.gutt-col-4 li.product {
        width:100%
    }
    .page .woocommerce.columns-4 ul.products li.product .awa-prod-list-image,
    .woocommerce ul.products.gutt-col-4 li.product .awa-prod-list-image {
        min-height:370px
    }
    .page .woocommerce.columns-5 ul.products li.product {
        width:100%
    }
    .page .woocommerce.columns-5 ul.products li.product .awa-prod-list-image {
        min-height:370px
    }
    .page .woocommerce.columns-6 ul.products li.product {
        width:100%
    }
    .page .woocommerce.columns-6 ul.products li.product .awa-prod-list-image {
        min-height:370px
    }
    .awa_cart.shop_table .heading li {
        font-size:9px
    }
    .awa_cart.shop_table .heading .heading-product {
        width:25%;
        padding-left:5%
    }
    .awa_cart.shop_table ul .cart_item ul .product-remove {
        width:5%
    }
    .awa_cart.shop_table ul .cart_item ul .product-remove .remove {
        font-size:18px
    }
    .awa_cart.shop_table ul .cart_item ul .product-thumbnail {
        width:26%
    }
    .awa_cart.shop_table ul .cart_item ul .product-name {
        display:none
    }
    .awa_cart.shop_table .heading .heading-price,
    .awa_cart.shop_table ul .cart_item ul .product-price {
        width:23%;
        -webkit-justify-content:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .awa_cart.shop_table .heading .heading-quantity,
    .awa_cart.shop_table ul .cart_item ul .product-quantity {
        width:23%;
        -webkit-justify-content:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .awa_cart.shop_table ul .cart_item ul .product-quantity .qty {
        width:100%;
        max-width:80px
    }
    .awa_cart.shop_table .heading .heading-total,
    .awa_cart.shop_table ul .cart_item ul .product-subtotal {
        width:23%;
        -webkit-justify-content:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .awa_cart.shop_table .complement-cart {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .awa_cart.shop_table .complement-cart .coupon {
        width:100%;
        -webkit-justify-content:flex-end;
        -ms-flex-pack:end;
        justify-content:flex-end;
        margin-bottom:20px
    }
    .awa_cart.shop_table .complement-cart .action {
        width:100%;
        -webkit-justify-content:flex-end;
        -ms-flex-pack:end;
        justify-content:flex-end
    }
    .woocommerce form.checkout_coupon .form-row {
        float:none;
        width:100%;
        text-align:center
    }
    .woocommerce form.checkout_coupon .form-row input.input-text {
        margin-bottom:20px
    }
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first {
        width:100%
    }
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-last {
        width:100%
    }
}
@media only screen and (max-width: 600px) {
    .single-product .product .summary .variations_form.cart,
    .awa_product_detail .product .summary .variations_form.cart {
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        width:100%;
        min-width:auto
    }
    .single-product .single_variation_wrap,
    .awa_product_detail .single_variation_wrap {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .awa_cart.shop_table .complement-cart .coupon .input-text {
        margin-right:5px
    }
    .woocommerce-page.woocommerce-cart .woocommerce input.button,
    .woocommerce-page.woocommerce-checkout .woocommerce input.button {
        min-width:150px;
        padding:12px 20px
    }
}
@media only screen and (max-width: 400px) {
    .single-product .single_variation,
    .awa_product_detail .single_variation {
        width:100%;
        margin-bottom:10px
    }
    .single-product .product .summary .product_meta,
    .awa_product_detail .product .summary .product_meta,
    .single-product .variations_button,
    .awa_product_detail .variations_button,
    .single-product .product .summary .variations_form.cart .variations_button,
    .awa_product_detail .product .summary .variations_form.cart .variations_button,
    .single-product .product .summary .variations_form.cart .variations,
    .awa_product_detail .product .summary .variations_form.cart .variations {
        width:100%
    }
    .awa_cart.shop_table .complement-cart .coupon .input-text {
        margin-right:0;
        margin-bottom:20px
    }
    .single-product .product .summary .cart,
    .awa_product_detail .product .summary .cart {
        margin-bottom:0
    }
    .awa_cart.shop_table .complement-cart .coupon {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-justify-content:center;
        -ms-flex-pack:center;
        justify-content:center;
        -webkit-flex-direction:column;
        -ms-flex-direction:column;
        flex-direction:column
    }
    .awa_cart.shop_table .complement-cart .action {
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .awa_cart.shop_table ul .cart_item ul .product-quantity .qty {
        width:50px;
        margin-right:0
    }
}
@media only screen and (max-width: 350px) {
    .single-product div.product .up-sells .products li.product .awa-prod-list-image,
    .awa_product_detail div.product .up-sells .products li.product .awa-prod-list-image,
    .page .single-product .product div.related.products li.product .awa-prod-list-image,
    .woocommerce .awa_product_detail .product div.related.products li.product .awa-prod-list-image {
        min-height:290px
    }
    .page .woocommerce.columns-2 ul.products li.product .awa-prod-list-image,
    .woocommerce ul.products.gutt-col-2 li.product .awa-prod-list-image {
        min-height:290px
    }
    .page .woocommerce.columns-3 ul.products li.product .awa-prod-list-image,
    .woocommerce ul.products.gutt-col-3 li.product .awa-prod-list-image {
        min-height:290px
    }
    .page .woocommerce.columns-4 ul.products li.product .awa-prod-list-image,
    .woocommerce ul.products.gutt-col-4 li.product .awa-prod-list-image {
        min-height:290px
    }
    .page .woocommerce.columns-5 ul.products li.product .awa-prod-list-image {
        min-height:290px
    }
    .page .woocommerce.columns-6 ul.products li.product .awa-prod-list-image {
        min-height:290px
    }
}
.awa-shop-banner {
    margin-bottom:100px;
    padding:100px 0 60px;
    min-height:460px;
    background-color:#f7f7f7;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.awa-shop-banner .awa-shop-title {
    color:#222222;
    font-size:50px;
    font-weight:800;
    letter-spacing:.2px
}
.awa-shop-banner .awa-shop-menu {
    width:100%;
    -ms-flex-item-align:end;
    align-self:flex-end
}
.awa-shop-banner .awa-shop-menu ul {
    padding:0;
    margin:0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.awa-shop-banner .awa-shop-menu ul li {
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    list-style:none;
    color:#999999;
    font-size:15px;
    font-weight:600;
    line-height:1.6;
    letter-spacing:.2px
}
.awa-shop-banner .awa-shop-menu ul li:not(:last-of-type)::after {
    display:inline-block;
    width:4px;
    height:4px;
    border-radius:50%;
    margin:0 10px;
    background-color:#cccccc;
    content:""
}
.awa-shop-banner .awa-shop-menu ul li a {
    color:#999999;
    font-size:15px;
    font-weight:600;
    line-height:1.6;
    letter-spacing:.2px;
    text-decoration:none;
    transition:color .3s ease
}
.awa-shop-banner .awa-shop-menu ul li a:hover {
    color:#f54ea2
}
.awa-shop-main-banner {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    padding:110px 0 90px
}
.awa-shop-main-banner .awa-shop-title {
    font-size:50px;
    font-weight:800;
    letter-spacing:.2px
}
.awa-shop-main-banner ul {
    padding:0;
    margin:0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.awa-shop-main-banner ul li {
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    list-style:none;
    color:#999999;
    font-size:15px;
    font-weight:600;
    line-height:1.6;
    letter-spacing:.2px
}
.awa-shop-main-banner ul li:not(:last-of-type)::after {
    display:inline-block;
    width:4px;
    height:4px;
    border-radius:50%;
    margin:0 10px;
    background-color:#cccccc;
    content:""
}
.awa-shop-main-banner ul li a {
    color:#999999;
    font-size:15px;
    font-weight:600;
    line-height:1.6;
    letter-spacing:.2px;
    text-decoration:none;
    transition:color .3s ease
}
.awa-shop-main-banner ul li a:hover {
    color:#f54ea2
}
@media only screen and (max-width: 991px) {
    .awa-shop-main-banner {
        padding:40px 0
    }
    .single-product .product .summary .variations_form.cart .variations_form.cart,
    .awa_product_detail .product .summary .variations_form.cart {
        padding:20px 0
    }
    .awa_product_detail .social-list {
        margin-bottom:30px
    }
    .woocommerce div.product form.cart .button {
        margin-top:0
    }
}
@media only screen and (max-width: 767px) {
    .awa-shop-main-banner {
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        padding:60px 0
    }
    .awa-shop-main-banner .awa-shop-title {
        margin-bottom:20px
    }
}
.simple_gallery {
    margin:100px 0 10px
}
.simple_gallery .post-media {
    margin-top:105px
}
.simple_gallery .post-slider-img,
.simple_gallery .post-slider img {
    height:900px
}
.simple_gallery .img-slider {
    position:relative
}
.simple_gallery .flex-direction-nav {
    display:flex;
    justify-content:space-between;
    top:50%;
    bottom:auto;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%)
}
.simple_gallery .flex-direction-nav a {
    width:60px;
    height:60px;
    padding:5px 24px;
    background-color:#ffffff;
    color:#222222;
    font-size:35px
}
.simple_gallery .categories a {
    color:#f54ea2;
    font-size:15px;
    font-weight:800;
    letter-spacing:.2px;
    text-decoration:none;
    -webkit-transition:color .3s ease;
    -o-transition:color .3s ease;
    transition:color .3s ease
}
.simple_gallery .categories a:hover {
    color:#222222
}
.simple_gallery .title {
    margin-top:30px;
    color:#222222;
    font-size:50px;
    font-weight:800;
    letter-spacing:.2px
}
.simple_gallery .text {
    margin-bottom:60px;
    -ms-word-wrap:break-word;
    word-wrap:break-word
}
.simple_gallery .text p {
    margin-bottom:20px;
    color:#999999;
    font-size:15px;
    letter-spacing:.2px;
    line-height:1.6
}
.simple_gallery .info-item-wrap .item {
    display:inline-block;
    margin-right:50px
}
.simple_gallery .info-item-wrap .name {
    margin-bottom:13px;
    color:#222222;
    font-size:15px;
    font-weight:800;
    letter-spacing:.1px
}
.simple_gallery .info-item-wrap .text-item,
.simple_gallery .info-item-wrap .text-item a {
    color:#999999;
    font-size:15px;
    font-weight:bold;
    line-height:1.6;
    letter-spacing:.2px;
    text-decoration:none
}
.simple_gallery .single-pagination {
    margin-top:30px
}
@media only screen and (min-width: 991px) {
    .simple_gallery .info-wrap,
    .simple_gallery .text-wrap {
        padding:0 85px
    }
}
@media only screen and (max-width: 1199px) {
    .simple_gallery {
        margin-top:60px
    }
    .simple_gallery .post-media {
        margin-top:55px
    }
    .simple_gallery .text-wrap {
        text-align:center
    }
    .simple_gallery .info-wrap {
        margin-top:30px;
        text-align:center
    }
    .simple_gallery .title {
        margin-top:20px
    }
}
@media only screen and (max-width: 991px) {
    .simple_gallery {
        margin-top:40px
    }
    .simple_gallery .text {
        padding:0 15px
    }
}
@media only screen and (max-width: 767px) {
    .simple_gallery .post-media {
        margin-top:10px
    }
    .simple_gallery .post-slider-img,
    .simple_gallery .post-slider img {
        height:500px
    }
    .simple_gallery .info-item-wrap {
        text-align:center
    }
    .simple_gallery .info-item-wrap .item {
        margin-right:20px;
        margin-bottom:20px
    }
    .simple_gallery .info-wrap {
        margin-top:0
    }
    .simple_gallery .text-wrap {
        margin-bottom:30px;
        text-align:center
    }
    .simple_gallery .text {
        margin-bottom:30px;
        text-align:center
    }
    .simple_gallery .title {
        margin-top:10px;
        font-size:30px
    }
}
.simple_slider.single-pagination {
    position:relative;
    margin-top:100px;
    margin-bottom:35px
}
.simple_slider.single-pagination::before {
    content:"";
    position:absolute;
    left:50%;
    width:200%;
    transform:translateX(-50%);
    top:0;
    display:block;
    height:1px;
    background-color:#eeeeee
}
.simple_slider .post-media {
    margin-right:-25px;
    margin-left:-25px;
    width:-webkit-calc(100% + 50px);
    width:calc(100% + 50px)
}
.simple_slider .post-media .swiper3-slide {
    width:50% !important
}
.simple_slider .post-media .s-back-switch {
    background-position:center;
    background-size:cover;
    height:640px;
    max-height:100vh;
    margin:0 25px
}
.simple_slider .post-media .swiper3-pagination {
    position:static;
    margin-top:60px
}
.simple_slider .post-media .swiper3-pagination-bullet {
    width:12px;
    height:12px;
    margin:0 10px;
    background-color:#d8d8d8;
    opacity:1
}
.simple_slider .post-media .swiper3-pagination-bullet-active {
    background-color:#222222
}
.simple_slider .desc-wrapper {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    max-width:1110px;
    margin:120px auto
}
.simple_slider .info-wrap {
    width:20%;
    margin-right:50px
}
.simple_slider .info-wrap .date {
    margin-bottom:30px;
    font-size:30px;
    font-weight:800;
    letter-spacing:.2px
}
.simple_slider .info-wrap .item {
    margin-bottom:50px
}
.simple_slider .info-wrap .name {
    margin-bottom:15px;
    font-size:15px;
    font-weight:800;
    letter-spacing:.1px;
    line-height:normal
}
.simple_slider .info-wrap .text-item a {
    color:#999999;
    font-size:15px;
    font-weight:bold;
    line-height:1.6;
    letter-spacing:.2px;
    text-decoration:none
}
.simple_slider .info-wrap a {
    -webkit-transition:color .3s ease;
    -o-transition:color .3s ease;
    transition:color .3s ease
}
.simple_slider .info-wrap a:hover {
    color:#f54ea2
}
.simple_slider .info-wrap .social-list {
    padding:0;
    text-align:left
}
.simple_slider .info-wrap .social-list li {
    margin:0
}
.simple_slider .info-wrap .social-list li:not(:last-of-type) {
    margin-right:25px
}
.simple_slider .info-wrap .social-list a {
    color:#adadad;
    font-size:18px
}
.simple_slider .info-wrap .social-list a:hover {
    color:#f54ea2
}
.simple_slider .info-wrap .social-list:hover a {
    opacity:1
}
.simple_slider .text-wrap {
    width:calc(80% - 50px)
}
.simple_slider .text-wrap .title {
    margin-bottom:45px;
    font-size:50px;
    font-weight:800;
    letter-spacing:.2px;
    line-height:1.4
}
.simple_slider .text-wrap .text {
    margin-bottom:45px;
    color:#999999;
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px;
    -ms-word-wrap:break-word;
    word-wrap:break-word
}
.simple_slider .text-wrap .text p {
    margin-bottom:30px
}
.simple_slider .images-wrap {
    max-width:1570px;
    margin:130px auto 105px
}
.simple_slider .images-wrap .item-single {
    margin:25px;
    width:calc(50% - 50px)
}
.simple_slider .images-wrap .item-single img {
    width:100%;
    height:auto
}
.simple_slider .blockquote {
    position:relative;
    max-width:870px;
    margin:0 auto 20px;
    font-size:30px;
    font-weight:800;
    line-height:1.8;
    letter-spacing:.2px;
    text-align:center
}
.simple_slider .blockquote::before {
    display:block;
    color:#f54ea2;
    font-family:"FontAwesome",
    sans-serif;
    font-size:56px;
    content:"\f10e"
}
.simple_slider .blockquote cite {
    display:block;
    margin-top:35px;
    color:#999999;
    font-size:15px;
    font-style:normal;
    font-weight:bold;
    line-height:1.6;
    letter-spacing:.2px
}
@media only screen and (max-width: 1199px) {
    .simple_slider .post-media .s-back-switch {
        margin:0
    }
    .simple_slider .info-wrap {
        width:40%;
        margin-right:30px
    }
    .simple_slider .text-wrap {
        width:calc(60% - 30px)
    }
}
@media only screen and (max-width: 991px) {
    .simple_slider .info-wrap .item {
        width:100% !important
    }
    .simple_slider .images-wrap .item-single {
        margin:15px;
        width:calc(50% - 30px)
    }
}
@media only screen and (max-width: 768px) {
    .simple_slider.single-pagination {
        margin-top:20px;
        margin-bottom:30px
    }
    .simple_slider .desc-wrapper {
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        margin:40px auto 50px;
        text-align:center
    }
    .simple_slider .info-wrap,
    .simple_slider .text-wrap {
        width:100%;
        margin-right:0
    }
    .simple_slider .info-wrap .social-list {
        text-align:center
    }
    .simple_slider .info-wrap .name {
        margin-bottom:10px
    }
    .simple_slider .info-wrap .date {
        font-size:24px
    }
    .simple_slider .images-wrap {
        margin:50px auto
    }
    .simple_slider .images-wrap .item-single {
        margin:0 0 15px;
        width:100%
    }
    .simple_slider .blockquote {
        font-size:24px;
        max-width:510px
    }
    .simple_slider .post-media .swiper3-pagination {
        margin-top:35px
    }
    .simple_slider .post-media .s-back-switch {
        height:400px
    }
    .simple_slider .post-media .swiper3-slide {
        width:100% !important
    }
    .simple_slider .post-media .swiper3-pagination-bullet {
        width:10px;
        height:10px
    }
    .simple_slider .info-wrap .item {
        margin-bottom:40px
    }
    .simple_slider .text-wrap .title {
        font-size:40px;
        margin-bottom:30px
    }
    .simple_slider .blockquote::before {
        font-size:40px
    }
    .simple_slider .blockquote {
        font-size:20px;
        line-height:1.6
    }
}
.urban .banner-wrap {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    background-color:#f7f7f7
}
.urban .banner-wrap .img-wrap {
    width:67%
}
.urban .banner-wrap .main-info-wrap {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:33%;
    padding:0 100px
}
.urban .banner-wrap .main-info-wrap .excerpt-wrap {
    width:100%
}
.urban .banner-wrap .title {
    display:inline-block;
    font-size:50px;
    font-weight:800;
    letter-spacing:.2px
}
.urban .banner-wrap .title::after {
    display:block;
    height:3px;
    width:100%;
    margin:25px 0 50px;
    background-color:#f54ea2;
    content:""
}
.urban .banner-wrap .excerpt {
    color:#999999;
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px;
    -ms-word-wrap:break-word;
    word-wrap:break-word
}
.urban .descr-wrapper {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    max-width:1110px;
    margin:120px auto 60px
}
.urban .info-item-wrap {
    width:20%;
    margin-top:40px
}
.urban .info-item-wrap .date {
    margin-bottom:30px;
    font-size:30px;
    font-weight:800;
    letter-spacing:.2px
}
.urban .info-item-wrap .item {
    margin-bottom:50px
}
.urban .info-item-wrap .name {
    margin-bottom:15px;
    font-size:15px;
    font-weight:800;
    letter-spacing:.1px;
    line-height:normal
}
.urban .info-item-wrap .text-item {
    color:#999999;
    font-size:15px;
    font-weight:bold;
    line-height:1.6;
    letter-spacing:.2px
}
.urban .info-item-wrap .text-item a {
    color:#999999;
    font-size:15px;
    font-weight:bold;
    line-height:1.6;
    letter-spacing:.2px;
    text-decoration:none
}
.urban .info-item-wrap a {
    -webkit-transition:color .3s ease;
    -o-transition:color .3s ease;
    transition:color .3s ease
}
.urban .info-item-wrap a:hover {
    color:#f54ea2
}
.urban .text-wrap {
    width:calc(80% - 50px);
    margin-right:50px
}
.urban .text-wrap h1,
.urban .text-wrap h2,
.urban .text-wrap h3,
.urban .text-wrap h4,
.urban .text-wrap h5,
.urban .text-wrap h6 {
    font-weight:800;
    letter-spacing:.2px;
    line-height:1.3
}
.urban .text-wrap h6 {
    font-size:15px;
    margin-bottom:30px
}
.urban .text-wrap h3,
.urban .text-wrap h2,
.urban .text-wrap h1 {
    margin-bottom:40px
}
.urban .text-wrap .title {
    margin-bottom:45px;
    font-size:50px;
    font-weight:800;
    letter-spacing:.2px;
    line-height:1.4
}
.urban .text-wrap .text {
    margin-bottom:60px;
    color:#999999;
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px;
    -ms-word-wrap:break-word;
    word-wrap:break-word
}
.urban .text-wrap .text p {
    margin-bottom:50px
}
.urban .blockquote {
    position:relative;
    max-width:870px;
    margin:90px auto 155px;
    font-size:30px;
    font-weight:800;
    line-height:1.8;
    letter-spacing:.2px;
    text-align:center
}
.urban .blockquote::before {
    display:block;
    color:#f54ea2;
    font-family:"FontAwesome",
    sans-serif;
    font-size:56px;
    content:"\f10e"
}
.urban .blockquote cite {
    display:block;
    margin-top:35px;
    color:#999999;
    font-size:15px;
    font-style:normal;
    font-weight:bold;
    line-height:1.6;
    letter-spacing:.2px
}
.urban .social-list {
    margin-bottom:115px;
    padding:0;
    text-align:center
}
.urban .social-list li {
    margin:0
}
.urban .social-list li:not(:last-of-type) {
    margin-right:10px
}
.urban .social-list a {
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:50px;
    height:50px;
    border:1px solid #eee;
    border-radius:50%;
    color:#adadad;
    font-size:18px;
    text-decoration:none
}
.urban .social-list a:hover {
    color:#f54ea2
}
.urban .social-list:hover a {
    opacity:1
}
.urban .gallery-wrap {
    margin-bottom:45px;
    text-align:center
}
.urban .gallery-wrap img {
    max-width:1170px;
    width:100%;
    margin-bottom:30px
}
.urban .gallery-wrap img:nth-of-type(1),
.urban .gallery-wrap img:nth-of-type(2) {
    width:calc(50% - 2px);
    padding:15px
}
@media only screen and (max-width: 1199px) {
    .urban .banner-wrap .img-wrap,
    .urban .banner-wrap .main-info-wrap {
        width:50%
    }
    .urban .banner-wrap .main-info-wrap {
        padding:30px
    }
    .urban .banner-wrap .title {
        font-size:40px
    }
    .urban .banner-wrap .title::after {
        margin:25px 0
    }
    .urban .desc-wrapper {
        margin-top:60px
    }
    .urban .info-item-wrap {
        width:40%
    }
    .urban .text-wrap {
        width:calc(60% - 30px);
        margin-right:30px
    }
    .urban .blockquote {
        margin:60px auto 85px
    }
}
@media only screen and (max-width: 991px) {
    .urban .info-item-wrap .item {
        width:100% !important
    }
    .urban .social-list {
        margin-bottom:55px
    }
}
@media only screen and (max-width: 767px) {
    .urban .gallery-wrap {
        margin-bottom:25px
    }
    .urban .banner-wrap {
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .urban .banner-wrap .img-wrap,
    .urban .banner-wrap .main-info-wrap {
        width:100%
    }
    .urban .banner-wrap .main-info-wrap {
        padding:30px 15px
    }
    .urban .banner-wrap .main-info-wrap .excerpt-wrap {
        text-align:center
    }
    .urban .banner-wrap .title {
        font-size:30px
    }
    .urban .banner-wrap .title::after {
        margin:15px 0 20px
    }
    .urban .descr-wrapper {
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        margin:40px auto
    }
    .urban .info-item-wrap,
    .urban .text-wrap {
        width:100%;
        margin-right:0;
        text-align:center
    }
    .urban .info-item-wrap .item,
    .urban .text-wrap .item {
        margin-bottom:10px
    }
    .urban .info-item-wrap .item:not(:last-of-type),
    .urban .text-wrap .item:not(:last-of-type) {
        margin-bottom:20px
    }
    .urban .info-item-wrap .text,
    .urban .text-wrap .text {
        margin-bottom:40px;
        text-align:center
    }
    .urban .info-item-wrap .text p,
    .urban .text-wrap .text p {
        margin-bottom:20px
    }
    .urban .blockquote {
        margin:30px auto 45px;
        padding:0 15px;
        font-size:24px
    }
    .urban .social-list {
        margin-bottom:35px
    }
    .urban .btn-wrapper {
        text-align:center
    }
}
.tile_info .banner-wrap {
    position:relative
}
.tile_info .banner-wrap .img-wrap {
    -webkit-background-size:cover;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    height:800px
}
.tile_info .banner-wrap .text-wrap {
    height:500px;
    margin-bottom:-70px
}
.tile_info .banner-wrap .title {
    position:relative;
    top:50%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
    margin:0;
    font-size:50px;
    font-weight:800;
    letter-spacing:.2px;
    text-align:center
}
.tile_info .text-gallery-wrap {
    margin:0 -25px
}
.tile_info .text-gallery-wrap .info-wrap {
    padding:105px 70px
}
.tile_info .text-gallery-wrap .info-item-wrap {
    display:flex;
    margin-top:40px
}
.tile_info .text-gallery-wrap .info-item-wrap .date {
    margin-bottom:30px;
    font-size:30px;
    font-weight:800;
    letter-spacing:.2px
}
.tile_info .text-gallery-wrap .info-item-wrap .item {
    float:none
}
.tile_info .text-gallery-wrap .info-item-wrap .item:not(:last-of-type) {
    margin-right:50px
}
.tile_info .text-gallery-wrap .info-item-wrap .name {
    margin-bottom:15px;
    font-size:15px;
    font-weight:800;
    letter-spacing:.1px;
    line-height:normal
}
.tile_info .text-gallery-wrap .info-item-wrap .text-item {
    color:#999999;
    font-size:15px;
    font-weight:bold;
    line-height:1.6;
    letter-spacing:.2px
}
.tile_info .text-gallery-wrap .info-item-wrap .text-item a {
    color:#999999;
    font-size:15px;
    font-weight:bold;
    line-height:1.6;
    letter-spacing:.2px;
    text-decoration:none
}
.tile_info .text-gallery-wrap .info-item-wrap a {
    -webkit-transition:color .3s ease;
    -o-transition:color .3s ease;
    transition:color .3s ease
}
.tile_info .text-gallery-wrap .info-item-wrap a:hover {
    color:#f54ea2
}
.tile_info .text-gallery-wrap .text-wrap .title {
    margin-bottom:45px;
    font-size:50px;
    font-weight:800;
    letter-spacing:.2px;
    line-height:1.4
}
.tile_info .text-gallery-wrap .text-wrap .text {
    margin-bottom:45px;
    color:#999999;
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px;
    -ms-word-wrap:break-word;
    word-wrap:break-word
}
.tile_info .text-gallery-wrap .text-wrap .text p {
    margin-bottom:30px
}
.tile_info .text-gallery-wrap .text-wrap h1,
.tile_info .text-gallery-wrap .text-wrap h2,
.tile_info .text-gallery-wrap .text-wrap h3,
.tile_info .text-gallery-wrap .text-wrap h4,
.tile_info .text-gallery-wrap .text-wrap h5,
.tile_info .text-gallery-wrap .text-wrap h6 {
    font-weight:800;
    letter-spacing:.2px
}
.tile_info .text-gallery-wrap .text-wrap h6 {
    font-size:15px
}
.tile_info .text-gallery-wrap .text-wrap h3,
.tile_info .text-gallery-wrap .text-wrap h2,
.tile_info .text-gallery-wrap .text-wrap h1 {
    margin-bottom:40px
}
.tile_info .gallery-item {
    width:50%;
    padding:25px
}
.tile_info .gallery-item:last-child {
    width:100%
}
.tile_info .blockquote {
    position:relative;
    padding:25px 70px;
    font-size:30px;
    font-weight:800;
    line-height:1.8;
    letter-spacing:.2px;
    text-align:center
}
.tile_info .blockquote::before {
    display:block;
    color:#f54ea2;
    font-family:"FontAwesome",
    sans-serif;
    font-size:56px;
    content:"\f10e"
}
.tile_info .blockquote cite {
    display:block;
    margin-top:35px;
    color:#999999;
    font-size:15px;
    font-style:normal;
    font-weight:bold;
    line-height:1.6;
    letter-spacing:.2px
}
.tile_info .social-list {
    margin-top:60px;
    padding:0;
    text-align:center
}
.tile_info .social-list li {
    margin:0
}
.tile_info .social-list li:not(:last-of-type) {
    margin-right:10px
}
.tile_info .social-list a {
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:50px;
    height:50px;
    border:1px solid #eee;
    border-radius:50%;
    color:#adadad;
    font-size:18px;
    text-decoration:none
}
.tile_info .social-list a:hover {
    color:#f54ea2
}
.tile_info .social-list:hover a {
    opacity:1
}
.tile_info .recent-posts-wrapper {
    margin-top:110px;
    padding:100px 0;
    background-color:#f7f7f7
}
.tile_info .recent-posts-wrapper .subtitle {
    margin-bottom:20px;
    color:#bbbbbb;
    font-size:15px;
    font-weight:800;
    letter-spacing:.1px;
    text-align:center
}
.tile_info .recent-posts-wrapper .title {
    font-size:30px;
    font-weight:800;
    letter-spacing:.1px;
    text-align:center
}
.tile_info .recent-posts-wrapper .s-back-switch {
    display:block;
    width:100%;
    height:360px;
    margin-bottom:15px;
    -webkit-background-size:cover;
    background-size:cover;
    background-position:center
}
.tile_info .recent-posts-wrapper .recent-wrapper {
    margin-top:80px
}
.tile_info .single-pagination {
    margin:40px 0 50px
}
@media only screen and (max-width: 1200px) {
    .tile_info .text-gallery-wrap .info-wrap {
        padding-top:45px 70px
    }
    .tile_info .blockquote {
        padding:25px 40px;
        font-size:24px
    }
    .tile_info .recent-posts-wrapper {
        margin-top:60px;
        padding:60px 0
    }
    .tile_info .recent-posts-wrapper .recent-wrapper {
        margin-top:40px
    }
}
@media only screen and (max-width: 991px) {
    .tile_info .text-gallery-wrap {
        margin:0;
        margin-top:20px
    }
    .tile_info .text-gallery-wrap .info-wrap {
        padding:15px
    }
    .tile_info .text-gallery-wrap .info-item-wrap {
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .tile_info .text-gallery-wrap .info-item-wrap .item:not(:last-of-type) {
        margin-right:20px
    }
    .tile_info .text-wrap {
        text-align:center
    }
    .tile_info .gallery-item {
        width:100%;
        padding:15px
    }
}
@media only screen and (max-width: 768px) {
    .tile_info .banner-wrap .text-wrap {
        height:350px;
        margin-bottom:0
    }
    .tile_info .banner-wrap .title {
        padding:0 15px;
        font-size:30px
    }
    .tile_info .banner-wrap .img-wrap {
        height:240px
    }
    .tile_info .social-list {
        margin-top:40px
    }
    .tile_info .blockquote {
        font-size:24px
    }
    .tile_info .recent-posts-wrapper {
        margin-top:50px;
        padding:50px 0 20px
    }
    .tile_info .single-pagination {
        margin:10px 0 20px
    }
    .tile_info .text-gallery-wrap .info-item-wrap {
        flex-direction:column;
        align-items:center
    }
    .tile_info .text-gallery-wrap .info-item-wrap .item {
        margin-bottom:15px;
        text-align:center
    }
    .tile_info .text-gallery-wrap .info-item-wrap .item:not(:last-of-type) {
        margin-right:0
    }
    .tile_info .text-gallery-wrap .text-wrap .text {
        margin-bottom:15px
    }
}
.alia .banner-wrap {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    height:800px;
    -webkit-background-size:cover;
    background-size:cover;
    background-position:center
}
.alia .banner-wrap .title {
    max-width:675px;
    color:#ffffff;
    font-size:50px;
    font-weight:800;
    letter-spacing:.2px;
    text-align:center
}
.alia .text-gallery-wrap .additional-text {
    max-width:970px;
    margin:120px auto 0;
    font-size:30px;
    font-weight:800;
    line-height:1.4;
    letter-spacing:.2px;
    text-align:center;
    -ms-word-wrap:break-word;
    word-wrap:break-word
}
.alia .text-gallery-wrap .info-item-wrap {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-top:95px
}
.alia .text-gallery-wrap .info-item-wrap .item {
    width:25%
}
.alia .text-gallery-wrap .info-item-wrap .item:not(:last-of-type) {
    margin-right:30px
}
.alia .text-gallery-wrap .info-item-wrap .name {
    margin-bottom:15px;
    padding-bottom:25px;
    border-bottom:1px solid #eee;
    font-size:15px;
    font-weight:800;
    letter-spacing:.1px
}
.alia .text-gallery-wrap .info-item-wrap .text-item,
.alia .text-gallery-wrap .info-item-wrap a {
    color:#999999;
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px;
    text-decoration:none
}
.alia .text-gallery-wrap .info-item-wrap a {
    -webkit-transition:color .3s ease;
    -o-transition:color .3s ease;
    transition:color .3s ease
}
.alia .text-gallery-wrap .info-item-wrap a:hover {
    color:#f54ea2
}
.alia .text-gallery-wrap .btn-wrapper {
    margin-top:95px;
    text-align:center
}
.alia .gallery-wrap-additional {
    margin-top:140px
}
.alia .gallery-item {
    width:50%
}
.alia .text-wrap {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin:110px auto 0
}
.alia .text-wrap .title-for-text {
    width:calc(30% - 100px);
    margin-right:100px;
    font-size:30px;
    font-weight:800;
    letter-spacing:.2px;
    -ms-word-wrap:break-word;
    word-wrap:break-word
}
.alia .text-wrap .text {
    width:70%
}
.alia .text-wrap .text p {
    margin-bottom:30px;
    color:#999999;
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px;
    -ms-word-wrap:break-word;
    word-wrap:break-word
}
.alia .gallery-wrap-main {
    margin:120px -15px 0
}
.alia .gallery-wrap-main .gallery-item {
    width:calc(100%/3 - 30px);
    margin:15px
}
.alia .social-list {
    margin-top:70px;
    padding:0;
    text-align:center
}
.alia .social-list li {
    margin:0
}
.alia .social-list li:not(:last-of-type) {
    margin-right:10px
}
.alia .social-list a {
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:50px;
    height:50px;
    border:1px solid #eee;
    border-radius:50%;
    color:#adadad;
    font-size:18px;
    text-decoration:none
}
.alia .social-list a:hover {
    color:#f54ea2
}
.alia .social-list:hover a {
    opacity:1
}
.alia .single-pagination {
    margin-top:90px
}
@media only screen and (max-width: 1200px) {
    .alia .banner-wrap {
        height:600px
    }
    .alia .text-wrap {
        margin-top:70px
    }
    .alia .text-gallery-wrap .additional-text {
        margin-top:80px
    }
    .alia .gallery-wrap-main {
        margin:40px auto 0;
        max-width:70%
    }
    .alia .gallery-wrap-main .gallery-item {
        width:calc(50% - 30px)
    }
    .alia .gallery-wrap-additional {
        margin-top:80px
    }
    .alia .single-pagination {
        margin-top:40px
    }
}
@media only screen and (max-width: 991px) {
    .alia .banner-wrap {
        height:500px
    }
    .alia .text-wrap {
        padding:0 15px
    }
    .alia .text-wrap .title-for-text {
        width:calc(30% - 30px);
        margin-right:30px;
        font-size:30px;
        font-weight:800;
        letter-spacing:.2px;
        -ms-word-wrap:break-word;
        word-wrap:break-word
    }
    .alia .gallery-wrap-main {
        margin:40px auto 0
    }
    .alia .gallery-wrap-main .gallery-item {
        width:calc(50% - 30px);
        margin:15px
    }
}
@media only screen and (max-width: 768px) {
    .alia .banner-wrap {
        height:340px
    }
    .alia .banner-wrap .title {
        font-size:38px
    }
    .alia .text-gallery-wrap {
        padding:0 15px
    }
    .alia .text-gallery-wrap .additional-text {
        margin:40px auto 0;
        font-size:24px
    }
    .alia .text-gallery-wrap .info-item-wrap {
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        margin-top:45px
    }
    .alia .text-gallery-wrap .info-item-wrap .item {
        width:100%;
        margin-bottom:30px;
        text-align:center
    }
    .alia .text-gallery-wrap .info-item-wrap .item:not(:last-of-type) {
        margin-right:0
    }
    .alia .text-gallery-wrap .btn-wrapper {
        margin-top:35px
    }
    .alia .gallery-wrap-additional {
        margin-top:40px
    }
    .alia .gallery-item {
        width:100%
    }
    .alia .text-wrap {
        margin-top:40px;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        text-align:center
    }
    .alia .text-wrap .title-for-text,
    .alia .text-wrap .text {
        width:100%
    }
    .alia .text-wrap .title-for-text {
        margin-right:0;
        margin-bottom:20px
    }
    .alia .gallery-wrap-main {
        max-width:100%;
        width:100%;
        margin:40px 0 0
    }
    .alia .gallery-wrap-main .gallery-item {
        width:100%;
        margin:0;
        padding:0 15px;
        margin-bottom:15px;
        text-align:center
    }
    .alia .single-pagination {
        margin-top:10px
    }
    .alia .social-list {
        margin-top:40px
    }
}
.menio .banner-wrap {
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    height:1000px;
    -webkit-background-size:cover;
    background-size:cover;
    background-position:center;
    z-index:1
}
.menio .banner-wrap::before {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0, 0, 0, 0.5);
    content:"";
    z-index:-1
}
.menio .banner-wrap .title {
    max-width:675px;
    color:#ffffff;
    font-size:70px;
    font-weight:800;
    letter-spacing:.2px;
    text-align:center
}
.menio .banner-wrap .single-share {
    position:absolute;
    bottom:100px;
    left:50%;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    transform:translateX(-50%)
}
.menio .banner-wrap .social-list {
    margin:0
}
.menio .banner-wrap .social-list li:not(:last-of-type) {
    margin-right:30px
}
.menio .banner-wrap .social-list li a {
    width:auto;
    height:auto;
    border:0;
    color:#ffffff;
    font-size:18px
}
.menio .banner-wrap .social-list li a:hover {
    color:#f54ea2
}
.menio .banner-wrap .social-list:hover a {
    opacity:1
}
.menio .text-gallery-wrap {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-top:140px;
    padding:0 15px
}
.menio .blockquote {
    width:calc(50% - 80px);
    margin-right:80px;
    font-size:30px;
    font-weight:800;
    line-height:1.4;
    letter-spacing:.2px
}
.menio .blockquote cite {
    display:block;
    margin-top:35px;
    color:#999999;
    font-size:15px;
    font-style:normal;
    font-weight:bold;
    line-height:1.6;
    letter-spacing:.2px
}
.menio .additional-text {
    width:50%;
    color:#999999;
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px;
    -ms-word-wrap:break-word;
    word-wrap:break-word
}
.menio .gallery-wrap-main {
    margin:100px 15px 0
}
.menio .gallery-wrap-main .grid-sizer {
    width:25%
}
.menio .gallery-wrap-main .gallery-item {
    display:block;
    padding:15px;
    width:75%
}
.menio .gallery-wrap-main .gallery-item div {
    width:100%;
    height:590px;
    -webkit-background-size:cover;
    background-size:cover;
    background-position:center
}
.menio .gallery-wrap-main .gallery-item:nth-of-type(4n-1),
.menio .gallery-wrap-main .gallery-item:nth-of-type(4n-2) {
    width:25%
}
.menio .text-wrap {
    margin-top:130px;
    padding:0 15px
}
.menio .text-wrap .text {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.menio .text-wrap h1,
.menio .text-wrap h2,
.menio .text-wrap h3,
.menio .text-wrap h4,
.menio .text-wrap h5,
.menio .text-wrap h6 {
    width:100%;
    font-weight:800;
    letter-spacing:.2px;
    -ms-word-wrap:break-word;
    word-wrap:break-word
}
.menio .text-wrap h6 {
    font-size:15px
}
.menio .text-wrap h3,
.menio .text-wrap h2,
.menio .text-wrap h1 {
    margin-bottom:40px
}
.menio .text-wrap p {
    width:calc(50% - 15px);
    color:#999999;
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px;
    -ms-word-wrap:break-word;
    word-wrap:break-word
}
.menio .gallery-wrap-additional {
    margin:60px 15px 0;
    text-align:center
}
.menio .gallery-wrap-additional .gallery-item {
    width:100%
}
.menio .gallery-wrap-additional .gallery-item:not(:last-of-type) {
    margin-bottom:30px
}
.menio .social-list {
    margin-top:70px;
    padding:0;
    text-align:center
}
.menio .social-list li {
    margin:0
}
.menio .social-list li:not(:last-of-type) {
    margin-right:10px
}
.menio .social-list a {
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:50px;
    height:50px;
    border:1px solid #eee;
    border-radius:50%;
    color:#adadad;
    font-size:18px;
    text-decoration:none
}
.menio .social-list a:hover {
    color:#f54ea2
}
.menio .social-list:hover a {
    opacity:1
}
.menio .single-pagination {
    margin-top:40px
}
.menio .recent-posts-wrapper {
    margin-top:110px;
    padding:100px 0;
    background-color:#f7f7f7
}
.menio .recent-posts-wrapper .subtitle {
    margin-bottom:20px;
    color:#bbbbbb;
    font-size:15px;
    font-weight:800;
    letter-spacing:.1px;
    text-align:center
}
.menio .recent-posts-wrapper .title {
    font-size:30px;
    font-weight:800;
    letter-spacing:.1px;
    text-align:center
}
.menio .recent-posts-wrapper .s-back-switch {
    display:block;
    width:100%;
    height:360px;
    margin-bottom:15px;
    -webkit-background-size:cover;
    background-size:cover;
    background-position:center
}
.menio .recent-posts-wrapper .recent-wrapper {
    margin-top:80px
}
@media only screen and (max-width: 991px) {
    .menio .banner-wrap {
        height:700px
    }
    .menio .banner-wrap .single-share {
        bottom:50px
    }
    .menio .gallery-wrap-main .grid-sizer,
    .menio .gallery-wrap-main .gallery-item {
        width:50%
    }
    .menio .gallery-wrap-main .grid-sizer:nth-of-type(4n-1),
    .menio .gallery-wrap-main .grid-sizer:nth-of-type(4n-2),
    .menio .gallery-wrap-main .gallery-item:nth-of-type(4n-1),
    .menio .gallery-wrap-main .gallery-item:nth-of-type(4n-2) {
        width:50%
    }
    .menio .gallery-wrap-main .grid-sizer div,
    .menio .gallery-wrap-main .gallery-item div {
        height:450px
    }
}
@media only screen and (max-width: 768px) {
    .menio .banner-wrap .title {
        font-size:44px
    }
    .menio .banner-wrap .social-list li:not(:last-of-type) {
        margin-right:10px
    }
    .menio .text-gallery-wrap {
        margin-top:40px;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        text-align:center
    }
    .menio .blockquote,
    .menio .additional-text {
        width:100%
    }
    .menio .blockquote {
        margin-right:0;
        margin-bottom:20px;
        font-size:24px
    }
    .menio .blockquote cite {
        margin-top:10px
    }
    .menio .gallery-wrap-main {
        margin:50px 15px 0
    }
    .menio .gallery-wrap-main .grid-sizer,
    .menio .gallery-wrap-main .gallery-item {
        width:100%;
        padding:0;
        padding-bottom:15px
    }
    .menio .gallery-wrap-main .grid-sizer:nth-of-type(4n-1),
    .menio .gallery-wrap-main .grid-sizer:nth-of-type(4n-2),
    .menio .gallery-wrap-main .gallery-item:nth-of-type(4n-1),
    .menio .gallery-wrap-main .gallery-item:nth-of-type(4n-2) {
        width:100%
    }
    .menio .gallery-wrap-main .grid-sizer div,
    .menio .gallery-wrap-main .gallery-item div {
        height:300px
    }
    .menio .text-wrap {
        margin-top:40px;
        text-align:center
    }
    .menio .text-wrap .text {
        text-align:center
    }
    .menio .text-wrap p {
        width:100%;
        margin-bottom:20px
    }
    .menio .gallery-wrap-additional {
        margin-top:0
    }
    .menio .recent-posts-wrapper {
        margin-top:45px;
        padding:45px 0
    }
    .menio .recent-posts-wrapper .recent-wrapper {
        margin-top:45px
    }
    .menio .social-list {
        margin-top:45px
    }
    .menio .single-pagination {
        margin-bottom:10px
    }
}
.static-menu .tg-grid-wrapper {
    max-width:100%;
    left:0 !important
}
.tg-item .tg-item-inner .main-color {
    color:#f54ea2
}
.tg-item .tg-item-inner .second-color {
    color:#ffdd65
}
.fix-z-index {
    position:relative;
    z-index:90
}
.portfolio-single-content.parallax {
    margin-right:0 !important;
    margin-left:0 !important
}
.parallax-window {
    position:relative;
    min-height:100vh
}
.parallax-window .content-parallax {
    text-align:left;
    position:absolute;
    top:50%;
    left:100px;
    max-width:500px;
    width:100%;
    padding:50px;
    background-color:#fff;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.parallax-window .content-parallax .title {
    font-size:50px;
    color:#222222;
    line-height:1.2;
    margin-top:0;
    font-weight:800
}
.parallax-window .content-parallax .category-parallax {
    margin-top:12px;
    margin-bottom:15px;
    -webkit-transform:translateZ(0);
    transform:translateZ(0);
    line-height:1.2
}
.parallax-window .content-parallax .category-parallax a {
    font-size:15px;
    font-weight:800;
    color:#f54ea2;
    text-decoration:none;
    letter-spacing:.2px;
    left:0
}
.parallax-window .content-parallax .category-parallax a:hover {
    text-decoration:none;
    color:#222;
    -webkit-transform:translateZ(0);
    transform:translateZ(0)
}
.parallax-window .content-parallax .text {
    font-size:15px;
    color:#999;
    letter-spacing:.2px;
    margin-top:30px;
    line-height:1.6
}
.parallax-window .content-parallax .social-list {
    margin-top:85px;
    margin-bottom:15px;
    font-size:17px;
    text-align:left
}
.parallax-window .content-parallax .social-list>li {
    margin:0px 23px 0 1px
}
.parallax-window .content-parallax .social-list>li a {
    opacity:1
}
.parallax-window .content-parallax .social-list>li a:hover {
    color:#f54ea2
}
.parallax-window .content-parallax .info-item-wrap {
    margin-top:55px;
    display:table;
    width:100%;
    table-layout:fixed
}
.parallax-window .content-parallax .info-item-wrap .item {
    display:table-cell;
    width:33.33%;
    padding-right:10px
}
.parallax-window .content-parallax .info-item-wrap .item .name {
    letter-spacing:.1px;
    font-size:15px;
    color:#222;
    font-weight:800
}
.parallax-window .content-parallax .info-item-wrap .item .text-item {
    margin-top:15px
}
.parallax-window .content-parallax .info-item-wrap .item .text-item a,
.parallax-window .content-parallax .info-item-wrap .item .text-item {
    color:#999;
    font-size:15px;
    letter-spacing:.2px;
    text-decoration:none;
    font-weight:600
}
.parallax-window .content-parallax .info-item-wrap .item .text-item a:hover {
    color:#f54ea2
}
@media only screen and (max-width: 1400px) {
    .parallax-window .content-parallax .info-item-wrap {
        margin-top:35px
    }
    .parallax-window .content-parallax .social-list {
        margin-top:50px
    }
    .parallax-window .content-parallax {
        padding:30px 50px
    }
    .parallax-window .content-parallax .title {
        font-size:40px
    }
    .parallax-window .content-parallax .social-list {
        margin-bottom:15px
    }
    .parallax-window .content-parallax .text {
        margin-top:25px
    }
}
@media only screen and (max-width: 991px) {
    .parallax-window .content-parallax {
        max-width:calc(100% - 200px)
    }
    .parallax-window .content-parallax .info-item-wrap .item {
        width:33.33% !important
    }
}
@media only screen and (max-width: 768px) {
    .parallax-window {
        position:static
    }
    .parallax-window .content-parallax {
        max-width:calc(100% - 30px);
        left:15px;
        position:absolute;
        -webkit-transform:translateY(0);
        -moz-transform:translateY(0);
        -ms-transform:translateY(0);
        -o-transform:translateY(0);
        transform:translateY(0);
        top:100px
    }
    .parallax-window .content-parallax {
        padding:30px
    }
    .parallax-window .content-parallax .info-item-wrap {
        display:none
    }
    .parallax-window .content-parallax .title {
        font-size:30px
    }
    .parallax-window .content-parallax .social-list {
        margin-top:40px
    }
}
.portfolio-single-content.left_gallery {
    margin-bottom:120px
}
.portfolio-single-content.left_gallery .info-wrap {
    max-width:600px
}
.portfolio-single-content.left_gallery .info-wrap .title {
    font-size:50px;
    letter-spacing:.2px;
    line-height:1.3;
    font-weight:800
}
.portfolio-single-content.left_gallery .info-wrap .text {
    font-size:15px;
    color:#999;
    letter-spacing:.2px;
    line-height:1.6;
    margin-top:42px;
    -ms-word-wrap:break-word;
    word-wrap:break-word
}
.portfolio-single-content.left_gallery .info-item-wrap {
    margin-top:62px
}
.portfolio-single-content.left_gallery .info-item-wrap .item {
    float:none;
    display:table;
    width:100%;
    table-layout:fixed;
    margin-bottom:20px
}
.portfolio-single-content.left_gallery .info-item-wrap .name {
    display:table-cell;
    font-size:15px;
    letter-spacing:.1px;
    font-weight:800
}
.portfolio-single-content.left_gallery .info-item-wrap .text-item {
    display:table-cell;
    font-size:15px;
    letter-spacing:.2px;
    color:#999;
    font-weight:800
}
.portfolio-single-content.left_gallery .info-item-wrap .text-item a {
    text-decoration:none;
    color:#999
}
.portfolio-single-content.left_gallery .info-item-wrap .text-item a:hover {
    color:#f54ea2
}
.portfolio-single-content.left_gallery .social-list {
    margin-top:40px;
    margin-bottom:54px;
    text-align:left
}
.portfolio-single-content.left_gallery .social-list li:not(:last-of-type) {
    margin-right:10px
}
.portfolio-single-content.left_gallery .social-list a {
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    height:50px;
    width:50px;
    margin-bottom:10px;
    border-radius:50%;
    border:1px solid #eee;
    text-align:center;
    text-decoration:none
}
.portfolio-single-content.left_gallery .social-list a:hover {
    color:#f54ea2
}
.portfolio-single-content.left_gallery .social-list:hover a {
    opacity:1
}
.portfolio-single-content.left_gallery .left_gallery--button-wrapper {
    text-align:left
}
.portfolio-single-content.left_gallery .media-gallery .horizontal {
    width:calc(100% - 30px);
    height:auto;
    margin:15px 0;
    padding:0 15px
}
.portfolio-single-content.left_gallery .media-gallery .vertical {
    width:calc(50% - 15px);
    float:left;
    height:auto;
    padding:0 15px;
    margin:15px 0
}
@media only screen and (min-width: 1200px) {
    .portfolio-single-content.left_gallery {
        padding:0 165px
    }
    .portfolio-single-content.left_gallery .left_gallery_desc {
        padding-top:110px
    }
    .portfolio-single-content.left_gallery .single-pagination.left_gallery {
        position:fixed;
        top:50%;
        right:0;
        left:0;
        width:100%;
        -webkit-transform:translateY(-50%);
        -moz-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        -o-transform:translateY(-50%);
        transform:translateY(-50%);
        z-index:10
    }
    .portfolio-single-content.left_gallery .single-pagination.left_gallery .icon-wrap {
        display:none
    }
    .portfolio-single-content.left_gallery .single-pagination.left_gallery.change-color {
        z-index:-1
    }
    .portfolio-single-content.left_gallery .single-pagination.left_gallery.change-color a.content {
        color:#fff
    }
    .portfolio-single-content.left_gallery .pag-prev {
        -webkit-transform:rotate(-90deg);
        -moz-transform:rotate(-90deg);
        -ms-transform:rotate(-90deg);
        -o-transform:rotate(-90deg);
        transform:rotate(-90deg)
    }
    .portfolio-single-content.left_gallery .pag-prev::before {
        content:none
    }
    .portfolio-single-content.left_gallery .pag-prev span span {
        display:none
    }
    .portfolio-single-content.left_gallery .pag-next {
        -webkit-transform:rotate(90deg);
        -moz-transform:rotate(90deg);
        -ms-transform:rotate(90deg);
        -o-transform:rotate(90deg);
        transform:rotate(90deg)
    }
    .portfolio-single-content.left_gallery .pag-next::after {
        content:none
    }
    .portfolio-single-content.left_gallery .pag-next span span {
        display:none
    }
}
@media only screen and (max-width: 991px) {
    .portfolio-single-content.left_gallery {
        margin-bottom:70px
    }
    .portfolio-single-content.left_gallery .left_gallery_desc {
        margin-bottom:50px
    }
    .portfolio-single-content.left_gallery .media-gallery .vertical,
    .portfolio-single-content.left_gallery .media-gallery .horizontal {
        width:100%;
        padding:0;
        margin:0 0 15px 0
    }
}
@media only screen and (max-width: 768px) {
    .portfolio-single-content.left_gallery {
        margin-bottom:40px
    }
    .portfolio-single-content.left_gallery .info-wrap .text {
        margin-top:15px;
        text-align:center
    }
    .portfolio-single-content.left_gallery .info-wrap .title {
        font-size:30px;
        text-align:center
    }
    .portfolio-single-content.left_gallery .info-item-wrap {
        margin-top:30px
    }
    .portfolio-single-content.left_gallery .social-list {
        margin:30px 0;
        text-align:center
    }
    .portfolio-single-content.left_gallery .left_gallery--button-wrapper {
        text-align:center
    }
    .portfolio-single-content.left_gallery .single-pagination {
        margin-bottom:0
    }
}
.right-menu.full #topmenu.open li:nth-child(1) a {
    transition-delay:0ms
}
.right-menu.full #topmenu.open div:nth-child(1) *,
.right-menu.full #topmenu.open div:nth-child(1) * {
    transition-delay:200ms
}
.right-menu.full #topmenu.open li:nth-child(2) a {
    transition-delay:50ms
}
.right-menu.full #topmenu.open div:nth-child(2) *,
.right-menu.full #topmenu.open div:nth-child(2) * {
    transition-delay:250ms
}
.right-menu.full #topmenu.open li:nth-child(3) a {
    transition-delay:100ms
}
.right-menu.full #topmenu.open div:nth-child(3) *,
.right-menu.full #topmenu.open div:nth-child(3) * {
    transition-delay:300ms
}
.right-menu.full #topmenu.open li:nth-child(4) a {
    transition-delay:150ms
}
.right-menu.full #topmenu.open div:nth-child(4) *,
.right-menu.full #topmenu.open div:nth-child(4) * {
    transition-delay:350ms
}
.right-menu.full #topmenu.open li:nth-child(5) a {
    transition-delay:200ms
}
.right-menu.full #topmenu.open div:nth-child(5) *,
.right-menu.full #topmenu.open div:nth-child(5) * {
    transition-delay:400ms
}
.right-menu.full #topmenu.open li:nth-child(6) a {
    transition-delay:250ms
}
.right-menu.full #topmenu.open div:nth-child(6) *,
.right-menu.full #topmenu.open div:nth-child(6) * {
    transition-delay:450ms
}
.right-menu.full #topmenu.open li:nth-child(7) a {
    transition-delay:300ms
}
.right-menu.full #topmenu.open div:nth-child(7) *,
.right-menu.full #topmenu.open div:nth-child(7) * {
    transition-delay:500ms
}
.right-menu.full #topmenu.open li:nth-child(8) a {
    transition-delay:350ms
}
.right-menu.full #topmenu.open div:nth-child(8) *,
.right-menu.full #topmenu.open div:nth-child(8) * {
    transition-delay:550ms
}
.right-menu.full #topmenu.open li:nth-child(9) a {
    transition-delay:400ms
}
.right-menu.full #topmenu.open div:nth-child(9) *,
.right-menu.full #topmenu.open div:nth-child(9) * {
    transition-delay:600ms
}
.right-menu.full #topmenu.open li:nth-child(10) a {
    transition-delay:450ms
}
.right-menu.full #topmenu.open div:nth-child(10) *,
.right-menu.full #topmenu.open div:nth-child(10) * {
    transition-delay:650ms
}
.right-menu.full #topmenu.open li:nth-child(11) a {
    transition-delay:500ms
}
.right-menu.full #topmenu.open div:nth-child(11) *,
.right-menu.full #topmenu.open div:nth-child(11) * {
    transition-delay:700ms
}
.right-menu.full #topmenu.open li:nth-child(12) a {
    transition-delay:550ms
}
.right-menu.full #topmenu.open div:nth-child(12) *,
.right-menu.full #topmenu.open div:nth-child(12) * {
    transition-delay:750ms
}
.right-menu.full #topmenu.open li:nth-child(13) a {
    transition-delay:600ms
}
.right-menu.full #topmenu.open div:nth-child(13) *,
.right-menu.full #topmenu.open div:nth-child(13) * {
    transition-delay:800ms
}
.right-menu.full #topmenu.open li:nth-child(14) a {
    transition-delay:650ms
}
.right-menu.full #topmenu.open div:nth-child(14) *,
.right-menu.full #topmenu.open div:nth-child(14) * {
    transition-delay:850ms
}
.right-menu.full #topmenu.open li:nth-child(15) a {
    transition-delay:700ms
}
.right-menu.full #topmenu.open div:nth-child(15) *,
.right-menu.full #topmenu.open div:nth-child(15) * {
    transition-delay:900ms
}
.right-menu.full #topmenu.open li:nth-child(16) a {
    transition-delay:750ms
}
.right-menu.full #topmenu.open div:nth-child(16) *,
.right-menu.full #topmenu.open div:nth-child(16) * {
    transition-delay:950ms
}
.right-menu.full #topmenu.open li:nth-child(17) a {
    transition-delay:800ms
}
.right-menu.full #topmenu.open div:nth-child(17) *,
.right-menu.full #topmenu.open div:nth-child(17) * {
    transition-delay:1000ms
}
.right-menu.full #topmenu.open li:nth-child(18) a {
    transition-delay:850ms
}
.right-menu.full #topmenu.open div:nth-child(18) *,
.right-menu.full #topmenu.open div:nth-child(18) * {
    transition-delay:1050ms
}
.right-menu.full #topmenu.open li:nth-child(19) a {
    transition-delay:900ms
}
.right-menu.full #topmenu.open div:nth-child(19) *,
.right-menu.full #topmenu.open div:nth-child(19) * {
    transition-delay:1100ms
}
.right-menu.full #topmenu.open li:nth-child(20) a {
    transition-delay:950ms
}
.right-menu.full #topmenu.open div:nth-child(20) *,
.right-menu.full #topmenu.open div:nth-child(20) * {
    transition-delay:1150ms
}
.right-menu.full #topmenu.open li:nth-child(21) a {
    transition-delay:1000ms
}
.right-menu.full #topmenu.open div:nth-child(21) *,
.right-menu.full #topmenu.open div:nth-child(21) * {
    transition-delay:1200ms
}
.right-menu.full #topmenu.open li:nth-child(22) a {
    transition-delay:1050ms
}
.right-menu.full #topmenu.open div:nth-child(22) *,
.right-menu.full #topmenu.open div:nth-child(22) * {
    transition-delay:1250ms
}
.right-menu.full #topmenu.open li:nth-child(23) a {
    transition-delay:1100ms
}
.right-menu.full #topmenu.open div:nth-child(23) *,
.right-menu.full #topmenu.open div:nth-child(23) * {
    transition-delay:1300ms
}
.right-menu.full #topmenu.open li:nth-child(24) a {
    transition-delay:1150ms
}
.right-menu.full #topmenu.open div:nth-child(24) *,
.right-menu.full #topmenu.open div:nth-child(24) * {
    transition-delay:1350ms
}
.right-menu.full #topmenu.open li:nth-child(25) a {
    transition-delay:1200ms
}
.right-menu.full #topmenu.open div:nth-child(25) *,
.right-menu.full #topmenu.open div:nth-child(25) * {
    transition-delay:1400ms
}
.right-menu.full #topmenu.open li:nth-child(26) a {
    transition-delay:1250ms
}
.right-menu.full #topmenu.open div:nth-child(26) *,
.right-menu.full #topmenu.open div:nth-child(26) * {
    transition-delay:1450ms
}
.right-menu.full #topmenu.open li:nth-child(27) a {
    transition-delay:1300ms
}
.right-menu.full #topmenu.open div:nth-child(27) *,
.right-menu.full #topmenu.open div:nth-child(27) * {
    transition-delay:1500ms
}
.right-menu.full #topmenu.open li:nth-child(28) a {
    transition-delay:1350ms
}
.right-menu.full #topmenu.open div:nth-child(28) *,
.right-menu.full #topmenu.open div:nth-child(28) * {
    transition-delay:1550ms
}
.right-menu.full #topmenu.open li:nth-child(29) a {
    transition-delay:1400ms
}
.right-menu.full #topmenu.open div:nth-child(29) *,
.right-menu.full #topmenu.open div:nth-child(29) * {
    transition-delay:1600ms
}
.right-menu.full #topmenu.open li:nth-child(30) a {
    transition-delay:1450ms
}
.right-menu.full #topmenu.open div:nth-child(30) *,
.right-menu.full #topmenu.open div:nth-child(30) * {
    transition-delay:1650ms
}
.right-menu.full #topmenu.open li:nth-child(31) a {
    transition-delay:1500ms
}
.right-menu.full #topmenu.open div:nth-child(31) *,
.right-menu.full #topmenu.open div:nth-child(31) * {
    transition-delay:1700ms
}
.right-menu.full #topmenu.open li:nth-child(32) a {
    transition-delay:1550ms
}
.right-menu.full #topmenu.open div:nth-child(32) *,
.right-menu.full #topmenu.open div:nth-child(32) * {
    transition-delay:1750ms
}
.right-menu.full #topmenu.open li:nth-child(33) a {
    transition-delay:1600ms
}
.right-menu.full #topmenu.open div:nth-child(33) *,
.right-menu.full #topmenu.open div:nth-child(33) * {
    transition-delay:1800ms
}
.right-menu.full #topmenu.open li:nth-child(34) a {
    transition-delay:1650ms
}
.right-menu.full #topmenu.open div:nth-child(34) *,
.right-menu.full #topmenu.open div:nth-child(34) * {
    transition-delay:1850ms
}
.right-menu.full #topmenu.open li:nth-child(35) a {
    transition-delay:1700ms
}
.right-menu.full #topmenu.open div:nth-child(35) *,
.right-menu.full #topmenu.open div:nth-child(35) * {
    transition-delay:1900ms
}
.right-menu.full #topmenu.open li:nth-child(36) a {
    transition-delay:1750ms
}
.right-menu.full #topmenu.open div:nth-child(36) *,
.right-menu.full #topmenu.open div:nth-child(36) * {
    transition-delay:1950ms
}
.right-menu.full #topmenu.open li:nth-child(37) a {
    transition-delay:1800ms
}
.right-menu.full #topmenu.open div:nth-child(37) *,
.right-menu.full #topmenu.open div:nth-child(37) * {
    transition-delay:2000ms
}
.right-menu.full #topmenu.open li:nth-child(38) a {
    transition-delay:1850ms
}
.right-menu.full #topmenu.open div:nth-child(38) *,
.right-menu.full #topmenu.open div:nth-child(38) * {
    transition-delay:2050ms
}
.right-menu.full #topmenu.open li:nth-child(39) a {
    transition-delay:1900ms
}
.right-menu.full #topmenu.open div:nth-child(39) *,
.right-menu.full #topmenu.open div:nth-child(39) * {
    transition-delay:2100ms
}
.right-menu.full #topmenu.open li:nth-child(40) a {
    transition-delay:1950ms
}
.right-menu.full #topmenu.open div:nth-child(40) *,
.right-menu.full #topmenu.open div:nth-child(40) * {
    transition-delay:2150ms
}
.right-menu.full #topmenu.open li:nth-child(41) a {
    transition-delay:2000ms
}
.right-menu.full #topmenu.open div:nth-child(41) *,
.right-menu.full #topmenu.open div:nth-child(41) * {
    transition-delay:2200ms
}
.right-menu.full #topmenu.open li:nth-child(42) a {
    transition-delay:2050ms
}
.right-menu.full #topmenu.open div:nth-child(42) *,
.right-menu.full #topmenu.open div:nth-child(42) * {
    transition-delay:2250ms
}
.right-menu.full #topmenu.open li:nth-child(43) a {
    transition-delay:2100ms
}
.right-menu.full #topmenu.open div:nth-child(43) *,
.right-menu.full #topmenu.open div:nth-child(43) * {
    transition-delay:2300ms
}
.right-menu.full #topmenu.open li:nth-child(44) a {
    transition-delay:2150ms
}
.right-menu.full #topmenu.open div:nth-child(44) *,
.right-menu.full #topmenu.open div:nth-child(44) * {
    transition-delay:2350ms
}
.right-menu.full #topmenu.open li:nth-child(45) a {
    transition-delay:2200ms
}
.right-menu.full #topmenu.open div:nth-child(45) *,
.right-menu.full #topmenu.open div:nth-child(45) * {
    transition-delay:2400ms
}
.right-menu.full #topmenu.open li:nth-child(46) a {
    transition-delay:2250ms
}
.right-menu.full #topmenu.open div:nth-child(46) *,
.right-menu.full #topmenu.open div:nth-child(46) * {
    transition-delay:2450ms
}
.right-menu.full #topmenu.open li:nth-child(47) a {
    transition-delay:2300ms
}
.right-menu.full #topmenu.open div:nth-child(47) *,
.right-menu.full #topmenu.open div:nth-child(47) * {
    transition-delay:2500ms
}
.right-menu.full #topmenu.open li:nth-child(48) a {
    transition-delay:2350ms
}
.right-menu.full #topmenu.open div:nth-child(48) *,
.right-menu.full #topmenu.open div:nth-child(48) * {
    transition-delay:2550ms
}
.right-menu.full #topmenu.open li:nth-child(49) a {
    transition-delay:2400ms
}
.right-menu.full #topmenu.open div:nth-child(49) *,
.right-menu.full #topmenu.open div:nth-child(49) * {
    transition-delay:2600ms
}
.right-menu.full #topmenu.open li:nth-child(50) a {
    transition-delay:2450ms
}
.right-menu.full #topmenu.open div:nth-child(50) *,
.right-menu.full #topmenu.open div:nth-child(50) * {
    transition-delay:2650ms
}
.right-menu.full #topmenu.open li:nth-child(51) a {
    transition-delay:2500ms
}
.right-menu.full #topmenu.open div:nth-child(51) *,
.right-menu.full #topmenu.open div:nth-child(51) * {
    transition-delay:2700ms
}
div.lg-backdrop {
    z-index:2040
}
div.lg-outer {
    z-index:2050
}
.metro-load-more {
    float:left;
    width:100%;
    background:#faf7f7;
    text-align:center;
    padding:40px 0
}
.metro-load-more .metro-load-more__button {
    display:inline-block;
    padding:10px;
    margin:auto;
    color:#999999;
    font-size:15px;
    font-weight:800;
    cursor:pointer
}
.post.metro-style.format-post-link .info-wrap .category {
    display:flex;
    flex-wrap:wrap
}
.post.metro-style.format-post-link .link-wrap a {
    word-wrap:break-word
}
.post.metro-style.format-standard .post-media+.info-wrap .category {
    display:flex;
    flex-wrap:wrap
}
.simple_gallery .info-item-wrap .item {
    margin-bottom:20px
}
dt {
    color:#222
}
twitterwidget {
    margin:auto;
    margin-bottom:20px !important
}
.protected-page form {
    font-weight:bold;
    max-width:770px;
    margin:auto
}
.protected-page form input:not([type="submit"]) {
    margin-top:10px;
    border:2px solid #eeeeee;
    padding:10px 24px;
    font-size:15px;
    font-weight:600;
    line-height:1.6;
    letter-spacing:.2px;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease
}
.protected-page form input:not([type="submit"]):focus {
    border:2px solid #f54ea2
}
.protected-page form input[type="submit"] {
    border:0;
    background-color:#f54ea2;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    letter-spacing:.5px;
    line-height:1;
    text-transform:lowercase;
    padding:17px 24px
}
.post-nav>span:first-of-type {
    margin-right:30px;
    font-weight:bold
}
.unit address {
    color:#999999
}
.unit a {
    color:#999999;
    font-weight:800
}
.unit a:hover {
    color:#f54ea2
}
.unit strong,
.unit b {
    color:#222222
}
.unit .comment {
    margin-top:40px
}
.unit table tbody th a {
    color:#999;
    font-weight:800;
    letter-spacing:.2px
}
.unit table tbody th a:hover {
    color:#f54ea2
}
.unit table tbody td {
    color:#999999
}
.post-details .twitterwidget {
    margin-bottom:40px !important
}
.post-details ul li:first-of-type,
.post-details ol li:first-of-type {
    margin-top:20px
}
.static .no-menu {
    margin-top:100px;
    padding:0 15px
}
.no-menu>a {
    color:#f54ea2;
    font-weight:bold
}
@media only screen and (max-width: 768px) {
    .protected-page form {
        text-align:center
    }
    .protected-page form input:not([type="submit"]) {
        margin-bottom:20px;
        width:100%
    }
}
.wp-audio-shortcode {
    max-width:770px !important;
    margin-right:auto;
    margin-left:auto
}
.unit .sub-menu {
    background-color:transparent
}
#footer .sidebar-item[class*='widget_'] ul ul {
    margin-left:10px;
    margin-top:11px
}
.awa-shop-banner .awa-shop-menu ul li {
    text-transform:lowercase
}
.awa-shop-banner .awa-shop-menu ul li:last-child {
    color:#f54ea2
}
.woocommerce .woocommerce-error li {
    color:#fff !important
}
.woocommerce form.login .form-row input[type="submit"]:focus,
.woocommerce form.login .form-row input[type="submit"]:visited,
.woocommerce form.login .form-row input[type="submit"]:active,
.woocommerce form.login .form-row input[type="submit"] {
    border:2px solid #eeeeee;
    padding:10px 24px;
    font-size:15px;
    font-weight:800;
    color:#f54ea2;
    line-height:1.6;
    letter-spacing:.2px;
    -webkit-transition:all 350ms ease;
    transition:all 350ms ease;
    margin-right:20px
}
.woocommerce form.login .form-row input[type="submit"]:focus:hover,
.woocommerce form.login .form-row input[type="submit"]:visited:hover,
.woocommerce form.login .form-row input[type="submit"]:active:hover,
.woocommerce form.login .form-row input[type="submit"]:hover {
    color:#ffffff;
    background-color:#f54ea2;
    border-color:#f54ea2;
    opacity:1
}
p.cart-empty {
    margin-bottom:30px
}
@media only screen and (min-width: 992px) {
    .cart-empty+.return-to-shop {
        margin-bottom:100px
    }
    .unit #footer .sidebar-item {
        text-align:left
    }
}
.gallery .gallery-item .gallery-caption,
.single-pagination>div a.content {
    -ms-word-wrap:break-word;
    word-wrap:break-word
}
.single-pagination>div span {
    -ms-word-wrap:break-word;
    word-wrap:break-word;
    display:block;
    max-width:100%
}
body.search {
    background-color:#faf7f7
}
.unit a,
.unit.main-wrapper .col-md-4 .sidebar-item a,
.unit.main-wrapper .col-md-4 .sidebar-item li,
.unit.main-wrapper .col-md-4 .sidebar-item p,
.unit.main-wrapper .col-md-3 .sidebar-item a,
.unit.main-wrapper .col-md-3 .sidebar-item li,
.unit.main-wrapper .col-md-3 .sidebar-item p,
.unit .widget_product_search input[type="search"],
.unit .widget_search input[type="text"],
.unit address,
.unit table tbody td,
.unit blockquote cite,
.unit .single-post p,
.unit .single-post dl dd,
.unit .post.metro-style .info-wrap .date a,
.unit .comments dl dd,
.unit .post-little-banner+.post-paper.padding-both ul li,
.unit .post.metro-style .info-wrap .text p,
.unit .post-little-banner+.post-paper.padding-both ol li,
.unit .single-content p,
.unit .single-content dl dd,
.unit .post-details ul li,
.unit .post-details ol li,
.unit table tbody th a,
.unit .post-info .single-tags a,
.unit .bottom-infopwrap .single-tags a,
.unit .user-info-wrap .single-tags a,
.unit .main-top-content .single-tags a,
.unit .post-details .link-wrap .single-tags a,
.unit table th {
    color:#5d5d5d
}
.unit .col-md-4 .sidebar-item.widget_rss a.rsswidget,
.unit .col-md-3 .sidebar-item.widget_rss a.rsswidget {
    color:#222
}
.unit.main-wrapper .col-md-4 .sidebar-item a:hover,
.unit.main-wrapper .col-md-3 .sidebar-item a:hover {
    color:#f54ea2
}
.unit .post-info .single-tags a:hover,
.unit .bottom-infopwrap .single-tags a:hover,
.unit .user-info-wrap .single-tags a:hover,
.unit .main-top-content .single-tags a:hover,
.unit .post-details .link-wrap .single-tags a:hover,
.unit .post-details .post-media .single-tags a:hover {
    color:#fff
}
.unit .post-info .single-tags a,
.unit .bottom-infopwrap .single-tags a,
.unit .user-info-wrap .single-tags a,
.unit .main-top-content .single-tags a,
.unit .post-details .link-wrap .single-tags a,
.unit .post-details .post-media .single-tags a,
.unit .post-details .post-media .single-tags a,
.unit .col-md-4 .sidebar-item,
.unit .col-md-3 .sidebar-item {
    border:1px solid #ddd
}
.unit .col-md-4 .sidebar-item h5,
.unit .col-md-3 .sidebar-item h5 {
    border-bottom:1px solid #ddd
}
.unit .post-info .single-tags a {
    margin-left:5px
}
.portfolio-single-content.full_images {
    padding:0
}
.portfolio-single-content.full_images img {
    height:auto;
    width:100%
}
.bg_grey {
    background-color:#faf7f7
}
.bg_pink {
    background-color:#f54ea2
}
.bg_img_pink {
    background:#fa0445;
}
.bg_img_pink2 {
    background:#f54ea2 url("../img/background1.png")
}
.bg_img {
    background-image:url("../img/dots-1.png");
    background-position:0 0;
    background-repeat:no-repeat
}
.bg_img_2 {
    background-image:url("../img/bg_team.png");
    -webkit-background-size:cover;
    background-size:cover
}
.bg_img_3 {
    background-image:url("../img/2ac10933547009.56af76ff9a289.jpg");
    -webkit-background-size:cover;
    background-size:cover
}
.bg_img_4 {
    background-image:url("../img/e6c45633547009.56af76ff93989.jpg");
    -webkit-background-size:cover;
    background-size:cover;
    background-position:center;
    position:relative
}
.bg_img_full {
    background-image:url("../img/dots-1.png");
    background-position:0 0
}
.bg_img_dots {
    background-image:url("../img/bg1-1.png");
    background-position:0 0
}
.body_bg {
    background-color:#00113c
}
.body_bg_2 {
    background-color:#8ad7d3
}
.footer_bg {
    background-color:#030d27 !important
}
.light_pink_bg {
    background-color:#faf6f7
}
.margin-215 {
    margin-top:-150px;
    z-index:2
}
.margin-65 {
    margin-top:-65px;
    z-index:2
}
.margin-50 {
    margin-top:-50px;
    z-index:2
}
.padd-30 {
    padding:0 30px
}
@media only screen and (max-width: 1460px) and (min-width: 992px) {
    .padd-15 {
        padding:0 15px
    }
}
@media only screen and (max-width: 1299px) and (min-width: 992px) {
    .margin-60 {
        margin-bottom:60px
    }
}
.cs-center {
    display:flex;
    align-items:center;
    height:100vh
}
.insta-overlay {
    top:0;
    right:0;
    bottom:0;
    left:0;
    position:absolute;
    background-color:rgba(0,
    0,
    0,
    0.3)
}
@media only screen and (min-width: 1650px) {
    .custom_container {
        padding-left:7%;
        padding-right:7%
    }
}
@media only screen and (max-width: 997px) {
    .hiddn-sm {
        display:none
    }
}
.entry-content {
    display:none
}
.entry-content.active {
    display:block
}
.cart-table {
    border:none;
    margin:0
}
.cart-table td {
    border:none;
    padding:0
}
.woocommerce #form-3,
.woocommerce #form-4 {
    display:none
}
.show-form.active .checkbox::before {
    background-color:#f54ea2 !important
}
.mfp-arrow-left {
    -webkit-transform-origin:0;
    transform-origin:0
}
@media only screen and (min-width: 992px) {
    body.left-menu,
    #footer.left-menu {
        padding-left:58px
    }
}
@media only screen and (min-width: 1300px) {
    .landing-text {
        display:flex;
        align-items:center
    }
    .landing-text .text-wrapp {
        max-width:600px;
        margin:auto;
        margin-right:0
    }
    .landing-img-wrapp .image-wrapper {
        max-width:none;
        margin-right:-400px
    }
}
.landing-text .text-wrapp .title {
    margin-bottom:55px;
    color:#222;
    line-height:1.3;
    font-weight:800;
    letter-spacing:.2px;
    font-size:50px;
    text-align:center
}
.landing-text .text-wrapp .description {
    text-align:left;
    color:#999;
    font-size:15px;
    line-height:1.6;
    letter-spacing:.2px;
    text-align:left;
    margin-bottom:0;
    margin-bottom:35px
}
.landing-text .text-wrapp .services {
    display:grid;
    grid-template-columns:1fr 1fr;
    padding:0;
    margin-left:0
}
.landing-text .text-wrapp .services .left,
.landing-text .text-wrapp .services .right {
    padding:15px;
    text-align:left
}
.landing-text .text-wrapp .services .left .title,
.landing-text .text-wrapp .services .right .title {
    font-size:24px;
    font-weight:800;
    margin-top:18px;
    text-align:left;
    letter-spacing:.2px;
    transition:all 350ms ease;
    margin-bottom:10px
}
.landing-text .text-wrapp .services .left .text,
.landing-text .text-wrapp .services .right .text {
    font-size:15px;
    line-height:1.6;
    letter-spacing:.4px;
    color:#222;
    opacity:.6;
    margin-top:20px;
    transition:all 350ms ease
}
@media only screen and (max-width: 991px) {
    .landing-text .text-wrapp .services .left .title,
    .landing-text .text-wrapp .services .left .text,
    .landing-text .text-wrapp .services .right .title,
    .landing-text .text-wrapp .services .right .text {
        text-align:center
    }
}
@media only screen and (min-width: 991px) {
    .padding-sml {
        padding-left:15px !important
    }
}
@media only screen and (max-width: 767px) {
    .landing-text .text-wrapp .title {
        font-size:40px;
        margin-bottom:35px
    }
    .landing-text .text-wrapp .description {
        margin-bottom:15px;
        text-align:center
    }
    .landing-text .text-wrapp .services {
        grid-template-columns:1fr;
        max-width:500px;
        margin:auto
    }
    .margin-100mb {
        margin-top:-100px !important
    }
}
@media only screen and (max-width: 600px) {
    .landing-text .text-wrapp .title {
        font-size:24px;
        margin-bottom:25px
    }
    .margin-t60 {
        margin-top:50px !important
    }
}
.color-dark {
    color:#222
}
.color-pink {
    color:#f54ea2
}
.display-none {
    display:none
}
.innerpage_class .main-logo {
    display: none;
}
.innerpage_class header .logo img.logo-mobile {
    display: block !important;
}
.header-main .main-menu > ul > li.megamenu .submenuwrap {
    background: #fafbfd;
    position: fixed;
    width: auto;
    left: 50%;
    overflow: hidden;
    height: 0;
    top: 95px;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    transform: translateX(-50%);
}
.header-main .main-menu > ul > li.megamenu:hover .submenuwrap {
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    top: 119px;
    height: auto;
    z-index: -1;
    background: rgba(220,220,220,0.9);
    box-shadow: inset 0 1px 0 #eaf3fb,
    0 3px 6px rgba(0,
    0,
    0,
    0.05);
}
.services {
    padding: 20px 0 50px !important;
    margin-bottom: -20px !important;
}
.header-main .main-menu .submenuwrap .menu-container {
    width: 1200px;
    margin: 0 auto;
    padding: 25px 15px 0;
}
.header-main .main-menu .submenuwrap .menu-container ul {
    text-align: center;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    padding: 0 !important;
    min-width: 100% !important;
    display: inline-block !important;
}
.header-main .main-menu .submenuwrap .menu-container ul li {
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 18.6%;
    border-radius: 0;
    text-align: left;
}
.header-main .main-menu .submenuwrap .menu-container ul li:nth-child(5) {
    margin-right: 0;
}
.header-main .main-menu .submenuwrap .menu-container ul li:last-child {
    margin-right: 0;
}
.header-main .main-menu .submenuwrap .menu-container ul li:before{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #ffdd65;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
    display: inherit !important;
}
.header-main .main-menu .submenuwrap .menu-container ul li:hover,
.right-menu.left #topmenu .sub-menu li:hover {
    background-color: #fa0445;
}
.header-main .main-menu .submenuwrap .menu-container ul li:hover:before{
    left: 10px;
    top: 10px;
}
.header-main .main-menu .submenuwrap .menu-container ul li,
.right-menu.left #topmenu .sub-menu li{
    background-color: white;
    padding-top: 16px;
    padding-bottom: 26px;
    margin-bottom: 18px !important;
    margin-right: 13px;
}
.header-main .main-menu ul.navbar li {
    display: inline-block;
    margin-right: 10px;
    padding: 0 0 0 6px;
    vertical-align: middle;
}
.header-main .main-menu ul.navbar li .submenuwrap .menu-container ul li a {
    padding: 0;
    cursor: pointer;
    display: inherit !important;
}
.header-main .main-menu .submenuwrap .menu-container ul li a .menu-icon {
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 60px;
    vertical-align: middle;
    height: 60px;
    padding: 8px;
    text-align: center;
    line-height: 23px;
    height: 60px;
    width: 60px;
    overflow: hidden;
    margin:0 auto;
}
.header-main .main-menu .submenuwrap .menu-container ul li a{
    display: inherit !important;
    text-align: center !important;
    padding: 15px;
}
.header-main .logo {
    margin: -17px 0;
}
.sprite {
    background: url(../img/menu/stripe.png)no-repeat;
    width: 90px;
    height: 40px;
    display: block;
}
.header-main .main-menu .submenuwrap .menu-container ul li a .menutext {
    padding-top: 0px;
    width: 100%;
    margin: 5px 0 0 0px;
}
.header-main .main-menu .submenuwrap .menu-container ul li a .menutext h6 {
    color: #000000;
    font-weight: 600;
    line-height: 14px;
    padding-bottom: 0px;
    font-size: 14px;
    text-transform: lowercase;
    margin-bottom: 6px;
}
.header-main .main-menu .submenuwrap .menu-container ul li:hover a .menutext h6{
    color: white;
}
.header-main .main-menu .submenuwrap .menu-container ul li a .menutext p {
    color: #848484;
    padding-bottom: 0;
    font-size: 12px;
    line-height: 19px;
    margin-bottom: 0px;
    font-weight: 500;
    padding: 0px 35px;
}
.header-main .main-menu .submenuwrap .menu-container ul li:hover a .menutext p{
    color: white;
}
.header-main .main-menu .submenuwrap .menu-container ul li a .menu-icon span.sprite.logo {
    background-position: -494px 5px;
}
.header-main .main-menu .submenuwrap .menu-container ul li:hover a .menu-icon span.sprite.logo {
    background-position: -494px -31px;
}
.header-main .main-menu .submenuwrap .menu-container ul li a .menu-icon span.sprite.branding {
    background-position: -443px 6px;
}
.header-main .main-menu .submenuwrap .menu-container ul li:hover a .menu-icon span.sprite.branding {
    background-position: -443px -31px;
}
.header-main .main-menu .submenuwrap .menu-container ul li a .menu-icon span.sprite.web {
    background-position: -4px 6px;
}
.header-main .main-menu .submenuwrap .menu-container ul li:hover a .menu-icon span.sprite.web {
    background-position: -4px -31px;
}
.header-main .main-menu .submenuwrap .menu-container ul li a .menu-icon span.sprite.app {
    background-position: -388px 6px;
}
.header-main .main-menu .submenuwrap .menu-container ul li:hover a .menu-icon span.sprite.app {
    background-position: -388px -31px;
}
.header-main .main-menu .submenuwrap .menu-container ul li a .menu-icon span.sprite.motion {
    background-position: -337px 6px;
}
.header-main .main-menu .submenuwrap .menu-container ul li:hover  a .menu-icon span.sprite.motion {
    background-position: -337px -31px;
}
.header-main .main-menu .submenuwrap .menu-container ul li a .menu-icon span.sprite.digital {
    background-position: -289px 5px;
}
.header-main .main-menu .submenuwrap .menu-container ul li:hover a .menu-icon span.sprite.digital {
    background-position: -289px -31px;
}
.header-main .main-menu .submenuwrap .menu-container ul li a .menu-icon span.sprite.content {
    background-position: -243px 7px;
}
.header-main .main-menu .submenuwrap .menu-container ul li:hover a .menu-icon span.sprite.content {
    background-position: -243px -31px;
}
.header-main .main-menu .submenuwrap .menu-container ul li a .menu-icon span.sprite.m-collateral {
    background-position: -192px 6px;
}
.header-main .main-menu .submenuwrap .menu-container ul li:hover a .menu-icon span.sprite.m-collateral {
    background-position: -192px -31px;
}
.header-main .main-menu .submenuwrap .menu-container ul li a .menu-icon span.sprite.m-seo {
    background-position: -147px 6px;
}
.header-main .main-menu .submenuwrap .menu-container ul li:hover a .menu-icon span.sprite.m-seo {
    background-position: -147px -31px;
}
.header-main .main-menu .submenuwrap .menu-container ul li a .menu-icon span.sprite.lets {
    background-position: -538px 6px;
}
.header-main .main-menu .submenuwrap .menu-container ul li:hover a .menu-icon span.sprite.lets {
    background-position: -538px -31px;
}
.submenuwrap .menu-container ul li:hover .menu-icon span.sprite.pricing_pkg{
    background-position: -50px -31px;
}
.submenuwrap .menu-container ul li:hover .menu-icon span.sprite.combo_pkg{
    background-position: -97px -31px;
}
.right-menu.left #topmenu .sub-menu {
    padding: 0 !important;
    min-width: 400px !important;
    box-shadow: inset 0 1px 0 #eaf3fb,
    0 3px 6px rgba(0,
    0,
    0,
    0.05) !important;
    background-color: #fafbfd !important;
}
.right-menu.left #topmenu .sub-menu li {
    background-color: transparent;
    display: block;
    padding: 15px !important;
    border-radius: 0;
    text-align: left;
    margin-bottom: 0px !important;
    transition: all .2s ease-in-out;
}
.sub-menu .menu-icon {
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 65px;
    vertical-align: middle;
    height: 55px;
    box-shadow: 0 3px 8px 0 rgba(0,
    0,
    0,
    .05);
    background: #fff;
    padding: 5px;
    text-align: center;
    line-height: 20px;
    display: inline-block;
}
.sub-menu .sprite {
    width: 50px;
    height: 50px;
}
.menutext {
    margin-left: 10px;
    margin-top: 3px;
}
.header_trans-fixed.header_top_bg .right-menu.left #topmenu ul li a {
    padding: 0;
    font-weight: 600;
    display: flex;
}



.banner-cta-btn {
    padding: 16px 30px !important;
    line-height: 1 !important;
}




.sub-menu .menu-item a {
    padding: 0;
    font-weight: 600;
    display: flex !important;
}

.sub-menu .menu-item a .menutext h6 {
    color: #323637;
    font-weight: 500;
    line-height: 1.3;
    padding-bottom: 0px;
    font-size: 18px;
    margin-bottom: 5px;
}
.sub-menu .menu-item a .menutext p {
    color: #4a4e51;
    padding-bottom: 0;
    font-size: 14px;
    margin-bottom: 0px;
}
.menu-icon span.sprite.pricing_pkg {
    background-position: -50px 6px;
}
.menu-icon span.sprite.combo_pkg {
    background-position: -97px 6px;
}
@media (min-width: 1480px) {
    .container {
        width: 1440px;
    }
}
.right-menu .f-right li p {
    display: inline-block;
    line-height: 19px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 0px;
    font-family: 'Poppins',
    sans-serif;
}
.right-menu .f-right li p span {
    display: block;
    color: #ec1c24;
    font-family: 'Poppins',
    sans-serif;
    font-weight: 600;
    font-size: 16px;
}
.btn-red {
    background-image: -moz-linear-gradient( 90deg,
    rgb(216,
    35,
    66) 0%,
    rgb(222,
    52,
    42) 100%);
    background-image: -webkit-linear-gradient( 90deg,
    rgb(216,
    35,
    66) 0%,
    rgb(222,
    52,
    42) 100%);
    background-image: -ms-linear-gradient( 90deg,
    rgb(216,
    35,
    66) 0%,
    rgb(222,
    52,
    42) 100%);
    border-radius: 0px;
    padding: 16px 30px;
    font-weight: 600;
    font-size: 13px;
    font-family: 'Poppins',
    sans-serif;
    text-transform: uppercase;
    position:relative;
}
.f-right img {
    position: relative;
    top: 0px;
    margin-right: 8px;
}
.f-right li.center-cta {
    margin-right:2vw;
    margin-left: 26px;
}
.f-right ul li:first-child,
.f-right ul li:nth-child(2) {
    margin-top: 18px
}


.header-chat {
    border-right: 1px solid #fff;
    padding-right: 15px !important;
}



.f-right ul li:last-child {
    margin-top: 14px;
}
.left-banner h6 {
    color: #ffdd65;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 16px;
}
.left-banner h1 {
    margin-top: 0px !important;
    font-size: 60px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 20px;
}
.left-banner h1.a-btn-4::before {
    bottom: 4px;
}
.left-banner h1.a-btn-4:hover::before {
    height: calc(100% + -8px);
}

.left-banner > p {
    font-size: 18px;
    line-height: 24px;
    color: #959fb7;
    font-weight: 400;
    margin-bottom: 22px;
    font-family: 'Poppins', sans-serif;
}


.left-banner > img{
    position: absolute;
    width: 120%;
    max-width: 200%;
    left: -20px;
}
ul.banner-service li {
    margin-right: 9%;
    display: inline-block;
}
ul.banner-service li:last-child {
    margin-right: 0%;
}
ul.banner-service li p {
    font-family: 'Oswald',
    sans-serif;
    color: #ed1c24;
    font-weight: 500;
    display: inline-grid;
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 22px;
    vertical-align: 25px;
}
ul.banner-service li p span {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
}
ul.banner-service li p span u {
    font-size: 16px;
}
ul.banner-service {
    margin-bottom: 50px;
}
ul.banner-service img {
    margin-top: 6px;
}
ul.service-features li:first-child {
    margin-right: 20px;
}
ul.service-features li {
    font-family: 'Oswald',
    sans-serif;
    display: inline-block;
    background-color: #575757;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    width: 46%;
    text-align: center;
    padding: 9px 0px;
    transition: all 300ms ease;
    position: relative;
}
ul.service-features li p {
    margin-bottom: 0px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
ul.service-features li p span {
    position: relative;
    top: 3px;
}
.banner-form {
    background-color:#ffffff;
    border-style: solid;
    border-width: 8px;
    border-color: rgba(227,
    237,
    241,
    0.42);
    box-shadow: 0px 11px 27px 0px rgba(0,
    0,
    0,
    0.15);
    padding: 34px 26px 34px;
    margin: 0 10%;
}
.banner-form h6 {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.banner-form h5 {
    color: #dd3b18;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-top: 4px;
    margin-bottom: 32px;
}
.banner-form input {
    border-radius: 0px;
    height: 60px;
    background-color: #f4f4f4;
    border-color: #f4f4f4;
    box-shadow: none;
    font-family: 'Open Sans',
    sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #313131;
    padding-left: 22px;
}
.banner-form label {
    color: #252525;
    font-size: 14px;
    font-weight: 500;
    margin-left: 10px;
    margin-bottom: 10px;
}
.banner-form input::placeholder {
    color: #7a7a7a;
    opacity: 1;
}
.banner-form input:-ms-input-placeholder {
    color: #96a6ac;
}
.banner-form input::-ms-input-placeholder {
    color: #96a6ac;
}
.banner-form input:focus {
    background-color: white;
    border-color: #dd3b18;
    box-shadow: none;
}
.banner-form button {
    font-family: 'Poppins',
    sans-serif;
    font-size: 20px;
    width: 100%;
    text-align: center;
    font-weight: 600;
    /*! background-image: -moz-linear-gradient( 90deg, rgb(236,28,36) 0%, rgb(255,192,0) 100%); */
    /*! background-image: -webkit-linear-gradient( 90deg, rgb(236,28,36) 0%, rgb(255,192,0) 100%); */
    background-image: -ms-linear-gradient( 90deg, rgb(236,28,36) 0%, rgb(255,192,0) 100%);
    /*! box-shadow: 0px 20px 40px 0px rgba(13, 71, 174, 0.6); */
}
.banner-form .form-group {
    margin-bottom: 22px;
}
.mb-0 {
    margin-bottom: 0px !important;
}
.info-block-wrap .image-wrap {
    padding-top: 48px !important;
}
.cta {
    background-color: rgb(250,4,69);
    background-size: cover;
    text-align: center;
    padding: 60px 0 80px;
    background-repeat: no-repeat;
    background-position: 100%;
    overflow: hidden;
    position: relative;
}
.cta h1 {
    color: #000000;
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 0px;
}
.cta h2 {
    color: #ffffff;
    font-size: 50px;
    line-height: 62px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 20px;
}
.cta ul {
    vertical-align: middle;
    justify-content: center;
    display: flex;
    margin-bottom: 0px;
}
.cta ul li {
    display: inline-flex;
}
.cta ul li:first-child,
.cta ul li:last-child {
    position:relative;
    top: 10px;
}
.cta ul li:nth-child(2) {
    margin-left: 18px;
    margin-right: 18px;
    padding-right: 22px;
    padding-left: 22px;
    border-right: 0;
    border-left: 0;
}
.cta ul li p {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Poppins',
    sans-serif;
    text-align: left;
    margin-bottom: 0px;
    line-height: 20px;
    margin-left: 12px;
}
.cta ul li p span {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    display: block;
}
.btn-yellow {
    background-color: #ffd951;
    color: black;
    border-radius: 0px;
    font-size: 20px;
    line-height: 52px;
    font-weight: 700;
    padding-left: 68px;
    padding-right: 68px;
    transition: all 350ms ease;
    position: relative;
}
.btn-yellow::before {
    content:'';
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    z-index:-1;
    background-color:#ffdd65;
    -webkit-transition:all 250ms ease;
    transition:all 250ms ease;
}
.btn-yellow:hover {
    background-color: #fff;
}
.btn-yellow:hover::before {
    top: 8px;
    left: 8px;
}
.info-block-wrap.style-2 .accordeon a{text-transform: capitalize !important;}
.portfolio-section .headings .title {
    font-size: 50px;
    color: #212122;
    font-weight: 700;
    text-transform: capitalize;
}
.portfolio-section .headings.style2 {
    max-width: 900px;
}


.main-portfolio.myportfolio {
    background: #f2f2f2;
    padding: 60px 0;
    position: relative;
}

.main-portfolio.myportfolio > img {
    position: absolute;
    width: 266px;
    height: 247px;
    bottom: 0;
    right: 0;
}

.work_bg {
    background: #ffeded;
    position: relative;
    z-index: 1;
}
.services.slider .number span {
    color: #fa0445;
}
.icon-letters:before,
.icon-smartphone-tablet-2:before,
.icon-pencil-1:before,
.icon-earth-globe:before {
    content: none;
}
.services.slider .content-slide:hover::after {
    top: 40px;
    left: 15px !important;
}
.services.slider .content-slide:hover {
    background-color: #fa0445 !important;
}
.services.slider .content-slide:hover::before {
    border-bottom: 20px solid #fa0445 !important;
}
.services.slider .content-slide {
    margin-top: 50%;
}
.service-imgs {
    margin-top: 70%;
}
.tg-a-btn a,
.a-btn {
    background-color: #fa0445;
}
.tg-a-btn a,
.a-btn:before {
    top: 0;
    left: 0;
}
.tg-a-btn a,
.a-btn:before:hover {
    top: 8px;
    left: 6px;
}
.skill-wrapper.linear .skill-value {
    color: #fa0445 !important;
    font-size: 24px !important;
    font-weight: bold !important;
}
.pkg-btn {
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
    display: block;
    width: 20%;
    height: 65px;
    line-height: 65px;
    font-size: 20px;
    font-weight: bold;
    background-color: #000000;
    text-decoration: none;
    color: white;
}
.privacy-txt h2 {
    font-size: 21px;
    font-weight: bold;
}
.privacy-txt p {
    font-size: 15px;
    line-height: 22px;
}
.privacy-txt {
    margin-bottom: 45px;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 40px;
}
.pb-0 {
    padding-bottom: 0px !important;
}
.pricing-item .a-btn {
    font-size: 20px;
    font-weight: bold;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}
.main-pricing .headings .title {
    font-weight: bold;
    font-size: 50px;
    margin-bottom: 45px;
    margin-top: 8px;
}
.main-pricing .pricing-mt {
    margin-top: 0 !important;
}
.main-pricing .pkg-btn,
.main-portfolio .pkg-btn {
    margin-bottom: 40px;
}
.pkg-btn-md {
    position:relative;
    z-index: 9;
}
.grid-item .content-slide h2 {
    font-size: 24px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 25px;
    text-transform: lowercase;
}
.content-slide {
    margin-left: 16px;
    margin-right: 16px;
}
.content-slide .description {
    font-size: 16px;
    color: #999;
    line-height: 30px;
    text-transform: lowercase;
}
.footer-menu-margin {
    margin-top: 0px;
}
.process-row .content-slide {
    margin-left: 0px;
    margin-right: 0px;
}
.main-header-testimonial.simple_sl .content-slide {
    margin-left: 0px;
    margin-right: 0px;
}
button.a-btn:hover::before {
    left: 6px;
    top: 6px;
    background-color: #313131;
}
.sidebar-open .right-menu .logo {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.home-banner {
    background-image: url(../img/home-banner.png);
    background-size: cover;
}

.slider-banner.home-banner::after {
    content: "";
    position: absolute;
    background-image: url("../img/banner-mix-logoes.png");
    width: 356px;
    height: 250px;
    right: 190px;
    bottom: -74px;
    z-index: 999;
}




.logo_design .home-banner {
    background-image: none;
    background-size: cover;
    background-color: #fa0445;
    height: 490px !important;
}
.innerpage-banner {
    background-image: url(../img/whyus_banner.jpg);
    background-size: cover;
    width: 100%;
    height: 550px !important;
}
.innerpage-banner .row {
    justify-content: center;
    display: flex;
}
.line-of-images.logos img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.line-of-images.logos img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.main-logo {
    display: block;
}
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../img/animate_loader.gif) center no-repeat #fff;
}
.privacy-txt h2 {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 20px;
}
.privacy-txt p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 35px;
}
.privacy-txt {
    margin-bottom: 45px;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 0px;
}
.privacy-txt span {
    color: #dc3846;
}
.headings-two {
    margin-top: 90px !important;
}
.innerpage-banner h1 {
    font-size: 44px;
    font-weight: 700;
    line-height: 52px;
    text-transform: unset;
}
.innerpage-banner p {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}
.banner-slider-wrap .slider-banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom,
    #000000,
    #0c0c0c,
    #525252,
    transparent,
    transparent);
    opacity: .5;
}
.experienced {
    padding: 0px 0 85px;
    top: -250px;
}
.exp-txt h3 {
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 35px;
}
.our-value h3 {
    font-weight: bold;
    font-size: 40px;
    color: #000;
    line-height: 46px;
    text-transform: lowercase;
}
.our-value {
    text-align: center;
    background: #ffeded;
    padding: 40px 0;
    margin-bottom: 70px;
    margin-top: -220px;
}
.our-value h2 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.2px;
    color: #ed1c24;
}
.service-q-btn .row {
    display: flex;
    justify-content: center;
}
.service-q {
    margin-bottom: 100px;
    text-align: center;
}
.service-q h3 {
    margin-bottom: 50px;
    font-weight: bold;
}
.service-q-txt {
    position: relative;
    top: -26px;
}
.service-q-txt p {
    line-height: 30px;
}
.btn_div {
    display: flex;
}
.btn_div .btn {
    border-radius: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    letter-spacing: .5px;
    font-weight: bold;
    box-sizing: border-box;
    line-height: 1;
    padding: 20px 38px;
    text-transform: lowercase;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
}
.btn_div .btn:first-child {
    margin-right: 10px;
}
.btn_div .btn:last-child {
    margin-left: 10px;
}
.btn_div .a-btn:hover:before {
    top: 7px;
    left: 7px;
}
.btn_div .btn:hover:last-child {
    background-color: #fa0445
}
.service-q-btn .pricing-item a:first-child {
    margin-left: 0;
}
.service-q-btn .a-btn-b {
    background-color: #000;
}
.main-john-testi {
    margin-bottom: 40px;
}
.john-testi {
    background-color: #f9f9f9;
    text-align: center;
    padding: 82px 0 42px;
}
.john-testi h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 18px;
}
.john-testi p {
    color: #595959;
}
.modern-skills p {
    margin-top: 30px;
    line-height: 30px;
    text-transform: lowercase;
    color: #999;
}
.service-q .pricing-item {
    padding: 0;
}
@media (max-width: 991px) {
    .jhn-tsti-two {
        margin-bottom: 40px;
    }
    .our-value br {
        display: none;
    }
    .our-value h3 {
        font-size: 35px;
    }
    .experienced img {
        margin-top: 30%;
    }
}
@media (max-width: 767px) {
    .service-q {
        margin-bottom: 51px;
        text-align: center;
    }
    .service-q-btn .pricing-item a {
        width: 80%;
        margin-left: 10%;
    }
    .service-q-btn .pricing-item {
        padding: 0;
    }
    .service-q-btn .pricing-item .a-btn-b {
        margin-top: 7%;
    }
    .our-value h3 {
        font-size: 30px;
    }
    .experienced {
        text-align: center;
    }
    .experienced img {
        margin-top: 0%;
        margin-bottom: 10%;
    }
}
.exp-txt p,
.service-q-txt p {
    font-size: 16px;
    line-height: 30px;
    color: #999;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    transition: all 350ms ease;
    font-weight: 400;
}
.progress-bar-wrap {
    float: none;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    margin-right: 0;
}
.skill-range {
    position: absolute;
    line-height: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%,
    -50%);
}
.pie-chart-percent {
    font-size: 22px;
    font-weight: 900;
}
.pie-chart-percent span {
    font-size: 26px;
    font-weight: 700;
}
.pie-chart-percent sup {
    font-size: 24px;
    top: 0;
    left: -6px;
}
.progress-bar-wrap .pie-chart {
    margin: 0 auto;
}
.progressbar_title {
    text-align: center;
    margin-top: 25px;
}
.progressbar_title h4 {
    font-weight: 700;
    margin-bottom: 0;
}
section.facts_figure_sec {
    padding: 20px 0 60px 0;
}
.facts_figure_sec .row {
    display: flex;
    justify-content: center;
}
.heading_div {
    text-align: center;
    margin-bottom: 45px;
}
.heading_div h5 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.2px;
    color: #ed1c24;
}
.heading_div h1 {
    font-weight: bold;
    font-size: 44px;
    color: #000;
    line-height: 58px;
}
.center_div {
    margin-top: 35px;
}
section.banner_area.packages_banner_sec {
    padding: 3% 0;
    text-align: center;
}
.packages_banner_sec .row {
    display: flex;
    justify-content: center;
}
.innerbanner_content h1 {
    font-size: 42px;
    font-weight: 700;
    color: #000;
    padding: 0 60px;
    line-height: 52px;
}
section.pakages_sec {
    padding: 0 0 60px 0;
}
.default_tab_nav ul {
    text-align: center;
    margin-bottom: 28px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
}
.default_tab_nav ul li {
    float: none;
    width: 18%;
    display: inline-block;
    text-align: center;
    margin: 0px;
    margin-bottom: 22px;
}
.default_tab_nav ul li a.a-btn {
    padding: 15px 30px;
    margin: 0 15px;
    background-color: #7f7f7f;
    border-radius: 0;
}
.default_tab_nav ul li.active a,
.default_tab_nav ul li a:hover,
.default_tab_nav ul li.active a:hover,
.default_tab_nav ul li.active a:focus {
    color: #fff;
    background-color: #fa0445;
}
.default_tab_nav ul li a.a-btn:hover::before,
.default_tab_nav ul li.active a.a-btn::before {
    left: 7px;
    top: 7px;
}
.pakages_sec .pricing-item {
    margin-bottom: 30px;
    margin-top: 0;
}
section.banner_area.packages_detail_sec {
    padding: 10px 0 0;
    background-color: #f9f9f9;
}
section.banner_area.packages_detail_sec .row {
    display: flex;
    align-items: center;
}
.innerpage_class .header_top_bg.header_trans-fixed {
    background-color: #ffeded;
    padding: 20px 0;
    position: relative;
}
.innerpage_class #topmenu ul li a {
    color: #4f4b4b;
}
.innerpage_class #topmenu ul li.active a {
    color: #ec1c24;
}
.innerpage_class .right-menu .f-right li p {
    color: #000;
}
.content_div {
    padding: 35px;
    background-color: rgb(255,
    255,
    255);
    box-shadow: 0px 15px 25px 0px rgba(0,
    0,
    0,
    0.07);
}
.content_div h1 {
    font-size: 38px;
    font-weight: 600;
    line-height: 50px;
    text-transform: lowercase;
}
.content_div p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    text-transform: lowercase;
    color: #999;
}
.packages_detail_sec .pricing-item {
    padding: 60px;
}
.packages_detail_sec .pricing-item {
    padding: 60px;
    left: -30px;
    top: 50px;
    position: relative;
    background-color: #fa0445;
    border-radius: 0px;
}
.packages_detail_sec .pricing-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-style: solid;
    border-width: 8px;
    border-color: rgb(227,
    237,
    241);
    border-radius: 5px;
    box-shadow: 0px 11px 27px 0px rgba(0,
    0,
    0,
    0.15);
    display: none;
}
.packages_detail_sec .pricing-item .price {
    color: #ffd952 !important;
}
.packages_detail_sec .pricing-item .price sup {
    color: #ffd952 !important;
}
.packages_detail_sec .pricing-item * {
    color: #fff !important;
}
.packages_detail_sec .pricing-item .a-btn {
    background-color: #fff;
    color: #fa0445 !important;
}
.packages_detail_sec .pricing-item .a-btn::before {
    left: 10px;
    top: 10px;
}
.packages_detail_sec .pricing-item .pricing-list ul li::before,
.packages_detail_sec .pricing-item .pricing-list p::before {
    color: #fff;
}
.work_bg .row {
    display: flex;
}
.portfolio_sec .container-fluid {
    padding: 0;
}
.no-gutter.row,
.no-gutter.container,
.no-gutter.container-fluid {
    margin-left: 0;
    margin-right: 0;
}
.no-gutter>[class^="col-"] {
    padding-left: 0;
    padding-right: 0;
}
.img_box {
    overflow: hidden;
}
.img_box a {
    position: relative;
    display: block;
    transition: all .3s ease-in-out;
    z-index: 1;
}
.img_box a:before {
    content: "\f00e";
    font-size: 60px;
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,
    0,
    0,
    0.58);
    opacity: 0;
    transition: all .5s ease-in-out;
    transform: scale(0) rotate(0);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.img_box:hover a:before {
    opacity: 1;
    transform: scale(1) rotate(360deg);
}
.portfolio_sec .default_tab_nav ul li {
    width: 19%;
}
.portfolio_sec .default_tab_nav ul li a.a-btn {
    padding: 15px;
    margin: 0 10px;
}
.contact-add p {
    text-align: right;
    line-height: 24px;
    font-size: 15px;
    color: #999;
}
.add-phn {
    margin-bottom: 20px;
}
.add-phn h3 {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 26px;
}
.add-phn .add-p a,
.add-phn .add-p {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #999;
}
.logo_design .pricing-item {
    margin-bottom: 25px;
}
.logo_design .home-banner:before {
    background-image: none;
    opacity: 1;
}
.logo_design .banner-slider-wrap.horizontal_modern .content-wrapper {
    padding: 0;
}
.logo_design .banner-form {
    position: relative;
    top: 165px;
}
.logo_design .left-banner h1 {
    text-transform: lowercase;
    font-weight: 700;
}
.logo_design .banner-slider-wrap.horizontal_modern .style1 .img-wrap-3 {
    top: -10% !important;
}
.logo_design .banner-slider-wrap.horizontal_modern .style1 .img-wrap-4 {
    bottom: -57% !important;
}
.logo_design_sec {
    padding: 90px 0;
}
.logo_design_sec h1 {
    margin-bottom: 35px;
    line-height: 56px;
    font-weight: 600;
    min-height: 100px;
    display: flex;
    align-items: center;
    text-transform: lowercase;
}
.logo_design_sec p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #999;
    text-transform: lowercase;
}
.d-none {
    display: none;
}
.form_area {
    padding: 90px 0;
}
.form_header {
    text-align: center;
}
.form_wrapper {
    padding: 30px;
    border-radius: 10px;
    position: relative;
    background-color: #fff;
    border: 3px solid rgba(0,
    0,
    0,
    0.03);
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form_wrapper:before,
.form_wrapper:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    background: rgb(119,
    119,
    119);
    -webkit-box-shadow: 0 15px 10px hsla(0,
    0%,
    47%,
    0.84);
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px rgba(119,
    119,
    119,
    0.55);
    -webkit-transform: rotate(-1deg);
    -moz-transform: rotate(-1deg);
    -o-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    transform: rotate(-1deg);
}
.form_wrapper:after {
    -webkit-transform: rotate(1deg);
    -moz-transform: rotate(1deg);
    -o-transform: rotate(1deg);
    -ms-transform: rotate(1deg);
    transform: rotate(1deg);
    right: 10px;
    left: auto;
}
.form_wrapper .form-control {
    border-radius: 0px;
    height: 52px;
    background-color: #edf2f4;
    border-color: #edf2f4;
    box-shadow: none;
    font-size: 14px;
    font-weight: 400;
    color: #313131;
    padding-left: 22px;
    border: 1px solid transparent;
}
.step_div {
    padding: 15px;
    background-color: #fa0445;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin: 30px 0px;
    display: block;
    box-shadow: 0px 6px 10px 0px rgba(0,
    0,
    0,
    0.18);
    background-image: -moz-linear-gradient( 90deg,
    rgb(216,
    35,
    66) 0%,
    rgb(222,
    52,
    42) 100%);
    background-image: -webkit-linear-gradient( 90deg,
    rgb(216,
    35,
    66) 0%,
    rgb(222,
    52,
    42) 100%);
    background-image: -ms-linear-gradient( 90deg,
    rgb(216,
    35,
    66) 0%,
    rgb(222,
    52,
    42) 100%);
}
.form_wrapper .btn {
    width: 50%;
    margin-top: 10px;
    font-size: 16px;
    padding-left: 54px;
    padding-right: 54px;
    background-image: -moz-linear-gradient( 90deg,
    rgb(216,
    35,
    66) 0%,
    rgb(222,
    52,
    42) 100%);
    background-image: -webkit-linear-gradient( 90deg,
    rgb(216,
    35,
    66) 0%,
    rgb(222,
    52,
    42) 100%);
    background-image: -ms-linear-gradient( 90deg,
    rgb(216,
    35,
    66) 0%,
    rgb(222,
    52,
    42) 100%);
    display: inline-block;
    letter-spacing: .5px;
    line-height: 1;
    padding: 17px 38px;
    text-transform: capitalize;
    font-weight: 500;
}
.wrpe .form-control {
    background: #8e8e8e !important;
    color: #fff;
}
.order_page footer#footer {
    display: none;
}
.form_header p {
    font-size: 16px;
    line-height: 30px;
    color: #313131;
    font-weight: 500;
}
.form_wrapper .form-control.error {
    border-color: red;
}
.select-logo p {
    color: #656565 !important;
    font-size: 15px;
    margin: 10px 0 5px;
    padding: 0;
    text-align: center;
    text-transform: capitalize;
}
.select-logo .list-inline>li {
    margin-bottom: 15px;
}
.bordr {
    border: 3px solid #777;
    margin: 0;
    padding: 0;
}
.bordr:hover {
    border: 3px solid #de4b3a;
}
.form_wrapper label {
    margin-bottom: 10px;
}
.form_wrapper .alert {
    position: relative;
    overflow: hidden;
    margin: 15px;
    display: block;
}
.pricing-info .price sup {
    position: relative;
    font-size: 38px;
    top: -0.7em;
}
.pricing-info .price sup span.crossprice {
    position: absolute;
    color: #000000;
    font-size: 24px;
    font-weight: 400;
    text-decoration: line-through;
    bottom: -21px;
    right: -109px;
    width: 12rem;
    text-align: left;
    line-height: 30px;
}
.pricing-btn ul li {
    list-style: none;
    display: inline-block;
    width: 66%;
}
.pricing-btn {
    padding: 0;
    width: 100%;
}
.pricing-btn ul li:first-child {
    margin-right: 2%;
}
.pricing-btn ul li:last-child {
    margin-left: 2%;
}
.pricing-item:hover .pricing-btn ul li:last-child .a-btn:hover:before {
    left: 8px;
    top: 8px;
}
.pricing-item:hover .crossprice {
    color: white !important;
}
.team-box {
    width: 127px;
    height: 201px;
    margin:0 auto;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background-position: 0 0;
}
.team-one {
    background-image: url('../img/team-one-sprite.png');
}
.team-two {
    background-image: url('../img/team-two-sprite.png');
}
.team-three {
    background-image: url('../img/team-three-sprite.png');
}
.team-four {
    background-image: url('../img/team-four-sprite.png');
}
.john-testi:hover .team-box {
    background-position: 0 100%;
}
.sub-menu .menu-item a {
    color: black !important;
}
.why-wrapper {
    max-width: 100% !important;
    background-color: #fa0445;
    color: #ffffff;
    transform: skewX(-30deg);
    padding-top: 40px;
}
.why-wrapper .info {
    transform: skewX(30deg);
    padding-bottom: 40px;
}
.why-wrapper p {
    font-size: 20px;
    margin-bottom: 4px;
}
.why-wrapper h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 50px;
    font-weight: bold;
}
.why-heading-wrap {
    height: 42rem;
}
.home-sprite-tab-container {
    width: 570px;
    height: 480px;
    background: url('../img/home-tab-sprite.png') no-repeat;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.web-sprite-tab-container {
    height: 600px;
    background-image: url('../img/web-tab-sprite.jpg');
}
.branding-sprite-tab-container {
    height: 540px;
    background-image: url('../img/branding-tab-sprite.jpg');
}
.social-sprite-tab-container {
    width: 500px;
    height: 444px;
    background-image: url('../img/social-tab-sprite.jpg');
}
.seo-sprite-tab-container {
    width: 544px;
    height: 380px;
    background-image: url('../img/seo-tab-sprite.jpg');
}
.content-sprite-tab-container {
    width: 580px;
    height: 480px;
    background-image: url('../img/content-tab-sprite.jpg');
}
.marketing-sprite-tab-container {
    width: 480px;
    height: 380px;
    background-image: url('../img/marketing-tab-sprite.jpg');
}
.custom-popup {
    width: 100%;
    height: 100%;
    background-image:none;
    background-size: cover;
    z-index: 99999999;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    transition: all .4s ease;
    padding: 90px 50px;
    flex-direction: column;
    background-color: #ec1c24;
    opacity: 1;
}
.custom-popup a.closed {
    position: relative;
    display: block;
    width: 100%;
}
.custom-popup a.closed::before {
    content: "\f00d";
    position: absolute;
    top: -40px;
    right: 14px;
    font-family: "FontAwesome";
    font-size: 20px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 0 7px;
    font-weight: 600;
}
.custom-popup h3 {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}
.custom-popup p {
    color: #fff;
    font-size: 20px;
}
.fixedform-1 form {
    width: 100%;
    margin: 30px 0 0;
}
.fixedform-1 .mm-field {
    position: relative;
    border-radius: 2px;
}
.fixedform-1 .mm-field {
    margin-bottom: 20px;
    width: 100%;
    position: relative;
}
.fixedform-1 .jform .mm-field {
    position: relative;
}
.fixedform-1 .jform .mm-field::before {
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #000;
    z-index: 999;
}
.namefield::before {
    content: "\f2c0";
}
.emailfield::before {
    content: "\f003";
}
.pnfields::before {
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px !important;
    color: #000;
    z-index: 999;
    content: "\f10b";
}
.fixedform-1 label:first-child {
    position: absolute;
    top: 14px;
    left: 50px;
    z-index: 2;
    color: inherit;
    font-size: 15px;
    transform: translate3d(0,
    0,
    0);
    transition: all .2s ease-in-out;
    margin: 0;
    z-index: 99;
    font-weight: 400;
}
.fixedform-1 label.labelfocus {
    top: 2px;
    font-size: 13px;
    left: 46px;
}
.textarea label:first-child {
    left: 20px;
}
.fixedform-1 .mm-field input,
.fixedform-1 .mm-field textarea {
    width: 100%;
    color: #000 !important;
}
.fixedform-1 .mm-field input + label {
    position: absolute;
    top: -22px;
    right: 0;
    color: #fff;
    width: 100%;
    text-align: left;
    left: 0;
    font-size: 13px;
}
input.error {
    border-color: #dd3b18!important;
}
.fixedform-1 .mm-field input,
.fixedform-1 .mm-field input[type=text],
.fixedform-1 .mm-field select,
.fixedform-1 .mm-field textarea,
[type=email] {
    z-index: 10;
    position: relative;
    border: 1px solid #fff;
    padding: 14px 10px 14px 50px;
    width: 100%;
    border-radius: 8px;
    color: #fff;
}
.fixedform-1 .input-btn>input {
    font-size: 18px;
    color: #242424;
    background: #fff;
    font-weight: 600;
    padding: 12px 30px;
    border-radius: 25px;
    outline: 0;
    border: none;
    width: auto;
}
.gradient_form .modal-dialog {
    width: 1100px;
    margin: 0 auto;
}
.gradient_form .modal-content {
    border: 0;
    border-radius: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none !important;
    height: 100%;
    background-color: transparent;
}
.gradient_form .modal-body {
    padding: 0;
    height: 100%;
}
.gradient_form.modal {
    top: 50%;
    transform: translateY(-50%);
    overflow-y: hidden;
    height: 100%;
    align-items: center;
}
.modal.gradient_form.in {
    display: flex !important;
}
body.modal-open .main-wrapper {
    filter: blur(5px);
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .6;
}
.modal-backdrop {
    background-color: #000;
    width: 100%;
    height: 100%;
}
.payment_form .col-lg-6.col-md-6,
.payment_form .col-lg-12.col-md-6 {
    margin-bottom: 15px;
}


.cta-sec .btn-theme {
    color: #fff;
    border-radius: 50px;
    padding: 15px 0;
    border: 1px solid transparent;
    text-decoration: none !important;
    font-weight: 700;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}


.cta-sec .btn-white{
    background-color:#fc0!important;
    border-color:#fc0;
    color: #212122;
}



.cta-sec .btn-white:hover{background-color:#fff!important;color:#000!important;border-color:#fff;box-shadow:rgba(17,17,17,.7) 0 10px 20px 0}
.package-box:hover .btn-red{background-color:#ffd800;color: #c70c0c;}
.cta-sec{background:url(../img/offer-bg.png);background-repeat:no-repeat;background-size:cover;position:relative;margin-top:7rem}
.cta-sec .get-a-logo-image{position:relative;left:0;top:-38px;width:96%}
.cta-sec .btn-white-border {
    border-color: #fff;
}
.cta-sec ul{list-style: none;}
.cta-sec li{margin: 10px 30px;}
.cta-sec .seventy-per{position:absolute;top:-90px}
.testimonials .headingsection h1 {
    line-height: 47px;
    color: #212122;
    margin-bottom: 10px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 42px;
}



.testimonials .headingsection p{font-size:18px;color:#202428;line-height:27px}
.testimonials {
    background:url(../img/testi-bg.jpg) no-repeat center top;
    padding-top: 84px;
}


.work-process-box img {
    margin-top: 18px;
    margin-bottom: 35px
}

.testimonials .textimonials-box {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    border-radius: 10px;
    background-color: #fff;
    padding-top: 30px;
    padding-left: 26px;
    padding-bottom: 46px;
    display: inline-flex;
    padding-right: 22px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    margin-bottom: 28px
}
.testimonials .textimonials-box .pic{position:relative; margin-right: 20px;}
.testimonials .textimonials-box .pic img {
    border-style: solid;
    border-width: 3px;
    border-color: transparent;
    /* padding: 2px; */
    height: 90px;
    width: 120px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    position: relative;
    z-index: 1;
}

.testimonials .textimonials-box .pic:before{
    border: 1px solid #ec1c24;
    width: 100%;
    height: 50%;
    border-radius: 10px;
    content: "";
    left: -10px;
    top: 15px;
    position: absolute;
    z-index: 0;
}

.testimonials .textimonials-box:hover .left-box h1 {
    color: #65af3c
}

.testimonials .textimonials-box:hover .left-box img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.testimonials .textimonials-box .left-box img {
    margin-top: 8px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.testimonials .textimonials-box .left-box h1 {
    color: #ec1c24;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

.testimonials .textimonials-box .left-box span {
    color: #212122;
    font-size: 14px;
    font-weight: 400
}

.testimonials .textimonials-box .left-box p {
    color: #666;
    font-size: 14px;
    line-height: 26px;
    font-style: italic;
    font-weight: 300
}

.testimonials .textimonials-box:hover {
    background-color: #fff;
    box-shadow: 0 20px 40px 0 rgba(0, 0, 0, .15);
    border-color: #fff
}

.headingsection {
    text-align: center;
    padding-bottom: 40px
}

.headingsection h1 {
    line-height: 47px;
    color: #202428;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 10px
}


.headingsection.why-choose-title {
    padding: 40px 0 20px;
    
}

.headingsection.why-choose-title h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 42px;
}


.headingsection p {
    font-size: 18px;
    color: #212122;
    line-height: 27px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}


.footer-top .menus li p {
    font-size: 20px;
    text-align: left
}
.footer-top .menus ul li {
    display: inline-flex;
    border-right: 1px solid #dbdbdb;
    padding-left: 20px;
    padding-right: 20px;
}
.footer-top .menus ul li {
    padding-left: 40px;
    padding-right: 40px;
    display: inline-block;
    width: 24%;
    margin: 50px 0;
}

.footer-top .menus ul {
    text-align: center
}

.footer-top .menus li p {
    display: inline-block;
    font-size: 15px;
    color: #202428;
    font-weight: 700;
    line-height: 21px;
    margin-left: 6px
}

.footer-top .menus li p span {
    display: block;
    color: #878787;
    font-weight: 600;
    font-size: 14px
}

.footer-top .menus li img {
    position: relative;
    top: -12px
}

.footer-top .menus li i {
    font-size: 31px;
    color: #8200c6;
    position: relative;
    top: -4px
}
.footer-top .menus li a{text-decoration: none;}

.footer-top .menus ul li:last-child {
    border-right: 0 solid #dbdbdb;
    padding-right: 0;
}
.upper-footer {
    background-color: #2b2b2b;
    height: 80px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    line-height: 80px
}

.upper-footer p {
    font-size: 12px;
    color: #fff;
    font-weight: 400
}

.lower-footer {
    background-color: #000;
    padding-top: 24px;
    padding-bottom: 24px
}

.lower-footer p {
    color: #9b9b9b;
    font-size: 12px;
    line-height: 19px;
    font-weight: 400
}
.lower-footer p span {
    color: #fff;
    font-weight: bold;
}
.privacy-footer{
    background-color: #2b2b2b;
    border-top: 1px solid white;
    padding-top: 16px;
        padding-bottom: 16px;
}
.privacy-footer ul{
    text-align: center;
    width: 100%;
}
.privacy-footer ul li{
    display: inline-block;
    color: white;
    margin-left: 6px;
        margin-right: 6px;
    font-size: 14px;
}
.privacy-footer ul li a{
    color: white;
    font-size: 14px;
    text-decoration: none;
}


.cta .headings-wrap .img-wrap-4 {
    top: 40% !important;
}
.cta .headings-wrap .img-wrap-3 {
    top: -115% !important;
}
.pricing-info .pricing-list ul li::before {
    left: -22px !important;
    display: none;
}
#offerFormContact .error {
    border-color: #fa0445!important;
}
.thank_you_page {
    background-color: #f5f5f5;
}
.thank_you_invoice {
    padding: 90px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.thank_you_invoice .form_wrapper .col-md-6:first-child h4 {
    text-align: left;
}
.thank_you_invoice .form_wrapper .col-md-6:last-child h4 {
    text-align: right;
}
.thank_you_invoice .form_wrapper h4 {
    margin-bottom: 25px;
}
.thank_you_invoice .innerbanner_content h1 {
    margin-top: 30px;
    margin-bottom: -10px;
}
.thank_you_invoice .form_header {
    position: relative;
    top: -65px;
}
.none_div {
    display: none;
}
.cta ul li:first-child {
    cursor: pointer;
}
.cta ul li:first-child a {
    text-decoration: none !important;
    display: flex;
    position: relative;
}
.cta ul li:last-child {
    cursor: pointer;
}
.pkg-btn {
    position: relative;
}
.pkg-btn:before,
ul.service-features li:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #ffdd65;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}
.pkg-btn:hover,
ul.service-features li:hover {
    color: white;
    background-color: #fa0445;
}
.pkg-btn:hover::before,
ul.service-features li:hover::before {
    color: white;
    left: 7px;
    top: 7px;
    background-color: #ffdd65;
}
.contact-add {
    margin-bottom: 50px;
}
.why-heading-wrap.headings-wrap .images-wrap {
    top: -70px;
}
.experienced .number {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}
.number svg text {
    font-weight: 800;
    font-size: 165px;
    line-height: 150px;
}
.experienced .number span {
    font-size: 86px;
    font-weight: 600;
}
.experienced .row {
    display: flex;
    align-items: center;
}
.main-header-testimonial .swiper3-slide {
    cursor: grab !important;
}
.logo-customer {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 0;
    left: 0%;
    border-radius: 30px;
    padding: 0 0;
    background: #593672;
}
.logo-customer span {
    position: relative;
    color: #fff;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main-header-testimonial.simple_sl .content-slide .user {
    position: relative;
}
.main-header-testimonial.simple_sl .user-info {
    padding-left: 19%;
}
section.facts_figure_sec + .our-value {
    margin-top: 0;
}
.fixedform-1 .mm-field textarea {
    padding-left: 20px;
}
.fixedform-1 {
    width: 100%;
}
.video_tab .img_box a:before,
.video_tab .grid-item .content a:before {
    content: "\f01d" !important;
}
input.error::-webkit-input-placeholder {
    color: #313131;
    font-weight: 700;
}
input.error::-moz-placeholder {
    color: #313131;
    font-weight: 700;
}
input.error:-ms-input-placeholder {
    color: #313131;
    font-weight: 700;
}
input.error:-moz-placeholder {
    color: #313131;
    font-weight: 700;
}
.video.only-button .video-content .play::before {
    font-size: 36px!important;
    left: 51%!important;
}
.info-block-wrap.style-2 .accordeon {
    margin-top: 0 !important;
}
.info-block-wrap .subtitle {
    margin-bottom: 6px !important;
}
.info-block-wrap.style-2 .accordeon>li {
    padding: 1px 0 !important;
}
.headings.style2 {
    max-width: 75% !important;
}
.services .col-md-3 .number .service-imgs {
    filter: opacity(0.3);
    transition: all .2s ease-in-out;
}
.services .col-md-3:hover .number .service-imgs {
    filter: opacity(1);
}
.tg-a-btn a::before,
.a-btn::before {
    content:'';
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    z-index:-1;
    background-color:#ffdd65;
    -webkit-transition:all 250ms ease;
    transition:all 250ms ease
}
.pricing-item .a-btn::before {
    left:-6px;
    top:8px;
}
.pricing-item:hover .pricing-btn ul li:first-child .a-btn::before,
.pricing-item:hover .a-btn-2::before,
.pricing-item:hover .a-btn-3::before,
.pricing-item:hover .a-btn-4::before,
.pricing-item:hover .a-btn::before {
    left: 0px !important;
    top: 0px !important;
}
.bg_img_pink {
    background: #fa0445;
    overflow: hidden;
    height: 100%;
}
.default_tab_nav .a-btn:before {
    top: 0;
    left: 0;
}
#marketing .pricing-info .pricing-list ul li:first-child::before {
    display: none;
}
.stripe_ic_default {
    background-repeat: no-repeat;
    background-image: url(../img/stripe_ic.png);
    background-position: 0 0;
}
ul.banner-service li span.stripe_ic_default {
    background-size: unset;
    display: inline-block;
    background-position: -19px -7px;
    width: 57px;
    height: 51px;
}
@media only screen and (max-width: 1200px) {
    .headings.style2 {
        max-width: 100% !important;
    }
    .why-wrapper h3{
        font-size: 40px;
    }
    .why-heading-wrap {
        height: 38rem;
    }
    .log_sec {
    background-size: 60%;
    }
    .home-banner {
        background-repeat: no-repeat;
        background-size: 98% 100%;
    }
    .banner-slider-wrap.horizontal_modern .content-wrapper {padding: 160px 0 40px !important;}
    .banner-form{margin-bottom: 10% !important;}
    .banner-form .form-group {margin-bottom: 16px;}
    .banner-form input {height: 50px;}
}
@media (max-width: 991px){
    .no-padd.padding-sml{
        padding:0px 15px !important;
    }
    .main-header-testimonial.simple_sl .content-slide{
        padding: 16px 20px 26px;
    }
    .main-header-testimonial.simple_sl .content-slide .user {
        margin-top: 10px;
        display: inline-block;
        width: 100%;
    }
    .main-header-testimonial.simple_sl .user-info {
       padding-left: 24%;
    }
    .bg_img_pink.headings-wrap.why-heading-wrap{
        height: auto;
    }
    .skill-wrapper.linear .title {
        font-size: 26px;
        margin: 0px 0 2px 0;
    }
    .skill-wrapper.linear .title br{
        display: none;
    }
    .modern-skills p{
        margin-top: 0px;
    }
    .experienced .row {
        display: inline-block;
        align-items: center;
        width: 100%;
        text-align: center;
    }
    .modern-skills p br{
        display: none;
    }
    .service-q{
        margin-bottom: 0px;
    }
    .john-testi{
        padding: 10px 0px;
    }
    .john-testi h2{
        margin-bottom: 6px;
    }
    .service-q-main{
        margin-bottom: 50px;
    }
    .experienced {
        padding: 0px 0 0px;
    }
    .service-q h3 {
        margin-bottom: 0;
    }
    .experienced .number span {
        position:relative;
        top: -36px;
    }
    .sub-menu .menu-item a .menutext h6{
        color: #000000;
        font-weight: 600;
        line-height: 14px;
        padding-bottom: 0px;
        font-size: 13px;
        font-family: inherit;
        text-transform: uppercase;
    }
    .right-menu.left #topmenu .sub-menu{
        min-width: auto !important;
        width: 100%;
        margin-bottom: 0px !important;
    }
    #topmenu ul .submenuwrap ul{
        margin-bottom: 0px !important;
    }
    .services.megamenu{
        padding-bottom: 0px !important;
    }
    .header-main .main-menu .submenuwrap .menu-container {
        width: 100%;
        float: left;
        padding: 0px 15px 0;
    }
    #topmenu ul.menu li {
        margin-bottom: 0 !important;
        float: left;
        width: 100%;
    }
    .header-main .main-menu > ul > li.megamenu .submenuwrap {
        position: static;
        overflow: inherit;
        transform: translateX(0%);
        float: left;
        width: 100%;
        background-color: transparent;
        height: 100%;
    }
    #topmenu ul ul li::before, .right-menu.left #topmenu .sub-menu li::before {
        z-index: 9999;
    }
    .header_trans-fixed.header_top_bg .right-menu.left #topmenu ul li a {
        text-align: left !important;
    }
    .right-menu.left #topmenu .sub-menu {
        background-color: transparent !important;
        box-shadow: none !important;
    }
    .sub-menu .menu-icon {
        display: none;
    }
    .sub-menu .menu-item a .menutext h6 {
        font-size: 14px;
        padding-left: 15px;
        text-transform: uppercase;
        font-weight: 600;
        font-family: 'Montserrat', sans-serif;
    }
    .right-menu.left #topmenu .sub-menu li {
        padding-bottom: 0 !important;
    }
    .sub-menu .menu-item a .menutext h6:before {
        z-index: 9999;
        content: '';
        display: block;
        position: absolute;
        left: 5px;
        top: 45%;
        width: 8px;
        height: 25%;
        background-color: red;
    }
    .header-main .main-menu .submenuwrap .menu-container ul li:hover, .right-menu.left #topmenu .sub-menu li:hover {
        background-color: transparent;
        color: black !important;
    }
    .header-main .main-menu .submenuwrap .menu-container ul li:hover a .menutext h6 {
        color: #000 !important;
    }
}
@media (max-width: 768px){
    section.facts_figure_sec {
        padding: 00px 0 0px 0;
    }
    .facts_figure_sec .row {
       display: initial;
    }
    .modern-skills p{
        text-align: center;
    }
    .menu.footer-menu-margin{
        margin-top: 0px;
    }
     #text-2{
        margin-bottom: 0px !important;
    }
    .why-wrapper .info {
        transform: inherit !important;
        padding-bottom: 0 !important;
    }
    .why-heading-wrap {
        height: auto !important;
    }
    .experienced{
        top: 0;
    }
    .banner_area .portfolio-section{
        margin-bottom: 40px !important;
    }
    .experienced .number{
        margin-bottom: 0px;
    }
    .exp-txt h3{
        margin-bottom: 0px;
    }
    .our-value {
        margin-top: 20px;
        margin-bottom: 40px;
    }
}
/*responsive */
@media only screen and (max-width: 1479px) {
    .banner-slider-wrap.horizontal_modern .content-wrapper {
        padding: 150px 0 110px !important;
    }
    .banner-form h6 {
        font-size: 40px !important;
    }
    .form-up {
        top: 12% !important;
    }
    .experienced {
        top: -240px;
    }
    .header-main .main-menu > ul > li.megamenu:hover .submenuwrap {
        top: 115px;
    }
    .left-banner {
        width: 48%;
    }
    .right-banner {
        margin-left: 20%;
    }
    .process-row .col-xs-12.margin-lg-105b.margin-md-85b.margin-sm-65b.margin-xs-0b {
        padding-left: 0px;
        padding-right: 0px;
    }
    .process-row .container {
        padding-left: 0px;
        padding-right: 0px;
    }
    .services.center .content .title {
        font-size: 26px;
    }
    .services.slider .content-slide {
        padding: 30px 10px;
    }
    .services.slider .swiper3-slide {
        padding: 20px 15px;
    }
    .cta {
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .services.slider .text {
        font-size: 15px;
    }
    .packages_detail_sec .pricing-item {
        padding: 50px 25px;
    }
    .services.slider .content-slide {
        margin-top: 60%;
    }
    .contacts-info-wrap.style3 .form-wrap {
        margin-top: 25px;
    }
    .contacts-info-wrap .form input:not([type="submit"]),
    .contacts-info-wrap .form textarea {
        margin-bottom: 20px;
    }
    .contacts-info-wrap.style3 .input_protected_wrapper {
        margin: 0;
    }
    .contacts-info-wrap.style3 .title-main {
        margin-bottom: 5px;
    }
    .pricing-info .pricing-list {
        padding-left: 0px;
    }
    .pricing-info .price {
        font-size: 44px;
    }
    .pricing-info .price sup {
        font-size: 30px;
    }
    .main-header-testimonial.simple_sl .user-info {
        padding-left: 25%;
    }
    .contacts-info-wrap.style3 {
        min-height: auto !important;
    }
    .pricing-info .price sup span.crossprice {
        right: -123px;
    }
    .pricing-item .a-btn {
        font-size: 16px;
    }
    .pricing-btn {
        padding: 0 0px;
    }
    .pricing-info .pricing-list ul {
        padding: 0 25px 0 0px !important;
    }
    .pricing-info .pricing-list ul li {
        left: 0;
    }
    .default_tab_nav ul li a.a-btn {
        padding: 15px;
        margin: 0 10px;
    }
    .cta-sec .get-a-logo-image{
        position: relative;
        left: 0;
        top: -53px;
        width: 96%;
    }
    .banner-form input{height:50px;}
    /* .banner-form {padding: 22px 25px 20px !important;} */
    /* .left-banner > img {width: 110%;bottom: -60px;} */
}

@media only screen and (max-width: 1199px) {
    .home-sprite-tab-container {
        width: 100%;
    }
    .right-banner {
        width: 40%;
    }
    .left-banner {
        width: 48%;
    }
    .left-banner h1 {
        font-size: 48px;
    }
    .banner-form h5 {
        font-size: 22px !important;
    }


    ul.service-features li {
        width: 45%;
        font-size: 18px;
    }


    ul.banner-service li {
        margin-right: 2%;
    }
    ul.banner-service li p {
        font-size: 18px;
        line-height: 20px;
    }
    ul.banner-service li p span {
        font-size: 12px;
    }
    .services.center {
        padding: 0px;
    }
    .pkg-btn {
        width: 30%;
    }
    .main-pricing {
        padding: 80px 0;
    }
    .main-header-testimonial.simple_sl .swiper3-pagination {
        margin-top: 0px;
    }
    .contacts-info-wrap.style3 .form-wrap {
        margin-top: 10px;
    }
    .contacts-info-wrap .form textarea {
        margin-bottom: 0px;
    }
    .contacts-info-wrap .form input:not([type="submit"]) {
        margin-bottom: 14px;
    }
    .wpcf7 .input_protected_wrapper {
        margin-left: 0;
    }
    #footer .copyright {
        float: left;
        left: 0;
        text-align: left;
        padding-left: 0;
    }
    .logo_design .banner-form {
        top: 50px;
    }
    .services.slider .col-md-3,
    .main-pricing .col-md-4 {
        width: 50%;
        float: left;
    }
    .experienced .number {
        display: block;
        text-align: center;
    }
    .experienced .number span {
        line-height: 90px;
    }
    .pricing-info .pricing-list {
        padding-left: 0px;
    }
    .header-main .logo {
        margin: 0;
    }
    .service-imgs {
        margin-top: 50%;
    }
    .services.slider .content-slide {
        margin-top: 70%;
    }
    .pakages_sec .tab-content .row {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .pakages_sec .tab-content .row .col-md-4 {
        flex: 0 0 50%;
    }
}

@media only screen and (max-width: 991px) {
    .left-banner > img{display: none !important;}
    .contacts-info-wrap .form textarea {
        margin-bottom: 20px;
    }
    .services.slider .number.odd .number-img,
    .services.slider .number.even .number-img,
    #topmenu ul.menu li.services.megamenu a::before {
        display: none;
    }
    .work_bg .row {
        display: block;
    }
    .services.slider .content-slide {
        margin-top: 47%;
        margin-bottom: 35px;
    }
    .header-main .main-menu > ul > li.megamenu .submenuwrap,
    .header-main .main-menu > ul > li.megamenu:hover .submenuwrap {
        position: static !important;
        top: 0;
        background: transparent !important;
        overflow: visible;
        opacity: 1;
        z-index: 1;
    }
    .header-main .main-menu .submenuwrap .menu-container {
        width: auto;
        margin: 0 auto;
        padding: 0;
    }
    .header-main .main-menu .submenuwrap .menu-container ul li a .menu-icon,
    .header-main .main-menu .submenuwrap .menu-container ul li a .menutext p,
    .sub-menu .menu-icon,
    .sub-menu .menu-item a .menutext p {
        display: none;
    }
    .services {
        margin-bottom: 0 !important;
    }
    #topmenu ul.menu li {
        padding: 15px;
        width: 100%;
        padding-left: 20px !important;
    }
    .right-menu.left #topmenu .sub-menu {
        min-width: 100%!important;
        background-color: transparent!important;
        box-shadow: none!important;
        margin-bottom: 20px;
        z-index: 9999;
        position: relative;
        height: auto;
    }
    #topmenu .megamenu li {
        padding: 6px 10px 6px 40px !important;
    }
    #topmenu ul ul li::before,
    .right-menu.left #topmenu .sub-menu li::before {
        content: '';
        display: block;
        position: absolute;
        left: 5px;
        top: 45%;
        width: 4px;
        height: 25%;
        background-color: red;
        transform: rotate(90deg);
    }
    .header-main .main-menu .submenuwrap .menu-container ul li a .menutext {
        width: 100%;
        margin: 0;
    }
    .header-main .main-menu .submenuwrap .menu-container ul li a .menutext h6,
    .sub-menu .menu-item a .menutext h6 {
        margin-bottom: 0 !important;
    }
    .services.megamenu {
        padding: 0 !important;
        padding-bottom: 25px !important;
    }
    .right-menu.left #topmenu .sub-menu li:before {
        display: none;
    }
    #topmenu ul ul {
        display: block;
        top: 0;
    }
    .main-logo {
        display: none;
    }
    .logo-mobile {
        display: block;
    }
    .left-banner {
        width: 100%;
    }
    .logo_design .banner-slider-wrap.horizontal_modern .content-wrapper {
        padding: 40px 0;
    }
    .banner-slider-wrap .slider-banner {
        height: 100% !important;
        
    }
    .logo_design .banner-form {
        top: 0;
        width: 75%;
        margin: 40px auto 0;
    }
    .banner-slider-wrap.horizontal_modern .content-wrapper {
        display: inline-block;
        text-align: center;
        padding: 140px 0 60px;
    }
    .right-banner {
        width: 100%;
        margin: 0;
    }
    .banner-form {
        margin-top: 44px !important;
    }
    .banner-form label {
        text-align: left;
        float: left;
    }
    .headings.style1 .title {
        max-width: 100% !important;
        font-size: 32px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .info-block-wrap.style-2 .accordeon {
        margin-top: 0px;
    }
    .info-block-wrap.style-2 .accordeon>li {
        padding: 0px 0;
    }
    .cta {
        padding-top: 30px;
        padding-bottom: 44px;
    }
    .headings-wrap.anime-wrap .headings .content {
        height: auto;
    }
    .why-wrapper .info {
        padding-bottom: 30px;
    }
    .why-heading-wrap {
        height: 100%;
    }
    .headings-wrap.load-fade .title {
        margin-top: 0px;
        font-size: 40px;
    }
    .headings.style2 .subtitle {
        margin-bottom: 0px;
    }
    .headings-wrap.anime-wrap .headings {
        display: inline-block;
        margin-bottom: 0px;
    }
    .pkg-btn {
        width: 40%;
        margin-bottom: 30px !important
    }
    .contacts-info-wrap {
        margin-top: 48px;
    }
    .testimonials-section .content-slide .title.animation {
        font-size: 24px;
        margin-top: 16px;
        margin-bottom: 10px;
    }
    .skill-wrapper.linear .skills-wrap {
        padding: 46px 30px 50px;
    }
    .skill-wrapper.linear .skills {
        margin: 22px 0 0 0;
    }
    .skill-wrapper.linear .skill:not(:last-child) {
        margin-bottom: 24px;
    }
    .overflow-class {
        overflow: inherit;
    }
    .home-sprite-tab-container {
        width: 100%;
    }
    .log_sec{background: none;}
    .testimonials .textimonials-box .pic img{width:300px;}
    .testimonials .textimonials-box .pic:before{display: none;}
    .testimonials .textimonials-box .left-box p{font-size: 13px;}
    .footer-top .menus ul li{padding:0 !important; }
    .banner-form {padding: 25px 15px 25px !important;}
    .banner-form .bannerform {margin-top: 13% !important;}
    .form-up {top: 15% !important;}
    .portfolio-section {
        margin-top: 50px;
    }
    #topmenu ul.menu li .sub-menu a::before {
        display: none;
    }
    #topmenu ul .submenuwrap ul {
        margin-bottom: 25px;
    }
    .mob-nav-close {
        margin-bottom: 20px;
    }
    .right-menu.left #topmenu .sub-menu li {
        padding: 8px 10px !important;
    }
    .default_tab_nav ul li {
        width: auto;
    }
    #topmenu ul.menu li:nth-last-child(2) a::before {
        display: none;
    }
    .headings-wrap.anime-wrap .headings {
        margin-top: 15px;
    }
    .experienced {
        top: 0;
        padding: 60px 0;
    }
    .our-value {
        margin-top: 0;
    }
    .headings .info {
        display: block;
    }
    .progress-bar-wrap .pie-chart {
        margin: 0 auto;
        width: 150px !important;
        height: 150px !important;
    }
    .single-progress canvas {
        width: 150px !important;
        height: 150px !important;
    }
    section.banner_area.packages_detail_sec {
        padding: 40px 0;
    }
    section.banner_area.packages_detail_sec .row {
        display: block;
    }
    .packages_detail_sec .pricing-item {
        left: 0;
        top: 0;
        width: 65%;
        margin: 30px auto 0;
    }
    .services.slider .number.even {
        margin-top: 0;
    }
    .no-gutter.row {
        display: flex;
        flex-wrap: wrap;
    }
    .no-gutter>[class^="col-"] {
        flex: 0 0 50%;
    }
    .main-header-testimonial.simple_sl .user-info {
        padding-left: 0;
        padding-top: 25%;
    }
}

@media only screen and (max-width: 768px) {
    .testimonials .textimonials-box .pic img{width:auto;}
    .banner-form .bannerform {margin-top: 10% !important;}
    .left-banner h1 {
        font-size: 36px;
    }
    .mob-cta-menu ul {
        margin: 0;
    }
    .main-pricing {
        padding: 50px 0;
    }
    .main-wrapper img {
        display: table;
        margin: 0 auto;
    }
    .innerpage_class header .logo img.logo-mobile {
        margin: 0;
    }
    .banner-slider-wrap.horizontal_modern .images-wrap {
        display: none;
    }
    .banner-slider-wrap.horizontal_modern .slider-banner {
        height: 100% !important;
    }
    .header-main .logo {
        text-align: left;
        width: auto;
        display: inline-block !important;
    }
    .banner-slider-wrap.horizontal_modern .content-wrapper {
        padding: 70px 0 60px;
    }
    .banner-slider-wrap .slider-banner:before {
        display: none;
    }
    .headings-wrap.load-fade .title {
        font-size: 30px;
        ;
    }
    .services .content {
        margin-bottom: 26px;
    }
    .info-block-wrap.style-2 .accordeon .text {
        padding-top: 0px;
    }
    .btn-yellow {
        padding-left: 3vw;
        padding-right: 3vw;
        font-size: 20px;
        line-height: 40px;
    }
    .cta ul li:nth-child(2) {
        margin-left: 10px;
        margin-right: 10px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .headings-wrap {
        text-align: center;
        height: auto;
    }
    .headings-wrap.anime-wrap .headings .content {
        height: auto;
    }
    .margin-xs-95b {
        margin-bottom: 50px !important;
    }
    .headings-wrap.anime-wrap .headings {
        height: auto;
        margin-bottom: 0 !important;
    }
    .headings .f-fifty .title {
        font-size: 40px;
    }
    .headings .f-fifty .title {
        font-size: 40px;
    }
    .services.slider .content-slide {
        margin-top: 25%;
    }
    .testimonials-section .swiper3-pagination {
        text-align: center;
    }
    #footer .copyright {
        text-align: center;
    }
    .logo_design .banner-form {
        width: 95%;
        margin: 40px auto 0;
    }
    .logo_design .home-banner {
        height: auto;
        padding: 0;
    }
    .logo_design_sec {
        padding: 50px 0;
    }
    .logo_design_sec h1 {
        margin-bottom: 25px;
        line-height: 42px;
        min-height: auto;
        font-size: 32px;
    }
    .cta h1,
    .cta h2 {
        font-size: 28px;
        line-height: 38px;
    }
    .headings-wrap .images-wrap {
        display: none;
    }
    .cta ul li p span {
        font-size: 18px;
    }
    .work_bg .row {
        display: block;
        margin-bottom: 0 !important;
    }
    .services.slider .number {
        margin: 30px auto 150px !important;
    }
    .pricing-info .price sup {
        font-size: 22px;
    }
    .pricing-info .price sup span.crossprice {
        right: -138px;
        font-size: 18px;
    }
    .pricing-info .pricing-btn {
        padding: 0;
    }
    .pricing-info .pricing-btn .a-btn {
        margin-bottom: 0;
        padding: 15px;
    }
    .main-header-testimonial.simple_sl .content-slide {
        padding: 30px;
    }
    .line-of-images.logos .line-wrap {
        padding: 20px 0;
    }
    .se-pre-con {
        background-size: 55%;
    }
    .headings-wrap.anime-wrap .headings {
        margin-top: 0;
    }
    .why-wrapper {
        transform: skewX(0deg);
    }
    .why-wrapper .info {
        transform: skewX(0deg);
    }
    .why-wrapper p {
        font-size: 16px;
    }
    .headings-wrap.not-bg-title .headings.why-wrapper {
        transform: skewX(0deg);
        padding: 35px 5px 30px !important;
    }
    .why-wrapper h3 {
        font-size: 32px;
    }
    .experienced {
        margin-top: 0;
        padding: 0px 0 50px;
    }
    .experienced img {
        margin: 0 auto 10%;
        width: 75%;
    }
    .exp-txt h3 {
        font-size: 32px;
    }
    .our-value {
        padding: 50px 0;
        margin-bottom: 60px;
    }
    .our-value h3 {
        font-size: 26px;
        line-height: 36px;
    }
    .service-q {
        margin-bottom: 30px;
    }
    .heading_div h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .facts_figure_sec .row {
        display: block;
    }
    .single-progress.fix.mb-55 {
        margin-bottom: 25px;
    }
    .progress-bar-wrap .pie-chart {
        margin: 0 auto;
        width: 180px !important;
        height: 180px !important;
    }
    .single-progress canvas {
        width: 180px !important;
        height: 180px !important;
    }
    .john-testi {
        padding: 50px 0 45px;
    }
    .innerbanner_content h1 {
        font-size: 30px;
        padding: 25px 0;
        line-height: 42px;
    }
    .portfolio_sec .default_tab_nav ul li {
        width: auto;
    }
    .contacts-info-wrap.style3 .content.no-image {
        text-align: center;
        padding: 0px 15px;
    }
    .main-pricing .headings .title {
        font-size: 32px;
    }
    .pricing-btn ul li {
        width: 100%;
    }
    .pricing-btn ul li:first-child {
        margin-right: 0;
        margin-bottom: 15px;
    }
    .pricing-btn ul li:last-child {
        margin-left: 0;
    }
    .experienced .row {
        display: block;
    }
    .number svg text {
        font-size: 140px;
    }
    .experienced .number {
        margin-bottom: 35px;
    }
    .no-gutter.row {
        display: block;
    }
    .main-header-testimonial.simple_sl .user-info {
        padding-left: 12%;
        padding-top: 0;
    }
    .header-main .main-menu .submenuwrap .menu-container ul li:hover,
    .right-menu.left #topmenu .sub-menu li a:hover {
        background-color: transparent;
        color: #f54ea2;
    }
    .header-main .main-menu .submenuwrap .menu-container ul li a .menutext h6:hover {
        color: #f54ea2;
    }
    .pakages_sec .tab-content .row {
        display: block;
    }
}

@media only screen and (max-width: 650px) {
    .services.slider .col-md-3,
    .main-pricing .col-md-4 {
        width: 100%;
    }
}

@media only screen and (max-width: 500px) {
    .banner-slider-wrap.horizontal_modern .content-wrapper {padding: 30px 15px !important;}
    .cta-sec .seventy-per{display: none;}
    .cta-sec .btn-theme {    width: 100%;}
    .testimonials .textimonials-box .pic img {width: auto;height: auto;}
    .footer-top .menus ul li{width: 50%; border:none;}
    .footer-top .menus li p{text-align: center;}
    .lower-footer p {padding: 0 15px;}
    .custom-popup {
        padding: 70px 25px;
    }
    .custom-popup h3 {
        font-size: 19px;
    }

    .custom-popup p {
        font-size: 16px;
    }

    .fixedform-1 form {
        margin: 7px 0 0;
    }

    .services.slider .col-md-3,
    .main-pricing .col-md-4 {
        width: 100%;
    }
    header {
        padding: 0px 45px;
        display: block;
    }
    .main-wrapper header .logo img {
        height: 44px !important;
        margin: 0 auto !important;
    }
    .mob-cta-menu {
        float: none;
    }
    .mob-cta-menu ul {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
    }
    .mob-cta-menu ul li img {
        width: 75%;
    }
    .banner-slider-wrap.horizontal_modern .content-wrapper {
        padding: 24px 0 40px;
    }
    .left-banner h6 {
        font-size: 24px;
        margin-bottom: 5px;
        margin-top: 0;
    }
    .left-banner h1 {
        font-size: 32px;
    }
    .left-banner h1.a-btn-4::before {
        display: none;
    }
    .left-banner > p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .banner-form {
        margin-top: 18px !important;
    }
    ul.banner-service {
        margin-bottom: 25px !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    ul.banner-service li {
        margin-right: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;
    }
    ul.banner-service img {
        width: 25%;
        margin-bottom: 10px;
    }
    ul.banner-service li p {
        font-size: 16px;
    }
    ul.service-features {
        display: flex;
        justify-content: center;
        margin-bottom: 0;
    }
    ul.service-features li {
        width: 100%;
        padding: 10px;
    }
    ul.service-features li:first-child {
        margin-right: 10px;
    }
    ul.service-features li p {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    ul.service-features li p img {
        margin-bottom: 5px;
    }
    ul.service-features li p span {
        font-size: 15px;
    }
    .banner-form h5 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .banner-form .form-group {
        margin-bottom: 15px;
    }
    .banner-form label {
        margin-left: 0;
        margin-bottom: 8px;
    }
    .banner-form input {
        height: 46px;
        font-size: 15px;
        padding-left: 15px;
    }
    .banner-form button {
        font-size: 14px;
        margin-top: 10px;
    }
    .headings-wrap.load-fade .title {
        font-size: 26px;
    }
    .services.center .content .title {
        font-size: 22px;
    }
    .services.center .content .text {
        font-size: 15px;
        line-height: 24px;
        margin-top: 15px;
    }
    .info-block-wrap.style-2 .accordeon a {
        font-size: 22px;
        line-height: 36px;
    }
    .cta ul {
        margin-bottom: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .cta ul li:first-child,
    .cta ul li:last-child {
        top: 0;
    }
    .cta ul li:nth-child(2) {
        margin: 20px 0;
        padding-right: 0;
        padding-left: 0;
        border: 0;
    }
    .pkg-btn {
        width: 68%;
        margin: 30px auto !important;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
    }
    .headings .f-fifty .title {
        font-size: 26px;
    }
    .services.slider .content-slide {
        margin-top: 47%;
    }
    .services.slider .title {
        font-size: 22px;
    }
    .services.slider .text {
        font-size: 15px;
        line-height: 22px;
    }
    .main-pricing {
        padding: 50px 0;
    }
    .main-pricing .headings .title {
        font-size: 26px;
    }
    .pricing-mt {
        margin-top: 25px;
    }
    .pricing-info .title {
        font-size: 24px;
    }
    .pricing-info .price {
        font-size: 34px;
    }
    .pricing-info .subtitle {
        margin-bottom: 10px;
        padding: 0 20px 20px;
        font-size: 15px;
        line-height: 26px;
    }
    .pricing-info .pricing-list ul li {
        line-height: 2;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .pricing-item .a-btn {
        font-size: 16px;
    }
    .skill-wrapper.linear .skills-wrap {
        padding: 0px 30px;
    }
    .skill-wrapper.linear .title {
        font-size: 26px;
    }
    .skill-wrapper.linear .skill-label {
        font-size: 20px;
    }
    .skill-wrapper.linear .skill-value {
        font-size: 22px !important;
    }
    .cta ul li {
        align-items: center;
    }
    .cta ul li p span {
        line-height: 28px;
    }
    .testimonials-section .content-slide .title.animation {
        font-size: 22px;
    }
    .swiper3-slide.margin-xs-30t {
        margin-top: 15px !important;
    }
    .swiper3-pagination {
        margin-top: 15px;
    }
    .main-header-testimonial.simple_sl .content-slide .text {
        font-size: 15px;
        line-height: 26px;
    }
    .main-header-testimonial.simple_sl .swiper3-pagination span {
        width: 25px;
    }
    .bg_grey .awards {
        padding-top: 50px;
    }
    .headings.style4 .title,
    .headings .title {
        font-size: 26px;
    }
    .contacts-info-wrap.style3 .text {
        font-size: 26px;
        margin-bottom: 20px;
    }
    .contacts-info-wrap .form input:not([type="submit"]) {
        min-height: 48px;
        padding: 10px 15px;
    }
    .wpcf7 .input_protected_wrapper input {
        font-size: 18px;
        padding: 16px 32px;
    }
    body #footer .widg {
        height: 620px !important;
    }
    .AwaInstagramWidget .insta-logo {
        margin-bottom: 25px;
    }
    #footer .widget_text h5 {
        margin-bottom: 15px;
    }
    #footer .sidebar-item li {
        font-size: 16px;
        line-height: 24px;
    }
    #footer .widg .sidebar-item:nth-of-type(3) {
        float: none;
        top: 270px !important;
    }
    #footer .widg .sidebar-item:nth-of-type(3) ul {
        margin-top: 13px;
    }
    #footer .widg .sidebar-item:nth-of-type(4) {
        top: 410px !important;
    }
    .services.slider .number {
        margin: 40px auto 40px !important;
    }
    .main-header-testimonial.simple_sl .user-info {
        padding-left: 0;
        padding-top: 23%;
    }
    .main-john-testi {
        margin-bottom: 0;
    }
    section .container .row .margin-xs-40t {
        margin-top: 10px !important;
    }
    .btn_div {
        display: block;
    }
    .btn_div .btn:first-child {
        margin-right: 0;
    }
    .btn_div .btn:last-child {
        margin-left: 0;
        margin-top: 15px;
    }
    .service-imgs {
        margin-top: 50px !important;
    }
    .pricing-info .price sup span.crossprice {
        right: -134px;
    }
    .content_div h1 {
        font-size: 32px;
        line-height: 40px;
    }
    .packages_detail_sec .pricing-item {
        width: 95%;
    }
    .line-of-images.logos a {
        width: 50%;
        max-width: 50%;
    }
    .default_tab_nav ul {
        display: flex;
        flex-wrap: wrap;
    }
    .default_tab_nav ul li {
        flex: 0 0 49%;
    }
    .default_tab_nav ul li a.a-btn {
        font-size: 13px;
        margin: 0 8px;
    }
    .default_tab_nav ul li:nth-child(odd) a {
        margin-left: 0;
    }
    .default_tab_nav ul li:nth-child(even) a {
        margin-right: 0;
    }
    .experienced .number span {
        display: block;
    }
    .custom-popup a.closed::before {
        top: -30px;
        right: 0;
    }
}

@media only screen and (max-width: 1308px) {
    .right-menu .logo {
        display: table-cell;
    }
    .right-menu.left #topmenu .menu > li {
        position: relative !important;
        top: 10px;
    }
    .header-main .main-menu > ul > li.megamenu:hover .submenuwrap {
        top: 148px !important;
    }
}
ul.footer-social{
    display: inline-block;
}
ul.footer-social li{
     display: inline-block;
}
ul.footer-social li a{
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 44px !important;
    text-align: center;
    border: 2px solid #909090;
    margin-bottom: 0px !important;
    border-radius: 50px;
    margin-right: 6px;
}
.cta ul li:first-child a:before {
    content: "";
    width: 50px;
    background-image: url(../img/stripe_ic.png);
    background-position: -96px -14px;
    height: 50px;
}
.cta a{
    text-decoration: none;
}
.cta a.cta-chat{
    display: flex;
}
.cta a.cta-chat:before{
    content: "";
    width: 50px;
    background-image: url(../img/stripe_ic.png);
    background-position: -181px -15px;
    height: 50px;
    display: inline-block;
}
.header_trans-fixed.header_top_bg .right-menu.left #topmenu ul li a.header-call:before{
    content: "";
    width: 40px;
    height: 40px;
    background-image: url(../img/stripe_ic.png);
    background-position: -276px -17px;
    margin-right: 6px;
}
.header_trans-fixed.header_top_bg .right-menu.left #topmenu ul li a.header-chat:before{
    content: "";
    width: 40px;
    height: 40px;
    background-image: url(../img/stripe_ic.png);
    background-position: -357px -17px;
    margin-right: 6px;
}
.offer-testimonials {
    width: 66px;
    height: 61px;
    background-image: url(../img/stripe_ic.png);
}
.offer1.offer-testimonials{
    background-position: -599px -5px;
}
.offer2.offer-testimonials{
    background-position: -877px -5px;
}
.offer3.offer-testimonials{
    background-position: -960px -5px;
}
.offer4.offer-testimonials{
    background-position: -1045px -5px;
}
.offer5.offer-testimonials{
    background-position: -694px -5px;
}
.offer6.offer-testimonials{
    background-position: -791px -5px;
}
/* shahrukh */
    .pricing-item{background: #011137; border-radius: 55px; margin:10% 0;text-align: left !important;border-top-left-radius: 0;}
    .pricing-info .pricing-list ul li{
        color: #fff;
         text-transform: capitalize;
         font-size: 16px;
         font-family: 'Montserrat', sans-serif;
         padding-left: 0;
        }

        .pricing-list {
            padding-left: 0;
        }


        #formResult {
            position: absolute;
        }

        



    .pricing-info .title{color:#fff; text-transform: uppercase; font-size: 24px;text-align: left !important;margin-bottom: 20px;font-family: 'Poppins', sans-serif;font-weight: 700;}
    .pricing-info .price sup span.crossprice{color:#fff;}
    .tg-a-btn a, .a-btn {background-color: #ec1c24; border-radius: 50px;}
    .tg-a-btn a::before, .a-btn::before{display: none}
    .pricing-btn .price {font-size: 45px; font-weight: bold; color:#ffc000; text-align: left;font-family: 'Poppins', sans-serif;}



    .pricing-btn .price sup {font-size: 38px;top: -15px;}


    .price sub {
        text-decoration: line-through;
        color: #fff;
        font-size: 32px;
        left: 15px;
    }







    .pricing-item:hover {background-color: #ec1c24;}
    .main-pricing .headings .title {color: #212122; text-transform: capitalize; font-size: 42px;}
    .banner-slider-wrap.horizontal_modern .content-wrapper{
        padding: 200px 0 119px;
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
    }

    .left-banner {
        padding-top: 64px;
    }



    .right-menu .logo img{
        margin:0;
        height: auto !important;
        max-height: 76px !important;
    }



    .tg-a-btn-4 a::before, .a-btn-4::before,.banner-slider-wrap .slider-banner:before,.pkg-btn:before, ul.service-features li:before{display: none;}
    .left-banner h1{
        font-family: 'Poppins', sans-serif;
        margin:0;
        font-size: 42px;
        font-weight: 400;
        line-height: 60px;
        text-transform: capitalize;
    }

    .left-banner h1 strong {
        font-weight: 900;
        text-transform: capitalize;
    }




    .left-banner h6 {
        color: #ffc000;
        font-size: 56px;
        line-height: 50px;
        display: block;
        margin: 10px 0 30px;
        padding: 0;
        text-align: left;
        text-transform: capitalize;
        font-weight: 900;
        font-family: 'Poppins', sans-serif;
    }



    ul.service-features li{background: #ffc000; border-radius: 50px; border:2px solid #ffc000;margin: 25px 0px; cursor: pointer; color: #212122;}
    ul.service-features li:first-child{background:none; border:2px dashed #fff; color: #fff;}
    ul.service-features li p span{top:0;}
    ul.service-features li:hover{background: none;}
    .pkg-btn:hover{background: #ec1c24;}
    .banner-form{background-color: #ffffff;border:none;padding: 0px 0px 100px;margin: 0;color: #fff;text-align:center;position: relative;border-radius:20px;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}
    .banner-form p{margin: 100px 0 0;;padding: 0 20%;font-size: 12px;color: #c9c2c2;}
    .tg-a-btn a, .a-btn{background: rgb(255,190,0);background: linear-gradient(180deg, rgba(255,190,0,1) 0%, rgba(242,83,24,1) 50%, rgba(237,33,35,1) 100%);}
    .a-btn.btn-red,.a-btn.btn-order {background: #ec1c24;}
    .banner-form button{font-size: 18px;}
    .banner-form input{border-radius: 40px;}
    .banner-form h6 {color: #d91831;font-size: 40px;font-family: 'Montserrat', sans-serif;font-weight: 900; margin: 20px 0px;}
    .form-up{
        width: 100%;
        background: #d91831;
        padding: 25px 0px;
        border-top-right-radius: 20px;
        border-top-left-radius: 20px;
    }

    
.btn.btn-red.a-btn.banner-form-btn {
    padding: 25px;
    border-radius: 35px;
    background-image: -moz-linear-gradient( 90deg, rgb(236,28,36) 0%, rgb(255,192,0) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(236,28,36) 0%, rgb(255,192,0) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(236,28,36) 0%, rgb(255,192,0) 100%);
    box-shadow: 0px 20px 40px 0px rgba(255, 172, 172, 0.6);
  }





    .form-up:before
    {
        width: 15px;
        height: 88px;
        background: url("../img/form-left.png") no-repeat;
        position: absolute;
        left: -15px;
        top: -15px;
        /* content: ""; */
        }

    .form-up:after{
        width: 15px;
        height: 88px;
        background: url("../img/form-right.png") no-repeat;
        position: absolute;
        right: -15px;
        top: -15px;
        /* content: ""; */
        }



    .form-up h4{color: #ffffff; font-size: 16px; line-height: 26px;margin: 0;font-weight: 600;}
    .form-up h5{font-size: 25px; line-height: 26px; color: #fff;text-transform: capitalize;font-weight: 400;margin: 0;font-weight: 600;}
    .banner-form .bannerform{padding: 0px 15px;}
    .header_trans-fixed.header_top_bg .right-menu.left #topmenu ul li a.header-call:before,
    .header_trans-fixed.header_top_bg .right-menu.left #topmenu ul li a.header-chat:before{display: none;}
    .right-menu .f-right li p span {color: #fff;font-weight: 500;font-size: 15px;text-transform: capitalize;}
    .info-block-wrap.style-2 .image-wrap .image-container:before{display: none;}
    .pricing-info{ padding:0px 30px;align-items: flex-start;}
    .pulse {
    animation: pulse 2s infinite;
    }
    .pulse:hover {
      animation: none;
    }
    .zoom {
    animation: zoom 2s infinite;
    }
    .zoom:hover {
      animation: none;
    }
    .f-right ul li:last-child {margin-top: 5px;}
    @keyframes pulse {
      0% {
        -moz-box-shadow: 0 0 0 0 rgba(33,33,34, 0.6);
        box-shadow: 0 0 0 0 rgba(33,33,34, 0.6);
      }
      70% {
          -moz-box-shadow: 0 0 0 30px rgba(33,33,34, 0);
          box-shadow: 0 0 0 30px rgba(33,33,34, 0);
      }
      100% {
          -moz-box-shadow: 0 0 0 0 rgba(33,33,34, 0);
          box-shadow: 0 0 0 0 rgba(33,33,34, 0);
      }
    }
    @keyframes zoom {
      0% {
        transform: scale(1);
      }
      70% {
          transform: scale(1.05);
      }
      100% {
          transform: scale(1);
      }
    }

    .pricing-btn ul {
        display: flex;
        align-items: center;
    }

    .help-block.form-error {
        display: none;
    }



/* custom sidebar */


.floating-form-wrap {
    position: fixed;
    width: 635px;
    height: 344px;
    right: 0;
    margin-top: -109px;
    z-index: 999;
    background: #232323;
    margin-right: -584px;
    top: 50%;
    display: none;
}
.floating-form-wrap .thanks p {
    color: #aaa;
}
.field.pc {
    position: relative;
}
#flform input[type="text"], #flform select {
    width: 100%;
    border: none;
    font-size: 13px;
    color: #585858;
    background-image: url("../img/side-bar-sprites.png");
    background-repeat: no-repeat;
}
#flform input[type="text"] {
    padding: 7px 7px 7px 48px;
    margin-bottom: 12px;
}
#flform select {
    padding: 6px;
    margin-bottom: 10px;
    padding-left: 45px;
}
#flform .field.code {
    width: 35%;
    float: left;
    padding-right: 0;
}
#flform .field.phone {
    width: 100%;
    clear: both;
}
#flform input[name="cn"] {
    background-position: -347px -524px;
}
#flform input[name="em"] {
    background-position: -347px -568px;
}
#flform select[name="srv"] {
}
#flform select[name="pc"] {
    background-position: -347px -615px;
}
#flform input[name="code"], #flform input[name="pn"] {
    background-position: -347px -660px;
    border-right: 1px solid #cacaca;
}
#flform input[name="pn"] {
    padding: 7px 7px 7px 48px;
    margin-bottom: 12px;
}
#flform button, #flform input[type=submit] {
    background: #c63502;
    color: #fff;
    font-weight: 800;
    border: none;
    text-transform: uppercase;
    margin-top: 14px;
    padding: 4px 16px;
    margin-bottom: 5px;
    margin-right: -10px;
    box-shadow: 0px 1px 1px 1px #be1000;
    border-radius: 2px;
}
.floating-form-wrap .form-handle {
    background: url("../img/side-bar-sprites.png") no-repeat -335px -1560px #fff;
    width: 51px;
    height: 344px;
    float: left;
    cursor: pointer;
}
.creativepg .form-handle, .copywritingpg .form-handle, .adpg .form-handle, .seopg .form-handle, .wcwpg .form-handle, .professionalpg .form-handle {
    background-position: -284px -1560px;
}
.floating-form {
    width: 584px;
    float: right;
}
.floating-form .formdv {
    padding: 8px 12px 25px 25px;
}
.floating-form h4 {
    font-size: 24px;
    color: #e43727;
    font-weight: 400;
    margin: 0;
    text-align: center;
    padding-top: 4px;
    text-align: left;
    text-transform: uppercase;
}
.floating-form h5 {
    font-size: 18px;
    color: #aaaaaa;
    font-weight: 400;
    margin: 0;
    text-align: center;
    padding: 5px 0 17px;
    text-align: left;
}
.floating-form form {
    text-align: center;
}
.floating-form form p {
    margin-top: 18px;
    color: #6d6d6d;
    font-size: 12px;
}
.floating-form .field {
    width: 50%;
    float: left;
    padding-right: 10px;
}
.floating-form .fieldwrap {
    width: 50%;
    float: left;
}
.floating-form .textarea {
    width: 100%;
}
.floating-form textarea {
    width: 100%;
    padding: 10px;
}
.side-bars {
    width: 228px;
    height: 53px;
    position: fixed;
    right: -215px;
    top: 50%;
    z-index: 9999;
    margin-top: -230px;
    display: block;
    right: -177px;
    margin-right: 0;
    display: none;
}
.side-bars .s-bar {
    display: block;
    margin-bottom: 15px;
    position: relative;
    background: #232323;
    right: 0px;
    cursor: pointer;
}
.side-bars .s-bar img {
    position: relative;
    left: -6px;
    float: left;
}
.side-bars .s-bar a p {
    color: #FFF;
    font-size: 14px;
    padding: 6px 0 0 0;
    margin: 0px;
    line-height: 19px;
    width: 175px;
    transition: 0.5s;
    background: #232323;
    display: inline-block;
    float: left;
    font-weight: 400\9;
}
.side-bars .s-bar a {
font-size: 15px;

    padding: 0px;
    color: #fff;
    float: left;
    margin-top: -5px;
    font-weight: 700;
    width: 235px;
    background: #232323;
}
.side-bars .s-bar a.lchat {
    padding: 0px 0 0 0px;
    margin: 0px;
    line-height: 51px;
}
.side-bars .s-bar a.lchat span {
    font-weight: normal
}
.call-spr {
    background: url("../img/side-bar-sprites.png") no-repeat -335px -1908px;
    width: 51px;
    height: 53px;
    position: relative;
    left: 0px;
    float: left;
    margin-right: 8px;
}
.chat-spr {
    background: url("../img/side-bar-sprites.png") no-repeat -335px -1964px;
    width: 51px;
    height: 53px;
    position: relative;
    left: 0px;
    float: left;
    margin-right: 8px;
}
.cus-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVQImWNguAkAANwA2ohRxm8AAAAASUVORK5CYII=) repeat;
    top: 0;
    left: 0;
    z-index: 998;
    display: none;
}
.field label.error {
    display: none !important;
}
input.error, textarea.error, select.error {
    background-color: #FFD7D7 !important;
    color: #111 !important;
}
.field.pc span {
    position: absolute;
    left: 10px;
    top: 11px;
    width: 19px;
    height: 13px;
}
a.close {
    background: url(../images/close.html) top center no-repeat !important;
    width: 35px;
    height: 35px;
    position: absolute;
    top: -15px;
    right: -15px;
    display: block;
    opacity: 1;
}
.fancybox-lock .floating-form-wrap, .fancybox-lock .side-bars {
    display: none !important;
}
.popup-form {
    width: 400px;
    max-width: 400px;
    height: 430px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -240px;
    background: #bb0001;
    display: none;
    z-index: 9999;
    box-shadow: rgb(29, 29, 29) 0px 0px 6px 2px;
    border: 1px solid #212121;
    border-radius: 5px;
}
.popup-form h2 {
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 800;
    margin: 10px 0 0;
    padding: 15px 0px 0px 0px;
    color: #ffffff;
    display: inline-block;
    letter-spacing: 0px;
}
.popup-form h3 {
    font-size: 13px;
    font-weight: 400;
    margin: 2px 0 10px;
    padding: 7px 20px;
    text-align: center;
    line-height: 16px;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
}
#popupform {
    padding: 0 18px;
    margin: 0 auto;
}
#popupform input[type="text"], #popupform select {
    width: 100%;
    background-color: #fff;
    border: 0px solid #bd2517 !important;
    font-size: 14px;
    color: #000;
    letter-spacing: 1px;
    padding: 10px 20px 10px 20px;
    border-radius: 2px;
}
#popupform select {
    padding: 8px 6px;
    margin-bottom: 10px;
    padding-left: 45px;
    width: 100%;
}
#popupform .field.code {
    width: 35%;
    float: left;
    padding-right: 0;
}
#popupform .field.phone {
    width: 100%;
}
#popupform input[name="cn"] {
    background-position: -347px -521px;
}
#popupform input[name="em"] {
    background-position: -347px -565px;
}
#popupform select[name="srv"] {
    background: url("../img/side-bar-sprites.png") no-repeat -347px -521px #fff;
}
#popupform select[name="pc"] {
    background-position: -347px -612px;
}
#popupform input[name="code"], #popupform input[name="pn"] {
    background-position: -347px -657px;
    /* border-right: 1px solid #cacaca; */
}
#popupform input[name="pn"] {
    padding: 10px 20px 10px 20px;
}
#popupform button, #popupform input[type=submit] {
    background: #0f4ba1;
    color: #fff;
    border: none;
    text-transform: uppercase;
    margin-top: 4px;
    padding: 10px 19px;
    margin-bottom: 5px;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'helvetica_condensedbold';
}
#popupform textarea {
    width: 100%;
    height: 109px;
    background-color: #fff;
    border: 0px solid #bd2517 !important;
    border-radius: 2px;
    padding: 14px 20px;
    font-size: 14px;
    color: #585858;
    letter-spacing: 1px;
}
#callback-form .time {
    width: 50%;
    padding: 0 5px;
    float: left;
}
#callback-form .time select {
    background: #fff;
    padding-left: 5px;
    margin-bottom: 0;
}
#callback-form hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #909090;
    margin: 8px 0;
    padding: 0;
}
#callback-form p {
    color: #909090;
    margin-bottom: 4px;
}
.callback-form {
    width: 400px;
    height: 465px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -233px;
    background: #232323;
    z-index: 9999;
    display: none;
    box-shadow: 0px 0px 6px 2px #000;
    border: 1px solid #333;
}
.callback-form h2 {
    font-size: 22px;
    color: #fff;
    background: #e53727;
    font-weight: 800;
    margin: 0;
    padding: 14px 33px;
}
.callback-form h3 {
    font-size: 20px;
    font-weight: 300;
    color: #909090;
    text-align: left;
    margin: 0;
    padding: 10px 30px;
    text-align: center;
    line-height: 25px;
}
#callback-form {
    padding: 0 18px;
    margin: 0 auto;
}
.field.pc {
    position: relative;
}
#callback-form input, #callback-form select {
    width: 100%;
    border: none;
    font-size: 13px;
    color: #585858;
    background-image: url("../img/side-bar-sprites.png");
    background-repeat: no-repeat;
}
#callback-form input {
    padding: 7px 7px 7px 48px;
    margin-bottom: 10px;
}
#callback-form select {
    padding: 6px;
    margin-bottom: 10px;
    padding-left: 45px;
    width: 100%;
}
#callback-form .field.code {
    width: 35%;
    float: left;
    padding-right: 0;
}
#callback-form .field.phone {
    width: 100%;
}
#callback-form input[name="cn"] {
    background-position: -347px -524px;
}
#callback-form input[name="em"] {
    background-position: -347px -568px;
}
#callback-form select[name="srv"] {
    background: url("../img/side-bar-sprites.png") no-repeat -347px -524px #fff;
}
#callback-form select[name="pc"] {
    background-position: -347px -615px;
}
#callback-form input[name="code"], #callback-form input[name="pn"] {
    background-position: -347px -660px;
    border-right: 1px solid #cacaca;
}
#callback-form input[name="pn"] {
    padding: 7px 7px 7px 48px;
    margin-bottom: 10px;
}
#callback-form button, #callback-form input[type=submit] {
    background: #eb3423;
    color: #fff;
    border: none;
    text-transform: uppercase;
    margin-top: 14px;
    padding: 4px 18px;
    margin-bottom: 5px;
    box-shadow: 0px 1px 1px 1px #be1000;
    border-radius: 2px;
    font-size: 15px;
    font-weight: 400;
}
#callback-form textarea {
    width: 100%;
    height: 66px;
}
.visibleit {
    overflow: visible !important;
}
.side-bars .s-bar:hover{
    right: 185px;
    transition: 0.5s;
}

.has-c{
    right: 185px !important;
    transition: 0.5s;
}

.visa-img img {
    margin: -119px 111% 0;
    z-index: 99999;
    position: relative;
}

.main-img {
    float: right;
}
    
.main-img figure.img-4 {
    top: 68%;
    right: 15%;
    width: 20px;
    height: 30px;
}
    
    .box.\--package-box footer .box__linkbtn:before{
        
        visibility: hidden;
    }
    
    a.ph__logo.d-inline-block img {
    width: 77%;
}
    
.pric {
/*    background: url(images/price-bg.png);*/
    font-size: 50px;
    padding: 3px 42px 31px;
    background-repeat: no-repeat;
    background-position: 16% 12%;
    background-size: contain;
}   
    
    
#bannerfrm .top-area h3 span {
    font-weight: 800 !important;
    color: #ffc441;
    font-size: 55px;
}
    
img.flag {
    width: 37px;
    float: left;
    margin: 3px 14px 0 -3px;
}
    
form .numberarea {
    float: right;
    width: 100%;
    position: relative;
}
    
a.email {
    color: #fff;
    font-size: 16px;
}
    
    
    a.email i.fas.fa-envelope {
    margin: 0 6px 0;
}
    
.pf__footer-detail {
    color: #fff;
    }
    

    @media only screen and (max-width: 800px) and (min-width: 320px){

.visa-img img {
    margin: 19px 0 0;
    width: 74%;
}
    }
    
.cookie-bar{
     position: fixed;
     bottom: 0px;
     width: 100%;
     display: none;
     z-index: 15;
 }
     .cookie-btn{
      color: #ffffff;
      background: red;
      padding: 2px 15px;
      border-radius: 4px;
     }
     .cookie-btn-primary{
      color: #ffffff;
      background: #fb2224;
      padding: 2px 15px;
      border-radius: 4px;
     }    
.pf__footer-detail {
    font-weight: 400 !important;
}






 /* media queries  */

 @media (max-width: 1680px) {
    .left-banner h1 {
        font-size: 32px;
        line-height: 49px;
    }

    .left-banner h6 {
        font-size: 53px;
    }

    .slider-banner.home-banner::after {
        right: 11px;
    }

    .left-banner {
        padding-top: 15px;
    }

    .left-banner > p {
        font-size: 15px; 
    }

    ul.service-features li {
        margin: 9px 0px;
    }

    .header_trans-fixed.header_top_bg {
        padding-top: 20px;
    }

    .footer-top .menus ul li {
        padding-left: 27px;
    }


 }


 @media (max-width: 1439px) {
    .banner-form .form-group {
        margin-bottom: 15px;
    }

    .banner-form .bannerform {
        margin-top: 10%;
    }


    .main-pricing {
        padding: 20px 0;
    }


    .headingsection.why-choose-title h2 {
        font-size: 39px;
    }

    .main-portfolio.myportfolio {
        padding: 20px 0;
    }

    .main-portfolio.myportfolio > img {
        width: 230px;
    }


    .left-banner h6 {
        font-size: 32px;
        margin: 4px 0px 15px 0;
    }


    .left-banner > p {
        font-size: 13px;
    }


 }




 @media (max-width: 1199px) {
    .left-banner h1 {
        font-size: 28px;
        line-height: 39px;
    }

    .slider-banner.home-banner::after {
        display: none;
    }

    .banner-form p {
        padding: 0 4%;
    }
    .banner-form 
    .bannerform{
        padding: 0px 5px;
        margin-top: 5%;
    }
    .banner-form h6 {
        font-size: 30px !important;
    }
    .form-up{
        padding: 20px 0px;
    }
    .banner-form-btn-wrapp button{
        position: initial;
        width: 100% !important;
    }
    .btn.btn-red.a-btn.banner-form-btn{
        padding: 20px 25px;
    }
    .banner-form {
        padding: 0px 0px 34px !important;
    }
    .banner-form p {
        margin: 30px 0 0;
    }    
 }



 @media (max-width: 991px) {
    .header_trans-fixed.header_top_bg {
        background-color: #000;
    }

    .banner-slider-wrap.horizontal_modern .content-wrapper {
        padding: 50px 0 !important;
    }

    .pulse {
        animation: none;
    }

    .left-banner h6 {
        text-align: center;
    }

    .testimonials {
        padding-top: 0px;
    }

    .pricing-info .pricing-list ul {
        padding: 0 !important;
    }


 }


 @media (max-width: 767px) {
    .banner-form .bannerform {
        margin-top: 5% !important;
    }

    .banner-form {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }

    .main-pricing {
        padding: 20px 15px;
    }

    .pricing-item {
        margin: 10% auto 0;
    }

    .cta-sec .container > .row .col-lg-6 {
        display: none;
    }

    .cta-sec .seventy-per {
        top: -43px;
        width: 300px;
        height: 200px;
    }

    .cta-sec .btn-theme {
        padding: 15px 26px;
    }

    .pricing-btn .price {
        font-size: 38px; 
    }

 }


 





 @media (max-width: 575px) {
    .btn.btn-red.a-btn.banner-form-btn {
        padding: 15px 0px;
    }
    .left-banner h1 {
        font-size: 21px;
        line-height: 31px;
    }

    .banner-slider-wrap.horizontal_modern .content-wrapper {
        padding: 18px 10px !important;
    }

    .headingsection.why-choose-title h2 {
        font-size: 26px;
    }

    .main-portfolio.myportfolio {
        padding: 20px 10px;
    }

    .headingsection.why-choose-title {
        padding: 40px 10px 20px;
    }
    .headingsection.why-choose-title {
        padding: 0px 10px 20px;
    }

    .testimonials .headingsection h1 {
        font-size: 27px;
    }

 }

 


 