@import url(navigation.css);
@import url(plugin/flexslider.css);
@import url(plugin/owl.carousel.css);
@import url(plugin/mediaelementplayer.css);
@import url(plugin/colorbox.css);
@import url(plugin/jquery.fs.tipper.css);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
a,
body {
    color: #323232
}

.navigation #menu-button {
    display: none;
}

a,
a:hover {
    text-decoration: none
}

.btn-full,
.cart .cart-notification,
.footer .copyright,
.side-menu-btn-fix a,
.team-item-info {
    text-align: center
}

::-moz-selection {
    background-color: #3E4095;
    color: #fff
}

::selection {
    background-color: #3E4095;
    color: #fff
}

img {
    height: auto;
    max-width: 100%;
    border: none;
    transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -webkit-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s
}

a,
a:active,
a:focus,
a:link,
img {
    outline: 0
}

a {
    cursor: pointer;
    transition: all .25s ease 0s;
    -moz-transition: all .25s ease 0s;
    -webkit-transition: all .25s ease 0s;
    -o-transition: all .25s ease 0s
}

a:hover {
    color: #3E4095;
    transition: all .25s ease 0s;
    -moz-transition: all .25s ease 0s;
    -webkit-transition: all .25s ease 0s;
    -o-transition: all .25s ease 0s
}

.video {
    display: block
}

.btn-full,
.btn-lg,
.btn-line-xs,
.btn-md,
.btn-xs {
    display: inline-block
}

.audio {
    width: 100%
}

br {
    font-size: 0;
    line-height: 0
}

hr {
    margin-bottom: 0;
    margin-top: 0;
    border-top: 1px solid #f1f1f1;
    border-bottom: none;
    border-left: none;
    border-right: none
}

hr.dark {
    border-top: 1px solid #3e3e3e
}

b,
strong {
    font-weight: 600
}

small,
small a {
    font-size: 11px;
    color: #888
}

ul.list-inside {
    list-style: inside
}

ul.list-none,
ul.list-none-ib {
    list-style: none;
    padding-left: 0;
    margin-left: 0
}

.list-none-ib,
ul.list-none-ib li {
    list-style: none;
    display: inline-block
}

.text-cap,
ul.text-cap li {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px
}

.lead,
p,
p.lead {
    font-weight: 300
}

p {
    line-height: 25px;
    font-size: 15px;
    margin: 0 0 10px;
    color: #888;
    letter-spacing: 1px
}

.lead,
p.lead {
    font-size: 16px;
    line-height: 24px
}

h5,
h6 {
    font-weight: 600
}

.dark,
a.dark,
h1.dark,
h2.dark,
h3.dark,
h4.dark,
h5.dark,
h6.dark,
p.dark {
    color: #323232!important
}

.white,
a.white,
h1.white,
h2.white,
h3.white,
h4.white,
h5.white,
h6.white,
p.white {
    color: #fff!important
}

.color,
a.color,
h1.color,
h2.color,
h3.color,
h4.color,
h5.color,
h6.color,
li.link a:hover,
li.link:hover,
p.color {
    color: #3E4095!important
}

.gray {
    color: #888
}

.light-color,
.light-color .container-icon,
.light-color h1,
.light-color h2,
.light-color h3,
.light-color h4,
.light-color h5,
.light-color h6,
.light-color p {
    color: #fff
}

.dark-color,
.dark-color .container-icon,
.dark-color h1,
.dark-color h2,
.dark-color h3,
.dark-color h4,
.dark-color h5,
.dark-color h6,
.dark-color p {
    color: #323232
}

.dark-bg,
.dark-bg .container-icon,
.dark-bg .link,
.dark-bg .page-icon-top,
.dark-bg h1,
.dark-bg h2,
.dark-bg h3,
.dark-bg h4,
.dark-bg h5,
.dark-bg h6,
.dark-bg p {
    color: #fff
}

.dark-bg {
    background: #343770;
}

.dark-bg .link:hover,
.link:hover {
    color: #3E4095
}

.gray-bg {
    background: #f7f7f7;
    color: #323232
}

.gray-bg .container-icon,
.gray-bg h1,
.gray-bg h2,
.gray-bg h3,
.gray-bg h4,
.gray-bg h5,
.gray-bg h6 {
    color: #FFF
}

.separator {
    height: 1px;
    width: 32px;
    background: #888;
    margin-top: 5px;
    margin-bottom: 3px;
    border: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
label {
    margin-bottom: 10px;
    font-family: Raleway, sans-serif
}

.separator.right {
    float: right
}

.separator.center {
    margin-left: auto;
    margin-right: auto
}

.separator.color {
    background: #3E4095
}

.separator.white {
    background: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #3E4095;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 0
}

h1 {
    font-size: 43px;
    letter-spacing: 2px;
    line-height: 40px
}

h1.h1,
h2.h2 {
    letter-spacing: 15px
}

@media (max-width:767px) {
    h1.h1,
    h2.h2 {
        letter-spacing: 0
    }
}

h2,
h4 {
    letter-spacing: 2px
}

h2 {
    font-size: 27px;
    line-height: 37px;
    margin-bottom: 20px;
    padding-top: 10px
}

h3 {
    font-size: 21px;
    letter-spacing: 4px;
    line-height: 32px
}

h4 {
    font-size: 17px;
    line-height: 28px
}

h4.h4 {
    letter-spacing: 4px
}

.btn,
button,
h5,
h6 {
    letter-spacing: 2px
}

h5 {
    font-size: 15px;
    line-height: 23px
}

h6 {
    font-size: 13px;
    line-height: 17px
}

h1.large {
    font-size: 50px
}

.btn:focus {
    outline: 0
}

.btn,
button {
    font-size: 12px;
    line-height: normal;
    font-weight: 700;
    font-family: Raleway, sans-serif;
    text-transform: uppercase;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px
}

.btn i,
button i,
i.left {
    margin-right: 6px
}

i.right {
    margin-left: 6px;
    margin-right: 0!important
}

.btn-full {
    width: 100%!important
}

.btn-lg {
    padding: 15px 25px
}

.btn-md {
    padding: 11px 20px
}

.btn-xs {
    padding: 11px 15px 10px
}

.btn-line-xs {
    padding: 7px 15px
}

.btn-icon {
    padding: 0;
    width: 34px;
    height: 34px;
    line-height: 34px;
    display: inline-table!important
}

.btn-black {
    color: #fff;
    background: #323232;
    border: none
}

.btn-black:hover {
    color: #fff;
    background: rgba(50, 50, 50, .85)
}

.btn-color-a,
.btn-color-b {
    color: #fff;
    background: #3E4095;
    border: none
}

.btn-color-a:hover,
.btn-color-b:hover {
    color: #fff;
    background: rgba(81, 73, 230, .85)
}

.btn-white {
    color: #323232;
    background: rgba(255, 255, 255, 1);
    border: none
}

.btn-white:hover {
    background: rgba(255, 255, 255, .85);
    color: #323232
}

.btn-black-line,
.btn-color-line,
.btn-white-line {
    border: 2px solid;
    background: 0 0
}

.btn-black-line {
    color: #323232;
    border-color: #323232;
    padding: 9px 20px
}

.btn-black-line:hover {
    color: #fff;
    background: #323232
}

.btn-color-line {
    color: #3E4095;
    border-color: #3E4095;
    padding: 9px 20px
}

.btn-color-line:hover {
    color: #fff;
    background: #3E4095
}

.btn-white-line {
    color: #fff;
    border-color: #fff;
    padding: 9px 20px
}

.btn-white-line:hover {
    color: #323232;
    background: #fff
}

.btn-link-a,
.btn-link-b {
    color: #323232;
    background: 0 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 3px;
    border-bottom: 1px dotted transparent;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px
}

.btn-link-a:hover {
    color: #3E4095;
    border-bottom: 1px solid #3E4095
}

.btn-link-b:hover {
    color: #fff;
    border-bottom: 2px solid #fff
}

.btn-space-5 {
    width: 5px;
    min-height: 1px;
    display: inline-block
}

.btn-space-10 {
    width: 10px;
    min-height: 1px;
    display: inline-block
}

.form-full,
.header,
.spacer-15,
.spacer-30,
.spacer-45,
.spacer-60,
.spacer-75,
.spacer-90 {
    width: 100%
}

button {
    vertical-align: top;
    outline: 0;
    border: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    display: inline-block
}

button,
input,
select,
textarea {
    font-family: 'Raleway', sans-serif !important;
    font-size: 12px
}

input[type=radio],
input[type=checkbox],
input[type=text],
input[type=email],
input[type=tel],
input[type=number],
input[type=password],
select,
textarea {
    appearance: none;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #888;
    outline: 0;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 13px;
    padding: 10px 15px;
    transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -webkit-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    display: inline-block
}

.header,
.header.sticky {
    transition: all .25s ease 0s
}

input[type=radio]:focus,
input[type=checkbox]:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=password]:focus,
textarea:focus {
    border-color: #3E4095;
    color: #323232
}

