html {
overflow-x: hidden;
}
body {
margin-right: 0 !important;
-webkit-font-smoothing: antialiased;
}
a {
text-decoration: none;
cursor: pointer;
}
mark.highlight {
background: transparent;
}
sup{
top:-15px !important;
font-size:64% !important;
}
select{
max-width:100%;
}
.wp-caption {
max-width: 100%;
}
.alignleft {
float: left;
padding-right: 20px;
}
.alignright {
float: right;
padding-left: 20px;
}
.aligncenter {
display: block;
float: none !important;
margin-left: auto;
margin-right: auto;
}
.bypostauthor{
display:block;
}
.wp-caption {
max-width: 100%;
padding: 4px;
float: none;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
padding: 0;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.wp-caption-text{
padding-top:7px;
}
.wp-caption a {
padding-bottom:0;
}
.inner-content #comments{
margin-top: 0px;
padding-top: 0px;
border-top: 2px solid #f2f2f2;
}
body.page .inner-content #comments{
margin-top:90px;
}
.entry-content .page-links .page-number{
padding-left:15px; 
}
.entry-content .page-links > .page-number{
font-weight:bold;
color:#262a2c;
}
.entry-content table, .content-col > table {
border-collapse: collapse;
margin: 0 0 1.5em;
width: 100%;
}
.entry-content thead th, .content-col > table thead th {
border-bottom: 2px solid #bbb;
padding-bottom: 0.5em;
}
.entry-content th, .content-col > table th {
padding: 0.4em;
text-align: left;
}
.entry-content tr, .content-col > table tr {
border-bottom: 1px solid #eee;
}
.entry-content td, .content-col > table td {
padding: 0.4em;
}
.entry-content th:first-child, .content-col > table th:first-child
.entry-content td:first-child, .content-col > table td:first-child {
padding-left: 0;
}
.entry-content th:last-child, .content-col > table th:last-child
.entry-content td:last-child, .content-col > table th:last-child {
padding-right: 0;
}
.wp-caption.alignleft {
margin-right: 20px;
float:left;
}
.wp-caption.alignright {
margin-left: 20px;
float:right;
}
.wp-caption-text {
padding-left: 7px;
margin-bottom: 7px;
text-align: center;
font-size: 13px;
}
.wp-caption-text,
.gallery-caption,
.entry-caption {
line-height: 1.5em;
}
img.wp-smiley,
.rsswidget img {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .entry-content dl.gallery-item {
margin: 0;
}
.post-password-form input[type="password"] {
background: #fff;
height: 45px;
width: 180px;
border-width: 1px;
border-style: solid;
}
article embed {
max-width: 100%;
}
a {
-webkit-transition: color 200ms cubic-bezier(0.780, 0.140, 0.20, 0.86), background-color 200ms cubic-bezier(0.780, 0.140, 0.20, 0.86);
-moz-transition: color 200ms cubic-bezier(0.780, 0.140, 0.20, 0.86), background-color 200ms cubic-bezier(0.780, 0.140, 0.20, 0.86);
-o-transition: color 200ms cubic-bezier(0.780, 0.140, 0.20, 0.86), background-color 200ms cubic-bezier(0.780, 0.140, 0.20, 0.86);
transition: color 200ms cubic-bezier(0.780, 0.140, 0.20, 0.86), background-color 200ms cubic-bezier(0.780, 0.140, 0.20, 0.86);
}
a:hover {
text-decoration: none;
}
.scrollup {
width: 50px;
height: 50px;
position: fixed;
bottom: 50px;
right: 100px;
display: none;
text-indent: -9999px;
background-image: url(//kdapagioustefanou.gr/wp-content/themes/creatic/img/icon_top.png);
background-repeat: no-repeat;
background-position: center;
background-color: rgba(34, 34, 34, 0.6);
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
.tp-caption a i {
color: #fff !important;
}
::selection,
::moz-selection {
color: #fff;
}
.content-col > .page-title {
margin-bottom: 60px;
}
input[type="search"] {
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-webkit-appearance: none;
} .content-col > .search-form {
position: relative;
display: inline;
}
.content-col > .search-form label {
display: none;
}
.content-col > .search-form input[type="search"] {
width: 100%;
max-width: 650px;
border: 1px solid #ebebeb;
padding-left: 10px;
height: 35px;
background: #fafafa;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.content-col > .search-form i {
position: absolute;
right: 10px;
top: -2px;
}
.content-col > .search__related {
margin-top: 45px;
pointer-events: auto;
}
.content-col > .search__related .search__col {
padding-right: 20px;
}
.content-col > .search__related .search__col .widget-title {
margin-bottom: 0.75em;
}
@media (max-width: 767px) {
.content-col > .search__related {
display: block !important;
width: 100%;
}
.content-col > .search__related .search__col {
margin-bottom: 30px;
}
}  h2.not-found-404 {
width: 100%;
text-align: left;
font-size: 160px !important;
color: #eee !important;
line-height: 200px !important;
}
@media (min-width: 992px) {
.cl-hide-not-mobile {
display: none !important;
visibility: hidden;
}
}
@media (max-width: 991px) {
.cl-hide-on-mobile {
display: none;
visibility: hidden;
}
}  body {
line-height: 20px;
}
h1 {
line-height: 46px;
margin-top: 0;
margin-bottom: 0;
}
h2 {
line-height: 20px;
margin-top: 0;
margin-bottom: 0;
}
h3 {
line-height: 20px;
margin-top: 0;
margin-bottom: 0;
}
h4 {
line-height: 20px;
margin-top: 0;
margin-bottom: 0;
}
h5 {
line-height: 20px;
margin-top: 0;
margin-bottom: 0;
}
h6 {
line-height: 20px;
margin-top: 0;
margin-bottom: 0;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
color: inherit;
}  @media(min-width:1200px){
.container{
max-width:100%;
}
}
#content {
position: relative;
}
#content > p {
margin: 0;
padding: 0;
}
.inner-content.container-fluid aside#secondary{
max-width:400px;
}
@media (min-width: 768px) {
#content.cl-layout-modern .cl-layout-modern-bg {
position: absolute;
top: 0;
height: 100%;
z-index: 0;
}
#content.cl-layout-modern.cl-layout-left_sidebar .cl-layout-modern-bg {
left: 0;
}
#content.cl-layout-modern.cl-layout-left_sidebar .content-col {
padding-left: 40px;
}
#content.cl-layout-modern.cl-layout-right_sidebar .cl-layout-modern-bg {
right: 0;
}
#content.cl-layout-modern.cl-layout-right_sidebar .content-col {
padding-right: 40px;
}
.single-post .inner-content.container-fluid .content-col{
padding:0 10%;
} 
}
@media (max-width: 767px) {
#content.cl-layout-modern .cl-layout-modern-bg {
display: none;
}
}
body:not(.single-product) #content .inner-content .inner-content-row .content-col .container-content {
width: 100%;
} .cl-layout-bordered{
padding: 20px;
}
.cl-layout-bordered > #wrapper{
position:relative;
}
.cl-layout-bordered > #wrapper .header_container.cl-transparent{
top:0 !important;
}
.cl-layout-border-container > div{
position:fixed;
z-index:99999;
background:#fff;
}
.cl-layout-border-container > .top{
width:100%;
height:20px;
top:0;
left:0;
}
.cl-layout-border-container > .bottom{
width:100%;
height:20px;
bottom:0;
left:0;
}
.cl-layout-border-container > .left{
width:20px;
height:100%;
top:0;
left:0;
}
.cl-layout-border-container > .right{
width:20px;
height:100%;
top:0;
right:0;
}  .cl-boxed-layout{
margin:0 auto;
}
.header_container.header-top > .extra_row, .header_container.header-bottom > .extra_row{
position:relative;
z-index:1001;
}     nav .codeless_custom_menu_mega_menu > ul > li.hide-column{
display:none !important;
}
nav .codeless_custom_menu_mega_menu.bg_type-column > ul > li.hide-column{
display:block !important;
}
nav .codeless_custom_menu_mega_menu.bg_type-column > ul > li.hide-column h6{
display:none;
}
.cl-custom-responsive-navigation{
display:none;
}
@media (min-width: 992px) {
.header_container.menu_style-simple.header-top .c-left.header-col .header-el:first-child nav > ul > li:first-child, .header_container.header-bottom.menu_style-simple .c-left.header-col  .header-el:first-child nav > ul > li:first-child{
padding-left:0 !important;
}
.header_container.menu_style-simple.header-top .c-right.header-col .header-el:last-child nav > ul > li:last-child, .header_container.header-bottom.menu_style-simple .c-right.header-col .header-el:last-child nav > ul > li:last-child{
padding-right:0 !important;
}
#navigation nav {
float: left;
width: 100%;
}
nav .menu {
float: left;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
margin-top: 0
}
nav .menu li {
float: none;
display: inline-block;
position: relative;
height: 100%;
}
nav .menu>li:hover>a {} nav .menu>li>a {
position: relative; float: none;
width: 100%;
}
nav .menu li a:hover {
text-decoration: none;
}
nav:not(.cl-dropdown-inline) .menu > li > ul.sub-menu,
nav:not(.cl-dropdown-inline) .menu > li > ul.sub-menu ul {
list-style: none;
margin: 0 !important;
display: none;
visibility: hidden;
position: absolute;
left: 0;
top: 99%;
left: 6px;
z-index: 9999999999;
padding: 0px;
padding-top:10px;
padding-bottom:10px;
box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05); 
min-width: 250px;
max-width: 250px;
}
nav .menu li ul.sub-menu li a, .cl-submenu a, .cl-submenu .empty, .tool .header_cart .total{
text-align:left;
}
nav:not(.cl-dropdown-inline) .menu li.showDropdown > ul {
display: block !important;
visibility: visible !important;
}
nav:not(.cl-dropdown-inline) .menu li.showDropdown.dropdownRightToLeft > ul {
left: auto;
right: 0;
}
nav .menu li > ul.sub-menu{
padding-top:10px;
padding-bottom:10px;
}
nav .menu li > ul.sub-menu li {
z-index: 50005;
text-align: left;
margin: 0 !important;
padding:6px 35px;
height: auto;
display: block;
width: 100%;
-webkit-transition: background-color .15s ease-in-out;
-moz-transition: background-color .15s ease-in-out;
transition: background-color .15s ease-in-out;
background-color: rgba(255, 255, 255, 0.0);
}
nav .menu li ul.sub-menu li a {
display: block;
padding: 0px 0px;
line-height:20px;
width: 100%;
letter-spacing: 0;
}
nav .menu li ul.sub-menu li.hasSubMenu > a {
position: relative;
}
nav .menu > li > ul.sub-menu li > .sub-menu {
top: 0;
left: 100%;
}
nav .menu li ul.sub-menu li:last-child {
border-bottom: none;
} nav .codeless_custom_menu_mega_menu {
display: none;
visibility: hidden;
position: absolute;
left: 0px;
top: 100%;
z-index: 9999999;
width: 160px;
box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05); 
}
nav .codeless_custom_menu_mega_menu.layout-fullwidth{
left:0px;
width:100%;
}
nav .codeless_custom_menu_mega_menu.layout-fullwidth > .sub-menu{
float:none !important;
}
nav .codeless_custom_menu_mega_menu.bg_type-background{
background-position: right top;
background-repeat: no-repeat;
background-size: auto 100%;
}
nav .codeless_custom_menu_mega_menu h6 {
text-align: left;
width: 100%;
float: left;
margin-bottom: 10px;
}
nav .codeless_custom_menu_mega_menu > ul {
float: left;
width: 100%;
margin: 0;
padding: 0;
list-style: none;
padding-left:20px;
padding-right:20px;
}
nav .codeless_custom_menu_mega_menu > ul > li {
float: left;
display: block;
padding-left: 5px;
padding-right: 5px;
margin-top: 34px;
margin-bottom: 34px;
border-right-width: 1px;
border-right-style: solid;
min-width:130px;
}
nav .codeless_custom_menu_mega_menu > ul > li:last-child {
border-right: none;
}
nav .codeless_custom_menu_mega_menu > ul > li > ul {
float: left;
margin: 0;
width: 100%;
padding: 0;
list-style: none;
}
nav .codeless_custom_menu_mega_menu > ul > li > ul > li {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
nav .showDropdown .codeless_custom_menu_mega_menu {
display: block;
visibility: visible;
}
nav .codeless_custom_menu_mega_menu.codeless_mega1 {
width: 255px !important;
}
nav .codeless_custom_menu_mega_menu.codeless_mega2 {
width: 600px !important;
left: 0;
}
nav .codeless_custom_menu_mega_menu.codeless_mega3 {
width: 840px !important;
}
nav .codeless_custom_menu_mega_menu.codeless_mega4 {
width: 1170px;
}
nav .codeless_custom_menu_mega_menu.codeless_mega5 {
width: 1170px;
}
}
nav .menu li ul.sub-menu li.hasSubMenu > a:after {
content: "\f142";
font-family: "codeless-icons";
font-style: normal;
font-weight: normal;
speak: none;
position: absolute;
font-size: 16px;
right: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
nav .codeless_custom_menu_mega_menu {
max-width: 720px !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
nav .codeless_custom_menu_mega_menu {
max-width: 940px !important;
}
}  @media (max-width: 340px) {
.extra_tools_wrapper {
display: none;
visibility: hidden;
}
} @media (min-width: 992px) {
.extra_tools_wrapper .tool {
position: relative;
}
.extra_tools_wrapper .tool .cl-submenu {
list-style: none;
margin: 0 !important;
display: none;
visibility: hidden;
position: absolute;
left: 0;
top: 100%;
left: 6px;
z-index: 9999999;
padding: 0px;
box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05); 
min-width: 14em;
max-width: 20em;
padding: 16px;
}
.extra_tools_wrapper .tool.showDropdown > .cl-submenu {
display: block !important;
visibility: visible !important;
}
.extra_tools_wrapper .tool.showDropdown.dropdownRightToLeft > .cl-submenu {
left: auto;
right: 0;
}
.tool .header_cart {
line-height: 20px;
}
#site-header-cart{
width: 400px;
max-width:400px !important;
line-height: 20px;
top:100% !important;
}
#site-login-box{
width: 350px;
max-width:350px !important;
line-height: 20px;
top:100% !important;
}
}
@media (max-width:991px){
#site-header-cart.cart-style-side{
width: 400px;
max-width:100% !important;
line-height: 20px;
top:100% !important;
display: initial !important;
visibility: visible !important;
padding-left:0 !important;
padding-right:0 !important;
}
}
#site-login-box h6{
padding-top: 15px;
padding-bottom: 20px;
}
#site-login-box .button.woocommerce-Button{
background-color: #80d0c5 !important;
color: #fff !important;
border: 1px solid #80d0c5 !important;
font-weight: 600;
font-size: 14px;
text-transform:uppercase;
display:block;
width:100%;
line-height:30px;
}
#site-login-box .button.register_link{
background-color: #fff !important;
color: #262a2c !important;
border: 1px solid #dbe1e6 !important;
font-weight: 600;
font-size: 14px;
text-transform:uppercase;
display:block;
width:100%;
margin-top:10px;
text-align:center;
line-height:30px;
}
#site-header-cart.cart-style-side{
position:fixed;
right:0;
top:0 !important;
height:100%;
width:375px;
z-index:99999999999;
transform: translateX(375px);
-webkit-transition: .4s ease-in-out;
-moz-transition: .4s ease-in-out;
-o-transition: .4s ease-in-out;
transition: .4s ease-in-out;
border:none !important;
border-radius:0 !important;
box-shadow:none !important;
background:#f7f9fb;
}
#site-header-cart.cart-style-side .woocommerce-mini-cart__empty-message{
padding:0 20px;
}
#site-header-cart.cart-style-side .nano{
width:375px;
height:440px;
}
@media (max-width:500px){
#site-header-cart.cart-style-side .nano{
height:150px !important;
}
}
#site-header-cart.cart-style-default .nano{
width:360px;
height:300px;
}
#site-header-cart.cart-style-side .nano:after, #site-header-cart.cart-style-default .nano:after{
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 18px;
height: 30px;
pointer-events: none;
background: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(white));
background: linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
#site-header-cart .button.wc-forward:not(.checkout){
background-color:#fff !important;
color:#262a2c !important;
border:1px solid #dbe1e6 !important;
font-weight:600;
font-size:14px;
}
#site-header-cart.cart-style-side .side-cart-header{
height:155px;
color:#fff;
background:#262a2c;
padding-left:20px;
padding-top:105px;
position:relative;
}
#site-header-cart.cart-style-side .side-cart-header h5{
color:#fff;
text-transform: uppercase;
font-weight:bold;
}
#site-header-cart.cart-style-side .side-cart-header .close:after{
content: '\f156';
font-family:"codeless-icons";
font-size:24px;
position:absolute;
bottom:25px;
right:20px;
color:#fff;
line-height:24px;
}
#site-header-cart.cart-style-side .woocommerce-mini-cart__total{
padding-left: 20px;
padding-right: 20px;
}
#site-header-cart.cart-style-side .woocommerce-mini-cart__total, #site-header-cart.cart-style-side .woocommerce-mini-cart__buttons{
padding-left: 20px;
padding-right: 20px;
}
#site-header-cart.cart-style-side ul li{
padding-right:20px;
}
body.open-side-cart {
overflow:hidden !important;
}
body.open-side-cart #site-header-cart.cart-style-side{
transform: translateX(0);
}
body.open-side-cart:after{
background:rgba(0,0,0,0.2);
content:"";
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
z-index:999999;
} .search.tool .search-wrapper{
width: 44px;
height: 44px;
align-items: center;
border-radius: 50%;
position: absolute;
-moz-border-radius: 50%;
opacity:0;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.search.tool{
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.search.tool.expand{
width:185px !important;
overflow:hidden;
}
.search.tool .tool-link{
position: absolute;
right: 0px;
}
.search.tool.expand:hover .tool-link{
box-shadow:none !important;
}
.search.tool.expand .tool-link:hover{
background:transparent !important;
}
.search.tool.expand .search-wrapper{
opacity:1;
}
.search.tool form{
height:100%;
}
.search.tool form .search-input{
height:100%;
}
.search.tool form .search-input input[type="search"]{
border-width:1px;
border-style:solid;
border-color:transparent;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
height: 44px;
padding: 0;
border-radius: 22px;
padding-left: 14px;
box-sizing: border-box;
position: absolute;
}
.search.tool.expand form .search-input input[type="search"]{
width: 185px;
}
.tool .tool-link {
position: relative;
z-index:99999999;
}
#site-header-cart .button.checkout {
margin-top: 20px;
font-size:14px;
}
#site-header-cart, #site-login-box{
background:#fefefe;
border-radius:4px;
border-width:1px;
border-style:solid;
}
#site-header-cart ul {
margin: 0;
padding: 0;
list-style: none
}
#site-header-cart ul{
background:#fff;
box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05); 
}
#site-header-cart ul li {
padding-left: 50px;
position: relative;
padding-top: 20px;
padding-bottom: 20px;
border-bottom-width: 1px;
border-bottom-style: solid;
}
#site-header-cart ul li:last-child {
margin-bottom: 0;
border-bottom-width: 0;
}
#site-header-cart ul li .remove {
position: absolute;
left: 15px;
top: 50%;
margin-top: -11px;
width: auto;
}
#site-header-cart .button.checkout{
text-align:center !important;
font-weight:600;
}
#site-header-cart .button.checkout.wc-forward{
background:#80d0c5 !important;
}
#site-header-cart ul li a.remove {
font-size:20px;
line-height:20px;
border-radius:0;
text-indent:-9999px !important;
}
#site-header-cart ul li a.remove:after{
color:#fe8473;
content:"\f156";
text-indent:0 !important;
position:absolute;
top:0;
left:0;
font-family: "codeless-icons";
}
#site-header-cart ul li img {
width: 90px;
}
#site-header-cart ul li a:not(.remove) {
width: 100%;
display:flex;
align-items:center;
min-height:90px;
overflow:hidden;
}
#site-header-cart ul li a span.data{
padding-left:17px;
}
#site-header-cart ul li a span.data .title{
font-weight:400;
font-size:16px;
color:#727f88;
}
#site-header-cart .quantity{
display:block;
color:#262a2c;
font-size:16px;
font-weight:600;
}
#site-header-cart .quantity:before, #site-header-cart .quantity:after{
display:none;
}
#site-header-cart .woocommerce-mini-cart__total{
font-size:24px;
font-weight:600 !important;
}
#site-header-cart .woocommerce-mini-cart__total strong{
font-weight:600 !important;
}
#site-header-cart .woocommerce-mini-cart__total > span{
color:#262a2c;
float:right;
}
#site-header-cart .button{
display:block;
text-align:center;
text-transform: uppercase;
}
.tool .tool-link .cart-total { 
width: 20px;
height: 20px;
border-radius: 50%;
position: absolute;
top: -10px;
right: -10px;
left: auto;
color: #fff;
text-align: center;
line-height: 20px;
font-size: 14px;
}
.tool.search > i {
cursor: pointer;
}
.tool .header_search {
line-height: 20px;
width: 200px;
}
#site-header-search form {
width: 100%;
position: relative;
}
#site-header-search label {
display: none;
}
#site-header-search input[type="search"] {
height: 35px;
padding-left: 10px;
width: 100%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
border-width:1px;
border-style:solid;
}
#site-header-search input[type="search"]:focus{
border-color:#3a3a3a;
}
#site-header-search form i {
position: absolute;
right: 10px;
top: 8px;
font-size: 12px;
}
@media (max-width: 991px) {
#site-header-search,
#site-header-cart,
#site-login-box {
padding-left: 15px;
padding-right: 15px;
}
#site-header-search form i {
top: 5px !important;
}
}
.extra_tools_wrapper .img-search{
display: inline-block;
width:   25px;
height:  25px;
background: url(//kdapagioustefanou.gr/wp-content/themes/creatic/img/search.png) center no-repeat;
}
@media (min-width:992px){
.header_container.cl-header-light .extra_tools_wrapper .img-search{
background: url(//kdapagioustefanou.gr/wp-content/themes/creatic/img/search-light.png)  center no-repeat;
}
}
.extra_tools_wrapper .img-sidenav{ 
display: inline-block;
width:   25px;
height:  25px;
background: url(//kdapagioustefanou.gr/wp-content/themes/creatic/img/sidenav.png) center no-repeat; 
}
@media (min-width:992px){
.header_container.cl-header-light .extra_tools_wrapper .img-sidenav{
background: url(//kdapagioustefanou.gr/wp-content/themes/creatic/img/sidenav-light.png) center no-repeat; 
}
}
@media (max-width:992px){
.sidenav.tool{
display:none;
}
}  .cl-mobile-menu {
display: none;
padding-top: 24px;
padding-bottom: 24px;
z-index: 99999999;
position: relative;
}
.cl-mobile-menu-button.cl-color-light span{
background-color:#fff !important;
}
.cl-mobile-menu nav {
overflow: hidden;
}
.cl-mobile-menu-button {
display: none;
position: relative;
width: 24px;
height: 16px;
margin-left:20px;
cursor: pointer;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
position: relative;
}
@media (max-width: 991px) {
.header_container .header-row #navigation {
display: none;
}
.cl-mobile-menu ul {
list-style: none;
margin: 0;
padding: 0;
}
.cl-mobile-menu nav > ul > li {
padding-top: 4px;
padding-bottom: 4px;
padding-left:15px;
padding-right:15px;
}
.cl-mobile-menu nav li a {
width: 100%;
display: block;
padding-left:7px;
}
.cl-mobile-menu nav li.hasSubMenu {
cursor: pointer;
}
.cl-mobile-menu nav .codeless_custom_menu_mega_menu > ul > li.hasSubMenu {
position: relative;
}
.cl-mobile-menu nav li.hasSubMenu > a:after {
content: "\f142";
font-family: "codeless-icons";
font-style: normal;
font-weight: normal;
speak: none;
position: absolute;
font-size: 16px;
right: 15px;
background-color:transparent !important;
}
.cl-mobile-menu nav .codeless_custom_menu_mega_menu > ul > li.hasSubMenu:after {
content: "\f142";
font-family: "codeless-icons";
font-style: normal;
font-weight: normal;
speak: none;
position: absolute;
font-size: 16px;
right: 15px;
top: 0;
}
.cl-mobile-menu nav .codeless_custom_menu_mega_menu li img{
display:none;
}
.cl-mobile-menu .hasSubMenu > ul,
.cl-mobile-menu .hasSubMenu > .codeless_custom_menu_mega_menu {
display: none;
padding: 10px 15px;
background-image:none !important;
}
.cl-mobile-menu .hasSubMenu > ul > li,
.cl-mobile-menu .hasSubMenu > .codeless_custom_menu_mega_menu > ul > li {
padding-top: 3px;
padding-bottom: 3px;
width:100% !important;
}
.cl-mobile-menu-button {
display: inline-block;
}
.cl-mobile-menu-button span {
display: block;
position: absolute;
height: 2px;
width: 100%;
border-radius: 4px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.cl-mobile-menu-button span:nth-child(1) {
top: 0px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
.cl-mobile-menu-button span:nth-child(2) {
top: 6px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
.cl-mobile-menu-button span:nth-child(3) {
top: 12px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
.cl-mobile-menu-button.open span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: -3px;
left: 4px;
}
.cl-mobile-menu-button.open span:nth-child(2) {
width: 0%;
opacity: 0;
}
.cl-mobile-menu-button.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 14px;
left: 4px;
}
} .header_container * {
box-sizing: border-box;
}
.header_container .header-row-inner {
display: -webkit-flex;
display: -webkit-box;
display: -moz-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
height: inherit;
align-items: center;
}
.header-row .header-row-inner .c-left {
justify-content: flex-start;
}
.header-row .header-row-inner .header-col {
display: -webkit-flex;
display: -webkit-box;
display: -moz-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
height: 100%;
min-height: 100%;
position: relative;
flex-grow: 1;
-webkit-box-align: center;
-webkit-box-flex: 1;
align-items:center;
}
.cl-header-forced-center .header-row.main .header-row-inner .header-col{
width:100%;
}
.cl-header-forced-center .header-row.main .header-row-inner .header-col.c-middle{
width:254%;
}
.cl-header-extra-forced-center .header-row.extra_row .header-row-inner .header-col{
width:100%;
}
.cl-header-extra-forced-center .header-row.extra_row .header-row-inner .header-col.c-middle{
width:237%;
}
.header-row .header-row-inner .c-right {
justify-content: flex-end;
-webkit-justify-content: flex-end;
-webkit-box-pack: end; border-right-width: 0;
}
.header-row .header-row-inner .c-middle {
justify-content: center;
}
.header-col .header-el { }
.header-el .content {
text-align: center;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
color: #fff;
font-weight: bold;
line-height: 40px;
} .top_nav.header-row{
height:30px;
}
@media (max-width:991px){
.header_container:not(.cl-header-topnav-mobile) .top_nav.header-row{
display:none;
}
.header_container.cl-header-topnav-mobile .top_nav.header-row{
height:auto !important;
}
.header_container.cl-header-topnav-mobile .top_nav.header-row .header-row-inner{
flex-wrap:wrap;
}
.header_container.cl-header-topnav-mobile .top_nav.header-row .header-col{
width:100%;
justify-content: flex-start;
margin-top:5px;
}
.header_container.cl-header-topnav-mobile .top_nav.header-row .header-el{
width:100%;
margin:0 10px;
}
}  #logo.logo_font {
float: left;
height: 100%;
}
#logo img {
height: 40px;
}
#logo img {
max-width: none;
top: 50%;
position: relative;
}
#logo img.dark {
display: block;
visibility: visible;
}
#logo img.light {
display: none;
visibility: hidden;
}
.background--dark #logo img.light {
display: block;
visibility: visible;
}
.background--dark #logo img.dark {
display: none;
visibility: hidden;
}
@media (max-width:991px){
.logo_font.cl-responsive_color_light{
color:#fff !important;
}
} @media (min-width:992px){ .cl-header-sticky{
-webkit-transition: -webkit-transform .3s ease-in-out, opacity .15s ease-in-out;
-moz-transition: -moz-transform .3s ease-in-out, opacity .15s ease-in-out;
transition: transform .3s ease-in-out, opacity .15s ease-in-out;
}
.cl-header-sticky:not(.cl-transparent):not(.cl-actived-fullscreen-header){
position:absolute;
width:100%;
top:0;
z-index:99999;
}
.admin-bar .cl-header-sticky:not(.cl-transparent):not(.cl-actived-fullscreen-header){
position:absolute;
width:100%;
top:32px;
z-index:99999;
}
main#main{
-webkit-transition: margin-top .3s ease-in-out, opacity .15s ease-in-out;
-moz-transition: margin-top .3s ease-in-out, opacity .15s ease-in-out;
transition: margin-top .3s ease-in-out, opacity .15s ease-in-out;
}
.cl-header-sticky-prepare:not(.cl-actived-fullscreen-header){
transform:translateY(-100%);
-webkit-transform:translateY(-100%);
-moz-transform:translateY(-100%);
position:absolute;
}
.cl-header-sticky-prepare .top_nav{
display:none;
visibility: hidden;
}
.cl-header-sticky-prepare.cl-header-top-nav-sticky .top_nav{
display:block;
visibility: visible;
}
.cl-header-sticky-ready:not(.cl-actived-fullscreen-header){
position: fixed !important;
background: #fff;
top: 0;
width: 100%;
z-index: 99999;
}
.cl-header-sticky-ready.cl-header-sticky-shadow{
box-shadow: 0 -11px 42px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 -11px 42px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 -11px 42px rgba(0, 0, 0, 0.1);
}
.cl-header-sticky-active:not(.cl-actived-fullscreen-header){
transform:translateY(0%);
-webkit-transform:translateY(0%);
-moz-transform:translateY(0%);
} }
.cl-header-side .container{
max-width:100%;
} .header_container {
background-repeat: no-repeat;
background-position: left top;
border-top-width: 0;
border-right-width: 0;
border-left-width: 0;
border-bottom-width: 0;
}
.header_container > .main, .header_container > .top_nav, .header_container > .extra_row {
background-repeat: no-repeat;
background-position: left top;
border-top-width: 0;
border-right-width: 0;
border-left-width: 0;
border-bottom-width: 0;
}
.header_container.boxed-style {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
}
.header-layout-top #viewport {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.header_container:not(.header-left):not(.header-right):not(.menu-full-style) #navigation:not(.vertical-menu) nav .menu > li:last-child {
padding-right: 0;
margin-right: 0;
}
.header_container.header-top nav > ul > li{
background-color:rgba(0,0,0,0);
-webkit-transition:  background-color .15s ease-in-out;
-moz-transition:  background-color .15s ease-in-out;
transition: background-color .15s ease-in-out;
}
@media (min-width:992px){ body:not(.rtl) .header_container.header-top .header-el:last-child {
margin-right: 0px !important;
}
.header_container.header-top .main {
width: 100% !important;
}
.header_container.header-top.boxed-style {
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
width: 1170px;
}  .header_container.header-top.vertical-dividers #navigation nav > ul > li:before{
content:"";
width:1px;
height:20px;
top:50%;
position:absolute;
left:0;
margin-top:-10px;
}
.header_container.header-top.vertical-dividers #navigation nav > ul > li:last-child:after{
content:"";
width:1px;
height:20px;
top:50%;
position:absolute;
right:0;
margin-top:-10px;
} .header_container.header-left {
position: fixed;
height: 100%;
top: 0;
left: 0;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
z-index:99999;
}
.header_container.header-left .logo_font{
width:100%;
}
.header_container.header-left.boxed-style {
position: fixed;
height: auto;
}
.header_container.header-left .header-el:last-child {
margin-bottom: 0px;
}
.header_container.header-left:not(.boxed-style) .header-row {
height: 100% !important;
line-height: inherit !important;
}
.header_container.header-left .header-row-inner {
width: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
padding-right: 0;
}
.header_container.header-left .header-col {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
flex-grow: 1;
-webkit-flex-grow: 1;
height: auto;
min-height: 50px;
width: 100%;
}
.header_container.header-left .header-el {
width: 100%;
}
.header-left nav .menu>li>a {
top: auto;
margin-top: 0;
}
.header-left nav .menu li {
float: left;
width: 100%;
height: auto;
}
.header_container.header-left #navigation {
float: left;
width: 100%;
}
.header-left nav .menu{
width:100%;
}
.header-left nav .menu > li > a{
width:100%;
display:block;
}
.cl-header-side .header_container.header-left nav:not(.cl-dropdown-inline) .menu > li > ul.sub-menu,
.cl-header-side .header_container.header-left nav:not(.cl-dropdown-inline) .menu > li > ul.sub-menu ul,
.cl-header-side .header_container.header-left nav .codeless_custom_menu_mega_menu,
.cl-header-side .header_container.header-left .extra_tools_wrapper .tool .cl-submenu{
left:100% !important;
top:0 !important;
z-index:0;
box-shadow: 7px 5px 20px 0px rgba(0, 0, 0, 0.05) !important;
display:flex;
max-width:990px;
}
.cl-header-side .header_container.header-left .header-row-inner.container-fluid{
padding-left:0px;
padding-right:0px;
}
.cl-header-side .header_container.header-left .header-row-inner.container-fluid .header-el{
padding-left:35px;
padding-right:35px;
}
.cl-header-side .header_container.header-left .header-row-inner.container-fluid .cl-h-cl_header_menu{
padding-right:0px;
}
.cl-header-side .header_container.header-left nav > ul > li.hasSubMenu > a:after{
content: "\f142";
font-family:"codeless-icons";
position:absolute;
right:35px;
top:50%;
line-height:20px;
font-size:21px;
margin-top:-10px;
}
.cl-header-side .header_container #site-header-cart{
top:-250px !important;
}
.cl-header-side .header_container #site-header-cart .woocommerce-mini-cart__buttons.buttons a{
text-align:center !important;
}  .header_container.header-right {
position: fixed;
height: 100%;
top: 0;
right: 0;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.header_container.header-right .header-el:last-child {
margin-bottom: 0px;
}
.header_container.header-right.boxed-style {
position: fixed;
height: auto;
right: 0;
left: auto;
}
.header_container.header-right .header-row {
height: 100% !important;
line-height: inherit !important;
}
.header_container.header-right .header-row-inner {
width: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
padding-right: 0;
}
.header_container.header-right .header-col {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
flex-grow: 1;
-webkit-flex-grow: 1;
height: auto;
min-height: 50px;
width: 100%;
}
.header_container.header-right .header-el {
width: 100%;
}
.header-right nav .menu>li>a {
top: auto;
margin-top: 0;
}
.header-right nav .menu li {
float: left;
width: 100%;
height: auto;
}
.header_container.header-right #navigation {
float: left;
width: 100%;
}
.header-right nav .menu{
width:100%;
}
.header-right nav .menu > li > a{
width:100%;
display:block;
}
} @media (min-width:992px) and (max-width:1650px){
.cl-header-side .header_container{ }
}
.cl-header-side .container{
max-width:100%;
} @media (max-width:991px){
.header_container > .main{
height:90px;
line-height:90px;
padding:0 !important;
}
.header_container > .main .header-el{
margin-right:5px;
}
.header_container > .main .header-el:last-child{
margin-right:0 !important;
}
.cl-h-cl_header_logo{
min-width:auto !important;
}
.cl-h-cl_divider{
display:none !important;
}
.cl-header-light.cl-header-side .boxed-style .cl-mobile-menu-button span{
background-color:#fff;
}
.header_container.boxed-style{
width:100%;
}
.header_container.menu-full-style #navigation nav a{
text-align:left !important;
}
.cl-header-side .header_container.header-left .c-left.header-col{
width:100%;
}
.cl-header-side .header_container.header-left .c-left.header-col .cl-h-cl_header_tools{
width:100%;
display: flex;
flex-direction: row-reverse;
}
}
@media (min-width:992px) and (max-width:1200px){
.header_container.header-top nav > ul > li, .header_container.header-bottom nav > ul > li{
padding-left:15px !important;
padding-right:15px !important;
}
}
@media (max-width:1200px){
.header_container.header-top > .extra_row.extra-boxed.container, .header_container.header-bottom > .extra_row.extra-boxed.container{
width:100% !important;
max-width:none !important;
}
} @media (min-width: 992px) {
.header_container.cl-transparent {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
} .admin-bar .header_container.cl-transparent, .admin-bar .header_container.cl-header-sticky-ready{
top: 32px;
}
}
@media (max-width: 782) {
.admin-bar .header_container.cl-transparent {
top: 46px;
}
}
@media (min-width: 992px) { .header_container.cl-header-light #logo .dark {
display: none;
visibility: hidden;
}
.header_container.cl-header-light #logo .light {
display: block;
visibility: visible;
}
.header_container.cl-header-light nav ul li a {
color: rgba(255,255,255,0.7);
}
.header_container.cl-header-light .extra_tools_wrapper .tool i {
color: #c7c7c7;
}
.header_container.cl-header-light nav > ul > li.current-menu-item >  a {
color: #fff;
}
.header_container.cl-header-light .logo_font{
color:rgba(255, 255, 255, 0.85) !important;
}
.header_container.cl-header-light .cl-text{
color:rgba(255, 255, 255, 0.85)
}
.cl-header-light nav > ul > li a:hover,
.cl-header-light nav > ul > li.current-menu-item > a:hover{
color:#fff;
}
.header_container.cl-header-light .cl_socialicon:not(.round) > a > i{
color:rgba(255, 255, 255, 0.85);
-webkit-transition: color .15s ease-in-out;
-moz-transition: color .15s ease-in-out;
transition: color .15s ease-in-out;
}
.header_container.cl-header-light .cl_socialicon:not(.round)  > a:hover > i{
color:#fff !important;
}
.header_container .header-row-inner.container-fluid{
padding-left:35px;
padding-right:35px;
}
}  @media (min-width: 992px) {
.menu-with_shadow {
-webkit-box-shadow: 0 0px 26px 8px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0px 26px 8px rgba(0, 0, 0, 0.1);
box-shadow: 0 0px 26px 8px rgba(0, 0, 0, 0.1);
position:relative;
z-index:9999;
}
}
.header_container.menu-full-style .header-row #navigation {
height: 100%;
}
.header_container.menu_style-border_top #navigation nav > ul > li,
.header_container.menu_style-border_bottom #navigation nav > ul > li,
.header_container.menu_style-border_left #navigation nav > ul > li,
.header_container.menu_style-border_right #navigation nav > ul > li {
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
}
.header_container.menu_style-border_top #navigation nav > ul > li > a{
top:-3px;
}
.header_container.menu-full-style #navigation nav > ul > li > a {} .header_container.menu_style-border_top.menu-text-style #navigation nav > ul > li > a,
.header_container.menu_style-border_bottom.menu-text-style #navigation nav > ul > li > a,
.header_container.menu_style-border_left.menu-text-style #navigation nav > ul > li > a,
.header_container.menu_style-border_right.menu-text-style #navigation nav > ul > li > a {
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
}
.header_container.menu_style-border_left.menu-text-style #navigation nav > ul > li > a{
padding-left: 10px;
}
.header_container.menu_style-border_right.menu-text-style #navigation nav > ul > li > a{
padding-right: 10px;
}
.header_container.menu_style-background_color.menu-text-style #navigation nav > ul > li > a{
padding-left: 12px;
padding-right: 12px;
padding-top: 10px;
padding-bottom: 8px;
}
.header_container.menu_style-border_effect #navigation nav > ul > li > a:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 2px;
background-color: rgba(0, 0, 0, 0);
-webkit-transition: width .15s ease-in-out, background-color .15s ease-in-out;
-moz-transition: width .15s ease-in-out, background-color .15s ease-in-out;
transition: width .15s ease-in-out, background-color .15s ease-in-out;
}
.header_container.menu_style-border_effect #navigation nav > ul > li > a:hover:after,
.header_container.menu_style-border_effect #navigation nav > ul > li.current-menu-item > a:after {
width: 100%;
}
.header_container.menu_style-border_effect_two #navigation nav > ul > li > a:after {
content: '';
position: absolute;
bottom: -5px;
left: 0;
width: 100%;
height: 2px;
background: #999;
-webkit-transform: scaleX(0);
transform: scaleX(0);
transition: -webkit-transform .15s;
transition: transform .15s;
transition: transform .15s,-webkit-transform .15s;
}
.header_container.menu_style-border_effect_two #navigation nav > ul > li > a:hover:after,
.header_container.menu_style-border_effect_two #navigation nav > ul > li.current-menu-item > a:after {
-webkit-transform: scaleX(1);
transform: scaleX(1);
transition-timing-function: cubic-bezier(.4,0,.2,1);
transition-duration: .3s;
}
@media(min-width:992px){
.header_container.cl-header-light.menu_style-border_effect_two #navigation nav > ul > li > a:hover:after,
.header_container.cl-header-light.menu_style-border_effect_two #navigation nav > ul > li.current-menu-item > a:after{
background-color:#fff !important;
}
} @media (min-width:1200px){
.header_container.menu_style-small_border #navigation nav > ul > li.current-menu-item > a:before{
content: "";
width: 5px;
position: absolute;
left: -30px;
height: 3px;
top: 50%;
margin-top: -1px;
}
.header_container.menu_style-small_border #navigation nav > ul > li.current-menu-item > a:after{
content: "";
width: 9px;
position: absolute;
left: -20px;
height: 3px;
top: 50%;
margin-top: -1px;
}
}  .extra_tools_wrapper {
height: 100%;
display:flex;
align-items:center;
}
.extra_tools_wrapper .tool {
padding-left: 36px;
line-height:20px;
position:relative;
cursor:pointer;
}
body:not(.rtl) .extra_tools_wrapper .tool:first-child{
padding-left:0;
}
body:not(.rtl) .extra_tools_wrapper.style-small .tool:first-child:before{
left:20%;
}
body:not(.rtl) .extra_tools_wrapper.with-dividers .tool:first-child:after{
content:"";
display:none;
}
.extra_tools_wrapper.with-dividers .tool:after{
content: "";
width: 1px;
height: 18px;
position: absolute;
left: 18px;
top: 50%;
margin-top: -9px;
}
.extra_tools_wrapper .tool i {
font-size: 20px;
top: 0px;
position: relative;
line-height:20px;
}
.extra_tools_wrapper .tool i{
font-size:24px;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.extra_tools_wrapper .tool{
width:44px;
height:44px;
padding:0;
margin-left:7px;
}
.extra_tools_wrapper .tool:first-child{
margin-left:0;
}
body:not(.cl-header-side) .extra_tools_wrapper .tool > a{
width: 60px;
height: 44px;
display:flex;
align-items:center;
border-radius: 50%;
justify-content: center;
position: absolute;
-moz-border-radius: 50%;
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.0);
z-index: 999999;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
-webkit-perspective: 1000;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
}
body:not(.cl-header-side) .extra_tools_wrapper .tool > a i{
width:100%;
text-align:center;
}
body.cl-header-side .cl-responsive-header .extra_tools_wrapper .tool > a{
width: 44px;
height: 44px;
display:flex;
align-items:center;
border-radius: 50%;
position: absolute;
-moz-border-radius: 50%;
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.0);
z-index: 999999;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
-webkit-perspective: 1000;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
background:#fff;
}
body.cl-header-side .cl-responsive-header .extra_tools_wrapper .tool > a i{
width:100%;
text-align:center;
}
body.cl-header-side .cl-responsive-header .extra_tools_wrapper .tool:hover > a{
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
opacity: 1;
}
.extra_tools_wrapper .show-side-header{
display:none;
font-size:14px;
letter-spacing: 0.04em;
text-transform: uppercase;
padding-left:18px;
} @media (min-width:992px){
.cl-header-side .header_container .extra_tools_wrapper {
display:flex;
flex-wrap: wrap;
margin-left:-35px;
margin-right:-35px;
}
.cl-header-side .header_container .extra_tools_wrapper .tool{
width:100%;
padding-left:35px !important;
padding-right:35px !important;
margin-left:0;
height:50px;
box-shadow:0px 0px 0px rgba(255,255,255,0);
-webkit-transition: box-shadow .15s ease-in-out;
-moz-transition: box-shadow .15s ease-in-out;
transition: box-shadow .15s ease-in-out;
display: flex;
align-items: center;
}
.attachment-portfolio_entry{
width:100%;
}
.cl-header-side .header_container .extra_tools_wrapper .tool a{
display:flex;
align-items:center;
text-align:left !important;
width:100%;
}
.cl-header-side .header_container .extra_tools_wrapper .tool a i{
text-align:left !important;
font-size:20px;
line-height:36px;
}
.cl-header-side .header_container .extra_tools_wrapper .tool a span.show-side-header{
font-weight:600;
}
.cl-header-side .header_container .extra_tools_wrapper .tool.search{
order:3;
}
.cl-header-side .header_container .extra_tools_wrapper .tool:before{
display:none;
}
.cl-header-side .header_container .extra_tools_wrapper .tool:hover{
box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05); 
}
.cl-header-side .header_container .extra_tools_wrapper .tool:hover a span.cart-total{
color:#fff;
}
.cl-header-side .show-side-header{
display:inline-block;
}
.cl-header-side .search.tool .tool-link{
position:relative;
}
.cl-header-side .search.tool.expand #header_search_btn{
display:none;
}
.cl-header-side .search.tool.expand{
width:100% !important;
}
.cl-header-side .search.tool.expand input[type="search"]{
width:260px !important;
border:none !important;
box-shadow:none !important;
}
}    .cl-hamburger-menu {
display: none;
position: relative;
width: 24px;
height: 16px;
cursor: pointer;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
position: relative;
}
.cl-hamburger-menu {
display: inline-block; 
}
.cl-hamburger-menu span {
display: block;
position: absolute;
height: 2px;
width: 100%;
border-radius: 4px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
@media (min-width:992px){
.cl-header-light .cl-hamburger-menu span{
background-color:#fff !important;
}
}
.cl-hamburger-menu span:nth-child(1) {
top: 0px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
.cl-hamburger-menu span:nth-child(2) {
top: 6px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
.cl-hamburger-menu span:nth-child(3) {
top: 12px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
.cl-hamburger-menu.open span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: -3px;
left: 4px;
}
.cl-hamburger-menu.open span:nth-child(2) {
width: 0%;
opacity: 0;
}
.cl-hamburger-menu.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 14px;
left: 4px;
}
.cl-hamburger-menu.open.style-overlay,
.cl-hamburger-menu.open.style-half_overlay {
z-index:999999999;
}
.cl-hamburger-menu.open.active-color-light-text span{
background-color:#fff;
}
.cl-hamburger-menu.open{
position:fixed;
}
.cl-fullscreen-overlay-menu{
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 99999;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.5s 0.5s,visibility 0s 1s;
transition: opacity 0.5s 0.5s,visibility 0s 1s;
}
.cl-fullscreen-overlay-menu.open{
opacity:1;
visibility:visible;
transition: opacity 0.5s;
}
.cl-fullscreen-overlay-menu .wrapper{
display:table;
width:100%;
height:100%;
}
.cl-fullscreen-overlay-menu .wrapper .inner-wrapper{
display:table-cell;
vertical-align: middle;
text-align:center;
}
.cl-fullscreen-overlay-menu .wrapper .inner-wrapper nav > ul{
width:100%;
}
.cl-fullscreen-overlay-menu .wrapper .inner-wrapper #navigation{
height:auto;
display:block !important;
} @media (min-width:992px){
.cl-half-overlay-menu{
position: fixed;
width: 25%;
height: 100%;
top: 0;
left: 0;
z-index: 99999;
-webkit-transition: opacity 0.3s, -webkit-transform  0.6s;
transition: opacity 0.3s, transform  0.6s;
transform:translateX(-100%);
-webkit-transform:translateX(-100%)
}
.cl-half-overlay-menu.open{
-webkit-transition: opacity 0.3s, -webkit-transform  0.6s;
transition: opacity 0.3s, transform  0.6s;
transform:translateX(0);
-webkit-transform:translateX(0);
}
.cl-half-overlay-menu .wrapper{
display:table;
width:100%;
height:100%;
}
.cl-half-overlay-menu .wrapper .inner-wrapper{
display:table-cell;
vertical-align: middle;
text-align:center;
}
.cl-half-overlay-menu .wrapper .inner-wrapper nav > ul{
width:100%;
}
.cl-half-overlay-menu .wrapper .inner-wrapper #navigation{
height:auto;
display:block !important;
}
}
@media (max-width:991px){
.cl-hamburger-menu.style-half_overlay{
display:none;
}
}  nav.cl-dropdown-inline > ul .sub-menu{
width:100%;
padding-left:0;
padding-top:10px;
min-height:0px;
height:0;
overflow:hidden;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
nav.cl-dropdown-inline > ul li.showDropdown .sub-menu{
} @media (min-width: 768px) {
.vertical-menu nav .menu>li>a {
top: auto;
margin-top: 0;
}
.vertical-menu nav .menu li {
float: left;
width: 100%;
height: auto;
line-height:normal;
}
.vertical-menu {
float: left;
width: 100%;
}
} .cl-h-cl_header_button a{
line-height:1.5;
} .cl-h-cl_header_widget .wpml-ls-legacy-dropdown, 
.cl-h-cl_header_widget .wpml-ls-item-toggle, .wpml-ls-sub-menu li a{
color:inherit !important;
}
.cl-h-cl_header_widget  .wpml-ls-sub-menu, .cl-h-cl_header_widget a{
border-color:transparent !important;
}
.cl-h-cl_header_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05);
} .header-el .widgetized form{
max-width:120px;
position:relative;
}
.header-el .widgetized form label{
display:none;
}
.header-el .widgetized form i{
position:absolute;
height:20px;
left:0;
top:50%;
transform:translateY(-50%);
font-size:18px;
line-height:20px;
z-index:99999;
}
.header-el .widgetized form input{
height:22px;
margin-top:2px;
box-shadow:none;
-webkit-box-shadow:none;
padding-left:28px;
max-width:100%;
box-sizing: border-box;
color:#777;
position:relative;
z-index:99;
-webkit-text-fill-color:#880000;
-webkit-opacity: 1; 
}
.header-el .widgetized form input[disabled]{
color:#000 !important;
-webkit-text-fill-color:#880000;
-webkit-opacity: 1; 
}
.header-el .search-widget.transparent-style input{
background: rgba(255,255,255,0.1);
padding: 15px 36px;
color: #cdcdcd;
-webkit-text-fill-color: #cdcdcd;
}
.header-el .search-widget.transparent-style form i{
left:11px;
}  .cl-h-cl_header_text > div{
display:block;
width:100%;
}
@media (max-width:991px){
.cl-h-cl_header_text > div p{
line-height:20px;
}
.header-el.cl-hide-on-mobile{
display:none !important;
}
}
.header-el .cl_socialicondiv {
display:-webkit-flex;
display:-webkit-box;
display:-moz-flex;
display:-moz-box;
display:-ms-flexbox;
display:flex;
margin-top:0 !important;
}
.header-el .cl_socialicondiv .round a {
display:-webkit-flex;
display:-webkit-box;
display:-moz-flex;
display:-moz-box;
display:-ms-flexbox;
display:flex;
}
.header-el .cl-icon-text {
display:-webkit-flex;
display:-webkit-box;
display:-moz-flex;
display:-moz-box;
display:-ms-flexbox;
display:flex;
}
.header-el .cl-icon-text i{
font-size:16px;
padding-right:10px;
position:absolute;
top:50%;
transform:translateY(-50%);
}
body:not(.rtl) .header-el .cl-icon-text span{
display:inline-block;
line-height:20px;
padding-left:22px;
}
.header-el .cl-icon-text span p{
margin:0;
padding:0;
}
.extra-boxed.with-shadow{
box-shadow:15px 20px 50px rgba(0,0,0,0.25);
-webkit-box-shadow:15px 20px 50px rgba(0,0,0,0.25);
-moz-box-shadow:15px 20px 50px rgba(0,0,0,0.25);
}
.menu_style-background_color.menu-full-style .extra-boxed.with-shadow nav:not(.cl-dropdown-inline) .menu > li > ul.sub-menu
{
left:0 !important;
}
.extra-boxed.container, .extra-boxed.container .container{
padding-left:0;
padding-right:0;
} .search-element{
height:auto;
line-height:20px;
}
.search-element .search-input{
display:inline-block;
position:relative;
}
.search-element .search-input i{
position: absolute;
right: 10px;
top: 15px;
font-size: 24px;
height: 20px;
}
.search-element input[type="search"]{
height:48px;
line-height:48px;
box-shadow: inset 1px 2px 15px 0px rgba(0, 0, 0, 0.05); 
padding:0px 14px;
border-width:1px;
border-style:solid;
font-size:16px;
width:380px;
max-width:100%;
margin:0;
}
.search-element.style-simple_transparent input[type="search"]{
background:rgba(255,255,255,0.1);
border-radius:20px;
-webkit-border-radius:20px;
-moz-border-radius:20px;
height:40px;
border:none;
padding-left:25px;
}
.search-element.style-simple_transparent .search-input i{
color:#fff !important;
top:9px !important;
}
.search-element.style-simple_white input[type="search"]{
background:#fff;
border-radius:20px;
-webkit-border-radius:20px;
-moz-border-radius:20px;
height:40px;
padding-left:25px;
border-width:2px;
border-style:solid;
box-shadow:none;
}
.search-element.style-simple_white .search-input i{
top:12px !important;
right:15px !important;
}
.search-element.style-simple_transparent input[type="search"]::-webkit-input-placeholder { color: rgba(255,255,255,0.4);
}
.search-element.style-simple_transparent input[type="search"]:-ms-input-placeholder { color: rgba(255,255,255,0.4);
}
.search-element.style-simple_transparent input[type="search"]::-moz-placeholder { color: rgba(255,255,255,0.4);
opacity: 1;
}
.search-element.style-simple_transparent input[type="search"]:-moz-placeholder { color: rgba(255,255,255,0.4);
opacity: 1;
}
.search-element .select2-container{
z-index:9999 !important;
} .select2-container--default .select2-selection--single{
border:none !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
}
.select2-container--default .select2-selection--single .select2-selection__rendered:focus{
border:none !important;
outline:none !important;
box-shadow:none !important;
}
span.select2-selection.select2-selection--single {
outline: none;
}
.select2-dropdown{
border-width:1px;
border-style:solid;
border-radius: 0;
background:#fff;
z-index:999999;
}
.select2-container--default .select2-results>.select2-results__options{
max-height:250px !important;
}
.select2-results__options:focus, .select2-results__option:focus{
outline:none !important;
}
.select2-results__option{
text-transform: none !important;
font-size: 16px !important;
font-weight: 400 !important;
line-height: 25px;
padding-top: 4px;
padding: 11px !important;
text-align: center;
user-select: none;
-webkit-user-select: none;
text-align:left;
padding-left:28px !important;
}
.select2-container--open .select2-dropdown--below{
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1); 
border:none !important;
opacity: 1;
}
.search-element .select2-container--open .select2-dropdown--below{
}
.select2-container--open{
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1) !important; 
z-index:9999999999;
border-radius:0 !important;
position:relative;
}
.select2-container{
width:auto !important;
z-index:999;
box-shadow: 0 1px 2px rgba(0,0,0,0.0);
transition: box-shadow 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.select2-container--open{
z-index:9999;
}
.select2-dropdown{
margin-top:-1px !important;
box-shadow: 0 1px 2px rgba(0,0,0,0.0);
transition: box-shadow 0.3s ease-in-out, border-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
opacity:0;
} .search-element .select2-container{
background:#fff;
}
.search-element .select2-container, .sort-options .select2-container{
height: 50px;
line-height: 50px;
border-width: 1px;
border-style: solid;
font-size: 16px;
text-align: center;
padding: 0 21px;
margin-left: -4px;
min-width:171px;
border-left-width:0px !important;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
margin-top: -3px;
}
.select2-container.woo_orderby{
min-width:235px !important;
}
.search-element .select2-container .select2-selection--single, .sort-options .select2-container .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__rendered{
height:48px;
line-height:48px !important;
text-transform:none !important;
font-weight:400 !important;
font-size:16px;
text-align:left;
}
.search-element .select2-container--default .select2-selection--single .select2-selection__arrow, .sort-options .select2-container--default .select2-selection--single .select2-selection__arrow{
height: 26px;
position: absolute;
top: 11px;
right: 18px;
width: 26px;
}
::-webkit-input-placeholder { color: #616161;
opacity:1;
}
:-ms-input-placeholder { color: #616161;
opacity:1;
}
::-moz-placeholder { color: #616161;
opacity: 1;
}
:-moz-placeholder { color: #616161;
opacity: 1;
}
.search-element.style-with_categories input[type="search"]{
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.search-element .quick-searches{
margin-bottom:17px;
}
.quick-searches span{
display:inline-block;
}
.quick-searches .tags, .widget .tagcloud{
display:inline-block
}
.quick-searches .tags a,  .widget .tagcloud a{
padding:7px 14px;
border-radius:25px;
-webkit-border-radius:25px;
-moz-border-radius:25px;
margin-left:10px;
}
.widget .tagcloud a{
font-size:14px !important;
margin-bottom:10px;
margin-left:0px;
margin-right:10px;
padding:2px 15px !important;
display:inline-block;
background:#fff;
}
.widget .tagcloud a:hover{
color:#fff;
}
.widget .cl-instafeed{
display:flex;
flex-wrap:wrap;
}
.widget .cl-instafeed a{
width:50%;
padding:5px;
}
@media (min-width:1201px) and (max-width:1240px){
.header_container.header-top nav > ul > li, .header_container.header-bottom nav > ul > li{
padding-left:18px !important;
padding-right:18px !important;
}
}
@media (min-width:992px) and (max-width:1200px){
.search-element.style-with_categories input[type="search"]{
max-width:270px;
}
.header_container.header-top > .main .header-el, .header_container.header-bottom > .main .header-el{
margin-right:15px !important;
}
}
@media (min-width:992px) and (max-width:1180px){
.header_container.header-top nav > ul > li, .header_container.header-bottom nav > ul > li{
padding-left:12px !important;
padding-right:12px !important;
}
}
@media (max-width:1550px){
.cl-header-forced-center .header-row.main .header-row-inner .header-col{
width:auto !important;
}
}
@media (max-width:991px){
.search-element .quick-searches{
display:none;
}
.search-element .select2-container, .sort-options .select2-container{
display:none;
}
.search-element input[type="search"]{
max-width:200px;
}
.header_container > .main .header-col{
align-items:center !important;
}
.extra_tools_wrapper .tool{
padding-left:10px;
}
.extra_tools_wrapper.with-dividers .tool:after{
display:none;
}
.extra_tools_wrapper .tool.wishlist{
display:none;
}
.extra_tools_wrapper .tool.side_menu{
display:none;
}
.extra_tools_wrapper .tool.account{
display:none;
}
.cl-header-forced-center .header-row.main .header-row-inner .header-col.c-middle{
width:100% !important;
}
.header_container .header-row{
margin:0 !important;
}
.header_container.header-top > .extra_row:not(.not-empty-row), .header_container.header-bottom > .extra_row:not(.not-empty-row){
height:auto !important;
}
.header_container.header-top > .extra_row .header-el, .header_container.header-bottom > .extra_row .header-el{
display:flex;
align-items:center;
}
}
@media (min-width:567px) and (max-width:991px){
.extra_tools_wrapper.style-default .shop.tool{
width:106px;
}
}
@media (max-width:566px){
.search-element input[type="search"]{
max-width:44px;
height:44px;
border-radius:50% !important;
-webkit-border-radius:50% !important;
-moz-border-radius:50% !important;
margin-left:5px;
padding:0 !important;
-webkit-transition: max-width.15s ease-in-out;
-moz-transition: max-width .15s ease-in-out;
transition: max-width .15s ease-in-out;
}
.search-element.hide-mobile{
display:none !important;
}
.search-element.style-simple_white .search-input i{
right:12px !important;
}
.extra_tools_wrapper .tool{
padding-left:0;
}
.extra_tools_wrapper .tool.shop .cart-details{
display:none;
}
.extra_tools_wrapper.style-default .tool.shop .wrapper{
height:15px;
}
.search-element input[type="search"]::-webkit-input-placeholder { color: transparent !important;
}
.search-element input[type="search"]:-moz-placeholder { color: transparent !important;
}
.search-element input[type="search"]::-moz-placeholder { color: transparent !important;
}
.search-element input[type="search"]:-ms-input-placeholder { color: transparent !important;
}
.search-element.expand-responsive input[type="search"], body.search-results .search-element input[type="search"]{
max-width: 150px;
border-radius: 23px !important;
padding-left:10px !important;
}
.search-element.expand-responsive{
position: absolute;
top: 50%;
left: 0;
margin-top: -23px;
z-index: 9999999;
}
}  article p:first-child {
margin-top: 0px;
}
article p:first-child:last-child {
margin-bottom: 0px;
}
article:not(.default-style):last-child {
margin-bottom: 0px !important;
}
article iframe,
article video {
width: 100%;
}
article.post h1.entry-title{
margin-bottom:40px;
}
.blog-entries article .entry-readmore {
margin-top: 40px;
font-size:14px;
background:#fff;
padding:10px 35px;
}
.blog-entries article.default-style .entry-readmore{
color:#fff !important;
margin-top:20px !important;
}
.blog-entries article.grid-style .entry-readmore:hover{
color:#fff !important;
}
.blog-entries.blog_align_center{text-align:center;} article.format-gallery .cl-post-swiper-slider img {
width: 100%;
}
article.format-gallery .cl-post-slider-nav {
opacity: 1;
-webkit-transition: opacity.15s ease-in-out;
-moz-transition: opacity .15s ease-in-out;
transition: opacity .15s ease-in-out;
}
article.format-gallery .cl-post-slider-nav:hover {
opacity: 1;
}
article.format-gallery .cl-post-swiper-slider .swiper-button-next {
width: 48px;
height: 48px;
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
background: #fff;
margin-top: -24px !important;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
article.format-gallery .cl-post-swiper-slider .swiper-button-next:after{
content: "\f054";
font-size: 20px;
font-family: "codeless-icons";
position: absolute;
text-align: center;
width: 100%;
line-height: 48px;
left: 0;
top: 0;
text-indent: 0;
}
article.format-gallery .cl-post-swiper-slider .swiper-button-prev {
width: 48px;
height: 48px;
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
background: #fff;
margin-top: -24px !important;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
article.format-gallery .cl-post-swiper-slider .swiper-button-prev:after{
content: "\f04d";
font-size: 20px;
font-family: "codeless-icons";
position: absolute;
text-align: center;
width: 100%;
line-height: 48px;
left: 0;
top: 0;
text-indent: 0;
}
article.format-gallery .cl-post-slider-pagination{
display:none;
} article .entry-tools .entry-tool-share {
position: relative;
}
article .entry-tools .entry-tool-share .share-buttons {
z-index: 9999;
display:flex;
border-left-width:1px;
border-left-style:solid;
}
article .entry-tools .entry-tool-share .share-buttons a {
padding-left:20px;
}
article .entry-tools .entry-tool-share .share-buttons i {
font-size:16px;
}
@media (max-width:767px){
.entry-tool-single.entry-tool-share-count{
display:none;
}
article.default-style .entry-tool-single.entry-tool-likes{
display:none;
}
article.default-style .entry-tools{
width:34% !important;
}
article.default-style .entry-meta{
line-height:32px !important;
}
article.default-style .share-buttons{
border-left-width:0px !important;
}
article.default-style .entry-tool-single{
padding-left:5px !important;
}
article.default-style .entry-tools .entry-tool-share .share-buttons a{
padding-left:10px !important;
}
}
.blog-entries .format-gallery .entry-media{
display:block;
}
.blog-entries .format-video .entry-media{
display:block;
} .blog-entries .default-style .entry-wrapper {
display: -webkit-flex;
display: -webkit-box;
display: -moz-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
} article .entry-tools {
width:100%;
display:flex;
flex-direction:row-reverse;
}
article .entry-tool-single{
margin-left:20px;
}
article .entry-tool-single a{
display:flex;
}
article .entry-tool-single i{
display:inline-block;
font-size:18px;
}
article .entry-tool-single span{
display:inline-block;
padding-left:5px;
}
article .entry-wrapper-content {
width: 100%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
article .post-thumbnail > img{
width:100%;
} .entry-meta-tools{
display:flex;
margin-bottom:10px;
}
.entry-meta-tools .entry-meta {
width: 100%;
float: left;
align-items:flex-start;
}
.entry-meta-tools .entry-meta-single {
float: left;
margin-right: 15px;
position:relative;
font-size:14px;
}
.entry-meta-tools .entry-meta-single:last-child {
margin-right: 0px;
}
article.default-style .entry-content {
margin-top: 10px;
padding-right: 10px;
font-size:16px;
}
.single_blog_style-classic .entry-content {
margin-top:0px !important;
}
.single_blog_style-classic .post-thumbnail{
margin-bottom:40px;
}
article.default-style .entry-media, article.default-style .entry-overlay, article.default-style .entry-media, article.default-style .post-thumbnail{
display:inline-block;
}
article .entry-meta-comments i{
display:none;
}
article .entry-media-wrapper{
position:relative;
margin-bottom:25px;
}
article .entry-media-wrapper .entry-tag-list{
position:absolute;
bottom:10px;
left:10px;
z-index:9999;
display:none;
}
article .entry-media-wrapper .entry-tag-list a{
background:#fff;
padding:7px 11px;
border-radius:20px;
-webkit-border-radius:20px;
-moz-border-radius:20px;
margin-right:7px;
}
.tag-edge-case .entry-tag-list a{
display:none;
}
article .entry-media-wrapper .entry-tag-list a:hover{
color:#fff !important;
} article.format-quote .entry-content {
position: relative;
}
article.format-quote .entry-content i {
font-size: 48px;
position: absolute;
left: 0;
bottom: 20px;
}
article.format-quote .entry-content .quote-entry-content {
padding: 35px 75px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
width: 100%;
}
@media (max-width: 767px) {
article.format-quote .entry-content .quote-entry-content {
padding: 35px 42px;
}
article.format-quote .entry-content i {
font-size: 34px;
}
article.format-quote .entry-content .quote-entry-content p,
article.default-style.format-quote .entry-content .quote-entry-content a {
font-size: 18px !important;
line-height: 28px !important;
}
}
article.format-quote .entry-content .quote-entry-content p,
article.default-style.format-quote .entry-content .quote-entry-content a {
font-size: 24px;
line-height: 36px;
font-weight: 300;
}
article.format-quote .entry-content .quote-entry-author {
font-size: 18px;
font-weight: 600;
text-transform: capitalize;
font-style: italic;
position: absolute;
right: 15px;
bottom: 15px;
}
article.default-style.sticky {
border-width: 1px;
border-style: solid;
padding: 40px !important;
} .blog-entries .alternate-style {
background: #fff;
}
.blog-entries .alternate-style.boxed-layout {
box-shadow: 0 3px 5px rgba(50, 50, 93, 0.05), 0 1px 2px rgba(0, 0, 0, 0.04);
-webkit-box-shadow: 0 3px 5px rgba(50, 50, 93, 0.05), 0 1px 2px rgba(0, 0, 0, 0.04);
-moz-box-shadow: 0 3px 5px rgba(50, 50, 93, 0.05), 0 1px 2px rgba(0, 0, 0, 0.04);
}
.blog-entries .alternate-style .entry-wrapper {
width: 100%;
padding: 20px 40px;
}
.blog-entries .alternate-style .entry-media iframe,
.blog-entries .alternate-style .mejs-container {
width: 100% !important;
}
.blog-entries .alternate-style .entry-media iframe {
display: block;
border: 0;
margin: 0;
padding: 0;
}
article.alternate-style .entry-meta {
width: 100%;
display: block;
font-size: 12px;
float: left;
}
article.alternate-style.sticky {
border-width: 1px;
border-style: solid;
padding: 40px !important;
}
article.alternate-style .cl-btn {
margin-top: 15px;
}
article.alternate-style .twitter-tweet::shadow .EmbeddedTweet {
border-bottom-width: 0px !important;
}
article.alternate-style .post-thumbnail {
height: 100%;
overflow: hidden
}
article.alternate-style .entry-gallery {
height: 100%;
}
.blog-entries .alternate-style .cl-post-swiper-slider {
width: 100%;
height: 100%;
}
@media (max-width: 991) {
.blog-entries .alternate-style {
display: block;
}
.blog-entries .alternate-style .entry-media {
width: 100%;
}
.blog-entries .alternate-style .entry-wrapper {
width: 100%;
}
article.alternate-style .cl-post-swiper-slider img {
width: 100%;
}
}
@media (min-width: 992px) {
article.alternate-style {
display: -webkit-flex;
display: -webkit-box;
display: -moz-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
}
.blog-entries .alternate-style .entry-media {
width: 100%;
max-width: 312px !important;
justify-content: flex-start;
}
.blog-entries .alternate-style .entry-wrapper {
width: 100%;
justify-content: flex-end;
display: -webkit-flex;
display: -webkit-box;
display: -moz-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
align-items: center;
}
article.alternate-style .entry-gallery img {
width: auto;
}
article.alternate-style .post-thumbnail img,
article.alternate-style .cl-post-swiper-slider img {
width: auto;
height: 100%;
max-width: none !important;
max-height: 300px;
}
.cl-layout-fullwidth article.alternate-style .post-thumbnail img,
.cl-layout-fullwidth article.alternate-style .cl-post-swiper-slider img {
max-width: 358px;
}
}
@media (min-width: 1200px) {
article.alternate-style .post-thumbnail img,
article.alternate-style .cl-post-swiper-slider img {
max-width: 320px;
}
.cl-layout-fullwidth article.alternate-style .post-thumbnail img,
.cl-layout-fullwidth article.alternate-style .cl-post-swiper-slider img {
max-width: 312px;
}
} @media (min-width: 768px) {
.grid-entries[data-grid-cols="4"] article {
width: 25%;
}
.grid-entries[data-grid-cols="3"] article {
width: 33.3%;
}
.grid-entries[data-grid-cols="5"] article {
width: 20%;
}
}
@media (min-width:992px){
.grid-entries[data-grid-cols="2"] article {
width: 50%;
}
}
@media (max-width:991px){
.grid-entries[data-grid-cols="2"] article{
width:100%;
}
}
@media (min-width: 570px) and (max-width: 768px) {
.grid-entries article {
width: 50%;
}
}
@media (max-width: 569px) {
.grid-entries article {
width: 100%;
}
}
.blog-entries .grid-style{
margin-bottom:40px;
}
.blog-entries .grid-style .grid-holder{
padding-left:40px;
}
.blog-entries .grid-style .entry-media-wrapper{
margin-bottom:22px;
max-width:270px;
width:100%;
}
@media (min-width:992px){
.blog-entries .grid-style .entry-media-wrapper .entry-media{
position: absolute;
left: -40px;
}
}
@media (max-width:1200px){
.blog-entries .grid-style{
width:100% !important;
}
}
@media (min-width:768px) and (max-width:1200px){
.blog-entries .grid-style .grid-holder .entry-wrapper{
max-width:100% !important;
}
}
@media (max-width:991px){
.blog-entries .grid-style .grid-holder .entry-wrapper{
padding-left:30px;
max-width:100% !important;
}
}
@media (max-width:767px){
.blog-entries .grid-style .grid-holder .entry-wrapper{
max-width:100%;
width:100%;
}
.blog-entries .grid-style .grid-holder .grid-holder-inner{
flex-wrap:wrap;
}
.blog-entries .grid-style .entry-media-wrapper{
margin:40px auto;
margin-left:30px;
margin-top:0;
}
.blog-entries article .entry-readmore{
margin-top:20px;
}
.blog-entries .grid-style .grid-holder .entry-wrapper{
margin:0 auto;
}
.blog-entries .grid-style .grid-holder .entry-wrapper .entry-wrapper-content{
padding-right:0;
}
}
.blog-entries .grid-style .entry-meta-tools{
margin-bottom:5px;
margin-top:5px;
}
.blog-entries .grid-style .grid-holder .grid-holder-inner {
text-align: left;
display: flex;
background: #f2f2f2;
padding-top: 40px;
padding-bottom: 40px;
min-height: 454px;
}
.blog-entries .grid-style .entry-tool-share{
display:none;
}
.blog-entries .grid-style .grid-holder .entry-wrapper{
max-width:270px;
}
.blog-entries .grid-style .grid-holder .entry-wrapper .entry-wrapper-content {
padding-right:30px;
}
.blog-entries .grid-style .entry-content {
padding-top: 15px;
color:#616161;
}
.blog-entries .grid-style.format-quote .entry-content .quote-entry-content {
padding: 35px 30px;
}
.cl-carousel .grid-style.format-quote .entry-content .quote-entry-content {
padding: 50px 5px !important;
}
.cl-carousel .grid-style.format-quote i {
top: 26px !important;
}
.cl-carousel article.format-quote .entry-content .quote-entry-content p {
font-size: 20px !important;
line-height: 36px !important;
}
.blog-entries .grid-style.format-quote .entry-wrapper i {
font-size: 32px;
bottom: auto;
top: 30px;
}
@media (max-width:767px){
.blog-entries .grid-style .grid-holder{
padding-left:0;
}
}
.blog-entries .grid-style.cl-blog-masonry{
margin-bottom:20px;
} .blog-entries.grid-minimal-style article .entry-media{
display:none;
}
.blog-entries.grid-minimal-style article .entry-tools{
display:none;
}
.blog-entries.grid-minimal-style article .entry-media-wrapper .entry-tag-list{
left:0;
position:static;
}
.blog-entries.grid-minimal-style article .entry-content {
display:none;
}
.blog-entries.grid-minimal-style .grid-style h2{
font-size:24px !important;
line-height:38px !important;
font-weight:600 !important;
}
.blog-entries.grid-minimal-style .grid-holder-inner{
display:flex;
flex-wrap:wrap;
}
.blog-entries.grid-minimal-style .entry-media-wrapper{
order:1;
}
.blog-entries.grid-minimal-style .entry-wrapper{
order:0;
}
.blog-entries.grid-minimal-style .entry-header{
display:flex;
flex-wrap:wrap;
}
.blog-entries.grid-minimal-style .entry-header .entry-meta-tools{
order:1;
margin-top: 10px;
margin-bottom: 20px;
}
.blog-entries.grid-minimal-style .entry-header .entry-title{
order:0;
width:100%;
}
.blog-entries.grid-minimal-style.cl-carousel .owl-nav .owl-prev{
left:-80px;
}
.blog-entries.grid-minimal-style.cl-carousel .owl-nav .owl-next{
right:-80px;
} .blog-entries .fullimage-style{
position:relative;
}
.blog-entries .fullimage-style .post-thumbnail{
max-height:430px;
overflow:hidden;
}
.blog-entries .fullimage-style .entry-gallery{
max-height:430px;
overflow:hidden;
}
.blog-entries .fullimage-style .entry-gallery .swiper-container{
max-height:430px;
overflow:hidden;
}
article.format-gallery.fullimage-style .cl-post-swiper-slider .swiper-button-next, article.format-gallery.fullimage-style .cl-post-swiper-slider .swiper-button-prev{
opacity:0.4;
}
article.format-gallery.fullimage-style:hover .cl-post-swiper-slider .swiper-button-next, article.format-gallery.fullimage-style:hover .cl-post-swiper-slider .swiper-button-prev{
opacity:1;
}
.blog-entries .fullimage-style .entry-wrapper{
padding:10px;
position:absolute;
bottom:0;
width:100%;
left:0;
z-index:999999;
}
.blog-entries .fullimage-style .entry-wrapper .entry-wrapper-content{
background:#fff;
padding:15px 20px;
}
.blog-entries .fullimage-style .entry-tools .entry-tool-share{
display:none;
}
.blog-entries .fullimage-style h2{
font-size:18px !important;
font-weight:400 !important;
}
.blog-entries .fullimage-style .entry-meta-tools{
margin-bottom:0;
}
.blog-entries .fullimage-style .entry-media-wrapper{
margin-bottom:0;
}
@media (max-width:767px){
.blog-entries .fullimage-style .entry-wrapper .entry-wrapper-content .entry-meta-tools{
display:none;
}
.blog-entries .fullimage-style .entry-wrapper .entry-wrapper-content .entry-title{
line-height:20px;
}
.blog-entries .fullimage-style .entry-wrapper .entry-wrapper-content .entry-content{
display:none;
}
}  .all-centered article{
text-align:center;
}
.all-centered article h2{
position:relative;
padding-bottom:20px;
margin-bottom:20px;
}
.all-centered article h2:after{
content:"";
height:3px;
width:40px;
left:50%;
margin-left:-20px;
bottom:0;
position:absolute;
}
.all-centered article .entry-meta-tools{
justify-content:center;
align-items:center;
}
.all-centered article .entry-tools, .all-centered article .entry-meta{
width:auto;
}
.all-centered article .entry-meta{
border-right-width: 1px;
border-right-style:solid;
padding-right: 20px;
} .blog-entries .fullimage_transparent-style{
position:relative;
}
.blog-entries .fullimage_transparent-style.cl-isotope-item{
margin-bottom:0 !important;
}
.blog-entries .fullimage_transparent-style .entry-overlay{
-webkit-transition: opacity 0.2s ease-in-out, background-color .25s cubic-bezier(.19, 1, .22, 1);
-moz-transition: opacity 0.2s ease-in-out, background-color .25s cubic-bezier(.19, 1, .22, 1);
transition: opacity 0.2s ease-in-out, background-color .25s cubic-bezier(.19, 1, .22, 1);
}
.blog-entries .fullimage_transparent-style .entry-wrapper{
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
padding:50px 60px;
z-index:9999;
}
.blog-entries .fullimage_transparent-style .entry-media-wrapper{
margin-bottom:0;
}
.blog-entries .fullimage_transparent-style .entry-meta-single{
color:#fff !important;
}
.blog-entries .fullimage_transparent-style .entry-wrapper .entry-wrapper-content{
width:100%;
height:100%;
position:relative;
}
.blog-entries .fullimage_transparent-style .entry-wrapper .entry-wrapper-content header{
width:100%;
display:block;
}
.blog-entries .fullimage_transparent-style .entry-wrapper .entry-wrapper-content .entry-readmore{
position:absolute;
left:0;
bottom:0;
}
.blog-entries .fullimage_transparent-style h2{
font-size:40px;
font-weight:600;
color:#fff;
position:relative;
padding-bottom:10px;
line-height:40px;
}
.blog-entries .fullimage_transparent-style h2 a, .blog-entries .fullimage_transparent-style h2 a:hover{
color:#fff !important;
}
.blog-entries .fullimage_transparent-style .entry-overlay{
opacity:0.85 !important;
}
.blog-entries .fullimage_transparent-style .entry-content{
color:#fff;
font-size:16px;
}
.blog-entries .fullimage_transparent-style .post-thumbnail{
max-height:380px;
min-height:380px;
overflow:hidden;
}
.blog-entries .fullimage_transparent-style .post-thumbnail img{
width: auto;
min-height: 100%;
min-width: 100%;
height: 100%;
max-width: none;
}
@media (max-width:767px){
.blog-entries .fullimage_transparent-style .entry-content{
display:none;
}
.blog-entries .fullimage_transparent-style h2{
font-size:18px !important;
line-height:30px !important;
}
.blog-entries .fullimage_transparent-style .entry-wrapper .entry-wrapper-content .entry-button a{
margin-top:10px;
}
} .blog-entries.media-entries article {
margin-bottom: 0;
}
.blog-entries.media-entries article .entry-media .entry-overlay {
background: rgba(0, 0, 0, 0.8);
}
.blog-entries.media-entries article .entry-media .entry-overlay .inner {
text-align: center;
display: table;
width: 100%;
height: 100%;
color: #cecece;
}
.blog-entries.media-entries article .entry-media .entry-overlay .inner .content {
vertical-align: middle;
display: table-cell;
}
.blog-entries.media-entries article .entry-media .entry-overlay .inner h2 {
color: #fff;
}
.cl_blog .cl-carousel .owl-nav .owl-prev{
left:20px;
}
.cl_blog .cl-carousel .owl-nav .owl-next{
right:20px;
}
[data-carousel-stagepadding="1"] .owl-stage{
padding-left:0 !important;
}
@media (max-width:992px){
[data-carousel-stagepadding="1"] .owl-stage{
padding-right:0 !important;
}
} .animated  {
-webkit-animation-duration : 1000 ms  ;
animation-duration : 1000 ms  ;
-webkit-animation-fill-mode : both  ;
animation-fill-mode : both  ;
}  .owl-animated-out {
z-index : 1 
} .owl-animated-in {
z-index : 0 
} .fadeOut  {
-webkit-animation-name : fadeOut  ;
animation-name : fadeOut  ;
}  
@-webkit-keyframes  fadeOut  {
0% {
opacity : 1   ;
}  
100% {
opacity : 0   ;
}  
}
@keyframes  fadeOut  {
0% {
opacity : 1   ;
}  
100% {
opacity : 0   ;
}  
}
.fadeIn  {
-webkit-animation-name : fadeIn  ;
animation-name : fadeIn  ;
}  
@-webkit-keyframes  fadeIn  {
0% {
opacity : 0   ;
}  
100% {
opacity : 1   ;
}  
}
@keyframes  fadeIn  {
0% {
opacity : 0  ;
}  
100% {
opacity : 1   ;
}  
}  .cl_blog .blog-filters{
display:flex;
align-items:center;
margin-bottom:25px;
padding:0 15px;
}
.grid-options label{
font-weight:600;
text-transform: uppercase;
letter-spacing: 0.04em;
line-height:35px;
}
.grid-options{
width:100%;
display:flex;
align-items:center;
}
.grid-options div{
padding-left:10px;
}
.grid-options a{
width:35px;
height:35px;
line-height:35px;
text-align:center;
display:inline-block;
}
.cl_blog .blog-filters .title{
align-self:center;
width:100%;
justify-content: center;
-webkit-justify-content: center;
-webkit-box-pack: center;
display:flex;
padding-bottom:10px;
}
.cl_blog .blog-filters .title h2{
padding-bottom:20px;
position:relative;
font-size:18px;
font-weight:600;
text-transform: uppercase;
line-height:30px;
}
.cl_blog .blog-filters .title h2:after{
width:40px;
height:3px;
position:absolute;
bottom:0;
left:50%;
margin-left:-15px;
content:"";
}
.sort-options{
align-self:flex-end;
width:100%;
justify-content: flex-end;
-webkit-justify-content: flex-end;
-webkit-box-pack: end;
display:flex;
}
.sort-options > div{
position:relative;
padding-top:26px;
}
.sort-options > div > span{
line-height:35px;
}
.sort-options > div > span:not(.select2){
position:absolute;
top:0;
left:-3px;
line-height:20px;
font-size:14px;
}
.sort-options > div > span{
padding-right:25px;
}
.sort-options .select2-container{
border-left-width:1px !important;
width:100%;
}
@media (max-width:767px){
.grid-options, .sort-options{
display:none;
}
} .single_blog_style-classic{
border-top-width:1px;
border-top-style:solid;
padding-top:45px;
}
.single_blog_style-classic.cl-layout-fullwidth article.single-article{
max-width:970px;
margin:0 auto;
}
.single-article.format-gallery .entry-media{
max-width:100%;
}
.single_blog_style-classic article.single-article header{
display:flex;
flex-wrap:wrap;
}
.single_blog_style-classic article.single-article .entry-header h1.entry-title{
text-align:left;
width:100%;
margin-bottom:5px !important;
margin-top:0 !important;
}
.single_blog_style-classic article.single-article .entry-content  h1{
margin:0;
}
.single_blog_style-classic article.single-article .entry-meta-tools{
width:100%;
margin-bottom:10px;
}
.single_blog_style-classic article.single-article .entry-meta-tools .entry-meta{
float:none;
width:auto;
}
.single_blog_style-classic article.single-article .entry-meta-tools .entry-tools{
width:auto;
border-left-width:1px;
border-left-style:solid;
margin-left:20px;
}
.single_blog_style-classic article.single-article .entry-media-wrapper{
margin-top:20px;
margin-bottom:0;
}
@media (min-width:768px){
.single_blog_style-classic.cl-layout-fullwidth article.single-article .entry-wrapper{
padding:55px 90px;
}
.single_blog_style-classic.cl-layout-fullwidth article.single-article blockquote{
margin-left:-90px;
margin-right:-90px;   
}
.single_blog_style-classic.cl-layout-fullwidth .entry-single-footer{
padding:0 90px;
max-width:970px;
margin:0 auto;
}
}
.entry-single-footer{
margin-top:50px;
float:left;
width:100%;
}
.single_blog_style-classic article.single-article blockquote{
font-size:24px;
line-height:38px;
font-style:italic;
text-align:center;
}
.single_blog_style-classic article.single-article .entry-tag-list{
display:inline-block
}
.single_blog_style-classic article.single-article .entry-tag-list a{
padding:7px 14px;
border-radius:25px;
-webkit-border-radius:25px;
-moz-border-radius:25px;
margin-left:10px;
}
.single_blog_style-classic  .inner-content-row{
padding-top:0;
} .single-post .single-author {
margin-bottom: 35px;
padding-top: 35px;
border-top: 2px solid #f2f2f2;
}
.single-post .single-author .author_wrapper {
display: flex;
padding-top: 30px;
padding-bottom:30px;
}
.single-post .single-author .author_wrapper .author_avatar img {
max-width:none;
}
.single-post .single-author .author_wrapper .author_content {
padding-left: 30px;
}
.single-post .single-author .bio{
margin-top:20px;
color:#616161;
}  .inner-content.container > #comments > .cl-comments {
background: #fff !important;
}
.cl-comments{
padding-top:60px;
} .comment-list {
list-style-type: none;
padding: 0;
margin-top: 0px;
}
article.comment:first-child{
padding-top:40px;
}
article.comment {
border-bottom-width: 2px;
border-bottom-style: solid;
padding-top: 50px;
padding-bottom: 35px;
}
article.comment.parent{
border-bottom:none;
padding-bottom:0;
}
.cl-comment-reply{
margin-top:60px;
}
article.comment .comment-content {
display: flex;
}
article.comment .gravatar {
width: 110px;
}
article.comment .gravatar img {
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
width:100%;
max-width:none;
}
article.comment .comment-meta {
padding-left: 20px;
width: 100%;
}
.comment-meta > h1{
margin:0;
}
.comment-meta table tbody th{
text-align:left;
}
.comment-meta table tbody td{
padding:10px;
}
article.comment .comment-reply-link,
article.comment .comment-edit-link {
font-size:14px;
font-weight:bold;
}
article.comment .child-comments {
margin-left: 35px;
margin-top: 35px;
}
article.comment .comment-author-link{
font-weight:bold;
font-size:18px;
color:#1b181a;
}
.comment-reply-link{
float: right;
height: 40px;
line-height: 40px;
padding: 0 25px;
color: #fff !important;
border-radius:20px;
}
.comment-reply-link:hover{
color:#fff;
}
article.comment .comment-meta-item{
font-size:16px;
font-weight:bold;
}
@media (max-width:767px){
article.comment .child-comments{
margin-left:10px;
}
article.comment .gravatar{
width:36px;
}
blockquote{
padding-left:20px;
margin-left:10px;
}
article.comment{
padding-top:20px;
padding-bottom:20px;
margin-bottom:5px;
}
}
article.comment .child-comments .comment {
margin-bottom: 0 !important;
}
#respond.comment-respond .comment-form-comment label {
display: block;
}
#respond.comment-respond .comment-form-comment textarea {
width: 100%;
border-width: 1px;
border-style: solid;
padding-left: 10px;
background:#e4e4e4;
padding-top:10px;
}
#respond.comment-respond .comment-form-author,
#respond.comment-respond .comment-form-email,
#respond.comment-respond .comment-form-url {
width: 50%;
display: inline-block;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding-right: 15px;
margin-top: 0;
float:left;
}
.comment-form-comment{
padding-right:15px;
}
#respond.comment-respond .comment-form-url {
padding-right: 0;
}
#respond.comment-respond .comment-form-author label,
#respond.comment-respond .comment-form-email label,
#respond.comment-respond .comment-form-url label {
display: block;
}
#respond.comment-respond .comment-form-author input,
#respond.comment-respond .comment-form-email input,
#respond.comment-respond .comment-form-url input {
width: 100%;
height: 70px;
padding-left: 10px;
background:#e4e4e4;
box-shadow:none;
}
#respond.comment-respond .form-submit {
margin-top: 15px;
}
#respond.comment-respond .form-submit input[type="submit"]{
color:#fff;
border-color:transparent !important;
}  #content.single_blog_style-classic{
padding-top:80px;
}
.single-blog-extra-heading{
}
.single_blog_style-classic .entry-header {
margin-top: 0px;
}
.entry-single-related .entry-header {
margin-top: 0;
}
.entry-single-related .fullimage_transparent-style .animated-content{
display:none;
}
.entry-single-related .fullimage_transparent-style .entry-button{
display:none !important;
}
.entry-single-related .fullimage_transparent-style .entry-header{
display:flex !important;
align-items:flex-end;
}
.entry-single-related .fullimage_transparent-style .entry-wrapper{
padding-left:20px;
padding-bottom:15px;
}
.cl-layout-fullwidth.single_blog_style-classic .entry-single-related .owl-nav .owl-prev{
left:-55px;
}
.cl-layout-fullwidth.single_blog_style-classic .entry-single-related .owl-nav .owl-next{
right:-55px;
}
.entry-single-related .fullimage_transparent-style .entry-title{
padding-bottom:0;
text-align:left;
line-height:38px;
font-size:24px;
}
.entry-single-related .fullimage_transparent-style .entry-title:after{
display:none;
}  article .entry-media {
position: relative;
}
article .entry-overlay {
position: absolute;
z-index: 999;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
article .entry-overlay i {
color: #fff;
width: 60px;
text-align: center;
line-height: 60px;
height: 60px;
position: absolute;
left: 50%;
margin-left: -30px;
font-size: 32px;
top: 50%;
margin-top: -30px;
-webkit-perspective: 1000;
-moz-perspective: 1000;
-ms-perspective: 1000;
perspective: 1000;
opacity: 0;
-webkit-transform: translatex(-20px);
-moz-transform: translatex(-20px);
-ms-transform: translatex(-20px);
transform: translatex(-20px);
-webkit-transition: opacity 0.2s ease-in-out, -webkit-transform .25s cubic-bezier(.19, 1, .22, 1);
-moz-transition: opacity 0.2s ease-in-out, -moz-transform .25s cubic-bezier(.19, 1, .22, 1);
transition: opacity 0.2s ease-in-out, transform .25s cubic-bezier(.19, 1, .22, 1);
}
article .entry-media:hover .entry-overlay i {
-webkit-transform: translatex(0px);
-moz-transform: translatex(0px);
-ms-transform: translatex(0px);
transform: translatex(0px);
opacity: 1;
} article .entry-overlay-color .entry-overlay {
opacity: 0;
-webkit-transition: opacity 0.2s ease-in-out, -webkit-transform .25s cubic-bezier(.19, 1, .22, 1);
-moz-transition: opacity 0.2s ease-in-out, -moz-transform .25s cubic-bezier(.19, 1, .22, 1);
transition: opacity 0.2s ease-in-out, transform .25s cubic-bezier(.19, 1, .22, 1);
}
article .entry-overlay-color:hover .entry-overlay {
opacity: 1;
} article .entry-overlay-zoom_color {
overflow: hidden;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
article .entry-overlay-zoom_color .entry-overlay {
opacity: 0;
-webkit-transition: opacity 0.1s ease-in-out, -webkit-transform .25s cubic-bezier(.19, 1, .22, 1);
-moz-transition: opacity 0.1s ease-in-out, -moz-transform .25s cubic-bezier(.19, 1, .22, 1);
transition: opacity 0.1s ease-in-out, transform .25s cubic-bezier(.19, 1, .22, 1);
}
article .entry-overlay-zoom_color:hover .entry-overlay {
opacity: 1;
}
article .entry-overlay-zoom_color img {
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000;
-moz-perspective: 1000;
-ms-perspective: 1000;
perspective: 1000;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
article .entry-overlay-zoom_color:hover img {
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
} article .entry-overlay-grayscale img {
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000;
-moz-perspective: 1000;
-ms-perspective: 1000;
perspective: 1000;
}
article .entry-overlay-grayscale:hover img {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
}
article .entry-overlay-grayscale .entry-overlay {
background-color: rgba(0, 0, 0, 0);
-webkit-transition: background-color 0.42s ease-in-out;
-moz-transition: background-color 0.42s ease-in-out;
transition: background-color 0.42s ease-in-out;
}
article .entry-overlay-grayscale:hover .entry-overlay {
background-color: rgba(0, 0, 0, 0.5);
}
article .entry-overlay i.cl-icon-plus2 {
font-size: 18px;
} .entry-link,
.entry-lightbox {
position: absolute;
z-index: 99;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.entry-lightbox {
z-index: 999999;
} .twitter-tweet::shadow .EmbeddedTweet {
max-width: 100% !important;
width: 100% !important;
border: none;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e1e1e1;
}
.blog-entries article .twitter-tweet {
width: 100% !important;
}
@media (max-width: 768px) {
.entry-video:first-child {
min-height: 105px;
}
} .entry-video iframe {
max-width: 100% !important;
box-shadow: none !important;
}  .cl-btn {
cursor: pointer;
display:inline-block;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
transition: all .25s ease;
line-height:20px;
letter-spacing: 0.4px;
font-weight:600;
}
.cl-btn span{
font-weight:600;
} .btn-style-square{
border-style:solid;
border-width:1px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
padding:15px 24px;
}
.btn-style-rounded{
border-style: solid;
border-width: 1px;
border-radius: 26px;
-webkit-border-radius: 30px;
-moz-border-radius: 26px;
padding: 20px 70px;
font-size: 16px;
font-weight: bold;
}
.btn-style-simple_text{
background:none !important;
border-width:0 !important;
border-style:none !important;
padding:15px 24px;
padding-left:0 !important;
padding-right:0 !important;
}
.btn-style-square_small{
border-style:solid;
border-width:1px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
padding:11px 21px;
} .cl-btn.block{
display:block;
}
.cl-btn.with_icon span{
display:inline-block;
}
.cl-btn.with_icon:after{
content: "\f35f";
font-family: "codeless-icons";
display: inline-block;
line-height: 20px;
font-size: 23px;
height: 24px;
top: 3px;
left: -4px;
width:10px;
position: relative;
}
.cl-btn.btn-hover-darker{
position:relative;
border-width: 0 !important;
}
.cl-btn.btn-hover-darker > span{
z-index:999;
position:relative;
line-height:20px;
}
.cl-btn.btn-hover-darker:not(.btn-style-simple_text):before{
background:rgba(0,0,0,0.05);
opacity:0;
-webkit-transition: opacity .25s ease;
-moz-transition: opacity .25s ease;
transition: opacity .25s ease;
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index:0;
}
.cl-btn.btn-hover-darker.btn-style-rounded:before{
border-radius: 26px;
-webkit-border-radius: 26px;
-moz-border-radius: 26px;
}
.cl-btn.btn-hover-darker:hover:before{
opacity:1;
}
.cl-btn.btn-hover-shadow{
box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.0);
-webkit-transition: -webkit-box-shadow .25s ease, border-color .25s ease;
-moz-transition: -moz-box-shadow .25s ease, border-color .25s ease;
transition: box-shadow .25s ease, border-color .25s ease;
}
.cl-btn.btn-hover-shadow:hover{
border-color: transparent !important;
box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
}  aside .widget-title {
word-break: break-word;
display: block;
margin-bottom: 13px;
position:relative;
}
aside.style-sidebar-blog .widget-title{
font-weight: 600;
padding-bottom: 10px;
margin-bottom: 0px;
}
aside .widget {
padding-top: 35px;
padding-bottom: 35px;
}
aside .widget:first-child {
padding-top: 0;
}
aside .widget:last-child {
padding-bottom: 0;
border-bottom: none;
}
aside .widget ul {
list-style: none;
padding: 0;
margin: 0;
}
aside .widget ul li {
display: block;
padding-top: 5px;
padding-bottom:5px;
}
aside.style-sidebar-blog .widget ul li:first-child{
padding-top:0;
}
aside .widget ul li:last-child {
padding-bottom: 0;
}
aside .widget ul li a {
font-weight: 400;
position: relative;
line-height: 20px;
}
aside .widget_categories ul li a,
aside .widget_archive ul li a,
aside .widget_pages ul li a {
padding-left: 0px;
font-size:16px !important;
color:#616161 !important;
position:relative;
padding-left:25px;
}
aside .widget_categories ul li a:hover,
aside .widget_archive ul li a:hover,
aside .widget_pages ul li a:hover{
color:#1b181a !important;
}
aside .widget_archive ul li a{
padding-left:18px;
position:relative;
line-height:20px;
}
aside .widget_archive ul li a:before{
content: '\f142';
position:absolute;
left:0;
top:0;
line-height:20px;
font-size:16px;
font-family: "codeless-icons"
}
aside .widget_categories ul li a:before{
content: '\f142';
position:absolute;
left:0;
top:0;
line-height:20px;
font-size:16px;
font-family: "codeless-icons"
}
aside .widget_nav_menu .sub-menu{
padding-left:0px;
}
aside .widget_pages .page_item_has_children .children{
padding-left:8px;
}
aside .widget_product_categories a{
font-size:14px;
letter-spacing:0.4px;
position:relative;
width:100%;
line-height:20px !important;
display:block;
}
aside .widget_product_categories a:after{
content: '\f142';
position:absolute;
right:0px;
font-size:20px;
top:6px;
line-height:20px;
font-family: "codeless-icons";
} aside .widget_nav_menu ul li{
padding: 8px 8px !important;
border-bottom:0px solid #ebebeb !important;
border-left:0px solid #ebebeb;
border-right:0px solid #ebebeb !important;
}
aside .widget_nav_menu ul li a{
font-weight:600;
}
aside .widget_nav_menu ul li:hover{
}
aside .widget_nav_menu ul li:first-child{
border-top:1px solid #ebebeb !important;
}
aside .widget_nav_menu ul li.current-menu-item{
border-left-width:5px;
border-left-style:solid;
}
aside .widget_nav_menu ul li.current-menu-item a, aside .widget_nav_menu ul li.current-menu-item a:hover, aside .widget_nav_menu ul li.current-menu-item:hover a{
color:#fff !important;
}  aside .widget_wpdm_newpacks_widget .wpdm-link-tpl{
padding-bottom:20px;
}
aside .wpdm_icon{
width:32px;
}
aside .w3eden b, aside .w3eden strong{
font-weight:400;
}
aside .wpdm-download-link{
font-weight:700;
}  aside .widget_categories .screen-reader-text {
display: none;
}
aside .widget_categories select {
width: 100%;
border-width: 1px;
border-style: solid;
height: 50px;
padding-left: 18px;
}
aside .widget_categories select:after {
font-family: 'codeless-icons';
content: '\e902';
position: absolute;
top: 0;
right: 0;
line-height: 50px;
}
aside .widget_categories ul li {} aside .widget_categories ul li .children {
padding-left: 20px;
} aside .widget_archive .screen-reader-text {
display: none;
}
aside .widget_archive select {
width: 100%;
border-width: 1px;
border-style: solid;
height: 50px;
padding-left: 18px;
}
aside .widget_archive select:after {
font-family: 'codeless-icons';
content: '\e902';
position: absolute;
top: 0;
right: 0;
line-height: 50px;
}
aside .widget_archive ul li {} aside .widget_archive ul li .children {
padding-left: 20px;
} aside .widget_search .screen-reader-text {
display: none;
}
aside .widget_search form {
position: relative;
}
aside .widget_search input[type="search"] {
width: 100%;
height: 62px;
padding-left: 18px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-border-sizing: border-box;
}
aside .widget_search i {
position: absolute;
right: 15px;
top: 0;
line-height: 50px;
} aside .widget_recent_entries .post-date {
display: block;
font-size: 12px;
line-height: 18px;
} aside .widget_recent_comments .recentcomments {} aside .widget_calendar{
max-width:300px;
}
aside .widget_calendar thead th{
border-bottom-width:1px;
border-bottom-style:solid;
padding-bottom:10px;
}
aside .widget_calendar table {
width: 100%;
margin: 0;
}
aside .widget_calendar td {
text-align: center;
background:transparent;
padding:4px;
}
aside .widget_calendar td a{
border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.0);
width: 100%;
height: 100%;
display: inline-block;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
transition: all .25s ease;
}
aside .widget_calendar td a:hover{
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
}
aside .widget_calendar td#prev a, aside .widget_calendar td#next a{
width: 60px;
height: 60px;
line-height: 60px;
text-align:center;
}
aside .widget_calendar td#prev a:hover, aside .widget_calendar td#next a:hover{
background:#fff;
}
aside .widget_calendar td#today a{
color:#fff;
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
}
aside .widget_calendar tbody tr:nth-child(2n) td{
background:transparent;
}
aside .widget_calendar caption {
margin-bottom: 15px;
display:none;
}
aside .widget_calendar #prev {
text-align: left !important;
padding-top: 5px;
padding-left: 10px;
}
aside .widget_calendar #next {
text-align: right !important;
padding-top: 5px;
padding-right: 10px;
} aside .widget_rss .widget-title .rsswidget:last-child {
padding-left: 10px;
}
aside .widget_rss li {
padding-top: 15px !important;
padding-bottom: 15px !important;
display: block;
position: relative;
}
aside .widget_rss li:last-child {
padding-bottom: 0px !important;
}
aside .widget_rss .rss-date {
display: block;
}
aside .widget_rss .rssSummary {
padding-top: 5px;
padding-bottom: 5px;
}
@media (min-width: 768px) {
aside.cl-sticky.cl-sticky-active .cl-sticky-wrapper {
position: fixed;
top: 80px;
}
.cl_column.cl-sticky {
position: -webkit-sticky;
position: -moz-sticky;
position: -ms-sticky;
position: -o-sticky;
position:sticky;
top: 15px;
}
.cl-page-header-sticky .cl_column.cl-sticky{
top:105px !important;
}
}
@media (max-width: 767px) {
aside.cl-sticky .cl-sticky-wrapper {
width: 100% !important;
}
aside#secondary {
margin-top: 60px;
}
}
@media (min-width:992px){
aside#secondary .cl-sticky-wrapper{
background:#f2f2f2;
padding:40px;
}
}  .cl-filters {
width: 100%;
display: block;
}
.cl-filters.cl-filter-small {
margin-bottom: 30px;
}
.cl-filters.cl-filter-small button:after{
position:absolute;
height:2px;
width:0%;
left:20px;
top:50%;
margin-top:-1px;
content:"";
-webkit-transition: width .25s ease;
-moz-transition: width .25s ease;
transition: width .25s ease;
}
.cl-filters.cl-filter-small .selected {
position:relative;
color:#262a2c;
}
.cl-filters.cl-filter-small .selected:after{
width:75%;
}
.cl-filters.cl-filter-fullwidth {
padding-top: 10px;
padding-bottom: 10px;
margin-bottom:35px;
}
.cl-filters.cl-filter-align-center .inner {
text-align: center;
}
.cl-filters.cl-filter-align-left .inner {
text-align: left;
padding-left:20px;
}
.cl-filters.cl-filter-align-right .inner {
text-align: right;
padding-right:20px;
}
.cl-filters button {
background: none;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
border: none;
padding: 5px 14px;
}
.cl-filters.cl-filter-fullwidth button {
font-weight: 600;
padding:5px 10px;
}
.cl-filters.cl-filter-fullwidth.cl-filter-color-dark button{
color:#fff;
}
.cl-filters.cl-filter-fullwidth.cl-filter-color-dark button:hover,
.cl-filters.cl-filter-fullwidth.cl-filter-color-dark button.selected {
color: #fff;
}
.cl-filters.cl-filter-fullwidth.cl-filter-color-light button{
color:#999;
}
.cl-filters.cl-filter-fullwidth.cl-filter-color-light button:hover,
.cl-filters.cl-filter-fullwidth.cl-filter-color-light button.selected {
color: #222;
}
.cl-filters.centered .inner {
text-align: center;
}
.cl-filters.cl-filter-fullwidth.with-shadow{
-webkit-box-shadow: 0 14px 40px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 14px 40px rgba(0, 0, 0, 0.25);
box-shadow: 0 14px 40px rgba(0, 0, 0, 0.25);
}
.cl-filters.cl-filter-fullwidth.sticky{
position: -webkit-sticky;
position: -moz-sticky;
position: -ms-sticky;
position: -o-sticky;
position:sticky;
top:0;
z-index:99999;
}
.admin-bar .cl-filters.cl-filter-fullwidth.sticky{
top:31px;
}
.cl-blog-filter.cl-filter-fullwidth.cl-filter-color-dark{
text-align:center;
}  .cl-blog-pagination {
display: block;
margin-top: 10px; 
height:60px;
}
.cl-pagination {
display: block;
width: 100%;
position: relative;
height:56px;
margin-top:20px;
}
.cl-pagination ul {
list-style: none;
display: inline;
padding: 0;
margin: 0;
}
.cl-pagination ul li {
display: inline-block;
line-height: 46px;
width: 46px;
height: 46px;
margin-right: 10px;
}
.cl-pagination ul li:last-child {
margin-right: 0px;
}
@media (max-width:480px){
.cl-pagination-align-center{
display:flex !important;
justify-content:center;
}
}
@media (min-width:481px){
.cl-pagination-align-center ul {
left: 50%;
position: absolute;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
}
}
.cl-pagination-align-right ul {
float: right;
}
.cl-pagination a {
float: left;
text-align: center;
width: 100%;
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.0); 
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
transition: all .25s ease;
font-size:16px;
}
.cl-pagination span.current {
width: 100%;
float: left;
text-align: center;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
color:#fff !important;
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1); 
font-size:16px;
}
.cl-pagination a:hover{
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1); 
}
.cl-pagination-jump a {} .cl-pagination-jump > div a:hover {
color: #fff;
}
.cl-pagination-jump{
margin-top:30px;
}
.cl-pagination-jump > div > a {
width: 150px;
height: 50px;
float: left;
line-height: 50px;
text-align: center;
border-radius: 27px;
-webkit-border-radius: 27px;
-moz-border-radius: 27px;
font-weight: 600;
}
.cl-pagination-jump .newer-posts {
float: left;
}
.cl-pagination-jump .older-posts {
float: right;
}
.cl-pagination-infinite .older-posts {
visibility: hidden;
}
.cl-pagination-infinite{
height: 80px;
position: relative;
margin-top:10px;
}
.cl-pagination-infinite .cl-infinite-loader{
margin:0 auto;
height:25px;
}
.cl-pagination-infinite #cl_load_more_btn{
bottom: 0;
position: absolute !important;
}
.cl-pagination-infinite .older-posts{
display:none;
}
.cl-infinite-loader.hidden {
display: none;
visibility: hidden;
}
.cl-infinite-loader {
position: relative;
width: 40px;
height: 40px;
margin: 2em auto;
clear: both;
}
.cl-infinite-loader .dot {
width: 10px;
height: 10px;
border-radius: 50%;
background: #262a2c;
position: absolute;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-timing-function: ease;
animation-timing-function: ease;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite
}
.cl-infinite-loader .dot1,
.cl-infinite-loader .dot2 {
left: 0
}
.cl-infinite-loader .dot3 {
left: 15px
}
.cl-infinite-loader .dot4 {
left: 30px
}
.cl-infinite-loader .dot1 {
-webkit-animation-name: reveal;
animation-name: reveal
}
.cl-infinite-loader .dot2,
.cl-infinite-loader .dot3 {
-webkit-animation-name: slide;
animation-name: slide
}
.cl-infinite-loader .dot4 {
-webkit-animation-name: reveal;
animation-name: reveal;
-webkit-animation-direction: reverse;
animation-direction: reverse
}
@-webkit-keyframes reveal {
from {
-webkit-transform: scale(0.001);
transform: scale(0.001)
}
to {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@keyframes reveal {
from {
-webkit-transform: scale(0.001);
transform: scale(0.001)
}
to {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@-webkit-keyframes slide {
to {
-webkit-transform: translateX(15px);
transform: translateX(15px)
}
}
@keyframes slide {
to {
-webkit-transform: translateX(15px);
transform: translateX(15px)
}
}
.cl-infinite-loader.loadmore {
bottom: 65px;
}
#infscr-loading img {
display: none !important
}
#cl_load_more_btn {
color: #262a2c;
font-weight: 600;
text-transform: uppercase;
padding: 13px 40px;
font-size: 14px;
position: relative;
left: 50%;
margin-left: -89px;
width: 178px;
height: 50px;
background:transparent !important;
border:1px solid #dbe1e6;
}
.cl-infinite-finished {
display: block;
text-align: center;
}
.timeline-entries .cl-infinite-loader {
bottom: -25px;
}
.timeline-entries .cl-infinite-finished {
bottom: -25px;
position: absolute;
left: 0;
text-align: center;
height: 16px;
line-height: 16px;
width: 100%;
}  input,
textarea,
select,
.select2-choice {
-webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.025);
-moz-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.025);
box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.025);
border: none;
}
input:focus,
textarea:focus,
select:focus,
button:focus {
outline: none !important;
}  footer#colophon {
position: relative;
margin-top: 0px;
bottom: 0px;
z-index: 1;
width: 100%;
border-top-width: 0;
border-right-width: 0;
border-left-width: 0;
border-bottom-width: 0;
}
footer#colophon .widget-title {
word-break: break-word;
display: block;
margin-bottom: 15px;
padding-bottom: 0;
}
footer#colophon .widget {
padding-bottom: 27px;
padding-top: 27px;
display: block;
}
@media (min-width:768px){
footer#colophon .widget{
max-width:370px;
}
}
footer#colophon .widget:first-child {
padding-top: 0px;
}
footer#colophon .widget:first-child:last-child {
margin-bottom: 0px;
border-bottom-width: 0px;
padding: 0;
}
footer#colophon .widget:last-child {
padding-bottom: 0px;
border-bottom-width: 0px;
}
footer#colophon .widget ul {
list-style: none;
padding: 0;
margin: 0;
}
footer#colophon .wpcf7-form input:not(.cl-btn), footer#colophon .wpcf7-form select{
padding-left: 5px;
box-sizing: border-box;
-webkit-box-sizing:border-box;
height: 34px;
width:100%;
}
footer#colophon .wpcf7-submit{
margin-top:10px;
}
footer#colophon input:focus{
border-color:rgba(0,0,0,0) !important;
} @media (max-width: 767px) {
footer#colophon .footer-widget {
margin-bottom: 20px;
}
footer#colophon .footer-widget:last-child {
margin-bottom: 0px;
}
}
footer#colophon .widget_categories ul li a,
footer#colophon .widget_archive ul li a,
footer#colophon .widget_pages ul li a,
footer#colophon .widget_nav_menu ul li a {
font-size:16px;
line-height:30px;
} footer#colophon .widget_categories .screen-reader-text {
display: none;
}
footer#colophon .widget_categories select {
width: 100%;
border-width: 1px;
border-style: solid;
height: 50px;
padding-left: 18px;
}
footer#colophon .widget_categories ul li .children {
padding-left: 20px;
} footer#colophon .widget_archive .screen-reader-text {
display: none;
}
footer#colophon .widget_archive select {
width: 100%;
border-width: 1px;
border-style: solid;
height: 50px;
padding-left: 18px;
}
footer#colophon .widget_archive ul li .children {
padding-left: 20px;
} footer#colophon .widget_search .screen-reader-text {
display: none;
}
footer#colophon .widget_search form {
position: relative;
}
footer#colophon .widget_search input[type="search"] {
width: 100%;
height: 50px;
border-width: 1px;
border-style: solid;
padding-left: 18px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-border-sizing: border-box;
}
footer#colophon .widget_search i {
position: absolute;
right: 15px;
top: 0;
line-height: 50px;
} footer#colophon .widget_recent_entries .post-date {
display: block;
font-size: 12px;
line-height: 18px;
} footer#colophon .widget_calendar table {
width: 100%;
margin: 0;
}
footer#colophon .widget_calendar td {
text-align: center;
}
footer#colophon .widget_calendar caption {
margin-bottom: 15px;
}
footer#colophon .widget_calendar #prev {
text-align: left !important;
padding-top: 5px;
padding-left: 10px;
}
footer#colophon .widget_calendar #next {
text-align: right !important;
padding-top: 5px;
padding-right: 10px;
} footer#colophon .widget_rss .widget-title .rsswidget:last-child {
padding-left: 10px;
}
footer#colophon .widget_rss li {
padding-top: 8px !important;
padding-bottom: 8px !important;
display: block;
position: relative;
}
footer#colophon .widget_rss li:last-child {
padding-bottom: 0px !important;
}
footer#colophon .widget_rss .rss-date {
display: block;
}
footer#colophon .widget_rss .rssSummary {
padding-top: 10px;
padding-bottom: 5px;
}
footer#colophon .widget:first-child {
padding-top: 0px;
}
footer#colophon .widget:first-child:last-child {
margin-bottom: 0px;
border-bottom-width: 0px;
padding: 0;
}
footer#colophon .widget:last-child {
padding-bottom: 0px;
border-bottom-width: 0px;
}
footer#colophon .widget ul {
list-style: none;
padding: 0;
margin: 0;
}
footer#colophon .widget ul li {
display: block;
padding-top: 2px;
padding-bottom: 2px;
}
footer#colophon .widget ul li:last-child {
padding-bottom: 0 !important;
}
footer#colophon .widget ul li a {
position: relative;
line-height: 20px;
}
footer#colophon .center-column ul li{
display:inline-block !important;
}
footer#colophon .center-column ul li a:before{
display:none;
} @media (max-width: 767px) {
footer#colophon .footer-widget {
margin-bottom: 20px;
}
footer#colophon .footer-widget:last-child {
margin-bottom: 0px;
}
}
footer#colophon .widget_nav_menu .codeless_custom_menu_mega_menu {
display: none;
}
footer#colophon .recentcomments{
background: rgba(0,0,0,0.15);
padding: 15px !important;
margin-bottom:10px;
}
footer#colophon .widget.widget_mc4wp_form_widget .widget-title{
font-size:16px;
font-weight:400;
line-height:30px;
}
footer#colophon .widget.social_widget .widget-title{
font-size:16px;
font-weight:400;
line-height:30px;
}
footer#colophon .social_widget .social-icons-widget li a i{
color:#262a2c;
}
#top_footer .mc4wp-response{
float: left;
margin-top: 50px;
}
#footer-wrapper.reveal{
position: fixed;
bottom: 0;
width: 100%;
z-index: 0;
}
.cl-layout-bordered #footer-wrapper.reveal{
bottom:20px;
}
.cl-layout-bordered .container{
max-width:100%;
}
.footer-widget.center-column{
margin: 0 auto;
width: 400px;
float: none;
text-align: center;
}
@media (max-width:420px){
.footer-widget.center-column{
max-width:300px;
}
}
#footer-wrapper{
font-size:14px;
}
footer .textwidget p:first-child{
margin-top:0;
margin-bottom:0;
}
footer .cl-contact-info i{
padding-right:5px;
}
footer .cl-btn{
background:transparent !important;
border-width:1px;
border-style:solid;
color:#262a2c !important;
text-transform: uppercase;
font-weight:600;
}
#footer-wrapper .container-fluid{
padding:0 10%;
}
#footer-wrapper.dark-style .widget.widget_mc4wp_form_widget .widget-title, #footer-wrapper.dark-style .widget.social_widget .widget-title{
color:#fff;
}
#footer-wrapper.dark-style .mc4wp-form p input:not([type="submit"]){
border-color:transparent !important;
}
#footer-wrapper.dark-style .mc4wp-form p input[type="submit"]{
background:transparent !important;
}
#footer-wrapper.dark-style .widget .tagcloud a{
background:rgba(0,0,0,0.2) !important;
}
#footer-wrapper.dark-style  .social_widget .social-icons-widget li a i{
color:#fff !important;
}
@media (min-width: 768px){
#footer-wrapper .container-fluid .col-sm-2{
width:14.666667%;
}
}  #copyright {
position: relative;
margin-top: 0px;
bottom: 0px;
z-index: 1;
width: 100%;
}
#copyright .widget-title {
word-break: break-word;
display: none;
margin-bottom: 15px;
padding-bottom: 0;
}
#copyright .widget {
border-bottom-width: 1px;
border-bottom-style: solid;
padding-top: 0px;
padding-bottom: 0px;
display: block;
width: 100%;
}
#copyright .widget:first-child {
padding-top: 0px;
}
#copyright .widget:first-child:last-child {
margin-bottom: 0px;
border-bottom-width: 0px;
padding: 0;
}
#copyright .widget:last-child {
padding-bottom: 0px;
border-bottom-width: 0px;
}
#copyright .widget ul {
list-style: none;
padding: 0;
margin: 0;
}
#copyright .widget ul li {
display: inline-block;
padding-left: 0px;
padding-right: 0px;
line-height:20px;
}
#copyright .widget ul li:last-child {
padding-bottom: 0;
}
#copyright .widget ul li a {
position: relative;
line-height: 20px;
}
#copyright .widget ul li a:after {
content: "/";
position: absolute;
right: -19px;
top: 0;
color: inherit;
}
#copyright .widget ul li:last-child a:after{
display:none;
}
#copyright p:first-child{
margin-top:0px;
}
#copyright p:last-child{
margin-bottom:0px;
}
@media ( min-width: 768px) {
#copyright .copyright-widget:last-child .widget {
float: right;
text-align: right;
}
#copyright .copyright-widget:last-child .widget ul {
float: right;
}
#copyright .copyright-content-row {
display: -webkit-flex;
display: -webkit-box;
display: -moz-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
}
#copyright .copyright-widget {
display: -webkit-flex;
display: -webkit-box;
display: -moz-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
align-items: center;
flex-flow: row wrap;
}
} @media (max-width: 767px) {
#copyright .copyright-widget {
margin-bottom: 20px;
}
#copyright .copyright-widget:last-child {
margin-bottom: 0px;
}
}
#copyright .widget_categories ul li a,
#copyright .widget_archive ul li a,
#copyright .widget_pages ul li a,
#copyright .widget_nav_menu ul li a {
padding-left: 30px;
} #copyright .widget_categories .screen-reader-text {
display: none;
}
#copyright .widget_categories select {
width: auto;
border-width: 1px;
border-style: solid;
height: 50px;
padding-left: 18px;
padding-right: 18px;
}
#copyright .widget_categories select:after {
font-family: 'codeless-icons';
content: '\e902';
position: absolute;
top: 0;
right: 0;
line-height: 50px;
}
#copyright .widget_categories ul li .children {
padding-left: 20px;
} #copyright .widget_archive .screen-reader-text {
display: none;
}
#copyright .widget_archive select {
width: 100%;
border-width: 1px;
border-style: solid;
height: 50px;
padding-left: 18px;
}
#copyright .widget_archive select:after {
font-family: 'codeless-icons';
content: '\e902';
position: absolute;
top: 0;
right: 0;
line-height: 50px;
}
#copyright .widget_archive ul li .children {
padding-left: 20px;
} #copyright .widget_search .screen-reader-text {
display: none;
}
#copyright .widget_search form {
position: relative;
}
#copyright .widget_search input[type="search"] {
width: 70%;
height: 50px;
border-width: 1px;
border-style: solid;
padding-left: 18px;
padding-right: 64px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-border-sizing: border-box;
}
#copyright .widget_search i {
position: absolute;
right: 15px;
top: 0;
line-height: 50px;
} #copyright .widget_recent_entries .post-date {
display: block;
font-size: 12px;
line-height: 18px;
}
#copyright .widget_recent_entries li {
padding-left: 10px !important;
padding-right: 10px !important;
}
#copyright .widget_recent_entries li:last-child {
padding-right: 0 !important;
}
#copyright .widget_recent_entries li:first-child {
padding-left: 0 !important;
} #copyright .widget_calendar table {
width: 100%;
margin: 0;
}
#copyright .widget_calendar td {
text-align: center;
}
#copyright .widget_calendar caption {
margin-bottom: 15px;
}
#copyright .widget_calendar #prev {
text-align: left !important;
padding-top: 5px;
padding-left: 10px;
}
#copyright .widget_calendar #next {
text-align: right !important;
padding-top: 5px;
padding-right: 10px;
} #copyright .widget_rss .widget-title .rsswidget:last-child {
padding-left: 10px;
}
#copyright .widget_rss li {
padding-top: 8px !important;
padding-bottom: 8px !important;
display: block;
position: relative;
}
#copyright .widget_rss li:last-child {
padding-bottom: 0px !important;
}
#copyright .widget_rss .rss-date {
display: block;
}
#copyright .widget_rss .rssSummary {
padding-top: 10px;
padding-bottom: 5px;
}
#copyright .widget_nav_menu .codeless_custom_menu_mega_menu,
#copyright .widget_nav_menu .sub-menu {
display: none;
}
#copyright .widget ul li:first-child a {
padding-left: 0;
}
#copyright input:focus{
border-color:rgba(0,0,0,0) !important;
}
#copyright .copyright-content{
position:relative;
}
#copyright .add-copyright-inner-border-top:before{
content:"";
width:100%;
height:1px;
position:absolute;
top:-20px;
left:15px;
max-width:1150px;
}
@media (max-width:992px){
#copyright .add-copyright-inner-border-top:before{
width:92%;
}
}  #top_footer {
position: relative;
margin-top: 0px;
bottom: 0px;
z-index: 1;
width: 100%;
}
#top_footer .widget-title{
margin-bottom:10px;
}
#top_footer .widget {
border-bottom-width: 1px;
border-bottom-style: solid;
padding-top: 10px;
padding-bottom: 10px;
display: block;
width: 100%;
}
#top_footer .widget:first-child {
padding-top: 0px;
}
#top_footer .widget:first-child:last-child {
margin-bottom: 0px;
border-bottom-width: 0px;
padding: 0;
}
#top_footer .widget:last-child {
padding-bottom: 0px;
border-bottom-width: 0px;
}
#top_footer .widget ul {
list-style: none;
padding: 0;
margin: 0;
}
#top_footer .widget ul li {
display: inline-block;
padding-left: 0px;
padding-right: 0px;
}
#top_footer .widget ul li:last-child {
padding-bottom: 0;
}
#top_footer .widget ul li a {
position: relative;
line-height: 20px;
}
#top_footer.add-topfooter-border-top{
border-top-width:1px;
border-top-style:solid;
}
@media ( min-width: 768px) {
#top_footer .top_footer-content-row {
display: -webkit-flex;
display: -webkit-box;
display: -moz-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
}
#top_footer .top_footer-widget {
display: -webkit-flex;
display: -webkit-box;
display: -moz-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
align-items: flex-start;
flex-flow: row wrap;
}
} @media (max-width: 767px) {
#top_footer .top_footer-widget {
margin-bottom: 20px;
}
#top_footer .top_footer-widget:last-child {
margin-bottom: 0px;
}
}
#top_footer .widget_categories ul li a,
#top_footer .widget_archive ul li a,
#top_footer .widget_pages ul li a,
#top_footer .widget_nav_menu ul li a {
padding-left: 15px;
} #top_footer .widget_categories .screen-reader-text {
display: none;
}
#top_footer .widget_categories select {
width: auto;
border-width: 1px;
border-style: solid;
height: 50px;
padding-left: 18px;
padding-right: 18px;
}
#top_footer .widget_categories select:after {
font-family: 'codeless-icons';
content: '\e902';
position: absolute;
top: 0;
right: 0;
line-height: 50px;
}
#top_footer .widget_categories ul li .children {
padding-left: 20px;
} #top_footer .widget_archive .screen-reader-text {
display: none;
}
#top_footer .widget_archive select {
width: 100%;
border-width: 1px;
border-style: solid;
height: 50px;
padding-left: 18px;
}
#top_footer .widget_archive select:after {
font-family: 'codeless-icons';
content: '\e902';
position: absolute;
top: 0;
right: 0;
line-height: 50px;
}
#top_footer .widget_archive ul li .children {
padding-left: 20px;
} #top_footer .widget_search .screen-reader-text {
display: none;
}
#top_footer .widget_search form {
position: relative;
}
#top_footer .widget_search input[type="search"] {
width: 70%;
height: 50px;
border-width: 1px;
border-style: solid;
padding-left: 18px;
padding-right: 64px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-border-sizing: border-box;
}
#top_footer .widget_search i {
position: absolute;
right: 15px;
top: 0;
line-height: 50px;
} #top_footer .widget_recent_entries .post-date {
display: block;
font-size: 12px;
line-height: 18px;
}
#top_footer .widget_recent_entries li {
padding-left: 10px !important;
padding-right: 10px !important;
}
#top_footer .widget_recent_entries li:last-child {
padding-right: 0 !important;
}
#top_footer .widget_recent_entries li:first-child {
padding-left: 0 !important;
} #top_footer .widget_calendar table {
width: 100%;
margin: 0;
}
#top_footer .widget_calendar td {
text-align: center;
}
#top_footer .widget_calendar caption {
margin-bottom: 15px;
}
#top_footer .widget_calendar #prev {
text-align: left !important;
padding-top: 5px;
padding-left: 10px;
}
#top_footer .widget_calendar #next {
text-align: right !important;
padding-top: 5px;
padding-right: 10px;
} #top_footer .widget_rss .widget-title .rsswidget:last-child {
padding-left: 10px;
}
#top_footer .widget_rss li {
padding-top: 8px !important;
padding-bottom: 8px !important;
display: block;
position: relative;
}
#top_footer .widget_rss li:last-child {
padding-bottom: 0px !important;
}
#top_footer .widget_rss .rss-date {
display: block;
}
#top_footer .widget_rss .rssSummary {
padding-top: 10px;
padding-bottom: 5px;
}
#top_footer .widget_nav_menu .codeless_custom_menu_mega_menu,
#top_footer .widget_nav_menu .sub-menu {
display: none;
}
#top_footer .widget ul li:first-child a {
padding-left: 0;
}
#top_footer input:focus{
}
#top_footer.topfooter-unique-style{
width: 830px;
margin: 0 auto;
position: relative;
top: 85px;
z-index: 9999;
margin-top:-65px;
box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05); 
background-repeat:no-repeat;
background-size:cover;
max-width:100%; 
}
#top_footer.topfooter-unique-style .top_footer-widget{
margin:0 auto;
width:80% !important;
text-align: center;
}
#top_footer.topfooter-unique-style .mc4wp-form{
margin:0 auto;
}
#top_footer.topfooter-unique-style .mc4wp-form p input[type="email"]{
border-width:2px;
} #footer-wrapper .custom-html-widget img{
display:block;
}
#footer-wrapper .quick-searches span{
display:block;
margin-bottom:5px;
}
#footer-wrapper .quick-searches .tags a{
display:inline-block;
margin-top:5px;
margin-bottom:5px;
line-height:20px;
}
#footer-wrapper .quick-searches .tags{
margin-left:-10px;
margin-right:-10px;
}
.footer-quick-searches-content-row .inner{
padding-top:30px;
padding-bottom:20px;
border-top-width:1px;
border-top-style:solid;
border-bottom-width:1px;
border-bottom-style:solid;
}
.widget_service .cl-service-wrapper{
display:flex;
}
.widget_service .cl-service-wrapper .content{
padding-left:30px;
}
@media (min-width:992px){
.footer-widget.col-sm-4 .widget_service .cl-service-wrapper{
padding-left:20px;
}
}
.widget_service .cl-service-wrapper .content p{
font-size:16px;
margin:0;
line-height:16px;
padding:0;
}
.widget_service svg{
width:50px;
height:50px;
}
.widget_service a{
text-transform: uppercase;
font-weight:600;
}  .widget_twitter li {
display: flex !important;
}
.widget_twitter li i {
font-size: 16px;
line-height: 28px;
}
.widget_twitter li .media {
max-width: 76px;
}
.widget_twitter li .content {
padding-left: 20px;
}
.widget_twitter li .content .date {
display: block;
} .widget_flickr .flickr_container {
display: flex;
flex-flow: row wrap;
}
.widget_flickr .flickr_container .flickr_badge_image {
padding: 5px;
width: 33%;
} .widget_most_popular li {
display: flex !important;
padding-bottom: 25px !important;
flex-wrap:wrap;
}
.widget_most_popular li i {
font-size: 16px;
line-height: 28px;
}
.widget_most_popular li .media {
width: 32%;
max-width:100px;
padding-right:15px;
}
.widget_most_popular li .media img {
width: 100%;
max-width: none;
}
.widget_most_popular li .content {
padding-left: 0px;
width:68%;
}
.widget_most_popular li .content .date {
display: block;
}
.widget_most_popular h2{
font-size:18px !important;
line-height:28px !important;
}
.widget_most_popular .entry-meta-tools{
margin-bottom:0;
margin-top:-5px;
}
.widget_most_popular .entry-meta-tools .entry-meta-author{
display:none;
}  .social_widget .social-icons-widget{
display:flex;
flex-wrap:wrap;
}
.social_widget .social-icons-widget li{
display:inline-block !important;
}
.social_widget .social-icons-widget li{
line-height:54px;
text-align:center;
}
.social_widget .social-icons-widget li a{
width: 54px;
text-align: center;
height: 54px;
font-size: 24px;
display: block;
border-radius: 50%;
margin-left: 10px;
}
.social_widget .social-icons-widget li a:after{
display:none;
}
.social_widget .social-icons-widget li a i{
color:inherit;
width:100%;
line-height:54px;
text-align:center;
color:#fff !important;
font-size:18px;
}
.social_widget .social-icons-widget li:first-child{
padding-left:0px !important;
}
aside .social_widget .boxed-style{
border:1px solid #dde3e8;
padding:30px;
padding-top:45px;
position:relative;
background:#fff;
}
.cl-layout-modern aside .social_widget .boxed-style{
border:none;
}
aside .social_widget .boxed-style:before{
font-family: "codeless-icons";
content: "\f004";
font-size: 24px;
color: #d6a973;
position: absolute;
top: -20px;
line-height: 40px;
left: 50%;
margin-left: -20px;
width: 40px;
border-radius: 50%;
height: 40px;
text-align: center;
background: #fff;
}
aside .social_widget .boxed-style .widget-title{
text-align:center;
}
aside.style-sidebar-blog .social_widget .boxed-style .widget-title:after{
left:50%;
margin-left:-20px;
}
aside .social_widget .boxed-style .social-icons-widget{
justify-content: center;
margin-top:10px;
}
aside .widget_custom_html .boxed-style{
border:1px solid #dde3e8;
padding:30px;
padding-top:45px;
position:relative;
}
aside .widget_custom_html .boxed-style:before{
font-family: "codeless-icons";
content: "\f1ef";
font-size: 24px;
color: #d6a973;
position: absolute;
top: -20px;
line-height: 40px;
left: 50%;
margin-left: -20px;
width: 40px;
height:40px;
text-align: center;
background: #fff;
border-radius:50%;
}
.cl-layout-modern aside .widget_custom_html .boxed-style{
border:none;
}
aside .widget_custom_html .boxed-style .widget-title{
text-align:center;
margin-bottom:40px;
}
aside .widget_custom_html .boxed-style .mc4wp-form{
height:auto;
}
aside .widget_custom_html .boxed-style .mc4wp-form-fields input[type="email"]{
border-radius: 4px;
width: 100%;
position:static;
}
aside .widget_custom_html .boxed-style .mc4wp-form-fields input[type="submit"]{
border-radius: 4px;
width: 100%;
height:54px;
border-left:0;
position:static;
color:#fff;
margin-top:10px;
}
aside.style-sidebar-blog .widget_custom_html .boxed-style .widget-title:after{
left:50%;
margin-left:-20px;
}   .dropcaps {
position: relative;
top: 2px;
float: left;
margin-right: 10px;
padding: 0;
line-height: 52px;
color: #222;
font-size: 60px;
text-transform: uppercase;
}
blockquote {
}  table tbody td {
background: #fdfdfd;
}
table tbody tr:nth-child(2n) td {
background: #f9f9f9;
} .cl-load-component .cl-loading {
width: 100%;
height: 100%;
left: 0;
top: 0;
position: absolute;
background: #fefefe;
}
body.cl-header-light .cl-loading {
background: #303133 !important;
}
.cl-wait-for-load {
opacity: 0;
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.cl-wait-for-load[data-delay="1"] {
-webkit-transition-delay: 0.4s;
-moz-transition-delay: 0.4s;
-o-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.cl-wait-for-load[data-delay="2"] {
-webkit-transition-delay: 1s;
-moz-transition-delay: 1s;
-o-transition-delay: 1s;
transition-delay: 1s;
}
.cl-loaded-component .cl-wait-for-load {
opacity: 1 !important;
}
.cl-carousel-items-wrapper {
margin-left: -15px;
margin-right: -15px;
}  img.lazyload {
display: block;
width: 100%;
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
transition: opacity 0.5s;
}
img.lazyload:not([src]){
opacity:0;
}
img.lazyload:not([data-original]) {
visibility: hidden;
} @-moz-document url-prefix() {
img.lazyload:-moz-loading {
visibility: hidden;
}
} .portfolio-navigation.simple{
position:relative;
width:100%;
line-height:30px;
font-size:20px;
height:30px;
display:flex;
align-items:center;
height:70px;
padding-top:60px;
padding-bottom:60px;
border-top-width:1px;
border-top-style:solid;
}
.portfolio-navigation.simple a{
width:100%;
}
.portfolio-navigation.simple a span{
font-size:14px;
font-weight:600; 
text-transform: uppercase;
line-height:30px;
}
.portfolio-navigation.simple a:before{
position:relative;
top:1px;
}
.portfolio-navigation.simple a.portfolio_single_left{
}
.portfolio-navigation.simple a.main_portfolio{
font-size:64px;
line-height:30px;
text-align:center;
}
.portfolio-navigation.simple a.portfolio_single_right{
text-align:right;
position:relative;
}
.portfolio-navigation.simple a.portfolio_single_right span{
padding-right:25px;
}
.portfolio-navigation.simple a.portfolio_single_right:before{
position:absolute;
right:0;
top:1px;
}
.portfolio-navigation.simple .hide_link{
opacity:0;
}
.portfolio-navigation.modern{
display:flex;
height:100%;
}
.portfolio-navigation.modern .single-link{
width:100%;
height:100%;
background-size:cover !important;
position:relative;
padding:50px 25px;
}
.portfolio-navigation.modern .single-link:before{
background:rgba(0,0,0,0.3);
z-index:9;
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
content:"";
}
.portfolio-navigation.modern .single-link > *{
z-index:99;
position:relative;
width:100%;
display:block;
}
.portfolio-navigation.modern a span{
font-size:14px;
font-weight:600; 
text-transform: uppercase;
line-height:30px;
}
.portfolio-navigation.modern a:before{
position:relative;
top:1px;
padding-right:5px;
line-height:27px;
}
.portfolio-navigation.modern .single-link.right a span{
padding-right:27px;
}
.portfolio-navigation.modern .single-link.right a:before{
padding-right:0;
position:absolute;
right:0;
top:1px;
}
.portfolio-navigation.modern a.main_portfolio{
position:absolute;
left:25px;
bottom:30px;
width:auto;
}
.portfolio-navigation.modern .single-link.right a.main_portfolio{
left:auto;
right:25px;
text-align:right;
}
.portfolio-navigation.modern .single-link.right > *{
text-align:right;
}    .cl_slider[data-effect="softscale"] .navOutNext {
-webkit-animation: scaleUp 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: scaleUp 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.cl_slider[data-effect="softscale"] .navInNext {
-webkit-animation: scaleDownUp 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: scaleDownUp 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.cl_slider[data-effect="softscale"] .navOutPrev {
-webkit-animation: scaleDown 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: scaleDown 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.cl_slider[data-effect="softscale"] .navInPrev {
-webkit-animation: scaleUpDown 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
animation: scaleUpDown 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}
.cl_slider[data-effect="softscale"] .cl-current{
z-index:1000;
opacity:1;
}
.cl_slider[data-effect="softscale"] .swiper-slide{
z-index:999;
position:absolute;
left:0;
top:0;
}
.cl_slider[data-effect="softscale"] .swiper-slide-active{
z-index:1000;
}
@-webkit-keyframes scaleUp {
from {} to {
-webkit-transform: scale(1.2);
opacity: 0;
}
}
@keyframes scaleUp {
from {} to {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0;
}
}
@-webkit-keyframes scaleDownUp {
from {
opacity: 0;
-webkit-transform: scale(0.9);
}
to {
opacity: 1;
-webkit-transform: scale(1);
}
}
@keyframes scaleDownUp {
from {
opacity: 0;
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes scaleDown {
from {} to {
opacity: 0;
-webkit-transform: scale(0.9);
}
}
@keyframes scaleDown {
from {} to {
opacity: 0;
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
@-webkit-keyframes scaleUpDown {
from {
-webkit-transform: scale(1.2);
}
to {
opacity: 1;
-webkit-transform: scale(1);
}
}
@keyframes scaleUpDown {
from {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
} @media (min-width:767px){ .cl-slide.animation--cinemagraphs_first.start_animation .bg-layer{
-webkit-animation-name: cinemagraphs_first;
animation-name: cinemagraphs_first;
}
.cl-slide.animation--cinemagraphs_first .bg-layer{
-webkit-animation-duration: 3s;
animation-duration: 3s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-timing-function: cubic-bezier(0,0,0,.93);
animation-timing-function: cubic-bezier(0,0,0,.93);
will-change: transform;
-webkit-transform: scale(1.05) translate3d(-30px, 0, 0);
transform: scale(1.05) translate3d(-30px, 0, 0)
}
@-webkit-keyframes cinemagraphs_first {
from {
-webkit-transform: scale(1.05) translate3d(-30px, 0, 0);
transform: scale(1.05) translate3d(-30px, 0, 0)
}
to {
-webkit-transform: scale(1) translate3d(0, 0, 0);
transform: scale(1) translate3d(0, 0, 0)
}
}
@keyframes cinemagraphs_first {
from {
-webkit-transform: scale(1.05) translate3d(-30px, 0, 0);
transform: scale(1.05) translate3d(-30px, 0, 0)
}
to {
-webkit-transform: scale(1) translate3d(0, 0, 0);
transform: scale(1) translate3d(0, 0, 0)
}
}
.cl-slide.animation--cinemagraphs_two.start_animation .bg-layer{
-webkit-animation-name: cinemagraphs_two;
animation-name: cinemagraphs_two;
}
.cl-slide.animation--cinemagraphs_two .bg-layer{
-webkit-animation-duration: 3s;
animation-duration: 3s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-timing-function: cubic-bezier(0,0,0,.93);
animation-timing-function: cubic-bezier(0,0,0,.93);
will-change: transform;
-webkit-transform:scale(1.1) translateX(0);
transform:scale(1.1) translateX(0)
}
@-webkit-keyframes cinemagraphs_two {
from {
-webkit-transform:scale(1.1) translateX(0);
transform:scale(1.1) translateX(0)
}
to {
-webkit-transform:scale(1.15) translateX(-40px);
transform:scale(1.15) translateX(-40px)
}
}
@keyframes cinemagraphs_two {
from {
-webkit-transform:scale(1.1) translateX(0);
transform:scale(1.1) translateX(0)
}
to {
-webkit-transform:scale(1.15) translateX(-40px);
transform:scale(1.15) translateX(-40px)
}
}
} @media (min-width:992px){
.mouse-wrap{
display:inline-block;
position:absolute;
left:50%;
bottom:100px;
transform:translate(-50%,-50%);
}
.mouse-wrap .mouse {
top:0;
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 48px;
animation: nudgeMouse 5.5s ease-out infinite;
}
.mouse-wrap .mouse:after {
content: '';
background-color: #ffffff;
width: 7px;
height: 7px;
border-radius: 100%;
animation: trackBallSlide 5.5s linear infinite;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
transform:translateY(20px);
}
.mouse-wrap .mouse .frame {
width: 100%;
position: absolute;
z-index: 1;
}
.mouse-wrap .mouse .frame path {
fill: none;
stroke: #ffffff;
stroke-width: 3;
opacity:0.5;
}
.mouse-wrap .mouse .mouse-left,
.mouse-wrap .mouse .mouse-right {
width: 50%;
position: absolute;
z-index: 2;
}
.mouse-wrap .mouse .mouse-right {
right: 0;
}
.mouse-wrap .mouse .Animate-Draw {
fill: none;
stroke: #FFFFFF;
stroke-width: 3;
fill-opacity: 1;
}
.mouse-wrap .mouse .mouse-left .Animate-Draw {
animation: DrawLine 5.5s ease-out infinite;
}
.mouse-wrap .mouse .mouse-right .Animate-Draw {
animation: DrawLineBack 5.5s ease-out infinite;
}
} @keyframes DrawLine {
0% {
stroke-dashOffset: 0;
stroke-dasharray: 120;
stroke-opacity:1;
}
22% {
stroke-dashOffset: 0;
stroke-dasharray: 120;
stroke-opacity:1;
}
38%{
stroke-dashOffset: 125;
stroke-dasharray: 120;
stroke-opacity:1;
}
38.1%{
stroke-dashOffset: 0;
stroke-dasharray: 120;
stroke-opacity:0;
}
48%{
stroke-dashOffset: 0;
stroke-dasharray: 120;
stroke-opacity:1;
}
64%{
stroke-dashOffset: 125;
stroke-dasharray: 120;
stroke-opacity:1;
}
64.1%{
stroke-dashOffset: 0;
stroke-dasharray: 120;
stroke-opacity:0;
}
74%{
stroke-dashOffset: 0;
stroke-dasharray: 120;
stroke-opacity:1;
}
90%{
stroke-opacity:1;
stroke-dashOffset: 125;
stroke-dasharray: 120;
}
90.1%{
stroke-dashOffset: 0;
stroke-dasharray: 120;
stroke-opacity:0;
}
}
@keyframes DrawLineBack {
0% {
stroke-dashOffset: 0;
stroke-dasharray: 120;
stroke-opacity:1;
}
22% {
stroke-dashOffset: 0;
stroke-dasharray: 120;
stroke-opacity:1;
}
38%{
stroke-dashOffset: -114;
stroke-dasharray: 120;
stroke-opacity:1;
}
38.1%{
stroke-dashOffset: 0;
stroke-dasharray: 120;
stroke-opacity:0;
}
48%{
stroke-dashOffset: 0;
stroke-dasharray: 120;
stroke-opacity:1;
}
64%{
stroke-dashOffset: -114;
stroke-dasharray: 120;
stroke-opacity:1;
}
64.1%{
stroke-dashOffset: 0;
stroke-dasharray: 120;
stroke-opacity:0;
}
74%{
stroke-dashOffset: 0;
stroke-dasharray: 120;
stroke-opacity:1;
}
90%{
stroke-opacity:1;
stroke-dashOffset: -114;
stroke-dasharray: 120;
}
90.1%{
stroke-dashOffset: 0;
stroke-dasharray: 120;
stroke-opacity:0;
}
}
@keyframes nudgeMouse {
0% {
transform: translateY(0) translateX(-50%);
}
22% {
transform: translateY(0px) translateX(-50%);
}
38%{
transform: translateY(9px) translateX(-50%);
}
48%{
transform: translateY(0px) translateX(-50%);
}
64%{
transform: translateY(9px) translateX(-50%);
}
74%{
transform: translateY(0px) translateX(-50%);
}
90%{
transform: translateY(9px) translateX(-50%);
}
} @keyframes nudgeText {
0% {
transform: translateY(0) translateX(-50%) scaleY(1);
opacity:1;
}
22% {
transform: translateY(0px) translateX(-50%)  scaleY(1);
opacity:1;
}
38%{
transform: translateY(5px) translateX(-50%) scaleY(0.9);
opacity:0.5;
}
48%{
transform: translateY(0px) translateX(-50%) scaleY(1);
opacity:1;
}
64%{
transform: translateY(5px) translateX(-50%) scaleY(0.9);
opacity:0.5;
}
74%{
transform: translateY(0px) translateX(-50%) scaleY(1);
opacity:1;
}
90%{
transform: translateY(5px) translateX(-50%) scaleY(0.9);
opacity:0.5;
}
} @keyframes trackBallSlide {
0% {
transform:translateY(20px)
scale(1);
opacity:1;
}
22% {
transform:translateY(20px)
scale(1);
opacity:1;
}
26%{
transform:translateY(30px)
scale(0.9);
opacity:1;
}
34%{
transform:translateY(55px)
scale(0.1);
opacity:0;
}
41%{
transform:translateY(30px)
scale(0);
opacity:0.3;
}
48%{
transform:translateY(20px)
scale(1);
opacity:1;
}
52%{
transform:translateY(30px)
scale(0.9);
opacity:1;
}
60%{
transform:translateY(55px)
scale(0.1);
opacity:0;
}
67%{
transform:translateY(30px)
scale(0);
opacity:0.3;
}
74%{
transform:translateY(20px)
scale(1);
opacity:1;
}
78%{
transform:translateY(30px)
scale(0.9);
opacity:1;
}
86%{
transform:translateY(55px)
scale(0.1);
opacity:0;
}
93%{
transform:translateY(30px)
scale(0);
opacity:0.3;
}
100%{
transform:translateY(20px)
scale(1);
opacity:1;
}
}  .wpml-ls-legacy-dropdown-click a{
padding:11px 10px;
}
.wpml-ls-legacy-dropdown-click{
width:auto;
}
.wpml-ls-legacy-dropdown-click{
} .cl-sidenav{
padding-right:0 !important;
position:relative; 
overflow:hidden;
height: 500px;
}
.cl-sidenav:before{
content: "";
width: 100%;
height: 100px;
position: absolute;
z-index:9;
top: 0;
right: 0;
background: linear-gradient(0deg, rgba(255,255,255,0.4), rgba(255,255,255,1));
opacity:1;
-webkit-transition: opacity 0.1s;
-moz-transition: opacity 0.1s;
-o-transition: opacity 0.1s;
transition: opacity 0.1s;
}
.cl-sidenav.hideBefore:before{
opacity:0;
z-index:-1;
}
.cl-sidenav:after{
content: "";
width: 100%;
height: 100px;
position: absolute;
bottom: 0;
right: 0;
background: linear-gradient(0deg, rgba(255,255,255,1), rgba(255,255,255,0.4));
opacity:1;
-webkit-transition: opacity 0.1s;
-moz-transition: opacity 0.1s;
-o-transition: opacity 0.1s;
transition: opacity 0.1s;
}
.cl-sidenav.hideAfter:after{
opacity:0;
z-index:-1;
}
.cl-sidenav ul{
list-style:none;
margin:0;
position: absolute;
top: 0;
padding-left: 30px;
padding-top: 30px;
padding-bottom:30px;
bottom: 0;
left: 0;
right: -17px; overflow-y: scroll;
}
.cl-sidenav ul li{
padding: 10px 20px !important;
}
.cl-sidenav ul li a{
font-weight:600;
line-height:38px;
}
.cl-sidenav ul li:hover{
}
.cl-sidenav ul li:first-child{
}
.cl-sidenav ul li.current_page_item{
-webkit-box-shadow: -20px 0px 30px 0px rgba(40, 36, 61, 0.08);
-moz-box-shadow:    -20px 0px 30px 0px rgba(40, 36, 61, 0.08);
box-shadow:         -20px 0px 30px 0px rgba(40, 36, 61, 0.08);
background:#fff;
}
.cl-sidenav ul li.current_page_item a, .cl-sidenav ul li.current_page_item a:hover, .cl-sidenav ul li.current_page_item:hover a{
}
.page-template-template-sidenav .content-col{
background:#fff;
-webkit-box-shadow: -20px 0px 30px 0px rgba(40, 36, 61, 0.03);
-moz-box-shadow:    -20px 0px 30px 0px rgba(40, 36, 61, 0.03);
box-shadow:         -20px 0px 30px 0px rgba(40, 36, 61, 0.03);
padding:40px 30px;
}
.owl-theme .owl-nav{
height:100% !important; 
}
.widget_icl_lang_sel_widget{
width:80px;
}
.wpml-ls-sub-menu li a{
padding:8px 10px;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
z-index:99999999 !important;
}
.wpml-ls-sidebars-custom-sidebar1 .wpml-ls-current-language>a{
border:none !important;
}
.wpml-ls-legacy-dropdown .wpml-ls-flag{
margin-top:-2px;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{
content: '';
vertical-align: middle;
display: inline-block;
border: 0.30em solid transparent;
border-top: .4em solid;
position: absolute;
right: 10px;
top: calc(50% - .175em);
}
.wpml-ls-legacy-dropdown a{
padding:5px 10px !important;
}
.widget.WOOCS_SELECTOR .widget-title{
display:none;
}
.dd-select{
background:none !important;
border:none !important;
}
.woocommerce-currency-switcher-form .dd-selected{
padding:6px !important;
padding-right:27px !important;
background:transparent !important;
border:none !important;
box-shadow:none !important;
color:inherit !important;
}
.dd-desc{
display:none !important;
}
.dd-pointer-down{
border: solid 4px transparent !important;
border-top: solid 6px #fff !important;
}
.header-el .widgetized  form .dd-selected label{
display: block !important;
font-weight: 400;
font-size: 14px;
line-height: 16px;
}
.header-el .widgetized .widget-woocommerce-currency-switcher input{
background:transparent !important;
}
.dd-options, .woocommerce-currency-switcher-form a.dd-option{
box-shadow:none !important;
border:none !important;
color:inherit !important;
}
.header-el .widgetized .dd-options{
box-shadow:0px 5px 20px 0px rgba(0, 0, 0, 0.05) !important;
}
.header-el .widgetized .widget-woocommerce-currency-switcher form label{
display:block !important;
font-weight: 400;
font-size: 14px;
line-height: 16px;
}
@media (max-width:420px){
.header-el.cl-h-cl_socialicon {
display:none !important;
}
}
.dd-pointer-up{
border-bottom: solid 4px #fff !important;
display:none !important;
}
.woocommerce-currency-switcher-form .dd-selected, .woocommerce-currency-switcher-form a.dd-option{
background:#222;
}
.cl-default-page-header{
text-align:center;
margin-bottom:45px;
}
.cl-default-page-header h2{
padding-bottom:25px;
margin-bottom:25px;
position:relative;
}
.cl-default-page-header h2:after{
position:absolute;
bottom:0;
left:50%;
margin-left:-38px;
height:3px;
content:"";
width:76px;
}
.cl-default-page-header .page_parents{
display:flex;
justify-content: center;
list-style:none;
padding:0;
margin:0;
}   
.cl-default-page-header .page_parents li{
padding-left:14px;
padding-right:14px;
position:relative;
line-height:20px;
}
.cl-default-page-header .page_parents li:after{
content:">";
font-size:14px;
color:#727f88;
right:-2px;
position:absolute;
top:0;
line-height:20px;
}
.cl-default-page-header .page_parents li:first-child{
padding-left:0;
}
.cl-default-page-header .page_parents li:last-child{
padding-right:0;
}
.cl-default-page-header .page_parents li:last-child:after{
content:"";
}
.woocommerce .track_order{
width: 470px;
margin: 80px auto;
background: #fff;
padding: 40px;
box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05);
position:relative;
max-width:100%;
}
.woocommerce .track_order > span.icon{
width:90px;
height:90px;
position:absolute;
top:-45px;
left:50%;
margin-left:-45px;
background:#fff;
border-radius:50%;
box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05);
z-index:0;
}
.woocommerce .track_order > span.icon:before{
width: 105px;
height: 60px;
position: absolute;
top: 45px;
left: -7px;
background: #fff;
z-index: 99;
content: "";
}
.woocommerce .track_order > span.icon i{
width:100%;
height:100%;
line-height:90px;
text-align:center;
color:#fdb551;
font-size:48px;
position: absolute;
left: 0;
top: 0;
z-index:9999999;
}
.woocommerce .track_order > h5{
text-align:center;
margin-top:20px;
z-index:999;
}
.woocommerce .track_order > .subtitle{
text-align:center;
width:100%;
display:block;
}
.woocommerce .track_order .form-row label{
display:block;
text-transform: uppercase;
}
.woocommerce .track_order .form-row input{
width:100%;
border-width:1px;
border-style:solid;
padding-left:10px;
box-shadow:none;
height:50px;
}
.woocommerce .track_order .form-row input[type="submit"]{
margin-top:20px;
background:#fdb551;
color:#fff;
text-transform: uppercase;
font-weight:600;
} aside .widget.widget_product_collection_feature{
padding-top:15px;
padding-bottom:15px;
}
.cl-product-collection-feature{
display: flex;
align-items: center;
}
.cl-product-collection-feature img{
width:100px;
}
.cl-product-collection-feature .data{
padding-left: 15px;
}
.cl-product-collection-feature .data a{
position:relative;
padding-right:20px;
}
.cl-product-collection-feature .data a:after{
content:"\f35f";
position:absolute;
right:2px;
font-size:20px;
top:1px;
line-height:20px;
font-family: "codeless-icons";
} .cl-carousel:not(.flex-control-thumbs) .owl-nav [class*=owl-]{
width:48px !important;
height:48px !important;
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
background:#fff;
margin-top:-24px !important;
border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;
}
.cl-carousel:not(.flex-control-thumbs) .owl-nav .owl-prev:after{
content:"\f141";
font-size:20px;
font-family: "codeless-icons";
position: absolute;
text-align: center;
width: 100%;
line-height: 48px;
left: 0;
top: 0;
text-indent:0;
}
.cl-carousel:not(.flex-control-thumbs) .owl-nav .owl-next:after{
content:"\f142";
font-size:20px;
font-family: "codeless-icons";
position: absolute;
text-align: center;
width: 100%;
line-height: 48px;
left: 0;
top: 0;
text-indent:0;
}
@media (max-width:500px){
.cl-carousel .owl-nav{
display:none;
}
} .mc4wp-response{
float: left;
margin-top: 40px;
}
.mc4wp-form{
max-width:470px;
height:54px;
}
.mc4wp-form p input[type="email"]{
width:100%;
height:54px;
position:absolute;
border-width:1px;
border-style:solid;
border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
padding-left:16px;
font-size:16px;
box-shadow:none;
top:0;
left:0;
}
.mc4wp-form p input[type="submit"]{
position:absolute;
width:125px;
right:4px;
top:15px;
line-height:24px !important;
padding:0 !important;
height:24px;
border-left-width:1px;
border-left-style:solid;
background:#fff;
box-shadow:none;
font-size: 14px;
text-transform: uppercase;
font-weight: 600;
}
.mc4wp-form p{
position:relative;
}
.mc4wp-form-fields p:first-child{
margin:0;
}
.align-h-middle .mc4wp-form{
margin:0 auto;
}
.cl-element .mc4wp-form{
max-width:400px;
}
.cl_mailchimp.style_large_button input{
position:static !important;
display:block;
width:100%;
border-radius: 4px !important;
text-align: center;
}
.cl_mailchimp.style_large_button input[type="submit"]{
width: 100%;
margin-top: 15px;
height: 55px;
border-width: 0;
color: #fff !important;
}
.cl_mailchimp.style_large_button .mc4wp-form{
height:auto !important;
} .cl-md-loading{
width: 90px;
margin: 0 auto;
top: 50%;
position: absolute;
left: 50%;
margin-left: -45px;
margin-top: -45px;
}
.md-preloader {
font-size: 0;
display: inline-block;
-webkit-animation: outer 6600ms linear infinite;
animation: outer 6600ms linear infinite;
width:48px;
height:48px;
}
.md-preloader svg {
-webkit-animation: inner 1320ms linear infinite;
animation: inner 1320ms linear infinite
}
.md-preloader svg circle {
fill: none;
stroke: #1de9b6;
stroke-linecap: square;
-webkit-animation: arc 1320ms cubic-bezier(.8, 0, .4, .8) infinite;
animation: arc 1320ms cubic-bezier(.8, 0, .4, .8) infinite
}
@-webkit-keyframes outer {
0% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@keyframes outer {
0% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@-webkit-keyframes inner {
0% {
-webkit-transform: rotate(-100.8deg);
transform: rotate(-100.8deg)
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
}
@keyframes inner {
0% {
-webkit-transform: rotate(-100.8deg);
transform: rotate(-100.8deg)
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
}
@-webkit-keyframes arc {
0% {
stroke-dasharray: 1 210.48670779px;
stroke-dashoffset: 0
}
40% {
stroke-dasharray: 151.55042961px, 210.48670779px;
stroke-dashoffset: 0
}
100% {
stroke-dasharray: 1 210.48670779px;
stroke-dashoffset: -151.55042961px
}
}
@keyframes arc {
0% {
stroke-dasharray: 1 210.48670779px;
stroke-dashoffset: 0
}
40% {
stroke-dasharray: 151.55042961px, 210.48670779px;
stroke-dashoffset: 0
}
100% {
stroke-dasharray: 1 210.48670779px;
stroke-dashoffset: -151.55042961px
}
} .single-modern-header:after{
background:rgba(0,0,0,0.6);
z-index:9;
position:absolute;
left:0;
top:0;
width:100%;
height:100%; 
content:"";
}
.single-modern-header{
display:table;
width:100%;
position:relative;
text-align:center;
}
.single-modern-header .entry-wrapper{
display:table-cell;
vertical-align: middle;
z-index:999;
position:relative;
}
@media (min-width: 992px){
.single-modern-header{
height:640px;
}
}
@media (max-width: 991px){
.single-modern-header{
height:300px;
}
}
.single-modern-header header{
display:flex;
justify-content: center;
flex-wrap:wrap;
}
.single-modern-header h1{
text-align:center;
width:100%;
margin-bottom:30px !important;
font-size: 60px !important;
line-height: 64px !important;
}
.single-modern-header .entry-meta-tools{
width:100%;
justify-content: center;
margin-bottom:30px;
}
@media (max-width:500px){
.single-modern-header .entry-meta-tools{
display:none;
}
.single-modern-header .entry-title{
font-size:36px !important;
line-height:48px !important;
}
}
.single-modern-header .entry-meta-tools .entry-meta{
float:none;
width:auto;
}
.single-modern-header .entry-meta-tools .entry-meta *{
color:#fff !important;
font-size:18px;
}
.single-modern-header .entry-meta-tools .entry-tools{
width:auto;
border-left-width:1px;
border-left-style:solid;
margin-left:20px;
}
.single-modern-header .entry-tag-list{
display:inline-block
}
.single-modern-header .entry-tag-list a{
padding:7px 14px;
border-radius:25px;
-webkit-border-radius:25px;
-moz-border-radius:25px;
margin-left:10px;
}
.single-modern-header .entry-tool-share .share-buttons i{
color:#fff !important;
}
.single-modern-header .entry-meta-tools .entry-meta-single a{
color:#fff !important;
}
.single-modern-header .entry-meta-tools .entry-tools, .single-modern-header .entry-tools .entry-tool-share .share-buttons{
border-color:rgba(255,255,255,0.3) !important;
} .page-id-1203 .footer-widget .tagcloud a, .page-id-1237 .footer-widget .tagcloud a, .page-id-1521 .footer-widget .tagcloud a, .page-id-1599 .footer-widget .tagcloud a{
background:#fff;
}
.page-id-1262 footer#colophon .social_widget .social-icons-widget li a i{
color:#8b99a3 !important;
}
footer#colophon .center-column .social_widget .social-icons-widget{
display: flex;
justify-content: center;
}
footer#colophon .center-column .social_widget .social-icons-widget li:last-child{
padding-right:0 !important;
}   
.page-id-1327 .header_container{
border-bottom:1px solid #dbe1e6!important;
}
.postid-2397 .extra_row.header-row, .postid-2715 .extra_row.header-row {
background:#f7f9fb;
}
.postid-2384 .extra_row.header-row,.postid-2521 .extra_row.header-row,.postid-2551 .extra_row.header-row {
background:#f6f6f8
}
.postid-2753 .extra_row.header-row.container.extra-boxed{
width:100%;
} .nano {
position : relative;
width    : 100%;
height   : 100%;
overflow : hidden;
}
.nano > .nano-content {
position      : absolute;
overflow      : scroll;
overflow-x    : hidden;
top           : 0;
right         : 0;
bottom        : 0;
left          : 0;
}
.nano > .nano-content:focus {
outline: thin dotted;
}
.nano > .nano-content::-webkit-scrollbar {
display: none;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
display: block;
}
.nano > .nano-pane {
background : rgba(0,0,0,.25);
position   : absolute;
width      : 10px;
right      : 0;
top        : 0;
bottom     : 0;
visibility : hidden\9; opacity    : .01;
-webkit-transition    : .2s;
-moz-transition       : .2s;
-o-transition         : .2s;
transition            : .2s;
-moz-border-radius    : 5px;
-webkit-border-radius : 5px;
border-radius         : 5px;
}
.nano > .nano-pane > .nano-slider {
background: #e1e1e1;
position              : relative;
margin                : 0 1px;
}
.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
visibility : visible\9; opacity    : 0.99;
}
.nano { width: 600px; height:500px; }
.nano .nano-content { padding: 10px; }
.nano .nano-pane   { background: #f1f2f4; }
.nano .nano-slider { background: #e1e1e1; }
@media (min-width:992px){
.search-loading i:before{
content: "";
width: 18px;
height: 18px;
display: inline-block;
vertical-align: middle;
border: 1px solid rgba(0,0,0,.3);
border-left-color: #000;
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
opacity: 1;
margin-left: -20px;
margin-top: -9px;
transition: opacity 0s ease;
-webkit-transition: opacity 0s ease;
opacity: 1;
animation: load-spin 450ms infinite linear;
-webkit-animation: load-spin 450ms infinite linear;
transition: opacity .25s ease;
-webkit-transition: opacity .25s ease;
}
}
@media (max-width:991px){
.ajax-results{
display:none !important;
}
}
.ajax-results{
position: absolute;
width: 100%;
display:none;
opacity:0;
z-index: 9999999;
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
-webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
}
.ajax-results .autocomplete-suggestions{
background: #fff;
border-left: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
border-right: 1px solid #ebebeb;
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
list-style: none;
padding: 0;
margin: 0px;
}
.ajax-results.show{ 
display:block;
}
.ajax-results.show-2{
opacity:1;
}
.ajax-results.show .autocomplete-suggestions{
display:block !important;
}
.ajax-results .autocomplete-suggestions > .autocomplete-suggestion{
text-transform: none !important;
font-size: 16px !important;
font-weight: 400 !important;
line-height: 25px;
padding-top: 4px;
cursor:pointer;
padding: 11px !important;
text-align: left;
padding-left: 28px !important;
background:#fff;
}
.ajax-results .autocomplete-suggestions > .autocomplete-suggestion:hover{
background:#F2F4F6;
}
footer#colophon .widget:not(.widget_mc4wp_form_widget):not(.social_widget) .widget-title, #footer-wrapper .quick-searches span, .mc4wp-form p input[type="submit"]{
font-weight:600 !important;
}
.widget_myaccount{
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-transform: none; 
letter-spacing: 0px;
}
.wpml-ls-legacy-dropdown .wpml-ls-flag+span{
font-size:14px;
}
.top_nav .header-el .cl-icon-text span p{
font-size:14px;
line-height:21px;
}
.cl-element.cl_slider .slider-overlay{
position:absolute;
width:100%;
height:100%;
left:0;
top:0;
background: rgb(255,255,255);
z-index: 9;
opacity:1;
-webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
}
.cl-element.cl_slider .slider-overlay:after{
content: "" !important;
width: 48px;
height: 48px;
display: inline-block;
vertical-align: middle;
border: 2px solid rgba(255,255,255,.3);
border-left-color: #222;
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
opacity: 1;
margin-left: -9px;
margin-top: -9px;
transition: opacity 0s ease;
-webkit-transition: opacity 0s ease;
opacity: 1;
animation: load-spin 800ms infinite cubic-bezier(0.1, 0.2, 0.4, 0.1);
-webkit-animation: load-spin 800ms cubic-bezier(0.1, 0.2, 0.4, 0.1);
transition: opacity .25s ease;
-webkit-transition: opacity .25s ease;
}
.cl-element.cl_slider.loading-on-end .slider-overlay:after{
opacity:0;
}
.cl-element.cl_slider.loading-on-end .slider-overlay{
opacity:0;
}
.cl-element.cl_slider.loading-end .slider-overlay{
z-index:-1;
}
.content-col > .page-links{
display: block;
width: 100%;
float: left;
margin-top: 10px;
}
@keyframes load-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes load-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.woocommerce .cart-empty{
text-align:center;
}
.woocommerce .cart-empty + .return-to-shop{
text-align: center;
}
.scrollToTop{
width:60px; 
height:60px;
border-radius:4px;
text-align:center; 
background: rgba(0,0,0,0.25);
font-weight: bold;
color: #fff;
text-decoration: none;
position:fixed;
bottom:20px;
right:20px;
display:none;
z-index:999999;
}
.scrollToTop i{
line-height:60px;
text-align:center;
width:100%;
font-size:24px;
}
.scrollToTop:hover{
text-decoration:none;
}
.woocommerce form .form-row {
padding: 3px;
margin: 0 0 12px
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
-webkit-transition: opacity .5s .5s ease;
-moz-transition: opacity .5s .5s ease;
transition: opacity .5s .5s ease;
opacity: 0
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
box-sizing: border-box;
width: 100%;
margin: 0;
outline: 0;
line-height: 1;
height: 50px;
padding-left: 10px;
border-width:1px;
border-style:solid;
} span.swiper-pagination-bullet-active{
background: #ed2c41 !important;
width:11px;
height: 11px;
opacity: 1 !important;
}
.swiper-pagination-bullet{
width:11px !important;
height: 11px !important;
opacity: .4 !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
margin: 0 3px !important;
}
.single-blog-tags-social{
display:flex;
padding:40px 0;
align-items: center;
border-top:2px solid;
}
.single-blog-tags-social .social{
width:100%;
}
.single-blog-tags-social .tags{
width:200%;
}
.single-blog-tags-social .social{
justify-content: flex-end;
display:flex;
}
.single-blog-tags-social .social .single-share-buttons{
display:flex;
}
.single-blog-tags-social .social a{
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
border-radius: 50%;
background: #e4e4e4;
color: #fff;
margin-left: 10px;
font-size:20px;
}
.single-blog-tags-social .social a:hover{
color:#fff !important;
}
.single-blog-tags-social .tags{
display: flex;
align-items: center;
}
.single-blog-tags-social .tags span{
font-size:16px;
color:#1b181a;
font-weight:bold;
}
.single-blog-tags-social .tag-list{
margin-left:10px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.single-blog-tags-social .tag-list a{
line-height: 40px;
padding: 0 15px;
background: #f2f2f2;
color: #616161;
height: 40px;
border-radius: 20px;
margin-right: 10px;
font-weight:bold;
font-size:14px;
margin-top:5px;
margin-bottom:5px;
}
.single-blog-tags-social .tags a:hover{
color:#fff !important;
}
.cl-side-navigation{
width:530px;
height:100%;
position:fixed;
right:0;
top:0;
transform: translateX(530px);
background:#fff;
z-index:99999;
-webkit-transition: -webkit-transform.5s ease-in-out;
-moz-transition: -moz-transform .5s ease-in-out;
transition: transform .5s ease-in-out; 
}
.cl-side-navigation.show{
transform: translateX(0px);
}
.cl-side-navigation .wrapper{
display:table;
height:100%;
}
.cl-side-navigation .inner{
display: table-cell;
vertical-align: middle;
text-align: center;
padding:0 90px;
}
.cl-side-navigation .close{
width: 14px; 
height: 14px;
position: absolute;
top: 20px;
right: 20px;
background:url(//kdapagioustefanou.gr/wp-content/themes/creatic/img/small_x.png) no-repeat center;
}
.admin-bar .cl-side-navigation .close{
top:52px;
}
.cl-side-navigation .social_widget .social-icons-widget{
justify-content: center;
padding-left: 0;
margin-top:10px;
}
.cl-side-navigation .social_widget .social-icons-widget li a{
background:#e4e4e4;
}
.cl-side-navigation p{
margin-top:30px;
margin-bottom:30px;
}
.comments-pagination h2{
font-size: 18px !important;
line-height: 30px !important;
margin-top: 30px;
}
#cancel-comment-reply-link{
font-size: 14px;
color: #a9acaf;
}
.logged-in-as{
margin-top: 0px;
margin-bottom: 20px;
}
.comment-respond{
padding-top:40px;
}@font-face {
font-family: 'Rage';
src:    url(//kdapagioustefanou.gr/wp-content/themes/creatic/css/fonts/rage.ttf);
}html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} @media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333333;
background-color: #ffffff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: inherit;
text-decoration: none;
}
a:hover,
a:focus {
}
a:focus {
}
figure {
margin: 0;
}
img {
vertical-align: middle;
max-width: 100%;
height: auto;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1100px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
content: " ";
display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: 0.35s;
-o-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}.cl-row{
margin-left: 0;
margin-right: 0;
float: none;
width: 100%;
clear: both;
position:relative;
}
.cl-row.disabled_row{
display:none;
}
.cl-row.cl-parallax{
overflow:hidden; 
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.cl-row > .wrapper-layers{
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
top: 0;
opacity:0;
left: 0;
will-change: position;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.cl-row .bg-layer{
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000;
perspective: 1000;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.cl-row .arrow-top, .cl-row .arrow-bottom{
display:none;
}
.cl-row.cl-arrow-top .arrow-top{
display:block;
width: 0; 
height: 0; 
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-bottom: 20px solid black;
position: absolute;
top: -20px;
z-index: 999;
left: 50%;
margin-left: -20px;
}
.cl-row.cl-arrow-bottom .arrow-bottom{
display: block;
width: 0;
height: 0;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 20px solid #f00;
position: absolute;
bottom: -20px;
z-index: 999;
left: 50%;
margin-left: -20px;
}
.cl_column{
min-height:40px;
z-index:99;
}
.cl_column.disabled_col{
display:none;
}
.cl_column > .cl_col_wrapper > .overlay{
z-index:0 !important;
}
.cl_column .column_link{
position:absolute;
z-index:9999;
left:0;
top:0;
width:100%;
height:100%;
}
.cl_column > .cl_col_wrapper{
background-repeat: no-repeat;
background-position: left top;
border-top-width: 0;
border-right-width: 0;
border-left-width: 0;
border-bottom-width: 0;
position:relative;
height:100%;
width:100%;
}
.cl_column.cl-border-rounded > .cl_col_wrapper{
border-radius:6px;
}
.cl_column > .cl_col_wrapper > .col-content{
z-index:9;
position:relative;
min-height:40px;
height:100%;
}
.cl_column.align-h-middle{
text-align:center;
}
.cl_column.align-h-right{
text-align:right;
}
.cl_column.align-v-middle > .cl_col_wrapper{
display:table;
width:100%;
table-layout:fixed;
}
.cl_row-equal_height > .cl_column.align-v-middle > .cl_col_wrapper{
align-self:flex-start;
}
.cl_column.align-v-middle > .cl_col_wrapper > .col-content{
display:table-cell;
vertical-align: middle;
width:100%;
}
.cl_column.align-v-bottom > .cl_col_wrapper{
display:table;
width:100%;
}
.cl_column.align-v-bottom > .cl_col_wrapper > .col-content{
display:table-cell;
vertical-align: bottom
} .cl_column.effect-image_zoom{
overflow:hidden;
}
.cl_column.effect-image_zoom > .cl_col_wrapper {
overflow:hidden;
}
.cl_column.effect-image_zoom > .cl_col_wrapper > .bg-layer{
-webkit-transition: background-color 0.3s ease-in-out, opacity 0.5s ease-in-out, -webkit-transform .5s cubic-bezier(.19,1,.22,1);
-moz-transition: background-color 0.3s ease-in-out, opacity 0.5s ease-in-out, -moz-transform .5s cubic-bezier(.19,1,.22,1);
transition: background-color 0.3s ease-in-out, opacity 0.5s ease-in-out, transform .5s cubic-bezier(.19,1,.22,1);
-webkit-transform: scale(1.0);
-moz-transform: scale(1.0);
-o-transform: scale(1.0);
-ms-transform: scale(1.0);
transform: scale(1.0);
}
.cl_column.effect-image_zoom:hover > .cl_col_wrapper > .bg-layer{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
} div.row > .cl_column.effect-anim_elements > .cl_col_wrapper > .col-content > .cl-element{
position:relative;
display:block;
overflow:hidden;
-webkit-perspective: 1000;
-moz-perspective: 1000;
-ms-perspective: 1000;
perspective: 1000;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: opacity 0.25s ease-in-out,-webkit-transform 0.25s ease-in-out;
-moz-transition: opacity 0.25s ease-in-out,-moz-transform 0.25s ease-in-out;
-o-transition: opacity 0.25s ease-in-out,-o-transform 0.25s ease-in-out;
transition: opacity 0.25s ease-in-out,-webkit-transform 0.25s ease-in-out,-moz-transform 0.25s ease-in-out,-o-transform 0.25s ease-in-out,transform 0.2s ease-in-out; opacity:0;
-webkit-transform: translate3d(0, 20px, 0) scale(1.0, 1.0);
-moz-transform: translate3d(0, 20px, 0) scale(1.0, 1.0);
-ms-transform: translate3d(0, 20px, 0) scale(1.0, 1.0);
transform: translate3d(0, 20px, 0) scale(1.0, 1.0);
}
div.row > .cl_column.effect-anim_elements:hover > .cl_col_wrapper > .col-content > .cl-element{
opacity:1;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
div.row > .cl_column.effect-anim_elements:hover > .cl_col_wrapper > .col-content > .cl-element:nth-child(1){
-webkit-transition-delay: 200ms;
-moz-transition-delay: 200ms;
-o-transition-delay: 200ms;
transition-delay: 200ms;
}
div.row > .cl_column.effect-anim_elements:hover > .cl_col_wrapper > .col-content > .cl-element:nth-child(2){
-webkit-transition-delay: 300ms;
-moz-transition-delay: 300ms;
-o-transition-delay: 300ms;
transition-delay: 300ms;
}
div.row > .cl_column.effect-anim_elements:hover > .cl_col_wrapper > .col-content > .cl-element:nth-child(3){
-webkit-transition-delay: 500ms;
-moz-transition-delay: 500ms;
-o-transition-delay: 500ms;
transition-delay: 500ms;
}
div.row > .cl_column.effect-anim_elements:hover > .cl_col_wrapper > .col-content > .cl-element:nth-child(4){
-webkit-transition-delay: 600ms;
-moz-transition-delay: 600ms;
-o-transition-delay: 600ms;
transition-delay: 600ms;
}
div.row > .cl_column.effect-anim_elements:hover > .cl_col_wrapper > .col-content > .cl-element:nth-child(5){
-webkit-transition-delay: 8000ms;
-moz-transition-delay: 8000ms;
-o-transition-delay: 8000ms;
transition-delay: 8000ms;
}
.cl_column.effect-background_hover > .cl_col_wrapper > .bg-layer{
opacity:0;
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
.cl_column.effect-background_hover:hover > .cl_col_wrapper > .bg-layer{
opacity:1;
}
.cl_column.extra_small-shadow > .cl_col_wrapper{
box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
}
.cl_column.small-shadow > .cl_col_wrapper{
box-shadow: 0 10px 20px rgba(0,0,0,0.05);
}
.cl_column.medium-shadow > .cl_col_wrapper{
box-shadow: 0px 30px 60px -30px rgba(0, 0, 0, 0.45);
-webkit-box-shadow: 0px 30px 60px -30px rgba(0, 0, 0, 0.45);
-moz-box-shadow: 0px 30px 60px -30px rgba(0, 0, 0, 0.45);
}
.cl_column.large-shadow > .cl_col_wrapper{
box-shadow:0 60px 133px rgba(0,0,0,0.14), 0 15px 73px rgba(0,0,0,0.15)
}
.cl_column.extra_large-shadow > .cl_col_wrapper{
box-shadow:0px 70px 100px -39px rgba(0, 0, 0, 0.45);
}
.cl_column.hover_dark:hover > .cl_col_wrapper > .overlay{
background-color:rgba(0,0,0,0.3) !important;
opacity:1 !important;
}
.cl_column.hover_light:hover > .cl_col_wrapper > .overlay{
background-color:rgba(255,255,255,0.3) !important;
opacity:1 !important;
}
.cl_column.hover_soft_dark:hover > .cl_col_wrapper > .overlay{
background-color:rgba(0,0,0,0.05) !important;
opacity:1 !important;
}
.cl_column_inner.hover_dark:hover > .wrapper > .overlay{
background-color:rgba(0,0,0,0.4) !important;
}
.cl_column_inner.hover_light:hover > .wrapper > .overlay{
background-color:rgba(255,255,255,0.3) !important;
}
.cl_column_inner.hover_soft_dark:hover > .wrapper > .overlay{
background-color:rgba(0,0,0,0.05) !important;
}
.cl_column_inner.effect-primary_color_hover .bg-layer{
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;  
}
.cl_column_inner.effect-primary_color_hover:hover .cl_service .wrapper_circle  .wrapper-form{
background: #fff !important;
}
.cl_column_inner.effect-primary_color_hover .cl-custom-heading, 
.cl_column_inner.effect-primary_color_hover .cl-text, 
.cl_column_inner.effect-primary_color_hover .cl_service i, 
.cl_column_inner.effect-primary_color_hover .cl_service h3,
.cl_column_inner.effect-primary_color_hover .cl_service p,
.cl_column_inner.effect-primary_color_hover .cl_service .wrapper_circle .wrapper-form,
.cl_column_inner.effect-primary_color_hover .cl_service .wrapper_circle .wrapper-form i{
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out; 
}
.cl_column_inner.effect-primary_color_hover:hover .cl-custom-heading {
color:#fff !important;
}
.cl_column_inner.effect-primary_color_hover:hover .cl-text {
color:#fff !important;
}
.cl_column_inner.effect-primary_color_hover:hover .cl_service i {
color:#fff !important;
}
.cl_column_inner.effect-primary_color_hover:hover .cl_service h3{
color:#ffe9eb !important;
}
.cl_column_inner.effect-primary_color_hover:hover .cl_service p{
color:#ffe9eb !important;
}
.cl_column > .cl_col_wrapper > .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99;
-webkit-transition: background 0.3s ease-in-out;
-moz-transition: background 0.3s ease-in-out;
transition: background 0.3s ease-in-out;
}
.cl_column_inner > .wrapper > .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9;
-webkit-transition: background 0.3s ease-in-out;
-moz-transition: background 0.3s ease-in-out;
transition: background 0.3s ease-in-out;
}
.cl_column_inner.disabled_col{
display:none;
}
.cl_column_inner.align-h-middle{
text-align:center;
}
.cl_column_inner.align-h-right{
text-align:right;
}
.cl_column_inner.align-v-middle > .wrapper{
display:table;
width:100%;
table-layout:fixed;
}
.cl_column_inner.align-v-middle > .wrapper > .col-content{
display:table-cell;
vertical-align: middle;
width:100%;
}
.cl_column_inner.align-v-bottom > .wrapper{
display:table;
width:100%;
}
.cl_column_inner.align-v-bottom > .wrapper > .col-content{
display:table-cell;
vertical-align: bottom
}
.row.cl_row-fullheight {
min-height: 100vh
}
@media (min-width:768px){
.row.cl_row-fullheight .cl_column-fullheight{
height: 100vh; 
}
.row.cl_row-fullheight .cl_column-fullheight .cl_column_inner{
height:50vh;
}
}
@media (max-width: 767px){
.cl-element.cl_slider .row.cl_row-flex:not(.cl-col-tablet-full){
box-sizing: border-box;
display: flex;
-webkit-flex: 1 1 auto;
display: -webkit-flex;
display: -ms-flexbox;
}
.row.cl_row-fullheight .cl_column-fullheight, .row.cl_row-fullheight .cl_column-fullheight .cl_col_wrapper{
min-height: 100vh; 
}
.row.cl_row-fullheight .cl_column-fullheight .cl_column_inner, .row.cl_row-fullheight .cl_column-fullheight .cl_column_inner .wrapper{
min-height:50vh;
}
}
@media (min-width: 768px){
.cl-element .row.cl_row-flex:not(.cl-col-tablet-full) {
box-sizing: border-box;
display: flex;
-webkit-flex: 1 1 auto;
display: -webkit-flex;
display: -ms-flexbox;
}
}
@media (min-width:992px){
.row.cl_row-flex.cl-col-tablet-full {
box-sizing: border-box;
display: flex;
-webkit-flex: 1 1 auto;
display: -webkit-flex;
display: -ms-flexbox;
}
}
@media (min-width:768px) and (max-width:991px){
.cl-col-tablet-full > .cl_column{
width:100%;
margin-top:20px;
}
.container-content.container-fluid > .cl-col-tablet-full > .cl_column{
margin-top:0;
}
.cl-col-tablet-full > .cl_column:first-child{
margin-top:0px;
}
.cl-col-tablet-half > .cl_column{
width:50%;
}
.cl-col-tablet-one_third > .cl_column{
width:33.333333%;
}
}
.row.cl_row-flex>.cl_element-container, .row.cl_row-flex>.cl_cl_column {
display: flex
}
@media (max-width:767px){
.row > .cl_column{
width:100%;
}
}
.row.cl_row-flex.cl_row-fullheight>.cl_cl_column>.cl_element-container{
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.row.cl_row-cp-stretch {
-webkit-align-items: stretch;
-ms-flex-line-pack: stretch;
align-items: stretch
}
.row.cl_row-cp-top {
-webkit-align-items: flex-start;
-ms-flex-line-pack: start;
align-items: flex-start
}
.row.cl_row-cp-bottom {
-webkit-align-items: flex-end;
-ms-flex-line-pack: end;
align-items: flex-end
}
.row.cl_row-cp-middle {
-webkit-align-items: center;
-ms-flex-line-pack: center;
align-items: center
}
@media (max-width:767px){
.row.cl_row-cp-middle:not(.cl-col-tablet-full){
box-sizing: border-box;
display: flex;
-webkit-flex: 1 1 auto;
display: -webkit-flex;
display: -ms-flexbox;
}
}
.row.cl_row-equal_height > .cl_cl_column, .row.cl_row-equal_height > .cl_column{
-webkit-align-items: stretch;
-ms-flex-line-pack: stretch;
align-items: stretch;
display:-webkit-flex;
display:-webkit-box;
display:-moz-flex;
display:-moz-box;
display:-ms-flexbox;
display:flex;
}
.row > .cl_column.align-v-middle{
-webkit-align-items: center;
-ms-flex-line-pack: center;
align-items: center;
display:-webkit-flex;
display:-webkit-box;
display:-moz-flex;
display:-moz-box;
display:-ms-flexbox;
display:flex;
}
.row.cl_row-equal_height > .cl_column.align-v-middle{
-webkit-align-items: center;
-ms-flex-line-pack: center;
align-items: center;
}
.cl-row{
background-size:cover !important;
-webkit-background-size:cover !important;
-moz-background-size:cover !important;
background-repeat: no-repeat;
background-position:left top;
border-top-width:0;
border-right-width:0;
border-left-width:0;
border-bottom-width:0;
}
.cl-row .row.with_padd{
padding-top:35px;
padding-bottom:35px;
}
.cl-row .row.no_padd{
padding-top:0px;
padding-bottom:0px;
}
.cl-row .row.cl_row-flex{
padding-top:0px;
padding-bottom:0px;
}
.cl-row > .overlay{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:99;
}
.light-text{
color:#fff;
}
.video-section{
position: absolute !important;
top: 0;
left: 0;
width: 100%;
overflow: hidden;
height: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.video-section video{
top: 0px;
left: 0px;
position: relative;
-webkit-backface-visibility: hidden!important;
min-width: 100%;
min-height: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.video-section iframe{
position: relative;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 9;
border:none;
}
.video-section.social-video{
position: absolute;
top: 0;
left: 0;
overflow: hidden;
width: 100%;
min-height: 100%;
z-index: 2;
-webkit-transform-style: preserve-3d;
}
.cl-video-centered{
display: inline-block;
padding: 56.25% 0 0;
margin: 0;
width: 100%;
height: 0;
position: relative;
}
.cl-video-centered iframe{
position:absolute;
}
.container-content{
z-index: 999;
position: relative;
} html:not(.no-cssanimations) .animate_on_visible:not(.reveal-right) {
opacity: 0;
-webkit-animation-duration: 0.6s;
-moz-animation-duration: 0.6s;
-o-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-perspective: 1000;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
}
html:not(.no-cssanimations) .animate_on_visible.start_animation:not(.zoom-reverse).top-t-bottom {
-webkit-animation-name: anim_ttb;
-moz-animation-name: anim_ttb;
-o-animation-name: anim_ttb;
animation-name: anim_ttb;
opacity: 1;
}
html:not(.no-cssanimations) .animate_on_visible.start_animation:not(.zoom-reverse).bottom-t-top {
-webkit-animation-name: anim_btt;
-moz-animation-name: anim_btt;
-o-animation-name: anim_btt;
animation-name: anim_btt;
opacity: 1;
}
html:not(.no-cssanimations) .animate_on_visible.start_animation:not(.zoom-reverse).left-t-right {
-webkit-animation-name: anim_ltr;
-moz-animation-name: anim_ltr;
-o-animation-name: anim_ltr;
animation-name: anim_ltr;
opacity: 1;
}
html:not(.no-cssanimations) .animate_on_visible.start_animation:not(.zoom-reverse).right-t-left {
-webkit-animation-name: anim_rtl;
-moz-animation-name: anim_rtl;
-o-animation-name: anim_rtl;
animation-name: anim_rtl;
opacity: 1;
}
html:not(.no-cssanimations) .animate_on_visible.start_animation:not(.zoom-reverse).zoom-in {
-webkit-animation-name: zoom-in;
-moz-animation-name: zoom-in;
-o-animation-name: zoom-in;
animation-name: zoom-in;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
html:not(.no-cssanimations) .animate_on_visible.start_animation:not(.zoom-reverse).zoom-out {
-webkit-animation-name: zoom-out;
-moz-animation-name: zoom-out;
-o-animation-name: zoom-out;
animation-name: zoom-out;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
html:not(.no-cssanimations) .animate_on_visible.zoom-reverse {
-webkit-animation-name: zoom-reverse;
-moz-animation-name: zoom-reverse;
-o-animation-name: zoom-reverse;
animation-name: zoom-reverse;
-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
-o-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-transform: scale(0.5);
-moz-transform: scale(0.5);
-o-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
opacity: 0;
}
html:not(.no-cssanimations) .animate_on_visible.start_animation:not(.zoom-reverse).alpha-anim {
-webkit-animation-name: alpha-in;
-moz-animation-name: alpha-in;
-o-animation-name: alpha-in;
animation-name: alpha-in;
opacity: 1;
}
html:not(.no-cssanimations) .animate_on_visible.start_animation:not(.zoom-reverse).flip-in {
-webkit-animation-name: flip-in;
-moz-animation-name: flip-in;
-o-animation-name: flip-in;
animation-name: flip-in;
opacity: 1;
}
html:not(.no-cssanimations) .animate_on_visible.reveal-right{
overflow:hidden;
transform: translateX(100%);
-webkit-transform: translateX(100%);
}
html:not(.no-cssanimations) .animate_on_visible.reveal-right.start_animation{
transform: translateX(0px);
-webkit-transform: translateX(0px);
}
html:not(.no-cssanimations) .animate_on_visible.reveal-right .cl_col_wrapper{
overflow:hidden;
}
html:not(.no-cssanimations) .animate_on_visible.reveal-right .bg-layer {
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.6s;
transition-duration: 0.6s;
-webkit-transition-timing-function: cubic-bezier(0.778,0.128,0.15,0.84);
transition-timing-function: cubic-bezier(0.778,0.128,0.15,0.84);
-webkit-transform: translateX(90%);
transform: translateX(90%);
overflow:hidden;
opacity:0;
}
html:not(.no-cssanimations) .animate_on_visible.start_animation.reveal-right .bg-layer{
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
html:not(.no-cssanimations) .animate_on_visible.reveal-left{
overflow:hidden;
transform: translateX(100%);
-webkit-transform: translateX(100%);
opacity:1;
}
html:not(.no-cssanimations) .animate_on_visible.reveal-left.start_animation{
transform: translateX(0px);
-webkit-transform: translateX(0px);
}
html:not(.no-cssanimations) .animate_on_visible.reveal-left .cl_col_wrapper{
overflow:hidden;
}
html:not(.no-cssanimations) .animate_on_visible.reveal-left .bg-layer {
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.6s;
transition-duration: 0.6s;
-webkit-transition-timing-function: cubic-bezier(0.778,0.128,0.15,0.84);
transition-timing-function: cubic-bezier(0.778,0.128,0.15,0.84);
-webkit-transform: translateX(-90%);
transform: translateX(-90%);
overflow:hidden;
opacity:0;
}
html:not(.no-cssanimations) .animate_on_visible.start_animation.reveal-left .bg-layer{
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
html:not(.no-cssanimations) .animate_on_visible.reveal-top{
overflow:hidden;
transform: translateX(100%);
-webkit-transform: translateX(100%);
opacity:1;
}
html:not(.no-cssanimations) .animate_on_visible.reveal-top.start_animation{
transform: translateX(0px);
-webkit-transform: translateX(0px);
}
html:not(.no-cssanimations) .animate_on_visible.reveal-top .cl_col_wrapper{
overflow:hidden;
}
html:not(.no-cssanimations) .animate_on_visible.reveal-top .bg-layer, html:not(.no-cssanimations) .animate_on_visible.reveal-top .overlay {
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.6s;
transition-duration: 0.6s;
-webkit-transition-timing-function: cubic-bezier(0.778,0.128,0.15,0.84);
transition-timing-function: cubic-bezier(0.778,0.128,0.15,0.84);
-webkit-transform: translateY(-90%);
transform: translateY(-90%);
overflow:hidden;
opacity:0;
}
html:not(.no-cssanimations) .animate_on_visible.start_animation.reveal-top .bg-layer, html:not(.no-cssanimations) .animate_on_visible.start_animation.reveal-top .overlay{
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
html:not(.no-cssanimations) .animate_on_visible.reveal-bottom{
overflow:hidden;
transform: translateX(100%);
-webkit-transform: translateX(100%);
opacity:1;
}
html:not(.no-cssanimations) .animate_on_visible.reveal-bottom.start_animation{
transform: translateX(0px);
-webkit-transform: translateX(0px);
}
html:not(.no-cssanimations) .animate_on_visible.reveal-bottom .cl_col_wrapper{
overflow:hidden;
}
html:not(.no-cssanimations) .animate_on_visible.reveal-bottom .bg-layer {
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.6s;
transition-duration: 0.6s;
-webkit-transition-timing-function: cubic-bezier(0.778,0.128,0.15,0.84);
transition-timing-function: cubic-bezier(0.778,0.128,0.15,0.84);
-webkit-transform: translateY(90%);
transform: translateY(90%);
overflow:hidden;
opacity:0;
}
html:not(.no-cssanimations) .animate_on_visible.start_animation.reveal-bottom .bg-layer{
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
.cl_row-flex{
-webkit-perspective: 2000px;
perspective: 2000px;
}
html:not(.no-cssanimations) .animate_on_visible[data-speed="100"] {
-webkit-animation-duration: 0.1s;
-moz-animation-duration: 0.1s;
-o-animation-duration: 0.1s;
animation-duration: 0.1s;
}
html:not(.no-cssanimations) .animate_on_visible[data-speed="200"] {
-webkit-animation-duration: 0.2s;
-moz-animation-duration: 0.2s;
-o-animation-duration: 0.2s;
animation-duration: 0.2s;
}
html:not(.no-cssanimations) .animate_on_visible[data-speed="300"] {
-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
-o-animation-duration: 0.3s;
animation-duration: 0.3s;
}
html:not(.no-cssanimations) .animate_on_visible[data-speed="500"] {
-webkit-animation-duration: 0.5s;
-moz-animation-duration: 0.5s;
-o-animation-duration: 0.5s;
animation-duration: 0.5s;
}
html:not(.no-cssanimations) .animate_on_visible[data-speed="600"] {
-webkit-animation-duration: 0.6s;
-moz-animation-duration: 0.6s;
-o-animation-duration: 0.6s;
animation-duration: 0.6s;
}
html:not(.no-cssanimations) .animate_on_visible[data-speed="700"] {
-webkit-animation-duration: 0.7s;
-moz-animation-duration: 0.7s;
-o-animation-duration: 0.7s;
animation-duration: 0.7s;
}
html:not(.no-cssanimations) .animate_on_visible[data-speed="800"] {
-webkit-animation-duration: 0.8s;
-moz-animation-duration: 0.8s;
-o-animation-duration: 0.8s;
animation-duration: 0.8s;
}
html:not(.no-cssanimations) .animate_on_visible[data-speed="900"] {
-webkit-animation-duration: 0.9s;
-moz-animation-duration: 0.9s;
-o-animation-duration: 0.9s;
animation-duration: 0.9s;
}
html:not(.no-cssanimations) .animate_on_visible[data-speed="1000"] {
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
} @-webkit-keyframes anim_ttb {
0% {
-webkit-transform: translate3d(0, -100px, 0);
opacity: 0;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@-moz-keyframes anim_ttb {
0% {
-moz-transform: translate3d(0, -100px, 0);
opacity: 0;
}
100% {
-moz-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@-o-keyframes anim_ttb {
0% {
-o-transform: translate3d(0, -100px, 0);
opacity: 0;
}
100% {
-o-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes anim_ttb {
0% {
transform: translate3d(0, -100px, 0);
opacity: 0;
}
100% {
transform: translate3d(0, 0, 0);
opacity: 1;
}
} @-webkit-keyframes anim_btt {
0% {
-webkit-transform: translate3d(0, 100px, 0);
opacity: 0;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@-moz-keyframes anim_btt {
0% {
-moz-transform: translate3d(0, 100px, 0);
opacity: 0;
}
100% {
-moz-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@-o-keyframes anim_btt {
0% {
-o-transform: translate3d(0, 100px, 0);
opacity: 0;
}
100% {
-o-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes anim_btt {
0% {
transform: translate3d(0, 100px, 0);
opacity: 0;
}
100% {
transform: translate3d(0, 0, 0);
opacity: 1;
}
} @-webkit-keyframes anim_ltr {
0% {
-webkit-transform: translate3d(-100px, 0, 0);
opacity: 0;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@-moz-keyframes anim_ltr {
0% {
-moz-transform: translate3d(-100px, 0, 0);
opacity: 0;
}
100% {
-moz-transform: translate3d(0, 0);
opacity: 1;
}
}
@-o-keyframes anim_ltr {
0% {
-o-transform: translate3d(-100px, 0);
opacity: 0;
}
100% {
-o-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes anim_ltr {
0% {
transform: translate3d(-100px, 0, 0);
opacity: 0;
}
100% {
transform: translate3d(0, 0, 0);
opacity: 1;
}
} @-webkit-keyframes anim_rtl {
0% {
-webkit-transform: translate3d(100px, 0, 0);
opacity: 0;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@-moz-keyframes anim_rtl {
0% {
-moz-transform: translate3d(100px, 0, 0);
opacity: 0;
}
100% {
-moz-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@-o-keyframes anim_rtl {
0% {
-o-transform: translate3d(100px, 0, 0);
opacity: 0;
}
100% {
-o-transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes anim_rtl {
0% {
transform: translate3d(100px, 0, 0);
opacity: 0;
}
100% {
transform: translate3d(0, 0, 0);
opacity: 1;
}
} @-webkit-keyframes zoom-in {
0% {
-webkit-transform: scale(0.5);
opacity: 0.1;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes zoom-in {
0% {
-moz-transform: scale(0.5);
opacity: 0.1;
}
100% {
-moz-transform: scale(1);
opacity: 1;
}
}
@-o-keyframes zoom-in {
0% {
-o-transform: scale(0.5);
opacity: 0.1;
}
100% {
-o-transform: scale(1);
opacity: 1;
}
}
@keyframes zoom-in {
0% {
transform: scale(0.5);
opacity: 0.1;
}
100% {
transform: scale(1);
opacity: 1;
}
} @-webkit-keyframes zoom-out {
0% {
-webkit-transform: scale(1.5);
opacity: 0.1;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes zoom-out {
0% {
-moz-transform: scale(1.5);
opacity: 0.1;
}
100% {
-moz-transform: scale(1);
opacity: 1;
}
}
@-o-keyframes zoom-out {
0% {
-o-transform: scale(1.5);
opacity: 0.1;
}
100% {
-o-transform: scale(1);
opacity: 1;
}
}
@keyframes zoom-out {
0% {
transform: scale(1.5);
opacity: 0.1;
}
100% {
transform: scale(1);
opacity: 1;
}
} @-webkit-keyframes zoom-reverse {
0% {
-webkit-transform: scale(1);
opacity: 1;
}
100% {
-webkit-transform: scale(0.5);
opacity: 0;
}
}
@-moz-keyframes zoom-reverse {
0% {
-moz-transform: scale(1);
opacity: 1;
}
100% {
-moz-transform: scale(0.5);
opacity: 0;
}
}
@-o-keyframes zoom-reverse {
0% {
-o-transform: scale(1);
opacity: 1;
}
100% {
-o-transform: scale(0.5);
opacity: 0;
}
}
@keyframes zoom-reverse {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(0.5);
opacity: 0;
}
} @-webkit-keyframes alpha-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes alpha-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-o-keyframes alpha-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes alpha-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
} @-webkit-keyframes flip-in {
0% {
opacity: 0;
-webkit-transform: rotateX(-45deg) translateY(120px);
}
100% {
-webkit-transform: rotateX(0deg) translate(0px, 0px);
opacity: 1;
}
}
@-moz-keyframes flip-in {
0% {
opacity: 0;
-moz-webkit-transform: rotateX(-45deg) translateY(120px);
}
100% {
-moz-transform: rotateX(0deg) translate(0px, 0px);
opacity: 1;
}
}
@-o-keyframes flip-in {
0% {
opacity: 0;
-o-transform: rotateX(-45deg) translateY(120px);
}
100% {
-o-transform: rotateX(0deg) translate(0px, 0px);
opacity: 1;
}
}
@keyframes flip-in {
0% {
opacity: 0;
transform: rotateX(-45deg) translateY(120px);
}
100% { 
transform: rotateX(0deg) translate(0px, 0px);
opacity: 1;
}
} @-webkit-keyframes reveal-right {
0% {
-webkit-transform: translateX(-90%);
}
100% {
-webkit-transform: translate(0px, 0px);
}
}
@-moz-keyframes reveal-right {
0% {
-moz-transform: translateX(-90%);
}
100% {
-moz-transform: translate(0px, 0px);
}
}
@-o-keyframes reveal-right {
0% {
-o-transform: translateX(-90%);
}
100% {
-o-transform: translate(0px, 0px);
}
}
@keyframes reveal-right {
0% {
transform: translateX(-90%);
}
100% { 
transform: translate(0px, 0px);
}
}  .cl-gradient-azure_pop{
background: #ef32d9; background: -webkit-linear-gradient(to left, #ef32d9 , #89fffd); background: linear-gradient(to left, #ef32d9 , #89fffd); }
.cl-gradient-love_couple{
background: #3a6186; background: -webkit-linear-gradient(to left, #3a6186 , #89253e); background: linear-gradient(to left, #3a6186 , #89253e); }
.cl-gradient-disco{
background: #4ECDC4; background: -webkit-linear-gradient(to left, #4ECDC4 , #556270); background: linear-gradient(to left, #4ECDC4 , #556270); }
.cl-gradient-limeade{
background: #A1FFCE; background: -webkit-linear-gradient(to left, #A1FFCE , #FAFFD1); background: linear-gradient(to left, #A1FFCE , #FAFFD1); }
.cl-gradient-dania{
background: #BE93C5; background: -webkit-linear-gradient(to left, #BE93C5 , #7BC6CC); background: linear-gradient(to left, #BE93C5 , #7BC6CC); }
.cl-gradient-shades_of_grey{
background: #bdc3c7; background: -webkit-linear-gradient(to left, #bdc3c7 , #2c3e50); background: linear-gradient(to left, #bdc3c7 , #2c3e50); }
.cl-gradient-dusk{
background: #ffd89b; background: -webkit-linear-gradient(to left, #ffd89b , #19547b); background: linear-gradient(to left, #ffd89b , #19547b); }
.cl-gradient-delhi{
background: #808080; background: -webkit-linear-gradient(to left, #808080 , #3fada8); background: linear-gradient(to left, #808080 , #3fada8); }
.cl-gradient-sun_horizon{
background: #fceabb; background: -webkit-linear-gradient(to left, #fceabb , #f8b500); background: linear-gradient(to left, #fceabb , #f8b500); }
.cl-gradient-blood_red{
background: #f85032; background: -webkit-linear-gradient(to left, #f85032 , #e73827); background: linear-gradient(to left, #f85032 , #e73827); }
.cl-gradient-sherbert{
background: #f79d00; background: -webkit-linear-gradient(to left, #f79d00 , #64f38c); background: linear-gradient(to left, #f79d00 , #64f38c); }
.cl-gradient-firewatch{
background: #cb2d3e; background: -webkit-linear-gradient(to left, #cb2d3e , #ef473a); background: linear-gradient(to left, #cb2d3e , #ef473a); }
.cl-gradient-frost{
background: #000428; background: -webkit-linear-gradient(to left, #000428 , #004e92); background: linear-gradient(to left, #000428 , #004e92); }
.cl-gradient-mauve{
background: #42275a; background: -webkit-linear-gradient(to left, #42275a , #734b6d); background: linear-gradient(to left, #42275a , #734b6d); }
.cl-gradient-deep_sea{
background: #2C3E50; background: -webkit-linear-gradient(to left, #2C3E50 , #4CA1AF); background: linear-gradient(to left, #2C3E50 , #4CA1AF); }
.cl-gradient-solid_vault{
background: #3a7bd5; background: -webkit-linear-gradient(to left, #3a7bd5 , #3a6073); background: linear-gradient(to left, #3a7bd5 , #3a6073); }
.cl-gradient-deep_space{
background: #000000; background: -webkit-linear-gradient(to left, #000000 , #434343); background: linear-gradient(to left, #000000 , #434343); }
.cl-gradient-suzy{
background: #834d9b; background: -webkit-linear-gradient(to left, #834d9b , #d04ed6); background: linear-gradient(to left, #834d9b , #d04ed6); }  .cl_column > .cl_col_wrapper > .col-content > .cl-element:first-child{
margin-top:0px !important;
} .cl-text{min-height:24px}
.header-el .cl-text{min-height:20px;}
.cl-text p{margin-top:10px; margin-bottom:10px;}
.cl-text p:first-child{margin-top:0 !important}
.cl-text p:last-child{margin-bottom:0 !important;}
.cl_column_inner{
min-height:40px;
}
.cl_column_inner > .wrapper{
background-repeat: no-repeat;
background-position: left top;
border-top-width: 0;
border-right-width: 0;
border-left-width: 0;
border-bottom-width: 0;
position:relative;
height:100%;
width:100%;
}
.cl_column_inner > .wrapper > .col-content{
z-index:9;
position:relative;
min-height:40px;
height:100%;
}
.cl_column_inner > .wrapper > .col-content > .cl-element:first-child{
margin-top:0 !important;
}
.cl_column_inner.cl-inline-column  > .wrapper > .col-content > .cl-element, .cl_column.cl-inline-column  > .cl_col_wrapper > .col-content > .cl-element{
display:inline-block;
width:auto;
}
@media (max-width:991px){
.cl_column_inner.cl-inline-column  > .wrapper > .col-content > .cl-element{
display:block;
margin-left:0 !important;
}
.cl_column_inner.cl-inline-column  > .wrapper > .col-content > .cl-element.cl-btn-div{
margin-top:0 !important;
}
}
.cl_column_inner > .wrapper{
}
.cl_column.cl-flex-elements  > .cl_col_wrapper > .col-content{
display:flex;
}
.cl_column_inner > .wrapper.extra_small-shadow{
box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
}
.cl_column_inner > .wrapper.small-shadow{
box-shadow: 0 9px 45px rgba(0,0,0,0.09), 0 12px 44px rgba(0,0,0,0.09)
}
.cl_column_inner > .wrapper.medium-shadow{
box-shadow: 0px 30px 60px -30px rgba(0, 0, 0, 0.45);
-webkit-box-shadow: 0px 30px 60px -30px rgba(0, 0, 0, 0.45);
-moz-box-shadow: 0px 30px 60px -30px rgba(0, 0, 0, 0.45);
}
.cl_column_inner > .wrapper.large-shadow{
box-shadow:0 60px 133px rgba(0,0,0,0.14), 0 15px 73px rgba(0,0,0,0.15)
}
.cl_column_inner > .wrapper.extra_large-shadow{
box-shadow:0px 70px 100px -39px rgba(0, 0, 0, 0.45);
}  .cl_page_header{
min-height:40px;
width:100%;
border-left-width: 0;
border-style:solid;
border-top-width:0;
border-right-width:0;
border-bottom-width:0;
border-color:rgba(0,0,0,0);
position:relative;
z-index:9;
}
.cl_page_header.simple{
display:flex;
align-items:center;
}
.cl_page_header .cl-default-page-header{
width:100%;
margin-bottom:0 !important;
}
.cl_page_header.cl-parallax{
overflow:hidden; 
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.cl_page_header .wrapper-layers{
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
top: 0;
left: 0;
will-change: position;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.cl_page_header.modern .wrapper-layers{
opacity:0;
}
.cl_page_header .wrapper-content{
width:100%;
}
.cl_page_header .bg-layer{
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000;
perspective: 1000;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.cl_page_header.border_top{
border-top-width:1px;
}
.cl_page_header.border_bottom{
border-bottom-width:1px;
}
.cl_page_header .overlay{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:0;
}
.cl_page_header.modern.modern-center{
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: center;
}
.cl_page_header.modern.modern-center .title_part h1, .cl_page_header.modern.modern-center .title_part .subtitle{
text-align:center;
width:100%;
display:block;
}
.cl_page_header.modern.modern-left_center{
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
}
.cl_page_header.modern.modern-right_center{
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
}
.cl_page_header.modern.modern-right_center .title_part h1, .cl_page_header.modern.modern-right_center .title_part .subtitle{
text-align:right;
width:100%;
display:block;
}
.cl_page_header.modern.modern-left_bottom{
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: flex-end;
padding-bottom:50px;
}
.cl_page_header.modern.modern-center_bottom{
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: flex-end;
padding-bottom:50px;
}
.cl_page_header.modern.modern-center_bottom .title_part h1, .cl_page_header.modern.modern-center_bottom .title_part .subtitle{
text-align:center;
width:100%;
display:block;
}
.cl_page_header.modern.modern-right_bottom{
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: flex-end;
padding-bottom:30px;
}
.cl_page_header.modern.modern-right_bottom .title_part h1, .cl_page_header.modern.modern-right_bottom .title_part .subtitle{
text-align:right;
width:100%;
display:block;
} .cl_page_header.modern-effect-gradient_shadow .effect-wrapper{
position: absolute;
left: 0;
width: 100%;
bottom: -200px;
height: 400px;
background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%)!important;
}
@media (max-width:569px){
.cl_page_header{
max-height:70vw;
}
.cl_page_header h1{
font-size:24px !important;
line-height:1 !important;
}
.cl_page_header .subtitle{
padding-top:5px;
font-size:14px !important;
line-height:1.5 !important;
}
}
@media (max-width:767px){
.cl_page_header{
padding-top:0px !important
}
}  .cl_service{
border-top-width: 0;
border-right-width: 0;
border-left-width: 0;
border-bottom-width: 0;
border-style:solid;
} .cl_service.cl-hover-wrapper_accent_color .wrapper-form, .cl_service.cl-hover-wrapper_accent_color .wrapper-form i{
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
-ms-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.cl_service.cl-hover-wrapper_accent_color:hover .wrapper-form i{
color:#fff !important;
}
.cl_service div.content p{
margin:0;
}
.cl_service.media_aside{
display:table;
}
.cl_service.type_text .icon_wrapper{
display:none;
}
.cl_service.align_left *{
text-align:left;
}
.cl_service.align_center *{
text-align:center;
}
.cl_service.align_center i{
line-height:1.5;
}
.cl_service.align_right *{
text-align:right;
}
.cl_service.align_right.media_aside{
direction: rtl;
}
.cl_service.media_aside .icon_wrapper{
display:table-cell;
vertical-align: top;
}
.cl_service.media_aside .box-content{
display:table-cell;
vertical-align: top
}
.cl_service.media_aside.align_left .icon_wrapper{
padding-right:20px;
padding-bottom:0px !important;
padding-left:0px !important;
padding-top:6px;
}
.cl_service.media_aside.align_right .icon_wrapper{
padding-left:20px;
padding-bottom:0px !important;
padding-right:0px !important;
}
.cl_service.media_top .icon_wrapper{
padding-bottom:20px; 
padding-right:0px !important;
padding-left:0px !important; 
}
.cl_service .icon_wrapper:not(.wrapper_none) .wrapper-form{
position:relative;
display: inline-block;
}
.cl_service.type_svg .icon_wrapper .wrapper-form{
position:relative;
display: inline-block;
}
.cl_service.media_top.align_center .icon_wrapper .wrapper-form{
margin:0 auto;
}
.cl_service .icon_wrapper.wrapper_circle .wrapper-form{
border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%; 
border-width:1px;
border-style:solid;
}
.cl_service .icon_wrapper.wrapper_square .wrapper-form{
border-width:1px;
border-style:solid;
}
.cl_service .icon_wrapper:not(.wrapper_none) .wrapper-form i{
text-align: center;
width: 100%;
height: 100%;
float: left;
display:flex;
align-items:center;
justify-content:center;
margin-top: 1px;
}
.cl_service .icon_wrapper.with-shadow .wrapper-form{
-webkit-box-shadow: 0 5px 25px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 5px 25px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 25px 0px rgba(0, 0, 0, 0.1);
}
.cl_service .icon_wrapper:not(.wrapper_none) .wrapper-form i:before{
}
.cl_service.type_svg:not(.align_center) .icon_wrapper:not(.wrapper_none) .wrapper-form svg{
left:50%;
transform:translateX(-50%) translateY(-50%);
position:absolute;
}
.cl_service .icon_wrapper i:before{
width:auto !important;
min-width:1em;
}
.cl_service .subtitle{
display:block;
}
.cl_service .subtitle.default{
color:#a7a7a7;
font-size:14px;
font-weight:400;
line-height:18px;
}
.cl_service .subtitle p{
padding:0px;
margin:0px;
} .cl_column.services_list .cl_service.media_aside.align_left .icon_wrapper .wrapper-form{
position:relative;
}
.cl_column.services_list .cl_service.media_aside.align_left .icon_wrapper .wrapper-form:after{
content: "";
height: 100px;
width: 1px;
background: #ebebeb;
position: absolute;
left: 50%;
z-index:-1;
}
.cl_column.services_list .col-content > .cl_service.media_aside.align_left:last-child .icon_wrapper .wrapper-form:after,
.cl_column.services_list .col-content > .cl_cl_service:last-child .cl_service.media_aside.align_left .icon_wrapper .wrapper-form:after{
background:rgba(0,0,0,0.0);
height:0;
} .cl_service.type_custom .icon_wrapper .wrapper-form{
overflow:hidden;
} .cl_share{display: inline-block;}
.cl_share.round{
border:1px solid;
border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;
-o-border-radius:50%;
height: 100%;
text-align: center;
}
.cl_share.square{
border:1px solid;
}
.cl_share > a > i{
width: 100%;
height: 100%;
display: inline-block;
position: relative;
text-align: center;
} .cl_socialicon{
display: inline-block;
-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
-moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.cl_socialicon a{
-webkit-transition: color 0.2s ease-in-out;
-moz-transition: color 0.2s ease-in-out;
transition: color 0.2s ease-in-out;
}
.cl_socialicon.round{
border:1px solid;
border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;
-o-border-radius:50%;
height: 100%;
text-align: center;
}
.cl_socialicon.square{
border:1px solid;
}
.cl_socialicon > a > i{
width: 100%;
height: 100%;
display: inline-block;
position: relative;
text-align: center;
} .icon-svg path {
fill: transparent
}  .cl_slider{
min-height:400px;
}
.cl_slider .cl-slide > .cl-row{
height:100%;
}
.cl_slider .container-content{
height:100%;
}
.cl_slider .cl_row-flex{
height:100% !important;
min-height:auto !important;
}
.cl_slider .swiper-slide-active .container-content{
opacity:1;
transform: translateY(0px);
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-webkit-transition: opacity 0.4s ease-in-out, -webkit-transform .35s ease-in-out;
-moz-transition: opacity 0.4s ease-in-out, -moz-transform .35s ease-in-out;
transition: opacity 0.4s ease-in-out, transform .35s ease-in-out;
}
.cl_slider.cl-animateScroll .swiper-slide-active .container-content{
transform: translateY(70px);
-webkit-transform: translateY(70px);
-moz-transform: translateY(70px);
opacity:0;
}
.swiper-button-prev, .swiper-button-next{
background-size:18px;
}
.cl_slider[data-navigation-style="rounded_left_bottom"] .swiper-button-white{
border: 1px solid rgba(255,255,255,0.6); 
}
.cl_slider[data-navigation-style="rounded_left_bottom"] .swiper-button-prev{
left:40px;
bottom:40px;
top:auto;
width: 50px;
height: 50px;
border-radius: 50%;
background-size:12px;
}
.cl_slider[data-navigation-style="rounded_left_bottom"] .swiper-button-next{
left:100px;
bottom:40px;
top:auto;
width: 50px;
height: 50px;
border-radius: 50%;
background-size:12px;
}
.cl_slider > .swiper-pagination .swiper-pagination-bullet{
background:#ed2c41 !important;
-webkit-transition: background-color 0.2s ease-in-out;
-moz-transition: background-color 0.2s ease-in-out;
transition: background-color 0.2s ease-in-out;
}
.cl_slider > .swiper-pagination.cl-dark-pagination .swiper-pagination-bullet{
background:#565656;
}
.cl_slider[data-pagination-style="lines"] .swiper-pagination-bullet{
width:3px;
height:12px;
border-radius:0;
-webkit-transition: background-color 0.2s ease-in-out, height 0.2s ease-in-out;
-moz-transition: background-color 0.2s ease-in-out, height 0.2s ease-in-out;
transition: background-color 0.2s ease-in-out, height 0.2s ease-in-out;
}
.cl_slider[data-pagination-style="lines"] .swiper-pagination-bullet-active{
height:20px;
}
@media (max-width:767px){
.cl_slider{
max-height:90vh !important;
}
.cl_slider .cl-text{
font-size:16px !important;
line-height:28px !important;
}
}
@media (max-width:882px){
.cl_slider .cl-row .container-content > .row{
padding-left:40px;
padding-right:40px;
}
}
@media (max-width:991px){
.cl_slider{
max-height:70vh;
}
.cl_slider .cl-row .cl_row-flex{
max-height:70vh;
min-height:inherit !important;
}
.cl_slider-force-fullheight{
max-height:100vh !important;
height:100vh !important;
}
}
.cl_slider[data-effect="interleave"] .swiper-slide{
overflow:hidden;
}
.cl_slider[data-effect="slide"][data-direction="vertical"] .swiper-slide{
overflow:hidden;
}
.cl_slider[data-direction="vertical"] .cl-slider-nav{
display:none;
}
@media (max-width:991px){
.cl_slider.cl_slider-responsive-plain[data-direction="vertical"]{
height:auto !important;
max-height:none !important;
}
.cl_slider.cl_slider-responsive-plain[data-direction="vertical"] .cl-row .cl_row-flex{
max-height:none !important;
height:auto !important;
}
.cl_slider.cl_slider-responsive-plain[data-direction="vertical"] .cl-slide{
height:auto !important;
}
.cl_slider.cl_slider-responsive-plain[data-direction="vertical"] .cl-slide > .cl-row{
height:auto !important;
}
.cl_slider.cl_slider-responsive-plain[data-direction="vertical"] .cl-slider-pagination{
display:none;
}
.cl_slider.cl_slider-responsive-plain[data-direction="vertical"] .swiper-wrapper, .cl_slider-responsive-plain.cl_slider[data-direction="vertical"] .swiper-wrapper .swiper-slide,  .cl_slider.cl_slider-responsive-plain[data-direction="vertical"] .swiper-wrapper .swiper-slide .cl-row{
transform: translate3d(0px, 0, 0px) !important;
}
}
.cl_slider[data-anchors="1"] .swiper-pagination-bullet{
position:relative;
}
.cl_slider[data-anchors="1"][data-direction="vertical"] .swiper-pagination-bullet:after{
content: attr(data-label);
position: absolute;
right: 20px;
top: -8px;
min-width: 120px;
text-align: center;
color: #fff;
background: #222;
padding: 2px 8px;
border-radius: 20px;
opacity:0;
-webkit-transition: opacity 0.2s ease-in-out, -webkit-transform .25s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out, -moz-transform .25s ease-in-out;
transition: opacity 0.2s ease-in-out, transform .25s ease-in-out;
transform:translateX(-20px);
-webkit-transform:translateX(-20px);
-moz-transform:translateX(-20px);
}
.cl_slider[data-anchors="1"][data-direction="vertical"] .swiper-pagination-bullet:hover:after{
opacity:1;
transform:translateX(0px);
-webkit-transform:translateX(0px);
-moz-transform:translateX(0px);
}  .cl-custom-heading{
border-top-width:0;
border-right-width:0;
border-bottom-width:0;
border-left-width:0;
}
.cl-custom-heading p{
margin:0;
}
.cl-custom-heading span{
display:block;
}
.cl-custom-heading span span{
display:inline;
}
.cl-custom-heading.display-inline{
display:inline-block !important; 
padding:0px 6px;
}
@media (max-width:767px){
.cl-custom-heading.custom_font.h1{
font-size:44px!important;
line-height:56px!important;
}
}
.parallel-divider.wrapper-heading{
display:flex;
align-items:center;
}
.parallel-divider.wrapper-heading .divider{
height: 1px;
width: 68%;
margin-left: 18px;
top: 50%;
display: inline-block;
}
.with-icon.wrapper-heading{
display:flex;
}
.with-icon.wrapper-heading i{
padding-right:15px;
font-size:24px;
line-height: 32px;
} .testimonial-entries .testimonial_item{
padding: 20px 40px;
text-align: center;
padding-bottom:0px;
}
.testimonial-entries .owl-nav{
opacity:0;
-webkit-transition: all 400ms cubic-bezier(0.778,0.128,0.15,0.84);
-moz-transition: all 400ms cubic-bezier(0.785,0.135,0.15,0.84);
-o-transition: all 400ms cubic-bezier(0.785,0.135,0.15,0.84);
transition: all 400ms cubic-bezier(0.785,0.135,0.15,0.84);
}
.testimonial-entries:hover .owl-nav{
opacity:1;
}
.testimonial-entries .owl-nav .disabled{
opacity:.2;
}
.testimonial-entries  .owl-prev{
left:-60px;
transform: translateY(35px);
}
.testimonial-entries  .owl-next{
right:-60px;
transform: translateY(35px);
}
@media (max-width:767px){
.testimonial-entries  .owl-prev{
left:0px;
}
.testimonial-entries  .owl-next{
right:0px;
}
}
.testimonial-entries .testimonial_item .content{
font-size: 40px;
line-height: 50px;
padding-bottom: 40px;
font-weight: bold;
padding-left: 50px;
padding-right: 50px;
}
@media (max-width:767px){
.testimonial-entries .testimonial_item .content{
padding-left:0;
padding-right:0;
font-size:28px;
line-height:40px;
}
}
.testimonial-entries .chevron{
font-size: 200px;
line-height: 235px;
height: 110px;
}
.testimonial-entries .testimonial_item .title{
font-size: 20px;
line-height: 24px;
font-weight: 600;
color: #1b181a;
}
.testimonial-entries.style-simple_photo_circle .testimonial_item img{
width: 120px;
border-radius: 50%;
margin: 0 auto;
margin-bottom: 20px;
}
.testimonial-entries.style-boxed_small .testimonial_item{
padding: 0px !important;
}
.testimonial-entries.style-boxed_small .testimonial_item .content{
font-size: 14px;
line-height: 28px;
padding-bottom: 20px;
font-weight:400;
background:#fff;
border:1px solid #e1e1e1;
padding:16px 22px;
font-style: italic;
position:relative;
}
.testimonial-entries.style-boxed_small .testimonial_item .content:before, 
.testimonial-entries.style-boxed_small .testimonial_item .content:after { position: absolute;
left: 20px;
bottom: -19px;
display: block;
width: 0;
height: 0;
border-width: 0 25px 20px;
border-style: solid;
border-color: transparent;
border-left-color: #fff;
content: ' ';
}
.testimonial-entries.style-boxed_small .testimonial_item .content:before { left: 19px;
bottom: -21px;
border-left-color: #e1e1e1; }
.testimonial-entries.style-boxed_small .testimonial_item .title{
margin-top:30px;
text-align:left;
}
.testimonial-entries.style-boxed_small .testimonial_item .title img
{
width: 48px;
border-radius: 50%;
display:inline-block;
} .cl-btn p{
margin:0;
} .cl_counter.animate_on_visible{
opacity:1 !important;
}
.cl_counter.align-center{
text-align:center;
}
.cl_counter.align-left{
text-align:left;
}
.cl_counter.align-right{
text-align:right;
} .cl_countdown{
text-align:center;
}
.cl_countdown .group{
padding:0 5px;
}
.cl_countdown.large .group{
display:inline-block;
padding:0 20px;
text-align:center;
}
.cl_countdown.large .group span{
display:block;
}
.cl_countdown.large .group span.value{
font-size:64px;
line-height:78px;
font-weight:bold;
letter-spacing:1.5px;
color:#222;
}
.cl_countdown.large .group span.type{
text-transform: uppercase;
font-weight:300;
font-size:16px;
}  .cl_blog.blog-nobox #blog-entries .grid-style .grid-holder .grid-holder-inner{
border-width:0 !important;
}
.cl_blog.blog-nobox #blog-entries .grid-style .grid-holder .entry-wrapper{
padding:0px;
padding-top:20px;
padding-bottom:0px;
}
.cl_blog.blog-nobox #blog-entries .grid-style .grid-holder .entry-tools-wrapper{
padding-left:0;
padding-right:0;
border-top:none;
}
.cl_blog.blog-nobox #blog-entries .grid-style .entry-content{
padding-top:10px;
} .cl_blog .cl-carousel article{
width:100%;
padding: 0px 10px;
}
.cl_blog .owl-dots{ margin-top:45px; } .cl_clients:not(.cl-carousel){
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
}
.client-item{
width:100%;
display:inline-block;
padding:12% 10%;
display:flex;
align-items:center;
opacity: 0.7;
-webkit-transition: all 400ms cubic-bezier(0.778,0.128,0.15,0.84);
-moz-transition: all 400ms cubic-bezier(0.785,0.135,0.15,0.84);
-o-transition: all 400ms cubic-bezier(0.785,0.135,0.15,0.84);
transition: all 400ms cubic-bezier(0.785,0.135,0.15,0.84);
}
.client-item:hover {
opacity: 1;
}
.cl_clients:not(.cl-carousel) .client-item{
padding:20px;
}
@media (max-width:480px){
.cl_clients:not(.cl-carousel){
flex-flow:row wrap;
}
.cl_clients:not(.cl-carousel) .client-item{
width:100%;
}
}
@media (max-width:767px){
.cl_clients:not(.cl-carousel){
flex-flow:row wrap;
}
.cl_clients:not(.cl-carousel) .client-item{
width:50%;
}
}
@media (min-width:768px) and (max-width:991px){
.cl_clients:not(.cl-carousel){
flex-flow:row wrap;
}
.cl_clients:not(.cl-carousel) .client-item{
width:33.33%;
}
}
@media (min-width:992px){
.cl_clients.items_2:not(.cl-carousel){
flex-flow:row wrap;
}
.cl_clients.items_2:not(.cl-carousel) .client-item{
width:50%;
}
.cl_clients.items_3:not(.cl-carousel){
flex-flow:row wrap;
}
.cl_clients.items_3:not(.cl-carousel) .client-item{
width:33.33%;
}
.cl_clients.items_4:not(.cl-carousel){
flex-flow:row wrap;
}
.cl_clients.items_4:not(.cl-carousel) .client-item{
width:25%;
}
.cl_clients.items_5:not(.cl-carousel){
flex-flow:row wrap;
}
.cl_clients.items_5:not(.cl-carousel) .client-item{
width:20%;
}
.cl_clients.items_6:not(.cl-carousel){
flex-flow:row wrap;
}
.cl_clients.items_6:not(.cl-carousel) .client-item{
width:16.66%;
}
.cl_clients.items_7:not(.cl-carousel){
flex-flow:row wrap;
}
.cl_clients.items_7:not(.cl-carousel) .client-item{
width:14.28%;
}
}
.cl_clients.cl-carousel .owl-stage{
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
align-items: center;
}
.cl_clients.style_opacity_shadow .client-item img{
opacity:0.3;
-webkit-transition: all 400ms cubic-bezier(0.778,0.128,0.15,0.84);
-moz-transition: all 400ms cubic-bezier(0.785,0.135,0.15,0.84);
-o-transition: all 400ms cubic-bezier(0.785,0.135,0.15,0.84);
transition: all 400ms cubic-bezier(0.785,0.135,0.15,0.84);
box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.00); 
}
.cl_clients.style_opacity_shadow .client-item > a{
width:100%;
}
.cl_clients.style_opacity_shadow .client-item img:hover{
opacity: 1;
box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05); 
}
.cl_clients.cl-carousel .owl-nav .owl-prev{
left:-60px;
}
.cl_clients.cl-carousel .owl-nav .owl-next{
right:-60px;
}
.cl_clients.cl-carousel .owl-nav [class*=owl-]{
opacity:0;
}
.cl_clients.cl-carousel:hover .owl-nav [class*=owl-]{
opacity:1;
}
.cl_clients.cl-carousel:hover .owl-nav .disabled{
opacity: 0.5;
} .cl_progress_bar .labels{
font-weight:600;
}
.cl_progress_bar .labels .title{
display:inline-block;
}
.cl_progress_bar .labels .title p{
margin:0;
display:inline-block;
}
.cl_progress_bar .labels .percentage{
float:right;
}
.cl_progress_bar .progress{
width: 100%;
height: 7px;
margin-top: 5px;
position:relative;
}
.cl_progress_bar .bar{
-webkit-transition: all 1000ms cubic-bezier(0.778,0.128,0.15,0.84);
-moz-transition: all 1000ms cubic-bezier(0.785,0.135,0.15,0.84);
-o-transition: all 1000ms cubic-bezier(0.785,0.135,0.15,0.84);
transition: all 1000ms cubic-bezier(0.785,0.135,0.15,0.84);
position:absolute;
width:0;
left:0;
top:0;
height:100%;
}
.light-text .cl_progress_bar .labels{
color:#fff;
} .cl_cl_team .cl_team .team-item{
position:relative;
} .cl_team.style-simple .team-item .team-media-wrapper{
position:relative;
}
.cl_team.style-simple .team-item .team-media-wrapper img{
width:100%;
max-width:auto;
}
.cl_team.style-simple .team-item .team-overlay{
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
opacity:0;
background:rgba(0,0,0,0.7);
display: flex;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
align-items: center;
-webkit-transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
}
.cl_team.style-simple .team-item .team-media-wrapper:hover .team-overlay{
opacity:1;
}
.cl_team.style-simple .team-item .team-social{
text-align: center;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
margin-top: 15px;
}
.cl_team.style-simple .team-item .team-social a{
font-size: 18px;
color: #fff;
width: 55px;
height: 55px;
background: #e4e4e4;
margin: 0 5px;
border-radius: 50%;
line-height: 55px;
}
.cl_team.style-simple .team-item .team-media-wrapper:hover .team-social{
transform:translateY(0px);
-webkit-transform:translateY(0px);
-moz-transform:translateY(0px);
opacity:1;
}
.cl_team.style-simple .team-item .team-content{
text-align: center;
padding: 0 35px;
top: -80px;
position: relative;
}
@media (max-width:991px){
.cl_team.style-simple .team-item .team-content{
padding:0 20px;
}
}
.cl_team.style-simple .team-item .team-content .inner{
background:#fff;
padding:35px 0;
}
.cl_team.style-simple .team-item .team-name{
margin-bottom:0;
line-height:20px;
}
.cl_team.style-simple .team-item .team-position{
font-size:16px;
}
.cl_team.style-simple .team-item .team-desc{
padding-top:4px;
} .cl_team.cl-element.style-simple_reverse .team-content .inner {
background: #f2f2f2;
height: 120px;
text-align: center;
padding-top: 30px;
}
.cl_team.cl-element.style-simple_reverse .team-content .inner h3 {
font-size: 20px;
} .cl_team.style-photo .team-item .team-media-wrapper{
position:relative;
overflow:hidden;
}
.cl_team.style-photo .team-item .team-media-wrapper img{
width:100%;
max-width:auto;
}
.cl_team.style-photo .team-item .team-overlay{
position:absolute;
left:0;
top:0;
width:100.5%;
height:100%;
opacity:0;
background:rgba(0,0,0,0.5);
display: flex;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
align-items: center;
-webkit-transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
color:#fff;
}
.cl_team.style-photo .team-item .team-media-wrapper:hover .team-overlay{
opacity:1;
}
.cl_team.style-photo .team-item .team-social{
text-align:left;
width:100%;
-webkit-transition: opacity 0.2s ease-in-out, -webkit-transform .25s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out, -moz-transform .25s ease-in-out;
transition: opacity 0.2s ease-in-out, transform .25s ease-in-out;
transform:translateY(-20px);
-webkit-transform:translateY(-20px);
-moz-transform:translateY(-20px);
opacity:0;
margin-top:10px;
}
.cl_team.style-photo .team-item .team-social a{
color: #fff;
margin-right: 10px;
line-height: 30px;
width: 30px;
height: 30px;
display: inline-block;
font-size:20px;
}
.cl_team.style-photo .team-item .team-social a:hover{
color:#fff;
}
.cl_team.style-photo .team-item .team-social a:last-child{
margin-right:0px;
}
.cl_team.style-photo .team-overlay-wrapper{
width:100%;
width: 100%;
bottom: 0;
position: absolute;
left: 0;
padding: 25px 30px;
}
.cl_team.style-photo .team-item .team-media-wrapper:hover .team-social{
transform:translateY(0px);
-webkit-transform:translateY(0px);
-moz-transform:translateY(0px);
opacity:1;
}
.cl_team.style-photo .team-item .team-content{
text-align:left;
width:100%;
-webkit-transition: opacity 0.2s ease-in-out, -webkit-transform .25s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out, -moz-transform .25s ease-in-out;
transition: opacity 0.2s ease-in-out, transform .25s ease-in-out;
transform:translateY(20px);
-webkit-transform:translateY(20px);
-moz-transform:translateY(20px);
opacity:0;
}
.cl_team.style-photo .team-media-wrapper:hover .team-content{
transform:translateY(0px);
-webkit-transform:translateY(0px);
-moz-transform:translateY(0px);
opacity:1;
}
.cl_team.style-photo .team-item .team-name{
margin-top:20px;
margin-bottom:0;
line-height:20px;
color:#fff;
display:inline-block;
padding-right:10px;
}
.cl_team.style-photo .team-item .team-position{
font-size:12px;
}
.cl_team.style-photo .team-item .team-desc{
padding-top:4px;
}
.cl_team.style-photo.hide_content .team-desc{
display:none;
}
.cl_team.style-photo.hide_content .team-position{
display:block;
line-height:14px;
} .cl_team:not(.is_single){
display: flex;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex-flow: row wrap;
}
.cl_team.is_single .team-item{
padding:0px !important;
}
@media (min-width:768px){
.cl_team[data-columns="4"]:not(.is_single) .team-item{
width:25%;
}
.cl_team[data-columns="3"]:not(.is_single) .team-item{
width:33.3%;
}
.cl_team[data-columns="2"]:not(.is_single) .team-item{
width:50%;
}
.cl_team[data-columns="5"]:not(.is_single) .team-item{
width:20%;
}
.cl_team[data-columns="6"]:not(.is_single) .team-item{
width:16.6%;
}
}
@media (min-width: 570px) and (max-width:768px){
.cl_team:not(.is_single) .team-item{
width:50%;
}
}
@media (max-width: 569px){
.cl_team:not(.is_single) .team-item{
width:100%;
} 
}
.cl_team.cl-carousel .team-item{
width:100% !important;
} .cl_divider .inner{width:100%;}
.cl_divider  .inner.simple{ 
border-left: 0;
border-bottom: 0;
border-right: 0;}
.cl_divider .inner.two{ 
border-top:1px;
border-bottom:1px;
height:6px;
border-left:0px;
border-right:0px;
clear: both;
position: relative;
z-index: 11;
}
.cl_divider span.inner{
border-top:1px;
border-bottom:0px;
border-left:0px;
border-right:0px;
clear: both;
position: relative;
z-index: 11;
}
.cl_divider i{    
margin-left: 10px;
margin-right: 10px;
}
.cl_divider{min-height:10px;}
.cl_divider .wrapper{display: flex;  display: -webkit-flex; display: flex; }
@media (max-width:400px){
.cl_divider .wrapper{
max-width:130px;
}
}
.cl_divider .wrapper.left_divider{position:absolute; left:0;}
.cl_divider .wrapper.center_divider{left:0; right:0; margin:auto;}
.cl_divider .wrapper.right_divider{position:absolute; right:0;}
.cl_divider .wrapper.icon{align-items: center;  -webkit-align-items: center; }
.cl_divider span.left{width:100%;}
.cl_divider span.right{width:100%;} .cl_media video, .cl_media iframe{
width:100%;
display:block;
}
.cl_media .video{
position:relative;
}
.cl_media a img{
width:100%;
}
.cl_media .placeholder-img{
width:100%;
max-width:none;
}
.cl_media .image-wrapper{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-webkit-transition-duration: 0.25s;
-moz-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
-ms-transition-duration: 0.25s;
transition-duration: 0.25s;
z-index:999;
background-position: center;
}
.cl_media .play-button{
width: 80px;
height: 80px;
position: absolute;
left: 50%;
margin-left: -40px;
margin-top: -40px;
top: 50%;
background: rgba(0,0,0,0.8);
border-radius: 50%;
box-shadow: 0 3px 5px rgba(50,50,93,0.05), 0 1px 2px rgba(0,0,0,0.04);
-webkit-box-shadow: 0 3px 5px rgba(50,50,93,0.05), 0 1px 2px rgba(0,0,0,0.04);
-moz-box-shadow: 0 3px 5px rgba(50,50,93,0.05), 0 1px 2px rgba(0,0,0,0.04);
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
transition: all .25s ease;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
transform: translateY(0px);
}
.cl_media .play-button:hover{
box-shadow: 0 7px 14px rgba(50,50,93,0.4), 0 3px 6px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 7px 14px rgba(50,50,93,0.4), 0 3px 6px rgba(0,0,0,0.1);
-moz-box-shadow: 0 7px 14px rgba(50,50,93,0.4), 0 3px 6px rgba(0,0,0,0.1);
-webkit-transform: translateY(-2px);
-moz-transform: translateY(-2px);
transform: translateY(-2px);
}
.cl_media .play-button i{
width: 85px;
height: 100%;
text-align: center;
line-height: 80px;
color: #fff;
float: left;
font-size: 24px;
}
.cl_media.show-video .image-wrapper{
opacity:0;
}
.cl_media iframe, .cl_media video{
border:none;
}
.cl_media.hide-video iframe, .cl_media.hide-video video{
opacity:0;
-webkit-transition-duration: 0.25s;
-moz-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
-ms-transition-duration: 0.25s;
transition-duration: 0.25s;
}
.cl_media.show-video iframe, .cl_media.show-video video{
opacity:1;
z-index:9999;
}
.cl_media.add-shadow .inner img,  .cl_media.add-shadow .inner .image-wrapper{
box-shadow: 0 14px 44px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 14px 44px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 14px 44px rgba(0, 0, 0, 0.1);
}
.cl_media.show-video .play-button{
display:none;
}
.cl_media.show-video .image-wrapper{
z-index:-1;
}
.cl_media.position_left .inner{
float:none;
margin:0;
width:100%;
}
.cl_media.position_left .inner img, .cl_media.position_left .inner{
text-align:left;
width:auto;
}
.cl_media.position_right .inner{
text-align:right;
width:100%;
}
.cl_media.position_center.type-image, .cl_media.position_center.type-live , .cl_media.position_center.type-video{
display: flex;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex-flow: row wrap;
justify-content:center;
}
.cl_media.position_right.type-video{
display: flex;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex-flow: row wrap;
justify-content:flex-end;
}
.cl_media.position_left.type-video{
display: flex;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex-flow: row wrap;
justify-content:flex-start;
}
.cl_media.cl-custom-width.position_left.type-image{
display: flex;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex-flow: row wrap;
justify-content:flex-start;
}
.cl_media.cl-custom-width.position_right.type-image{
display: flex;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex-flow: row wrap;
justify-content:flex-end;
}
.cl_media.position_stretch .inner{
width:100%;
max-width:none;
display:block;
}
.cl_media.position_stretch.type-image .inner img{
max-width:none;
width:100%;
}
.cl_media.type-video .inner{
width:100%;
display: block;
}
.cl_media .lightbox{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background:rgba(0,0,0,0.8);
opacity:0;
-webkit-transition: opacity 0.1s ease-in-out;
-moz-transition: opacity 0.1s ease-in-out;
transition: opacity 0.1s ease-in-out;
}
.cl_media .lightbox-play{
position:absolute;
right:20px;
bottom:20px;
width:70px;
height:70px;
opacity:1;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0); 
line-height:70px;
font-size:36px;
color:#fff;
border-radius:50%;
text-align:center;
}
.cl_media .lightbox-play:hover{
box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15); 
}
.cl_media .lightbox i{
color: #fff;
width: 60px;
text-align: center;
line-height: 60px;
height: 60px;
position: absolute;
left: 50%;
margin-left: -30px;
font-size: 32px;
top: 50%;
margin-top: -30px;
-webkit-perspective: 1000;
-moz-perspective: 1000;
-ms-perspective: 1000;
perspective: 1000;
opacity: 0;
-webkit-transform: translatex(-20px);
-moz-transform: translatex(-20px);
-ms-transform: translatex(-20px);
transform: translatex(-20px);
-webkit-transition: opacity 0.25s ease-in-out, -webkit-transform .3s cubic-bezier(.19,1,.22,1);
-moz-transition: opacity 0.25s ease-in-out, -moz-transform .3s cubic-bezier(.19,1,.22,1);
transition: opacity 0.25s ease-in-out, transform .3s cubic-bezier(.19,1,.22,1);
}
.cl_media .lightbox:hover{
opacity:1;
}
.cl_media .lightbox:hover i{
-webkit-transform: translatex(0px);
-moz-transform: translatex(0px);
-ms-transform: translatex(0px);
transform: translatex(0px);
opacity: 1;
}
.cl_media .inner{
position:relative;
width:auto;
display:inline-block;
}
@media (max-width:992px){
.cl_media .inner{
max-width:100%;
}
}
.cl_media{
position:relative;
}
.cl_media > a.custom-link{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:999;
background:rgba(0,0,0,0); 
-webkit-transition: background 0.25s ease-in-out;
-moz-transition: background 0.25s ease-in-out;
transition: background 0.25s ease-in-out;
}
.cl_media.hover_dark > .custom-link:hover{
background:rgba(0,0,0,0.3);
}
.cl_media.hover_light > .custom-link:hover{
background:rgba(255,255,255,0.3);
} .cl-map-fullheight{
height:100%;
}
@media (max-width:767px){
.cl_map.cl-map-fullheight{
height:400px;
}
}
@media (min-width:768px) and (max-width:991px) {
.cl-col-tablet-full .cl_map.cl-map-fullheight{
height:400px;
}
}
.cl_map.cl-map-fullheight .cl-map-element{
height:100% !important;
} .cl_contact_form7.style-simple label{
width:100%;
text-align:left !important;
color:#262a2c !important;
}
.cl_contact_form7.style-simple p{
text-align:left;
text-transform: uppercase;
font-size:14px;
}
.cl_contact_form7.style-simple input:not([type="submit"]), .cl_contact_form7.style-simple  select{
width:100%;
height:76px;
padding:0 10px;
color:#c1cad1;
}
.cl_contact_form7.style-simple .cl-btn.wpcf7-submit{
width:234px;
margin:0 auto;
left: 50%;
margin-left: -117px;
}
.cl_contact_form7.style-simple .col-sm-6{
text-align:left;
}
.cl_contact_form7.style-simple .col-sm-6 p{
margin-top:21px;
margin-bottom:21px;
}
.cl_contact_form7.style-simple .col-sm-6 textarea{
max-height:221px;
}
.cl_contact_form7.style-simple .col-sm-6:nth-child(2){
padding-left:0;
}
.cl_contact_form7.style-simple .col-sm-6:nth-child(3){
padding-right:0;
}
@media (max-width:767px){
.cl_contact_form7.style-simple .col-sm-6{
padding-left:0;
padding-right:0;
}
.cl_contact_form7.style-simple{
padding-left:10% !important;
padding-right:10% !important;
}
}
.cl_contact_form7.style-simple textarea{
width:100%;
height:180px;
padding-left:25px;
background:#e4e4e4;
border-radius:0px;
color:#616161 !important;
box-shadow:none;
font-size:16px;
padding-top:10px;
}
.cl_contact_form7.style-simple input:not([type="submit"]), .cl_contact_form7.style-simple textarea, .cl_contact_form7.style-simple  select{
background:#e4e4e4;
border-radius:0px;
color:#616161 !important;
box-shadow:none;
padding-left:25px;
}
.cl_contact_form7.style-dark input:not(.cl-btn), .cl_contact_form7.style-dark textarea, .cl_contact_form7.style-dark select{
border-width:2px;
border-style:solid;
border-left:0;
width:100%;
border-right:0;
border-top:0;
background: transparent;
border-color:rgba(255, 255, 255, 0.8);
box-shadow:none !important;
}
.cl_contact_form7.style-dark .inline input:not(.cl-btn), .cl_contact_form7.style-dark .inline textarea, .cl_contact_form7.style-dark .inline select{
max-width:45%;
width:100%;
margin-right:25px;
height:30px;
}
.cl_contact_form7.style-dark ::placeholder{
color: #fff;
}
.cl_contact_form7.style-dark input {
padding-top: 20px;
padding-bottom: 20px;
}
.cl_contact_form7.style-dark textarea {
padding-top: 20px;
}
.cl_contact_form7.style-dark .cl-btn {
width: 234px;
margin: 0 auto;
left: 50%;
margin-left: -117px;
color: #1b181a;
background: #fff;
}
.cl_contact_form7.style-grey input:not(.cl-btn), .cl_contact_form7.style-grey textarea, .cl_contact_form7.style-grey select{
width:100%;
border-width:1px;
border-style:solid;
padding-left:8px;
background: rgba(255,255,255,0.08);
border-color:rgba(255,255,255,0.05);
}
.cl_contact_form7.style-grey select option{
background:#222;
color:#888;
}
.cl_contact_form7.style-grey .inline input:not(.cl-btn), .cl_contact_form7.style-grey .inline textarea, .cl_contact_form7.style-grey .inline select{
max-width:49%;
width:100%;
margin-right:1em;
height:38px;
}
.cl_contact_form7.style-grey .inline span:last-child input:not(.cl-btn), .cl_contact_form7.style-grey .inline span:last-child textarea, .cl_contact_form7.style-grey .inline span:last-child select{
margin-right:0;
}
div.wpcf7-validation-errors{
border: 2px solid #444;
padding: 10px 20px;
margin: 40px 0;
width: 82%;
}
div.wpcf7-mail-sent-ok{
padding: 10px 20px;
margin: 40px 0;
width: 82%;
}
.wpcf7-calculated{
background: none !important;
border: none !important;
box-shadow: none !important;
display: inline-block;
width: auto !important;
padding:0 !important;
}
.calculated_result{
font-size:24px;
font-weight:bold;
}
.wpcf7-radio_custom{
margin-top:12px;
margin-right:10px;
display:block;
}
.wpcf7-radio_custom [type="radio"]{
width:30px !important;
height:30px !important;
float:left;
position:relative;
}
.wpcf7-radio_custom [type="radio"]::before {
display: block;
position: absolute;
content: '';
border-radius: 100%;
height: 100%;
width: 100%;
top: 0;
left: 0;
background: #fff;
margin: auto;
transition: background 0.25s linear;
-webkit-transition: background 0.25s linear;
}
.wpcf7-radio_custom [type="radio"]:checked:before {
border-width:9px;
border-style:solid;
}
.wpcf7-radio_custom .wpcf7-list-item-label{
display: inline-block;
line-height: 30px;
float: left;
padding-left: 10px;
}  .cl_gallery:not(.cl-carousel){
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
}
.gallery-item{
width:100%;
display:inline-block;
display:flex;
align-items:center;
}
.cl_gallery:not(.cl-carousel) .gallery-item{
padding:20px;
}
@media (max-width:480px){
.cl_gallery:not(.cl-carousel){
flex-flow:row wrap;
}
.cl_gallery:not(.cl-carousel) .gallery-item{
width:100%;
}
}
@media (max-width:767px){
.cl_gallery:not(.cl-carousel){
flex-flow:row wrap;
}
.cl_gallery:not(.cl-carousel) .gallery-item{
width:50%;
}
}
@media (min-width:768px) and (max-width:991px){
.cl_gallery:not(.cl-carousel){
flex-flow:row wrap;
}
.cl_gallery:not(.cl-carousel) .gallery-item{
width:50%;
}
}
@media (min-width:992px){
.cl_gallery.items_2:not(.cl-carousel){
flex-flow:row wrap;
}
.cl_gallery.items_2:not(.cl-carousel) .gallery-item{
width:50%;
}
.cl_gallery.items_3:not(.cl-carousel){
flex-flow:row wrap;
}
.cl_gallery.items_3:not(.cl-carousel) .gallery-item{
width:33.33%;
}
.cl_gallery.items_4:not(.cl-carousel){
flex-flow:row wrap;
}
.cl_gallery.items_4:not(.cl-carousel) .gallery-item{
width:25%;
}
.cl_gallery.items_5:not(.cl-carousel){
flex-flow:row wrap;
}
.cl_gallery.items_5:not(.cl-carousel) .gallery-item{
width:20%;
}
.cl_gallery.items_6:not(.cl-carousel){
flex-flow:row wrap;
}
.cl_gallery.items_6:not(.cl-carousel) .gallery-item{
width:16.66%;
}
.cl_gallery.items_7:not(.cl-carousel){
flex-flow:row wrap;
}
.cl_gallery.items_7:not(.cl-carousel) .gallery-item{
width:14.28%;
}
}
.cl_gallery.cl-carousel .owl-stage{
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
align-items: center;
}
.cl_gallery.with-lightbox .gallery-item .inner-wrapper{
position:relative;
width: 100%;
}
.cl_gallery[data-items="1"] .gallery-item .inner-wrapper img{
max-width:none;
}
.cl_gallery.with-lightbox .gallery-item .overlay{
position:absolute;
left:0;
top:0;
width:100%;
bottom:100%;
background:rgba(0,0,0,0.85);
opacity: 0;
-webkit-transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
}
.cl_gallery.with-lightbox .gallery-item .overlay i{
color: #fff;
width: 60px;
text-align: center;
line-height: 60px;
height: 60px;
position: absolute;
left: 50%;
margin-left: -30px;
font-size: 32px;
top: 50%;
margin-top: -30px;
-webkit-perspective: 1000;
-moz-perspective: 1000;
-ms-perspective: 1000;
perspective: 1000;
opacity: 0;
-webkit-transform: translatex(-20px);
-moz-transform: translatex(-20px);
-ms-transform: translatex(-20px);
transform: translatex(-20px);
-webkit-transition: opacity 0.2s ease-in-out, -webkit-transform .25s cubic-bezier(.19,1,.22,1);
-moz-transition: opacity 0.2s ease-in-out, -moz-transform .25s cubic-bezier(.19,1,.22,1);
transition: opacity 0.2s ease-in-out, transform .25s cubic-bezier(.19,1,.22,1);
}
.cl_gallery.with-lightbox .gallery-item:hover .overlay i{
-webkit-transform: translatex(0px);
-moz-transform: translatex(0px);
-ms-transform: translatex(0px);
transform: translatex(0px);
opacity: 1;
}
.cl_gallery.with-lightbox .gallery-item:hover .overlay{
opacity:1;
}
.cl_gallery.cl-carousel.owl-theme .owl-nav [class*=owl-]{
position: absolute;
top: 50%;
width: 30px;
height: 48px;
background-color:#fff;
margin-top: -24px;
z-index: 10;
cursor: pointer;
-moz-background-size: 10px 36px;
-webkit-background-size: 10px 36px;
background-size: 10px 36px;
background-position: center;
background-repeat: no-repeat;
text-indent: -99999px;
opacity: 1 !important;
transition: opacity .2s ease, transform .2s ease;
-webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
-moz-transition: opacity .2s ease, -moz-transform .2s ease;
left: 0px;
transform: none;
-webkit-transform: none;
-moz-transform: none;
}
.cl_gallery.cl-carousel.owl-theme .owl-next{
right:0;
left:auto !important;
} .cl_toggles .toggles_wrapper{
min-height:30px;
}
.cl_toggles .toggles_wrapper > .cl_toggle{
margin-bottom:20px;
}
.cl_toggle .toggle_wrapper{
min-height:0px;
}
.cl_toggle > .toggle_wrapper > .cl-element:first-child{
margin-top:0 !important;
}
.cl_toggles.style-simple .cl_toggle > .title{
margin-bottom:10px;
padding-bottom:5px;
border-bottom-width:1px;
border-bottom-style:solid;
}
.cl_toggles.style-square_plus .cl_toggle{
padding-left:36px;
position:relative;
}
.cl_toggles.style-square_plus .cl_toggle .title{
margin-bottom:15px;
}
.cl_toggles.style-square_plus .cl_toggle .title > a{
position:relative;
padding-top:5px;
}
.cl_toggles.style-square_plus .cl_toggle .title > a:before{
content:"+";
font-size:16px;
width:24px;
padding-left:1px;
height:24px;
position:absolute;
left:-36px;
top:0;
text-align:center;
line-height:24px;
}
.cl_toggles.style-square_plus .cl_toggle .title.open > a:before{
content:"-";
}
.cl_toggle .cl-text{
min-height:20px;
} .cl_tabs .tab-content .tab-pane{
display:none;
}
.cl_tabs .tab-content .active{
display:block;
}
.cl_tabs .fade{
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.cl_tabs .fade.in{
opacity:1;
}
.cl_tabs .cl-nav-tabs, .cl_tabs .cl-nav-tabs li{
list-style:none;
padding: 0;
display: inline-block;
margin: 0;
position: relative;
}
@media (max-width:767px){
.cl_tabs .cl-nav-tabs, .cl_tabs .cl-nav-tabs li{
display:block;
width:100%;
}
}
.cl_tabs .tab_panel_content > .cl-element:first-child{
margin-top:0 !important;
}
.cl_tabs .tab_panel_content > .cl_element > .cl-element:first-child{
margin-top:0 !important;
}
.cl_tabs.style-simple .cl-nav-tabs li a{
height: 40px;
line-height: 40px;
display: block;
margin: 0;
padding: 0 14px;
font-size: 14px;
text-decoration: none;
font-style: normal;
color: #989898;
text-transform: uppercase;
letter-spacing: 0px;
font-weight: 700;
-webkit-transition: color .3s ease-in-out;
-moz-transition: color .3s ease-in-out;
transition: color .3s ease-in-out;
}
.cl_tabs.style-simple .cl-nav-tabs li:first-child a{
padding-left:0;
}
.cl_tabs.style-large .cl-nav-tabs li a{
height: 48px;
line-height: 48px;
display: block;
margin: 0;
padding: 0 28px;
font-size: 14px;
text-decoration: none;
font-style: normal;
color: #fff;
letter-spacing: 0px;
font-weight: 600;
-webkit-transition: color .3s ease-in-out;
-moz-transition: color .3s ease-in-out;
transition: color .3s ease-in-out;
}
.cl_tabs.style-large .cl-nav-tabs li.active a{
background:#f3f3f3 !important;
}
.cl_tabs.style-large .cl-nav-tabs li.active a{
color:#545454;
}
.cl_tabs.style-large .tab-content{
padding:25px 30px;
background:#f3f3f3;
} .cl_list.style-simple .list-wrapper{
margin:0;
padding:0;
list-style:none;
}
.cl_list.style-simple .list-wrapper li{
display:flex;
}
.cl_list.style-simple i{
display:inline-block;
}
.cl_list.style-simple span{
display:inline-block;
}
.cl_list .cl_list_item.with_icon span{
padding-left:10px;
}
.cl_list p{
margin:0;
padding:0;
}
.cl_list.style-circle .list-wrapper{
margin:0;
padding:0;
list-style:none;
}
.cl_list.style-circle .list-wrapper li{
display:flex;
margin-bottom:12px;
}
.cl_list.style-circle .list-wrapper li:last-child{
margin-bottom:0;
}
.cl_list.style-circle .list-wrapper > li > i{
display:inline-block;
background: #e1e1e1;
border-radius: 50%;
width: 24px;
height: 24px;
text-align: center;
font-size: 12px;
}
.cl_list.style-circle span{
display:inline-block;
} .cl_blog .news-entries article{
overflow:hidden;
margin-bottom:0 !important;
}
.cl_blog .news-entries article .entry-media, .cl_blog .news-entries article .grid-holder, .cl_blog .news-entries article .grid-holder-inner{
height:100%;
}
.cl_blog .news-entries article img{
max-width:none;
position:absolute;
left: 50%;
top:50%;
transform: translate3d(-50%, -50%, 0) scale(1);
-webkit-transform: translate3d(-50%, -50%, 0) scale(1);
-moz-transform: translate3d(-50%, -50%, 0) scale(1);
-webkit-backface-visibility: hidden; 
width:auto;
}
.cl_blog .news-entries{
display:flex;
flex-flow: row wrap;
}
.cl_blog .news-entries .flex-wrap{
display:flex;
flex-flow: row wrap;
}
.cl_blog .news-entries .parent-wrap > article{
width:100%;
}
.cl_blog .news-entries .semi-wrap{
width:100%;
}
.cl_blog .news-entries .semi-wrap > article{
width:50%;
}
.cl_blog .news-entries .flex-wrap.semi-width article{
width:50%;
}
.cl_blog .news-entries .flex-wrap.full-height article .post-thumbnail{
height:460px;
}
.cl_blog .news-entries .flex-wrap.semi-height article .post-thumbnail{
height:230px;
}
.cl_blog .news-entries .flex-wrap.onethird-height article .post-thumbnail{
height:153.33333px;
}
.cl_blog .news-entries .flex-wrap.full-width-img > article .post-thumbnail img{
width:100%;
}
@media (min-width:992px){
.cl_blog .news-entries .flex-wrap.full-height-img > article .post-thumbnail img{
height:100%;
}
.cl_blog .news-entries.news-layout-grid_1 > .parent-wrap{
width:60%;
}
.cl_blog .news-entries.news-layout-grid_1 > .parent-wrap.second-wrap{
width:40%;
}
.cl_blog .news-entries.news-layout-grid_1 > .parent-wrap.first-wrap{
padding-right:10px;
}
.cl_blog .news-entries.news-layout-grid_1 .flex-wrap.inner-wrap {
padding-top:10px;
}
.cl_blog .news-entries.news-layout-grid_1 .flex-wrap.inner-wrap > article:first-child .grid-holder{
padding-right:10px;
}
.cl_blog .news-entries.news-layout-grid_1 .flex-wrap.inner-wrap > article:first-child .grid-holder .grid-holder-inner{
overflow:hidden;
}
.cl_blog .news-entries.news-layout-grid_2 > .parent-wrap{
width:50%;
}
.cl_blog .news-entries.news-layout-grid_2 article .grid-holder{
padding:1px;
}
.cl_blog .news-entries.news-layout-grid_2 article .grid-holder .grid-holder-inner{
overflow:hidden;
}
.cl_blog .news-entries.news-layout-grid_3 > .first-wrap{
width:60%;
padding-right:10px;
}
.cl_blog .news-entries.news-layout-grid_3 > .second-wrap{
width:40%;
}
.cl_blog .news-entries.news-layout-grid_3 > .second-wrap article:first-child{
margin-bottom:10px !important;
}
.cl_blog .news-entries.news-layout-grid_3 > .second-wrap article h2:after{
bottom:0;
}
.cl_blog .news-entries.news-layout-grid_3 article .grid-holder{
padding:0px;
}
.cl_blog .news-entries.news-layout-grid_3 article .grid-holder .grid-holder-inner{
overflow:hidden;
}
}
.cl_blog .news-entries.news-layout-grid_1 > .second-wrap article .entry-content{
display:none !important;
}
.cl_blog .news-entries.news-layout-grid_3 > .second-wrap article h2{
font-size:20px;
line-height:32px;
padding-bottom:10px;
margin-bottom:10px;
}
.cl_blog .news-entries.news-layout-grid_2 > .second-wrap article h2{
font-size:16px;
line-height:30px;
padding-bottom:0;
margin-bottom:0;
}
.cl_blog .news-entries.news-layout-grid_1 > .second-wrap article h2{
font-size:16px;
line-height:30px;
padding-bottom:0;
margin-bottom:0;
}
.cl_blog .news-entries.news-layout-grid_2 > .second-wrap article h2:after{
display:none;
}
.cl_blog .news-entries.news-layout-grid_2 > .second-wrap article .entry-button {
display:none !important;
}
.cl_blog .news-entries.news-layout-grid_2 > .second-wrap article .entry-content{
display:none !important;
}
.cl_blog .news-entries.news-layout-grid_3 > .second-wrap article .entry-content{
display:none !important;
}
.cl_blog .news-entries.news-layout-grid_1 > .second-wrap article h2:after{
display:none;
}
.cl_blog .news-entries.news-layout-grid_1 > .second-wrap article .entry-button {
display:none !important;
}
@media (max-width:991px){
.cl_blog .news-entries > .parent-wrap{
width:100%;
}
.cl_blog .news-entries .flex-wrap.onethird-height article .post-thumbnail img{
width:100%;
}
}
@media (max-width: 480px){
.cl_blog .news-entries article img{
height:100%;
width:auto;
}
.cl_blog .news-entries .flex-wrap.onethird-height article .post-thumbnail img{
width:100%;
height:auto;
}
.cl_blog .news-entries .flex-wrap.full-width-img > article .post-thumbnail img{
height:auto;
}
}
.cl_blog .news-entries article .shadow{
height: 80%;
width: 100%;
position: absolute;
bottom:0;
left:0;
background: -moz-linear-gradient(top,rgba(0,0,0,0) 40%,rgba(0,0,0,.55) 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.55)));
background: -webkit-linear-gradient(top,rgba(0,0,0,0) 40%,rgba(0,0,0,.55) 100%);
background: -o-linear-gradient(top,rgba(0,0,0,0) 40%,rgba(0,0,0,.55) 100%);
background: -ms-linear-gradient(top,rgba(0,0,0,0) 40%,rgba(0,0,0,.55) 100%);
background: linear-gradient(to bottom,rgba(0,0,0,0) 40%,rgba(0,0,0,.55) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
transform: translateY(0);
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
opacity:1;
-webkit-transition: opacity 0.8s ease-in-out, -webkit-transform .8s cubic-bezier(.19,1,.22,1);
-moz-transition: opacity 0.8s ease-in-out, -moz-transform .8s cubic-bezier(.19,1,.22,1);
transition: opacity 0.8s ease-in-out, transform .8s cubic-bezier(.19,1,.22,1);
}
.cl_blog .news-entries article .grid-holder .grid-holder-inner{
position:relative;
}
.cl_blog .news-entries article .content{
position: absolute;
left: 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
width:100%;
color:#fff;
padding:0 10%;
pointer-events: none;
padding-bottom:12px;
}
.cl_blog .news-entries .overlay{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.2);
z-index: 9;
}
.cl_blog .news-entries article .entry-media{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: opacity 0.8s ease-in-out, -webkit-transform .8s cubic-bezier(.19,1,.22,1);
-moz-transition: opacity 0.8s ease-in-out, -moz-transform .8s cubic-bezier(.19,1,.22,1);
transition: opacity 0.8s ease-in-out, transform .8s cubic-bezier(.19,1,.22,1);
-webkit-backface-visibility: hidden; 
}
.cl_blog .news-entries article:hover .entry-media{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.cl_blog .news-entries article:hover .entry-media img{
transform: translate3d(-50%, -50%, 0) scale(1);
-webkit-transform: translate3d(-50%, -50%, 0) scale(1);
-moz-transform: translate3d(-50%, -50%, 0) scale(1);
}
.cl_blog .news-entries h2{
font-size:24px;
font-weight:600;
text-transform: uppercase;
color:#fff;
position:relative;
padding-bottom:50px;
line-height:38px;
}
.cl_blog .news-entries h2:after{
content:"";
position:absolute;
bottom:25px;
left:50%;
margin-left:-20px;
width:40px;
height:3px;
}
.cl_blog .news-entries h2 a, .blog-entries .cl_blog .news-entries h2 a:hover{
color:#fff !important;
}
.cl_blog .news-entries .entry-content{
color:#fff;
font-size:16px;
}  .dataTables_info{
display:none;
}
.tablepress tfoot th, .tablepress thead th{
background:rgba(0,0,0,0);
}
.tablepress thead{
border-bottom-width:2px;
border-bottom-style:solid;
}
.tablepress .sorting:hover, .tablepress .sorting_asc, .tablepress .sorting_desc{
color:#fff;
}
.tablepress .odd td{
background:#fcfcfc;
}  @media (min-width:768px){
.cl_column.with_shadow > .cl_col_wrapper > .col-content .cl_pricelist{
box-shadow:1px 5px 40px rgba(0,0,0,0.4);
}
.cl_column.with_shadow > .cl_col_wrapper{
position: relative;
top: -30px;
}
.cl_column.with_shadow > .cl_col_wrapper > .col-content .cl_pricelist .header, .cl_column.with_shadow > .cl_col_wrapper > .col-content .cl_pricelist .footer{
padding:40px;
}
.cl_column.with_shadow > .cl_col_wrapper > .col-content{
z-index:99999999;
}
}
.cl_column.with_shadow > .cl_col_wrapper > .col-content .cl_pricelist .header h4{
color:#fff !important;
}
.cl_pricelist p{
margin:0;
padding:0;
display:inline-block;
}
.cl_pricelist{
text-align:center;
}
.cl_pricelist .list-wrapper{
padding:0;
margin:0;
list-style:none;
}
.cl_pricelist .panel{
padding:15px;
min-height:60px;
display:block;
}
.cl_pricelist .footer{
padding-top: 30px;
padding-bottom: 30px;
border-top: 1px solid rgba(0,0,0,0.2);
margin-top: 20px;
}
.light-text .cl_pricelist .footer{
border-top: 1px solid rgba(255,255,255,0.2);
}
.cl_pricelist .header{
display:block;
padding-top:35px;
padding-bottom:10px;
color:#949494;
}
.light-text .cl_pricelist .header{
color:#fff;
}
.cl_pricelist .header > *{
width:100%;
text-align:center;
color:#949494;
}
.light-text .cl_pricelist .header > *{
color:#fff;
}
.cl_pricelist .price{
display:table;
width:100%;
line-height: 1.41;
font-size:60px;
letter-spacing: -4px;
font-weight: 400;
}
.cl_pricelist .price{
padding-top:0px;
padding-bottom:25px;
}
.light-text .cl_pricelist .price{
color:#fff !important;
}
.cl_pricelist .price > *{
display:table-cell;
vertical-align: middle;
font-size:100%;
}
.cl_pricelist .price .integer-part{
margin-left:-12px;
}
.cl_pricelist .time{
text-transform: capitalize;
font-weight:600;
}
.cl_pricelist .price .currency{
left:0px;
}
.cl_pricelist .cl_list_item{
padding-top: 10px;
padding-bottom: 10px;
font-size: 18px;
font-weight: bold;
}
.cl_pricelist .cl_list_item:last-child{
border-bottom:none;
}
.cl_pricelist.title_light .header h4{
color:#fff;
}
.cl_pricelist .divider{    
position: relative;
width:35px;
height:3px;
margin-top:25px;
}
.cl_pricelist .divider:before{
content: "";    
position: absolute;
background-color: inherit;
width: 8px;
height: 3px;
background-color:#222;
left:0;
}
.cl_pricelist .divider:after{
content: "";
position: absolute;
left: 14px;
background-color: inherit;
width: 21px;
height: 3px;
background-color:#222;
}
.light-text .cl_pricelist .divider:before, .light-text .cl_pricelist .divider:after{
background-color:#fff;
}
.cl_pricelist .divider{
left: 50%;
margin-left:-17.5px;
}
.light-text .cl_pricelist .cl-btn{
background:#fff !important;
}
.cl-h-cl_socialicon .cl_socialicon{
margin-top:0 !important;
} .cl_shop_tabbed ul.tabbed-tabs{
margin:0;
padding:0;
list-style:none;
display:flex;
justify-content:center;
}
.cl_shop_tabbed ul.tabbed-tabs > li{
padding:0 50px;
position:relative;
}
body:not(.rtl) .cl_shop_tabbed ul.tabbed-tabs > li:not(:last-child):after{
position: absolute;
right: -12px;
top: 7px;
width: 24px;
height: 14px;
content: "";
background: url(//kdapagioustefanou.gr/wp-content/themes/creatic/img/separator2.png) no-repeat center;
}
body:not(.rtl) .cl_shop_tabbed ul.tabbed-tabs > li:first-child{
padding-left:0;
}
body:not(.rtl) .cl_shop_tabbed ul.tabbed-tabs > li:last-child{
padding-right:0;
}
.cl_shop_tabbed ul.tabbed-tabs > li:not(.active) > a{
color:#c1cad1;
}
.cl_shop_tabbed .shop_tabbed_content{
margin-top:15px;
-webkit-transition: opacity 0.4s ease-in-out;
-moz-transition: opacity 0.4s ease-in-out;
transition: opacity 0.4s ease-in-out;
position:relative;
}
@media (max-width:767px){
.cl_shop_tabbed ul.tabbed-tabs{
flex-wrap:wrap;
}
.cl_shop_tabbed ul.tabbed-tabs > li{
padding:20px 0;
width:100%;
text-align:center;
}
.cl_shop_tabbed ul.tabbed-tabs > li:after{
right: auto;
left: 50%;
margin-left: -12px;
top: auto !important;
bottom: -6px !important;
}
} .cl_table_row{
display: flex;
align-items: flex-start;
align-items:flex-start;
padding:20px 0;
border-bottom-width:1px;
border-bottom-style:solid;
width:100%;
}
.cl_table_row > *{
width:100%;
}
.cl_table_row > .title{
text-transform: uppercase;
}
.cl_table_row > .text{
color:#262a2c;
font-weight:bold;
} .links-cloud{
display: flex;
flex-wrap: wrap;
text-align: center;
align-items: center;
justify-content: center;
}
.links-cloud a{
font-size:60px;
line-height:64px;
font-weight:600;
padding:0 15px;
position:relative;
}
.links-cloud a:before{
content:"/";
position: absolute;
left: -8px;
}
.links-cloud .category{
font-size: 60px;
font-weight: 300;
position: relative;
top: -14px;
text-transform: uppercase;
}
.cl-closed-section .close_section_button{
}
.cl-closed-section .close_section_button .icon{
text-align:center;
line-height:60px;
width: 60px;
height: 60px;
top: -30px;
position: absolute;
left: 50%;
margin-left: -30px;
background: #fff;
z-index: 9999;
border-radius: 50%;
border:1px solid #dbe1e6;
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
font-size:24px;
cursor:pointer;
}
.cl-closed-section .close_section_button .icon:before{
content: "\f13c";
font-family: "codeless-icons";
}
.cl-closed-section .close_section_button .anchor{
content: attr(data-anchor);
position:absolute;
left:50%;
transform: translateX(-50%);
top:32px;
text-transform: uppercase;
font-weight:600;
}
.cl-closed-section{
position:relative;
}
.cl-closed-section > .container-content{
overflow:hidden;
height:0px;
-webkit-transition: height 0.6s ease-in-out;
-moz-transition: height 0.6s ease-in-out;
transition: height 0.6s ease-in-out;
}
.cl-closed-section > .container-content > .row{
}
.cl-closed-section.opened-section .close_section_button .anchor{
opacity:0;
}
.cl-closed-section.opened-section .close_section_button .icon:before{
content:"\f13f";
}
.cl_hotspot{
position:absolute;
padding-left:60px;
}
.cl_hotspot .text p{
margin:0 !important;
}
.cl_hotspot .hotspot-icon{
position:absolute;
left:0;
top:15px;
}
.cl_hotspot .hotspot-icon .dot{
width: 30px;
height: 30px;
margin-left: -15px;
margin-top: -15px;
border-radius: 50%;
position: absolute;
background: #19a84a;
top: 50%;
left: 50%;
opacity: 1;
}
.cl_hotspot .hotspot-icon .dot2{
width: 86px;
height: 86px;
margin-left: -43px;
margin-top: -43px;
border-radius: 50%;
position: absolute;
background: rgba(0,0,0,0.7);
top: 50%;
left: 50%;
opacity: 1;
}
.cl_hotspot .hotspot-icon .pulse{
width: 86px;
height: 86px;
margin-top: -43px;
margin-left: -43px;
position: absolute;
top: 50%;
left: 50%;
background: rgba(0,0,0,0.3);
border-radius: 50%;
-webkit-animation: pulsate 2s ease-out;
-webkit-animation-iteration-count: infinite; }
@media(max-width:1200px){
.col-sm-6 .cl_hotspot .text{
font-size:20px !important;
line-height:28px !important;
}
}
@-webkit-keyframes pulsate {
0% {-webkit-transform: scale(1.0, 1.0); opacity: 1;} 100% {-webkit-transform: scale(2.0, 2.0); opacity: 0.0;}
} .cl_small_divider{    
position: relative;
width:35px;
height:3px;
}
.cl_small_divider:before{
content: "";    
position: absolute;
background-color: inherit;
width: 8px;
height: 3px;
}
.cl_small_divider:after{
content: "";
position: absolute;
left: 14px;
background-color: inherit;
width: 21px;
height: 3px;
}
.cl_small_divider.align-center{
left: 50%;
margin-left:-17.5px;
}
.cl_small_divider.align-left{
}
.cl_small_divider.align-right{
left: 100%;
} .cl_media_box.style-large{
padding:0 20px;
}
.cl_media_box.style-large h4{
color:#fff !important;
}
.cl_media_box.style-large img{
max-width:none;
width:100%;
}
.cl_media_box.style-large .content{
width: 330px;
height: 170px;
position: absolute;
bottom: -40px;
left: -20px;
color: #ffffff !important;
line-height: 10px !important;
padding-left: 40px;
padding-top: 35px; 
}
@media (max-width:767px){
.cl_media_box.style-large .content{
left: 0;
position: relative;
width: 100%;
bottom: 0;
}
}
.cl_media_box.style-large a{
width:40px;
height:40px;
position:absolute;
bottom:20px;
right:20px;
background:#fff;
border-radius:50%;
}
.cl_media_box.style-large a i{
line-height: 40px;
width: 100%;
position: relative;
display: block;
text-align: center;
font-size: 18px;
}
.cl_media_box.style-large p{
margin: 0px;
}
.cl_media_box.style-small{
display: flex;
align-items: center;
background: #fff;
flex-flow: row-reverse;
width:100%;
position:relative;
}
.cl_media_box.style-small h4{
font-size:18px;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out; 
}
.cl_media_box.style-small .content{
padding: 0px 30px;
}
.cl_media_box.style-small a{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.cl_cl_media_box .style-small a{
display:none;
}
.wpcf7-form .semi{
display:flex;
}
@media (max-width:767px){
.wpcf7-form .semi{
flex-wrap:wrap;
}
}
.wpcf7-form .wpcf7-form-control-wrap{
margin:10px;
display:block;
width:100%;
}
.wpcf7-form-control-wrap.your-message{
padding:0 10px;
margin-left:0;
}
.wpcf7-form-control-wrap{
margin-bottom:20px;
}
.cl_column.effect-primary_color_hover .bg-layer{
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out; 
}
.cl_column.effect-primary_color_hover:hover .cl_service .wrapper_circle  .wrapper-form{
background: #fff !important;
}
.cl_column.effect-primary_color_hover .cl-custom-heading, 
.cl_column.effect-primary_color_hover .cl-text, 
.cl_column.effect-primary_color_hover .cl_service i, 
.cl_column.effect-primary_color_hover .cl_service h3,
.cl_column.effect-primary_color_hover .cl_service p,
.cl_column.effect-primary_color_hover .cl_service .wrapper_circle .wrapper-form,
.cl_column.effect-primary_color_hover .cl_service .wrapper_circle .wrapper-form i{
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out; 
}
.cl_column.col-sm-2 .cl-btn{
padding:20px 50px;
}
.cl_column.effect-primary_color_hover:hover .cl-custom-heading {
color:#fff !important;
}
.cl_column.effect-primary_color_hover:hover .cl-text {
color:#fff !important;
}
.cl_column.effect-primary_color_hover:hover .cl_service i {
color:#fff !important;
}
.cl_column.effect-primary_color_hover:hover .cl_service h3{
color:#ffe9eb !important;
}
.cl_column.effect-primary_color_hover:hover .cl_service p{
color:#ffe9eb !important;
}
.cl_column.effect-move_up {
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out; 
transform:translateY(0px);
}
.cl_column.effect-move_up:hover {
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out; 
transform:translateY(-10px);
}
.cl_chart_skill{
display:flex;
align-items:center;
}
.cl_chart_skill .circle{
position:relative;
width:140px;
}
.cl_chart_skill .progressbar-text{
font-size: 30px;
font-style: italic;
}
.cl_chart_skill h4{
margin-left:20px;
font-weight:normal !important;
}
@media (max-width:991px){
.cl_chart_skill h4{ 
font-size:16px !important; 
line-height:28px !important;
}
}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:10px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//kdapagioustefanou.gr/wp-content/themes/creatic/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.alpha-in{
-webkit-animation-name : alpha-in  ;
animation-name : alpha-in  ;
} .owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{left:0; top:0; width:100%; height:100%;}
.owl-theme .owl-nav [class*=owl-]{
position: absolute;
top: 50%;
width: 20px;
height: 36px;
margin-top: -18px;
z-index: 10;
text-indent:-99999px;
cursor: pointer;
transition: opacity .2s ease, transform .2s ease;
-webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
-moz-transition: opacity .2s ease, -moz-transform .2s ease;
}
.owl-prev{
left:0px;
}
.owl-next{
right:0px;
}
.owl-theme .owl-nav:hover .owl-prev, .owl-theme .owl-nav:hover .owl-next{
}
.owl-theme .owl-nav [class*=owl-]:hover{
}
.owl-theme .owl-dots{margin-top:20px;}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:20px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}
.owl-theme .owl-dots .owl-dot span{
width: 8px;
height: 8px;
margin: 0 5px;
background: #656565;
opacity: .2;
display: block;
-webkit-backface-visibility: visible;
transition: opacity .2s ease;
border-radius: 30px;
}
.light-text .owl-theme .owl-dots .owl-dot span{
background:#fff;
}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{opacity:1;}body{}