/*
Style All Shortcode
*/

/* ==========================================================================
   Shortcode Reset
========================================================================== */
#header-top a {
    line-height: 30px;
}
/*----- Social ----*/
.cs-social-list ul {
    padding: 0;
    list-style: none;
}
.cs-social-list ul li {
    display: inline-block;
    position: relative;
}
.cs-social-list ul li:before {
    background: #e1e1e1;
    content: "";
    height: 15px;
    left: -1px;
    position: absolute;
    top: 50%;
    width: 1px;
    -webkit-transform: translate(0px, -50%);
       -moz-transform: translate(0px, -50%);
        -ms-transform: translate(0px, -50%);
         -o-transform: translate(0px, -50%);
            transform: translate(0px, -50%);
}
.cs-social-list ul li:first-child:before {
    height: 0;
}
.cs-social-list ul li a {
    display: inline-block;
    padding: 0;
    height: 30px;
    width: 30px;
    line-height: 30px;
    margin: 0 3px;
    font-size: 14px;
    text-align: center;
}
.cs-social-list ul li a:hover {
    background: #fafafa;
}
/* ==========================================================================
   Start Custom Heading
========================================================================== */
.custom-heading-wrap h2,
.custom-heading-wrap h3,
.custom-heading-wrap h4,
.custom-heading-wrap h5,
.custom-heading-wrap h6{
    margin: 0!important;
}
.custom-heading-wrap .title-bottom-line-inner{
    width: 40px;
    height: 3px;
    background: #000;
    margin-bottom: 35px;
}
.custom-heading-wrap .title-bottom-line-inner,
.custom-heading-wrap .title-bottom-dotted-inner,
.custom-heading-wrap .cs_custom_heading{
    display: inline-block;
    vertical-align: top;
}
.custom-heading-wrap.title-icon .cs_custom_heading{
    display: block;
}
.custom-heading-wrap.title-icon.right,
.custom-heading-wrap.title-icon.center,
.custom-heading-wrap.title-icon.left{
    float: none!important;
}
.custom-heading-wrap.title-icon.left i{
    float: right;
}
.custom-heading-wrap.title-icon.right i{
    float: left;
}
.custom-heading-wrap.title-dotted h1:after,
.custom-heading-wrap.title-dotted h1:before,
.custom-heading-wrap.title-dotted h2:after,
.custom-heading-wrap.title-dotted h2:before,
.custom-heading-wrap.title-dotted h3:after,
.custom-heading-wrap.title-dotted h3:before,
.custom-heading-wrap.title-dotted h4:after,
.custom-heading-wrap.title-dotted h4:before,
.custom-heading-wrap.title-dotted h5:after,
.custom-heading-wrap.title-dotted h5:before,
.custom-heading-wrap.title-dotted h6:after,
.custom-heading-wrap.title-dotted h6:before {
    content: '\f04d';
    font-family: FontAwesome;
    font-size: 4px;
    position: relative;
    top: -2px;
    padding: 0 8px;
    vertical-align: middle;
}

.custom-heading-wrap.title-dotted h1:after,
.custom-heading-wrap.title-dotted h2:after,
.custom-heading-wrap.title-dotted h3:after,
.custom-heading-wrap.title-dotted h4:after,
.custom-heading-wrap.title-dotted h5:after,
.custom-heading-wrap.title-dotted h6:after {
    padding-right: 0;
}


/* ==========================================================================
   End Custom Heading
========================================================================== */