input,
select,
textarea {
    margin-bottom: 20px;
    font-family: Raleway, sans-serif;
    font-size: 12px
}

.input-sm,
input.input-sm {
    padding: 8px 15px
}

textarea {
    height: 120px
}

img.l-black {
    margin-top: -18px!important
}

label {
    color: #323232;
    font-size: 13px;
    padding-right: 3px;
    margin-top: 6px;
    font-weight: 600
}

.form-field-wrapper {
    margin-bottom: 20px
}

.form-field-wrapper input,
.form-field-wrapper select,
.form-field-wrapper textarea {
    margin-bottom: 0
}

form .error {
    border-color: #4fa2e1
}

form label.error {
    margin-bottom: 0;
    margin-top: 3px;
    color: #4fa2e1;
    font-size: 12px;
    font-weight: 400
}

.errorContent,
.successContent {
    margin-bottom: 20px;
    display: none;
    text-transform: none;
    letter-spacing: 1px
}

.spacer-15 {
    height: 15px
}

.spacer-30 {
    height: 30px
}

.spacer-45 {
    height: 45px
}

.spacer-60 {
    height: 60px
}

.spacer-75 {
    height: 75px
}

.spacer-90 {
    height: 90px
}

.no-padding {
    padding: 0!important
}

.padding-30 {
    padding: 30px!important
}

.padding-40 {
    padding: 40px!important
}

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

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

.plr-0 {
    padding-left: 0!important;
    padding-right: 0!important
}

.pl-0 {
    padding-left: 0
}

.pr-0 {
    padding-right: 0
}

.pt,
.ptb {
    padding-top: 110px
}

.pb,
.ptb {
    padding-bottom: 110px
}

.pt-15,
.ptb-15 {
    padding-top: 15px
}

.pb-15,
.ptb-15 {
    padding-bottom: 15px
}

.pt-30,
.ptb-30 {
    padding-top: 30px
}

.pb-30,
.ptb-30 {
    padding-bottom: 30px
}

.pt-60,
.ptb-60 {
    padding-top: 60px
}

.pb-60,
.ptb-60 {
    padding-bottom: 60px
}

.pt-80,
.ptb-80 {
    padding-top: 80px
}

.pb-80,
.ptb-80 {
    padding-bottom: 80px
}

.mtb-0 {
    margin-top: 0;
    margin-bottom: 0
}

.mlr-0 {
    margin-left: 0;
    margin-right: 0
}

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

.mt-80,
.mtb-80 {
    margin-top: 80px
}

.mb-0 {
    margin-bottom: 0!important
}

.mb-80,
.mtb-80 {
    margin-bottom: 80px
}

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

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

.mt-60,
.mtb-60 {
    margin-top: 60px
}

.mb-60,
.mtb-60 {
    margin-bottom: 60px
}

.mt-45,
.mtb-45 {
    margin-top: 45px
}

.mb-45,
.mtb-45 {
    margin-bottom: 45px
}

.mt-30,
.mtb-30 {
    margin-top: 30px
}

.mb-30,
.mtb-30 {
    margin-bottom: 30px
}

.mt-25,
.mtb-25 {
    margin-top: 25px
}

.mb-25,
.mtb-25 {
    margin-bottom: 25px
}

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

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

.mt-15,
.mtb-15 {
    margin-top: 15px
}

.mb-15,
.mtb-15 {
    margin-bottom: 15px
}

.float-left {
    float: left
}

.float-right {
    float: right
}

@media (max-width:991px) {
    .mt-sm-60,
    .mtb-sm-60 {
        margin-top: 60px
    }
    .mb-sm-60,
    .mtb-sm-60 {
        margin-bottom: 60px
    }
    .pt-sm-0,
    .ptb-sm-0 {
        padding-top: 0
    }
    .pb-sm-0,
    .ptb-sm-0 {
        padding-bottom: 0
    }
    .mt-sm-45,
    .mtb-sm-45 {
        margin-top: 45px
    }
    .mb-sm-45,
    .mtb-sm-45 {
        margin-bottom: 45px
    }
    .mt-sm-30,
    .mtb-sm-30 {
        margin-top: 30px
    }
    .mb-sm-30,
    .mtb-sm-30 {
        margin-bottom: 30px
    }
    .mt-sm-15,
    .mtb-sm-15 {
        margin-top: 15px
    }
    .mb-sm-15,
    .mtb-sm-15 {
        margin-bottom: 15px
    }
    .pt-sm-30,
    .ptb-sm-30 {
        padding-top: 30px
    }
    .pb-sm-30,
    .ptb-sm-30 {
        padding-bottom: 30px
    }
    .pt-sm-60,
    .ptb-sm-60 {
        padding-top: 60px
    }
    .pb-sm-60,
    .ptb-sm-60 {
        padding-bottom: 60px
    }
    .pb-sm-80,
    .ptb-sm-80 {
        padding-bottom: 80px
    }
    .pt-sm-80,
    .ptb-sm-80 {
        padding-top: 80px
    }
    .float-none-sm {
        float: none!important
    }
    .float-left-sm {
        float: left!important
    }
    .float-right-sm {
        float: right!important
    }
}

@media (max-width:767px) {
    .mt-xs-0,
    .mtb-xs-0 {
        margin-top: 0
    }
    .mb-xs-0,
    .mtb-xs-0 {
        margin-bottom: 0
    }
    .pt-xs-30,
    .ptb-xs-30 {
        padding-top: 30px
    }
    .pb-xs-30,
    .ptb-xs-30 {
        padding-bottom: 30px
    }
    .mt-xs-15,
    .mtb-xs-15 {
        margin-top: 15px
    }
    .mb-xs-15,
    .mtb-xs-15 {
        margin-bottom: 15px
    }
    .mt-xs-30,
    .mtb-xs-30 {
        margin-top: 30px
    }
    .mb-xs-30,
    .mtb-xs-30 {
        margin-bottom: 30px
    }
    .mt-xs-60,
    .mtb-xs-60 {
        margin-top: 60px
    }
    .mb-xs-60,
    .mtb-xs-60 {
        margin-bottom: 60px
    }
    .pt-xs-60,
    .ptb-xs-60 {
        padding-top: 60px
    }
    .pb-xs-60,
    .ptb-xs-60 {
        padding-bottom: 60px
    }
    .float-none-xs {
        float: none!important
    }
    .float-left-xs {
        float: left!important
    }
    .float-right-xs {
        float: right!important
    }
}

.push-body-totop .header.sticky {
    position: fixed;
    top: 64px
}

.header,
.header .container {
    position: relative
}

.header {
    background-color: #fff;
    color: #323232;
    padding: 0;
    -webkit-transition-: all .25s ease 0s;
    -webkit-transition: all .25s ease 0s;
    -moz-transition: all .25s ease 0s;
    -o-transition: all .25s ease 0s;
    z-index: 10;
}

.header.sticky {
    background-color: rgba(255, 255, 255, .95);
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    color: #323232;
    position: fixed;
    z-index: 2030;
    -webkit-transition: all .25s ease 0s;
    -moz-transition: all .25s ease 0s;
    -o-transition: all .25s ease 0s
}

*/ .full-intro .header {
    background-color: rgba(255, 255, 255, 0);
    border-bottom: none;
    position: absolute
}

*/ .full-intro .header.sticky {
    background-color: rgba(255, 255, 255, .95);
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    color: #323232;
    position: fixed;
    border-bottom: 1px solid #eee
}

.background--dark .header,
.background--dark .header .mobile-menu-icon,
.background--dark .header .side-menu-btn ul li a.right-icon,
.background--dark .header a {
    color: #fff
}

