@import url(https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,700i,800,900|Permanent+Marker|Playfair+Display:400,400i,700,700i,900,900i|Montserrat:300,300i,400,400i,500,500i,600,700,700i,800|Open+Sans:400|Roboto:400,400i,500,500i,700,700i,900|Reenie+Beanie);
@import url(https://fonts.googleapis.com/css?family=Spectral:600i&display=swap);

.color-dark {
    color: #222 !important
}

@media only screen and (max-width:575px) {
    .container {
        max-width: 450px
    }
}

@media only screen and (max-width:479px) {
    .container {
        max-width: 320px
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden] {
    display: none
}

button,
html,
input,
select,
textarea {
    font-family: "Source Sans Pro", Helvetica, sans-serif
}

a {
    color: #ca3c08;
    text-decoration: none
}

    a:visited {
        color: #ac0404
    }

    a:focus {
        outline: thin dotted
    }

    a:active,
    a:hover {
        color: #ea9629;
        outline: 0
    }

    a:hover {
        text-decoration: underline
    }

address {
    font-style: italic;
    margin: 0 0 24px
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

p {
    margin: 0 0 24px
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 14px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

pre {
    background: #f5f5f5;
    color: #666;
    font-family: monospace;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none
}

    blockquote:after,
    blockquote:before,
    q:after,
    q:before {
        content: "";
        content: none
    }

blockquote {
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin: 24px 40px
}

    blockquote blockquote {
        margin-right: 0
    }

    blockquote cite,
    blockquote small {
        font-size: 14px;
        font-weight: 400;
        text-transform: uppercase
    }

    blockquote em,
    blockquote i {
        font-style: normal;
        font-weight: 300
    }

    blockquote b,
    blockquote strong {
        font-weight: 400
    }

small {
    font-size: smaller
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dl {
    margin: 0 20px
}

dt {
    font-weight: 700
}

dd {
    margin: 0 0 20px
}

menu,
ol,
ul {
    margin: 16px 0;
    padding: 0 0 0 0px
}

ul {
    list-style-type: square
}

nav ol,
nav ul {
    list-style: none;
    list-style-image: none
}

li > ol,
li > ul {
    margin: 0
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    min-width: inherit;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline
}

button,
input {
    line-height: normal
}

    button,
    html input[type=button],
    input[type=reset],
    input[type=submit] {
        -webkit-appearance: button;
        -moz-appearance: button;
        appearance: button;
        cursor: pointer
    }

        button[disabled],
        input[disabled] {
            cursor: default
        }

    input[type=checkbox],
    input[type=radio] {
        padding: 0
    }

    input[type=search] {
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        appearance: textfield;
        appearance: textfield;
        padding-right: 2px;
        width: 270px
    }

        input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none;
            appearance: none
        }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%
}

caption,
td,
th {
    font-weight: 400;
    text-align: left
}

caption {
    font-size: 16px;
    margin: 20px 0
}

th {
    font-weight: 700;
    text-transform: uppercase
}

td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0
}

del {
    color: #333
}

ins {
    background: #fff9c0;
    text-decoration: none
}

hr {
    background-size: 4px 4px;
    border: 0;
    height: 1px;
    margin: 0 0 24px
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

img {
    max-width: 100%
}

html {
    overflow: hidden;
    overflow-y: auto
}

body {
    overflow: hidden;
    font-size: 16px;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Poppins, sans-serif;
    color: #333;
    font-weight: 400
}

a {
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
address,
blockquote,
caption,
dd,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
menu,
ol,
p,
pre,
table,
ul {
    margin: 0;
    margin-bottom: 15px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: louis_george_caferegular;
    line-height: 1.3;
    color: #222
}

.h1,
h1 {
    font-size: 42px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 26px
}

.h4,
h4 {
    font-size: 22px
}

.h5,
h5 {
    font-size: 18px
}

.h6,
h6 {
    font-size: 14px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .h1,
    h1 {
        font-size: 38px
    }

    .h2,
    h2 {
        font-size: 28px
    }

    .h3,
    h3 {
        font-size: 24px
    }
}

@media only screen and (max-width:767px) {
    .h1,
    h1 {
        font-size: 36px
    }

    .h2,
    h2 {
        font-size: 26px
    }

    .h3,
    h3 {
        font-size: 24px
    }
}

@media only screen and (max-width:575px) {
    .h1,
    h1 {
        font-size: 34px
    }
}


.h4,
.h5,
h4,
h5 {
    font-weight: 600
}

.h6,
h6 {
    font-weight: 500
}

a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

a:visited {
    color: inherit
}

button,
input,
select,
textarea {
    background: 0 0;
    border: 1px solid #eee;
    -webkit-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
    color: #333
}

    button:active,
    button:focus,
    input:active,
    input:focus,
    select:active,
    select:focus,
    textarea:active,
    textarea:focus {
        outline: 0;
        border-color: #0038e3
    }

input,
select,
textarea {
    font-size: 14px
}

input,
select {
    padding: 0 15px
}

@-webkit-keyframes moveVertical {
    to {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes moveVertical {
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes moveHorizontal {
    to {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@keyframes moveHorizontal {
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

.move-up {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

    .move-up.animate {
        -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
        transform: translateY(100px);
        -webkit-animation: moveVertical .65s ease forwards;
        animation: moveVertical .65s ease forwards
    }

.move-up-x {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

    .move-up-x.animate {
        -webkit-transform: translateX(100px);
        -ms-transform: translateX(100px);
        transform: translateX(100px);
        -webkit-animation: moveHorizontal .65s ease forwards;
        animation: moveHorizontal .65s ease forwards
    }

@-webkit-keyframes headerSlideDown {
    0% {
        margin-top: -100px
    }

    to {
        margin-top: 0
    }
}

@keyframes headerSlideDown {
    0% {
        margin-top: -100px
    }

    to {
        margin-top: 0
    }
}

@-webkit-keyframes hide-animation {
    0% {
        -webkit-transform: translateY(0);
        opacity: 1
    }

    to {
        -webkit-transform: translateY(60px);
        opacity: 0
    }
}

@keyframes hide-animation {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    to {
        -webkit-transform: translateY(60px);
        transform: translateY(60px);
        opacity: 0
    }
}

@-webkit-keyframes show-animation {
    0% {
        -webkit-transform: translateY(60px);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@keyframes show-animation {
    0% {
        -webkit-transform: translateY(60px);
        transform: translateY(60px);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes slide-out-to-right {
    0% {
        -webkit-transform: translateX(0);
        opacity: 1
    }

    to {
        -webkit-transform: translateX(40px);
        opacity: 0
    }
}

@keyframes slide-out-to-right {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    to {
        -webkit-transform: translateX(60px);
        transform: translateX(60px);
        opacity: 0
    }
}

@-webkit-keyframes slide-in-to-left {
    0% {
        -webkit-transform: translateX(60px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@keyframes slide-in-to-left {
    0% {
        -webkit-transform: translateX(40px);
        transform: translateX(40px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

.brook-transition {
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.bk-hover a {
    position: relative;
    overflow: hidden;
    z-index: 1;
    display: inline-block;
    color: #999
}

    .bk-hover a::after {
        content: "";
        width: 0;
        height: 1px;
        bottom: 0;
        position: absolute;
        left: auto;
        right: 0;
        z-index: -1;
        -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
        -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
        transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
        background: currentColor
    }

    .bk-hover a:hover::after {
        width: 100%;
        left: 0;
        right: auto
    }

@-webkit-keyframes separator-bounce {
    0%, 80%, to {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes separator-bounce {
    0%, 80%, to {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.hidden {
    display: none
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.fix {
    overflow: hidden
}

.poss_relative {
    position: relative
}

.poss_absolute {
    position: absolute
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.wrapper {
    position: relative
}

.theme-color {
    color: #0038e3
}

.secondary-color {
    color: #ff5ee1
}

.font-reenie {
    font-family: 'Reenie Beanie', cursive
}

.color-light {
    color: #999
}

.body-color {
    color: #999
}

.color-dark {
    color: #333
}

.color-black {
    color: #000
}

.white {
    color: #fff
}

.secondary-color {
    color: #ff5ee1
}

.creative-color {
    color: #fe378c
}

.red-color {
    color: #f0263f
}

.red-color-2 {
    color: #f23e20
}

.yellow-color {
    color: #fcb72b
}

.yellow-color-2 {
    color: #f8a440
}

.text-color-1 {
    color: #7ed321 !important
}

.text-color-2 {
    color: #f55d4e !important
}

.text-color-3 {
    color: #4a90e2 !important
}

.text-color-4 {
    color: #f2b636 !important
}

.pink {
    color: #f12c6e
}

.pink {
    color: #f12c6e
}

.brown-color {
    color: #ce8f4f
}

.third-color {
    color: #99e5e8
}

.tarkis-color {
    color: #19d2a8
}

.theme-color-2 {
    color: #0069ff
}

.brown-2 {
    color: #f1c078
}

.brown-3 {
    color: #cac0b3
}

.purple-color-2 {
    color: #ac61ee
}

.secondary-font {
    font-family: Montserrat, sans-serif
}

.primary-font {
    font-family: Poppins, sans-serif
}

.heading-font {
    font-family: louis_george_caferegular
}

.playfair-font {
    font-family: "Playfair Display", serif
}

.spectral-font {
    font-family: Spectral, serif
}

.roboto-font {
    font-family: Roboto, sans-serif
}

.CerebriSans-font {
    font-family: CerebriSans;
    color: #777
}

.fw-600 {
    font-weight: 600 !important
}

.fw-500 {
    font-weight: 500 !important
}

.fw-400 {
    font-weight: 400 !important
}

.fw-200 {
    font-weight: 200 !important
}

.w-150 {
    width: 150px
}

.bg_color--1 {
    background: #fff
}

.bg_color--2 {
    background: #0038e3
}

.bg_color--3 {
    background: #030e38
}

.bg_color--4 {
    background: #111
}

.bg_color--5 {
    background: #f5f5f5
}

.bg_color--6 {
    background: #ecf3ff
}

.bg_color--7 {
    background: #222
}

.bg_color--8 {
    background: #eee
}

.bg_color--9 {
    background: #69afed
}

.bg_color--10 {
    background: #f9f9f9
}

.bg_color--11 {
    background: #001029
}

.bg_color--12 {
    background: #fcb72b
}

.bg_color--13 {
    background: #f8a440
}

.bg_color--14 {
    background: #f7f1ec
}

.bg_color--15 {
    background: #f1f1f1
}

.bg_color--16 {
    background: #f4efff
}

.bg_color--17 {
    background: #0069ff
}

.bg_color--18 {
    background: #000
}

.bg_color--19 {
    background: #ac61ee
}

.bg_color--20 {
    background: #f55d4e
}

.bg_color--21 {
    background: #f5f3ef
}

.bg_color--22 {
    background: #f10
}

.bg_color--23 {
    background: #fbfbfd
}

.bg_color--24 {
    background: #68ae4a
}

.bg_color--25 {
    background: #bc9464
}

.bg_color--26 {
    background: #7ba100
}

.bg_color--27 {
    background: #14359e
}

.bg_color--28 {
    background: #cc327b
}

.bg_color--29 {
    background: #ffe2d9
}

.bg_color--30 {
    background: #906032
}

.bg_color--31 {
    background: #ec5b4b
}

.bg_color--32 {
    background: #fff3f2
}

.bg_color--33 {
    background: #c1b538
}

.bg_color--34 {
    background: #cae0e5
}

.bg_color--35 {
    background: #126cdc
}

.bg_color--36 {
    background: #040c33
}

.bg_color--37 {
    background: #f50809
}

.bg_color--38 {
    background: #292930
}

.bg_color--39 {
    background: #4be472
}

.bg_color--40 {
    background: #da9d55
}

.bg_color--41 {
    background: #3264f5
}

.bg_color--42 {
    background: #121618
}

.bg_color--43 {
    background: #ffc851
}

.bg_color--44 {
    background: #c4dcfa
}

.bg-as-text {
    background-image: url(img/icons/text.png);
    background-repeat: no-repeat;
    background-position: right center
}

@media only screen and (max-width:767px) {
    .bg-as-text {
        background-size: 554px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .bg-as-text {
        background-size: 750px
    }
}

.bg-as-text2 {
    background-image: url(img/icons/text2.png);
    background-repeat: no-repeat;
    background-position: center center
}

.background-video-holder {
    position: relative
}

.youtube-video-wrapper {
    width: 100%;
    height: 100%;
    position: absolute !important;
    top: 0 !important;
    left: 0;
    z-index: -1
}

.youtube-bg {
    display: block;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

.bg-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.bg_image--1 {
    background-image: url(img/bg/bg-image-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--2 {
    background-image: url(img/bg/bg-image-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--3 {
    background-image: url(img/bg/bg-image-3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--4 {
    background-image: url(img/bg/bg-image-4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--5 {
    background-image: url(img/bg/bg-image-5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--6 {
    background-image: url(img/bg/bg-image-6.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--7 {
    background-image: url(img/bg/bg-image-7.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--8 {
    background-image: url(img/bg/bg-image-8.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--9 {
    background-image: url(img/bg/bg-image-9.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--10 {
    background-image: url(img/bg/bg-image-10.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--11 {
    background-image: url(img/bg/bg-image-11.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--12 {
    background-image: url(img/bg/bg-image-12.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--13 {
    background-image: url(img/bg/bg-image-13.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--14 {
    background-image: url(img/bg/bg-image-14.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--15 {
    background-image: url(img/bg/bg-image-15.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--16 {
    background-image: url(img/bg/bg-image-16.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--17 {
    background-image: url(img/bg/bg-image-17.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--18 {
    background-image: url(img/bg/bg-image-18.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--19 {
    background-image: url(img/bg/bg-image-19.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--20 {
    background-image: url(img/bg/bg-image-20.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--21 {
    background-image: url(img/bg/bg-image-21.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--22 {
    background-image: url(img/bg/bg-image-22.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--23 {
    background-image: url(img/bg/bg-image-23.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--24 {
    background-image: url(img/bg/bg-image-24.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--25 {
    background-image: url(img/bg/bg-image-25.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--26 {
    background-image: url(img/bg/bg-image-26.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--27 {
    background-image: url(img/bg/bg-image-27.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--28 {
    background-image: url(img/bg/bg-image-28.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--29 {
    background-image: url(img/bg/bg-image-29.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--30 {
    background-image: url(img/bg/bg-image-30.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--31 {
    background-image: url(img/bg/bg-image-31.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--32 {
    background-image: url(img/bg/bg-image-32.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--33 {
    background-image: url(img/bg/bg-image-33.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--34 {
    background-image: url(img/bg/bg-image-34.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--35 {
    background-image: url(img/bg/bg-image-35.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--36 {
    background-image: url(img/bg/bg-image-36.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--37 {
    background-image: url(img/bg/bg-image-37.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--38 {
    background-image: url(img/bg/bg-image-38.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--39 {
    background-image: url(img/bg/bg-image-39.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--40 {
    background-image: url(img/bg/bg-image-40.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--41 {
    background-image: url(img/bg/bg-image-41.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--42 {
    background-image: url(img/bg/bg-image-42.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--43 {
    background-image: url(img/bg/bg-image-43.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--44 {
    background-image: url(img/bg/bg-image-44.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--45 {
    background-image: url(img/bg/bg-image-45.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--46 {
    background-image: url(img/bg/bg-image-46.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--47 {
    background-image: url(img/bg/bg-image-47.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--48 {
    background-image: url(img/bg/bg-image-48.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--49 {
    background-image: url(img/bg/bg-image-49.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--50 {
    background-image: url(img/bg/bg-image-50.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--51 {
    background-image: url(img/bg/bg-image-51.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--52 {
    background-image: url(img/bg/bg-image-52.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--53 {
    background-image: url(img/bg/bg-image-53.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--54 {
    background-image: url(img/bg/bg-image-54.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--55 {
    background-image: url(img/bg/bg-image-55.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--56 {
    background-image: url(img/bg/bg-image-56.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--57 {
    background-image: url(img/bg/bg-image-57.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--58 {
    background-image: url(img/bg/bg-image-58.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--59 {
    background-image: url(img/bg/bg-image-59.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--60 {
    background-image: url(img/bg/bg-image-60.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--61 {
    background-image: url(img/bg/bg-image-61.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--62 {
    background-image: url(img/bg/bg-image-62.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--63 {
    background-image: url(img/bg/bg-image-63.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--64 {
    background-image: url(img/bg/bg-image-64.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--65 {
    background-image: url(img/bg/bg-image-65.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--66 {
    background-image: url(img/bg/bg-image-66.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--67 {
    background-image: url(img/bg/bg-image-67.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--68 {
    background-image: url(img/bg/bg-image-68.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--69 {
    background-image: url(img/bg/bg-image-69.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--70 {
    background-image: url(img/bg/bg-image-70.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--71 {
    background-image: url(img/bg/bg-image-71.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--72 {
    background-image: url(img/bg/bg-image-72.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--73 {
    background-image: url(img/bg/bg-image-73.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--74 {
    background-image: url(img/bg/bg-image-74.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--75 {
    background-image: url(img/bg/bg-image-75.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--76 {
    background-image: url(img/bg/bg-image-76.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--77 {
    background-image: url(img/bg/bg-image-77.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--78 {
    background-image: url(img/bg/bg-image-78.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--79 {
    background-image: url(img/bg/bg-image-79.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--80 {
    background-image: url(img/bg/bg-image-80.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--81 {
    background-image: url(img/bg/bg-image-81.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--82 {
    background-image: url(img/bg/bg-image-82.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--83 {
    background-image: url(img/bg/bg-image-83.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--84 {
    background-image: url(img/bg/bg-image-84.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--85 {
    background-image: url(img/bg/bg-image-85.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--86 {
    background-image: url(img/bg/bg-image-86.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--87 {
    background-image: url(img/bg/bg-image-87.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--88 {
    background-image: url(img/bg/bg-image-88.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--89 {
    background-image: url(img/bg/bg-image-89.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--90 {
    background-image: url(img/bg/bg-image-90.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--91 {
    background-image: url(img/bg/bg-image-91.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--92 {
    background-image: url(img/bg/bg-image-92.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--93 {
    background-image: url(img/bg/bg-image-93.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--94 {
    background-image: url(img/bg/bg-image-94.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--95 {
    background-image: url(img/bg/bg-image-95.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--96 {
    background-image: url(img/bg/bg-image-96.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--97 {
    background-image: url(img/bg/bg-image-97.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--98 {
    background-image: url(img/bg/bg-image-98.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--99 {
    background-image: url(img/bg/bg-image-99.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--100 {
    background-image: url(img/bg/bg-image-100.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--101 {
    background-image: url(img/bg/bg-image-101.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--102 {
    background-image: url(img/bg/bg-image-102.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--103 {
    background-image: url(img/bg/bg-image-103.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--104 {
    background-image: url(img/bg/bg-image-104.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--105 {
    background-image: url(img/bg/bg-image-105.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--106 {
    background-image: url(img/bg/bg-image-106.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--107 {
    background-image: url(img/bg/bg-image-107.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--108 {
    background-image: url(img/bg/bg-image-108.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--109 {
    background-image: url(img/bg/bg-image-109.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--110 {
    background-image: url(img/bg/bg-image-110.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--111 {
    background-image: url(img/bg/bg-image-111.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--112 {
    background-image: url(img/bg/bg-image-112.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--113 {
    background-image: url(img/bg/bg-image-113.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--114 {
    background-image: url(img/bg/bg-image-114.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--115 {
    background-image: url(img/bg/bg-image-115.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--116 {
    background-image: url(img/bg/bg-image-116.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--117 {
    background-image: url(img/bg/bg-image-117.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--118 {
    background-image: url(img/bg/bg-image-118.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--119 {
    background-image: url(img/bg/bg-image-119.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--120 {
    background-image: url(img/bg/bg-image-120.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--121 {
    background-image: url(img/bg/bg-image-121.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--122 {
    background-image: url(img/bg/bg-image-122.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--123 {
    background-image: url(img/bg/bg-image-123.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--124 {
    background-image: url(img/bg/bg-image-124.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--125 {
    background-image: url(img/bg/bg-image-125.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--126 {
    background-image: url(img/bg/bg-image-126.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--127 {
    background-image: url(img/bg/bg-image-127.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--128 {
    background-image: url(img/bg/bg-image-128.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--129 {
    background-image: url(img/bg/bg-image-129.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--130 {
    background-image: url(img/bg/bg-image-130.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--131 {
    background-image: url(img/bg/bg-image-131.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--132 {
    background-image: url(img/bg/bg-image-132.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--133 {
    background-image: url(img/bg/bg-image-133.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--134 {
    background-image: url(img/bg/bg-image-134.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--135 {
    background-image: url(img/bg/bg-image-135.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--136 {
    background-image: url(img/bg/bg-image-136.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--137 {
    background-image: url(img/bg/bg-image-137.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--138 {
    background-image: url(img/bg/bg-image-138.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--139 {
    background-image: url(img/bg/bg-image-139.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--140 {
    background-image: url(img/bg/bg-image-140.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.left-bg-image {
    background-image: url(img/restaurant/home-restaurant-menus-lunch-set.jpg);
    background-repeat: no-repeat
}

.right-bg-image {
    background-image: url(img/restaurant/home-restaurant-menus-starters-set.jpg);
    background-repeat: no-repeat;
    background-position: top right
}

.blog-bg-image {
    background-image: url(img/bg/bg-image-63.jpg);
    background-repeat: repeat
}

.bg-image-business {
    background-image: url(img/bg/bg-image-64.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg-image-slider {
    background-image: url(img/business-2/home-business-02-hero-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .height-auto {
        padding: 100px 0;
        height: auto !important
    }
}

@media only screen and (max-width:767px) {
    .height-auto {
        padding: 0 0;
        height: auto !important
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .height-auto .fp-tableCell {
        height: auto !important
    }
}

@media only screen and (max-width:767px) {
    .height-auto .fp-tableCell {
        height: auto !important;
        padding: 80px 0
    }
}

.text-color {
    color: #0038e3
}


.slick-gutter-5 {
    margin-left: -5px;
    margin-right: -5px
}

    .slick-gutter-5 .slick-slide {
        padding-left: 5px;
        padding-right: 5px
    }

.slick-gutter-10 {
    margin-left: -10px;
    margin-right: -10px
}

    .slick-gutter-10 .slick-slide {
        padding-left: 10px;
        padding-right: 10px
    }

.slick-gutter-15 {
    margin-left: -15px;
    margin-right: -15px
}

    .slick-gutter-15 .slick-slide {
        padding-left: 15px;
        padding-right: 15px
    }

.slick-gutter-20 {
    margin-left: -20px;
    margin-right: -20px
}

    .slick-gutter-20 .slick-slide {
        padding-left: 20px;
        padding-right: 20px
    }

.slick-gutter-25 {
    margin-left: -25px;
    margin-right: -25px
}

    .slick-gutter-25 .slick-slide {
        padding-left: 25px;
        padding-right: 25px
    }

.slick-gutter-30 {
    margin-left: -30px;
    margin-right: -30px
}

    .slick-gutter-30 .slick-slide {
        padding-left: 0px;
        padding-right: 0px
    }

.slick-gutter-35 {
    margin-left: -35px;
    margin-right: -35px
}

    .slick-gutter-35 .slick-slide {
        padding-left: 35px;
        padding-right: 35px
    }

.slick-gutter-40 {
    margin-left: -40px;
    margin-right: -40px
}

    .slick-gutter-40 .slick-slide {
        padding-left: 40px;
        padding-right: 40px
    }

.slick-gutter-45 {
    margin-left: -45px;
    margin-right: -45px
}

    .slick-gutter-45 .slick-slide {
        padding-left: 45px;
        padding-right: 45px
    }

.slick-gutter-50 {
    margin-left: -50px;
    margin-right: -50px
}

    .slick-gutter-50 .slick-slide {
        padding-left: 50px;
        padding-right: 50px
    }

.slick-gutter-55 {
    margin-left: -55px;
    margin-right: -55px
}

    .slick-gutter-55 .slick-slide {
        padding-left: 55px;
        padding-right: 55px
    }

.slick-gutter-60 {
    margin-left: -60px;
    margin-right: -60px
}

    .slick-gutter-60 .slick-slide {
        padding-left: 60px;
        padding-right: 60px
    }

.slick-gutter-65 {
    margin-left: -65px;
    margin-right: -65px
}

    .slick-gutter-65 .slick-slide {
        padding-left: 65px;
        padding-right: 65px
    }

.slick-gutter-70 {
    margin-left: -70px;
    margin-right: -70px
}

    .slick-gutter-70 .slick-slide {
        padding-left: 70px;
        padding-right: 70px
    }

.slick-gutter-75 {
    margin-left: -75px;
    margin-right: -75px
}

    .slick-gutter-75 .slick-slide {
        padding-left: 75px;
        padding-right: 75px
    }

.slick-gutter-80 {
    margin-left: -80px;
    margin-right: -80px
}

    .slick-gutter-80 .slick-slide {
        padding-left: 80px;
        padding-right: 80px
    }

.slick-gutter-85 {
    margin-left: -85px;
    margin-right: -85px
}

    .slick-gutter-85 .slick-slide {
        padding-left: 85px;
        padding-right: 85px
    }

.slick-gutter-90 {
    margin-left: -90px;
    margin-right: -90px
}

    .slick-gutter-90 .slick-slide {
        padding-left: 90px;
        padding-right: 90px
    }

.slick-gutter-95 {
    margin-left: -95px;
    margin-right: -95px
}

    .slick-gutter-95 .slick-slide {
        padding-left: 95px;
        padding-right: 95px
    }

.slick-gutter-100 {
    margin-left: -100px;
    margin-right: -100px
}

    .slick-gutter-100 .slick-slide {
        padding-left: 100px;
        padding-right: 100px
    }

.pt--5 {
    padding-top: 5px
}

.pt--10 {
    padding-top: 10px
}

.pt--15 {
    padding-top: 15px
}

.pt--20 {
    padding-top: 20px
}

.pt--25 {
    padding-top: 25px
}

.pt--30 {
    padding-top: 30px
}

.pt--35 {
    padding-top: 35px
}

.pt--40 {
    padding-top: 40px
}

.pt--45 {
    padding-top: 45px
}

.pt--50 {
    padding-top: 50px
}

.pt--55 {
    padding-top: 55px
}

.pt--60 {
    padding-top: 60px
}

.pt--65 {
    padding-top: 65px
}

.pt--70 {
    padding-top: 70px
}

.pt--75 {
    padding-top: 75px
}

.pt--80 {
    padding-top: 80px
}

.pt--85 {
    padding-top: 85px
}

.pt--90 {
    padding-top: 90px
}

.pt--95 {
    padding-top: 95px
}

.pt--100 {
    padding-top: 100px
}

.pt--105 {
    padding-top: 105px
}

.pt--110 {
    padding-top: 110px
}

.pt--115 {
    padding-top: 115px
}

.pt--120 {
    padding-top: 120px
}

.pt--125 {
    padding-top: 125px
}

.pt--130 {
    padding-top: 130px
}

.pt--135 {
    padding-top: 135px
}

.pt--140 {
    padding-top: 140px
}

.pt--145 {
    padding-top: 145px
}

.pt--150 {
    padding-top: 150px
}

.pt--155 {
    padding-top: 155px
}

.pt--160 {
    padding-top: 160px
}

.pt--165 {
    padding-top: 165px
}

.pt--170 {
    padding-top: 170px
}

.pt--175 {
    padding-top: 175px
}

.pt--180 {
    padding-top: 180px
}

.pt--185 {
    padding-top: 185px
}

.pt--190 {
    padding-top: 190px
}

.pt--195 {
    padding-top: 195px
}

.pt--200 {
    padding-top: 200px
}

.pt--205 {
    padding-top: 205px
}

.pt--210 {
    padding-top: 210px
}

.pt--215 {
    padding-top: 215px
}

.pt--220 {
    padding-top: 220px
}

.pt--225 {
    padding-top: 225px
}

.pt--230 {
    padding-top: 230px
}

.pt--235 {
    padding-top: 235px
}

.pt--240 {
    padding-top: 240px
}

.pt--245 {
    padding-top: 245px
}

.pt--250 {
    padding-top: 250px
}

.pt--255 {
    padding-top: 255px
}

.pt--260 {
    padding-top: 260px
}

.pt--265 {
    padding-top: 265px
}

.pt--270 {
    padding-top: 270px
}

.pt--275 {
    padding-top: 275px
}

.pt--280 {
    padding-top: 280px
}

.pt--285 {
    padding-top: 285px
}

.pt--290 {
    padding-top: 290px
}

.pt--295 {
    padding-top: 295px
}

.pt--300 {
    padding-top: 300px
}

.pt--305 {
    padding-top: 305px
}

.pt--310 {
    padding-top: 310px
}

.pt--315 {
    padding-top: 315px
}

.pt--320 {
    padding-top: 320px
}

.pt--325 {
    padding-top: 325px
}

.pt--330 {
    padding-top: 330px
}

.pt--335 {
    padding-top: 335px
}

.pt--340 {
    padding-top: 340px
}

.pt--345 {
    padding-top: 345px
}

.pt--350 {
    padding-top: 350px
}

.pt--355 {
    padding-top: 355px
}

.pt--360 {
    padding-top: 360px
}

.pt--365 {
    padding-top: 365px
}

.pt--370 {
    padding-top: 370px
}

.pt--375 {
    padding-top: 375px
}

.pt--380 {
    padding-top: 380px
}

.pt--385 {
    padding-top: 385px
}

.pt--390 {
    padding-top: 390px
}

.pt--395 {
    padding-top: 395px
}

.pt--400 {
    padding-top: 400px
}

@media only screen and (max-width:575px) {
    .pt_sm--5 {
        padding-top: 5px
    }

    .pt_sm--10 {
        padding-top: 10px
    }

    .pt_sm--15 {
        padding-top: 15px
    }

    .pt_sm--20 {
        padding-top: 20px
    }

    .pt_sm--25 {
        padding-top: 25px
    }

    .pt_sm--30 {
        padding-top: 30px
    }

    .pt_sm--35 {
        padding-top: 35px
    }

    .pt_sm--40 {
        padding-top: 40px
    }

    .pt_sm--45 {
        padding-top: 45px
    }

    .pt_sm--50 {
        padding-top: 50px
    }
}

.pb--5 {
    padding-bottom: 5px
}

.pb--10 {
    padding-bottom: 10px
}

.pb--15 {
    padding-bottom: 15px
}

.pb--20 {
    padding-bottom: 20px
}

.pb--25 {
    padding-bottom: 25px
}

.pb--30 {
    padding-bottom: 30px
}

.pb--35 {
    padding-bottom: 35px
}

.pb--40 {
    padding-bottom: 40px
}

.pb--45 {
    padding-bottom: 45px
}

.pb--50 {
    padding-bottom: 50px
}

.pb--55 {
    padding-bottom: 55px
}

.pb--60 {
    padding-bottom: 60px
}

.pb--65 {
    padding-bottom: 65px
}

.pb--70 {
    padding-bottom: 70px
}

.pb--75 {
    padding-bottom: 75px
}

.pb--80 {
    padding-bottom: 80px
}

.pb--85 {
    padding-bottom: 85px
}

.pb--90 {
    padding-bottom: 90px
}

.pb--95 {
    padding-bottom: 95px
}

.pb--100 {
    padding-bottom: 100px
}

.pb--105 {
    padding-bottom: 105px
}

.pb--110 {
    padding-bottom: 110px
}

.pb--115 {
    padding-bottom: 115px
}

.pb--120 {
    padding-bottom: 120px
}

.pb--125 {
    padding-bottom: 125px
}

.pb--130 {
    padding-bottom: 130px
}

.pb--135 {
    padding-bottom: 135px
}

.pb--140 {
    padding-bottom: 140px
}

.pb--145 {
    padding-bottom: 145px
}

.pb--150 {
    padding-bottom: 150px
}

.pb--155 {
    padding-bottom: 155px
}

.pb--160 {
    padding-bottom: 160px
}

.pb--165 {
    padding-bottom: 165px
}

.pb--170 {
    padding-bottom: 170px
}

.pb--175 {
    padding-bottom: 175px
}

.pb--180 {
    padding-bottom: 180px
}

.pb--185 {
    padding-bottom: 185px
}

.pb--190 {
    padding-bottom: 190px
}

.pb--195 {
    padding-bottom: 195px
}

.pb--200 {
    padding-bottom: 200px
}

.pb--205 {
    padding-bottom: 205px
}

.pb--210 {
    padding-bottom: 210px
}

.pb--215 {
    padding-bottom: 215px
}

.pb--220 {
    padding-bottom: 220px
}

.pb--225 {
    padding-bottom: 225px
}

.pb--230 {
    padding-bottom: 230px
}

.pb--235 {
    padding-bottom: 235px
}

.pb--240 {
    padding-bottom: 240px
}

.pb--245 {
    padding-bottom: 245px
}

.pb--250 {
    padding-bottom: 250px
}

.pb--255 {
    padding-bottom: 255px
}

.pb--260 {
    padding-bottom: 260px
}

.pb--265 {
    padding-bottom: 265px
}

.pb--270 {
    padding-bottom: 270px
}

.pb--275 {
    padding-bottom: 275px
}

.pb--280 {
    padding-bottom: 280px
}

.pb--285 {
    padding-bottom: 285px
}

.pb--290 {
    padding-bottom: 290px
}

.pb--295 {
    padding-bottom: 295px
}

.pb--300 {
    padding-bottom: 300px
}

.pb--305 {
    padding-bottom: 305px
}

.pb--310 {
    padding-bottom: 310px
}

.pb--315 {
    padding-bottom: 315px
}

.pb--320 {
    padding-bottom: 320px
}

.pb--325 {
    padding-bottom: 325px
}

.pb--330 {
    padding-bottom: 330px
}

.pb--335 {
    padding-bottom: 335px
}

.pb--340 {
    padding-bottom: 340px
}

.pb--345 {
    padding-bottom: 345px
}

.pb--350 {
    padding-bottom: 350px
}

.pl--5 {
    padding-left: 5px
}

.pl--10 {
    padding-left: 10px
}

.pl--15 {
    padding-left: 15px
}

.pl--20 {
    padding-left: 20px
}

.pl--25 {
    padding-left: 25px
}

.pl--30 {
    padding-left: 30px
}

.pl--35 {
    padding-left: 35px
}

.pl--40 {
    padding-left: 40px
}

.pl--45 {
    padding-left: 45px
}

.pl--50 {
    padding-left: 50px
}

.pl--55 {
    padding-left: 55px
}

.pl--60 {
    padding-left: 60px
}

.pl--65 {
    padding-left: 65px
}

.pl--70 {
    padding-left: 70px
}

.pl--75 {
    padding-left: 75px
}

.pl--80 {
    padding-left: 80px
}

.pl--85 {
    padding-left: 85px
}

.pl--90 {
    padding-left: 90px
}

.pl--95 {
    padding-left: 95px
}

.pl--100 {
    padding-left: 100px
}

.pl--105 {
    padding-left: 105px
}

.pl--110 {
    padding-left: 110px
}

.pl--115 {
    padding-left: 115px
}

.pl--120 {
    padding-left: 120px
}

.pl--125 {
    padding-left: 125px
}

.pl--130 {
    padding-left: 130px
}

.pl--135 {
    padding-left: 135px
}

.pl--140 {
    padding-left: 140px
}

.pl--145 {
    padding-left: 145px
}

.pl--150 {
    padding-left: 150px
}

.pl--155 {
    padding-left: 155px
}

.pl--160 {
    padding-left: 160px
}

.pl--165 {
    padding-left: 165px
}

.pl--170 {
    padding-left: 170px
}

.pl--175 {
    padding-left: 175px
}

.pl--180 {
    padding-left: 180px
}

.pl--185 {
    padding-left: 185px
}

.pl--190 {
    padding-left: 190px
}

.pl--195 {
    padding-left: 195px
}

.pl--200 {
    padding-left: 200px
}

.pl--205 {
    padding-left: 205px
}

.pl--210 {
    padding-left: 210px
}

.pl--215 {
    padding-left: 215px
}

.pl--220 {
    padding-left: 220px
}

.pl--225 {
    padding-left: 225px
}

.pl--230 {
    padding-left: 230px
}

.pl--235 {
    padding-left: 235px
}

.pl--240 {
    padding-left: 240px
}

.pl--245 {
    padding-left: 245px
}

.pl--250 {
    padding-left: 250px
}

.pl--255 {
    padding-left: 255px
}

.pl--260 {
    padding-left: 260px
}

.pl--265 {
    padding-left: 265px
}

.pl--270 {
    padding-left: 270px
}

.pl--275 {
    padding-left: 275px
}

.pl--280 {
    padding-left: 280px
}

.pl--285 {
    padding-left: 285px
}

.pl--290 {
    padding-left: 290px
}

.pl--295 {
    padding-left: 295px
}

.pl--300 {
    padding-left: 300px
}

.pl--305 {
    padding-left: 305px
}

.pl--310 {
    padding-left: 310px
}

.pl--315 {
    padding-left: 315px
}

.pl--320 {
    padding-left: 320px
}

.pl--325 {
    padding-left: 325px
}

.pl--330 {
    padding-left: 330px
}

.pl--335 {
    padding-left: 335px
}

.pl--340 {
    padding-left: 340px
}

.pl--345 {
    padding-left: 345px
}

.pl--350 {
    padding-left: 350px
}

.pl--355 {
    padding-left: 355px
}

.pl--360 {
    padding-left: 360px
}

.pl--365 {
    padding-left: 365px
}

.pl--370 {
    padding-left: 370px
}

.pl--375 {
    padding-left: 375px
}

.pl--380 {
    padding-left: 380px
}

.pl--385 {
    padding-left: 385px
}

.pl--390 {
    padding-left: 390px
}

.pl--395 {
    padding-left: 395px
}

.pl--400 {
    padding-left: 400px
}

.pl--405 {
    padding-left: 405px
}

.pl--410 {
    padding-left: 410px
}

.pl--415 {
    padding-left: 415px
}

.pl--420 {
    padding-left: 420px
}

.pl--425 {
    padding-left: 425px
}

.pl--430 {
    padding-left: 430px
}

.pl--435 {
    padding-left: 435px
}

.pl--440 {
    padding-left: 440px
}

.pl--445 {
    padding-left: 445px
}

.pl--450 {
    padding-left: 450px
}

.pl--5 {
    padding-left: 5px !important
}

.pr--5 {
    padding-right: 5px
}

.pr--10 {
    padding-right: 10px
}

.pr--15 {
    padding-right: 15px
}

.pr--20 {
    padding-right: 20px
}

.pr--25 {
    padding-right: 25px
}

.pr--30 {
    padding-right: 30px
}

.pr--35 {
    padding-right: 35px
}

.pr--40 {
    padding-right: 40px
}

.pr--45 {
    padding-right: 45px
}

.pr--50 {
    padding-right: 50px
}

.pr--55 {
    padding-right: 55px
}

.pr--60 {
    padding-right: 60px
}

.pr--65 {
    padding-right: 65px
}

.pr--70 {
    padding-right: 70px
}

.pr--75 {
    padding-right: 75px
}

.pr--80 {
    padding-right: 80px
}

.pr--85 {
    padding-right: 85px
}

.pr--90 {
    padding-right: 90px
}

.pr--95 {
    padding-right: 95px
}

.pr--100 {
    padding-right: 100px
}

.pr--105 {
    padding-right: 105px
}

.pr--110 {
    padding-right: 110px
}

.pr--115 {
    padding-right: 115px
}

.pr--120 {
    padding-right: 120px
}

.pr--125 {
    padding-right: 125px
}

.pr--130 {
    padding-right: 130px
}

.pr--135 {
    padding-right: 135px
}

.pr--140 {
    padding-right: 140px
}

.pr--145 {
    padding-right: 145px
}

.pr--150 {
    padding-right: 150px
}

.pr--155 {
    padding-right: 155px
}

.pr--160 {
    padding-right: 160px
}

.pr--165 {
    padding-right: 165px
}

.pr--170 {
    padding-right: 170px
}

.pr--175 {
    padding-right: 175px
}

.pr--180 {
    padding-right: 180px
}

.pr--185 {
    padding-right: 185px
}

.pr--190 {
    padding-right: 190px
}

.pr--195 {
    padding-right: 195px
}

.pr--200 {
    padding-right: 200px
}

.pr--205 {
    padding-right: 205px
}

.pr--210 {
    padding-right: 210px
}

.pr--215 {
    padding-right: 215px
}

.pr--220 {
    padding-right: 220px
}

.pr--225 {
    padding-right: 225px
}

.pr--230 {
    padding-right: 230px
}

.pr--235 {
    padding-right: 235px
}

.pr--240 {
    padding-right: 240px
}

.pr--245 {
    padding-right: 245px
}

.pr--250 {
    padding-right: 250px
}

@media only screen and (max-width:575px) {
    .pr_sm--5 {
        padding-right: 5px
    }

    .pr_sm--10 {
        padding-right: 10px
    }

    .pr_sm--15 {
        padding-right: 15px
    }

    .pr_sm--20 {
        padding-right: 20px
    }

    .pr_sm--25 {
        padding-right: 25px
    }

    .pr_sm--30 {
        padding-right: 30px
    }

    .pr_sm--35 {
        padding-right: 35px
    }

    .pr_sm--40 {
        padding-right: 40px
    }

    .pr_sm--45 {
        padding-right: 45px
    }

    .pr_sm--50 {
        padding-right: 50px
    }
}

.plr--5 {
    padding: 0 5px
}

.plr--10 {
    padding: 0 10px
}

.plr--15 {
    padding: 0 15px
}

.plr--20 {
    padding: 0 20px
}

.plr--25 {
    padding: 0 25px
}

.plr--30 {
    padding: 0 30px
}

.plr--35 {
    padding: 0 35px
}

.plr--40 {
    padding: 0 40px
}

.plr--45 {
    padding: 0 45px
}

.plr--50 {
    padding: 0 50px
}

.plr--55 {
    padding: 0 55px
}

.plr--60 {
    padding: 0 60px
}

.plr--65 {
    padding: 0 65px
}

.plr--70 {
    padding: 0 70px
}

.plr--75 {
    padding: 0 75px
}

.plr--80 {
    padding: 0 80px
}

.plr--85 {
    padding: 0 85px
}

.plr--90 {
    padding: 0 90px
}

.plr--95 {
    padding: 0 95px
}

.plr--100 {
    padding: 0 100px
}

.plr--105 {
    padding: 0 105px
}

.plr--110 {
    padding: 0 110px
}

.plr--115 {
    padding: 0 115px
}

.plr--120 {
    padding: 0 120px
}

.plr--125 {
    padding: 0 125px
}

.plr--130 {
    padding: 0 130px
}

.plr--135 {
    padding: 0 135px
}

.plr--140 {
    padding: 0 140px
}

.plr--145 {
    padding: 0 145px
}

.plr--150 {
    padding: 0 150px
}

.plr--155 {
    padding: 0 155px
}

.plr--160 {
    padding: 0 160px
}

.plr--165 {
    padding: 0 165px
}

.plr--170 {
    padding: 0 170px
}

.plr--175 {
    padding: 0 175px
}

.plr--180 {
    padding: 0 180px
}

.plr--185 {
    padding: 0 185px
}

.plr--190 {
    padding: 0 190px
}

.plr--195 {
    padding: 0 195px
}

.plr--200 {
    padding: 0 200px
}

.plr--205 {
    padding: 0 205px
}

.plr--210 {
    padding: 0 210px
}

.plr--215 {
    padding: 0 215px
}

.plr--220 {
    padding: 0 220px
}

.plr--225 {
    padding: 0 225px
}

.plr--230 {
    padding: 0 230px
}

.plr--235 {
    padding: 0 235px
}

.plr--240 {
    padding: 0 240px
}

.plr--245 {
    padding: 0 245px
}

.plr--250 {
    padding: 0 250px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .plr_lg--5 {
        padding: 0 5px
    }

    .plr_lg--10 {
        padding: 0 10px
    }

    .plr_lg--15 {
        padding: 0 15px
    }

    .plr_lg--20 {
        padding: 0 20px
    }

    .plr_lg--25 {
        padding: 0 25px
    }

    .plr_lg--30 {
        padding: 0 30px
    }

    .plr_lg--35 {
        padding: 0 35px
    }

    .plr_lg--40 {
        padding: 0 40px
    }

    .plr_lg--45 {
        padding: 0 45px
    }

    .plr_lg--50 {
        padding: 0 50px
    }

    .plr_lg--55 {
        padding: 0 55px
    }

    .plr_lg--60 {
        padding: 0 60px
    }

    .plr_lg--65 {
        padding: 0 65px
    }

    .plr_lg--70 {
        padding: 0 70px
    }

    .plr_lg--75 {
        padding: 0 75px
    }

    .plr_lg--80 {
        padding: 0 80px
    }

    .plr_lg--85 {
        padding: 0 85px
    }

    .plr_lg--90 {
        padding: 0 90px
    }

    .plr_lg--95 {
        padding: 0 95px
    }

    .plr_lg--100 {
        padding: 0 100px
    }

    .plr_lg--105 {
        padding: 0 105px
    }

    .plr_lg--110 {
        padding: 0 110px
    }

    .plr_lg--115 {
        padding: 0 115px
    }

    .plr_lg--120 {
        padding: 0 120px
    }

    .plr_lg--125 {
        padding: 0 125px
    }

    .plr_lg--130 {
        padding: 0 130px
    }

    .plr_lg--135 {
        padding: 0 135px
    }

    .plr_lg--140 {
        padding: 0 140px
    }

    .plr_lg--145 {
        padding: 0 145px
    }

    .plr_lg--150 {
        padding: 0 150px
    }

    .plr_lg--155 {
        padding: 0 155px
    }

    .plr_lg--160 {
        padding: 0 160px
    }

    .plr_lg--165 {
        padding: 0 165px
    }

    .plr_lg--170 {
        padding: 0 170px
    }

    .plr_lg--175 {
        padding: 0 175px
    }

    .plr_lg--180 {
        padding: 0 180px
    }

    .plr_lg--185 {
        padding: 0 185px
    }

    .plr_lg--190 {
        padding: 0 190px
    }

    .plr_lg--195 {
        padding: 0 195px
    }

    .plr_lg--200 {
        padding: 0 200px
    }

    .plr_lg--205 {
        padding: 0 205px
    }

    .plr_lg--210 {
        padding: 0 210px
    }

    .plr_lg--215 {
        padding: 0 215px
    }

    .plr_lg--220 {
        padding: 0 220px
    }

    .plr_lg--225 {
        padding: 0 225px
    }

    .plr_lg--230 {
        padding: 0 230px
    }

    .plr_lg--235 {
        padding: 0 235px
    }

    .plr_lg--240 {
        padding: 0 240px
    }

    .plr_lg--245 {
        padding: 0 245px
    }

    .plr_lg--250 {
        padding: 0 250px
    }
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .plr_lp--5 {
        padding: 0 5px
    }

    .plr_lp--10 {
        padding: 0 10px
    }

    .plr_lp--15 {
        padding: 0 15px
    }

    .plr_lp--20 {
        padding: 0 20px
    }

    .plr_lp--25 {
        padding: 0 25px
    }

    .plr_lp--30 {
        padding: 0 30px
    }

    .plr_lp--35 {
        padding: 0 35px
    }

    .plr_lp--40 {
        padding: 0 40px
    }

    .plr_lp--45 {
        padding: 0 45px
    }

    .plr_lp--50 {
        padding: 0 50px
    }

    .plr_lp--55 {
        padding: 0 55px
    }

    .plr_lp--60 {
        padding: 0 60px
    }

    .plr_lp--65 {
        padding: 0 65px
    }

    .plr_lp--70 {
        padding: 0 70px
    }

    .plr_lp--75 {
        padding: 0 75px
    }

    .plr_lp--80 {
        padding: 0 80px
    }

    .plr_lp--85 {
        padding: 0 85px
    }

    .plr_lp--90 {
        padding: 0 90px
    }

    .plr_lp--95 {
        padding: 0 95px
    }

    .plr_lp--100 {
        padding: 0 100px
    }

    .plr_lp--105 {
        padding: 0 105px
    }

    .plr_lp--110 {
        padding: 0 110px
    }

    .plr_lp--115 {
        padding: 0 115px
    }

    .plr_lp--120 {
        padding: 0 120px
    }

    .plr_lp--125 {
        padding: 0 125px
    }

    .plr_lp--130 {
        padding: 0 130px
    }

    .plr_lp--135 {
        padding: 0 135px
    }

    .plr_lp--140 {
        padding: 0 140px
    }

    .plr_lp--145 {
        padding: 0 145px
    }

    .plr_lp--150 {
        padding: 0 150px
    }

    .plr_lp--155 {
        padding: 0 155px
    }

    .plr_lp--160 {
        padding: 0 160px
    }

    .plr_lp--165 {
        padding: 0 165px
    }

    .plr_lp--170 {
        padding: 0 170px
    }

    .plr_lp--175 {
        padding: 0 175px
    }

    .plr_lp--180 {
        padding: 0 180px
    }

    .plr_lp--185 {
        padding: 0 185px
    }

    .plr_lp--190 {
        padding: 0 190px
    }

    .plr_lp--195 {
        padding: 0 195px
    }

    .plr_lp--200 {
        padding: 0 200px
    }

    .plr_lp--205 {
        padding: 0 205px
    }

    .plr_lp--210 {
        padding: 0 210px
    }

    .plr_lp--215 {
        padding: 0 215px
    }

    .plr_lp--220 {
        padding: 0 220px
    }

    .plr_lp--225 {
        padding: 0 225px
    }

    .plr_lp--230 {
        padding: 0 230px
    }

    .plr_lp--235 {
        padding: 0 235px
    }

    .plr_lp--240 {
        padding: 0 240px
    }

    .plr_lp--245 {
        padding: 0 245px
    }

    .plr_lp--250 {
        padding: 0 250px
    }
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .plr_lp--5 {
        padding: 0 5px
    }

    .plr_lp--10 {
        padding: 0 10px
    }

    .plr_lp--15 {
        padding: 0 15px
    }

    .plr_lp--20 {
        padding: 0 20px
    }

    .plr_lp--25 {
        padding: 0 25px
    }

    .plr_lp--30 {
        padding: 0 30px
    }

    .plr_lp--35 {
        padding: 0 35px
    }

    .plr_lp--40 {
        padding: 0 40px
    }

    .plr_lp--45 {
        padding: 0 45px
    }

    .plr_lp--50 {
        padding: 0 50px
    }

    .plr_lp--55 {
        padding: 0 55px
    }

    .plr_lp--60 {
        padding: 0 60px
    }

    .plr_lp--65 {
        padding: 0 65px
    }

    .plr_lp--70 {
        padding: 0 70px
    }

    .plr_lp--75 {
        padding: 0 75px
    }

    .plr_lp--80 {
        padding: 0 80px
    }

    .plr_lp--85 {
        padding: 0 85px
    }

    .plr_lp--90 {
        padding: 0 90px
    }

    .plr_lp--95 {
        padding: 0 95px
    }

    .plr_lp--100 {
        padding: 0 100px
    }

    .plr_lp--105 {
        padding: 0 105px
    }

    .plr_lp--110 {
        padding: 0 110px
    }

    .plr_lp--115 {
        padding: 0 115px
    }

    .plr_lp--120 {
        padding: 0 120px
    }

    .plr_lp--125 {
        padding: 0 125px
    }

    .plr_lp--130 {
        padding: 0 130px
    }

    .plr_lp--135 {
        padding: 0 135px
    }

    .plr_lp--140 {
        padding: 0 140px
    }

    .plr_lp--145 {
        padding: 0 145px
    }

    .plr_lp--150 {
        padding: 0 150px
    }

    .plr_lp--155 {
        padding: 0 155px
    }

    .plr_lp--160 {
        padding: 0 160px
    }

    .plr_lp--165 {
        padding: 0 165px
    }

    .plr_lp--170 {
        padding: 0 170px
    }

    .plr_lp--175 {
        padding: 0 175px
    }

    .plr_lp--180 {
        padding: 0 180px
    }

    .plr_lp--185 {
        padding: 0 185px
    }

    .plr_lp--190 {
        padding: 0 190px
    }

    .plr_lp--195 {
        padding: 0 195px
    }

    .plr_lp--200 {
        padding: 0 200px
    }

    .plr_lp--205 {
        padding: 0 205px
    }

    .plr_lp--210 {
        padding: 0 210px
    }

    .plr_lp--215 {
        padding: 0 215px
    }

    .plr_lp--220 {
        padding: 0 220px
    }

    .plr_lp--225 {
        padding: 0 225px
    }

    .plr_lp--230 {
        padding: 0 230px
    }

    .plr_lp--235 {
        padding: 0 235px
    }

    .plr_lp--240 {
        padding: 0 240px
    }

    .plr_lp--245 {
        padding: 0 245px
    }

    .plr_lp--250 {
        padding: 0 250px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .plr_md--5 {
        padding: 0 5px
    }

    .plr_md--10 {
        padding: 0 10px
    }

    .plr_md--15 {
        padding: 0 15px
    }

    .plr_md--20 {
        padding: 0 20px
    }

    .plr_md--25 {
        padding: 0 25px
    }

    .plr_md--30 {
        padding: 0 30px
    }

    .plr_md--35 {
        padding: 0 35px
    }

    .plr_md--40 {
        padding: 0 40px
    }

    .plr_md--45 {
        padding: 0 45px
    }

    .plr_md--50 {
        padding: 0 50px
    }

    .plr_md--55 {
        padding: 0 55px
    }

    .plr_md--60 {
        padding: 0 60px
    }

    .plr_md--65 {
        padding: 0 65px
    }

    .plr_md--70 {
        padding: 0 70px
    }

    .plr_md--75 {
        padding: 0 75px
    }

    .plr_md--80 {
        padding: 0 80px
    }

    .plr_md--85 {
        padding: 0 85px
    }

    .plr_md--90 {
        padding: 0 90px
    }

    .plr_md--95 {
        padding: 0 95px
    }

    .plr_md--100 {
        padding: 0 100px
    }

    .plr_md--105 {
        padding: 0 105px
    }

    .plr_md--110 {
        padding: 0 110px
    }

    .plr_md--115 {
        padding: 0 115px
    }

    .plr_md--120 {
        padding: 0 120px
    }

    .plr_md--125 {
        padding: 0 125px
    }

    .plr_md--130 {
        padding: 0 130px
    }

    .plr_md--135 {
        padding: 0 135px
    }

    .plr_md--140 {
        padding: 0 140px
    }

    .plr_md--145 {
        padding: 0 145px
    }

    .plr_md--150 {
        padding: 0 150px
    }

    .plr_md--155 {
        padding: 0 155px
    }

    .plr_md--160 {
        padding: 0 160px
    }

    .plr_md--165 {
        padding: 0 165px
    }

    .plr_md--170 {
        padding: 0 170px
    }

    .plr_md--175 {
        padding: 0 175px
    }

    .plr_md--180 {
        padding: 0 180px
    }

    .plr_md--185 {
        padding: 0 185px
    }

    .plr_md--190 {
        padding: 0 190px
    }

    .plr_md--195 {
        padding: 0 195px
    }

    .plr_md--200 {
        padding: 0 200px
    }

    .plr_md--205 {
        padding: 0 205px
    }

    .plr_md--210 {
        padding: 0 210px
    }

    .plr_md--215 {
        padding: 0 215px
    }

    .plr_md--220 {
        padding: 0 220px
    }

    .plr_md--225 {
        padding: 0 225px
    }

    .plr_md--230 {
        padding: 0 230px
    }

    .plr_md--235 {
        padding: 0 235px
    }

    .plr_md--240 {
        padding: 0 240px
    }

    .plr_md--245 {
        padding: 0 245px
    }

    .plr_md--250 {
        padding: 0 250px
    }

    .ml_md--30 {
        margin-left: 30px !important
    }
}

@media only screen and (max-width:767px) {
    .plr_sm--5 {
        padding: 0 5px
    }

    .plr_sm--10 {
        padding: 0 10px
    }

    .plr_sm--15 {
        padding: 0 15px
    }

    .plr_sm--20 {
        padding: 0 20px
    }

    .plr_sm--25 {
        padding: 0 25px
    }

    .plr_sm--30 {
        padding: 0 30px
    }

    .plr_sm--35 {
        padding: 0 35px
    }

    .plr_sm--40 {
        padding: 0 40px
    }

    .plr_sm--45 {
        padding: 0 45px
    }

    .plr_sm--50 {
        padding: 0 50px
    }

    .plr_sm--55 {
        padding: 0 55px
    }

    .plr_sm--60 {
        padding: 0 60px
    }

    .plr_sm--65 {
        padding: 0 65px
    }

    .plr_sm--70 {
        padding: 0 70px
    }

    .plr_sm--75 {
        padding: 0 75px
    }

    .plr_sm--80 {
        padding: 0 80px
    }

    .plr_sm--85 {
        padding: 0 85px
    }

    .plr_sm--90 {
        padding: 0 90px
    }

    .plr_sm--95 {
        padding: 0 95px
    }

    .plr_sm--100 {
        padding: 0 100px
    }

    .plr_sm--105 {
        padding: 0 105px
    }

    .plr_sm--110 {
        padding: 0 110px
    }

    .plr_sm--115 {
        padding: 0 115px
    }

    .plr_sm--120 {
        padding: 0 120px
    }

    .plr_sm--125 {
        padding: 0 125px
    }

    .plr_sm--130 {
        padding: 0 130px
    }

    .plr_sm--135 {
        padding: 0 135px
    }

    .plr_sm--140 {
        padding: 0 140px
    }

    .plr_sm--145 {
        padding: 0 145px
    }

    .plr_sm--150 {
        padding: 0 150px
    }

    .plr_sm--155 {
        padding: 0 155px
    }

    .plr_sm--160 {
        padding: 0 160px
    }

    .plr_sm--165 {
        padding: 0 165px
    }

    .plr_sm--170 {
        padding: 0 170px
    }

    .plr_sm--175 {
        padding: 0 175px
    }

    .plr_sm--180 {
        padding: 0 180px
    }

    .plr_sm--185 {
        padding: 0 185px
    }

    .plr_sm--190 {
        padding: 0 190px
    }

    .plr_sm--195 {
        padding: 0 195px
    }

    .plr_sm--200 {
        padding: 0 200px
    }

    .plr_sm--205 {
        padding: 0 205px
    }

    .plr_sm--210 {
        padding: 0 210px
    }

    .plr_sm--215 {
        padding: 0 215px
    }

    .plr_sm--220 {
        padding: 0 220px
    }

    .plr_sm--225 {
        padding: 0 225px
    }

    .plr_sm--230 {
        padding: 0 230px
    }

    .plr_sm--235 {
        padding: 0 235px
    }

    .plr_sm--240 {
        padding: 0 240px
    }

    .plr_sm--245 {
        padding: 0 245px
    }

    .plr_sm--250 {
        padding: 0 250px
    }

    .ml_sm--30 {
        margin-left: 30px !important
    }
}

.pr--350 {
    padding-right: 350px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .footer-retaurant {
        padding-left: 15px !important
    }
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .footer-retaurant {
        padding-right: 15px !important
    }
}

.bkseparator--5 {
    height: 5px
}

.bkseparator--10 {
    height: 10px
}

.bkseparator--15 {
    height: 15px
}

.bkseparator--20 {
    height: 20px
}

.bkseparator--25 {
    height: 25px
}

.bkseparator--30 {
    height: 30px
}

.bkseparator--35 {
    height: 35px
}

.bkseparator--40 {
    height: 40px
}

.bkseparator--45 {
    height: 45px
}

.bkseparator--50 {
    height: 50px
}

.bkseparator--55 {
    height: 55px
}

.bkseparator--60 {
    height: 60px
}

.bkseparator--65 {
    height: 65px
}

.bkseparator--70 {
    height: 70px
}

.bkseparator--75 {
    height: 75px
}

.bkseparator--80 {
    height: 80px
}

.bkseparator--85 {
    height: 85px
}

.bkseparator--90 {
    height: 90px
}

.bkseparator--95 {
    height: 95px
}

.bkseparator--100 {
    height: 100px
}

.bkseparator--105 {
    height: 105px
}

.bkseparator--110 {
    height: 110px
}

.bkseparator--115 {
    height: 115px
}

.bkseparator--120 {
    height: 120px
}

.bkseparator--125 {
    height: 125px
}

.bkseparator--130 {
    height: 130px
}

.bkseparator--135 {
    height: 135px
}

.bkseparator--140 {
    height: 140px
}

.bkseparator--145 {
    height: 145px
}

.bkseparator--150 {
    height: 150px
}

.bkseparator--600 {
    height: 600px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .bkseparator_lg--5 {
        height: 5px
    }

    .bkseparator_lg--10 {
        height: 10px
    }

    .bkseparator_lg--15 {
        height: 15px
    }

    .bkseparator_lg--20 {
        height: 20px
    }

    .bkseparator_lg--25 {
        height: 25px
    }

    .bkseparator_lg--30 {
        height: 30px
    }

    .bkseparator_lg--35 {
        height: 35px
    }

    .bkseparator_lg--40 {
        height: 40px
    }

    .bkseparator_lg--45 {
        height: 45px
    }

    .bkseparator_lg--50 {
        height: 50px
    }

    .bkseparator_lg--55 {
        height: 55px
    }

    .bkseparator_lg--60 {
        height: 60px
    }

    .bkseparator_lg--65 {
        height: 65px
    }

    .bkseparator_lg--70 {
        height: 70px
    }

    .bkseparator_lg--75 {
        height: 75px
    }

    .bkseparator_lg--80 {
        height: 80px
    }

    .bkseparator_lg--85 {
        height: 85px
    }

    .bkseparator_lg--90 {
        height: 90px
    }

    .bkseparator_lg--95 {
        height: 95px
    }

    .bkseparator_lg--100 {
        height: 100px
    }

    .bkseparator_lg--105 {
        height: 105px
    }

    .bkseparator_lg--110 {
        height: 110px
    }

    .bkseparator_lg--115 {
        height: 115px
    }

    .bkseparator_lg--120 {
        height: 120px
    }

    .bkseparator_lg--125 {
        height: 125px
    }

    .bkseparator_lg--130 {
        height: 130px
    }

    .bkseparator_lg--135 {
        height: 135px
    }

    .bkseparator_lg--140 {
        height: 140px
    }

    .bkseparator_lg--145 {
        height: 145px
    }

    .bkseparator_lg--150 {
        height: 150px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .bkseparator_md--5 {
        height: 5px
    }

    .bkseparator_md--10 {
        height: 10px
    }

    .bkseparator_md--15 {
        height: 15px
    }

    .bkseparator_md--20 {
        height: 20px
    }

    .bkseparator_md--25 {
        height: 25px
    }

    .bkseparator_md--30 {
        height: 30px
    }

    .bkseparator_md--35 {
        height: 35px
    }

    .bkseparator_md--40 {
        height: 40px
    }

    .bkseparator_md--45 {
        height: 45px
    }

    .bkseparator_md--50 {
        height: 50px
    }

    .bkseparator_md--55 {
        height: 55px
    }

    .bkseparator_md--60 {
        height: 60px
    }

    .bkseparator_md--65 {
        height: 65px
    }

    .bkseparator_md--70 {
        height: 70px
    }

    .bkseparator_md--75 {
        height: 75px
    }

    .bkseparator_md--80 {
        height: 80px
    }

    .bkseparator_md--85 {
        height: 85px
    }

    .bkseparator_md--90 {
        height: 90px
    }

    .bkseparator_md--95 {
        height: 95px
    }

    .bkseparator_md--100 {
        height: 100px
    }

    .bkseparator_md--105 {
        height: 105px
    }

    .bkseparator_md--110 {
        height: 110px
    }

    .bkseparator_md--115 {
        height: 115px
    }

    .bkseparator_md--120 {
        height: 120px
    }

    .bkseparator_md--125 {
        height: 125px
    }

    .bkseparator_md--130 {
        height: 130px
    }

    .bkseparator_md--135 {
        height: 135px
    }

    .bkseparator_md--140 {
        height: 140px
    }

    .bkseparator_md--145 {
        height: 145px
    }

    .bkseparator_md--150 {
        height: 150px
    }
}

@media only screen and (max-width:767px) {
    .bkseparator_sm--5 {
        height: 5px
    }

    .bkseparator_sm--10 {
        height: 10px
    }

    .bkseparator_sm--15 {
        height: 15px
    }

    .bkseparator_sm--20 {
        height: 20px
    }

    .bkseparator_sm--25 {
        height: 25px
    }

    .bkseparator_sm--30 {
        height: 30px
    }

    .bkseparator_sm--35 {
        height: 35px
    }

    .bkseparator_sm--40 {
        height: 40px
    }

    .bkseparator_sm--45 {
        height: 45px
    }

    .bkseparator_sm--50 {
        height: 50px
    }

    .bkseparator_sm--55 {
        height: 55px
    }

    .bkseparator_sm--60 {
        height: 60px
    }

    .bkseparator_sm--65 {
        height: 65px
    }

    .bkseparator_sm--70 {
        height: 70px
    }

    .bkseparator_sm--75 {
        height: 75px
    }

    .bkseparator_sm--80 {
        height: 80px
    }

    .bkseparator_sm--85 {
        height: 85px
    }

    .bkseparator_sm--90 {
        height: 90px
    }

    .bkseparator_sm--95 {
        height: 95px
    }

    .bkseparator_sm--100 {
        height: 100px
    }

    .bkseparator_sm--105 {
        height: 105px
    }

    .bkseparator_sm--110 {
        height: 110px
    }

    .bkseparator_sm--115 {
        height: 115px
    }

    .bkseparator_sm--120 {
        height: 120px
    }

    .bkseparator_sm--125 {
        height: 125px
    }

    .bkseparator_sm--130 {
        height: 130px
    }

    .bkseparator_sm--135 {
        height: 135px
    }

    .bkseparator_sm--140 {
        height: 140px
    }

    .bkseparator_sm--145 {
        height: 145px
    }

    .bkseparator_sm--150 {
        height: 150px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .space_dec--none {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:767px) {
    .space_dec--none {
        margin-top: 0 !important
    }
}

.space_dec--110 {
    margin-top: -110px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .space_dec--110 {
        margin-top: -180px
    }
}

@media only screen and (max-width:767px) {
    .space_dec--110 {
        margin-top: -180px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .space_dec--110.space_dec--none {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:767px) {
    .space_dec--110.space_dec--none {
        margin-top: 0 !important
    }
}

.space_dec--100 {
    margin-top: -100px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .space_dec--100 {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:767px) {
    .space_dec--100 {
        margin-top: 0 !important
    }
}

.space_decLeft--170 {
    margin-left: -170px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .space_decLeft--170 {
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    .space_decLeft--170 {
        margin-left: 0
    }
}

.space_dec--70 {
    margin-top: -70px
}

.space_dec--40 {
    margin-top: -40px
}

.space_dec--250 {
    margin-top: -250px
}

@media only screen and (max-width:767px) {
    .space_dec_sm--none {
        margin-top: 0
    }
}

.max-width-350 {
    max-width: 350px
}

.plr_dec--85 {
    margin: 0 -85px
}

.mt--5 {
    margin-top: 5px
}

.mt--10 {
    margin-top: 10px
}

.mt--15 {
    margin-top: 15px
}

.mt--20 {
    margin-top: 20px
}

.mt--25 {
    margin-top: 25px
}

.mt--30 {
    margin-top: 30px
}

.mt--35 {
    margin-top: 35px
}

.mt--40 {
    margin-top: 40px
}

.mt--45 {
    margin-top: 45px
}

.mt--50 {
    margin-top: 50px
}

.mt--55 {
    margin-top: 55px
}

.mt--60 {
    margin-top: 60px
}

.mt--65 {
    margin-top: 65px
}

.mt--70 {
    margin-top: 70px
}

.mt--75 {
    margin-top: 75px
}

.mt--80 {
    margin-top: 80px
}

.mt--85 {
    margin-top: 85px
}

.mt--90 {
    margin-top: 90px
}

.mt--95 {
    margin-top: 95px
}

.mt--100 {
    margin-top: 100px
}

.mt--105 {
    margin-top: 105px
}

.mt--110 {
    margin-top: 110px
}

.mt--115 {
    margin-top: 115px
}

.mt--120 {
    margin-top: 120px
}

.mt--125 {
    margin-top: 125px
}

.mt--130 {
    margin-top: 130px
}

.mt--135 {
    margin-top: 135px
}

.mt--140 {
    margin-top: 140px
}

.mt--145 {
    margin-top: 145px
}

.mt--150 {
    margin-top: 150px
}

.mt--155 {
    margin-top: 155px
}

.mt--160 {
    margin-top: 160px
}

.mt--165 {
    margin-top: 165px
}

.mt--170 {
    margin-top: 170px
}

.mt--175 {
    margin-top: 175px
}

.mt--180 {
    margin-top: 180px
}

.mt--185 {
    margin-top: 185px
}

.mt--190 {
    margin-top: 190px
}

.mt--195 {
    margin-top: 195px
}

.mt--200 {
    margin-top: 200px
}

.mb--5 {
    margin-bottom: 5px
}

.mb--10 {
    margin-bottom: 10px
}

.mb--15 {
    margin-bottom: 15px
}

.mb--20 {
    margin-bottom: 20px
}

.mb--25 {
    margin-bottom: 25px
}

.mb--30 {
    margin-bottom: 30px
}

.mb--35 {
    margin-bottom: 35px
}

.mb--40 {
    margin-bottom: 40px
}

.mb--45 {
    margin-bottom: 45px
}

.mb--50 {
    margin-bottom: 50px
}

.mb--55 {
    margin-bottom: 55px
}

.mb--60 {
    margin-bottom: 60px
}

.mb--65 {
    margin-bottom: 65px
}

.mb--70 {
    margin-bottom: 70px
}

.mb--75 {
    margin-bottom: 75px
}

.mb--80 {
    margin-bottom: 80px
}

.mb--85 {
    margin-bottom: 85px
}

.mb--90 {
    margin-bottom: 90px
}

.mb--95 {
    margin-bottom: 95px
}

.mb--100 {
    margin-bottom: 100px
}

.pl--0 {
    padding-left: 0
}

.pr--0 {
    padding-right: 0
}

.mr--0 {
    margin-right: 0 !important
}

.ml--0 {
    margin-left: 0 !important
}

.mr--5 {
    margin-right: 5px
}

.mr--10 {
    margin-right: 10px
}

.mr--15 {
    margin-right: 15px
}

.mr--20 {
    margin-right: 20px
}

.mr--25 {
    margin-right: 25px
}

.mr--30 {
    margin-right: 30px
}

.mr--35 {
    margin-right: 35px
}

.mr--40 {
    margin-right: 40px
}

.mr--45 {
    margin-right: 45px
}

.mr--50 {
    margin-right: 50px
}

.mr--55 {
    margin-right: 55px
}

.mr--60 {
    margin-right: 60px
}

.mr--65 {
    margin-right: 65px
}

.mr--70 {
    margin-right: 70px
}

.mr--75 {
    margin-right: 75px
}

.mr--80 {
    margin-right: 80px
}

.mr--85 {
    margin-right: 85px
}

.mr--90 {
    margin-right: 90px
}

.mr--95 {
    margin-right: 95px
}

.mr--100 {
    margin-right: 100px
}

.ml--5 {
    margin-left: 5px
}

.ml--10 {
    margin-left: 10px
}

.ml--15 {
    margin-left: 15px
}

.ml--20 {
    margin-left: 20px
}

.ml--25 {
    margin-left: 25px
}

.ml--30 {
    margin-left: 30px
}

.ml--35 {
    margin-left: 35px
}

.ml--40 {
    margin-left: 40px
}

.ml--45 {
    margin-left: 45px
}

.ml--50 {
    margin-left: 50px
}

.ml--55 {
    margin-left: 55px
}

.ml--60 {
    margin-left: 60px
}

.ml--65 {
    margin-left: 65px
}

.ml--70 {
    margin-left: 70px
}

.ml--75 {
    margin-left: 75px
}

.ml--80 {
    margin-left: 80px
}

.ml--85 {
    margin-left: 85px
}

.ml--90 {
    margin-left: 90px
}

.ml--95 {
    margin-left: 95px
}

.ml--100 {
    margin-left: 100px
}

.ml--105 {
    margin-left: 105px
}

.ml--110 {
    margin-left: 110px
}

.ml--115 {
    margin-left: 115px
}

.ml--120 {
    margin-left: 120px
}

.ml--125 {
    margin-left: 125px
}

.ml--130 {
    margin-left: 130px
}

.ml--135 {
    margin-left: 135px
}

.ml--140 {
    margin-left: 140px
}

.ml--145 {
    margin-left: 145px
}

.ml--150 {
    margin-left: 150px
}

.ml--155 {
    margin-left: 155px
}

.ml--160 {
    margin-left: 160px
}

.ml--165 {
    margin-left: 165px
}

.ml--170 {
    margin-left: 170px
}

.ml--175 {
    margin-left: 175px
}

.ptb--5 {
    padding: 5px 0
}

.ptb--10 {
    padding: 10px 0
}

.ptb--15 {
    padding: 15px 0
}

.ptb--20 {
    padding: 20px 0
}

.ptb--25 {
    padding: 25px 0
}

.ptb--30 {
    padding: 30px 0
}

.ptb--35 {
    padding: 35px 0
}

.ptb--40 {
    padding: 40px 0
}

.ptb--45 {
    padding: 45px 0
}

.ptb--50 {
    padding: 50px 0
}

.ptb--55 {
    padding: 55px 0
}

.ptb--60 {
    padding: 60px 0
}

.ptb--65 {
    padding: 65px 0
}

.ptb--70 {
    padding: 70px 0
}

.ptb--75 {
    padding: 75px 0
}

.ptb--80 {
    padding: 80px 0
}

.ptb--85 {
    padding: 85px 0
}

.ptb--90 {
    padding: 90px 0
}

.ptb--95 {
    padding: 95px 0
}

.ptb--100 {
    padding: 100px 0
}

.ptb--105 {
    padding: 105px 0
}

.ptb--110 {
    padding: 110px 0
}

.ptb--115 {
    padding: 115px 0
}

.ptb--120 {
    padding: 120px 0
}

.ptb--125 {
    padding: 125px 0
}

.ptb--130 {
    padding: 130px 0
}

.ptb--135 {
    padding: 135px 0
}

.ptb--140 {
    padding: 140px 0
}

.ptb--145 {
    padding: 145px 0
}

.ptb--150 {
    padding: 150px 0
}

.ptb--155 {
    padding: 155px 0
}

.ptb--160 {
    padding: 160px 0
}

.ptb--165 {
    padding: 165px 0
}

.ptb--170 {
    padding: 170px 0
}

.ptb--175 {
    padding: 175px 0
}

.ptb--180 {
    padding: 180px 0
}

.ptb--185 {
    padding: 185px 0
}

.ptb--190 {
    padding: 190px 0
}

.ptb--195 {
    padding: 195px 0
}

.ptb--200 {
    padding: 200px 0
}

.ptb--205 {
    padding: 205px 0
}

.ptb--210 {
    padding: 210px 0
}

.ptb--215 {
    padding: 215px 0
}

.ptb--220 {
    padding: 220px 0
}

.ptb--225 {
    padding: 225px 0
}

.ptb--230 {
    padding: 230px 0
}

.ptb--235 {
    padding: 235px 0
}

.ptb--240 {
    padding: 240px 0
}

.ptb--245 {
    padding: 245px 0
}

.ptb--250 {
    padding: 250px 0
}

.ptb--255 {
    padding: 255px 0
}

.ptb--260 {
    padding: 260px 0
}

.ptb--265 {
    padding: 265px 0
}

.ptb--270 {
    padding: 270px 0
}

.ptb--275 {
    padding: 275px 0
}

.ptb--280 {
    padding: 280px 0
}

.ptb--285 {
    padding: 285px 0
}

.ptb--290 {
    padding: 290px 0
}

.ptb--295 {
    padding: 295px 0
}

.ptb--300 {
    padding: 300px 0
}

.ptb--305 {
    padding: 305px 0
}

.ptb--310 {
    padding: 310px 0
}

.ptb--315 {
    padding: 315px 0
}

.ptb--320 {
    padding: 320px 0
}

.ptb--325 {
    padding: 325px 0
}

.ptb--330 {
    padding: 330px 0
}

.ptb--335 {
    padding: 335px 0
}

.ptb--340 {
    padding: 340px 0
}

.ptb--345 {
    padding: 345px 0
}

.ptb--350 {
    padding: 350px 0
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .pb_lp--5 {
        padding-bottom: 5px
    }

    .pr_lp--5 {
        padding-right: 5px
    }

    .pl_lp--5 {
        padding-left: 5px
    }

    .pt_lp--5 {
        padding-top: 5px
    }

    .ptb_lp--5 {
        padding: 5px 0
    }

    .pb_lp--10 {
        padding-bottom: 10px
    }

    .pr_lp--10 {
        padding-right: 10px
    }

    .pl_lp--10 {
        padding-left: 10px
    }

    .pt_lp--10 {
        padding-top: 10px
    }

    .ptb_lp--10 {
        padding: 10px 0
    }

    .pb_lp--15 {
        padding-bottom: 15px
    }

    .pr_lp--15 {
        padding-right: 15px
    }

    .pl_lp--15 {
        padding-left: 15px
    }

    .pt_lp--15 {
        padding-top: 15px
    }

    .ptb_lp--15 {
        padding: 15px 0
    }

    .pb_lp--20 {
        padding-bottom: 20px
    }

    .pr_lp--20 {
        padding-right: 20px
    }

    .pl_lp--20 {
        padding-left: 20px
    }

    .pt_lp--20 {
        padding-top: 20px
    }

    .ptb_lp--20 {
        padding: 20px 0
    }

    .pb_lp--25 {
        padding-bottom: 25px
    }

    .pr_lp--25 {
        padding-right: 25px
    }

    .pl_lp--25 {
        padding-left: 25px
    }

    .pt_lp--25 {
        padding-top: 25px
    }

    .ptb_lp--25 {
        padding: 25px 0
    }

    .pb_lp--30 {
        padding-bottom: 30px
    }

    .pr_lp--30 {
        padding-right: 30px
    }

    .pl_lp--30 {
        padding-left: 30px
    }

    .pt_lp--30 {
        padding-top: 30px
    }

    .ptb_lp--30 {
        padding: 30px 0
    }

    .pb_lp--35 {
        padding-bottom: 35px
    }

    .pr_lp--35 {
        padding-right: 35px
    }

    .pl_lp--35 {
        padding-left: 35px
    }

    .pt_lp--35 {
        padding-top: 35px
    }

    .ptb_lp--35 {
        padding: 35px 0
    }

    .pb_lp--40 {
        padding-bottom: 40px
    }

    .pr_lp--40 {
        padding-right: 40px
    }

    .pl_lp--40 {
        padding-left: 40px
    }

    .pt_lp--40 {
        padding-top: 40px
    }

    .ptb_lp--40 {
        padding: 40px 0
    }

    .pb_lp--45 {
        padding-bottom: 45px
    }

    .pr_lp--45 {
        padding-right: 45px
    }

    .pl_lp--45 {
        padding-left: 45px
    }

    .pt_lp--45 {
        padding-top: 45px
    }

    .ptb_lp--45 {
        padding: 45px 0
    }

    .pb_lp--50 {
        padding-bottom: 50px
    }

    .pr_lp--50 {
        padding-right: 50px
    }

    .pl_lp--50 {
        padding-left: 50px
    }

    .pt_lp--50 {
        padding-top: 50px
    }

    .ptb_lp--50 {
        padding: 50px 0
    }

    .pb_lp--55 {
        padding-bottom: 55px
    }

    .pr_lp--55 {
        padding-right: 55px
    }

    .pl_lp--55 {
        padding-left: 55px
    }

    .pt_lp--55 {
        padding-top: 55px
    }

    .ptb_lp--55 {
        padding: 55px 0
    }

    .pb_lp--60 {
        padding-bottom: 60px
    }

    .pr_lp--60 {
        padding-right: 60px
    }

    .pl_lp--60 {
        padding-left: 60px
    }

    .pt_lp--60 {
        padding-top: 60px
    }

    .ptb_lp--60 {
        padding: 60px 0
    }

    .pb_lp--65 {
        padding-bottom: 65px
    }

    .pr_lp--65 {
        padding-right: 65px
    }

    .pl_lp--65 {
        padding-left: 65px
    }

    .pt_lp--65 {
        padding-top: 65px
    }

    .ptb_lp--65 {
        padding: 65px 0
    }

    .pb_lp--70 {
        padding-bottom: 70px
    }

    .pr_lp--70 {
        padding-right: 70px
    }

    .pl_lp--70 {
        padding-left: 70px
    }

    .pt_lp--70 {
        padding-top: 70px
    }

    .ptb_lp--70 {
        padding: 70px 0
    }

    .pb_lp--75 {
        padding-bottom: 75px
    }

    .pr_lp--75 {
        padding-right: 75px
    }

    .pl_lp--75 {
        padding-left: 75px
    }

    .pt_lp--75 {
        padding-top: 75px
    }

    .ptb_lp--75 {
        padding: 75px 0
    }

    .pb_lp--80 {
        padding-bottom: 80px
    }

    .pr_lp--80 {
        padding-right: 80px
    }

    .pl_lp--80 {
        padding-left: 80px
    }

    .pt_lp--80 {
        padding-top: 80px
    }

    .ptb_lp--80 {
        padding: 80px 0
    }

    .pb_lp--85 {
        padding-bottom: 85px
    }

    .pr_lp--85 {
        padding-right: 85px
    }

    .pl_lp--85 {
        padding-left: 85px
    }

    .pt_lp--85 {
        padding-top: 85px
    }

    .ptb_lp--85 {
        padding: 85px 0
    }

    .pb_lp--90 {
        padding-bottom: 90px
    }

    .pr_lp--90 {
        padding-right: 90px
    }

    .pl_lp--90 {
        padding-left: 90px
    }

    .pt_lp--90 {
        padding-top: 90px
    }

    .ptb_lp--90 {
        padding: 90px 0
    }

    .pb_lp--95 {
        padding-bottom: 95px
    }

    .pr_lp--95 {
        padding-right: 95px
    }

    .pl_lp--95 {
        padding-left: 95px
    }

    .pt_lp--95 {
        padding-top: 95px
    }

    .ptb_lp--95 {
        padding: 95px 0
    }

    .pb_lp--100 {
        padding-bottom: 100px
    }

    .pr_lp--100 {
        padding-right: 100px
    }

    .pl_lp--100 {
        padding-left: 100px
    }

    .pt_lp--100 {
        padding-top: 100px
    }

    .ptb_lp--100 {
        padding: 100px 0
    }

    .pb_lp--105 {
        padding-bottom: 105px
    }

    .pr_lp--105 {
        padding-right: 105px
    }

    .pl_lp--105 {
        padding-left: 105px
    }

    .pt_lp--105 {
        padding-top: 105px
    }

    .ptb_lp--105 {
        padding: 105px 0
    }

    .pb_lp--110 {
        padding-bottom: 110px
    }

    .pr_lp--110 {
        padding-right: 110px
    }

    .pl_lp--110 {
        padding-left: 110px
    }

    .pt_lp--110 {
        padding-top: 110px
    }

    .ptb_lp--110 {
        padding: 110px 0
    }

    .pb_lp--115 {
        padding-bottom: 115px
    }

    .pr_lp--115 {
        padding-right: 115px
    }

    .pl_lp--115 {
        padding-left: 115px
    }

    .pt_lp--115 {
        padding-top: 115px
    }

    .ptb_lp--115 {
        padding: 115px 0
    }

    .pb_lp--120 {
        padding-bottom: 120px
    }

    .pr_lp--120 {
        padding-right: 120px
    }

    .pl_lp--120 {
        padding-left: 120px
    }

    .pt_lp--120 {
        padding-top: 120px
    }

    .ptb_lp--120 {
        padding: 120px 0
    }

    .pb_lp--125 {
        padding-bottom: 125px
    }

    .pr_lp--125 {
        padding-right: 125px
    }

    .pl_lp--125 {
        padding-left: 125px
    }

    .pt_lp--125 {
        padding-top: 125px
    }

    .ptb_lp--125 {
        padding: 125px 0
    }

    .pb_lp--130 {
        padding-bottom: 130px
    }

    .pr_lp--130 {
        padding-right: 130px
    }

    .pl_lp--130 {
        padding-left: 130px
    }

    .pt_lp--130 {
        padding-top: 130px
    }

    .ptb_lp--130 {
        padding: 130px 0
    }

    .pb_lp--135 {
        padding-bottom: 135px
    }

    .pr_lp--135 {
        padding-right: 135px
    }

    .pl_lp--135 {
        padding-left: 135px
    }

    .pt_lp--135 {
        padding-top: 135px
    }

    .ptb_lp--135 {
        padding: 135px 0
    }

    .pb_lp--140 {
        padding-bottom: 140px
    }

    .pr_lp--140 {
        padding-right: 140px
    }

    .pl_lp--140 {
        padding-left: 140px
    }

    .pt_lp--140 {
        padding-top: 140px
    }

    .ptb_lp--140 {
        padding: 140px 0
    }

    .pb_lp--145 {
        padding-bottom: 145px
    }

    .pr_lp--145 {
        padding-right: 145px
    }

    .pl_lp--145 {
        padding-left: 145px
    }

    .pt_lp--145 {
        padding-top: 145px
    }

    .ptb_lp--145 {
        padding: 145px 0
    }

    .pb_lp--150 {
        padding-bottom: 150px
    }

    .pr_lp--150 {
        padding-right: 150px
    }

    .pl_lp--150 {
        padding-left: 150px
    }

    .pt_lp--150 {
        padding-top: 150px
    }

    .ptb_lp--150 {
        padding: 150px 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .pr_lg--0 {
        padding-right: 0
    }

    .pl_lg--0 {
        padding-left: 0
    }

    .pb_lg--5 {
        padding-bottom: 5px
    }

    .pt_lg--5 {
        padding-top: 5px
    }

    .pb_lg--10 {
        padding-bottom: 10px
    }

    .pt_lg--10 {
        padding-top: 10px
    }

    .pb_lg--15 {
        padding-bottom: 15px
    }

    .pt_lg--15 {
        padding-top: 15px
    }

    .pb_lg--20 {
        padding-bottom: 20px
    }

    .pt_lg--20 {
        padding-top: 20px
    }

    .pb_lg--25 {
        padding-bottom: 25px
    }

    .pt_lg--25 {
        padding-top: 25px
    }

    .pb_lg--30 {
        padding-bottom: 30px
    }

    .pt_lg--30 {
        padding-top: 30px
    }

    .pb_lg--35 {
        padding-bottom: 35px
    }

    .pt_lg--35 {
        padding-top: 35px
    }

    .pb_lg--40 {
        padding-bottom: 40px
    }

    .pt_lg--40 {
        padding-top: 40px
    }

    .pb_lg--45 {
        padding-bottom: 45px
    }

    .pt_lg--45 {
        padding-top: 45px
    }

    .pb_lg--50 {
        padding-bottom: 50px
    }

    .pt_lg--50 {
        padding-top: 50px
    }

    .pb_lg--55 {
        padding-bottom: 55px
    }

    .pt_lg--55 {
        padding-top: 55px
    }

    .pb_lg--60 {
        padding-bottom: 60px
    }

    .pt_lg--60 {
        padding-top: 60px
    }

    .pb_lg--65 {
        padding-bottom: 65px
    }

    .pt_lg--65 {
        padding-top: 65px
    }

    .pb_lg--70 {
        padding-bottom: 70px
    }

    .pt_lg--70 {
        padding-top: 70px
    }

    .pb_lg--75 {
        padding-bottom: 75px
    }

    .pt_lg--75 {
        padding-top: 75px
    }

    .pb_lg--80 {
        padding-bottom: 80px
    }

    .pt_lg--80 {
        padding-top: 80px
    }

    .pb_lg--85 {
        padding-bottom: 85px
    }

    .pt_lg--85 {
        padding-top: 85px
    }

    .pb_lg--90 {
        padding-bottom: 90px
    }

    .pt_lg--90 {
        padding-top: 90px
    }

    .pb_lg--95 {
        padding-bottom: 95px
    }

    .pt_lg--95 {
        padding-top: 95px
    }

    .pb_lg--100 {
        padding-bottom: 100px
    }

    .pt_lg--100 {
        padding-top: 100px
    }

    .pb_lg--105 {
        padding-bottom: 105px
    }

    .pt_lg--105 {
        padding-top: 105px
    }

    .pb_lg--110 {
        padding-bottom: 110px
    }

    .pt_lg--110 {
        padding-top: 110px
    }

    .pb_lg--115 {
        padding-bottom: 115px
    }

    .pt_lg--115 {
        padding-top: 115px
    }

    .pb_lg--120 {
        padding-bottom: 120px
    }

    .pt_lg--120 {
        padding-top: 120px
    }

    .pb_lg--125 {
        padding-bottom: 125px
    }

    .pt_lg--125 {
        padding-top: 125px
    }

    .pb_lg--130 {
        padding-bottom: 130px
    }

    .pt_lg--130 {
        padding-top: 130px
    }

    .pb_lg--135 {
        padding-bottom: 135px
    }

    .pt_lg--135 {
        padding-top: 135px
    }

    .pb_lg--140 {
        padding-bottom: 140px
    }

    .pt_lg--140 {
        padding-top: 140px
    }

    .pb_lg--145 {
        padding-bottom: 145px
    }

    .pt_lg--145 {
        padding-top: 145px
    }

    .pb_lg--150 {
        padding-bottom: 150px
    }

    .pt_lg--150 {
        padding-top: 150px
    }

    .pb_lg--155 {
        padding-bottom: 155px
    }

    .pt_lg--155 {
        padding-top: 155px
    }

    .pb_lg--160 {
        padding-bottom: 160px
    }

    .pt_lg--160 {
        padding-top: 160px
    }

    .pb_lg--165 {
        padding-bottom: 165px
    }

    .pt_lg--165 {
        padding-top: 165px
    }

    .pb_lg--170 {
        padding-bottom: 170px
    }

    .pt_lg--170 {
        padding-top: 170px
    }

    .pb_lg--175 {
        padding-bottom: 175px
    }

    .pt_lg--175 {
        padding-top: 175px
    }

    .pb_lg--180 {
        padding-bottom: 180px
    }

    .pt_lg--180 {
        padding-top: 180px
    }

    .pb_lg--185 {
        padding-bottom: 185px
    }

    .pt_lg--185 {
        padding-top: 185px
    }

    .pb_lg--190 {
        padding-bottom: 190px
    }

    .pt_lg--190 {
        padding-top: 190px
    }

    .pb_lg--195 {
        padding-bottom: 195px
    }

    .pt_lg--195 {
        padding-top: 195px
    }

    .pb_lg--200 {
        padding-bottom: 200px
    }

    .pt_lg--200 {
        padding-top: 200px
    }

    .pb_lg--205 {
        padding-bottom: 205px
    }

    .pt_lg--205 {
        padding-top: 205px
    }

    .pb_lg--210 {
        padding-bottom: 210px
    }

    .pt_lg--210 {
        padding-top: 210px
    }

    .pb_lg--215 {
        padding-bottom: 215px
    }

    .pt_lg--215 {
        padding-top: 215px
    }

    .pb_lg--220 {
        padding-bottom: 220px
    }

    .pt_lg--220 {
        padding-top: 220px
    }

    .pb_lg--225 {
        padding-bottom: 225px
    }

    .pt_lg--225 {
        padding-top: 225px
    }

    .pb_lg--230 {
        padding-bottom: 230px
    }

    .pt_lg--230 {
        padding-top: 230px
    }

    .pb_lg--235 {
        padding-bottom: 235px
    }

    .pt_lg--235 {
        padding-top: 235px
    }

    .pb_lg--240 {
        padding-bottom: 240px
    }

    .pt_lg--240 {
        padding-top: 240px
    }

    .pb_lg--245 {
        padding-bottom: 245px
    }

    .pt_lg--245 {
        padding-top: 245px
    }

    .pb_lg--250 {
        padding-bottom: 250px
    }

    .pt_lg--250 {
        padding-top: 250px
    }

    .pb_lg--255 {
        padding-bottom: 255px
    }

    .pt_lg--255 {
        padding-top: 255px
    }

    .pb_lg--260 {
        padding-bottom: 260px
    }

    .pt_lg--260 {
        padding-top: 260px
    }

    .pb_lg--265 {
        padding-bottom: 265px
    }

    .pt_lg--265 {
        padding-top: 265px
    }

    .pb_lg--270 {
        padding-bottom: 270px
    }

    .pt_lg--270 {
        padding-top: 270px
    }

    .pb_lg--275 {
        padding-bottom: 275px
    }

    .pt_lg--275 {
        padding-top: 275px
    }

    .pb_lg--280 {
        padding-bottom: 280px
    }

    .pt_lg--280 {
        padding-top: 280px
    }

    .pb_lg--285 {
        padding-bottom: 285px
    }

    .pt_lg--285 {
        padding-top: 285px
    }

    .pb_lg--290 {
        padding-bottom: 290px
    }

    .pt_lg--290 {
        padding-top: 290px
    }

    .pb_lg--295 {
        padding-bottom: 295px
    }

    .pt_lg--295 {
        padding-top: 295px
    }

    .pb_lg--300 {
        padding-bottom: 300px
    }

    .pt_lg--300 {
        padding-top: 300px
    }

    .pl_lg--5 {
        padding-left: 5px
    }

    .pr_lg--5 {
        padding-right: 5px
    }

    .ptb-lg--5 {
        padding: 5px 0
    }

    .pl_lg--10 {
        padding-left: 10px
    }

    .pr_lg--10 {
        padding-right: 10px
    }

    .ptb-lg--10 {
        padding: 10px 0
    }

    .pl_lg--15 {
        padding-left: 15px
    }

    .pr_lg--15 {
        padding-right: 15px
    }

    .ptb-lg--15 {
        padding: 15px 0
    }

    .pl_lg--20 {
        padding-left: 20px
    }

    .pr_lg--20 {
        padding-right: 20px
    }

    .ptb-lg--20 {
        padding: 20px 0
    }

    .pl_lg--25 {
        padding-left: 25px
    }

    .pr_lg--25 {
        padding-right: 25px
    }

    .ptb-lg--25 {
        padding: 25px 0
    }

    .pl_lg--30 {
        padding-left: 30px
    }

    .pr_lg--30 {
        padding-right: 30px
    }

    .ptb-lg--30 {
        padding: 30px 0
    }

    .pl_lg--35 {
        padding-left: 35px
    }

    .pr_lg--35 {
        padding-right: 35px
    }

    .ptb-lg--35 {
        padding: 35px 0
    }

    .pl_lg--40 {
        padding-left: 40px
    }

    .pr_lg--40 {
        padding-right: 40px
    }

    .ptb-lg--40 {
        padding: 40px 0
    }

    .pl_lg--45 {
        padding-left: 45px
    }

    .pr_lg--45 {
        padding-right: 45px
    }

    .ptb-lg--45 {
        padding: 45px 0
    }

    .pl_lg--50 {
        padding-left: 50px
    }

    .pr_lg--50 {
        padding-right: 50px
    }

    .ptb-lg--50 {
        padding: 50px 0
    }

    .pl_lg--55 {
        padding-left: 55px
    }

    .pr_lg--55 {
        padding-right: 55px
    }

    .ptb-lg--55 {
        padding: 55px 0
    }

    .pl_lg--60 {
        padding-left: 60px
    }

    .pr_lg--60 {
        padding-right: 60px
    }

    .ptb-lg--60 {
        padding: 60px 0
    }

    .pl_lg--65 {
        padding-left: 65px
    }

    .pr_lg--65 {
        padding-right: 65px
    }

    .ptb-lg--65 {
        padding: 65px 0
    }

    .pl_lg--70 {
        padding-left: 70px
    }

    .pr_lg--70 {
        padding-right: 70px
    }

    .ptb-lg--70 {
        padding: 70px 0
    }

    .pl_lg--75 {
        padding-left: 75px
    }

    .pr_lg--75 {
        padding-right: 75px
    }

    .ptb-lg--75 {
        padding: 75px 0
    }

    .pl_lg--80 {
        padding-left: 80px
    }

    .pr_lg--80 {
        padding-right: 80px
    }

    .ptb-lg--80 {
        padding: 80px 0
    }

    .pl_lg--85 {
        padding-left: 85px
    }

    .pr_lg--85 {
        padding-right: 85px
    }

    .ptb-lg--85 {
        padding: 85px 0
    }

    .pl_lg--90 {
        padding-left: 90px
    }

    .pr_lg--90 {
        padding-right: 90px
    }

    .ptb-lg--90 {
        padding: 90px 0
    }

    .pl_lg--95 {
        padding-left: 95px
    }

    .pr_lg--95 {
        padding-right: 95px
    }

    .ptb-lg--95 {
        padding: 95px 0
    }

    .pl_lg--100 {
        padding-left: 100px
    }

    .pr_lg--100 {
        padding-right: 100px
    }

    .ptb-lg--100 {
        padding: 100px 0
    }

    .pl_lg--105 {
        padding-left: 105px
    }

    .pr_lg--105 {
        padding-right: 105px
    }

    .ptb-lg--105 {
        padding: 105px 0
    }

    .pl_lg--110 {
        padding-left: 110px
    }

    .pr_lg--110 {
        padding-right: 110px
    }

    .ptb-lg--110 {
        padding: 110px 0
    }

    .pl_lg--115 {
        padding-left: 115px
    }

    .pr_lg--115 {
        padding-right: 115px
    }

    .ptb-lg--115 {
        padding: 115px 0
    }

    .pl_lg--120 {
        padding-left: 120px
    }

    .pr_lg--120 {
        padding-right: 120px
    }

    .ptb-lg--120 {
        padding: 120px 0
    }

    .pl_lg--125 {
        padding-left: 125px
    }

    .pr_lg--125 {
        padding-right: 125px
    }

    .ptb-lg--125 {
        padding: 125px 0
    }

    .pl_lg--130 {
        padding-left: 130px
    }

    .pr_lg--130 {
        padding-right: 130px
    }

    .ptb-lg--130 {
        padding: 130px 0
    }

    .pl_lg--135 {
        padding-left: 135px
    }

    .pr_lg--135 {
        padding-right: 135px
    }

    .ptb-lg--135 {
        padding: 135px 0
    }

    .pl_lg--140 {
        padding-left: 140px
    }

    .pr_lg--140 {
        padding-right: 140px
    }

    .ptb-lg--140 {
        padding: 140px 0
    }

    .pl_lg--145 {
        padding-left: 145px
    }

    .pr_lg--145 {
        padding-right: 145px
    }

    .ptb-lg--145 {
        padding: 145px 0
    }

    .pl_lg--150 {
        padding-left: 150px
    }

    .pr_lg--150 {
        padding-right: 150px
    }

    .ptb-lg--150 {
        padding: 150px 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .pr_md--0 {
        padding-right: 0
    }

    .pl_md--0 {
        padding-left: 0
    }

    .pb_md--5 {
        padding-bottom: 5px
    }

    .pb_md--10 {
        padding-bottom: 10px
    }

    .pb_md--15 {
        padding-bottom: 15px
    }

    .pb_md--20 {
        padding-bottom: 20px
    }

    .pb_md--25 {
        padding-bottom: 25px
    }

    .pb_md--30 {
        padding-bottom: 30px
    }

    .pb_md--35 {
        padding-bottom: 35px
    }

    .pb_md--40 {
        padding-bottom: 40px
    }

    .pb_md--45 {
        padding-bottom: 45px
    }

    .pb_md--50 {
        padding-bottom: 50px
    }

    .pb_md--55 {
        padding-bottom: 55px
    }

    .pb_md--60 {
        padding-bottom: 60px
    }

    .pb_md--65 {
        padding-bottom: 65px
    }

    .pb_md--70 {
        padding-bottom: 70px
    }

    .pb_md--75 {
        padding-bottom: 75px
    }

    .pb_md--80 {
        padding-bottom: 80px
    }

    .pb_md--85 {
        padding-bottom: 85px
    }

    .pb_md--90 {
        padding-bottom: 90px
    }

    .pb_md--95 {
        padding-bottom: 95px
    }

    .pb_md--100 {
        padding-bottom: 100px
    }

    .pb_md--105 {
        padding-bottom: 105px
    }

    .pb_md--110 {
        padding-bottom: 110px
    }

    .pb_md--115 {
        padding-bottom: 115px
    }

    .pb_md--120 {
        padding-bottom: 120px
    }

    .pb_md--125 {
        padding-bottom: 125px
    }

    .pb_md--130 {
        padding-bottom: 130px
    }

    .pb_md--135 {
        padding-bottom: 135px
    }

    .pb_md--140 {
        padding-bottom: 140px
    }

    .pb_md--145 {
        padding-bottom: 145px
    }

    .pb_md--150 {
        padding-bottom: 150px
    }

    .pb_md--155 {
        padding-bottom: 155px
    }

    .pb_md--160 {
        padding-bottom: 160px
    }

    .pb_md--165 {
        padding-bottom: 165px
    }

    .pb_md--170 {
        padding-bottom: 170px
    }

    .pb_md--175 {
        padding-bottom: 175px
    }

    .pb_md--180 {
        padding-bottom: 180px
    }

    .pb_md--185 {
        padding-bottom: 185px
    }

    .pb_md--190 {
        padding-bottom: 190px
    }

    .pb_md--195 {
        padding-bottom: 195px
    }

    .pb_md--200 {
        padding-bottom: 200px
    }

    .pl_md--5 {
        padding-left: 5px
    }

    .pr_md--5 {
        padding-right: 5px
    }

    .pl_md--10 {
        padding-left: 10px
    }

    .pr_md--10 {
        padding-right: 10px
    }

    .pl_md--15 {
        padding-left: 15px
    }

    .pr_md--15 {
        padding-right: 15px
    }

    .pl_md--20 {
        padding-left: 20px
    }

    .pr_md--20 {
        padding-right: 20px
    }

    .pl_md--25 {
        padding-left: 25px
    }

    .pr_md--25 {
        padding-right: 25px
    }

    .pl_md--30 {
        padding-left: 30px
    }

    .pr_md--30 {
        padding-right: 30px
    }

    .pl_md--35 {
        padding-left: 35px
    }

    .pr_md--35 {
        padding-right: 35px
    }

    .pl_md--40 {
        padding-left: 40px
    }

    .pr_md--40 {
        padding-right: 40px
    }

    .pl_md--45 {
        padding-left: 45px
    }

    .pr_md--45 {
        padding-right: 45px
    }

    .pl_md--50 {
        padding-left: 50px
    }

    .pr_md--50 {
        padding-right: 50px
    }

    .pl_md--55 {
        padding-left: 55px
    }

    .pr_md--55 {
        padding-right: 55px
    }

    .pl_md--60 {
        padding-left: 60px
    }

    .pr_md--60 {
        padding-right: 60px
    }

    .pl_md--65 {
        padding-left: 65px
    }

    .pr_md--65 {
        padding-right: 65px
    }

    .pl_md--70 {
        padding-left: 70px
    }

    .pr_md--70 {
        padding-right: 70px
    }

    .pl_md--75 {
        padding-left: 75px
    }

    .pr_md--75 {
        padding-right: 75px
    }

    .pl_md--80 {
        padding-left: 80px
    }

    .pr_md--80 {
        padding-right: 80px
    }

    .pl_md--85 {
        padding-left: 85px
    }

    .pr_md--85 {
        padding-right: 85px
    }

    .pl_md--90 {
        padding-left: 90px
    }

    .pr_md--90 {
        padding-right: 90px
    }

    .pl_md--95 {
        padding-left: 95px
    }

    .pr_md--95 {
        padding-right: 95px
    }

    .pl_md--100 {
        padding-left: 100px
    }

    .pr_md--100 {
        padding-right: 100px
    }

    .pt_md--5 {
        padding-top: 5px
    }

    .pt_md--10 {
        padding-top: 10px
    }

    .pt_md--15 {
        padding-top: 15px
    }

    .pt_md--20 {
        padding-top: 20px
    }

    .pt_md--25 {
        padding-top: 25px
    }

    .pt_md--30 {
        padding-top: 30px
    }

    .pt_md--35 {
        padding-top: 35px
    }

    .pt_md--40 {
        padding-top: 40px
    }

    .pt_md--45 {
        padding-top: 45px
    }

    .pt_md--50 {
        padding-top: 50px
    }

    .pt_md--55 {
        padding-top: 55px
    }

    .pt_md--60 {
        padding-top: 60px
    }

    .pt_md--65 {
        padding-top: 65px
    }

    .pt_md--70 {
        padding-top: 70px
    }

    .pt_md--75 {
        padding-top: 75px
    }

    .pt_md--80 {
        padding-top: 80px
    }

    .pt_md--85 {
        padding-top: 85px
    }

    .pt_md--90 {
        padding-top: 90px
    }

    .pt_md--95 {
        padding-top: 95px
    }

    .pt_md--100 {
        padding-top: 100px
    }

    .pt_md--105 {
        padding-top: 105px
    }

    .pt_md--110 {
        padding-top: 110px
    }

    .pt_md--115 {
        padding-top: 115px
    }

    .pt_md--120 {
        padding-top: 120px
    }

    .pt_md--125 {
        padding-top: 125px
    }

    .pt_md--130 {
        padding-top: 130px
    }

    .pt_md--135 {
        padding-top: 135px
    }

    .pt_md--140 {
        padding-top: 140px
    }

    .pt_md--145 {
        padding-top: 145px
    }

    .pt_md--150 {
        padding-top: 150px
    }

    .pt_md--155 {
        padding-top: 155px
    }

    .pt_md--160 {
        padding-top: 160px
    }

    .pt_md--165 {
        padding-top: 165px
    }

    .pt_md--170 {
        padding-top: 170px
    }

    .pt_md--175 {
        padding-top: 175px
    }

    .pt_md--180 {
        padding-top: 180px
    }

    .pt_md--185 {
        padding-top: 185px
    }

    .pt_md--190 {
        padding-top: 190px
    }

    .pt_md--195 {
        padding-top: 195px
    }

    .pt_md--200 {
        padding-top: 200px
    }

    .pt_md--205 {
        padding-top: 205px
    }

    .pt_md--210 {
        padding-top: 210px
    }

    .pt_md--215 {
        padding-top: 215px
    }

    .pt_md--220 {
        padding-top: 220px
    }

    .pt_md--225 {
        padding-top: 225px
    }

    .pt_md--230 {
        padding-top: 230px
    }

    .pt_md--235 {
        padding-top: 235px
    }

    .pt_md--240 {
        padding-top: 240px
    }

    .pt_md--245 {
        padding-top: 245px
    }

    .pt_md--250 {
        padding-top: 250px
    }

    .pt_md--255 {
        padding-top: 255px
    }

    .pt_md--260 {
        padding-top: 260px
    }

    .pt_md--265 {
        padding-top: 265px
    }

    .pt_md--270 {
        padding-top: 270px
    }

    .pt_md--275 {
        padding-top: 275px
    }

    .pt_md--280 {
        padding-top: 280px
    }

    .pt_md--285 {
        padding-top: 285px
    }

    .pt_md--290 {
        padding-top: 290px
    }

    .pt_md--295 {
        padding-top: 295px
    }

    .pt_md--300 {
        padding-top: 300px
    }

    .ptb-md--5 {
        padding: 5px 0
    }

    .ptb-md--10 {
        padding: 10px 0
    }

    .ptb-md--15 {
        padding: 15px 0
    }

    .ptb-md--20 {
        padding: 20px 0
    }

    .ptb-md--25 {
        padding: 25px 0
    }

    .ptb-md--30 {
        padding: 30px 0
    }

    .ptb-md--35 {
        padding: 35px 0
    }

    .ptb-md--40 {
        padding: 40px 0
    }

    .ptb-md--45 {
        padding: 45px 0
    }

    .ptb-md--50 {
        padding: 50px 0
    }

    .ptb-md--55 {
        padding: 55px 0
    }

    .ptb-md--60 {
        padding: 60px 0
    }

    .ptb-md--65 {
        padding: 65px 0
    }

    .ptb-md--70 {
        padding: 70px 0
    }

    .ptb-md--75 {
        padding: 75px 0
    }

    .ptb-md--80 {
        padding: 80px 0
    }

    .ptb-md--85 {
        padding: 85px 0
    }

    .ptb-md--90 {
        padding: 90px 0
    }

    .ptb-md--95 {
        padding: 95px 0
    }

    .ptb-md--100 {
        padding: 100px 0
    }

    .ptb-md--105 {
        padding: 105px 0
    }

    .ptb-md--110 {
        padding: 110px 0
    }

    .ptb-md--115 {
        padding: 115px 0
    }

    .ptb-md--120 {
        padding: 120px 0
    }

    .ptb-md--125 {
        padding: 125px 0
    }

    .ptb-md--130 {
        padding: 130px 0
    }

    .ptb-md--135 {
        padding: 135px 0
    }

    .ptb-md--140 {
        padding: 140px 0
    }

    .ptb-md--145 {
        padding: 145px 0
    }

    .ptb-md--150 {
        padding: 150px 0
    }

    .space_dec_md--180 {
        margin-top: -180px
    }
}

@media only screen and (max-width:767px) {
    .pr_sm--0 {
        padding-right: 0
    }

    .pl_sm--0 {
        padding-left: 0
    }

    .pb_sm--5 {
        padding-bottom: 5px
    }

    .pb_sm--10 {
        padding-bottom: 10px
    }

    .pb_sm--15 {
        padding-bottom: 15px
    }

    .pb_sm--20 {
        padding-bottom: 20px
    }

    .pb_sm--25 {
        padding-bottom: 25px
    }

    .pb_sm--30 {
        padding-bottom: 30px
    }

    .pb_sm--35 {
        padding-bottom: 35px
    }

    .pb_sm--40 {
        padding-bottom: 40px
    }

    .pb_sm--45 {
        padding-bottom: 45px
    }

    .pb_sm--50 {
        padding-bottom: 50px
    }

    .pb_sm--55 {
        padding-bottom: 55px
    }

    .pb_sm--60 {
        padding-bottom: 60px
    }

    .pb_sm--65 {
        padding-bottom: 65px
    }

    .pb_sm--70 {
        padding-bottom: 70px
    }

    .pb_sm--75 {
        padding-bottom: 75px
    }

    .pb_sm--80 {
        padding-bottom: 80px
    }

    .pb_sm--85 {
        padding-bottom: 85px
    }

    .pb_sm--90 {
        padding-bottom: 90px
    }

    .pb_sm--95 {
        padding-bottom: 95px
    }

    .pb_sm--100 {
        padding-bottom: 100px
    }

    .pb_sm--105 {
        padding-bottom: 105px
    }

    .pb_sm--110 {
        padding-bottom: 110px
    }

    .pb_sm--115 {
        padding-bottom: 115px
    }

    .pb_sm--120 {
        padding-bottom: 120px
    }

    .pb_sm--125 {
        padding-bottom: 125px
    }

    .pb_sm--130 {
        padding-bottom: 130px
    }

    .pb_sm--135 {
        padding-bottom: 135px
    }

    .pb_sm--140 {
        padding-bottom: 140px
    }

    .pb_sm--145 {
        padding-bottom: 145px
    }

    .pb_sm--150 {
        padding-bottom: 150px
    }

    .pb_sm--155 {
        padding-bottom: 155px
    }

    .pb_sm--160 {
        padding-bottom: 160px
    }

    .pb_sm--165 {
        padding-bottom: 165px
    }

    .pb_sm--170 {
        padding-bottom: 170px
    }

    .pb_sm--175 {
        padding-bottom: 175px
    }

    .pb_sm--180 {
        padding-bottom: 180px
    }

    .pb_sm--185 {
        padding-bottom: 185px
    }

    .pb_sm--190 {
        padding-bottom: 190px
    }

    .pb_sm--195 {
        padding-bottom: 195px
    }

    .pb_sm--200 {
        padding-bottom: 200px
    }

    .pl_sm--5 {
        padding-left: 5px
    }

    .pl_sm--10 {
        padding-left: 10px
    }

    .pl_sm--15 {
        padding-left: 15px
    }

    .pl_sm--20 {
        padding-left: 20px
    }

    .pl_sm--25 {
        padding-left: 25px
    }

    .pl_sm--30 {
        padding-left: 30px
    }

    .pl_sm--35 {
        padding-left: 35px
    }

    .pl_sm--40 {
        padding-left: 40px
    }

    .pl_sm--45 {
        padding-left: 45px
    }

    .pl_sm--50 {
        padding-left: 50px
    }

    .pl_sm--55 {
        padding-left: 55px
    }

    .pl_sm--60 {
        padding-left: 60px
    }

    .pl_sm--65 {
        padding-left: 65px
    }

    .pl_sm--70 {
        padding-left: 70px
    }

    .pl_sm--75 {
        padding-left: 75px
    }

    .pl_sm--80 {
        padding-left: 80px
    }

    .pl_sm--85 {
        padding-left: 85px
    }

    .pl_sm--90 {
        padding-left: 90px
    }

    .pl_sm--95 {
        padding-left: 95px
    }

    .pl_sm--100 {
        padding-left: 100px
    }

    .pr_sm--5 {
        padding-right: 5px
    }

    .pr_sm--10 {
        padding-right: 10px
    }

    .pr_sm--15 {
        padding-right: 15px
    }

    .pr_sm--20 {
        padding-right: 20px
    }

    .pr_sm--25 {
        padding-right: 25px
    }

    .pr_sm--30 {
        padding-right: 30px
    }

    .pr_sm--35 {
        padding-right: 35px
    }

    .pr_sm--40 {
        padding-right: 40px
    }

    .pr_sm--45 {
        padding-right: 45px
    }

    .pr_sm--50 {
        padding-right: 50px
    }

    .pr_sm--55 {
        padding-right: 55px
    }

    .pr_sm--60 {
        padding-right: 60px
    }

    .pr_sm--65 {
        padding-right: 65px
    }

    .pr_sm--70 {
        padding-right: 70px
    }

    .pr_sm--75 {
        padding-right: 75px
    }

    .pr_sm--80 {
        padding-right: 80px
    }

    .pr_sm--85 {
        padding-right: 85px
    }

    .pr_sm--90 {
        padding-right: 90px
    }

    .pr_sm--95 {
        padding-right: 95px
    }

    .pr_sm--100 {
        padding-right: 100px
    }

    .pt_sm--5 {
        padding-top: 5px
    }

    .pt_sm--10 {
        padding-top: 10px
    }

    .pt_sm--15 {
        padding-top: 15px
    }

    .pt_sm--20 {
        padding-top: 20px
    }

    .pt_sm--25 {
        padding-top: 25px
    }

    .pt_sm--30 {
        padding-top: 30px
    }

    .pt_sm--35 {
        padding-top: 35px
    }

    .pt_sm--40 {
        padding-top: 40px
    }

    .pt_sm--45 {
        padding-top: 45px
    }

    .pt_sm--50 {
        padding-top: 50px
    }

    .pt_sm--55 {
        padding-top: 55px
    }

    .pt_sm--60 {
        padding-top: 60px
    }

    .pt_sm--65 {
        padding-top: 65px
    }

    .pt_sm--70 {
        padding-top: 70px
    }

    .pt_sm--75 {
        padding-top: 75px
    }

    .pt_sm--80 {
        padding-top: 80px
    }

    .pt_sm--85 {
        padding-top: 85px
    }

    .pt_sm--90 {
        padding-top: 90px
    }

    .pt_sm--95 {
        padding-top: 95px
    }

    .pt_sm--100 {
        padding-top: 100px
    }

    .pt_sm--105 {
        padding-top: 105px
    }

    .pt_sm--110 {
        padding-top: 110px
    }

    .pt_sm--115 {
        padding-top: 115px
    }

    .pt_sm--120 {
        padding-top: 120px
    }

    .pt_sm--125 {
        padding-top: 125px
    }

    .pt_sm--130 {
        padding-top: 130px
    }

    .pt_sm--135 {
        padding-top: 135px
    }

    .pt_sm--140 {
        padding-top: 140px
    }

    .pt_sm--145 {
        padding-top: 145px
    }

    .pt_sm--150 {
        padding-top: 150px
    }

    .pt_sm--155 {
        padding-top: 155px
    }

    .pt_sm--160 {
        padding-top: 160px
    }

    .pt_sm--165 {
        padding-top: 165px
    }

    .pt_sm--170 {
        padding-top: 170px
    }

    .pt_sm--175 {
        padding-top: 175px
    }

    .pt_sm--180 {
        padding-top: 180px
    }

    .pt_sm--185 {
        padding-top: 185px
    }

    .pt_sm--190 {
        padding-top: 190px
    }

    .pt_sm--195 {
        padding-top: 195px
    }

    .pt_sm--200 {
        padding-top: 200px
    }

    .ptb-sm--5 {
        padding: 5px 0
    }

    .ptb-sm--10 {
        padding: 10px 0
    }

    .ptb-sm--15 {
        padding: 15px 0
    }

    .ptb-sm--20 {
        padding: 20px 0
    }

    .ptb-sm--25 {
        padding: 25px 0
    }

    .ptb-sm--30 {
        padding: 30px 0
    }

    .ptb-sm--35 {
        padding: 35px 0
    }

    .ptb-sm--40 {
        padding: 40px 0
    }

    .ptb-sm--45 {
        padding: 45px 0
    }

    .ptb-sm--50 {
        padding: 50px 0
    }

    .ptb-sm--55 {
        padding: 55px 0
    }

    .ptb-sm--60 {
        padding: 60px 0
    }

    .ptb-sm--65 {
        padding: 65px 0
    }

    .ptb-sm--70 {
        padding: 70px 0
    }

    .ptb-sm--75 {
        padding: 75px 0
    }

    .ptb-sm--80 {
        padding: 80px 0
    }

    .ptb-sm--85 {
        padding: 85px 0
    }

    .ptb-sm--90 {
        padding: 90px 0
    }

    .ptb-sm--95 {
        padding: 95px 0
    }

    .ptb-sm--100 {
        padding: 100px 0
    }

    .ptb-sm--105 {
        padding: 105px 0
    }

    .ptb-sm--110 {
        padding: 110px 0
    }

    .ptb-sm--115 {
        padding: 115px 0
    }

    .ptb-sm--120 {
        padding: 120px 0
    }

    .ptb-sm--125 {
        padding: 125px 0
    }

    .ptb-sm--130 {
        padding: 130px 0
    }

    .ptb-sm--135 {
        padding: 135px 0
    }

    .ptb-sm--140 {
        padding: 140px 0
    }

    .ptb-sm--145 {
        padding: 145px 0
    }

    .ptb-sm--150 {
        padding: 150px 0
    }
}

@media only screen and (max-width:575px) {
    .pb_mobile--5 {
        padding-bottom: 5px
    }

    .pl_mobile--5 {
        padding-left: 5px
    }

    .pr_mobile--5 {
        padding-right: 5px
    }

    .pt_mobile--5 {
        padding-top: 5px
    }

    .pb_mobile--5 {
        padding-bottom: 5px
    }

    .pb_mobile--10 {
        padding-bottom: 10px
    }

    .pl_mobile--10 {
        padding-left: 10px
    }

    .pr_mobile--10 {
        padding-right: 10px
    }

    .pt_mobile--10 {
        padding-top: 10px
    }

    .pb_mobile--10 {
        padding-bottom: 10px
    }

    .pb_mobile--15 {
        padding-bottom: 15px
    }

    .pl_mobile--15 {
        padding-left: 15px
    }

    .pr_mobile--15 {
        padding-right: 15px
    }

    .pt_mobile--15 {
        padding-top: 15px
    }

    .pb_mobile--15 {
        padding-bottom: 15px
    }

    .pb_mobile--20 {
        padding-bottom: 20px
    }

    .pl_mobile--20 {
        padding-left: 20px
    }

    .pr_mobile--20 {
        padding-right: 20px
    }

    .pt_mobile--20 {
        padding-top: 20px
    }

    .pb_mobile--20 {
        padding-bottom: 20px
    }

    .pb_mobile--25 {
        padding-bottom: 25px
    }

    .pl_mobile--25 {
        padding-left: 25px
    }

    .pr_mobile--25 {
        padding-right: 25px
    }

    .pt_mobile--25 {
        padding-top: 25px
    }

    .pb_mobile--25 {
        padding-bottom: 25px
    }

    .pb_mobile--30 {
        padding-bottom: 30px
    }

    .pl_mobile--30 {
        padding-left: 30px
    }

    .pr_mobile--30 {
        padding-right: 30px
    }

    .pt_mobile--30 {
        padding-top: 30px
    }

    .pb_mobile--30 {
        padding-bottom: 30px
    }

    .pb_mobile--35 {
        padding-bottom: 35px
    }

    .pl_mobile--35 {
        padding-left: 35px
    }

    .pr_mobile--35 {
        padding-right: 35px
    }

    .pt_mobile--35 {
        padding-top: 35px
    }

    .pb_mobile--35 {
        padding-bottom: 35px
    }

    .pb_mobile--40 {
        padding-bottom: 40px
    }

    .pl_mobile--40 {
        padding-left: 40px
    }

    .pr_mobile--40 {
        padding-right: 40px
    }

    .pt_mobile--40 {
        padding-top: 40px
    }

    .pb_mobile--40 {
        padding-bottom: 40px
    }

    .pb_mobile--45 {
        padding-bottom: 45px
    }

    .pl_mobile--45 {
        padding-left: 45px
    }

    .pr_mobile--45 {
        padding-right: 45px
    }

    .pt_mobile--45 {
        padding-top: 45px
    }

    .pb_mobile--45 {
        padding-bottom: 45px
    }

    .pb_mobile--50 {
        padding-bottom: 50px
    }

    .pl_mobile--50 {
        padding-left: 50px
    }

    .pr_mobile--50 {
        padding-right: 50px
    }

    .pt_mobile--50 {
        padding-top: 50px
    }

    .pb_mobile--50 {
        padding-bottom: 50px
    }

    .pb_mobile--55 {
        padding-bottom: 55px
    }

    .pl_mobile--55 {
        padding-left: 55px
    }

    .pr_mobile--55 {
        padding-right: 55px
    }

    .pt_mobile--55 {
        padding-top: 55px
    }

    .pb_mobile--55 {
        padding-bottom: 55px
    }

    .pb_mobile--60 {
        padding-bottom: 60px
    }

    .pl_mobile--60 {
        padding-left: 60px
    }

    .pr_mobile--60 {
        padding-right: 60px
    }

    .pt_mobile--60 {
        padding-top: 60px
    }

    .pb_mobile--60 {
        padding-bottom: 60px
    }

    .pb_mobile--65 {
        padding-bottom: 65px
    }

    .pl_mobile--65 {
        padding-left: 65px
    }

    .pr_mobile--65 {
        padding-right: 65px
    }

    .pt_mobile--65 {
        padding-top: 65px
    }

    .pb_mobile--65 {
        padding-bottom: 65px
    }

    .pb_mobile--70 {
        padding-bottom: 70px
    }

    .pl_mobile--70 {
        padding-left: 70px
    }

    .pr_mobile--70 {
        padding-right: 70px
    }

    .pt_mobile--70 {
        padding-top: 70px
    }

    .pb_mobile--70 {
        padding-bottom: 70px
    }

    .pb_mobile--75 {
        padding-bottom: 75px
    }

    .pl_mobile--75 {
        padding-left: 75px
    }

    .pr_mobile--75 {
        padding-right: 75px
    }

    .pt_mobile--75 {
        padding-top: 75px
    }

    .pb_mobile--75 {
        padding-bottom: 75px
    }

    .pb_mobile--80 {
        padding-bottom: 80px
    }

    .pl_mobile--80 {
        padding-left: 80px
    }

    .pr_mobile--80 {
        padding-right: 80px
    }

    .pt_mobile--80 {
        padding-top: 80px
    }

    .pb_mobile--80 {
        padding-bottom: 80px
    }

    .pb_mobile--85 {
        padding-bottom: 85px
    }

    .pl_mobile--85 {
        padding-left: 85px
    }

    .pr_mobile--85 {
        padding-right: 85px
    }

    .pt_mobile--85 {
        padding-top: 85px
    }

    .pb_mobile--85 {
        padding-bottom: 85px
    }

    .pb_mobile--90 {
        padding-bottom: 90px
    }

    .pl_mobile--90 {
        padding-left: 90px
    }

    .pr_mobile--90 {
        padding-right: 90px
    }

    .pt_mobile--90 {
        padding-top: 90px
    }

    .pb_mobile--90 {
        padding-bottom: 90px
    }

    .pb_mobile--95 {
        padding-bottom: 95px
    }

    .pl_mobile--95 {
        padding-left: 95px
    }

    .pr_mobile--95 {
        padding-right: 95px
    }

    .pt_mobile--95 {
        padding-top: 95px
    }

    .pb_mobile--95 {
        padding-bottom: 95px
    }

    .pb_mobile--100 {
        padding-bottom: 100px
    }

    .pl_mobile--100 {
        padding-left: 100px
    }

    .pr_mobile--100 {
        padding-right: 100px
    }

    .pt_mobile--100 {
        padding-top: 100px
    }

    .pb_mobile--100 {
        padding-bottom: 100px
    }
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .pb_lp--5 {
        padding-bottom: 5px
    }

    .pl_lp--5 {
        padding-left: 5px
    }

    .pr_lp--5 {
        padding-right: 5px
    }

    .pt_lp--5 {
        padding-top: 5px
    }

    .pb_lp--5 {
        padding-bottom: 5px
    }

    .pb_lp--10 {
        padding-bottom: 10px
    }

    .pl_lp--10 {
        padding-left: 10px
    }

    .pr_lp--10 {
        padding-right: 10px
    }

    .pt_lp--10 {
        padding-top: 10px
    }

    .pb_lp--10 {
        padding-bottom: 10px
    }

    .pb_lp--15 {
        padding-bottom: 15px
    }

    .pl_lp--15 {
        padding-left: 15px
    }

    .pr_lp--15 {
        padding-right: 15px
    }

    .pt_lp--15 {
        padding-top: 15px
    }

    .pb_lp--15 {
        padding-bottom: 15px
    }

    .pb_lp--20 {
        padding-bottom: 20px
    }

    .pl_lp--20 {
        padding-left: 20px
    }

    .pr_lp--20 {
        padding-right: 20px
    }

    .pt_lp--20 {
        padding-top: 20px
    }

    .pb_lp--20 {
        padding-bottom: 20px
    }

    .pb_lp--25 {
        padding-bottom: 25px
    }

    .pl_lp--25 {
        padding-left: 25px
    }

    .pr_lp--25 {
        padding-right: 25px
    }

    .pt_lp--25 {
        padding-top: 25px
    }

    .pb_lp--25 {
        padding-bottom: 25px
    }

    .pb_lp--30 {
        padding-bottom: 30px
    }

    .pl_lp--30 {
        padding-left: 30px
    }

    .pr_lp--30 {
        padding-right: 30px
    }

    .pt_lp--30 {
        padding-top: 30px
    }

    .pb_lp--30 {
        padding-bottom: 30px
    }

    .pb_lp--35 {
        padding-bottom: 35px
    }

    .pl_lp--35 {
        padding-left: 35px
    }

    .pr_lp--35 {
        padding-right: 35px
    }

    .pt_lp--35 {
        padding-top: 35px
    }

    .pb_lp--35 {
        padding-bottom: 35px
    }

    .pb_lp--40 {
        padding-bottom: 40px
    }

    .pl_lp--40 {
        padding-left: 40px
    }

    .pr_lp--40 {
        padding-right: 40px
    }

    .pt_lp--40 {
        padding-top: 40px
    }

    .pb_lp--40 {
        padding-bottom: 40px
    }

    .pb_lp--45 {
        padding-bottom: 45px
    }

    .pl_lp--45 {
        padding-left: 45px
    }

    .pr_lp--45 {
        padding-right: 45px
    }

    .pt_lp--45 {
        padding-top: 45px
    }

    .pb_lp--45 {
        padding-bottom: 45px
    }

    .pb_lp--50 {
        padding-bottom: 50px
    }

    .pl_lp--50 {
        padding-left: 50px
    }

    .pr_lp--50 {
        padding-right: 50px
    }

    .pt_lp--50 {
        padding-top: 50px
    }

    .pb_lp--50 {
        padding-bottom: 50px
    }

    .pb_lp--55 {
        padding-bottom: 55px
    }

    .pl_lp--55 {
        padding-left: 55px
    }

    .pr_lp--55 {
        padding-right: 55px
    }

    .pt_lp--55 {
        padding-top: 55px
    }

    .pb_lp--55 {
        padding-bottom: 55px
    }

    .pb_lp--60 {
        padding-bottom: 60px
    }

    .pl_lp--60 {
        padding-left: 60px
    }

    .pr_lp--60 {
        padding-right: 60px
    }

    .pt_lp--60 {
        padding-top: 60px
    }

    .pb_lp--60 {
        padding-bottom: 60px
    }

    .pb_lp--65 {
        padding-bottom: 65px
    }

    .pl_lp--65 {
        padding-left: 65px
    }

    .pr_lp--65 {
        padding-right: 65px
    }

    .pt_lp--65 {
        padding-top: 65px
    }

    .pb_lp--65 {
        padding-bottom: 65px
    }

    .pb_lp--70 {
        padding-bottom: 70px
    }

    .pl_lp--70 {
        padding-left: 70px
    }

    .pr_lp--70 {
        padding-right: 70px
    }

    .pt_lp--70 {
        padding-top: 70px
    }

    .pb_lp--70 {
        padding-bottom: 70px
    }

    .pb_lp--75 {
        padding-bottom: 75px
    }

    .pl_lp--75 {
        padding-left: 75px
    }

    .pr_lp--75 {
        padding-right: 75px
    }

    .pt_lp--75 {
        padding-top: 75px
    }

    .pb_lp--75 {
        padding-bottom: 75px
    }

    .pb_lp--80 {
        padding-bottom: 80px
    }

    .pl_lp--80 {
        padding-left: 80px
    }

    .pr_lp--80 {
        padding-right: 80px
    }

    .pt_lp--80 {
        padding-top: 80px
    }

    .pb_lp--80 {
        padding-bottom: 80px
    }

    .pb_lp--85 {
        padding-bottom: 85px
    }

    .pl_lp--85 {
        padding-left: 85px
    }

    .pr_lp--85 {
        padding-right: 85px
    }

    .pt_lp--85 {
        padding-top: 85px
    }

    .pb_lp--85 {
        padding-bottom: 85px
    }

    .pb_lp--90 {
        padding-bottom: 90px
    }

    .pl_lp--90 {
        padding-left: 90px
    }

    .pr_lp--90 {
        padding-right: 90px
    }

    .pt_lp--90 {
        padding-top: 90px
    }

    .pb_lp--90 {
        padding-bottom: 90px
    }

    .pb_lp--95 {
        padding-bottom: 95px
    }

    .pl_lp--95 {
        padding-left: 95px
    }

    .pr_lp--95 {
        padding-right: 95px
    }

    .pt_lp--95 {
        padding-top: 95px
    }

    .pb_lp--95 {
        padding-bottom: 95px
    }

    .pb_lp--100 {
        padding-bottom: 100px
    }

    .pl_lp--100 {
        padding-left: 100px
    }

    .pr_lp--100 {
        padding-right: 100px
    }

    .pt_lp--100 {
        padding-top: 100px
    }

    .pb_lp--100 {
        padding-bottom: 100px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .mb_lg--5 {
        margin-bottom: 5px
    }

    .ml_lg--5 {
        margin-left: 5px
    }

    .mr_lg--5 {
        margin-right: 5px
    }

    .mt_lg--5 {
        margin-top: 5px
    }

    .mb_lg--10 {
        margin-bottom: 10px
    }

    .ml_lg--10 {
        margin-left: 10px
    }

    .mr_lg--10 {
        margin-right: 10px
    }

    .mt_lg--10 {
        margin-top: 10px
    }

    .mb_lg--15 {
        margin-bottom: 15px
    }

    .ml_lg--15 {
        margin-left: 15px
    }

    .mr_lg--15 {
        margin-right: 15px
    }

    .mt_lg--15 {
        margin-top: 15px
    }

    .mb_lg--20 {
        margin-bottom: 20px
    }

    .ml_lg--20 {
        margin-left: 20px
    }

    .mr_lg--20 {
        margin-right: 20px
    }

    .mt_lg--20 {
        margin-top: 20px
    }

    .mb_lg--25 {
        margin-bottom: 25px
    }

    .ml_lg--25 {
        margin-left: 25px
    }

    .mr_lg--25 {
        margin-right: 25px
    }

    .mt_lg--25 {
        margin-top: 25px
    }

    .mb_lg--30 {
        margin-bottom: 30px
    }

    .ml_lg--30 {
        margin-left: 30px
    }

    .mr_lg--30 {
        margin-right: 30px
    }

    .mt_lg--30 {
        margin-top: 30px
    }

    .mb_lg--35 {
        margin-bottom: 35px
    }

    .ml_lg--35 {
        margin-left: 35px
    }

    .mr_lg--35 {
        margin-right: 35px
    }

    .mt_lg--35 {
        margin-top: 35px
    }

    .mb_lg--40 {
        margin-bottom: 40px
    }

    .ml_lg--40 {
        margin-left: 40px
    }

    .mr_lg--40 {
        margin-right: 40px
    }

    .mt_lg--40 {
        margin-top: 40px
    }

    .mb_lg--45 {
        margin-bottom: 45px
    }

    .ml_lg--45 {
        margin-left: 45px
    }

    .mr_lg--45 {
        margin-right: 45px
    }

    .mt_lg--45 {
        margin-top: 45px
    }

    .mb_lg--50 {
        margin-bottom: 50px
    }

    .ml_lg--50 {
        margin-left: 50px
    }

    .mr_lg--50 {
        margin-right: 50px
    }

    .mt_lg--50 {
        margin-top: 50px
    }

    .mb_lg--55 {
        margin-bottom: 55px
    }

    .ml_lg--55 {
        margin-left: 55px
    }

    .mr_lg--55 {
        margin-right: 55px
    }

    .mt_lg--55 {
        margin-top: 55px
    }

    .mb_lg--60 {
        margin-bottom: 60px
    }

    .ml_lg--60 {
        margin-left: 60px
    }

    .mr_lg--60 {
        margin-right: 60px
    }

    .mt_lg--60 {
        margin-top: 60px
    }

    .mb_lg--65 {
        margin-bottom: 65px
    }

    .ml_lg--65 {
        margin-left: 65px
    }

    .mr_lg--65 {
        margin-right: 65px
    }

    .mt_lg--65 {
        margin-top: 65px
    }

    .mb_lg--70 {
        margin-bottom: 70px
    }

    .ml_lg--70 {
        margin-left: 70px
    }

    .mr_lg--70 {
        margin-right: 70px
    }

    .mt_lg--70 {
        margin-top: 70px
    }

    .mb_lg--75 {
        margin-bottom: 75px
    }

    .ml_lg--75 {
        margin-left: 75px
    }

    .mr_lg--75 {
        margin-right: 75px
    }

    .mt_lg--75 {
        margin-top: 75px
    }

    .mb_lg--80 {
        margin-bottom: 80px
    }

    .ml_lg--80 {
        margin-left: 80px
    }

    .mr_lg--80 {
        margin-right: 80px
    }

    .mt_lg--80 {
        margin-top: 80px
    }

    .mb_lg--85 {
        margin-bottom: 85px
    }

    .ml_lg--85 {
        margin-left: 85px
    }

    .mr_lg--85 {
        margin-right: 85px
    }

    .mt_lg--85 {
        margin-top: 85px
    }

    .mb_lg--90 {
        margin-bottom: 90px
    }

    .ml_lg--90 {
        margin-left: 90px
    }

    .mr_lg--90 {
        margin-right: 90px
    }

    .mt_lg--90 {
        margin-top: 90px
    }

    .mb_lg--95 {
        margin-bottom: 95px
    }

    .ml_lg--95 {
        margin-left: 95px
    }

    .mr_lg--95 {
        margin-right: 95px
    }

    .mt_lg--95 {
        margin-top: 95px
    }

    .mb_lg--100 {
        margin-bottom: 100px
    }

    .ml_lg--100 {
        margin-left: 100px
    }

    .mr_lg--100 {
        margin-right: 100px
    }

    .mt_lg--100 {
        margin-top: 100px
    }

    .ml_lg--0 {
        margin-left: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .mb_md--5 {
        margin-bottom: 5px
    }

    .ml_md--5 {
        margin-left: 5px
    }

    .mr_md--5 {
        margin-right: 5px
    }

    .mt_md--5 {
        margin-top: 5px
    }

    .mb_md--10 {
        margin-bottom: 10px
    }

    .ml_md--10 {
        margin-left: 10px
    }

    .mr_md--10 {
        margin-right: 10px
    }

    .mt_md--10 {
        margin-top: 10px
    }

    .mb_md--15 {
        margin-bottom: 15px
    }

    .ml_md--15 {
        margin-left: 15px
    }

    .mr_md--15 {
        margin-right: 15px
    }

    .mt_md--15 {
        margin-top: 15px
    }

    .mb_md--20 {
        margin-bottom: 20px
    }

    .ml_md--20 {
        margin-left: 20px
    }

    .mr_md--20 {
        margin-right: 20px
    }

    .mt_md--20 {
        margin-top: 20px
    }

    .mb_md--25 {
        margin-bottom: 25px
    }

    .ml_md--25 {
        margin-left: 25px
    }

    .mr_md--25 {
        margin-right: 25px
    }

    .mt_md--25 {
        margin-top: 25px
    }

    .mb_md--30 {
        margin-bottom: 30px
    }

    .ml_md--30 {
        margin-left: 30px
    }

    .mr_md--30 {
        margin-right: 30px
    }

    .mt_md--30 {
        margin-top: 30px
    }

    .mb_md--35 {
        margin-bottom: 35px
    }

    .ml_md--35 {
        margin-left: 35px
    }

    .mr_md--35 {
        margin-right: 35px
    }

    .mt_md--35 {
        margin-top: 35px
    }

    .mb_md--40 {
        margin-bottom: 40px
    }

    .ml_md--40 {
        margin-left: 40px
    }

    .mr_md--40 {
        margin-right: 40px
    }

    .mt_md--40 {
        margin-top: 40px
    }

    .mb_md--45 {
        margin-bottom: 45px
    }

    .ml_md--45 {
        margin-left: 45px
    }

    .mr_md--45 {
        margin-right: 45px
    }

    .mt_md--45 {
        margin-top: 45px
    }

    .mb_md--50 {
        margin-bottom: 50px
    }

    .ml_md--50 {
        margin-left: 50px
    }

    .mr_md--50 {
        margin-right: 50px
    }

    .mt_md--50 {
        margin-top: 50px
    }

    .mb_md--55 {
        margin-bottom: 55px
    }

    .ml_md--55 {
        margin-left: 55px
    }

    .mr_md--55 {
        margin-right: 55px
    }

    .mt_md--55 {
        margin-top: 55px
    }

    .mb_md--60 {
        margin-bottom: 60px
    }

    .ml_md--60 {
        margin-left: 60px
    }

    .mr_md--60 {
        margin-right: 60px
    }

    .mt_md--60 {
        margin-top: 60px
    }

    .mb_md--65 {
        margin-bottom: 65px
    }

    .ml_md--65 {
        margin-left: 65px
    }

    .mr_md--65 {
        margin-right: 65px
    }

    .mt_md--65 {
        margin-top: 65px
    }

    .mb_md--70 {
        margin-bottom: 70px
    }

    .ml_md--70 {
        margin-left: 70px
    }

    .mr_md--70 {
        margin-right: 70px
    }

    .mt_md--70 {
        margin-top: 70px
    }

    .mb_md--75 {
        margin-bottom: 75px
    }

    .ml_md--75 {
        margin-left: 75px
    }

    .mr_md--75 {
        margin-right: 75px
    }

    .mt_md--75 {
        margin-top: 75px
    }

    .mb_md--80 {
        margin-bottom: 80px
    }

    .ml_md--80 {
        margin-left: 80px
    }

    .mr_md--80 {
        margin-right: 80px
    }

    .mt_md--80 {
        margin-top: 80px
    }

    .mb_md--85 {
        margin-bottom: 85px
    }

    .ml_md--85 {
        margin-left: 85px
    }

    .mr_md--85 {
        margin-right: 85px
    }

    .mt_md--85 {
        margin-top: 85px
    }

    .mb_md--90 {
        margin-bottom: 90px
    }

    .ml_md--90 {
        margin-left: 90px
    }

    .mr_md--90 {
        margin-right: 90px
    }

    .mt_md--90 {
        margin-top: 90px
    }

    .mb_md--95 {
        margin-bottom: 95px
    }

    .ml_md--95 {
        margin-left: 95px
    }

    .mr_md--95 {
        margin-right: 95px
    }

    .mt_md--95 {
        margin-top: 95px
    }

    .mb_md--100 {
        margin-bottom: 100px
    }

    .ml_md--100 {
        margin-left: 100px
    }

    .mr_md--100 {
        margin-right: 100px
    }

    .mt_md--100 {
        margin-top: 100px
    }

    .ml_md--0 {
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    .mb_sm--5 {
        margin-bottom: 5px
    }

    .ml_sm--5 {
        margin-left: 5px
    }

    .mr_sm--5 {
        margin-right: 5px
    }

    .mt_sm--5 {
        margin-top: 5px
    }

    .mb_sm--10 {
        margin-bottom: 10px
    }

    .ml_sm--10 {
        margin-left: 10px
    }

    .mr_sm--10 {
        margin-right: 10px
    }

    .mt_sm--10 {
        margin-top: 10px
    }

    .mb_sm--15 {
        margin-bottom: 15px
    }

    .ml_sm--15 {
        margin-left: 15px
    }

    .mr_sm--15 {
        margin-right: 15px
    }

    .mt_sm--15 {
        margin-top: 15px
    }

    .mb_sm--20 {
        margin-bottom: 20px
    }

    .ml_sm--20 {
        margin-left: 20px
    }

    .mr_sm--20 {
        margin-right: 20px
    }

    .mt_sm--20 {
        margin-top: 20px
    }

    .mb_sm--25 {
        margin-bottom: 25px
    }

    .ml_sm--25 {
        margin-left: 25px
    }

    .mr_sm--25 {
        margin-right: 25px
    }

    .mt_sm--25 {
        margin-top: 25px
    }

    .mb_sm--30 {
        margin-bottom: 30px
    }

    .ml_sm--30 {
        margin-left: 30px
    }

    .mr_sm--30 {
        margin-right: 30px
    }

    .mt_sm--30 {
        margin-top: 30px
    }

    .mb_sm--35 {
        margin-bottom: 35px
    }

    .ml_sm--35 {
        margin-left: 35px
    }

    .mr_sm--35 {
        margin-right: 35px
    }

    .mt_sm--35 {
        margin-top: 35px
    }

    .mb_sm--40 {
        margin-bottom: 40px
    }

    .ml_sm--40 {
        margin-left: 40px
    }

    .mr_sm--40 {
        margin-right: 40px
    }

    .mt_sm--40 {
        margin-top: 40px
    }

    .mb_sm--45 {
        margin-bottom: 45px
    }

    .ml_sm--45 {
        margin-left: 45px
    }

    .mr_sm--45 {
        margin-right: 45px
    }

    .mt_sm--45 {
        margin-top: 45px
    }

    .mb_sm--50 {
        margin-bottom: 50px
    }

    .ml_sm--50 {
        margin-left: 50px
    }

    .mr_sm--50 {
        margin-right: 50px
    }

    .mt_sm--50 {
        margin-top: 50px
    }

    .mb_sm--55 {
        margin-bottom: 55px
    }

    .ml_sm--55 {
        margin-left: 55px
    }

    .mr_sm--55 {
        margin-right: 55px
    }

    .mt_sm--55 {
        margin-top: 55px
    }

    .mb_sm--60 {
        margin-bottom: 60px
    }

    .ml_sm--60 {
        margin-left: 60px
    }

    .mr_sm--60 {
        margin-right: 60px
    }

    .mt_sm--60 {
        margin-top: 60px
    }

    .mb_sm--65 {
        margin-bottom: 65px
    }

    .ml_sm--65 {
        margin-left: 65px
    }

    .mr_sm--65 {
        margin-right: 65px
    }

    .mt_sm--65 {
        margin-top: 65px
    }

    .mb_sm--70 {
        margin-bottom: 70px
    }

    .ml_sm--70 {
        margin-left: 70px
    }

    .mr_sm--70 {
        margin-right: 70px
    }

    .mt_sm--70 {
        margin-top: 70px
    }

    .mb_sm--75 {
        margin-bottom: 75px
    }

    .ml_sm--75 {
        margin-left: 75px
    }

    .mr_sm--75 {
        margin-right: 75px
    }

    .mt_sm--75 {
        margin-top: 75px
    }

    .mb_sm--80 {
        margin-bottom: 80px
    }

    .ml_sm--80 {
        margin-left: 80px
    }

    .mr_sm--80 {
        margin-right: 80px
    }

    .mt_sm--80 {
        margin-top: 80px
    }

    .mb_sm--85 {
        margin-bottom: 85px
    }

    .ml_sm--85 {
        margin-left: 85px
    }

    .mr_sm--85 {
        margin-right: 85px
    }

    .mt_sm--85 {
        margin-top: 85px
    }

    .mb_sm--90 {
        margin-bottom: 90px
    }

    .ml_sm--90 {
        margin-left: 90px
    }

    .mr_sm--90 {
        margin-right: 90px
    }

    .mt_sm--90 {
        margin-top: 90px
    }

    .mb_sm--95 {
        margin-bottom: 95px
    }

    .ml_sm--95 {
        margin-left: 95px
    }

    .mr_sm--95 {
        margin-right: 95px
    }

    .mt_sm--95 {
        margin-top: 95px
    }

    .mb_sm--100 {
        margin-bottom: 100px
    }

    .ml_sm--100 {
        margin-left: 100px
    }

    .mr_sm--100 {
        margin-right: 100px
    }

    .mt_sm--100 {
        margin-top: 100px
    }

    .ml_sm--0 {
        margin-left: 0
    }
}

@media only screen and (max-width:575px) {
    .mb_mobile--5 {
        margin-bottom: 5px
    }

    .ml_mobile--5 {
        margin-left: 5px
    }

    .mr_mobile--5 {
        margin-right: 5px
    }

    .mt_mobile--5 {
        margin-top: 5px
    }

    .mb_mobile--10 {
        margin-bottom: 10px
    }

    .ml_mobile--10 {
        margin-left: 10px
    }

    .mr_mobile--10 {
        margin-right: 10px
    }

    .mt_mobile--10 {
        margin-top: 10px
    }

    .mb_mobile--15 {
        margin-bottom: 15px
    }

    .ml_mobile--15 {
        margin-left: 15px
    }

    .mr_mobile--15 {
        margin-right: 15px
    }

    .mt_mobile--15 {
        margin-top: 15px
    }

    .mb_mobile--20 {
        margin-bottom: 20px
    }

    .ml_mobile--20 {
        margin-left: 20px
    }

    .mr_mobile--20 {
        margin-right: 20px
    }

    .mt_mobile--20 {
        margin-top: 20px
    }

    .mb_mobile--25 {
        margin-bottom: 25px
    }

    .ml_mobile--25 {
        margin-left: 25px
    }

    .mr_mobile--25 {
        margin-right: 25px
    }

    .mt_mobile--25 {
        margin-top: 25px
    }

    .mb_mobile--30 {
        margin-bottom: 30px
    }

    .ml_mobile--30 {
        margin-left: 30px
    }

    .mr_mobile--30 {
        margin-right: 30px
    }

    .mt_mobile--30 {
        margin-top: 30px
    }

    .mb_mobile--35 {
        margin-bottom: 35px
    }

    .ml_mobile--35 {
        margin-left: 35px
    }

    .mr_mobile--35 {
        margin-right: 35px
    }

    .mt_mobile--35 {
        margin-top: 35px
    }

    .mb_mobile--40 {
        margin-bottom: 40px
    }

    .ml_mobile--40 {
        margin-left: 40px
    }

    .mr_mobile--40 {
        margin-right: 40px
    }

    .mt_mobile--40 {
        margin-top: 40px
    }

    .mb_mobile--45 {
        margin-bottom: 45px
    }

    .ml_mobile--45 {
        margin-left: 45px
    }

    .mr_mobile--45 {
        margin-right: 45px
    }

    .mt_mobile--45 {
        margin-top: 45px
    }

    .mb_mobile--50 {
        margin-bottom: 50px
    }

    .ml_mobile--50 {
        margin-left: 50px
    }

    .mr_mobile--50 {
        margin-right: 50px
    }

    .mt_mobile--50 {
        margin-top: 50px
    }

    .mb_mobile--55 {
        margin-bottom: 55px
    }

    .ml_mobile--55 {
        margin-left: 55px
    }

    .mr_mobile--55 {
        margin-right: 55px
    }

    .mt_mobile--55 {
        margin-top: 55px
    }

    .mb_mobile--60 {
        margin-bottom: 60px
    }

    .ml_mobile--60 {
        margin-left: 60px
    }

    .mr_mobile--60 {
        margin-right: 60px
    }

    .mt_mobile--60 {
        margin-top: 60px
    }

    .mb_mobile--65 {
        margin-bottom: 65px
    }

    .ml_mobile--65 {
        margin-left: 65px
    }

    .mr_mobile--65 {
        margin-right: 65px
    }

    .mt_mobile--65 {
        margin-top: 65px
    }

    .mb_mobile--70 {
        margin-bottom: 70px
    }

    .ml_mobile--70 {
        margin-left: 70px
    }

    .mr_mobile--70 {
        margin-right: 70px
    }

    .mt_mobile--70 {
        margin-top: 70px
    }

    .mb_mobile--75 {
        margin-bottom: 75px
    }

    .ml_mobile--75 {
        margin-left: 75px
    }

    .mr_mobile--75 {
        margin-right: 75px
    }

    .mt_mobile--75 {
        margin-top: 75px
    }

    .mb_mobile--80 {
        margin-bottom: 80px
    }

    .ml_mobile--80 {
        margin-left: 80px
    }

    .mr_mobile--80 {
        margin-right: 80px
    }

    .mt_mobile--80 {
        margin-top: 80px
    }

    .mb_mobile--85 {
        margin-bottom: 85px
    }

    .ml_mobile--85 {
        margin-left: 85px
    }

    .mr_mobile--85 {
        margin-right: 85px
    }

    .mt_mobile--85 {
        margin-top: 85px
    }

    .mb_mobile--90 {
        margin-bottom: 90px
    }

    .ml_mobile--90 {
        margin-left: 90px
    }

    .mr_mobile--90 {
        margin-right: 90px
    }

    .mt_mobile--90 {
        margin-top: 90px
    }

    .mb_mobile--95 {
        margin-bottom: 95px
    }

    .ml_mobile--95 {
        margin-left: 95px
    }

    .mr_mobile--95 {
        margin-right: 95px
    }

    .mt_mobile--95 {
        margin-top: 95px
    }

    .mb_mobile--100 {
        margin-bottom: 100px
    }

    .ml_mobile--100 {
        margin-left: 100px
    }

    .mr_mobile--100 {
        margin-right: 100px
    }

    .mt_mobile--100 {
        margin-top: 100px
    }
}

.section-ptb-xl {
    padding: 150px 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-ptb-xl {
        padding: 80px 0
    }
}

@media only screen and (max-width:767px) {
    .section-ptb-xl {
        padding: 70px 0
    }
}

@media only screen and (max-width:575px) {
    .section-ptb-xl {
        padding: 60px 0
    }
}

.section-ptb-120 {
    padding: 120px 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-ptb-120 {
        padding: 80px 0
    }
}

@media only screen and (max-width:767px) {
    .section-ptb-120 {
        padding: 70px 0
    }
}

@media only screen and (max-width:575px) {
    .section-ptb-120 {
        padding: 60px 0
    }
}

.section-ptb-110 {
    padding: 110px 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-ptb-110 {
        padding: 80px 0
    }
}

@media only screen and (max-width:767px) {
    .section-ptb-110 {
        padding: 70px 0
    }
}

@media only screen and (max-width:575px) {
    .section-ptb-110 {
        padding: 60px 0
    }
}

.section-ptb-100 {
    padding: 100px 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-ptb-100 {
        padding: 80px 0
    }
}

@media only screen and (max-width:767px) {
    .section-ptb-100 {
        padding: 70px 0
    }
}

@media only screen and (max-width:575px) {
    .section-ptb-100 {
        padding: 60px 0
    }
}

.section-ptb-150 {
    padding: 150px 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-ptb-150 {
        padding: 80px 0
    }
}

@media only screen and (max-width:767px) {
    .section-ptb-150 {
        padding: 70px 0
    }
}

@media only screen and (max-width:575px) {
    .section-ptb-150 {
        padding: 60px 0
    }
}

.section-pt-xl {
    padding-top: 150px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-pt-xl {
        padding-top: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-pt-xl {
        padding-top: 70px
    }
}

@media only screen and (max-width:575px) {
    .section-pt-xl {
        padding-top: 60px
    }
}

.section-pt-110 {
    padding-top: 110px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-pt-110 {
        padding-top: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-pt-110 {
        padding-top: 70px
    }
}

@media only screen and (max-width:575px) {
    .section-pt-110 {
        padding-top: 60px
    }
}

.section-pt-120 {
    padding-top: 120px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-pt-120 {
        padding-top: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-pt-120 {
        padding-top: 70px
    }
}

@media only screen and (max-width:575px) {
    .section-pt-120 {
        padding-top: 60px
    }
}

.section-pt-100 {
    padding-top: 100px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-pt-100 {
        padding-top: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-pt-100 {
        padding-top: 70px
    }
}

@media only screen and (max-width:575px) {
    .section-pt-100 {
        padding-top: 60px
    }
}

.section-pt-150 {
    padding-top: 150px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-pt-150 {
        padding-top: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-pt-150 {
        padding-top: 70px
    }
}

@media only screen and (max-width:575px) {
    .section-pt-150 {
        padding-top: 60px
    }
}

.section-pb-xl {
    padding-bottom: 150px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-pb-xl {
        padding-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-pb-xl {
        padding-bottom: 70px
    }
}

@media only screen and (max-width:575px) {
    .section-pb-xl {
        padding-bottom: 60px
    }
}

.section-pb-110 {
    padding-bottom: 110px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-pb-110 {
        padding-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-pb-110 {
        padding-bottom: 70px
    }
}

@media only screen and (max-width:575px) {
    .section-pb-110 {
        padding-bottom: 60px
    }
}

.section-pb-120 {
    padding-bottom: 120px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-pb-120 {
        padding-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-pb-120 {
        padding-bottom: 70px
    }
}

@media only screen and (max-width:575px) {
    .section-pb-120 {
        padding-bottom: 60px
    }
}

.section-pb-100 {
    padding-bottom: 100px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-pb-100 {
        padding-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-pb-100 {
        padding-bottom: 70px
    }
}

@media only screen and (max-width:575px) {
    .section-pb-100 {
        padding-bottom: 60px
    }
}

.section-pb-150 {
    padding-bottom: 150px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-pb-150 {
        padding-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .section-pb-150 {
        padding-bottom: 70px
    }
}

@media only screen and (max-width:575px) {
    .section-pb-150 {
        padding-bottom: 60px
    }
}

.text-italic {
    font-style: italic
}

.text-normal {
    font-style: normal
}

.text-underline {
    text-decoration: underline
}

.body-font {
    font-family: Poppins, sans-serif
}

.heading-font {
    font-family: louis_george_caferegular
}

.fullscreen {
    min-height: 100vh;
    width: 100%
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .fullscreen.fullscreen-md--fixed {
        min-height: auto;
        width: 100%;
        padding: 150px 0
    }
}

@media only screen and (max-width:767px) {
    .fullscreen.fullscreen-md--fixed {
        min-height: auto;
        width: 100%;
        padding: 150px 0
    }
}

.w-100 {
    width: 100%
}

.w-75 {
    width: 75%
}

.w-50 {
    width: 50%
}

.w-33 {
    width: 33.33%
}

.w-25 {
    width: 25%
}

.w-20 {
    width: 20%
}

.w-10 {
    width: 10%
}

.max-width--600 {
    max-width: 600px;
    width: 100%
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .max-width--600 {
        max-width: 100%
    }
}

@media only screen and (max-width:767px) {
    .max-width--600 {
        max-width: 100%
    }
}

.h-100 {
    height: 100%
}

.h-75 {
    height: 75%
}

.h-50 {
    height: 50%
}

.h-25 {
    height: 25%
}

.h-33 {
    height: 33.33%
}

.h-10 {
    height: 10%
}

.row--0 {
    margin-left: 0;
    margin-right: 0
}

    .row--0 > [class*=col] {
        padding-left: 0;
        padding-right: 0
    }

.row--2 {
    margin-left: -2px;
    margin-right: -2px
}

    .row--2 > [class*=col] {
        padding-left: 2px;
        padding-right: 2px
    }

.row--5 {
    margin-left: -5px;
    margin-right: -5px
}

    .row--5 > [class*=col] {
        padding-left: 5px;
        padding-right: 5px
    }

.row--10 {
    margin-left: -10px;
    margin-right: -10px
}

    .row--10 > [class*=col] {
        padding-left: 10px;
        padding-right: 10px
    }

.row--20 {
    margin-left: -20px;
    margin-right: -20px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .row--20 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .row--20 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .row--20 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (max-width:767px) {
    .row--20 {
        margin-left: -15px !important;
        margin-right: -15px !important
    }
}

.row--20 > [class*=col-],
.row--20 > [class*=col] {
    padding-left: 20px;
    padding-right: 20px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .row--20 > [class*=col-],
    .row--20 > [class*=col] {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .row--20 > [class*=col-],
    .row--20 > [class*=col] {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .row--20 > [class*=col-],
    .row--20 > [class*=col] {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media only screen and (max-width:767px) {
    .row--20 > [class*=col-],
    .row--20 > [class*=col] {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.row--25 {
    margin-left: -25px;
    margin-right: -25px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .row--25 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .row--25 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .row--25 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (max-width:767px) {
    .row--25 {
        margin-left: -15px !important;
        margin-right: -15px !important
    }
}

.row--25 > [class*=col-],
.row--25 > [class*=col] {
    padding-left: 25px;
    padding-right: 25px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .row--25 > [class*=col-],
    .row--25 > [class*=col] {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .row--25 > [class*=col-],
    .row--25 > [class*=col] {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .row--25 > [class*=col-],
    .row--25 > [class*=col] {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media only screen and (max-width:767px) {
    .row--25 > [class*=col-],
    .row--25 > [class*=col] {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.row--30 {
    margin-left: -30px;
    margin-right: -30px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .row--30 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .row--30 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .row--30 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (max-width:767px) {
    .row--30 {
        margin-left: -15px !important;
        margin-right: -15px !important
    }
}

.row--30 > [class*=col-],
.row--30 > [class*=col] {
    padding-left: 30px;
    padding-right: 30px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .row--30 > [class*=col-],
    .row--30 > [class*=col] {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .row--30 > [class*=col-],
    .row--30 > [class*=col] {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .row--30 > [class*=col-],
    .row--30 > [class*=col] {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media only screen and (max-width:767px) {
    .row--30 > [class*=col-],
    .row--30 > [class*=col] {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.row--40 {
    margin-left: -40px;
    margin-right: -40px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .row--40 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .row--40 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .row--40 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (max-width:767px) {
    .row--40 {
        margin-left: -15px !important;
        margin-right: -15px !important
    }
}

.row--40 > [class*=col-],
.row--40 > [class*=col] {
    padding-left: 40px;
    padding-right: 40px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .row--40 > [class*=col-],
    .row--40 > [class*=col] {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .row--40 > [class*=col-],
    .row--40 > [class*=col] {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .row--40 > [class*=col-],
    .row--40 > [class*=col] {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media only screen and (max-width:767px) {
    .row--40 > [class*=col-],
    .row--40 > [class*=col] {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.row--45 {
    margin-left: -45px;
    margin-right: -45px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .row--45 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .row--45 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .row--45 {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (max-width:767px) {
    .row--45 {
        margin-left: -15px !important;
        margin-right: -15px !important
    }
}

.row--45 > [class*=col-],
.row--45 > [class*=col] {
    padding-left: 45px;
    padding-right: 45px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .row--45 > [class*=col-],
    .row--45 > [class*=col] {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .row--45 > [class*=col-],
    .row--45 > [class*=col] {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .row--45 > [class*=col-],
    .row--45 > [class*=col] {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media only screen and (max-width:767px) {
    .row--45 > [class*=col-],
    .row--45 > [class*=col] {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    opacity: 1
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    opacity: 1
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    opacity: 1
}

[data-black-overlay],
[data-heading-overlay],
[data-light-overlay],
[data-overlay],
[data-white-overlay] {
    position: relative
}

    [data-black-overlay] > *,
    [data-black-overlay] > div,
    [data-heading-overlay] > div,
    [data-light-overlay] > *,
    [data-light-overlay] > div,
    [data-overlay] > *,
    [data-overlay] > div,
    [data-white-overlay] > *,
    [data-white-overlay] > div {
        position: relative;
        z-index: 2
    }

    [data-black-overlay]:before,
    [data-heading-overlay]:before,
    [data-light-overlay]:before,
    [data-overlay]:before,
    [data-white-overlay]:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        z-index: 2
    }

    [data-overlay]:before {
        background-color: #0038e3
    }

    [data-black-overlay]:before {
        background-color: #000
    }

    [data-light-overlay]:before {
        background-color: #5e0891
    }

    [data-white-overlay]:before {
        background-color: #fff
    }

    [data-heading-overlay]:before {
        background-color: #222
    }

[data-black-overlay="1"]:before,
[data-heading-overlay="1"]:before,
[data-light-overlay="1"]:before,
[data-overlay="1"]:before,
[data-white-overlay="1"]:before {
    opacity: .1
}

[data-black-overlay="2"]:before,
[data-heading-overlay="2"]:before,
[data-light-overlay="2"]:before,
[data-overlay="2"]:before,
[data-white-overlay="2"]:before {
    opacity: .2
}

[data-black-overlay="3"]:before,
[data-heading-overlay="3"]:before,
[data-light-overlay="3"]:before,
[data-overlay="3"]:before,
[data-white-overlay="3"]:before {
    opacity: .3
}

[data-black-overlay="4"]:before,
[data-heading-overlay="4"]:before,
[data-light-overlay="4"]:before,
[data-overlay="4"]:before,
[data-white-overlay="4"]:before {
    opacity: .4
}

[data-black-overlay="5"]:before,
[data-heading-overlay="5"]:before,
[data-light-overlay="5"]:before,
[data-overlay="5"]:before,
[data-white-overlay="5"]:before {
    opacity: .5
}

[data-black-overlay="6"]:before,
[data-heading-overlay="6"]:before,
[data-light-overlay="6"]:before,
[data-overlay="6"]:before,
[data-white-overlay="6"]:before {
    opacity: .6
}

[data-black-overlay="7"]:before,
[data-heading-overlay="7"]:before,
[data-light-overlay="7"]:before,
[data-overlay="7"]:before,
[data-white-overlay="7"]:before {
    opacity: .7
}

[data-black-overlay="8"]:before,
[data-heading-overlay="8"]:before,
[data-light-overlay="8"]:before,
[data-overlay="8"]:before,
[data-white-overlay="8"]:before {
    opacity: .8
}

[data-black-overlay="9"]:before,
[data-heading-overlay="9"]:before,
[data-light-overlay="9"]:before,
[data-overlay="9"]:before,
[data-white-overlay="9"]:before {
    opacity: .9
}

[data-black-overlay="10"]:before,
[data-heading-overlay="10"]:before,
[data-light-overlay="10"]:before,
[data-overlay="10"]:before,
[data-white-overlay="10"]:before {
    opacity: 1
}

.bg-dark,
.bg-dark-light,
.bg-secondary,
.bg-theme {
    color: #fff
}

    .bg-dark h1,
    .bg-dark h2,
    .bg-dark h3,
    .bg-dark h4,
    .bg-dark h5,
    .bg-dark h6,
    .bg-dark p,
    .bg-dark-light h1,
    .bg-dark-light h2,
    .bg-dark-light h3,
    .bg-dark-light h4,
    .bg-dark-light h5,
    .bg-dark-light h6,
    .bg-dark-light p,
    .bg-secondary h1,
    .bg-secondary h2,
    .bg-secondary h3,
    .bg-secondary h4,
    .bg-secondary h5,
    .bg-secondary h6,
    .bg-secondary p,
    .bg-theme h1,
    .bg-theme h2,
    .bg-theme h3,
    .bg-theme h4,
    .bg-theme h5,
    .bg-theme h6,
    .bg-theme p {
        color: #fff
    }

#scrollUp {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 25px;
    line-height: 60px;
    background-color: #fff;
    color: #222;
    right: 20px;
    bottom: 60px;
    text-align: center;
    overflow: hidden;
    z-index: 9811 !important;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12), 0 3px 1px -2px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12), 0 3px 1px -2px rgba(0, 0, 0, .2)
}

@media only screen and (max-width:479px) {
    #scrollUp {
        display: none !important
    }
}

#scrollUp i {
    display: block;
    line-height: 55px;
    font-size: 25px
}

#scrollUp:hover i {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.form-message {
    margin-bottom: 0;
    text-align: center
}

    .form-message.error {
        margin-top: 20px;
        color: #f80707
    }

    .form-message.success {
        margin-top: 20px;
        color: #0d8d2d
    }

.bk-parallax {
    position: relative;
    z-index: 0
}

    .bk-parallax > .bk-parallax-img {
        position: absolute;
        -o-object-fit: cover;
        object-fit: cover;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1
    }

.lr-padding {
    padding: 0 120px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .lr-padding {
        padding: 50px 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .lr-padding {
        padding: 50px 15px
    }
}

@media only screen and (max-width:767px) {
    .lr-padding {
        padding: 50px 15px
    }
}

.mr-30 {
    margin-right: 30px !important
}

.slick-slide .service.service--3 .thumb img {
    width: 100%
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .pl--50 {
        padding-left: 0 !important
    }
}

@media only screen and (max-width:767px) {
    .pl--50 {
        padding-left: 0 !important
    }
}

.z-index {
    z-index: 9
}

a.bk-btn,
button.bk-btn {
    padding: 0 36px;
    height: 55px;
    line-height: 55px;
    border-width: 0;
    border-radius: 6px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    font-family: Poppins, sans-serif
}

    a.bk-btn.theme-btn,
    button.bk-btn.theme-btn {
        background-color: #0038e3
    }

    a.bk-btn:hover,
    button.bk-btn:hover {
        -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        transform: translateY(-3px)
    }

.marketing-color {
    border-color: #cc327b !important;
    background-color: #cc327b !important;
    color: #fff !important
}

.button-group .spacing {
    height: 46px
}

a.brook-btn,
button.brook-btn {
    color: #fff;
    border-width: 0;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
    font-weight: 600;
    letter-spacing: 0;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    border-style: solid;
    cursor: pointer;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

    a.brook-btn.text-dark,
    button.brook-btn.text-dark {
        color: #001029
    }

    a.brook-btn.text-theme,
    button.brook-btn.text-theme {
        color: #0038e3
    }

    a.brook-btn.text-white,
    button.brook-btn.text-white {
        color: #fff
    }

    a.brook-btn.space-between,
    button.brook-btn.space-between {
        margin: 5px
    }

    a.brook-btn.with-no-shadow,
    button.brook-btn.with-no-shadow {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    a.brook-btn.bk-btn-theme,
    button.brook-btn.bk-btn-theme {
        background: #0038e3
    }

    a.brook-btn.bk-btn-theme-2,
    button.brook-btn.bk-btn-theme-2 {
        background: #0069ff
    }

    a.brook-btn.bk-btn-yellow,
    button.brook-btn.bk-btn-yellow {
        background: #fcb72b
    }

    a.brook-btn.red-color-2,
    button.brook-btn.red-color-2 {
        background: #f23e20
    }

    a.brook-btn.bk-btn-secondary,
    button.brook-btn.bk-btn-secondary {
        background: #899664
    }

    a.brook-btn.bk-btn-white,
    button.brook-btn.bk-btn-white {
        background: #fff;
        color: #222
    }

    a.brook-btn.bk-btn-green,
    button.brook-btn.bk-btn-green {
        background: #68ae4a;
        color: #fff
    }

    a.brook-btn.bk-btn-gray,
    button.brook-btn.bk-btn-gray {
        background-color: #ededed;
        color: #222;
        text-transform: uppercase;
        font-weight: 500;
        font-family: CerebriSans;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        a.brook-btn.bk-btn-gray:hover,
        button.brook-btn.bk-btn-gray:hover {
            background-color: #9f3939;
            color: #fff
        }

    a.brook-btn.bk-btn-pink,
    button.brook-btn.bk-btn-pink {
        background: #f55d4e
    }

    a.brook-btn.bk-btn-red,
    button.brook-btn.bk-btn-red {
        background: #f0263f
    }

    a.brook-btn.red-color-5,
    button.brook-btn.red-color-5 {
        background: #d0021b
    }

    a.brook-btn.color-green,
    button.brook-btn.color-green {
        background: #899664
    }

    a.brook-btn.color-green-2,
    button.brook-btn.color-green-2 {
        background: #88db5e
    }

    a.brook-btn.brown-3,
    button.brook-btn.brown-3 {
        background: #cac0b3
    }

    a.brook-btn.red-color-3,
    button.brook-btn.red-color-3 {
        background: #f55d4e
    }

        a.brook-btn.red-color-3:hover,
        button.brook-btn.red-color-3:hover {
            background: #f55d4e;
            color: #fff
        }

    a.brook-btn.bk-btn-dark,
    button.brook-btn.bk-btn-dark {
        background: #222
    }

        a.brook-btn.bk-btn-dark:hover,
        button.brook-btn.bk-btn-dark:hover {
            background: #0038e3;
            color: #fff
        }

        a.brook-btn.bk-btn-dark.red-color-3:hover,
        button.brook-btn.bk-btn-dark.red-color-3:hover {
            background: #f55d4e !important;
            color: #fff
        }

    a.brook-btn.bk-btn-gradient-pink,
    button.brook-btn.bk-btn-gradient-pink {
        color: #fff;
        border-color: transparent;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #ff3f85), color-stop(85%, #faa720));
        background: -moz-linear-gradient(150deg, #ff3f85 40%, #faa720 85%);
        background: -webkit-linear-gradient(150deg, #ff3f85 40%, #faa720 85%);
        background: -o-linear-gradient(150deg, #ff3f85 40%, #faa720 85%);
        background: -ms-linear-gradient(150deg, #ff3f85 40%, #faa720 85%);
        background: -webkit-linear-gradient(300deg, #ff3f85 40%, #faa720 85%);
        background: -o-linear-gradient(300deg, #ff3f85 40%, #faa720 85%);
        background: linear-gradient(150deg, #ff3f85 40%, #faa720 85%)
    }

    a.brook-btn.bk-btn-theme-border,
    button.brook-btn.bk-btn-theme-border {
        border-width: 1px;
        background: 0 0;
        border-color: #0038e3;
        color: #0038e3
    }

        a.brook-btn.bk-btn-theme-border:hover,
        button.brook-btn.bk-btn-theme-border:hover {
            background: #0038e3;
            border-color: #0038e3;
            color: #fff
        }

    a.brook-btn.bk-btn-secondary-border,
    button.brook-btn.bk-btn-secondary-border {
        border-width: 1px;
        background: #fff;
        border-color: #899664;
        color: #899664
    }

        a.brook-btn.bk-btn-secondary-border:hover,
        button.brook-btn.bk-btn-secondary-border:hover {
            background: #899664;
            border-color: #899664;
            color: #fff
        }

    a.brook-btn.bk-btn-white-border,
    button.brook-btn.bk-btn-white-border {
        border-width: 1px;
        border-color: #fff;
        color: #0a2d4e !important;
        margin-left: 10px;
        background: #ffcc29 !important;
    }

        a.brook-btn.bk-btn-white-border:hover,
        button.brook-btn.bk-btn-white-border:hover {
            background: #fff;
            border-color: #fff;
            color: #000 !important;
        }

    a.brook-btn.bk-btn-pink-border,
    button.brook-btn.bk-btn-pink-border {
        border-width: 1px;
        background: #ffcc2a;
        border-color: #f55d4e;
        color: #f55d4e
    }

        a.brook-btn.bk-btn-pink-border:hover,
        button.brook-btn.bk-btn-pink-border:hover {
            background: #ffcc2a !important;
            border-color: #f55d4e;
            color: #fff
        }

    a.brook-btn.btn-rounded,
    button.brook-btn.btn-rounded {
        border-radius: 0px
    }

    a.brook-btn.btn-rectangle,
    button.brook-btn.btn-rectangle {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0
    }

    a.brook-btn.btn-bullet,
    button.brook-btn.btn-bullet {
        -moz-border-radius: 500px;
        -webkit-border-radius: 500px;
        border-radius: 500px
    }

    a.brook-btn.btn-xs-size,
    button.brook-btn.btn-xs-size {
        padding: 0 20px;
        height: 40px;
        line-height: 40px;
        font-size: 13px
    }

    a.brook-btn.btn-sm-size,
    button.brook-btn.btn-sm-size {
        padding: 0 30px;
        height: 48px;
        line-height: 48px;
        font-size: 14px
    }

    a.brook-btn.btn-sd-size,
    button.brook-btn.btn-sd-size {
        padding: 0 15px;
        height: 36px;
        line-height: 34px;
        font-size: 16px
    }

    a.brook-btn.btn-lg-size,
    button.brook-btn.btn-lg-size {
        padding: 0 40px;
        height: 62px;
        line-height: 62px;
        font-size: 16px
    }

    a.brook-btn:hover,
    button.brook-btn:hover {
    }

a.moredetails-btn {
    font-weight: 600;
    font-size: 16px;
    color: #003461;
    border-bottom: solid 1px #ffcc25;
    float: left;
    padding-bottom: 5px;
    margin-top: 20px;
    font-family: 'Open Sans', sans-serif;
}

    a.moredetails-btn.font-16 {
        font-size: 16px
    }

    a.moredetails-btn:hover {
        color: #0038e3
    }

    a.moredetails-btn i {
        padding-left: 20px !important;
        color: #003461;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

    a.moredetails-btn.red-color i {
        color: #f0263f
    }

    a.moredetails-btn.red-color:hover {
        color: #f0263f
    }

    a.moredetails-btn.yellow-color-2 i {
        color: #f8a440
    }

    a.moredetails-btn.yellow-color-2:hover {
        color: #f8a440
    }

.view-more-btn.heding-color a span {
    color: #222
}

.view-more-btn.headingfont a span {
    font-family: louis_george_caferegular
}

.view-more-btn.font-18 a {
    font-size: 18px
}

.view-more-btn.font-700 a {
    font-weight: 700
}

.view-more-btn.font-600 a {
    font-weight: 600
}

.view-more-btn a {
    font-size: 14px
}

    .view-more-btn a span {
        color: #fff;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

        .view-more-btn a span.btn-arrow {
            -webkit-transition: all .5s !important;
            -o-transition: all .5s !important;
            transition: all .5s !important;
            display: inline-block;
            vertical-align: middle;
            position: relative;
            width: 73px;
            height: 2px;
            background: currentColor;
            margin-left: 14px;
            color: #fcb72b;
            font-size: 14px;
            font-family: Poppins, sans-serif
        }

            .view-more-btn a span.btn-arrow::before {
                content: "";
                position: absolute;
                right: 1px;
                width: 15px;
                height: 15px;
                border: 2px solid currentColor;
                border-left: 0;
                border-bottom: 0;
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg);
                top: -6px
            }

    .view-more-btn a:hover span.btn-arrow {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

.view-more-btn.brown-color a span.btn-arrow {
    background: #ce8f4f;
    color: #ce8f4f
}

.btn-essential {
    border: 2px solid #eee !important;
    color: #111 !important;
    background: 0 0 !important;
    width: 100% !important;
    display: block !important;
    text-transform: uppercase;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin: 0 !important
}

    .btn-essential:hover {
        background: #68ae4a !important;
        border-color: #68ae4a !important;
        color: #fff !important;
        -webkit-transform: translateY(0) !important;
        -ms-transform: translateY(0) !important;
        transform: translateY(0) !important
    }

.btn-restaurant {
    border-radius: 0
}

.video-btn-text {
    display: inline-block;
    font-size: 18px;
    line-height: 32px;
    color: #fff !important;
    font-family: Roboto, sans-serif
}

    .video-btn-text i {
        margin-right: 5px
    }

.corona-btn {
    font-size: 18px !important;
    font-family: Roboto, sans-serif !important
}

@-webkit-keyframes border-animate-top {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes border-animate-top {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@-webkit-keyframes border-animate-right {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes border-animate-right {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@-webkit-keyframes border-animate-bottom {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes border-animate-bottom {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes border-animate-left {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes border-animate-left {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

.padding-bottom-50 {
    padding-bottom: 50px !important
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .padding-bottom-50 {
        padding-bottom: 0 !important
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .padding-bottom-50 {
        padding-bottom: 0 !important
    }
}

@media only screen and (max-width:767px) {
    .padding-bottom-50 {
        padding-bottom: 0 !important
    }
}

.book-table-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center
}

    .book-table-btn .border-animate {
        overflow: hidden;
        position: absolute;
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px
    }

        .book-table-btn .border-animate > div {
            position: absolute
        }

            .book-table-btn .border-animate > div.bottom,
            .book-table-btn .border-animate > div.top {
                width: 100%;
                height: 1px;
                left: 0
            }

            .book-table-btn .border-animate > div.top {
                top: 0;
                background: -webkit-linear-gradient(left, rgba(255, 255, 255, .3), #fff);
                background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, .3)), to(#fff));
                background: -o-linear-gradient(left, rgba(255, 255, 255, .3), #fff);
                background: linear-gradient(90deg, rgba(255, 255, 255, .3), #fff);
                -webkit-animation: border-animate-top 2s linear infinite;
                animation: border-animate-top 2s linear infinite
            }

            .book-table-btn .border-animate > div.bottom {
                background: -webkit-linear-gradient(right, rgba(255, 255, 255, .3), #fff);
                background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, .3)), to(#fff));
                background: -o-linear-gradient(right, rgba(255, 255, 255, .3), #fff);
                background: linear-gradient(270deg, rgba(255, 255, 255, .3), #fff);
                bottom: 0;
                -webkit-animation: border-animate-bottom 2s linear infinite;
                animation: border-animate-bottom 2s linear infinite
            }

            .book-table-btn .border-animate > div.left,
            .book-table-btn .border-animate > div.right {
                height: 100%;
                width: 1px;
                top: 0
            }

            .book-table-btn .border-animate > div.right {
                right: 0;
                background: -webkit-linear-gradient(top, rgba(255, 255, 255, .3), #fff);
                background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .3)), to(#fff));
                background: -o-linear-gradient(top, rgba(255, 255, 255, .3), #fff);
                background: linear-gradient(180deg, rgba(255, 255, 255, .3), #fff);
                -webkit-animation: border-animate-right 2s linear infinite;
                animation: border-animate-right 2s linear infinite;
                -webkit-animation-delay: 1s;
                animation-delay: 1s
            }

            .book-table-btn .border-animate > div.left {
                background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, .3), #fff);
                background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, .3)), to(#fff));
                background: -o-linear-gradient(bottom, rgba(255, 255, 255, .3), #fff);
                background: linear-gradient(0deg, rgba(255, 255, 255, .3), #fff);
                left: 0;
                -webkit-animation: border-animate-left 2s linear infinite;
                animation: border-animate-left 2s linear infinite;
                -webkit-animation-delay: 1s;
                animation-delay: 1s
            }

    .book-table-btn a {
        height: 85px;
        line-height: 85px;
        width: 100%;
        border-radius: 0;
        color: #fff;
        border-color: #bc9464;
        background-color: #bc9464;
        display: block;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: 1px;
        text-transform: uppercase
    }

        .book-table-btn a:hover {
            color: #fff
        }

.yu2fvl {
    z-index: 9999;
    top: 0
}

.yu2fvl-iframe {
    display: block;
    height: 100%;
    width: 100%;
    border: 0
}

.yu2fvl-overlay {
    z-index: 9998;
    background: #000;
    opacity: .8
}

.yu2fvl-close {
    position: absolute;
    top: 1px;
    left: 100%;
    display: inline-block;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    background: #f10 !important;
    background-color: #f10 !important;
    color: #fff;
    border: 0;
    background: 0 0;
    cursor: pointer
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .yu2fvl-close {
        left: auto;
        right: 0;
        top: auto;
        bottom: 100%
    }
}

@media only screen and (max-width:767px) {
    .yu2fvl-close {
        left: auto;
        right: 0;
        top: auto;
        bottom: 100%
    }

    .video h2 {
        color: #fff;
        font-size: 32px
    }

    .video h4 {
        font-size: 22px;
        line-height: 32px
    }
}

.section-title h3 {
    color: #0038e3;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.43;
    font-family: Poppins, sans-serif;
    margin-bottom: 39px
}

@media only screen and (max-width:767px) {
    .section-title h3 {
        margin-bottom: 16px
    }
}

.section-title h2 {
    font-size: 48px;
    line-height: 1.25;
    margin-bottom: 0;
    word-wrap: break-word;
    max-width: 100%;
    color: #222
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .section-title h2 {
        font-size: 38px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-title h2 {
        font-size: 38px
    }

        .section-title h2 br {
            display: none
        }
}

@media only screen and (max-width:767px) {
    .section-title h2 {
        font-size: 30px
    }

        .section-title h2 br {
            display: none
        }
}

.section-title.white-text h3 {
    color: #fff
}

.section-title.white-text h2 {
    color: #fff
}

.section-title--2 h2 {
    font-size: 48px;
    line-height: 1.32;
    font-weight: 700;
    color: #222;
    font-family: louis_george_caferegular
}

.section-title.normal-text h2 {
    font-weight: 400
}

.brook-section-title-restaurant h3 {
    font-size: 40px;
    line-height: 1.4;
    font-weight: 400;
    font-family: "Comic Sans MS" !important;
    margin-bottom: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .brook-section-title-restaurant h3 {
        font-size: 28px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brook-section-title-restaurant h3 {
        font-size: 28px
    }
}

@media only screen and (max-width:767px) {
    .brook-section-title-restaurant h3 {
        font-size: 28px
    }
}

.brook-section-title-restaurant .title {
    font-size: 46px;
    line-height: 1.22;
    letter-spacing: 3px;
    font-weight: 700;
    font-family: CerebriSans !important;
    text-transform: uppercase;
    margin-bottom: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .brook-section-title-restaurant .title {
        font-size: 34px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brook-section-title-restaurant .title {
        font-size: 34px
    }
}

@media only screen and (max-width:767px) {
    .brook-section-title-restaurant .title {
        font-size: 34px
    }
}

.brook-section-title-business h5 {
    font-size: 18px;
    font-family: Spectral, serif !important;
    line-height: 1.29;
    font-weight: 600 !important;
    text-transform: capitalize !important;
    font-style: italic;
    color: rgba(17, 17, 17, .4)
}

.brook-section-title-business h3 {
    font-size: 46px;
    margin-bottom: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .brook-section-title-business h3 {
        font-size: 32px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brook-section-title-business h3 {
        font-size: 28px
    }
}

@media only screen and (max-width:767px) {
    .brook-section-title-business h3 {
        font-size: 26px
    }
}

.brook-section-title-business .separator::after {
    content: "";
    display: inline-block;
    margin-top: 39px;
    width: 80px;
    height: 2px;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(159, 57, 57, 0)), color-stop(rgba(159, 57, 57, .8)), to(rgba(159, 57, 57, 0)));
    background-image: -webkit-linear-gradient(left, rgba(159, 57, 57, 0), rgba(159, 57, 57, .8), rgba(159, 57, 57, 0));
    background-image: -o-linear-gradient(left, rgba(159, 57, 57, 0), rgba(159, 57, 57, .8), rgba(159, 57, 57, 0));
    background-image: linear-gradient(90deg, rgba(159, 57, 57, 0), rgba(159, 57, 57, .8), rgba(159, 57, 57, 0))
}

.brook-section-title-corona h2 {
    font-size: 50px;
    line-height: 65px;
    font-weight: 700;
    color: #0038e3 font-family: 'Oxygen', sans-serif;
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .brook-section-title-corona h2 {
        font-size: 40px;
        line-height: 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brook-section-title-corona h2 {
        font-size: 40px;
        line-height: 50px
    }
}

@media only screen and (max-width:767px) {
    .brook-section-title-corona h2 {
        font-size: 30px;
        line-height: 40px
    }
}

.brook-section-title-corona p {
    font-size: 18px;
    line-height: 28px;
    font-family: 'Oxygen', sans-serif;
    font-weight: 400;
    margin-bottom: 0;
    color: #212121;
    padding-bottom: 1%;
}

@media only screen and (max-width:767px) {
    .brook-section-title-corona p br {
        display: none
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .brook-section-title-corona p {
        font-size: 16px;
        line-height: 28px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brook-section-title-corona p {
        font-size: 16px;
        line-height: 28px
    }
}

@media only screen and (max-width:767px) {
    .brook-section-title-corona p {
        font-size: 14px;
        line-height: 24px
    }
}

.group-link a {
    position: relative;
    font-size: 18px;
    font-family: CerebriSans;
    color: #222;
    position: relative;
    padding: 2px 0;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

    .group-link a::before {
        content: "";
        width: 0;
        height: 1px;
        bottom: 0;
        position: absolute;
        left: auto;
        right: 0;
        z-index: -1;
        -webkit-transition: width 1s cubic-bezier(.25, .8, .25, 1) 0s;
        -o-transition: width 1s cubic-bezier(.25, .8, .25, 1) 0s;
        transition: width 1s cubic-bezier(.25, .8, .25, 1) 0s;
        background: currentColor
    }

    .group-link a::after {
        width: 100% !important;
        right: 0 !important;
        left: auto !important;
        z-index: -2;
        background: #ddd;
        content: "";
        height: 1px;
        bottom: 0;
        position: absolute;
        -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
        -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
        transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s
    }

    .group-link a:hover {
        color: #222
    }

        .group-link a:hover::before {
            width: 100%;
            left: 0;
            right: auto
        }

.view-btn a {
    position: relative;
    padding: 5px 0;
    display: inline-block;
    border: 0;
    background-color: transparent;
    font-weight: 600;
    font-size: 16px;
    color: #111;
    text-transform: uppercase;
    font-family: CerebriSans
}

    .view-btn a::before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background: #eee;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

    .view-btn a::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        opacity: 0;
        background: currentColor;
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

    .view-btn a:hover {
        color: #9f3939
    }

        .view-btn a:hover::after {
            opacity: 1;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0)
        }

.color-white {
    color: #fff
}

.colo-gray {
    color: rgba(255, 255, 255, .4) !important
}

.title-separator {
    display: block;
    line-height: 0
}

    .title-separator::after {
        content: "";
        display: inline-block;
        height: 3px;
        border-radius: 3px
    }

    .title-separator.w--80::after {
        width: 80px
    }

    .title-separator.w--90::after {
        width: 90px
    }

    .title-separator.w--100::after {
        width: 100px
    }

    .title-separator.w--200::after {
        width: 200px
    }

    .title-separator.color-red::after {
        background: #f0263f
    }

    .title-separator.color-blue::after {
        background: #0038e3
    }

.theme-creative {
    background-color: #fe378c;
    font-style: italic;
    font-weight: 700;
    background-color: #fe378c;
    background-image: -webkit-linear-gradient(223deg, #fe5b34 0, #fe378c 100%);
    background-image: -o-linear-gradient(223deg, #fe5b34 0, #fe378c 100%);
    background-image: linear-gradient(-133deg, #fe5b34 0, #fe378c 100%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text
}

.section-title--between {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .section-title--between .title h3 {
        font-size: 48px;
        line-height: 1.21;
        color: #fff;
        margin-bottom: 0;
        word-wrap: break-word;
        max-width: 100%;
        font-family: Montserrat, sans-serif
    }

        .section-title--between .title h3 span {
            font-family: 'Playfair Display', serif;
            font-style: italic;
            font-weight: 700
        }

    .section-title--between .section-btn a.button-text {
        font-weight: 600;
        font-size: 14px;
        color: #fff;
        font-family: Poppins, sans-serif;
        white-space: nowrap;
        line-height: 1.2
    }

        .section-title--between .section-btn a.button-text i {
            padding-left: 20px;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1);
            font-size: 12px
        }

        .section-title--between .section-btn a.button-text:hover i {
            -webkit-transform: translate(5px, 0);
            -ms-transform: translate(5px, 0);
            transform: translate(5px, 0)
        }

.title--creative h3.heading {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.43;
    margin-bottom: 0;
    word-wrap: break-word;
    font-family: Montserrat, sans-serif;
    margin-bottom: 34px;
    color: #fff
}

.title--creative h2 {
    font-size: 48px;
    line-height: 1.21;
    color: #fff;
    max-width: 470px;
    font-family: Montserrat, sans-serif
}

    .title--creative h2 span {
        font-family: 'Playfair Display', serif;
        font-style: italic;
        font-weight: 700
    }

@media only screen and (max-width:767px) {
    .title--creative h2 br {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .title--creative h2 br {
        display: none
    }
}

.title--creative p {
    font-size: 18px;
    line-height: 1.67;
    color: #fff;
    margin-bottom: 45px;
    word-wrap: break-word;
    max-width: 100%;
    font-family: Montserrat, sans-serif;
    margin: 0;
    margin-top: 30px
}

.service.service--1 {
    position: relative;
    padding: 30px;
    background: #fff;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    z-index: 1;
    min-height: 290px;
}

    .service.service--1.theme-color {
        background: #0038e3
    }

        .service.service--1.theme-color::before {
            border: 1px solid #000
        }

        .service.service--1.theme-color:hover::before {
            border: 2px solid #000 !important
        }

        .service.service--1.theme-color .content a.service-btn i {
            color: #222 !important
        }

        .service.service--1.theme-color .content a.service-btn:hover {
            color: #222 !important
        }

            .service.service--1.theme-color .content a.service-btn:hover i {
                color: #222 !important
            }

    .service.service--1::before {
        position: absolute;
        content: "";
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 10px;
        border: 1px solid #fcca32;
        opacity: 1;
        visibility: visible;
        z-index: -1
    }

    .service.service--1:hover {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px);
        -webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, .1);
        box-shadow: 0 2px 30px rgba(0, 0, 0, .1)
    }

        .service.service--1:hover::before {
            border-color: #003461
        }

    .service.service--1 .icons {
        margin-bottom: 0px
    }

        .service.service--1 .icons i {
            color: #0038e3;
            font-size: 80px
        }

    .service.service--1 .content h4 {
        font-size: 18px;
        line-height: 1.38;
        margin-bottom: 18px;
        color: #222;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400
    }

    .service.service--1 .content p {
        color: #333;
        font-family: louis_george_caferegular;
        letter-spacing: 0;
        line-height: 1.32;
        font-size: 16px
    }

    .service.service--1 .content a.service-btn {
        border: 0;
        background-color: transparent;
        font-weight: 600;
        font-size: 14px;
        color: #222;
        display: inline-block;
        margin-top: 46px;
        padding-right: 25px;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s
    }

        .service.service--1 .content a.service-btn i {
            font-size: 12px;
            left: auto;
            right: auto;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            margin-left: 15px;
            color: #0038e3;
            -webkit-transition: .3s;
            -o-transition: .3s;
            transition: .3s
        }

        .service.service--1 .content a.service-btn:hover {
            color: #0038e3
        }

            .service.service--1 .content a.service-btn:hover i {
                color: #0038e3
            }

.service.bg-transparent {
    background: 0 0
}

    .service.bg-transparent .content h4 {
        color: #fff
    }

    .service.bg-transparent .content p {
        color: #fff
    }

    .service.bg-transparent .content a.service-btn {
        color: #fff
    }

.service.service--2 .thumb {
    margin-bottom: 35px
}

    .service.service--2 .thumb img {
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

.service.service--2 .content h4 {
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 21px;
    font-weight: 700;
    font-family: Montserrat, sans-serif
}

.service.service--2 .content p {
    color: #fff;
    max-width: 320px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.6;
    font-size: 15px;
    font-family: Montserrat, sans-serif;
    margin-bottom: 0
}

.service.service--2:hover .thumb img {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.service.service--3 .thumb {
    overflow: hidden
}

    .service.service--3 .thumb a img {
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

.service.service--3 .content {
    padding: 0 20px;
    text-align: center
}

    .service.service--3 .content h3 {
        font-size: 18px;
        margin-bottom: 14px;
        margin-top: 28px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 1.23;
        font-family: Poppins, sans-serif
    }

        .service.service--3 .content h3 a {
            color: #222;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1)
        }

            .service.service--3 .content h3 a:hover {
                color: #0038e3
            }

    .service.service--3 .content p {
        letter-spacing: 0;
        line-height: 1.32;
        font-size: 16px;
        font-family: louis_george_caferegular;
        color: #333
    }

.service.service--3:hover .thumb a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.modern-service-content p {
    font-size: 18px !important;
    line-height: 32px !important;
    max-width: 470px !important
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .modern-service-content p {
        max-width: 100% !important
    }
}

@media only screen and (max-width:767px) {
    .modern-service-content p {
        max-width: 100% !important
    }
}

.slick-btn.slick-arrow i {
    font-size: 30px;
    color: #f10
}

.bk-service-list .thumb {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 40%
}

@media only screen and (max-width:767px) {
    .bk-service-list .thumb {
        max-width: 100%;
        margin-bottom: 30px
    }
}

.bk-service-list .content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 890px
}

.architecture-service-container {
    position: relative;
    background: #fff;
    overflow: hidden
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .authenthic-service h1.heading-h1 {
        font-size: 37px
    }
}

.architecture-bg-thumbnail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .architecture-bg-thumbnail .inner {
        position: absolute;
        height: 100%;
        width: 100%;
        z-index: 1;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

        .architecture-bg-thumbnail .inner .architecture-hover-image {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            -webkit-transition: all 1.5s;
            -o-transition: all 1.5s;
            transition: all 1.5s;
            opacity: 0;
            z-index: -1;
            overflow: hidden;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }

            .architecture-bg-thumbnail .inner .architecture-hover-image.active {
                z-index: 1;
                opacity: 1;
                -webkit-transform: scale3d(1.05, 1.05, 1.05);
                transform: scale3d(1.05, 1.05, 1.05)
            }

            .architecture-bg-thumbnail .inner .architecture-hover-image .bg-thumb {
                -webkit-transition: all 1s;
                -o-transition: all 1s;
                transition: all 1s;
                height: 100%;
                width: 100%;
                background-size: cover;
                background-repeat: no-repeat;
                background-position: center center
            }

                .architecture-bg-thumbnail .inner .architecture-hover-image .bg-thumb.bg-image--1 {
                    background-image: url(img/engineering.jpg)
                }

                .architecture-bg-thumbnail .inner .architecture-hover-image .bg-thumb.bg-image--2 {
                    background-image: url(img/slider/type/bg-image-20.jpg)
                }

                .architecture-bg-thumbnail .inner .architecture-hover-image .bg-thumb.bg-image--3 {
                    background-image: url(img/slider/type/bg-image-21.jpg)
                }

                .architecture-bg-thumbnail .inner .architecture-hover-image .bg-thumb.bg-image--4 {
                    background-image: url(img/slider/type/bg-image-22.jpg)
                }

                .architecture-bg-thumbnail .inner .architecture-hover-image .bg-thumb.bg-image--5 {
                    background-image: url(img/bg/bg-image-68.jpg)
                }

                .architecture-bg-thumbnail .inner .architecture-hover-image .bg-thumb.bg-image--6 {
                    background-image: url(img/bg/bg-image-68.jpg)
                }

.architecture-service {
    min-height: 450px;
    border-right: 1px solid rgba(255, 255, 255, .21);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
    z-index: 9;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .architecture-service {
        min-height: auto;
        height: auto;
        padding: 0 30px
    }
}

@media only screen and (max-width:767px) {
    .architecture-service {
        min-height: auto;
        height: auto;
        padding: 0 30px
    }
}

.architecture-service .architecture-inner {
    padding: 97px 50px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .architecture-service .architecture-inner {
        padding: 60px 0
    }
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .architecture-service .architecture-inner {
        padding: 97px 19px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .architecture-service .architecture-inner {
        padding: 60px 0
    }
}

@media only screen and (max-width:767px) {
    .architecture-service .architecture-inner {
        padding: 60px 0
    }
}

.architecture-service .architecture-inner .view-more-btn {
    height: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.architecture-service:hover .architecture-inner .view-more-btn {
    height: auto;
    opacity: 1;
    visibility: visible;
    margin-top: 24px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.architecture-service .architecture-inner p {
    color: #fff
}

.service-content h3 {
    font-size: 40px;
    line-height: 1.28;
    font-weight: 200;
    margin-bottom: 30px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .service-content h3 {
        font-size: 28px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .service-content h3 {
        font-size: 28px
    }
}

@media only screen and (max-width:767px) {
    .service-content h3 {
        font-size: 28px
    }
}

.service-content p {
    font-size: 18px;
    line-height: 1.78;
    margin-bottom: 60px
}

.counter-fullwidth-grid {
    width: 100%;
    max-width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr)
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .counter-fullwidth-grid {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr)
    }
}

@media only screen and (max-width:767px) {
    .counter-fullwidth-grid {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr)
    }
}

@media only screen and (max-width:575px) {
    .counter-fullwidth-grid {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.brook-counter .content span {
    margin-bottom: 29px;
    font-size: 48px;
    font-weight: 300;
    color: #fcca32;
    display: block;
    font-family: 'Open Sans', sans-serif;
}

.brook-counter .content h6 {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #fff
}

.brook-counter.counter-with-border {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #ddd;
    padding-top: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .brook-counter.counter-with-border {
        padding: 0px 0px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brook-counter.counter-with-border {
        padding: 0 0px
    }
}

.brook-counter.counter-with-border::before {
    content: "";
    padding-top: 100%
}

.brook-counter.counter-with-border:hover {
    box-shadow: 0 0 40px #ccc;
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .brook-counter.counter-with-border:hover {
        border: 5px solid #0038e3
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brook-counter.counter-with-border:hover {
        border: 5px solid #0038e3
    }
}

@media only screen and (max-width:767px) {
    .brook-counter.counter-with-border:hover {
        border: 5px solid #ffcb2a
    }
}

.brook-counter.onepage-counter .content span {
    margin-bottom: 21px;
    font-size: 80px;
    font-weight: 600;
    line-height: .9
}

@media only screen and (max-width:767px) {
    .brook-counter.onepage-counter .content span {
        font-size: 60px
    }
}

.brook-counter.onepage-counter .content h6 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    color: #333
}

.brook-counter.product-count .icon i {
    font-size: 80px
}

.brook-counter.product-count .content span {
    margin-bottom: 30px
}

.counterup-bg-shape {
    background-image: url(img/icons/one-page-shape.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom 200px
}

.number-speaks .content h3 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.43;
    margin-bottom: 0;
    word-wrap: break-word;
    font-family: Poppins, sans-serif
}

.number-speaks .content h2 {
    font-size: 48px;
    line-height: 1.25;
    font-weight: 700;
    margin-bottom: 0;
    word-wrap: break-word;
    max-width: 100%;
    color: #222;
    margin-top: 38px
}

.number-speaks .content a.bk-btn {
    margin-top: 40px
}

.number-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 150px;
    border: solid 1px #CCCCCC;
    padding: 25px;
    margin-bottom: 20px;
}

    .number-wrap span {
        font-size: 40px;
        font-weight: 400;
        line-height: 50px;
        font-family: 'Oxygen', sans-serif;
        -webkit-box-flex: 0;
        color: #000;
    }

    .number-wrap .content {
        padding-left: 0px;
        text-align: left;
    }

        .number-wrap .content p {
            margin-top: 0;
            font-family: 'Oxygen', sans-serif;
            line-height: 22px;
            font-size: 17px;
            margin-bottom: 0;
            color: #333;
            text-align: left;
        }

.counter-grid {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 50px;
    width: 100%;
    max-width: 100%;
    display: -ms-grid;
    display: grid
}

@media only screen and (max-width:767px) {
    .counter-grid {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr)
    }
}

@media only screen and (max-width:479px) {
    .counter-grid {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.counter-style--2 {
    text-align: center
}

    .counter-style--2 .icon {
        font-size: 80px;
        line-height: 1;
        display: block;
        margin-bottom: 10px
    }

        .counter-style--2 .icon i {
            font-size: 80px;
            color: #fe378c
        }

    .counter-style--2 .count {
        font-size: 48px;
        font-weight: 700;
        font-family: Montserrat, sans-serif;
        margin-bottom: 3px;
        line-height: 1.6;
        color: #fff
    }

    .counter-style--2 .content h6 {
        font-size: 15px;
        font-weight: 500;
        font-style: italic;
        line-height: 1.6;
        color: #fff;
        font-family: Montserrat, sans-serif;
        margin: 0
    }

.team-heading .heading-left h3 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.43;
    font-family: Poppins, sans-serif
}

.team-heading .heading-right button {
    padding: 0;
    border: 0;
    background-color: transparent;
    font-weight: 600;
    font-size: 14px;
    color: #222;
    font-family: Poppins, sans-serif
}

    .team-heading .heading-right button i {
        padding-left: 10px;
        color: #0038e3
    }

    .team-heading .heading-right button:hover {
        color: #0038e3
    }

.team.team_style--1 {
    margin-top: 40px
}

    .team.team_style--1 .image-wrap {
        position: relative;
        margin-bottom: 27px
    }

        .team.team_style--1 .image-wrap .thumb {
            position: relative;
            overflow: hidden
        }

            .team.team_style--1 .image-wrap .thumb img {
                width: 100%
            }

            .team.team_style--1 .image-wrap .thumb .overlay {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                border-radius: inherit;
                padding: 30px;
                opacity: .3;
                background-blend-mode: multiply;
                background-size: cover;
                background-color: #0038e3;
                -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                transition: all .3s cubic-bezier(.645, .045, .355, 1)
            }

                .team.team_style--1 .image-wrap .thumb .overlay.red-color {
                    background-color: #f0263f
                }

            .team.team_style--1 .image-wrap .thumb .shape img {
                position: absolute;
                width: auto;
                visibility: hidden;
                opacity: 0;
                -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                transition: all .3s cubic-bezier(.645, .045, .355, 1)
            }

                .team.team_style--1 .image-wrap .thumb .shape img.shape-01 {
                    top: 0;
                    left: 0;
                    -webkit-transform: translateY(-10px);
                    -ms-transform: translateY(-10px);
                    transform: translateY(-10px)
                }

                .team.team_style--1 .image-wrap .thumb .shape img.shape-02 {
                    right: 0;
                    bottom: 0;
                    -webkit-transform: translate(10px);
                    -ms-transform: translate(10px);
                    transform: translate(10px)
                }

                .team.team_style--1 .image-wrap .thumb .shape img.shape-03 {
                    right: 0;
                    bottom: 50px;
                    -webkit-transform: translateY(10px);
                    -ms-transform: translateY(10px);
                    transform: translateY(10px)
                }

        .team.team_style--1 .image-wrap .social-networks {
            position: absolute;
            bottom: 20px;
            left: 0;
            width: 100%;
            padding: 0 20px;
            font-size: 0;
            opacity: 0;
            visibility: hidden;
            -webkit-transform: translateY(-5px);
            -ms-transform: translateY(-5px);
            transform: translateY(-5px)
        }

            .team.team_style--1 .image-wrap .social-networks .inner a {
                display: inline-block;
                font-size: 18px;
                padding: 5px 10px;
                color: #fff;
                -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                transition: all .3s cubic-bezier(.645, .045, .355, 1);
                position: relative
            }

                .team.team_style--1 .image-wrap .social-networks .inner a[class*=hint--] .team.team_style--1 .image-wrap .social-networks .inner a[class*=hint--] {
                    position: relative;
                    display: inline-block
                }

                .team.team_style--1 .image-wrap .social-networks .inner a[class*=hint--]:after,
                .team.team_style--1 .image-wrap .social-networks .inner a[class*=hint--]:before {
                    position: absolute;
                    -webkit-transform: translateZ(0);
                    transform: translateZ(0);
                    visibility: hidden;
                    opacity: 0;
                    z-index: 1000000;
                    pointer-events: none;
                    -webkit-transition: .3s ease;
                    -o-transition: .3s ease;
                    transition: .3s ease;
                    -webkit-transition-delay: 0s;
                    -o-transition-delay: 0s;
                    transition-delay: 0s
                }

                .team.team_style--1 .image-wrap .social-networks .inner a[class*=hint--]:before {
                    content: "";
                    position: absolute;
                    background: 0 0;
                    border: 7px solid transparent;
                    z-index: 1000001
                }

                .team.team_style--1 .image-wrap .social-networks .inner a[class*=hint--]:after {
                    color: #fff;
                    padding: 8px 10px;
                    font-size: 14px;
                    line-height: 14px;
                    white-space: nowrap;
                    border-radius: 5px;
                    -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, .3);
                    box-shadow: 4px 4px 8px rgba(0, 0, 0, .3);
                    content: attr(aria-label);
                    background-color: #0038e3
                }

                .team.team_style--1 .image-wrap .social-networks .inner a.hint--bounce::after,
                .team.team_style--1 .image-wrap .social-networks .inner a.hint--bounce::before {
                    -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
                    transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
                    -o-transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
                    transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
                    transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24), -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24)
                }

                .team.team_style--1 .image-wrap .social-networks .inner a.hint--top::after,
                .team.team_style--1 .image-wrap .social-networks .inner a.hint--top::before {
                    bottom: 100%;
                    left: 50%
                }

                .team.team_style--1 .image-wrap .social-networks .inner a.hint--top::before {
                    margin-bottom: -13px;
                    border-top-color: #0038e3;
                    left: calc(50% - 7px)
                }

                .team.team_style--1 .image-wrap .social-networks .inner a.hint--top::after {
                    bottom: 100%;
                    left: 50%;
                    -webkit-transform: translateX(-50%);
                    -ms-transform: translateX(-50%);
                    transform: translateX(-50%)
                }

                .team.team_style--1 .image-wrap .social-networks .inner a[class*=hint--]:hover:after,
                .team.team_style--1 .image-wrap .social-networks .inner a[class*=hint--]:hover:before {
                    visibility: visible;
                    opacity: 1;
                    -webkit-transition-delay: .1s;
                    -o-transition-delay: .1s;
                    transition-delay: .1s
                }

                .team.team_style--1 .image-wrap .social-networks .inner a:hover[class*=hint--]:after {
                    visibility: visible;
                    opacity: 1;
                    -webkit-transition-delay: .1s;
                    -o-transition-delay: .1s;
                    transition-delay: .1s
                }

                .team.team_style--1 .image-wrap .social-networks .inner a:hover.hint--top::after,
                .team.team_style--1 .image-wrap .social-networks .inner a:hover.hint--top::before {
                    visibility: visible;
                    opacity: 1;
                    -webkit-transition-delay: .1s;
                    -o-transition-delay: .1s;
                    transition-delay: .1s
                }

                .team.team_style--1 .image-wrap .social-networks .inner a:hover.hint--top::before {
                    -webkit-transform: translateY(-8px);
                    -ms-transform: translateY(-8px);
                    transform: translateY(-8px)
                }

                .team.team_style--1 .image-wrap .social-networks .inner a:hover.hint--top:after {
                    -webkit-transform: translateX(-50%) translateY(-8px);
                    -ms-transform: translateX(-50%) translateY(-8px);
                    transform: translateX(-50%) translateY(-8px)
                }

    .team.team_style--1 .info h6 {
        font-size: 18px;
        line-height: 1.388;
        margin-bottom: 4px;
        color: #222;
        font-weight: 600;
        font-family: Poppins, sans-serif
    }

    .team.team_style--1 .info span {
        letter-spacing: 0;
        line-height: 1.32;
        font-size: 16px;
        font-family: louis_george_caferegular;
        color: #333
    }

    .team.team_style--1:hover .image-wrap .thumb .overlay {
        opacity: 1;
        background: -webkit-linear-gradient(bottom, #000, transparent 50%) !important;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000), color-stop(50%, transparent)) !important;
        background: -webkit-linear-gradient(bottom, #000 0, transparent 50%) !important;
        background: -o-linear-gradient(bottom, #000 0, transparent 50%) !important;
        background: linear-gradient(0deg, #000 0, transparent 50%) !important;
        background-blend-mode: normal
    }

    .team.team_style--1:hover .image-wrap .thumb .shape img {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        visibility: visible;
        opacity: 1
    }

    .team.team_style--1:hover .image-wrap .social-networks {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

.team.team__style--2 .thumb {
    position: relative;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    background-color: #0038e3;
}

    .team.team__style--2 .thumb img {
        border-radius: inherit;
        width: 100%;
        height: 425px;
        object-fit: cover;
        -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
        filter: grayscale(100%);
    }



    .team.team__style--2 .thumb .social-icon {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        padding: 0 30px;
        font-size: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

        .team.team__style--2 .thumb .social-icon li {
            margin: 0
        }

            .team.team__style--2 .thumb .social-icon li a {
                display: inline-block;
                font-size: 18px;
                color: #fff;
                width: 40px;
                height: 40px;
                line-height: 40px;
                border-radius: 50%;
                background: rgba(255, 255, 255, .2);
                margin: 7px;
                -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                transition: all .3s cubic-bezier(.645, .045, .355, 1)
            }

                .team.team__style--2 .thumb .social-icon li a:hover {
                    background: #fff;
                    color: #222
                }

        .team.team__style--2 .thumb .social-icon.text-center li a:hover {
            background: #fff;
            color: #0038e3 !important
        }

    .team.team__style--2 .thumb .team-info {
        position: absolute;
        top: 80%;
        left: 0;
        background: #00000040;
        width: 100%;
        color: rgba(255, 255, 255, .5);
        text-align: center;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1);
        padding: 0 35px 0 35px;
    }

.team.team__style--3:hover .team-info .overlay {
    opacity: 1;
    visibility: visible;
}

@media only screen and (max-width:575px) {
    .team.team__style--2 .thumb .team-info {
        bottom: 20px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .team.team__style--2 .thumb .team-info {
        bottom: 34px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .team.team__style--2 .thumb .team-info {
        bottom: 34px
    }
}

.team.team__style--2 .thumb .team-info .info h5 {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 6px;
    color: #fff;
    font-family: 'Oxygen', sans-serif;
}


.team.team__style--2 .thumb .team-info .info p {
    color: #fff;
    text-align: center;
    font-weight: 500;
    line-height: 15px;
    font-size: 12px;
}

.team.team__style--2:hover .thumb {
    border-color: rgba(0, 56, 227, .1)
}

    .team.team__style--2:hover .thumb .overlay {
        opacity: .85;
        visibility: visible
    }

    .team.team__style--2:hover .thumb .social-icon {
        opacity: 1;
        visibility: visible
    }

    .team.team__style--2:hover .thumb .team-info {
        opacity: 1;
        visibility: visible
    }

.team.team__style--3 .thumb {
    position: relative;
    margin-bottom: 38px
}

    .team.team__style--3 .thumb img {
    }

    .team.team__style--3 .thumb .overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: inherit;
        padding: 30px;
        opacity: 0;
        visibility: hidden;
        background-blend-mode: multiply;
        background-size: cover;
        background-color: #0038e3;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

        .team.team__style--3 .thumb .overlay.red-color {
            background-color: #f0263f
        }

    .team.team__style--3 .thumb .social-icon {
        position: absolute;
        bottom: 33px;
        left: 0;
        padding: 0 30px;
        font-size: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px);
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1);
        right: 0
    }

        .team.team__style--3 .thumb .social-icon li {
            margin: 0
        }

            .team.team__style--3 .thumb .social-icon li a {
                -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                transition: all .3s cubic-bezier(.645, .045, .355, 1);
                display: inline-block;
                font-size: 18px;
                color: #222;
                width: 40px;
                height: 40px;
                line-height: 40px;
                border-radius: 50%;
                background: #fff;
                margin: 7px
            }

.team.team__style--3 .team-info .info h5 {
    font-size: 18px;
    line-height: 1.388;
    margin-bottom: 6px;
    font-family: Poppins, sans-serif
}

.team.team__style--3 .team-info .info span {
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.58;
    font-size: 14px;
    color: #333
}

.team.team__style--3:hover .thumb .overlay {
    opacity: 1;
    visibility: visible
}

.team.team__style--3:hover .thumb .social-icon {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.team.team_style--4 {
    text-align: center
}

    .team.team_style--4 .inner .content-header {
        margin-bottom: 23px
    }

        .team.team_style--4 .inner .content-header .social-network {
            margin-top: -43px;
            -webkit-transform: translateY(10px);
            -ms-transform: translateY(10px);
            transform: translateY(10px);
            opacity: 0;
            visibility: hidden;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1)
        }

            .team.team_style--4 .inner .content-header .social-network .social-list {
                padding: 11px 10px;
                min-width: 160px;
                border-radius: 5px;
                display: inline-block;
                background: #fff;
                -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, .06);
                box-shadow: 0 10px 10px rgba(0, 0, 0, .06)
            }

                .team.team_style--4 .inner .content-header .social-network .social-list a {
                    display: inline-block;
                    padding: 5px 10px;
                    line-height: 1.15;
                    font-size: 16px;
                    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                    transition: all .3s cubic-bezier(.645, .045, .355, 1);
                    color: #999
                }

                    .team.team_style--4 .inner .content-header .social-network .social-list a:hover {
                        color: #19d2a8
                    }

    .team.team_style--4 .inner .content-body h4.heading {
        font-size: 20px;
        line-height: 1.4;
        margin-bottom: 2px;
        color: #222;
        font-family: Poppins, sans-serif
    }

    .team.team_style--4 .inner .content-body .position {
        font-size: 14px;
        color: #333
    }

    .team.team_style--4:hover .inner .content-header .social-network {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        visibility: visible
    }

.team-bottom-text-image {
    background-image: url(img/icons/team.png);
    background-repeat: no-repeat;
    background-position: left bottom
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .team-bottom-text-image {
        background-size: 90%
    }
}

@media only screen and (max-width:767px) {
    .team-bottom-text-image {
        background-size: 90%
    }
}

.wavify-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

    .wavify-wrapper .wavify-item {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0
    }

.wavify-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

    .wavify-wrapper .wavify-item {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0
    }

.brook-brand-area.bg-shape {
    background-image: url(img/slider/revolution/slider-4.png);
    background-repeat: no-repeat;
    background-position: top 80px right
}

.brand-default {
    padding: 0;
    margin: 0;
    list-style: none
}

    .brand-default.brand-style--3 {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
        display: -ms-grid;
        display: grid
    }

    .brand-default .brand {
        text-align: center
    }

        .brand-default .brand a img {
            -webkit-transition: all .3s linear;
            -o-transition: all .3s linear;
            transition: all .3s linear;
            display: inline-block
        }

        .brand-default .brand a:hover img {
            -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
            opacity: 1
        }

    .brand-default.brand-style--2 {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
        display: -ms-grid;
        display: grid
    }

@media only screen and (max-width:575px) {
    .brand-default.brand-style--2 {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.brand-default.brand-style--2 .brand {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px;
}

    .brand-default.brand-style--2 .brand::after {
        display: block;
        position: absolute;
        content: "";
        left: -1px;
        top: -1px;
        right: 0;
        bottom: 0;
        border: 1px solid #f3d4d4;
        pointer-events: none
    }

.brand-default.brand-style--2.no-border .brand::after {
    display: none
}






.brand-default.brand-style--2b {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    display: -ms-grid;
    display: grid
}

@media only screen and (max-width:575px) {
    .brand-default.brand-style--2b {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.brand-default.brand-style--2b .brand {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px;
}

    .brand-default.brand-style--2b .brand::after {
        display: block;
        position: absolute;
        content: "";
        left: -1px;
        top: -1px;
        right: 0;
        bottom: 0;
        border: 1px solid #f3d4d4;
        pointer-events: none
    }

.brand-default.brand-style--2b.no-border .brand::after {
    display: none
}







.brand-default.brand-style--2c {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    display: -ms-grid;
    display: grid
}

@media only screen and (max-width:575px) {
    .brand-default.brand-style--2c {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.brand-default.brand-style--2c .brand {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px;
}

    .brand-default.brand-style--2c .brand::after {
        display: block;
        position: absolute;
        content: "";
        left: -1px;
        top: -1px;
        right: 0;
        bottom: 0;
        border: 1px solid #f3d4d4;
        pointer-events: none
    }

.brand-default.brand-style--2c.no-border .brand::after {
    display: none
}








.brand-default.brand-business {
    -ms-grid-columns: (1fr)[4] !important;
    grid-template-columns: repeat(4, 1fr) !important;
    display: -ms-grid;
    display: grid;
    margin: 0 -25px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brand-default.brand-business {
        -ms-grid-columns: (1fr)[2] !important;
        grid-template-columns: repeat(2, 1fr) !important
    }
}

@media only screen and (max-width:767px) {
    .brand-default.brand-business {
        -ms-grid-columns: (1fr)[1] !important;
        grid-template-columns: repeat(1, 1fr) !important;
        margin: 0
    }
}

.brand-default.brand-business .brand {
    margin: 0 25px;
    margin-bottom: 50px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .brand-default.brand-business .brand {
        margin: 0 10px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brand-default.brand-business .brand {
        margin: 0 10px;
        margin-bottom: 20px
    }
}

@media only screen and (max-width:767px) {
    .brand-default.brand-business .brand {
        margin: 0 0;
        margin-bottom: 20px
    }
}

.social-clint {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    display: -ms-grid;
    display: grid
}

@media only screen and (max-width:767px) {
    .social-clint {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr)
    }
}

.social-clint .clint-grid .grid-inner {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px;
    min-height: 115px;
    height: 100%
}

    .social-clint .clint-grid .grid-inner .inner a {
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

        .social-clint .clint-grid .grid-inner .inner a img {
            -webkit-transition: all .3s linear;
            -o-transition: all .3s linear;
            transition: all .3s linear;
            height: auto;
            max-width: 100%
        }

    .social-clint .clint-grid .grid-inner .inner:hover a img {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px)
    }

.brand-arrow {
    position: relative
}

    .brand-arrow .slick-btn {
        position: absolute;
        top: 50%;
        display: block;
        width: 20px;
        height: 20px;
        padding: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        cursor: pointer;
        color: transparent;
        border: none;
        outline: 0;
        background: 0 0;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1), visibility .3s linear 2s, opacity .3s linear 2s;
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1), visibility .3s linear 2s, opacity .3s linear 2s;
        transition: all .3s cubic-bezier(.645, .045, .355, 1), visibility .3s linear 2s, opacity .3s linear 2s;
        left: -70px;
        z-index: 9
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .brand-arrow .slick-btn {
        left: 0
    }
}

@media only screen and (max-width:767px) {
    .brand-arrow .slick-btn {
        left: 0
    }
}

.brand-arrow .slick-btn i {
    color: #222;
    font-size: 20px;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1), visibility .3s linear 2s, opacity .3s linear 2s;
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1), visibility .3s linear 2s, opacity .3s linear 2s;
    transition: all .3s cubic-bezier(.645, .045, .355, 1), visibility .3s linear 2s, opacity .3s linear 2s
}

.brand-arrow .slick-btn:hover i {
    color: #0038e3
}

.brand-arrow .slick-btn.slick-next {
    right: -70px;
    left: auto
}

@media only screen and (min-width:768px) and (max-width:991px) {

    .brand-arrow .slick-btn.slick-next {
        right: 0;
        left: auto
    }
}

@media only screen and (max-width:767px) {
    .brand-arrow .slick-btn.slick-next {
        right: 0;
        left: auto
    }
}

.brand-arrow:hover .slick-btn {
    opacity: 1
}

.brand-dots {
    position: relative
}

    .brand-dots .slick-dots {
        position: absolute;
        bottom: -65px
    }

        .brand-dots .slick-dots li {
            width: auto;
            height: auto;
            margin: 0 9px;
            padding: 0
        }

            .brand-dots .slick-dots li button {
                width: 10px;
                height: 10px;
                padding: 0;
                cursor: pointer;
                border: 0;
                outline: 0;
                background: #d8d8d8;
                border-radius: 100%
            }

                .brand-dots .slick-dots li button::before {
                    display: none
                }

            .brand-dots .slick-dots li.slick-active button {
                background: #222
            }

.slick-next:before,
.slick-prev:before {
    display: none
}

.bg_image--4 {
    background-image: url(img/bg/bg-image-4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center
}

.blog {
    position: relative
}

    .blog .thumb {
        position: relative
    }

        .blog .thumb a img {
            width: 100%
        }

        .blog .thumb .video-btn {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }

            .blog .thumb .video-btn a.video-icon {
                display: block;
                position: relative;
                margin: 0 auto;
                width: 72px;
                height: 72px;
                border-radius: 50%;
                background: #0038e3;
                -webkit-transition: all 1s cubic-bezier(0, 0, .2, 1);
                -o-transition: all 1s cubic-bezier(0, 0, .2, 1);
                transition: all 1s cubic-bezier(0, 0, .2, 1);
                -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .2);
                box-shadow: 0 20px 30px rgba(0, 0, 0, .2)
            }

                .blog .thumb .video-btn a.video-icon::before {
                    content: "";
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    width: 0;
                    height: 0;
                    -webkit-transform: translate(-6px, -9px);
                    -ms-transform: translate(-6px, -9px);
                    transform: translate(-6px, -9px);
                    border-top: 9px solid transparent;
                    border-bottom: 9px solid transparent;
                    border-left: 15px solid #fff
                }

                .blog .thumb .video-btn a.video-icon:hover {
                    -webkit-transform: scale3d(1.15, 1.15, 1.15);
                    transform: scale3d(1.15, 1.15, 1.15)
                }

    .blog .blog-content {
        padding: 10px
    }

        .blog .blog-content .content ul.meta {
            margin-bottom: 21px;
            padding: 0
        }

            .blog .blog-content .content ul.meta li {
                position: relative;
                display: inline-block;
                color: #222
            }

                .blog .blog-content .content ul.meta li a {
                    color: #222
                }

                .blog .blog-content .content ul.meta li + li {
                    padding-left: 15px;
                    margin-left: 7px
                }

                    .blog .blog-content .content ul.meta li + li::before {
                        content: "|";
                        position: absolute;
                        top: 0;
                        left: 2px
                    }

        .blog .blog-content .content h3.the-title {
            font-size: 20px;
            line-height: 1.56;
            margin-bottom: 0;
            font-weight: 600;
            font-family: Poppins, sans-serif;
            margin: 0 0 18px
        }

            .blog .blog-content .content h3.the-title a {
                color: #fff
            }

    .blog.blog-style--2 {
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

        .blog.blog-style--2 .blog-content {
            position: relative;
            height: 100%;
            min-height: 172px;
            padding: 21px 16px 32px;
            background: #222;
            -webkit-box-flex: 1;
            -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
            flex-grow: 1
        }

            .blog.blog-style--2 .blog-content::before {
                -webkit-transition: all .5s;
                -o-transition: all .5s;
                transition: all .5s;
                content: "";
                width: 0;
                height: 3px;
                position: absolute;
                left: 50%;
                bottom: 0;
                opacity: 0
            }

            .blog.blog-style--2 .blog-content .content h3.the-title {
                font-size: 18px;
                line-height: 1.38;
                margin-bottom: 27px;
                font-family: Montserrat, sans-serif
            }

                .blog.blog-style--2 .blog-content .content h3.the-title a {
                    color: #fff;
                    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                    transition: all .3s cubic-bezier(.645, .045, .355, 1)
                }

            .blog.blog-style--2 .blog-content .content ul.meta {
                margin-bottom: 0;
                padding: 0
            }

                .blog.blog-style--2 .blog-content .content ul.meta li {
                    letter-spacing: 0;
                    line-height: 1.6;
                    font-size: 15px;
                    color: #fff
                }

                    .blog.blog-style--2 .blog-content .content ul.meta li a {
                        color: #fff
                    }

                    .blog.blog-style--2 .blog-content .content ul.meta li + li {
                        padding-left: 14px;
                        margin-left: 4px
                    }

        .blog.blog-style--2.creative--blog .thumb .video-btn a.video-icon {
            background-color: #fe378c;
            background-image: -webkit-linear-gradient(223deg, #fe5b34 0, #fe378c 100%);
            background-image: -o-linear-gradient(223deg, #fe5b34 0, #fe378c 100%);
            background-image: linear-gradient(-133deg, #fe5b34 0, #fe378c 100%)
        }

        .blog.blog-style--2.creative--blog .blog-content::before {
            background-color: #fe378c;
            background-image: -webkit-linear-gradient(223deg, #fe5b34 0, #fe378c 100%);
            background-image: -o-linear-gradient(223deg, #fe5b34 0, #fe378c 100%);
            background-image: linear-gradient(-133deg, #fe5b34 0, #fe378c 100%)
        }

        .blog.blog-style--2.creative--blog .blog-content .content ul.meta li a:hover {
            color: #fe378c
        }

        .blog.blog-style--2.creative--blog .blog-content .content h3.the-title a:hover {
            color: #fe378c
        }

        .blog.blog-style--2:hover {
            -webkit-transform: translateY(-5px);
            -ms-transform: translateY(-5px);
            transform: translateY(-5px)
        }

            .blog.blog-style--2:hover.creative--blog .blog-content::before {
                width: 100%;
                opacity: 1;
                left: 0
            }

.blog-style--1 {
    position: relative;
    overflow: hidden
}

    .blog-style--1 .thumb a {
        overflow: hidden
    }

        .blog-style--1 .thumb a img {
            -webkit-transition: all .5s cubic-bezier(.57, .21, .69, 1);
            -o-transition: all .5s cubic-bezier(.57, .21, .69, 1);
            transition: all .5s cubic-bezier(.57, .21, .69, 1);
            width: 100%
        }

    .blog-style--1 .blog-content.blog-position--bottom {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 30px 30px 50px;
        color: #fff;
        width: 100%;
        text-align: center
    }

    .blog-style--1 .blog-content .content .video-btn {
        margin-bottom: 30px
    }

        .blog-style--1 .blog-content .content .video-btn a.video-icon {
            display: block;
            position: relative;
            margin: 0 auto;
            width: 72px;
            height: 72px;
            border-radius: 50%;
            background: #ff5ee1
        }

            .blog-style--1 .blog-content .content .video-btn a.video-icon::before {
                content: "";
                position: absolute;
                top: 50%;
                left: 50%;
                width: 0;
                height: 0;
                -webkit-transform: translate(-6px, -9px);
                -ms-transform: translate(-6px, -9px);
                transform: translate(-6px, -9px);
                border-top: 9px solid transparent;
                border-bottom: 9px solid transparent;
                border-left: 15px solid #fff
            }

    .blog-style--1 .blog-content .content ul.meta {
        margin-bottom: 21px
    }

        .blog-style--1 .blog-content .content ul.meta li {
            position: relative;
            display: inline-block;
            color: #fff
        }

            .blog-style--1 .blog-content .content ul.meta li a {
                color: #fff
            }

            .blog-style--1 .blog-content .content ul.meta li + li {
                padding-left: 15px;
                margin-left: 7px
            }

                .blog-style--1 .blog-content .content ul.meta li + li::before {
                    content: "|";
                    position: absolute;
                    top: 0;
                    left: 2px
                }

    .blog-style--1 .blog-content .content h3.the-title {
        font-size: 24px;
        line-height: 1.375;
        margin-bottom: 0;
        font-weight: 600;
        font-family: Poppins, sans-serif;
        margin: 0 0 18px
    }

        .blog-style--1 .blog-content .content h3.the-title a {
            color: #fff
        }

    .blog-style--1 .blog-content .content h6.post-quote-by {
        font-size: 18px;
        line-height: 1.12;
        margin-bottom: 0;
        font-weight: 600;
        font-family: Poppins, sans-serif
    }

        .blog-style--1 .blog-content .content h6.post-quote-by a {
            color: #fff
        }

    .blog-style--1:hover .thumb a img {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

.bg_image--23 {
    background-attachment: fixed
}

.subscribe-text-bg {
    background-image: url(img/icons/subscribe.png);
    background-repeat: no-repeat;
    background-position: center center
}

.address-inner .address h3.heading {
    line-height: 1.59;
    font-weight: 700;
    font-size: 24px;
    color: #222;
    font-family: louis_george_caferegular
}

.address-inner .address p {
    line-height: 1.94;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 16px;
    color: #333;
    font-family: louis_george_caferegular
}

    .address-inner .address p a {
        color: #333;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1);
        position: relative;
        padding: 2px 0;
        overflow: hidden;
        z-index: 1;
        font-family: louis_george_caferegular;
        display: inline-block;
        line-height: 16px
    }

        .address-inner .address p a::after {
            content: "";
            width: 0;
            height: 1px;
            bottom: 0;
            position: absolute;
            left: auto;
            right: 0;
            z-index: -1;
            -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
            -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
            transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
            background: currentColor
        }

        .address-inner .address p a:hover::after {
            width: 100%;
            left: 0;
            right: auto
        }

.contact-wrap {
    border: 2px solid #eee;
    padding-top: 48px !important;
    padding-right: 35px !important;
    padding-bottom: 57px !important;
    padding-left: 35px !important
}

@media only screen and (max-width:767px) {
    .contact-wrap {
        padding: 20px !important
    }
}

.contact-business {
    background: #fff
}

.bg-input-one input {
    border: 1px solid #f5f6fa !important;
    background: #f5f6fa !important;
    height: 50px !important
}

    .bg-input-one input:focus {
        border: 1px solid #68ae4a !important
    }

.bg-input-one textarea {
    border: 1px solid #f5f6fa !important;
    background: #f5f6fa !important
}

    .bg-input-one textarea:focus {
        border: 1px solid #68ae4a !important
    }

.bg-input-one input[type=submit] {
    border-color: #68ae4a !important;
    background-color: #68ae4a !important;
    color: #fff !important;
    border-radius: 0 !important
}

.business-btn {
    margin: 15px auto 0 !important;
    border-radius: 0 !important;
    color: #fff !important;
    border-color: #9f3939 !important;
    background-color: #9f3939 !important;
    font-family: CerebriSans !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    width: 200px !important
}

.single-contact-address .title {
    font-size: 16px;
    font-weight: 500
}

.single-contact-address .address p {
    font-size: 15px;
    line-height: 1.74;
    color: #777
}

.single-contact-address .mail-phone p,
.single-contact-address .social-share p {
    margin-bottom: 0
}

    .single-contact-address .mail-phone p a,
    .single-contact-address .social-share p a {
        font-size: 15px;
        line-height: 1.74;
        position: relative;
        padding: 2px 0;
        overflow: hidden;
        z-index: 1;
        color: #777;
        display: inline-block
    }

        .single-contact-address .mail-phone p a::after,
        .single-contact-address .social-share p a::after {
            content: "";
            width: 0;
            height: 1px;
            bottom: 0;
            position: absolute;
            left: auto;
            right: 0;
            z-index: -1;
            -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
            -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
            transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
            background: currentColor
        }

        .single-contact-address .mail-phone p a:hover::after,
        .single-contact-address .social-share p a:hover::after {
            width: 100%;
            left: 0;
            right: auto
        }

.form-style--1 .input-box {
    position: relative;
    margin-bottom: 30px;
    z-index: 1
}

    .form-style--1 .input-box span.form-icon {
        left: 0;
        right: auto;
        top: 14px;
        z-index: 2;
        font-size: 20px;
        color: #888;
        position: absolute
    }

    .form-style--1 .input-box input {
        padding-left: 35px;
        padding-right: 35px;
        border: 0;
        border-bottom: 2px solid #ddd;
        background: 0 0;
        height: 50px;
        color: #777;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -webkit-transition: all .3s cubic-bezier(1, .03, 0, .99);
        -o-transition: all .3s cubic-bezier(1, .03, 0, .99);
        transition: all .3s cubic-bezier(1, .03, 0, .99);
        font-family: louis_george_caferegular;
        font-size: 16px;
        font-weight: 700
    }

    .form-style--1 .input-box textarea {
        border: 0;
        border-bottom: 2px solid #ddd;
        background: 0 0;
        height: 120px;
        color: #777;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -webkit-transition: all .3s cubic-bezier(1, .03, 0, .99);
        -o-transition: all .3s cubic-bezier(1, .03, 0, .99);
        transition: all .3s cubic-bezier(1, .03, 0, .99);
        font-family: louis_george_caferegular;
        font-size: 16px;
        font-weight: 700;
        padding-left: 0
    }

    .form-style--1 .input-box::after {
        content: "";
        width: 0;
        height: 2px;
        bottom: 0;
        position: absolute;
        left: auto;
        right: 0;
        background-color: #0038e3;
        -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
        -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
        transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s
    }

    .form-style--1 .input-box:hover::after {
        width: 100%;
        left: 0;
        right: auto
    }

.form-style--1 .form-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 19px
}

@media only screen and (max-width:767px) {
    .form-style--1 .form-action {
        display: block
    }
}

.form-style--1 .form-action .form-description {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    line-height: 1.63;
    margin-right: 110px;
    color: #333;
    font-weight: 700;
    font-size: 16px;
    font-family: louis_george_caferegular
}

@media only screen and (max-width:767px) {
    .form-style--1 .form-action .form-description {
        margin-right: 40px;
        margin-bottom: 27px
    }
}

.form-style--1 .form-action .form-submit {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

    .form-style--1 .form-action .form-submit input {
        padding: 0 41px;
        height: 55px;
        line-height: 53px;
        outline: 0;
        border-width: 1px;
        border-style: solid;
        border-radius: 6px;
        font-weight: 600;
        font-size: 14px;
        letter-spacing: 0;
        cursor: pointer;
        -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
        box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
        font-family: Poppins, sans-serif;
        color: #fff;
        border-color: #0038e3;
        background-color: #0038e3;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -webkit-transition: all .3s cubic-bezier(1, .03, 0, .99);
        -o-transition: all .3s cubic-bezier(1, .03, 0, .99);
        transition: all .3s cubic-bezier(1, .03, 0, .99)
    }

        .form-style--1 .form-action .form-submit input:hover {
            -webkit-transform: translateY(-3px);
            -ms-transform: translateY(-3px);
            transform: translateY(-3px)
        }

.contact-form input {
    color: #777;
    border-color: #eee;
    background-color: #fff;
    width: 100%;
    outline: 0;
    border: 1px solid #eee;
    border-radius: 0;
    padding: 3px 20px;
    height: 62px
}

    .contact-form input[type=submit] {
        padding: 0 41px;
        height: 55px;
        line-height: 53px;
        color: #fff;
        border-color: #183c64;
        background-color: #183c64;
        font-size: 14px;
        font-weight: 600;
        font-family: 'Open Sans', sans-serif;
        border-radius: 6px;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

        .contact-form input[type=submit]:hover {
            -webkit-transform: translateY(-3px);
            -ms-transform: translateY(-3px);
            transform: translateY(-3px)
        }

    .contact-form input:focus {
        border-color: #0038e3;
        background-color: #fff
    }

.contact-form textarea {
    color: #777;
    border-color: #eee;
    background-color: #fff;
    height: 150px;
    width: 100%;
    outline: 0;
    border: 1px solid #eee;
    border-radius: 0;
    padding: 12px 20px 3px;
    max-width: 100%;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

    .contact-form textarea:focus {
        color: #0038e3;
        border-color: #0038e3;
        background-color: #fff
    }

.contact-form input[type=checkbox] {
    width: auto;
    height: auto;
    background-color: transparent;
    border: 1px solid #999;
    border-radius: 0;
    line-height: 23px;
    padding: 10px 20px;
    font-size: 14px;
    color: #151515
}

.contact-form label {
    position: relative;
    padding-left: 10px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #252525;
    margin: 0
}

.contact-form.contact-form--2 {
    padding: 83px 70px 85px;
    text-align: center
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .contact-form.contact-form--2 {
        padding: 60px 30px 60px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .contact-form.contact-form--2 {
        padding: 60px 30px 60px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .contact-form.contact-form--2 {
        padding: 33px 30px 29px
    }
}

@media only screen and (max-width:767px) {
    .contact-form.contact-form--2 {
        padding: 60px 20px 60px
    }
}

.contact-form.contact-form--2 h4.heading {
    font-size: 24px;
    line-height: 1.59;
    margin-bottom: 37px
}

.contact-form.contact-form--2 .form-desc {
    display: block;
    margin-top: 20px;
    font-size: 12px;
    line-height: 1.84;
    font-style: italic;
    color: #333
}

.contact-form.contact-form--2 input {
    text-align: center
}

.contact-form.contact-form--3 {
    padding: 53px 30px;
    width: 380px;
    max-width: 100%
}

    .contact-form.contact-form--3 .input-box {
        position: relative;
        margin-right: 57px
    }

        .contact-form.contact-form--3 .input-box input {
            padding-right: 57px
        }

        .contact-form.contact-form--3 .input-box button {
            position: absolute;
            right: 18px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            font-size: 14px;
            color: #0038e3;
            border: 0 none
        }

.contact-form.contact-form--4 h4.heading {
    margin-bottom: 30px
}

.contact-form.contact-form--4 .input-box {
    position: relative
}

    .contact-form.contact-form--4 .input-box input {
        padding-right: 108px
    }

    .contact-form.contact-form--4 .input-box button {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 14px;
        color: #0038e3;
        border: 0 none;
        background: 0 0;
        width: 62px;
        height: 100%;
        -webkit-transition: .4s;
        -o-transition: .4s;
        transition: .4s
    }

        .contact-form.contact-form--4 .input-box button:hover {
            background: #0038e3;
            color: #fff
        }

.contact-form.contact-form--4.heading-hover .input-box button {
    width: auto;
    padding: 0 25px;
    font-weight: 600
}

    .contact-form.contact-form--4.heading-hover .input-box button:hover {
        background: #222;
        color: #fff
    }

.contact-form.contact-form--4.yellow-color-2 .input-box input {
    padding-right: 129px
}

    .contact-form.contact-form--4.yellow-color-2 .input-box input:focus {
        color: #f8a440;
        border-color: #f8a440
    }

.contact-form.contact-form--4.yellow-color-2 .input-box button {
    color: #f8a440;
    width: auto;
    height: 100%;
    padding: 0 22px
}

    .contact-form.contact-form--4.yellow-color-2 .input-box button:hover {
        background: #f8a440;
        color: #fff
    }

.contact-form.contact-form--5 {
    background: #fff;
    padding: 60px 50px
}

@media only screen and (max-width:767px) {
    .contact-form.contact-form--5 {
        padding: 60px 13px
    }
}

.contact-form.contact-form--5 input {
    border: 0 none;
    color: #001029;
    border-color: #eee;
    background-color: #fff;
    width: 100%;
    outline: 0;
    border-bottom: 1px solid #eee;
    border-radius: 0;
    padding: 0;
    height: 62px
}

.contact-form.contact-form--5 textarea {
    border: 0 none;
    color: #001029;
    border-color: #eee;
    height: 87px;
    outline: 0;
    border-bottom: 1px solid #eee;
    border-radius: 0;
    padding: 0
}

.contact-form.contact-bt-border input {
    border: 0;
    border-bottom: 2px solid #eee;
    background: 0 0;
    padding-left: 0;
    padding-right: 0;
    height: 50px;
    padding: 3px 20px;
    color: #777;
    line-height: 1.75;
    font-size: 16px
}

.contact-form.contact-bt-border textarea {
    border: 0;
    border-bottom: 2px solid #eee;
    background: 0 0;
    padding-left: 0;
    padding-right: 0;
    padding: 3px 20px;
    color: #777;
    line-height: 1.75;
    font-size: 16px
}

.contact-form.contact-form--5 input::-webkit-input-placeholder {
    color: #001029
}

.contact-form.contact-form--5 input::-moz-placeholder {
    color: #001029
}

.contact-form.contact-form--5 input:-ms-input-placeholder {
    color: #001029
}

.contact-form.contact-form--5 input:-moz-placeholder {
    color: #001029
}

.contact-form.contact-form--5 textarea::-webkit-input-placeholder {
    color: #001029
}

.contact-form.contact-form--5 textarea::-moz-placeholder {
    color: #001029
}

.contact-form.contact-form--5 textarea:-ms-input-placeholder {
    color: #001029
}

.contact-form.contact-form--5 textarea:-moz-placeholder {
    color: #001029
}

.brook-about-area.bg-shape {
    background-image: url(img/slider/revolution/slider-5.png);
    background-repeat: no-repeat;
    background-position: bottom 20px left 128px
}

.about--creative .content .title--creative h3.heading {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.43;
    margin-bottom: 0;
    word-wrap: break-word;
    font-family: Montserrat, sans-serif;
    margin-bottom: 34px
}

.about--creative .content .title--creative h2 {
    font-size: 48px;
    line-height: 1.21;
    color: #fff;
    margin-bottom: 47px;
    max-width: 470px;
    font-family: Montserrat, sans-serif
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about--creative .content .title--creative h2 {
        font-size: 35px;
        margin-bottom: 17px
    }
}

@media only screen and (max-width:767px) {
    .about--creative .content .title--creative h2 {
        font-size: 30px;
        margin-bottom: 17px
    }
}

.about--creative .content .title--creative h2 span {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-weight: 700
}

.about--creative .content p {
    font-size: 18px;
    line-height: 1.67;
    color: #fff;
    margin-bottom: 45px;
    word-wrap: break-word;
    max-width: 100%;
    font-family: Montserrat, sans-serif
}

.about--creative .content a.about-btn {
    background-color: transparent;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    font-family: Poppins, sans-serif;
    white-space: nowrap;
    line-height: 1.2
}

    .about--creative .content a.about-btn i {
        padding-left: 20px;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1);
        font-size: 12px
    }

    .about--creative .content a.about-btn:hover i {
        -webkit-transform: translate(5px, 0);
        -ms-transform: translate(5px, 0);
        transform: translate(5px, 0)
    }

.about-accordion .thumb img {
    width: 100%
}

.brook-icon-boxes-area .poss_relative {
    z-index: 2
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-coronavirus-content {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:767px) {
    .about-coronavirus-content {
        margin-bottom: 30px
    }
}

.about-coronavirus-content h2 {
    font-size: 50px;
    line-height: 65px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 30px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .about-coronavirus-content h2 {
        font-size: 40px;
        line-height: 50px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-coronavirus-content h2 {
        font-size: 40px;
        line-height: 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-coronavirus-content h2 {
        font-size: 40px;
        line-height: 50px
    }
}

@media only screen and (max-width:767px) {
    .about-coronavirus-content h2 {
        font-size: 26px;
        line-height: 34px
    }
}

.about-coronavirus-content .sub-title {
    font-size: 24px;
    line-height: 38px;
    font-weight: 300;
    color: #fff;
    font-family: Roboto, sans-serif;
    margin-bottom: 30px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .about-coronavirus-content .sub-title {
        font-size: 20px;
        line-height: 30px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-coronavirus-content .sub-title {
        font-size: 20px;
        line-height: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-coronavirus-content .sub-title {
        font-size: 20px;
        line-height: 30px
    }
}

@media only screen and (max-width:767px) {
    .about-coronavirus-content .sub-title {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 15px
    }
}

.about-coronavirus-content .pragraph {
    font-size: 18px;
    line-height: 34px;
    color: #fff;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    margin-bottom: 30px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .about-coronavirus-content .pragraph {
        font-size: 16px;
        line-height: 28px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-coronavirus-content .pragraph {
        font-size: 16px;
        line-height: 28px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-coronavirus-content .pragraph {
        font-size: 16px;
        line-height: 28px
    }
}

@media only screen and (max-width:767px) {
    .about-coronavirus-content .pragraph {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px
    }
}

.bg_image--10,
.bg_image--9 {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center
}

.vertical-call-toaction .spacing {
    height: 44px
}

.creative-gradient--1 {
    overflow: hidden;
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #4ea132), color-stop(47%, #fe5448), color-stop(100%, #fe378d));
    background: -moz-linear-gradient(230deg, #4ea132 5%, #fe5448 47%, #fe378d 100%);
    background: -webkit-linear-gradient(230deg, #4ea132 5%, #fe5448 47%, #fe378d 100%);
    background: -o-linear-gradient(230deg, #4ea132 5%, #fe5448 47%, #fe378d 100%);
    background: -ms-linear-gradient(230deg, #4ea132 5%, #fe5448 47%, #fe378d 100%);
    background: -webkit-linear-gradient(220deg, #4ea132 5%, #fe5448 47%, #fe378d 100%);
    background: -o-linear-gradient(220deg, #4ea132 5%, #fe5448 47%, #fe378d 100%);
    background: linear-gradient(230deg, #4ea132 5%, #fe5448 47%, #fe378d 100%)
}

.fireflies-wrapper {
    margin: 0 auto;
    position: relative
}

.call-to-action button {
    color: #222;
    background-color: #fff;
    padding: 0 36px;
    height: 55px;
    line-height: 55px;
    border-width: 0;
    border-radius: 6px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 14px
}

    .call-to-action button i {
        font-size: 12px;
        margin-left: 10px;
        color: #222
    }

    .call-to-action button:hover {
        -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        transform: translateY(-3px)
    }

.call-to-action.callto-action--1 {
    text-align: center
}

    .call-to-action.callto-action--1 .content h6 {
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase;
        line-height: 1.43;
        margin-bottom: 24px;
        font-family: Montserrat, sans-serif
    }

    .call-to-action.callto-action--1 .content h3 {
        font-size: 48px;
        line-height: 1.21;
        color: #fff;
        font-weight: 700;
        font-family: Montserrat, sans-serif;
        margin-bottom: 60px
    }

        .call-to-action.callto-action--1 .content h3 span {
            font-family: "Playfair Display", serif;
            font-style: italic;
            font-weight: 700
        }

.call-to-action.callto-action--2 .content h3 {
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
    font-size: 36px
}

.essential-cta h3 {
    font-size: 40px;
    line-height: 1.28;
    font-weight: 200;
    color: #fff;
    margin-bottom: 20px
}

.essential-cta p {
    font-size: 18px;
    max-width: 580px;
    line-height: 1.89;
    color: #fff;
    margin: 0 auto
}

.essential-cta-content h3 {
    font-size: 28px;
    line-height: 1.25;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0
}

@media only screen and (max-width:767px) {
    .essential-cta-content h3 {
        text-align: center;
        margin-bottom: 20px
    }
}

.essential-btn {
    text-transform: uppercase;
    font-size: 13px !important;
    font-weight: 500 !important;
    letter-spacing: 1px !important;
    border: 2px solid #fff !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

    .essential-btn:hover {
        background-color: transparent !important;
        color: #fff !important
    }

@media only screen and (max-width:767px) {
    .essential-btn {
        text-align: center
    }
}

.slick-dotted.slick-slider {
    margin-bottom: 0
}

.slick-slide img {
    display: inline-block
}

.slick-arrow-center {
    position: relative
}

    .slick-arrow-center .slick-btn {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        opacity: 0;
        visibility: hidden;
        left: -70px;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1);
        z-index: 2
    }

        .slick-arrow-center .slick-btn::before {
            display: none
        }

        .slick-arrow-center .slick-btn i {
            background: 0 0;
            color: #333
        }

@media only screen and (min-width:768px) and (max-width:991px) {
    .slick-arrow-center .slick-btn {
        left: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slick-arrow-center .slick-btn {
        left: 0
    }
}

@media only screen and (max-width:767px) {
    .slick-arrow-center .slick-btn {
        left: 0
    }
}

.slick-arrow-center .slick-btn.slick-next {
    left: auto;
    right: -70px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slick-arrow-center .slick-btn.slick-next {
        left: auto;
        right: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slick-arrow-center .slick-btn.slick-next {
        left: auto;
        right: 0
    }
}

@media only screen and (max-width:767px) {
    .slick-arrow-center .slick-btn.slick-next {
        left: auto;
        right: 0
    }
}

.slick-arrow-center:hover .slick-btn {
    opacity: 1;
    visibility: visible
}

.slick-arrow-center.slick-arrow-rounded.lr-0 .slick-btn {
    left: 25px
}

    .slick-arrow-center.slick-arrow-rounded.lr-0 .slick-btn.slick-next {
        left: auto;
        right: 25px
    }

.slick-arrow-center.slick-arrow-rounded .slick-btn {
    background-color: #fff;
    width: 68px;
    height: 68px;
    font-size: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgba(34, 34, 34, .3);
    left: -14px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .01);
    box-shadow: 0 0 5px rgba(0, 0, 0, .01);
    border-radius: 50%;
    z-index: 2;
    text-align: center;
    line-height: 75px;
    padding: 0
}

    .slick-arrow-center.slick-arrow-rounded .slick-btn i {
        background: 0 0;
        color: #333
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .slick-arrow-center.slick-arrow-rounded .slick-btn {
        left: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slick-arrow-center.slick-arrow-rounded .slick-btn {
        left: 0
    }
}

@media only screen and (max-width:767px) {
    .slick-arrow-center.slick-arrow-rounded .slick-btn {
        left: 0
    }
}

.slick-arrow-center.slick-arrow-rounded .slick-btn:hover {
    background-color: #0038e3;
    color: #fff
}

    .slick-arrow-center.slick-arrow-rounded .slick-btn:hover i {
        color: #fff
    }

.slick-arrow-center.slick-arrow-rounded .slick-btn.slick-next {
    left: auto;
    right: -14px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slick-arrow-center.slick-arrow-rounded .slick-btn.slick-next {
        left: auto;
        right: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slick-arrow-center.slick-arrow-rounded .slick-btn.slick-next {
        left: auto;
        right: 0
    }
}

@media only screen and (max-width:767px) {
    .slick-arrow-center.slick-arrow-rounded .slick-btn.slick-next {
        left: auto;
        right: 0
    }
}

.slick-arrow-center.slick-arrow-triggle .slick-btn {
    color: #fff;
    width: 85px;
    height: 108px;
    background: rgba(255, 255, 255, .5);
    border-radius: 0;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    border: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .01);
    box-shadow: 0 0 5px rgba(0, 0, 0, .01);
    z-index: 2;
    outline: 0;
    text-align: center;
    line-height: 123px
}

    .slick-arrow-center.slick-arrow-triggle .slick-btn i {
        position: relative;
        color: #fff;
        font-size: 30px
    }

    .slick-arrow-center.slick-arrow-triggle .slick-btn.slick-prev {
        border-bottom-right-radius: 108px;
        border-top-right-radius: 108px;
        left: 0
    }

        .slick-arrow-center.slick-arrow-triggle .slick-btn.slick-prev i {
            left: 11px
        }

    .slick-arrow-center.slick-arrow-triggle .slick-btn.slick-next {
        border-bottom-left-radius: 108px;
        border-top-left-radius: 108px;
        right: 0
    }

        .slick-arrow-center.slick-arrow-triggle .slick-btn.slick-next i {
            right: 11px
        }

@media only screen and (min-width:768px) and (max-width:991px) {
    .slick-arrow-center.slick-arrow-triggle .slick-btn {
        left: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slick-arrow-center.slick-arrow-triggle .slick-btn {
        left: 0
    }
}

@media only screen and (max-width:767px) {
    .slick-arrow-center.slick-arrow-triggle .slick-btn {
        left: 0
    }
}

.slick-arrow-center.slick-arrow-triggle .slick-btn:hover {
    background-color: #fff;
    color: #222
}

    .slick-arrow-center.slick-arrow-triggle .slick-btn:hover i {
        color: #222;
        -webkit-transition: .4s ease-in-out;
        -o-transition: .4s ease-in-out;
        transition: .4s ease-in-out
    }

.slick-arrow-center.slick-arrow-triggle .slick-btn.slick-next {
    left: auto;
    right: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slick-arrow-center.slick-arrow-triggle .slick-btn.slick-next {
        left: auto;
        right: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slick-arrow-center.slick-arrow-triggle .slick-btn.slick-next {
        left: auto;
        right: 0
    }
}

@media only screen and (max-width:767px) {
    .slick-arrow-center.slick-arrow-triggle .slick-btn.slick-next {
        left: auto;
        right: 0
    }
}

.slick-arrow-center.slick-arrow-triggle.slick-arrow-trigglestyle-2 .slick-btn {
    color: #fff;
    width: 55px;
    height: 100px;
    background: rgba(255, 255, 255, .5);
    border-radius: 0
}

    .slick-arrow-center.slick-arrow-triggle.slick-arrow-trigglestyle-2 .slick-btn.slick-prev {
        border-bottom-right-radius: 108px;
        border-top-right-radius: 108px;
        left: 0
    }

        .slick-arrow-center.slick-arrow-triggle.slick-arrow-trigglestyle-2 .slick-btn.slick-prev i {
            left: -2px
        }

    .slick-arrow-center.slick-arrow-triggle.slick-arrow-trigglestyle-2 .slick-btn.slick-next {
        border-bottom-left-radius: 108px;
        border-top-left-radius: 108px;
        right: 0
    }

        .slick-arrow-center.slick-arrow-triggle.slick-arrow-trigglestyle-2 .slick-btn.slick-next i {
            right: -2px
        }

    .slick-arrow-center.slick-arrow-triggle.slick-arrow-trigglestyle-2 .slick-btn:hover {
        background-color: #fff;
        color: #222
    }

        .slick-arrow-center.slick-arrow-triggle.slick-arrow-trigglestyle-2 .slick-btn:hover i {
            color: #222;
            -webkit-transition: .4s ease-in-out;
            -o-transition: .4s ease-in-out;
            transition: .4s ease-in-out
        }

.slick-arrow-hover:hover .slick-arrow-center .slick-btn,
.slick-arrow-hover:hover .slick-arrow-rounded .slick-btn,
.slick-arrow-hover:hover .slick-arrow-triggle .slick-btn {
    opacity: 1;
    visibility: visible
}

.slick-dots-bottom {
    position: relative
}

    .slick-dots-bottom.bottom-30 .slick-dots {
        bottom: 30px
    }

    .slick-dots-bottom .slick-dots {
        position: absolute;
        z-index: 2;
        bottom: -60px
    }

        .slick-dots-bottom .slick-dots li {
            width: auto;
            height: auto;
            margin: 0 9px;
            padding: 0
        }

            .slick-dots-bottom .slick-dots li button {
                width: 10px;
                height: 10px;
                padding: 0;
                cursor: pointer;
                border: 0;
                outline: 0;
                background: #fff;
                border-radius: 100%
            }

                .slick-dots-bottom .slick-dots li button::before {
                    display: none
                }

            .slick-dots-bottom .slick-dots li.slick-active button {
                background: #ffcc2a
            }

.squre-dots {
    position: absolute;
    z-index: 2;
    bottom: -60px
}

    .squre-dots li {
        width: auto;
        height: auto;
        margin: 0 9px;
        padding: 0
    }

        .squre-dots li button {
            width: 22px;
            height: 4px;
            padding: 0;
            cursor: pointer;
            border: 0;
            outline: 0;
            background: #d8d8d8
        }

            .squre-dots li button::before {
                display: none
            }

        .squre-dots li.slick-active button {
            background: #222
        }

.number-dot .slick-dots {
    position: absolute;
    z-index: 2;
    bottom: 30px
}

@media only screen and (max-width:767px) {
    .number-dot .slick-dots {
        bottom: 15px
    }
}

.number-dot .slick-dots li {
    margin: 0 10px !important
}

    .number-dot .slick-dots li button {
        font-size: 20px !important;
        line-height: 20px !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
        color: #fff !important
    }

        .number-dot .slick-dots li button::before {
            display: none
        }

        .number-dot .slick-dots li button::after {
            content: "0"
        }

    .number-dot .slick-dots li::before {
        content: "";
        position: absolute;
        bottom: -10px;
        left: -5px;
        width: 0;
        height: 2px;
        background-color: #fff;
        z-index: 9;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    .number-dot .slick-dots li.slick-active::before,
    .number-dot .slick-dots li:hover::before {
        opacity: 1;
        visibility: visible;
        width: 100%
    }

.slick-dot-vertical-center {
    position: relative
}

    .slick-dot-vertical-center .slick-dots {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 95px;
        width: auto;
        bottom: auto !important
    }

@media only screen and (max-width:767px) {
    .slick-dot-vertical-center .slick-dots {
        right: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slick-dot-vertical-center .slick-dots {
        right: 30px
    }
}

.slick-dot-vertical-center .slick-dots li {
    display: block;
    margin: 12px 0
}

    .slick-dot-vertical-center .slick-dots li button {
        font-size: 0;
        display: block;
        width: 10px;
        height: 10px;
        padding: 0;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: 0;
        background: rgba(255, 255, 255, .2);
        border-radius: 100%
    }

        .slick-dot-vertical-center .slick-dots li button::before {
            display: none
        }

    .slick-dot-vertical-center .slick-dots li.slick-active button {
        background: #fff
    }

.slick-dot-vertical-center.button-gray .slick-dots li button {
    background: #d8d8d8
}

.slick-dot-vertical-center.button-gray .slick-dots li.slick-active button {
    background: #222
}

.bk-about-area:hover .slick-btn {
    opacity: 1;
    visibility: visible
}

.bg_image--7 {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center
}

.motivational-wrap {
    width: 600px;
    max-width: 100%;
    float: right
}

    .motivational-wrap .motivational-inner h3.title {
        line-height: 1.32;
        font-weight: 700;
        font-size: 48px;
        margin-bottom: 0;
        word-wrap: break-word;
        max-width: 100%;
        color: #222
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .motivational-wrap .motivational-inner h3.title {
        font-size: 40px
    }
}

@media only screen and (max-width:767px) {
    .motivational-wrap .motivational-inner h3.title {
        font-size: 35px
    }
}

.digital-motivational {
    padding-top: 17px;
    padding-bottom: 25px
}

.motivational-thumbnail {
    text-align: center
}

    .motivational-thumbnail img {
        height: auto;
        max-width: 100%
    }

.social-share.padding-10 a:first-child {
    padding-left: 0
}

.social-share.padding-10 a:last-child {
    padding-right: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .social-share.padding-10 a {
        padding: 5px 7px
    }
}

.social-share a {
    display: inline-block;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    color: #222;
    padding: 5px 13px;
    font-size: 20px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .social-share a {
        padding: 5px 10px
    }
}

@media only screen and (max-width:767px) {
    .social-share a {
        padding: 5px 9px
    }
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .social-share a {
        padding: 5px 8px
    }
}

.social-share a:hover {
    color: #0038e3
}

.social-share.social--transparent {
    background: 0 0
}

.social-share.body-color a {
    color: #999
}

    .social-share.body-color a:hover {
        color: #222
    }

.social-share.text-white a {
    color: #fff
}

    .social-share.text-white a:hover {
        opacity: .8
    }

.social-icon {
    padding: 0;
    margin: 0 -15px
}

    .social-icon li {
        display: inline-block
    }

        .social-icon li a {
            padding: 5px 15px;
            color: #fff;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1)
        }

    .social-icon.social-vertical {
        margin: 0
    }

        .social-icon.social-vertical li {
            display: block;
            margin: 10px
        }

            .social-icon.social-vertical li a {
                display: block
            }

    .social-icon.text-dark li a {
        color: #222
    }

    .social-icon.text-dark.tooltip-layout li a {
        color: #222
    }

        .social-icon.text-dark.tooltip-layout li a:hover {
            color: #0038e3
        }

    .social-icon.icon-size-large li a {
        font-size: 30px
    }

    .social-icon.icon-size-medium li a {
        font-size: 20px
    }

    .social-icon.social-text li a span {
        font-size: 15px;
        position: relative;
        padding: 2px 0;
        overflow: hidden;
        z-index: 1;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1);
        color: #fff
    }

        .social-icon.social-text li a span::after {
            content: "";
            width: 0;
            height: 1px;
            bottom: 0;
            position: absolute;
            left: auto;
            right: 0;
            z-index: -1;
            -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
            -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
            transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
            background: currentColor
        }

        .social-icon.social-text li a span:hover::after {
            width: 100%;
            left: 0;
            right: auto
        }

    .social-icon.social-text.text-dark li a span {
        color: #999
    }

        .social-icon.social-text.text-dark li a span:hover::after {
            width: 100%;
            left: 0;
            right: auto
        }

    .social-icon.social-text.second-font li a {
        font-family: louis_george_caferegular
    }

    .social-icon.tooltip-layout.text-dark li a {
        color: #333;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

        .social-icon.tooltip-layout.text-dark li a:hover {
            color: #222
        }

    .social-icon.tooltip-layout.text-dark-2 li a {
        color: #222;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

        .social-icon.tooltip-layout.text-dark-2 li a:hover {
            color: #222
        }

    .social-icon.tooltip-layout li a {
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1);
        color: #fff
    }

        .social-icon.tooltip-layout li a[class*=hint--] {
            position: relative
        }

        .social-icon.tooltip-layout li a.hint--bounce:after,
        .social-icon.tooltip-layout li a.hint--bounce:before {
            -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
            transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
            -o-transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
            transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
            transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24), -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24)
        }

        .social-icon.tooltip-layout li a[class*=hint--]:after,
        .social-icon.tooltip-layout li a[class*=hint--]:before {
            position: absolute;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            visibility: hidden;
            opacity: 0;
            z-index: 1000000;
            pointer-events: none;
            -webkit-transition: .3s ease;
            -o-transition: .3s ease;
            transition: .3s ease;
            -webkit-transition-delay: 0s;
            -o-transition-delay: 0s;
            transition-delay: 0s
        }

        .social-icon.tooltip-layout li a.hint--top:after,
        .social-icon.tooltip-layout li a.hint--top:before {
            bottom: 100%;
            left: 50%
        }

        .social-icon.tooltip-layout li a.hint--top:after {
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%)
        }

        .social-icon.tooltip-layout li a.hint--top:before {
            left: calc(50% - 7px);
            margin-bottom: -13px
        }

        .social-icon.tooltip-layout li a.hint--bottom:after,
        .social-icon.tooltip-layout li a.hint--bottom:before {
            top: 100%;
            left: 50%
        }

        .social-icon.tooltip-layout li a.hint--bottom:after {
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%)
        }

        .social-icon.tooltip-layout li a[class*=hint--]:before {
            content: "";
            position: absolute;
            background: 0 0;
            border: 7px solid transparent;
            z-index: 1000001
        }

        .social-icon.tooltip-layout li a[class*=hint--][aria-label]:after {
            font-family: Poppins, sans-serif;
            font-weight: 600;
            line-height: 1.23;
            content: attr(aria-label)
        }

        .social-icon.tooltip-layout li a[class*=hint--]:after {
            -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, .3);
            box-shadow: 4px 4px 8px rgba(0, 0, 0, .3);
            padding: 8px 10px;
            font-size: 14px;
            white-space: nowrap;
            border-radius: 5px
        }

        .social-icon.tooltip-layout li a.hint--white[aria-label]::before {
            border-top-color: #fff
        }

        .social-icon.tooltip-layout li a.hint--theme[aria-label]::after {
            background: #0038e3;
            color: #fff;
            text-shadow: none
        }

        .social-icon.tooltip-layout li a.hint--theme[aria-label]::before {
            border-top-color: #0038e3
        }

        .social-icon.tooltip-layout li a.hint--dark[aria-label]::after {
            background: #222;
            color: #fff;
            text-shadow: none
        }

        .social-icon.tooltip-layout li a.hint--dark[aria-label]::before {
            border-top-color: #222
        }

        .social-icon.tooltip-layout li a.hint--white[aria-label]::after {
            background: #fff;
            color: #111;
            text-shadow: none
        }

        .social-icon.tooltip-layout li a.hint--bottom::before {
            left: calc(50% - 7px);
            margin-top: -13px;
            border-bottom-color: #000;
            border-top-color: transparent !important
        }

        .social-icon.tooltip-layout li a.hint--bottom.hint--white[aria-label]::before {
            border-bottom-color: #fff
        }

        .social-icon.tooltip-layout li a:hover {
            color: rgba(255, 255, 255, .5)
        }

            .social-icon.tooltip-layout li a:hover.hint--top[class*=hint--]:after,
            .social-icon.tooltip-layout li a:hover.hint--top[class*=hint--]:before {
                visibility: visible;
                opacity: 1;
                -webkit-transition-delay: .1s;
                -o-transition-delay: .1s;
                transition-delay: .1s
            }

            .social-icon.tooltip-layout li a:hover.hint--top::before {
                -webkit-transform: translateY(-8px);
                -ms-transform: translateY(-8px);
                transform: translateY(-8px)
            }

            .social-icon.tooltip-layout li a:hover.hint--top::after {
                -webkit-transform: translateX(-50%) translateY(-8px);
                -ms-transform: translateX(-50%) translateY(-8px);
                transform: translateX(-50%) translateY(-8px)
            }

            .social-icon.tooltip-layout li a:hover.hint--bottom[class*=hint--]:after,
            .social-icon.tooltip-layout li a:hover.hint--bottom[class*=hint--]:before {
                visibility: visible;
                opacity: 1;
                -webkit-transition-delay: .1s;
                -o-transition-delay: .1s;
                transition-delay: .1s
            }

            .social-icon.tooltip-layout li a:hover.hint--bottom::before {
                -webkit-transform: translateY(8px);
                -ms-transform: translateY(8px);
                transform: translateY(8px)
            }

            .social-icon.tooltip-layout li a:hover.hint--bottom::after {
                -webkit-transform: translateX(-50%) translateY(8px);
                -ms-transform: translateX(-50%) translateY(8px);
                transform: translateX(-50%) translateY(8px)
            }

    .social-icon.icon-solid-rounded li {
        margin: 5px
    }

        .social-icon.icon-solid-rounded li a {
            font-size: 20px;
            display: block;
            text-align: center;
            height: 50px;
            width: 50px;
            background: #eee;
            color: #222;
            line-height: 51px;
            border-radius: 50%;
            position: relative;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1);
            padding: 0
        }

            .social-icon.icon-solid-rounded li a:hover {
                background-color: #0038e3;
                color: #fff !important
            }

    .social-icon.icon-border-rounded.social-vertical li {
        margin: 20px
    }

    .social-icon.icon-border-rounded li {
        margin: 5px
    }

        .social-icon.icon-border-rounded li a {
            display: block;
            text-align: center;
            height: 55px;
            width: 55px;
            background: 0 0;
            color: #fff;
            border: 2px solid rgba(0, 0, 0, .21);
            border-radius: 50%;
            line-height: 52px;
            position: relative;
            border-color: rgba(255, 255, 255, .21);
            padding: 0;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1)
        }

            .social-icon.icon-border-rounded li a:hover {
                border-color: #fff;
                background-color: #fff;
                color: #222
            }

    .social-icon.icon-border-rounded.text-dark-2 li a {
        color: #222;
        border: 1px solid #eee
    }

        .social-icon.icon-border-rounded.text-dark-2 li a:hover {
            border-color: #222;
            background-color: #222;
            color: #fff
        }

    .social-icon.icon-border-rounded.style-solid-thin-rounded-icon li a {
        color: #222;
        border: 1px solid #eee
    }

        .social-icon.icon-border-rounded.style-solid-thin-rounded-icon li a:hover {
            color: #fff;
            border-color: #222;
            background: #222
        }

    .social-icon.style-solid-rounded-icon {
        margin: -10px
    }

        .social-icon.style-solid-rounded-icon li {
            margin: 10px
        }

@media only screen and (max-width:767px) {
    .social-icon.style-solid-rounded-icon li {
        margin: 6px
    }
}

.social-icon.style-solid-rounded-icon li a {
    font-size: 20px;
    display: block;
    text-align: center;
    height: 55px;
    line-height: 42px;
    width: 55px;
    color: #fff;
    border: 2px solid rgba(0, 0, 0, .21);
    border-radius: 50%;
    position: relative;
    border-color: transparent;
    background-color: rgba(255, 255, 255, .18);
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

    .social-icon.style-solid-rounded-icon li a:hover {
        border-color: transparent;
        background-color: #fff;
        color: #222
    }

a {
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    color: #fff
}

    a[class*=hint--] {
        position: relative
    }

    a.hint--bounce:after,
    a.hint--bounce:before {
        -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
        transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
        -o-transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
        transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
        transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24), -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24)
    }

    a[class*=hint--]:after,
    a[class*=hint--]:before {
        position: absolute;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        visibility: hidden;
        opacity: 0;
        z-index: 1000000;
        pointer-events: none;
        -webkit-transition: .3s ease;
        -o-transition: .3s ease;
        transition: .3s ease;
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s
    }

    a.hint--top:after,
    a.hint--top:before {
        bottom: 100%;
        left: 50%
    }

    a.hint--top:after {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    a.hint--top:before {
        left: calc(50% - 7px);
        margin-bottom: -13px
    }

    a.hint--bottom:after,
    a.hint--bottom:before {
        top: 100%;
        left: 50%
    }

    a.hint--bottom:after {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    a[class*=hint--]:before {
        content: "";
        position: absolute;
        background: 0 0;
        border: 7px solid transparent;
        z-index: 1000001
    }

    a[class*=hint--][aria-label]:after {
        font-family: Poppins, sans-serif;
        font-weight: 600;
        line-height: 1.23;
        content: attr(aria-label)
    }

    a[class*=hint--]:after {
        -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, .3);
        box-shadow: 4px 4px 8px rgba(0, 0, 0, .3);
        padding: 8px 10px;
        font-size: 14px;
        white-space: normal;
        border-radius: 5px;
        max-width: 160px;
        min-width: 120px;
        text-align: center
    }

    a.hint--white[aria-label]::before {
        border-top-color: #fff
    }

    a.hint--theme[aria-label]::after {
        background: #0038e3;
        color: #fff;
        text-shadow: none
    }

    a.hint--theme[aria-label]::before {
        border-top-color: #0038e3
    }

    a.hint--dark[aria-label]::after {
        background: #222;
        color: #fff;
        text-shadow: none
    }

    a.hint--dark[aria-label]::before {
        border-top-color: #222
    }

    a.hint--white[aria-label]::after {
        background: #fff;
        color: #111;
        text-shadow: none
    }

    a.hint--bottom::before {
        left: calc(50% - 7px);
        margin-top: -13px;
        border-bottom-color: #000;
        border-top-color: transparent !important
    }

    a.hint--bottom.hint--white[aria-label]::before {
        border-bottom-color: #fff
    }

    a:hover {
        color: rgba(255, 255, 255, .5)
    }

        a:hover.hint--top[class*=hint--]:after,
        a:hover.hint--top[class*=hint--]:before {
            visibility: visible;
            opacity: 1;
            -webkit-transition-delay: .1s;
            -o-transition-delay: .1s;
            transition-delay: .1s
        }

        a:hover.hint--top::before {
            -webkit-transform: translateY(-8px);
            -ms-transform: translateY(-8px);
            transform: translateY(-8px)
        }

        a:hover.hint--top::after {
            -webkit-transform: translateX(-50%) translateY(-8px);
            -ms-transform: translateX(-50%) translateY(-8px);
            transform: translateX(-50%) translateY(-8px)
        }

        a:hover.hint--bottom[class*=hint--]:after,
        a:hover.hint--bottom[class*=hint--]:before {
            visibility: visible;
            opacity: 1;
            -webkit-transition-delay: .1s;
            -o-transition-delay: .1s;
            transition-delay: .1s
        }

        a:hover.hint--bottom::before {
            -webkit-transform: translateY(8px);
            -ms-transform: translateY(8px);
            transform: translateY(8px)
        }

        a:hover.hint--bottom::after {
            -webkit-transform: translateX(-50%) translateY(8px);
            -ms-transform: translateX(-50%) translateY(8px);
            transform: translateX(-50%) translateY(8px)
        }

.section-separator-with--border {
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee
}

.swipper-custom-arrow {
    position: relative
}

    .swipper-custom-arrow .swipper-btn {
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 2;
        color: #fff;
        width: 55px;
        height: 108px;
        font-size: 30px;
        border: 0 none;
        background: rgba(255, 255, 255, .5);
        border-radius: 0;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .01);
        box-shadow: 0 0 5px rgba(0, 0, 0, .01);
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1), visibility .3s linear 2s, opacity .3s linear 2s;
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1), visibility .3s linear 2s, opacity .3s linear 2s;
        transition: all .3s cubic-bezier(.645, .045, .355, 1), visibility .3s linear 2s, opacity .3s linear 2s;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

        .swipper-custom-arrow .swipper-btn.swiper-btn-prev {
            border-bottom-right-radius: 108px;
            border-top-right-radius: 108px;
            left: 0
        }

        .swipper-custom-arrow .swipper-btn.swiper-btn-next {
            left: auto;
            border-bottom-left-radius: 108px;
            border-top-left-radius: 108px;
            right: 0
        }

        .swipper-custom-arrow .swipper-btn:hover {
            color: #222;
            background: #fff;
            opacity: 1;
            visibility: visible
        }

.swipper-custom-dots {
    position: relative
}

    .swipper-custom-dots .swiper-container-horizontal {
        overflow: visible;
        position: relative
    }

    .swipper-custom-dots .swiper-pagination {
        position: absolute;
        z-index: 2;
        bottom: -60px
    }

@media only screen and (max-width:767px) {
    .swipper-custom-dots .swiper-pagination {
        bottom: 19px
    }
}

.swipper-custom-dots .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    padding: 0;
    cursor: pointer;
    border: 0;
    outline: 0;
    background: #d8d8d8;
    border-radius: 100%;
    margin: 0 6px;
    opacity: 1
}

    .swipper-custom-dots .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #222
    }

.flexale-image .thumb img {
    width: 100%
}

.flexable-carousle-activation--2 .swiper-wrapper .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

    .flexable-carousle-activation--2 .swiper-wrapper .swiper-wrapper .swiper-slide {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        transition-property: transform, -webkit-transform;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

.flexable-carousle-activation--2 .swiper-slide,
.flexable-carousle-activation--2 .swiper-slide .thumb,
.flexable-carousle-activation--2 .swiper-slide img {
    width: auto !important
}

    .flexable-carousle-activation--2 .swiper-slide img {
        height: 678px;
        max-width: 100%;
        vertical-align: top
    }

@media only screen and (max-width:767px) {
    .flexable-carousle-activation--2 .swiper-slide img {
        height: 238px
    }
}

.flexable-arrow {
    position: relative
}

    .flexable-arrow .slick-btn {
        position: absolute;
        top: 50%;
        display: block;
        width: 20px;
        height: 20px;
        padding: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        cursor: pointer;
        color: transparent;
        border: none;
        outline: 0;
        background: 0 0;
        left: 50px;
        z-index: 9
    }

        .flexable-arrow .slick-btn::before {
            display: none
        }

@media only screen and (min-width:768px) and (max-width:991px) {
    .flexable-arrow .slick-btn {
        left: 16px
    }
}

@media only screen and (max-width:767px) {
    .flexable-arrow .slick-btn {
        left: 16px
    }
}

.flexable-arrow .slick-btn i {
    color: #fff;
    font-size: 50px;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1), visibility .3s linear 2s, opacity .3s linear 2s;
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1), visibility .3s linear 2s, opacity .3s linear 2s;
    transition: all .3s cubic-bezier(.645, .045, .355, 1), visibility .3s linear 2s, opacity .3s linear 2s
}

.flexable-arrow .slick-btn:hover i {
    color: #0038e3
}

.flexable-arrow .slick-btn.slick-next {
    right: 50px;
    left: auto
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .flexable-arrow .slick-btn.slick-next {
        left: auto;
        right: 16px
    }
}

@media only screen and (max-width:767px) {
    .flexable-arrow .slick-btn.slick-next {
        left: auto;
        right: 16px
    }
}

.flexable-arrow:hover .slick-btn {
    opacity: 1
}

.flexable-dots {
    position: relative
}

    .flexable-dots .slick-dots {
        position: absolute;
        bottom: 50px;
        z-index: 2
    }

@media only screen and (max-width:767px) {
    .flexable-dots .slick-dots {
        bottom: 15px
    }
}

.flexable-dots .slick-dots li {
    width: auto;
    height: auto;
    margin: 0 9px;
    padding: 0
}

    .flexable-dots .slick-dots li button {
        width: 10px;
        height: 10px;
        padding: 0;
        cursor: pointer;
        border: 0;
        outline: 0;
        background: rgba(255, 255, 255, .2);
        border-radius: 100%
    }

        .flexable-dots .slick-dots li button::before {
            display: none
        }

    .flexable-dots .slick-dots li.slick-active button {
        background: #fff
    }

.hero-item {
    width: 100%;
    height: 750px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .hero-item {
        height: 650px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-item {
        height: 500px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-item {
        height: 450px
    }
}

@media only screen and (max-width:767px) {
    .hero-item {
        height: 350px
    }
}

.hero-item.hero-item-corona {
    height: 100vh
}

.hero-item-restaurant {
    width: 100%;
    height: 100vh;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0 90px;
    z-index: 1
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-item-restaurant {
        padding: 0 30px
    }
}

@media only screen and (max-width:767px) {
    .hero-item-restaurant {
        padding: 0 15px
    }
}

.business-slider-content {
    text-align: center
}

    .business-slider-content h5 {
        font-size: 20px;
        line-height: 30px;
        color: #fff;
        font-family: Spectral, serif !important;
        font-style: italic;
        margin-bottom: 70px
    }

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .business-slider-content h5 {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .business-slider-content h5 {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {

    .business-slider-content h5 {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:767px) {
    .business-slider-content h5 {
        margin-bottom: 30px
    }
}

.business-slider-content h2 {
    font-size: 80px;
    line-height: 102px;
    letter-spacing: 12px;
    color: #fff;
    margin-bottom: 40px;
    font-weight: 400;
    text-transform: uppercase
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .business-slider-content h2 {
        font-size: 50px;
        line-height: 70px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .business-slider-content h2 {
        font-size: 50px;
        line-height: 70px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .business-slider-content h2 {
        font-size: 50px;
        line-height: 70px;
        margin-bottom: 20px
    }
}

@media only screen and (max-width:767px) {
    .business-slider-content h2 {
        font-size: 40px;
        line-height: 60px;
        margin-bottom: 20px
    }
}

.business-slider-content p {
    font-size: 18px;
    line-height: 34px;
    color: #fff;
    font-family: CerebriSans;
    max-width: 610px;
    margin: 0 auto;
    margin-bottom: 40px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .business-slider-content p {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .business-slider-content p {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .business-slider-content p {
        margin-bottom: 20px
    }
}

@media only screen and (max-width:767px) {
    .business-slider-content p {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 20px
    }
}

.slider-font-image {
    position: relative;
    bottom: -30px
}

.hero-content-2.left {
    text-align: left
}

.hero-content-2.center {
    text-align: center
}

.hero-content-2.right {
    text-align: right
}

.hero-content-2 > * {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

.hero-content-2 h6 {
    font-size: 18px;
    line-height: 33px;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 20px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .hero-content-2 h6 {
        font-size: 15px;
        line-height: 28px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-content-2 h6 {
        font-size: 17px;
        line-height: 32px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-content-2 h6 {
        font-size: 16px;
        line-height: 33px
    }
}

@media only screen and (max-width:767px) {
    .hero-content-2 h6 {
        font-size: 12px;
        line-height: 24px
    }
}

.hero-content-2 h3 {
    font-size: 80px;
    line-height: 90px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 30px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .hero-content-2 h3 {
        font-size: 68px;
        line-height: 76px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-content-2 h3 {
        font-size: 58px;
        line-height: 65px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-content-2 h3 {
        font-size: 44px;
        line-height: 49px
    }
}

@media only screen and (max-width:767px) {
    .hero-content-2 h3 {
        font-size: 33px;
        line-height: 37px
    }
}

.hero-content-3.left {
    text-align: left
}

.hero-content-3.center {
    text-align: center
}

.hero-content-3.right {
    text-align: right
}

.hero-content-3 > * {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

.hero-content-3 h6 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 200;
    text-transform: capitalize;
    color: #777;
    margin-bottom: 20px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .hero-content-3 h6 {
        font-size: 20px;
        line-height: 22px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-content-3 h6 {
        font-size: 18px;
        line-height: 22px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-content-3 h6 {
        font-size: 18px;
        line-height: 22px
    }
}

@media only screen and (max-width:767px) {
    .hero-content-3 h6 {
        font-size: 16px;
        line-height: 18px
    }
}

.hero-content-3 h3 {
    font-size: 56px;
    line-height: 71px;
    font-weight: 200;
    color: #222;
    margin-bottom: 30px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .hero-content-3 h3 {
        font-size: 48px;
        line-height: 61px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-content-3 h3 {
        font-size: 38px;
        line-height: 51px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-content-3 h3 {
        font-size: 36px;
        line-height: 44px
    }
}

@media only screen and (max-width:767px) {
    .hero-content-3 h3 {
        font-size: 33px;
        line-height: 40px
    }
}

.hero-content-3 .btn {
    display: inline-block !important;
    min-width: 160px;
    max-width: 160px;
    font-size: 13px !important;
    line-height: 52px !important;
    border-radius: 0;
    margin-top: 40px !important;
    font-weight: 500 !important
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-content-3 .btn {
        margin-top: 20px !important
    }
}

@media only screen and (max-width:767px) {
    .hero-content-3 .btn {
        margin-top: 15px !important
    }
}

.hero-content-4.left {
    text-align: left
}

.hero-content-4.center {
    text-align: center
}

.hero-content-4.right {
    text-align: right
}

.hero-content-4 h3 {
    font-size: 100px;
    line-height: 1.1;
    letter-spacing: 3px;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 12px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .hero-content-4 h3 {
        font-size: 100px;
        line-height: 1.1
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-content-4 h3 {
        font-size: 100px;
        line-height: 1.1
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-content-4 h3 {
        font-size: 60px;
        line-height: 1.1
    }
}

@media only screen and (max-width:767px) {
    .hero-content-4 h3 {
        font-size: 40px;
        line-height: 1.1
    }
}

.hero-content-4 h4 {
    font-size: 40px;
    line-height: 1.4;
    font-weight: 400;
    font-family: "Comic Sans MS" !important;
    display: block;
    margin-bottom: 45px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .hero-content-4 h4 {
        font-size: 40px;
        line-height: 1.4
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-content-4 h4 {
        font-size: 38px;
        line-height: 51px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-content-4 h4 {
        font-size: 36px;
        line-height: 44px
    }
}

@media only screen and (max-width:767px) {
    .hero-content-4 h4 {
        font-size: 33px;
        line-height: 40px
    }
}

.hero-content-4 .check-btn {
    position: relative;
    padding: 5px 0;
    padding-left: 62px;
    background-color: transparent;
    font-weight: 500;
    font-size: 13px;
    display: block;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 105px
}

    .hero-content-4 .check-btn::before {
        content: "";
        position: absolute;
        top: 50%;
        margin-top: -1px;
        left: 0;
        width: 50px;
        height: 1px;
        background: currentColor;
        opacity: .4
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-content-4 .check-btn {
        margin-top: 20px !important
    }
}

@media only screen and (max-width:767px) {
    .hero-content-4 .check-btn {
        margin-top: 15px !important
    }
}

.hero-content-5.left {
    text-align: left
}

.hero-content-5.center {
    text-align: center
}

.hero-content-5.right {
    text-align: right
}

.hero-content-5 h3 {
    font-size: 73px;
    line-height: 90px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 40px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .hero-content-5 h3 {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-content-5 h3 {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-content-5 h3 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px
    }
}

@media only screen and (max-width:767px) {
    .hero-content-5 h3 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px
    }
}

.hero-content-5 p {
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    margin-bottom: 40px;
    font-family: Roboto, sans-serif
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .hero-content-5 p {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-content-5 p {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-content-5 p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px
    }
}

@media only screen and (max-width:767px) {
    .hero-content-5 p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px
    }
}

.slick-active .hero-content-2 > *,
.slick-active .hero-content-3 > * {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.slick-active .hero-content-2 > :nth-child(1),
.slick-active .hero-content-3 > :nth-child(1) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.slick-active .hero-content-2 > :nth-child(2),
.slick-active .hero-content-3 > :nth-child(2) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.slick-active .hero-content-2 > :nth-child(3),
.slick-active .hero-content-3 > :nth-child(3) {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.slick-active .hero-content-2 > :nth-child(4),
.slick-active .hero-content-3 > :nth-child(4) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.slick-active .hero-content-2 > :nth-child(5),
.slick-active .hero-content-3 > :nth-child(5) {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s
}

.slick-active .hero-content-2 > :nth-child(6),
.slick-active .hero-content-3 > :nth-child(6) {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.carousle-slider .thumb img {
    width: 100%
}

.carousle-slider .content {
    padding: 0 30px 0 0
}

    .carousle-slider .content .spacing {
        height: 28px
    }

    .carousle-slider .content h5 {
        font-size: 18px;
        margin-bottom: 14px;
        font-weight: 600;
        font-family: Poppins, sans-serif;
        line-height: 1.23
    }

    .carousle-slider .content p {
        line-height: 1.58;
        font-size: 14px;
        font-weight: 500;
        font-family: Poppins, sans-serif;
        color: #333;
        margin: 0
    }

.case-slider-content .post-count {
    font-size: 100px;
    font-weight: 700;
    line-height: 1;
    color: rgba(18, 18, 18, .06);
    margin-bottom: 14px
}

.case-slider-content h6 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 14px
}

.case-slider-content h3 {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 19px;
    padding-bottom: 23px;
    border-bottom: 1px solid #eee
}

@media only screen and (max-width:767px) {
    .case-slider-content h3 {
        font-size: 22px
    }
}

.case-slider-content .text {
    font-size: 18px;
    line-height: 1.67
}

.countdown-style-1 .timer-grid > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px
}

@media only screen and (max-width:575px) {
    .countdown-style-1 .timer-grid > div {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.countdown-style-1 .timer-grid > div span.ht-count {
    margin: 0 15px;
    text-align: center
}

@media only screen and (max-width:575px) {
    .countdown-style-1 .timer-grid > div span.ht-count {
        margin-bottom: 30px
    }
}

.countdown-style-1 .timer-grid > div span.time-count {
    display: inline-block;
    padding: 31px 10px;
    font-size: 36px;
    width: 70px;
    text-align: center;
    margin-bottom: 18px;
    border-radius: 6px;
    font-weight: 600
}

.countdown-style-1 .timer-grid > div span.count-inner p {
    margin: 0;
    font-weight: 600;
    font-size: 14px;
    color: #fff
}

.countdown-style-1.bg-solid-grey .timer-grid > div span.time-count {
    background: #f3f3f3;
    color: #222
}

.countdown-style-1.bg-solid-theme .timer-grid > div span.time-count {
    background: #0038e3;
    color: #fff
}

.countdown-style-1.font-lg-size .timer-grid > div .second span.time-count {
    color: #0038e3
}

.countdown-style-1.font-lg-size .timer-grid > div span.time-count {
    color: #222;
    font-size: 67px;
    padding: 0 4px;
    width: auto;
    display: block;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 10px
}

@media only screen and (max-width:767px) {
    .countdown-style-1.font-lg-size .timer-grid > div span.time-count {
        font-size: 40px;
        margin-bottom: 4px
    }
}

.time-circles .countdown {
    display: inline-block;
    width: 770px !important;
    max-width: 100%
}

.time_circles {
    position: relative;
    width: 100%;
    height: 100%
}

    .time_circles > div {
        position: absolute;
        text-align: center
    }

        .time_circles > div > h4 {
            margin: 0;
            padding: 0;
            text-align: center;
            text-transform: capitalize;
            position: absolute;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            bottom: -31px;
            font-size: 14px !important;
            color: #999;
            font-family: Poppins, sans-serif
        }

        .time_circles > div > span {
            display: block;
            width: 100%;
            text-align: center;
            font-size: 30px !important;
            margin-top: 14px;
            font-weight: 500
        }

    .textDiv_Hours,
    .textDiv_Minutes,
    .textDiv_Seconds,
    .time_circles .textDiv_Days {
        color: #222;
        font-size: 30px
    }

@media only screen and (max-width:767px) {
    .time_circles > div > h4 {
        bottom: -27px;
        font-size: 14px !important
    }

    .time_circles > div > span {
        font-size: 18px !important;
        position: absolute;
        bottom: -9px
    }

    .time-circles .countdown {
        display: block;
        width: 799px !important;
        max-width: 100%
    }
}

@media only screen and (max-width:575px) {
    .time_circles > div > h4 {
        font-size: 10px !important
    }

    .time_circles > div > span {
        font-size: 15px !important
    }
}

.progress-wrapper h3.heading {
    font-size: 24px;
    margin-bottom: 60px
}

.progress-charts {
    overflow: hidden
}

    .progress-charts h6.heading {
        margin-bottom: 13px;
        text-transform: uppercase
    }

        .progress-charts h6.heading span.percent-label {
            color: #222;
            font-weight: 600
        }

    .progress-charts .progress {
        height: 4px;
        overflow: visible;
        font-size: 14px;
        background-color: #f5f5f5;
        border-radius: 0
    }

        .progress-charts .progress .progress-bar {
            overflow: visible;
            position: relative;
            background: #0038e3
        }

            .progress-charts .progress .progress-bar.custom-color--2 {
                background-color: #7ed321
            }

            .progress-charts .progress .progress-bar.custom-color--3 {
                background-color: #f2b636
            }

            .progress-charts .progress .progress-bar.custom-color--4 {
                background-color: #f55d4e
            }

            .progress-charts .progress .progress-bar span.percent-label {
                position: absolute;
                color: #222;
                right: -7px;
                top: -35px;
                font-size: 14px;
                font-weight: 600
            }

.radial-progress,
.radial-progress--2 {
    position: relative
}

@media only screen and (max-width:767px) {
    .radial-progress,
    .radial-progress--2 {
        display: inline-block
    }
}

.radial-progress .circle-text,
.radial-progress--2 .circle-text {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .radial-progress .circle-text span.count,
    .radial-progress--2 .circle-text span.count {
        font-size: 18px;
        line-height: 1;
        font-weight: 600;
        color: #222;
        position: relative
    }

        .radial-progress .circle-text span.count.text-white::after,
        .radial-progress--2 .circle-text span.count.text-white::after {
            color: #fff
        }

        .radial-progress .circle-text span.count::after,
        .radial-progress--2 .circle-text span.count::after {
            position: absolute;
            content: "%";
            right: -14px;
            color: #222
        }

.radial-progress-single.progress-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:575px) {
    .radial-progress-single.progress-flex {
        display: block
    }
}

.gallery-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px
}

@media only screen and (max-width:767px) {
    .gallery-grid {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .gallery-grid {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.gallery-grid .grid-width-2 {
    -ms-grid-column: span 2;
    grid-column: span 2
}

@media only screen and (max-width:767px) {
    .gallery-grid .grid-width-2 {
        -ms-grid-column: span 1;
        grid-column: span 1
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .gallery-grid .grid-width-2 {
        -ms-grid-column: span 1;
        grid-column: span 1
    }
}

.gallery-grid .grid-height-2 {
    -ms-grid-row: span 2;
    grid-row: span 2
}

@media only screen and (max-width:767px) {
    .gallery-grid .grid-height-2 {
        -ms-grid-row: span 1;
        grid-row: span 1
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .gallery-grid .grid-height-2 {
        -ms-grid-row: span 1;
        grid-row: span 1
    }
}

.musician-gallery-grid {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 90px;
    grid-row-gap: 80px;
    display: -ms-grid;
    display: grid
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .musician-gallery-grid {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: 30px;
        grid-row-gap: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .musician-gallery-grid {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: 30px;
        grid-row-gap: 30px
    }
}

@media only screen and (max-width:767px) {
    .musician-gallery-grid {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        grid-column-gap: 30px;
        grid-row-gap: 30px
    }
}

.musician-gallery-grid .grid-width-2 {
    -ms-grid-column: span 2;
    grid-column: span 2
}

.musician-gallery-grid .grid-height-2 {
    -ms-grid-row: span 2;
    grid-row: span 2
}

.gallery {
    display: block;
    position: relative !important;
    width: 100%;
    height: 100%
}

    .gallery .thumb img {
        width: 100%
    }

    .gallery .hover-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        background-color: #0038e3;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

        .gallery .hover-overlay .inner {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }

            .gallery .hover-overlay .inner span {
                font-size: 36px;
                color: #fff
            }

    .gallery:hover .hover-overlay {
        visibility: visible;
        opacity: .9
    }

.masonary-item {
    margin-top: 30px
}

.minimal-gallery.masonry-wrap {
    margin: 0 -45px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .minimal-gallery.masonry-wrap {
        margin: 0 -15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .minimal-gallery.masonry-wrap {
        margin: 0 -15px
    }
}

@media only screen and (max-width:767px) {
    .minimal-gallery.masonry-wrap {
        margin: 0 -15px
    }
}

.minimal-gallery.masonry-wrap .masonary-item {
    padding: 0 45px;
    margin-top: 90px;
    display: block
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .minimal-gallery.masonry-wrap .masonary-item {
        padding: 0 15px;
        margin-top: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .minimal-gallery.masonry-wrap .masonary-item {
        padding: 0 15px;
        margin-top: 30px
    }
}

@media only screen and (max-width:767px) {
    .minimal-gallery.masonry-wrap .masonary-item {
        padding: 0 15px;
        margin-top: 30px
    }
}

.bk-gradation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width:767px) {
    .bk-gradation {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.bk-gradation .item-grid {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    padding: 0 10px
}

    .bk-gradation .item-grid .line {
        position: absolute;
        top: 40px;
        right: 100%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
        background: #ddd;
        width: 60%;
        height: 1px
    }

@media only screen and (max-width:767px) {
    .bk-gradation .item-grid .line {
        display: none
    }
}

.bk-gradation .item-grid .dot-wrap {
    max-width: 270px;
    position: relative;
    height: 80px;
    width: 80px;
    margin: 0 auto 24px
}

    .bk-gradation .item-grid .dot-wrap .dot {
        background: #0038e3
    }

        .bk-gradation .item-grid .dot-wrap .dot::after,
        .bk-gradation .item-grid .dot-wrap .dot::before {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            border-radius: 50%;
            background: inherit
        }

        .bk-gradation .item-grid .dot-wrap .dot::before {
            width: 80px;
            height: 80px;
            opacity: .3
        }

        .bk-gradation .item-grid .dot-wrap .dot::after {
            width: 60px;
            height: 60px;
            opacity: .7
        }

        .bk-gradation .item-grid .dot-wrap .dot .count {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            height: 40px;
            width: 40px;
            line-height: 40px;
            font-size: 16px;
            font-weight: 600;
            color: #fff;
            background: inherit;
            border-radius: 50%;
            text-align: center;
            z-index: 3;
            font-family: Poppins, sans-serif
        }

.bk-gradation .item-grid .content {
    position: relative;
    text-align: center;
    max-width: 270px;
    margin: 0 auto;
    background: #fff;
    padding: 38px 30px 44px;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .06);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .06);
    -webkit-filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .06));
    filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .06));
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

    .bk-gradation .item-grid .content::before {
        position: absolute;
        bottom: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        content: "";
        border-bottom: 13px solid #fff;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

    .bk-gradation .item-grid .content.bg-black {
        background: #000;
        color: #fff
    }

        .bk-gradation .item-grid .content.bg-black::before {
            border-bottom-color: #000
        }

        .bk-gradation .item-grid .content.bg-black h5 {
            color: #fff
        }

    .bk-gradation .item-grid .content h5.heading {
        font-size: 16px;
        margin-bottom: 12px
    }

.bk-gradation .item-grid:first-child .line {
    display: none
}

.bk-gradation .item-grid:hover .content {
    background: #222;
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .06);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .06);
    -webkit-filter: drop-shadow(0 15px 30px rgba(0, 0, 0, .06));
    filter: drop-shadow(0 15px 30px rgba(0, 0, 0, .06));
    color: #fff
}

    .bk-gradation .item-grid:hover .content::before {
        border-bottom-color: #222
    }

    .bk-gradation .item-grid:hover .content h5.heading {
        color: #fff
    }

    .bk-gradation .item-grid:hover .content p.bk_pra {
        color: #fff
    }

.bk-gradation .item-grid.custom-color--2 .dot-wrap .dot {
    background: #f55d4e
}

.bk-gradation .item-grid.custom-color--3 .dot-wrap .dot {
    background: #9013fe
}

.bk-gradation .item-grid.custom-color--4 .dot-wrap .dot {
    background: #7ed321
}

.bk-gradation .item-grid.custom-color--5 .dot-wrap .dot {
    background: #d0021b !important
}

.bk-gradation .item-grid.custom-color--6 .dot-wrap .dot {
    background: #f5a623 !important
}

.bk-gradation .item-grid.custom-color--7 .dot-wrap .dot {
    background: #7ed321 !important
}

.cd-headline.clip span {
    padding: 0
}

.cd-headline.clip .cd-words-wrapper.brown-color::after {
    background-color: #ce8f4f;
    width: 4px
}

.typed-text .content {
    text-align: left
}

    .typed-text .content h3.heading {
        max-width: 900px;
        line-height: 1.2;
        font-size: 56px;
        margin-bottom: 0;
        word-wrap: break-word;
        margin-top: -20px
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .typed-text .content h3.heading {
        margin-top: 19px;
        font-size: 43px
    }
}

@media only screen and (max-width:767px) {
    .typed-text .content h3.heading {
        margin-top: 19px;
        font-size: 30px
    }
}

.typed-text .content h3.heading span.text-variation-play {
    font-family: "Playfair Display", Georgia, serif;
    font-style: italic
}

.typed-text .content p {
    font-size: 24px;
    word-wrap: break-word;
    max-width: 100%;
    margin-top: 30px
}

@media only screen and (max-width:767px) {
    .typed-text .content p {
        font-size: 16px;
        line-height: 28px
    }
}

.margin-50 {
    position: relative
}

    .margin-50::before {
        position: absolute;
        content: "";
        max-width: 1320px;
        height: 110px;
        z-index: 9;
        background: #fff;
        top: -50px;
        left: 0;
        right: 0;
        text-align: center;
        margin: auto
    }

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .margin-50::before {
        max-width: 992px;
        height: 110px;
        top: -70px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .margin-50::before {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .margin-50::before {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .margin-50::before {
        display: none
    }
}

.box-shadow-title {
    margin-top: -50px;
    padding: 80px 0;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .06);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .06);
    background-color: #fff
}

.max-width-720 {
    max-width: 720px;
    margin: auto;
    font-size: 16px;
    line-height: 30px
}

.ht-pricing-list-view {
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, .06);
    box-shadow: 0 0 40px rgba(0, 0, 0, .06)
}

    .ht-pricing-list-view table {
        border: 0
    }

    .ht-pricing-list-view thead tr th.pricing-header {
        padding: 0;
        width: 266px;
        border: 0;
        border-left: 1px solid rgba(51, 51, 51, .1);
        border-right: 1px solid rgba(51, 51, 51, .1);
        text-align: center
    }

        .ht-pricing-list-view thead tr th.pricing-header .heading-h4 {
            font-size: 24px;
            color: #222;
            font-family: Poppins, sans-serif;
            font-weight: 600;
            letter-spacing: 0;
            line-height: 1.23;
            margin: 0
        }

        .ht-pricing-list-view thead tr th.pricing-header .heading-h6 {
            font-size: 14px;
            color: #222;
            font-family: Poppins, sans-serif;
            font-weight: 600;
            letter-spacing: 0;
            line-height: 1.23;
            margin: 0
        }

        .ht-pricing-list-view thead tr th.pricing-header:first-child {
            text-align: left;
            width: 370px;
            padding: 52px 30px 32px 46px;
            border-left: 0
        }

    .ht-pricing-list-view thead tr th.pricing-header {
        padding: 52px 30px 32px;
        position: relative
    }

        .ht-pricing-list-view thead tr th.pricing-header .feature-park {
            background: #00f;
            padding: 6px 21px;
            position: absolute;
            top: 15px;
            left: 50%;
            -webkit-transform: translate(-50%);
            -ms-transform: translate(-50%);
            transform: translate(-50%);
            color: #fff;
            font-size: 10px;
            text-transform: uppercase;
            font-weight: 600;
            letter-spacing: 0;
            line-height: 1.23
        }

        .ht-pricing-list-view thead tr th.pricing-header .heading-h6 {
            text-transform: uppercase;
            margin-bottom: 34px;
            display: block
        }

        .ht-pricing-list-view thead tr th.pricing-header .price-wrap .price-wrap-inner {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: start;
            -webkit-align-items: flex-start;
            -ms-flex-align: start;
            align-items: flex-start;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }

            .ht-pricing-list-view thead tr th.pricing-header .price-wrap .price-wrap-inner span {
                color: #222
            }

                .ht-pricing-list-view thead tr th.pricing-header .price-wrap .price-wrap-inner span.currency {
                    font-size: 18px;
                    margin-bottom: 0
                }

                .ht-pricing-list-view thead tr th.pricing-header .price-wrap .price-wrap-inner span.price {
                    font-size: 36px !important;
                    line-height: .9;
                    margin: 0 4px;
                    font-weight: 600 !important
                }

                .ht-pricing-list-view thead tr th.pricing-header .price-wrap .price-wrap-inner span.period {
                    font-size: 14px;
                    margin-bottom: 0;
                    color: #999;
                    -webkit-align-self: flex-end;
                    -ms-flex-item-align: end;
                    align-self: flex-end;
                    line-height: 2
                }

    .ht-pricing-list-view tbody tr td {
        border: 0;
        border-left: 1px solid rgba(51, 51, 51, .1);
        border-right: 1px solid rgba(51, 51, 51, .1);
        padding: 0 30px
    }

        .ht-pricing-list-view tbody tr td:first-child {
            border-left: 0
        }

        .ht-pricing-list-view tbody tr td:last-child {
            border-right: 0
        }

        .ht-pricing-list-view tbody tr td.price-list ul {
            padding: 0;
            margin: 0;
            list-style: none
        }

            .ht-pricing-list-view tbody tr td.price-list ul li {
                border-top: 1px solid rgba(51, 51, 51, .1);
                padding: 9px 0
            }

                .ht-pricing-list-view tbody tr td.price-list ul li span.item-checked {
                    color: #7ed321;
                    font-size: 16px
                }

                .ht-pricing-list-view tbody tr td.price-list ul li.ft--foot {
                    padding: 30px 10px 40px
                }

.brook-career-area {
    position: relative;
    z-index: 2
}

.career {
    padding-top: 69px;
    padding-right: 50px;
    padding-bottom: 80px;
    padding-left: 50px;
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, .07);
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, .07);
    box-shadow: 0 0 40px rgba(0, 0, 0, .07);
    background-color: #fff
}

    .career .title h3.heading {
        border-bottom-width: 1px !important;
        padding-bottom: 20px !important;
        border-bottom-color: #eee !important;
        border-bottom-style: solid !important
    }

.maintanence-wrapper .inner h2 {
    font-size: 90px;
    line-height: 1;
    color: #7bb7fc;
    margin-bottom: 27px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .maintanence-wrapper .inner h2 {
        font-size: 63px
    }
}

@media only screen and (max-width:767px) {
    .maintanence-wrapper .inner h2 {
        font-size: 41px
    }
}

.maintanence-wrapper .inner .maintanence-text {
    font-size: 18px;
    line-height: 1.95;
    margin-bottom: 35px;
    max-width: 670px;
    color: #fff
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .maintanence-wrapper .inner .maintanence-text {
        max-width: 564px
    }
}

@media only screen and (max-width:767px) {
    .maintanence-wrapper .inner .maintanence-text {
        max-width: 564px;
        font-size: 16px
    }
}

.maintanence-wrapper .inner .maintanence-form {
    max-width: 700px;
    position: relative
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .maintanence-wrapper .inner .maintanence-form {
        max-width: 564px
    }
}

@media only screen and (max-width:767px) {
    .maintanence-wrapper .inner .maintanence-form {
        max-width: 400px
    }
}

.maintanence-wrapper .inner .maintanence-form input {
    padding-right: 110px;
    color: #777;
    border-color: #eee;
    background-color: #fff;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    width: 100%;
    outline: 0;
    border: 1px solid #eee;
    border-radius: 0;
    padding: 3px 20px;
    height: 62px
}

.maintanence-wrapper .inner .maintanence-form button {
    border: 0 !important;
    border-radius: 0;
    background: 0 0;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 25px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    height: 62px;
    line-height: 62px;
    color: #0038e3;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

    .maintanence-wrapper .inner .maintanence-form button:hover {
        background-color: #0038e3;
        color: #fff
    }

.maintanence-wrapper .inner .form-desc {
    margin-top: 22px;
    color: #fff;
    font-size: 14px
}

.maintenance-social-networks {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 55px;
    height: 1.5em;
    margin: auto;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotate(90deg) translate(50%, 50%);
    -ms-transform: rotate(90deg) translate(50%, 50%);
    transform: rotate(90deg) translate(50%, 50%)
}

@media only screen and (max-width:575px) {
    .maintenance-social-networks {
        display: none
    }
}

.maintenance-social-networks .inner {
    margin: -5px -15px
}

    .maintenance-social-networks .inner a {
        display: inline-block;
        margin: 5px 15px;
        padding: 5px 0;
        color: #fff !important
    }

        .maintenance-social-networks .inner a span {
            position: relative;
            overflow: hidden;
            z-index: 1;
            line-height: 1.58;
            font-size: 14px;
            font-weight: 500
        }

            .maintenance-social-networks .inner a span::before {
                content: "";
                width: 0;
                height: 1px;
                bottom: 0;
                position: absolute;
                left: auto;
                right: 0;
                z-index: -1;
                -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
                -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
                transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
                background: currentColor
            }

        .maintenance-social-networks .inner a:hover span::before {
            width: 100%;
            left: 0;
            right: auto
        }

.page-template-comming-soon {
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%
}

    .page-template-comming-soon .bg_image--58 {
        background-repeat: no-repeat;
        background-position: center center;
        background-attachment: scroll;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -ms-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }

    .page-template-comming-soon .site {
        background-repeat: no-repeat;
        background-position: center center;
        background-attachment: fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -ms-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }

.comming-soon-wrapper {
    max-width: 660px
}

@media only screen and (max-width:767px) {
    .comming-soon-wrapper {
        max-width: 100%;
        padding: 30px
    }
}

.comming-soon-wrapper .content h3.heading {
    position: relative
}

    .comming-soon-wrapper .content h3.heading::before {
        content: "";
        position: absolute;
        top: 26px;
        left: -200px;
        background: #fff;
        height: 1px;
        width: 170px
    }

.single-contagion {
    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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .single-contagion .contagion-image {
        width: 100px;
        height: 100px;
        text-align: center;
        border-radius: 100%
    }

@media only screen and (max-width:767px) {
    .single-contagion .contagion-image {
        margin: 0 auto;
        margin-bottom: 30px
    }
}

.single-contagion .contagion-content {
    width: calc(100% - 115px);
    padding-left: 15px
}

@media only screen and (max-width:767px) {
    .single-contagion .contagion-content {
        width: 100%;
        padding-left: 0;
        text-align: center
    }
}

.single-contagion .contagion-content h3 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    color: #0038e3
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-contagion .contagion-content h3 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-contagion .contagion-content h3 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px
    }
}

@media only screen and (max-width:767px) {
    .single-contagion .contagion-content h3 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px
    }
}

.single-contagion .contagion-content p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    margin-bottom: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-contagion .contagion-content p {
        font-size: 14px;
        line-height: 22px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-contagion .contagion-content p {
        font-size: 14px;
        line-height: 22px
    }
}

@media only screen and (max-width:767px) {
    .single-contagion .contagion-content p {
        font-size: 14px;
        line-height: 22px
    }
}

.single-contagion:hover .contagion-image {
    -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
    animation: heartbeat 1.5s ease-in-out infinite both
}

.single-sympotom {
    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;
    background-color: #f9f2ff;
    padding: 40px 0;
    background-image: url(img/corona/design.png);
    background-position: right;
    background-repeat: no-repeat;
    border-radius: 20px;
    -webkit-box-shadow: 0 3px 0 1px rgba(0, 0, 0, .07);
    box-shadow: 0 3px 0 1px rgba(0, 0, 0, .07);
    position: relative;
    margin-right: -45px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-sympotom {
        margin-right: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-sympotom {
        margin-right: 0
    }
}

@media only screen and (max-width:767px) {
    .single-sympotom {
        margin-right: 0;
        padding: 30px 0
    }
}

.single-sympotom .sympotom-thumb {
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 100%;
    margin-left: -45px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-sympotom .sympotom-thumb {
        margin-left: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-sympotom .sympotom-thumb {
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    .single-sympotom .sympotom-thumb {
        margin-left: 0
    }
}

.single-sympotom .sympotom-content {
    width: calc(100% - 55px);
    padding-left: 30px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-sympotom .sympotom-content {
        width: calc(100% - 100px);
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-sympotom .sympotom-content {
        width: calc(100% - 100px);
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (max-width:767px) {
    .single-sympotom .sympotom-content {
        width: calc(100% - 100px);
        padding-left: 10px;
        padding-right: 10px
    }
}

.single-sympotom .sympotom-content h3 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    color: #0038e3
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-sympotom .sympotom-content h3 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-sympotom .sympotom-content h3 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px
    }
}

@media only screen and (max-width:767px) {
    .single-sympotom .sympotom-content h3 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px
    }
}

.single-sympotom .sympotom-content p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    max-width: 255px;
    margin-bottom: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-sympotom .sympotom-content p {
        font-size: 14px;
        line-height: 22px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-sympotom .sympotom-content p {
        font-size: 14px;
        line-height: 22px
    }
}

@media only screen and (max-width:767px) {
    .single-sympotom .sympotom-content p {
        font-size: 14px;
        line-height: 22px
    }
}

.single-sympotom:hover .sympotom-thumb {
    -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
    animation: heartbeat 1.5s ease-in-out infinite both
}

.country-area {
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

    .country-area .single-country {
        position: absolute;
        -webkit-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out
    }

        .country-area .single-country.one {
            top: 28%;
            right: 43%
        }

        .country-area .single-country.two {
            top: 36%;
            left: 25%
        }

        .country-area .single-country.three {
            top: 53%;
            right: 32%
        }

        .country-area .single-country.four {
            top: 33%;
            right: 27%
        }

        .country-area .single-country.five {
            bottom: 43%;
            right: 45%
        }

        .country-area .single-country.six {
            top: 70%;
            left: 27%
        }

        .country-area .single-country .country-number-box {
            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;
            padding: 10px 25px 10px;
            width: 200px;
            background: #fff;
            opacity: 0;
            position: absolute;
            top: 0;
            -webkit-transform: translateY(-120px);
            -ms-transform: translateY(-120px);
            transform: translateY(-120px);
            background-image: url(img/corona/country/design.png);
            background-position: right;
            background-repeat: no-repeat;
            border-radius: 10px;
            -webkit-box-shadow: 0 0 21px 0 rgba(0, 0, 0, .06);
            box-shadow: 0 0 21px 0 rgba(0, 0, 0, .06);
            z-index: 5;
            -webkit-transition: all .6s ease-in-out;
            -o-transition: all .6s ease-in-out;
            transition: all .6s ease-in-out
        }

@media only screen and (min-width:768px) and (max-width:991px) {
    .country-area .single-country .country-number-box {
        margin-left: -18px
    }
}

@media only screen and (max-width:767px) {
    .country-area .single-country .country-number-box {
        display: none
    }
}

.country-area .single-country .country-number-box::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 15px 0 0;
    border-color: #fff transparent transparent transparent;
    content: '';
    position: absolute;
    bottom: -23px;
    left: 15px
}

@media only screen and (max-width:767px) {
    .country-area .single-country .country-number-box::before {
        display: none
    }
}

.country-area .single-country .country-number-box .country-text p {
    font-size: 13px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 0
}

.country-area .single-country .country-box {
    cursor: pointer
}

    .country-area .single-country .country-box:hover .country-number-box {
        opacity: 1;
        -webkit-transform: translateY(-90px);
        -ms-transform: translateY(-90px);
        transform: translateY(-90px)
    }

.single-prevination {
    text-align: center
}

    .single-prevination .prevination-iamge {
        width: 130px;
        height: 130px;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 15px;
        border-radius: 100%
    }

    .single-prevination .prevination-content h3 {
        font-size: 18px;
        line-height: 24px;
        font-weight: 600;
        color: #7f48b0;
        font-family: 'Oxygen', sans-serif;
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-prevination .prevination-content h3 {
        font-size: 18px;
        line-height: 22px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-prevination .prevination-content h3 {
        font-size: 18px;
        line-height: 22px
    }
}

@media only screen and (max-width:767px) {
    .single-prevination .prevination-content h3 {
        font-size: 18px;
        line-height: 22px
    }
}

.single-prevination:hover .prevination-iamge {
    -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
    animation: heartbeat 1.5s ease-in-out infinite both
}

.single-hand-wash {
    text-align: center
}

    .single-hand-wash .hand-wash-image {
        width: 160px;
        height: 160px;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 10px;
        border-radius: 100%
    }

@media only screen and (max-width:767px) {
    .single-hand-wash .hand-wash-image {
        width: 120px;
        height: 120px
    }
}

.single-hand-wash .hand-wash-content h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: #fff
}

@media only screen and (max-width:767px) {
    .single-hand-wash .hand-wash-content h5 {
        font-size: 15px;
        line-height: 22px
    }
}

.single-hand-wash:hover .hand-wash-image {
    -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
    animation: heartbeat 1.5s ease-in-out infinite both
}

@-webkit-keyframes heartbeat {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    10% {
        -webkit-transform: scale(.91);
        transform: scale(.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    17% {
        -webkit-transform: scale(.98);
        transform: scale(.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    33% {
        -webkit-transform: scale(.87);
        transform: scale(.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes heartbeat {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    10% {
        -webkit-transform: scale(.91);
        transform: scale(.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    17% {
        -webkit-transform: scale(.98);
        transform: scale(.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    33% {
        -webkit-transform: scale(.87);
        transform: scale(.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.bk-testimonial-area {
    position: relative;
    z-index: 2
}

.testimonial_style--1 {
    background: #e5e5e5;
    padding: 20px 20px;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    min-height: 240px;
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .testimonial_style--1 {
        padding: 44px 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .testimonial_style--1 {
        padding: 36px 18px
    }
}

@media only screen and (max-width:767px) {
    .testimonial_style--1 {
        padding: 33px 28px
    }
}

.testimonial_style--1 .content .testimonial-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 26px
}

    .testimonial_style--1 .content .testimonial-info .post-thumbnail {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

        .testimonial_style--1 .content .testimonial-info .post-thumbnail img {
            border-radius: 50%;
            height: auto;
            max-width: 100%
        }

    .testimonial_style--1 .content .testimonial-info .clint-info {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin-left: 20px
    }

        .testimonial_style--1 .content .testimonial-info .clint-info h6 {
            font-size: 18px;
            line-height: 1.388;
            margin-bottom: 6px;
            color: #222;
            font-weight: 600;
            font-family: Poppins, sans-serif
        }

        .testimonial_style--1 .content .testimonial-info .clint-info span {
            color: #333;
            font-weight: 500;
            line-height: 1.58;
            font-size: 14px;
            font-family: Poppins, sans-serif
        }

.testimonial_style--1 .content .testimonial-quote {
    padding: 2px 5px 0 0;
    font-size: 28px;
    text-align: right;
    line-height: 0
}

    .testimonial_style--1 .content .testimonial-quote span {
        color: #0038e3;
        font-weight: 900
    }

.testimonial_style--1:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
    color: #000 !important;
    background: #fff;
}

    .testimonial_style--1:hover .content p {
        color: #003461;
        font-weight: 400;
    }

        .testimonial_style--1:hover .content p span.theme-color {
            color: #fff
        }

    .testimonial_style--1:hover .content .testimonial-info .clint-info h6 {
        color: #fff
    }

    .testimonial_style--1:hover .content .testimonial-info .clint-info span {
        color: #fff
    }

    .testimonial_style--1:hover .content .testimonial-quote span {
        color: #fff
    }

.testimonial_style--1.hover-transparent:hover {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.testimonial_style--1.space-large--topbottom {
    padding: 58px 60px 122px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .testimonial_style--1.space-large--topbottom {
        padding: 45px 30px 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .testimonial_style--1.space-large--topbottom {
        padding: 45px 30px 50px
    }
}

@media only screen and (max-width:767px) {
    .testimonial_style--1.space-large--topbottom {
        padding: 45px 30px 50px
    }
}

.testimonial_style--1.bg-dark {
    background: #000;
    color: #fff
}

    .testimonial_style--1.bg-dark .content p {
        font-size: 20px;
        line-height: 1.75;
        color: #fff
    }

    .testimonial_style--1.bg-dark .content .testimonial-info .clint-info h6 {
        color: #fff
    }

    .testimonial_style--1.bg-dark .content .testimonial-info .clint-info span {
        color: #fff
    }

    .testimonial_style--1.bg-dark .content .testimonial-quote {
        padding: 52px 0 0;
        font-size: 28px;
        text-align: right;
        line-height: 0
    }

        .testimonial_style--1.bg-dark .content .testimonial-quote span {
            font-size: 28px;
            color: #fff
        }

.testimonial_style--1.theme-color-2 .content p {
    color: #333
}

.testimonial_style--1.theme-color-2:hover {
    color: #fff
}

    .testimonial_style--1.theme-color-2:hover .content p {
        color: #fff
    }

    .testimonial_style--1.theme-color-2:hover .content .testimonial-quote span {
        color: #fff
    }

.testimonial_style--1.purple-color-2 .content p {
    color: #333
}

.testimonial_style--1.purple-color-2 .content .testimonial-quote span {
    color: #ac61ee
}

.testimonial_style--1.purple-color-2:hover {
    background: #ac61ee;
    color: #fff
}

    .testimonial_style--1.purple-color-2:hover .content p {
        color: #fff
    }

        .testimonial_style--1.purple-color-2:hover .content p span {
            color: #fff
        }

    .testimonial_style--1.purple-color-2:hover .content .testimonial-quote span {
        color: #fff
    }

.testimonial-color-variation .slick-center .testimonial_style--1.bg-dark {
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
    color: #fff;
    background: #0038e3 !important
}

    .testimonial-color-variation .slick-center .testimonial_style--1.bg-dark .content p {
        color: #fff
    }

        .testimonial-color-variation .slick-center .testimonial_style--1.bg-dark .content p span.theme-color {
            color: #fff
        }

    .testimonial-color-variation .slick-center .testimonial_style--1.bg-dark .content .testimonial-info .clint-info h6 {
        color: #fff
    }

    .testimonial-color-variation .slick-center .testimonial_style--1.bg-dark .content .testimonial-info .clint-info span {
        color: #fff
    }

    .testimonial-color-variation .slick-center .testimonial_style--1.bg-dark .content .testimonial-quote span {
        color: #fff
    }

.testimonial-color-variation.testimonial-bg-red .slick-center .testimonial_style--1.bg-dark {
    background: #f0263f !important
}

.testimonial_style--2 {
    background: #fff;
    padding: 36px 30px 32px;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

    .testimonial_style--2 .content h4.heading {
        margin-right: 30px;
        margin-bottom: 25px
    }

    .testimonial_style--2 .content ul.rating {
        padding: 0;
        margin: 0;
        margin-bottom: 27px;
        list-style: none
    }

        .testimonial_style--2 .content ul.rating li i {
            padding: 0 2px;
            color: #ffb944;
            font-size: 12px
        }

    .testimonial_style--2 .content p {
        font-size: 16px;
        line-height: 1.88
    }

    .testimonial_style--2 .content .testimonial-info {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 30px;
        padding-right: 35px;
        margin-top: 26px;
        border-top: 1px solid #eee
    }

        .testimonial_style--2 .content .testimonial-info .post-thumbnail {
            -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
            flex-shrink: 0
        }

            .testimonial_style--2 .content .testimonial-info .post-thumbnail img {
                border-radius: 50%;
                height: auto;
                max-width: 100%
            }

        .testimonial_style--2 .content .testimonial-info .clint-info {
            -webkit-box-flex: 1;
            -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            margin-left: 20px
        }

            .testimonial_style--2 .content .testimonial-info .clint-info h6 {
                font-size: 18px;
                line-height: 1.388;
                margin-bottom: 4px;
                font-family: Poppins, sans-serif
            }

            .testimonial_style--2 .content .testimonial-info .clint-info span {
                font-weight: 500;
                letter-spacing: 0;
                line-height: 1.58;
                font-size: 14px;
                font-family: Poppins, sans-serif
            }

        .testimonial_style--2 .content .testimonial-info .testimonial-quote {
            position: absolute;
            right: 0;
            top: 33px;
            padding: 2px 5px 0 0;
            font-size: 28px;
            text-align: right;
            line-height: 0;
            color: #0038e3
        }

    .testimonial_style--2:hover {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px);
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .07);
        box-shadow: 0 0 20px rgba(0, 0, 0, .07)
    }

.testimonial-space-right .slick-list {
    padding-right: 140px !important
}

.testimonial-fixed-width {
    width: 456px;
    max-width: 100%;
    margin: 0 auto 70px;
    text-align: center
}

@media only screen and (max-width:767px) {
    .testimonial-fixed-width {
        margin: 0 auto 25px
    }
}

.brook-testimonial-area .title-max-width {
    width: 600px;
    max-width: 100%;
    float: right
}

.testimonial-nav-style .clint-thumb {
    -webkit-transform: scale(.6667);
    -ms-transform: scale(.6667);
    transform: scale(.6667);
    background: 0 0;
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s
}

    .testimonial-nav-style .clint-thumb img {
        border-radius: 50%;
        height: auto;
        max-width: 100%;
        width: 100%;
        vertical-align: top;
        cursor: pointer
    }

@media only screen and (max-width:767px) {
    .testimonial-nav-style .clint-thumb img {
        width: 114px !important
    }
}

.testimonial-nav-style .clint-thumb:hover {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.testimonial-nav-style .slick-center .clint-thumb {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    padding: 6px;
    width: 132px !important;
    height: 132px;
    border-radius: 50%;
    background-image: -webkit-linear-gradient(right, #fe5b34, #fe378c);
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #fe5b34), to(#fe378c));
    background-image: -webkit-linear-gradient(right, #fe5b34 0, #fe378c);
    background-image: -o-linear-gradient(right, #fe5b34 0, #fe378c);
    background-image: linear-gradient(270deg, #fe5b34 0, #fe378c)
}

.testimonial-nav-style.testimonial-nav--2 .slick-center .clint-thumb {
    background-image: inherit
}

.testimonial-nav-content .testimonial-nav .content {
    width: 780px;
    margin: 0 auto;
    max-width: 100%;
    text-align: center
}

    .testimonial-nav-content .testimonial-nav .content p {
        font-size: 30px;
        line-height: 1.6;
        font-style: italic;
        font-family: "Playfair Display", serif;
        margin-bottom: 40px;
        color: #fff
    }

@media only screen and (max-width:767px) {
    .testimonial-nav-content .testimonial-nav .content p {
        font-size: 26px;
        line-height: 1.5
    }
}

.testimonial-nav-content .testimonial-nav .content .rating {
    padding: 0;
    margin: 0;
    margin-bottom: 27px;
    list-style: none
}

    .testimonial-nav-content .testimonial-nav .content .rating li i {
        padding: 0 2px;
        color: #ffb944;
        font-size: 18px
    }

.testimonial-nav-content .testimonial-nav .content .testimonial-info .clint-info h6 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 0;
    font-family: Poppins, sans-serif
}

.testimonial-nav-content .testimonial-nav .content .testimonial-info .clint-info span {
    font-size: 15px;
    font-style: italic;
    font-weight: 500;
    display: inline-block;
    color: #fff
}

.testimonial-nav-content.testimonial-content--2 .testimonial-nav .content p {
    font-size: 30px;
    line-height: 1.5;
    font-style: normal;
    font-family: louis_george_caferegular;
    color: #222
}

@media only screen and (max-width:767px) {
    .testimonial-nav-content.testimonial-content--2 .testimonial-nav .content p {
        font-size: 22px
    }
}

.testimonial-nav-content.testimonial-content--2 .testimonial-nav .content .testimonial-info .clint-info h6 {
    color: #222;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 0;
    font-family: Poppins, sans-serif
}

.testimonial-nav-content.testimonial-content--2 .testimonial-nav .content .testimonial-info .clint-info span {
    font-size: 15px;
    font-style: italic;
    display: inline-block;
    color: #333
}

.bg_image--5 {
    background-attachment: fixed
}

.bg-architecture--1 {
    background-image: url(img/testimonial/testimonial-bg/home-architect-image-03.png);
    background-repeat: no-repeat;
    background-position: left bottom
}

.bg-architecture--2 {
    background-image: url(img/testimonial/testimonial-bg/home-architect-image-02.jpg);
    background-size: cover;
    background-repeat: no-repeat
}

.bg-yoga--2 {
    background-image: url(img/yoga/testimonials.png);
    background-size: cover;
    background-repeat: no-repeat
}

.testimonanial-style--3 .quote {
    margin: 0 auto 49px;
    font-size: 28px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border: 2px solid #fcb72b;
    border-radius: 50%;
    text-align: center
}

    .testimonanial-style--3 .quote i {
        color: #fcb72b
    }

.testimonanial-style--3 .testimonial-info {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .testimonanial-style--3 .testimonial-info .post-thumbnail img {
        border-radius: 50%;
        height: auto;
        max-width: 100%
    }

    .testimonanial-style--3 .testimonial-info .clint-info {
        margin-left: 20px
    }

        .testimonanial-style--3 .testimonial-info .clint-info h6 {
            font-size: 18px;
            line-height: 1.388;
            margin-bottom: 4px;
            font-family: Poppins, sans-serif;
            color: #fff
        }

        .testimonanial-style--3 .testimonial-info .clint-info span {
            font-weight: 500;
            letter-spacing: 0;
            line-height: 1.58;
            font-size: 14px;
            font-family: Poppins, sans-serif;
            color: #fff
        }

.testimonial_style--4 .content {
    width: 780px;
    margin: 0 auto;
    max-width: 100%;
    text-align: center
}

    .testimonial_style--4 .content p {
        font-size: 30px;
        line-height: 1.54;
        text-align: center;
        color: #fff;
        font-weight: 400
    }

@media only screen and (max-width:767px) {
    .testimonial_style--4 .content p {
        font-size: 22px
    }
}

.testimonial_style--4 .content .testimonial-info {
    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;
    padding-top: 35px
}

    .testimonial_style--4 .content .testimonial-info .post-thumbnail {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

        .testimonial_style--4 .content .testimonial-info .post-thumbnail img {
            border-radius: 50%;
            height: auto;
            max-width: 100%
        }

    .testimonial_style--4 .content .testimonial-info .clint-info {
        text-align: left;
        margin-left: 20px
    }

        .testimonial_style--4 .content .testimonial-info .clint-info h6 {
            font-size: 18px;
            line-height: 1.388;
            margin-bottom: 6px;
            color: #fff;
            font-weight: 600;
            font-family: Poppins, sans-serif
        }

        .testimonial_style--4 .content .testimonial-info .clint-info span {
            color: rgba(255, 255, 255, .6);
            font-weight: 500;
            line-height: 1.58;
            font-size: 14px;
            font-family: Poppins, sans-serif
        }

.testimonial_style--5 .content {
    margin: 0 auto;
    max-width: 100%;
    text-align: center
}

    .testimonial_style--5 .content p {
        font-size: 36px;
        line-height: 1.54;
        text-align: center;
        color: #fff;
        font-weight: 400
    }

    .testimonial_style--5 .content .testimonial-info {
        display: block;
        padding-top: 35px
    }

        .testimonial_style--5 .content .testimonial-info .post-thumbnail img {
            border-radius: 50%;
            height: auto;
            max-width: 100%
        }

        .testimonial_style--5 .content .testimonial-info .clint-info {
            text-align: center;
            margin-top: 20px
        }

            .testimonial_style--5 .content .testimonial-info .clint-info h6 {
                font-size: 26px;
                line-height: 1.388;
                margin-bottom: 6px;
                color: #fff;
                font-weight: 600;
                font-family: Poppins, sans-serif
            }

            .testimonial_style--5 .content .testimonial-info .clint-info span {
                color: rgba(255, 255, 255, .6);
                font-weight: 500;
                line-height: 1.58;
                font-size: 18px;
                font-family: Poppins, sans-serif
            }

@media only screen and (max-width:767px) {
    .testimonial_style--5 .content p {
        font-size: 22px
    }
}

.testimonial--horizontal--active {
    position: relative;
    padding-bottom: 50px;
    padding-right: 210px;
    margin-left: 32px
}

@media only screen and (max-width:767px) {
    .testimonial--horizontal--active {
        padding-right: 90px;
        padding-bottom: 40px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .testimonial--horizontal--active {
        padding-right: 30px;
        padding-bottom: 54px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .testimonial--horizontal--active {
        padding-right: 30px;
        padding-bottom: 54px
    }
}

.testimonial--horizontal--active .swiper-pagination.swiper-pagination-progressbar {
    position: absolute;
    bottom: -97px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    top: auto
}

.testimonial--horizontal--active .swiper-pagination.swiper-pagination-progressbar {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    height: 3px;
    width: 400px;
    max-width: 100%;
    background: #d8d8d8
}

.testimonial--horizontal--active .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #0038e3;
    height: 100%;
    position: absolute
}

    .testimonial--horizontal--active .swiper-pagination-progressbar .swiper-pagination-progressbar-fill:before {
        content: "";
        position: absolute;
        top: -6px;
        right: -7px;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: inherit
    }

.testimonial--horizontal--active .swiper-pagination.swiper-pagination-progressbar {
    position: absolute;
    bottom: -97px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    top: auto
}

.testimonial--horizontal--active .swiper-pagination.swiper-pagination-custom {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    height: 3px;
    width: 400px;
    max-width: 100%;
    background: #d8d8d8
}

.testimonial--horizontal--active .swiper-pagination-custom .progressbar .filled {
    background: #0038e3;
    height: 100%;
    position: absolute
}

    .testimonial--horizontal--active .swiper-pagination-custom .progressbar .filled:before {
        content: "";
        position: absolute;
        top: -6px;
        right: -7px;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: inherit
    }

@media only screen and (max-width:575px) {
    .testimonial-space-right .slick-list {
        padding-right: 0 !important
    }
}

.error-not-found {
    background: #000;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .error-not-found .error-inner {
        padding-top: 100px;
        padding-bottom: 100px
    }

        .error-not-found .error-inner .error-text p {
            font-size: 18px;
            line-height: 1.95;
            max-width: 600px;
            margin: 0 auto
        }

.scrollspy,
.tab {
    border: 2px solid #fafafa;
    padding: 30px;
    background: #FFF;
    width: 100%;
}

.nav-pills .nav-link {
    color: #222;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: solid 1px #ffcd48;
    padding: 15px;
}

.nav-pills .nav-link2 {
    color: #222;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: solid 1px #ffcd48;
    padding: 20px;
    padding-bottom: 40px;
}

    .nav-pills .nav-link2.active, .nav-pills .show > .nav-link2 {
        border-bottom: solid 3px #ffcd48;
    }

.tab-content > .tab-pane {
    font-size: 14px
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #000;
    background-color: #ffcd48
}

.tab.vertical .tab-nav {
    -ms-flex-preferred-size: 250px;
    flex-basis: 250px;
    background: #e9e9e9;
    padding: 15px;
    height: 100%;
}

@media only screen and (max-width:767px) {
    .tab.vertical .tab-nav {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.tab.vertical .tab-content {
    -ms-flex-preferred-size: calc(100% - 250px);
    flex-basis: calc(100% - 250px);
    padding-left: 30px;
    padding-right: 30px
}

@media only screen and (max-width:767px) {
    .tab.vertical .tab-content {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding-left: 0;
        padding-right: 0;
        padding-top: 20px;
        padding-bottom: 10px
    }
}

@media (min-width:768px) {
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
}

.plyr--audio .plyr__control.plyr__tab-focus,
.plyr--audio .plyr__control:hover,
.plyr--audio .plyr__control[aria-expanded=true] {
    background: #0069ff;
    color: #fff
}

.plyr--full-ui input[type=range] {
    color: #0069ff
}

.single-audio-player {
    padding: 15px
}

    .single-audio-player .audio-title a {
        color: #0069ff
    }

    .single-audio-player .plyr {
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
        box-shadow: 0 0 10px rgba(0, 0, 0, .1)
    }

.single-video-player video {
    width: 100%
}

.audio-player-title .title {
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    max-width: 250px;
    margin-bottom: 50px
}

@media only screen and (max-width:767px) {
    .audio-player-title .title {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 30px
    }
}

.audio-list-tab ul {
    display: block
}

    .audio-list-tab ul li a {
        font-size: 20px;
        line-height: 28px;
        color: #fff;
        margin-left: 10px;
        margin-bottom: 15px;
        font-weight: 500;
        display: inline-block;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

@media only screen and (max-width:767px) {
    .audio-list-tab ul li a {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px
    }
}

.audio-list-tab ul li a::before {
    content: "\f10b";
    font-family: Ionicons;
    margin-right: 10px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.audio-list-tab ul li a.active::before,
.audio-list-tab ul li a:hover::before {
    opacity: 1;
    visibility: visible
}

.audio-track {
    position: relative;
    margin-top: 145px;
    left: -30%;
    bottom: -100px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .audio-track {
        left: 0;
        bottom: -50px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .audio-track {
        left: 0;
        bottom: -30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .audio-track {
        left: 0;
        bottom: 0;
        margin-top: 100px
    }
}

@media only screen and (max-width:767px) {
    .audio-track {
        left: 0;
        bottom: 0;
        margin-top: 80px
    }
}

.audio-track .info h3 {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 0;
    margin-left: 110px
}

@media only screen and (max-width:767px) {
    .audio-track .info h3 {
        font-size: 16px;
        line-height: 22px;
        margin-left: 80px
    }
}

.audio-track svg {
    position: absolute;
    top: 50%;
    left: 0;
    stroke: #fff;
    width: 90px;
    height: 90px;
    background-color: #0038e3;
    border-radius: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
    z-index: 0
}

@media only screen and (max-width:767px) {
    .audio-track svg {
        width: 60px;
        height: 60px
    }
}

audio {
    display: block;
    height: 100%
}

.play {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 3;
    width: 90px;
    background: 0 0 !important;
    height: 90px;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none
}

@media only screen and (max-width:767px) {
    .play {
        width: 60px;
        height: 60px
    }
}

.play::before {
    content: '';
    display: block;
    width: 90px;
    height: 90px;
    border: 5px solid rgba(255, 255, 255, .3);
    border-radius: 100%;
    opacity: 0;
    position: relative;
    left: -8px;
    top: 0
}

@media only screen and (max-width:767px) {
    .play::before {
        width: 60px;
        height: 60px
    }
}

.play::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(img/icons/audio-play.png);
    background-size: 80%;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

#circle {
    visibility: hidden;
    stroke-width: 5
}

.playing #circle {
    visibility: visible
}

.playing .play::after {
    background-image: url(img/icons/audio-push.png)
}

.playing .play::before {
    opacity: 1
}

.comp-video .line--between,
.comp-video.line--between {
    position: relative
}

    .comp-video .line--between::after,
    .comp-video .line--between::before,
    .comp-video.line--between::after,
    .comp-video.line--between::before {
        content: "";
        position: absolute;
        top: 40px;
        height: 1px;
        width: calc(50% - 85px);
        background: #eee
    }

    .comp-video .line--between::before,
    .comp-video.line--between::before {
        left: 0
    }

    .comp-video .line--between::after,
    .comp-video.line--between::after {
        right: 0
    }

.line--between {
    position: relative
}

    .line--between::after,
    .line--between::before {
        content: "";
        position: absolute;
        top: 40px;
        height: 1px;
        width: calc(50% - 85px);
        background: #eee
    }

    .line--between::before {
        left: 0
    }

    .line--between::after {
        right: 0
    }

.video-btn {
    text-align: center
}

    .video-btn.breadcaump-video-position {
        position: absolute;
        left: 58%;
        bottom: 30px
    }

    .video-btn a .video-icon,
    .video-btn a.video-icon {
        display: block;
        position: relative;
        margin: 0 auto;
        width: 72px;
        height: 72px;
        border-radius: 50%;
        background: #0038e3;
        -webkit-transition: all 1s cubic-bezier(0, 0, .2, 1);
        -o-transition: all 1s cubic-bezier(0, 0, .2, 1);
        transition: all 1s cubic-bezier(0, 0, .2, 1);
        -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .2);
        box-shadow: 0 20px 30px rgba(0, 0, 0, .2)
    }

        .video-btn a .video-icon::before,
        .video-btn a.video-icon::before {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            width: 0;
            height: 0;
            -webkit-transform: translate(-6px, -9px);
            -ms-transform: translate(-6px, -9px);
            transform: translate(-6px, -9px);
            border-top: 9px solid transparent;
            border-bottom: 9px solid transparent;
            border-left: 15px solid #fff
        }

        .video-btn a .video-icon.second-icon,
        .video-btn a.video-icon.second-icon {
            width: 90px;
            height: 90px
        }

            .video-btn a .video-icon.second-icon::before,
            .video-btn a.video-icon.second-icon::before {
                border-top-width: 11px;
                border-bottom-width: 11px;
                border-left-width: 19px;
                -webkit-transform: translate(-6px, -12px);
                -ms-transform: translate(-6px, -12px);
                transform: translate(-6px, -12px)
            }

        .video-btn a .video-icon.third-icon,
        .video-btn a.video-icon.third-icon {
            width: 110px;
            height: 110px
        }

            .video-btn a .video-icon.third-icon::before,
            .video-btn a.video-icon.third-icon::before {
                border-top-width: 14px;
                border-bottom-width: 14px;
                border-left-width: 24px;
                -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%)
            }

        .video-btn a .video-icon.four-icon,
        .video-btn a.video-icon.four-icon {
            width: 130px;
            height: 130px
        }

            .video-btn a .video-icon.four-icon::before,
            .video-btn a.video-icon.four-icon::before {
                border-top-width: 16px;
                border-bottom-width: 16px;
                border-left-width: 28px;
                -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%)
            }

        .video-btn a .video-icon.secondary-color,
        .video-btn a.video-icon.secondary-color {
            background: #ff5ee1
        }

        .video-btn a .video-icon.third-icon.brown-color,
        .video-btn a.video-icon.third-icon.brown-color {
            background: #fff
        }

            .video-btn a .video-icon.third-icon.brown-color::before,
            .video-btn a.video-icon.third-icon.brown-color::before {
                border-left: 24px solid currentColor
            }

        .video-btn a .video-icon.bg-brown-color,
        .video-btn a.video-icon.bg-brown-color {
            background: #ce8f4f
        }

            .video-btn a .video-icon.bg-brown-color::before,
            .video-btn a.video-icon.bg-brown-color::before {
                border-left: 15px solid #fff
            }

        .video-btn a .video-icon:hover,
        .video-btn a.video-icon:hover {
            -webkit-transform: scale3d(1.15, 1.15, 1.15);
            transform: scale3d(1.15, 1.15, 1.15)
        }

    .video-btn a .watch-text,
    .video-btn a.watch-text {
        color: #333;
        margin: 32px 0 0;
        font-size: 14px;
        border: 0 none;
        padding: 0;
        display: block;
        font-weight: 600;
        -webkit-transition: all 1s cubic-bezier(0, 0, .2, 1);
        -o-transition: all 1s cubic-bezier(0, 0, .2, 1);
        transition: all 1s cubic-bezier(0, 0, .2, 1)
    }

        .video-btn a .watch-text:hover,
        .video-btn a.watch-text:hover {
            color: #0038e3
        }

.video-btn-2 .icon-gradient {
    width: 130px;
    height: 130px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
    display: block;
    margin: 0 auto;
    -webkit-transition: all 1s cubic-bezier(0, 0, .2, 1) !important;
    -o-transition: all 1s cubic-bezier(0, 0, .2, 1) !important;
    transition: all 1s cubic-bezier(0, 0, .2, 1) !important;
    border-radius: 50%;
    position: relative;
    z-index: 2
}

    .video-btn-2 .icon-gradient::before {
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1;
        opacity: .15;
        position: absolute;
        content: "";
        border-radius: 50%;
        background-color: #0038e3;
        background-image: -webkit-linear-gradient(223deg, #899664 0, #0038e3 100%);
        background-image: -o-linear-gradient(223deg, #899664 0, #0038e3 100%);
        background-image: linear-gradient(-133deg, #899664 0, #0038e3 100%)
    }

    .video-btn-2 .icon-gradient::after {
        background-color: #0038e3;
        background-image: -webkit-linear-gradient(223deg, #899664 0, #0038e3 100%);
        background-image: -o-linear-gradient(223deg, #899664 0, #0038e3 100%);
        background-image: linear-gradient(-133deg, #899664 0, #0038e3 100%);
        width: 90px;
        height: 90px;
        top: 20px;
        left: 20px;
        z-index: -1;
        position: absolute;
        content: "";
        border-radius: 50%
    }

    .video-btn-2 .icon-gradient.color-pink::before {
        background-color: #fe378c;
        background-image: -webkit-linear-gradient(223deg, #fe5b34 0, #fe378c 100%);
        background-image: -o-linear-gradient(223deg, #fe5b34 0, #fe378c 100%);
        background-image: linear-gradient(-133deg, #fe5b34 0, #fe378c 100%)
    }

    .video-btn-2 .icon-gradient.color-pink::after {
        background-color: #fe378c;
        background-image: -webkit-linear-gradient(223deg, #fe5b34 0, #fe378c 100%);
        background-image: -o-linear-gradient(223deg, #fe5b34 0, #fe378c 100%);
        background-image: linear-gradient(-133deg, #fe5b34 0, #fe378c 100%)
    }

    .video-btn-2 .icon-gradient .video-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        line-height: 1;
        margin-left: 1px;
        z-index: 3;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

        .video-btn-2 .icon-gradient .video-icon::before {
            content: "";
            top: 0;
            left: 0;
            width: 0;
            height: 0;
            position: absolute;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            border-top: 9px solid transparent;
            border-bottom: 9px solid transparent;
            border-left: 15px solid #fff;
            border-top-width: 11px;
            border-bottom-width: 11px;
            border-left-width: 19px
        }

    .video-btn-2 .icon-gradient:hover::before {
        -webkit-transform: scale3d(1.15, 1.15, 1.15);
        transform: scale3d(1.15, 1.15, 1.15);
        opacity: 0
    }

    .video-btn-2 .icon-gradient:hover.color-pink::before {
        -webkit-transform: scale3d(1.15, 1.15, 1.15);
        transform: scale3d(1.15, 1.15, 1.15);
        opacity: 0
    }

.video-with-thumb {
    position: relative
}

    .video-with-thumb .position--center {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

.slider-business .video-btn a .video-icon.secondary-color {
    background: #ff5ee1 !important
}

.breadcaump-area.breadcaump-title-bar .breadcaump-inner .heading {
    font-weight: 600;
    line-height: 1.41;
    font-size: 32px;
    font-family: Poppins, sans-serif
}

    .breadcaump-area.breadcaump-title-bar .breadcaump-inner .heading.heading-h1 {
        font-weight: 600;
        line-height: 1.41;
        font-size: 56px
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .breadcaump-area.breadcaump-title-bar .breadcaump-inner .heading.heading-h1 {
        font-size: 40px
    }
}

@media only screen and (max-width:767px) {
    .breadcaump-area.breadcaump-title-bar .breadcaump-inner .heading.heading-h1 {
        font-size: 40px
    }
}

@media only screen and (max-width:575px) {
    .breadcaump-area.breadcaump-title-bar .breadcaump-inner .heading.heading-h1 {
        font-size: 30px
    }
}

.breadcaump-area.breadcaump-title-bar .breadcaump-inner .breadcrumb-insite ul.core-breadcaump {
    padding: 0;
    margin: 0;
    margin-top: 29px
}

    .breadcaump-area.breadcaump-title-bar .breadcaump-inner .breadcrumb-insite ul.core-breadcaump li {
        display: inline-block;
        position: relative
    }

        .breadcaump-area.breadcaump-title-bar .breadcaump-inner .breadcrumb-insite ul.core-breadcaump li a {
            font-size: 14px;
            font-weight: 500;
            line-height: 1.58;
            position: relative;
            overflow: hidden;
            z-index: 1;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1);
            font-family: Poppins, sans-serif
        }

            .breadcaump-area.breadcaump-title-bar .breadcaump-inner .breadcrumb-insite ul.core-breadcaump li a::after {
                content: "";
                width: 0;
                height: 1px;
                bottom: 0;
                position: absolute;
                left: auto;
                right: 0;
                z-index: -1;
                -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
                -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
                transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
                background: currentColor
            }

            .breadcaump-area.breadcaump-title-bar .breadcaump-inner .breadcrumb-insite ul.core-breadcaump li a:hover::after {
                width: 100%;
                left: 0;
                right: auto
            }

        .breadcaump-area.breadcaump-title-bar .breadcaump-inner .breadcrumb-insite ul.core-breadcaump li + li {
            position: relative;
            padding-left: 22px
        }

            .breadcaump-area.breadcaump-title-bar .breadcaump-inner .breadcrumb-insite ul.core-breadcaump li + li::before {
                content: "\f105";
                font-size: 12px;
                position: absolute;
                left: 6px;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                font-family: "Font Awesome 5 Free";
                font-weight: 900
            }

.breadcaump-area.breadcaump-title-white .breadcaump-inner .heading {
    color: #fff
}

.breadcaump-area.breadcaump-title-white .breadcaump-inner .breadcrumb-insite ul.core-breadcaump li {
    color: #fff
}

    .breadcaump-area.breadcaump-title-white .breadcaump-inner .breadcrumb-insite ul.core-breadcaump li::before {
        color: #fff
    }

    .breadcaump-area.breadcaump-title-white .breadcaump-inner .breadcrumb-insite ul.core-breadcaump li a {
        color: #fff
    }

        .breadcaump-area.breadcaump-title-white .breadcaump-inner .breadcrumb-insite ul.core-breadcaump li a::after {
            background-color: #
        }

.instagram-grid-wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px
}

    .instagram-grid-wrap.instagram-grid-5 {
        -ms-grid-columns: (1fr)[6];
        grid-template-columns: repeat(6, 1fr);
        grid-column-gap: 30px;
        grid-row-gap: 30px
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .instagram-grid-wrap.instagram-grid-5 {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: 10px;
        grid-row-gap: 10px
    }
}

@media only screen and (max-width:767px) {
    .instagram-grid-wrap.instagram-grid-5 {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 10px;
        grid-row-gap: 10px
    }
}

.instagram-grid-wrap .item-grid.grid-style--1 {
    position: relative;
    overflow: hidden
}

    .instagram-grid-wrap .item-grid.grid-style--1 .thumb a img {
        border-radius: inherit;
        width: 100%;
        -webkit-transition: all 1.5s cubic-bezier(0, 0, .2, 1);
        -o-transition: all 1.5s cubic-bezier(0, 0, .2, 1);
        transition: all 1.5s cubic-bezier(0, 0, .2, 1)
    }

    .instagram-grid-wrap .item-grid.grid-style--1 .item-info {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        visibility: hidden;
        background: rgba(0, 0, 0, .5);
        opacity: 0;
        cursor: pointer;
        border-radius: inherit;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

        .instagram-grid-wrap .item-grid.grid-style--1 .item-info .inner {
            position: absolute;
            top: 50%;
            left: 0;
            width: 100%;
            color: #fff;
            text-align: center;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            margin: 0;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1)
        }

            .instagram-grid-wrap .item-grid.grid-style--1 .item-info .inner a {
                position: relative;
                color: #fff;
                font-size: 14px;
                display: inline-block;
                margin: 0 5px
            }

                .instagram-grid-wrap .item-grid.grid-style--1 .item-info .inner a i {
                    padding-right: 4px
                }

    .instagram-grid-wrap .item-grid.grid-style--1:hover .thumb a img {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    .instagram-grid-wrap .item-grid.grid-style--1:hover .item-info {
        visibility: visible;
        opacity: 1
    }

.brook-search-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: rgba(0, 0, 0, .9);
    visibility: hidden;
    opacity: 0;
    cursor: url(img/icons/light-close.png) 16 16, pointer;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    z-index: 99999
}

    .brook-search-popup .inner {
        background: #000;
        position: relative;
        width: 400px;
        max-width: 80%;
        height: 100%;
        text-align: left;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        overflow-y: auto;
        padding-top: 85px;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        cursor: default
    }

        .brook-search-popup .inner .search-header {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            padding: 0 15px 0 30px;
            height: 85px;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            background: #fff
        }

            .brook-search-popup .inner .search-header .logo {
                -webkit-box-flex: 1;
                -webkit-flex-grow: 1;
                -ms-flex-positive: 1;
                flex-grow: 1
            }

                .brook-search-popup .inner .search-header .logo a img {
                    width: 115px;
                    height: auto;
                    max-width: 100%
                }

            .brook-search-popup .inner .search-header a.search-close {
                position: relative;
                cursor: pointer;
                height: 40px;
                width: 40px;
                -webkit-flex-shrink: 0;
                -ms-flex-negative: 0;
                flex-shrink: 0
            }

                .brook-search-popup .inner .search-header a.search-close::after,
                .brook-search-popup .inner .search-header a.search-close::before {
                    position: absolute;
                    top: 19px;
                    left: 8px;
                    content: "";
                    width: 24px;
                    height: 3px;
                    background: #222;
                    -webkit-transform-origin: 50% 50%;
                    -ms-transform-origin: 50% 50%;
                    transform-origin: 50% 50%;
                    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                    transition: all .3s cubic-bezier(.645, .045, .355, 1)
                }

                .brook-search-popup .inner .search-header a.search-close::before {
                    -webkit-transform: rotate(-45deg);
                    -ms-transform: rotate(-45deg);
                    transform: rotate(-45deg)
                }

                .brook-search-popup .inner .search-header a.search-close::after {
                    -webkit-transform: rotate(45deg);
                    -ms-transform: rotate(45deg);
                    transform: rotate(45deg)
                }

                .brook-search-popup .inner .search-header a.search-close:hover::after,
                .brook-search-popup .inner .search-header a.search-close:hover::before {
                    -webkit-transform: none;
                    -ms-transform: none;
                    transform: none
                }

        .brook-search-popup .inner .search-content {
            padding: 30px 40px
        }

            .brook-search-popup .inner .search-content form {
                position: relative
            }

                .brook-search-popup .inner .search-content form label {
                    color: #fff;
                    width: 100%
                }

                    .brook-search-popup .inner .search-content form label input {
                        background-color: transparent;
                        border: 0;
                        border-bottom: 1px solid rgba(255, 255, 255, .15);
                        padding: 15px 30px 15px 0;
                        color: inherit;
                        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                        transition: all .3s cubic-bezier(.645, .045, .355, 1);
                        color: #fff;
                        width: 100%;
                        height: 62px
                    }

                        .brook-search-popup .inner .search-content form label input[placeholder]:focus::-webkit-input-placeholder {
                            -webkit-transition: opacity .3s .3s ease;
                            -o-transition: opacity .3s .3s ease;
                            transition: opacity .3s .3s ease;
                            opacity: 0
                        }

                .brook-search-popup .inner .search-content form button.search-submit {
                    position: absolute;
                    top: 0;
                    right: 0;
                    background: 0 0;
                    border: 0;
                    padding: 0;
                    height: 62px;
                    line-height: 62px;
                    color: #fff;
                    -webkit-transform: none;
                    -ms-transform: none;
                    transform: none;
                    -webkit-box-shadow: none;
                    box-shadow: none;
                    font-size: 15px
                }

.page-search-popup-opened .brook-search-popup {
    visibility: visible;
    opacity: 1
}

    .page-search-popup-opened .brook-search-popup .inner {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

.mini-cart {
    position: relative
}

@media only screen and (max-width:575px) {
    .mini-cart {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.mini-cart .shopping-cart {
    position: absolute;
    top: 100%;
    z-index: 99;
    right: 0;
    display: none;
    overflow: auto;
    padding: 30px 20px 27px;
    max-height: 700px;
    width: 360px;
    border-bottom: 2px solid #0038e3;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .12);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .12)
}

@media only screen and (max-width:479px) {
    .mini-cart .shopping-cart {
        width: 207px;
        padding: 30px 17px 27px
    }
}

@media only screen and (max-width:575px) {
    .mini-cart .shopping-cart {
        width: 250px
    }
}

.mini-cart .shopping-cart .shop-inner ul.product-list {
    list-style: none outside;
    padding: 0;
    margin: 0;
    max-height: 340px;
    overflow-y: auto
}

    .mini-cart .shopping-cart .shop-inner ul.product-list li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .mini-cart .shopping-cart .shop-inner ul.product-list li .thumb {
            margin-right: 15px;
            -webkit-box-flex: 0;
            -ms-flex-positive: 0;
            flex-grow: 0
        }

@media only screen and (max-width:575px) {
    .mini-cart .shopping-cart .shop-inner ul.product-list li .thumb {
        margin-right: 8px
    }
}

.mini-cart .shopping-cart .shop-inner ul.product-list li .thumb a img {
    width: 80px
}

.mini-cart .shopping-cart .shop-inner ul.product-list li .content {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 20px
}

    .mini-cart .shopping-cart .shop-inner ul.product-list li .content .inner h4 {
        margin-bottom: 0;
        line-height: 20px
    }

        .mini-cart .shopping-cart .shop-inner ul.product-list li .content .inner h4 a {
            font-size: 16px;
            font-weight: 600;
            color: #333;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1)
        }

            .mini-cart .shopping-cart .shop-inner ul.product-list li .content .inner h4 a:hover {
                color: #0038e3
            }

@media only screen and (max-width:575px) {
    .mini-cart .shopping-cart .shop-inner ul.product-list li .content .inner h4 a {
        font-size: 14px
    }
}

.mini-cart .shopping-cart .shop-inner ul.product-list li .content .inner .quatity span {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    color: #333
}

.mini-cart .shopping-cart .shop-inner ul.product-list li .content .delete-btn {
    position: absolute;
    right: 0;
    top: 4px;
    font-size: 18px;
    border: 0 none
}

    .mini-cart .shopping-cart .shop-inner ul.product-list li .content .delete-btn:hover {
        color: #0038e3
    }

.mini-cart .shopping-cart .shop-inner ul.product-list li + li {
    margin-top: 20px
}

.mini-cart .shopping-cart .footer {
    margin-top: 30px;
    padding-top: 22px;
    border-top: 1px solid #eee
}

    .mini-cart .shopping-cart .footer .total {
        width: 100%;
        font-size: 15px;
        margin-bottom: 10px;
        font-weight: 700;
        color: #333
    }

        .mini-cart .shopping-cart .footer .total span {
            font-weight: 600;
            color: #333;
            padding-left: 3px
        }

    .mini-cart .shopping-cart .footer a.cart-btn {
        font-size: 14px;
        font-weight: 600;
        color: #fff;
        border-color: #0038e3;
        background-color: #0038e3;
        font-family: Poppins, sans-serif;
        height: 55px;
        line-height: 53px;
        outline: 0;
        border-width: 1px;
        border-style: solid;
        border-radius: 6px;
        -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
        box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
        min-width: 176px;
        text-align: center;
        display: inline-block
    }

        .mini-cart .shopping-cart .footer a.cart-btn:hover {
            -webkit-transform: translateY(-3px);
            -ms-transform: translateY(-3px);
            transform: translateY(-3px)
        }

.header-mega-menu .row,
.header-mega-menu [class*=col-] {
    position: static
}

.mainmenu li.with--drop {
    position: relative
}

    .mainmenu li.with--drop.slide--megamenu {
        position: static
    }

        .mainmenu li.with--drop.slide--megamenu:hover .mega__width--fullscreen {
            display: block;
            -webkit-animation: show-animation .5s;
            animation: show-animation .5s
        }

    .mainmenu li.with--drop.slide-dropdown {
        position: relative
    }

        .mainmenu li.with--drop.slide-dropdown:hover .dropdown__menu {
            display: block;
            -webkit-animation: show-animation .5s;
            animation: show-animation .5s;
            top: 100%
        }

.dropdown__menu {
    -webkit-box-shadow: 0 10px 37px rgba(0, 0, 0, .07);
    box-shadow: 0 10px 37px rgba(0, 0, 0, .07);
    position: absolute;
    list-style: none;
    background-color: #1a3d63;
    -webkit-animation: hide-animation .5s;
    animation: hide-animation .5s;
    left: 0;
    display: none;
    width: 300px;
    margin: 0;
    padding: 35px 0 50px;
    min-width: 300px
}

    .dropdown__menu li {
        padding: 0 40px
    }

        .dropdown__menu li a {
            display: block
        }

            .dropdown__menu li a span {
                position: relative;
                padding: 2px 0;
                overflow: hidden;
                z-index: 1;
                font-weight: 500;
                line-height: 1.58;
                color: #fff;
                font-size: 14px;
                -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
                -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
                transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
                display: inline-block;
                margin: 6px 0
            }

                .dropdown__menu li a span::after {
                    content: "";
                    width: 0;
                    height: 1px;
                    bottom: 0;
                    position: absolute;
                    left: auto;
                    right: 0;
                    z-index: -1;
                    -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
                    -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
                    transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
                    background: currentColor
                }

                .dropdown__menu li a span:hover::after {
                    width: 100%;
                    left: 0;
                    right: auto
                }

                .dropdown__menu li a span:hover {
                    color: #fff
                }

        .dropdown__menu li.drop-lavel--2 {
            position: relative
        }

            .dropdown__menu li.drop-lavel--2 > a {
                position: relative
            }

                .dropdown__menu li.drop-lavel--2 > a::before {
                    content: "\f105";
                    font-size: 14px;
                    position: absolute;
                    top: 50%;
                    right: 0;
                    -webkit-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
                    font-family: Font Awesome\ 5 Free;
                    font-weight: 900;
                    background: 0 0 !important
                }

            .dropdown__menu li.drop-lavel--2 .lavel--2 {
                position: absolute;
                list-style: none;
                display: none;
                padding: 30px 0 50px;
                margin: 0;
                background: #1a3d63;
                width: 300px;
                -webkit-animation: slide-out-to-right .3s;
                animation: slide-out-to-right .3s;
                left: 100%;
                top: 0
            }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .dropdown__menu li.drop-lavel--2 .lavel--2 {
        width: 230px
    }
}

.dropdown__menu li.drop-lavel--2:hover > .lavel--2 {
    display: block;
    -webkit-animation: slide-in-to-left .3s;
    animation: slide-in-to-left .3s
}

.mega__width--fullscreen {
    width: auto;
    display: none;
    top: 100%;
    left: 0;
    margin-left: -643.563px;
    margin-top: 0;
    min-width: 10em;
    max-width: 20em;
    right: 0;
    margin-left: 0;
    max-width: none;
    padding: 50px 0;
    -webkit-box-shadow: 0 10px 37px rgba(0, 0, 0, .07);
    box-shadow: 0 10px 37px rgba(0, 0, 0, .07);
    position: absolute;
    list-style: none;
    background-color: #fff;
    -webkit-animation: hide-animation .5s;
    animation: hide-animation .5s
}

    .mega__width--fullscreen .mega__list {
        text-align: left;
        margin: 0;
        padding: 0;
        list-style: none
    }

        .mega__width--fullscreen .mega__list li.mega--title {
            display: block;
            margin: 0 30px 18px 0;
            padding-bottom: 12px;
            text-transform: uppercase;
            font-weight: 600;
            font-size: 14px;
            border: 0 solid transparent;
            border-bottom: 1px solid #444;
            color: #fff;
            font-family: Poppins, sans-serif
        }

        .mega__width--fullscreen .mega__list li a span {
            position: relative;
            padding: 2px 0;
            overflow: hidden;
            z-index: 1;
            font-weight: 600;
            line-height: 1.58;
            color: #000;
            font-size: 14px;
            -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
            -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
            transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
            display: inline-block;
            margin: 6px 0
        }

            .mega__width--fullscreen .mega__list li a span::after {
                content: "";
                width: 0;
                height: 1px;
                bottom: 0;
                position: absolute;
                left: auto;
                right: 0;
                z-index: -1;
                -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
                -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
                transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
                background: currentColor
            }

            .mega__width--fullscreen .mega__list li a span:hover::after {
                width: 100%;
                left: 0;
                right: auto
            }

            .mega__width--fullscreen .mega__list li a span:hover {
                color: #00144d
            }

.brook__toolbar .inner {
    position: absolute;
    top: 200px;
    right: 100%;
    display: block;
    width: 40px;
    border: 1px solid #eee;
    border-right: 0;
    border-radius: 5px 0 0 5px;
    background: #fff;
    text-align: center;
    -webkit-box-shadow: -3px 0 10px -2px rgba(0, 0, 0, .1);
    box-shadow: -3px 0 10px -2px rgba(0, 0, 0, .1)
}

    .brook__toolbar .inner a {
        display: block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        color: #222;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

        .brook__toolbar .inner a i {
            font-size: 16px
        }

        .brook__toolbar .inner a[class*=hint--] {
            position: relative;
            display: inline-block;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1)
        }

            .brook__toolbar .inner a[class*=hint--]::after,
            .brook__toolbar .inner a[class*=hint--]::before {
                position: absolute;
                -webkit-transform: translateZ(0);
                transform: translateZ(0);
                visibility: hidden;
                opacity: 0;
                z-index: 1000000;
                pointer-events: none;
                -webkit-transition: .3s ease;
                -o-transition: .3s ease;
                transition: .3s ease;
                -webkit-transition-delay: 0s;
                -o-transition-delay: 0s;
                transition-delay: 0s
            }

            .brook__toolbar .inner a[class*=hint--]::before {
                content: "";
                position: absolute;
                background: 0 0;
                border: 7px solid transparent;
                z-index: 1000001;
                right: 100%;
                bottom: 50%;
                margin-right: -13px;
                margin-bottom: -7px;
                border-left-color: #000
            }

            .brook__toolbar .inner a[class*=hint--]::after {
                content: attr(aria-label);
                background: #000;
                color: #fff;
                padding: 8px 10px;
                font-size: 14px;
                line-height: 14px;
                white-space: nowrap;
                border-radius: 5px;
                -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, .3);
                box-shadow: 4px 4px 8px rgba(0, 0, 0, .3)
            }

        .brook__toolbar .inner a.hint--bounce {
            -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
            transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
            -o-transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
            transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
            transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24), -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24)
        }

        .brook__toolbar .inner a.hint--left::after {
            margin-bottom: -15px;
            right: 100%;
            bottom: 50%
        }

        .brook__toolbar .inner a:hover {
            color: #0038e3
        }

            .brook__toolbar .inner a:hover[class*=hint--]::after,
            .brook__toolbar .inner a:hover[class*=hint--]::before {
                visibility: visible;
                opacity: 1;
                -webkit-transition-delay: .1s;
                -o-transition-delay: .1s;
                transition-delay: .1s
            }

            .brook__toolbar .inner a:hover[class*=hint--]::before {
                -webkit-transform: translateX(-8px);
                -ms-transform: translateX(-8px);
                transform: translateX(-8px)
            }

            .brook__toolbar .inner a:hover[class*=hint--]::after {
                -webkit-transform: translateX(-8px);
                -ms-transform: translateX(-8px);
                transform: translateX(-8px)
            }

.brook-heading .spacing {
    height: 40px
}

.heading {
    color: #222;
    font-family: 'Oxygen', sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.23;
    margin: 0
}

    .heading.letter-spacing-3 {
        letter-spacing: 3px
    }

    .heading.heading-font {
        font-family: louis_george_caferegular
    }

    .heading.bk-hover a {
        color: #222
    }

    .heading.playfair-font {
        font-family: "Playfair Display", serif
    }

    .heading.secondary-font {
        font-family: Montserrat, sans-serif
    }

    .heading.roboto-font {
        font-family: Roboto, sans-serif
    }

    .heading.font-reenie {
        font-family: 'Reenie Beanie', cursive
    }

    .heading.font-blod {
        font-weight: 700
    }

    .heading.font-medium {
        font-weight: 500
    }

    .heading.font-400 {
        font-weight: 400
    }

    .heading.text-white {
        color: #fff
    }

    .heading.theme-color {
        color: #0038e3
    }

    .heading.body-color {
        color: #333
    }

    .heading.yellow-color-2 {
        color: #f8a440
    }

    .heading.pink {
        color: #f12c6e
    }

    .heading.brown-color {
        color: #ce8f4f
    }

    .heading.third-color {
        color: #99e5e8
    }

    .heading.red-color-2 {
        color: #f23e20
    }

    .heading.lineheight-1-58 {
        line-height: 1.58
    }

    .heading.lineheight-1-44 {
        line-height: 1.44
    }

    .heading.line-height-1-42 {
        line-height: 1.42
    }

    .heading.line-height-1-62 {
        line-height: 1.62
    }

    .heading.line-height-1-95 {
        line-height: 1.95
    }

    .heading.line-height-1 {
        line-height: 1
    }

    .heading.line-height-1-5 {
        line-height: 1.5
    }

    .heading.line-height-1-2 {
        line-height: 1.2
    }

    .heading.line-height-1-25 {
        line-height: 1.25
    }

    .heading.line-height-1-88 {
        line-height: 1.88
    }

    .heading.line-height-1-39 {
        line-height: 1.39
    }

.heading-13 {
    font-size: 13px;
    margin-bottom: 0
}

.heading-40 {
    font-size: 40px;
    line-height: 1.28;
    margin-bottom: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .heading-40 {
        font-size: 28px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .heading-40 {
        font-size: 28px
    }
}

@media only screen and (max-width:767px) {
    .heading-40 {
        font-size: 28px
    }
}

h1.heading-h1 {
    font-size: 36px
}

@media only screen and (max-width:767px) {
    h1.heading-h1 {
        font-size: 48px
    }

        h1.heading-h1 br {
            display: none
        }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    h1.heading-h1 {
        font-size: 40px
    }
}

@media only screen and (max-width:767px) {
    h1.heading-h1 {
        font-size: 32px
    }
}

@media only screen and (max-width:479px) {
    h1.heading-h1 {
        font-size: 36px
    }
}

h1.heading-h1.large-font-1 {
    font-size: 79px;
    line-height: 159px;
    font-weight: 600
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    h1.heading-h1.large-font-1 {
        font-size: 57px;
        line-height: 105px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    h1.heading-h1.large-font-1 {
        font-size: 49px;
        line-height: 109px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    h1.heading-h1.large-font-1 {
        font-size: 46px;
        line-height: 100px
    }
}

@media only screen and (max-width:767px) {
    h1.heading-h1.large-font-1 {
        font-size: 37px;
        line-height: 71px
    }
}

@media only screen and (max-width:575px) {
    h1.heading-h1.large-font-1 {
        font-size: 30px;
        line-height: 48px
    }
}

h1.heading-h1.font-80 {
    font-size: 80px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    h1.heading-h1.font-80 {
        font-size: 60px !important
    }

        h1.heading-h1.font-80 br {
            display: none
        }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    h1.heading-h1.font-80 {
        font-size: 40px
    }

        h1.heading-h1.font-80 br {
            display: none
        }
}

@media only screen and (max-width:767px) {
    h1.heading-h1.font-80 {
        font-size: 45px
    }

        h1.heading-h1.font-80 br {
            display: none
        }
}

@media only screen and (max-width:479px) {
    h1.heading-h1.font-80 {
        font-size: 36px
    }
}

h1.heading-h1.font-90 {
    font-size: 90px
}

@media only screen and (max-width:767px) {
    h1.heading-h1.font-90 {
        font-size: 48px
    }
}

@media only screen and (max-width:479px) {
    h1.heading-h1.font-90 {
        font-size: 36px
    }
}

h1.heading-h1.font-60 {
    font-size: 60px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    h1.heading-h1.font-60 {
        font-size: 45px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    h1.heading-h1.font-60 {
        font-size: 40px
    }
}

@media only screen and (max-width:767px) {
    h1.heading-h1.font-60 {
        font-size: 36px
    }
}

@media only screen and (max-width:479px) {
    h1.heading-h1.font-60 {
        font-size: 30px
    }
}

h1.heading-h1.large-font-2 {
    line-height: 1.4;
    font-size: 100px;
    font-weight: 600
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    h1.heading-h1.large-font-2 {
        font-size: 80px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    h1.heading-h1.large-font-2 {
        font-size: 70px
    }
}

@media only screen and (max-width:767px) {
    h1.heading-h1.large-font-2 {
        font-size: 50px
    }
}

h2.heading-h2 {
    font-size: 48px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    h2.heading-h2 br {
        display: none
    }
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    h2.heading-h2 {
        font-size: 36px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    h2.heading-h2 {
        font-size: 36px
    }
}

@media only screen and (max-width:767px) {
    h2.heading-h2 {
        font-size: 32px
    }

        h2.heading-h2 br {
            display: none
        }
}

@media only screen and (max-width:479px) {
    h2.heading-h2 {
        font-size: 32px
    }
}

h2.heading-h2.font-50 {
    font-size: 50px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    h2.heading-h2.font-50 {
        font-size: 37px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    h2.heading-h2.font-50 {
        font-size: 37px
    }
}

@media only screen and (max-width:767px) {
    h2.heading-h2.font-50 {
        font-size: 32px
    }

        h2.heading-h2.font-50 br {
            display: none
        }
}

@media only screen and (max-width:479px) {
    h2.heading-h2.font-50 {
        font-size: 32px
    }
}

h3.heading-h3 {
    font-size: 36px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    h3.heading-h3 {
        font-size: 32px
    }
}

@media only screen and (max-width:767px) {
    h3.heading-h3 {
        font-size: 22px
    }
}

h3.heading-h3.font-large {
    font-size: 40px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    h3.heading-h3.font-large {
        font-size: 32px
    }
}

@media only screen and (max-width:767px) {
    h3.heading-h3.font-large {
        font-size: 30px
    }
}

h3.heading-h3.font-32 {
    font-size: 32px
}

@media only screen and (max-width:767px) {
    h3.heading-h3.font-32 {
        font-size: 30px
    }
}

h3.heading-h3.font-40 {
    font-size: 40px
}

@media only screen and (max-width:767px) {
    h3.heading-h3.font-40 {
        font-size: 30px
    }
}

h4.heading-h4 {
    font-size: 24px
}

@media only screen and (max-width:767px) {
    h4.heading-h4 {
        font-size: 18px
    }
}

h5.heading-h5 {
    font-size: 18px
}

@media only screen and (max-width:767px) {
    h5.heading-h5 {
        font-size: 16px
    }

        h5.heading-h5 br {
            display: none
        }
}

h5.heading-h5.font-19 {
    font-size: 19px
}

h5.heading-h5.font-20 {
    font-size: 20px
}

h6.heading-h6 {
    font-size: 14px
}

    h6.heading-h6.font-17 {
        font-size: 17px
    }

    h6.heading-h6.font-16 {
        font-size: 16px
    }

    h6.heading-h6.font-15 {
        font-size: 15px
    }

.brook-paragraph .spacing {
    height: 40px
}

p.bk_pra {
    margin-bottom: 0;
    word-wrap: break-word;
    max-width: 100%;
    font-weight: 500;
    line-height: 1.58;
    font-size: 17px;
    font-family: 'Oxygen', sans-serif;
    color: #000;
}

@media only screen and (max-width:767px) {
    p.bk_pra br {
        display: none
    }
}

p.bk_pra.heading-font {
    font-family: louis_george_caferegular;
    line-height: 1.32;
    font-size: 16px;
    color: #333
}

@media only screen and (max-width:767px) {
    p.bk_pra.heading-font {
        font-size: 14px
    }
}

p.bk_pra.text-white {
    color: #fff
}

p.bk_pra.font-16 {
    font-size: 16px
}

@media only screen and (max-width:767px) {
    p.bk_pra.font-16 {
        font-size: 14px
    }
}

p.bk_pra.font-20 {
    font-size: 20px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    p.bk_pra.font-20 {
        font-size: 16px
    }
}

@media only screen and (max-width:767px) {
    p.bk_pra.font-20 {
        font-size: 14px
    }
}

p.bk_pra.font-18 {
    font-size: 18px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    p.bk_pra.font-18 {
        font-size: 16px
    }
}

@media only screen and (max-width:767px) {
    p.bk_pra.font-18 {
        font-size: 14px
    }
}

p.bk_pra.secondary-font {
    font-family: Montserrat, sans-serif
}

p.bk_pra.heading-font2 {
    font-family: louis_george_caferegular
}

p.bk_pra.font-blod {
    font-weight: 700
}

p.bk_pra.line-height-1-63 {
    line-height: 1.63
}

p.bk_pra.line-height-1-6 {
    line-height: 1.6
}

p.bk_pra.line-height-1-87 {
    line-height: 1.875
}

p.bk_pra.line-height-2-22 {
    line-height: 2.22
}

.dropcaps .spacing {
    height: 102px
}

@media only screen and (max-width:767px) {
    .dropcaps .spacing {
        height: 66px
    }
}

.dropcaps p {
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.58;
    font-size: 14px;
    color: #333;
    margin: 0
}

    .dropcaps p span {
        float: left;
        font-weight: 600;
        font-size: 48px;
        line-height: 33px;
        padding-right: 10px;
        color: #222
    }

.bk-text-box .spacing {
    height: 27px
}

.bk-text-box.box-bg-solid {
    background: #eee
}

.bk-text-box.box-solid-border {
    border: 1px solid #ddd
}

.bk-text-box.text-box--2 {
    padding: 50px 40px 61px
}

.bk-text-box.bg-theme-color {
    background: #0038e3
}

    .bk-text-box.bg-theme-color .heading {
        color: #fff
    }

    .bk-text-box.bg-theme-color p.bk_pra {
        color: #fff
    }

.bk-text-box.bg-dark-color {
    background: #222
}

    .bk-text-box.bg-dark-color .heading {
        color: #fff
    }

    .bk-text-box.bg-dark-color p.bk_pra {
        color: #fff
    }

.bk-quote-content .spacing {
    height: 30px
}

.brook-quote {
    position: relative;
    margin: 37px 0 44px !important;
    padding: 0 0 0 53px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.625
}

    .brook-quote::before {
        content: "\f10e";
        font-size: 26px;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-family: Font Awesome\ 5 Free;
        font-weight: 900;
        color: #0038e3
    }

    .brook-quote .quote-text {
        font-size: 16px;
        font-weight: 600;
        line-height: 1.625;
        color: #222;
        font-family: Poppins, sans-serif;
        font-style: normal
    }

.bk-list .list-header {
    padding-left: 36px
}

    .bk-list .list-header .marker {
        display: inline-block;
        float: left;
        position: relative
    }

        .bk-list .list-header .marker::before {
            content: "\f058";
            position: absolute;
            top: 0;
            left: -36px;
            display: block;
            font-size: 18px;
            color: #7ed321;
            font-family: Font Awesome\ 5 Free;
            font-weight: 900
        }

    .bk-list .list-header p.bk_pra {
        margin-top: 13px;
        margin-bottom: 0;
        font-weight: 500;
        line-height: 1.58;
        font-size: 14px
    }

.bk-list--2 .list-header {
    padding-left: 14px;
    margin-bottom: 20px
}

    .bk-list--2 .list-header .marker {
        display: inline-block;
        float: left;
        position: relative
    }

        .bk-list--2 .list-header .marker::before {
            content: "";
            position: absolute;
            top: 6px;
            left: -14px
        }

        .bk-list--2 .list-header .marker.with-dot::before {
            display: block;
            width: 5px;
            height: 5px;
            border-radius: 50%;
            background: #999
        }

    .bk-list--2 .list-header .title-wrap h6.heading {
        color: inherit;
        font-weight: 500
    }

    .bk-list--2 .list-header.with-ckeck {
        padding-left: 26px
    }

        .bk-list--2 .list-header.with-ckeck .marker::before {
            content: "\f00c";
            display: block;
            font-size: 13px;
            font-family: Font Awesome\ 5 Free;
            font-weight: 900;
            color: #0038e3;
            top: -4px;
            left: -26px
        }

        .bk-list--2 .list-header.with-ckeck .marker.dark-color::before {
            color: #222 !important
        }

        .bk-list--2 .list-header.with-ckeck.item-available .marker::before {
            color: #7ed321
        }

        .bk-list--2 .list-header.with-ckeck.item-not-available .marker::before {
            color: #333
        }

        .bk-list--2 .list-header.with-ckeck.check-yellow-color-2 .marker::before {
            color: #f8a440
        }

    .bk-list--2 .list-header.with-number {
        padding-left: 20px;
        position: relative;
        margin-bottom: 10px
    }

        .bk-list--2 .list-header.with-number .marker {
            position: absolute;
            left: 0;
            top: -3px
        }

    .bk-list--2 .list-header.with-number--theme {
        padding-left: 30px;
        margin-bottom: 20px
    }

        .bk-list--2 .list-header.with-number--theme .marker {
            color: #0038e3;
            font-size: 15px;
            font-weight: 700
        }

        .bk-list--2 .list-header.with-number--theme h6.heading {
            font-size: 15px;
            line-height: 1.2;
            color: #222
        }

    .bk-list--2 .list-header.with-number--body {
        padding-left: 30px;
        margin-bottom: 3px
    }

        .bk-list--2 .list-header.with-number--body .marker {
            color: #333;
            font-size: 16px;
            font-weight: 500;
            letter-spacing: 0;
            line-height: 1.38;
            font-family: louis_george_caferegular
        }

        .bk-list--2 .list-header.with-number--body h6.heading {
            font-size: 16px;
            font-weight: 500;
            letter-spacing: 0;
            line-height: 1.38;
            color: #333;
            font-family: louis_george_caferegular
        }

.procing-wrap {
    margin-left: auto;
    margin-right: auto
}

.procing-box {
    padding: 62px 40px 60px;
    position: relative;
    background-color: #fff;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    height: 100%;
    margin-bottom: 0
}

    .procing-box.active {
        padding: 106px 40px 80px
    }

    .procing-box .header {
        padding-bottom: 20px;
        border-bottom: 1px solid #eee;
        margin-bottom: 38px
    }

        .procing-box .header .feature-mark {
            background-color: #0038e3;
            display: block;
            padding: 5px 18px 5px 10px;
            position: absolute;
            top: 44px;
            left: -4px;
            text-transform: uppercase;
            font-size: 10px;
            line-height: 1.4;
            font-weight: 600;
            color: #fff
        }

            .procing-box .header .feature-mark::before {
                content: "";
                position: absolute;
                top: 0;
                right: 0;
                border-right: 9px solid #fff;
                border-top: 12px solid transparent;
                border-bottom: 12px solid transparent
            }

        .procing-box .header .price {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: start;
            -webkit-align-items: flex-start;
            -ms-flex-align: start;
            align-items: flex-start
        }

            .procing-box .header .price h3.currenct {
                font-size: 18px;
                margin-bottom: 0
            }

            .procing-box .header .price h3.heading {
                font-size: 48px;
                line-height: .9;
                margin: 0 4px;
                font-weight: 600
            }

    .procing-box .content h5.heading {
        margin-bottom: 21px
    }

.price-style-3 .procing-box {
    position: relative;
    margin: 0 auto;
    background-color: #fff;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, .05);
    box-shadow: 0 20px 50px rgba(0, 0, 0, .05);
    padding: 25px 35px 37px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

    .price-style-3 .procing-box .header {
        padding-bottom: 33px;
        border-bottom: 1px solid #eee;
        margin-bottom: 23px
    }

        .price-style-3 .procing-box .header .price-area .header-title {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .price-style-3 .procing-box .header .price-area .header-title .pricing-feature-mark {
                -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                order: 2;
                display: block;
                padding: 3px 10px;
                font-size: 11px;
                font-weight: 700;
                letter-spacing: 1px;
                text-transform: uppercase;
                text-align: center;
                background: #efefef;
                line-height: 1.75;
                margin-bottom: 15px
            }

            .price-style-3 .procing-box .header .price-area .header-title .title {
                font-size: 18px;
                font-weight: 500;
                line-height: 1.34;
                margin-bottom: 15px;
                -webkit-box-ordinal-group: 2;
                -ms-flex-order: 1;
                order: 1
            }

        .price-style-3 .procing-box .header .price-area .price-wrap h3 {
            font-size: 40px;
            line-height: 1.275;
            margin: 0;
            font-weight: 600
        }

        .price-style-3 .procing-box .header .price-area .period {
            font-size: 15px;
            font-weight: 400;
            line-height: 1.67;
            color: inherit;
            width: 100%;
            margin: 10px 0 0
        }

.price-style-3:hover .procing-box {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.more-pricing {
    text-align: center
}

    .more-pricing p {
        font-size: 16px;
        line-height: 1.75;
        color: #777
    }

        .more-pricing p a {
            color: #68ae4a;
            position: relative;
            padding: 2px 0;
            overflow: hidden;
            z-index: 1
        }

            .more-pricing p a::after {
                content: "";
                position: absolute;
                height: 1px;
                bottom: 0;
                width: 100%;
                right: 0;
                left: auto;
                z-index: -2;
                background: #ddd;
                -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
                -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
                transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s
            }

            .more-pricing p a::before {
                content: "";
                width: 0;
                height: 1px;
                bottom: 0;
                position: absolute;
                left: auto;
                right: 0;
                z-index: -1;
                -webkit-transition: width 1s cubic-bezier(.25, .8, .25, 1) 0s;
                -o-transition: width 1s cubic-bezier(.25, .8, .25, 1) 0s;
                transition: width 1s cubic-bezier(.25, .8, .25, 1) 0s;
                background: currentColor
            }

            .more-pricing p a:hover::before {
                width: 100%;
                left: 0;
                right: auto
            }

.black-bg {
    background-color: #000 !important
}

.black-bg-two {
    background-color: #121618 !important
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brook-icon-boxes-area .space_dec--110 {
        margin-top: 0;
        padding-top: 80px
    }
}

@media only screen and (max-width:767px) {
    .brook-icon-boxes-area .space_dec--110 {
        margin-top: 0;
        padding-top: 80px
    }
}

.icon-box.bg-transparant .inner {
    background: 0 0
}

.icon-box .inner {
    position: relative;
    padding: 60px 35px 64px;
    background: #fff;
    z-index: 2;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

    .icon-box .inner::before {
        position: absolute;
        content: "";
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 10px;
        border: 1px solid #eee;
        opacity: 1;
        visibility: visible;
        z-index: -1
    }

    .icon-box .inner .icon {
        font-size: 80px;
        margin-bottom: 22px;
        color: #0038e3
    }

        .icon-box .inner .icon.brown-color {
            color: #ce8f4f
        }

    .icon-box .inner .svg-icon .tm-svg {
        padding: 10px 0 12px;
        width: 60px;
        margin: 0 auto
    }

    .icon-box .inner .content h5.heading {
        margin-bottom: 18px
    }

    .icon-box .inner .content a.icon-btn {
        margin-top: 46px;
        display: inline-block;
        color: #222;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

        .icon-box .inner .content a.icon-btn span {
            padding: 5px 0;
            font-weight: 600;
            font-size: 14px
        }

        .icon-box .inner .content a.icon-btn i {
            font-size: 12px;
            color: #0038e3;
            padding-left: 14px
        }

        .icon-box .inner .content a.icon-btn:hover {
            color: #0038e3
        }

        .icon-box .inner .content a.icon-btn.color-red i {
            color: #f0263f
        }

        .icon-box .inner .content a.icon-btn.color-red:hover {
            color: #f0263f
        }

    .icon-box .inner:hover {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px);
        -webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, .1);
        box-shadow: 0 2px 30px rgba(0, 0, 0, .1);
        border: solid 3px #fcca32;
        background: #fff;
        padding: 40px;
    }

.icon-box.no-border .inner {
    padding: 0
}

    .icon-box.no-border .inner::before {
        display: none
    }

    .icon-box.no-border .inner:hover {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px);
        -webkit-box-shadow: inherit;
        box-shadow: inherit
    }

.icon-box.with-padding .inner {
    padding: 60px 35px 64px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .icon-box.with-padding .inner {
        padding: 14px 21px 21px
    }
}

@media only screen and (max-width:767px) {
    .icon-box.with-padding .inner {
        padding: 10px 8px 32px
    }
}

.icon-box.icon-box-style-2 .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 74px;
    flex: 0 0 74px;
    width: 74px;
    height: 74px;
    margin-bottom: 35px;
    margin-right: 35px
}

.icon-box.icon-box-style-2 .content h5 {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 15px
}

.icon-grid-box {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 50px;
    width: 760px;
    display: -ms-grid;
    display: grid;
    margin: auto;
    margin-top: 60px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .icon-grid-box {
        width: auto
    }
}

@media only screen and (max-width:767px) {
    .icon-grid-box {
        width: auto;
        grid-row-gap: 30px
    }
}

@media only screen and (max-width:575px) {
    .icon-grid-box {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.icon-grid-box .bk-icon {
    max-width: 160px
}

@media only screen and (max-width:575px) {
    .icon-grid-box .bk-icon {
        max-width: inherit
    }
}

.icon-grid-box .bk-icon .icon {
    font-size: 80px;
    width: 160px;
    height: 160px;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    position: relative
}

@media only screen and (max-width:767px) {
    .icon-grid-box .bk-icon .icon {
        width: 110px;
        height: 110px;
        font-size: 50px
    }
}

.icon-grid-box .bk-icon .icon.bg-color-1 {
    background: #e71361
}

.icon-grid-box .bk-icon .icon.bg-color-2 {
    background: #ecb505
}

.icon-grid-box .bk-icon .icon.bg-color-3 {
    background: #116cd7
}

.icon-grid-box .bk-icon .icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.vibrate-style .icon i {
    font-size: 30px
}

.vibrate-style .content h5 {
    font-size: 20px;
    font-weight: 500
}

.vibrate-style .content p {
    font-size: 16px;
    line-height: 1.75;
    color: #777;
    font-weight: 400
}

.vibrate-style:hover .inner {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.single-svg-icon-box {
    position: relative;
    height: 100%;
    padding: 37px 30px 34px;
    background: #fff;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, .05);
    box-shadow: 0 20px 50px rgba(0, 0, 0, .05);
    z-index: 9
}

    .single-svg-icon-box::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: 0;
        z-index: 1;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    .single-svg-icon-box .grid-overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #222;
        background-size: cover;
        background-position: 50%;
        background-repeat: no-repeat;
        background-color: #000;
        opacity: 0;
        visibility: hidden;
        z-index: -1;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

    .single-svg-icon-box .inner {
        position: relative;
        z-index: 5
    }

    .single-svg-icon-box .svg-icon {
        width: 60px;
        margin-bottom: 22px
    }

        .single-svg-icon-box .svg-icon svg * {
            stroke: #68ae4a
        }

    .single-svg-icon-box .content h5 {
        font-size: 20px;
        margin-bottom: 18px;
        font-weight: 500
    }

    .single-svg-icon-box:hover {
        background: 0 0
    }

        .single-svg-icon-box:hover::before {
            opacity: .5
        }

        .single-svg-icon-box:hover .grid-overlay {
            opacity: 1;
            visibility: visible
        }

        .single-svg-icon-box:hover .svg-icon svg * {
            stroke: #fff
        }

        .single-svg-icon-box:hover .content h5 {
            color: #fff
        }

        .single-svg-icon-box:hover .content p {
            color: #fff
        }

    .single-svg-icon-box.business-icon-box {
        position: relative;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

        .single-svg-icon-box.business-icon-box .grid-overlay {
            opacity: 1;
            visibility: visible
        }

        .single-svg-icon-box.business-icon-box .svg-icon {
            text-align: center;
            margin: 0 auto;
            margin-bottom: 22px;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1)
        }

            .single-svg-icon-box.business-icon-box .svg-icon svg * {
                stroke: #fff !important
            }

        .single-svg-icon-box.business-icon-box .content {
            position: relative;
            z-index: 1
        }

            .single-svg-icon-box.business-icon-box .content h5 {
                color: #fff;
                -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                transition: all .3s cubic-bezier(.645, .045, .355, 1)
            }

            .single-svg-icon-box.business-icon-box .content p {
                color: #fff;
                font-family: CerebriSans;
                -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                transition: all .3s cubic-bezier(.645, .045, .355, 1)
            }

        .single-svg-icon-box.business-icon-box .br-icon-box-btn {
            position: absolute;
            bottom: 0;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            z-index: 99;
            opacity: 0;
            visibility: hidden;
            width: 100%;
            color: #fff;
            font-size: 13px;
            font-weight: 500;
            letter-spacing: 1px;
            margin: 0;
            padding-right: 0;
            display: block;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1)
        }

            .single-svg-icon-box.business-icon-box .br-icon-box-btn a {
                color: #fff;
                font-size: 13px;
                font-weight: 500;
                letter-spacing: 1px;
                text-transform: uppercase;
                padding: 5px 0;
                display: block
            }

        .single-svg-icon-box.business-icon-box:hover {
            background-image: none;
            background: 0 0;
            -webkit-box-shadow: 0 0 30px -15px rgba(51, 51, 51, .25);
            box-shadow: 0 0 30px -15px rgba(51, 51, 51, .25);
            background: #c75353
        }

            .single-svg-icon-box.business-icon-box:hover::before {
                display: none
            }

            .single-svg-icon-box.business-icon-box:hover .grid-overlay {
                opacity: 0;
                visibility: hidden
            }

            .single-svg-icon-box.business-icon-box:hover .svg-icon {
                -webkit-transform: translateY(-50px);
                -ms-transform: translateY(-50px);
                transform: translateY(-50px);
                opacity: 0;
                visibility: hidden
            }

            .single-svg-icon-box.business-icon-box:hover .content h5 {
                -webkit-transform: translateY(-50px);
                -ms-transform: translateY(-50px);
                transform: translateY(-50px);
                opacity: 0;
                visibility: hidden
            }

            .single-svg-icon-box.business-icon-box:hover .content p {
                -webkit-transform: translateY(-75px);
                -ms-transform: translateY(-75px);
                transform: translateY(-75px)
            }

            .single-svg-icon-box.business-icon-box:hover .br-icon-box-btn {
                -webkit-transform: translate(-50%, 15px);
                -ms-transform: translate(-50%, 15px);
                transform: translate(-50%, 15px);
                opacity: 1;
                visibility: visible
            }

.dividers-inner .space {
    height: 90px
}

.basic-separator {
    display: inline-block;
    height: 2px;
    width: 120px;
    background: #222
}

    .basic-separator.line-3 {
        height: 3px
    }

.basic-thine-line {
    border-bottom: 1px solid #ddd
}

.basic-dark-line-1px {
    border-bottom: 1px solid #333
}

.basic-dark2-line-1px {
    border-bottom: 1px solid #eee
}

.basic-thick-line {
    border-bottom: 2px solid #ddd
}

.basic-dark-line {
    border-bottom: 2px solid #222
}

.basic-thick-line-theme-4 {
    border-top: 4px solid #0038e3
}

.basic-dash-line {
    border-bottom: 1px dashed #ddd
}

.basic-short-line {
    width: 120px;
    background: #222;
    height: 3px;
    display: inline-block
}

.basic-modern-dots {
    display: inline-block;
    padding: 3px 10px;
    cursor: pointer
}

    .basic-modern-dots .dot {
        background-color: #0038e3;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 12px #def0ff;
        box-shadow: 0 0 12px #def0ff;
        -webkit-animation: separator-bounce 1.4s ease-in-out 0s infinite both;
        animation: separator-bounce 1.4s ease-in-out 0s infinite both;
        width: 14px;
        height: 14px
    }

        .basic-modern-dots .dot.second-circle {
            margin-top: 18px;
            -webkit-animation-delay: -.16s;
            animation-delay: -.16s
        }

        .basic-modern-dots .dot.third-circle {
            margin-top: 14px;
            -webkit-animation-delay: -.32s;
            animation-delay: -.32s
        }

    .basic-modern-dots.white-dots .dot {
        background-color: #fff;
        -webkit-box-shadow: 0 0 12px #fff;
        box-shadow: 0 0 12px #fff
    }

.message-box {
    position: relative;
    padding: 37px 30px 37px 70px
}

    .message-box .icon {
        position: absolute;
        top: 40px;
        left: 41px;
        font-size: 16px;
        line-height: 1
    }

    .message-box .content {
        font-weight: 500;
        line-height: 1.58;
        font-size: 14px;
        font-family: Poppins, sans-serif
    }

    .message-box.bg_cat--1 {
        background: #eee
    }

        .message-box.bg_cat--1 .icon {
            color: #222
        }

    .message-box.bg_cat--2 {
        background: #f9e2e5
    }

        .message-box.bg_cat--2 .icon {
            color: #d0021b
        }

        .message-box.bg_cat--2 .content {
            color: #d0021b
        }

    .message-box.bg_cat--3 {
        background: #edf9e1
    }

        .message-box.bg_cat--3 .icon {
            color: #6ca928
        }

        .message-box.bg_cat--3 .content {
            color: #6ca928
        }

    .message-box.bg_cat--4 {
        background: #0038e3
    }

        .message-box.bg_cat--4 .icon {
            color: #fff
        }

        .message-box.bg_cat--4 .content {
            color: #fff
        }

.bk-accordion .card {
    border: 0 none;
    margin-bottom: 30px;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.bk-accordion .card-header {
    position: relative;
    background: 0 0;
    padding: 0;
    border: 0 none
}

    .bk-accordion .card-header h5 a.acc-btn {
        color: #111;
        font-size: 26px;
        line-height: 32px;
        padding: 0;
        font-weight: 700;
        border: 0 none;
        font-family: 'Oxygen', sans-serif;
        -webkit-appearance: none;
        display: block;
        background: #f7f7f7;
        padding: 20px 26px;
        margin: -1px -1px 0;
        border: 0 none;
        position: relative;
        border-radius: 5px 5px 0 0
    }

        .bk-accordion .card-header h5 a.acc-btn::before {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            font-family: Font Awesome\ 5 Free;
            font-weight: 900;
            content: "\f107";
            right: 16px;
            font-size: 16px
        }

        .bk-accordion .card-header h5 a.acc-btn[aria-expanded=true] {
            background: #ffcb29;
            color: #003461
        }

            /*.bk-accordion .card-header h5 a.acc-btn[aria-expanded=true]::before {
                content: "\f104"
            }*/

.bk-accordion .card-body {
    padding: 27px 25px 39px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.58;
    font-size: 17px;
    font-family: Poppins, sans-serif;
    border: 0 none;
    -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, .07);
    box-shadow: 0 20px 40px rgba(0, 0, 0, .07);
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    border-radius: 0 0 5px 5px;
    background: #FFF;
}



.bk-accordion .card-body2a {
    padding: 10px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.58;
    font-size: 17px;
    font-family: Poppins, sans-serif;
    border: 0 none;
    -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, .07);
    box-shadow: 0 20px 40px rgba(0, 0, 0, .07);
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    border-radius: 0 0 5px 5px;
    background: #FFF;
}


.bk-accordion-style--2 .card {
    border: 0 none;
    margin-bottom: 7px;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.bk-accordion-style--2 .card-header {
    position: relative;
    background: 0 0;
    padding: 0;
    border: 0 none
}

    .bk-accordion-style--2 .card-header h5 a.acc-btn {
        color: #111;
        padding: 0;
        font-weight: 600;
        border: 0 none;
        font-family: Poppins, sans-serif;
        -webkit-appearance: none;
        display: block;
        position: relative;
        font-size: 18px;
        line-height: 1.2;
        padding: 14px 0 14px 26px
    }

        .bk-accordion-style--2 .card-header h5 a.acc-btn.black-bg::before {
            color: #fff
        }

        .bk-accordion-style--2 .card-header h5 a.acc-btn::before {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            font-family: Font Awesome\ 5 Free;
            font-weight: 900;
            content: "+";
            left: 0;
            font-size: 18px;
            color: #222;
            font-weight: 700
        }

        .bk-accordion-style--2 .card-header h5 a.acc-btn[aria-expanded=true] {
            background: 0 0;
            color: #173d64
        }

            .bk-accordion-style--2 .card-header h5 a.acc-btn[aria-expanded=true]::before {
                content: "-";
                color: #0038e3
            }

.bk-accordion-style--2 .card-body {
    padding: 5px 0 21px 26px;
    font-weight: 500;
    line-height: 1.58;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    border: 0 none;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    border-radius: inherit;
    color: #000;
}

.bk-accordion-style--2.color-white .card-header h5 {
    background: #121618
}

    .bk-accordion-style--2.color-white .card-header h5 a.acc-btn {
        color: #fff
    }

        .bk-accordion-style--2.color-white .card-header h5 a.acc-btn::before {
            color: #fff
        }

.bk-accordion-style--2.color-white .card-body {
    background: #121618;
    color: #fff
}

.bk-accordion-style--2.border-style .card {
    border-top: 1px solid #9c9c9c;
    border-bottom: 1px solid #9c9c9c;
    border-radius: 0;
    margin-bottom: 45px
}

.bk-accordion-style--2.border-style .card-header h5 a.acc-btn {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    padding: 14px 0 14px 26px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .bk-accordion-style--2.border-style .card-header h5 a.acc-btn {
        font-size: 18px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .bk-accordion-style--2.border-style .card-header h5 a.acc-btn {
        font-size: 18px
    }
}

@media only screen and (max-width:767px) {
    .bk-accordion-style--2.border-style .card-header h5 a.acc-btn {
        font-size: 18px
    }
}

.bk-accordion-style--2.border-style .card-header h5 a.acc-btn::before {
    font-size: 24px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .bk-accordion-style--2.border-style .card-header h5 a.acc-btn::before {
        font-size: 18px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .bk-accordion-style--2.border-style .card-header h5 a.acc-btn::before {
        font-size: 18px
    }
}

@media only screen and (max-width:767px) {
    .bk-accordion-style--2.border-style .card-header h5 a.acc-btn::before {
        font-size: 18px
    }
}

.bk-accordion-style--2.border-style .card-body {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    font-family: Roboto, sans-serif
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .bk-accordion-style--2.border-style .card-body {
        font-size: 16px;
        line-height: 28px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .bk-accordion-style--2.border-style .card-body {
        font-size: 16px;
        line-height: 28px
    }
}

@media only screen and (max-width:767px) {
    .bk-accordion-style--2.border-style .card-body {
        font-size: 14px;
        line-height: 22px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .faq-content {
        margin-bottom: 50px
    }
}

@media only screen and (max-width:767px) {
    .faq-content {
        margin-bottom: 50px
    }
}

.faq-content h2 {
    font-size: 50px;
    line-height: 65px;
    font-weight: 600;
    color: #0038e3;
    margin-bottom: 30px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .faq-content h2 {
        font-size: 40px;
        line-height: 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .faq-content h2 {
        font-size: 40px;
        line-height: 50px
    }
}

@media only screen and (max-width:767px) {
    .faq-content h2 {
        font-size: 30px;
        line-height: 40px
    }
}

.faq-content p {
    font-size: 18px;
    line-height: 34px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    max-width: 460px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .faq-content p {
        font-size: 16px;
        line-height: 28px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .faq-content p {
        font-size: 16px;
        line-height: 28px
    }
}

@media only screen and (max-width:767px) {
    .faq-content p {
        font-size: 14px;
        line-height: 22px
    }
}

#htmap {
    width: 100%;
    height: 400px
}

.gmap-marker-wrap {
    padding: 20px
}

.gmap-marker-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 14px
}

.gmap-marker-content {
    font-size: 14px
}

    .gmap-marker-content i {
        font-size: 15px;
        margin-right: 5px;
        color: #0038e3
    }

.gm-style .gm-style-iw {
    -webkit-box-shadow: 0 30px 30px rgba(0, 0, 0, .12);
    box-shadow: 0 30px 30px rgba(0, 0, 0, .12)
}

.animated-dot {
    width: 100%;
    height: 100%;
    left: -9px;
    top: -5px;
    position: relative;
    background-color: #0038e3
}

    .animated-dot .middle-dot {
        width: 12px;
        height: 12px;
        border-radius: 30px;
        position: absolute;
        left: 2px;
        top: 2px;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        background-color: #0038e3
    }

        .animated-dot .middle-dot::after {
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            content: ' ';
            background-color: #fff;
            border-radius: 30px;
            z-index: 100;
            opacity: 0;
            -webkit-animation: animationSignal2 cubic-bezier(0, .55, .55, 1) 2s;
            animation: animationSignal2 cubic-bezier(0, .55, .55, 1) 2s;
            -webkit-transform-origin: 50% 50%;
            -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
            -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
            -webkit-animation-delay: .78s;
            animation-delay: .78s;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite
        }

    .animated-dot .signal {
        width: 180px;
        pointer-events: none;
        height: 180px;
        border-radius: 200px;
        position: absolute;
        left: -80px;
        top: -80px;
        opacity: 0;
        -webkit-animation: animationSignal cubic-bezier(0, .55, .55, 1) 2s;
        animation: animationSignal cubic-bezier(0, .55, .55, 1) 2s;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-delay: .78s;
        animation-delay: .78s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        background-color: #0038e3
    }

    .animated-dot .signal2 {
        width: 180px;
        height: 180px;
        pointer-events: none;
        border-radius: 200px;
        position: absolute;
        left: -80px;
        top: -80px;
        opacity: 0;
        -webkit-animation: animationSignal cubic-bezier(0, .55, .55, 1) 2s;
        animation: animationSignal cubic-bezier(0, .55, .55, 1) 2s;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        background-color: #0038e3
    }

    .animated-dot.red-color {
        background-color: #f0263f
    }

        .animated-dot.red-color .middle-dot {
            background-color: #f0263f
        }

        .animated-dot.red-color .signal {
            background-color: #f0263f
        }

        .animated-dot.red-color .signal2 {
            background-color: #f0263f
        }

    .animated-dot.light-color {
        background-color: #fff !important
    }

        .animated-dot.light-color .middle-dot {
            width: 15px;
            height: 15px;
            border: 2px solid #fff
        }

            .animated-dot.light-color .middle-dot::after {
                -webkit-animation: animationSignal2 cubic-bezier(0, .1, .1, .25) 2s;
                animation: animationSignal2 cubic-bezier(0, .1, .1, .25) 2s;
                -webkit-transform-origin: 50% 50%;
                -ms-transform-origin: 50% 50%;
                transform-origin: 50% 50%;
                -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
                -webkit-animation-delay: .78s;
                animation-delay: .78s;
                -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite
            }

        .animated-dot.light-color .signal {
            background-color: #fff !important;
            -webkit-animation: animationSignalTwo cubic-bezier(0, .1, .1, .25) 2s;
            animation: animationSignalTwo cubic-bezier(0, .1, .1, .25) 2s;
            -webkit-transform-origin: 50% 50%;
            -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
            -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
            -webkit-animation-delay: .78s;
            animation-delay: .78s;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite
        }

        .animated-dot.light-color .signal2 {
            background-color: #fff !important;
            -webkit-animation: animationSignalTwo cubic-bezier(0, .2, .2, .25) 2s;
            animation: animationSignalTwo cubic-bezier(0, .2, .2, .25) 2s;
            -webkit-transform-origin: 50% 50%;
            -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
            -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
            -webkit-animation-delay: 1s;
            animation-delay: 1s;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite
        }

@-webkit-keyframes animationSignal {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    1% {
        opacity: .25
    }

    20% {
        opacity: .25
    }

    60% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@-webkit-keyframes animationSignal2 {
    0% {
        opacity: 0
    }

    1% {
        opacity: .2
    }

    20% {
        opacity: .17
    }

    60% {
        opacity: 0
    }
}

@keyframes animationSignal {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    1% {
        opacity: .25
    }

    20% {
        opacity: .25
    }

    60% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@-webkit-keyframes animationSignalTwo {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    1% {
        opacity: .25
    }

    20% {
        opacity: .25
    }

    60% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }
}

@keyframes animationSignalTwo {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    1% {
        opacity: .25
    }

    20% {
        opacity: .25
    }

    60% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }
}

@keyframes animationSignal2 {
    0% {
        opacity: 0
    }

    1% {
        opacity: .2
    }

    20% {
        opacity: .17
    }

    60% {
        opacity: 0
    }
}

.vc_row-separator {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    line-height: 0
}

    .vc_row-separator.tilt_right--bottom {
        bottom: 0;
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1)
    }

    .vc_row-separator.tilt_right--top {
        -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        transform: scaleY(-1)
    }

    .vc_row-separator.tilt_style--bottom {
        bottom: 0;
        -webkit-transform: inherit;
        -ms-transform: inherit;
        transform: inherit
    }

    .vc_row-separator.tilt_style--top {
        -webkit-transform: scale(-1);
        -ms-transform: scale(-1);
        transform: scale(-1);
        top: 0
    }

    .vc_row-separator.triangle {
        -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        transform: scaleY(-1)
    }

        .vc_row-separator.triangle svg {
            height: 40px;
            fill: #fff;
            width: 100%
        }

        .vc_row-separator.triangle.triangle--top {
            -webkit-transform: inherit;
            -ms-transform: inherit;
            transform: inherit
        }

            .vc_row-separator.triangle.triangle--top svg {
                height: 27px;
                fill: #fff;
                width: 100%
            }

        .vc_row-separator.triangle.bottom {
            bottom: 0
        }

        .vc_row-separator.triangle.triangle-bg-gray {
            -webkit-transform: inherit;
            -ms-transform: inherit;
            transform: inherit
        }

            .vc_row-separator.triangle.triangle-bg-gray svg {
                fill: #f7f7f7;
                height: 27px
            }

        .vc_row-separator.triangle.top {
            top: 0
        }

    .vc_row-separator.curve svg {
        height: 50px;
        fill: #69afed;
        width: 100%
    }

    .vc_row-separator.curve.bottom {
        bottom: 0
    }

    .vc_row-separator.clouds {
        -webkit-transform: scale(-1);
        -ms-transform: scale(-1);
        transform: scale(-1)
    }

        .vc_row-separator.clouds svg {
            height: 60px;
            fill: #69afed;
            width: 100%
        }

        .vc_row-separator.clouds.top {
            top: 0
        }

    .vc_row-separator.waves svg {
        height: 30px;
        fill: #69afed;
        width: 100%
    }

    .vc_row-separator.waves.bottom {
        bottom: 0
    }

    .vc_row-separator.circle svg {
        fill: #69afed;
        width: 100%;
        height: 30px
    }

    .vc_row-separator.circle.top {
        top: 0
    }

    .vc_row-separator.square {
        -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
        width: auto;
        left: 50%
    }

        .vc_row-separator.square.bottom {
            bottom: 0
        }

        .vc_row-separator.square svg {
            height: 90px;
            fill: #0038e3;
            width: auto
        }

.wavify-activation {
    z-index: 2
}

.row-column-content .separator {
    height: 200px
}

.vc_row-separator svg {
    fill: #69afed;
    height: 200px
}

#firefly {
    width: 100%;
    height: 100%
}

.constellation-effect {
    position: relative
}

    .constellation-effect canvas {
        height: 580px !important;
        width: 100% !important
    }

    .constellation-effect .row-column-content {
        position: absolute;
        top: 50%;
        width: 100%;
        text-align: center;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 2
    }

.bg-svg--1 {
    background-image: url(img/icons/home-digital-agency-image-03.jpg);
    background-repeat: no-repeat;
    background-position: top 122px center;
    position: relative
}

.bk-info-boxes {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr)
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .bk-info-boxes {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr)
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .bk-info-boxes {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr)
    }
}

@media only screen and (max-width:767px) {
    .bk-info-boxes {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.bk-info-boxes .info-grid-box.has-image {
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.bk-info-boxes .info-grid-box .box-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

    .bk-info-boxes .info-grid-box .box-content .box-content-inner {
        padding: 50px 55px
    }

@media only screen and (max-width:767px) {
    .bk-info-boxes .info-grid-box .box-content .box-content-inner {
        padding: 30px 18px
    }
}

.bk-info-boxes .info-grid-box.space-variation .box-content .box-content-inner {
    padding-top: 100px;
    padding-right: 60px;
    padding-bottom: 100px;
    padding-left: 60px
}

.info-box-wrap .has-image .box-image img {
    width: 100%
}

.info-box-wrap .space-variation .box-content .box-content-inner {
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-left: 60px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .info-box-wrap .space-variation .box-content .box-content-inner {
        padding: 20px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .info-box-wrap .space-variation .box-content .box-content-inner {
        padding: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .info-box-wrap .space-variation .box-content .box-content-inner {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

@media only screen and (max-width:767px) {
    .info-box-wrap .space-variation .box-content .box-content-inner {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.page-loading {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    background: #fff
}

.page-load-inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.preloader-wrap {
    display: table;
    width: 100%;
    height: 100%
}

.wrap-2 {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

body.loaded .page-loading {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.page-loading {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.demo-option-container {
    position: fixed;
    top: 0;
    left: 100%;
    background: #fff;
    height: 100%;
    width: 350px;
    max-width: calc(100% - 45px);
    z-index: 100000;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

    .demo-option-container.open {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-box-shadow: -3px 0 50px -2px rgba(0, 0, 0, .14);
        box-shadow: -3px 0 50px -2px rgba(0, 0, 0, .14)
    }

.demo-option-wrapper {
    height: 100%;
    overflow-y: auto;
    padding-bottom: 55px
}

    .demo-option-wrapper .demo-panel-header {
        padding: 40px 30px 30px;
        text-align: center
    }

        .demo-option-wrapper .demo-panel-header .panel-btn {
            margin-bottom: 30px
        }

            .demo-option-wrapper .demo-panel-header .panel-btn a i {
                line-height: 0;
                font-size: 20px;
                margin-right: 10px;
                color: #fff
            }

        .demo-option-wrapper .demo-panel-header .title .heading-h5 {
            margin: 0 0 18px
        }

    .demo-option-wrapper .demo-quick-option-list {
        padding: 27px;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px
    }

        .demo-option-wrapper .demo-quick-option-list a {
            position: relative;
            display: inline-block
        }

.portfolio {
    position: relative
}

    .portfolio.portfolio_style--1 .thumb img {
        width: 100%;
    }

    .portfolio.portfolio_style--1 .port-overlay-info {
        position: absolute;
        top: 0;
        left: 0;
        visibility: hidden;
        width: 100%;
        height: 100%;
        opacity: 0;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1);
        background-color: #003461;
    }

        .portfolio.portfolio_style--1 .port-overlay-info .hover-action {
            text-align: center;
            padding: 0 15px;
            top: 50%;
            position: absolute;
            width: 100%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }

            .portfolio.portfolio_style--1 .port-overlay-info .hover-action h3.post-overlay-title {
                opacity: 0;
                -webkit-transition: .3s ease-out 0s;
                -o-transition: .3s ease-out 0s;
                transition: .3s ease-out 0s;
                -webkit-transform: translateY(10px);
                -ms-transform: translateY(10px);
                transform: translateY(10px);
                font-size: 22px;
                line-height: 1.4;
                color: #fff;
                margin: 0;
                font-weight: 400;
                letter-spacing: 0;
            }

@media only screen and (max-width:767px) {
    .portfolio.portfolio_style--1 .port-overlay-info .hover-action h3.post-overlay-title {
        font-size: 20px
    }
}

.portfolio.portfolio_style--1 .port-overlay-info .hover-action h3.post-overlay-title a {
    color: #fff
}

.portfolio.portfolio_style--1 .port-overlay-info .hover-action h3.post-overlay-title.font-24 {
    font-size: 24px
}

@media only screen and (max-width:767px) {
    .portfolio.portfolio_style--1 .port-overlay-info .hover-action h3.post-overlay-title.font-24 {
        font-size: 17px
    }
}

.portfolio.portfolio_style--1 .port-overlay-info .hover-action .category {
    font-weight: 500;
    font-size: 14px;
    opacity: 0;
    -webkit-transition: .3s ease-out 0s;
    -o-transition: .3s ease-out 0s;
    transition: .3s ease-out 0s;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    margin-top: 10px;
    color: #fff
}

.portfolio.portfolio_style--1 .port-overlay-info.font-playfair .hover-action h3.post-overlay-title {
    font-size: 24px;
    font-family: "Playfair Display", Georgia, serif
}

@media only screen and (max-width:767px) {
    .portfolio.portfolio_style--1 .port-overlay-info.font-playfair .hover-action h3.post-overlay-title {
        font-size: 20px
    }
}

.portfolio.portfolio_style--1 .port-overlay-info.lg-font .hover-action h3.post-overlay-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.24
}

.portfolio.portfolio_style--1 .port-overlay-info.lg-font .hover-action .category {
    font-style: italic;
    font-size: 15px;
    position: relative;
    padding-left: 50px
}

    .portfolio.portfolio_style--1 .port-overlay-info.lg-font .hover-action .category::before {
        position: absolute;
        top: 12px;
        left: 0;
        content: "";
        width: 40px;
        height: 1px;
        background: #fff
    }

.portfolio.portfolio_style--1 .port-overlay-info.position-left .hover-action {
    padding: 40px;
    top: 0;
    position: absolute;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    text-align: left
}

@media only screen and (max-width:767px) {
    .portfolio.portfolio_style--1 .port-overlay-info.position-left .hover-action {
        padding: 10px
    }
}

.portfolio.portfolio_style--1 .port-overlay-info.position-bottom .hover-action {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    padding: 37px 28px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    text-align: left
}

.portfolio.portfolio_style--1 .port-overlay-info.with-caption .hover-action h3.post-overlay-title {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: .3s ease-out 0s;
    -o-transition: .3s ease-out 0s;
    transition: .3s ease-out 0s
}

.portfolio.portfolio_style--1.bg-black-shape .port-overlay-info {
    background-color: transparent
}

.portfolio.portfolio_style--1.bg-black-shape .port-black-overlay {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: -webkit-linear-gradient(bottom, #000, transparent 50%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000), color-stop(50%, transparent));
    background: -webkit-linear-gradient(bottom, #000 0, transparent 50%);
    background: -o-linear-gradient(bottom, #000 0, transparent 50%);
    background: linear-gradient(0deg, #000 0, transparent 50%);
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.portfolio.portfolio_style--1.rgb-color:hover .port-overlay-info {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(25%, #7202bb), to(#3264f5)) !important;
    background: -webkit-linear-gradient(bottom, #7202bb 25%, #3264f5 100%) !important;
    background: -o-linear-gradient(bottom, #7202bb 25%, #3264f5 100%) !important;
    background: linear-gradient(0deg, #7202bb 25%, #3264f5 100%) !important
}

.portfolio.portfolio_style--1:hover .port-overlay-info {
    visibility: visible;
    opacity: .9
}

    .portfolio.portfolio_style--1:hover .port-overlay-info h3.post-overlay-title {
        opacity: 1;
        -webkit-transition: .5s ease-out .2s;
        -o-transition: .5s ease-out .2s;
        transition: .5s ease-out .2s;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .portfolio.portfolio_style--1:hover .port-overlay-info .category {
        opacity: 1;
        -webkit-transition: .5s ease-out .2s;
        -o-transition: .5s ease-out .2s;
        transition: .5s ease-out .2s;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .portfolio.portfolio_style--1:hover .port-overlay-info.with-caption .hover-action h3.post-overlay-title {
        opacity: 1;
        -webkit-transition: .5s ease-out .2s;
        -o-transition: .5s ease-out .2s;
        transition: .5s ease-out .2s;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

.portfolio.portfolio_style--1:hover.bg-black-shape .port-black-overlay {
    visibility: visible;
    opacity: .9
}

.portfolio.portfolio_style--2 {
    width: auto !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

    .portfolio.portfolio_style--2 .thumb {
        display: block
    }

        .portfolio.portfolio_style--2 .thumb img {
            width: auto;
            height: 550px
        }

    .portfolio.portfolio_style--2 .portfolio-overlay {
        position: absolute;
        top: 0;
        left: 0;
        visibility: hidden;
        width: 100%;
        height: 100%;
        opacity: 0;
        background: -webkit-linear-gradient(bottom, #000, transparent 50%);
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000), color-stop(50%, transparent));
        background: -webkit-linear-gradient(bottom, #000 0, transparent 50%);
        background: -o-linear-gradient(bottom, #000 0, transparent 50%);
        background: linear-gradient(0deg, #000 0, transparent 50%);
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

    .portfolio.portfolio_style--2 .port-overlay-info {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        visibility: hidden;
        opacity: 0
    }

        .portfolio.portfolio_style--2 .port-overlay-info .content {
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            padding: 37px 28px
        }

            .portfolio.portfolio_style--2 .port-overlay-info .content h3.port-title {
                opacity: 0;
                -webkit-transition: .3s ease-out 0s;
                -o-transition: .3s ease-out 0s;
                transition: .3s ease-out 0s;
                -webkit-transform: translateY(-10px);
                -ms-transform: translateY(-10px);
                transform: translateY(-10px);
                font-size: 30px;
                font-weight: 700;
                line-height: 1.24;
                color: #fff;
                margin: 0 0 7px;
                font-family: Montserrat, sans-serif
            }

            .portfolio.portfolio_style--2 .port-overlay-info .content .category {
                position: relative;
                padding-left: 50px;
                opacity: 0;
                -webkit-transition: .3s ease-out 0s;
                -o-transition: .3s ease-out 0s;
                transition: .3s ease-out 0s;
                -webkit-transform: translateY(10px);
                -ms-transform: translateY(10px);
                transform: translateY(10px);
                color: #fff;
                font-style: italic;
                font-size: 15px
            }

                .portfolio.portfolio_style--2 .port-overlay-info .content .category::before {
                    position: absolute;
                    top: 12px;
                    left: 0;
                    content: "";
                    width: 40px;
                    height: 1px;
                    background: #fff
                }

    .portfolio.portfolio_style--2:hover .portfolio-overlay {
        visibility: visible;
        opacity: .9
    }

    .portfolio.portfolio_style--2:hover .port-overlay-info {
        visibility: visible;
        opacity: 1
    }

        .portfolio.portfolio_style--2:hover .port-overlay-info .content h3.port-title {
            opacity: 1;
            -webkit-transition: .5s ease-out .2s;
            -o-transition: .5s ease-out .2s;
            transition: .5s ease-out .2s;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0)
        }

        .portfolio.portfolio_style--2:hover .port-overlay-info .content .category {
            opacity: 1;
            -webkit-transition: .5s ease-out .2s;
            -o-transition: .5s ease-out .2s;
            transition: .5s ease-out .2s;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0)
        }

.portfolio-grid-metro .portfolio-25 {
    width: 25%
}

.portfolio-grid-metro .grid-width-2 {
    width: 50%
}

.portfolio-grid-metro .resizer {
    width: 25%
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-grid-metro .portfolio-25 {
        width: 50%
    }

    .portfolio-grid-metro .grid-width-2 {
        width: 100%
    }

    .portfolio-grid-metro .resizer {
        width: 50%
    }
}

@media only screen and (max-width:767px) {
    .portfolio-grid-metro .portfolio-25 {
        width: 100%
    }

    .portfolio-grid-metro .grid-width-2 {
        width: 100%
    }

    .portfolio-grid-metro .resizer {
        width: 100%
    }
}

.portfolio-grid-metro2 .portfolio-20 {
    width: 20%
}

.portfolio-grid-metro2 .grid-width-2 {
    width: 40%
}

.portfolio-grid-metro2 .resizer {
    width: 20%
}

.portfolio-grid-metro2.news-bulletin .portfolio-20 {
    padding: 0 40px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .portfolio-grid-metro2 .portfolio-20 {
        width: 50%
    }

    .portfolio-grid-metro2 .grid-width-2 {
        width: 50%
    }

    .portfolio-grid-metro2 .resizer {
        width: 50%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-grid-metro2 .portfolio-20 {
        width: 50%
    }

    .portfolio-grid-metro2 .grid-width-2 {
        width: 50%
    }

    .portfolio-grid-metro2 .resizer {
        width: 50%
    }
}

@media only screen and (max-width:767px) {
    .portfolio-grid-metro2 .portfolio-20 {
        width: 50%
    }

    .portfolio-grid-metro2 .grid-width-2 {
        width: 50%
    }

    .portfolio-grid-metro2 .resizer {
        width: 50%
    }
}

@media only screen and (max-width:575px) {
    .portfolio-grid-metro2 .portfolio-20 {
        width: 100%
    }

    .portfolio-grid-metro2 .grid-width-2 {
        width: 100%
    }

    .portfolio-grid-metro2 .resizer {
        width: 100%
    }
}

.portfolio-grid-metro3 {
    margin: 0 70px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-grid-metro3 {
        margin: 0 30px
    }
}

@media only screen and (max-width:767px) {
    .portfolio-grid-metro3 {
        margin: 0 20px
    }
}

.portfolio-grid-metro3 .portfolio-25 {
    width: 25%;
    padding: 0 35px;
    margin-bottom: 70px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .portfolio-grid-metro3 .portfolio-25 {
        width: 50%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-grid-metro3 .portfolio-25 {
        width: 100%;
        padding: 0 15px;
        margin-bottom: 30px
    }
}

@media only screen and (max-width:767px) {
    .portfolio-grid-metro3 .portfolio-25 {
        width: 100%;
        padding: 0 15px;
        margin-bottom: 30px
    }
}

.portfolio-grid-metro3 .grid-width-2 {
    width: 50%
}

.portfolio-grid-metro3 .resizer {
    width: 25%
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .portfolio-grid-metro3 .portfolio-25 {
        width: 50%;
        padding: 0 15px;
        margin-bottom: 30px
    }

    .portfolio-grid-metro3 .grid-width-2 {
        width: 50%
    }

    .portfolio-grid-metro3 .resizer {
        width: 50%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .portfolio-grid-metro3 .portfolio-25 {
        width: 50%;
        padding: 0 15px;
        margin-bottom: 30px
    }

    .portfolio-grid-metro3 .grid-width-2 {
        width: 50%
    }

    .portfolio-grid-metro3 .resizer {
        width: 50%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-grid-metro3 .portfolio-25 {
        width: 50%;
        padding: 0 15px;
        margin-bottom: 30px
    }

    .portfolio-grid-metro3 .grid-width-2 {
        width: 100%
    }

    .portfolio-grid-metro3 .resizer {
        width: 50%
    }
}

@media only screen and (max-width:767px) {
    .portfolio-grid-metro3 .portfolio-25 {
        width: 50%;
        padding: 0 15px;
        margin-bottom: 30px
    }

    .portfolio-grid-metro3 .grid-width-2 {
        width: 100%
    }

    .portfolio-grid-metro3 .resizer {
        width: 50%
    }
}

@media only screen and (max-width:575px) {
    .portfolio-grid-metro3 .portfolio-25 {
        width: 100%
    }

    .portfolio-grid-metro3 .grid-width-2 {
        width: 100%
    }

    .portfolio-grid-metro3 .resizer {
        width: 100%
    }
}

.portfolio-grid-metro4 {
    margin: 0 -15px
}

    .portfolio-grid-metro4 .portfolio-33-33 {
        width: 33.33%;
        padding: 0 15px;
        margin-bottom: 30px
    }

    .portfolio-grid-metro4 .resizer {
        width: 33.33%
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-grid-metro4 .portfolio-33-33 {
        width: 50%
    }

    .portfolio-grid-metro4 .resizer {
        width: 50%
    }
}

@media only screen and (max-width:767px) {
    .portfolio-grid-metro4 .portfolio-33-33 {
        width: 100%
    }

    .portfolio-grid-metro4 .resizer {
        width: 100%
    }
}

.portfolio-grid-metro5 .portfolio-33-33 {
    width: 33.33%
}

.portfolio-grid-metro5 .resizer {
    width: 33.33%
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-grid-metro5 .portfolio-33-33 {
        width: 50%
    }

    .portfolio-grid-metro5 .resizer {
        width: 50%
    }
}

@media only screen and (max-width:767px) {
    .portfolio-grid-metro5 .portfolio-33-33 {
        width: 100%
    }

    .portfolio-grid-metro5 .resizer {
        width: 100%
    }
}

.portfolio-grid-metro6 {
    margin: 0 -15px
}

    .portfolio-grid-metro6 .portfolio-33-33 {
        width: 33.33%;
        padding: 0 15px;
        margin-bottom: 30px
    }

    .portfolio-grid-metro6 .resizer {
        width: 33.33%
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-grid-metro6 .portfolio-33-33 {
        width: 50%
    }

    .portfolio-grid-metro6 .resizer {
        width: 50%
    }
}

@media only screen and (max-width:767px) {
    .portfolio-grid-metro6 .portfolio-33-33 {
        width: 50%
    }

    .portfolio-grid-metro6 .resizer {
        width: 50%
    }
}

@media only screen and (max-width:575px) {
    .portfolio-grid-metro6 .portfolio-33-33 {
        width: 100%
    }

    .portfolio-grid-metro6 .resizer {
        width: 100%
    }
}

.portfolio-grid-metro7 {
    margin: 0 -25px
}

    .portfolio-grid-metro7 .portfolio-25 {
        width: 25%;
        padding: 0 25px;
        margin-top: 50px
    }

    .portfolio-grid-metro7 .resizer {
        width: 25%
    }

    .portfolio-grid-metro7 .grid-width-2 {
        width: 50%
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-grid-metro7 .portfolio-25 {
        width: 50%
    }

    .portfolio-grid-metro7 .resizer {
        width: 50%
    }

    .portfolio-grid-metro7 .grid-width-2 {
        width: 50%
    }
}

@media only screen and (max-width:767px) {
    .portfolio-grid-metro7 .portfolio-25 {
        width: 50%
    }

    .portfolio-grid-metro7 .resizer {
        width: 50%
    }

    .portfolio-grid-metro7 .grid-width-2 {
        width: 50%
    }
}

@media only screen and (max-width:575px) {
    .portfolio-grid-metro7 .portfolio-25 {
        width: 100%
    }

    .portfolio-grid-metro7 .resizer {
        width: 100%
    }

    .portfolio-grid-metro7 .grid-width-2 {
        width: 100%
    }
}

.ajax-filter-single {
    display: none
}

.ajax-filter-single2 {
    display: none
}

.porfolio-swip-horizontal {
    width: auto;
    margin-right: -1000px;
    position: relative;
    padding-bottom: 100px
}

@media only screen and (max-width:767px) {
    .porfolio-swip-horizontal {
        margin-right: 0
    }
}

.porfolio-swip-horizontal .swiper-slide {
    width: auto !important
}

    .porfolio-swip-horizontal .swiper-slide .thumb {
        width: auto !important
    }

        .porfolio-swip-horizontal .swiper-slide .thumb img {
            height: 550px;
            max-width: 100%;
            vertical-align: top
        }

.porfolio-swip-horizontal .swiper-pagination.swiper-pagination-custom {
    position: absolute;
    top: auto;
    bottom: 20px;
    left: 50%;
    height: 3px;
    max-width: 100%;
    background: #3e3e3e;
    width: 594px;
    -webkit-transform: translateX(-124%);
    -ms-transform: translateX(-124%);
    transform: translateX(-124%)
}

@media only screen and (max-width:767px) {
    .porfolio-swip-horizontal .swiper-pagination.swiper-pagination-custom {
        width: 245px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%
    }
}

@media only screen and (max-width:479px) {
    .porfolio-swip-horizontal .swiper-pagination.swiper-pagination-custom {
        width: 200px;
        -webkit-transform: translateX(-20%);
        -ms-transform: translateX(-20%);
        transform: translateX(-20%)
    }
}

.porfolio-swip-horizontal .progressbar .filled {
    background: #fff;
    color: #fff;
    position: absolute;
    bottom: 0;
    height: 100%
}

    .porfolio-swip-horizontal .progressbar .filled::before {
        content: "";
        position: absolute;
        top: -6px;
        right: -7px;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: inherit
    }

.porfolio-swip-horizontal .fraction {
    position: absolute;
    left: -67px;
    top: -10px
}

    .porfolio-swip-horizontal .fraction span {
        font-family: Montserrat, Helvetica, Arial, sans-serif;
        font-weight: 500;
        color: #535353;
        font-size: 14px
    }

        .porfolio-swip-horizontal .fraction span.current {
            color: #fff
        }

.porfolio-swip-horizontal.black-number .progressbar .filled {
    background: #535353;
    color: #535353
}

    .porfolio-swip-horizontal.black-number .progressbar .filled::before {
        content: "";
        position: absolute;
        top: -6px;
        right: -7px;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: inherit
    }

.porfolio-swip-horizontal.black-number .fraction {
    position: absolute;
    left: -67px;
    top: -10px
}

    .porfolio-swip-horizontal.black-number .fraction span {
        font-family: Montserrat, Helvetica, Arial, sans-serif;
        font-weight: 500;
        color: #000;
        font-size: 14px
    }

        .porfolio-swip-horizontal.black-number .fraction span.current {
            color: #000
        }

.portfolio-grid-metro8 {
    margin: 0 -50px
}

    .portfolio-grid-metro8 .portfolio-50 {
        width: 50%;
        padding: 0 50px;
        margin-top: 100px
    }

    .portfolio-grid-metro8 .resizer {
        width: 50%
    }

    .portfolio-grid-metro8 .grid-width-2 {
        width: 100%
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .portfolio-grid-metro8 {
        margin: 0 -25px
    }

        .portfolio-grid-metro8 .portfolio-50 {
            width: 50%;
            padding: 0 25px;
            margin-top: 50px
        }

        .portfolio-grid-metro8 .resizer {
            width: 50%
        }

        .portfolio-grid-metro8 .grid-width-2 {
            width: 50%
        }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-grid-metro8 {
        margin: 0 -25px
    }

        .portfolio-grid-metro8 .portfolio-50 {
            width: 50%;
            padding: 0 25px;
            margin-top: 50px
        }

        .portfolio-grid-metro8 .resizer {
            width: 50%
        }

        .portfolio-grid-metro8 .grid-width-2 {
            width: 50%
        }
}

@media only screen and (max-width:767px) {
    .portfolio-grid-metro8 {
        margin: 0 -15px
    }

        .portfolio-grid-metro8 .portfolio-50 {
            width: 50%;
            padding: 0 15px;
            margin-top: 30px
        }

        .portfolio-grid-metro8 .resizer {
            width: 50%
        }

        .portfolio-grid-metro8 .grid-width-2 {
            width: 50%
        }
}

@media only screen and (max-width:575px) {
    .portfolio-grid-metro8 .portfolio-50 {
        width: 100%
    }

    .portfolio-grid-metro8 .resizer {
        width: 100%
    }

    .portfolio-grid-metro8 .grid-width-2 {
        width: 100%
    }
}

.portfolio.with-caption {
    background: #fff;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

    .portfolio.with-caption .thumb {
        position: relative
    }

        .portfolio.with-caption .thumb a img {
            width: 100%
        }

        .portfolio.with-caption .thumb .port-plus-view {
            width: 68px;
            height: 68px;
            line-height: 68px;
            background: #fff;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%) scale(.9);
            -ms-transform: translate(-50%, -50%) scale(.9);
            transform: translate(-50%, -50%) scale(.9);
            font-size: 18px;
            text-align: center;
            border-radius: 50%;
            visibility: hidden;
            opacity: 0;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1)
        }

            .portfolio.with-caption .thumb .port-plus-view::before {
                content: "\f067";
                font-family: Font Awesome\ 5 Free;
                font-weight: 600;
                position: absolute;
                left: 50%;
                -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                transform: translateX(-50%);
                color: #222
            }

    .portfolio.with-caption:hover .thumb .port-plus-view {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .portfolio.with-caption .caption-bottom {
        padding: 27px 30px 41px
    }

@media only screen and (max-width:767px) {
    .portfolio.with-caption .caption-bottom {
        padding: 24px 17px 25px
    }
}

.portfolio.with-caption .caption-bottom .info h5.heading a {
    color: #222
}

.portfolio.with-caption .caption-bottom .info p {
    margin-top: 10px
}

.portfolio.with-caption.no--padding .caption-bottom {
    padding: 0
}

.portfolio.with-caption:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.portfolio.with-caption.no-translate:hover {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.portfolio.with-caption.hover-image-zoom .thumb {
    overflow: hidden
}

    .portfolio.with-caption.hover-image-zoom .thumb a img {
        width: 100%;
        -webkit-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
        background-position: 50%;
        background-size: cover
    }

.portfolio.with-caption.hover-image-zoom:hover {
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit
}

    .portfolio.with-caption.hover-image-zoom:hover .thumb a img {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

.portfolio.with-caption.news-bulletin .inner {
    height: 100%
}

.portfolio.with-caption.news-bulletin .paralax-portfolio {
    height: auto
}

.portfolio-cation {
    position: relative
}

    .portfolio-cation .thumb img {
        width: 100%
    }

    .portfolio-cation .port-overlay-info {
        position: absolute;
        left: 30px;
        right: 30px;
        bottom: 30px;
        overflow: hidden
    }

        .portfolio-cation .port-overlay-info .hover-action {
            -webkit-transform: translateY(100%);
            -ms-transform: translateY(100%);
            transform: translateY(100%);
            padding: 25px;
            background: #fff;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1)
        }

            .portfolio-cation .port-overlay-info .hover-action .post-overlay-title {
                font-size: 20px;
                line-height: 1.4;
                margin: 0;
                -webkit-box-flex: 1;
                -webkit-flex-grow: 1;
                -ms-flex-positive: 1;
                flex-grow: 1;
                font-weight: 600;
                font-family: Poppins, sans-serif
            }

                .portfolio-cation .port-overlay-info .hover-action .post-overlay-title a {
                    color: #222
                }

            .portfolio-cation .port-overlay-info .hover-action .category {
                -webkit-flex-shrink: 0;
                -ms-flex-negative: 0;
                flex-shrink: 0;
                margin-left: 10px;
                font-weight: 500;
                font-size: 14px;
                color: #333
            }

    .portfolio-cation:hover .port-overlay-info .hover-action {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

.messonry-button button {
    padding: 0;
    border: 0 none;
    position: relative
}

    .messonry-button button span {
        position: relative;
        display: inline-block;
        padding: 5px 15px
    }

        .messonry-button button span.filter-text {
            font-weight: 600;
            line-height: 1.58;
            font-size: 14px;
            color: #333;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1)
        }

        .messonry-button button span.filter-counter {
            position: absolute;
            top: 0;
            left: 50%;
            visibility: hidden;
            margin: 0 auto;
            min-width: 34px;
            height: 24px;
            line-height: 13px;
            border-radius: 3px;
            font-size: 12px;
            background-color: #0038e3;
            color: #fff;
            text-align: center;
            opacity: 0;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1);
            font-weight: 600;
            font-family: Poppins, sans-serif
        }

            .messonry-button button span.filter-counter::before {
                position: absolute;
                right: 0;
                bottom: -4px;
                left: 0;
                display: block;
                margin: 0 auto;
                width: 0;
                height: 0;
                border-top: 4px solid #0038e3;
                border-right: 4px solid transparent;
                border-left: 4px solid transparent;
                content: "";
                border-top-color: #0038e3
            }

    .messonry-button button:hover span.filter-counter {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translate(-50%, -100%);
        -ms-transform: translate(-50%, -100%);
        transform: translate(-50%, -100%)
    }

    .messonry-button button:hover span.filter-text {
        color: #0038e3
    }

    .messonry-button button.is-checked span.filter-text {
        color: #0038e3
    }

.toggle-btn .loadMore {
    font-size: 14px;
    font-weight: 600;
    color: #222;
    border: 0 none;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

    .toggle-btn .loadMore:hover {
        color: #0038e3
    }

    .toggle-btn .loadMore i {
        margin-left: 15px
    }

.messonry-button--2 button {
    position: relative;
    display: inline-block;
    padding: 5px 30px 5px 10px;
    color: #888;
    border: 0 none
}

@media only screen and (max-width:767px) {
    .messonry-button--2 button {
        margin-bottom: 18px
    }
}

.messonry-button--2 button span {
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

    .messonry-button--2 button span.filter-text {
        letter-spacing: .2px;
        font-weight: 600;
        color: #333;
        line-height: 1.58;
        font-size: 14px
    }

    .messonry-button--2 button span.filter-counter {
        position: absolute;
        top: -7px;
        right: 10px;
        font-size: 12px;
        color: #333;
        text-align: right
    }

.messonry-button--2 button.is-checked span.filter-text {
    color: #001029
}

.messonry-button--2 button.is-checked span.filter-counter {
    color: #001029
}

.paralax-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr)
}

.paralax-portfolio {
    position: relative;
    height: 390px;
    width: 390px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 2
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .paralax-portfolio {
        width: auto
    }
}

@media only screen and (max-width:767px) {
    .paralax-portfolio {
        width: auto
    }
}

.paralax-portfolio .portfolio-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center
}

    .paralax-portfolio .portfolio-bg.bg--1 {
        background: url(img/portfolio/grid/paralax-1.jpg)
    }

    .paralax-portfolio .portfolio-bg.bg--2 {
        background: url(img/portfolio/grid/paralax-2.jpg)
    }

    .paralax-portfolio .portfolio-bg.bg--3 {
        background: url(img/portfolio/grid/paralax-3.jpg)
    }

    .paralax-portfolio .portfolio-bg.bg--4 {
        background: url(img/portfolio/grid/paralax-4.jpg)
    }

    .paralax-portfolio .portfolio-bg.bg--5 {
        background: url(img/portfolio/grid/paralax-5.jpg)
    }

    .paralax-portfolio .portfolio-bg.bg--6 {
        background: url(img/portfolio/grid/paralax-6.jpg)
    }

.has-center-content .has-centerinner .thumb img {
    width: auto;
    height: 600px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .has-center-content .has-centerinner .thumb img {
        height: 516px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .has-center-content .has-centerinner .thumb img {
        height: 406px
    }
}

@media only screen and (max-width:767px) {
    .has-center-content .has-centerinner .thumb img {
        height: 406px
    }
}

@media only screen and (max-width:575px) {
    .has-center-content .has-centerinner .thumb img {
        height: 283px
    }
}

.has-center-content .has-centerinner .content {
    text-align: left;
    padding: 102px 50px 50px;
    -webkit-transition: opacity .3s, width .3s, visibility .3s;
    -o-transition: opacity .3s, width .3s, visibility .3s;
    transition: opacity .3s, width .3s, visibility .3s;
    visibility: hidden;
    opacity: 0;
    width: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .has-center-content .has-centerinner .content {
        padding: 37px 28px 22px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .has-center-content .has-centerinner .content {
        padding: 37px 33px 33px
    }
}

@media only screen and (max-width:767px) {
    .has-center-content .has-centerinner .content {
        padding: 37px 33px 33px
    }
}

.has-center-content .has-centerinner .content h1.heading {
    position: relative
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .has-center-content .has-centerinner .content h1.heading {
        font-size: 36px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .has-center-content .has-centerinner .content h1.heading {
        font-size: 27px
    }
}

@media only screen and (max-width:767px) {
    .has-center-content .has-centerinner .content h1.heading {
        font-size: 25px
    }
}

.has-center-content .has-centerinner .content h1.heading::before {
    content: "";
    position: absolute;
    top: 40px;
    left: -172px;
    width: 150px;
    height: 3px;
    background-color: #99e5e8
}

@media only screen and (max-width:767px) {
    .has-center-content .has-centerinner .content h1.heading::before {
        top: 18px;
        left: -66px;
        width: 53px
    }
}

@media only screen and (max-width:767px) {
    .has-center-content .has-centerinner .content .bkseparator--55 {
        height: 24px
    }
}

.has-center-content .has-centerinner .content .read-more-btn a {
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    color: #fff
}

    .has-center-content .has-centerinner .content .read-more-btn a i {
        font-size: 12px;
        margin-left: 8px;
        color: #99e5e8
    }

    .has-center-content .has-centerinner .content .read-more-btn a:hover {
        color: #99e5e8
    }

.slick-slide .has-center-content .has-centerinner .thumb img {
    width: 100%;
    opacity: .3;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.slick-slide .has-center-content .has-centerinner .content {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    width: 0;
    display: none
}

.slick-center .has-center-content .has-centerinner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width:767px) {
    .slick-center .has-center-content .has-centerinner {
        display: block
    }
}

.slick-center .has-center-content .has-centerinner .thumb img {
    opacity: 1
}

.slick-center .has-center-content .has-centerinner .content {
    visibility: visible;
    opacity: 1;
    width: 450px;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    display: block
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slick-center .has-center-content .has-centerinner .content {
        width: 437px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slick-center .has-center-content .has-centerinner .content {
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .slick-center .has-center-content .has-centerinner .content {
        width: 100%
    }
}

.has-portfolio-wrapper .slick-arrow-center.slick-arrow-triggle.slick-arrow-trigglestyle-2 .slick-btn.slick-prev {
    left: 35px
}

@media only screen and (max-width:767px) {
    .slick-gutter-35 .slick-slide {
        padding-left: 15px;
        padding-right: 15px
    }
}

.has-portfolio-wrapper .slick-arrow-center.slick-arrow-triggle.slick-arrow-trigglestyle-2 .slick-btn.slick-next {
    right: 35px
}

.portfolio-type-hover {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: 100vh
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-type-hover {
        padding-bottom: 0 !important;
        height: auto;
        padding: 150px 0;
        padding-top: 115px !important
    }
}

@media only screen and (max-width:767px) {
    .portfolio-type-hover {
        padding-bottom: 0 !important;
        height: auto;
        padding: 150px 0;
        padding-top: 115px !important
    }
}

.portfolio-type-hover .row-xs-center {
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.type-portfolio-wrapper {
    padding: 30px 100px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .type-portfolio-wrapper {
        padding: 30px 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .type-portfolio-wrapper {
        padding: 30px 50px
    }
}

@media only screen and (max-width:767px) {
    .type-portfolio-wrapper {
        padding: 30px 50px
    }
}

.type-portfolio-wrapper .type-portfolio {
    margin-top: 55px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .type-portfolio-wrapper .type-portfolio {
        margin-top: 22px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .type-portfolio-wrapper .type-portfolio {
        margin-top: 22px
    }
}

@media only screen and (max-width:767px) {
    .type-portfolio-wrapper .type-portfolio {
        margin-top: 22px
    }
}

.type-portfolio-wrapper .type-portfolio h3 a {
    font-size: 36px;
    line-height: 1.23;
    vertical-align: top;
    color: #666;
    margin-bottom: 0;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 600
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .type-portfolio-wrapper .type-portfolio h3 a {
        font-size: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .type-portfolio-wrapper .type-portfolio h3 a {
        font-size: 30px
    }
}

@media only screen and (max-width:767px) {
    .type-portfolio-wrapper .type-portfolio h3 a {
        font-size: 24px
    }
}

.type-portfolio-wrapper .type-portfolio h3 a.active {
    color: #222;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.type-portfolio-thumbnail {
    position: relative;
    padding: 75px 75px 75px 35px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .type-portfolio-thumbnail {
        padding-top: 0
    }
}

@media only screen and (max-width:767px) {
    .type-portfolio-thumbnail {
        padding-top: 0
    }
}

.type-portfolio-thumbnail .inner {
    position: relative;
    width: 850px;
    max-width: 100%
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .type-portfolio-thumbnail .inner {
        width: 500px;
        margin: auto
    }
}

@media only screen and (max-width:767px) {
    .type-portfolio-thumbnail .inner {
        width: 100%;
        margin: auto
    }
}

.type-portfolio-thumbnail .inner::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%
}

.type-portfolio-thumbnail .inner .type-thumbnail-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    opacity: 0;
    z-index: -1;
    overflow: hidden
}

    .type-portfolio-thumbnail .inner .type-thumbnail-bg .bg-thumb {
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: cover;
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9);
        border-radius: 50%;
        -webkit-transition: all 1.5s;
        -o-transition: all 1.5s;
        transition: all 1.5s
    }

        .type-portfolio-thumbnail .inner .type-thumbnail-bg .bg-thumb.bg-image--1 {
            background-image: url(img/portfolio/type-hover/type-hover-1.jpg)
        }

        .type-portfolio-thumbnail .inner .type-thumbnail-bg .bg-thumb.bg-image--2 {
            background-image: url(img/portfolio/type-hover/type-hover-2.jpg)
        }

        .type-portfolio-thumbnail .inner .type-thumbnail-bg .bg-thumb.bg-image--3 {
            background-image: url(img/portfolio/type-hover/type-hover-3.jpg)
        }

        .type-portfolio-thumbnail .inner .type-thumbnail-bg .bg-thumb.bg-image--4 {
            background-image: url(img/portfolio/type-hover/type-hover-4.jpg)
        }

        .type-portfolio-thumbnail .inner .type-thumbnail-bg .bg-thumb.bg-image--5 {
            background-image: url(img/portfolio/type-hover/type-hover-5.jpg)
        }

    .type-portfolio-thumbnail .inner .type-thumbnail-bg.active {
        z-index: 1;
        opacity: 1
    }

        .type-portfolio-thumbnail .inner .type-thumbnail-bg.active .bg-thumb {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1)
        }

.portfolio-type2-container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: 100vh
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .portfolio-type2-container {
        height: auto
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .portfolio-type2-container {
        height: auto
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-type2-container {
        height: auto
    }
}

@media only screen and (max-width:767px) {
    .portfolio-type2-container {
        height: auto
    }
}

.portfolio-type2-container .row-xs-center {
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.portfolio-type2-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 70px
}

@media only screen and (max-width:767px) {
    .portfolio-type2-content {
        margin-top: 101px
    }
}

.portfolio-type2-content .type-portfolio-wrapper-2 {
    padding: 80px 30px;
    text-align: center;
    position: relative;
    z-index: 3
}

@media only screen and (max-width:575px) {
    .portfolio-type2-content .type-portfolio-wrapper-2 {
        padding: 19px 30px
    }
}

.portfolio-type2-content .type-portfolio-wrapper-2 .type-portfolio2 {
    display: block;
    padding: 20px
}

    .portfolio-type2-content .type-portfolio-wrapper-2 .type-portfolio2 h3 {
        margin: 0
    }

        .portfolio-type2-content .type-portfolio-wrapper-2 .type-portfolio2 h3 a {
            font-size: 70px;
            line-height: 1.4;
            color: rgba(255, 255, 255, .3);
            margin-bottom: 0;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1);
            font-family: Poppins, Helvetica, Arial, sans-serif;
            font-weight: 600
        }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .portfolio-type2-content .type-portfolio-wrapper-2 .type-portfolio2 h3 a {
        font-size: 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-type2-content .type-portfolio-wrapper-2 .type-portfolio2 h3 a {
        font-size: 40px
    }
}

@media only screen and (max-width:767px) {
    .portfolio-type2-content .type-portfolio-wrapper-2 .type-portfolio2 h3 a {
        font-size: 30px
    }
}

@media only screen and (max-width:575px) {
    .portfolio-type2-content .type-portfolio-wrapper-2 .type-portfolio2 h3 a {
        font-size: 22px
    }
}

.portfolio-type2-content .type-portfolio-wrapper-2 .type-portfolio2 h3 a span {
    font-size: 18px;
    vertical-align: middle;
    margin-right: 20px
}

.portfolio-type2-content .type-portfolio-wrapper-2 .type-portfolio2 h3 a.active {
    color: #fff
}

.portfolio-type2-content .type-portfolio-thumbnail-2 {
    position: absolute;
    height: 800px;
    width: 1060px;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .portfolio-type2-content .type-portfolio-thumbnail-2 {
        width: 100%;
        height: 675px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-type2-content .type-portfolio-thumbnail-2 {
        width: 100%;
        height: 600px
    }
}

@media only screen and (max-width:767px) {
    .portfolio-type2-content .type-portfolio-thumbnail-2 {
        width: 100%;
        height: 600px
    }
}

@media only screen and (max-width:575px) {
    .portfolio-type2-content .type-portfolio-thumbnail-2 {
        height: 430px
    }
}

.portfolio-type2-content .type-portfolio-thumbnail-2 .inner .type-thumbnail-bg2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    z-index: -1;
    overflow: hidden;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .portfolio-type2-content .type-portfolio-thumbnail-2 .inner .type-thumbnail-bg2 .bg-thumb {
        -webkit-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9);
        height: 100%;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center
    }

        .portfolio-type2-content .type-portfolio-thumbnail-2 .inner .type-thumbnail-bg2 .bg-thumb.bg-image--1 {
            background-image: url(img/portfolio/type-hover/type2-hover-1.jpg)
        }

        .portfolio-type2-content .type-portfolio-thumbnail-2 .inner .type-thumbnail-bg2 .bg-thumb.bg-image--2 {
            background-image: url(img/portfolio/type-hover/type2-hover-2.jpg)
        }

        .portfolio-type2-content .type-portfolio-thumbnail-2 .inner .type-thumbnail-bg2 .bg-thumb.bg-image--3 {
            background-image: url(img/portfolio/type-hover/type2-hover-3.jpg)
        }

        .portfolio-type2-content .type-portfolio-thumbnail-2 .inner .type-thumbnail-bg2 .bg-thumb.bg-image--4 {
            background-image: url(img/portfolio/type-hover/type2-hover-4.jpg)
        }

        .portfolio-type2-content .type-portfolio-thumbnail-2 .inner .type-thumbnail-bg2 .bg-thumb.bg-image--5 {
            background-image: url(img/portfolio/type-hover/type2-hover-5.jpg)
        }

    .portfolio-type2-content .type-portfolio-thumbnail-2 .inner .type-thumbnail-bg2.active {
        z-index: 1;
        opacity: 1
    }

        .portfolio-type2-content .type-portfolio-thumbnail-2 .inner .type-thumbnail-bg2.active .bg-thumb {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1)
        }

.portfolio-type3-container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 100px;
    padding-right: 100px
}

@media only screen and (max-width:767px) {
    .portfolio-type3-container {
        padding-left: 50px;
        padding-right: 50px
    }
}

.portfolio-type3-content .type-portfolio-wrapper-3 {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .portfolio-type3-content .type-portfolio-wrapper-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 40px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-type3-content .type-portfolio-wrapper-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 40px
    }
}

@media only screen and (max-width:767px) {
    .portfolio-type3-content .type-portfolio-wrapper-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 40px
    }
}

.portfolio-type3-content .type-portfolio-wrapper-3 .type-portfolio3 {
    text-align: left;
    padding: 56px 0;
    margin-right: 105px;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .portfolio-type3-content .type-portfolio-wrapper-3 .type-portfolio3 {
        padding-right: 20px;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        margin-right: 0;
        padding: 32px 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-type3-content .type-portfolio-wrapper-3 .type-portfolio3 {
        padding-right: 20px;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        margin-right: 0;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media only screen and (max-width:767px) {
    .portfolio-type3-content .type-portfolio-wrapper-3 .type-portfolio3 {
        padding-right: 20px;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-right: 0;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.portfolio-type3-content .type-portfolio-wrapper-3 .type-portfolio3 h3 {
    margin: 0
}

    .portfolio-type3-content .type-portfolio-wrapper-3 .type-portfolio3 h3 a {
        position: relative;
        font-size: 40px;
        line-height: 1.1;
        margin-bottom: 0;
        padding-left: 40px;
        color: rgba(0, 0, 0, .3);
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1);
        font-family: louis_george_caferegular;
        font-weight: 700;
        display: inline-block
    }

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .portfolio-type3-content .type-portfolio-wrapper-3 .type-portfolio3 h3 a {
        font-size: 29px;
        padding-left: 27px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-type3-content .type-portfolio-wrapper-3 .type-portfolio3 h3 a {
        font-size: 29px;
        padding-left: 27px
    }
}

@media only screen and (max-width:767px) {
    .portfolio-type3-content .type-portfolio-wrapper-3 .type-portfolio3 h3 a {
        font-size: 29px;
        padding-left: 27px
    }
}

.portfolio-type3-content .type-portfolio-wrapper-3 .type-portfolio3 h3 a::before {
    content: "";
    width: 80px;
    height: 1px;
    background: #ddd;
    position: absolute;
    top: 22px;
    left: -95px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .portfolio-type3-content .type-portfolio-wrapper-3 .type-portfolio3 h3 a::before {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-type3-content .type-portfolio-wrapper-3 .type-portfolio3 h3 a::before {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .portfolio-type3-content .type-portfolio-wrapper-3 .type-portfolio3 h3 a::before {
        display: none
    }
}

.portfolio-type3-content .type-portfolio-wrapper-3 .type-portfolio3 h3 a span {
    position: absolute;
    top: 13px;
    left: 0;
    font-size: 18px;
    vertical-align: middle;
    margin-right: 20px;
    color: rgba(0, 0, 0, .3);
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.portfolio-type3-content .type-portfolio-wrapper-3 .type-portfolio3:first-child h3 a::before {
    display: none
}

.portfolio-type3-content .type-portfolio-wrapper-3 .type-portfolio3 h3 a.active {
    color: #222
}

    .portfolio-type3-content .type-portfolio-wrapper-3 .type-portfolio3 h3 a.active span {
        color: #222
    }

.portfolio-type3-content .type-portfolio-thumbnail-3 {
    position: relative;
    width: 100%;
    height: 560px
}

    .portfolio-type3-content .type-portfolio-thumbnail-3 .inner .type-thumbnail-bg3 .bg-thumb {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        opacity: 0;
        z-index: -1;
        overflow: hidden;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50%
    }

        .portfolio-type3-content .type-portfolio-thumbnail-3 .inner .type-thumbnail-bg3 .bg-thumb.bg-image--1 {
            background-image: url(img/portfolio/type-hover/type3-hover-1.jpg)
        }

        .portfolio-type3-content .type-portfolio-thumbnail-3 .inner .type-thumbnail-bg3 .bg-thumb.bg-image--2 {
            background-image: url(img/portfolio/type-hover/type3-hover-2.jpg)
        }

        .portfolio-type3-content .type-portfolio-thumbnail-3 .inner .type-thumbnail-bg3 .bg-thumb.bg-image--3 {
            background-image: url(img/portfolio/type-hover/type3-hover-3.jpg)
        }

        .portfolio-type3-content .type-portfolio-thumbnail-3 .inner .type-thumbnail-bg3 .bg-thumb.bg-image--4 {
            background-image: url(img/portfolio/type-hover/type3-hover-4.jpg)
        }

    .portfolio-type3-content .type-portfolio-thumbnail-3 .inner .type-thumbnail-bg3.active .bg-thumb {
        z-index: 1;
        opacity: 1
    }

.bg_image--38 {
    background-image: url(img/bg/bg-image-38.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed
}

.portfolio-details-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 62px 30px
}

    .portfolio-details-list .details-list label {
        color: #222;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 14px;
        margin-bottom: 12px
    }

    .portfolio-details-list .details-list span {
        color: #999;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 1.58;
        font-size: 14px;
        display: block
    }

        .portfolio-details-list .details-list span a {
            color: #999;
            -webkit-transition: .4s;
            -o-transition: .4s;
            transition: .4s
        }

            .portfolio-details-list .details-list span a:hover {
                color: #0038e3
            }

.portfolio-nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width:767px) {
    .portfolio-nav-list {
        display: block
    }
}

.portfolio-nav-list .portfolio-page .inner a {
    display: block;
    color: #999;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

    .portfolio-nav-list .portfolio-page .inner a h3 {
        line-height: 1.42;
        margin: 22px 0 0;
        position: relative
    }

        .portfolio-nav-list .portfolio-page .inner a h3::before {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            font-size: 24px;
            font-family: Font Awesome\ 5 Free;
            font-weight: 900
        }

    .portfolio-nav-list .portfolio-page .inner a:hover {
        color: #0038e3
    }

.portfolio-nav-list .portfolio-page.prev {
    padding-left: 100px;
    text-align: left
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-nav-list .portfolio-page.prev {
        padding-left: 60px
    }
}

@media only screen and (max-width:767px) {
    .portfolio-nav-list .portfolio-page.prev {
        padding-left: 60px
    }
}

.portfolio-nav-list .portfolio-page.prev .inner a h3::before {
    left: -100px;
    content: "\f060"
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-nav-list .portfolio-page.prev .inner a h3::before {
        left: -60px
    }
}

@media only screen and (max-width:767px) {
    .portfolio-nav-list .portfolio-page.prev .inner a h3::before {
        left: -60px
    }
}

.portfolio-nav-list .portfolio-page.next {
    padding-right: 100px;
    text-align: right
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-nav-list .portfolio-page.next {
        padding-right: 60px
    }
}

@media only screen and (max-width:767px) {
    .portfolio-nav-list .portfolio-page.next {
        padding-right: 60px
    }
}

.portfolio-nav-list .portfolio-page.next .inner a h3::before {
    right: -100px;
    content: "\f061"
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-nav-list .portfolio-page.next .inner a h3::before {
        right: -60px
    }
}

@media only screen and (max-width:767px) {
    .portfolio-nav-list .portfolio-page.next .inner a h3::before {
        right: -60px
    }
}

.blog-grid {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

    .blog-grid .post-thumb > a {
        overflow: hidden;
        display: block
    }

        .blog-grid .post-thumb > a img {
            width: 100%
        }

    .blog-grid .post-content {
        position: relative;
        height: 100%;
        min-height: 172px;
        padding: 21px 20px 30px;
        background: #fff;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

        .blog-grid .post-content::before {
            -webkit-transition: all .5s;
            -o-transition: all .5s;
            transition: all .5s;
            content: "";
            width: 0;
            height: 3px;
            position: absolute;
            left: 50%;
            bottom: 0;
            opacity: 0;
            background-color: #0038e3
        }

        .blog-grid .post-content .post-inner .post-categories a {
            font-size: 12px;
            font-weight: 500;
            letter-spacing: 1.38px;
            text-transform: uppercase;
            margin-bottom: 9px;
            display: block
        }

        .blog-grid .post-content .post-inner h5.heading {
            line-height: 1.38;
            margin-bottom: 26px;
            color: inherit
        }

            .blog-grid .post-content .post-inner h5.heading a {
                color: #222;
                -webkit-transition: all .5s;
                -o-transition: all .5s;
                transition: all .5s
            }

                .blog-grid .post-content .post-inner h5.heading a:hover {
                    color: #0038e3
                }

        .blog-grid .post-content .post-inner h4.heading {
            color: inherit;
            line-height: 1.38;
            margin-bottom: 23px
        }

            .blog-grid .post-content .post-inner h4.heading a {
                color: #222;
                -webkit-transition: all .5s;
                -o-transition: all .5s;
                transition: all .5s
            }

                .blog-grid .post-content .post-inner h4.heading a:hover {
                    color: #0038e3
                }

            .blog-grid .post-content .post-inner h4.heading.hover-yellow-color a:hover {
                color: #fcb72b
            }

        .blog-grid .post-content .post-inner h3.heading {
            font-size: 22px;
            font-weight: 500;
            line-height: 1.46;
            margin-bottom: 37px
        }

            .blog-grid .post-content .post-inner h3.heading a {
                color: #222;
                -webkit-transition: all .5s;
                -o-transition: all .5s;
                transition: all .5s
            }

                .blog-grid .post-content .post-inner h3.heading a:hover {
                    color: #0038e3
                }

        .blog-grid .post-content .post-inner .post-meta.meta-restaurant {
            font-size: 14px;
            font-style: italic;
            color: #999
        }

            .blog-grid .post-content .post-inner .post-meta.meta-restaurant .post-date {
                font-size: 14px;
                color: #999
            }

            .blog-grid .post-content .post-inner .post-meta.meta-restaurant .post-author a {
                color: #222
            }

        .blog-grid .post-content .post-inner .post-meta.meta-corona {
            font-size: 14px;
            color: #999
        }

            .blog-grid .post-content .post-inner .post-meta.meta-corona .post-date {
                font-size: 14px;
                color: #999
            }

            .blog-grid .post-content .post-inner .post-meta.meta-corona .post-author a {
                color: #999
            }

        .blog-grid .post-content .post-inner .post-meta > div {
            position: relative;
            display: inline
        }

        .blog-grid .post-content .post-inner .post-meta .post-date {
            line-height: 1.58;
            font-size: 14px;
            font-weight: 500;
            color: #333
        }

        .blog-grid .post-content .post-inner .post-meta .post-category {
            padding-left: 15px;
            margin-left: 7px;
            line-height: 1.58;
            font-size: 14px;
            font-weight: 500
        }

            .blog-grid .post-content .post-inner .post-meta .post-category::before {
                content: "|";
                position: absolute;
                top: 0;
                left: 2px;
                color: #333
            }

            .blog-grid .post-content .post-inner .post-meta .post-category a {
                color: #333;
                -webkit-transition: all .5s;
                -o-transition: all .5s;
                transition: all .5s
            }

                .blog-grid .post-content .post-inner .post-meta .post-category a:hover {
                    color: #0038e3
                }

            .blog-grid .post-content .post-inner .post-meta .post-category.hover-yellow-color a:hover {
                color: #fcb72b
            }

    .blog-grid.blog-business-two .post-thumb a img {
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        width: 100%
    }

    .blog-grid.blog-business-two .post-content {
        padding-left: 0;
        padding-right: 0;
        text-align: left
    }

        .blog-grid.blog-business-two .post-content::before {
            display: none
        }

        .blog-grid.blog-business-two .post-content .post-inner h3.heading {
            font-size: 18px;
            font-weight: 500;
            line-height: 1.56;
            margin: 9px 0 20px
        }

    .blog-grid.blog-business-two:hover {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

        .blog-grid.blog-business-two:hover .post-thumb a img {
            width: 100%;
            -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1)
        }

    .blog-grid.bg-transparent .post-content {
        background: 0 0
    }

    .blog-grid .post-quote-wrapper {
        display: block;
        height: 100%
    }

    .blog-grid .post-quote {
        padding: 30px;
        height: 100%;
        color: #fff;
        position: relative;
        z-index: 2
    }

        .blog-grid .post-quote .post-overlay {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-size: cover;
            background-position: 50%;
            background-repeat: no-repeat;
            z-index: -1
        }

            .blog-grid .post-quote .post-overlay::before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                background: rgba(0, 0, 0, .5)
            }

        .blog-grid .post-quote h5.heading a {
            font-size: 18px;
            line-height: 1.38;
            color: #fff
        }

        .blog-grid .post-quote h4.heading a {
            font-size: 18px;
            line-height: 1.38;
            color: #fff
        }

        .blog-grid .post-quote h6.quote-name {
            font-size: 18px;
            line-height: 1.38;
            color: #fff;
            margin: 0;
            margin-top: 20px
        }

        .blog-grid .post-quote .quote-icon {
            margin-top: 95px;
            font-size: 26px;
            text-align: right
        }

            .blog-grid .post-quote .quote-icon i {
                color: #0038e3
            }

    .blog-grid:hover {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px)
    }

        .blog-grid:hover .post-content::before {
            width: 100%;
            opacity: 1;
            left: 0
        }

    .blog-grid.hover-tarkis-color .post-inner h5.heading:hover {
        color: #19d2a8
    }

        .blog-grid.hover-tarkis-color .post-inner h5.heading:hover a {
            color: #19d2a8
        }

    .blog-grid.hover-tarkis-color .post-inner .post-meta .post-category:hover a {
        color: #19d2a8
    }

    .blog-grid.blog-standard {
        overflow: hidden
    }

        .blog-grid.blog-standard .post-thumb a img {
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1);
            width: 100%
        }

        .blog-grid.blog-standard .post-content {
            padding: 29px 20px 30px;
            padding-bottom: 0;
            min-height: inherit
        }

            .blog-grid.blog-standard .post-content::before {
                display: none
            }

        .blog-grid.blog-standard.padding-left-none .post-content {
            padding-left: 0
        }

        .blog-grid.blog-standard.grid-simple .post-content .post-inner h5.heading {
            margin: 20px 0 0
        }

        .blog-grid.blog-standard:hover {
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0)
        }

            .blog-grid.blog-standard:hover .post-thumb a img {
                width: 100%;
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1)
            }

    .blog-grid .position-bottom {
        padding: 30px 50px 50px;
        width: 100%;
        position: absolute;
        bottom: 0
    }

.blog-grid--modern.blog-standard {
    display: inherit;
    overflow: visible;
    height: auto
}

    .blog-grid--modern.blog-standard .post-thumb {
        overflow: hidden;
        position: relative
    }

        .blog-grid--modern.blog-standard .post-thumb::after {
            content: "";
            width: 0;
            height: 4px;
            bottom: 0;
            position: absolute;
            left: auto;
            right: 0;
            -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
            -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
            transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
            background: #0038e3
        }

    .blog-grid--modern.blog-standard .post-content {
        background: #fff;
        text-align: center;
        padding: 31px 30px 67px
    }

        .blog-grid--modern.blog-standard .post-content .post-inner h5.heading {
            margin-bottom: 0
        }

    .blog-grid--modern.blog-standard .post-read-more {
        position: absolute;
        bottom: -30px;
        left: 50%;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
        font-size: 15px;
        width: 60px;
        height: 60px;
        line-height: 60px;
        border-radius: 50%;
        color: #001029;
        text-align: center;
        background-color: #0038e3;
        color: #899664;
        display: inline-block
    }

        .blog-grid--modern.blog-standard .post-read-more::before {
            font-family: Font Awesome\ 5 free;
            font-weight: 900;
            position: absolute;
            content: "\f061";
            left: 50%;
            -webkit-transform: translate(-50%);
            -ms-transform: translate(-50%);
            transform: translate(-50%)
        }

    .blog-grid--modern.blog-standard:hover .post-thumb::after {
        width: 100%;
        left: 0;
        right: auto
    }

    .blog-grid--modern.blog-standard.blog-yellow-color .post-thumb::after {
        background: #fcb72b
    }

    .blog-grid--modern.blog-standard.blog-yellow-color .post-content .post-inner h5.heading a:hover {
        color: #fcb72b
    }

    .blog-grid--modern.blog-standard.blog-yellow-color .post-content .post-inner .post-meta .post-category a:hover {
        color: #fcb72b
    }

    .blog-grid--modern.blog-standard.blog-yellow-color .post-read-more {
        background-color: #fcb72b;
        color: #001029
    }

.blog-grid.blog-creative .post-content {
    padding: 29px 0 34px;
    background: 0 0
}

    .blog-grid.blog-creative .post-content .post-inner h4.heading {
        margin-bottom: 12px
    }

.blog-grid.blog-standard-list .post-content {
    padding: 50px 40px 63px;
    background: #fff
}

    .blog-grid.blog-standard-list .post-content::before {
        display: none
    }

    .blog-grid.blog-standard-list .post-content .post-inner .post-meta {
        margin-bottom: 22px;
        padding-bottom: 24px;
        border-bottom: 1px solid #eee
    }

.blog-slick-initial .slick-arrow {
    position: absolute;
    left: 50px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 2;
    border: 0 none;
    color: #fff;
    font-size: 22px;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    opacity: 0;
    visibility: hidden
}

    .blog-slick-initial .slick-arrow:hover {
        color: #222
    }

.blog-slick-initial .blog-arrow-next.slick-arrow {
    left: auto;
    right: 50px
}

.blog-slick-initial:hover .slick-arrow {
    opacity: 1;
    visibility: visible
}

.blog-slick-initial .slick-slide img {
    display: inline-block;
    width: 100%
}

.brook-pagination-wrapper .brook-pagination {
    padding: 0;
    margin: -5px;
    font-size: 14px;
    font-weight: 500;
    list-style: none
}

    .brook-pagination-wrapper .brook-pagination li {
        display: inline-block;
        list-style-type: none;
        padding: 5px
    }

        .brook-pagination-wrapper .brook-pagination li a {
            padding: 0 5px;
            display: block;
            text-align: center;
            line-height: 39px;
            min-width: 41px;
            height: 41px;
            border: 1px solid #eee;
            background: #fff;
            color: #333;
            -webkit-transition: .4s ease-in;
            -o-transition: .4s ease-in;
            transition: .4s ease-in
        }

            .brook-pagination-wrapper .brook-pagination li a:hover {
                background: #0038e3;
                color: #fff
            }

        .brook-pagination-wrapper .brook-pagination li.active a {
            background: #0038e3;
            color: #fff
        }

.bk-blog-masonry {
    margin: 0 -15px
}

    .bk-blog-masonry .blog-33-33 {
        width: 33.33%;
        padding: 0 15px;
        margin-bottom: 30px
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .bk-blog-masonry .blog-33-33 {
        width: 50%
    }
}

@media only screen and (max-width:767px) {
    .bk-blog-masonry .blog-33-33 {
        width: 50%
    }
}

@media only screen and (max-width:575px) {
    .bk-blog-masonry .blog-33-33 {
        width: 100%
    }
}

.bk-blog-masonry .resizer {
    width: 33.33%
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .bk-blog-masonry .resizer {
        width: 50%
    }
}

@media only screen and (max-width:767px) {
    .bk-blog-masonry .resizer {
        width: 50%
    }
}

@media only screen and (max-width:575px) {
    .bk-blog-masonry .resizer {
        width: 100%
    }
}

.bk-blog-masonry2 .blog-25 {
    width: 25%
}

.bk-blog-masonry2 .grid-width-2 {
    width: 50%
}

.bk-blog-masonry2 .resizer {
    width: 25%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .bk-blog-masonry2 .blog-25 {
        width: 50%
    }

    .bk-blog-masonry2 .grid-width-2 {
        width: 50%
    }

    .bk-blog-masonry2 .resizer {
        width: 50%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .bk-blog-masonry2 .blog-25 {
        width: 50%
    }

    .bk-blog-masonry2 .grid-width-2 {
        width: 50%
    }

    .bk-blog-masonry2 .resizer {
        width: 50%
    }
}

@media only screen and (max-width:767px) {
    .bk-blog-masonry2 .blog-25 {
        width: 100%
    }

    .bk-blog-masonry2 .grid-width-2 {
        width: 100%
    }

    .bk-blog-masonry2 .resizer {
        width: 100%
    }
}

.bk-blog-masonry3 .blog-33-33 {
    width: 33.33%
}

.bk-blog-masonry3 .grid-width-2 {
    width: 66.66%
}

.bk-blog-masonry3 .resizer {
    width: 33.33%
}

.blog-grid-no-flex {
    position: relative;
    cursor: pointer
}

    .blog-grid-no-flex .post-thumb {
        overflow: hidden
    }

        .blog-grid-no-flex .post-thumb a img {
            -webkit-transition: all .5s cubic-bezier(.57, .21, .69, 1);
            -o-transition: all .5s cubic-bezier(.57, .21, .69, 1);
            transition: all .5s cubic-bezier(.57, .21, .69, 1);
            width: 100%
        }

    .blog-grid-no-flex:hover .post-thumb {
        overflow: hidden
    }

        .blog-grid-no-flex:hover .post-thumb a img {
            -webkit-transform: scale(1.05);
            -ms-transform: scale(1.05);
            transform: scale(1.05)
        }

    .blog-grid-no-flex .post-content .post-inner h5.heading {
        font-size: 24px;
        line-height: 1.375;
        margin-bottom: 0
    }

    .blog-grid-no-flex .post-content .post-inner h5.text-white a {
        color: #fff
    }

    .blog-grid-no-flex .post-content.position-bottom {
        position: absolute;
        bottom: 0;
        padding: 30px 50px 50px;
        width: 100%;
        z-index: 2
    }

@media only screen and (max-width:767px) {
    .blog-grid-no-flex .post-content.position-bottom {
        padding: 18px 20px 28px
    }
}

.blog-grid-no-flex.post-overlay {
    z-index: 2
}

    .blog-grid-no-flex.post-overlay::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .2);
        z-index: 1;
        width: 100%;
        height: 100%
    }

.blog-grid-no-flex .post-quote {
    position: absolute;
    top: 50px;
    right: 50px
}

    .blog-grid-no-flex .post-quote::before {
        content: "\f10e";
        position: absolute;
        top: 50px;
        right: 50px;
        font-size: 26px;
        line-height: 22px;
        color: #0038e3;
        font-family: Font Awesome\ 5 Free;
        font-weight: 900
    }

.post-meta > div {
    position: relative;
    display: inline-block
}

.post-meta .post-date {
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.58;
    font-size: 14px;
    color: #333
}

.post-meta .post-category {
    padding-left: 15px;
    margin-left: 7px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.58;
    font-size: 14px
}

    .post-meta .post-category a {
        color: #333
    }

    .post-meta .post-category::before {
        content: "|";
        position: absolute;
        top: 0;
        left: 2px
    }

.post-meta.text-white .post-date {
    color: #fff
}

.post-meta.text-white .post-category a {
    color: #fff !important
}

.bk-blog-grid-area.bg-shape {
    background-image: url(img/slider/revolution/slider-3.png);
    background-repeat: no-repeat;
    background-position: left top 170px
}

.blog-grid-minimal {
    position: relative;
    height: 100%;
    background-color: #fff
}

    .blog-grid-minimal .grid-overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #222;
        background-size: cover;
        background-position: 50%;
        background-repeat: no-repeat;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

        .blog-grid-minimal .grid-overlay::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: rgba(0, 0, 0, .2)
        }

    .blog-grid-minimal .post-content {
        position: relative;
        z-index: 1;
        padding: 44px 40px 56px;
        min-height: 242px
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .blog-grid-minimal .post-content {
        padding: 40px 23px 40px
    }
}

@media only screen and (max-width:767px) {
    .blog-grid-minimal .post-content {
        padding: 40px 23px 40px
    }
}

.blog-grid-minimal .post-content h5.heading {
    margin-bottom: 21px;
    font-size: 24px;
    line-height: 1.392;
    font-weight: 600;
    color: inherit
}

    .blog-grid-minimal .post-content h5.heading a {
        color: #222
    }

.blog-grid-minimal .post-content .post-meta .post-category a {
    color: #333
}

.blog-grid-minimal.outline {
    position: relative;
    height: 100%;
    background-color: #fff;
    border: 1px solid #ddd
}

    .blog-grid-minimal.outline.bg-transparant {
        background-color: transparent;
        border-color: #0038e3
    }

        .blog-grid-minimal.outline.bg-transparant .post-content h5 a {
            color: #fff
        }

        .blog-grid-minimal.outline.bg-transparant .post-content .post-meta .post-category a {
            color: #0038e3
        }

    .blog-grid-minimal.outline:hover {
        border-color: transparent
    }

.blog-grid-minimal:hover .grid-overlay {
    opacity: 1;
    visibility: visible
}

.blog-grid-minimal:hover .post-content h5.heading a {
    color: #fff
}

.blog-grid-minimal:hover .post-content .post-meta .post-date {
    color: #fff
}

.blog-grid-minimal:hover .post-content .post-meta .post-category a {
    color: #fff !important
}

.blog-grid-minimal:hover .post-content .post-meta .post-category::before {
    color: #fff
}

.blog-grid-minimal.minimal-style-2 {
    background-color: transparent
}

    .blog-grid-minimal.minimal-style-2 .post-content {
        position: relative;
        height: 100%;
        background: rgba(255, 255, 255, .1);
        border: 1px solid rgba(255, 255, 255, .2);
        border-radius: 5px;
        min-height: 350px;
        padding: 39px 40px 100px;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

        .blog-grid-minimal.minimal-style-2 .post-content .post-meta {
            color: #222;
            margin-bottom: 25px
        }

            .blog-grid-minimal.minimal-style-2 .post-content .post-meta .post-category a {
                color: #333
            }

        .blog-grid-minimal.minimal-style-2 .post-content .post-author {
            position: absolute;
            bottom: 0;
            left: 40px;
            right: 40px;
            border-top: 1px solid rgba(255, 255, 255, .2);
            padding: 26px 0
        }

    .blog-grid-minimal.minimal-style-2:hover .post-content {
        background: #fff;
        border-color: #fff;
        -webkit-box-shadow: 0 30px 40px rgba(0, 0, 0, .11);
        box-shadow: 0 30px 40px rgba(0, 0, 0, .11);
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px)
    }

        .blog-grid-minimal.minimal-style-2:hover .post-content h5.heading a {
            color: #222
        }

        .blog-grid-minimal.minimal-style-2:hover .post-content .post-meta .post-date {
            color: #222
        }

        .blog-grid-minimal.minimal-style-2:hover .post-content .post-meta .post-category a {
            color: #222 !important
        }

        .blog-grid-minimal.minimal-style-2:hover .post-content .post-meta .post-category::before {
            color: #222
        }

    .blog-grid-minimal.minimal-style-2.text-white .post-content .heading {
        color: #fff
    }

        .blog-grid-minimal.minimal-style-2.text-white .post-content .heading a {
            color: #fff
        }

    .blog-grid-minimal.minimal-style-2.text-white .post-content .post-meta {
        color: #fff
    }

        .blog-grid-minimal.minimal-style-2.text-white .post-content .post-meta .post-category a {
            color: #fff !important
        }

        .blog-grid-minimal.minimal-style-2.text-white .post-content .post-meta .post-date {
            color: #fff !important
        }

    .blog-grid-minimal.minimal-style-2.text-white .post-content .post-author h6.heading {
        color: #fff
    }

    .blog-grid-minimal.minimal-style-2.text-white:hover .post-content {
        background: #fff;
        border-color: #fff
    }

        .blog-grid-minimal.minimal-style-2.text-white:hover .post-content .heading a {
            color: #222
        }

        .blog-grid-minimal.minimal-style-2.text-white:hover .post-content .post-meta .post-date {
            color: #222 !important
        }

        .blog-grid-minimal.minimal-style-2.text-white:hover .post-content .post-meta .post-category a {
            color: #222 !important
        }

        .blog-grid-minimal.minimal-style-2.text-white:hover .post-content .post-meta .post-category::before {
            color: #222
        }

        .blog-grid-minimal.minimal-style-2.text-white:hover .post-content .post-author {
            border-color: #eee
        }

            .blog-grid-minimal.minimal-style-2.text-white:hover .post-content .post-author h6.heading {
                color: #222
            }

.blog-grid-minimal.overlay-image-list {
    position: relative;
    z-index: 1;
    padding: 55px 90px 55px 40px;
    border-top: 1px solid #eee
}

@media only screen and (max-width:767px) {
    .blog-grid-minimal.overlay-image-list {
        padding: 46px 51px 34px 10px
    }
}

.blog-grid-minimal.overlay-image-list .post-content {
    padding: 0;
    min-height: auto
}

    .blog-grid-minimal.overlay-image-list .post-content .post-arrow {
        position: absolute;
        right: -26px;
        top: 4px
    }

        .blog-grid-minimal.overlay-image-list .post-content .post-arrow span {
            font-size: 30px;
            color: #222
        }

.blog-grid-minimal.overlay-image-list:hover .post-content .post-arrow span {
    color: #fff
}

.brook-pagination-wrapper .load-btn a i {
    color: #222;
    font-size: 50px
}

.brook-pagination-wrapper .load-more-button a {
    font-size: 14px;
    font-weight: 500;
    color: #191970
}

    .brook-pagination-wrapper .load-more-button a i {
        margin-left: 15px;
        color: #0038e3
    }

.blog-tag-list a {
    color: #999;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    font-weight: 500;
    line-height: 1.58;
    font-size: 14px;
    position: relative;
    padding-left: 5px
}

    .blog-tag-list a::before {
        position: absolute;
        content: ",";
        left: 0
    }

    .blog-tag-list a:first-child::before {
        display: none
    }

    .blog-tag-list a:hover {
        color: #0038e3
    }

.post-nav-lisnt {
    margin-top: 47px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width:767px) {
    .post-nav-lisnt {
        display: block
    }
}

.post-nav-lisnt .nav-item {
    max-width: 48%;
    width: 360px;
    text-align: left
}

@media only screen and (max-width:767px) {
    .post-nav-lisnt .nav-item {
        max-width: 100%
    }
}

.post-nav-lisnt .nav-item a {
    display: block;
    padding: 47px 30px 57px;
    height: 100%;
    border: 1px solid #eee;
    background: #fff;
    font-size: 24px;
    line-height: 1.375;
    font-weight: 600;
    color: #222;
    word-wrap: break-word;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

@media only screen and (max-width:767px) {
    .post-nav-lisnt .nav-item a {
        font-size: 17px;
        line-height: 1.5
    }
}

.post-nav-lisnt .nav-item a .link-text {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #999;
    margin-bottom: 28px
}

    .post-nav-lisnt .nav-item a .link-text span {
        left: -61px;
        position: absolute;
        top: -3px;
        font-size: 24px;
        color: #222
    }

.post-nav-lisnt .nav-item a:hover {
    background: #0038e3;
    color: #fff
}

    .post-nav-lisnt .nav-item a:hover .link-text {
        color: #fff
    }

        .post-nav-lisnt .nav-item a:hover .link-text span {
            color: #fff
        }

.post-nav-lisnt .nav-item.next {
    text-align: right
}

    .post-nav-lisnt .nav-item.next a {
        padding-right: 90px
    }

        .post-nav-lisnt .nav-item.next a .link-text span {
            right: -61px;
            left: auto
        }

.post-nav-lisnt .nav-item.previous a {
    padding-left: 90px
}

.blog-details-wrapper .audio-post iframe {
    min-height: 200px;
    width: 100%;
    border: medium none;
    vertical-align: middle
}

.comments-wrapper {
    border: 1px solid #eee;
    background: #fff;
    padding: 40px 65px 40px 35px;
    margin-bottom: 70px
}

.commnent-list-wrap .comment {
    list-style-type: none;
    margin-top: 48px;
    padding-top: 37px;
    padding-left: 6px;
    border-top: 1px solid #eee
}

    .commnent-list-wrap .comment .thumb {
        float: left
    }

@media only screen and (max-width:767px) {
    .commnent-list-wrap .comment .thumb {
        float: none
    }
}

.commnent-list-wrap .comment .thumb img {
    border-radius: 50%
}

.commnent-list-wrap .comment .content {
    position: relative;
    overflow: hidden;
    margin-left: 152px
}

@media only screen and (max-width:767px) {
    .commnent-list-wrap .comment .content {
        margin-left: 0;
        margin-top: 30px
    }
}

.commnent-list-wrap .comment .content .comment-footer span {
    font-size: 12px;
    font-weight: 500;
    display: inline-block
}

    .commnent-list-wrap .comment .content .comment-footer span.reply-btn {
        padding-left: 5px
    }

        .commnent-list-wrap .comment .content .comment-footer span.reply-btn a {
            color: #333;
            -webkit-transition: .4s;
            -o-transition: .4s;
            transition: .4s
        }

            .commnent-list-wrap .comment .content .comment-footer span.reply-btn a:hover {
                color: #0038e3
            }

.commnent-list-wrap .comment.comment-reply {
    padding-left: 61px
}

@media only screen and (max-width:767px) {
    .commnent-list-wrap .comment.comment-reply {
        padding-left: 30px
    }
}

@media only screen and (max-width:575px) {
    .commnent-list-wrap .comment.comment-reply {
        padding-left: 0
    }
}

.comment-form-wrapper .contact-form input {
    height: 50px
}

.comment-form-wrapper .contact-form .textarea {
    height: 180px
}

.blog-main-quote {
    position: relative;
    padding: 48px 40px;
    text-align: center
}

.blog-post-return-button a {
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    color: #999;
    line-height: 1.58;
    font-size: 14px;
    font-weight: 500
}

    .blog-post-return-button a i {
        font-size: 12px;
        color: #222;
        margin-right: 6px
    }

    .blog-post-return-button a:hover {
        color: #0038e3
    }

.blog-modern-pagination .modern-pagination a {
    color: #fff;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

    .blog-modern-pagination .modern-pagination a:hover {
        color: #0038e3
    }

    .blog-modern-pagination .modern-pagination a .nav-icon {
        font-size: 24px
    }

.blog-modern-layout iframe {
    width: 100%
}

.blog-sidebar-wrapper {
    border: 1px solid #eee;
    padding: 50px 29px 66px;
    background: #fff
}

.blog-sidebar-container {
    padding-left: 15px;
    padding-right: 15px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .blog-sidebar-container {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .blog-sidebar-container {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (max-width:767px) {
    .blog-sidebar-container {
        padding-left: 0;
        padding-right: 0
    }
}

.bl-sidebar .widget-title {
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 11px;
    border-bottom: 1px solid #eee;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    line-height: 1.23;
    color: #222
}

.bl-sidebar.search .search-box {
    position: relative
}

    .bl-sidebar.search .search-box input {
        width: 100%;
        padding-right: 72px;
        color: #777;
        border-color: #eee;
        background-color: #fff;
        outline: 0;
        border: 1px solid #eee;
        border-radius: 0;
        padding: 3px 20px;
        height: 62px;
        padding-right: 60px
    }

    .bl-sidebar.search .search-box button {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0;
        border: 0;
        border-radius: 0;
        width: 62px;
        height: 62px;
        line-height: 62px;
        text-align: center;
        background: 0 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

        .bl-sidebar.search .search-box button:hover {
            background-color: #0038e3
        }

        .bl-sidebar.search .search-box button span {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            line-height: 1;
            font-size: 18px;
            color: #0038e3
        }

        .bl-sidebar.search .search-box button:hover span {
            color: #fff
        }

.bl-sidebar.instagram .instagram-grid-wrap.instagram-grid-5 {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 8px;
    grid-row-gap: 8px
}

.bl-sidebar.category .category-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

    .bl-sidebar.category .category-list li a {
        display: block;
        padding: 12px 0;
        color: #333;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1);
        font-weight: 500;
        line-height: 1.58;
        font-size: 14px
    }

        .bl-sidebar.category .category-list li a:hover {
            color: #0038e3
        }

.bl-sidebar.banner .inner {
    position: relative
}

    .bl-sidebar.banner .inner .content {
        position: absolute;
        top: 0;
        width: 100%;
        text-align: center;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

.bl-sidebar.archive .inner select {
    letter-spacing: 0;
    color: #777;
    border-color: #eee;
    background-color: #fff;
    width: 100%;
    outline: 0;
    border: 1px solid #eee;
    border-radius: 0;
    padding: 3px 20px;
    height: 62px
}

.bl-sidebar.tag .inner .tagcloud {
    margin: 0;
    padding: 0;
    list-style-type: none
}

    .bl-sidebar.tag .inner .tagcloud li {
        display: inline-block
    }

        .bl-sidebar.tag .inner .tagcloud li a {
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1);
            display: block;
            font-size: 14px;
            font-weight: 500;
            padding: 10px;
            color: #333
        }

            .bl-sidebar.tag .inner .tagcloud li a:hover {
                color: #0038e3
            }

.archive-shop-inner select {
    height: 50px;
    color: #777;
    border-color: #eee;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    outline: 0;
    border: 1px solid #eee;
    border-radius: 0;
    padding: 3px 20px;
    max-width: 100%;
    background: #fff url(img/payment/download.png) no-repeat center right 20px;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 215px
}

.shop-sidebar-container {
    padding-left: 15px;
    padding-right: 15px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .shop-sidebar-container {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .shop-sidebar-container {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (max-width:767px) {
    .shop-sidebar-container {
        padding-left: 0;
        padding-right: 0
    }
}

.shop-sidebar-container .shop-sidebar-wrapper {
    border: 1px solid #eee;
    padding: 50px 29px 66px;
    background: #fff
}

.shop-sidebar .widget-title {
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 11px;
    border-bottom: 1px solid #eee;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    line-height: 1.23;
    color: #222
}

.shop-sidebar.search .search-box {
    position: relative
}

    .shop-sidebar.search .search-box input {
        width: 100%;
        padding-right: 72px;
        color: #777;
        border-color: #eee;
        background-color: #fff;
        outline: 0;
        border: 1px solid #eee;
        border-radius: 0;
        padding: 3px 20px;
        height: 62px
    }

    .shop-sidebar.search .search-box button {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0;
        border: 0;
        border-radius: 0;
        width: 62px;
        height: 62px;
        line-height: 62px;
        text-align: center;
        background: 0 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

        .shop-sidebar.search .search-box button:hover {
            background-color: #0038e3
        }

        .shop-sidebar.search .search-box button span {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            line-height: 1;
            font-size: 18px;
            color: #0038e3
        }

        .shop-sidebar.search .search-box button:hover span {
            color: #fff
        }

.shop-sidebar.search.color-green .search-box button:hover {
    background-color: #899664
}

.shop-sidebar.search.color-green .search-box button span {
    color: #899664
}

.shop-sidebar.search.color-green .search-box button:hover span {
    color: #fff
}

.shop-sidebar.related-product-inner .related-product {
    padding: 0;
    margin: 0;
    list-style: none
}

    .shop-sidebar.related-product-inner .related-product li {
        margin-top: 20px
    }

        .shop-sidebar.related-product-inner .related-product li .product-item {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex
        }

            .shop-sidebar.related-product-inner .related-product li .product-item .thumbnail {
                -webkit-flex-shrink: 0;
                -ms-flex-negative: 0;
                flex-shrink: 0;
                margin-right: 15px;
                width: 100px
            }

                .shop-sidebar.related-product-inner .related-product li .product-item .thumbnail a img {
                    width: 100%;
                    border-radius: 3px
                }

            .shop-sidebar.related-product-inner .related-product li .product-item .info h5.heading {
                margin: 0 0 12px;
                line-height: 1.4
            }

                .shop-sidebar.related-product-inner .related-product li .product-item .info h5.heading a {
                    color: #222
                }

            .shop-sidebar.related-product-inner .related-product li .product-item .info ul.rating {
                padding: 0;
                margin: 0;
                list-style: none;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                margin-bottom: 10px;
                font-size: 12px
            }

                .shop-sidebar.related-product-inner .related-product li .product-item .info ul.rating li i {
                    color: #ffb805
                }

            .shop-sidebar.related-product-inner .related-product li .product-item .info .price span {
                font-weight: 500;
                font-size: 15px;
                display: inline-block;
                color: #333
            }

                .shop-sidebar.related-product-inner .related-product li .product-item .info .price span.new-price {
                    color: #d5382c
                }

.shop-sidebar.instagram .instagram-grid-wrap.instagram-grid-5 {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 8px;
    grid-row-gap: 8px
}

.shop-sidebar.banner .inner {
    position: relative
}

    .shop-sidebar.banner .inner .content {
        position: absolute;
        top: 0;
        width: 100%;
        text-align: center;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

.shop-sidebar.tag .inner .tagcloud {
    margin: 0;
    padding: 0;
    list-style-type: none
}

    .shop-sidebar.tag .inner .tagcloud li {
        display: inline-block
    }

        .shop-sidebar.tag .inner .tagcloud li a {
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1);
            display: block;
            font-size: 14px;
            font-weight: 500;
            padding: 10px;
            color: #333
        }

            .shop-sidebar.tag .inner .tagcloud li a:hover {
                color: #0038e3
            }

.shop-sidebar.tag.color-green .inner .tagcloud li a:hover {
    color: #899664
}

.content-shopby {
    margin-top: 32px
}

.price--output input {
    border: 0 none
}

.price--output span {
    color: #333;
    font-size: 14px
}

.price--filter {
    display: inline-block
}

.price--output {
    display: inline-block
}

.price--filter a {
    background: #0038e3 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 1.15em;
    height: 45px;
    line-height: 44px;
    padding: 0 24px
}

.ui-widget-content {
    background: #ededed none repeat scroll 0 0;
    border: 0 none;
    color: #0038e3
}

.ui-slider-range.ui-widget-header.ui-corner-all {
    background: #0038e3 none repeat scroll 0 0
}

.ui-slider-horizontal {
    height: 7px
}

.ui-slider .ui-slider-handle {
    border-radius: 100%;
    cursor: default;
    height: 16px;
    position: absolute;
    -ms-touch-action: none;
    touch-action: none;
    width: 16px;
    z-index: 2;
    outline: 0;
    cursor: pointer
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: #0038e3 none repeat scroll 0 0;
    border: 0 none;
    color: #0038e3
}

.ui-slider-range.ui-widget-header.ui-corner-all {
    background: #0038e3 none repeat scroll 0 0
}

.ui-slider-horizontal {
    margin-bottom: 25px;
    margin-top: 7px
}

.price__output--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .price__output--wrap .price--output {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

        .price__output--wrap .price--output span {
            color: #333;
            font-size: 19px;
            display: inline-block
        }

        .price__output--wrap .price--output input {
            border: 0 none;
            width: 94px;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            font-size: 16px;
            font-weight: 500
        }

    .price__output--wrap .price--filter {
        display: inline-block
    }

.nextprev-btn {
    margin-bottom: 29px
}

    .nextprev-btn .navlist {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

        .nextprev-btn .navlist .navitem {
            width: 50%
        }

            .nextprev-btn .navlist .navitem a {
                display: inline-block;
                position: relative;
                color: #999;
                font-size: 14px
            }

                .nextprev-btn .navlist .navitem a.text-white::before {
                    color: #fff
                }

                .nextprev-btn .navlist .navitem a::before {
                    position: absolute;
                    top: 1px;
                    font-size: 12px;
                    color: #222;
                    font-family: Font Awesome\ 5 Free;
                    font-weight: 900
                }

            .nextprev-btn .navlist .navitem.prev a {
                padding-left: 22px
            }

                .nextprev-btn .navlist .navitem.prev a::before {
                    content: "\f060";
                    left: 0
                }

            .nextprev-btn .navlist .navitem.next {
                text-align: right
            }

                .nextprev-btn .navlist .navitem.next a {
                    padding-right: 22px
                }

                    .nextprev-btn .navlist .navitem.next a::before {
                        content: "\f061";
                        right: 0
                    }

.single-product-details-side {
    margin-bottom: 40px;
    width: 100% !important;
    max-width: 440px;
    margin-left: 100px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-product-details-side {
        margin-left: 60px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-product-details-side {
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    .single-product-details-side {
        margin-left: 0
    }
}

.single-product-details-side .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px
}

    .single-product-details-side .header .product-badges {
        position: static;
        display: inline-block;
        margin: 0 15px 0 0;
        z-index: 0
    }

        .single-product-details-side .header .product-badges span {
            position: relative;
            top: 0;
            left: 0;
            display: block;
            margin: 0 2px;
            min-height: 0;
            min-width: 0;
            border-radius: 10px 10px 10px 0;
            color: #fff;
            text-align: center;
            font-weight: 600;
            font-size: 13px;
            line-height: 1.44;
            text-transform: uppercase;
            background: #d31129;
            padding: 4px 11px;
            color: #fff;
            background-color: #d31129
        }

.single-product-details-side .price {
    margin-bottom: 42px
}

    .single-product-details-side .price p {
        font-size: 18px;
        font-weight: 600
    }

.single-product-details-side .description {
    margin-bottom: 44px
}

.single-product-details-side .quenty-container {
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    padding: 46px 0 49px;
    margin: 41px 0 0;
    margin-bottom: 40px
}

.single-product-details-side .quenty-button {
    overflow: hidden;
    margin-bottom: 40px
}

    .single-product-details-side .quenty-button h6.heading {
        float: left;
        margin: 9px 15px 0 0;
        text-transform: uppercase;
        min-width: 100px
    }

    .single-product-details-side .quenty-button input {
        display: inline-block;
        float: left;
        margin: 0 30px 0 0;
        overflow: hidden;
        position: relative;
        width: 66px
    }

.single-product-details-side .product-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px
}

    .single-product-details-side .product-action a {
        color: #fff;
        border-color: #0038e3;
        background-color: #0038e3;
        position: relative;
        display: inline-block;
        margin: 0 10px;
        border-radius: 6px
    }

        .single-product-details-side .product-action a.addtocart {
            padding: 0 30px 0;
            height: 53px;
            font-weight: 600;
            line-height: 52px;
            font-size: 16px
        }

            .single-product-details-side .product-action a.addtocart i {
                margin-right: 19px
            }

        .single-product-details-side .product-action a.wislist {
            position: relative;
            display: block;
            width: 55px;
            height: 55px;
            line-height: 53px;
            border-radius: 6px;
            color: #fff;
            font-size: 0;
            padding: 0;
            border: 1px solid #fff;
            text-align: center
        }

            .single-product-details-side .product-action a.wislist::before {
                content: "\f004";
                font-size: 20px;
                margin: 0;
                font-family: Font Awesome\ 5 Free;
                font-weight: 400
            }

.single-product-details-side .product-meta .meta-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .single-product-details-side .product-meta .meta-item h6 {
        font-size: 14px;
        text-transform: uppercase;
        min-width: 100px;
        margin: 0 15px 0 0
    }

    .single-product-details-side .product-meta .meta-item .item-list a {
        color: #999;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1);
        font-size: 14px;
        font-weight: 500
    }

    .single-product-details-side .product-meta .meta-item + .meta-item {
        margin-top: 24px
    }

.active_thumb img {
    width: 100%
}

.single_product_inner h4 {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 6px
}

.single_product_inner .price span {
    font-size: 16px
}

    .single_product_inner .price span.new {
        border-bottom: 1px solid #222;
        color: #0038e3;
        display: inline-block;
        font-size: 24px;
        margin-right: 3px;
        font-weight: 600
    }

.single_product_inner .rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: outside none none;
    margin-bottom: 24px;
    margin-top: 8px;
    padding: 0
}

    .single_product_inner .rating li {
        margin-right: 2px
    }

        .single_product_inner .rating li i {
            color: #222
        }

.single_product_inner .pro_dtl p {
    margin-bottom: 25px
}

.single_product_inner .product_cart_action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 36px
}

    .single_product_inner .product_cart_action .cart_qun_inner {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 1px solid #ddd;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 38px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        line-height: 35px;
        padding: 0 20px;
        position: relative;
        margin-left: 30px
    }

        .single_product_inner .product_cart_action .cart_qun_inner .pro-quantity .pro-qty span.qtybtn {
            float: left;
            padding: 0
        }

        .single_product_inner .product_cart_action .cart_qun_inner .pro-quantity input {
            background-color: transparent;
            border: medium none;
            float: left;
            height: 33px;
            line-height: 33px;
            padding: 0;
            text-align: center;
            width: 28px
        }

    .single_product_inner .product_cart_action .cart_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        list-style: outside none none;
        margin: 0 -2px;
        padding: 0
    }

        .single_product_inner .product_cart_action .cart_list li {
            margin: 0 2px
        }

            .single_product_inner .product_cart_action .cart_list li a {
                background: #222 none repeat scroll 0 0;
                color: #fff;
                display: block;
                font-size: 14px;
                height: 36px;
                line-height: 36px;
                text-align: center;
                -webkit-transition: all .5s ease 0s;
                -o-transition: all .5s ease 0s;
                transition: all .5s ease 0s;
                width: 36px
            }

                .single_product_inner .product_cart_action .cart_list li a:hover {
                    opacity: .7
                }

            .single_product_inner .product_cart_action .cart_list li.shopping_basket a {
                padding: 0 16px;
                text-transform: uppercase;
                width: auto
            }

.big_img_container .tab-pane:not(.active) {
    display: none
}

.sm_roduct_nav {
    border: 0 none;
    margin: 0 -8px
}

    .sm_roduct_nav a {
        display: block;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        padding: 16px 8px 0
    }

        .sm_roduct_nav a img {
            width: 100%
        }

.product_share {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px
}

    .product_share ul.social_share {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        list-style: outside none none;
        margin: 0;
        padding: 0
    }

        .product_share ul.social_share li {
            margin-left: 15px
        }

            .product_share ul.social_share li a {
                color: #fff;
                display: block;
                font-size: 15px;
                height: 30px;
                line-height: 30px;
                text-align: center;
                -webkit-transition: all .5s ease 0s;
                -o-transition: all .5s ease 0s;
                transition: all .5s ease 0s;
                width: 30px
            }

.cart_qun_inner span {
    color: #050505;
    font-size: 16px;
    padding-right: 12px
}

.cart_qun_inner .cart-plus-minus {
    position: relative
}

    .cart_qun_inner .cart-plus-minus input {
        border: 0 none;
        text-align: center;
        width: 70px;
        outline: 0
    }

.single_review_content.tab-pane:not(.active) {
    display: none
}

.product_review {
    padding-top: 100px
}

    .product_review .description_nav {
        border: 0 none
    }

        .product_review .description_nav a {
            border-bottom: 2px solid transparent;
            padding: 13px 0;
            font-size: 20px;
            font-weight: 600;
            line-height: 1.5;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1);
            color: #222
        }

            .product_review .description_nav a.active,
            .product_review .description_nav a:hover {
                border-bottom: 3px solid #0038e3;
                color: #000
            }

            .product_review .description_nav a + a {
                margin-left: 20px
            }

    .product_review .single_review_content {
        border-top: 1px solid #f5f5f5;
        margin-top: 14px;
        padding: 40px;
        padding-left: 0
    }

        .product_review .single_review_content p {
            font-size: 15px;
            line-height: 30px;
            margin: 0 auto;
            text-align: left;
            padding-left: 0
        }

        .product_review .single_review_content .rating {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            list-style: outside none none;
            margin-bottom: 24px;
            margin-top: 8px;
            padding: 0
        }

            .product_review .single_review_content .rating li {
                margin-right: 3px
            }

                .product_review .single_review_content .rating li i {
                    font-size: 16px;
                    color: #efc71f
                }

        .product_review .single_review_content .classs__review__inner h4 {
            color: #000;
            font-weight: 500
        }

        .product_review .single_review_content .classs__review__inner p {
            margin-bottom: 10px;
            margin-top: 5px;
            padding: 0;
            text-align: left
        }

        .product_review .single_review_content .classs__review__inner span {
            font-weight: 400
        }

        .product_review .single_review_content .classs__review__inner .input__box span {
            display: block;
            font-weight: 400;
            margin-bottom: 10px;
            text-transform: capitalize;
            font-size: 14px
        }

        .product_review .single_review_content .classs__review__inner .input__box input {
            border: 1px solid #eee;
            border-radius: 5px;
            height: 50px;
            outline: medium none;
            width: 100%
        }

        .product_review .single_review_content .classs__review__inner .input__box textarea {
            background: #fff none repeat scroll 0 0;
            border: 1px solid #eee;
            border-radius: 5px;
            min-height: 200px;
            padding: 10px;
            width: 100%
        }

        .product_review .single_review_content .classs__review__inner .input__box + .input__box {
            margin-top: 15px
        }

        .product_review .single_review_content .classs__review__inner .submit__btn a {
            background-color: #252525;
            color: #fff;
            display: inline-block;
            font-weight: 600;
            height: 45px;
            line-height: 45px;
            margin-top: 30px;
            padding: 0 20px;
            -webkit-transition: all .3s ease-in-out 0s;
            -o-transition: all .3s ease-in-out 0s;
            transition: all .3s ease-in-out 0s
        }

            .product_review .single_review_content .classs__review__inner .submit__btn a:hover {
                opacity: .7
            }

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .big_img_container .big_img img {
        width: 100%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .big_img_container .big_img img {
        width: 100%
    }

    .sm_roduct_nav a {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%
    }

    .single_product_inner .pro_ration {
        margin-bottom: 11px
    }

    .single_product_inner .pro_dtl p {
        margin-bottom: 10px
    }

    .product_share {
        margin-top: 29px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .big_img_container .big_img img {
        width: 100%
    }

    .single_product_inner {
        margin-top: 30px
    }

    .product_review .description_nav a {
        font-size: 20px
    }
}

@media only screen and (max-width:767px) {
    .big_img_container .big_img img {
        width: 100%
    }

    .single_product_inner {
        margin-top: 30px
    }

    .product_review .description_nav a {
        font-size: 16px
    }
}

@media only screen and (max-width:575px) {
    .product_review .description_nav a {
        padding: 0 9px
    }

    .single_product_inner .product_cart_action {
        display: block
    }

        .single_product_inner .product_cart_action .cart_qun_inner {
            margin-top: 30px
        }
}

@media only screen and (max-width:479px) {
    .product_review .description_nav a {
        border-left: 1px solid transparent;
        margin-bottom: 15px;
        display: inline-block
    }

    .product_review .description_nav {
        border-color: #ecefea #ecefea #efefef;
        border-style: solid;
        border-width: 1px;
        padding: 10px 0
    }

        .product_review .description_nav a:last-child {
            border-right: 1px solid transparent
        }

    .sm_roduct_nav a {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%
    }

    .product_review .single_review_content {
        padding: 26px 9px
    }

        .product_review .single_review_content p {
            font-size: 14px;
            line-height: 25px;
            padding: 0 10px
        }
}

.cart-table .table {
    border-bottom: 8px solid #f6f6f6;
    margin: 0
}

@media only screen and (max-width:575px) {
    .cart-table .table {
        border-top: 8px solid #f6f6f6
    }
}

.cart-table .table thead {
    background-color: #f6f6f6
}

@media only screen and (max-width:575px) {
    .cart-table .table thead {
        display: none
    }
}

.cart-table .table thead tr th {
    text-align: center;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #222;
    padding: 12px 20px
}

.cart-table .table tbody tr td {
    text-align: center;
    border: none;
    padding: 25px 20px;
    vertical-align: middle;
    border-bottom: 1px solid #ddd
}

@media only screen and (max-width:575px) {
    .cart-table .table tbody tr td {
        display: block;
        width: 100%;
        max-width: none;
        padding: 15px;
        text-align: left
    }
}

.cart-table td.pro-thumbnail,
.cart-table th.pro-thumbnail {
    max-width: 160px;
    min-width: 120px;
    width: 160px
}

@media only screen and (max-width:575px) {
    .cart-table td.pro-thumbnail a,
    .cart-table th.pro-thumbnail a {
        width: 160px
    }
}

.cart-table td.pro-title,
.cart-table th.pro-title {
    min-width: 200px
}

.cart-table td.pro-thumbnail a {
    display: block
}

    .cart-table td.pro-thumbnail a img {
        width: 100%;
        background-color: #f6f7f8
    }

.cart-table td.pro-title a {
    font-size: 16px;
    font-weight: 600;
    color: #222
}

.cart-table td.pro-price span {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #333
}

.cart-table td.pro-quantity .pro-qty {
    width: 90px;
    height: 35px;
    border: 1px solid #999;
    border-radius: 50px;
    padding: 0 15px;
    display: block;
    margin: auto
}

    .cart-table td.pro-quantity .pro-qty .qtybtn {
        width: 15px;
        display: block;
        float: left;
        line-height: 31px;
        cursor: pointer;
        text-align: center;
        font-size: 15px;
        font-weight: 700;
        color: #333
    }

    .cart-table td.pro-quantity .pro-qty input {
        width: 28px;
        float: left;
        border: none;
        height: 33px;
        line-height: 33px;
        padding: 0;
        text-align: center;
        background-color: transparent
    }

@media only screen and (max-width:575px) {
    .cart-table td.pro-quantity .pro-qty {
        margin: 0
    }
}

.cart-table td.pro-subtotal span {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #0038e3
}

.cart-table td.pro-addtocart button {
    width: 140px;
    border-radius: 50px;
    height: 36px;
    border: 1px solid #0038e3;
    line-height: 24px;
    padding: 5px 20px;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
    background-color: #0038e3
}

.cart-table td.pro-remove a {
    display: block;
    font-weight: 600;
    color: #222
}

    .cart-table td.pro-remove a i {
        font-size: 24px
    }

    .cart-table td.pro-remove a:hover {
        color: red
    }

@media only screen and (max-width:575px) {
    .cart-table td.pro-remove a {
        width: 60px;
        text-align: center
    }
}

.calculate-shipping {
    margin-bottom: 23px
}

    .calculate-shipping h4 {
        font-size: 20px;
        line-height: 23px;
        text-decoration: underline;
        text-transform: capitalize;
        font-weight: 700;
        margin-bottom: 30px
    }

    .calculate-shipping form .nice-select {
        width: 100%;
        border-radius: 50px;
        height: 36px;
        border: 1px solid #999;
        line-height: 24px;
        padding: 5px 20px;
        background-color: transparent
    }

        .calculate-shipping form .nice-select::after {
            border-color: #333
        }

        .calculate-shipping form .nice-select .current {
            display: block;
            line-height: 24px;
            font-size: 14px;
            color: #333
        }

    .calculate-shipping form input {
        width: 100%;
        border-radius: 50px;
        height: 36px;
        border: 1px solid #999;
        line-height: 24px;
        padding: 5px 20px;
        color: #333;
        background-color: transparent
    }

        .calculate-shipping form input[type=submit] {
            font-weight: 700;
            text-transform: uppercase;
            color: #fff;
            background-color: #0038e3;
            border-color: #0038e3;
            width: 140px
        }

.discount-coupon h4 {
    font-size: 20px;
    line-height: 23px;
    text-decoration: underline;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 30px
}

.discount-coupon form input {
    width: 100%;
    border-radius: 50px;
    height: 36px;
    border: 1px solid #999;
    line-height: 24px;
    padding: 5px 20px;
    color: #333;
    background-color: transparent
}

    .discount-coupon form input[type=submit] {
        font-weight: 700;
        text-transform: uppercase;
        color: #fff;
        background-color: #0038e3;
        border-color: #0038e3;
        width: 140px
    }

.cart-summary {
    float: right;
    max-width: 410px;
    width: 100%;
    margin-left: auto
}

@media only screen and (max-width:767px) {
    .cart-summary {
        margin-left: 0
    }
}

@media only screen and (max-width:575px) {
    .cart-summary {
        margin-left: 0
    }
}

.cart-summary .cart-summary-wrap {
    background-color: #f6f6f6;
    padding: 45px 50px;
    margin-bottom: 20px
}

@media only screen and (max-width:479px) {
    .cart-summary .cart-summary-wrap {
        padding: 25px 30px
    }
}

.cart-summary .cart-summary-wrap h4 {
    font-size: 20px;
    line-height: 23px;
    text-decoration: underline;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 30px
}

.cart-summary .cart-summary-wrap p {
    font-size: 14px;
    font-weight: 600;
    line-height: 23px;
    color: #222
}

    .cart-summary .cart-summary-wrap p span {
        float: right
    }

.cart-summary .cart-summary-wrap h2 {
    border-top: 1px solid #999;
    padding-top: 9px;
    font-size: 18px;
    line-height: 23px;
    font-weight: 700;
    color: #000;
    margin: 0
}

    .cart-summary .cart-summary-wrap h2 span {
        float: right
    }

.cart-summary .cart-summary-button {
    overflow: hidden;
    width: 100%
}

@media only screen and (max-width:767px) {
    .cart-summary .cart-summary-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media only screen and (max-width:575px) {
    .cart-summary .cart-summary-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.cart-summary .cart-summary-button button {
    margin-top: 10px;
    width: 140px;
    border-radius: 50px;
    height: 36px;
    border: 1px solid #999;
    line-height: 24px;
    padding: 5px 20px;
    color: #333;
    background-color: transparent;
    margin-left: 20px;
    float: right
}

    .cart-summary .cart-summary-button button:last-child {
        margin-left: 0
    }

    .cart-summary .cart-summary-button button.checkout-btn {
        font-weight: 700;
        text-transform: uppercase;
        color: #fff;
        background-color: #0038e3;
        border-color: #0038e3
    }

@media only screen and (max-width:767px) {
    .cart-summary .cart-summary-button button {
        margin-left: 0;
        margin-right: 20px
    }

        .cart-summary .cart-summary-button button:last-child {
            margin-right: 0
        }
}

@media only screen and (max-width:575px) {
    .cart-summary .cart-summary-button button {
        margin-left: 0;
        margin-right: 10px
    }

        .cart-summary .cart-summary-button button:last-child {
            margin-right: 0
        }
}

@media only screen and (max-width:479px) {
    .cart-summary .cart-summary-button button {
        width: 130px
    }
}

.checkout-title {
    font-size: 20px;
    line-height: 23px;
    text-decoration: underline;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 30px
}

.checkout-form label {
    display: block;
    font-size: 14px;
    margin-bottom: 12px;
    font-weight: 600;
    text-transform: capitalize;
    color: #222
}

.checkout-form .nice-select {
    width: 100%;
    background-color: transparent;
    border: 1px solid #999;
    border-radius: 50px;
    line-height: 23px;
    padding: 10px 20px;
    font-size: 14px;
    height: 45px;
    color: #333;
    margin-bottom: 15px
}

    .checkout-form .nice-select::after {
        width: 6px;
        height: 6px;
        border-width: 1px;
        right: 20px;
        border-color: #333
    }

    .checkout-form .nice-select .current {
        color: #333;
        display: block;
        line-height: 23px
    }

    .checkout-form .nice-select .list {
        width: 100%
    }

.checkout-form input {
    width: 100%;
    background-color: transparent;
    border: 1px solid #999;
    border-radius: 50px;
    line-height: 23px;
    padding: 10px 20px;
    font-size: 14px;
    color: #333;
    margin-bottom: 15px
}

    .checkout-form input[type=checkbox] {
        width: auto
    }

.checkout-form .check-box {
    float: left;
    margin-right: 70px
}

    .checkout-form .check-box:last-child {
        margin-right: 0
    }

    .checkout-form .check-box input[type=checkbox] {
        display: none
    }

        .checkout-form .check-box input[type=checkbox] + label {
            position: relative;
            padding-left: 30px;
            line-height: 20px;
            font-size: 14px;
            font-weight: 400;
            color: #222;
            margin: 0
        }

            .checkout-form .check-box input[type=checkbox] + label::before {
                position: absolute;
                left: 0;
                top: 0;
                width: 20px;
                height: 20px;
                display: block;
                border: 2px solid #999;
                content: "";
                -webkit-transition: all .3s ease 0s;
                -o-transition: all .3s ease 0s;
                transition: all .3s ease 0s
            }

            .checkout-form .check-box input[type=checkbox] + label::after {
                position: absolute;
                left: 0;
                top: 0;
                display: block;
                content: "\f00c";
                font-family: "Font Awesome 5 Free";
                font-weight: 900;
                font-size: 12px;
                line-height: 20px;
                opacity: 0;
                color: #222;
                width: 20px;
                text-align: center;
                -webkit-transition: all .3s ease 0s;
                -o-transition: all .3s ease 0s;
                transition: all .3s ease 0s
            }

@media only screen and (max-width:575px) {
    .checkout-form .check-box input[type=checkbox] + label {
        margin-top: 20px
    }
}

.checkout-form .check-box input[type=checkbox]:checked + label::before {
    border: 2px solid #222
}

.checkout-form .check-box input[type=checkbox]:checked + label::after {
    opacity: 1
}

#shipping-form {
    display: none
}

.checkout-cart-total {
    background-color: #f6f6f6;
    padding: 45px
}

@media only screen and (max-width:479px) {
    .checkout-cart-total {
        padding: 30px 19px
    }
}

.checkout-cart-total h4 {
    -ms-flex-preferred-size: 18px;
    flex-basis: 18px;
    line-height: 23px;
    font-weight: 700
}

    .checkout-cart-total h4:first-child {
        margin-top: 0;
        margin-bottom: 25px
    }

    .checkout-cart-total h4:last-child {
        margin-top: 15px;
        margin-bottom: 0
    }

    .checkout-cart-total h4 span {
        float: right;
        display: block
    }

.checkout-cart-total ul {
    border-bottom: 1px solid #999;
    padding: 0;
    margin: 0
}

    .checkout-cart-total ul li {
        color: #333;
        font-size: 14px;
        line-height: 23px;
        font-weight: 600;
        display: block;
        margin-bottom: 16px
    }

        .checkout-cart-total ul li span {
            color: #222;
            float: right
        }

.checkout-cart-total p {
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    color: #505050;
    padding: 10px 0;
    border-bottom: 1px solid #999;
    margin: 0
}

    .checkout-cart-total p span {
        float: right
    }

.checkout-payment-method {
    background-color: #f6f6f6;
    padding: 45px
}

@media only screen and (max-width:479px) {
    .checkout-payment-method {
        padding: 30px
    }
}

.single-method {
    margin-bottom: 20px
}

    .single-method:last-child {
        margin-bottom: 0
    }

    .single-method input[type=radio] {
        display: none
    }

        .single-method input[type=radio] + label {
            position: relative;
            padding-left: 30px;
            line-height: 20px;
            font-size: 14px;
            font-weight: 400;
            color: #222;
            margin: 0
        }

            .single-method input[type=radio] + label::before {
                position: absolute;
                left: 0;
                top: 0;
                width: 20px;
                height: 20px;
                display: block;
                border: 2px solid #999;
                content: "";
                -webkit-transition: all .3s ease 0s;
                -o-transition: all .3s ease 0s;
                transition: all .3s ease 0s
            }

            .single-method input[type=radio] + label::after {
                position: absolute;
                left: 5px;
                top: 5px;
                display: block;
                content: "";
                opacity: 0;
                background-color: #222;
                width: 10px;
                text-align: center;
                height: 10px;
                -webkit-transition: all .3s ease 0s;
                -o-transition: all .3s ease 0s;
                transition: all .3s ease 0s
            }

        .single-method input[type=radio]:checked + label::before {
            border: 2px solid #222
        }

        .single-method input[type=radio]:checked + label::after {
            opacity: 1
        }

    .single-method input[type=checkbox] {
        display: none
    }

        .single-method input[type=checkbox] + label {
            position: relative;
            padding-left: 30px;
            line-height: 20px;
            font-size: 14px;
            font-weight: 400;
            color: #333;
            margin: 0
        }

            .single-method input[type=checkbox] + label::before {
                position: absolute;
                left: 0;
                top: 0;
                width: 16px;
                height: 16px;
                display: block;
                border: 2px solid #999;
                content: "";
                -webkit-transition: all .3s ease 0s;
                -o-transition: all .3s ease 0s;
                transition: all .3s ease 0s
            }

            .single-method input[type=checkbox] + label::after {
                position: absolute;
                left: 4px;
                top: 4px;
                display: block;
                content: "";
                opacity: 0;
                background-color: #222;
                width: 8px;
                text-align: center;
                height: 8px;
                -webkit-transition: all .3s ease 0s;
                -o-transition: all .3s ease 0s;
                transition: all .3s ease 0s
            }

        .single-method input[type=checkbox]:checked + label::before {
            border: 2px solid #222
        }

        .single-method input[type=checkbox]:checked + label::after {
            opacity: 1
        }

    .single-method p {
        display: none;
        margin-top: 8px;
        font-size: 14px;
        color: #222;
        line-height: 23px
    }

.place-order {
    background-color: #222;
    border: medium none;
    border-radius: 50px;
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: 36px;
    line-height: 24px;
    margin-top: 40px;
    padding: 6px 20px;
    text-transform: uppercase;
    width: 158px
}

.compare-table .table tbody tr:first-child {
    border-top: 1px solid #eee
}

.compare-table .table tbody tr td {
    text-align: center;
    border: none;
    padding: 25px 30px;
    vertical-align: middle;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee
}

    .compare-table .table tbody tr td:last-child {
        border-right: 1px solid #eee
    }

    .compare-table .table tbody tr td.first-column {
        min-width: 180px;
        font-size: 18px;
        font-weight: 600;
        color: #222;
        margin: 0;
        line-height: 1
    }

    .compare-table .table tbody tr td.product-image-title {
        min-width: 310px;
        vertical-align: bottom;
        padding-top: 70px
    }

        .compare-table .table tbody tr td.product-image-title .image {
            clear: both;
            width: 100%;
            margin-bottom: 40px
        }

            .compare-table .table tbody tr td.product-image-title .image img {
                max-width: 100%;
                width: 100%
            }

        .compare-table .table tbody tr td.product-image-title .category {
            clear: both;
            color: #454545;
            float: left;
            font-size: 13px;
            letter-spacing: .5px;
            line-height: 15px;
            margin-bottom: 7px;
            margin-top: 15px;
            text-transform: capitalize
        }

        .compare-table .table tbody tr td.product-image-title .title {
            float: left;
            clear: both;
            font-size: 16px;
            font-weight: 600;
            color: #222;
            line-height: 20px;
            margin-bottom: 10px
        }

    .compare-table .table tbody tr td.pro-desc p {
        text-align: left;
        margin: 0;
        color: #222
    }

    .compare-table .table tbody tr td.pro-price {
        font-size: 16px;
        font-weight: 600;
        color: #333
    }

    .compare-table .table tbody tr td.pro-color {
        font-size: 16px;
        font-weight: 600;
        color: #333
    }

    .compare-table .table tbody tr td.pro-stock {
        font-size: 16px;
        font-weight: 600;
        color: #333
    }

    .compare-table .table tbody tr td.pro-addtocart .add-to-cart {
        position: relative;
        background-color: #f6f6f6;
        color: #222;
        border-radius: 50px;
        display: inline-block;
        width: 170px;
        padding: 10px 25px 10px 56px;
        -webkit-transition: all .7s cubic-bezier(.77, -1.5, .12, 3) 0s;
        -o-transition: all .7s cubic-bezier(.77, -1.5, .12, 3) 0s;
        transition: all .7s cubic-bezier(.77, -1.5, .12, 3) 0s
    }

        .compare-table .table tbody tr td.pro-addtocart .add-to-cart i {
            width: 41px;
            height: 41px;
            background-color: #fff;
            border-radius: 50px;
            display: block;
            float: left;
            font-size: 20px;
            text-align: center;
            line-height: 41px;
            -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
            box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
            -webkit-transition: all .3s ease 0s;
            -o-transition: all .3s ease 0s;
            transition: all .3s ease 0s;
            position: absolute;
            left: 0;
            right: auto;
            top: 0
        }

        .compare-table .table tbody tr td.pro-addtocart .add-to-cart span {
            font-size: 13px;
            text-transform: uppercase;
            font-weight: 700;
            line-height: 21px;
            overflow: hidden;
            display: block;
            text-align: center
        }

        .compare-table .table tbody tr td.pro-addtocart .add-to-cart.added {
            padding-left: 25px;
            padding-right: 56px
        }

            .compare-table .table tbody tr td.pro-addtocart .add-to-cart.added i {
                left: calc(100% - 41px)
            }

    .compare-table .table tbody tr td.pro-remove button {
        border: none;
        background-color: transparent;
        padding: 0
    }

        .compare-table .table tbody tr td.pro-remove button i {
            font-size: 20px
        }

    .compare-table .table tbody tr td.pro-ratting i {
        color: #222;
        font-size: 14px
    }

.panel .panel-heading h5.panel-title {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    color: #434343;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 30px;
    position: relative;
    text-transform: uppercase
}

    .panel .panel-heading h5.panel-title.border-none {
        border: none !important
    }

    .panel .panel-heading h5.panel-title a {
        color: #333;
        display: block;
        padding: 12px 55px 11px;
        position: relative
    }

        .panel .panel-heading h5.panel-title a::before {
            color: #666;
            content: "\f107";
            display: inline-block;
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            font-size: 12px;
            position: absolute;
            right: 10px;
            top: 14px
        }

        .panel .panel-heading h5.panel-title a.collapsed::after {
            color: #666;
            content: "\f104";
            display: inline-block;
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            font-size: 12px;
            position: absolute;
            right: 10px;
            top: 14px
        }

        .panel .panel-heading h5.panel-title a.collapsed::before {
            display: none
        }

        .panel .panel-heading h5.panel-title a:hover {
            color: #222
        }

    .panel .panel-heading h5.panel-title span {
        background-color: #222;
        color: #fff;
        font-size: 15px;
        height: 42px;
        left: 0;
        line-height: 42px;
        position: absolute;
        text-align: center;
        top: 0;
        width: 42px
    }

.panel-body {
    margin-bottom: 50px
}

    .panel-body .billing-information-wrapper {
        background-color: #fff;
        padding: 30px 20px;
        border: 1px solid #eaeaea
    }

    .panel-body .account-info-wrapper {
        border-bottom: 1px solid #eaeaea;
        margin-bottom: 28px;
        padding-bottom: 30px
    }

        .panel-body .account-info-wrapper h4 {
            font-size: 18px;
            letter-spacing: .2px;
            margin: 0;
            text-transform: uppercase
        }

        .panel-body .account-info-wrapper h5 {
            font-size: 16px;
            letter-spacing: .2px;
            margin-top: 7px
        }

    .panel-body .billing-info {
        margin-bottom: 20px
    }

        .panel-body .billing-info label {
            color: #434343;
            font-size: 14px;
            text-transform: capitalize
        }

        .panel-body .billing-info input {
            background: transparent none repeat scroll 0 0;
            border: 1px solid #eaeaea;
            color: #555;
            height: 40px;
            border-radius: 5px
        }

    .panel-body .billing-back-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 26px
    }

        .panel-body .billing-back-btn .billing-back a {
            display: inline-block;
            font-size: 15px;
            margin-top: 7px;
            text-transform: uppercase
        }

            .panel-body .billing-back-btn .billing-back a:hover {
                color: #222
            }

            .panel-body .billing-back-btn .billing-back a i {
                font-size: 18px;
                color: #222
            }

        .panel-body .billing-back-btn .billing-btn button {
            background-color: #222;
            border: medium none;
            border-radius: 3px;
            color: #fff;
            cursor: pointer;
            font-weight: 600;
            line-height: 1;
            padding: 13px 23px;
            text-transform: uppercase;
            -webkit-transition: all .3s ease 0s;
            -o-transition: all .3s ease 0s;
            transition: all .3s ease 0s
        }

            .panel-body .billing-back-btn .billing-btn button:hover {
                background-color: #222;
                color: #fff
            }

    .panel-body .entries-wrapper {
        border: 1px solid #eaeaea;
        position: relative
    }

        .panel-body .entries-wrapper::before {
            position: absolute;
            content: "";
            height: 100%;
            width: 1px;
            left: 50%;
            top: 0;
            background-color: #eaeaea
        }

@media only screen and (max-width:767px) {
    .panel-body .entries-wrapper::before {
        display: none
    }
}

.panel-body .entries-wrapper .entries-info {
    padding: 30px 20px
}

    .panel-body .entries-wrapper .entries-info p {
        color: #454545;
        font-size: 15px;
        margin: 0;
        text-transform: capitalize
    }

.panel-body .entries-wrapper .entries-edit-delete a {
    background-color: #454545;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    letter-spacing: .2px;
    line-height: 1;
    margin: 0 2px;
    padding: 12px 15px;
    text-transform: uppercase
}

    .panel-body .entries-wrapper .entries-edit-delete a.edit {
        background-color: #222
    }

        .panel-body .entries-wrapper .entries-edit-delete a.edit:hover {
            background-color: #222
        }

    .panel-body .entries-wrapper .entries-edit-delete a:hover {
        background-color: #222
    }

@media only screen and (max-width:767px) {
    .panel-body .entries-wrapper .entries-edit-delete {
        margin-bottom: 24px
    }
}

.gradient-wrapper {
    margin: 150px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .gradient-wrapper {
        margin: 40px
    }
}

@media only screen and (max-width:767px) {
    .gradient-wrapper {
        margin: 40px;
        margin-left: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .gradient-wrapper {
        margin: 40px
    }
}


@media only screen and (min-width:992px) and (max-width:1199px) {
    .vertical-slide-gradient-portfolio {
        padding-top: 80px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .vertical-slide-gradient-portfolio {
        padding-top: 60px
    }
}

@media only screen and (max-width:767px) {
    .vertical-slide-gradient-portfolio {
        padding-top: 50px
    }
}

.login-form-wrapper {
    padding: 40px;
    border: 1px solid #d5d5d5
}

.sn-form-inner {
    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;
    margin-top: -20px
}

    .sn-form-inner .single-input {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 20px
    }

        .sn-form-inner .single-input.single-input-half {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 calc(50% - 15px);
            flex: 0 0 calc(50% - 15px);
            max-width: calc(50% - 15px)
        }

        .sn-form-inner .single-input label {
            font-weight: 400;
            margin-bottom: 8px;
            display: block;
            color: #222
        }

        .sn-form-inner .single-input .nice-select,
        .sn-form-inner .single-input input,
        .sn-form-inner .single-input select,
        .sn-form-inner .single-input textarea {
            border-radius: 3px;
            border: 1px solid #e5e5e5
        }

            .sn-form-inner .single-input input + input {
                margin-top: 20px
            }

        .sn-form-inner .single-input .checkbox-input {
            display: inline-block
        }

            .sn-form-inner .single-input .checkbox-input input {
                display: inline-block;
                height: 14px;
                width: 14px;
                vertical-align: middle
            }

            .sn-form-inner .single-input .checkbox-input label {
                display: inline-block
            }

        .sn-form-inner .single-input button {
            display: inline-block;
            font-weight: 700;
            font-size: 14px;
            padding: 10px 35px 9px 35px;
            text-transform: uppercase;
            text-align: center;
            -webkit-transition: all .4s ease-in-out 0s;
            -o-transition: all .4s ease-in-out 0s;
            transition: all .4s ease-in-out 0s;
            background: #ffcc29;
            color: #0a2d4e;
        }

@media only screen and (max-width:575px) {
    .sn-form-inner .single-input button {
        margin-bottom: 20px
    }
}

.sn-form-inner .single-input button:hover {
    opacity: .7
}

.sn-form-inner a {
    color: #333;
    font-size: 13px
}

    .sn-form-inner a:hover {
        color: #0038e3
    }

@media only screen and (max-width:767px) {
    .sn-form .single-input.single-input-half {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.book-table-form {
    margin-bottom: -170px;
    padding-top: 55px;
    padding-right: 85px;
    padding-bottom: 66px;
    padding-left: 85px;
    -webkit-box-shadow: 0 0 40px rgba(51, 51, 51, .06);
    box-shadow: 0 0 40px rgba(51, 51, 51, .06);
    background-color: #fff
}

@media only screen and (max-width:767px) {
    .book-table-form {
        padding: 15px
    }
}

.single-input input {
    border: 0;
    border-bottom: 2px solid #eee;
    background: 0 0;
    padding-left: 0;
    padding-right: 0;
    height: 50px;
    padding: 3px 20px;
    color: #777;
    line-height: 1.75;
    font-size: 16px;
    width: 100%;
}

.single-input select {
    border: 0;
    border-bottom: 2px solid #eee;
    background: 0 0;
    padding-left: 0;
    padding-right: 0;
    height: 50px;
    padding: 3px 20px;
    color: #777;
    line-height: 1.75;
    font-size: 16px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

.table-notice p {
    line-height: 1.75;
    font-size: 16px;
    color: #777;
    margin-bottom: 0
}

.page_nav ul.mainmenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mainmenu-wrapper .page_nav ul.mainmenu {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin: 0
}

    .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 {
        display: inline-block;
        padding-top: 41px;
        padding-bottom: 41px;
        padding-left: 5px;
        padding-right: 5px
    }

        .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
            position: relative;
            overflow: hidden;
            z-index: 1;
            font-weight: 300;
            line-height: 1.18;
            font-size: 13px;
            font-family: 'Open Sans', sans-serif;
            color: #0038e3;
            padding-top: 41px;
            padding-bottom: 41px;
            padding-left: 0px;
            padding-right: 0px;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1)
        }

            .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a span {
                position: relative;
                overflow: hidden
            }

                .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a span::after {
                    content: "";
                    width: 0;
                    height: 1px;
                    bottom: 0;
                    position: absolute;
                    left: auto;
                    right: 0;
                    z-index: -1;
                    -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
                    -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
                    transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
                    background: #fecb29;
                    color: #fecb29;
                }

        .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1:hover > a span::after {
            width: 100%;
            left: 0;
            right: auto;
        }

        .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1.with--drop > a {
            position: relative;
            margin-left: 10px;
            padding-right: 10px
        }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1.with--drop > a {
        margin-left: 3px
    }
}



@media only screen and (min-width:992px) and (max-width:1199px) {
    .lg-not-transparent {
        position: fixed !important;
        background-color: #fff !important;
        padding-top: 0 !important
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .lg-not-transparent {
        position: fixed !important;
        background-color: #fff !important;
        padding-top: 0 !important
    }
}

@media only screen and (max-width:767px) {
    .lg-not-transparent {
        position: fixed !important;
        background-color: #fff !important;
        padding-top: 10px !important
    }
}


header.br_header.header-default.vertical-slide-portfolio {
    background: #fff
}

.header-default {
    position: relative;
    z-index: 9;
    background: #fff;
}

    .header-default .topnav-menu {
        display: none !important;
    }




    .header-default.haeder-fixed-width.haeder-fixed-150 .container-fluid {
        padding-left: 150px;
        padding-right: 150px
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .header-default.haeder-fixed-width.haeder-fixed-150 .container-fluid {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .header-default.haeder-fixed-width.haeder-fixed-150 .container-fluid {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-default.haeder-fixed-width.haeder-fixed-150 .container-fluid {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media only screen and (max-width:767px) {
    .header-default.haeder-fixed-width.haeder-fixed-150 .container-fluid {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media only screen and (max-width:479px) {
    .header-default.haeder-fixed-width.haeder-fixed-150 .container-fluid {
        padding-left: 20px;
        padding-right: 20px
    }
}

.header-default.haeder-fixed-width.haeder-fixed-130 .container-fluid {
    padding-left: 130px;
    padding-right: 130px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .header-default.haeder-fixed-width.haeder-fixed-130 .container-fluid {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-default.haeder-fixed-width.haeder-fixed-130 .container-fluid {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media only screen and (max-width:767px) {
    .header-default.haeder-fixed-width.haeder-fixed-130 .container-fluid {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media only screen and (max-width:479px) {
    .header-default.haeder-fixed-width.haeder-fixed-130 .container-fluid {
        padding-left: 20px;
        padding-right: 20px
    }
}

.header-default.haeder-fixed-width .container-fluid {
    padding-left: 100px;
    padding-right: 100px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .header-default.haeder-fixed-width .container-fluid {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-default.haeder-fixed-width .container-fluid {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media only screen and (max-width:767px) {
    .header-default.haeder-fixed-width .container-fluid {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media only screen and (max-width:479px) {
    .header-default.haeder-fixed-width .container-fluid {
        padding-left: 20px;
        padding-right: 20px
    }
}

.header-default.header-transparent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999
}

    .header-default.header-transparent.position-from--top {
        padding-top: 24px
    }

        .header-default.header-transparent.position-from--top.headroom--not-top {
            padding-top: 0
        }

.header-default .header__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-default .header__wrapper {
        margin-right: 29px;
        position: relative;
        z-index: 9
    }
}

@media only screen and (max-width:767px) {
    .header-default .header__wrapper {
        margin-right: 29px
    }
}

.header-default .header__wrapper .header-left {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-default .header__wrapper .header-left {
        -webkit-flex-basis: 30%;
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%
    }
}

@media only screen and (max-width:767px) {
    .header-default .header__wrapper .header-left {
        -webkit-flex-basis: 30%;
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%
    }
}

@media only screen and (max-width:575px) {
    .header-default .header__wrapper .header-left {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

.header-default .header__wrapper .header-left .logo a img {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 210px;
    height: auto;
    max-width: 100%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .header-default .header__wrapper .header-left .logo a img {
        width: 140px !important
    }
}

@media only screen and (max-width:767px) {
    .header-default .header__wrapper .header-left .logo a img {
        width: 110px !important
    }
}

.header-default .header__wrapper .header-flex-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

    .header-default .header__wrapper .header-flex-right.flex-80 {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

.header-default .header__wrapper .mainmenu-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

    .header-default .header__wrapper .mainmenu-wrapper.have-not-flex {
        -webkit-box-flex: inherit;
        -ms-flex-positive: inherit;
        flex-grow: inherit
    }

        .header-default .header__wrapper .mainmenu-wrapper.have-not-flex .page_nav ul.mainmenu {
            -webkit-box-pack: end;
            -ms-flex-pack: end;
            justify-content: flex-end
        }

.header-default .header__wrapper .header-right {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -12px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

    .header-default .header__wrapper .header-right.have-not-flex {
        -ms-flex-preferred-size: inherit;
        flex-basis: inherit
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .header-default .header__wrapper .header-right {
        -webkit-flex-basis: 12%;
        -ms-flex-preferred-size: 12%;
        flex-basis: 12%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-default .header__wrapper .header-right {
        -webkit-flex-basis: 70%;
        -ms-flex-preferred-size: 70%;
        flex-basis: 70%
    }
}

@media only screen and (max-width:767px) {
    .header-default .header__wrapper .header-right {
        -webkit-flex-basis: 70%;
        -ms-flex-preferred-size: 70%;
        flex-basis: 70%
    }
}

@media only screen and (max-width:575px) {
    .header-default .header__wrapper .header-right {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

.header-default .header-right {
    margin: 0 -12px
}

    .header-default .header-right > div {
        margin: 0 12px
    }

    .header-default .header-right .mini-cart-button {
        position: relative;
        display: block;
        width: 30px;
        height: 30px;
        text-align: center;
        font-size: 18px;
        line-height: 30px;
        cursor: pointer
    }

        .header-default .header-right .mini-cart-button::after {
            position: absolute;
            top: -4px;
            right: -13px;
            padding: 0 4px;
            min-width: 15px;
            height: 15px;
            border-radius: 100%;
            content: attr(data-count);
            font-weight: 500;
            font-size: 10px;
            line-height: 15px;
            background-color: rgba(0, 0, 0, 0);
            color: #fff
        }

        .header-default .header-right .mini-cart-button button {
            border: 0 none
        }

.header-default.light-logo--version .mainmenu-wrapper .page_nav ul.mainmenu li a {
    color: #fff
}

    .header-default.light-logo--version .mainmenu-wrapper .page_nav ul.mainmenu li a::after {
        background: #fff
    }

.header-default.light-logo--version .mainmenu-wrapper .page_nav ul.mainmenu li.with--drop::before {
    color: #fff
}

.header-default.light-logo--version .header-right .mini-cart-button {
    color: #fff
}

    .header-default.light-logo--version .header-right .mini-cart-button::after {
        color: #fff
    }

    .header-default.light-logo--version .header-right .mini-cart-button button {
        color: #fff
    }

.header-default.light-logo--version .header-right .popup-search-wrap a.btn-search-click {
    color: #fff
}

.header-default.black-logo--version .mainmenu-wrapper .page_nav ul.mainmenu li a {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}


    .header-default.black-logo--version .mainmenu-wrapper .page_nav ul.mainmenu li a:hover {
        color: #fdcb29;
    }


    .header-default.black-logo--version .mainmenu-wrapper .page_nav ul.mainmenu li a::after {
        background: #fff;
    }

.header-default.black-logo--version .mainmenu-wrapper .page_nav ul.mainmenu li.with--drop::before {
    color: #222
}

.header-default.black-logo--version .header-right .mini-cart-button {
    color: #222
}

    .header-default.black-logo--version .header-right .mini-cart-button::after {
        color: #222
    }

    .header-default.black-logo--version .header-right .mini-cart-button button {
        color: #222
    }

.header-default.black-logo--version .header-right .popup-search-wrap a.btn-search-click {
    color: #222
}

.black-logo--version .mean-container a.meanmenu-reveal {
    color: #222
}

    .black-logo--version .mean-container a.meanmenu-reveal span {
        background: #222
    }

.header-left--align.header-default .header__wrapper .header-left .logo a img {
    width: auto !important
}

.header-left--align.header-default .header__wrapper .header-left {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.header-left--align.header-default .header__wrapper .header-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -12px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.header-left--align.header-default .header__wrapper .mainmenu-wrapper.have-not-flex .page_nav ul.mainmenu {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.header-left--align .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1.with--drop > a::before {
    display: none
}

.header-left--align .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1.with--drop > a {
    margin-left: 4px;
    padding-right: 4px
}

.black-logo--version.headroom--sticky.headroom--not-top {
    background: #fff !important;
}

    .black-logo--version.headroom--sticky.headroom--not-top .topnav-menu {
        position: relative;
        display: block !important;
        float: left;
        margin: 0;
        top: auto;
        right: auto;
    }


.headroom--sticky.headroom--not-top {
    background: #333333;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 0
}

.headroom--sticky.headroom--not-top {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    -webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .1);
    -webkit-animation: headerSlideDown .95s ease forwards;
    animation: headerSlideDown .95s ease forwards;
    padding-top: 0 !important
}


    .headroom--sticky.headroom--not-top .container {
        min-width: 96% !important;
    }


    .headroom--sticky.headroom--not-top .page_nav ul.mainmenu li a {
        color: #fff;
        font-size: 11px !important;
        text-transform: uppercase;
        font-weight: 600;
    }

    .headroom--sticky.headroom--not-top .page_nav ul.mainmenu li.lavel-1.with--drop > a {
        position: relative;
        margin-left: 0px;
        padding-right: 0px;
    }


    .headroom--sticky.headroom--not-top .header__wrapper .header-left {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 10%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }


    .headroom--sticky.headroom--not-top .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 {
        padding-top: 31px;
        padding-bottom: 31px
    }

        .headroom--sticky.headroom--not-top .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
            padding-top: 31px;
            padding-bottom: 31px
        }

.header-default.headroom--not-top .header__wrapper .header-left .logo a img {
    width: 150px
}

.header-default.header-architecture.headroom--not-top .header__wrapper .header-left .logo a img {
    width: auto
}

.header-default.header-portfolio-slide.headroom--not-top .header__wrapper {
    padding: 16px 0
}

.one-page-header .header-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100%
}

    .one-page-header .header-wrapper .header-left-wrapper {
        background: #222;
        background-color: #222;
        background-repeat: no-repeat;
        background-position: center center;
        background-attachment: scroll;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -ms-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        padding-left: 76px;
        padding-right: 43px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 50%
    }

@media only screen and (max-width:575px) {
    .one-page-header .header-wrapper .header-left-wrapper {
        width: 100%
    }
}

.one-page-header .header-wrapper .header-left-wrapper .branding {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

    .one-page-header .header-wrapper .header-left-wrapper .branding a img {
        padding-top: 14px;
        padding-bottom: 14px;
        width: 52px
    }

.one-page-header .header-wrapper .header-left-wrapper .header-left-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    cursor: pointer
}

.one-page-header .header-wrapper .header-right-wrapper {
    background: #19d2a8;
    background-color: #19d2a8;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-left: 30px;
    padding-right: 49px;
    width: 50%
}

    .one-page-header .header-wrapper .header-right-wrapper .header-text {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -12px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        height: 100%
    }

.manu-hamber-2 {
    padding: 0 12px;
    color: #fff
}

    .manu-hamber-2 div {
        position: relative;
        width: 24px;
        height: 17px;
        cursor: pointer
    }

        .manu-hamber-2 div i {
            height: 3px;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1);
            position: absolute;
            top: 50%;
            left: 0;
            margin-top: -1px;
            width: 100%;
            background: currentColor
        }

            .manu-hamber-2 div i::after,
            .manu-hamber-2 div i::before {
                position: absolute;
                left: 50%;
                width: 100%;
                height: 100%;
                background: inherit;
                content: "";
                -webkit-transition: width .3s cubic-bezier(.645, .045, .355, 1);
                -o-transition: width .3s cubic-bezier(.645, .045, .355, 1);
                transition: width .3s cubic-bezier(.645, .045, .355, 1);
                -webkit-transform: translate(-50%);
                -ms-transform: translate(-50%);
                transform: translate(-50%);
                left: 0;
                -webkit-transform: none;
                -ms-transform: none;
                transform: none
            }

            .manu-hamber-2 div i::before {
                width: 16px;
                top: -7px
            }

            .manu-hamber-2 div i::after {
                width: 18px;
                top: 7px
            }

        .manu-hamber-2 div:hover i {
            width: 16px
        }

            .manu-hamber-2 div:hover i::after,
            .manu-hamber-2 div:hover i::before {
                width: 70%
            }

            .manu-hamber-2 div:hover i::before {
                width: 24px
            }

            .manu-hamber-2 div:hover i::after {
                width: 22px
            }

    .manu-hamber-2.dak-version {
        color: #222
    }

.header-default.header-bar.header-new-bar .header__wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .header-default.header-bar.header-new-bar .header__wrapper .header-right {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

header.br_header.header-default.header-fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .mean-container .mean-bar {
        min-height: inherit
    }

    .mean-container .mean-nav {
        margin-top: 0
    }

    .mean-container a.meanmenu-reveal,
    .mean-container a.meanmenu-reveal.meanclose {
        top: -75px
    }

    .header-default.header-bar .header__wrapper {
        margin-right: 84px
    }

    .header-default.header-bar.header-new-bar .header__wrapper {
        margin-right: 0
    }
}

@media only screen and (max-width:767px) {
    .mean-container .mean-bar {
        min-height: inherit
    }

    .mean-container .mean-nav {
        margin-top: 0
    }

    .mean-container a.meanmenu-reveal,
    .mean-container a.meanmenu-reveal.meanclose {
        top: -68px
    }

    .header-default.header-bar .header__wrapper {
        margin-right: 60px
    }

    .header-default.header-bar.header-new-bar .header__wrapper {
        margin-right: 0
    }
}

@media only screen and (max-width:575px) {
    .header-default.header-bar .header__wrapper {
        margin-right: 110px
    }
}

@media only screen and (max-width:479px) {
    .header-default.header-bar .header__wrapper {
        margin-right: 68px
    }
}

.br_header-sidebar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100px;
    height: 100%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .br_header-sidebar {
        position: static;
        width: 100%;
        height: auto
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .br_header-sidebar {
        position: static;
        width: 100%;
        height: auto
    }
}

@media only screen and (max-width:767px) {
    .br_header-sidebar {
        position: static;
        width: 100%;
        height: auto
    }
}

.br_header-sidebar .side-header-inner {
    height: 100%;
    border: 0;
    border-right-width: 0;
    border-color: transparent;
    background: #fff;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    -webkit-box-shadow: 0 -9px 25px rgba(0, 0, 0, .03);
    -moz-box-shadow: 0 -9px 25px rgba(0, 0, 0, .03);
    box-shadow: 0 -9px 25px rgba(0, 0, 0, .03);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .br_header-sidebar .side-header-inner {
        height: auto
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .br_header-sidebar .side-header-inner {
        height: auto
    }
}

@media only screen and (max-width:767px) {
    .br_header-sidebar .side-header-inner {
        height: auto
    }
}

.br_header-sidebar .side-header-inner .header-wrap {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    padding: 15px 10px 50px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .br_header-sidebar .side-header-inner .header-wrap {
        height: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row;
        -ms-flex-flow: row;
        flex-flow: row;
        padding: 24px 23px 26px;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .br_header-sidebar .side-header-inner .header-wrap {
        height: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row;
        -ms-flex-flow: row;
        flex-flow: row;
        padding: 24px 23px 26px;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media only screen and (max-width:767px) {
    .br_header-sidebar .side-header-inner .header-wrap {
        height: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row;
        -ms-flex-flow: row;
        flex-flow: row;
        padding: 24px 23px 26px;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.br_header-sidebar .side-header-inner .header-wrap .header-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

    .br_header-sidebar .side-header-inner .header-wrap .header-top .popop-open-menu {
        margin-top: 36px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 30px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        cursor: pointer;
        color: #999
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .br_header-sidebar .side-header-inner .header-wrap .header-top .popop-open-menu {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .br_header-sidebar .side-header-inner .header-wrap .header-top .popop-open-menu {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .br_header-sidebar .side-header-inner .header-wrap .header-top .popop-open-menu {
        display: none
    }
}

.br_header-sidebar .side-header-inner .header-wrap .header-top .popop-open-menu .menu-icon {
    position: relative;
    width: 24px;
    height: 18px
}

    .br_header-sidebar .side-header-inner .header-wrap .header-top .popop-open-menu .menu-icon i {
        color: #999;
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -1px;
        width: 100%;
        height: 2px;
        background: currentColor;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1);
        content: ""
    }

        .br_header-sidebar .side-header-inner .header-wrap .header-top .popop-open-menu .menu-icon i::after,
        .br_header-sidebar .side-header-inner .header-wrap .header-top .popop-open-menu .menu-icon i::before {
            position: absolute;
            left: 50%;
            width: 100%;
            height: 100%;
            background: inherit;
            content: "";
            -webkit-transition: width .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: width .3s cubic-bezier(.645, .045, .355, 1);
            transition: width .3s cubic-bezier(.645, .045, .355, 1);
            -webkit-transform: translate(-50%);
            -ms-transform: translate(-50%);
            transform: translate(-50%)
        }

        .br_header-sidebar .side-header-inner .header-wrap .header-top .popop-open-menu .menu-icon i::before {
            top: -8px
        }

        .br_header-sidebar .side-header-inner .header-wrap .header-top .popop-open-menu .menu-icon i::after {
            top: 8px
        }

    .br_header-sidebar .side-header-inner .header-wrap .header-top .popop-open-menu .menu-icon:hover i {
        color: #000
    }

        .br_header-sidebar .side-header-inner .header-wrap .header-top .popop-open-menu .menu-icon:hover i::after,
        .br_header-sidebar .side-header-inner .header-wrap .header-top .popop-open-menu .menu-icon:hover i::before {
            width: 70%
        }

.br_header-sidebar .side-header-inner .header-wrap .header-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .br_header-sidebar .side-header-inner .header-wrap .header-center .header-social-neworks {
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .br_header-sidebar .side-header-inner .header-wrap .header-center .header-social-neworks {
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .br_header-sidebar .side-header-inner .header-wrap .header-center .header-social-neworks {
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb
    }
}

@media only screen and (max-width:767px) {
    .br_header-sidebar .side-header-inner .header-wrap .header-center .header-social-neworks {
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb
    }
}

@media only screen and (max-width:575px) {
    .br_header-sidebar .side-header-inner .header-wrap .header-center .header-social-neworks {
        display: none
    }
}

.br_header-sidebar .side-header-inner .header-wrap .header-center .header-social-neworks .inner {
    margin: -5px -15px
}

    .br_header-sidebar .side-header-inner .header-wrap .header-center .header-social-neworks .inner a {
        display: inline-block;
        margin: 5px 15px;
        padding: 5px 0;
        font-size: 14px;
        font-family: Montserrat, sans-serif
    }

        .br_header-sidebar .side-header-inner .header-wrap .header-center .header-social-neworks .inner a span {
            color: #999;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1)
        }

        .br_header-sidebar .side-header-inner .header-wrap .header-center .header-social-neworks .inner a:hover span {
            color: #000
        }

.br_header-sidebar .side-header-inner .header-wrap .header-bottom {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .br_header-sidebar .side-header-inner .header-wrap .header-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .br_header-sidebar .side-header-inner .header-wrap .header-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media only screen and (max-width:767px) {
    .br_header-sidebar .side-header-inner .header-wrap .header-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.br_header-sidebar .side-header-inner .header-wrap .header-bottom .btn-search-click {
    display: block;
    line-height: 0;
    font-size: 18px;
    color: #999;
    text-align: center
}

    .br_header-sidebar .side-header-inner .header-wrap .header-bottom .btn-search-click:hover {
        color: #000
    }

.single-banner {
    position: relative;
    overflow: hidden
}

    .single-banner .banner-image a img {
        border-radius: inherit;
        width: 100%;
        -webkit-transition: all 1.5s cubic-bezier(0, 0, .2, 1);
        -o-transition: all 1.5s cubic-bezier(0, 0, .2, 1);
        transition: all 1.5s cubic-bezier(0, 0, .2, 1)
    }

    .single-banner:hover .banner-image a img {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

.bk-feature .icon {
    margin-right: 20px
}

    .bk-feature .icon i {
        font-size: 40px
    }

.startupservice-wrapper {
    padding: 150px 100px 150px 316px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .startupservice-wrapper {
        padding: 50px 46px 50px 66px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .startupservice-wrapper {
        padding: 90px 34px 90px 66px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .startupservice-wrapper {
        padding: 90px 34px 90px 66px
    }
}

@media only screen and (max-width:767px) {
    .startupservice-wrapper {
        padding: 90px 15px 90px 35px
    }
}

.single-motive-speach {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

    .single-motive-speach .icon {
        font-size: 40px;
        margin-right: 20px;
        display: inline-block;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

        .single-motive-speach .icon i {
            font-size: 40px
        }

    .single-motive-speach .content {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

        .single-motive-speach .content h4 {
            font-size: 18px;
            line-height: 1.4;
            margin-bottom: 21px;
            font-family: Poppins, sans-serif;
            font-weight: 600;
            margin: 0 0 18px
        }

        .single-motive-speach .content p {
            max-width: 450px;
            margin-bottom: 7px
        }

    .single-motive-speach.text-white .icon i {
        color: #fff
    }

    .single-motive-speach.text-white .content h4 {
        color: #fff
    }

    .single-motive-speach.text-white .content p {
        color: #fff
    }

    .single-motive-speach.theme-color-2 .icon i {
        color: #0069ff
    }

.freelancer-wrapper {
    padding-top: 59px;
    padding-right: 135px;
    padding-left: 135px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .freelancer-wrapper {
        padding-right: 70px;
        padding-left: 70px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .freelancer-wrapper {
        padding-right: 40px;
        padding-left: 40px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .freelancer-wrapper {
        padding-right: 40px;
        padding-left: 40px
    }
}

@media only screen and (max-width:767px) {
    .freelancer-wrapper {
        padding-right: 30px;
        padding-left: 30px
    }
}

.freelancer-wrapper.bg_image--27 {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top 150px center;
    background-size: auto
}

.freelancer-wrapper .freelancer-left {
    width: 480px;
    max-width: 100%
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .freelancer-wrapper .freelancer-left {
        width: 100%
    }
}

.freelancer-wrapper .freelancer-right {
    width: 595px;
    max-width: 100%;
    float: right
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .freelancer-wrapper .freelancer-right {
        width: 100%;
        float: left
    }
}

.manu-hamber {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    pointer-events: auto;
    height: 19px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

    .manu-hamber.light-version {
        color: #fff
    }

    .manu-hamber.black-version {
        color: #000
    }

    .manu-hamber.gray-version {
        color: #999
    }

    .manu-hamber div {
        position: relative;
        width: 24px;
        height: 18px;
        pointer-events: auto
    }

        .manu-hamber div i {
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1);
            position: absolute;
            top: 50%;
            left: 0;
            margin-top: -1px;
            width: 100%;
            height: 2px;
            background: currentColor
        }

            .manu-hamber div i::after,
            .manu-hamber div i::before {
                position: absolute;
                left: 50%;
                width: 100%;
                height: 100%;
                background: inherit;
                content: "";
                -webkit-transition: width .3s cubic-bezier(.645, .045, .355, 1);
                -o-transition: width .3s cubic-bezier(.645, .045, .355, 1);
                transition: width .3s cubic-bezier(.645, .045, .355, 1);
                -webkit-transform: translate(-50%);
                -ms-transform: translate(-50%);
                transform: translate(-50%)
            }

            .manu-hamber div i::before {
                top: -8px
            }

            .manu-hamber div i::after {
                top: 8px
            }

    .manu-hamber:hover div i::after,
    .manu-hamber:hover div i::before {
        width: 70%
    }

.open-hamberger-wrapper .page-close {
    position: fixed;
    top: 80px;
    right: 90px;
    z-index: 100000;
    font-size: 100px;
    line-height: 0;
    cursor: pointer;
    height: 40px;
    width: 40px;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

    .open-hamberger-wrapper .page-close::after,
    .open-hamberger-wrapper .page-close::before {
        position: absolute;
        top: 19px;
        left: 4px;
        content: "";
        width: 32px;
        height: 3px;
        background: #222;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }

    .open-hamberger-wrapper .page-close::before {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .open-hamberger-wrapper .page-close::after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .open-hamberger-wrapper .page-close:hover::after,
    .open-hamberger-wrapper .page-close:hover::before {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .open-hamberger-wrapper .page-close.light-version::after,
    .open-hamberger-wrapper .page-close.light-version::before {
        background: #fff
    }

.open-hamberger-wrapper {
    background-image: url(img/bg/bg-image-28.jpg);
    background-color: #222;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    visibility: hidden;
    overflow: hidden;
    overflow-y: auto;
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
    padding: 100px 120px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    padding-top: 60px
}

    .open-hamberger-wrapper.is-visiable {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

.header-default.header-bar .header__wrapper .header-right {
    -webkit-flex-basis: 80%;
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%
}

.open-hamberger-wrapper .mainmenu-wrapper .page_nav ul.mainmenu {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

    .open-hamberger-wrapper .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
        line-height: 1.4;
        font-size: 48px
    }

.hamberger-search {
    margin-top: 230px;
    max-width: 420px;
    margin-bottom: 148px
}

    .hamberger-search .input-box {
        position: relative
    }

        .hamberger-search .input-box input {
            background-color: transparent;
            border: 0;
            border-bottom: 2px solid #eee;
            padding: 28px 50px 28px 0;
            width: 420px
        }

        .hamberger-search .input-box button {
            position: absolute;
            top: 0;
            right: 0;
            background: 0 0;
            border: 0;
            font-size: 0;
            padding: 0;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            -webkit-box-shadow: none;
            box-shadow: none;
            height: 62px
        }

            .hamberger-search .input-box button i {
                font-size: 15px
            }

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .open-hamberger-wrapper .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
        font-size: 30px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .open-hamberger-wrapper .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
        font-size: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .open-hamberger-wrapper .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
        font-size: 20px
    }
}

.vertical-menu-wrapper .mainmenu-wrapper .page_nav ul.mainmenu {
    padding: 0;
    margin: 0;
    text-align: left;
    padding-left: 55px;
    display: block
}

    .vertical-menu-wrapper .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 {
        display: block;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 54px
    }

.vertical-menu-wrapper .mainmenu li.with--drop.slide--megamenu {
    position: relative
}

.vertical-menu-wrapper .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1.with--drop > a {
    margin-left: 0;
    padding-right: 30px;
    display: block;
    line-height: 16px;
    padding-top: 22px;
    padding-bottom: 22px
}

.vertical-menu-wrapper .mega__width--fullscreen {
    max-width: calc(100vw - 394px) !important;
    width: 1170px !important;
    -webkit-box-shadow: 0 10px 37px rgba(0, 0, 0, .07);
    box-shadow: 0 10px 37px rgba(0, 0, 0, .07);
    margin-left: 244px;
    top: 0;
    padding: 70px 0
}

.vertical-menu-wrapper .mainmenu li.with--drop.slide-dropdown:hover .dropdown__menu {
    top: 0;
    left: 100%
}

.secondary-font .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
    font-family: Montserrat, sans-serif
}

.secondary-font .mega__width--fullscreen .mega__list li.mega--title {
    font-family: Montserrat, sans-serif
}

.bk_left-vertical-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    width: 300px;
    height: 100%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .bk_left-vertical-header {
        width: 100%;
        height: 80px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .bk_left-vertical-header {
        width: 100%;
        height: 80px
    }
}

@media only screen and (max-width:767px) {
    .bk_left-vertical-header {
        width: 100%;
        height: 80px
    }
}

.bk_left-vertical-header .side-header-inner {
    border-right-width: 0;
    border-color: transparent;
    background: #fff;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    -webkit-box-shadow: 3px 1px 29px rgba(0, 0, 0, .12);
    -moz-box-shadow: 3px 1px 29px rgba(0, 0, 0, .12);
    box-shadow: 3px 1px 29px rgba(0, 0, 0, .12);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    border: 0
}

    .bk_left-vertical-header .side-header-inner .header-wrap {
        padding-top: 85px;
        padding-bottom: 100px;
        padding-left: 60px;
        padding-right: 60px;
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column;
        -ms-flex-flow: column;
        flex-flow: column
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .bk_left-vertical-header .side-header-inner .header-wrap {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 50px;
        padding-right: 50px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .bk_left-vertical-header .side-header-inner .header-wrap {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 50px;
        padding-right: 50px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media only screen and (max-width:767px) {
    .bk_left-vertical-header .side-header-inner .header-wrap {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 30px;
        padding-right: 30px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.bk_left-vertical-header .side-header-inner .header-wrap .header-top {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

    .bk_left-vertical-header .side-header-inner .header-wrap .header-top .branding a img {
        max-width: 142px;
        height: auto
    }

.bk_left-vertical-header .side-header-inner .header-wrap .header-center {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-top: 80px;
    margin-bottom: 0;
    margin-left: -60px;
    margin-right: -60px
}

.bk_left-vertical-header .side-header-inner .header-wrap .header-bottom {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .bk_left-vertical-header .side-header-inner .header-wrap .header-bottom .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .bk_left-vertical-header .side-header-inner .header-wrap .header-bottom .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media only screen and (max-width:767px) {
    .bk_left-vertical-header .side-header-inner .header-wrap .header-bottom .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .bk_left-vertical-header .side-header-inner .header-wrap .header-bottom .inner .manu-hamber {
        margin-left: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .bk_left-vertical-header .side-header-inner .header-wrap .header-bottom .inner .manu-hamber {
        margin-left: 30px
    }
}

@media only screen and (max-width:767px) {
    .bk_left-vertical-header .side-header-inner .header-wrap .header-bottom .inner .manu-hamber {
        margin-left: 30px
    }
}

.left-vertical-header {
    margin-left: 310px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .left-vertical-header {
        margin-left: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .left-vertical-header {
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    .left-vertical-header {
        margin-left: 0
    }
}

.fullscreen-slider-activation .slide-portfolio-single {
    padding: 30px 100px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .fullscreen-slider-activation .slide-portfolio-single {
        padding: 150px 30px;
        min-height: auto
    }
}

@media only screen and (max-width:767px) {
    .fullscreen-slider-activation .slide-portfolio-single {
        padding: 150px 30px;
        min-height: auto
    }
}

.fullscreen-slider-activation .slide-portfolio-single .content {
    max-width: 600px;
    text-align: left
}

    .fullscreen-slider-activation .slide-portfolio-single .content h5 {
        font-weight: 600;
        margin-bottom: 30px;
        font-family: Montserrat, sans-serif
    }

    .fullscreen-slider-activation .slide-portfolio-single .content h2 {
        margin-bottom: 52px
    }

        .fullscreen-slider-activation .slide-portfolio-single .content h2 a {
            color: #fff;
            font-size: 48px;
            line-height: 1.21;
            font-family: Montserrat, sans-serif
        }

@media only screen and (max-width:767px) {
    .fullscreen-slider-activation .slide-portfolio-single .content h2 a {
        font-size: 32px
    }
}

.fullscreen-slider-activation .slide-portfolio-single .content .slide-btn a {
    color: #fff;
    background: 0 0;
    border-color: #fff;
    font-family: Montserrat, sans-serif
}

    .fullscreen-slider-activation .slide-portfolio-single .content .slide-btn a:hover {
        background: #fff;
        color: #222
    }

.fullscreen-slider-activation .slide-portfolio-single .resume-slider-content {
    margin: auto
}

    .fullscreen-slider-activation .slide-portfolio-single .resume-slider-content h1 {
        font-weight: 400;
        font-size: 110px;
        line-height: 1.2
    }

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .fullscreen-slider-activation .slide-portfolio-single .resume-slider-content h1 {
        font-size: 90px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .fullscreen-slider-activation .slide-portfolio-single .resume-slider-content h1 {
        font-size: 80px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .fullscreen-slider-activation .slide-portfolio-single .resume-slider-content h1 {
        font-size: 70px
    }
}

@media only screen and (max-width:767px) {
    .fullscreen-slider-activation .slide-portfolio-single .resume-slider-content h1 {
        font-size: 40px
    }
}

@media only screen and (max-width:767px) {
    .revolution-slider-area .inner h1.heading {
        font-size: 40px
    }

    .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner.feature-info {
        padding: 50px 39px 42px 54px
    }

    .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner .post-character {
        font-size: 220px
    }

    .fullscreen-slider-wrapper .feature-wrapper {
        position: relative;
        z-index: 2
    }

        .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner.feature-info {
            width: 100%;
            position: relative;
            z-index: 2
        }

        .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner.feature-thumbnail {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            width: 100%;
            height: 100%;
            z-index: -1
        }

        .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner .post-character {
            display: none
        }

        .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner.feature-thumbnail {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            width: 100%;
            height: 100%;
            z-index: -1
        }

            .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner.feature-thumbnail::before {
                position: absolute;
                left: 0;
                top: 0;
                right: 0;
                width: 100%;
                height: 100%;
                z-index: -1;
                background: #fff;
                opacity: .4;
                content: ""
            }
}

.popup-mobile-menu-wrapper .popup-mobile-manu {
    visibility: visible;
    opacity: 1
}

    .popup-mobile-menu-wrapper .popup-mobile-manu .inner {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

.popup-mobile-manu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: rgba(0, 0, 0, .9);
    visibility: hidden;
    opacity: 0;
    cursor: url(img/icons/light-close.png) 16 16, pointer;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    z-index: 99999
}

    .popup-mobile-manu .inner {
        background: #000;
        position: relative;
        width: 400px;
        max-width: 80%;
        height: 100%;
        text-align: left;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        overflow-y: auto;
        padding-top: 85px;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        cursor: default
    }

        .popup-mobile-manu .inner .mobileheader {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            padding: 0 15px 0 30px;
            height: 85px;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            background: #fff
        }

            .popup-mobile-manu .inner .mobileheader .logo {
                -webkit-box-flex: 1;
                -webkit-flex-grow: 1;
                -ms-flex-positive: 1;
                flex-grow: 1
            }

                .popup-mobile-manu .inner .mobileheader .logo a img {
                    width: 115px;
                    height: auto;
                    max-width: 100%
                }

            .popup-mobile-manu .inner .mobileheader a.mobile-close {
                position: relative;
                cursor: pointer;
                height: 40px;
                width: 40px;
                -webkit-flex-shrink: 0;
                -ms-flex-negative: 0;
                flex-shrink: 0
            }

                .popup-mobile-manu .inner .mobileheader a.mobile-close::after,
                .popup-mobile-manu .inner .mobileheader a.mobile-close::before {
                    position: absolute;
                    top: 19px;
                    left: 8px;
                    content: "";
                    width: 24px;
                    height: 3px;
                    background: #222;
                    -webkit-transform-origin: 50% 50%;
                    -ms-transform-origin: 50% 50%;
                    transform-origin: 50% 50%;
                    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                    transition: all .3s cubic-bezier(.645, .045, .355, 1)
                }

                .popup-mobile-manu .inner .mobileheader a.mobile-close::before {
                    -webkit-transform: rotate(-45deg);
                    -ms-transform: rotate(-45deg);
                    transform: rotate(-45deg)
                }

                .popup-mobile-manu .inner .mobileheader a.mobile-close::after {
                    -webkit-transform: rotate(45deg);
                    -ms-transform: rotate(45deg);
                    transform: rotate(45deg)
                }

                .popup-mobile-manu .inner .mobileheader a.mobile-close:hover::after,
                .popup-mobile-manu .inner .mobileheader a.mobile-close:hover::before {
                    -webkit-transform: none;
                    -ms-transform: none;
                    transform: none
                }

.object-custom-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    margin: 20px 40px 30px
}

    .object-custom-menu > li {
        position: relative;
        border-top: 1px solid transparent;
        border-color: rgba(255, 255, 255, .15)
    }

        .object-custom-menu > li:first-child {
            border: 0 none
        }

        .object-custom-menu > li a {
            padding-top: 19px;
            padding-bottom: 19px;
            display: block;
            position: relative
        }

            .object-custom-menu > li a span {
                font-size: 14px;
                color: #999
            }

        .object-custom-menu > li.has-mega-menu > a::after {
            position: absolute;
            top: 50%;
            right: 0;
            width: 40px;
            height: 40px;
            background: rgba(255, 255, 255, .1);
            color: #fff;
            text-align: center;
            line-height: 40px;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            content: "\f107";
            font-family: Font Awesome\ 5 Free;
            font-weight: 900;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1)
        }

        .object-custom-menu > li.has-mega-menu > a.active::after {
            content: "\f106"
        }

        .object-custom-menu > li.has-mega-menu .object-submenu {
            display: none;
            padding: 0;
            margin: 0;
            list-style: none;
            margin-top: 0px;
            margin-bottom: 30px
        }

            .object-custom-menu > li.has-mega-menu .object-submenu li.title {
                font-weight: 700;
                line-height: 1.5;
                text-transform: uppercase;
                font-size: 14px;
                color: #fff;
                margin: 0 0 18px
            }

            .object-custom-menu > li.has-mega-menu .object-submenu li a {
                padding-top: 10px;
                padding-bottom: 10px;
                display: block
            }

                .object-custom-menu > li.has-mega-menu .object-submenu li a span {
                    font-size: 14px;
                    color: #999
                }

.header__digital--broadcast {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .header__digital--broadcast .header-left {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: 40%;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%
    }

        .header__digital--broadcast .header-left .bk-menu {
            list-style: none;
            padding: 0;
            margin: 0
        }

            .header__digital--broadcast .header-left .bk-menu li {
                padding-top: 58px;
                padding-bottom: 58px;
                padding-left: 15px;
                padding-right: 15px
            }

@media only screen and (max-width:767px) {
    .header__digital--broadcast .header-left .bk-menu li {
        padding-left: 8px;
        padding-right: 8px
    }
}

.header__digital--broadcast .header-left .bk-menu li a {
    font-weight: 700;
    line-height: 1.18;
    font-size: 18px;
    color: #222;
    font-family: louis_george_caferegular;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.header__digital--broadcast .header-center {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width:575px) {
    .header__digital--broadcast .header-center {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.header__digital--broadcast .header-right-arrow {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.headroom--not-top .header__digital--broadcast .header-left .bk-menu li {
    padding-top: 30px;
    padding-bottom: 25px
}

.hire-on-top-button {
    position: relative
}

    .hire-on-top-button .the-arrow {
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1);
        display: inline-block;
        width: 74px;
        position: relative;
        color: #999
    }

        .hire-on-top-button .the-arrow .shaft {
            background-color: currentColor;
            display: block;
            height: 2px;
            position: relative;
            -webkit-transition-delay: 0s;
            -o-transition-delay: 0s;
            transition-delay: 0s;
            will-change: transform;
            -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
            transition: all .3s cubic-bezier(.645, .045, .355, 1)
        }

            .hire-on-top-button .the-arrow .shaft::after,
            .hire-on-top-button .the-arrow .shaft::before {
                -webkit-transform-origin: top right;
                -ms-transform-origin: top right;
                transform-origin: top right;
                background-color: currentColor;
                content: "";
                display: block;
                height: 2px;
                position: absolute;
                top: 0;
                right: 0;
                -webkit-transition: all .2s;
                -o-transition: all .2s;
                transition: all .2s;
                -webkit-transition-delay: 0s;
                -o-transition-delay: 0s;
                transition-delay: 0s;
                width: 14px
            }

            .hire-on-top-button .the-arrow .shaft::before {
                -webkit-transform-origin: top right;
                -ms-transform-origin: top right;
                transform-origin: top right
            }

            .hire-on-top-button .the-arrow .shaft::after {
                -webkit-transform-origin: bottom right;
                -ms-transform-origin: bottom right;
                transform-origin: bottom right
            }

    .hire-on-top-button .the-arrow-left {
        position: absolute;
        top: 50%;
        margin-top: -1px;
        left: 0
    }

        .hire-on-top-button .the-arrow-left .shaft {
            width: 0
        }

            .hire-on-top-button .the-arrow-left .shaft::after,
            .hire-on-top-button .the-arrow-left .shaft::before {
                -webkit-transform: rotate(0);
                -ms-transform: rotate(0);
                transform: rotate(0);
                width: 0
            }

    .hire-on-top-button .the-arrow-right {
        vertical-align: middle;
        display: inline-block;
        margin-left: 14px;
        margin-top: -2px
    }

        .hire-on-top-button .the-arrow-right .shaft {
            width: 74px;
            -webkit-transition-delay: .2s;
            -o-transition-delay: .2s;
            transition-delay: .2s;
            opacity: .15
        }

            .hire-on-top-button .the-arrow-right .shaft::before {
                -webkit-transform: rotate(40deg);
                -ms-transform: rotate(40deg);
                transform: rotate(40deg)
            }

            .hire-on-top-button .the-arrow-right .shaft::after {
                -webkit-transform: rotate(-40deg);
                -ms-transform: rotate(-40deg);
                transform: rotate(-40deg)
            }

    .hire-on-top-button span.button-text {
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1);
        display: inline-block;
        color: #222;
        font-size: 18px;
        font-weight: 700;
        font-family: louis_george_caferegular
    }

    .hire-on-top-button:hover .the-arrow {
        color: #222
    }

    .hire-on-top-button:hover .the-arrow-left .shaft {
        width: 74px;
        -webkit-transition-delay: .1s;
        -o-transition-delay: .1s;
        transition-delay: .1s;
        background-color: currentColor
    }

        .hire-on-top-button:hover .the-arrow-left .shaft::after,
        .hire-on-top-button:hover .the-arrow-left .shaft::before {
            width: 14px;
            -webkit-transition-delay: .1s;
            -o-transition-delay: .1s;
            transition-delay: .1s;
            background-color: currentColor
        }

        .hire-on-top-button:hover .the-arrow-left .shaft::before {
            -webkit-transform: rotate(40deg);
            -ms-transform: rotate(40deg);
            transform: rotate(40deg)
        }

        .hire-on-top-button:hover .the-arrow-left .shaft::after {
            -webkit-transform: rotate(-40deg);
            -ms-transform: rotate(-40deg);
            transform: rotate(-40deg)
        }

    .hire-on-top-button:hover .the-arrow-right {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0
    }

    .hire-on-top-button:hover span.button-text {
        -webkit-transform: translateX(88px);
        -ms-transform: translateX(88px);
        transform: translateX(88px)
    }

.onepage-contact-inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width:767px) {
    .onepage-contact-inner {
        display: block
    }
}

.onepage-contact-inner .page-address-inner {
    padding-top: 80px !important;
    padding-right: 70px !important;
    padding-bottom: 67px !important;
    padding-left: 70px !important;
    width: 50%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .onepage-contact-inner .page-address-inner {
        padding-top: 81px !important;
        padding-right: 34px !important;
        padding-bottom: 53px !important;
        padding-left: 55px !important
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .onepage-contact-inner .page-address-inner {
        padding-top: 81px !important;
        padding-right: 34px !important;
        padding-bottom: 53px !important;
        padding-left: 55px !important
    }
}

@media only screen and (max-width:767px) {
    .onepage-contact-inner .page-address-inner {
        padding-top: 81px !important;
        padding-right: 34px !important;
        padding-bottom: 53px !important;
        padding-left: 55px !important;
        width: 100%
    }
}

.onepage-contact-inner .googlemap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%
}

@media only screen and (max-width:767px) {
    .onepage-contact-inner .googlemap {
        width: 100%
    }
}

.brook-professonal-design .thumbnail {
    margin-left: -81px
}

.brook-contagion-area .thumbnail {
    margin-left: -130px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .brook-contagion-area .thumbnail {
        margin-left: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .brook-contagion-area .thumbnail {
        margin-left: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brook-contagion-area .thumbnail {
        margin-left: 0;
        text-align: center;
        margin-bottom: 30px
    }
}

@media only screen and (max-width:767px) {
    .brook-contagion-area .thumbnail {
        margin-left: 0;
        text-align: center;
        margin-bottom: 30px
    }
}

.foodie-slider {
    min-height: 690px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

    .foodie-slider .foodie-slider-inner {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        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;
        background-image: url(img/others/foodie.jpg);
        background-repeat: repeat-x;
        background-size: cover
    }

.single-portfolio-slide {
    position: relative
}

@media only screen and (max-width:767px) {
    .single-portfolio-slide .fullscreen {
        min-height: auto;
        padding: 150px 0
    }
}

.single-portfolio-slide .inner {
    text-align: left;
    max-width: 600px;
    background: #000;
    padding: 64px 68px 62px;
    position: relative;
    left: -100px
}

@media only screen and (max-width:767px) {
    .single-portfolio-slide .inner {
        left: 0;
        padding: 44px 33px 32px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-portfolio-slide .inner {
        left: -50px
    }
}

.single-portfolio-slide .inner .info h3.heading {
    margin-bottom: 18px;
    font-family: louis_george_caferegular
}

    .single-portfolio-slide .inner .info h3.heading a {
        color: #fff
    }

.single-portfolio-slide .inner .info .category {
    margin-bottom: 36px
}

    .single-portfolio-slide .inner .info .category a {
        font-size: 16px;
        color: #999;
        font-family: louis_george_caferegular
    }

.single-portfolio-slide .inner .info .slide-btn a {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 40px;
    border: 2px solid rgba(255, 255, 255, .3);
    height: 57px;
    line-height: 53px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: 0 0;
    padding: 0 36px;
    position: relative;
    display: inline-block
}

    .single-portfolio-slide .inner .info .slide-btn a:hover {
        background: #fff;
        color: #222;
        -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        transform: translateY(-3px)
    }

.single-photo-slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-photo-slider {
        display: block
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-photo-slider {
        display: block
    }
}

@media only screen and (max-width:767px) {
    .single-photo-slider {
        display: block
    }
}

.single-photo-slider .image-wrapper {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 50%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-photo-slider .image-wrapper {
        width: 100%;
        padding: 0 52px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-photo-slider .image-wrapper {
        width: 100%;
        padding: 0 52px
    }
}

@media only screen and (max-width:767px) {
    .single-photo-slider .image-wrapper {
        width: 100%;
        padding: 0 52px
    }
}

.single-photo-slider .text-wrapper {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 50%;
    padding: 50px 100px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .single-photo-slider .text-wrapper {
        padding: 35px 52px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-photo-slider .text-wrapper {
        padding: 35px 52px;
        width: 100%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-photo-slider .text-wrapper {
        padding: 35px 52px;
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .single-photo-slider .text-wrapper {
        padding: 35px 52px;
        width: 100%
    }
}

.single-photo-slider .text-wrapper .text h1.heading {
    font-size: 70px;
    letter-spacing: -3px;
    line-height: 1.22;
    font-weight: 400;
    max-width: 400px;
    margin-bottom: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-photo-slider .text-wrapper .text h1.heading {
        max-width: 100%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-photo-slider .text-wrapper .text h1.heading {
        max-width: 100%;
        font-size: 58px
    }
}

@media only screen and (max-width:767px) {
    .single-photo-slider .text-wrapper .text h1.heading {
        max-width: 100%;
        font-size: 40px
    }
}

.vertical-bg-1 {
    background-image: url(img/slider/vertical-slide/vertical-slide-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.vertical-bg-2 {
    background-image: url(img/slider/vertical-slide/vertical-slide-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.vertical-bg-3 {
    background-image: url(img/slider/vertical-slide/vertical-slide-3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.vertical-bg-4 {
    background-image: url(img/slider/vertical-slide/vertical-slide-4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.vertical-bg-5 {
    background-image: url(img/slider/vertical-slide/vertical-slide-5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.bg_image--49 {
    background-repeat: no-repeat;
    background-position: top 73px center;
    background-size: initial
}

.vertical-what-do-area {
    padding-top: 167px !important;
    padding-bottom: 138px !important;
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 1803px;
    padding-left: 301.5px;
    padding-right: 301.5px
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
    .vertical-what-do-area {
        width: auto;
        padding-left: 100px;
        padding-right: 100px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .vertical-what-do-area {
        width: auto;
        padding-left: 100px;
        padding-right: 100px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .vertical-what-do-area {
        width: auto;
        padding-left: 100px;
        padding-right: 100px;
        padding-top: 80px !important;
        padding-bottom: 80px !important
    }
}

@media only screen and (max-width:767px) {
    .vertical-what-do-area {
        width: auto;
        padding-left: 100px;
        padding-right: 100px;
        padding-top: 80px !important;
        padding-bottom: 80px !important
    }
}

@media only screen and (max-width:575px) {
    .vertical-what-do-area {
        width: auto;
        padding-left: 50px;
        padding-right: 50px
    }
}

@media only screen and (max-width:767px) {
    .single-vertical-slide.fullscreen {
        height: auto;
        min-height: auto;
        padding: 150px 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-vertical-slide.fullscreen {
        height: auto;
        min-height: auto;
        padding: 150px 0
    }
}

.single-vertical-slide .slide-inner .info {
    padding: 30px 50px 66px
}

    .single-vertical-slide .slide-inner .info h2.heading {
        font-size: 48px;
        line-height: 1.4;
        margin-bottom: 57px;
        font-weight: 600
    }

        .single-vertical-slide .slide-inner .info h2.heading a {
            color: #fff
        }

    .single-vertical-slide .slide-inner .info .category {
        font-size: 14px;
        color: #fff
    }

.creative-people-inner h2.heading {
    display: inline-block;
    padding: 2px 20px;
    background: #fff;
    font-size: 50px;
    line-height: 1.42
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .creative-people-inner h2.heading {
        font-size: 45px
    }
}

@media only screen and (max-width:767px) {
    .creative-people-inner h2.heading {
        font-size: 32px
    }
}

.bg_image--52 {
    background-attachment: fixed
}

.musician-address .marker i {
    min-width: 40px;
    line-height: 44px;
    font-size: 37px;
    margin-right: 10px;
    color: #aaa
}

.cloud-mixtabs-inner i {
    color: #f57323;
    font-size: 90px
}

.cloud-mixtabs-inner button {
    padding: 0 36px;
    height: 55px;
    line-height: 53px;
    border-width: 1px;
    border-radius: 6px;
    background: 0 0;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
    color: #fff;
    border-color: rgba(255, 255, 255, .4);
    font-size: 14px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

    .cloud-mixtabs-inner button:hover {
        color: #f55d4e;
        border-color: #fff;
        background-color: #fff;
        -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        transform: translateY(-3px)
    }

.cloud-mixtabs-audio .audio-post-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    border-radius: 3px;
    overflow: hidden
}

    .cloud-mixtabs-audio .audio-post-inner .thumbnail {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        width: 162px;
        height: 153px;
        margin: 1px;
        overflow: hidden;
        border-radius: 2px 0 0 2px;
        opacity: 1
    }

        .cloud-mixtabs-audio .audio-post-inner .thumbnail img {
            background-size: cover;
            background-position: 50% 50%
        }

    .cloud-mixtabs-audio .audio-post-inner .audio-post {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

#fp-nav ul {
    position: fixed !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important
}

.fullscreen-bg-1 {
    width: 50%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    background-image: url(img/slider/fullscreen/fullscreen-1.jpg)
}

.fullscreen-bg-2 {
    width: 50%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    background-image: url(img/slider/fullscreen/fullscreen-2.jpg)
}

.fullscreen-bg-3 {
    width: 50%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    background-image: url(img/slider/fullscreen/fullscreen-3.jpg)
}

.fullpage {
    position: relative;
    z-index: 2;
    -webkit-transition: -webkit-transform .6s ease;
    transition: -webkit-transform .6s ease;
    -o-transition: transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease
}

.vertical-fullscreen-header.headroom--sticky.headroom--not-top {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation: none;
    animation: none
}

.vertical-fullscreen-header.headroom--sticky.headroom--not-top {
    background: 0 0;
    background-color: transparent
}

.vertical-fullscreen-header.header-default .header__wrapper .header-left .logo a img.black {
    display: none
}

.vertical-fullscreen-header.headroom--sticky.headroom--not-top .header__wrapper .header-left .logo a img.black {
    display: block
}

.vertical-fullscreen-header.headroom--sticky.headroom--not-top .header__wrapper .header-left .logo a img.light {
    display: none
}

.vertical-fullscreen-header.header-default.header-transparent.position-from--top.headroom--not-top {
    padding-top: 24px
}

.fullscreen-slider-wrapper {
    height: 100%
}

    .fullscreen-slider-wrapper .feature-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100%
    }

        .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner {
            position: relative;
            width: 50%;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center
        }

            .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner.feature-info {
                padding: 50px 50px 50px 150px
            }

            .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner .post-character {
                font-size: 300px;
                position: absolute;
                top: 50%;
                right: 0;
                -webkit-transform: translate(50%, -50%);
                -ms-transform: translate(50%, -50%);
                transform: translate(50%, -50%);
                z-index: 2;
                font-weight: 700;
                line-height: 1.38;
                font-family: louis_george_caferegular
            }

                .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner .post-character.style-1 {
                    color: #b40720
                }

                .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner .post-character.style-2 {
                    color: #c17d4b
                }

                .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner .post-character.style-3 {
                    color: #188a63
                }

            .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner .inner {
                max-width: 400px
            }

                .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner .inner .bk_pra {
                    margin-bottom: 34px;
                    font-weight: 700
                }

                .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner .inner h2.heading {
                    position: relative;
                    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                    transition: all .3s cubic-bezier(.645, .045, .355, 1)
                }

                    .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner .inner h2.heading a {
                        color: inherit
                    }

                    .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner .inner h2.heading:hover {
                        color: #fb6031
                    }

                    .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner .inner h2.heading span.post-number {
                        position: absolute;
                        top: 20px;
                        left: -40px;
                        font-size: 18px;
                        color: #222
                    }

                .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner .inner .fullpage-btn a {
                    font-size: 18px;
                    font-weight: 700;
                    color: #222;
                    font-family: louis_george_caferegular;
                    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                    transition: all .3s cubic-bezier(.645, .045, .355, 1)
                }

                    .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner .inner .fullpage-btn a .btn-icon {
                        position: relative;
                        content: "";
                        width: 73px;
                        top: -5px;
                        height: 2px;
                        display: inline-block;
                        color: rgba(0, 0, 0, .1);
                        background: currentColor;
                        margin-left: 15px;
                        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                        -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
                        transition: all .3s cubic-bezier(.645, .045, .355, 1)
                    }

                        .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner .inner .fullpage-btn a .btn-icon::before {
                            content: "";
                            position: absolute;
                            top: -7px;
                            right: 1px;
                            width: 16px;
                            height: 16px;
                            border: 2px solid currentColor;
                            border-left: 0;
                            border-bottom: 0;
                            -webkit-transform: rotate(45deg);
                            -ms-transform: rotate(45deg);
                            transform: rotate(45deg);
                            -webkit-transform-origin: 50% 50%;
                            -ms-transform-origin: 50% 50%;
                            transform-origin: 50% 50%
                        }

                    .fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner .inner .fullpage-btn a:hover .btn-icon {
                        color: #222;
                        -webkit-transform: translateX(5px);
                        -ms-transform: translateX(5px);
                        transform: translateX(5px)
                    }

@media only screen and (max-width:767px) {
    .vertical-slide-gradient-portfolio .cd-section {
        height: auto;
        padding: 10px 0
    }
}





.about-bg {
    background: url(img/about-bg.jpg) repeat right top;
    background-attachment: fixed;
    padding: 130px 0 130px 0px;
}

    .about-bg h1 {
        font-family: 'Open Sans', sans-serif;
        font-size: 50px;
        color: #000;
        font-weight: 300;
        margin-bottom: 5px;
        text-transform: uppercase;
    }

    .about-bg h2 {
        font-family: 'Open Sans', sans-serif;
        font-size: 24px;
        color: #000;
        font-weight: 300;
        margin-bottom: 20px;
    }

    .about-bg h3 {
        font-family: 'Open Sans', sans-serif;
        font-size: 28px;
        color: #000;
        font-weight: 300;
        margin-top: 60px;
        text-transform: uppercase;
    }

    .about-bg p {
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        color: #212529;
        font-weight: 300;
        line-height: 24px;
        margin-top: 10px;
    }


.aeg {
    background: url(img/bg02.jpg) no-repeat right top #003461;
    padding: 130px 0 30px 0px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.aeg_content {
    padding: 0px 0 40px 0px;
    text-align: center;
}

    .aeg_content h1 {
        font-family: 'Open Sans', sans-serif;
        font-size: 38px;
        color: #fff;
        font-weight: 300;
        margin-bottom: 5px;
        text-transform: uppercase;
    }


.amity_edge {
    padding: 0 0 0 0px;
    text-align: center;
    background: #fff;
    z-index: 2;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    border: 1px solid #eee;
    padding: 20px;
    min-height: 330px;
}

    .amity_edge h2 {
        font-size: 30px;
        color: #2c2c2c;
        font-weight: 300;
        margin-top: 20px;
    }

    .amity_edge p {
        font-size: 16px;
        color: #212529;
        font-weight: 300;
        line-height: 22px;
    }

.advantages {
    text-align: left;
    position: relative;
    z-index: 2;
    margin: 80px 0 80px 0px;
}

    .advantages h1 {
        font-size: 44px;
        color: #000;
        font-weight: 300;
        margin-bottom: 5px;
    }

    .advantages p {
        font-size: 18px;
        color: #212529;
        font-weight: 300;
        line-height: 24px;
        margin-top: 10px;
    }


.campus {
    background: #C9D6FF; /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #E2E2E2, #C9D6FF); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #E2E2E2, #C9D6FF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    padding: 130px 0 30px 0px;
}

    .campus h1 {
        font-family: 'Open Sans', sans-serif;
        font-size: 50px;
        color: #000;
        font-weight: 300;
        margin-bottom: 5px;
        text-transform: uppercase;
    }

    .campus p {
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        color: #212529;
        font-weight: 300;
        line-height: 24px;
    }


.programme {
    background: #141E30; /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #243B55, #141E30); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #243B55, #141E30); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    padding: 130px 0 30px 0px;
    margin-top: 100px;
}

    .programme h1 {
        font-family: 'Open Sans', sans-serif;
        font-size: 50px;
        color: #fff;
        font-weight: 300;
        margin-bottom: 5px;
        text-transform: uppercase;
    }

    .programme p {
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        color: #fff;
        font-weight: 300;
        line-height: 24px;
    }

.copyright_footer {
    text-align: left;
    margin-top: 30px;
}

    .copyright_footer p {
        font-size: 14px !important;
        color: #FFF;
        line-height: 20px !important;
    }



.footer-widget h2.widgettitle {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    color: #fff;
    border-bottom-color: transparent;
    margin-bottom: 19px;
    padding-bottom: 13px;
    font-family: 'Open Sans', sans-serif;
}


.footer-widget.text-var--2 .footer-address p {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    color: #FFF;
}

    .footer-widget.text-var--2 .footer-address p a {
        font-size: 14px;
        font-weight: 500;
        font-family: 'Open Sans', sans-serif;
    }

.footer-widget .footer-address p a {
    padding: 4px 0;
    line-height: 10px;
    color: #fff;
    -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
    -o-transition: all .3s cubic-bezier(.645,.045,.355,1);
    transition: all .3s cubic-bezier(.645,.045,.355,1);
}

.footer-widget .footer-inner p {
    max-width: 300px;
    line-height: 1.875;
    font-size: 16px;
    margin-bottom: 0;
    word-wrap: break-word;
    color: #fff;
}

.footer-widget .footer-menu ul.ft-menu-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .footer-widget .footer-menu ul.ft-menu-list li {
        display: block;
    }

.footer-widget.text-var--2 .footer-menu ul.ft-menu-list li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px;
}

.footer-widget .footer-menu ul.ft-menu-list li a {
    display: inline-block;
    color: #fff;
    display: inline-block;
    padding: 3px 0;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 2;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
    -o-transition: all .3s cubic-bezier(.645,.045,.355,1);
    transition: all .3s cubic-bezier(.645,.045,.355,1);
}

.bk-hover a {
    position: relative;
    overflow: hidden;
    z-index: 1;
    display: inline-block;
    color: #999;
}

.revolution-slider-area .inner h1.heading {
    line-height: 1.25;
    font-weight: 300;
    font-size: 120px;
    text-transform: uppercase;
}


.about_education_group {
    background: #f5f5f5 !important;
    text-align: center;
    padding: 90px 0 90px 0px;
}

    .about_education_group p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        line-height: 28px;
        margin: 0 0 20px 0px;
        text-align: justify;
        font-weight: 400;
    }

.why_amity {
    background: url(images/why-amity.jpg) no-repeat center top;
    text-align: center;
    padding: 90px 0 90px 0px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 600px;
}

    .why_amity h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 42px;
        color: #212121;
        line-height: 48px;
        margin: 0 0 30px 0px;
        text-align: justify;
        font-weight: 500;
    }

    .why_amity p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        line-height: 28px;
        margin: 0 0 20px 0px;
        text-align: justify;
        font-weight: 400;
    }


.why_amity_campus {
    background: url(images/amity-campus.jpg) no-repeat center top;
    text-align: center;
    padding: 90px 0 0px 0px;
    min-height: 1240px;
}

    .why_amity_campus h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 42px;
        color: #fff;
        line-height: 48px;
        margin: 0 0 30px 0px;
        text-align: left;
        font-weight: 500;
    }

    .why_amity_campus p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #fff;
        line-height: 28px;
        margin: 0 0 20px 0px;
        text-align: left;
        font-weight: 400;
    }


.chancellor {
    background: #000428; /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #004e92, #000428); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #004e92, #000428); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    padding: 90px 0 90px 0px;
}

    .chancellor h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 42px;
        color: #212121;
        line-height: 48px;
        margin: 0 0 30px 0px;
        text-align: justify;
        font-weight: 500;
    }

    .chancellor p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        line-height: 28px;
        margin: 0 0 20px 0px;
        text-align: justify;
        font-weight: 400;
    }


.honorary-doctorates-main {
    padding: 90px 0 90px 0px;
}

.advantage {
    text-align: left;
    padding: 90px 0 0 40px;
    background: #f1f1f1;
}

    .advantage h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 42px;
        color: #212121;
        line-height: 48px;
        margin: 0 0 50px 0px;
        text-align: justify;
        font-weight: 500;
    }

.campuses {
    text-align: center;
    padding-bottom: 30px;
}

    .campuses p {
        font-family: 'Open Sans', sans-serif;
        font-size: 18px;
        color: #212121;
        line-height: 28px;
        margin: 0 0 20px 0px;
        text-align: justify;
    }

.ranking {
    background: #e9f2fb;
    padding: 90px 0 90px 0px;
}

    .ranking h1 {
        font-family: 'Open Sans', sans-serif;
        font-size: 32px;
        color: #212121;
        font-weight: 500;
        margin-bottom: 15px;
        text-transform: uppercase;
    }

.bk-accordion-style--2 .card-header h5 a.acc-btn {
    color: #111;
    padding: 0;
    font-weight: 400;
    border: 0 none;
    font-family: 'Oxygen', sans-serif;
    -webkit-appearance: none;
    display: block;
    position: relative;
    font-size: 22px;
    line-height: 1.2;
    padding: 14px 0 14px 26px;
    text-transform: uppercase;
}


.founder {
    text-align: left;
    padding-top: 5%;
}

    .founder h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 60px;
        font-family: 'Oswald', sans-serif;
        color: #FFF;
        text-transform: uppercase;
    }

    .founder p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #fff;
        line-height: 28px;
    }

    .founder span {
        margin: 0px 5px 0 0px;
    }

        .founder span img {
            margin: -20px 5px 0 0px;
        }

    .founder span2 {
        margin: 0px 5px 0 0px;
    }

        .founder span2 img {
            margin: 0px 0 -20px 0px;
        }


.leadership_message_detail {
    padding: 0px 0;
    padding: 20px;
}

    .leadership_message_detail h1 {
        font-weight: 400;
        position: relative;
        font-size: 24px;
        margin: 20px 0 5px 0px;
        line-height: 26px;
        text-align: left !important;
        font-family: 'Oxygen', sans-serif;
        color: #fff;
    }

    .leadership_message_detail h2 {
        font-weight: 500;
        position: relative;
        font-size: 16px;
        margin: 0px 0 10px 0px;
        line-height: 20px;
        text-align: left !important;
        font-family: 'Oxygen', sans-serif;
        color: #fff;
    }

    .leadership_message_detail p {
        position: relative;
        margin: 0px 0 5px 0px;
        text-align: left !important;
        font-family: 'Oxygen', sans-serif;
        font-size: 15px;
        color: #fff;
        font-weight: 500;
        line-height: 20px !important;
    }

.why_amity {
    text-align: left;
    padding-top: 5%;
}

    .why_amity h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 28px;
        color: #212529;
        font-weight: 400;
        line-height: 28px;
    }

    .why_amity p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        line-height: 28px;
    }

ul.widget2 {
    width: 100%;
    margin: 2% 0 2% 0;
    padding: 0px;
    list-style-type: none;
    float: left;
}

    ul.widget2 li {
        width: 100%;
        float: left;
        clear: both;
        display: block;
        margin-bottom: 5px;
        background: url(img/correct-icon.png) no-repeat 0 5px;
        padding-left: 60px;
        text-decoration: none;
        border-bottom: 1px dotted #000;
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        line-height: 28px;
        padding-bottom: 20px;
        padding-top: 0;
        margin-top: 5px;
    }


ul.widget2a {
    width: 96%;
    margin: 2% 0 2% 0;
    padding: 0px;
    list-style-type: none;
}

    ul.widget2a li {
        width: 100%;
        clear: both;
        display: block;
        margin-bottom: 5px;
        background: url(img/correct-icon.png) no-repeat 0 5px;
        padding-left: 60px;
        text-decoration: none;
        border-bottom: 1px dotted #000;
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        color: #212121;
        line-height: 28px;
        padding-bottom: 20px;
        padding-top: 0;
        margin-top: 5px;
    }


.mission {
    background: #efefef;
    text-align: center;
    padding: 110px 0 110px 0px;
}

    .mission p {
        font-family: 'Open Sans', sans-serif;
        font-size: 20px;
        color: #212529;
        font-weight: 300;
        line-height: 28px;
    }

.vision {
    background: #efefef;
    text-align: center;
    padding: 110px 0 110px 0px;
    text-align: center;
}

    .vision p {
        font-family: 'Open Sans', sans-serif;
        font-size: 20px;
        color: #212121;
        line-height: 28px;
    }

    .vision img {
        margin: auto;
        margin-bottom: 30px;
    }


.introhalf .intro-body {
    padding: 250px 0 200px;
}

.intro {
    display: table;
    text-align: center;
    width: 100%;
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100% !important;
    z-index: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

    .intro h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 60px;
        width: 100%;
        margin: auto;
        font-family: 'Oswald', sans-serif;
        sans-serif;
        color: #FFF;
        text-transform: uppercase;
    }

    .intro h2 {
        font-size: 22px;
        font-weight: 400;
        line-height: 28px;
        width: 60%;
        margin: auto;
        font-family: 'Oxygen', sans-serif;
        color: #FFF;
        margin-top: 1%;
    }


.top-band-button {
    background: #030e38;
    height: auto;
}


.pedagogy {
    padding: 110px 0 110px 0px;
}

.curriculum {
    text-align: left;
    margin-bottom: 30px;
    padding: 0 0 0 0px;
}

    .curriculum h1 {
        font-family: 'Open Sans', sans-serif;
        font-size: 32px;
        color: #212121;
        font-weight: 400;
        margin: 0 0 30px 0px;
        line-height: 40px;
    }

    .curriculum h2 {
        font-family: 'Open Sans', sans-serif;
        font-size: 22px;
        color: #212121;
        font-weight: 400;
        margin: 0 0 10px 0px;
        line-height: 30px;
        text-transform: none;
        font-weight: 500;
    }

    .curriculum p {
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        color: #212121;
        line-height: 24px;
        margin: 0 0 20px 0px;
    }



.placement {
    padding: 110px 0 110px 0px;
}

.placement_content {
    text-align: left;
    margin-bottom: 30px;
    padding: 0 0 0 0px;
}


    .placement_content p {
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        color: #212121;
        line-height: 24px;
        margin: 0 0 20px 0px;
    }


.placements_achievements {
    background: #fff;
    text-align: center;
    width: 300px;
    height: 300px;
    border-radius: 300px;
    vertical-align: middle;
    display: table-cell;
    border: solid 2px #ffcc48;
    padding: 50px;
}


    .placements_achievements h2 {
        font-family: 'Open Sans', sans-serif;
        font-size: 32px;
        color: #212121;
        line-height: 36px;
        margin: 0 0 20px 0px;
        font-weight: 500;
    }


    .placements_achievements p {
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        color: #212121;
        line-height: 24px;
        margin: 0 0 20px 0px;
    }


    .placements_achievements:hover {
        background: #1a3d63;
        text-align: center;
        width: 300px;
        height: 300px;
        border-radius: 300px;
        vertical-align: middle;
        display: table-cell;
        border: solid 2px #1a3d63;
        padding: 50px;
        color: #FFF;
    }

        .placements_achievements:hover h2 {
            font-weight: 800;
            color: #fff;
        }

        .placements_achievements:hover p {
            color: #fff;
        }


.scholarships {
    padding: 110px 0 70px 0px;
}

.scholarships_content {
    text-align: left;
    margin-bottom: 30px;
    padding: 0 0 0 0px;
}


    .scholarships_content p {
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        color: #212121;
        line-height: 24px;
        margin: 0 0 20px 0px;
    }



.global-exposure {
    padding: 110px 0 110px 0px;
}

.international_experience h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    color: #212121;
    font-weight: 400;
    margin: 0 0 10px 0px;
    line-height: 40px;
    letter-spacing: 0.1em;
}


.international_experience h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    color: #212121;
    font-weight: 400;
    margin: 0 0 10px 0px;
    line-height: 30px;
    text-transform: none;
    font-weight: 500;
    letter-spacing: 0.1em;
}


.international_experience p {
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    color: #181818;
    line-height: 24px;
    margin: 0 0 20px 0px;
}

.map {
    background: url(img/map.jpg) no-repeat center top;
}

.university-logo-margin {
    margin-bottom: 20px;
}

.bg2 {
    background: #f7f7f7;
}


.advantages_point {
    text-align: center;
    padding: 10px;
}

    .advantages_point p {
        font-family: 'Open Sans', sans-serif;
        font-size: 17px;
        color: #181818;
        line-height: 24px;
        margin: 0 0 20px 0px;
    }




.research-focus {
    padding: 110px 0 110px 0px;
}

.research_initiatives {
    text-align: left;
}

    .research_initiatives h1 {
        font-family: 'Open Sans', sans-serif;
        font-size: 32px;
        color: #212121;
        font-weight: 400;
        margin: 0 0 30px 0px;
        line-height: 40px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
    }


    .research_initiatives h2 {
        font-family: 'Open Sans', sans-serif;
        font-size: 22px;
        color: #212121;
        font-weight: 400;
        margin: 0 0 10px 0px;
        line-height: 30px;
        text-transform: none;
        font-weight: 500;
        letter-spacing: 0.1em;
    }


    .research_initiatives p {
        font-family: 'Open Sans', sans-serif;
        font-size: 17px;
        color: #181818;
        line-height: 24px;
        margin: 0 0 20px 0px;
    }



.research-innovation {
    text-align: center;
    padding: 10px;
}

    .research-innovation h2 {
        font-family: 'Open Sans', sans-serif;
        font-size: 42px;
        color: #181818;
        line-height: 48px;
        margin: 0 0 20px 0px;
        font-weight: 400;
    }

    .research-innovation p {
        font-family: 'Open Sans', sans-serif;
        font-size: 17px;
        color: #181818;
        line-height: 24px;
        margin: 0 0 20px 0px;
    }


.institute {
    text-align: left;
    margin: 30px 0 0 0px;
}

    .institute h2 {
        font-family: 'Open Sans', sans-serif;
        font-size: 22px !important;
        color: #181818;
        line-height: 32px;
        margin: 20px 0 20px 0px;
        font-weight: 400;
        text-align: left;
    }

    .institute table {
        padding: 20px;
    }

    .institute td {
        padding: 10px;
        color: #000;
        border: solid 2px #FFFFFF;
        font-size: 18px;
    }



.faculty_profile_list {
    text-align: center;
    padding: 10px;
    border: solid 1px #9b9b9b;
    min-height: 420px;
    margin-bottom: 30px;
}

    .faculty_profile_list h2 {
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        color: #212121;
        margin: 10px 0 10px 0px;
        line-height: 24px;
        text-transform: none;
        font-weight: 600;
    }

    .faculty_profile_list p {
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        color: #181818;
        line-height: 18px;
        margin: 0 0 20px 0px;
    }



.faculty_profile_details_inside {
    text-align: center;
    padding: 10px;
    border: solid 1px #ddab21;
    min-height: 400px;
    margin-bottom: 30px;
}

    .faculty_profile_details_inside h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 24px;
        color: #212121;
        margin: 10px 0 20px 0px;
        line-height: 30px;
        text-transform: none;
        font-weight: 600;
    }

    .faculty_profile_details_inside p {
        font-family: 'Oxygen', sans-serif;
        font-size: 17px;
        color: #212121;
        line-height: 18px;
        margin: 0 0 20px 0px;
    }

/*MOdal Popup*/
.modal {
    right: 0px;
    top: 10%;
}

.modal-open {
    padding-right: 0 !important;
    overflow: auto;
}

.modal.in {
    padding-right: 0 !important;
}

.modal-content {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    border-radius: 0;
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
    border: none;
    overflow: hidden;
}

    .modal-content .close {
        background-color: transparent;
        opacity: 1;
        padding: 0;
        line-height: normal;
        margin-top: 0;
        right: 15px;
        z-index: 99;
        top: 10px;
        margin-right: 15px;
        margin-top: 10px;
    }

        .modal-content .close:hover, .modal-content .close:focus {
            color: #fff;
            opacity: 1;
        }

.modal-dialog {
    max-width: 600px;
    width: 90%;
    margin: 10px auto 0;
}

.modal-body {
    float: left;
    width: 100%;
    padding: 30px;
}

    .modal-body h1 {
        margin: 0;
        padding: 0;
        margin-bottom: 15px;
        font-weight: normal;
        margin-top: -20px;
        padding-bottom: 10px;
        font-size: 32px;
        text-transform: uppercase;
        font-weight: 700;
    }

    .modal-body h3 {
        margin: 0;
        padding: 0;
        margin-bottom: 25px;
        font-weight: normal;
        margin-top: -20px;
        border-bottom: solid 1px #CCCCCC;
        padding-bottom: 10px;
        font-size: 24px;
        text-transform: uppercase;
    }

.modal-backdrop.in {
    opacity: .70;
}

.enroll_modal .modal-body {
    padding-top: 50px;
}

.enroll_modal .modal-dialog {
    max-width: 400px;
}

.enroll_modal .form-control {
    min-height: 30px;
    border: 1px solid #cecece;
    font-size: 13px;
}

.enroll_modal .form-group {
    position: relative;
}

.enroll_modal input[type="checkbox"] {
    position: absolute;
    top: 3px;
    margin-top: 0;
    left: 0;
}

.enroll_modal label {
    padding-left: 22px;
    font-size: 13px;
    color: #333;
}

    .enroll_modal label a {
        color: #ec1d07;
        text-decoration: underline;
    }

        .enroll_modal label a:hover {
            text-decoration: none;
        }

.enroll_modal .btn {
    width: 100%;
}

.modal-dialog3 {
    max-width: 700px;
    width: 90%;
    margin: 10px auto 0;
}

.enroll_modal .modal-dialog3 {
    max-width: 900px;
}



.modal-content2 {
    background: #fff;
    float: left;
    width: 100%;
    margin-bottom: 40px;
    border-radius: 0;
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
    border: none;
    overflow: hidden;
}

    .modal-content2 .close {
        background-color: transparent;
        opacity: 1;
        padding: 0;
        line-height: normal;
        margin-top: 0;
        right: 15px;
        z-index: 99;
        top: 10px;
    }

        .modal-content2 .close:hover, .modal-content2 .close:focus {
            color: #fff;
            opacity: 1;
        }

.modal-dialog2 {
    width: 60%;
    margin: 10px auto 0;
}

.modal-body2 {
    float: left;
    width: 100%;
    padding: 30px;
}

    .modal-body2 h1 {
        margin: 0;
        padding: 0;
        margin-bottom: 15px;
        font-weight: normal;
        margin-top: -20px;
        border-bottom: solid 1px #CCCCCC;
        padding-bottom: 10px;
        font-size: 46px;
        text-transform: uppercase;
    }

.modal-backdrop2.in {
    opacity: .70;
}

.enroll_moda2 .modal-body2 {
    padding-top: 50px;
}

.enroll_moda2 .modal-dialog2 {
    max-width: 400px;
}

.enroll_moda2 .form-control {
    height: 30px;
    border: 1px solid #cecece;
    font-size: 13px;
}


.faculty_details {
}

    .faculty_details h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 15px;
        font-size: 16px;
        color: #212121;
        margin: 10px 0 10px 0px;
        line-height: 24px;
        text-transform: none;
        font-weight: 600;
    }

    .faculty_details p {
        font-family: 'Oxygen', sans-serif;
        font-size: 15px;
        font-size: 17px;
        color: #212121;
        line-height: 24px;
        margin: 0 0 20px 0px;
    }


.learning_outcome {
    text-align: left;
}

    .learning_outcome h1 {
        font-weight: 600;
        line-height: 1.58;
        font-size: 18px;
        font-family: 'Open Sans', sans-serif;
        color: #000;
        margin-bottom: 0px;
    }

    .learning_outcome p {
        font-weight: 500;
        line-height: 1.58;
        font-size: 16px;
        font-family: 'Open Sans', sans-serif;
        color: #000;
    }



.research_initiatives2 {
    text-align: left;
}

    .research_initiatives2 h1 {
        font-family: 'Open Sans', sans-serif;
        font-size: 32px;
        color: #212121;
        font-weight: 400;
        margin: 0 0 30px 0px;
        line-height: 40px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
    }


    .research_initiatives2 h2 {
        font-family: 'Open Sans', sans-serif;
        font-size: 22px;
        color: #212121;
        font-weight: 400;
        margin: 0 0 10px 0px;
        line-height: 30px;
        text-transform: none;
        font-weight: 500;
        letter-spacing: 0.1em;
    }


    .research_initiatives2 p {
        font-family: 'Open Sans', sans-serif;
        font-size: 20px;
        color: #181818;
        line-height: 24px;
        margin: 0 0 20px 0px;
    }




.programme_details {
    text-align: left;
    padding: 0 0 0 30px;
}

    .programme_details p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        line-height: 28px;
        margin: 0 0 20px 0px;
    }


.programme_details_right {
    text-align: left;
    padding: 0 0 0 30px;
}

    .programme_details_right p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        line-height: 28px;
        margin: 0 0 20px 0px;
    }



@media only screen and (min-width: 320px) and (max-width: 469px) {

    .topnav a {
        color: #fff;
        text-align: center;
        padding: 3px 3px !important;
        text-decoration: none;
        font-size: 11px;
        text-transform: uppercase;
        padding-top: 10px;
        padding-bottom: 10px;
        float: left;
    }

    a.brook-btn.btn-sd-size,
    button.brook-btn.btn-sd-size {
        padding: 0 10px;
        height: 44px;
        line-height: 44px;
        font-size: 16px
    }



    .banner-bg h2 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        margin: auto;
        margin-top: auto;
        font-family: 'Oxygen', sans-serif;
        color: #FFF;
        margin-top: 1%;
        padding: 0 0px 0 0px !important;
    }


    .academics h2 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        margin: auto;
        margin-top: auto;
        margin-top: auto;
        font-family: 'Oxygen', sans-serif;
        color: #FFF;
        margin-top: 1%;
        padding: 0 0 0 0 !important;
    }


    .covid-banner h2 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        margin: auto;
        margin-top: auto;
        margin-top: auto;
        font-family: 'Oxygen', sans-serif;
        color: #FFF;
        margin-top: 1%;
        padding: 0 0 0 0 !important;
    }


    .campus-life h2 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        margin: auto;
        margin-top: auto;
        margin-top: auto;
        font-family: 'Oxygen', sans-serif;
        color: #FFF;
        margin-top: 1%;
        padding: 0 0 0 0 !important;
    }


    .intro h2 {
        font-size: 22px;
        font-weight: 400;
        line-height: 28px;
        width: 90%;
        margin: auto;
        font-family: 'Oxygen', sans-serif;
        color: #FFF;
        margin-top: 1%;
    }

    .mt-55 {
        margin-top: 0px !important;
    }

    ul.programme_tab_left {
        float: left;
        width: 100%;
        margin: 0 0 20px 0px !important;
        list-style-type: none;
        list-style-position: outside;
        background: #e4e4e4;
    }

    .programme_details {
        text-align: left;
        padding: 0 0 0 0px !important;
    }

    .academics-commonwide {
        background: #FFF !important;
        height: auto;
        padding: 90px 0 90px 0px;
    }

    .about_content h1 {
        font-family: 'Oswald', sans-serif;
        font-size: 42px !important;
        line-height: 48px !important;
        color: #fff;
        font-weight: 500;
        text-transform: uppercase;
    }


    .global_content h1 {
        font-family: 'Oswald', sans-serif;
        font-size: 42px !important;
        line-height: 48px !important;
        color: #fff;
        font-weight: 500;
        text-transform: uppercase;
    }


    .global_partner h1 {
        font-family: 'Oswald', sans-serif;
        font-size: 42px !important;
        line-height: 48px !important;
        color: #00144d;
        font-weight: 500;
        text-transform: uppercase;
    }

    .global_ranking h1 {
        font-family: 'Oswald', sans-serif;
        font-size: 42px !important;
        line-height: 48px !important;
        color: #00144d;
        font-weight: 500;
        text-transform: uppercase;
    }

    .leaders_profile h1 {
        font-family: 'Oswald', sans-serif;
        font-size: 42px !important;
        line-height: 48px !important;
        color: #00144d;
        font-weight: 500;
        text-transform: uppercase;
    }

    .research_innovation h1 {
        font-family: 'Oswald', sans-serif;
        font-size: 42px !important;
        line-height: 48px !important;
        color: #00144d;
        font-weight: 500;
        text-transform: uppercase;
    }


    .university_content h1 {
        font-family: 'Oswald', sans-serif;
        font-size: 42px !important;
        line-height: 48px !important;
        color: #fff;
        font-weight: 500;
        text-transform: uppercase;
    }

    .banner-bg h1 {
        font-size: 42px !important;
        font-weight: 400;
        line-height: 48px !important;
        font-family: 'Oswald', sans-serif;
        color: #FFF;
        text-transform: uppercase;
    }

    .faculty_div h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 24px !important;
        color: #00144d;
        font-weight: 600;
        line-height: 30px;
        padding: 20px !important;
    }

    .faculty_profile p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        line-height: 28px;
        margin: 0 0 20px 0px;
        text-align: justify;
        font-weight: 400;
        padding: 0 0px 0 0px !important;
    }

    .patents {
        padding: 20px !important;
        background: #f5e8d8;
        width: 100%;
    }

        .patents h1 {
            font-family: 'Oxygen', sans-serif;
            font-size: 36px !important;
            color: #00144d;
            font-weight: 600;
            line-height: 42px !important;
        }


    .case_studies {
        padding: 20px !important;
        background: #f5e8d8;
        width: 100%;
    }

        .case_studies h1 {
            font-family: 'Oxygen', sans-serif;
            font-size: 30px !important;
            color: #00144d;
            font-weight: 600;
            line-height: 36px !important;
        }

        .case_studies p {
            font-family: 'Oxygen', sans-serif;
            font-size: 22px !important;
            color: #212121;
            font-weight: 400;
            line-height: 26px !important;
        }

    .campus-life h1 {
        font-size: 42px !important;
        font-weight: 400;
        line-height: 48px !important;
        font-family: 'Oswald', sans-serif;
        color: #FFF;
        text-transform: uppercase;
    }

    .career-resource {
        background: #FFF !important;
        height: auto;
        padding: 90px 0 90px 0px;
    }


    .work-amity {
        padding: 10px !important;
        background: #fff;
        width: 100%;
        border: solid 5px #f5e8d8;
    }

    .c-btn.type-1 {
        font-size: 18px !important;
    }


    .tab {
        border: 2px solid #fafafa;
        padding: 0px !important;
        padding-top: 30px;
        background: #FFF;
        width: 100%;
    }



    .dubai_shot {
        margin: 0 0 30px 0px;
        box-shadow: 0 0 20px #ccc;
        text-align: center;
        background: url(images/dubai-bg.jpg) no-repeat center bottom #2a2e72;
        height: auto !important;
        padding: 60px 0 60px 0px;
    }

    .london_shot {
        margin: 0 0 30px 0px;
        box-shadow: 0 0 20px #ccc;
        text-align: center;
        background: url(images/london-bg.jpg) no-repeat center bottom #ebf6fc;
        height: auto !important;
        padding: 60px 0 200px 0px !important;
        margin-top: 5%;
    }

    .singapore_shot {
        margin: 0 0 30px 0px;
        box-shadow: 0 0 20px #ccc;
        text-align: center;
        background: url(images/singapore-bg.jpg) no-repeat center bottom #0e264c;
        height: auto !important;
        padding-top: 60px;
        margin-top: 5%;
    }

    .newyork_shot {
        margin: 0 0 30px 0px;
        box-shadow: 0 0 20px #ccc;
        text-align: center;
        background: url(images/newyork-bg.jpg) no-repeat center bottom #c9dced !important;
        height: auto !important;
        padding: 60px 0 200px 0px !important;
        margin-top: 5%;
    }

    .sanfrancisco_shot {
        margin: 0 0 30px 0px;
        box-shadow: 0 0 20px #ccc;
        text-align: center;
        background: url(images/sanfrancisco-bg.jpg) no-repeat center bottom #cee9f6;
        height: auto !important;
        padding: 60px 0 200px 0px !important;
        margin-top: 5%;
    }

    .tashkent_shot {
        margin: 0 0 30px 0px;
        box-shadow: 0 0 20px #ccc;
        text-align: center;
        background: url(images/tashkent-bg.jpg) no-repeat center bottom #ecf7fd !important;
        height: auto !important;
        padding: 60px 0 200px 0px !important;
        margin-top: 5%;
    }

    .mauritius_shot {
        margin: 0 0 30px 0px;
        box-shadow: 0 0 20px #ccc;
        text-align: center;
        background: url(images/mauritius-bg.jpg) no-repeat center bottom #cbe1f3;
        height: auto !important;
        padding-top: 60px;
        margin-top: 5%;
    }

    .kenya_shot {
        margin: 0 0 30px 0px;
        box-shadow: 0 0 20px #ccc;
        text-align: center;
        background: url(images/kenya-bg.jpg) no-repeat center bottom #e0dbe4;
        height: auto !important;
        padding: 60px 0 200px 0px !important;
        margin-top: 5%;
    }

    .btn-default3 {
        text-transform: uppercase;
        color: #fff !important;
        font-size: 11px !important;
        border-radius: 25px;
        background: #005C97;
        background: -webkit-linear-gradient(to right, #363795, #005C97);
        background: linear-gradient(to right, #363795, #005C97);
        margin-top: 5% !important;
        margin-bottom: 10% !important;
        margin-left: 7% !important;
    }

        .btn-default3:hover {
            color: #000 !important;
            border: 2px solid #cbb58b !important;
            background: #FFF;
        }


    .form_register form {
        background-color: rgba(20, 20,20, 0.65);
        border: 1px solid #333;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        padding: 20px 10px 20px 10px;
        margin: 0 0;
        float: left;
        z-index: 999999 !important;
        margin-top: 10% !important;
        margin-bottom: 10% !important;
    }


    .btn-theme {
        background-color: #ffcc29 !important;
        color: #143b64 !important;
        font-size: 15px !important;
        text-transform: uppercase;
        font-weight: 700;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
        line-height: 14px !important;
        margin-top: 7px !important;
        width: 48% !important;
        margin: auto;
        font-family: 'Oxygen', sans-serif;
    }

    .form_register .form-control {
        min-height: 36px;
        border: 1px solid #ddd;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background: #FFF;
        margin-bottom: 10px;
        font-size: 12px !important;
    }


    .ug_programe {
        display: none !important;
    }

    .ug_programe_mob {
        display: block !important;
    }

    .pg_programe {
        display: none !important;
    }

    .pg_programe_mob {
        display: block !important;
    }

    .programme_details_right {
        padding: 30px 0 0 0px;
    }

    .application_procedure_bg {
        background: #f0f2f0 !important;
        height: auto !important;
        padding: 10px !important;
        padding-top: 40px !important;
        padding-bottom: 40px !important;
        border: solid 1px #CCCCCC;
    }
}


.top-menu-content {
    text-align: left;
    border-right: solid 1px #CCCCCC;
    min-height: 250px;
}

    .top-menu-content p {
        color: #000;
        font-size: 15px;
        font-weight: 500;
    }


.topnav {
    overflow: hidden;
    text-align: right;
}

    .topnav a {
        color: #fff;
        text-align: center;
        padding: 10px 10px !important;
        text-decoration: none;
        font-size: 13px;
        text-transform: uppercase;
        padding-top: 10px;
        padding-bottom: 10px;
    }

        .topnav a:hover {
            color: #fecb2a;
        }


.topnav-menu {
    overflow: hidden;
    text-align: right;
}

    .topnav-menu a {
        color: #82afd3;
        text-align: center;
        padding: 10px 10px !important;
        text-decoration: none;
        font-size: 13px;
        text-transform: uppercase;
    }

        .topnav-menu a:hover {
            color: #fecb2a;
        }





.jarallax {
    position: relative;
}

    .jarallax > .jarallax-img {
        position: absolute;
        object-fit: cover;
        /* support for plugin https://github.com/bfred-it/object-fit-images */
        font-family: 'object-fit: cover;';
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
    }


.jarallax-keep-img {
    position: relative;
    z-index: 0;
}

    .jarallax-keep-img > .jarallax-img {
        position: relative;
        display: block;
        max-width: 100%;
        height: auto;
        z-index: -100;
    }

.jarallax {
    min-height: 600px;
}

.jarallax-keep-img.demo-float-left {
    margin-right: 15px;
    margin-left: -60px;
}

.jarallax-keep-img.demo-float-right {
    margin-left: 15px;
    margin-right: -60px;
}

@media screen and (max-width: 600px) {
    .jarallax-keep-img.demo-float-left,
    .jarallax-keep-img.demo-float-right {
        margin-right: 0;
        margin-left: 0;
        float: none;
    }
}

/* hero block */
.demo-table {
    display: table;
    width: 100%;
    height: 600px;
    background-color: rgba(24, 24, 24, 0.5);
    color: #fff;
}

.demo-table-cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

/* gap */
.demo-gap {
    padding: 50px;
    overflow: hidden;
}

    .demo-gap h1,
    .demo-gap h2,
    .demo-gap h3 {
        text-align: center;
    }

    .demo-gap .container {
        max-width: 800px;
        margin: 0 auto;
    }

.demo-gap-half {
    display: table;
    width: 100%;
}

    .demo-gap-half > div {
        display: table-cell;
        width: 50%;
    }

    .demo-gap-half .demo-gap-1 .jarallax,
    .demo-gap-half .demo-gap-2 .jarallax {
        padding-top: 56.25%;
        min-height: 0;
        height: 0;
    }

    .demo-gap-half .demo-gap-1 .jarallax {
        padding-top: 112.5%;
    }

/* Demo Content */
.demo-content {
    background-color: #f7f7f7;
    padding: 80px;
}


/* Float */
.demo-float-left {
    float: left;
}

.demo-float-right {
    float: right;
}


/* Carousel */
.demo-carousel {
    background-color: rgb(39, 35, 51);
}

    .demo-carousel .demo-carousel-item {
        width: 33.33%;
        min-height: 300px;
    }

@media screen and (max-width: 780px) {
    .demo-carousel .demo-carousel-item {
        width: 50%;
    }
}

@media screen and (max-width: 400px) {
    .demo-carousel .demo-carousel-item {
        width: 100%;
    }
}


/* Mobile */
@media screen and (max-width: 500px) {
    .demo-gap,
    .demo-content {
        padding: 50px 30px;
    }
}



.jarallax-about {
    position: relative;
    z-index: 0;
}

.jarallax-about {
    min-height: 600px;
}

.about-table {
    display: table;
    width: 100%;
    height: 600px;
    background-color: rgba(247, 247, 247, 0.2);
    color: #fff;
}

.top_heading {
    text-align: left;
    padding: 15% 0 0 0px;
}

    .top_heading h1 {
        font-family: 'Oswald', sans-serif;
        font-size: 64px;
        color: #FFF;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 72px;
        text-shadow: 1px 1px 1px rgba(51,63,72,0.4);
        letter-spacing: 2px;
    }

    .top_heading p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #FFF;
        font-weight: 400;
        text-shadow: 1px 1px 1px rgba(51,63,72,0.4);
        font-weight: 600;
    }

.about_content {
    text-align: left;
    padding: 20% 0 15% 0px;
}

    .about_content h1 {
        font-family: 'Oswald', sans-serif;
        font-size: 60px;
        color: #fff;
        font-weight: 500;
        text-transform: uppercase;
        line-height: 72px;
    }

    .about_content p {
        font-family: 'Oxygen', sans-serif;
        font-size: 20px;
        color: #fff;
        font-weight: 400;
        line-height: 28px;
    }

.global_content {
    text-align: left;
    padding: 20% 0 15% 0px;
}

    .global_content h1 {
        font-family: 'Oswald', sans-serif;
        sans-serif;
        font-size: 64px;
        color: #fff;
        font-weight: 500;
        text-transform: uppercase;
        line-height: 72px;
    }

    .global_content p {
        font-family: 'Oxygen', sans-serif;
        font-size: 20px;
        color: #fff;
        font-weight: 400;
        line-height: 28px;
        margin: 0 0 40px 0px;
    }


.global_partner {
    text-align: left;
    padding: 20% 0 15% 0px;
}

    .global_partner h1 {
        font-family: 'Oswald', sans-serif;
        sans-serif;
        font-size: 64px;
        color: #00144d;
        font-weight: 500;
        text-transform: uppercase;
        line-height: 72px;
    }

    .global_partner p {
        font-family: 'Oxygen', sans-serif;
        font-size: 20px;
        color: #000;
        font-weight: 400;
        line-height: 28px;
    }


.research_content {
    text-align: left;
    padding: 8% 0 0% 0px;
}

    .research_content h1 {
        font-family: 'Oswald', sans-serif;
        sans-serif;
        font-size: 64px;
        color: #00144d;
        font-weight: 500;
        text-transform: uppercase;
        line-height: 72px;
    }

    .research_content h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 20px;
        color: #000;
        font-weight: 400;
        line-height: 28px;
    }

    .research_content p {
        font-family: 'Oxygen', sans-serif;
        font-size: 20px;
        color: #000;
        font-weight: 400;
        line-height: 28px;
    }

.brand-wrapper {
    margin-top: 20%;
}

.global_ranking {
    text-align: left;
    padding: 20% 0 15% 0px;
}

    .global_ranking h1 {
        font-family: 'Oswald', sans-serif;
        sans-serif;
        font-size: 56px;
        color: #00144d;
        font-weight: 500;
        text-transform: uppercase;
        line-height: 64px;
    }

    .global_ranking p {
        font-family: 'Oxygen', sans-serif;
        font-size: 20px;
        color: #000;
        font-weight: 400;
        line-height: 28px;
    }

.research_innovation {
    text-align: left;
    padding: 20% 0 3% 0px;
}

    .research_innovation h1 {
        font-family: 'Oswald', sans-serif;
        sans-serif;
        font-size: 56px;
        color: #00144d;
        font-weight: 500;
        text-transform: uppercase;
        line-height: 64px;
    }

    .research_innovation p {
        font-family: 'Oxygen', sans-serif;
        font-size: 20px;
        color: #000;
        font-weight: 400;
        line-height: 28px;
    }

.leaders {
    text-align: left;
    padding: 5% 0 0% 0px;
}

.leaders_profile {
    text-align: left;
    padding: 0% 0 2% 0px;
}

    .leaders_profile h1 {
        font-family: 'Oswald', sans-serif;
        sans-serif;
        font-size: 56px;
        color: #00144d;
        font-weight: 500;
        text-transform: uppercase;
        line-height: 64px;
    }

    .leaders_profile p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-weight: 400;
        line-height: 28px;
    }



.right_point {
    padding: 30% 0 2% 0px;
}

.point {
    text-align: center;
    min-height: 150px;
}

    .point h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 20px;
        color: #000;
        font-weight: 400;
        line-height: 30px;
        margin-top: 10px;
    }


.banner_heading {
    text-align: left;
    padding: 90px 0 0 0px;
}

    .banner_heading h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 42px;
        font-weight: 600;
    }

        .banner_heading h1:after {
            display: block;
            content: "";
            height: 2px;
            width: 150px;
            background: #ffc400;
            position: relative;
            margin-top: 10px;
        }


ul.programme_tab_left {
    float: left;
    width: 100%;
    margin: 0 0 20px 20px;
    list-style-type: none;
    list-style-position: outside;
    background: #e4e4e4;
}

    ul.programme_tab_left li {
        float: left;
        clear: both;
        display: block;
        width: 100%;
    }

        ul.programme_tab_left li a {
            font-family: 'Oxygen', sans-serif;
            color: #173d64;
            font-size: 17px;
            text-decoration: none;
            line-height: 22px;
            border-bottom: 1px solid #929292;
            display: block;
            padding: 12px 0 12px 20px;
        }

            ul.programme_tab_left li a:hover {
                color: #173d64;
            }

            ul.programme_tab_left li a.active {
                background: #f3c014;
                color: #173d64;
                padding: 15px 0 15px 20px;
                font-weight: 700;
            }


.honorary_doctorrates {
    border: solid 1px #000000;
    padding: 15px;
    margin-bottom: 30px;
    min-height: 380px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

    .honorary_doctorrates h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 22px;
        color: #212121;
        line-height: 28px;
        font-weight: 500;
        margin: 10px 0 2px 0px;
    }

    .honorary_doctorrates p {
        font-family: 'Oxygen', sans-serif;
        font-size: 15px;
        color: #212121;
        line-height: 20px;
        text-align: left;
        font-weight: 500;
    }

    .honorary_doctorrates:hover {
        border: solid 1px #ffcc2a;
        padding: 15px;
        background: #fff;
        box-shadow: 0 0 20px #ccc;
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
        -webkit-box-shadow: 0 10px 50px -12px rgba(171, 171, 171, 0.9);
        -moz-box-shadow: 0 10px 50px -12px rgba(171, 171, 171, 0.9);
        background: #ffcc2a;
    }


.international_partner {
    text-align: left;
    padding: 5% 0 5% 0px;
    background: #f6f3ef;
}

    .international_partner h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 28px;
        color: #00144d;
        font-weight: 600;
        line-height: 36px;
    }

    .international_partner p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-weight: 400;
        line-height: 28px;
    }


.faculty_main {
    background: #fff;
    padding: 5% 0 0% 0px;
}

.faculty_div {
    text-align: left;
}

    .faculty_div h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 28px;
        color: #00144d;
        font-weight: 600;
        line-height: 36px;
    }

    .faculty_div p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-weight: 400;
        line-height: 28px;
    }

.faculty_profile {
    border: solid 5px #c2d1e3;
    height: 100%;
    margin: 2% 0 0 0px;
    padding: 30px;
    background: url(images/faculty-bg.jpg) no-repeat #e8f0f8;
}

    .faculty_profile p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        line-height: 28px;
        margin: 0 0 20px 0px;
        text-align: justify;
        font-weight: 400;
        padding: 0 30px 0 0px;
    }

.speaker_profile {
    padding: 3% 0 5% 0px;
}

.speaker_box {
    border: solid 1px #000000;
    padding: 15px;
    margin-bottom: 30px;
    min-height: 560px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

    .speaker_box h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        line-height: 28px;
        font-weight: 600;
        margin: 10px 0 10px 0px;
    }

    .speaker_box p {
        font-family: 'Oxygen', sans-serif;
        font-size: 15px;
        color: #212121;
        line-height: 20px;
        text-align: left;
        font-weight: 500;
        height: 110px;
    }

    .speaker_box:hover {
        border: solid 1px #ffcc2a;
        padding: 15px;
        background: #fff;
        box-shadow: 0 0 20px #ccc;
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
        -webkit-box-shadow: 0 10px 50px -12px rgba(171, 171, 171, 0.9);
        -moz-box-shadow: 0 10px 50px -12px rgba(171, 171, 171, 0.9);
        background: #ffcc2a;
    }


.global-rankings {
    padding: 100px 0 100px 0px;
    background: url(images/ranking-banner.jpg) no-repeat;
    text-align: center;
}

    .global-rankings h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 60px;
        font-family: 'Oswald', sans-serif;
        color: #FFF;
        text-transform: uppercase;
    }

    .global-rankings h2 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        margin: auto;
        margin-top: auto;
        font-family: 'Oxygen', sans-serif;
        color: #FFF;
        margin-top: 1%;
    }

.banner-bg {
    padding: 150px 0 150px 0px;
    text-align: center;
}

    .banner-bg h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 60px;
        font-family: 'Oswald', sans-serif;
        color: #FFF;
        text-transform: uppercase;
    }

    .banner-bg h2 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        margin: auto;
        margin-top: auto;
        font-family: 'Oxygen', sans-serif;
        color: #FFF;
        margin-top: 1%;
        padding: 0 130px 0 130px;
    }




.global-rankings-content {
    background: #e6e7e9;
    height: auto;
    padding: 90px 0 90px 0px;
}

.global_rankings_unit {
    margin: 0 0 30px 0px;
    box-shadow: 0 0 20px #ccc;
    background: #f3f3f3;
    text-align: center;
}


.research {
    padding: 100px 0 100px 0px;
    background: #52658d;
    text-align: center;
}

    .research h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 60px;
        font-family: 'Oswald', sans-serif;
        color: #FFF;
        text-transform: uppercase;
    }

    .research h2 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        margin: auto;
        margin-top: auto;
        font-family: 'Oxygen', sans-serif;
        color: #FFF;
        margin-top: 1%;
    }

.research-content-area {
    background: #f3f3f3;
    height: auto;
    padding: 90px 0 90px 0px;
}

.nobel_laureate {
    margin: 0 0 50px 0px;
    box-shadow: 0 0 20px #ccc;
    background: #fff;
    text-align: center;
    padding: 20px;
}

    .nobel_laureate h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 24px;
        color: #212121;
        line-height: 30px;
        text-align: left;
        font-weight: 600;
    }

    .nobel_laureate p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        line-height: 28px;
        text-align: left;
        font-weight: 500;
    }

    .nobel_laureate img {
        margin: 0 0 10px 0px;
    }

.research_centres_list {
    margin: 0 0 30px 0px;
    box-shadow: 0 0 20px #ccc;
    background: #fff;
    text-align: center;
    padding: 10px;
    min-height: 220px;
}

    .research_centres_list p {
        font-family: 'Oxygen', sans-serif;
        font-size: 15px;
        color: #212121;
        line-height: 20px;
        text-align: left;
        font-weight: 600;
    }

    .research_centres_list img {
        margin: 0 0 10px 0px;
    }


.covid-banner {
    padding: 100px 0 100px 0px;
    text-align: center;
    background: url(images/covid.jpg) no-repeat center top #030b16;
}

    .covid-banner h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 60px;
        font-family: 'Oswald', sans-serif;
        color: #FFF;
        text-transform: uppercase;
    }

    .covid-banner h2 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        margin: auto;
        margin-top: auto;
        font-family: 'Oxygen', sans-serif;
        color: #FFF;
        margin-top: 1%;
        padding: 0 140px 0 140px;
    }


.patents {
    padding: 50px;
    background: #f5e8d8;
    width: 100%;
}

    .patents h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 36px;
        color: #00144d;
        font-weight: 600;
        line-height: 42px;
        padding-bottom: 20px;
    }

    .patents h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 26px;
        color: #212121;
        font-weight: 400;
        line-height: 36px;
    }

    .patents p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-weight: 400;
        line-height: 28px;
    }

ul.patents-list {
    width: 100%;
    margin: 5% 0 2% 0;
    padding: 0px;
    list-style-type: none;
}

    ul.patents-list li {
        width: 100%;
        clear: both;
        display: block;
        margin-bottom: 5px;
        background: url(images/patent-thik.png) no-repeat 0 20px;
        padding-left: 60px;
        text-decoration: none;
        font-family: 'Oxygen', sans-serif;
        font-size: 22px;
        color: #212121;
        line-height: 28px;
        padding-bottom: 10px;
        padding-top: 0;
        margin-top: 5px;
        text-align: left;
        border-bottom: solid 1px #c7c7c7;
        padding-bottom: 20px;
        padding-top: 20px;
    }


.patents-frame {
    margin-top: 5%;
}

.patents_listing {
    width: 100%;
    background: #fff;
    margin-bottom: 30px;
    padding: 20px;
    min-height: 200px;
}

    .patents_listing h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-weight: 500;
        line-height: 22px;
        margin-bottom: 5px;
    }

    .patents_listing p {
        font-family: 'Oxygen', sans-serif;
        font-size: 15px;
        color: #ed1f2d;
        font-weight: 400;
        line-height: 24px;
    }

    .patents_listing:hover {
        -webkit-transition: 0.5s;
        transition: 0.5s;
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
        border-bottom: solid 3px #ff0000;
        background: #FFF;
    }


.case_studies {
    padding: 50px;
    background: #f5e8d8;
    width: 100%;
}

    .case_studies h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 36px;
        color: #00144d;
        font-weight: 600;
        line-height: 44px;
        padding-top: 40px;
    }

    .case_studies p {
        font-family: 'Oxygen', sans-serif;
        font-size: 24px;
        color: #212121;
        font-weight: 400;
        line-height: 32px;
    }

.case_competitions {
    background: #f3f3f3;
    padding: 90px 0 0px 0px;
}

.case_competitions_list {
    margin: 0 0 30px 0px;
    box-shadow: 0 0 20px #ccc;
    background: #fff;
    text-align: center;
    padding: 30px;
    min-height: 220px;
    width: 100%;
}

    .case_competitions_list h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 17px;
        color: #030e38;
        line-height: 22px;
        text-align: left;
        font-weight: 600;
    }

    .case_competitions_list p {
        font-family: 'Oxygen', sans-serif;
        font-size: 15px;
        color: #212121;
        line-height: 20px;
        text-align: left;
        font-weight: 400;
        text-transform: uppercase;
    }

.selected_customers {
    background: #183e66;
    padding: 30px;
}

    .selected_customers h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 20px;
        color: #ffcb29;
        line-height: 26px;
        text-align: left;
        font-weight: 600;
    }

ul.list2 {
    width: 96%;
    margin: 5% 0 2% 0;
    padding: 0px;
    list-style-type: none;
}

    ul.list2 li {
        width: 100%;
        clear: both;
        display: block;
        margin-bottom: 5px;
        background: url(images/list2.png) no-repeat 0 9px;
        padding-left: 20px;
        text-decoration: none;
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #fff;
        line-height: 24px;
        padding-bottom: 10px;
        padding-top: 0;
        margin-top: 5px;
        border-bottom: solid 1px #f1f1f1;
    }


.innovative_works {
    margin: 0 0 30px 0px;
    box-shadow: 0 0 20px #ccc;
    background: #fff;
    text-align: center;
    padding: 20px;
    min-height: 500px;
}

    .innovative_works p {
        font-family: 'Oxygen', sans-serif;
        font-size: 15px;
        color: #212121;
        line-height: 20px;
        text-align: left;
        font-weight: 600;
        margin: 10px 0 0 0px;
    }

.conferences {
    margin: 0 0 30px 0px;
    box-shadow: 0 0 20px #ccc;
    background: #fff;
    text-align: left;
    padding: 20px;
    min-height: 380px;
}

    .conferences p {
        font-family: 'Oxygen', sans-serif;
        font-size: 17px;
        color: #212121;
        line-height: 20px;
        font-weight: 600;
        margin: 10px 0 20px 0px;
    }

    .conferences span {
        font-family: 'Oxygen', sans-serif;
        font-size: 20px;
        color: #ed1f2d;
        line-height: 24px;
        font-weight: 600;
        margin: 30px 0 0 0px;
        border-top: solid 1px #ed1f2d;
        padding-top: 5px;
    }


.student_inventors {
}

    .student_inventors table {
        border-collapse: collapse;
        border-spacing: 0;
        width: 100%;
        border: 1px solid #ddd;
        background: #FFF;
    }

        .student_inventors table th, td {
            text-align: left;
            padding: 8px;
            font-family: 'Oxygen', sans-serif;
            font-size: 16px;
            color: #212121;
        }

        .student_inventors table tr:nth-child(even) {
            background-color: #f2f2f2
        }

.academics {
    padding: 100px 0 100px 0px;
    background: #52658d;
    text-align: center;
}

    .academics h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 60px;
        font-family: 'Oswald', sans-serif;
        color: #FFF;
        text-transform: uppercase;
    }

    .academics h2 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        margin: auto;
        margin-top: auto;
        font-family: 'Oxygen', sans-serif;
        color: #FFF;
        margin-top: 1%;
        padding: 0 140px 0 140px;
    }

.academics-content-area {
    background: #f3f3f3;
    height: auto;
    padding: 90px 0 90px 0px;
}

    .academics-content-area h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 28px;
        color: #212121;
        font-weight: 600;
        line-height: 36px;
        margin-top: 20px;
    }

    .academics-content-area p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-weight: 400;
        line-height: 28px;
    }

.amizone_list {
    text-align: center;
    padding: 10px;
}

    .amizone_list p {
        font-family: 'Open Sans', sans-serif;
        font-size: 18px;
        color: #212121;
        line-height: 28px;
        margin: 10px 0 20px 0px;
    }

.academics-commonwide {
    background: url(images/academics-bg.jpg) no-repeat right top #f3f3f3;
    height: auto;
    padding: 90px 0 90px 0px;
}

    .academics-commonwide h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 28px;
        color: #212121;
        font-weight: 600;
        line-height: 36px;
    }

    .academics-commonwide p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-weight: 400;
        line-height: 28px;
    }


.undergraduate-programme {
    padding: 100px 0 100px 0px;
    background: #52658d;
    text-align: center;
}

    .undergraduate-programme h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 60px;
        font-family: 'Oswald', sans-serif;
        color: #FFF;
        text-transform: uppercase;
    }

    .undergraduate-programme h2 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        margin: auto;
        margin-top: auto;
        font-family: 'Oxygen', sans-serif;
        color: #FFF;
        margin-top: 1%;
    }

.undergraduate-programme-content-area {
    background: #f3f3f3;
    height: auto;
    padding: 90px 0 90px 0px;
}

.btech {
    min-height: 320px;
    padding-top: 30px;
    background-image: url("images/btech.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 20px 0 20px;
}

.bca {
    min-height: 320px;
    padding-top: 30px;
    background-image: url("images/bca.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 20px 0 20px;
}

.bba {
    min-height: 320px;
    padding-top: 30px;
    background-image: url("images/bba.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 20px 0 20px;
}

.bcom {
    min-height: 320px;
    padding-top: 30px;
    background-image: url("images/bcom.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 20px 0 20px;
}

.bjmc {
    min-height: 320px;
    padding-top: 30px;
    background-image: url("images/bjmc.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 20px 0 20px;
}

.ba-hons {
    min-height: 320px;
    padding-top: 30px;
    background-image: url("images/ba-hons.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 20px 0 20px;
}

.mba {
    min-height: 380px;
    padding-top: 30px;
    background-image: url("images/mba.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 20px 0 20px;
}


.course_box {
    width: auto;
    min-height: 160px;
    border-left: solid 1px #FFFFFF;
    float: left;
    padding: 20px;
    margin-top: 20px;
}

    .course_box h1 {
        font-size: 20px;
        color: #ffd900;
        margin: 0;
    }

    .course_box p {
        font-size: 14px;
        color: #fff;
    }

.pl {
    padding: 0 20px 0 15px;
}

.ml {
    margin-left: 20px;
}


.campus-life {
    padding:50px 0 50px 0px;
    background: #52658d;
    text-align: center;
}

    .campus-life h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 60px;
        font-family: 'Oswald', sans-serif;
        color: #FFF;
        text-transform: uppercase;
    }

    .campus-life h2 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        margin: auto;
        margin-top: auto;
        font-family: 'Oxygen', sans-serif;
        color: #FFF;
        margin-top: 1%;
        padding: 0 140px 0 140px;
    }

.campus-life-content-area {
    background: #f3f3f3;
    height: auto;
    padding: 90px 0 90px 0px;
}

    .campus-life-content-area p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-weight: 400;
        line-height: 28px;
    }

.campus-content {
    text-align: left;
    padding: 30px 0 0 0px;
}

    .campus-content h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 28px;
        color: #212121;
        font-weight: 600;
        line-height: 36px;
        margin-top: 10px;
    }

    .campus-content p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-weight: 400;
        line-height: 28px;
    }

.campus_list {
    margin: 0 0 30px 0px;
    box-shadow: 0 0 20px #ccc;
    background: #fff;
    text-align: center;
    padding: 20px;
}

    .campus_list p {
        font-family: 'Oxygen', sans-serif;
        font-size: 17px;
        color: #212121;
        line-height: 20px;
        text-align: left;
        font-weight: 600;
        margin: 10px 0 0 0px;
    }

.mt-55 {
    margin-top: 55px;
}

.mb-30 {
    margin-bottom: 30px;
}


.placements {
    text-align: left;
    padding: 5% 0 5% 0px;
    background: #fff;
}

    .placements h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 28px;
        color: #00144d;
        font-weight: 600;
        line-height: 36px;
    }

    .placements p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-weight: 400;
        line-height: 28px;
    }

.placement-achievements {
    box-shadow: 0 0 20px #ccc;
    padding: 20px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 10px;
    min-height: 150px;
}

    .placement-achievements p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-weight: 400;
        line-height: 22px;
    }

    .placement-achievements span {
        font-size: 32px;
        color: #212121;
        font-weight: 700;
        display: block;
        padding: 15px 0 15px 0px;
    }

.career-resource {
    background: url(images/academics-bg.jpg) no-repeat right top #f3f3f3;
    height: auto;
    padding: 90px 0 90px 0px;
}

    .career-resource p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-weight: 400;
        line-height: 28px;
    }

.research-right {
    margin-top: 30%;
}

    .research-right img {
        margin-bottom: 30px;
    }


.university-bg {
    background: url(images/university-bg.jpg) no-repeat;
    min-height: 930px;
    padding: 60px 0 60px 0px;
}

.university_content {
    text-align: left;
    padding: 10% 0 10% 0px;
}

    .university_content h1 {
        font-family: 'Oswald', sans-serif;
        sans-serif;
        font-size: 56px;
        color: #fff;
        font-weight: 500;
        text-transform: uppercase;
        line-height: 64px;
    }

    .university_content p {
        font-family: 'Oxygen', sans-serif;
        font-size: 20px;
        color: #fff;
        font-weight: 400;
        line-height: 28px;
    }


.contact-box {
}

    .contact-box h3 {
        font-family: 'Oxygen', sans-serif;
        font-size: 24px;
        color: #212121;
    }

    .contact-box p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        margin-bottom: 0px !important;
    }

    .contact-box i {
        background: #eceff7;
        width: 80px;
        height: 80px;
        text-align: center;
        line-height: 80px;
        border-radius: 50px;
        font-size: 34px;
        color: #060d36;
        margin-bottom: 20px;
    }



.work-amity {
    padding: 50px;
    background: #fff;
    width: 100%;
    border: solid 5px #f5e8d8;
}

    .work-amity h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 36px;
        color: #00144d;
        font-weight: 400;
        line-height: 42px;
        margin-bottom: 30px;
    }

/*c-btn*/
.c-btn {
    display: inline-block;
    position: relative;
    overflow: hidden;
}

    .c-btn.type-1 {
        font-size: 22px;
        line-height: 26px;
        font-weight: 500;
        color: #fff;
        letter-spacing: 0.7px;
        background: #34c6f2;
        border: 2px solid #34c6f2;
        -moz-border-radius: 3px;
        border-radius: 10px;
        vertical-align: top;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        transform: translateZ(0);
        text-transform: uppercase;
        width: 100%;
        text-align: center;
        padding: 10px;
        margin-bottom: 30px;
    }

        .c-btn.type-1 span, .c-btn.type-1 input {
            display: inline-block;
            padding: 11px 19px 11px 19px;
        }

        .c-btn.type-1:before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            width: 0;
            background: #fff;
            z-index: -1;
            -webkit-transition: all 300ms ease-in-out;
            -moz-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out;
        }

        .c-btn.type-1:after {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            width: 0;
            background: #fff;
            z-index: -1;
            -webkit-transition: all 300ms ease-in-out;
            -moz-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out;
        }

        .c-btn.type-1 input {
            background: transparent;
            border: 0;
            font-size: inherit;
            line-height: inherit;
            text-transform: inherit;
            letter-spacing: inherit;
        }

        .c-btn.type-1 .fa {
            position: absolute;
            top: 50%;
            right: 19px;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            font-size: 22px;
        }

        .c-btn.type-1:hover {
            color: #34c6f2;
        }

            .c-btn.type-1:hover:before, .c-btn.type-1:hover:after {
                width: 51%;
            }

        .c-btn.type-1.color-2 {
            border-color: #f8d24b;
            background: #fecc00;
            color: #323232;
        }







/*c-btn*/
.c-btn {
    display: inline-block;
    position: relative;
    overflow: hidden;
}

    .c-btn.type-2 {
        font-size: 22px;
        line-height: 26px;
        font-weight: 500;
        color: #fff;
        letter-spacing: 0.7px;
        background: #34c6f2;
        border: 2px solid #34c6f2;
        -moz-border-radius: 3px;
        border-radius: 10px;
        vertical-align: top;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        transform: translateZ(0);
        text-transform: uppercase;
        width: 40%;
        text-align: center;
        padding: 0px;
        margin-bottom: 30px;
        margin-top: 5px;
    }

        .c-btn.type-2 span, .c-btn.type-2 input {
            display: inline-block;
            padding: 11px 19px 11px 19px;
        }

        .c-btn.type-2:before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            width: 0;
            background: #fff;
            z-index: -1;
            -webkit-transition: all 300ms ease-in-out;
            -moz-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out;
        }

        .c-btn.type-2:after {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            width: 0;
            background: #fff;
            z-index: -1;
            -webkit-transition: all 300ms ease-in-out;
            -moz-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out;
        }

        .c-btn.type-2 input {
            background: transparent;
            border: 0;
            font-size: inherit;
            line-height: inherit;
            text-transform: inherit;
            letter-spacing: inherit;
        }

    .c-btn.type-1 .fa {
        position: absolute;
        top: 50%;
        right: 19px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 22px;
    }

    .c-btn.type-2:hover {
        color: #34c6f2;
    }

        .c-btn.type-2:hover:before, .c-btn.type-2:hover:after {
            width: 51%;
        }

    .c-btn.type-2.color-2 {
        border-color: #f8d24b;
        background: #fecc00;
        color: #323232;
    }

.research_focus {
    text-align: left;
    padding: 0% 0 3% 0px;
}

    .research_focus h1 {
        font-family: 'Oxygen', sans-serif;
        sans-serif;
        font-size: 30px;
        color: #212121;
        font-weight: 600;
        padding-bottom: 30px;
    }

        .research_focus h1:after {
            display: block;
            content: "";
            height: 2px;
            width: 100px;
            background: #ffc400;
            position: relative;
            top: 20px;
        }

.serv_item1 {
    padding: 15px;
    width: 18%;
    margin: 1px;
    height: 180px;
    float: left;
    display: inline-block;
    text-align: left;
    padding-top: 35px;
    overflow: hidden;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    margin: 10px;
    background: #fff;
}

    .serv_item1:hover {
        background: #030e38;
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    .serv_item1 h3 {
        font-family: 'Oxygen', sans-serif;
        font-size: 30px;
        letter-spacing: 0.5px;
        position: relative;
        font-weight: 600;
        color: #212121;
        text-transform: uppercase;
        margin-bottom: 5px;
    }

        .serv_item1 h3:after {
            bottom: 2px;
            content: "";
            height: 0;
            position: absolute;
            left: 20%;
            width: 60%;
        }

    .serv_item1 h4 {
        font-family: 'Oxygen', sans-serif;
        font-size: 17px;
        letter-spacing: 0.2px;
        padding-bottom: 10px;
        position: relative;
        margin-bottom: 10px;
        font-weight: 400;
        color: #000;
    }

.serv_cont1 {
    margin-top: 3%;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
}

.serv_cont_desc1 {
    line-height: 40px;
    /*font-size: 0;*/
    font-size: 14px;
    opacity: 0;
    color: #FFF;
    padding-top: 10px;
    -webkit-transition: all 900ms ease-in-out;
    -moz-transition: all 900ms ease-in-out;
    -o-transition: all 900ms ease-in-out;
    transition: all 900ms ease-in-out;
}
/*Link*/

.serv_cont1 a {
    color: #EF4035;
    font-size: 14px;
    letter-spacing: 1px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

    .serv_cont1 a:hover {
        letter-spacing: 5px;
    }
/*On Hover changes*/

.serv_item1:hover h3 {
    color: #FFF;
}

.serv_item1:hover h4 {
    color: #FFF;
}

.serv_item1:hover > .serv_cont2 {
    margin-top: 0%;
}

.serv_item1:hover .serv_cont_desc2 {
    line-height: 23px;
    opacity: 1;
}


.infrastructure_gallery {
    padding: 0 0 30px 0px;
}

.guest-lectures {
    margin: 0 0 30px 0px;
    box-shadow: 0 0 20px #ccc;
    background: #fff;
    text-align: left;
    padding: 20px;
    min-height: 410px;
}

    .guest-lectures p {
        font-family: 'Oxygen', sans-serif;
        font-size: 17px;
        color: #212121;
        line-height: 20px;
        font-weight: 600;
        margin: 10px 0 20px 0px;
    }

    .guest-lectures a {
        font-family: 'Oxygen', sans-serif;
        font-size: 13px;
        color: #ed1e08;
    }

.clubs_organisations_list {
    margin: 0 0 30px 0px;
    box-shadow: 0 0 20px #ccc;
    background: #fff;
    text-align: center;
    padding: 20px;
    min-height: 200px;
}

    .clubs_organisations_list p {
        font-family: 'Oxygen', sans-serif;
        font-size: 17px;
        color: #212121;
        line-height: 20px;
        font-weight: 600;
        margin: 10px 0 0 0px;
    }

.campus-event {
    margin: 0 0 30px 0px;
    box-shadow: 0 0 20px #ccc;
    background: #fff;
    text-align: left;
    padding: 20px;
    min-height: 360px;
}

    .campus-event p {
        font-family: 'Oxygen', sans-serif;
        font-size: 17px;
        color: #212121;
        line-height: 20px;
        font-weight: 600;
        margin: 10px 0 10px 0px;
    }

.covid_list {
    margin: 0 0 30px 0px;
    box-shadow: 0 0 20px #ccc;
    background: #fff;
    text-align: center;
    padding: 20px;
    min-height: 250px;
}

    .covid_list p {
        font-family: 'Oxygen', sans-serif;
        font-size: 17px;
        color: #212121;
        line-height: 20px;
        font-weight: 600;
        margin: 10px 0 0 0px;
    }

    .covid_list a {
        font-family: 'Oxygen', sans-serif;
        font-size: 17px;
        color: #212121;
        line-height: 20px;
        font-weight: 600;
        margin: 10px 0 0 0px;
    }

.publications {
    width: 100%;
    margin: 0 0 30px 0px;
    box-shadow: 0 0 20px #ccc;
    background: #fff;
    text-align: left;
    padding: 20px;
    float: left;
}

    .publications img {
        border: solid 1px #212121;
    }

.publications-content {
    text-align: left;
}

    .publications-content h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 30px;
        color: #212121;
        line-height: 36px;
        font-weight: 600;
        margin: 10px 0 20px 0px;
    }

    .publications-content h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 22px;
        color: #212121;
        line-height: 28px;
        font-weight: 500;
        margin: 10px 0 20px 0px;
    }

    .publications-content p {
        font-family: 'Oxygen', sans-serif;
        font-size: 17px;
        color: #212121;
        line-height: 20px;
        font-weight: 400;
        margin: 10px 0 20px 0px;
    }

.admission-aid-content-area {
    background: #f3f3f3;
    height: auto;
    padding: 90px 0 90px 0px;
}

    .admission-aid-content-area p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-weight: 400;
        line-height: 28px;
    }

.information-centre {
    margin: 0 0 30px 0px;
    box-shadow: 0 0 20px #ccc;
    background: #fff;
    text-align: left;
    padding: 20px;
    min-height: 420px;
}

    .information-centre h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 24px;
        color: #212121;
        line-height: 30px;
        font-weight: 600;
        margin: 20px 0 0 0px;
    }

    .information-centre p {
        font-family: 'Oxygen', sans-serif;
        font-size: 17px;
        color: #212121;
        line-height: 24px;
        font-weight: 400;
        margin: 10px 0 0 0px;
    }

    .information-centre a {
        color: #212121;
    }


.scholarships_overview {
    text-align: center;
}

    .scholarships_overview img {
        margin: 0 0 20px 0px;
    }

    .scholarships_overview p {
        font-family: 'Oxygen', sans-serif;
        font-size: 17px;
        color: #212121;
        line-height: 24px;
        font-weight: 400;
        margin: 10px 0 0 0px;
        padding: 0 50px 0 50px;
    }

    .scholarships_overview h2 {
        margin: 40px 0 60px 0px;
    }

    .scholarships_overview span {
        font-family: 'Oxygen', sans-serif;
        font-size: 28px;
        color: #212121;
        line-height: 34px;
        font-weight: 400;
        border: solid 2px #fecc00;
        margin: 30px 0 0 0px;
        text-transform: uppercase;
        padding: 10px 20px 10px 20px;
    }

.scholarships_tab_content {
    text-align: left;
    padding: 5px;
}

    .scholarships_tab_content h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 38px;
        color: #0f385f;
        line-height: 44px;
        font-weight: 600;
        margin: 10px 0 20px 0px;
    }

    .scholarships_tab_content h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 28px;
        color: #212121;
        line-height: 34px;
        font-weight: 600;
        margin: 10px 0 0 0px;
    }

    .scholarships_tab_content p {
        font-family: 'Oxygen', sans-serif;
        font-size: 17px;
        color: #212121;
        line-height: 28px;
        font-weight: 400;
        margin: 10px 0 0 0px;
        text-align: justify;
    }

    .scholarships_tab_content h3 {
        font-family: 'Oxygen', sans-serif;
        font-size: 20px;
        color: #212121;
        line-height: 28px;
        font-weight: 600;
        margin: 30px 0 0 0px;
    }

    .scholarships_tab_content span {
        font-family: 'Oxygen', sans-serif;
        font-size: 17px;
        color: #f13b1d;
        line-height: 28px;
        font-weight: 400;
    }

ul.scholarships-list {
    width: 100%;
    margin: 2% 0 5% 0;
    padding: 0px;
    list-style-type: none;
}

    ul.scholarships-list li {
        width: 100%;
        clear: both;
        display: block;
        margin-bottom: 5px;
        background: url(images/patent-icon.png) no-repeat 0 9px;
        padding-left: 20px;
        text-decoration: none;
        font-family: 'Oxygen', sans-serif;
        font-size: 16px;
        color: #212121;
        line-height: 26px;
        padding-bottom: 5px;
        padding-top: 0;
        margin-top: 5px;
    }

.last-date {
    margin: 2% 0 2% 0%;
    float: left;
    width: 100%;
}

    .last-date p {
        font-family: 'Oxygen', sans-serif;
        font-size: 20px;
        color: #212121;
        line-height: 28px;
        font-weight: 600;
        margin: 10px 0 0 0px;
        border-bottom: solid 1px #fecc00;
        padding-bottom: 10px;
    }


.scholarship-scheme-sec3 {
    width: 100%;
    padding-top: 70px;
    padding-bottom: 70px;
    background: #fff;
}

    .scholarship-scheme-sec3 h2 {
        font-family: 'Oxygen', sans-serif;
        color: #0f385f;
        font-size: 32px;
        font-weight: 600;
        margin: 0 0 50px 0px;
    }

    .scholarship-scheme-sec3 h3 {
        font-family: 'Oxygen', sans-serif;
        color: #0f385f;
        font-size: 26px;
        font-weight: 600;
    }

    .scholarship-scheme-sec3 p {
        font-family: 'Oxygen', sans-serif;
        font-size: 17px;
        color: #212121;
        line-height: 28px;
        font-weight: 400;
        margin: 10px 0 0 0px;
    }

    .scholarship-scheme-sec3 ul li a, .scholarship-scheme-sec3 ul li span {
        display: table;
        position: relative;
        font-size: 22px;
        background-color: #fecc00;
        color: #0f385f;
    }

    .scholarship-scheme-sec3 ul li {
        padding-bottom: 15px;
        list-style: none;
    }

        .scholarship-scheme-sec3 ul li span {
            display: block;
            max-width: 370px;
            width: 100%;
            padding: 15px;
        }

.padding-30 {
    padding-right: 30px;
}

.scholarship-sec3-right {
    border-left: 1px solid #bfbfbf;
    height: 100%;
    padding-left: 50px;
}

.scholarship-scheme-sec3 ul li a:hover {
    background-color: #a6584b;
}


.treadmill {
    overflow: hidden;
    padding: 0 20px;
    background: #45799e;
    border: solid 1px #FFFFFF;
    padding-top: 20px;
}

.treadmill-unit {
    overflow: hidden;
    position: relative;
    padding: 5px;
    padding-top: 20px;
    padding-bottom: 30px;
}

    .treadmill-unit h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #fff;
        font-weight: 600;
        margin-bottom: 40px;
        margin-top: 10px;
    }


.career-resource-page {
    background: url(images/career-resource-bg.jpg) no-repeat center top #f3f3f3;
    padding: 90px 0 90px 0px;
    height: 633px;
}

    .career-resource-page h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 60px;
        font-family: 'Oswald', sans-serif;
        color: #FFF;
        text-transform: uppercase;
    }

    .career-resource-page p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #fff;
        font-weight: 400;
        line-height: 28px;
    }


.flexible-credit-system-page {
    background: url(images/flexible-credit-system.jpg) no-repeat center top #f3f3f3;
    padding: 90px 0 90px 0px;
    height: 800px;
}

    .flexible-credit-system-page h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 60px;
        font-family: 'Oswald', sans-serif;
        color: #FFF;
        text-transform: uppercase;
    }

    .flexible-credit-system-page p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #fff;
        font-weight: 400;
        line-height: 28px;
    }

ul.flexible-credit-system-list {
    width: 96%;
    margin: 5% 0 2% 0;
    padding: 0px;
    list-style-type: none;
}

    ul.flexible-credit-system-list li {
        width: 100%;
        clear: both;
        display: block;
        margin-bottom: 5px;
        background: url(images/flexible-icon.png) no-repeat 0 9px;
        padding-left: 20px;
        text-decoration: none;
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #fff;
        line-height: 28px;
        padding-bottom: 10px;
        padding-top: 0;
        margin-top: 5px;
    }


.campus-security-page {
    background: url(images/campus-security.jpg) no-repeat center top #f3f3f3;
    padding: 90px 0 90px 0px;
    height: 824px;
}

    .campus-security-page h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 60px;
        font-family: 'Oswald', sans-serif;
        color: #212121;
        text-transform: uppercase;
        margin-bottom: 30px;
    }

    .campus-security-page p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-weight: 400;
        line-height: 28px;
    }

.foreign-language-page {
    background: url(images/foreign-language.jpg) no-repeat center top #f3f3f3;
    padding: 90px 0 90px 0px;
    height: 700px;
}

    .foreign-language-page h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 60px;
        font-family: 'Oswald', sans-serif;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 30px;
    }

    .foreign-language-page h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 24px;
        color: #fff;
        font-weight: 600;
        line-height: 28px;
    }

    .foreign-language-page p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #fff;
        font-weight: 400;
        line-height: 28px;
    }

.behavioral-science-page {
    background: #dfdfdf;
    height: auto;
    padding: 90px 0 90px 0px;
}

    .behavioral-science-page h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 60px;
        font-family: 'Oswald', sans-serif;
        color: #212121;
        text-transform: uppercase;
        margin-bottom: 30px;
    }

    .behavioral-science-page h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 24px;
        color: #212121;
        font-weight: 600;
        line-height: 28px;
    }

    .behavioral-science-page p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-weight: 400;
        line-height: 28px;
    }

.clubs-organisations-page {
    background: url(images/clubs-organisations.jpg) no-repeat center top #000;
    height: 800px;
    padding: 90px 0 90px 0px;
}

    .clubs-organisations-page h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 60px;
        font-family: 'Oswald', sans-serif;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 30px;
    }

    .clubs-organisations-page p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #fff;
        font-weight: 400;
        line-height: 28px;
    }

.programs-eligibility {
    width: 100%;
    background: #f5f5f5;
    margin-bottom: 30px;
    padding: 25px;
    min-height: 170px;
}

    .programs-eligibility h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 24px;
        color: #212121;
        font-weight: 500;
        line-height: 28px;
        margin-bottom: 15px;
    }

    .programs-eligibility p {
        font-family: 'Oxygen', sans-serif;
        font-size: 15px;
        color: #ed1f2d;
        font-weight: 400;
        line-height: 24px;
    }

    .programs-eligibility a {
        font-family: 'Oxygen', sans-serif;
        font-size: 15px;
        color: #ed1f2d;
        font-weight: 400;
        line-height: 24px;
    }

    .programs-eligibility:hover {
        -webkit-transition: 0.5s;
        transition: 0.5s;
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
        border-bottom: solid 3px #ff0000;
        background: #FFF;
    }


.programs-eligibility-details {
    padding: 20px 0 20px 0px;
    width: 100%;
    min-height: 150px;
}

    .programs-eligibility-details h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 20px;
        color: #212121;
        font-weight: 600;
        line-height: 28px;
    }

    .programs-eligibility-details p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-weight: 400;
        line-height: 28px;
    }

    .programs-eligibility-details h2 span {
        font-family: 'Oxygen', sans-serif;
        font-size: 10px;
        color: #212121;
        font-weight: 400;
        line-height: 10px !important;
        display: block;
    }


.global_campuses_main {
    background: #e6e7e9;
    height: auto;
    padding: 90px 0 90px 0px;
}

.dubai_shot {
    margin: 0 0 0 0px;
    box-shadow: 0 0 20px #ccc;
    text-align: center;
    background: url(images/dubai-bg.jpg) no-repeat center bottom #2a2e72;
    min-height: 700px;
    padding: 60px 0 60px 0px;
}

.london_shot {
    margin: 0 0 0 0px;
    box-shadow: 0 0 20px #ccc;
    text-align: center;
    background: url(images/london-bg.jpg) no-repeat center bottom #ebf6fc;
    min-height: 700px;
    padding-top: 60px;
}

.singapore_shot {
    margin: 0 0 0 0px;
    box-shadow: 0 0 20px #ccc;
    text-align: center;
    background: url(images/singapore-bg.jpg) no-repeat center bottom #0e264c;
    min-height: 700px;
    padding-top: 60px;
}

.newyork_shot {
    margin: 0 0 0 0px;
    box-shadow: 0 0 20px #ccc;
    text-align: center;
    background: url(images/newyork-bg.jpg) no-repeat center bottom #ebf6fc;
    min-height: 700px;
    padding-top: 60px;
}

.sanfrancisco_shot {
    margin: 0 0 0 0px;
    box-shadow: 0 0 20px #ccc;
    text-align: center;
    background: url(images/sanfrancisco-bg.jpg) no-repeat center bottom #cee9f6;
    min-height: 700px;
    padding-top: 60px;
}

.tashkent_shot {
    margin: 0 0 0 0px;
    box-shadow: 0 0 20px #ccc;
    text-align: center;
    background: url(images/tashkent-bg.jpg) no-repeat center bottom #cee9f6;
    min-height: 700px;
    padding-top: 60px;
}

.mauritius_shot {
    margin: 0 0 0 0px;
    box-shadow: 0 0 20px #ccc;
    text-align: center;
    background: url(images/mauritius-bg.jpg) no-repeat center bottom #cbe1f3;
    min-height: 700px;
    padding-top: 60px;
}

.kenya_shot {
    margin: 0 0 0 0px;
    box-shadow: 0 0 20px #ccc;
    text-align: center;
    background: url(images/kenya-bg.jpg) no-repeat center bottom #e0dbe4;
    min-height: 700px;
    padding-top: 60px;
}




.global_campuses_content {
    padding: 0 0 0 30px;
}

    .global_campuses_content h1 {
        font-size: 40px;
        font-weight: 400;
        line-height: 52px;
        font-family: 'Oswald', sans-serif;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    .global_campuses_content a {
        margin: 20px 0 40px 20px;
        float: left;
    }

.global_campuses_shot {
}

    .global_campuses_shot img {
        border: solid 2px #FFFFFF;
        margin-bottom: 30px;
    }

.global_campuses_content_all {
    padding: 0 0 0 30px;
}

    .global_campuses_content_all h1 {
        font-size: 40px;
        font-weight: 400;
        line-height: 52px;
        font-family: 'Oswald', sans-serif;
        color: #06134a;
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    .global_campuses_content_all a {
        margin: 20px 0 40px 20px;
        float: left;
    }



ul.global-campuses-list {
    width: 96%;
    margin: 3% 0 2% 0;
    padding: 0px;
    list-style-type: none;
}

    ul.global-campuses-list li {
        width: 100%;
        clear: both;
        display: block;
        margin-bottom: 5px;
        background: url(images/global-list-icon.png) no-repeat 0 9px;
        padding-left: 20px;
        text-decoration: none;
        font-family: 'Oxygen', sans-serif;
        font-size: 15px;
        color: #fff;
        line-height: 22px;
        padding-top: 0;
        margin-top: 5px;
        margin-bottom: 10px;
    }

ul.global-campuses-sub-list {
    width: 100%;
    margin: 1% 0 2% 0;
    padding: 0px;
    list-style-type: none;
}

    ul.global-campuses-sub-list li {
        width: 100%;
        margin-bottom: 5px;
        background: url(images/flexible-icon.png) no-repeat 0 4px;
        padding-left: 10px;
        padding-right: 10px;
        text-decoration: none;
        font-family: 'Oxygen', sans-serif;
        font-size: 13px;
        color: #fff;
        line-height: 14px;
        padding-top: 0;
        margin-top: 5px;
        margin-bottom: 0px !important;
        display: inline;
    }


ul.global-campuses-list-all {
    width: 96%;
    margin: 3% 0 2% 0;
    padding: 0px;
    list-style-type: none;
}

    ul.global-campuses-list-all li {
        width: 100%;
        clear: both;
        display: block;
        margin-bottom: 5px;
        background: url(images/global-list-black-icon.png) no-repeat 0 9px;
        padding-left: 20px;
        text-decoration: none;
        font-family: 'Oxygen', sans-serif;
        font-size: 15px;
        color: #141515;
        line-height: 22px;
        padding-top: 0;
        margin-top: 5px;
        margin-bottom: 10px;
    }


.dubai_campus {
    margin: 0 0 30px 0px;
    box-shadow: 0 0 20px #ccc;
    text-align: center;
    background: url(images/singapore-bg.jpg) no-repeat center top #0e264c;
    height: 700px;
    padding-top: 60px;
}



.amizone-page {
    background: #12375d;
    padding: 90px 0 90px 0px;
    height: auto;
}

    .amizone-page h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 60px;
        font-family: 'Oswald', sans-serif;
        color: #FFF;
        text-transform: uppercase;
    }

    .amizone-page p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #fff;
        font-weight: 400;
        line-height: 28px;
    }


.library-resources-page {
    background: url(images/library-resources.jpg) no-repeat center top #030202;
    height: auto;
    padding: 90px 0 90px 0px;
}

    .library-resources-page h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 60px;
        font-family: 'Oswald', sans-serif;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 30px;
    }

    .library-resources-page p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #fff;
        font-weight: 400;
        line-height: 28px;
    }

ul.library-list {
    width: 96%;
    margin: 5% 0 2% 0;
    padding: 0px;
    list-style-type: none;
}

    ul.library-list li {
        width: 100%;
        clear: both;
        display: block;
        margin-bottom: 5px;
        background: url(images/library-icon.png) no-repeat 0 9px;
        padding-left: 20px;
        text-decoration: none;
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #fff;
        line-height: 24px;
        padding-bottom: 10px;
        padding-top: 0;
        margin-top: 5px;
    }



.mentoring-system-page {
    background: url(images/mentoring-system.jpg) no-repeat center top;
    height: auto;
    padding: 90px 0 90px 0px;
}

    .mentoring-system-page h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 60px;
        font-family: 'Oswald', sans-serif;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 30px;
    }

    .mentoring-system-page p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #fff;
        font-weight: 400;
        line-height: 28px;
    }

.study-abroad-page {
    background: url(images/study-abroad.jpg) no-repeat center top;
    height: auto;
    padding: 90px 0 90px 0px;
}

    .study-abroad-page h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 60px;
        font-family: 'Oswald', sans-serif;
        color: #2e2e2e;
        text-transform: uppercase;
        margin-bottom: 30px;
    }

    .study-abroad-page p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #2e2e2e;
        font-weight: 400;
        line-height: 28px;
    }


.covid_popup_des {
    text-align: left;
}

    .covid_popup_des h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 24px;
        color: #212121;
        margin: 10px 0 20px 0px;
        line-height: 30px;
        text-transform: none;
        font-weight: 600;
    }

    .covid_popup_des p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        line-height: 26px;
        margin: 0 0 20px 0px;
    }

ul.covid-list {
    width: 96%;
    margin: 5% 0 2% 0;
    padding: 0px;
    list-style-type: none;
}

    ul.covid-list li {
        width: 100%;
        clear: both;
        display: block;
        margin-bottom: 5px;
        background: url(images/patent-icon.png) no-repeat 0 9px;
        padding-left: 20px;
        text-decoration: none;
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        line-height: 22px;
        padding-bottom: 5px;
        padding-top: 0;
        margin-top: 5px;
    }


ul.study-abroad-list {
    width: 96%;
    margin: 5% 0 2% 0;
    padding: 0px;
    list-style-type: none;
}

    ul.study-abroad-list li {
        width: 100%;
        clear: both;
        display: block;
        margin-bottom: 5px;
        background: url(images/patent-icon.png) no-repeat 0 9px;
        padding-left: 20px;
        text-decoration: none;
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        line-height: 22px;
        padding-bottom: 5px;
        padding-top: 0;
        margin-top: 5px;
    }



.btn-default3 {
    text-transform: uppercase;
    color: #fff !important;
    font-size: 13px;
    background: #005C97;
    background: -webkit-linear-gradient(to right, #363795, #005C97);
    background: linear-gradient(to right, #363795, #005C97);
    margin-top: 5% !important;
    margin-bottom: 10% !important;
    margin-left: 10%;
}

    .btn-default3:hover {
        color: #000 !important;
        border: 2px solid #cbb58b !important;
        background: #FFF;
    }






/*------------------------------------------*/
/*	 INTRO REGISTER FORM 
/*------------------------------------------*/

.form_register form {
    background-color: rgba(20, 20,20, 0.65);
    border: 1px solid #333;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 0px;
    padding: 20px 10px 20px 10px;
    margin: 0 0;
    float: left;
    z-index: 999999 !important;
    margin-top: 25%;
}

.form_register h4 {
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: 'Oxygen', sans-serif;
    text-align: center !important;
    width: 100%;
}

.form_register p {
    color: #fff;
    line-height: 16px;
    margin-bottom: 10px;
    padding: 0 10px;
    font-size: 12px;
    font-family: 'Oxygen', sans-serif;
    width: 100%;
}


/*------------------------------------------*/
/*	  Register Form Input
/*------------------------------------------*/

.form_register .form-control {
    min-height: 36px;
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #FFF;
    margin-bottom: 10px;
    font-size: 14px;
}

input[type="text"],
input[type="email"],
textarea {
    color: #262626;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.form-control:focus {
    background-color: #f0f0f0;
    border-color: #ffc400;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px #ffc400, 0 0 3px #ffc400;
    box-shadow: inset 0 1px 1px #ffc400, 0 0 3px #ffc400;
}

.btn-theme {
    background-color: #ffcc29 !important;
    color: #143b64 !important;
    font-size: 15px !important;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    margin-top: 7px !important;
    width: 49%;
    margin: auto;
    font-family: 'Oxygen', sans-serif;
}

    .btn-theme:hover {
        background-color: #fff !important;
        color: #000 !important;
    }




.admission-process-page {
    background: url(images/admission-process.jpg) no-repeat right top #dee3e8;
    padding: 90px 0 0px 0px;
    min-height: 650px;
}

    .admission-process-page h1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 60px;
        font-family: 'Oswald', sans-serif;
        color: #0f385f;
        text-transform: uppercase;
        margin-bottom: 30px;
    }

    .admission-process-page p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-weight: 400;
        line-height: 24px;
        text-transform: none;
        padding-left: 0px !important;
        font-weight: 500;
        margin-bottom: 10px;
    }

.admission_process_heading {
    padding-bottom: 10px !important;
}

    .admission_process_heading a {
        font-family: 'Oxygen', sans-serif;
        font-size: 26px;
        color: #212121;
        font-weight: 400;
    }

        .admission_process_heading a:hover {
            color: #212121 !important;
        }


.lateral-entry {
    border: 2px solid #fafafa;
    padding: 30px;
    background: #FFF;
    width: 100%;
}

.amity-offers {
    text-align: left;
}

    .amity-offers h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 32px;
        color: #212121;
        font-weight: 500;
    }

.eligibility {
    text-align: left;
}

    .eligibility h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 26px;
        color: #212121;
        font-weight: 500;
        margin: 30px 0 0 0px;
    }

ul.lateral-list {
    width: 96%;
    margin: 1% 0 2% 0;
    padding: 0px;
    list-style-type: none;
}

    ul.lateral-list li {
        width: 100%;
        clear: both;
        display: block;
        margin-bottom: 5px;
        background: url(images/patent-icon.png) no-repeat 0 9px;
        padding-left: 20px;
        text-decoration: none;
        font-family: 'Oxygen', sans-serif;
        font-size: 16px;
        color: #212121;
        line-height: 24px;
        padding-top: 0;
        padding-right: 20px;
    }




.search-lateral-program {
    text-align: left;
    border: solid 5px #eeeeee;
    float: left;
    width: 100%;
    margin: 20px 0 50px 0px;
    padding: 25px;
}

    .search-lateral-program h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 26px;
        color: #212121;
        font-weight: 500;
        margin-bottom: 20px;
    }


.students_container {
    background: #f5e8d8;
    height: auto;
    padding: 10px;
    float: left;
    margin: 0 0 50px 0px;
}

.students_box {
    text-align: left;
}

    .students_box h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 22px;
        color: #212121;
        font-weight: 600;
        margin: 30px 0 10px 0px;
    }

.campuses_div {
    text-align: left;
}

    .campuses_div h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 26px;
        color: #212121;
        font-weight: 500;
        margin: 30px 0 30px 0px;
    }

.campuses_list {
    margin: 0 0 30px 0px;
    box-shadow: 0 0 20px #ccc;
    background: #fff;
    text-align: left;
    padding: 20px;
    min-height: 320px;
}

    .campuses_list h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 20px;
        color: #212121;
        line-height: 30px;
        font-weight: 600;
        margin: 10px 0 0 0px;
    }

    .campuses_list p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        line-height: 24px;
        font-weight: 400;
        margin: 10px 0 0 0px;
    }

    .campuses_list a {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        line-height: 24px;
        font-weight: 400;
        margin: 10px 0 0 0px;
    }



.international-students {
    border: 2px solid #fafafa;
    padding: 30px;
    background: #FFF;
    width: 100%;
}

.international_students_content {
    text-align: left;
}

    .international_students_content p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-weight: 500;
    }

.IFC_container {
    background: #f3f0ed;
    height: auto;
    padding: 10px;
    float: left;
    margin: 20px 0 50px 0px;
    padding-bottom: 30px;
}

    .IFC_container h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 22px;
        color: #212121;
        font-weight: 600;
        margin: 30px 0 10px 0px;
    }

.student_faq {
    text-align: left;
}

    .student_faq h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 26px;
        color: #212121;
        font-weight: 500;
        margin: 30px 0 0 0px;
    }

.international_students_box {
    text-align: left;
    background: #f9f9f8;
    padding: 20px;
    border: solid 1px #fecc00;
}

    .international_students_box h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 26px;
        color: #212121;
        font-weight: 500;
        margin: 30px 0 0 0px;
    }

    .international_students_box p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-weight: 500;
    }



.program_toggle {
    font-size: 17px !important;
    line-height: 22px !important;
    padding: 10px !important;
    padding-right: 15px !important;
}

ul.program-list {
    width: 100%;
    margin: 1% 0 2% 0%;
    padding: 0px;
    list-style-type: none;
}

    ul.program-list li {
        width: 100%;
        clear: both;
        display: block;
        margin-bottom: 5px;
        background: url(images/patent-icon.png) no-repeat 0 9px;
        padding-left: 20px;
        text-decoration: none;
        font-family: 'Oxygen', sans-serif;
        font-size: 16px;
        color: #212121;
        line-height: 20px;
        padding-top: 0;
        padding-right: 20px;
    }

        ul.program-list li a {
            color: #212121;
        }


        ul.program-list li span {
            text-decoration: none;
            font-family: 'Oxygen', sans-serif;
            font-size: 13px;
            color: #F00;
            line-height: 16px;
            font-weight: 400;
            margin-bottom: 10px;
            display: block;
        }


.card-body2 {
    margin-bottom: 0px !important;
    background: #FFF;
    padding: 10px !important;
}


.breadcrumb {
    margin: auto;
    padding: 0;
    margin-top: 10px;
    list-style: none;
    background-color: nonr;
    border-radius: 0;
    font-size: 17px;
}

    .breadcrumb i {
        margin-right: 5px
    }

    .breadcrumb > li {
        display: inline-block;
        color: #FFF;
    }

        .breadcrumb > li a {
            color: #FFFFFF
        }

        .breadcrumb > li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0"
        }

    .breadcrumb > .active {
        color: #f0ca00
    }


.ug_programe {
    display: block;
}

.ug_programe_mob {
    display: none;
}

.pg_programe {
    display: block;
}

.pg_programe_mob {
    display: none;
}

.patents-copyright {
    margin: 0 0 30px 0px;
    box-shadow: 0 0 20px #ccc;
    background: #f3f3f3;
    text-align: center;
    padding: 30px;
}

    .patents-copyright h2 {
        font-size: 28px;
        text-align: left;
        font-weight: 600;
    }

.application_procedure_bg {
    background: url(images/how-to-apply.jpg) no-repeat bottom right #f0f2f0;
    height: 597px;
    padding: 15px;
    padding-top: 40px;
    border: solid 1px #CCCCCC;
}

.application_procedure {
    text-align: left;
    margin: 0 0 40px 0px;
}

    .application_procedure h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 48px;
        color: #000;
        font-size: 500 !important;
    }

    .application_procedure p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-size: 400;
        line-height: 28px;
    }

.application_procedure_box {
    background: #FFF;
    box-shadow: 0 0 20px #ccc;
    padding: 20px;
}

    .application_procedure_box h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 24px;
        color: #000;
        font-weight: 600;
        margin-bottom: 5px;
    }

    .application_procedure_box p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-size: 400;
        line-height: 28px;
    }

.application_procedure_collab_content {
    text-align: left;
}

    .application_procedure_collab_content p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-size: 400;
        line-height: 28px;
    }

    .application_procedure_collab_content a {
        color: #0a2d4e;
        font-size: 600;
    }


ul.application_collab_list {
    width: 100%;
    margin: 2% 0 0% 0;
    padding: 0px;
    list-style-type: none;
}

    ul.application_collab_list li {
        width: 100%;
        clear: both;
        display: block;
        margin-bottom: 5px;
        background: url(images/patent-icon.png) no-repeat 0 9px;
        padding-left: 20px;
        text-decoration: none;
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        line-height: 28px;
        padding-bottom: 5px;
        padding-top: 0;
        margin-top: 5px;
        font-size: 400;
    }


        ul.application_collab_list li a {
            color: #0a2d4e;
            font-weight: 600;
        }


.accordion {
    width: 100%;
    margin: 0 auto;
}

.accordion_head {
    cursor: pointer;
    color: #212121;
    padding: 20px;
    font-size: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #e5eaee;
    margin-bottom: 10px;
    line-height: 28px;
}

    .accordion_head::after {
        content: url('arrow-icon.png');
        width: 16px;
        height: 16px;
        transition: transform 300ms ease-in-out;
    }

.opened .accordion_Phead::after {
    transform: rotate(180deg);
}

.accordion_body {
    padding-top: 12px;
    color: #bbb;
    font-size: 18px;
    padding: 20px;
}

    .accordion_body p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-size: 400;
        line-height: 28px;
    }

    .accordion_body a {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #1d477d;
        font-size: 400;
        line-height: 28px;
    }



.dropdown {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}

.dropdown_head {
    cursor: pointer;
    color: #e59966;
    padding: 12px 0;
    font-size: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .dropdown_head::after {
        content: url('arrow.svg');
        width: 16px;
        height: 16px;
        transition: transform 300ms ease-in-out;
    }

.opened .dropdown_head::after {
    transform: rotate(180deg);
}

.dropdown_body {
    padding: 25px;
    background-color: #e59966;
    font-size: 18px;
    transition: transform 300ms ease-in-out;
    transform: translateY(25px);
    max-width: 450px;
}

.opened .dropdown_body {
    transform: translateY(0);
}



.education-loan {
    padding: 50px;
    background: #ededed;
    width: 100%;
}

    .education-loan h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 36px;
        color: #00144d;
        font-weight: 600;
        line-height: 42px;
        padding-bottom: 20px;
    }

    .education-loan h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 26px;
        color: #212121;
        font-weight: 400;
        line-height: 36px;
    }

    .education-loan p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-weight: 400;
        line-height: 28px;
    }


.education-loan-right {
    margin: 0 0 30px 0px;
    box-shadow: 0 0 20px #ccc;
    background: #f3f3f3;
    text-align: center;
    padding: 30px;
}

    .education-loan-right h2 {
        font-size: 28px;
        text-align: left;
        font-weight: 600;
    }


ul.education-loan-list {
    width: 100%;
    margin: 0% 0 2% 0;
    padding: 0px;
    list-style-type: none;
}

    ul.education-loan-list li {
        width: 100%;
        clear: both;
        display: block;
        margin-bottom: 5px;
        background: url(images/patent-thik.png) no-repeat 0 20px;
        padding-left: 60px;
        text-decoration: none;
        font-family: 'Oxygen', sans-serif;
        font-size: 22px;
        color: #212121;
        line-height: 28px;
        padding-bottom: 10px;
        padding-top: 0;
        margin-top: 5px;
        text-align: left;
        border-bottom: solid 1px #c7c7c7;
        padding-bottom: 20px;
        padding-top: 20px;
    }

.education_content_box {
    text-align: left;
    margin: 0px 0 0px 0px;
}

    .education_content_box h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 32px;
        color: #000;
        font-size: 500 !important;
    }

    .education_content_box h2 {
        font-family: 'Oxygen', sans-serif;
        font-size: 22px;
        color: #000;
        font-size: 500 !important;
    }

    .education_content_box p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-size: 400;
        line-height: 28px;
    }

    .education_content_box a {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-size: 400;
        line-height: 28px;
    }

.education-logo {
    background: #FFF;
    padding: 40px;
}

    .education-logo h2 {
        margin-bottom: 25px;
    }

ul.programme-list {
    width: 96%;
    margin: 3% 0 2% 0;
    padding: 0px;
    list-style-type: none;
}

    ul.programme-list li {
        width: 100%;
        clear: both;
        display: block;
        margin-bottom: 5px;
        background: url(images/patent-icon.png) no-repeat 0 9px;
        padding-left: 20px;
        text-decoration: none;
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        line-height: 24px;
        padding-bottom: 10px;
        padding-top: 0;
        margin-top: 5px;
        border-bottom: solid 1px #f1f1f1;
    }


.alert-primary.inline {
    display: inline-block;
    background: #fecc00;
    border-color: #fecc00;
    border-radius: 0;
    color: #0f385f;
    margin-bottom: 30px;
    padding: 20px 30px 20px 30px;
    position: relative;
    font-size: 22px;
    font-weight: 700;
    font-family: 'Oxygen', sans-serif;
}


.stalwarts_box2 .text_text {
    margin: 27px 0 0;
    width: 100%;
    border-bottom: solid 1px #dfdfdf;
    padding-bottom: 27px;
}

    .stalwarts_box2 .text_text span {
        font-family: 'Oxygen', sans-serif;
        font-size: 26px;
        font-weight: 600;
        border-bottom: solid 0px #dfdfdf;
        padding-bottom: 27px
    }

.refund_policy {
    text-align: left;
}

    .refund_policy h1 {
        font-family: 'Oxygen', sans-serif;
        font-size: 26px;
        color: #212121;
        font-size: 300 !important;
        line-height: 28px;
    }

    .refund_policy p {
        font-family: 'Oxygen', sans-serif;
        font-size: 18px;
        color: #212121;
        font-size: 400;
        line-height: 28px;
    }

.admission_microsite_right {
    background: #0a2d4e;
    padding: 20px;
}

ul.admission_microsite_list {
    width: 96%;
    margin: 3% 0 2% 0;
    padding: 0px;
    list-style-type: none;
}

    ul.admission_microsite_list li {
        width: 100%;
        clear: both;
        display: block;
        margin-bottom: 5px;
        background: url(images/list2.png) no-repeat 0 9px;
        padding-left: 20px;
        text-decoration: none;
        font-family: 'Oxygen', sans-serif;
        font-size: 15px;
        color: #fff;
        line-height: 20px;
        padding-bottom: 10px;
        padding-top: 0;
        margin-top: 5px;
        border-bottom: solid 1px #f1f1f1;
    }

.green {
    background: #008000;
    color: #FFF;
    padding: 2px 7px 2px 7px;
}

.choose-file {
    border: solid 1px #CCCCCC;
    padding: 2px 7px 2px 7px;
}

.text-black {
    color: #000 !important;
}