/* ==========================================================================
   Start Accordion
========================================================================== */
.wpb_accordion_section {
    margin-bottom: 5px;
}
.wpb_accordion_section .wpb_accordion_header a {
    display: block;
    letter-spacing: 0;
    color: #555;
    background: #fff;
    font-size: 16px;
    line-height: 20px;
    padding: 16px 50px 16px 16px !important;
    text-decoration: none;
    text-transform: none;
    position: relative;
    border: 1px solid #ddd !important;
     -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
        -ms-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
    -webkit-transition: all 300ms linear 0ms;
       -moz-transition: all 300ms linear 0ms;
         -o-transition: all 300ms linear 0ms;
        -ms-transition: all 300ms linear 0ms;
            transition: all 300ms linear 0ms;
}
.wpb_accordion_section .wpb_accordion_header a:hover {
    background: #f2f2f2;
}
.wpb_accordion_section .wpb_accordion_header a i {
    padding: 0 15px 0 0;
}
.rtl .wpb_accordion_section .wpb_accordion_header a i {
    padding: 0 0 0 15px;
}
.wpb_accordion_section .wpb_accordion_header a:after {
    content:  "\f0fe";
    font-family: FontAwesome;
    font-size: 20px;
    bottom: 0;
    cursor: pointer;
    display: block;
    height: 37px;
    line-height: 37px;
    margin: auto 5px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 40px;
}
.wpb_accordion_section .ui-accordion-header-active a:after {
    content:  "\f146";
}
.rtl .wpb_accordion_section .wpb_accordion_header a:after {
    float: left;
}
.wpb_accordion_section .wpb_accordion_header .ui-accordion-header-icon {
    display: none;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_section .wpb_accordion_header {
    margin: 0;
    outline: none;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_content {
    background: transparent;
}
.wpb_tab.ui-tabs-panel {
    margin-top: 0 !important;
}
.wpb_accordion .wpb_accordion_section .ui-accordion-header-active.wpb_accordion_header a,
.wpb_accordion .wpb_accordion_section .ui-accordion-header-active.wpb_accordion_header a:after {
    color: #fff;
}
/* ==========================================================================
   End Start Accordion
========================================================================== */
.widget_cs_instagram_widget  .instagram-item {
  padding: 3px;
}
/* ==========================================================================
   Start Carousel
========================================================================== */
.cs-carousel .carousel-inner img {
    width: 100%;
    height: auto;
    max-height: 534px;
}
.cs-carousel .carousel-indicators {
    display: none;
}
.cs-carousel .carousel-caption {
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.75);
    padding: 15px;
    text-align: left;
    z-index: 100;
}
.cs-carousel .carousel-control {
    width: 23px;
    height: 23px;
    top: inherit;
    bottom: 13px;
    z-index: 101;
    left: inherit;
    -webkit-text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -ms-text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -o-text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    opacity: 1;
}
.cs-carousel .carousel-control.right {
    right: 12px;
}
.cs-carousel .carousel-control.left {
    right: 40px;
}
.cs-carousel .carousel-control span {
    color: #fff;
    font-size: 20px;
}
/* style-1-shop */
.cs-carousel-style-1-shop .entry-title {
    margin: 35px 0 20px !important;
}
.cs-carousel-style-1-shop .cs-subtitle {
    margin-bottom: 100px !important;
    display: block;
}
.cs-carousel-style-1-shop .cs-carousel-post-read-more{
    margin-top: 25px !important;
}
/* style-2-shop */
.cs-carousel-style-2-shop img{
    width: 100%;
    display: block;
}
.cs-carousel-style-2-shop .entry-title {
    margin: 35px 0 20px !important;
}
.cs-carousel-style-2-shop .cs-subtitle {
    margin-bottom: 100px !important;
    display: block;
}
.cs-carousel-style-2-shop .cs-carousel-read-more{
    height: 100%;
    z-index: 9;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    display: none;
    transition: all 2s linear 0s;
}
.cs-carousel-style-2-shop .cs-carousel-read-more .read-more-inner{
    padding: 25px;
    position: relative;
    text-align: center;
    width: 100%;
    height: 100%;
}
.cs-carousel-style-2-shop .cs-carousel-read-more .read-more-inner-2{
    position: relative;
    width: 100%;
    height: 100%;
}
.cs-carousel-style-2-shop .cs-carousel-read-more .read-more-inner-3{
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 100%;
    text-transform: uppercase;
}
.cs-carousel-style-2-shop .cs-carousel-read-more a{
    font-size: 24px;
}
.cs-carousel-style-2-shop .cs-carousel-header{
    position: relative;
}
.cs-carousel-style-2-shop .cs-carousel-container:hover .cs-carousel-read-more{
    display: block;
}
/* add effect */
.cs-carousel-style-2-shop .cs-carousel-item {
    overflow: hidden;
    margin: 0;
    padding: 3em 0 0 0;
    width: 100%;
    list-style: none;
    text-align: center;
}
/* Common style */
.cs-carousel-style-2-shop .cs-carousel-item figure{
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    background: #cccccc;
    text-align: center;
}
.cs-carousel-style-2-shop .cs-carousel-item figcaption{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.cs-carousel-style-2-shop .cs-carousel-item figureimg {
    position: relative;
    display: block;
    min-height: 100%;
    opacity: 0.8;
}
.cs-carousel-style-2-shop .cs-carousel-item figurefigcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.cs-carousel-style-2-shop .cs-carousel-item figurefigcaption::before,
.cs-carousel-style-2-shop .cs-carousel-item figurefigcaption::after {
    pointer-events: none;
}
.cs-carousel-style-2-shop .cs-carousel-item figurefigcaption,
.cs-carousel-style-2-shop .cs-carousel-item figurea {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.cs-carousel-style-2-shop .cs-carousel-item figurea {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}
/*---------------*/
/* Layla */
/*---------------*/
figure.effect-layla-shop {
    background: #cccccc;
}
figure.effect-layla-shop img {
    min-width: 100%;
    height: -webkit-calc(100% + 40px);
    height: calc(100% + 40px);
}
figure.effect-layla-shop figcaption {
    padding: 3em;
}
figure.effect-layla-shop figcaption::before,
figure.effect-layla-shop figcaption::after {
    position: absolute;
    content: '';
    opacity: 0;
}
figure.effect-layla-shop figcaption::before {
    top: 50px;
    right: 30px;
    bottom: 50px;
    left: 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
figure.effect-layla-shop figcaption::after {
    top: 30px;
    right: 50px;
    bottom: 30px;
    left: 50px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
figure.effect-layla-shop a {}
.cs-carousel-style-2-shop .cs-carousel-container:hover figure.effect-layla-shop a {
    padding-top: 0;
}
figure.effect-layla-shop img{}
figure.effect-layla-shop img,
figure.effect-layla-shop figcaption::before,
figure.effect-layla-shop figcaption::after,
figure.effect-layla-shop p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.cs-carousel-style-2-shop .cs-carousel-container:hover img {
    opacity: 0.3;
    -webkit-transform: scale(1.05,1.07);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1.05,1.07);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}
.cs-carousel-style-2-shop .cs-carousel-container:hover figcaption::before,
.cs-carousel-style-2-shop .cs-carousel-container:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.cs-carousel-style-2-shop .cs-carousel-container:hover a{
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.cs-carousel-style-2-shop .cs-carousel-container:hover figcaption::after,
.cs-carousel-style-2-shop .cs-carousel-container:hover a,
.cs-carousel-style-2-shop .cs-carousel-container:hover img {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
/****** End Carousel ******/
/* ==========================================================================
   Shop Carousel
   ========================================================================== */
.cs-shopcarousel-style-1-shop .cs-carousel-item{
    position: relative;
    overflow: hidden;
}
.cs-shopcarousel-style-1-shop .cs-carousel-item:hover{}
.cs-shopcarousel-style-1-shop .star-rating{
    display: none!important;
}
.cs-shopcarousel-style-1-shop .cs-carousel-item{}
.cs-shopcarousel-style-1-shop .woo-info{
    margin-top: 60px;
}
.cs-shopcarousel-style-1-shop .woo-info .price{
    color: #2d2c2c!important;
    font-size: 13px!important;
}
/* show category */
.shop-category .cs-carousel-item:hover,
.cs-shop-hover .cs-carousel-item:hover{}
.woo-title-price{
    background: #fff;
    padding: 10px 15px;
    text-align: center;
    position: relative;
}

.cs-shopcarousel-style-1-shop .woo-image img{
    width: 100%;
    height: auto;
    display: block;
}
.cs-shopcarousel-style-1-shop .add_to_cart_button{
    margin-left: -80px;
    position: absolute;
    background-color: #000;
    text-indent: -9999px;
    margin-top: -50px;
    padding: 0;
    border: none;
    left: 10px;
    width: 40px;
    height: 40px;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.cs-shopcarousel-style-1-shop .add_to_cart_button:before {
    content:"\f07a";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-indent: 0;
    text-align: center;
    color: #fff;
}
.cs-shopcarousel-style-1-shop .cs-carousel-item:hover .add_to_cart_button{
    opacity: 1;
    margin-left: 0;
}
.cs-shopcarousel-style-1-shop .add_to_cart_button span {
    position: absolute;
    top: 0;
    left: 42px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #000;
    padding: 0 10px;
    text-indent: 0;
    white-space: nowrap;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-transform: uppercase;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
    border-radius:3px;
}
.cs-shopcarousel-style-1-shop .add_to_cart_button:hover span {
    opacity: 1;
}
.cs-shopcarousel-style-1-shop .add_to_cart_button.added:before {
    content: "\e017";
    font-family: WooCommerce;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-indent: 0;
    text-align: center;
    color: #fff;
}
.cs-shopcarousel-style-1-shop .add_to_cart_button.loading:before{
    display: none;
}
.cs-shopcarousel-style-1-shop .add_to_cart_button.loading{
    background: #000 url(../images/ajax-loader.gif) center no-repeat!important;
}
/* view detail */
.cs-shopcarousel-style-1-shop .view-detail{
    margin-right: -80px;
    position: absolute;
    background-color: #000;
    text-indent: -9999px;
    margin-top: -50px;
    padding: 0;
    border: none;
    right: 10px;
    width: 40px;
    height: 40px;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

}
.cs-shopcarousel-style-1-shop .view-detail:before {
    content: "\f067";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-indent: 0;
    text-align: center;
    color: #fff;
}
.cs-shopcarousel-style-1-shop .cs-carousel-item:hover .view-detail{
    opacity: 1;
    margin-right: 0;
}
.cs-shopcarousel-style-1-shop .view-detail span {
    position: absolute;
    top: 0;
    right: 42px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #000;
    padding: 0 10px;
    text-indent: 0;
    white-space: nowrap;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-transform: uppercase;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
    border-radius:3px;
}
.cs-shopcarousel-style-1-shop .view-detail:hover span {
    opacity: 1;
}
/* added to cart */
.cs-shopcarousel-style-1-shop .added_to_cart {
    margin-top: -80px;
    position: absolute;
    background-color: #000;
    color: #fff;
    text-indent: -9999px;
    padding: 0!important;
    border: none;
    top: -100px;
    left: 10px;
    width: 40px;
    height: 40px;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.cs-shopcarousel-style-1-shop .wc-forward:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-indent: 0;
    text-align: center;
    margin: 0;
    color: #fff;
}
.cs-shopcarousel-style-1-shop .cs-carousel-item:hover .added_to_cart{
    opacity: 1;
    margin-top: 0;
}
.cs-shopcarousel-style-1-shop .woo-category,
.cs-shopcarousel-style-1-shop .woo-title{ 
    margin-top: 30px;
}
.cs-shopcarousel-style-1-shop .woo-category + .woo-title{
    margin-top: 0;
}
/****** End ShopCarousel ******/
/* ==========================================================================
   Start Tabs Style
   ========================================================================== */
.wpb_tabs .ui-tabs-panel {
    padding: 20px 0;
    padding: 20px 0 !important;
    background: transparent !important
}
.wpb_tabs a.ui-tabs-anchor {
    background: #fff;
    border-bottom: 1px solid transparent !important;
}
.wpb_tabs.style1 li:hover {
    background: none !important;
}
.wpb_tabs li.ui-tabs-active a.ui-tabs-anchor {
    border-bottom: 1px solid #fff !important;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    color: #555 !important;
}
.custoom-border.wpb_tabs.style1 li.ui-tabs-active a.ui-tabs-anchor {
    border-bottom: 1px solid #f2f2f2 !important;
}
.wpb_tabs ul.wpb_tabs_nav {
    margin-bottom: -1px;
}
.wpb_tabs ul.wpb_tabs_nav li,
.wpb_tabs ul.wpb_tabs_nav li a {
    background: transparent;
}
.wpb_tabs ul.wpb_tabs_nav li.ui-tabs-active {
    background: transparent;
}
.wpb_tabs.style2 .wpb_tabs_nav li + li {
    margin-left: 10px;
}
.wpb_tabs.style2 .ui-tabs-panel {
    background: transparent !important;
    border: none;
}
.wpb_tabs.style2 ul.wpb_tabs_nav li a {
    padding: 8px;
    background: #f2f2f2;
    border: 1px solid #ddd !important;
    font-size: 16px;
    color: #666;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
        -ms-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}
.wpb_tabs.style2 ul li {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.wpb_tabs.style2 li.ui-tabs-active a.ui-tabs-anchor {
    color: #fff !important;
}
/* ==========================================================================
   End Shortcode Tabs
========================================================================== */
/* ==========================================================================
   Start Shortcode Icons
========================================================================== */
.icon-list {
    padding: 0;
    margin: 0 0 40px;
}
.icon-list li {
    display: inline-block;
    width: 8%;
    text-align: center;
    font-size: 0;
    margin: 0 0 50px;
    line-height: 1;
}
.icon-list li:before {
    font-size: 28px;
}
.cs_icon_list {
    padding: 0;
    list-style: none;
}
.cs_icon_list li,
.ordered li {
    margin-bottom: 10px;
}
.ordered  {
    padding: 0;
}
.cs_icons.style2{
	border: 1px solid;
	-webkit-border-radius:50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius:50%;
    border-radius: 50%;
    display: inline-block;
    height: 50px;
    padding-top: 10px;
    width: 50px;
	text-align:center;
}
.cs_icons.style2{border:1px solid;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;display:inline-block;height:50px;padding-top:10px;width:50px;text-align:center;}
ul.cs_icon_list.style1 span{font-size:16px;margin-right:10px;color:#696969;}
ul.cs_icon_list.style2 span{border:1px solid #696969;color:#696969;display:inline-block;font-size:16px;height:30px;line-height:30px;text-align:center;width:30px;margin-right:10px;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;}
ul.cs_list_circle li{position:relative;padding-left:25px;}
ul.cs_list_circle li:before{-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;border-radius:25px;content:"";height:7px;left:0;position:absolute;top:9px;width:7px;}

/*** End Shortcode Icons ***/
/*** Start Shortcode Gallery ***/
.gallery-filters a {
    list-style: none outside none;
    margin-bottom: 10px;
    margin-right: 10px;
    background: #f5f5f5;
    border-color: #ececec;
    border-image: none;
    border-radius: 4px;
    border-right: 1px solid #ececec;
    border-style: none solid solid none;
    border-width: 0 1px 1px 0;
    color: #888888 !important;
    display: inline-block;
    letter-spacing: 0.05em;
    line-height: 25px;
    padding: 0 10px;
    text-decoration: none;
    outline: none;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}
.gallery-filters a:hover, .gallery-filters a.active {
    color: #fff !important;
}
ul.gallery {
    padding: 0 !important;
}
ul.gallery li a {
    border: 1px solid rgba(0, 0, 0, 0.2);
    display: block;
    padding: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
ul.gallery li a img {
    cursor: pointer;
}
.modal-dialog {
    margin: 100px auto
}
.modal-header {
    padding: 0;
    height: 42px;
}
.modal-header .close span, .modal-header .close span:hover {
    background: none repeat scroll 0 0 #000;
    border-radius: 100%;
    color: #fff;
    height: 24px;
    line-height: 24px;
    margin: 10px 10px 0 0;
    right: 8px;
    top: 8px;
    width: 24px;
    display: block;
}
.modal-header .close:hover {
    background: none !important;
    border: none !important;
}
/* ==========================================================================
   Start Fancy Box Style
   ========================================================================== */
.cs-fancy-box .cs-fancy-box-title i{
	display:inline-block;
	cursor:pointer;
}
.cs-fancy-box .cs-read-more{
    margin-top: 10px;
}
.cs-fancy-box .cs-read-more a.read-more-link.btn {
    margin: 0;
}
.cs-fancy-box.title-upper .cs-title-main {
    text-transform: uppercase;
}
.cs-fancy-box .cs-fancy-box-title i,
.cs-fancy-box .cs-fancy-box-icon i {
    font-size: 22px;
    text-shadow: none;
}
.cs-fancy-box .cs-fancy-box-title .cs-title-main {
    line-height: 1;
    display: block;
}
.cs-fancy-box a.read-more-link, .readmore.main-color,
.csbody a.read-more-link {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/*** End Fancy Box ***/
/* ==========================================================================
   Start Drop Caps Style
========================================================================== */
.cs-dropcap .cs-icon.icon i{
    font-size: 29px;
    color: #fff;
    margin: 10px 10px 0 0;
}
.cs-dropcap .cs-icon.text {
    font-size: 31px;
    margin: 10px 10px 0 0;
    text-transform: uppercase;
    color: #fff;
}
.cs-dropcap.style-1 span.cs-icon.icon i,
.cs-dropcap.style-2 span.cs-icon.icon i,
.cs-dropcap.style-3 span.cs-icon.icon i,
.cs-dropcap.style-1 span.cs-icon.text,
.cs-dropcap.style-2 span.cs-icon.text,
.cs-dropcap.style-3 span.cs-icon.text {
    display: inline-block;
    line-height: 36px;
    padding: 0;
    height: 40px;
    width: 40px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
	float:left;
}
.cs-dropcap.style-4 span.cs-icon.text,
.cs-dropcap.style-5 span.cs-icon.text,
.cs-dropcap.style-6 span.cs-icon.text,
.cs-dropcap.style-4 span.cs-icon.icon i,
.cs-dropcap.style-5 span.cs-icon.icon i,
.cs-dropcap.style-6 span.cs-icon.icon i {
    line-height: 42px;
    padding: 0;
    height: 42px;
    width: 42px;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
}
.cs-dropcap.style-1 span.cs-icon i,
.cs-dropcap.style-1 span.cs-icon.text{
    border-bottom-width: 4px;
    border-bottom-style: solid;
}
.cs-dropcap.style-2 span.cs-icon.icon i, 
.cs-dropcap.style-2 span.cs-icon.text, 
.cs-dropcap.style-3 span.cs-icon.icon i,
.cs-dropcap.style-3 span.cs-icon.text {
    border-bottom-width: 4px;
    border-bottom-style: solid;
}
.cs-dropcap.style-6 span.cs-icon i {
    border-style: solid;
    border-width: 1px;
    background: transparent !important; 
}
.rtl .cs-dropcap .cs-icon {
    margin: 0 0 0 10px;
}
/* ==========================================================================
   End Drop Caps Style
========================================================================== */
/* ==========================================================================
   Start Pie Char
   ========================================================================== */
.ww-pie-chart.ww-style1 .ww-pie-chart-value,
.ww-pie-chart.ww-style1 .ww-pie-chart-label,
.ww-pie-chart.ww-style1 .ww-pie-chart-icon {
    display: block;
    font-size: 200%;
    line-height: 20.8px;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 45%;
    width: 100%;
}
.ww-pie-chart.ww-style1 .vc-pie-info {
    position: relative;
}
.ww-pie-chart.ww-style2 .ww-pie-chart-value,
.ww-pie-chart.ww-style2 .ww-pie-chart-label,
.ww-pie-chart.ww-style2 .ww-pie-chart-icon {
    color: #9A9A9A;
    display: block;
    font-size: 200%;
    height: inherit !important;
    left: 0;
    line-height: 20.8px !important;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.ww-pie-chart.ww-style2 .ww-pie-chart-title {
    display: block;
    font-size: 100%;
    left: 0;
    line-height: 20px;
    position: absolute;
    text-align: center;
    top: 30%;
    width: 100%;
}
.ww-pie-chart.ww-style2 .ww-pie-chart-title h4 {
    padding: 0 30px;
}
.vc-pie-hide-value {
    display: none !important;
}
.vc-pie-inner i {
    font-size: 41px;
}
/* ==========================================================================
   End Pi Char
   ========================================================================== */
/**** Short Code Button VC ****/
.wpb_button_a {
    display: block;
    margin: 0 0 10px;
}
/* ==========================================================================
   Cover Boxes styles
   ========================================================================== */
.cover_boxes {
    position: relative;
    overflow: hidden;
}
.cover_boxes ul {
    list-style: none;
    margin: 0px -20px 0px 0px;
    padding: 0px;
    width: 200%;
}
.cover_boxes ul li {
    float: left;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
    width: 265px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.cover_boxes ul li.active {
    width: 530px;
}
.cover_boxes ul li .box {
    width: 530px;
}
.cover_boxes ul li .box .thumb {
    display: inline-block;
    float: left;
    margin-right: 20px;
    position: relative;
    z-index: 10;
    width: 265px;
}
.cover_boxes ul li .box .thumb img {
    display: block;
    position: relative;
    max-width: 100%;
}
.cover_boxes ul li .box .box_content {
    bottom: 0px;
    left: 285px;
    position: absolute;
    padding: 0px 0px 0px 0px;
    width: 245px;
    z-index: 9;
    top: 0;
}
.cover_boxes ul li .box .cover_box_title {
    margin: 0px 0px 18px 0px;
}
.cover_boxes ul li .box .qbutton {
    margin: 20px 0px 0px 0px;
}
.cover_boxes .box_content .cover_box_title {
    font-weight: normal;
    line-height: 26px;
    margin: 0 0 10px !important;
}
/* ==========================================================================
   End of Cover Boxes styles
   ========================================================================== */
/* ==========================================================================
Unordered list shortcode styles
========================================================================== */
ul.cs_list_boxnumber {
    counter-reset: li;
    padding: 0 ;
    list-style: none;
}
ul.cs_list_boxnumber li {
    position: relative;
    padding-left: 55px;
    margin: 15px 0;
}
ul.cs_list_boxnumber li:before {
    content: counter(li, decimal-leading-zero);
    counter-increment: li;
    display: inline-block;
    font-weight: 500;
    left: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    color: #fff;
    height: 48px;
    line-height: 48px;
    top: -3px;
    width: 48px;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
        -ms-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}
/* ==========================================================================
  Counter styles
   ========================================================================== */
.vc_pie_chart.wpb_content_element {
    opacity: 1;
}
.vc_pie_chart .vc_pie_wrapper, .vc_pie_chart .vc_pie_chart_back, .vc_pie_chart canvas, .vc_pie_chart .vc_pie_wrapper .vc_pie_chart_value {
    width: 177px !important;
    height: 177px !important;
    line-height: 177px !important;
}
.vc_pie_chart .vc_pie_wrapper .vc_pie_chart_value {
    font-size: 41px;
    font-weight: 700;
}
.vc_pie_chart .vc_pie_chart_back, .vc_pie_chart canvas {
    border-color: #e9e9e9 !important;
}
.vc_pie_chart .wpb_pie_chart_heading {
    margin-top: 30px;
    font-weight: normal;
}
.vc_pie_chart canvas {
    position: absolute !important;
    top: 0;
    left: 0;
}
/* Shoot Alternative page*/
.start-bottom .vc_pie_chart canvas{
    -weblit-transform:rotate(-180deg);
    -moz-transform:rotate(-180deg);
    -ms-transform:rotate(-180deg);
    -o-transform:rotate(-180deg);
    transform:rotate(-180deg);
}

/* ==========================================================================
   Cover Boxs Full
========================================================================== */
.cs-coverBoxs-grid .cs-coverBoxs-title {
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
}
.cs-coverBoxs-grid .effect-zoe .cs-coverBoxs-title {
    color: #113a52;
}
.cs-coverBoxs-grid .effect-zoe h2.cs-coverBoxs-title {
    color: #284b60;
}
.cs-coverBoxs-grid .cs-coverBoxs-content {
    line-height: 26px;
    color: #fff;
    font-size: 13px;
    text-transform: none;
}
.cs-coverBoxs-grid .cs-coverBoxs-icon {
    text-align: end;
    font-size: 22px;
}
.cs-coverBoxs-grid .cs-coverBoxs-icon span {
    display: inline-block;
    margin-left: 10px;
}
/* ==========================================================================
  Highlights
========================================================================== */
.cs-highlight-style-1, .cs-highlight-style-2 {
    color: #fff;
    padding: 0 2px;
}
/* ==========================================================================
 interactive banner style
========================================================================== */
.cs-interactive-banner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.cs-interactive-banner .cs-interactive-image {
}
.cs-interactive-banner .cs-interactive-image img {
    width: 100%;
	display:block;
}
.cs-interactive-banner .cs-interactive-content-wrap,
.cs-interactive-banner .cs-interactive-content-hover-wrap {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    padding: 35px;
    background: rgba(17, 58, 82, 0.4) !important;
    color: #fff;
    -webkit-transition: all 4s ease 0s;
    -moz-transition: all 4s ease 0s;
    -o-transition: all 4s ease 0s;
    transition: all 4s ease 0s;
}
.cs-interactive-banner .cs-interactive-content-wrap .cs-interactive-icon {
    float: left;
    margin-right: 25px;
    min-height: 100px;
    width: 60px;
}
.cs-interactive-banner .cs-interactive-content-wrap .cs-interactive-icon i {
    font-size: 60px;
}
.cs-interactive-banner .shortcode-title > span {
    display: inline-block;
    border-bottom: 4px solid #fff;
    padding-bottom: 20px;
}
.cs-interactive-banner .shortcode-title {
    color: #fff;
}
.cs-interactive-banner .cs-interactive-content-hover-wrap {
    text-align: center;
    background: rgba(17, 58, 82, 0.5) !important;
}
.cs-interactive-banner .cs-interactive-content-hover-wrap .cs-interactive-icon {
    margin: 20px 0;
}
.cs-interactive-banner .cs-interactive-content-hover-wrap .cs-interactive-icon i {
    font-size: 70px;
}
.cs-interactive-banner.style1 .cs-interactive-content-hover-wrap .cs-interactive-content {
    padding: 6% 0 0 0px;
}
.cs-interactive-banner.style1 .cs-interactive-content-hover-wrap .cs-interactive-readmore {
    margin-top: 25px;
}
.cs-interactive-banner.style1 .cs-interactive-content-wrap {
    opacity: 1;
    transition: all 0.4s ease-in-out 0.2s;
}
.cs-interactive-banner.style1:hover .cs-interactive-content-wrap {
    opacity: 0;
    transform: scale(0);
    transition-delay: 0s;
}
.cs-interactive-banner.style1 .cs-interactive-content-hover-wrap {
    background-color: rgba(0, 0, 0, 0.8);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0) rotate(-180deg);
    -moz-transform: scale(0) rotate(-180deg);
    -o-transform: scale(0) rotate(-180deg);
    -ms-transform: scale(0) rotate(-180deg);
    transform: scale(0) rotate(-180deg);
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.cs-interactive-banner.style1:hover .cs-interactive-content-hover-wrap {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
/* style2 */
.cs-interactive-banner.style2 .cs-interactive-content-inner {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 35px;
}
.cs-interactive-banner.style2 .cs-interactive-content-wrap .cs-interactive-icon {
    width: 40px;
    text-align: center;
}
.cs-interactive-banner.style2 .cs-interactive-content-wrap .cs-interactive-icon {
    margin-right: 20px;
}
.cs-interactive-banner.style2 .cs-interactive-content-wrap .cs-interactive-icon i {
    font-size: 60px;
}
.cs-interactive-banner.style2 .cs-interactive-content-hover-wrap .cs-interactive-icon i {
    font-size: 60px;
}
.cs-interactive-banner.style2 .shortcode-title > span,
.cs-interactive-banner.style3 .shortcode-title > span {
    padding-bottom: 12px;
}
.cs-interactive-banner.style2 .cs-interactive-content-hover-wrap .shortcode-title > span,
.cs-interactive-banner.style3 .cs-interactive-content-hover-wrap .shortcode-title > span {
    padding-bottom: 20px;
}
.cs-interactive-banner.style2 .shortcode-title,
.cs-interactive-banner.style3 .shortcode-title {
    margin-bottom: 6px;
}
.cs-interactive-banner.style2 .cs-interactive-content-hover-wrap .shortcode-title,
.cs-interactive-banner.style3 .cs-interactive-content-hover-wrap .shortcode-title {
    margin-bottom: 10px;
}
.cs-interactive-banner.style2 .cs-interactive-content-hover-wrap .cs-interactive-content,
.cs-interactive-banner.style3 .cs-interactive-content-hover-wrap .cs-interactive-content {
    padding-top: 20px;
}
.cs-interactive-banner.style2 .cs-interactive-content-wrap {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.cs-interactive-banner.style2:hover .cs-interactive-content-wrap {
    -webkit-transform: translateX(-3000px);
    -moz-transform: translateX(-3000px);
    -o-transform: translateX(-3000px);
    -ms-transform: translateX(-3000px);
    transform: translateX(-3000px);
}
.cs-interactive-banner.style2 .cs-interactive-content-hover-wrap {
    -webkit-transform: translateX(3000px);
    -moz-transform: translateX(3000px);
    -o-transform: translateX(3000px);
    -ms-transform: translateX(3000px);
    transform: translateX(3000px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.cs-interactive-banner.style2:hover .cs-interactive-content-hover-wrap {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}
/* style2 */
.cs-interactive-banner.style3 .cs-interactive-content-inner {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 5%;
}
.cs-interactive-banner.style3 .cs-interactive-content-wrap .cs-interactive-icon {
    width: 40px;
    text-align: center;
    float: right;
    margin: 0 0 0 20px;
}
.cs-interactive-banner.style3 .cs-interactive-content-wrap .cs-interactive-content {
    text-align: right;
}
.cs-interactive-banner.style3 .cs-interactive-content-wrap .cs-interactive-icon i {
    font-size: 60px;
}
.cs-interactive-banner.style3 .cs-interactive-content-hover-wrap .cs-interactive-icon i {
    font-size: 60px;
}
.cs-interactive-banner.style3 .cs-interactive-content-wrap {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.cs-interactive-banner.style3:hover .cs-interactive-content-wrap {
    -webkit-transform: translateX(3000px);
    -moz-transform: translateX(3000px);
    -o-transform: translateX(3000px);
    -ms-transform: translateX(3000px);
    transform: translateX(3000px);
}
.cs-interactive-banner.style3 .cs-interactive-content-hover-wrap {
    -webkit-transform: translateX(-3000px);
    -moz-transform: translateX(-3000px);
    -o-transform: translateX(-3000px);
    -ms-transform: translateX(-3000px);
    transform: translateX(-3000px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.cs-interactive-banner.style3:hover .cs-interactive-content-hover-wrap {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}
/* style 4 */
.cs-interactive-banner.style4 {
    text-align: center;
}
.cs-interactive-banner.style4 .cs-interactive-content-wrap .cs-interactive-icon {
    float: none;
    margin: 10px 0;
    text-align: center;
    width: auto;
    min-height: inherit;
}
.cs-interactive-banner.style4 .cs-interactive-content-wrap .cs-interactive-icon i,
.cs-interactive-banner.style4 .cs-interactive-content-hover-wrap .cs-interactive-icon i {
    font-size: 40px;
}
.cs-interactive-banner.style4 .cs-interactive-content-wrap {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.cs-interactive-banner.style4:hover .cs-interactive-content-wrap {
    -webkit-transform: rotate(720deg) scale(0);
    -moz-transform: rotate(720deg) scale(0);
    -o-transform: rotate(720deg) scale(0);
    -ms-transform: rotate(720deg) scale(0);
    transform: rotate(720deg) scale(0);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}
.cs-interactive-banner.style4 .cs-interactive-content-hover-wrap {
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.cs-interactive-banner.style4:hover .cs-interactive-content-hover-wrap {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px) rotate(0deg);
    -moz-transform: translateY(0px) rotate(0deg);
    -o-transform: translateY(0px) rotate(0deg);
    -ms-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.cs-interactive-banner.style4 .cs-interactive-content-hover-wrap .shortcode-title {
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.cs-interactive-banner.style4:hover .cs-interactive-content-hover-wrap .shortcode-title {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    -ms-transition-delay: 0.7s;
    transition-delay: 0.7s;
}
.cs-interactive-banner.style4 .cs-interactive-content-hover-wrap .cs-interactive-icon {
    transform: translateY(-200px);
    transition: all 0.2s ease-in-out 0s;
}
.cs-interactive-banner.style4:hover .cs-interactive-content-hover-wrap .cs-interactive-icon {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    -ms-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
.cs-interactive-banner.style4:hover .cs-interactive-content-hover-wrap .cs-interactive-short-description {
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.cs-interactive-banner.style4:hover .cs-interactive-content-hover-wrap .cs-interactive-short-description {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
/* style 5 */
.cs-interactive-banner.style5 {
    text-align: center;
}
.cs-interactive-banner.style5 .cs-interactive-content-wrap .cs-interactive-icon {
    float: none;
    margin: 10px 0;
    text-align: center;
    width: auto;
    min-height: inherit;
}
.cs-interactive-banner.style5 .cs-interactive-content-wrap .cs-interactive-icon i,
.cs-interactive-banner.style5 .cs-interactive-content-hover-wrap .cs-interactive-icon i {
    font-size: 40px;
}
.cs-interactive-banner.style5 .cs-interactive-content-wrap {
    opacity: 1;
    transition: all 0.4s ease-in-out 0.2s;
}
.cs-interactive-banner.style5:hover .cs-interactive-content-wrap {
    opacity: 0;
    transform: scale(0);
    transition-delay: 0s;
}
.cs-interactive-banner.style5 .cs-interactive-content-hover-wrap {
    background-color: rgba(0, 0, 0, 0.8);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0) rotate(-180deg);
    -moz-transform: scale(0) rotate(-180deg);
    -o-transform: scale(0) rotate(-180deg);
    -ms-transform: scale(0) rotate(-180deg);
    transform: scale(0) rotate(-180deg);
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.cs-interactive-banner.style5:hover .cs-interactive-content-hover-wrap {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
/* style 6 */
.cs-interactive-banner.style6 {
    text-align: center;
}
.cs-interactive-banner.style6 .cs-interactive-content-wrap .cs-interactive-icon {
    float: none;
    margin: 10px 0;
    text-align: center;
    width: auto;
    min-height: inherit;
}
.cs-interactive-banner.style6 .cs-interactive-content-wrap .cs-interactive-icon i,
.cs-interactive-banner.style6 .cs-interactive-content-hover-wrap .cs-interactive-icon i {
    font-size: 40px;
}
.cs-interactive-banner.style6 .cs-interactive-content-wrap {
    opacity: 1;
    transition: all 0.4s ease-in-out 0.2s;
}
.cs-interactive-banner.style6:hover .cs-interactive-content-wrap {
    opacity: 0;
    transform: scale(0);
    transition-delay: 0s;
}
.cs-interactive-banner.style6 .cs-interactive-content-hover-wrap {
    background-color: rgba(0, 0, 0, 0.8);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0) rotate(-180deg);
    -moz-transform: scale(0) rotate(-180deg);
    -o-transform: scale(0) rotate(-180deg);
    -ms-transform: scale(0) rotate(-180deg);
    transform: scale(0) rotate(-180deg);
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.cs-interactive-banner.style6:hover .cs-interactive-content-hover-wrap {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.cs-interactive-banner.style4 .shortcode-title,
.cs-interactive-banner.style5 .shortcode-title,
.cs-interactive-banner.style6 .shortcode-title {
    margin-bottom: 14px;
}
.cs-interactive-banner.style4 .shortcode-title > span,
.cs-interactive-banner.style5 .shortcode-title > span,
.cs-interactive-banner.style6 .shortcode-title > span {
    padding-bottom: 14px;
}
.cs-interactive-banner.style4 .cs-interactive-icon,
.cs-interactive-banner.style5 .cs-interactive-icon,
.cs-interactive-banner.style6 .cs-interactive-icon {
    margin: 14% 0 !important;
}
.cs-interactive-banner.style4 .cs-interactive-content-wrap,
.cs-interactive-banner.style5 .cs-interactive-content-wrap,
.cs-interactive-banner.style6 .cs-interactive-content-wrap {
    padding: 0 35px;
}
.cs-interactive-banner.style4 .cs-interactive-content-wrap .cs-interactive-icon i,
.cs-interactive-banner.style5 .cs-interactive-content-wrap .cs-interactive-icon i,
.cs-interactive-banner.style6 .cs-interactive-content-wrap .cs-interactive-icon i {
    font-size: 60px;
}
.cs-interactive-banner.style4 .cs-interactive-content-hover-wrap .cs-interactive-icon i,
.cs-interactive-banner.style5 .cs-interactive-content-hover-wrap .cs-interactive-icon i,
.cs-interactive-banner.style6 .cs-interactive-content-hover-wrap .cs-interactive-icon i {
    display: none;
}
.cs-interactive-banner.style4 .cs-interactive-content-hover-wrap .cs-interactive-icon,
.cs-interactive-banner.style5 .cs-interactive-content-hover-wrap .cs-interactive-icon,
.cs-interactive-banner.style6 .cs-interactive-content-hover-wrap .cs-interactive-icon {
    margin: 0 !important;
}
.cs-interactive-banner.style4 .cs-interactive-content-hover-wrap .cs-interactive-content,
.cs-interactive-banner.style5 .cs-interactive-content-hover-wrap .cs-interactive-content,
.cs-interactive-banner.style6 .cs-interactive-content-hover-wrap .cs-interactive-content {
    padding-top: 8%;
}
/* ==========================================================================
  Testimonial Style 
========================================================================== */
.cs-testimonial .media-body .cs-testimonial-featured-img img{
    max-width: 100px;
}
/* ==========================================================================
  Block Quotes
========================================================================== */
.cs-quote-style-1, .cs-quote-style-2, .cs-quote-style-3 {
    display: block;
    font-size: 18px;
    min-height:50px;
    margin: 20px auto;
    padding: 0 14%;
    position: relative;
	max-width:80%;
	text-align:center;
}
.cs-quote-style-1:before, .cs-quote-style-1:after {
    font-size: 137px;
    position: absolute;
    top: 45px;
    margin: auto;
}
.cs-quote-style-1:before {
    left: 0;
    content: "“";   
}
.rtl .cs-quote-style-1:before {
    left: inherit;
    right: 0;
}
.cs-quote-style-1:after {
    right: 0;
    top: inherit;
    bottom: -25px;
    content: "”";
}
.rtl .cs-quote-style-1:after {
    right: inherit;
    left: 0;
}
.cs-quote-style-2 {
    padding: 10px 20px;
}
.cs-quote-style-3 {
    background: #f5f5f5;
    padding: 10px 60px 10px 70px;
}
.cs-quote-style-3:before, .cs-quote-style-3:after {
  font-size: 100px;
  height: 24px;
  position: absolute;
  top: 0;
  width: 34px;
  line-height: 1;
}
.cs-quote-style-3:before {
    left: 10px;
    content: "“";
}
.rtl .cs-quote-style-3:before {
    left: inherit;
    right: 10px;
}
.cs-quote-style-3:after {
    top: inherit;
    right: 20px;
    bottom: -14px;
    content: "”";
}
.cs-quote-style-3:after {
  bottom: 20px;
  content: "”";
  right: 20px;
  top: auto;
  line-height: 1;
}
/* ==========================================================================
  End Block Quotes
========================================================================== */
/* ==========================================================================
  Start Call To Action
========================================================================== */
.cs_call_to_action {
    margin: 20px 0 !important;
}
.cs_call_to_action.cs_align_right .cs-button-call, .cs_call_to_action.cs_align_left .wpb_call_text {
    float: right;
}
.cs_call_to_action.cs_align_left .cs-button-call, .cs_call_to_action.cs_align_right .wpb_call_text {
    float: left;
}
.cs_call_to_action .cs-button-call {
    margin: 0;
}
.cs_call_to_action .wpb_call_text {
    margin: 0;
    line-height: 36px;
}
.cs_call_to_action .btn-primary-alt.btn-white:hover,
.btn.btn-white:hover {
    color: #fff !important;
}
/* ==========================================================================
  End Call To Action
========================================================================== */
/* ==========================================================================
  Start separator
========================================================================== */
.vc_separator .cs_separator_title {
    margin: 0 0 20px;
}
.vc_separator .cs_separator_title h4 {
    font-size: 18px;
}
.vc_separator_align_center .cs_separator_desc {
    text-align: center;
}
.vc_separator_align_left .cs_separator_desc {
    text-align: left;
}
.vc_separator_align_right .cs_separator_desc {
    text-align: right;
}
.separator_arrow .arrow {
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    top: 0px;
    left: 0;
    right: 0;
    margin: auto;
    border-style: solid;
}
/* ==========================================================================
  End separator
========================================================================== */
/* ==========================================================================
   Pricing Styles
========================================================================== */
.cs-pricing .cs-pricing-container  {
    padding: 0 15px;
    text-align: center;
    color: #6f6f6f;
}
.cs-pricing .cs-pricing-container > .pricing  {
     background: #ffffff;
    border: 1px solid #bfbfbf;
    list-style: none;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
        -ms-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
    -webkit-transition: all 300ms linear 0ms;
       -moz-transition: all 300ms linear 0ms;
         -o-transition: all 300ms linear 0ms;
        -ms-transition: all 300ms linear 0ms;
            transition: all 300ms linear 0ms;
}
.cs-pricing .cs-pricing-container .cs-pricing-title {
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    padding: 15px;
    margin: 0;
}
.cs-pricing .cs-pricing-container .cs-pricing-description .loaded {
    margin: 0;
}
.cs-pricing .cs-pricing-container .cs-pricing-description .loaded .number {
    background: #eee;
    font-size: 38px;
    line-height: 40px;
    padding: 25px;
}
.cs-pricing .cs-pricing-container .cs-pricing-description .loaded .number span {
    display: block;
}
.cs-pricing .cs-pricing-container .cs-pricing-description .loaded dd {
    border-top: 1px solid #bfbfbf;
    color: #6f6f6f;
    padding: 10px 15px;
}
.cs-pricing .cs-pricing-item.cs-pricing-feature .cs-pricing-description .loaded .number span {
    color: #fff;
}
.cs-pricing .cs-pricing-container .cs-pricing-description .loaded dd:last-child {
    border-bottom: 1px solid #bfbfbf;
}
.cs-pricing .cs-pricing-container .cs-pricing-button {
    padding: 10px 15px 13px 15px;
}
.cs-pricing .cs-pricing-container > .pricing .cs-pricing-description,
.cs-pricing .cs-pricing-container > .pricing .cs-pricing-button {
    -webkit-transition: all 300ms linear 0ms;
       -moz-transition: all 300ms linear 0ms;
         -o-transition: all 300ms linear 0ms;
        -ms-transition: all 300ms linear 0ms;
            transition: all 300ms linear 0ms;
}
.cs-pricing .cs-pricing-container > .pricing:hover .cs-pricing-description,
.cs-pricing .cs-pricing-container > .pricing:hover .cs-pricing-button {
    background: #e1e1e1;
} 
.cs-pricing-item.cs-pricing-feature .cs-pricing-container .cs-pricing-description .loaded dd {
    color: #fff;
}
.cs-pricing .cs-pricing-item.cs-pricing-feature .cs-pricing-container .cs-pricing-description .loaded dd,
.cs-pricing .cs-pricing-item.cs-pricing-feature .cs-pricing-container .cs-pricing-description .loaded dd:last-child {
    border-color: rgba(255, 255, 255, 0.2);
}
/* ==========================================================================
    End Pricing Styles
========================================================================== */
/* ==========================================================================
   Start Portfolio
========================================================================== */
.cs-portfolio.cs-portfolio-style2 .cs-portfolio-header {
    position: relative;
    overflow: hidden;
}
.cs-portfolio.cs-portfolio-style2 .cs-portfolio-header img {
    display: block;
}
.cs-portfolio.cs-portfolio-style2 .cs-portfolio-meta {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: all 300ms linear 0ms;
       -moz-transition: all 300ms linear 0ms;
         -o-transition: all 300ms linear 0ms;
        -ms-transition: all 300ms linear 0ms;
            transition: all 300ms linear 0ms;
}
.cs-portfolio.cs-portfolio-style2 .cs-portfolio-meta-box {
    bottom: 0;
    height: 60px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
}
.cs-portfolio.cs-portfolio-style2 .cs-portfolio-meta-box .cs-portfolio-title a {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
}
.cs-portfolio.cs-portfolio-style2 .cs-portfolio-title {
    margin: 0;;
    line-height: 24px;
    opacity: 0;
    -webkit-transition: all 300ms linear 0ms;
       -moz-transition: all 300ms linear 0ms;
         -o-transition: all 300ms linear 0ms;
        -ms-transition: all 300ms linear 0ms;
            transition: all 300ms linear 0ms;
    -webkit-transform:translateX(-100px);
       -moz-transform:translateX(-100px);
        -ms-transform:translateX(-100px);
         -o-transform:translateX(-100px);
            transform:translateX(-100px);
}
.cs-portfolio.cs-portfolio-style2 .cs-portfolio-category {
    line-height: 24px;
    margin: 0;
    opacity: 0;
    -webkit-transition: all 300ms linear 0ms;
       -moz-transition: all 300ms linear 0ms;
         -o-transition: all 300ms linear 0ms;
        -ms-transition: all 300ms linear 0ms;
            transition: all 300ms linear 0ms;
    -webkit-transform:translateX(100px);
       -moz-transform:translateX(100px);
        -ms-transform:translateX(100px);
         -o-transform:translateX(100px);
            transform:translateX(100px);
}
.cs-portfolio.cs-portfolio-style2 .cs-portfolio-category a {
    font-size: 12px;
    color: #fff;
    font-style: italic;
}
.cs-portfolio.cs-portfolio-style2 .cs-portfolio-readmore {
    bottom: 0;
    position: absolute;
    right: 0;
}
.cs-portfolio.cs-portfolio-style2 .cs-portfolio-description {
    margin-top: 20px;
}
.cs-portfolio.cs-portfolio-style2 a.cs-read-more {
    border-color: transparent rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) transparent;
    border-style: solid;
    border-width: 32px;
    color: #fff;
    display: block;
    font-size: 21px;
    height: 64px;
    width: 64px;
    opacity: 0;
    -webkit-transition: all 300ms linear 0ms;
       -moz-transition: all 300ms linear 0ms;
         -o-transition: all 300ms linear 0ms;
        -ms-transition: all 300ms linear 0ms;
            transition: all 300ms linear 0ms;
}
.cs-portfolio.cs-portfolio-style2 .cs-portfolio-header:hover .cs-portfolio-category,
.cs-portfolio.cs-portfolio-style2 .cs-portfolio-header:hover .cs-portfolio-title,
.cs-portfolio.cs-portfolio-style2 .cs-portfolio-header:hover a.cs-read-more {
    opacity: 1;
    -webkit-transform:translateX(0px);
       -moz-transform:translateX(0px);
        -ms-transform:translateX(0px);
         -o-transform:translateX(0px);
            transform:translateX(0px);
}

/* ==========================================================================
   End Portfolio
========================================================================== */
/* ==========================================================================
    Start Testimonial Styles
========================================================================== */
.cs-testimonial .cs-testimonial-header .cs-title {
}
.cs-testimonial .cs-nav {
    margin-top: 14px;
}
/* ==========================================================================
    End Testimonial Styles
========================================================================== */
/* ==========================================================================
    Start client Styles
========================================================================== */
.cs-carousel-client .cs-carousel-container,
.boxShadow {
    border: 1px solid #ddd;
    padding: 15px;
    -webkit-transition: all 300ms linear 0ms;
       -moz-transition: all 300ms linear 0ms;
         -o-transition: all 300ms linear 0ms;
        -ms-transition: all 300ms linear 0ms;
            transition: all 300ms linear 0ms;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
        -ms-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}
.cs-carousel-client .cs-carousel-container:hover,
.boxShadow:hover {
    -webkit-box-shadow: 0 0 15px #bdbdbd inset;
       -moz-box-shadow: 0 0 15px #bdbdbd inset;
        -ms-box-shadow: 0 0 15px #bdbdbd inset;
         -o-box-shadow: 0 0 15px #bdbdbd inset;
            box-shadow: 0 0 15px #bdbdbd inset;
}
/* ==========================================================================
    End client Styles
========================================================================== */
/* ==========================================================================
    Start google maps Styles
========================================================================== */
.gmnoprint img {
    max-width: inherit;
}
/* ==========================================================================
    Start google maps Styles
========================================================================== */
/* ==========================================================================
    Start recent post Styles
========================================================================== */
#cboxLoadedContent{overflow:hidden!important;}
.cs-recent-post .cs-entry-media {
  min-height: 100px;
  position: relative;
}
.cs-recent-post .cs-entry-media img{
	display:block;
    width: 100%;
    max-width: 100%;
}
.cs-recent-post .cs-entry-media .cboxElement {
  background: none repeat scroll 0 0 rgba(19,22,69,0.78);
  border: 1px solid #161a48;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  height: 50px;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 50px;
  z-index: 10;
}
.cs-recent-post .cs-entry-media  .cboxElement  .fa {
  margin-top: -10px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
}

.cs-recent-post.style-1  .cs-entry-media {
	margin-bottom:20px;
	position: relative;
}
.cs-recent-post.style-1 .cs-entry-media:after {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.cs-recent-post.style-1 .cs-entry-media:hover:after {
    background: rgba(0,0,0,0.1);
}
.cs-recent-post.style-1  .cs-recent-post-container {
  margin-bottom: 30px;
}
.cs-recent-post.style-1  .cs-recent-post-meta{
	padding:0px 30px 10px;
	text-transform:uppercase;
}
.cs-recent-post.style-1  .cs-recent-post-meta .cs-category a{}
.cs-recent-post.style-1  .cs-recent-post-title{}
.cs-recent-post .cs-recent-post-title  .entry-title{
}
.cs-recent-post.style-1  .cs-recent-post-description{
}
.cs-recent-post.style-2 .cs-entry-media {
}
.cs-recent-post.style-2 .cs-entry-media img {
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 0 10px 20px 0;
  padding: 5px;
}
.cs-carousel-post.style-1,
.cs-carousel-post.style-1 .cs-carousel-header {
    position: relative;
}
.cs-carousel-post.style-1 .cs-carousel-header .cs-header + .cs-nav {
    position: absolute;
    top: 0;
    right: 0;
}
.rtl .cs-carousel-post.style-1 .cs-carousel-header .cs-header + .cs-nav {
    right: inherit;
    left: 0;
}
.cs-carousel-post.style-1 .cs-carousel-details {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.cs-carousel-post.style-1 a.read-more-link {
    bottom: 0;
    color: #fff !important;
    display: block;
    font-size: 50px;
    height: 60px;
    left: 0;
    line-height: 60px;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 300ms linear 0ms;
    width: 60px;
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -o-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    transform: translateY(-300px);
    -webkit-transition: all 300ms linear 0ms;
       -moz-transition: all 300ms linear 0ms;
         -o-transition: all 300ms linear 0ms;
        -ms-transition: all 300ms linear 0ms;
            transition: all 300ms linear 0ms;
}
.cs-carousel-post.style-1 .cs-carousel-header:hover a.read-more-link {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.cs-recent-post.style-3 .cs-post-image img {
    border: medium none;
    border-radius: 0;
    padding: 0;
    width: 100%;
    margin: 0;
}
.cs-recent-post.style-3 .cs-entry-media {
    float: none;
    overflow: hidden;
}
.cs-recent-post.style-3 .cs-entry-media img {
    -webkit-transition: all 300ms linear 0ms;
       -moz-transition: all 300ms linear 0ms;
         -o-transition: all 300ms linear 0ms;
        -ms-transition: all 300ms linear 0ms;
            transition: all 300ms linear 0ms;
}
.cs-recent-post.style-3 .cs-entry-media:hover img {
    -webkit-transform: rotate(3deg) scale(1.12);
       -moz-transform: rotate(3deg) scale(1.12);
        -ms-transform: rotate(3deg) scale(1.12);
         -o-transform: rotate(3deg) scale(1.12);
            transform: rotate(3deg) scale(1.12);
}
.cs-recent-post.style-3 .cs-recent-post-title a {
    font-size: 14px;
    text-transform: none;
    display: block;
}
.cs-recent-post.style-3 .cs-recent-post-item {
    padding: 9px;
}
.cs-recent-post.style-3 .cs-title {
    color: #fff;
    padding: 15px 19px;
    margin: 0 9px;
}
.cs-recent-post.style-3 .cs-title:before {
    content: "\f1ea";
    font-family: FontAwesome;
    padding-right: 20px;
}
.rtl .cs-recent-post.style-3 .cs-title:before {
    padding-right: 0;
    padding-left: 0;
}
.cs-recent-post.style-3 .cs-recent-post-container {
    position: relative;
}
.cs-recent-post.style-3 .cs-recent-post-title {
    bottom: 0;
    position: absolute;
    width: 100%
}
.cs-recent-post.style-3 .cs-recent-post-title .entry-title {
    margin: 10px;
}
.cs-recent-post.style-3 .cs-recent-post-title a {
    color: #fff;
    padding: 10px 20px;
}
/* ==========================================================================
    Start recent post Styles
========================================================================== */

/* ==========================================================================
   Start Event Count
========================================================================== */
.cs-eventCount-content {
    overflow: hidden;
}
.cs-eventCount-content .cs-title { 
    font-size: 34px;
    margin: 0 0 7px;
}
.cs-eventCount-content .cs-desc {
    font-size: 16px;
    color: #0a2b44;
    letter-spacing: 0.06em;
    margin: 0;
}
.cs-eventCount-content .cs-starting {
    border-right: 1px solid #fff;
    float: left;
    font-size: 14px;
    height: 60px;
    line-height: 60px;
    margin-right: 27px;
    padding-right: 27px;
    text-transform: uppercase;
}
.cs-eventCount-content .cs-eventCount-introImg {
    padding: 0;
    height: auto;
}
.cs-eventCount-content .cs-eventCount-contentWrap .cs-eventCount-title,
.cs-eventCount-content .cs-eventCount-contentWrap .cs-eventCount-content-main  {
    padding-left: 12px;
}
.rtl .cs-eventCount-content .cs-eventCount-contentWrap .cs-eventCount-title,
.rtl .cs-eventCount-content .cs-eventCount-contentWrap .cs-eventCount-content-main  {
    padding: 0 12px 0 0;
}
.cs-eventCount-content .cs-eventCount-content-main {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 10px;
}
.cs-eventCount-content h3.cs-eventCount-title {
    margin: 20px 0 15px 0;
    padding-bottom: 0;
    font-size: 25px;
    letter-spacing: 0;
}
.cs-eventCount-content #event_countdown ul {
    padding: 0 0 3px;
    margin: 0;
    width: 100%;
}
.cs-eventCount-content #event_countdown ul li {
    display: inline-block;
    margin: 0px;
}
.cs-eventCount-content #event_countdown ul li + li {
    margin-left: 45px;
}
.cs-eventCount-content #event_countdown ul li:last-child {
    border-right: none;
}
.cs-eventCount-content #event_countdown span {
    display: block;
}
.cs-eventCount-content #event_countdown span:nth-child(1) {
    font-size: 46px;
    line-height: 46px;
    font-weight: 200;
    text-align: center;
}
.cs-eventCount-content #event_countdown span:nth-child(2) {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 2px;
    text-align: center;
}
/* ==========================================================================
   End Event Count
========================================================================== */

/* ==========================================================================
   Start Booking Form Table
========================================================================== */
.cs-booking-form {
    border: 1px solid #fff;
    margin: 0 auto;
    max-width: 700px;
    padding: 30px;
}
.content-area .cs-booking-form form,
.cs-booking-form .cs-message {
    color: #fff;
}
.content-area .cs-booking-form form input[type="text"] {
    color: #333;
}
.cs-booking-form .Selectoptions {
    display: block;
}
.cs-booking-form .Selectoptions:before,
.cs-booking-form .Selectoptions:after {
    content: "";
    background: none;
}
.cs-booking-form form {
    background: transparent !important;
}
.cs-booking-form label {
    display: block;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    text-align: center;
}
.cs-booking-form span.des-text {
    text-align: center;
    color: #fff;
    display: block;
    margin-top: 20px;
}
.cs-booking-form .btn {
    color: #fff !important;
    padding: 8px 20px;
}
.cs-booking-form input[type="text"], .cs-booking-form input[type="email"], select {
    font-weight: normal;
    margin-bottom: 15px;
    width: 100%;
    background: #fff;
    border: 1px solid #b7b6b6;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
        -ms-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}
.cs-booking-form .cs-bookTable-submit {
    text-align: center;
}
.cs-booking-form .rtb-error {
    color: #ea0d23;
}
.cs-booking-form select {
    background: #fff !important;
    color: #333;
}
/* ==========================================================================
   End Booking Form Table
========================================================================== */

/* ==========================================================================
   Woo categories
========================================================================== */
.cs-categories-woo-wrap {
    position: relative;
}
.cs-categories-woo-wrap .cs-categories-woo-inner {
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    -webkit-transform: translate(0px, -50%);
       -moz-transform: translate(0px, -50%);
        -ms-transform: translate(0px, -50%);
         -o-transform: translate(0px, -50%);
            transform: translate(0px, -50%);
}
.cs-categories-woo-wrap .cs-categories-woo-image img {
    width: 100%;
}
.cs-categories-woo-wrap .cs-categories-woo-meta .cs-categories-woo-title {
    text-transform: uppercase;
}
.cs-categories-woo-wrap:hover .cs-categories-woo-meta .cs-categories-woo-title,
.cs-categories-woo-wrap:hover .cs-categories-woo-button a {
    border-color: #232323 !important;
    color: #232323 !important;
    background: transparent;
}
/* ==========================================================================
   End Woo categories
========================================================================== */

/* ==========================================================================
   Elements Typo
========================================================================== */
.radio input[type="radio"], 
.radio-inline input[type="radio"], 
.checkbox input[type="checkbox"], 
.checkbox-inline input[type="checkbox"]{
    margin-left: -16px;
    margin-top: 6px;
    position: absolute;
}
.radio span, .radio label, .radio div, .checkbox span {
    position: relative;
}
input[type="radio"] + span, 
input[type="checkbox"] + span {
    cursor: pointer;
    line-height: 24px;
    padding-left: 8px;
    position: static;
    text-transform: capitalize;
}
input[type="radio"] + span:before, 
input[type="checkbox"] + span:before {
    background: #f5f5f5;
    border: 1px solid #eeeeee;
    -webkit-border-radius: 50px;
       -moz-border-radius: 50px;
        -ms-border-radius: 50px;
         -o-border-radius: 50px;
            border-radius: 50px;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    right: 0;
    width: 20px;
    top: 0;
}
input[type="checkbox"] + span:before {
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
        -ms-border-radius: 0px;
         -o-border-radius: 0px;
            border-radius: 0px;
}
input[type="checkbox"] + span:after {
    content: "\f00c";
    font-family: FontAwesome;   
    color: #f5f5f5;
    height: 0;
    left: 3px;
    position: absolute;
    top: -3px;
    width: 0;
}
input[type="checkbox"]:checked + span:after {
    background: red;
}
input[type="radio"]:checked + span:before,
input[type="checkbox"]:checked + span:before {
    background: #00c3b6;
    border: none;
}
span.Selectoptions {
    position: relative;
    display: inline-block;
}
span.Selectoptions:after {
    background: #f5f5f5;
    bottom: 0;
    content: "\f063";
    font-family: FontAwesome;
    height: 35px;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 25px;
    line-height: 37px;
    text-align: center;
}
span.Selectoptions select {
    padding: 0 5px;
}
/**** Contact Form 7 *****/
.wpcf7-captchar {
    max-width: 100px;
}
.wpcf7-captchac {
    margin: 0 10px;
}
/* ==========================================================================
   End Elements Typo
========================================================================== */
/* ==========================================================================
   Start Event Carousel
========================================================================== */
.cs-carousel-event-style1 .cs-title {
    font-size: 36px;
    margin: 0 0 10px;
}
.cs-carousel-event-style1 .cs-title span {
    border-top: 5px solid #fff;
    color: #fff;
    padding: 10px 0 0;
}
.cs-carousel-event-style1 .cs-subtitle {
    font-size: 30px;
}
.cs-carousel-event-style1 .cs-content {
    background: rgba(255, 255, 255, 0.4);
}
.cs-carousel-event-style1 .cs-header {
    position: relative;
    margin: 0 0 25px;
}
.cs-carousel-event-style1 .cs-nav {
    position: absolute;
    right: 0;
    bottom: 0;
}
.cs-carousel-event-style1 .cs-content .cs-carousel-list {
    overflow: hidden;
}
.cs-carousel-event-style1 .cs-content .cs-carousel-item-wrap .cs-carousel-item {
    margin: 25px -1px 25px 0 !important;
    padding: 0 25px;
    border-right: 1px solid #fff;
}
.cs-carousel-event-style1 .cs-event-date .cs-day {
    font-size: 72px;
    color: #fff;
    display: block;
    line-height: 1;
}
.cs-carousel-event-style1 .cs-event-date .cs-month {
    font-size: 33px;
    color: #fff;
    display: block;
    line-height: 1;
}
.cs-carousel-event-style1 .cs-carousel-header {
    overflow: hidden;
}
.cs-carousel-event-style1 .cs-carousel-header .cs-event-date {
    float: left;
    height: 110px;
    margin: 0 10px 0 0;
    width: 100px;  
    text-align: center; 
}
.cs-carousel-event-style1 .cs-carousel-header .cs-month {
    text-transform: uppercase;
}
.cs-carousel-event-style1 .cs-carousel-title a {
    font-size: 18px;
}
.cs-carousel-event-style1 .cs-event-meta .cs-event-time i {
    font-size: 18px;
    padding-right: 14px;
}
.cs-carousel-event-style1 .cs-carousel-post-description {
    line-height: 18px;
    margin: 12px 0 0;
}
.cs-carousel-event-style1 .btn-event {
    color: #fff !important;
    font-family: inherit !important;
    font-size: 17px;
    line-height: 24px;
    padding: 10px 14px;
}
.cs-carousel-event-style1 .btn-event i {
    padding-left: 10px;
}
/* ==========================================================================
   End Event Carousel
========================================================================== */
/* ==========================================================================
   Pie Chart
========================================================================== */
.vc_wrap_header i {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 177px;
}
/* ==========================================================================
   Icon
========================================================================== */
.fontawesome-icon-list i {
    padding-right: 5px;
}
.fontawesome-icon-list [class*="col-"], .fontawesome-icon-list [class^="col-"] {
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
        -ms-border-radius: 4px;
         -o-border-radius: 4px;
            border-radius: 4px;
}
.vc_separator h1,.vc_separator h2,.vc_separator h3,.vc_separator h4,.vc_separator h5,.vc_separator h6{
    display: table-cell;
    white-space: pre;
	 padding: 0 1.4em;
}
.vc_separator.vc_separator_align_left .cs_separator_title h3 {
    padding-left: 0;
}
.vc_separator.vc_separator_align_right .cs_separator_title h3 {
    padding-right: 0;
}
/* ==========================================================================
   Start Process
========================================================================== */
.cs-process .cs-process-holder {
    list-style: none;
    padding: 0;
    position: relative;
}
.cs-process .cs-process-holder .cs-process-outer {
    width: 25%;
    float: left;
}
.cs-process .cs-process-holder .cs-process-outer i {
    background: #fff;
    border-color: #fff;
    border-style: solid;
    border-width: 5px;
    color: #59c6df;
    font-size: 30px;
    height: 120px;
    line-height: 120px;
    width: 120px;
     -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
        -ms-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
}
.cs-process .cs-process-title span {
    display: block;
    margin: 30px 0 0;
}
.cs-process .cs-process-separator {
    height: 2px;
    width: 80%;
}
/* ==========================================================================
   End Process
========================================================================== */

/* ==========================================================================
   facebook feed
========================================================================== */
.widget_cs_facebook_widget .fb_iframe_widget {
  display: table;
  position: relative;
  margin: 0 auto;
}
.fb_iframe_widget span,.fb_iframe_widget iframe{max-width: 100%;}
@media (max-width: 768px) {
	.widget_cs_facebook_widget .fb_iframe_widget {
	  display: block;
	  max-width:100%;
	}
}

.vertical-center li.prev {
    left: -50px;
    position: absolute;
    top: 50%;
	margin-top: -15px;
}
.vertical-center li.next {
    position: absolute;
    right: -50px;
    top: 50%;
    margin-top: -15px;
}

/* Custom CS Shortcode title */
border-bottom
overline
underline
line-through
.cs-header{}
.cs-header .cs-title{
    position: relative;
}
/* Border Bottom*/
.cs-header.border-bottom{
    border-bottom: 1px solid #ccc;
}
/*Overline*/
.cs-header.overline{
    border-bottom: 1px solid #ccc;
}
.cs-header.overline .cs-title{
    padding: 0;
    margin: 0;
}
.cs-header.overline .cs-title .line{
    display: inline-block;
    padding-bottom: 20px;
    margin: 0 0 -1px 0;
    border-bottom: 1px solid blue;
}
/*Underline*/
.cs-header.underline .cs-title{
    padding: 0;
    margin: 0;
}
.cs-header.underline .cs-title .line{
    display: inline-block;
    margin: 0;
    border-bottom: 1px solid #ccc;
}
/*line-through*/
.cs-header.line-through .cs-title{
}
.cs-header.line-through .cs-title:after{
    display: block;
    content: "";
    height: 1px;
    width: 100%;
    background-color: #ccc;
    position: absolute;
    top: 50%;
    transform:translateY(-50%);
}
.cs-header.line-through .cs-title .line{
    background-color: white;
    padding: 0 20px;
    position: relative;
    z-index: 2;
}
/* Dotted Bottom */
.cs-header.dotted-bottom .cs-title{
    margin: 0;
    padding-bottom: 30px;
}
.cs-header.dotted-bottom .cs-title:after{
    display: block;
    content: "";
    height: 5px;
    width: 24px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.cs-header.dotted-bottom.text-center .cs-title:after,
.cs-header.dotted-bottom .cs-title.text-center:after{
    left: 50%;
    transform:translateX(-50%);
}
.cs-header.dotted-bottom.text-right .cs-title:after,
.cs-header.dotted-bottom .cs-title.text-right:after{
    left: auto;
    right: 0;
}

/* Dotted Bottom 2 */
.cs-header.dotted-bottom2{
    margin: 0;
    padding-bottom: 30px;
}
.cs-header.dotted-bottom2:after{
    display: block;
    content: "";
    height: 5px;
    width: 24px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.cs-header.dotted-bottom2.text-center:after{
    left: 50%;
    transform:translateX(-50%); 
}
.cs-header.dotted-bottom2.text-right:after{
    left: auto;
    right: 0;
}

.cs-header.dotted-bottom2 .cs-subtitle{
    margin-top: -30px; 
}