.background--light .header,
.background--light .header a,
.full-intro .header.sticky a,
.header .mobile-menu-icon,
.header .side-menu-btn ul li a.right-icon,
.header a,
.header.sticky .mobile-menu-icon,
.header.sticky .side-menu-btn ul li a.right-icon,
.header.sticky a,
.mobile-menu-icon {
    color: #323232
}

.background--dark .header .navigation a:hover,
.header .mobile-menu-icon:hover,
.header .side-menu-btn ul li a.right-icon:hover,
.header.sticky .side-menu-btn ul li a.right-icon:hover {
    color: #D2D2D2
}

.header li {
    list-style: none
}

.header li,
.header ul {
    margin: 0;
    padding: 0
}

.background--dark .header .logo a img.l-black,
.background--dark .header .logo a img.l-color,
.background--light .header .logo a img.l-color,
.background--light .header .logo a img.l-light,
.full-intro .header.sticky .logo a img.l-white,
.header .logo a img.l-color,
.header .logo a img.l-white,
.header.sticky .logo a img.l-black,
.header.sticky .logo a img.l-white {
    opacity: 0
}

.background--dark .header .logo a img.l-white,
.background--light .header .logo a img.l-black,
.header .logo a img.l-black,
.header.sticky .logo a img.l-black {
    opacity: 1
}

.header .logo {
    float: left;
    display: inline-block
}


/*
.header .logo a {
    position: relative;
    display: block;
    width: 64px;
    margin-top: 15px
}
*/

.header.sticky .logo a {
    width: 115px;
    margin-top: 23px
}

.logo a img {
    position: absolute;
    width: 100%;
    opacity: 0;
    display: block
}

.mobile-menu-icon-wraper {
    display: none;
    position: relative;
    float: left;
    margin-left: 20px
}

.header.sticky .mobile-menu-icon,
.mobile-menu-icon {
    height: 25px;
    display: block;
    font-size: 17px;
    line-height: 24px
}

.side-menu-btn-fix {
    position: fixed;
    top: 25px;
    right: 25px;
    z-index: 2001;
    font-size: 17px
}

.side-menu-btn-fix a {
    width: 35px;
    height: 35px;
    background: rgba(0, 0, 0, .8);
    display: block;
    border-radius: 3px;
    color: #fff;
    line-height: 34px
}

.side-menu-btn-fix a:hover {
    background: #3E4095
}

header.sticky .navigation a.current-ele {
    color: #3E4095!important
}

.header .side-menu-btn {
    float: right;
    position: relative;
}

.header .mobile-menu-icon-wraper,
.header .side-menu-btn>ul>li {
    float: left;
    padding: 36px 0 34px;
    margin-left: 20px;
    transition: all .25s ease 0s;
    -webkit-transition: all .25s ease 0s;
    -moz-transition: all .25s ease 0s;
    -o-transition: all .25s ease 0s
}

.header.sticky .mobile-menu-icon-wraper,
.header.sticky .side-menu-btn>ul>li {
    padding: 19px 0 20px
}

.header .side-menu-btn ul li a.right-icon {
    display: block;
    position: relative;
    height: 25px;
    background-repeat: no-repeat;
    font-size: 17px
}

.cart .cart-notification {
    position: absolute;
    width: 16px;
    height: 16px;
    font-size: 11px;
    color: #fff;
    right: -5px;
    bottom: -3px;
    display: block;
    background: #3E4095;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-weight: 700;
    line-height: 14px;
    font-family: Raleway, sans-serif
}

.cart-dropdown {
    background: rgba(32, 32, 32, .95);
    position: absolute;
    top: 130%;
    right: 0;
    width: 250px;
    padding: 15px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.cart-dropdown .cart-list {
    margin: 0;
    padding: 0;
    display: table
}

.cart-dropdown .cart-list li {
    list-style: none;
    padding: 15px 0;
    margin: 0;
    border-bottom: 1px solid #3e3e3e;
    position: relative;
    display: block;
    float: left;
    width: 100%
}

.cart-dropdown .cart-list li>.close-cart-list {
    position: absolute;
    right: 0;
    top: 15px;
    width: 15px;
    height: 15px;
    display: block;
    background-image: none!important;
    color: #fff
}

.footer,
.newsletter {
    position: relative
}

.cart-dropdown .cart-list li>.close-cart-list:hover {
    color: #3E4095;
    background-image: none!important
}

.cart-dropdown .cart-list .media {
    margin-top: 0
}

.cart-dropdown .cart-list .media .pull-left {
    width: 70px
}

.cart-dropdown .cart-list .media .pull-left img {
    width: 100%
}

.cart-dropdown .cart-list .media .media-body {
    width: 125px
}

.cart-dropdown .cart-list .media h5,
.cart-dropdown .cart-list .media h6,
.cart-dropdown .cart-list .media p {
    margin-top: 0;
    margin-bottom: 5px
}

.cart-dropdown,
.cart-dropdown .cart-list .media a {
    color: #fff
}

.cart-dropdown .cart-list .media a:hover {
    color: #3E4095
}

.cart-dropdown {
    padding-top: 10px
}

.cart-dropdown .cart-sub-totle {
    color: #fff;
    padding-top: 15px
}

.cart-dropdown .cart-checkout-btn a {
    margin-top: 15px
}

.cart-dropdown .cart-checkout-btn a.checkout,
.cart-dropdown .cart-checkout-btn a.checkout:hover {
    color: #fff
}

.footer,
.footer .footer-info p {
    color: #323232
}

.header .side-menu-btn ul li:hover .cart-dropdown {
    visibility: visible;
    opacity: 1;
    top: 100%
}

@media (max-width:767px) {
    .background--dark .header .mobile-menu-icon,
    .background--dark .header .side-menu-btn ul li a.right-icon,
    .header {
        color: #FFFFFF;
    }
    .header .mobile-menu-icon-wraper,
    .header .side-menu-btn>ul>li {
        margin-left: 16px
    }
    .background--dark .header .logo a img.l-black,
    .header .logo a img.l-black {
        opacity: 1
    }
    .header .logo a img.l-white {
        margin-top: 0px;
        opacity: 0
    }
    .header {
        background: #fff
    }
    .full-intro .header {
        background-color: rgba(255, 255, 255, .95);
        box-shadow: 0 0 3px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
        -o-box-shadow: 0 0 3px rgba(0, 0, 0, .1)
    }
    .footer {
        text-align: center
    }
}

@media (max-width:991px) {
    .header .mobile-menu-icon-wraper,
    .header .side-menu-btn ul li {
        padding: 19px 0 20px
    }
    .header .logo a,
    .header.sticky .logo a {
        margin-top: -10px;
        width: 95px
    }
}

.footer {
    background-color: #f7f7f7;
    width: 100%;
    display: block
}

.footer hr {
    border-color: #eee
}

.footer-logo {
    max-width: 125px;
    display: inline-block;
    width: 100%
}

.interna .social,
.contact .social,
.footer .social {
    font-size: 20px
}

.interna ul,
.footer ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.interna ul.social li,
.contact ul.social li,
.footer ul.social li {
    display: inline-block;
    margin: 0 10px 0 0
}

.footer .link a {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px
}

.footer .link-small a {
    font-weight: 600;
    text-transform: none
}

.newsletter .newsletter-input,
.newsletter .newsletter-input:focus {
    width: 100%;
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    padding-right: 40px!important;
    background: rgba(255, 255, 255, 0)
}

.newsletter .newsletter-btn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    background: rgba(255, 255, 255, 0)
}

.team-item-img {
    position: relative
}

.team-item-img .team-item-detail {
    background: rgba(0, 0, 0, .8);
    text-align: center;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s
}

.team-item:hover .team-item-detail {
    opacity: 1;
    visibility: visible
}

.cent-mid-content,
.team-item-img .team-item-detail .team-item-detail-inner {
    margin: auto;
    padding: 25px
}

.team-item-img .team-item-detail .team-item-detail-inner .social {
    margin: 5px 0 0;
    padding: 0
}

.team-item-img .team-item-detail .team-item-detail-inner .social li {
    list-style: none;
    display: inline-block;
    margin: 0 5px
}

.team-item-img .team-item-detail .team-item-detail-inner .social li a {
    color: #fff
}

.team-item-img .team-item-detail .team-item-detail-inner .social li a:hover {
    color: #3E4095
}

