body { -webkit-font-smoothing: antialiased; -webkit-animation: fix 1s 1; overflow-x: hidden; }
h1, h2, h3, h4, h5, h6 { margin-bottom: 20px; }
a, a:hover { text-decoration: none; }
a:focus { outline: none; }
img { max-width: 100%; }
p { margin: 0 0 10px 0; }
p:last-child { margin-bottom: 0; }
/*----------------------------------------*/
/*----- 3 Font Settings -----*/
/*----------------------------------------*/
body { font-family: 'Poppins', sans-serif; font-size: 17px; font-weight: 400; line-height: 1.8em; letter-spacing: -0.3px; }
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-family: 'Poppins', sans-serif; font-weight: 700; }
h1, h1 a { font-size: 3.529em; line-height: 1.3em; }
h2, h2 a {font-size: 2.3rem;line-height: 1.2em;}
h3, h3 a { font-size: 2.118em; line-height: 1.3em; }
h4, h4 a {font-size: 1.2em;line-height: 1.3em;}
h5, h5 a { font-size: 1.118em; line-height: 1.3em; }
h6, h6 a { font-size: 1.000em; line-height: 1.8em; }
strong { font-size: 1.000em; line-height: 25px; font-weight: 700; }
.small { font-size: 0.750em; line-height: 1.8em; }
.main-heading{/* background: #114fa0; */color: #191c2f;margin-top: 0;padding: 10px 0 10px 0;/* border-radius: 8px; */font-size: 3.3rem;}
.sub-heading{font-size: 2rem;color: #191c2f;font-weight: normal;}
/* text sizes */
.text-size-xxl { font-size: 68px; line-height: 68px; }
.text-size-xl { font-size: 47px; line-height: 52px; }
.text-size-lg { font-size: 30px; line-height: 38px; }
.text-size-md { font-size: 24px; line-height: 36px; }
.text-size-sm { font-size: 13px; line-height: 18px; }
.text-size-xs { font-size: 0.765em; line-height: 1.4em; }
/* line height */
.line-height-null { line-height: 1em; }
/* font weights */
.font-weight-200 { font-weight: 200; }
.font-weight-300 { font-weight: 300; }
.font-weight-400 { font-weight: 400; }
.font-weight-500 { font-weight: 500; }
.font-weight-600 { font-weight: 600; }
.font-weight-700 { font-weight: 700; }
/* vertical aligns */
.vert-bottom { vertical-align: bottom; }
.vert-middle { vertical-align: middle; }
/*----------------------------------------*/
/*----- 4 Theme Utilities -----*/
/*----------------------------------------*/
/*== margins ==*/
.m-auto { margin: 0 auto !important }
.m-0 { margin: 0 !important }
.mt-0, .my-0 { margin-top: 0 !important }
.mr-0, .mx-0 { margin-right: 0 !important }
.mb-0, .my-0 { margin-bottom: 0 !important }
.ml-0, .mx-0 { margin-left: 0 !important }
.m-5 { margin: 5px !important }
.mt-5, .my-5 { margin-top: 5px !important }
.mr-5, .mx-5 { margin-right: 5px !important }
.mb-5, .my-5 { margin-bottom: 5px !important }
.ml-5, .mx-5 { margin-left: 5px !important }
.m-10 { margin: 10px }
.mt-10, .my-10 { margin-top: 10px !important }
.mr-10, .mx-10 { margin-right: 10px !important }
.mb-10, .my-10 { margin-bottom: 10px !important }
.ml-10, .mx-10 { margin-left: 10px !important }
.m-15 { margin: 15px }
.mt-15, .my-15 { margin-top: 15px !important }
.mr-15, .mx-15 { margin-right: 15px !important }
.mb-15, .my-15 { margin-bottom: 15px !important }
.ml-15, .mx-15 { margin-left: 15px !important }
.m-20 { margin: 20px !important }
.mt-20, .my-20 { margin-top: 20px !important }
.mr-20, .mx-20 { margin-right: 20px !important }
.mb-20, .my-20 { margin-bottom: 20px !important }
.ml-20, .mx-20 { margin-left: 20px !important }
.m-30 { margin: 30px !important }
.mt-30, .my-30 { margin-top: 30px !important }
.mr-30, .mx-30 { margin-right: 30px !important }
.mb-30, .my-30 { margin-bottom: 30px !important }
.ml-30, .mx-30 { margin-left: 30px !important }
.m-40 { margin: 40px !important }
.mt-40, .my-40 { margin-top: 40px !important }
.mr-40, .mx-40 { margin-right: 40px !important }
.mb-40, .my-40 { margin-bottom: 40px !important }
.ml-40, .mx-40 { margin-left: 40px !important }
.m-50 { margin: 50px !important }
.mt-50, .my-50 { margin-top: 50px !important }
.mr-50, .mx-50 { margin-right: 50px !important }
.mb-50, .my-50 { margin-bottom: 50px !important }
.ml-50, .mx-50 { margin-left: 50px !important }
.m-60 { margin: 60px !important }
.mt-60, .my-60 { margin-top: 60px !important }
.mr-60, .mx-60 { margin-right: 60px !important }
.mb-60, .my-60 { margin-bottom: 60px !important }
.ml-60, .mx-60 { margin-left: 60px !important }
.m-70 { margin: 70px !important }
.mt-70, .my-70 { margin-top: 70px !important }
.mr-70, .mx-70 { margin-right: 70px !important }
.mb-70, .my-70 { margin-bottom: 70px !important }
.ml-70, .mx-70 { margin-left: 70px !important }
.m-80 { margin: 80px !important }
.mt-80, .my-80 { margin-top: 80px !important }
.mr-80, .mx-80 { margin-right: 80px !important }
.mb-80, .my-80 { margin-bottom: 80px !important }
.ml-80, .mx-80 { margin-left: 80px !important }
.m-90 { margin: 90px !important }
.mt-90, .my-90 { margin-top: 90px !important }
.mr-90, .mx-90 { margin-right: 90px !important }
.mb-90, .my-90 { margin-bottom: 90px !important }
.ml-90, .mx-90 { margin-left: 90px !important }
.m-100 { margin: 100px !important }
.mt-100, .my-100 { margin-top: 100px !important }
.mr-100, .mx-100 { margin-right: 100px !important }
.mb-100, .my-100 { margin-bottom: 100px !important }
.ml-100, .mx-100 { margin-left: 100px !important }
/* minus top margins */
.mt-minus10 { margin-top: -10px !important; }
.mt-minus20 { margin-top: -20px !important; }
.mt-minus30 { margin-top: -30px !important; }
.mt-minus40 { margin-top: -40px !important; }
.mt-minus50 { margin-top: -50px !important; }
.mt-minus60 { margin-top: -60px !important; }
.mt-minus70 { margin-top: -70px !important; }
.mt-minus80 { margin-top: -80px !important; }
.mt-minus90 { margin-top: -90px !important; }
.mt-minus100 { margin-top: -100px !important; }
.mt-minus110 { margin-top: -110px !important; }
.mt-minus120 { margin-top: -120px !important; }
.mt-minus130 { margin-top: -130px !important; }
.mt-minus140 { margin-top: -140px !important; }
.mt-minus150 { margin-top: -150px !important; }
/* minus bottom margins */
.mb-minus10 { margin-bottom: -10px !important; }
.mb-minus20 { margin-bottom: -20px !important; }
.mb-minus30 { margin-bottom: -30px !important; }
.mb-minus40 { margin-bottom: -40px !important; }
.mb-minus50 { margin-bottom: -50px !important; }
.mb-minus60 { margin-bottom: -60px !important; }
.mb-minus70 { margin-bottom: -70px !important; }
.mb-minus80 { margin-bottom: -80px !important; }
.mb-minus90 { margin-bottom: -90px !important; }
.mb-minus100 { margin-bottom: -100px !important; }
.mb-minus110 { margin-bottom: -110px !important; }
.mb-minus120 { margin-bottom: -120px !important; }
.mb-minus130 { margin-bottom: -130px !important; }
.mb-minus140 { margin-bottom: -140px !important; }
.mb-minus150 { margin-bottom: -150px !important; }
/*== paddings ==*/
.p-0 { padding: 0 !important }
.pt-0, .py-0 { padding-top: 0 !important }
.pr-0, .px-0 { padding-right: 0 !important }
.pb-0, .py-0 { padding-bottom: 0 !important }
.pl-0, .px-0 { padding-left: 0 !important }
.p-5 { padding: 5px !important }
.pt-5, .py-5 { padding-top: 5px !important }
.pr-5, .px-5 { padding-right: 5px !important }
.pb-5, .py-5 { padding-bottom: 5px !important }
.pl-5, .px-5 { padding-left: 5px !important }
.p-10 { padding: 10px !important }
.pt-10, .py-10 { padding-top: 10px !important }
.pr-10, .px-10 { padding-right: 10px !important }
.pb-10, .py-10 { padding-bottom: 10px !important }
.pl-10, .px-10 { padding-left: 10px !important }
.p-15 { padding: 15px !important }
.pt-15, .py-15 { padding-top: 15px !important }
.pr-15, .px-15 { padding-right: 15px !important }
.pb-15, .py-15 { padding-bottom: 15px !important }
.pl-15, .px-15 { padding-left: 15px !important }
.p-20 { padding: 20px !important }
.pt-20, .py-20 { padding-top: 20px !important }
.pr-20, .px-20 { padding-right: 20px !important }
.pb-20, .py-20 { padding-bottom: 20px !important }
.pl-20, .px-20 { padding-left: 20px !important }
.p-30 { padding: 30px !important }
.pt-30, .py-30 { padding-top: 30px !important }
.pr-30, .px-30 { padding-right: 30px !important }
.pb-30, .py-30 { padding-bottom: 30px !important }
.pl-30, .px-30 { padding-left: 30px !important }
.p-40 { padding: 40px !important }
.pt-40, .py-40 { padding-top: 40px !important }
.pr-40, .px-40 { padding-right: 40px !important }
.pb-40, .py-40 { padding-bottom: 40px !important }
.pl-40, .px-40 { padding-left: 40px !important }
.p-50 { padding: 50px !important }
.pt-50, .py-50 { padding-top: 50px !important }
.pr-50, .px-50 { padding-right: 50px !important }
.pb-50, .py-50 { padding-bottom: 50px !important }
.pl-50, .px-50 { padding-left: 50px !important }
.p-60 { padding: 60px !important }
.pt-60, .py-60 { padding-top: 60px !important }
.pr-60, .px-60 { padding-right: 60px !important }
.pb-60, .py-60 { padding-bottom: 60px !important }
.pl-60, .px-60 { padding-left: 60px !important }
.p-70 { padding: 70px !important }
.pt-70, .py-70 { padding-top: 70px !important }
.pr-70, .px-70 { padding-right: 70px !important }
.pb-70, .py-70 { padding-bottom: 70px !important }
.pl-70, .px-70 { padding-left: 70px !important }
.p-80 { padding: 80px !important }
.pt-80, .py-80 { padding-top: 80px !important }
.pr-80, .px-80 { padding-right: 80px !important }
.pb-80, .py-80 { padding-bottom: 80px !important }
.pl-80, .px-80 { padding-left: 80px !important }
.p-100 { padding: 100px !important }
.p-90 { padding: 90px !important }
.pt-90, .py-90 { padding-top: 90px !important }
.pr-90, .px-90 { padding-right: 90px !important }
.pb-90, .py-90 { padding-bottom: 90px !important }
.pl-90, .px-90 { padding-left: 90px !important }
.p-100 { padding: 100px !important }
.pt-100, .py-100 { padding-top: 100px !important }
.pr-100, .px-100 { padding-right: 100px !important }
.pb-100, .py-100 { padding-bottom: 100px !important }
.pl-100, .px-100 { padding-left: 100px !important }
.p-150 { padding: 150px !important }
.pt-150, .py-150 { padding-top: 150px !important }
.pr-150, .px-150 { padding-right: 150px !important }
.pb-150, .py-150 { padding-bottom: 150px !important }
.pl-150, .px-150 { padding-left: 150px !important }
/*== images / shodow ==*/
.rounded-img, .rounded-img img, .rounded { border-radius: 10px; }
.img-has-shadow { -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.10); -moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.10); box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.10); }
.shadow { -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.10); -moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.10); box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.10); }
/*== borders ==*/
.border-top { border-top: 1px solid rgba(23,50,164,0.05); }
.border-right { border-right: 1px solid rgba(23,50,164,0.05); }
.border-bottom { border-bottom: 1px solid rgba(23,50,164,0.05); }
.border-left { border-left: 1px solid rgba(23,50,164,0.05); }
.border-top-2px { border-left: 2px solid rgba(23,50,164,0.05); }
.border-right-2px { border-left: 2px solid rgba(23,50,164,0.05); }
.border-bottom-2px { border-left: 2px solid rgba(23,50,164,0.05); }
.border-left-2px { border-left: 2px solid rgba(23,50,164,0.05); }
.border-2px { border: 2px solid #ccc; }
.border-top-none { border-top-width: 0; }
.border-right-none { border-right-width: 0; }
.border-bottom-none { border-bottom-width: 0; }
.border-left-none { border-left-width: 0; }
.border-none { border-width: 0 !important; }
/*== absolute positions ==*/
.position-relative { position: relative; }
.absolute-bottom-right { position: absolute; right: 0; bottom: 0; }
.absolute-bottom-left { position: absolute; left: 0; bottom: 0; }
.absolute-top-right { position: absolute; right: 0; top: 0; }
.absolute-top-left { position: absolute; left: 0; top: 0; }
/*== spacer == */
.spacer { display: block; width: 100%; }
.spacer::after { content: ""; display: block; clear: both; }
.spacer-10 { height: 10px; }
.spacer-20 { height: 20px; }
.spacer-30 { height: 30px; }
.spacer-40 { height: 40px; }
.spacer-50 { height: 50px; }
.spacer-100 { height: 100px; }
/*== misc ==*/
.text-decoration-underline { text-decoration: underline; }
.z-index { position: relative; z-index: 99; }
.overflow-visible { overflow: visible; }
.overflow-hidden { overflow: hidden; }
/*----------------------------------------*/
/*----- 5 Lists -----*/
/*----------------------------------------*/
ul, ol { margin: 0 0 10px 0; padding: 0; list-style-position: outside; display: block; }
li > ul, li > ol { margin-top: 10px; margin-bottom: 0; margin-left: 1.5em; }
ol li, ul li { margin-bottom: 10px; }
.list { list-style-type: none; }
.list li { display: block; margin-bottom: 10px; }
/*== inline list ==*/
.list-inline, .list-inline.list-left, .list-inline.list-right { display: block; width: 100%; margin: 0; }
.list-inline li { padding: 0 10px; margin: 0; background: none; list-style-type: none; display: inline-block !important; }
.list-left li { text-align: left; padding: 0 20px 0 0; margin: 0; }
.list-right li { text-align: right; padding: 0 0 0 20px; margin: 0; }
.list-left-spaced li { text-align: left; padding: 0 30px 0 0; margin: 0; }
.list-right-spaced li { text-align: right; padding: 0 0 0 30px; margin: 0; }
/*== icon list ==*/
.icon-list li {position: relative;display: flex;padding: 15px 0px;margin: 0;font-family: 'Poppins', sans-serif;}
.icon-list li:hover { border-radius: 8px; background-color: rgba(23,50,164,0.05); }
.icon-list:hover li {/* border-color: transparent !important; */}
.icon-list i {margin-right: 16px;font-size: 24px;line-height: 24px;}
/*== border list ==*/
.list-border li { background: none; list-style-type: none; display: block; padding: 0 0 10px 0; margin: 0 0 10px 0; border-style: solid; border-width: 0 0 1px 0; }
.list-border li:last-child { border: 0; margin-bottom: 0; }
/*== pipe list ==*/
.pipe-list { margin: 0; padding: 0; }
.pipe-list li { display: inline-block; background: none; list-style-type: none; margin: 0; padding: 0; }
.pipe-list li::after { content: ''; border-width: 0 1px 0 0; border-style: solid; margin: 0 10px 0 12px; }
.pipe-list li:last-child::after { content: none; }
/*----------------------------------------*/
/*----- 6 Buttons -----*/
/*----------------------------------------*/
.btn, .btn-flat, .text-btn, input[type="submit"], input[type="reset"] {width: auto;height: auto;position: relative;display: inline-block;padding: 10px 32px;cursor: pointer;border-width: 1px;border-style: solid;border-radius: 6px;text-decoration: none;outline: none;-webkit-backface-visibility: hidden;vertical-align: middle;text-align: center;font-weight: 500;font-size: 15px;line-height: 24px;}
.btn i { font-size: 1.2em; }
.btn-left-icon i { margin-left: 0; margin-right: 12px; }
.btn-right-icon i { margin-right: 0; margin-left: 12px; }
.btn-flat { padding: 14px 40px 11px 40px; border-width: 2px; }
.btn-flat.border-none { padding: 17px 40px 14px 40px; border-width: 0; }
.text-btn { padding: 15px 0; border: 0; }
/*----------------------------------------*/
/*----- 7 Layout -----*/
/*----------------------------------------*/
.sidebar { width: 450px; max-width: 35%; margin-top: 0; box-sizing: border-box; }
.has-right-sidebar { width: 100%; display: flex; flex-direction: row; }
.has-right-sidebar .main { width: 100%; padding-right: 50px; box-sizing: border-box; }
.has-left-sidebar { width: 100%; display: flex; flex-direction: row-reverse; }
.has-left-sidebar .main { width: 100%; padding-left: 50px; box-sizing: border-box; }
.page-pt { padding-top: 100px; }
.page-pb { padding-bottom: 100px; }
/*----------------------------------------*/
/*----- 8 Sections -----*/
/*----------------------------------------*/
.section { position: relative;  }
.section-full-height { height: 100vh; }
/* section backgrounds */
.section-with-bg {background-position: center center;background-repeat: no-repeat;background-size: cover;height: 100vh;/* background-image: url(../images/bg-8.jpg); */}
.section-fixed-bg { background-position: center center; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; }
.bg-size-auto { background-size: auto; }
.bg-position-top { background-position: top; }
.bg-position-right { background-position: right; }
.bg-position-bottom { background-position: bottom; }
.bg-position-left { background-position: left; }
.bg-position-center { background-position: center center; }
.bg-position-center-top { background-position: center top; }
.bg-position-center-bottom { background-position: center bottom; }
/* section top / bottom shapes */
.top-shape-img { background-repeat: no-repeat; background-size: auto; background-position: center top; }
.bottom-shape-img { background-repeat: no-repeat; background-size: auto; background-position: center bottom; }
/* overlay */
.overlay { width: 100%; height: 100%; position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 1; }
.overlay-content { position: relative; z-index: 99; }
/*----------------------------------------*/
/*----- 9 Hero Section -----*/
/*----------------------------------------*/
/*===== hero section =====*/
/* padding top equals to height of header */
.hero-section-top-padding {padding-top: 300px;padding-bottom: 269px;}

/* padding top for responsive hero section */
@media (max-width: 992px) {
.hero-section-padding { padding-top: 30px; }
}
/*----------------------------------------*/
/*----- 10 Header -----*/
/*----------------------------------------*/
#header-global { padding: 40px 0; display: block; }
#header-global.on-scroll { padding: 20px 0; box-shadow: 0 2px 15px 0 rgba(0,0,0,.03); z-index: 999; }
.header-left { min-width: 110px; /* if long menu - set min-width equal to logo width for actual size logo */ }
.header-right { margin-left: 30px; }
/*== logo ==*/
#header-global .logo-alt, #header-global.on-scroll .logo-default { display: none; }
#header-global.on-scroll .logo-alt, #header-global .logo-default { display: block; }
.logo-alt img {width: 122px;}
.logo-default img {width: 122px;}

/*== Menu  ==*/
.main-navigation { position: relative; margin-right: -20px; padding: 0; }
.main-navigation .sf-menu:first-child > li a {position: relative;padding: 5px 10px 5px 0;margin-right: 10px;font-size: 15px;overflow: hidden;color: #212121;}
.main-navigation .sf-menu:first-child > li a.active:before { transition-delay: .3s; }
.main-navigation .sf-menu:first-child > li li a { line-height: 1em; padding: 12px 20px; }
.main-navigation .sf-menu:first-child > li a::before { content: ""; width: 0; height: 2px; position: absolute; left: 0; bottom: 0; transition: width .5s; }
.main-navigation .sf-menu:first-child > li a:hover::before, .main-navigation .sf-menu:first-child > li a.active:before { width: 20px; }
.main-navigation .sf-menu:first-child > li a.active:before, .main-navigation .sf-menu:first-child > li a:hover::before { transition-delay: .3s; }
.main-navigation .sf-menu:first-child > li li a::before { content: none; display: none; }
/*----------------------------------------*/
/*----- 11 Responsive header -----*/
/*----------------------------------------*/
.responsive-header { padding: 20px 0; box-shadow: 0 2px 40px 0 hsla(240,0%,6%,.05); z-index: 999; }
.responsive-header img {width:108px}
.responsive-header .container { position: relative; }
.responsive-header .logo.logo-default { display: inline-block; }
.responsive-header, .slicknav_menu, #menu-button { display: none; }
#menu-button { padding: 10px; z-index: 9999; position: absolute; right: 0; top: 50%; margin-top: -20px; }
#menu-button:focus { outline: none; }
.responsive-header-menu { position: relative; }
.slicknav_menu { position: relative; z-index: 999; }
/*== mobile hamburger ==*/
.hamburger { display: inline-block; padding: 0; margin: 0; cursor: pointer; transition-timing-function: linear; transition-duration: .3s; transition-property: opacity, filter; text-transform: none; border: 0; overflow: visible; color: inherit; background-color: transparent; }
.hamburger-lines-wrapper { position: relative; display: inline-block; width: 30px; height: 20px; margin: 0 auto; }
.hamburger-lines, .hamburger-lines:after, .hamburger-lines:before { position: absolute; width: 30px; height: 2px; transition-timing-function: ease; transition-duration: .3s; transition-property: transform; }
.hamburger-lines:after, .hamburger-lines:before { display: block; content: ''; }
.hamburger-lines { display: block; top: 0; transition: background-color 0s linear .13s; }
.hamburger-lines:before { top: 9px; transition: top .1s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19); }
.hamburger-lines:after { top: 18px; transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19); }
.hamburger.is-active .hamburger-lines { transition-delay: .22s; background-color: transparent!important; }
.hamburger.is-active .hamburger-lines:before { top: 0; transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .15s, transform .13s cubic-bezier(.215, .61, .355, 1) .22s; transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger.is-active .hamburger-lines:after { top: 0; transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), transform .13s cubic-bezier(.215, .61, .355, 1) .22s; transform: translate3d(0, 10px, 0) rotate(-45deg); }
.hamburger.is-active:hover, .hamburger:hover { opacity: 1; }
/*== slicknav menu ==*/
.slicknav_nav { border: 0; margin: 0; padding: 20px 0 0 0; position: absolute; top: 0; left: 0; right: 0; }
.slicknav_menu { padding: 0; margin: 0; border: 0; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 5px; }
.slicknav_nav { clear: both; }
.slicknav_nav ul, .slicknav_nav li { display: block; margin-bottom: 0; }
.slicknav_nav ul { margin: 0; padding: 0; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a { display: inline; }
.slicknav_menu::before, .slicknav_menu::after { content: ""; display: table; }
.slicknav_menu::after { clear: both; }
.slicknav_nav a { display: block; position: relative; outline: medium none; padding: 15px 0; margin: 0; text-align: left; text-decoration: none; -webkit-transition: all .3s ease; transition: all .3s ease; font-weight: 400; }
.slicknav_nav li { border-width: 0 0 1px 0; border-style: solid; position: relative; margin: 0 10px; }
.slicknav_nav li:last-child { border: 0; }
.slicknav_nav .slicknav_arrow { font-size: 12px; margin: 0 0 0 0.4em; }
.slicknav_menu .slicknav_menutxt { text-shadow: none; }
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a { margin: 0; padding: 0; }
.slicknav_nav .slicknav_row { padding: 15px 0; margin: 2px 0; }
.slicknav_nav a:hover, .slicknav_nav .slicknav_row:hover { border-radius: 0; background: transparent; }
.slicknav_menu .sub-menu { margin: 0 0 0 20px; }
.slicknav_collapsed .slicknav_arrow::after { font-family: 'icomoon'; content: "\e97a"; }
.slicknav_open .slicknav_arrow::after { font-family: 'icomoon'; content: "\e97b"; }
.slicknav_open .slicknav_collapsed .slicknav_arrow::after { font-family: 'icomoon'; content: "\e97a"; }
.slicknav_collapsed .slicknav_arrow::after, .slicknav_open .slicknav_arrow::after, .slicknav_open .slicknav_collapsed .slicknav_arrow::after { float: right; font-size: 17px; margin-top: -2px; }
.slicknav_nav .dropdown-item { border-bottom: 1px solid #ccc; }
.responsive-header .sf-with-ul:after, .responsive-header ul ul .sf-with-ul:after { content: none; }
.responsive-header ul ul .sf-with-ul:after { content: none; }
/*----------------------------------------*/
/*----- 12 Footer -----*/
/*----------------------------------------*/
.footer-main { padding: 100px 0; font-size: 15px; }
.copyright { padding: 20px 0; }
/*----------------------------------------*/
/*----- 13 Forms -----*/
/*----------------------------------------*/
form { margin: 0; padding: 0; z-index: 0; }
form p { margin: 0 0 10px 0; padding: 0; }
input[type=radio], input[type=checkbox] { margin: 0 5px 0 0; vertical-align: baseline; }
label { width: 100%; height: auto; line-height: 1.2em; font-weight: bold; }
form label.error { line-height: 1em; font-weight: normal; }
select, textarea, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="number"], input[type="tel"], input[type="search"] { position: relative; display: block; width: 100%; padding: 15px 20px; margin: 0 0 4px 0; border-width: 2px; border-style: solid; border-radius: 8px; font-size: 17px; font-weight: normal; line-height: 25px !important; vertical-align: top; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
textarea { width: 100% !important; height: auto; }
.antispam { display: none; }
form label.error { font-size: 0.665em; letter-spacing: 0.2px; }
/*===== form styled =====*/
.form-styled .form-field { position: relative; }
.form-styled .form-subtext { display: block; position: absolute; top: 5px; left: 22px; z-index: 1; font-size: .765em; }
.form-styled textarea, .form-styled input[type="text"], .form-styled input[type="email"], .form-styled input[type="url"], .form-styled input[type="password"], .form-styled input[type="number"], .form-styled input[type="tel"], .form-styled input[type="search"] { padding: 32px 20px 10px 20px; }
/*===== form column styles =====*/
.form-row, .form-row-2col, .form-row-3col, .form-row-unequal, .form-row-2col-unequal { margin-right: -5px; margin-left: -5px }
.form-column { position: relative; min-height: 1px; padding-right: 5px; padding-left: 5px; margin-bottom: 5px; width: 50%; float: left; }
.for-row::before, .form-row-2col::before, .form-row-3col::before, .form-row-unequal::before, .form-row-2col-unequal::before { display: table; content: "" }
.for-row::after, .form-row-2col::after, .form-row-3col::after, .form-row-unequal::after, .form-row-2col-unequal::after { clear: both }
.form-row-2col .form-column { width: 50%; }
.form-row-3col .form-column { width: 33.33333333% }
.form-row-unequal .form-column { width: 60% }
.form-row-unequal .form-column:last-child { width: 40% }
.form-row-2col-unequal .form-column { width: 70%; }
.form-row-2col-unequal .form-column:last-child { width: 30%; }
/*----------------------------------------*/
/*----- 14 Elements -----*/
/*----------------------------------------*/
/*===== Preloader =====*/
.preloader { width: 100vw; height: 100vh; position: fixed; top: 0; left: 0; margin: auto; opacity: 1; -webkit-transition: linear .3s ease; -moz-transition: linear .3s ease; transition: linear .3s ease; z-index: 9999; }
.preloader .preloader-inner { width: 100vw; height: 100vh; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; overflow: hidden; }
.loader, .loader:before, .loader:after { width: 1.5em; height: 1.5em; border-radius: 50%; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation: loadtwinkle 1.8s infinite ease-in-out; animation: loadtwinkle 1.8s infinite ease-in-out; }
.loader { position: relative; font-size: 10px; text-indent: -9999em; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-animation-delay: -0.12s; animation-delay: -0.12s; }
.loader:before, .loader:after { content: ''; position: absolute; top: 0; }
.loader:before { left: -2.5em; -webkit-animation-delay: -0.30s; animation-delay: -0.30s; }
.loader:after { left: 2.5em; }
@-webkit-keyframes loadtwinkle {
 0%, 80%, 100% {
 box-shadow: 0 2.5em 0 -1.2em;
}
 40% {
 box-shadow: 0 2.5em 0 0;
}
}
@keyframes loadtwinkle {
 0%, 80%, 100% {
 box-shadow: 0 2.5em 0 -1.2em;
}
 40% {
 box-shadow: 0 2.5em 0 0;
}
}
/*===== Feature =====*/
.feature { margin-bottom: 40px; }
.feature-img { position: relative; }
.feature-img i, .feature-img img { position: relative; z-index: 9; }
.feature-content p:last-child { margin-bottom: 0; }
/* top img position */
.feature-top .feature-img { margin-bottom: 30px; }
.feature-top.text-center .feature-img { margin-right: auto; margin-bottom: 30px; margin-left: auto; }
.feature-top.text-left .feature-img { margin-right: 0; margin-bottom: 30px; margin-left: 0; }
.feature-top.text-right .feature-img { margin-right: 0; margin-bottom: 30px; margin-left: auto; }
/* left img position */
.feature-left { width: 100%; display: flex; flex-direction: row; text-align: left; }
.feature-left .feature-img { max-width: 50%; flex: 0 0 auto; margin-right: 25px; }
/* right img position */
.feature-right { width: 100%; display: flex; flex-direction: row-reverse; text-align: right; }
.feature-right .feature-img { max-width: 50%; flex: 0 0 auto; margin-left: 25px; }
/* icon feature */
.icon-feature .feature-img i { font-size: 64px; line-height: 70px; font-weight: normal; color: inherit; }
/*===== img feature =====*/
.img-feature { text-align: center; }
.img-feature-img { display: block; position: relative; width: 60px; margin: 0 auto 30px auto; }
.img-feature-circle::before { content: ''; display: block; width: 60px; height: 60px; border-radius: 50%; position: absolute; left: -15px; top: -6px; z-index: 1; background-color: inherit; }
.img-feature i { position: relative; font-size: 48px; line-height: 48px; z-index: 9; }
.img-feature-heading { margin-bottom: 20px; }
/*===== Styled heading =====*/
.styled-heading { margin-bottom: 40px; }
.styled-heading h2 {font-size: 40px;margin-bottom: 20px;}
.styled-heading p { margin: 0; padding: 0; }
/*===== Stars =====*/
.stars { display: block; letter-spacing: 5px; }
.stars-5:after, .stars-4:after { font-family: 'icomoon'; content: "\ec0e\ec0e\ec0e\ec0e\ec0e"; }
.stars-4:before { font-family: 'icomoon'; content: "\ec0e\ec0e\ec0e\ec0e"; }
.stars-4:after { font-family: 'icomoon'; content: "\ec0e"; }
.stars-3:before { font-family: 'icomoon'; content: "\ec0e\ec0e\ec0e"; }
.stars-3:after { font-family: 'icomoon'; content: "\ec0e\ec0e"; }
.stars-2:before { font-family: 'icomoon'; content: "\ec0e\ec0e"; }
.stars-2:after { font-family: 'icomoon'; content: "\ec0e\ec0e\ec0e"; }
.stars-1:before { font-family: 'icomoon'; content: "\ec0e"; }
.stars-1:after { font-family: 'icomoon'; content: "\ec0e\ec0e\ec0e\ec0e"; }
/*===== Contact widget =====*/
.contact-widget li { position: relative; display: flex; background: none; list-style-type: none; border: 0; padding: 0; margin: 0 0 20px 15px; }
.contact-widget li i { position: relative; margin-top: 5px; margin-right: 10px; font-size: 24px; z-index: 9; }
.contact-widget li i::after { content: ''; display: block; width: 30px; height: 30px; border-radius: 50%; position: absolute; left: -15px; top: -3px; z-index: 1; z-index: -1; }
/*===== Sticky Tabs =====*/
.sticky-tabs-nav {top: 86px; /* adjust - top - to stick tab just below header */}
.sticky-tabs-wrapper { padding-bottom: 100px; }
.sticky-tabs {border-radius: 10px;}
.sticky-tabs-nav { position: sticky; z-index: 100; padding: 0; margin: 0; }
.sticky-tabs-nav i, .sticky-tabs-nav img { margin-right: 15px; }
.sticky-tabs-nav i { font-size: 24px; vertical-align: middle; }
.sticky-tabs-nav.sticky-tabs-hide { transform: translateY(-70px); pointer-events: none; visibility: hidden }
.sticky-tabs .nav-item { position: relative; padding: 20px 20px; margin: 0; }
.sticky-tabs .nav-item:after { content: ''; display: inline-block; position: absolute; right: 0; top: 0; height: 100%; width: 1px; }
.sticky-tabs .nav-item:last-child:after { content: none; }
.sticky-tabs-content { padding: 100px 0 0 0; margin: 0; }
/*===== Author box  =====*/
.author-box { display: flex; align-items: center; }
.author-img { border-radius: 50%; border-width: 2px; border-style: solid; margin-right: 20px; }
.author-content { margin-right: 5px; }
.author-content h6  { margin: 0 0 10px 0; line-height: 1.2em; }
.author-content p  { font-size: 0.765em; line-height: .8em; font-weight: 400; }
/*===== Pricing =====*/
.pricing { position: relative; text-align: center; border-radius: 10px; padding: 50px 30px 40px 30px; }
/* price value */
.price { margin: 0; font-size: 30px; line-height: 36px; font-weight: 700; }
.price-subtext { margin: 0; font-size: 0.765em; line-height: 18px; }
.pricing-heading { border-width: 0 0 1px 0; border-style: solid; padding-bottom: 15px; margin-bottom: 30px; font-size: 36px; line-height: 40px; }
/* content */
.pricing-details { position: relative; text-align: left; margin-top: 50px; }
.pricing-details-title { position: relative; display: block; margin-bottom: 20px; font-size: 17px; line-height: 22px; font-weight: 700; }
.pricing-details-title::after { font-family: 'icomoon'; content: "\ef39"; position: absolute; right: 0; top: 50%; margin-top: -12px; font-size: 24px; line-height: 24px; font-weight: normal; }
.pricing-details-title[aria-expanded=false]::after { font-family: 'icomoon'; content: "\ef39"; }
.pricing-details-title[aria-expanded=true]::after { font-family: 'icomoon'; content: "\ef3c"; }
/* list */
.list-pricing li { display: block; padding-bottom: 5px; margin-bottom: 5px; text-align: left; }
.list-pricing li::before { font-family: 'icomoon'; content: "\e9b6"; font-size: 6px; vertical-align: middle; margin-right: 10px; }
/* popular label */
.pricing-label { width: 30px; min-height: 90px; position: absolute; right: 10px; top: -10px; -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 85%); clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 85%); z-index: 1; }
.pricing-label p { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); padding: 0; font-size: 0.665em; font-weight: 700; line-height: 14px; text-transform: uppercase; margin-top: 20px; margin-right: 5px; letter-spacing: 0.8px; }
.pricing-label-hook::before { display: block; content: ''; width: 0; height: 0; border-style: solid; border-width: 0 0 10px 10px; border-color: transparent transparent #191c2f transparent; position: absolute; right: 40px; top: -10px; }
/*===== Counter =====*/
.count-number { font-size: 47px; line-height: 52px; font-weight: bold; }
.count-text { font-size: 13px; line-height: 20px; }
/*===== Testimonial =====*/
.testimonial-slider { text-align: center; }
.testimonial-tagline { padding: 5px 10px; margin-top: 10px; border-radius: 200px; display: inline-block; font-size: 13px; line-height: 18px; }
.testimonial-tagline i { margin-right: 5px; vertical-align: middle; }
/* client info */
.client-info { display: table; margin: 0 auto 20px auto; text-align: left; }
.testimonial-user, .testimonial-user-info { display: table-cell; vertical-align: middle; }
.client-name { margin: 0; line-height: 1.2em; }
.client-job { font-size: 0.765em; line-height: .8em; font-weight: 400; }
.testimonial-user { position: relative; padding-right: 20px; }
.testimonial-user img { width: 80px; height: 80px; min-width: 80px; border-width: 2px; border-style: solid; border-radius: 50%; margin-right: 15px; }
.testimonial-icon::before { display: block; font-family: 'icomoon'; content: "\eb96"; width: 25px; height: 25px; border-radius: 50%; position: absolute; top: 55px; left: 50px; font-size: 0.50em; line-height: 25px; text-align: center; background-color: #fff; color: inherit; }
/*===== Servicebox =====*/
.servicebox {position: relative;margin-bottom: 30px;padding: 50px 30px;border-radius: 8px;border-width: 2px;border-style: solid;overflow: hidden;}
.servicebox-img { display: block; margin-bottom: 25px; }
.servicebox-img i { font-size: 48px; line-height: 48px; }
.servicebox-number { position: absolute; right: 20px; top: 20px; font-size: 100px; line-height: 100px; font-weight: bold; }
.service-heading { margin-bottom: 20px; }
/*===== blog items =====*/
.post-img { position: relative; border-width: 5px; border-style: solid; border-radius: 8px; margin-bottom: 30px; }
.post-img img { border-radius: 4px; }
.blog-date { position: absolute; bottom: 15px; right: 15px; display: inline-block; padding: 12px 20px 10px 20px; text-align: center; text-transform: uppercase; border-radius: 8px; font-size: 0.765em; line-height: 1.2em; font-weight: 700; }
.blog-item h5 { font-size: 24px; line-height: 30px; }
.blog-meta { width: 100%; padding: 0; border-width: 1px 0; border-style: solid; font-size: .9em; }
.blog-meta li { list-style: none; display: inline-block; padding: 10px 0; margin: 0 25px 0 0; }
.blog-meta li:last-child { margin: 0; }
.blog-meta .blog-author::before { font-family: 'icomoon'; content: "\ec7e"; vertical-align: middle; margin-right: 10px; }
.blog-meta .blog-category::before { font-family: 'icomoon'; content: "\ea60"; vertical-align: middle; margin-right: 10px; }
/*===== cta box =====*/
.cta-box { overflow: hidden; display: flex; border-radius: 8px; }
.cta-box-left { width: 40%; background-repeat: no-repeat; background-position: center center; background-size: auto; }
.cta-box-right { width: 60%; position: relative; box-sizing:border-box; padding: 50px 50px 50px 70px; }
.cta-box { font-size: 24px; line-height: 32px; }
.cta-title { font-size: 36px; line-height: 42px; font-weight: bold; }
.cta-box-icon { width: 80px; height: 80px; position: absolute; left: -45px; top: 50%; margin-top: -40px; text-align: center; border-radius: 50%; box-shadow: 0 0 0 5px rgba(255, 255, 255, .5); }
.cta-box-icon::before { font-family: 'icomoon'; content: "\efa5"; font-size: 42px; line-height: 80px; }
.cta-box-icon::after { content: ''; width: 0; height: 0; border-style: solid; border-width: 20px 9px 0 9px; border-color: #fff transparent transparent transparent; position: absolute; right: -3px; bottom: -4px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
/*===== Contact box =====*/
.contact-box { display: flex; align-items: center; }
.contact-box i {margin-right: 15px;font-size: 26px;line-height: 48px;}
.contact-box-content { padding-top: 5px; }
.contact-box .contact-box-title { display: block; font-size: .765em; line-height: 1.2em; }
.contact-box p { margin: 0; padding: 0; }
/*===== Accordion =====*/
.accordion .card-header { padding: 0; margin: 0; border: 0; border-radius: 0; }
.accordion .card-header h4 { margin-bottom: 0; }
.accordion.accordion > .card { border: 0; border-radius: 0; }
.accordion.accordion > .card .card-header { margin: 0; }
.accordion .card-body { padding: 25px 0; border-radius: 0; margin: 0; }
.accordion .card-header:first-child, .accordion.accordion > .card:not(:first-of-type) .card-header:first-child { padding: 0; margin: 0; display: block; box-shadow: none; border-radius: 0; border-width: 0 0 1px 0; border-style: solid; background: none; }
.accordion .btn.accordion-btn-link { position: relative; display: block; width: 100%; text-align: left; border: 0; border-radius: 0; padding: 20px 40px 20px 0; margin: 0; text-transform: none; box-shadow: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 17px; font-weight: 700; }
.accordion .btn.accordion-btn-link:after { font-family: 'icomoon'; content: "\efaf"; font-size: 24px; line-height: 24px; font-weight: normal; position: absolute; right: 20px; top: 50%; margin-top: -12px; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
.accordion .btn.accordion-btn-link.collapsed:after { -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.accordion .btn.accordion-btn-link:focus { outline: none; }
.accordion .card { background: none; }
/*===== Video button =====*/
.video-wrapper { position: relative; }
.video-wrapper-inner { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.video-button { position: relative; display: block; width: 80px; height: 80px; margin: 0 auto; -webkit-border-radius: 100%; border-radius: 100%; text-align: center; }
.video-button::after { position: absolute; left: 50%; top: 50%; margin-top: -16px; margin-left: -14px; display: inline-block; font-family: 'icomoon'; content: '\eb7a'; font-size:32px; line-height: 32px; z-index: 99; }
.video-button-wrap-inner { position: relative; display: block; width: 80px; height: 80px; -webkit-border-radius: 100%; border-radius: 100%; z-index: 99; }
.border-animation { width: 100%; height: 100%; position: absolute; top: 0; left: 0; border-width: 20px; border-style: solid; -webkit-border-radius: 100%; -khtml-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; animation: pulse-border 4s linear 0s infinite; -webkit-animation: pulse-border 4s linear 0s infinite; -ms-animation: pulse-border 4s linear 0s infinite; -o-animation: pulse-border 4s linear 0s infinite; -webkit-animation-play-state: running; -moz-animation-play-state: running; -o-animation-play-state: running; animation-play-state: running; opacity: 0; z-index: 9; }
.border-2 { -webkit-animation-delay: 1s; -moz-animation-delay: 1s; -o-animation-delay: 1s; animation-delay: 1s; }
.video-button:hover .border-animation { -webkit-animation-play-state: paused; -moz-animation-play-state: paused; -o-animation-play-state: paused; animation-play-state: paused }
.video-heading { text-align: center; margin: 30px 0 0 0; padding: 0; }
/*== pulse border ==*/
@-webkit-keyframes pulse-border {
0% {
-webkit-transform:scale(1);
transform:scale(1);
opacity:0
}
20% {
-webkit-transform:scale(1.2);
transform:scale(1.2);
opacity:1
}
100% {
-webkit-transform:scale(1.6);
transform:scale(1.6);
opacity:0
}
}
@-moz-keyframes pulse-border {
0% {
-moz-transform:scale(1);
transform:scale(1);
opacity:0
}
20% {
-moz-transform:scale(1.2);
transform:scale(1.2);
opacity:1
}
100% {
-moz-transform:scale(1.6);
transform:scale(1.6);
opacity:0
}
}
@-o-keyframes pulse-border {
0% {
-o-transform:scale(1);
transform:scale(1);
opacity:0
}
20% {
-o-transform:scale(1.2);
transform:scale(1.2);
opacity:1
}
100% {
-o-transform:scale(1.6);
transform:scale(1.6);
opacity:0
}
}
@keyframes pulse-border {
0% {
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
opacity:0
}
20% {
-webkit-transform:scale(1.2);
-moz-transform:scale(1.2);
-o-transform:scale(1.2);
transform:scale(1.2);
opacity:1
}
100% {
-webkit-transform:scale(1.6);
-moz-transform:scale(1.6);
-o-transform:scale(1.6);
transform:scale(1.6);
opacity:0
}
}
/*===== Social widget =====*/
.social-list { margin: 0; }
.social-list li { list-style: none; display: inline-block; margin: 0 10px; }
.social-list a { position: relative; display: block; font-size: 17px; line-height: 17px; text-align: center; border: 0; border-radius: 0; z-index: 9; }
.text-left.social-list li:first-child { margin-left: 0; }
.text-right.social-list li:first-child { margin-right: 0; }
/*== large size social ==*/
.social-large .social-list a { font-size: 32px; line-height: 34px; }
/*== circle social ==*/
.social-circle .social-list li { margin: 0; }
.social-circle.text-left .social-list li:first-child { margin-left: 0; }
.social-circle.text-right .social-list li:last-child { margin-right: 0; }
.social-circle .social-list a { display: inline-block; border-width: 0; border-radius: 50%; width: 40px; height: 40px; font-size: 16px; padding: 0; text-align: center; }
.social-circle .social a::before { line-height: 40px; color: inherit; }
/*== square social ==*/
.social-square .social-list li { margin: 0; }
.social-square.text-left .social-list li:first-child { margin-left: 0; }
.social-square.text-right .social-list li:last-child { margin-right: 0; }
.social-square .social-list a { display: inline-block; border-width: 0; border-radius: 5px; width: 40px; height: 40px; font-size: 16px; padding: 0; text-align: center; }
.social-square .social a::before { line-height: 40px; color: inherit; }
/*== social icons ==*/
.social a::before { display: inline-block; font-family: 'icomoon'; vertical-align: middle; font-weight: normal; }
.social a:focus { outline: none; }
.social a.facebook::before { content: "\edd9"; }
.social a.twitter::before { content: "\eed1"; }
.social a.pinterest::before { content: "\ee76"; }
.social a.google::before { content: "\ee08"; }
.social a.linkedin::before { content: "\ee3e"; }
.social a.instagram::before { content: "\ef79"; }
.social a.behance::before { content: "\ed79"; }
.social a.skype::before { content: "\eea3"; }
.social a.vimeo::before { content: "\eee5"; }
.social a.mail::before { content: "\ea1c"; }
.social a.youtube::before { content: "\ef07"; }
.social a.dribbble::before { content: "\edc7"; }
.social a.soundcloud::before { content: "\eeaa"; }
.social a.whatsapp::before { content: "\eeee"; }
.social a.spotify::before { content: "\eeae"; }
.social a.etsy::before { content: "\edd6"; }
.social a.github::before { content: "\edfc"; }
.social a.vk::before { content: "\eee7"; }
.social a.deviantart::before { content: "\edbd"; }
.social a.digg::before { content: "\edc0"; }
.social a.yelp::before { content: "\ef05"; }
.social a.telegram::before { content: "\eec5"; }
/*----------------------------------------*/
/*----- 17 Sliders -----*/
/*----------------------------------------*/
/*===== Slick Slider =====*/
.slick-slide { outline: none; }
.slick-slider img { max-width: auto; }
.slick-has-dots { padding-bottom: 50px; }
/*----------------------------------------*/
/*----- 18 Misc -----*/
/*----------------------------------------*/
/*===== Common transitions =====*/
.btn, button, input[type="submit"], input[type="reset"], .form-btn, .logo, a:link, select, textarea, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="number"], input[type="tel"], input[type="search"], #header-global, .social a, .icon-list li, .sticky-tabs-nav, .servicebox, .servicebox-number { -webkit-transition: all .3s ease; transition: all .3s ease }