.team-item-info {
    padding-top: 15px
}

.team-item-info h5 {
    margin-bottom: 0
}

.skillbar {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 30px
}

.skill-bar-percent,
.skillbar-title {
    display: inline-block
}

.skillbar-bar:before {
    background: #eee;
    content: "";
    height: 3px;
    position: absolute;
    width: 100%;
    z-index: -1
}

.skillbar-bar {
    height: 3px;
    width: 0;
    background: #323232;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color
}

.skill-bar-percent,
.skillbar-title {
    color: #323232;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase
}

.skill-bar-percent {
    float: right
}

.accordion-section {
    border-top: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1
}

.accordion-section:last-child {
    border-bottom: 1px solid #f1f1f1
}

.accordion-title {
    cursor: pointer;
    display: block;
    position: relative;
    padding: 20px;
    margin: 0
}

.accordion-title.active {
    color: #3E4095
}

.accordion-title:before {
    content: "\f105";
    display: block;
    font-family: FontAwesome, sans-serif;
    position: absolute;
    right: 18px;
    font-weight: 400
}

.accordion-title.active:before {
    content: "\f107"
}

.accordion-content.defualt-hidden {
    display: none;
    margin: 0
}

.accordion-content {
    padding: 0 20px 10px
}

.counter {
    font-size: 50px;
    margin-bottom: 20px;
    display: inline-table
}

.features-box-left,
.features-box-right {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 5px
}

.features-box-left {
    padding-left: 75px;
    text-align: left
}

.features-box-right {
    padding-right: 75px;
    text-align: right
}

.features-icon-left,
.features-icon-right {
    font-size: 50px;
    line-height: 50px;
    display: inline-block;
    position: absolute
}

.features-icon-left {
    padding-right: 20px;
    left: 0
}

.features-icon-right {
    padding-left: 20px;
    right: 0
}

.contact-box-left,
.contact-box-top {
    display: block;
    position: relative
}

.contact-box-left {
    padding-left: 45px;
    text-align: left
}

.Pricing-box,
.client-logo,
.contact-icon-top,
.container-filter,
.content-caption,
.pagination-nav,
.pagination-nav ul li a,
.table.checkout tr td:last-child,
.table.checkout tr th:last-child {
    text-align: center
}

.contact-icon-left,
.contact-icon-top {
    font-size: 30px;
    position: absolute
}

.contact-icon-left {
    left: 0
}

@media (max-width:991px) {
    .features-box-left {
        display: block;
        padding-left: 0;
        text-align: center
    }
    .features-box-right {
        display: block;
        padding-right: 0;
        text-align: center
    }
    .features-icon-left,
    .features-icon-right {
        position: relative
    }
    .features-icon-left {
        padding-right: 0;
        left: auto
    }
    .features-icon-right {
        padding-left: 0;
        right: auto
    }
}

.Pricing-box {
    border: 1px solid #f1f1f1
}

.Pricing-box.highlight {
    background: #f9f9f9;
    border: 1px solid #ddd
}

.Pricing-box.highlight hr {
    border-color: #ddd
}

.price-title h4,
.price-title h5 {
    margin-top: 0;
    margin-bottom: 0
}

.Pricing-box .price {
    font-size: 50px;
    font-weight: 700;
    position: relative
}

.Pricing-box .price .price-sm {
    font-size: 14px;
    position: absolute
}

.Pricing-box .price .price-lg {
    padding-left: 10px
}

.Pricing-box .price-tenure {
    font-size: 12px;
    color: #888;
    font-weight: 400;
    padding-top: 8px
}

.Pricing-box .pricing-features {
    font-size: 13px;
    text-transform: uppercase
}

.Pricing-box .pricing-features ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.Pricing-box .pricing-features ul li {
    padding: 6px
}

.container-icon {
    font-size: 25px;
    margin-bottom: 15px;
    color: inherit
}

.testimonial {
    max-width: 800px;
    width: 100%;
    margin: 0 auto
}

.quote-author {
    margin-top: 15px
}

.quote-author span {
    font-weight: 400
}

.client-logo {
    height: 80px
}

.client-logo img {
    height: 100%;
    width: auto
}

.page-icon-top {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 20px;
    width: 100%;
    color: #323232
}

.side-menu,
.white .features-icon-left,
.white .features-icon-right,
.white .page-icon-left,
.white .page-icon-top {
    color: #fff
}

.table.table-border {
    border: 1px solid #eee
}

.table tr td,
.table tr th {
    padding: 10px 15px;
    vertical-align: middle!important
}

.table.table-fit tr td,
.table.table-fit tr th {
    padding: 10px 0
}

.table.table-border tr td,
.table.table-border tr th {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee
}

.table.checkout tr td {
    vertical-align: top!important;
    padding: 15px
}

.table.checkout tr td:first-child,
.table.checkout tr th:first-child {
    max-width: 60px
}

.table.checkout small {
    display: block
}

.side-menu {
    background: #323232;
    z-index: 2005;
    padding: 30px;
    overflow-y: auto;
    position: relative
}

.content-slider,
.full-screen-intro,
.fullscreen-carousel,
.fullscreen-carousel .slides li,
.fullwidth-slider,
.hero,
.item-box,
.item-img,
.item-mask,
.item-nav,
.o-flow-hidden,
.shop-item,
.side-menu .menu-close {
    overflow: hidden
}

.side-menu .menu-close {
    position: relative;
    float: right;
    display: inline-block;
    color: #fff;
    font-size: 36px;
    width: 100%;
    line-height: 0;
    padding-bottom: 30px;
}

.side-menu .menu-close:hover {
    color: #B7B7B7
}

.side-menu a {
    color: #fff;
    font-weight: 700;
    font-size: 12px
}

.side-menu a:hover {
    color: #A9A9A9
}

.side-menu ul {
    padding: 0
}

.side-menu ul li {
    list-style: none;
    margin-bottom: 5px
}

.side-menu>ul>li>a {
    text-transform: uppercase;
    letter-spacing: 3px;
    display: block;
    padding-bottom: 30px;
}

.side-menu input[type=radio],
.side-menu input[type=checkbox],
.side-menu input[type=text],
.side-menu input[type=email],
.side-menu input[type=tel],
.side-menu input[type=number],
.side-menu input[type=password],
.side-menu select,
.side-menu textarea {
    border: none
}

.side-menu .sign-in {
    padding-bottom: 30px;
    border-bottom: 1px solid #3e3e3e;
    margin-bottom: 30px
}

.side-menu .sign-in a {
    color: #fff;
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    display: inline-block;
    margin-top: 10px
}

.side-menu .sign-in a:hover {
    color: #3E4095;
    text-decoration: underline
}

.side-menu .logo {
    max-width: 120px;
    width: 100%
}

.side-menu .social {
    list-style: none
}

.side-menu .social li {
    display: inline-block;
    margin: 0 10px 0 0
}

.side-menu .social li a {
    font-size: 16px
}

.top-search-bar {
    background: #444;
    z-index: 2002;
    color: #fff;
    padding-top: 10px
}

.top-search-bar .search-wraper {
    position: relative
}

.top-search-bar input {
    background-color: rgba(255, 255, 255, 0);
    border: none;
    font-size: 16px;
    color: #fff;
    padding: 10px 40px;
    margin: 0;
    letter-spacing: 1px
}

.top-search-bar input:focus {
    color: #fff
}

.top-search-bar .bar-close,
.top-search-bar .search-bar-icon {
    position: absolute;
    top: 10px;
    color: #fff;
    background-repeat: no-repeat;
    display: block;
    font-size: 20px
}

.top-search-bar .bar-close {
    right: 0;
    left: auto;
    background-position: right center
}

.top-search-bar .search-bar-icon {
    left: 0;
    background-position: left center
}

.wrapper {
    position: relative;
    width: 100%
}

.inner-intro {
    background-color: #f7f7f7;
    height: 530px;
    display: block;
    position: relative
}

.inner-intro.inner-intro-small {
    height: 380px
}

.inner-intro .container {
    position: relative;
    height: 100%;
    display: table
}

.inner-intro .container .title {
    padding-bottom: 65px;
    padding-top: 65px;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.full-intro .inner-intro .container .title h2 {
    margin-top: 65px
}

.inner-intro .container .title .separator {
    margin-right: auto;
    margin-left: auto
}

.page-breadcrumb {
    background: rgba(255, 255, 255, .9);
    padding: 4px 8px;
    display: inline-block;
    color: #323232;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px
}

.overlay-dark:before,
.overlay-static-dark {
    background-color: rgba(32, 32, 32, .4)
}

.page-breadcrumb a,
.page-breadcrumb span {
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px
}

.page-breadcrumb span {
    color: #999
}

.overlay-static-dark {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
    height: 100%;
    z-index: 2;
    display: -webkit-flex;
    display: flex
}

.content-cap-wraper,
.full-cap-wraper {
    display: table;
    margin: 0 auto;
    height: 100%;
    width: 100%
}

.overlay-dark,
.overlay-dark80,
.overlay-light,
.overlay-light80 {
    position: relative;
    z-index: 1
}

.overlay-dark80:before,
.overlay-dark:before,
.overlay-light80:before,
.overlay-light:before {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1
}

.overlay-dark80:before {
    background-color: rgba(42, 42, 42, 0.84);
}

.overlay-light:before {
    background-color: rgba(255, 255, 255, .4)
}

.overlay-light80:before {
    background-color: rgba(255, 255, 255, .8)
}

.content-cap-wraper,
.full-screen-intro {
    position: relative
}

.full-cap-wraper {
    position: absolute;
    top: 0;
    z-index: 1
}

.content-caption {
    display: table-cell;
    vertical-align: middle
}

.content-wd650 {
    max-width: 650px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.cont-h-100per {
    height: 100%
}

.bg-img {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover!important
}

.bg-img1,
.bg-img10,
.bg-img11,
.bg-img12,
.bg-img13,
.bg-img14,
.bg-img15,
.bg-img16,
.bg-img17,
.bg-img18,
.bg-img19,
.bg-img2,
.bg-img20,
.bg-img21,
.bg-img22,
.bg-img23,
.bg-img24,
.bg-img25,
.bg-img26,
.bg-img27,
.bg-img28,
.bg-img29,
.bg-img3,
.bg-img30,
.bg-img4,
.bg-img5,
.bg-img6,
.bg-img7,
.bg-img8,
.bg-img9 {
    background-size: cover!important;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed
}

.bg-img1 {
    background-image: url(../img/full/01.jpg)
}

.bg-img2 {
    background-image: url(../img/full/02.jpg)
}

.bg-img3 {
    background-image: url(../img/full/03.jpg)
}

.bg-img4 {
    background-image: url(../img/full/04.jpg)
}

.bg-img5 {
    background-image: url(../img/full/05.jpg)
}

.bg-img6 {
    background-image: url(../img/full/06.jpg)
}

.bg-img7 {
    background-image: url(../img/full/07.jpg)
}

.bg-img8 {
    background-image: url(../img/full/08.jpg)
}

.bg-img9 {
    background-image: url(../img/full/09.jpg)
}

.bg-img10 {
    background-image: url(../img/full/10.jpg)
}

.bg-img11 {
    background-image: url(../img/full/11.jpg)
}

.bg-img12 {
    background-image: url(../img/full/12.jpg)
}

.bg-img13 {
    background-image: url(../img/full/13.jpg)
}

.bg-img14 {
    background-image: url(../img/full/14.jpg)
}

.bg-img15 {
    background-image: url(../img/full/15.jpg)
}

.bg-img16 {
    background-image: url(../img/full/16.jpg)
}

.bg-img17 {
    background-image: url(../img/full/17.jpg)
}

.bg-img18 {
    background-image: url(../img/full/18.jpg)
}

.bg-img19 {
    background-image: url(../img/full/19.jpg)
}

.bg-img20 {
    background-image: url(../img/full/20.jpg)
}

.bg-img21 {
    background-image: url(../img/full/21.jpg)
}

.bg-img22 {
    background-image: url(../img/full/22.jpg)
}

.bg-img23 {
    background-image: url(../img/full/23.jpg)
}

.bg-img24 {
    background-image: url(../img/full/24.jpg)
}

.bg-img25 {
    background-image: url(../img/full/25.jpg)
}

.bg-img26 {
    background-image: url(../img/full/26.jpg)
}

.bg-img27 {
    background-image: url(../img/full/27.jpg)
}

.bg-img28 {
    background-image: url(../img/full/28.jpg)
}

.bg-img29 {
    background-image: url(../img/full/29.jpg)
}

.bg-img30 {
    background-image: url(../img/full/30.jpg)
}

.border-b-box {
    padding: 25px;
    border-bottom: 1px solid #f1f1f1;
    display: inline-block;
    width: 100%
}

.border-box {
    border: 1px solid #f1f1f1;
    padding: 25px
}

.b-lrb-none,
.b-lrb-none .ui-tab-content {
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 0 none
}

.map {
    width: 100%;
    height: 450px
}

#map {
    height: 100%
}

@media (max-width:767px) {
    .inner-intro .container {
        width: 100%;
        max-width: 720px;
        text-align: center
    }
}

.container.nf-container1 {
    padding-left: 15px;
    padding-right: 15px
}

.nf-row1 {
    margin-left: -15px;
    margin-right: -15px
}

.nf-col-padding {
    padding-left: 25px;
    padding-right: 25px
}

.nf-row1:after,
.nf-row1:before,
.nf-row2:after,
.nf-row2:before {
    display: table;
    content: " "
}

.nf-row1:after,
.nf-row2:after {
    clear: both
}

.nf-row1 .grid-sizer.spacing,
.nf-row1 .nf-item.spacing {
    padding: 15px
}

.nf-item.spacing,
.nf-row2 .grid-sizer.spacing,
.nf-row2 .nf-item.spacing,
.spacing-box {
    padding: 25px
}

.spacing-grid {
    padding-top: 25px;
    padding-bottom: 25px
}

.nf-col-1 .grid-sizer,
.nf-col-1 .nf-item {
    width: 100%;
    min-height: 1px
}

.nf-col-2 .grid-sizer,
.nf-col-2 .nf-item {
    width: 50%;
    min-height: 1px
}

.nf-col-3 .grid-sizer,
.nf-col-3 .nf-item {
    width: 33.3333%;
    min-height: 1px
}

.nf-col-4 .grid-sizer,
.nf-col-4 .nf-item {
    width: 15%;
    min-height: 1px
}

.nf-col-5 .grid-sizer,
.nf-col-5 .nf-item {
    width: 20%;
    min-height: 1px
}

.nf-col-6 .grid-sizer,
.nf-col-6 .nf-item {
    width: 16.6666%;
    min-height: 1px
}

.nf-col-1 .nf-item.w1,
.nf-col-2 .nf-item.w1,
.nf-col-3 .nf-item.w1,
.nf-col-4 .nf-item.w1 {
    width: 100%
}

.nf-col-1 .nf-item.w2,
.nf-col-2 .nf-item.w2,
.nf-col-3 .nf-item.w2,
.nf-col-4 .nf-item.w2 {
    width: 50%
}

.nf-col-1 .nf-item.w3,
.nf-col-2 .nf-item.w3,
.nf-col-3 .nf-item.w3,
.nf-col-4 .nf-item.w3 {
    width: 33.3333%
}

.nf-col-1 .nf-item.w4,
.nf-col-2 .nf-item.w4,
.nf-col-3 .nf-item.w4,
.nf-col-4 .nf-item.w4 {
    width: 25%
}

.nf-col-1 .nf-item.w3-2,
.nf-col-1 .nf-item.w4-2,
.nf-col-2 .nf-item.w3-2,
.nf-col-2 .nf-item.w4-2,
.nf-col-3 .nf-item.w3-2,
.nf-col-3 .nf-item.w4-2,
.nf-col-4 .nf-item.w3-2,
.nf-col-4 .nf-item.w4-2 {
    width: 50%
}

.nf-col-1 .nf-item.w4-1,
.nf-col-2 .nf-item.w4-1,
.nf-col-3 .nf-item.w4-1,
.nf-col-4 .nf-item.w4-1 {
    width: 75%
}

.nf-col-1 .nf-item.w3-1,
.nf-col-2 .nf-item.w3-1,
.nf-col-3 .nf-item.w3-1,
.nf-col-4 .nf-item.w3-1 {
    width: 66.6666%
}

@media (max-width:991px) {
    .nf-col-1 .nf-item.w2,
    .nf-col-1 .nf-item.w3,
    .nf-col-1 .nf-item.w3-1,
    .nf-col-1 .nf-item.w4-1,
    .nf-col-2 .nf-item,
    .nf-col-2 .nf-item.w2,
    .nf-col-2 .nf-item.w3,
    .nf-col-2 .nf-item.w3-1,
    .nf-col-2 .nf-item.w4,
    .nf-col-2 .nf-item.w4-1,
    .nf-col-3 .nf-item,
    .nf-col-3 .nf-item.w2,
    .nf-col-3 .nf-item.w3,
    .nf-col-3 .nf-item.w3-1,
    .nf-col-3 .nf-item.w4,
    .nf-col-3 .nf-item.w4-1,
    .nf-col-4 .nf-item,
    .nf-col-4 .nf-item.w2,
    .nf-col-4 .nf-item.w3,
    .nf-col-4 .nf-item.w3-1,
    .nf-col-4 .nf-item.w4,
    .nf-col-4 .nf-item.w4-1,
    nf-col-1 .nf-item.w4 {
        width: 50%
    }
    .nf-col-5 .nf-item,
    .nf-col-6 .nf-item {
        width: 33.3333%
    }
    .nf-row2 .grid-sizer.spacing,
    .nf-row2 .nf-item.spacing {
        padding: 25px
    }
}

@media (max-width:767px) {
    .container,
    .nf-col-3,
    .nf-col-4 {
        margin: 0 auto;
        max-width: 480px
    }
    .container,
    .nf-col-5 .nf-item,
    .nf-col-6 .nf-item {
        width: 100%
    }
    .nf-col-padding {
        padding-left: 15px;
        padding-right: 15px
    }
    .spacing-grid {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .nf-col-1 .nf-item.w2,
    .nf-col-1 .nf-item.w3,
    .nf-col-1 .nf-item.w3-1,
    .nf-col-1 .nf-item.w4-1,
    .nf-col-2 .nf-item,
    .nf-col-2 .nf-item.w2,
    .nf-col-2 .nf-item.w3,
    .nf-col-2 .nf-item.w3-1,
    .nf-col-2 .nf-item.w4,
    .nf-col-2 .nf-item.w4-1,
    .nf-col-3 .nf-item,
    .nf-col-3 .nf-item.w2,
    .nf-col-3 .nf-item.w3,
    .nf-col-3 .nf-item.w3-1,
    .nf-col-3 .nf-item.w4,
    .nf-col-3 .nf-item.w4-1,
    .nf-col-4 .nf-item,
    .nf-col-4 .nf-item.w2,
    .nf-col-4 .nf-item.w3,
    .nf-col-4 .nf-item.w3-1,
    .nf-col-4 .nf-item.w4,
    .nf-col-4 .nf-item.w4-1,
    nf-col-1 .nf-item.w4 {
        width: 100%;
        max-width: 480px;
        margin: 0 auto
    }
    .nf-row1 .nf-item.spacing,
    .nf-row2 .nf-item.spacing,
    .spacing-box {
        padding: 15px
    }
    .xs-hidden {
        visibility: hidden!important;
        display: none!important;
        opacity: 0
    }
}

@media (max-width:480px) {
    .nf-col-5 .nf-item,
    .nf-col-6 .nf-item {
        width: 100%
    }
}

.sidebar-widget {
    margin-bottom: 50px
}

.sidebar-widget h4 {
    margin: 0;
    padding-top: 0;
    padding-bottom: 15px
}

.widget-search {
    position: relative
}

.widget-search input[type=text] {
    padding-right: 30px
}

.widget-search input[type=submit] {
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    color: #8d8d8d;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-family: FontAwesome, sans-serif;
    margin: 0;
    outline: 0;
    white-space: nowrap;
    padding: 0 3px;
    text-decoration: none;
    transition: all .25s ease 0s;
    -moz-transition: all .25s ease 0s;
    -o-transition: all .25s ease 0s;
    -webkit-transition: all .25s ease 0s;
    position: absolute;
    top: 10px;
    right: 10px
}

.item-box:hover .item-container,
.item-container {
    transition: all 2s cubic-bezier(.23, 1, .32, 1) 0s;
    width: 100%
}

.item-box,
.pagination-nav,
.sidebar-widget .widget-post {
    position: relative
}

.widget-search input[type=submit]:hover {
    color: #3E4095
}

.sidebar-widget hr {
    margin-bottom: 15px
}

.sidebar-widget ul {
    margin: 0;
    padding: 0
}

.sidebar-widget ul li {
    list-style: none;
    font-weight: 400
}

.sidebar-widget ul li a {
    display: inline-block;
    padding: 4px 0;
    font-size: 13px;
    color: #323232
}

.sidebar-widget ul li a:hover {
    color: #3E4095
}

.widget-tag {
    display: inline-table;
    margin-top: 15px
}

.widget-tag li {
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    text-transform: uppercase
}

.widget-tag li a {
    padding: 4px 10px!important;
    display: block;
    border: 1px solid #eee
}

.widget-tag li a:hover ,
.widget-tag li a.active {
    background: #323232;
    color: #fff!important
}

.sidebar-widget .widget-post .widget-post-media {
    width: 70px;
    display: table-cell;
    padding: 0 15px 0 0
}

.sidebar-widget .widget-post li {
    margin-bottom: 20px
}

.sidebar-widget .widget-post a {
    padding: 0
}

.sidebar-widget .widget-post .widget-post-media img,
.sidebar-widget .widget-post .widget-post-media video {
    width: 100%;
    vertical-align: top
}

.sidebar-widget .widget-post .widget-post-info {
    display: table-cell;
    vertical-align: top
}

.sidebar-widget .widget-post .widget-post-info h5,
.sidebar-widget .widget-post .widget-post-info h6 {
    margin-bottom: 5px
}

.sidebar-widget .widget-post .widget-post-info p {
    margin: 0
}

.pagination-nav {
    width: 100%;
    display: block
}

.pagination-nav ul {
    margin: 0;
    padding: 0
}

.pagination-nav ul li {
    display: inline-block;
    margin: 0 2px
}

.pagination-nav ul li a {
    display: block;
    background-color: #f7f7f7;
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 14px
}

.pagination-nav ul li.active a {
    background: #323232;
    color: #fff
}

.container-filter li a.active,
.item-nav .item-all-view h5:hover,
.item-nav .item-all-view h6:hover {
    color: #3E4095
}

.container-filter {
    padding: 0;
    margin: 0 0 30px
}

.container-filter li {
    list-style: none;
    display: inline-block
}

.container-filter li a {
    display: block;
    margin-left: 15px;
    margin-right: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: 600;
    font-family: Raleway, sans-serif
}

.item-box {
    display: block
}

.item-box a {
    display: inline-block
}

.item-box:hover .item-mask {
    opacity: 1;
    visibility: visible
}

.item-box:hover .item-mask .item-caption {
    bottom: 30px;
    opacity: 1
}

.item-box:hover .item-container {
    transform: scale(1.1)
}

.item-container {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transition: all 2s cubic-bezier(.23, 1, .32, 1) 0s;
    -webkit-transition: all 2s cubic-bezier(.23, 1, .32, 1) 0s;
    -o-transition: all 2s cubic-bezier(.23, 1, .32, 1) 0s
}

.item-mask {
    background: rgba(0, 0, 0, .7);
    height: 100%;
    position: absolute;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden
}

.item-mask h5,
.item-mask h6,
.item-mask p {
    margin-bottom: 0
}

.item-mask p {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1.5px;
    font-weight: 400;
    margin-top: 0;
    text-align: left
}

.item-mask .item-caption {
    position: absolute;
    bottom: -60px;
    left: 0;
    padding-left: 30px;
    padding-right: 30px;
    text-align: left;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    opacity: 0
}

.project-detail-block p {
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.project-detail-block ul,
ul.project-detail-block {
    padding-left: 0
}

.project-detail-block li {
    list-style: none
}

.project-detail-block p strong {
    display: inline-block;
    width: 110px
}

.item-nav {
    text-align: center;
    display: block
}

.item-nav .item-all-view,
.item-nav .item-next,
.item-nav .item-prev {
    position: relative;
    display: inline-block
}

.item-nav .item-all-view h5,
.item-nav .item-all-view h6 {
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.item-all-view,
.item-nav .item-next .next-btn,
.item-nav .item-prev .prev-btn {
    display: inline-block;
    font-size: 25px;
    text-align: center;
    height: 51px;
    line-height: 51px;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.item-nav .item-next .next-btn,
.item-nav .item-prev .prev-btn {
    color: #323232;
    background: #fff;
    width: 51px
}

.item-nav .item-next:hover .next-btn,
.item-nav .item-prev:hover .prev-btn {
    background: #f7f7f7
}

.item-nav .item-prev {
    text-align: left;
    float: left
}

.item-nav .item-next {
    text-align: right;
    float: right
}

.item-nav .item-next .item-next-text,
.item-nav .item-prev .item-prev-text {
    position: absolute;
    line-height: 51px;
    top: 10px;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    width: 150px
}

.blog-post,
.blog-post .post-media iframe {
    width: 100%
}

.item-nav .item-next:hover .item-next-text,
.item-nav .item-prev:hover .item-prev-text {
    margin-left: 0;
    margin-right: 0;
    visibility: visible;
    opacity: 1
}

.item-nav .item-prev .item-prev-text {
    left: 100%;
    margin-left: -110px;
    padding-left: 15px
}

.item-nav .item-next .item-next-text {
    right: 100%;
    margin-right: -110px;
    padding-right: 15px
}

.item-nav .item-next .item-next-text h5,
.item-nav .item-next .item-next-text h6,
.item-nav .item-next .item-next-text p,
.item-nav .item-prev .item-prev-text h5,
.item-nav .item-prev .item-prev-text h6,
.item-nav .item-prev .item-prev-text p {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0
}

.item-nav .item-all-view h5,
.item-nav .item-all-view h6,
.item-nav .item-next .item-next-text h5,
.item-nav .item-next .item-next-text h6,
.item-nav .item-prev .item-prev-text h5,
.item-nav .item-prev .item-prev-text h6 {
    padding-top: 8px
}

.blog-post {
    display: inline-block
}

.blog-post .post-media {
    position: relative;
    overflow: hidden;
    margin-bottom: 25px
}

.blog-post .post-meta,
.comment-list .post-meta,
.sidebar-widget .post-meta {
    text-transform: uppercase;
    color: #999;
    font-size: 13px
}

.blog-post .post-meta span,
.comment-list .post-meta span {
    margin-right: 3px
}

.blog-post .post-header h3,
.blog-post .post-header h4,
.blog-post .post-header h5 {
    margin-top: 5px;
    margin-bottom: 20px
}

.blog-post .post-entry,
.blog-post .post-header h2 {
    margin-bottom: 30px
}

.blog-post .post-entry blockquote,
.blog-post .post-entry p,
.post-entry ul {
    margin-bottom: 20px
}

.blog-post .post-entry ul {
    color: #888
}

.blog-post .post-tag {
    color: #999;
    text-transform: uppercase;
    font-size: 13px
}

.blog-post .post-tag span {
    margin-right: 10px
}

.blog-post .post-more-link {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px
}

.blog-post .post-more-link a i {
    margin-left: 5px;
    transition: all .25s ease 0s;
    -o-transition: all .25s ease 0s;
    -moz-transition: all .25s ease 0s;
    -webkit-transition: all .25s ease 0s
}

.blog-post .post-more-link a:hover i {
    margin-left: 10px
}

.blog-post blockquote {
    border-left: none;
    background: #f7f7f7;
    font-size: 17px;
    padding: 25px;
    margin: 0;
    color: #888;
    font-weight: 300
}

.blog-post blockquote:after {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½";
    font-family: FontAwesome;
    padding-left: 7px;
    font-size: 12px
}

.blog-post blockquote:before {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â";
    font-family: FontAwesome;
    padding-right: 7px;
    font-size: 12px
}

.blog-post-hr hr {
    margin-bottom: 45px
}

.post-author {
    display: inline-block;
    position: relative;
    margin-bottom: 40px
}

.post-author img {
    width: 80px
}

.post-author .post-author-details {
    margin-left: 20px
}

.post-author h6 {
    margin-top: 0
}

.post-author ul.social {
    margin: 0;
    padding: 0;
    font-size: 16px
}

.post-author ul.social li {
    list-style: none;
    display: inline-block;
    margin: 0 5px
}

.post-comment .comment-numb {
    font-weight: 300
}

.post-comment .comment-list {
    margin-left: 0;
    list-style: none;
    padding: 0
}

.post-comment .comment-list h6 {
    margin-top: 0;
    margin-bottom: 3px
}

.post-comment .comment-list li:first-child {
    padding-top: 0
}

.post-comment .comment-list li {
    padding-top: 15px
}

.post-comment .comment-list li:last-child .comment-detail {
    border-bottom: 0 none
}

.post-comment .comment-list .comment-reply,
.post-comment .comment-list li {
    position: relative;
    padding-left: 65px
}

.post-comment .comment-list .comment-detail {
    border-bottom: 1px dotted #eee;
    padding-bottom: 15px
}

.post-comment .comment-list .comment-reply {
    padding-top: 20px
}

.post-comment .comment-list .comment-reply-btn i {
    padding-right: 3px
}

.post-comment .comment-avatar {
    left: 0;
    margin-right: 15px;
    position: absolute;
    width: 50px
}

.fullscreen-carousel,
.hero,
.item-img,
.parallax,
.shop-detail-item,
.shop-item {
    position: relative
}

.post-comment .comment-avatar img {
    width: 100%
}

.post-comment-star .star-rat {
    display: inline-block
}

.post-comment-star label {
    margin-right: 6px
}

.shop-item {
    text-align: center
}

.shop-item .item-mask .item-mask-detail {
    display: flex;
    display: -webkit-flex;
    height: 100%;
    width: 100%
}

.shop-item .item-mask .item-mask-detail .item-mask-detail-ele {
    margin: auto
}

.item-img {
    display: block
}

.shop-item-info {
    margin-top: 20px;
    text-align: center
}

.shop-item-info a:hover,
.shop-item-info a:hover h5,
.shop-item-info a:hover h6,
.shop-item-name:hover {
    color: #3E4095;
    transition: all .25s ease 0s;
    -moz-transition: all .25s ease 0s;
    -webkit-transition: all .25s ease 0s;
    -o-transition: all .25s ease 0s
}

.shop-item-info .shop-item-name {
    margin-bottom: 5px
}

.shop-item-info .shop-item-price {
    font-size: 15px;
    color: #888
}

.shop-detail-info del,
.shop-item-info .shop-item-price del,
.sidebar-widget del {
    margin-right: 10px;
    color: #bbb;
    font-weight: 400
}

.shop-filter {
    display: inline-table;
    width: 100%
}

.shop-detail-info h4 {
    line-height: 26px
}

.shop-detail-info .shop-item-price {
    font-size: 20px;
    color: #3E4095;
    font-weight: 600
}

.shop-Cart-totalbox {
    max-width: 450px
}

.shop-Cart-totalprice {
    font-size: 18px
}

.hero {
    width: 100%
}

.fullscreen-carousel .slides li {
    position: relative;
    height: 100%
}

.fullscreen-carousel .overlay-hero {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    text-align: center
}

.fullscreen-carousel .overlay-hero .caption-hero {
    display: inline-table;
    height: 100%;
    position: relative;
    padding: 0;
    margin: 0
}

.fullscreen-carousel .overlay-hero .caption-hero .inner-caption {
    display: table-cell;
    margin: auto;
    vertical-align: middle;
    padding-left: 25px;
    padding-right: 25px
}

.caption-hero h1 {
    margin-top: 15px;
    margin-bottom: 15px
}

.fullwidth-slider {
    position: relative
}

.fullwidth-slider .item {
    height: 650px;
    position: relative;
    width: 100%
}

.fullscreen-carousel .flex-direction-nav a {
    position: absolute;
    top: 50%;
    display: inline-block;
    margin-top: -30px;
    background: #fff;
    width: 51px;
    height: 51px;
    text-align: center;
    font-family: FontAwesome;
    color: #323232;
    transition: all .25s ease 0s;
    -moz-transition: all .25s ease 0s;
    -webkit-transition: all .25s ease 0s;
    -o-transition: all .25s ease 0s;
    font-size: 21px;
    line-height: 51px
}

.fullscreen-carousel .flex-direction-nav a:hover {
    color: #3E4095
}

.flexslider.fullscreen-carousel:hover .flex-prev {
    left: 0;
    opacity: 1
}

.fullscreen-carousel .flex-direction-nav .flex-prev {
    left: -51px;
    background-position: center left
}

.fullscreen-carousel .flex-direction-nav .flex-prev:before {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾";
    display: inline-block
}

.flexslider.fullscreen-carousel:hover .flex-next {
    right: 0;
    opacity: 1
}

.fullscreen-carousel .flex-direction-nav .flex-next {
    right: -51px;
    background-position: center right
}

.fullscreen-carousel .flex-direction-nav .flex-next:before {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦";
    display: inline-block
}

@media (max-width:991px) {
    .fullscreen-carousel .slides li img {
        width: 100%;
        height: 100%
    }
    .fullscreen-carousel .caption-hero h1 {
        font-size: 25px
    }
    .fullscreen-carousel .overlay-hero .caption-hero {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width:767px) {
    .fullscreen-carousel .caption-hero h1 {
        font-size: 20px;
        margin: 0
    }
    .fullscreen-carousel .caption-hero h5 {
        margin: 0;
        font-size: 12px
    }
    .fullscreen-carousel .caption-hero .separator {
        margin-left: auto;
        margin-right: auto
    }
    .fullscreen-carousel .text-left {
        text-align: center
    }
    .fullscreen-carousel.hero-slider-2 .slides li {
        height: 400px
    }
    .full-intro .hero {
        padding-top: 64px
    }
    .hero {
        padding: 0
    }
}

@media (max-width:480px) {
    .fullscreen-carousel .overlay-hero .caption-hero .inner-caption {
        padding-left: 15px;
        padding-right: 15px
    }
}

.owl-buttons {
    position: static
}

.owl-carousel.white .owl-controls .owl-page span {
    background: #fff
}

.owl-carousel.white .owl-controls .owl-page.active span {
    background: rgba(0, 0, 0, 0);
    border: 2px solid #fff
}

.nf-carousel-theme .owl-controls .owl-pagination {
    position: absolute;
    z-index: 2;
    left: 0;
    text-align: center;
    width: 100%;
    margin-top: 15px
}

.nf-carousel-theme .owl-controls .owl-buttons .owl-next,
.nf-carousel-theme .owl-controls .owl-buttons .owl-prev {
    width: 31px;
    height: 31px;
    line-height: 31px;
    font-size: 16px;
    margin-top: -15px
}

.content-carousel .owl-controls .owl-buttons .owl-next,
.content-carousel .owl-controls .owl-buttons .owl-prev,
.fullwidth-slider .owl-controls .owl-buttons .owl-next,
.fullwidth-slider .owl-controls .owl-buttons .owl-prev,
.image-slider .owl-controls .owl-buttons .owl-next,
.image-slider .owl-controls .owl-buttons .owl-prev,
.nf-carousel-theme .owl-controls .owl-buttons .owl-next,
.nf-carousel-theme .owl-controls .owl-buttons .owl-prev {
    background: rgba(245, 245, 245, .8);
    color: #252525;
    display: block;
    top: 50%;
    transition: all .25s ease 0s;
    -o-transition: all .25s ease 0s;
    -moz-transition: all .25s ease 0s;
    -webkit-transition: all .25s ease 0s;
    z-index: 3;
    position: absolute;
    text-align: center
}

.content-carousel .owl-controls .owl-buttons .owl-next:hover,
.content-carousel .owl-controls .owl-buttons .owl-prev:hover,
.fullwidth-slider .owl-controls .owl-buttons .owl-next:hover,
.fullwidth-slider .owl-controls .owl-buttons .owl-prev:hover,
.image-slider .owl-controls .owl-buttons .owl-next:hover,
.image-slider .owl-controls .owl-buttons .owl-prev:hover,
.nf-carousel-theme .owl-controls .owl-buttons .owl-next:hover,
.nf-carousel-theme .owl-controls .owl-buttons .owl-prev:hover {
    color: #3E4095
}

.content-carousel .owl-controls .owl-buttons .owl-next,
.fullwidth-slider .owl-controls .owl-buttons .owl-next,
.image-slider .owl-controls .owl-buttons .owl-next,
.nf-carousel-theme .owl-controls .owl-buttons .owl-next {
    right: 0
}

.nf-carousel-theme .owl-controls .owl-buttons .owl-prev {
    left: 0;
    margin-left: -51px;
    opacity: 0
}

.nf-carousel-theme .owl-controls .owl-buttons .owl-next {
    right: 0;
    margin-right: -51px;
    opacity: 0
}

.content-carousel:hover .owl-controls .owl-buttons .owl-next,
.content-carousel:hover .owl-controls .owl-buttons .owl-prev,
.fullwidth-slider:hover .owl-controls .owl-buttons .owl-next,
.fullwidth-slider:hover .owl-controls .owl-buttons .owl-prev,
.image-slider:hover .owl-controls .owl-buttons .owl-next,
.image-slider:hover .owl-controls .owl-buttons .owl-prev,
.nf-carousel-theme:hover .owl-controls .owl-buttons .owl-next,
.nf-carousel-theme:hover .owl-controls .owl-buttons .owl-prev {
    margin-right: 0;
    margin-left: 0;
    opacity: 1
}

.content-carousel .owl-controls .owl-pagination,
.fullwidth-slider .owl-controls .owl-pagination,
.image-slider .owl-controls .owl-pagination,
.item1-carousel .owl-controls .owl-pagination {
    position: absolute;
    z-index: 2;
    bottom: 15px;
    left: 0;
    text-align: center;
    width: 100%
}

.content-carousel .owl-controls .owl-buttons .owl-next,
.content-carousel .owl-controls .owl-buttons .owl-prev,
.fullwidth-slider .owl-controls .owl-buttons .owl-next,
.fullwidth-slider .owl-controls .owl-buttons .owl-prev,
.image-slider .owl-controls .owl-buttons .owl-next,
.image-slider .owl-controls .owl-buttons .owl-prev {
    width: 51px;
    height: 51px;
    line-height: 51px;
    font-size: 21px;
    margin-top: -25px
}

.content-carousel .owl-controls .owl-buttons .owl-prev,
.fullwidth-slider .owl-controls .owl-buttons .owl-prev,
.image-slider .owl-controls .owl-buttons .owl-prev {
    left: 0;
    margin-left: -51px;
    opacity: 0
}

.content-carousel .owl-controls .owl-buttons .owl-next,
.fullwidth-slider .owl-controls .owl-buttons .owl-next,
.image-slider .owl-controls .owl-buttons .owl-next {
    right: 0;
    margin-right: -51px;
    opacity: 0
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 1);
    z-index: 9999;
    display: block
}

#preloader .loader {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
    text-align: center
}

#preloader .loader .loader-img {
    background: url(../img/loading.gif);
    width: 60px;
    height: 60px;
    display: block
}

.intro-scroll-down {
    position: absolute;
    z-index: 1;
    bottom: 30px;
    left: 50%;
    margin-left: -15px
}

.intro-scroll-down .mouse {
    position: relative;
    display: block;
    width: 30px;
    height: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-radius: 23px;
    -moz-border-radius: 23px;
    -webkit-border-radius: 23px
}

.intro-scroll-down .mouse .mouse-dot {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 6px;
    height: 6px;
    margin: -3px 0 0 -3px;
    background: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite
}

.background--light .intro-scroll-down .mouse {
    border: 2px solid #323232
}

.background--light .intro-scroll-down .mouse .mouse-dot {
    background: #323232
}

@-webkit-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

@-moz-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

@keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

.scroll-top {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    text-align: center;
    font-size: 20px;
    background: #555;
    color: #fff;
    z-index: 99;
    display: none;
    transition: none;
    -o-transition: none;
    -moz-transition: none;
    -webkit-transition: none
}

.scroll-top:hover {
    background: #3E4095;
    text-decoration: none;
    color: #fff
}

@media (max-width:768px) {
    .scroll-top {
        opacity: 0;
        visibility: hidden
    }
}

@media (max-width:767px) {
    .col-20p {
        width: 50%;
        float: left
    }
}

@media (min-width:768px) and (max-width:991px) {
    .col-20p {
        width: 20%;
        float: left
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .col-20p {
        width: 20%;
        float: left
    }
}

@media (min-width:1200px) {
    .col-20p {
        width: 20%;
        float: left
    }
}
