@charset "UTF-8";

#wpadminbar {
    display: none
}
body{
  background: #fbf8f4 url(../images/bg.jpg) repeat top left;
}
.theme_option {
    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 3px 0;
    -moz-border-radius: 3px 0;
    -webkit-border-radius: 3px 0;
    left: -236px;
    padding: 15px 20px;
    position: absolute;
    top: 200px;
    width: 236px;
    z-index: 1000;
    display: block!important
}
.option_header>h4 {
    color: #324545;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 44px;
    margin: 0 0 0 20px;
    padding: 0
}
.option_color_list {
    margin: 0;
    padding: 0
}
ul.option_color_list li {
    float: left;
    margin: 0 9px 9px 0
}
.option_color_list {
    margin-right: -2px
}
ul.option_color_list li:nth-child(6n) {
    margin-right: 0
}
ul.option_color_list li a {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    display: block;
    height: 25px;
    width: 25px
}
.opt_remove_i {
    display: none
}
.open_options,
.open_options:focus {
    border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    background: #fff;
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    color: #1ccdca;
    font-size: 22px;
    height: 45px;
    line-height: 46px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 43px;
    top: 0
}
.option_block {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
    padding: 0 0 25px
}
.option_title {
    color: #999!important;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    margin: 0 0 10px;
    padding: 0
}
.option_button {
    background: #fff;
    border: 1px solid #ddd;
    color: #888;
    display: inline-block;
    float: left;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    width: 91px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px
}
.option_button:nth-child(2n) {
    margin-right: 11px
}
.option_button.active,
.option_button:hover {
    background: #1ccdca;
    border-color: #1ccdca;
    color: #fff
}
.open_options:hover {
    color: #324545
}
.option_header {
    background: #fff;
    border-bottom: 1px solid #E4E4E4;
    border-top: 1px solid #e4e4e4;
    bottom: 100%;
    color: #fff;
    height: 46px;
    left: -1px;
    position: absolute;
    right: -43px;
    border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0
}
.option_block:last-child {
    border: none;
    padding-bottom: 10px
}
.mobile-drop ul li i.op_nav_icon_off,
.navigation .nav-menu ul li i.op_nav_icon_off {
    display: none
}
.mobile-drop ul li i.op_nav_icon_on,
.navigation .nav-menu ul li i.op_nav_icon_on {
    display: inline
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
body div,
caption,
cite,
code,
dd,
del,
details,
dfn,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    background: 0 0
}
ins {
    color: #1CCDCA;
    text-decoration: none
}
body {
    font-size: 14px;
    font-family: 'Gentium Basic', serif;
    color: #5F5F5F;
    position: relative;
    line-height: 1.3
}
body.site_boxed {
    background-color: #f9f9f9
}
html {
    height: 100%;
    min-height: 100%
}
body {
    min-height: 100%
}
a {
    color: #71BF45;
    text-decoration: none;
    outline: 0 
}

a:hover {
    color: #fff
}

::-webkit-selection {
    background: #1CCDCA;
    color: #fff;
    text-shadow: none
}
::-moz-selection {
    background: #1CCDCA;
    color: #fff;
    text-shadow: none
}
::selection {
    background: #71BF45;
    color: #fff;
    text-shadow: none
}
ol,
ul {
    margin: 0;
    padding: 0
}
.clear {
    clear: both;
    display: block
}
embed,
img,
object {
    max-width: 100%;
    vertical-align: top
}
p {
    margin-bottom: 15px;
    

}
ul {
    list-style: none
}
.blog_grid_block>div.feature_inner .feature_inner_corners:after,
.blog_grid_block>div.feature_inner .feature_inner_corners:before,
.blog_grid_block>div.feature_inner:after,
.blog_grid_block>div.feature_inner:before,
.f_s_i_zoom {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms
}
.feature_inner_btns>a.expand_image {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms
}
.tp-banner-container>div>ul:not(.tp-revslider-mainul) {
    height: 400px;
    opacity: 0;
    width: 100%
}
#enar_owl_slider .enar_owl_n,
#enar_owl_slider .enar_owl_n:after,
#enar_owl_slider .enar_owl_p,
#enar_owl_slider .enar_owl_p:after,
#enar_owl_slider .owl_slider_con>span,
#form-messages,
#logo,
#main_nav,
#navy .img_menu_i>a span:before,
#navy ul li .parent_arrow,
#navy ul li a,
#navy ul li a i.menu_icon,
#navy ul li:not(.image_menu_slide) a:after,
#navy ul.mega_menu li a:before,
#navy>li>a,
#navy>li>a:after,
#navy>li>a>span,
#share_on_socials a,
#sort-by.option-set,
#submit-comment,
#subscribe_output,
.add2cart_btn,
.add2cart_btn i,
.add2cart_icons,
.add2cart_image .add2cart_zoom,
.add2cart_img .circle,
.add2cart_img:after,
.arrow_button i,
.arrow_button>span>span,
.btn_a,
.btn_a>span>span,
.btn_b,
.btn_b .hidden_element:after,
.btn_b .hidden_element:before,
.btn_b span,
.btn_c,
.btn_c span,
.cart_toltip_icon:after,
.cart_toltip_icon:before,
.comment-edit-link,
.comment-reply-link,
.content_thumbs_gall .gall_thumbs .owl-item>.item,
.content_thumbs_gall .gall_thumbs .owl-item>.item:after,
.counter .icon,
.counter .icon:after,
.counter .icon:before,
.current_thumb,
.detail_link,
.enar_occ_title,
.enar_occ_title:after,
.enar_occ_title:before,
.enar_owl_n,
.enar_owl_n>span,
.enar_owl_n>span:after,
.enar_owl_n>span:before,
.enar_owl_p,
.enar_owl_p>span,
.enar_owl_p>span:after,
.enar_owl_p>span:before,
.error,
.expand_img,
.f_s_i_zoom,
.feature_icon .item h5 .icon,
.feature_icon .item h5 .icon span:after,
.feature_icon .item h5 .title,
.feature_inner:hover .feature_inner_corners:after,
.feature_inner:hover .feature_inner_corners:before,
.feature_inner:hover:after,
.feature_inner:hover:before,
.feature_inner_btns,
.feature_inner_btns a,
.feature_inner_ling:after,
.featured_slide_details,
.featured_slide_img:after,
.flex_in_flex,
.flex_style1 #flex_carousel .flex_next:hover span span,
.flex_style1 #flex_carousel .flex_next:hover span span:after,
.flex_style1 #flex_carousel .flex_next:hover span span:before,
.flex_style1 #flex_carousel .flex_next>span:after,
.flex_style1 #flex_carousel .flex_previous:hover span span,
.flex_style1 #flex_carousel .flex_previous:hover span span:after,
.flex_style1 #flex_carousel .flex_previous:hover span span:before,
.flex_style1 #flex_carousel .flex_previous>span:after,
.flex_style1 #flex_thumbs li,
.flex_style1 #flex_thumbs li:after,
.flickr_badge_image,
.flickr_badge_image a:after,
.flickr_badge_image a:before,
.header_on_side.site_boxed #side_heder,
.hm_filter_wrapper_con.timeline .filter_item_block,
.hm_go_top,
.hm_new_bar_controll_btn.pause i,
.hm_vid_con:after,
.hoverdir_con,
.icon_boxes_con.style1 .service_box .ser-box-link,
.icon_boxes_con.style1 .service_box .ser-box-link>span,
.icon_boxes_con.style1 .service_box .ser-box-link>span:after,
.icon_boxes_con.style1 .service_box .service_box_con:before,
.icon_boxes_con.style1 .service_box>.icon,
.icon_boxes_con.style1 .service_box>.icon i,
.icon_boxes_con.style2 .service_box .ser-box-link,
.icon_boxes_con.style2 .service_box .ser-box-link>span:after,
.icon_boxes_con.style2 .service_box .ser-box-link>span:before,
.icon_boxes_con.style2 .service_box .service_box_con:before,
.icon_boxes_con.style2 .service_box>.icon,
.icon_expand>span:after,
.languages-drop .languages-panel,
.leaf_icon,
.lfc_icon,
.main_button,
.main_title .line:before,
.mega_toltip,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.member_img2:after,
.member_img2:before,
.mfp-arrow,
.mfp-close,
.mobile_menu #navy>li.opened_menu>a>span:after,
.newsletter_button i,
.normal_menu_arrow::after,
.option-set li,
.option-set li a,
.option-set li a span,
.option-set li a span:after,
.option-set li a span:before,
.owl-next,
.owl-page,
.owl-prev,
.owl_text_a a span:before,
.pagination li a,
.panel-heading a:after,
.panel-heading a:before,
.person_name,
.plan_col>h6,
.plan_col>h6 span,
.plan_col>h6:after,
.play_video_btn>span,
.polygon_fill,
.porto_desc,
.porto_desc h6,
.porto_nums>span.like i,
.porto_type:after,
.porto_type>img,
.pro_add2cart_details,
.recent_posts_img:after,
.recent_posts_img:before,
.rev_offer_circle span,
.rev_offer_circle2 span,
.service_box h3,
.service_box>.icon i,
.service_box>.icon i:after,
.service_box>.icon:after,
.service_box>.icon:before,
.social_links_widget a,
.tabs-body:after,
.tabs-navi a:after,
.tabs-navi a:before,
.tagcloud a,
.tagcloud a span,
.tagcloud a span:after,
.tagcloud a span:before,
.team_block2 .member_img:after,
.team_block2 .member_img:before,
.thumbs_gall_slider_con .owl-controls,
.thumbs_gall_slider_larg .item>a:after,
.timeline_feature>a span.image-zoom,
.top-socials>a,
.top-socials>a>span.soc_icon_bg,
.top-socials>a>span.soc_name,
.top-socials>a>span.soc_name:after,
.top_cart,
.top_cart_title,
.top_catt_remove,
.top_catt_remove:after,
.top_catt_remove:before,
.top_expande i,
.top_search,
.top_search_con,
.tree_features>li,
.vid_icon i,
.video_frame div:after,
.video_frame div:before,
.video_frame:after,
.video_frame:before,
.wobbly_slide ul li,
.wobbly_slide>nav span,
.wobbly_slide>nav span i,
.youtube_bg_video,
[class*=" send_button"],
[class^=send_button],
a,
a.img_popup>img,
a.img_popup>span,
a:after,
a:before,
a>span,
input,
input[type=password],
textarea:focus {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease
}
#navigation_bar {
    -webkit-transition: background .4s ease;
    -moz-transition: background .4s ease;
    -o-transition: background .4s ease;
    -ms-transition: background .4s ease;
    transition: background .4s ease
}
.add2cart_image .add2cart_img>img,
.related_posts_slide .related_img>img,
a.img_popup>img {
    -webkit-transition: -webkit-transform .7s ease;
    -moz-transition: -moz-transform .7s ease;
    -o-transition: -o-transform .7s ease;
    -ms-transition: -ms-transform .7s ease;
    transition: transform .7s ease
}
#enar_owl_slider .enar_owl_n,
#enar_owl_slider .enar_owl_n:after,
#enar_owl_slider .enar_owl_p,
#enar_owl_slider .enar_owl_p:after,
#enar_owl_slider .owl-page,
#enar_owl_slider .owl-prev,
#navy .has_sub_img .owl-controls,
#navy .has_sub_img .owl-controls:before,
#share_on_socials a,
.about_auther_con .avatar_img,
.about_auther_con .avatar_img img,
.add2cart_image .add2cart_zoom,
.add2cart_img .circle,
.btn_c>span,
.cart_toltip_icon,
.cart_toltip_icon2,
.commerce_comments .avatar_img,
.contact_details_row .icon,
.content_slider .owl-page,
.counter .icon,
.counter .icon:after,
.counter .icon:before,
.f_s_block.circle,
.f_s_block.circle a.img_popup,
.f_s_block.circle a.img_popup:after,
.face404,
.feature_icon .item h5 .icon,
.feature_icon .item h5 .icon span,
.feature_icon .item h5 .icon span:after,
.feature_icon_slider .owl-page,
.featured_slider .owl-buttons .owl-next,
.featured_slider .owl-buttons .owl-prev,
.flex_style1 #flex_carousel .flex_next,
.flex_style1 #flex_carousel .flex_next>span,
.flex_style1 #flex_carousel .flex_next>span:after,
.flex_style1 #flex_carousel .flex_previous,
.flex_style1 #flex_carousel .flex_previous>span,
.flex_style1 #flex_carousel .flex_previous>span:after,
.gall_arrow2 .thumbs_gall_slider_larg .enar_owl_n,
.gall_arrow2 .thumbs_gall_slider_larg .enar_owl_p,
.hm_circle_progressbar.style1::after,
.hm_circle_progressbar.style1:not(.square)>svg,
.hm_filter_wrapper .icon_expand,
.hm_vid_con .vid_icon i,
.icon_boxes_con.style1 .service_box .ser-box-link,
.icon_boxes_con.style1.circle .service_box .service_box_con:before,
.icon_boxes_con.style1.circle .service_box>.icon i,
.icon_boxes_con.style1.circle .service_box>.icon:after,
.icon_boxes_con.style1.circle.just_icon_border:not(.radius5) .service_box>.icon:before,
.icon_boxes_con.style1.circle.just_icon_border:not(.solid_icon) .service_box>.icon i:after,
.icon_boxes_con.style2 .service_box .icon i,
.icon_boxes_con.style2 .service_box .icon.circle,
.icon_boxes_con.style2 .service_box .icon.circle:after,
.icon_boxes_con.style2.solid_icon .service_box>.icon:before,
.leaf_icon,
.list3 li:after,
.list3>li .arrow,
.main_title .dot,
.main_title .line i,
.mejs-controls .mejs-time-rail .mejs-time-current:after,
.next_product_nav .icon-wrap,
.normal_text_slider .client_img,
.normal_text_slider .client_img img,
.normal_text_slider .enar_owl_n,
.normal_text_slider .enar_owl_p,
.our_client_slider .enar_owl_n,
.our_client_slider .enar_owl_p,
.owl-next,
.owl-page,
.page404>span::after,
.page404>span::before,
.plan_column1 .plan_price_block,
.plan_column1 .plan_price_block .plan_price_in,
.play_video_btn,
.play_video_btn>span,
.png_slider .owl-next,
.png_slider .owl-page,
.png_slider .owl-prev,
.porto_galla .owl-page,
.preloader3 .spinner .sk-dot1,
.preloader3 .spinner .sk-dot2,
.progress_bar.prog_bar2 .fill_con .fill:before,
.related_posts_slide .related_img>span:after,
.rev_arrow_a,
.rev_offer_circle,
.rev_offer_circle2,
.rotate_icon,
.section_icon,
.section_icon i,
.shop_slider .enar_owl_n,
.shop_slider .enar_owl_p,
.sidebar_slide_discount,
.sidebar_slide_discount:after,
.single_cart_video .vid_icon:after,
.sitemap li:not(.has_child_sitmap)::after,
.sitemap_count,
.small_title .s_icon,
.social_media a,
.tabs2.circle .tabs-navi li a,
.team_block .team_img,
.team_block .team_img img,
.team_block2 .member_img,
.team_block2 .member_img img,
.team_block2 .member_img:after,
.team_block2 .member_img:before,
.thumbs_gall_slider_larg .item>a:after,
.timeline_feature a span.image-zoom,
.timeline_post_format,
.top_add_card,
.top_add_card>span,
.top_catt_remove,
.vid_con .vid_icon:after,
.vid_icon,
.wobbly_slide>nav span,
a.img_popup>span,
ul.list1.list_circle li:after {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%
}
#enar_owl_slider .owl_slider_con,
#navy .has_sub_img .owl-controls,
.add2cart_image .add2cart_zoom,
.boxgallery_desc,
.feature_inner_btns,
.flex_style1 #flex_thumbs .flex_next i,
.flex_style1 #flex_thumbs .flex_previous i,
.flickr_badge_image a:before,
.hm_circle_progressbar .path_val,
.hm_vid_con .vid_icon,
.hoverdir_meta,
.plan_col .polygon_con,
.plan_col .spec_req2,
.play_video_btn>span i,
.png_slide .desc,
.porto_full_desc .porto_meta,
.recent_posts_img:before,
.rev_offer_circle2>span,
.rev_offer_circle>span,
.team_block2 .member_img:after,
.thumbs_gall_slider_larg .item>a:after,
.timeline_feature a span.image-zoom,
.timeline_post_format i,
.wobbly_slide>nav span i {
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}
#navy>li>a:after,
.add2cart_btn,
.blog_grid_format,
.cart_toltip_icon:before,
.centered .main_title .line i,
.centered .main_title span,
.centered .main_title span:before,
.counter .title:after,
.counter .title:before,
.description3.centered:after,
.face404,
.hm_filter_wrapper_con.timeline:after,
.icon_boxes_con.style1 .service_box .ser-box-link,
.icon_boxes_con.style1 .service_box .service_box_con:before,
.icon_boxes_con.style1 .service_box>.icon,
.main_title.centered .line i,
.main_title.centered span,
.main_title.centered span:before,
.plan_column1 .plan_price_block,
.progress_bar.prog_bar2 .value:after,
.progress_bar.prog_bar2 .value:before,
.rotate_icon,
.section_icon,
.shop_slider .pro_add2cart_details,
.sidebar_slide_discount:before,
.sidebar_slide_price:before,
.tabs1.fill_active .tabs-navi a.selected:before,
.tabs2 .tabs-navi a.selected:after,
.tabs2 .tabs-navi a.selected:before,
.top_add_card>span,
.wobbly_slide ul li>svg,
h2.title2 span:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}
#enar_owl_slider .owl-buttons,
#navy .tab_menu_item.active>a:after,
.flex_style1 #flex_carousel .flex_next,
.flex_style1 #flex_carousel .flex_previous,
.mega_toltip,
.nav_trigger,
.png_slider .owl-buttons,
.porto_block .porto_galla .owl-next,
.porto_block .porto_galla .owl-prev,
.porto_galla .owl-buttons,
.porto_nav,
.progress_bar .value:after,
.shop_slider .owl-controls,
.sitemap li:not(.has_child_sitmap)::after,
.thumbs_gall_slider_larg .owl-controls,
.top_add_card,
.top_search {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}
#commentform input[type=text],
#commentform textarea,
#comments .single_comment .avatar,
#form-messages,
#options .sort_list a.sort_selecter,
#review_form_wrapper .comment-form input,
#review_form_wrapper .comment-form textarea,
#sort-direction.option-set,
#submit-comment,
.about_author,
.about_author_link>img,
.add2cart_slide,
.arrow_button,
.black_button,
.black_thin_blackbg_30,
.blog_grid_format,
.blog_grid_format i,
.bordered_btn_black,
.bordered_btn_enar,
.bordered_btn_white,
.btn_a,
.btn_b,
.camera_commands,
.cart_toltip_icon:after,
.check_out_totals,
.comment-box,
.comment-edit-link,
.comment-reply-link,
.commerce_comments .comment_container,
.container #flex_carousel.flexslider,
.enar_occ_title,
.f_s_i_zoom,
.feature_inner_btns a,
.filter_by_mobile #filter-by>li a,
.flex_in_flex.flexslider,
.form_row input[type=file],
.gall_thumbs .owl-item,
.has_sapce_portos .porto_block,
.has_sapce_portos .porto_type,
.hm_blog_list:not(.hm_blog_full_list) .feature_inner .embed-container,
.hm_blog_list:not(.hm_blog_full_list) .feature_inner_ling,
.hm_filter_wrapper_con.timeline .timeline_block,
.hm_go_top,
.hm_vid_con,
.hoverdir_meta .detail_link,
.hoverdir_meta .expand_img,
.icon_boxes_con.style1 .service_box .service_box_con,
.icon_boxes_con.style1 .service_box>.icon i,
.login_form_colored,
.main_button,
.main_title.has_bg>h2,
.mapTooltip,
.menu_button_mode:not(.header_on_side) #navy>li>a,
.newsletter_con,
.orderby_label select,
.page_title .breadcrumbs,
.pagination li a,
.panel-default>.panel-heading,
.panel-heading a,
.photostack figure,
.photostack-img img,
.post_format_con>span>a,
.progress_bar.prog_bar2 .value,
.project_text_nav .detail_link,
.project_text_nav .expand_img,
.read_more_button,
.related_posts_slide .related_img,
.search_block form input.serch_input,
.shop_product_wrapper .hm-tabs.simple_tabs .tabs-navi li a,
.shop_product_wrapper .hm-tabs.simple_tabs:after,
.sidebar_slide,
.single_cart_video .vid_con,
.sitemap ul li.has_child_sitmap>a,
.social_links_widget a,
.tabs1.tabs_mobile.fill_active:not(.ver_tabs) .tabs-navi>li a,
.tabs2 .tabs-body,
.tabs2 .tabs-navi a,
.tagcloud .tag,
.tagcloud a,
.team_block .f1_card>div,
.thumbs_gall_slider_con,
.thumbs_gall_slider_larg .item,
.timeline_block .timeline_feature,
.timeline_block .timeline_feature a:after,
.timeline_block .timeline_feature>a,
.top-socials span.soc_name:after,
.top-socials span.soc_name:before,
.top-socials>a,
.top-socials>a>span.soc_icon_bg,
.top_cart_btn,
.tp-caption.black_thin_30,
.tp-caption.blue_thin_enar_bg_30,
.vid_con,
.welcome_banner.boxed_colored,
.welcome_banner.boxed_white,
.what_say_block .say_img,
[class*=" send_button"],
[class^=send_button],
a.img_popup,
black_thin_whitebg_30,
h2.title2 span,
input[type=password],
input[type=text],
input[type=number],
input[type=email],
input[type=date],
textarea {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}
.attach_shop_thumb.ico-post-image,
.blog_list_format,
.comment-container .trees_number,
.content_thumbs_gall .gall_thumbs .owl-item>.item,
.flickr_badge_image a,
.hm_vid_con img,
.hm_vid_con:after,
.languages-select .languages-panel-con,
.mega_toltip,
.mejs-container,
.mejs-controls .mejs-time-rail .mejs-time-float,
.nav_with_nums #filter-by>li a span.num,
.post_format_con.hm_quote>span>a:after,
.posts_widget_list li>a img,
.posts_widget_list2 li>a img,
.price_lable,
.progress_bar .fill,
.progress_bar .fill_con,
.progress_bar .value,
.recent_posts_list li>a .recent_posts_img,
.social_share_btn::after,
.social_share_btn::before,
ul.list1 li:after,
ul.list1 li>.arrow {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}
.icon_boxes_con.style1 .service_box .service_box_con:before,
.icon_boxes_con.style1 .service_box>.icon:after,
.icon_boxes_con.style1.radius5 .service_box>.icon:after,
.icon_boxes_con.style2.radius5 .service_box .icon:after,
.plan_col.plan_column1,
.top-socials>a>span.soc_name {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}
#navy ul,
#sort-by.option-set,
.add2cart_details,
.before_after_desc,
.blog_grid_con,
.enar_occ_content .acc_content,
.hm_filter_wrapper.porto_hidden_title .porto_desc:after,
.lfc_forget_pass,
.panel-body,
.top_cart_con,
.top_cart_footer,
.topbar_colored .languages-select .languages-panel-con {
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}
#options .sort_list:hover a.sort_selecter,
.before_after_img,
.blog_grid_desc,
.blog_grid_format:before,
.feature_inner_ling,
.lfc_header,
.occ_expanded .enar_occ_title,
.panel-heading a:not(.collapsed),
.table_container,
a.add2cart_img {
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0
}
.dark_sup_menu #navy ul ul,
.hm_blog_full_list .feature_inner_ling,
.hm_filter_wrapper.masonry_posts .feature_inner_ling,
.hosted_video_audio_con .mejs-container {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}
#filter-by>li:first-child a,
#navy .image_menu .owl-prev,
.camera_next,
.featured_slider.full_carousel .owl-buttons .owl-next,
.flex_style1 #flex_thumbs .flex_previous,
.lfc_icon,
.quantity_controll.minus,
.sitemap>li>.sitemap_count,
.top-socials.box_socials>a>span.soc_icon_bg,
.tp-rightarrow.preview4:after {
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px
}
#filter-by>li:last-child a,
#navy .image_menu .owl-next,
#navy .tab_menu_item .image_menu .owl-prev,
.camera_prev,
.featured_slider.full_carousel .owl-buttons .owl-prev,
.flex_style1 #flex_thumbs .flex_next,
.orderby_label:before,
.quantity_controll.plus,
.sitemap>li>a,
.tagcloud .num,
.top-socials.box_socials span.soc_name:after,
.tp-leftarrow.preview4:after {
    border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0
}
.site_boxed .top_cart_con {
    border-radius: 3px 3px 0;
    -moz-border-radius: 3px 3px 0;
    -webkit-border-radius: 3px 3px 0;
    -ms-border-radius: 3px 3px 0 3px;
    -o-border-radius: 3px 3px 0
}
.add2cart_btn,
.btn_c,
.cart_toltip_icon:after,
.four_boxes_block,
.four_boxes_title,
.nav_trigger,
.num_colored,
.plan_col.plan_column1 .plan_price_btn,
.shop_slider .pro_add2cart_details,
.sidebar_slide_price:after,
.social_share_btn,
.top_search_con,
.tree_features>li,
.tree_features>li:after,
.ui-video-background-controls {
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    -ms-border-radius: 200px;
    -o-border-radius: 200px;
    border-radius: 200px
}
.add2cart_image .add2cart_img>img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}
.preloader1 #preloader,
.preloader2 #preloader,
.preloader3 #preloader {
    display: block
}
#preloader {
    background: #fff;
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1000000
}
.preloader1 .spinner {
    font-size: 10px;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -25px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 57px;
    -webkit-transform: translateZ(0)
}
.preloader1 .spinner>div {
    background-color: #e61f26;
    height: 100%;
    width: 6px;
    display: inline-block;
    margin-right: 3px;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out
}
.preloader1 .spinner .sk-dot2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}
.preloader1 .spinner .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}
.preloader1 .spinner .rect4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}
.preloader1 .spinner .rect5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}
@-webkit-keyframes stretchdelay {
    0%, 100%, 40% {
        -webkit-transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1)
    }
}
@keyframes stretchdelay {
    0%, 100%, 40% {
        transform: scaleY(.4);
        -webkit-transform: scaleY(.4)
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}
.preloader2 .spinner {
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 40px;
    -webkit-animation: sk-chasingDotsRotate 2s infinite linear;
    animation: sk-chasingDotsRotate 2s infinite linear;
    -webkit-transform: translateZ(0)
}
.preloader2 .spinner .sk-dot1,
.preloader2 .spinner .sk-dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #e61f26;
    border-radius: 100%;
    -webkit-animation: sk-chasingDotsBounce 2s infinite ease-in-out;
    animation: sk-chasingDotsBounce 2s infinite ease-in-out
}
.preloader2 .spinner .sk-dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}
@-webkit-keyframes sk-chasingDotsRotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes sk-chasingDotsRotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@-webkit-keyframes sk-chasingDotsBounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@keyframes sk-chasingDotsBounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
.preloader3 .spinner {
    height: 80px;
    left: 50%;
    margin: -40px 0 0 -40px;
    position: fixed;
    top: 50%;
    width: 80px;
    -webkit-transform: translateZ(0)
}
.preloader3 .spinner .sk-dot1 {
    opacity: 0;
    border: 4px solid #71BF45;
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    -webkit-animation: cirlePreloader 1.3s infinite ease-in-out;
    animation: cirlePreloader 1.3s infinite ease-in-out
}
.preloader3 .spinner .sk-dot2 {
    opacity: 0;
    border: 4px solid #71BF45;
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    -webkit-animation: cirlePreloader 1.3s infinite .4s ease-in-out;
    animation: cirlePreloader 1.3s infinite .4s ease-in-out
}
@-webkit-keyframes cirlePreloader {
    0% {
        opacity: 1;
        -webkit-transform: scale(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1)
    }
}
@-moz-keyframes cirlePreloader {
    0% {
        opacity: 1;
        -moz-transform: scale(0)
    }
    100% {
        opacity: 0;
        -moz-transform: scale(1)
    }
}
@keyframes cirlePreloader {
    0% {
        opacity: 1;
        transform: scale(0)
    }
    100% {
        opacity: 0;
        transform: scale(1)
    }
}
.full_con {
    position: relative;
    width: 100%
}
.half_full_con {
    width: 50%;
    padding: 0 50px
}
.spacer10,
.spacer100,
.spacer20,
.spacer30,
.spacer40,
.spacer50,
.spacer60,
.spacer70,
.spacer80,
.spacer90 {
    width: 100%;
    display: block
}
.my_col_full {
    width: 100%
}
.my_col_half {
    width: 50%
}
.my_col_third {
    width: 33.3333%
}
.my_col_half,
.my_col_third {
    float: left;
    padding-right: 15px;
    position: relative
}
.my_col_half:last-child,
.my_col_third:last-child {
    padding-right: 0
}
.my_col_half.on_the_center,
.my_col_third.on_the_center {
    float: none;
    clear: both;
    margin: 0 auto;
    padding: 0
}
.spacer10 {
    height: 10px
}
.spacer20 {
    height: 20px
}
.spacer30 {
    height: 30px
}
.spacer40 {
    height: 40px
}
.spacer50 {
    height: 50px
}
.spacer60 {
    height: 60px
}
.spacer70 {
    height: 70px
}
.spacer80 {
    height: 80px
}
.spacer90 {
    height: 90px
}
.spacer100 {
    height: 100px
}
.white_section h1,
.white_section h2,
.white_section h3,
.white_section h4,
.white_section h5,
.white_section h6 {
    color: #fff
}
.content table {
    width: 100%;
    margin: 0;
    text-align: left
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #324545
}
h1 {
    font-size: 40px;
    margin-bottom: 30px
}
h2 {
    font-size: 35px;
    margin-bottom: 30px
}
h3 {
    font-size: 30px;
    margin-bottom: 20px
}
h4 {
    font-size: 24px;
    margin-bottom: 20px
}
h5 {
    font-size: 20px;
    margin-bottom: 15px
}
h6 {
    font-size: 16px;
    margin-bottom: 15px
}
.bg_gray .form_row input[type=file],
.bg_gray input[type=text],
.bg_gray textarea {
    border-color: #E5E5E5
}
.form_row input[type=file],
.lfc_user_row input[type=password],
input[type=text],
input[type=number],
input[type=email],
input[type=date],
textarea {
    border: 1px solid #ddd;
    padding: 10px 12px;
    color: #666;
    font-size: 13px;
    background: #fff;
    outline: 0
}
select {
    border: 1px solid #E6E6E6;
    padding: 8px 12px;
    font-size: 13px
}
input.error,
input.error[type=password]:focus,
input.error[type=text]:focus,
input.error[type=number]:focus,
input.error[type=email]:focus,
select.error,
textarea.error,
textarea.error:focus {
    box-shadow: none;
    border-color: #E84C3D
}
input[type=password]:focus,
input[type=text]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=date]:focus,
textarea:focus {
    border-color: #1CCDCA;
    color: #324545
}
.white_section {
    color: rgba(255, 255, 255, .7);
    background: #42484d
}
input:-moz-placeholder {
    color: #a9a9a9
}
textarea:-moz-placeholder {
    color: #a9a9a9
}
.hm-tabs li .col-md-6,
.panel-body .col-md-6 {
    padding: 0
}
.f_left {
    float: left
}
.f_right {
    float: right
}
#sidebar {
    padding-top: 4px
}
.left_sidebar.col-md-3 {
    padding-right: 20px;
    padding-left: 0
}
.right_sidebar.col-md-3 {
    padding-left: 20px;
    padding-right: 0
}
.content_block.f_left {
    padding-right: 20px;
    padding-left: 0;
    float: left
}
.content_block.f_right {
    padding-left: 20px;
    padding-right: 0;
    float: right
}
.icons_spacer>.main_title,
.row_spacer>.content>.main_title,
.row_spacer>.main_title,
.row_spacer_t>.main_title {
    margin-top: -25px
}
.main_title_c1 {
    color: #1CCDCA
}
.content {
    padding: 0 15px
}
.no_padding {
    padding-right: 0;
    padding-left: 0
}
.container,
.content {
    margin: 0 auto;
    max-width: 1170px;
    position: relative;
    width: 100%;
    -webkit-transform: translateZ(0)
}
#main_wrapper {
    overflow: hidden;
    background-image: url(images/stripes.jpg);
}
.animated {
    visibility: hidden;
    display: block
}
.visible {
    visibility: visible;
    display: block
}
.bg_gray {
    background: #f9fafc;
    border-bottom: 1px solid #eaebed;
    border-top: 1px solid #eaebed
}
.upper {
    text-transform: uppercase
}
.has_just_main_title.content {
    padding-bottom: 15px
}
.icons_spacer {
    padding-bottom: 30px;
    padding-top: 90px
}
.row_spacer {
    padding-bottom: 15px
}
.row_spacer2 {
    padding-bottom: 40px;
    padding-top: 40px
}
.row_spacer_t {
    padding-top: 90px
}
.row_spacer_b {
    padding-bottom: 90px
}
.content_spacer {
    padding-top: 50px;
    padding-bottom: 70px
}
.bg_overlay,
.bg_overlay_b {
    background: rgba(0, 0, 0, .6);
    position: relative;
    color: #eee
}
.bg_overlay1 {
    background: rgba(0, 0, 0, .4);
    position: relative;
    color: #eee
}
.bg_overlay2 {
    background: rgba(0, 0, 0, .2);
    position: relative
}
.bg_overlay:after {
    background: rgba(0, 0, 0, .1);
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    top: 0;
    width: 100%
}
.bg_overlay:before {
    background: rgba(0, 0, 0, .1);
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    bottom: 0;
    width: 100%
}
.bordered_btn_black {
    border: 2px solid rgba(0, 0, 0, .1);
    color: #777;
    display: inline-block;
    padding: 15px 20px;
    font-size: 14px
}
.bordered_btn_enar {
    border: 2px solid #1CCDCA;
    color: #1CCDCA;
    display: inline-block;
    padding: 15px 20px;
    font-size: 14px
}
.bordered_btn_white {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    padding: 15px 20px;
    font-size: 14px
}
.bordered_btn_black:hover,
.bordered_btn_white:hover {
    border-color: #1CCDCA;
    color: #1CCDCA
}
.bordered_btn_enar:hover {
    border-color: #fff;
    color: #fff
}
.has_top_border {
    border-top: 1px solid #e7e7e7
}
.border_b_n {
    border-bottom: none
}
.border_t_n {
    border-top: none
}
.no_border {
    border: none!important
}
.shadow1 {
    box-shadow: 0 0 11px rgba(0, 0, 0, .1)
}
.italic {
    font-style: italic
}
.btn_space {
    margin-top: 25px;
    margin-bottom: 15px
}
.centered {
    text-align: center
}
.topbar {
    background: #101215;
    position: relative;
    z-index: 1001;
    border-bottom: 1px solid rgba(255, 255, 255, .06)
}
.top-socials {
    text-align: right
}
.top_expande {
    background: #fff;
    border-top: 1px solid #e4e4e4;
    display: none;
    height: 20px;
    width: 100%;
    cursor: pointer;
    color: #1ccdca;
    position: relative;
    font-size: 16px
}
.top_expande.not_expanded {
    background: #F9F9F9
}
.top_expande i {
    left: 50%;
    margin-left: -4px;
    position: absolute;
    top: 1px
}
.top_expande.not_expanded i.no_exp,
.top_expande:not(.not_expanded) i.exp {
    opacity: 1
}
.top_expande i.no_exp,
.top_expande.not_expanded i.exp {
    opacity: 0
}
.topbar.white_topbar {
    background: #fff
}
.topbar.large_topbar {
    padding: 25px 0
}
.topbar #logo>a {
    max-height: 60px;
    display: inline-block;
    vertical-align: top
}
.topbar #logo>a img {
    display: block;
    max-width: 100%;
    position: relative;
    vertical-align: top;
    max-height: 60px
}
.top_login>i {
    font-size: 13px
}
.top_details .title,
.top_details .title a,
.top_details>div,
.top_details>div>a,
.top_details>span,
.top_details>span>a {
 color: #808c8c

}
.top_details>span>a {
    text-transform: uppercase
}
.top_details {
    text-align: right;
    font-size: 11px
}
.top_details>span .icon.ico-key8 {
    font-size: 13px
}
.top_details>div,
.top_details>span {
    display: inline-block;
    margin-right: 23px;
    padding: 12px 0;
    font-size: 14px;
}
.bottom_details>span {
    display: inline-block;
    margin-right: 23px;
    padding: 12px 0;
    color: #C5C1C1
    font-size: 100%
    font-weight: 400;
}
.top_details {
    z-index: 2;
    position: relative
}
.top_details .title {
    margin: 0 5px 0 0;
    text-transform: uppercase
}
.top_details>span .icon {
    margin-right: 8px
}
.top_details .top_login_title {
    margin-right: 0
}
.top-socials>a {
    color: #808c8c;
    display: inline-block;
    font-size: 14px;
    height: 32px;
    line-height: 34px;
    margin-top: 4px;
    outline: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 32px;
    z-index: 1
}
.top-socials>a:hover {
    color: #fff;
    z-index: 10
}
.top-socials>a>span.soc_name {
    opacity: 0;
    background: #070809;
    display: block;
    font-size: 12px;
    height: 32px;
    left: 14px;
    line-height: 31px;
    color: #808c8c;
    position: absolute;
    top: 0;
    z-index: 0;
    font-style: italic
}
.top-socials span.soc_name:after {
    right: -12px
}
.top-socials span.soc_name:before {
    left: -14px
}
.top-socials span.soc_name:after,
.top-socials span.soc_name:before {
    background: #070809;
    content: "";
    display: block;
    height: 32px;
    position: absolute;
    top: 0;
    width: 32px;
    z-index: -1
}
.top-socials>a>span.soc_icon_bg {
    background: rgba(0, 0, 0, 50);
    display: block;
    content: "";
    width: 32px;
    height: 32px;
    line-height: 32px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0
}
.top-socials>a>i {
    position: relative;
    z-index: 1
}
.top-socials>a:hover>span.soc_name {
    width: auto;
    padding-left: 28px;
    opacity: 1
}
.top-socials>a:hover>span.soc_icon_bg {
    top: 0;
    left: 0;
    opacity: 1
}
.zoom-anim-dialog.login_popup {
    background: 0 0;
    padding: 0
}
#logo {
    float: left;
    margin-right: 14px;
    position: relative;
    z-index: 4
}
#logo>a img {
    display: inline-block;
    position: relative;
    top: 0;
    width: 100%;
    /* height: 65px; */
    border: 0 solid #000

}
.full_logo {
    display: inline-block;
    height: 60px;
    vertical-align: top
}
.full_logo img {
    display: block;
    max-height: 100%
}
.centered #logo>a {
    display: inline-block
}
.hm_go_top {
    display: inline-block;
    height: 43px;
    width: 43px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../images/hm-top-arrow.svg) center 50% no-repeat #71bf45;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    -webkit-transform: translateZ(0)
}
.hm_go_top.hm_go_is-visible {
    visibility: visible;
    opacity: 1
}
.no-touch .hm_go_top:hover {
    opacity: .8
}
#site_header+div,
#site_header+section {
    clear: both
}
.one_page_site #main_nav:not(.has_mobile_menu) {
    float: right
}
.sticky_menu #navigation_bar {
    width: 100%;
    left: 0;
    right: 0
}
#navigation_bar {
    background: #1A2023;
    width: 100%;
    position: relative;
    z-index: 1000;
    -webkit-transform: translateZ(0)
}
#navigation_bar #logo>a {
    display: block;
    margin-top: 13px;
    position: relative;
    height: 45px
}
#navy li {
    float: left;
    margin: 0;
    padding: 0;
    position: relative
}
#navy ul li {
    border: none;
    clear: both;
    width: 100%
}
#navy>li>a {
    position: relative;
    color: #fff;
    display: block;
    font-size: 12px;
    text-transform: uppercase
}
#navy>li>a>span {
    padding: 28px 20px;
    display: block;
    font-weight: 600
}
#navy>li>a>span.parent_arrow.normal_menu_arrow {
    display: none
}
#nav_menu:not(.mobile_menu) #navy>li.current_page_item>a:not(.nav_trigger)>span,
#nav_menu:not(.mobile_menu) #navy>li:hover>a:not(.nav_trigger)>span {
    background: rgba(255, 255, 255, .02)
}
#navy>li>a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    background: #1CCDCA;
    height: 1px;
    width: 0
}
#navy>li.current_page_item>a:after,
#navy>li:hover a:after {
    width: 100%
}
#navy>li.current>a,
#navy>li.current_page_item>a:not(.nav_trigger),
#navy>li:hover>a:not(.nav_trigger),
.light_header #navy>li.current>a {
    color: #71bf45;
}
#navy ul {
    z-index: 1;
    background: #fff;
    border: 1px solid #E4E4E4;
    left: 0;
    position: absolute;
    width: 220px
}
#navy ul li a {
    position: relative;
    color: #666;
    display: block;
    font-size: 12px;
    font-weight: 500;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    text-transform: uppercase;
    border-bottom: 1px dotted #ddd
}
#navy ul li:last-child a,
#navy ul.mega_menu li a {
    border-bottom: none
}
#navy ul.mega_menu>li:last-child>a {
    margin-bottom: 0
}
#navy ul.mega_menu>li a {
    padding: 0 30px 0 38px
}
#navy .mega_menu li.go-back>a {
    color: #aaa
}
#navy li.has_mega_menu>ul:after,
#navy li.normal_menu ul:after {
    background: #1CCDCA;
    content: "";
    display: block;
    height: 1px;
    left: -1px;
    min-width: 100%;
    position: absolute;
    top: -1px;
    width: 220px
}
#navy ul li .parent_arrow {
    color: #888;
    font-size: 8px;
    position: absolute;
    right: 11px;
    top: 16px
}
.light_header:not(.dark_sup_menu) #nav_menu:not(.mobile_menu) #navy>li>.mega_menu,
.light_header:not(.dark_sup_menu) #nav_menu:not(.mobile_menu) .tab_menu {
    border-top: 1px solid #E4E4E4
}
#navy .tab_menu {
    border-top-width: 0
}
#navy ul li.tab_menu_item.active .mega_arrow {
    background-image: url(../images/m_d_arrow_white.png)
}
#navy ul li .mega_arrow {
    background-image: url(../images/m_d_arrow.png);
    background-repeat: no-repeat;
    color: #aaa;
    font-size: 20px;
    height: 9px;
    position: absolute;
    right: 20px;
    top: 16px;
    width: 9px
}
#navy ul li .normal_menu_arrow {
    background-image: url(../images/m_s_arrow.png);
    background-repeat: no-repeat;
    color: #aaa;
    font-size: 20px;
    height: 9px;
    position: absolute;
    right: 13px;
    top: 17px;
    width: 5px
}
#navy ul li ul {
    left: 100%;
    top: 0
}
#navy ul li.normal_menu ul {
    top: -1px
}
#navy ul li:not(.image_menu_slide) a:after {
    background: #1CCDCA;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 1px
}
#navy ul li.normal_menu a:after {
    left: -1px
}
#navy ul.mega_menu li a:before {
    left: 22px;
    top: 15px
}
#navy .img_menu_i>a span:before,
#navy ul.mega_menu li:not(.go-back)>a:before {
    background-image: url(../images/m_s_arrow.png);
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 9px;
    position: absolute;
    width: 5px
}
#navy ul.mega_menu li.go-back>a:before {
    background-image: url(../images/d_m_d_arrow_back.png);
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 9px;
    position: absolute;
    width: 9px;
    left: 19px
}
#navy ul li a:hover {
    background: rgba(0, 0, 0, .02)
}
#navy ul li a i.menu_icon {
    font-size: 14px;
    margin-right: 10px;
    color: #aaa
}
#navy ul li a:hover:after {
    opacity: 1
}
#navy .tab_menu_item.active>a:hover i {
    color: #fff
}
#navy ul li a:hover,
#navy ul li a:hover i.menu_icon,
#navy ul li a:hover>.parent_arrow {
    color: #1CCDCA
}
.mobile_menu_trigger {
    display: none
}
.nav_trigger {
    border: 1px solid rgba(255, 255, 255, .1);
    color: transparent;
    display: block;
    height: 38px;
    overflow: hidden;
    position: absolute;
    right: 0;
    white-space: nowrap;
    width: 38px;
    z-index: 3;
    font-size: 0
}
#top_cart+#main_nav .nav_trigger,
.top_search+#main_nav .nav_trigger {
    right: 53px
}
#top_cart+.top_search+#main_nav .nav_trigger {
    right: 122px
}
.one_page_site .nav_trigger {
    right: 0
}
.nav_trigger:not(.nav-is-visible) {
    width: 39px
}
.nav_trigger span,
.nav_trigger span::after,
.nav_trigger span::before {
    position: absolute;
    display: inline-block;
    height: 1px;
    width: 17px;
    background: #ccc
}
.nav_trigger span {
    position: absolute;
    top: 19px;
    right: 10px;
    margin-top: -1px;
    padding: 0;
    -webkit-transition: background .3s .3s;
    -moz-transition: background .3s .3s;
    transition: background .3s .3s
}
.nav_trigger span:after,
.nav_trigger span:before {
    content: '';
    right: 0;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform .3s .3s;
    -moz-transition: -moz-transform .3s .3s;
    transition: transform .3s .3s
}
.nav_trigger span::before {
    top: -6px
}
.nav_trigger span::after {
    top: 6px
}
.nav_trigger.nav-is-visible span {
    background: rgba(46, 50, 51, 0)
}
.nav_trigger.nav-is-visible span::after,
.nav_trigger.nav-is-visible span::before {
    background: #ccc
}
.nav_trigger.nav-is-visible span::before {
    -webkit-transform: translateX(3px) translateY(0) rotate(45deg);
    -moz-transform: translateX(3px) translateY(0) rotate(45deg);
    -ms-transform: translateX(3px) translateY(0) rotate(45deg);
    -o-transform: translateX(3px) translateY(0) rotate(45deg);
    transform: translateX(3px) translateY(0) rotate(45deg)
}
.nav_trigger.nav-is-visible span::after {
    -webkit-transform: translateX(3px) translateY(0) rotate(-45deg);
    -moz-transform: translateX(3px) translateY(0) rotate(-45deg);
    -ms-transform: translateX(3px) translateY(0) rotate(-45deg);
    -o-transform: translateX(3px) translateY(0) rotate(-45deg);
    transform: translateX(3px) translateY(0) rotate(-45deg)
}
.mega_toltip {
    background: rgba(0, 0, 0, .3);
    color: #fff;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 13px;
    padding: 4px 6px;
    position: absolute;
    right: 30px;
    opacity: 0
}
#navy .tab_menu_item:not(.active)>a:hover>.mega_toltip,
#navy ul.mega_menu li.has-children>a:hover>.mega_toltip {
    opacity: 1;
    right: 40px
}
#navy .mega_menu .moves-out>li>a {
    transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%)
}
#navy .mega_menu li {
    position: static
}
#navy .mega_menu>li>a {
    color: #1ccdca
}
#navy .has_mega_menu ul.mega_menu,
#navy li.normal_menu ul,
#navy ul.image_menu,
#navy ul.tab_menu {
    display: none
}
#navy .mega_menu>li ul {
    border: none;
    box-shadow: none;
    left: auto;
    position: relative;
    top: auto;
    width: auto
}
#navy .mega_menu ul ul {
    border: none;
    box-shadow: none;
    height: auto;
    left: 1px;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s
}
#navy .mega_menu ul ul.is-hidden {
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}
#navy .mega_menu {
    border-top: medium none;
    left: 15px;
    max-width: 1140px;
    overflow: hidden;
    position: absolute
}
#navy .mega_menu>li {
    height: 100%;
    overflow: hidden;
    clear: none;
    float: left;
    width: 25%;
    position: relative;
    border-right: 1px solid #E4E4E4;
    padding: 15px 0
}
#navy .mega_menu>li:last-child {
    border-right: none
}
#navy li.has_image_menu,
#navy li.has_mega_menu,
#navy li.has_tab_menu {
    position: inherit
}
#navy .mega_menu>li>ul:after {
    background: 0 0
}
#navy .tab_menu {
    left: 15px;
    max-width: 1140px;
    width: 100%
}
#navy .tab_menu .tab_menu_con {
    clear: both;
    float: left;
    width: 100%;
    height: 100%
}
#navy .tab_menu_list {
    border-right: 1px solid #eee;
    border-bottom: none;
    border-top: none;
    border-left: none;
    box-shadow: none;
    left: 0;
    position: static;
    width: 25%;
    padding: 15px 0 30px;
    height: 100%
}
#navy .tab_menu_item {
    clear: left;
    float: none;
    position: static;
    width: 100%
}
#navy .tab_menu_item a {
    padding: 0 22px
}
#navy .tab_menu_item a .parent_arrow {
    right: 20px
}
#navy .tab_menu_item>a:hover {
    color: #1CCDCA
}
#navy .tab_menu_item.active>a {
    background: #1CCDCA;
    color: #fff
}
#navy .tab_menu_item.active>a i {
    color: #fff
}
#navy .tab_menu_item:not(.active)>a:hover i {
    color: #1CCDCA
}
#navy .tab_menu_list>li>ul {
    background: 0 0;
    border: none;
    box-shadow: none;
    left: 25%;
    position: absolute;
    width: 75%
}
#navy .tab_menu_item.active>ul {
    display: block
}
#navy .tab_menu_item>ul {
    display: none
}
#nav_menu:not(.mobile_menu) .tab_menu_list>li>ul>li:not(.image_menu_slide) {
    clear: none;
    float: left;
    padding: 15px 0;
    width: 33.3333%
}
#navy .tab_menu_list>li>ul.html_content_menu>li {
    padding: 15px 20px;
    width: 100%
}
#navy .tab_menu_list>li>ul>li>ul {
    height: auto;
    left: 0;
    position: relative;
    background: 0 0;
    border: none;
    box-shadow: none;
    top: 0
}
#navy .tab_menu_list>li>ul>li>ul li {
    clear: both;
    float: none
}
#navy .image_menu {
    left: 0;
    width: 100%;
    overflow: hidden
}
#navy .image_menu .owl-pagination {
    display: none
}
#navy .owl-wrapper-outer {
    z-index: 1
}
#navy .owl-buttons:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    overflow: hidden
}
#navy .owl-carousel:after {
    background: #fff;
    content: "";
    display: block;
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    width: 20px;
    z-index: 1
}
#navy .image_menu_slide>.owl-wrapper-outer:after {
    background: #fff;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px
}
#navy .has_sub_img .owl-controls:before {
    border: 4px solid rgba(0, 0, 0, .4);
    content: "";
    display: block;
    height: 48px;
    left: -4px;
    position: absolute;
    top: -4px;
    width: 48px
}
#navy .image_menu .owl-next,
#navy .image_menu .owl-prev {
    background: #fff;
    text-align: center;
    border: 1px solid #eee;
    -moz-box-shadow: 0 8px 20px 4px rgba(0, 0, 0, .07);
    -webkit-box-shadow: 0 8px 20px 4px rgba(0, 0, 0, .07);
    box-shadow: 0 8px 20px 4px rgba(0, 0, 0, .07);
    color: #1CCDCA;
    font-size: 17px;
    height: 145px;
    line-height: 145px;
    overflow: hidden;
    position: absolute;
    top: 20px;
    width: 27px;
    display: none
}
#navy .image_menu .has_sub_img .owl-next,
#navy .image_menu .has_sub_img .owl-prev {
    display: block;
    font-size: 13px;
    text-shadow: 0 0 4px rgba(0, 0, 0, .3)
}
#navy .image_menu .owl-next {
    right: -27px;
    border-left-width: 0
}
#navy .image_menu .owl-next:after {
    box-shadow: 0 0 9px #ccc;
    content: "";
    display: block;
    height: 100%;
    left: -20px;
    position: absolute;
    top: 0;
    width: 20px
}
#navy .image_menu .owl-prev {
    left: -27px;
    border-right-width: 0
}
#navy .tab_menu_item .image_menu .owl-prev {
    height: 50px;
    left: auto;
    right: -27px;
    line-height: 50px;
    top: 80px;
    border-right-width: 1px;
    border-left-width: 0
}
#navy .tab_menu_item .image_menu .has_sub_img .owl-prev {
    line-height: 40px;
    top: auto;
    left: 0
}
#navy .tab_menu_item .image_menu .owl-next {
    height: 50px;
    line-height: 50px
}
#navy .tab_menu_item .image_menu .has_sub_img .owl-next {
    line-height: 40px;
    top: auto
}
#navy .tab_menu_item .image_menu .owl-prev:after {
    left: -20px;
    right: auto
}
#navy .image_menu .owl-prev:after {
    box-shadow: 0 0 9px #ccc;
    content: "";
    display: block;
    height: 100%;
    right: -20px;
    position: absolute;
    top: 0;
    width: 20px
}
#navy .has_sub_img .owl-controls {
    background: rgba(29, 205, 202, .8);
    height: 40px;
    left: 50%;
    position: absolute;
    top: 46%;
    width: 40px;
    z-index: 2
}
#navy .has_sub_img .owl-next,
#navy .has_sub_img .owl-prev {
    color: #fff;
    font-size: 10px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    width: 20px;
    border: none;
    top: auto;
    background: 0 0
}
#navy .has_sub_img .owl-next:hover,
#navy .has_sub_img .owl-prev:hover {
    opacity: .5
}
#navy .has_sub_img .owl-next {
    right: 0
}
#navy .has_sub_img .owl-prev {
    left: 0
}
#navy .has_sub_img .owl-next:after,
#navy .has_sub_img .owl-prev:after {
    display: none
}
#navy .has_sub_img .owl-next i {
    margin-right: 8px
}
#navy .has_sub_img .owl-prev i {
    margin-left: 8px
}
#navy .owl-item {
    border: none
}
#navy .has_sub_img .owl-item,
#navy .img_menu_i:last-child {
    border-right: none
}
#navy .img_menu_i {
    padding: 20px 10px 5px
}
#navy .has_sub_img .img_menu_i {
    padding: 0
}
#navy .img_menu_i>a {
    border-bottom: none;
    padding: 0
}
#navy .img_menu_i a:after {
    background: 0 0!important
}
#navy .img_menu_i>a.menu_imgs {
    background: rgba(0, 0, 0, .4);
    color: #fff;
    display: block;
    padding: 0 10px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1;
    font-weight: 500
}
#navy .img_menu_i>a.menu_imgs:hover {
    color: #aaa
}
#navy .img_menu_i>a span {
    display: block;
    padding: 2px 0 0 15px;
    position: relative
}
#navy .img_menu_i>a span:before {
    left: 0;
    top: 17px
}
.top_cart {
    position: absolute;
    right: 0;
    top: 37px
}
.top_search {
    top: 37px
}
.light_header #logo .logo_light,
body #logo .logo_dark {
    opacity: 0
}
.light_header #logo .logo_dark {
    opacity: 1
}
#logo .logo_dark {
    position: absolute
}
.light_header #navigation_bar {
    
    background: #fff;
    border-bottom: 1px solid #E4E4E4
}

.light_header .topbar {
    background: #f9f9f9;
    border-bottom: 1px solid #e4e4e4
}
.light_header .top-socials>a>span.soc_icon_bg {
    background: rgba(0, 0, 0, .2)
}
.light_header .top-socials span.soc_name:after,
.light_header .top-socials span.soc_name:before,
.light_header .top-socials>a>span.soc_name {
    background: #71BF45;
    color: #fff
}
.topbar.topbar_colored {
    background: #1ccdca;
    border-bottom: none
}
.topbar_colored .top-socials>a,
.topbar_colored .top_details .title,
.topbar_colored .top_details .title a,
.topbar_colored .top_details>div,
.topbar_colored .top_details>div>a,
.topbar_colored .top_details>span,
.topbar_colored .top_details>span>a {
    color: #fff
}
.topbar_colored .top-socials span.soc_name:after,
.topbar_colored .top-socials span.soc_name:before,
.topbar_colored .top-socials>a>span.soc_name {
    background: #15a09b;
    color: #fff;
    text-shadow: none
}
.topbar_colored .top-socials>a>span.soc_icon_bg {
    background: #008e89
}
.light_header #navy>li>a:after {
    display: none
}
.light_header #navy>li>a {
    color: black;
}
.light_header #navy>li.current_page_item>a:not(.nav_trigger)>span:not(.normal_menu_arrow),
.light_header #navy>li:hover>a:not(.nav_trigger)>span:not(.normal_menu_arrow) {
    background: 0 0
}
.light_header .top_search_con {
    background: #fff;
    border-color: #E4E4E4
}
.light_header .top_search_con input[type=text]:focus {
    color: #808c8c
}
.light_header .top_add_card,
.nav_trigger {
    border-color: #ddd
}
.light_header .top_add_card>span {
    background: #fff;
    border: 1px solid #e2e2e2;
    color: #777;
    line-height: 15px
}
.light_header .active .top_add_card,
.light_header .active .top_add_card>span,
.light_header .top_add_card:hover {
    color: #1ccdca
}
.light_header .languages-select .languages-panel-con {
    background: #1ccdca
}
.light_header .languages-select .languages-panel-con .lang_checked,
.light_header .languages-select li a {
    color: #fff
}
.light_header .languages-select .languages-panel-con:after {
    border-bottom-color: #1ccdca
}
.topbar_colored .languages-select .languages-panel-con {
    background: #00918F
}
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy ul {
    background: #13181A;
    border: none
}
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy .image_menu_slide>.owl-wrapper-outer:after,
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy .owl-carousel::after {
    background: #13181A
}
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy .has_sub_img.owl-carousel:after {
    background: 0 0
}
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy .mega_menu li.go-back>a {
    background: rgba(0, 0, 0, .15)
}
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy li.has_mega_menu>ul:after,
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy li.normal_menu ul:after {
    left: 0;
    top: 0
}
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy ul li.normal_menu ul::after {
    left: -1px
}
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy ul li a:after {
    background: 0 0
}
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy ul li:not(.image_menu_slide) a {
    border-bottom: 1px solid rgba(255, 255, 255, .03);
    color: #ccc
}
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy .tab_menu_list {
    background: rgba(0, 0, 0, .2)
}
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy ul.mega_menu>li>a {
    color: #fff;
    font-weight: 700
}
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy ul li:not(.tab_menu_item):hover>a {
    background: rgba(0, 0, 0, .2);
    color: #fff
}
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy ul.mega_menu>li:hover>a {
    background: 0 0;
    color: #1CCDCA
}
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy .img_menu_i>a {
    color: #ccc
}
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy .mega_menu>li {
    border-right-color: rgba(255, 255, 255, .03)
}
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy ul.mega_menu>li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0)
}
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy ul li.normal_menu ul {
    border-left: 1px solid rgba(255, 255, 255, .03)
}
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy ul li a:hover,
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy ul li a:hover>.parent_arrow,
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy ul li:not(.tab_menu_item)>a:hover i.menu_icon {
    color: #CACACA
}
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy li.tab_menu_item.active>a,
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy li.tab_menu_item:hover>a {
    color: #fff
}
.dark_sup_menu #nav_menu:not(.mobile_menu) #navy ul li.normal_menu ul {
    top: 0
}
.dark_sup_menu .menu_special_color {
    color: #1ccdca
}
.site_boxed #main_wrapper {
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    margin: 0 auto;
    max-width: 1170px;
    width: 100%
}
.site_boxed .icon_boxes_con {
    padding-right: 5px;
    padding-left: 5px
}
.site_boxed .welcome_banner .content {
    padding-right: 20px;
    padding-left: 20px
}
.site_boxed .content.no_padding {
    padding-right: 5px;
    padding-left: 5px
}
.site_boxed .content {
    padding-right: 20px;
    padding-left: 20px
}
.site_boxed .container>.rows_container {
    padding-left: 5px;
    padding-right: 5px
}
.site_boxed .tp-banner-container.content {
    padding: 0
}
.site_boxed .shop_slider {
    padding-left: 5px;
    padding-right: 5px
}
.site_boxed .top_cart_con {
    border-width: 1px 0 1px 1px
}
.languages-select {
    margin-right: 40px;
    position: relative;
    z-index: 1
}
.languages-select>span {
    cursor: pointer;
    text-transform: uppercase
}
.languages-select>span i {
    display: inline-block;
    font-size: 13px;
    margin: 1px 8px 0 0;
    vertical-align: top
}
.languages-drop .languages-panel {
    left: 0;
    margin: 7px 0 0;
    max-width: 135px;
    min-width: 135px;
    opacity: 0;
    overflow: hidden;
    padding-top: 5px;
    pointer-events: none;
    position: absolute;
    text-align: left;
    width: 100%;
    display: block;
    filter: alpha(opacity=0)
}
.languages-select .languages-panel-con .lang_checked {
    color: #1CCDCA;
    float: right;
    margin-top: 3px
}
.languages-select .languages-panel-con {
    list-style: none;
    background: #f5f5f5;
    margin: 0;
    position: relative
}
.languages-select .languages-panel-con:after {
    content: "";
    top: -8px;
    position: absolute;
    left: 19px;
    border-width: 4px;
    border-style: solid;
    border-color: transparent transparent #f5f5f5
}
.languages-select:hover .languages-panel {
    opacity: 1;
    filter: alpha(opacity=100);
    height: auto;
    pointer-events: auto
}
.languages-select li span {
    font-size: 13px;
    color: #444;
    padding: 0 5px 0 10px;
    display: block;
    text-transform: uppercase;
    margin-top: 1px;
    margin-left: 0;
    text-align: left
}
.languages-select li a {
    color: #444;
    display: block;
    font-size: 13px;
    font-style: italic;
    padding: 5px 12px 7px
}
.languages-select li a:hover,
.languages-select li.active a {
    background: rgba(0, 0, 0, .1)
}
.languages-select li a span {
    float: right;
    opacity: .3;
    filter: alpha(opacity=30);
    margin-top: 2px
}
.active .top_add_card {
    color: #fff
}
.top_add_card {
    border: 1px solid rgba(255, 255, 255, .07);
    color: #818b8d;
    display: block;
    font-size: 13px;
    height: 38px;
    line-height: 41px;
    position: absolute;
    right: 15px;
    text-align: center;
    text-indent: -2px;
    width: 38px;
    z-index: 6
}
.top_add_card:hover {
    opacity: .9;
    color: #fff
}
.active .top_add_card>span {
    background: #fff;
    color: #777;
    text-shadow: none
}
.top_add_card>span {
    background: #fff;
    color: #111;
    display: block;
    font-size: 9px;
    height: 18px;
    line-height: 17px;
    position: absolute;
    top: -12px;
    width: 18px
}
.top_cart_con {
    display: none;
    background: #fff;
    border: 1px solid #ddd;
    max-width: 100%;
    min-width: 280px;
    position: absolute;
    right: 0;
    top: 37px
}
.top_cart_header {
    background: #f8f8f8;
    border-bottom: 1px solid #e0e6ef;
    padding: 16px 20px
}
.top_cart_block {
    padding: 20px
}
.top_cart_footer {
    border-top: 1px solid #e0e6ef;
    padding: 16px 20px;
    background: #f8f8f8
}
.top_cart_header h3 {
    color: #233039;
    font-size: 13px;
    text-transform: uppercase;
    margin: 0
}
.top_cart_list img {
    border: 1px solid #e0e6ef;
    position: absolute;
    padding: 3px;
    top: 2px
}
.top_cart_list>li {
    margin-bottom: 20px;
    min-height: 53px;
    position: relative
}
.top_cart_list>li>a:hover .top_cart_title {
    color: #1CCDCA
}
.top_cart_list>li:last-child {
    margin-bottom: 0
}
.top_cart_list>li:after {
    clear: both;
    content: "";
    display: block
}
.top_cart_title {
    color: #233039;
    display: block;
    margin-bottom: 10px
}
.top_cart_price {
    color: #a5aebc
}
.cart_top_details {
    display: block;
    font-size: 13px;
    padding-left: 71px
}
.top_cart_quantity {
    color: #a5aebc;
    margin-left: 10px;
    position: absolute;
    white-space: nowrap;
    right: -5px;
    top: 0
}
.top_cart_btn {
    background: #1CCDCA;
    border: none;
    color: #fff;
    padding: 8px 10px
}
.top_cart_btn:hover {
    opacity: .9
}
.left.top_cart_total {
    color: #1CCDCA;
    font-size: 16px;
    line-height: 36px
}
.top_catt_remove {
    background: #fff;
    border: 1px solid #ddd;
    display: block;
    height: 20px;
    left: -30px;
    position: absolute;
    top: 0;
    width: 20px;
    cursor: pointer
}
.top_catt_remove:hover {
    border-color: #1CCDCA;
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg)
}
.top_catt_remove:hover:after,
.top_catt_remove:hover:before {
    background: #1CCDCA
}
.top_catt_remove:after,
.top_catt_remove:before {
    background: #c9cbc4;
    content: "";
    display: block;
    height: 2px;
    left: -1px;
    position: absolute;
    top: 8px;
    width: 10px
}
.top_catt_remove:before {
    transform: translateX(5px) rotate(-45deg);
    -moz-transform: translateX(5px) rotate(-45deg);
    -webkit-transform: translateX(5px) rotate(-45deg);
    -ms-transform: translateX(5px) rotate(-45deg);
    -o-transform: translateX(5px) rotate(-45deg)
}
.top_catt_remove:after {
    transform: translateX(5px) rotate(45deg);
    -moz-transform: translateX(5px) rotate(45deg);
    -webkit-transform: translateX(5px) rotate(45deg);
    -ms-transform: translateX(5px) rotate(45deg);
    -o-transform: translateX(5px) rotate(45deg)
}
.top_search_con input[type=text] {
    background: 0 0!important;
    border: none;
    height: 100%;
    width: 100%;
    padding: 1px 20px 0 40px;
    color: #818B8D;
    font-size: 12px
}
.top_search_con input[type=text]:focus {
    color: #eee
}
#top_cart+.top_search {
    right: 68px
}
.top_search {
    position: absolute;
    right: 15px;
    width: 200px
}
#top_cart+.top_search.large_top_search {
    padding-left: 83px
}
.top_search.large_top_search {
    width: 100%!important;
    z-index: 5;
    padding-left: 30px
}
.top_search.small_top_search {
    width: 38px;
    z-index: 5
}
.top_search_submit {
    border: none;
    padding: 0;
    position: absolute;
    width: 20px;
    left: 12px;
    opacity: 0;
    top: 9px
}
.top_search_icon {
    color: #1CCDCA;
    font-size: 15px;
    left: 11px;
    position: absolute;
    top: 8px
}
.small_top_search .top_search_icon {
    color: #818b8d
}
.top_search_con {
    background: #1A2023;
    border: 1px solid rgba(255, 255, 255, .07);
    float: right;
    height: 38px;
    position: relative;
    width: 100%
}
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}
.owl-carousel .owl-item {
    float: left
}
.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}
.grabbing {
    cursor: move
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translateZ(0)
}
.title_banner {
    background: #1CCDCA;
    padding: 25px 0 27px;
    position: relative;
    margin-bottom: 1px
}
.title_banner.t_b_color1 {
    background: #71BF45
}
.title_banner.t_b_color2 {
    background: #E84C3D
}
.title_banner.t_b_color3 {
    background: #3E6477
}
.title_banner h2 {
    color: #fff;
    font-family: 'Gentium Basic', serif;
    font-size: 24px;
    font-weight: 400;
    margin: 0
}
.welcome_banner.boxed_colored,
.welcome_banner.full_colored {
    background: #00a69b;
    color: #fff
}
.welcome_banner.boxed_colored h3,
.welcome_banner.full_banner_colored h3,
.welcome_banner.full_colored h3,
.welcome_banner.full_gray h3 {
    color: #fff
}
.welcome_banner.full_gray {
    background: #3b3b3b;
    padding: 40px 0
}
.welcome_banner.full_gray .content {
    padding: 0 15px
}
.container .welcome_banner.full_gray .content {
    padding-left: 40px
}
.welcome_banner.classic_white,
.welcome_banner.full_white {
    background: #fff;
    border-bottom: 1px solid #EEF1F2
}
.welcome_banner {
    position: relative
}
.welcome_banner .content {
    padding: 50px 15px
}
.welcome_banner.full_colored:after {
    background: rgba(255, 255, 255, .2);
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 0;
    width: 100%
}
.welcome_banner h3 {
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 0 15px
}
.welcome_banner.full_gray h3:not(.centered) {
    float: left
}
.welcome_banner.full_gray h3 {
    line-height: 48px;
    margin-bottom: 0;
    padding: 0;
    position: relative;
    text-transform: none
}
.welcome_banner.full_gray:after {
    background: rgba(0, 0, 0, .15);
    bottom: 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%
}
.welcome_banner.full_gray:before {
    z-index: 1;
    height: 1px;
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .1)
}
.welcome_banner .intro_text {
    line-height: 25px
}
.welcome_banner h3 i {
    margin: 0 6px;
    vertical-align: middle
}
.welcome_banner h3 i.larg {
    font-size: 32px
}
.welcome_banner h3 i.small {
    font-size: 24px
}
.welcome_banner.boxed_colored .btn_a,
.welcome_banner.boxed_white .btn_a,
.welcome_banner.full_colored .btn_a,
.welcome_banner.full_white .btn_a {
    margin-left: 45px
}
.welcome_banner.classic_white h3,
.welcome_banner.classic_white h3 span,
.welcome_banner.full_banner_colored h3 {
    font-style: normal;
    font-weight: 700
}
.welcome_banner h3 span {
    color: #1CCDCA
}
.welcome_banner.boxed_white .intro_text,
.welcome_banner.classic_white .intro_text,
.welcome_banner.full_white .intro_text {
    color: #777
}
.welcome_banner.classic_white .intro_text,
.welcome_banner.full_banner_colored .intro_text {
    display: block;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 34px
}
.welcome_banner.boxed_colored,
.welcome_banner.boxed_white {
    -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, .04) inset;
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, .04) inset;
    -ms-box-shadow: 0 0 5px 2px rgba(0, 0, 0, .04) inset;
    -o-box-shadow: 0 0 5px 2px rgba(0, 0, 0, .04) inset;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, .04) inset;
    margin-bottom: 30px;
    margin-top: 30px
}
.welcome_banner.boxed_colored .content,
.welcome_banner.boxed_white .content {
    padding: 35px 25px
}
.welcome_banner.boxed_white {
    border: 1px solid #eef1f2
}
.boxed_colored .btn_a,
.full_colored .btn_a {
    border: none
}
.welcome_banner.full_banner_colored {
    background: #1B2228;
    color: #fff;
    z-index: 1
}
.welcome_banner.full_banner_colored .intro_text {
    color: #aaa
}
.welcome_banner.full_banner_colored:after {
    border-bottom: 1px dashed rgba(255, 255, 255, .1);
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 5px;
    width: 100%
}
.welcome_banner.full_banner_colored:before {
    background: rgba(0, 0, 0, .2);
    bottom: 0;
    content: "";
    display: block;
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%
}
.welcome_banner_slider {
    padding: 0 20px;
    position: relative
}
.welcome_banner_slider .owl-controls {
    position: absolute;
    width: 100%;
    top: 0
}
.welcome_banner_slider .owl-next,
.welcome_banner_slider .owl-prev {
    color: #ccc;
    font-size: 24px;
    position: absolute;
    top: 0
}
.welcome_banner_slider .owl-next:hover,
.welcome_banner_slider .owl-prev:hover {
    color: #999
}
.welcome_banner_slider .owl-prev {
    left: -25px
}
.welcome_banner_slider .owl-next {
    right: 15px
}
.rotate_icon {
    background: #e84c3d;
    bottom: 0;
    display: inline-block;
    font-size: 32px;
    height: 70px;
    line-height: 71px;
    position: absolute;
    text-align: center;
    width: 70px;
    color: #fff;
    transform: translateY(50%) translateX(-50%);
    -webkit-transform: translateY(50%) translateX(-50%);
    -moz-transform: translateY(50%) translateX(-50%);
    -o-transform: translateY(50%) translateX(-50%)
}
.rotate_icon:after {
    border-color: transparent transparent #e84c3d;
    border-style: solid;
    border-width: 8px;
    top: -13px;
    content: "";
    display: block;
    position: absolute;
    right: 26px
}
.welcome_banner.full_gray .content .btn_a {
    margin: 3px 0;
    right: 0
}
.container .welcome_banner.full_gray .content .btn_a {
    right: 30px
}
.welcome_banner.full_gray .btn_a i.in_left,
.welcome_banner.full_gray .btn_a i.in_right {
    color: #E84C3D
}
.service_box {
    position: relative;
    z-index: 1
}
.icon_boxes_con.style1 .service_box {
    margin-bottom: 60px
}
.icon_boxes_con.style1:not(.just_icon_border) .service_box {
    margin-top: 40px
}
.icon_boxes_con.style1.just_icon_border .service_box .service_box_con {
    padding-top: 115px
}
.icon_boxes_con.style1.just_icon_border.img_icon_box .service_box .service_box_con {
    padding-top: 35px
}
.icon_boxes_con.style1.just_icon_border:not(.img_icon_box) .service_box>.icon {
    top: 0
}
.icon_boxes_con.style1 .service_box .service_box_con {
    border: 1px solid #e7e7e7;
    padding: 55px 15px 45px;
    background: #fff
}
.icon_boxes_con.style1:not(.img_icon_box) .service_box>.icon {
    height: 78px;
    position: absolute;
    top: -36px;
    width: 78px
}
.icon_boxes_con.style1 .service_box>.icon i {
    background: #1CCDCA;
    color: #fff;
    display: block;
    font-size: 32px;
    height: 60px;
    left: 9px;
    line-height: 60px;
    position: absolute;
    text-align: center;
    top: 9px;
    width: 60px;
    z-index: 1
}
.icon_boxes_con.style1 .service_box>.icon:after {
    background: #fff;
    border: 1px solid #fff;
    content: "";
    display: block;
    height: 80px;
    left: 0;
    position: absolute;
    top: 0;
    width: 78px
}
.icon_boxes_con.style1 .service_box .service_box_con:before {
    border: 1px solid #e7e7e7;
    content: "";
    display: block;
    height: 80px;
    position: absolute;
    top: -37px;
    width: 80px;
    z-index: -1
}
.icon_boxes_con.style1 .service_box h3,
.icon_boxes_con.style2 .service_box h3 {
    font-size: 17px;
    font-weight: 500;
    margin: 0 0 12px;
    text-transform: uppercase
}
.icon_boxes_con .service_box h3 a {
    color: inherit
}
.white_section .icon_boxes_con .service_box h3 {
    color: #fff
}
.upper_title .tabs-navi,
.upper_title h1,
.upper_title h2,
.upper_title h3,
.upper_title h4,
.upper_title h5,
.upper_title h6 {
    text-transform: uppercase
}
.light_title h1,
.light_title h2,
.light_title h3,
.light_title h4,
.light_title h5,
.light_title h6 {
    font-weight: 300!important
}
.icon_boxes_con.style1 .service_box .desc,
.icon_boxes_con.style2 .service_box .desc {
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px
}
.white_section .icon_boxes_con.style1 .service_box .desc,
.white_section .icon_boxes_con.style2 .service_box .desc {
    color: #ccc;
    color: rgba(255, 255, 255, .45)
}
.icon_boxes_con.style2 .service_box .service_box_con {
    padding-left: 100px
}
.icon_boxes_con.style2.icon_box_no_border .service_box .service_box_con {
    padding-left: 105px
}
.icon_boxes_con.style2.icon_left_right>div:nth-child(2n+1) .service_box .service_box_con {
    padding-left: 0;
    padding-right: 100px;
    text-align: right
}
.icon_boxes_con.style2.solid_icon .service_box .service_box_con {
    padding-left: 105px
}
.icon_boxes_con.style1 .service_box .ser-box-link {
    background: #fff;
    border: 1px solid #e7e7e7;
    bottom: -17px;
    color: transparent;
    display: block;
    font-size: 0;
    height: 35px;
    position: absolute;
    width: 35px
}
.icon_boxes_con.style1 .service_box .ser-box-link>span {
    background: #c4c2c2;
    display: block;
    height: 11px;
    left: 16px;
    position: absolute;
    top: 11px;
    width: 1px
}
.icon_boxes_con.style1 .service_box .ser-box-link>span:after {
    background: #c4c2c2;
    content: "";
    display: block;
    height: 1px;
    left: -5px;
    position: absolute;
    top: 5px;
    width: 11px
}
.icon_boxes_con.style1 .service_box .ser-box-link:hover {
    border-color: #1CCDCA
}
.icon_boxes_con.style1 .service_box .ser-box-link:hover>span,
.icon_boxes_con.style1 .service_box .ser-box-link:hover>span:after {
    background: #1CCDCA
}
.icon_boxes_con.style1 .service_box>.icon i.color1 {
    background: #92c135
}
.icon_boxes_con.style1 .service_box>.icon i.color2 {
    background: #0072A5
}
.icon_boxes_con.style1 .service_box>.icon i.color3 {
    background: #E85F1B
}
.icon_boxes_con.style1.medium_icon .service_box .icon,
.icon_boxes_con.style2.medium_icon .service_box .icon {
    font-size: 24px
}
.icon_boxes_con.style2.icon_box_no_border .service_box .icon {
    height: 84px;
    width: 84px;
    line-height: 87px;
    top: 0
}
.icon_boxes_con.style2:not(.icon_box_no_border):not(.solid_icon) .service_box .icon {
    left: 7px
}
.icon_boxes_con.style2 .service_box .icon {
    background: #1ccdca;
    color: #fff;
    display: block;
    font-size: 32px;
    height: 70px;
    line-height: 73px;
    position: absolute;
    text-align: center;
    width: 70px;
    top: 8px
}
.icon_boxes_con.style2.icon_left_right>div:nth-child(2n+1) .service_box .icon {
    right: 7px;
    left: auto
}
.icon_boxes_con.style2:not(.icon_box_no_border) .service_box .icon:after {
    background: #fff;
    border: 1px solid #e6ebea;
    content: "";
    display: block;
    height: 84px;
    left: -7px;
    position: absolute;
    top: -7px;
    width: 84px;
    z-index: -1
}
.white_section .icon_boxes_con.style2:not(.icon_box_no_border) .service_box .icon::after {
    background: rgba(0, 0, 0, .15);
    border: none
}
.icon_boxes_con.style2 .service_box {
    margin-bottom: 60px
}
.icon_boxes_con.style2 .service_box .ser-box-link {
    display: inline-block;
    font-size: 12px;
    margin-top: 14px;
    position: relative;
    padding-left: 14px;
    text-transform: uppercase
}
.icon_boxes_con.style2 .service_box .ser-box-link>span {
    left: 2px;
    position: absolute;
    top: 5px
}
.icon_boxes_con.style2 .service_box .ser-box-link>span:after {
    background: #1ccdca;
    content: "";
    display: block;
    height: 6px;
    left: 0;
    position: absolute;
    top: 3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 2px
}
.icon_boxes_con.style2 .service_box .ser-box-link>span:before {
    background: #1ccdca;
    content: "";
    display: block;
    height: 6px;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 2px
}
.icon_boxes_con.style2 .service_box .ser-box-link:hover>span:before {
    top: 2px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}
.icon_boxes_con.style2 .service_box .ser-box-link:hover>span:after {
    top: 2px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}
.icon_boxes_con.style1.circle .service_box>.icon i {
    height: 70px;
    line-height: 70px;
    width: 70px
}
.icon_boxes_con.style1.circle .service_box>.icon,
.icon_boxes_con.style1.circle .service_box>.icon:after {
    height: 88px;
    width: 88px
}
.icon_boxes_con.style1.circle:not(.just_icon_border) .service_box>.icon {
    top: -43px
}
.icon_boxes_con.style1.circle .service_box .service_box_con:before {
    height: 90px;
    width: 90px;
    top: -44px
}
.icon_boxes_con.just_icon_border .service_box .service_box_con,
.icon_boxes_con.just_icon_border .service_box .service_box_con:before {
    border: none;
    background: 0 0
}
.icon_boxes_con.just_icon_border .service_box>.icon:after {
    border: 1px solid #e6ebea;
    background: #fff
}
.icon_boxes_con.just_icon_border.img_icon_box .service_box>.icon::after {
    background: 0 0;
    border: none
}
.icon_boxes_con.just_icon_border.circle .service_box>.icon i {
    height: 74px;
    left: 7px;
    line-height: 70px;
    top: 7px;
    width: 74px
}
.icon_boxes_con.style1.solid_icon .service_box>.icon:after,
.icon_boxes_con.style2.solid_icon .service_box .icon:after {
    background: #fff;
    border: 1px solid #1ccdca
}
.icon_boxes_con.style1.solid_icon .service_box>.icon i {
    background: #fff;
    color: #1ccdca
}
.icon_boxes_con.style2.solid_icon .service_box .icon i {
    background: 0 0;
    color: #1ccdca;
    position: relative;
    z-index: 1
}
.icon_boxes_con.style2.reflection .service_box .icon i:after {
    background: rgba(255, 255, 255, .1);
    content: "";
    display: block;
    height: 50%;
    left: -23px;
    position: absolute;
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100px
}
.icon_boxes_con.style2.reflection .service_box .icon i {
    display: block;
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    position: relative;
    width: 70px
}
.icon_boxes_con.style1.circle.just_icon_border.solid_icon:not(.radius5) .service_box>.icon:before,
.icon_boxes_con.style2.solid_icon .service_box>.icon:before {
    background: #1CCDCA;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 50%;
    top: 50%;
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1.2);
    -moz-transform: translateY(-50%) translateX(-50%) scale(1.2);
    -ms-transform: translateY(-50%) translateX(-50%) scale(1.2);
    -o-transform: translateY(-50%) translateX(-50%) scale(1.2);
    transform: translateY(-50%) translateX(-50%) scale(1.2)
}
.icon_boxes_con.style2.solid_icon .service_box .icon {
    background: 0 0;
    height: 84px;
    line-height: 84px;
    width: 84px;
    top: 0
}
.icon_boxes_con.style2.solid_icon .service_box .icon:after {
    left: 0;
    top: 0
}
.icon_boxes_con.style1.circle.just_icon_border:not(.solid_icon) .service_box>.icon i {
    background: 0 0
}
.icon_boxes_con.style1.circle.just_icon_border:not(.solid_icon) .service_box>.icon i:after {
    background: #1ccdca;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: -1;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
    -moz-transform: translateY(-50%) translateX(-50%) scale(1);
    -ms-transform: translateY(-50%) translateX(-50%) scale(1);
    -o-transform: translateY(-50%) translateX(-50%) scale(1);
    transform: translateY(-50%) translateX(-50%) scale(1)
}
.icon_boxes_con.style2:not(.solid_icon):not(.icon_box_no_border) .service_box:hover .icon {
    background: #fff;
    color: #1CCDCA
}
.icon_boxes_con.style1.circle.just_icon_border:not(.solid_icon) .service_box:hover>.icon i:after {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(0);
    -moz-transform: translateY(-50%) translateX(-50%) scale(0);
    -ms-transform: translateY(-50%) translateX(-50%) scale(0);
    -o-transform: translateY(-50%) translateX(-50%) scale(0);
    transform: translateY(-50%) translateX(-50%) scale(0)
}
.icon_boxes_con.style1.circle.just_icon_border:not(.solid_icon) .service_box:hover>.icon i {
    background: #fff;
    color: #1CCDCA
}
.icon_boxes_con.style1.circle.just_icon_border:not(.radius5) .service_box:hover>.icon:before,
.icon_boxes_con.style2.solid_icon .service_box:hover>.icon:before {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
    -moz-transform: translateY(-50%) translateX(-50%) scale(1);
    -ms-transform: translateY(-50%) translateX(-50%) scale(1);
    -o-transform: translateY(-50%) translateX(-50%) scale(1);
    transform: translateY(-50%) translateX(-50%) scale(1)
}
.icon_boxes_con.style1:not(.radius5):not(.circle) .service_box:hover .service_box_con:before,
.icon_boxes_con.style1:not(.radius5):not(.circle) .service_box:hover>.icon {
    transform: translateX(-50%) rotate(45deg)
}
.icon_boxes_con.style1.circle.just_icon_border.solid_icon .service_box:hover>span i,
.icon_boxes_con.style1.solid_icon.radius5 .service_box:hover>.icon i,
.icon_boxes_con.style1.solid_icon.radius5 .service_box:hover>.icon:after {
    background: #1ccdca;
    color: #fff
}
.icon_boxes_con.style2.solid_icon .service_box:hover>.icon i {
    color: #fff
}
.service_box:hover h3 {
    color: #1CCDCA
}
.icon_boxes_con.style1.circle:not(.just_icon_border) .service_box:hover>.icon i {
    height: 88px;
    left: 0;
    top: 0;
    width: 88px
}
.bg_color1 {
    background: #303939
}
.bg_color2 {
    background: #39354c
}
.bg_color3 {
    background: #2B9CA2
}
.bg_color4 {
    background: #576162
}
.bg_color5 {
    background: #55495C
}
.bg_color6 {
    background: #EFF6FB
}
.bg_color7 {
    background: #E84C3D
}
.bg_color8,
.bg_color9 {
    background: #38414d
}
.bg_color10 {
    background: #3C464D
}
.bg_color11 {
    background: #684060
}
.bg_color12 {
    background: #2D2D3A
}
.bg_color13 {
    background: #2C3E50
}
.bg_color14 {
    background: #1CCDCA
}
.bg1 {
    background-image: url(../images/bg1.html)
}
.bg2 {
    background-image: url(../images/bg2.html)
}
.bg3 {
    background-image: url(../images/bg3.jpg)
}
.bg4 {
    background-image: url(../images/bg4.html)
}
.bg5 {
    background-image: url(../images/bg5.html)
}
.bg6 {
    background-image: url(../images/bg6.html)
}
.bg7 {
    background-image: url(../images/bg7.html)
}
.bg8 {
    background-image: url(../images/bg8.html)
}
.bg9 {
    background-image: url(../images/bg9.html)
}
.bg10 {
    background-image: url(../images/bg10.html)
}
.bg11 {
    background-image: url(../images/bg11.html)
}
.bg12 {
    background-image: url(../images/bg12.html)
}
.bg13 {
    background-image: url(../images/bg13.html)
}
.bg14 {
    background-image: url(../images/front-view-3_thumb.html)
}
.bg_header1 {
    background-image: url(../images/bg_header1.html)
}
.bg_header2 {
    background-image: url(../images/bg_header2.html)
}
.bg_header3 {
    background-image: url(../images/bg_header3.html)
}
.bg_header4 {
    background-image: url(../images/bg_header4.html)
}
.bg_header5 {
    background-image: url(../images/bg_header5.html)
}
.bg_fixed {
    min-height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transform: translateZ(0)
}
.content_section:not(.white_section) .hm-pricing-container:not(.hm-full-width) .hm-pricing-list>li:not(.hm-popular) {
    position: relative
}
.next_product_nav {
    height: 200px;
    overflow: hidden;
    position: absolute;
    width: 100%
}
.white_section .section_icon {
    border-width: 1px
}
.section_icon {
    border: 1px solid rgba(0, 0, 0, .1);
    display: block;
    position: absolute;
    text-align: center;
    top: -38px;
    z-index: 1
}
.section_icon i {
    background: #fff;
    color: #1ccdca;
    display: block;
    font-size: 32px;
    height: 76px;
    line-height: 76px;
    text-align: center;
    width: 76px
}
.has_col_img.on_desktop>img {
    bottom: 0;
    max-width: 50%;
    position: absolute
}
h2.title2 {
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 30px
}
h2.title2 span.red {
    background: #e74c3c
}
h2.title2 span {
    background: #1CCDCA;
    display: inline-block;
    font-size: 32px;
    margin: 0 20px 0 0;
    padding: 8px 17px 7px;
    position: relative;
    color: #fff
}
.bg_fixed h2.title2 span:after {
    background: rgba(0, 0, 0, .2);
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    bottom: -4px;
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    width: 80%
}
ul.list1 {
    padding: 20px 0
}
ul.list1 li {
    float: left;
    margin-bottom: 20px;
    padding: 0 27px;
    position: relative;
    width: 50%
}
ul.list1 li:after {
    background: #1CCDCA;
    height: 18px;
    position: absolute;
    width: 18px;
    content: "\f105";
    font-family: idealtheme;
    color: #fff;
    text-align: center;
    font-size: 11px;
    line-height: 18px;
    left: 0;
    top: 1px;
    text-indent: 1px
}
ul.list1.black li:after {
    background: rgba(0, 0, 0, .5)
}
ul.list1.red li:after {
    background: #E74C3C
}
ul.list1.list3cols li {
    width: 33.3333%
}
ul.list1.listfullcols li {
    width: 100%;
    float: none
}
.main_title.light h2,
.title1.light {
    font-weight: 300
}
.main_title.no_line h2 {
    padding-bottom: 0;
    margin-bottom: 20px
}
.main_title.no_line .line {
    display: none
}
.main_title h2 .icon {
    color: #1CCDCA;
    font-size: 24px;
    margin-right: 15px
}
.white_section .main_title h2 {
    color: #fff
}
.white_section .main_title:not(.has_bg):not(.side_line) h2 .line {
    background: rgba(255, 255, 255, .1)
}
.white_section .centered .main_title.side_line h2::after,
.white_section .main_title.side_line h2::before,
.white_section .main_title.side_line.centered h2::after {
    background: rgba(255, 255, 255, .2)
}
.main_title.medium h2 {
    font-size: 24px
}
.main_title.small h2 {
    font-size: 22px
}
.main_title.small:not(.no_line) h2 {
    margin-bottom: 35px
}
.main_title h2 {
    color: #324545;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    position: relative;
    font-family: 'Gentium Basic', serif;
    line-height: 40px
}
.main_title.small_space h2 {
    margin-bottom: 25px
}
.main_title .line i {
    background: #fff;
    color: #39A504;
    display: block;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: -20px;
    width: 40px
}
.main_title.align_right .line i {
    padding-left: 13px;
    padding-right: 0;
    right: 0
}
.bg_gray .main_title .line i {
    background: #f9fafc
}
.main_title:not(.centered):not(.align_right) .line i {
    padding-right: 13px;
    width: auto
}
.centered .main_title .line i {
    padding-right: 0;
    width: 40px
}
.main_title.side_line>h2 {
    margin-bottom: 23px
}
.main_title h2 .line {
    background: rgba(0, 0, 0, .07);
    bottom: 0;
    height: 1px;
    position: absolute;
    width: 33%
}
.align_right h2 .line {
    right: 0
}
.main_title .line:before {
    background: #71BF45;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    width: 100px
}
.bg_color7 .main_title .line:before {
    background: rgba(0, 0, 0, .2)
}
.main_title.align_right .line:before {
    right: 0
}
.main_title.has_bg.align_right .line:before {
    right: 20px
}
.main_title .dot {
    background: #fff;
    border: 1px solid #71BF45;
    height: 10px;
    position: absolute;
    top: -5px;
    width: 10px
}
.main_title.align_right .dot {
    right: 0
}
.main_title h2:hover .line:before {
    width: 75%
}
.title1 {
    color: #71BF45;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 13px;
    font-family: OpenSans-Regular;
    line-height: 33px
}
.title1.title_color1 {
    color: #e84c3d
}
.title1.title_color2 {
    color: #324545
}
.title1 i {
    font-size: 32px;
    margin-right: 15px
}
.description1,
.description2,
.description3 {
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 34px;
    margin: 15px 0 30px
}
.description2,
.description3 {
    background: #f9fafc;
    border-top: 1px solid #1CCDCA;
    padding: 10px;
    position: relative
}
.description4 {
    display: block;
    line-height: 24px;
    margin: 15px 0 50px;
    width: 50%
}
.description4.centered {
    margin: 15px auto 50px
}
.description2:after {
    border-color: transparent transparent #1CCDCA;
    border-style: solid;
    border-width: 4px;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: -9px
}
.description3:not(.centered):after {
    left: 0
}
.description3:after {
    background: #1CCDCA;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: -7px;
    width: 30%
}
.main_desc p {
    margin: 0 auto 20px
}
.main_desc {
    margin: 0 auto 40px
}
.main_desc,
.main_desc p {
    font-family: 'Gentium Basic', serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.4
}
.centered .main_title.side_line h2:after,
.main_title.side_line h2:before,
.main_title.side_line.centered h2:after {
    background: #324545;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 15px;
    width: 50px
}
.main_title.side_line h2:after {
    left: -65px
}
.main_title.side_line h2:before {
    right: -65px
}
.main_title.side_line.align_right h2:before {
    left: -65px;
    right: auto
}
.description4.align_right {
    padding-left: 50%;
    width: 100%
}
.main_title.lato h2 {
    font-weight: 300;
    font-family: 'Gentium Basic', serif;
}
.main_title.short_line h2,
.main_title.side_line h2 {
    display: inline-block
}
.main_title.side_line h2 {
    padding-bottom: 5px
}
.main_title.short_line .line:before,
.main_title.side_line .line,
.main_title.side_line .line:before {
    background: 0 0
}
.main_title.has_bg>h2 {
    padding: 16px 18px 18px;
    display: inline-block
}
.main_title.has_bg .line {
    background: 0 0
}
.main_title.has_bg .line:before {
    background: 0 0;
    border-style: solid;
    border-width: 12px 50px 0;
    border-color: transparent
}
.main_title.gray_bg>h2 {
    background: #eee
}
.main_title.blue_bg>h2 {
    background: #1CCDCA;
    color: #fff
}
.main_title.gray_bg .line:before {
    border-color: #eee transparent transparent
}
.main_title.blue_bg .line:before {
    border-color: #1CCDCA transparent transparent
}
.hm-tabs {
    position: relative;
    margin: 0 auto 50px;
    clear: both
}
.hm-tabs:last-child {
    margin-bottom: 0
}
.hm-tabs:after,
.tabs-navi:after {
    content: "";
    display: table;
    clear: both
}
.hm-tabs nav {
    -webkit-overflow-scrolling: touch;
    -moz-box-shadow: inset 0 -2px 3px rgba(203, 196, 130, .06);
    -webkit-box-shadow: inset 0 -2px 3px rgba(203, 196, 130, .06)
}
.tabs-navi li {
    display: inline-block
}
.tabs-navi a {
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #888
}
.no-touch .tabs-navi a:hover {
    color: #324545
}
.tabs2:not(.fill_active) .tabs-navi a:hover {
    color: #1CCDCA
}
.hm-tabs:not(.simple_tabs) .tabs-body {
    background: #fff;
    clear: both
}
.tabs-body>li {
    display: none
}
.tabs-body li table {
    margin: 5px 0
}
.tabs-body li .counter_a {
    margin-bottom: 26px
}
.tabs-body li.selected {
    display: block;
    -webkit-animation: cd-fade-in .5s;
    -moz-animation: cd-fade-in .5s;
    animation: cd-fade-in .5s
}
a.img_popup {
    display: inline-block;
    margin-top: 5px;
    max-width: 100%;
    overflow: hidden;
    position: relative
}
.f_s_block a.img_popup {
    display: block
}
a.img_popup>span {
    z-index: 2;
    background: rgba(29, 205, 202, .7);
    color: #fff;
    display: block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    width: 50px;
    opacity: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
    -moz-transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
    -o-transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
    transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg)
}
a.img_popup:hover>img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}
a.img_popup:hover>span {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1) rotate(0deg);
    -moz-transform: translateY(-50%) translateX(-50%) scale(1) rotate(0deg);
    -ms-transform: translateY(-50%) translateX(-50%) scale(1) rotate(0deg);
    -o-transform: translateY(-50%) translateX(-50%) scale(1) rotate(0deg);
    transform: translateY(-50%) translateX(-50%) scale(1) rotate(0deg)
}
.tab_img {
    float: left;
    padding: 0 25px 8px 0;
    width: 33%
}
.white_section .f_s_block.circle a.img_popup:after {
    display: none
}
a.img_popup:after {
    border: 4px solid rgba(0, 0, 0, .05);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.with_arrow_d.tabs1.fill_active .tabs-navi a.selected:before {
    background: 0 0;
    border-color: #1CCDCA transparent transparent;
    border-style: solid;
    border-width: 7px;
    bottom: -11px;
    content: "";
    display: block;
    position: absolute;
    width: 10px
}
.with_arrow_t.tabs1.fill_active .tabs-navi a.selected:before {
    background: 0 0;
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 7px;
    bottom: -3px;
    content: "";
    display: block;
    position: absolute;
    width: 10px
}
.tabs1.ver_tabs.gradient_active .tabs-navi a.selected {
    -moz-box-shadow: 0 0 4px 3px rgba(0, 0, 0, .06) inset;
    -webkit-box-shadow: 0 0 4px 3px rgba(0, 0, 0, .06) inset;
    box-shadow: 0 0 4px 3px rgba(0, 0, 0, .06) inset
}
.tabs1.ver_tabs .tabs-navi a.selected {
    background: #fff;
    color: #1CCDCA
}
.tabs1:not(.ver_tabs) .tabs-navi a.selected {
    background: #fff;
    box-shadow: inset 0 2px 0 #1CCDCA;
    color: #1CCDCA
}
.tabs1 .tabs-body {
    border: 1px solid #e5e5e5;
    -moz-border-radius: 0 3px 3px;
    -webkit-border-radius: 0 3px 3px;
    -ms-border-radius: 0 3px 3px;
    -o-border-radius: 0 3px 3px;
    border-radius: 0 3px 3px
}
.tabs1.ver_tabs .tabs-navi a {
    border-bottom: 1px solid #E5E5E5
}
.tabs1:not(.ver_tabs) .tabs-navi a {
    border-color: #E5E5E5;
    border-right: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5
}
.tabs1:not(.ver_tabs) .tabs-navi a.selected:after {
    background: #fff;
    bottom: -1px;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}
.tabs1:not(.ver_tabs):not(.fill_active) .tabs-navi a.selected:before {
    background: #1CCDCA;
    content: "";
    display: block;
    height: 3px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 102%
}
.tabs1.fill_active .tabs-navi a:before {
    display: none
}
.ver_tabs .tabs-navi li:last-child a.selected {
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 15px
}
.tabs2 .tabs-navi a.selected:after {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 8px;
    bottom: -27px;
    content: "";
    display: block;
    position: absolute
}
.tabs2 .tabs-navi a.selected:before {
    border-color: transparent transparent #666;
    border-style: solid;
    border-width: 8px;
    bottom: -27px;
    content: "";
    display: block;
    position: absolute
}
.tabs-navi a i {
    font-size: 18px;
    margin-right: 10px;
    vertical-align: sub
}
.tabs2 .tabs-navi li {
    margin-right: 8px
}
.tabs2 .tabs-body {
    margin-top: 25px;
    border: 1px solid #E5E5E5
}
.tabs2 .tabs-navi a.selected {
    border-color: #1CCDCA;
    color: #1CCDCA
}
.tabs2 .tabs-navi a.selected>span i {
    color: #1CCDCA
}
.tabs2 .tabs-navi a {
    line-height: 45px;
    color: #888;
    padding: 0 18px;
    background: #fff;
    border: 1px solid #E5E5E5
}
.tabs1.fill_active .tabs-navi a.selected:after {
    background: 0 0
}
.bg_gray .tabs1 .tabs-body,
.bg_gray .tabs1:not(.ver_tabs) .tabs-navi a,
.bg_gray .tabs2 .tabs-body,
.bg_gray .tabs2 .tabs-navi a:not(.selected) {
    border-color: #e5e5e5
}
.tabs1.fill_active .tabs-navi a.selected,
.tabs1.fill_active .tabs-navi a:hover,
.tabs2.fill_active .tabs-navi a.selected,
.tabs2.fill_active .tabs-navi a:hover {
    background: #1CCDCA;
    color: #fff;
    border-color: #1CCDCA
}
.tabs1.fill_active .tabs-navi li a.selected {
    border-left-color: #1CCDCA
}
.tabs1.fill_active .tabs-navi li:first-child a:not(.selected) {
    border-left: 1px solid #dedede
}
.tabs1.fill_active .tabs-navi li:first-child a.selected,
.tabs1.fill_active .tabs-navi li:first-child a:hover {
    border-left: 1px solid #1CCDCA
}
.tabs1.fill_active .tabs-navi li:first-child a {
    -moz-border-radius: 3px 0 0;
    -webkit-border-radius: 3px 0 0;
    -ms-border-radius: 3px 0 0;
    border-radius: 3px 0 0
}
.tabs1.fill_active .tabs-navi li:last-child a {
    -moz-border-radius: 0 3px 0 0;
    -webkit-border-radius: 0 3px 0 0;
    -ms-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0
}
.tabs1.fill_active .tabs-navi li.prev_selected a {
    border-right-color: #1CCDCA
}
.tabs1.ver_tabs nav {
    clear: none;
    float: left;
    width: 30%;
    border-right: 1px solid #E5E5E5;
    margin-bottom: -1px
}
.tabs1.ver_tabs nav ul {
    width: 100%
}
.ver_tabs .tabs-navi li {
    display: block;
    width: 100%
}
.ver_tabs .tabs-navi a:before {
    background: 0 0;
    content: "";
    height: 100%;
    left: -1px;
    position: absolute;
    top: 0;
    width: 3px
}
.ver_tabs:not(.gradient_active) .tabs-navi a.selected:after {
    background: #fff;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    width: 1px
}
.ver_tabs .tabs-navi a.selected:before {
    background: #1CCDCA
}
.tabs1.ver_tabs .tabs-body {
    background: #fff;
    border: none;
    clear: none;
    float: left;
    width: 70%;
    position: relative
}
.tabs1.ver_tabs .tabs-body:after {
    background: #E5E5E5;
    content: "";
    display: block;
    height: 100%;
    left: -1px;
    position: absolute;
    top: 0;
    width: 1px
}
.bg_gray .hm-tabs.tabs1.ver_tabs {
    background: #fff;
    border: 1px solid #E5E5E5
}
.hm-tabs.tabs1.ver_tabs {
    border: 1px solid #dedede
}
.hm-tabs.simple_tabs .tabs-navi li a {
    border: 2px solid #E5E5E5;
    color: #999;
    background: #fff;
    font-weight: 700;
    line-height: 42px;
    margin-right: 15px;
    padding: 0 20px
}
.hm-tabs.simple_tabs .tabs-navi li a:hover {
    border-color: #ccc;
    color: #324545
}
.hm-tabs.simple_tabs .tabs-navi li a.selected {
    border-color: #1CCDCA;
    color: #1CCDCA
}
.hm-tabs.simple_tabs .tabs-navi a {
    background: 0 0
}
.tabs1:not(.ver_tabs):not(.fill_active) .tabs-navi>li:first-child a {
    border-left: 1px solid #e5e5e5
}
.hm-tabs nav {
    position: relative;
    float: none;
    background: 0 0;
    box-shadow: none;
    z-index: 1
}
.tabs-navi {
    width: auto;
    font-size: 0
}
.tabs-navi a {
    line-height: 50px;
    width: auto;
    text-align: left;
    font-size: 14px;
    padding: 0 25px;
    position: relative;
    background: #F9FAFC
}
.bg_gray .tabs-navi a {
    background: #fff
}
.hm-tabs:not(.simple_tabs) .tabs-body>li {
    padding: 20px 25px
}
.hm-tabs.simple_tabs .tabs-body>li {
    padding: 20px 0
}
@-webkit-keyframes cd-fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-moz-keyframes cd-fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes cd-fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.tabs1.tabs_mobile:not(.ver_tabs):not(.fill_active) .tabs-navi>li a {
    border: 1px solid #e5e5e5;
    margin: 0 8px 8px 0
}
.tabs1.tabs_mobile:not(.ver_tabs) .tabs-navi a.selected::after {
    display: none
}
.hm-tabs.simple_tabs.tabs_mobile .tabs-navi li a {
    margin-bottom: 15px
}
.hm-tabs.simple_tabs.tabs_mobile .tabs-body>li {
    padding-top: 0
}
.tabs1.tabs_mobile.fill_active:not(.ver_tabs) .tabs-navi>li a {
    margin: 0 8px 8px 0
}
.tabs1.tabs_mobile.fill_active:not(.ver_tabs) .tabs-navi>li a:not(.selected):not(:hover) {
    border: 1px solid #e5e5e5
}
.tabs1.fill_active.tabs_mobile:not(.ver_tabs) .tabs-navi li a.selected,
.tabs1.fill_active.tabs_mobile:not(.ver_tabs) .tabs-navi li a:hover {
    border-left: 1px solid #1CCDCA;
    border-bottom: 1px solid #1CCDCA
}
.tabs2.tabs_mobile .tabs-navi li {
    margin-bottom: 8px
}
.tabs2.tabs_mobile.fill_active:not(.ver_tabs) .tabs-body {
    margin-top: 17px
}
.feature_icon .item {
    margin-bottom: 40px
}
.feature_icon .item:last-child {
    margin-bottom: 0
}
.white_section .feature_icon .item>span {
    color: #aaa
}
.feature_icon .item>span {
    line-height: 24px
}
.feature_icon .item h5 {
    margin-bottom: 10px
}
.feature_icon .item h5 .icon,
.white_section .feature_icon .item h5 .icon {
    display: block;
    float: left;
    height: 53px;
    margin-right: 12px;
    width: 53px
}
.feature_icon.on_right .item h5 .icon {
    float: right;
    margin-left: 12px;
    margin-right: 0
}
.feature_icon.on_right .item h5 .title {
    float: right
}
.feature_icon.on_right .item>span {
    display: block;
    text-align: right
}
.feature_icon_slide .col-md-4:last-child {
    padding-right: 0
}
.feature_icon_slide .col-md-4:first-child {
    padding-left: 0
}
.feature_icon .item h5:after {
    content: "";
    display: table;
    clear: both
}
.feature_icon .item h5 .title {
    float: left;
    font-family: 'Gentium Basic', serif;
    font-size: 20px;
    font-weight: 300;
    margin-top: 12px;
    text-transform: uppercase;
    word-spacing: 2px;
    letter-spacing: 1px
}
.white_section .feature_icon .item h5 .icon span {
    background: rgba(0, 0, 0, .4)
}
.feature_icon .item h5 .icon span {
    background: #1ccdca;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 51px;
    left: 0;
    line-height: 51px;
    position: relative;
    text-align: center;
    top: 0;
    width: 51px
}
.feature_icon .item h5 .icon span i {
    position: relative;
    z-index: 1
}
.white_section .feature_icon .item h5 .icon span:after {
    background: #1CCDCA
}
.feature_icon .item h5 .icon span:after {
    background: #324545;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.feature_icon .item:hover h5 .icon span:after {
    opacity: 1
}
.feature_icon .item:hover h5 .title {
    color: #1CCDCA
}
.feature_icon .item:hover h5 .icon {
    border-color: #fff
}
.white_section .feature_icon .item:hover h5 .icon {
    border-color: transparent
}
.f_s_block {
    position: relative
}
.f_s_block>a {
    margin: 0
}
.f_s_block.circle {
    background: #fff;
    overflow: hidden;
    position: relative;
    z-index: 1
}
.white_section .f_s_block.circle {
    border: 5px solid rgba(0, 0, 0, .5);
    background: 0 0;
    max-width: 500px;
    margin: 0 auto
}
.hm_filter_wrapper.boxed_portos {
    margin: 0 auto;
    max-width: 1170px;
    position: relative;
    width: 100%
}
.content_hidden {
    margin: 0;
    overflow: hidden
}
.hm_filter_wrapper_con {
    margin-top: 40px
}
#options.sort_options {
    padding: 0 15px;
    text-transform: capitalize
}
.site_boxed #options.sort_options {
    padding: 0 15px
}
.site_boxed .hm_filter_wrapper.boxed_portos {
    padding: 0 5px
}
.content #options.sort_options {
    padding: 0
}
.hm_filter_wrapper_con:after {
    content: '';
    display: block;
    clear: both
}
.has_sapce_portos .filter_item_block {
    padding: 0 15px;
    margin-bottom: 30px
}
.filter_item_block {
    width: 33.33333%
}
.two_blocks .filter_item_block {
    width: 50%
}
.four_blocks .filter_item_block {
    width: 25%
}
.five_portos .filter_item_block {
    width: 20%
}
.filter_item_block.width2 {
    width: 40%
}
.filter_item_block {
    float: left;
    position: relative
}
.filter_item_block:hover .porto_desc {
    border-bottom-color: #1CCDCA
}
.hm_filter_wrapper:not(.porto_hidden_title):not(.porto_full_desc) .filter_item_block:hover .porto_desc h6 {
    color: #1CCDCA
}
.filter_item_block .number {
    display: none
}
.porto_type {
    overflow: hidden;
    position: relative;
    z-index: 1
}
.hm_filter_wrapper .porto_type:not(.simple_porto_img):after {
    background: #1ccdca;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.two_blocks .porto_type img {
    width: 100%
}
.before_after_img {
    display: block;
    position: relative;
    overflow: hidden
}
.before_after_a,
.before_after_b {
    display: block;
    float: left;
    width: 50%;
    position: relative
}
.before_after_desc {
    background: #fff;
    border: 1px solid #dfe3e6;
    padding: 18px 24px 10px
}
.before_after_desc h6 {
    margin-bottom: 10px
}
.hm_filter_wrapper.porto_full_desc .porto_type:after {
    background: 0 0
}
.hm_filter_wrapper.porto_hidden_title .porto_block:hover .porto_type:after,
.porto_type:hover:after {
    opacity: .7
}
.hm_filter_wrapper:not(.porto_full_desc) .porto_type:hover>img {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='3')
}
.porto_nav {
    left: 15%;
    position: absolute;
    text-align: center;
    width: 70%;
    z-index: 10
}
.masonry_porto .porto_nav {
    left: 0;
    width: 100%
}
.hoverdir_meta .expand_img,
.project_text_nav .expand_img {
    margin-right: 5px
}
.hm_filter_wrapper .icon_expand,
.hoverdir_meta .detail_link,
.hoverdir_meta .expand_img,
.porto_block .detail_link,
.porto_block .expand_img {
    background: #ed4e6e;
    color: #fff;
    display: inline-block;
    position: relative;
    z-index: 1
}
.hm_filter_wrapper .icon_expand,
.porto_nav .detail_link,
.porto_nav .expand_img {
    background: rgba(0, 0, 0, .7);
    opacity: 0;
    transform: scale(0) rotate(20deg);
    -moz-transform: scale(0) rotate(20deg);
    -webkit-transform: scale(0) rotate(20deg);
    -ms-transform: scale(0) rotate(20deg);
    -o-transform: scale(0) rotate(20deg)
}
.hoverdir_meta .detail_link,
.hoverdir_meta .expand_img,
.project_text_nav .detail_link,
.project_text_nav .expand_img {
    font-size: 13px;
    font-style: italic;
    padding: 9px 13px
}
.project_text_nav .detail_link {
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -ms-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}
.porto_nav .icon_expand:nth-child(2n) {
    top: -50px
}
.porto_nav .icon_expand:nth-child(3n) {
    left: 50px
}
.hm_filter_wrapper .icon_expand>span {
    display: block;
    height: 100%;
    position: relative;
    width: 100%
}
.hm_filter_wrapper.porto_hidden_title .porto_block:hover .detail_link,
.hm_filter_wrapper.porto_hidden_title .porto_block:hover .expand_img,
.hm_filter_wrapper.porto_hidden_title .porto_block:hover .icon_expand,
.project_text_nav .porto_type:hover .detail_link,
.project_text_nav .porto_type:hover .expand_img,
.project_text_nav .porto_type:hover .icon_expand {
    left: 0;
    right: 0;
    top: 0;
    opacity: 1;
    transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg)
}
.hm_filter_wrapper .icon_expand {
    color: #fff;
    top: 20px;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    margin-right: 5px;
    text-align: center;
    width: 48px
}
.hm_filter_wrapper.four_blocks.boxed_portos .icon_expand {
    height: 44px;
    line-height: 44px;
    width: 44px
}
.hm_filter_wrapper .icon_expand:last-child {
    margin-right: 0
}
.porto_nav .detail_link:hover,
.porto_nav .expand_img:hover,
.project_text_nav .porto_type:hover .icon_expand:hover {
    background: rgba(0, 0, 0, .9);
    color: #1CCDCA
}
.porto_desc h6 {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 6px
}
.hm_filter_wrapper.masonry_porto.has_sapce_portos .width2.rectangle_width .porto_type img {
    margin-top: -15px
}
.menu_special_color {
    color: #e84c3d;
    font-weight: 700
}
.simple_porto_img:hover>a {
    opacity: .8
}
.porto_desc:not(.simple_porto_desc) {
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 17px 20px;
    position: relative;
    z-index: 1
}
.hm_filter_wrapper:not(.has_sapce_portos):not(.porto_full_desc):not(.porto_hidden_title) .porto_desc::after {
    background: #eee;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px
}
.hm_filter_wrapper:not(.has_sapce_portos) .porto_desc {
    border-bottom: medium none
}
.porto_date {
    color: #999;
    font-size: 12px
}
.porto_nums {
    float: right
}
.porto_nums>span {
    color: #a1a1a1;
    font-size: 11px;
    margin-right: 10px
}
.porto_nums>span:last-child {
    margin-right: 0
}
.hm_filter_wrapper.four_blocks.boxed_portos .porto_nums>span {
    display: none
}
.porto_nums>span.like.added i {
    color: #1ccdca
}
.porto_nums>span i {
    color: #c6c6c6;
    font-size: 13px;
    vertical-align: sub;
    margin-right: 6px
}
.porto_nums>span.comm i {
    font-size: 16px
}
.porto_nums>span.like i {
    cursor: pointer
}
.porto_nums>span.like i:hover {
    color: #1CCDCA
}
.option-set {
    float: left
}
#filter-by.option-set {
    position: relative;
    font-size: 0;
    text-align: center
}
#filter-by>li {
    display: inline-block;
    font-size: 14px
}
#filter-by>li a {
    color: #898989;
    background: #fff;
    border-bottom: 1px solid #dfe3e6;
    border-right: 1px solid #dfe3e6;
    border-top: 1px solid #dfe3e6;
    display: block;
    padding: 13px 20px;
    position: relative
}
#filter-by>li:first-child a {
    border-left: 1px solid #dfe3e6
}
.filter_by_mobile #filter-by>li a {
    border: 1px solid #dfe3e6;
    margin: 0 10px 10px 0
}
.filter_by_mobile #filter-by>li a.selected {
    border-color: #1CCDCA
}
#filter-by>li a span.num {
    display: none
}
#filter-by>li a.selected {
    background: #1ccdca;
    border-color: #1ccdca;
    color: #fff
}
.nav_with_nums #filter-by>li a span.num {
    display: block;
    background: #fff;
    border: 1px solid #dfe3e6;
    font-size: 10px;
    color: #898989;
    height: 20px;
    left: 20px;
    line-height: 18px;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 22px;
    opacity: 0
}
.nav_with_nums #filter-by>li:hover>a span.num,
.nav_with_nums #filter-by>li>a.selected span.num {
    opacity: 1
}
.nav_with_nums #filter-by>li a.selected span.num {
    background: #324545;
    border-color: #324545;
    color: #fff
}
#options .sort_list {
    max-width: 200px;
    float: right;
    min-width: 180px;
    position: relative;
    margin-right: 1px;
    margin-top: 12px
}
#sort-by.option-set {
    background: #fff;
    border-color: #dfe3e6;
    border-style: solid;
    border-width: 0 1px 1px;
    position: absolute;
    width: 100%;
    visibility: hidden;
    opacity: 0
}
#options .sort_list:hover {
    z-index: 10
}
#options .sort_list:hover>#sort-by.option-set {
    visibility: visible;
    opacity: 1
}
#options .sort_list a.sort_selecter {
    border: 1px solid #dfe3e6;
    background: #fff;
    width: 100%
}
#options .sort_list a {
    border-bottom: 1px solid #dfe3e6;
    display: block;
    position: relative;
    font-size: 12px;
    color: #898989
}
#options .sort_list a.selected,
#options .sort_list a:hover,
#sort-direction.option-set a.selected,
#sort-direction.option-set a:hover {
    color: #1ccdca
}
#options .sort_list a span.text {
    display: block;
    padding: 8px 15px
}
#options .sort_list a.sort_selecter .arrow {
    border-left: 1px solid #dfe3e6;
    height: 100%;
    line-height: 34px;
    padding-left: 10px;
    position: absolute;
    right: 11px;
    text-align: center;
    top: 0;
    font-size: 13px
}
#options .sort_list a.sort_selecter .arrow i {
    display: block;
    position: relative;
    top: 9px;
    transform: rotate(315deg)
}
#options .sort_list ul li:last-child a {
    border-bottom: medium none
}
#sort-direction.option-set {
    float: right
}
#sort-direction.option-set li:first-child {
    border-bottom: 1px solid #dfe3e6
}
#sort-direction.option-set {
    background: #fff;
    border: 1px solid #dfe3e6;
    margin-top: 12px;
    margin-right: 10px;
    opacity: 0
}
#sort-direction.option-set a {
    color: #ddd
}
#sort-direction.option-set span {
    display: block;
    line-height: inherit;
    padding: 0 11px
}
#sort-direction.option-set span i {
    display: block;
    line-height: 16px;
    font-size: 15px;
    vertical-align: sub
}
.hm_filter_wrapper.four_blocks.full_portos.has_sapce_portos .hm_filter_wrapper_con,
.hm_filter_wrapper.three_blocks.full_portos.has_sapce_portos .hm_filter_wrapper_con {
    margin-left: 15px;
    margin-right: 15px
}
.hm_filter_wrapper.boxed_portos:not(.has_sapce_portos) .hm_filter_wrapper_con {
    margin-right: 15px;
    margin-left: 15px
}
.nav_in_center .option-set {
    float: none
}
.nav_in_center #options .sort_list {
    float: none;
    margin: 30px auto 0
}
.nav_in_center #sort-direction.option-set {
    float: none;
    margin: 30px auto 0;
    max-width: 38px
}
.hm_filter_wrapper.full_portos #options.sort_options {
    margin: 0 auto;
    max-width: 1170px;
    width: 100%
}
.no_sapce_portos:not(.porto_hidden_title):not(.porto_full_desc) .filter_item_block.design:nth-child(2n) .porto_desc {
    background: #f4f4f4
}
.porto_desc h6,
.porto_hidden_title .porto_meta {
    position: relative;
    z-index: 1
}
.porto_block {
    overflow: hidden;
    position: relative
}
.hm_filter_wrapper.porto_hidden_title .porto_desc {
    border-bottom: none;
    bottom: -100%;
    position: absolute;
    width: 100%
}
.hm_filter_wrapper.porto_hidden_title.boxed_portos.four_blocks .porto_desc {
    padding: 13px 20px 16px
}
.porto_type>img {
    position: relative;
    top: 0
}
.hm_filter_wrapper.porto_hidden_title .porto_block:hover .porto_type>img {
    top: -30px
}
.hm_filter_wrapper.porto_hidden_title .porto_block:hover .porto_desc {
    bottom: 0
}
.hm_filter_wrapper.porto_hidden_title .porto_block .porto_nav {
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}
.hm_filter_wrapper.porto_hidden_title.has_sapce_portos .porto_desc::after {
    border-color: rgba(0, 0, 0, .1);
    border-style: solid;
    border-width: 0 1px 1px;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.porto_full_desc .porto_desc {
    overflow: hidden
}
.porto_full_desc .porto_meta {
    position: absolute;
    width: 100%
}
.porto_full_desc .porto_desc {
    background: #314152;
    height: 100%;
    position: absolute;
    width: 100%;
    color: #bfc6cd;
    border-bottom: none;
    text-align: center
}
.hoverdir_meta .proj_name,
.porto_full_desc .porto_desc h6 {
    color: #fff;
    margin-bottom: 15px
}
.hoverdir_meta .proj_date,
.porto_full_desc .porto_date {
    color: #1ccdca;
    display: block;
    margin-bottom: 20px;
    text-transform: uppercase
}
.porto_full_desc .porto_meta>p {
    margin: 16px 0
}
.four_blocks.boxed_portos.porto_full_desc .porto_meta>p {
    font-size: 13px;
    margin: 11px 0 12px
}
.four_blocks.boxed_portos.porto_full_desc.has_sapce_portos .porto_date {
    display: block;
    margin-bottom: 13px;
    margin-top: 5px
}
.four_blocks.boxed_portos.porto_full_desc.has_sapce_portos .porto_desc {
    text-align: center
}
.da-slideFromTop {
    left: 0;
    top: -100%
}
.da-slideFromBottom {
    left: 0;
    top: 100%
}
.da-slideFromLeft {
    top: 0;
    left: -100%
}
.da-slideFromRight {
    top: 0;
    left: 100%
}
.da-slideTop {
    top: 0
}
.da-slideLeft {
    left: 0
}
.white_section .counter .value {
    color: #fff
}
.white_section .counter_a .counter .icon {
    background: rgba(0, 0, 0, .3);
    color: #fff
}
.white_section .counter_a .counter .icon:before {
    border: 1px solid rgba(255, 255, 255, .2)
}
.white_section .counter_a .counter .title {
    color: #fff
}
.counter>span {
    display: block;
    margin-top: 5px;
    text-align: center;
    position: relative
}
.counter_a .counter .icon {
    height: 90px;
    line-height: 90px;
    width: 90px
}
.white_section .counter .icon,
.white_section .counter .title {
    color: #fff
}
.counter .icon {
    font-size: 32px;
    margin: 0 auto;
    color: #1CCDCA
}
.white_section .counter .icon {
    color: #fff
}
.counter_a .counter .icon:before {
    content: "";
    display: block;
    height: 102px;
    left: -6px;
    position: absolute;
    top: -6px;
    width: 102px;
    opacity: 1;
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}
.counter_a .counter .icon:after {
    background: #1ccdca;
    content: "";
    display: block;
    height: 90px;
    left: 0;
    position: absolute;
    top: 0;
    width: 90px;
    opacity: 0;
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5)
}
.counter .icon i {
    position: relative;
    z-index: 1
}
.counter_a .counter .value {
    font-weight: 300;
    letter-spacing: 1px
}
.counter .value {
    font-size: 20px;
    font-weight: normal;
    margin-top: 7px;
    font-family: 'Gentium Basic', serif;
}
.counter_a .counter .title,
.counter_b .counter .title {
    font-weight: 300
}
.tabs-body li .counter .title {
    margin-top: 0
}
.counter .title {
    font-size: 22px;
    letter-spacing: 1px;
    padding-top: 15px;
    text-transform: capitalize
}
.counter .title:after,
.counter .title:before {
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 0
}
.counter_b .counter .title:before {
    background: rgba(255, 255, 255, 0)
}
.counter .title:before {
    background: rgba(255, 255, 255, .1);
    width: 50%
}
.counter_b .counter .title:after {
    background: #fff
}
.counter:hover .icon:after {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}
.counter:hover .icon:before {
    opacity: 0;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2)
}
.counter_a .counter:hover .icon {
    color: #fff
}
.normal_text_slider {
    position: relative
}
.normal_text_slider .c_say {
    text-align: center
}
.normal_text_slider .client_img img {
    display: block;
    position: relative
}
.normal_text_slider .client_img {
    border: 1px solid #dadbdb;
    display: inline-block;
    overflow: hidden;
    padding: 6px;
    position: relative;
    text-align: center
}
.normal_text_slider .client_img>span {
    display: block;
    height: 100%;
    position: relative;
    width: 100%
}
.white_section .normal_text_slider .client_img {
    border: 2px solid rgba(255, 255, 255, .3);
    padding: 5px
}
.white_section .normal_text_slider .client_details {
    color: #fff
}
.normal_text_slider .client_details {
    color: #324545;
    display: block;
    font-size: 16px;
    margin: 30px 0 15px;
    text-transform: uppercase
}
.normal_text_slider .url {
    color: #1ccdca
}
.white_section .normal_text_slider .desc {
    color: #fff
}
.normal_text_slider.client_say_slider .desc {
    margin-bottom: 0
}
.normal_text_slider .desc {
    margin-bottom: 30px;
    color: #8f8e8e;
    font-size: 16px;
    font-style: italic;
    line-height: 33px;
    display: block
}
.white_section .btn_a {
    box-shadow: 0 3px 1px rgba(0, 0, 0, .2);
    margin-bottom: 3px;
    border: none
}
.what_say_block {
    position: relative;
    margin-bottom: 40px
}
.what_say_block .say_img {
    border: 1px solid #dadbdb;
    display: inline-block;
    padding: 4px;
    position: absolute
}
.what_say_block .say_datils {
    min-height: 89px;
    padding-left: 100px
}
.say_datils>h5 {
    color: #324545;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: capitalize
}
.say_datils>h5>span {
    color: #1ccdca;
    margin-left: 0
}
.say_datils .text {
    line-height: 25px
}
.mb_YTPMuteUnmute,
.mb_YTPPlaypause {
    display: none!important
}
.mb_YTPlayer:focus {
    outline: 0
}
.mb_YTPlayer {
    display: block;
    transform: translateZ(0);
    transform-style: preserve-3d;
    perspective: 1000px;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
    animation-timing-function: linear;
    box-sizing: border-box
}
.mbYTP_wrapper iframe {
    max-width: 4000px!important
}
.mb_YTPBar {
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 5px;
    width: 100%;
    z-index: 1000;
    position: absolute
}
.mb_YTPBar span {
    display: inline-block;
    height: 24px;
    position: relative;
    font-style: italic;
    font-weight: 300;
    font-size: 14px;
    color: #aaa
}
.mb_YTPProgress {
    height: 7px;
    width: 100%;
    background: rgba(255, 255, 255, .2);
    bottom: 0;
    left: 0
}
.mb_YTPLoaded {
    height: 7px;
    width: 0;
    background: rgba(255, 255, 255, .3);
    left: 0
}
.mb_YTPseekbar {
    height: 7px;
    width: 0;
    background: #1CCDCA;
    bottom: 0;
    left: 0
}
.video_frame {
    background: rgba(255, 255, 255, .05);
    border: 1px solid rgba(255, 255, 255, .13);
    position: relative
}
.video_frame:after,
.video_frame:before {
    top: -1px;
    right: -1px
}
.video_frame:hover:after,
.video_frame:hover:before {
    top: 10px;
    right: 10px
}
.video_frame_tl:after,
.video_frame_tl:before {
    top: -1px;
    left: -1px
}
.video_frame:hover .video_frame_tl:after,
.video_frame:hover .video_frame_tl:before {
    top: 10px;
    left: 10px
}
.video_frame_br:after,
.video_frame_br:before {
    bottom: -1px;
    right: -1px
}
.video_frame:hover .video_frame_br:after,
.video_frame:hover .video_frame_br:before {
    bottom: 10px;
    right: 10px
}
.video_frame_bl:after,
.video_frame_bl:before {
    bottom: -1px;
    left: -1px
}
.video_frame:hover .video_frame_bl:after,
.video_frame:hover .video_frame_bl:before {
    bottom: 10px;
    left: 10px
}
.video_frame:after,
.video_frame_bl:after,
.video_frame_br:after,
.video_frame_tl:after {
    height: 1px;
    width: 16px
}
.video_frame:after,
.video_frame:before,
.video_frame_bl:after,
.video_frame_bl:before,
.video_frame_br:after,
.video_frame_br:before,
.video_frame_tl:after,
.video_frame_tl:before {
    background: #fff;
    content: "";
    position: absolute
}
.video_frame:before,
.video_frame_bl:before,
.video_frame_br:before,
.video_frame_tl:before {
    height: 16px;
    width: 1px
}
.video_frame_bl {
    padding-left: 15px;
    padding-right: 15px
}
.play_video_btn {
    border: 1px solid rgba(255, 255, 255, .4);
    display: inline-block;
    height: 80px;
    padding: 4px;
    position: relative;
    width: 80px
}
.play_video_btn:hover>span {
    background: #fff;
    color: #e84c3d
}
.play_video_btn>span {
    background: #e84c3d;
    color: #fff;
    display: block;
    font-size: 32px;
    height: 100%;
    width: 100%;
    -moz-box-shadow: 0 0 13px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, .5);
    -ms-box-shadow: 0 0 13px rgba(0, 0, 0, .5);
    box-shadow: 0 0 13px rgba(0, 0, 0, .5)
}
.play_video_btn>span i {
    display: block;
    position: absolute
}
.play_video_btn>span i.ico-pause {
    font-size: 20px
}
.play_video_btn>span i.ico-play5 {
    padding-left: 8px
}
.play_video_btn>span i.ico-pause2 {
    font-size: 29px
}
.youtube_bg_video.mb_YTPlayer {
    display: block;
    height: 100%;
    position: absolute!important;
    width: 100%
}
.youtube_bg_video+.content {
    min-height: 500px
}
.youtube_bg_video.has_overlay:after {
    background: rgba(0, 0, 0, .6);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: ""
}
.shop_slider .owl-item {
    padding: 0 15px
}
.white_section .add2cart_slide {
    border: none
}
.add2cart_slide {
    border: 1px solid #DDD;
    position: relative;
    margin-bottom: 30px
}
.add2cart_details {
    background: #FDFDFD;
    position: relative
}
.add2cart_details .con_cont {
    padding: 15px 22px 18px
}
.add2cart_img {
    display: block;
    position: relative;
    border-bottom: 1px solid #DDD;
    overflow: hidden
}
.sale_new .text {
    position: relative;
    z-index: 1
}
.add2cart_img .sale_new {
    color: #fff;
    display: block;
    font-size: 11px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 20px;
    left: 20px;
    width: 60px;
    letter-spacing: 1px;
    z-index: 2
}
.add2cart_img .circle {
    background: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}
.add2cart_img .circle.sale {
    background: #e84c3d
}
.add2cart_img .circle.sale:after {
    border-top-color: #e84c3d
}
.add2cart_img .circle.new {
    background: #12b1c6
}
.add2cart_img .circle.new:after {
    border-top-color: #12b1c6
}
.add2cart_img .circle:after {
    border-color: #e84c3d transparent transparent;
    border-style: solid;
    border-width: 5px;
    bottom: -9px;
    content: "";
    display: block;
    left: 25px;
    position: absolute
}
.add2cart_prod_name {
    display: block;
    color: #324545;
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 9px
}
.add2cart_prod_cat {
    color: #999;
    font-size: 13px;
    display: block;
    margin-bottom: 10px;
    text-transform: capitalize
}
.add2cart_prod_price {
    display: block;
    margin-bottom: 3px
}
.add2cart_prod_price del {
    color: #bab9b9;
    margin-right: 10px
}
.add2cart_prod_price ins {
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 1px
}
.add2cart_btn {
    background: #fff;
    border: 1px solid #ddd;
    color: #999;
    font-size: 13px;
    padding: 10px 15px;
    position: relative;
    left: auto;
    bottom: -29px;
    font-style: italic
}
.add2cart_btn i {
    color: #ccc;
    margin-right: 10px
}
.add2cart_btn:hover {
    background: #fff;
    color: #1ccdca;
    border-color: #1ccdca
}
.add2cart_btn:hover i {
    color: #1ccdca
}
.add2cart_image {
    position: relative
}
.shop_slider .add2cart_slide:hover .pro_add2cart_details {
    opacity: 1
}
.add2cart_image .add2cart_zoom:hover,
.shop_slider .pro_add2cart_details:hover {
    color: #1CCDCA
}
.shop_slider .pro_add2cart_details {
    background: #fff;
    border: 2px solid #324545;
    color: #324545;
    display: block;
    font-size: 13px;
    height: 40px;
    line-height: 36px;
    padding: 0 15px;
    position: absolute;
    width: auto;
    z-index: 1;
    top: 40%;
    opacity: 0
}
.pro_add2cart_details .text {
    position: relative
}
.pro_add2cart_details .text i {
    margin-right: 9px;
    font-size: 14px
}
.cart_toltip_icon {
    background: #fff;
    border: 2px solid #DDD;
    color: #1CCDCA;
    font-size: 16px;
    height: 40px;
    line-height: 38px;
    opacity: 0;
    position: absolute;
    left: 20px;
    text-align: center;
    bottom: 20px;
    width: 40px;
    z-index: 1
}
.cart_toltip_icon2 {
    background: #fff;
    border: 2px solid #DDD;
    color: #1CCDCA;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    opacity: 0;
    position: absolute;
    right: 20px;
    text-align: center;
    bottom: 20px;
    width: 40px;
    z-index: 1
}
.cart_toltip_icon.cart_icon_on_right {
    left: auto;
    right: 20px;
    direction: rtl
}
.cart_toltip_icon:hover:after {
    opacity: 1;
    pointer-events: auto
}
.cart_toltip_icon.cart_icon_on_right:after {
    direction: ltr;
    left: auto;
    right: -2px;
    padding: 0 37px 0 14px
}
.cart_toltip_icon:after {
    background: rgba(255, 255, 255, 1);
    border: 2px solid #DDD;
    bottom: 41px;
    color: #324545;
    content: attr(data-text);
    display: inline-block;
    font-size: 12px;
    height: auto;
    left: -2px;
    opacity: 0;
    padding: 0 14px 0 37px;
    pointer-events: none;
    position: relative;
    white-space: pre;
    width: auto;
    z-index: -1
}
.add2cart_image .add2cart_zoom {
    background: #fff;
    border: 2px solid #324545;
    color: #324545;
    display: block;
    font-size: 24px;
    height: 40px;
    line-height: 38px;
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 40px;
    z-index: 1
}
.add2cart_img:after {
    background: rgba(255, 255, 255, .4);
    content: "";
    height: 100%;
    opacity: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.add2cart_image:hover .add2cart_img .sale_new .circle {
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.add2cart_image:hover .add2cart_img>img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2)
}
.add2cart_image:hover .add2cart_img:after,
.add2cart_image:hover .add2cart_zoom,
.add2cart_image:hover .cart_toltip_icon,
.sidebar_slider:hover .cart_toltip_icon2 {
    opacity: 1
}
.add2cart_image:hover .pro_add2cart_details {
    opacity: 1;
    top: 25%
}
.add2cart_details .your_rate {
    margin-bottom: 5px;
    margin-top: 10px
}
.centered .add2cart_details .your_rate {
    margin-right: auto;
    margin-left: auto
}
.your_rate {
    font-size: 16px;
    height: 20px;
    overflow: hidden;
    position: relative;
    width: 80px
}
.outline_stars {
    height: 20px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%
}
.your_rate:before {
    content: "\e6fe\e6fe\e6fe\e6fe\e6fe";
    font-family: idealtheme;
    left: -2px;
    position: absolute;
    top: 0;
    color: #ccc
}
.outline_stars:before {
    content: "\e6fd\e6fd\e6fd\e6fd\e6fd";
    font-family: idealtheme;
    left: -2px;
    position: absolute;
    top: 0;
    color: #FFB200
}
.widget_block>h6 {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 20px;
    text-transform: uppercase;
    word-spacing: 1px
}
.send_button {
    background: #71BF45;
    border: 1px solid #71BF45;
    color: #fff;
    padding: 8px 12px;
    font-size: 14px;
    display: inline-block
}
.send_button2 {
    background: #fff;
    border: 1px solid #1CCDCA;
    color: #1CCDCA;
    font-size: 14px;
    padding: 9px 12px
}
.send_button:hover {
    background: #324545;
    border-color: #324545;
    color: #fff
}
.price_filter_details {
    margin-top: 20px
}
.price_title {
    margin-right: 5px;
    text-transform: uppercase
}
.price_lable {
    background: #fff;
    border: 1px solid #DDD;
    float: right;
    font-size: 12px;
    padding: 9px 15px;
    color: #999
}
.shop_price_slider_con {
    padding: 10px 0;
    position: relative
}
.widget_block {
    border-bottom: 1px solid #eee;
    margin-bottom: 22px;
    padding-bottom: 30px
}
.widget_block:last-child {
    border-bottom: medium none;
    margin-bottom: 0;
    padding-bottom: 0
}
.widget_block .tabs-navi a {
    padding: 0 15px;
    line-height: 43px
}
.widget_block .hm-tabs .tabs-body>li {
    padding: 20px 0
}
.widget_block .tabs1 .tabs-body {
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 1px 0 0
}
.widget_block .hm-tabs {
    margin-top: 34px
}
.icon_alone,
.tabs-navi a i.icon_alone {
    margin-right: 0
}
.search_block {
    height: 39px;
    position: relative
}
.search_block form input.serch_input {
    background: #fff;
    border: 1px solid #E5E5E5;
    color: #888;
    float: left;
    font-size: 13px;
    height: 39px;
    letter-spacing: 1px;
    margin: 0;
    padding: 5px 50px 5px 10px;
    width: 100%
}
.search_block.large_search form input.serch_input {
    height: 45px;
    padding: 4px 55px 5px 15px;
    color: #888
}
.search_block.large_search form .search_btn {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    min-width: 45px
}
.search_block form input.serch_input:focus {
    color: #444
}
.search_block form .search_btn:after {
    background: #ddd;
    content: "";
    height: 50%;
    left: 0;
    position: absolute;
    top: 25%;
    width: 1px
}
.search_block form .search_btn {
    background: 0 0;
    border: none;
    color: #1CCDCA;
    float: left;
    font-size: 14px;
    height: 39px;
    line-height: 42px;
    min-width: 39px;
    position: absolute;
    right: 1px;
    vertical-align: bottom
}
.search_block form .search_btn:hover {
    opacity: .8
}
.social_links_widget a {
    background: #fff;
    border: 1px solid #ddd;
    color: #777;
    display: block;
    float: left;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    margin: 0 10px 10px 0;
    text-align: center;
    width: 38px
}
.social_links_widget a.twitter:hover {
    color: #00baff
}
.social_links_widget a.facebook:hover {
    color: #516ca4
}
.social_links_widget a.googleplus:hover {
    color: #ed523d
}
.social_links_widget a.linkedin:hover {
    color: #1985bc
}
.social_links_widget a.youtube:hover {
    color: #f02a06
}
.social_links_widget a.skype:hover {
    color: #4bf
}
.social_links_widget a.flickr:hover {
    color: #ff0084
}
.social_links_widget a.picasa:hover {
    color: #6878a0
}
.social_links_widget a.vimeo:hover {
    color: #4bf
}
.social_links_widget a.tumblr:hover {
    color: #395875
}
.social_links_widget a.dribble:hover {
    color: #dc71a6
}
.social_links_widget a.soundcloud:hover {
    color: #f60
}
.social_links_widget a.instagram:hover {
    color: #406f94
}
.social_links_widget a.pinterest:hover {
    color: #f21414
}
.social_links_widget a.rss:hover {
    color: #ff9d00
}
.tagcloud a {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    position: relative
}
.tagcloud a:hover .tag {
    color: #1CCDCA
}
.tagcloud .tag {
    background: #fff;
    border: 1px solid #E5E5E5;
    color: #666;
    display: inline-block;
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 8px 9px;
    text-transform: uppercase
}
.tagcloud .num {
    background: #FAFAFA;
    border-color: #E5E5E5;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    font-size: 11px;
    padding: 8px 9px 8px 11px;
    color: #888;
    position: relative;
    margin-left: -2px
}
.tagcloud.style2 .num:before {
    border-color: transparent transparent transparent #C6C6C6;
    border-style: solid;
    border-width: 4px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 12px
}
.tagcloud.style2 .num:after {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 4px;
    content: "";
    display: block;
    left: -1px;
    position: absolute;
    top: 12px
}
.posts_widget_list li:not(:last-child),
.posts_widget_list2 li:not(:last-child) {
    margin-bottom: 25px
}
.posts_widget_list li>a {
    color: #1CCDCA;
    font-size: 13px;
    text-transform: capitalize
}
.posts_widget_list2 li>a {
    color: #324545;
    font-size: 14px;
    text-transform: capitalize
}
.posts_widget_list li>a img {
    border: 1px solid #DDD;
    padding: 4px;
    max-width: 70px;
    float: left;
    margin: 4px 15px 0 0
}
.posts_widget_list2 li>a img {
    max-width: 90px;
    float: left;
    margin: 5px 15px 0 0
}
.posts_widget_list2 li>a span:hover {
    color: #1CCDCA
}
.posts_widget_list li .post_date,
.posts_widget_list2 li .post_date {
    color: #999;
    display: block;
    font-size: 12px;
    margin: 5px 0
}
.post_date i {
    font-size: 15px;
    margin-right: 6px
}
.post_comment {
    font-size: 13px;
    font-style: italic
}
.posts_widget_list li .your_rate {
    margin: 5px 0 9px
}
.products_filter {
    margin-right: -20px
}
.products_filter li {
    float: left;
    padding-right: 20px;
    width: 33.3333%
}
.add2cart_buttons>a {
    background: #fff;
    border-top: 1px solid #DDD;
    color: #888;
    display: inline-block;
    float: left;
    font-size: 13px;
    padding: 14px 0 14px 20px;
    position: relative;
    width: 50%
}
.add2cart_buttons>a.pro_add2cart_add:after {
    background: #DDD;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px
}
.add2cart_buttons>a:hover {
    color: #1CCDCA
}
.add2cart_buttons>a i {
    margin-right: 7px
}
.products_filter .add2cart_details {
    overflow: hidden
}
.pagination li {
    float: left;
    margin-right: 4px
}
.pagination li a,
.pagination li a:hover,
.pagination li.active a,
.pagination li.disabled,
.pagination li.page_of {
    background: #fff;
    border: 1px solid #DDD;
    color: #555;
    display: inline-block;
    font-size: 13px;
    line-height: 36px;
    height: 38px;
    min-width: 38px;
    padding: 0 11px;
    text-align: center
}
.pagination li.page_of {
    margin-right: 4px
}
.pagination li.next_pagination>a,
.pagination li.prev_pagination>a {
    color: #aaa
}
.pagination li a:hover,
.pagination li.active a,
.pagination li.next_pagination>a:hover,
.pagination li.prev_pagination>a:hover {
    background: #1CCDCA;
    border-color: #1CCDCA;
    color: #fff
}
.pro_ordering {
    float: right
}
.pro_result_count {
    line-height: 38px
}
.pro_sort_con {
    font-size: 13px;
    margin-bottom: 25px;
    min-height: 38px
}
.orderby_label select {
    border: 1px solid #ddd;
    color: #888;
    min-height: 40px;
    padding: 9px;
    width: 100%;
    background: #fff
}
.orderby_label {
    display: block;
    position: relative;
    width: 250px;
    font-weight: 400
}
.orderby_label:before {
    background: #fff;
    content: "\e6e9";
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    display: block;
    font-family: idealtheme;
    font-size: 16px;
    height: 100%;
    line-height: 38px;
    pointer-events: none;
    position: absolute;
    right: 1px;
    text-align: center;
    top: 0;
    width: 38px;
    max-height: 42px
}
.sidebar_slide {
    position: relative;
    max-width: 500px;
    overflow: hidden
}
.sidebar_slide_link {
    display: block;
    position: relative
}
.sidebar_slide_details {
    height: 100%;
    position: absolute;
    width: 100%
}
.sidebar_slide_title {
    color: #fff;
    display: block;
    font-size: 20px;
    padding: 15px 20px;
    position: relative;
    text-transform: uppercase;
    text-align: center
}
.sidebar_slide_title:after {
    background: #1CCDCA;
    content: "";
    height: 100%;
    left: 0;
    opacity: .9;
    position: absolute;
    top: 0;
    width: 100%
}
.light {
    font-weight: 300
}
.index_top {
    position: relative;
    z-index: 1
}
.sidebar_slide_cats {
    color: #324545;
    display: block;
    font-size: 14px;
    padding: 10px 20px;
    position: relative;
    text-transform: uppercase;
    text-align: center
}
.sidebar_slide_cats:after {
    background: #fff;
    content: "";
    height: 100%;
    left: 0;
    opacity: .8;
    position: absolute;
    top: 0;
    width: 100%
}
.sidebar_slide_discount {
    border: 4px solid rgba(255, 255, 255, .7);
    color: #fff;
    display: block;
    font-size: 32px;
    font-style: italic;
    height: 90px;
    line-height: 80px;
    margin: 20px auto 0;
    position: relative;
    text-align: center;
    width: 90px
}
.sidebar_slide_discount:after {
    background: #e84c3d;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.sidebar_slide_price {
    color: #e84c3d;
    display: block;
    font-size: 22px;
    font-style: italic;
    letter-spacing: 1px;
    margin: 20px auto 0;
    padding: 8px 15px;
    position: relative;
    text-align: center;
    width: 50%
}
.sidebar_slide_price:after {
    background: #fff;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.sidebar_slide_price:before {
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 5px;
    bottom: -10px;
    content: "";
    display: block;
    position: absolute
}
.thumbs_gall_slider_con {
    border: 1px solid #E5E5E5;
    position: relative;
    background: #fff
}
.gall_thumbs .owl-item {
    border: 1px solid #fff
}
.gall_thumbs .current_thumb {
    border: 1px solid #1CCDCA;
    overflow: hidden
}
.thumbs_gall_slider_larg {
    border-bottom: 1px solid #E5E5E5
}
.gall_thumbs {
    padding: 15px 14px
}
.thumbs_gall_slider_larg .item {
    position: relative;
    overflow: hidden
}
.gall_thumbs .item {
    cursor: pointer
}
.gall_thumbs .item h1 {
    font-size: 18px
}
.single_product_slider {
    float: left;
    width: 40%;
    padding-right: 30px
}
.single_product_details {
    float: left;
    width: 60%
}
.single_pro_row {
    margin-top: 10px
}
.single_product_title {
    color: #1CCDCA;
    font-size: 28px;
    font-weight: 500;
    margin: 0 0 10px;
    font-family: 'Gentium Basic', serif;
}
.hoverdir_con {
    background: #2E333D;
    color: #fff;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%
}
.hoverdir_meta {
    position: absolute;
    width: 100%
}
.proj_date {
    font-size: 13px
}
.hoverdir_meta .proj_name {
    text-transform: uppercase
}
.single_product_rating {
    margin-bottom: 10px;
    position: relative
}
.single_product_reviews {
    margin-left: 10px
}
.single_product_reviews .gray_desc {
    color: #aaa;
    font-size: 13px;
    margin-left: 5px;
    text-transform: capitalize
}
.go_to_reviews {
    color: #aaa;
    font-size: 14px;
    font-weight: 300
}
.go_to_reviews i {
    color: #ccc;
    display: inline-block;
    font-size: 16px;
    margin-right: 6px
}
.send_button3 {
    background: #014A00;
    color: #fff;
    border: 0px solid #324545;
    padding: 8px 14px

















}
.acc_content .send_button3 {
    display: inline-block;
    margin: 20px 0 5px
}
.send_button3:hover {
    background: #079404;
    border-color: #038600;
    color: #fff





















































}
.send_button4 {
    background: #88999a;
    color: #fff;
    border: 1px solid #88999a;
    padding: 9px 12px
}
.send_button4:hover {
    background: #576162;
    border-color: #576162;
    color: #fff
}
.send_button2:hover {
    color: #324545;
    border-color: #324545
}
[class*=" send_button"] i,
[class^=send_button] i {
    margin-right: 11px
}
.single_product_price_con del {
    color: #aaa;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-left: 10px
}
.single_product_price_con ins {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 20px
}
.single_product_price_con {
    border-bottom: 1px solid #DDD;
    margin-bottom: 16px;
    padding-bottom: 14px
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}
input[type=number] {
    -moz-appearance: textfield
}
.quantity_controll.minus,
.quantity_controll.plus {
    background: #fbfbfb;
    border: 1px solid #e1e1e1;
    color: #888;
    float: left;
    font-size: 15px;
    height: 41px;
    margin: 0;
    padding: 0;
    width: 36px
}
.buttons_added .input-text {
    background: #fff;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-right: none;
    border-left: none;
    float: left;
    height: 41px;
    padding: 0;
    width: 36px;
    text-align: center;
    color: #666
}
.margin_left_a {
    margin-left: 15px
}
.single_product_desc {
    margin-bottom: 20px
}
.shop_product_wrapper .hm-tabs.simple_tabs .tabs-navi li a {
    border-width: 1px;
    font-weight: 500;
    line-height: 37px;
    padding: 0 12px
}
.shop_product_wrapper .hm-tabs.simple_tabs .tabs-body>li {
    padding: 5px 20px 0;
    position: relative;
    z-index: 1
}
.shop_product_wrapper .hm-tabs.simple_tabs .tabs-body li h4 {
    font-size: 22px;
    margin-bottom: 15px
}
.shop_attributes td {
    color: #999
}
.shop_attributes td,
.shop_attributes th {
    border-top: 1px solid #DDD;
    padding: 10px 15px 10px 0
}
.thumbs_gall_slider_con .owl-controls {
    position: absolute;
    z-index: 1;
    width: 100%;
    opacity: 0
}
.thumbs_gall_slider_con:hover .owl-controls {
    opacity: 1
}
.thumbs_gall_slider_larg .owl-prev {
    left: -1px
}
.thumbs_gall_slider_larg .owl-next {
    right: -1px
}
.thumbs_gall_slider_larg .enar_owl_n,
.thumbs_gall_slider_larg .enar_owl_p {
    background: #e84c3d;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 25px
}
.tabs-body ul.list1 li {
    margin-bottom: 15px
}
.tabs-body ul.list1 {
    padding: 10px 0
}
.shop_product_wrapper .tabs-navi li {
    margin-bottom: 15px
}
.shop_product_wrapper .hm-tabs {
    clear: right;
    float: right;
    margin: 50px auto;
    width: 60%
}
.shop_product_wrapper .tabs-body {
    position: relative
}
.shop_product_wrapper .hm-tabs.simple_tabs:after {
    border: 1px solid #E5E5E5;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 19px;
    width: 100%
}
.shop_product_wrapper .tabs-navi {
    margin-left: 20px
}
.product_options .option_name,
.simple_title {
    color: #1CCDCA;
    display: block;
    line-height: 33px;
    margin-bottom: 10px;
    margin-right: 15px;
    text-transform: uppercase
}
.product_option_item {
    float: left;
    width: 50%;
    margin-top: 15px
}
.product_option_item:nth-child(2n+1) {
    padding-right: 7px
}
.product_option_item:nth-child(2n) {
    padding-left: 7px
}
.product_option_item .orderby_label {
    width: 100%
}
.product_options,
.single_product_details .quantity.buttons_added {
    padding-bottom: 25px
}
#share_on_socials a {
    background: #fff;
    border: 1px solid #E1E1E1;
    color: #aaa;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0 6px 6px 0;
    text-align: center;
    width: 40px
}
#share_on_socials a:last-child {
    margin-right: 0
}
#share_on_socials a.facebook {
    color: #516ca4
}
#share_on_socials a.twitter {
    color: #00baff
}
#share_on_socials a.googleplus {
    color: #ed523d
}
#share_on_socials a.pinterest {
    color: #ee1d19
}
#share_on_socials a.linkedin {
    color: #1985bc
}
#share_on_socials a.email {
    color: #16a9a9
}
#share_on_socials a.stumbleupon {
    color: #ec4823
}
#share_on_socials a.digg {
    color: #1b5891
}
#share_on_socials a.reddit {
    color: #fc4403
}
#share_on_socials a.evernote {
    color: #79d626
}
#share_on_socials a.delicious {
    color: #3399fe
}
#share_on_socials a.tumblr {
    color: #395875
}
#share_on_socials a.dribbble {
    color: #ed659a
}
#share_on_socials a.github {
    color: #4183c4
}
#share_on_socials a.instagram {
    color: #406f94
}
#share_on_socials a.skype {
    color: #4bf
}
#share_on_socials a.vimeo {
    color: #35bbf0
}
#share_on_socials a.youtube {
    color: #f02a06
}
#share_on_socials a.rss {
    color: #ff9d00
}
#share_on_socials a.facebook:hover {
    background: #fff;
    border-color: #516ca4;
    color: #516ca4
}
#share_on_socials a.twitter:hover {
    background: #fff;
    border-color: #00baff;
    color: #00baff
}
#share_on_socials a.googleplus:hover {
    background: #fff;
    border-color: #ed523d;
    color: #ed523d
}
#share_on_socials a.pinterest:hover {
    background: #fff;
    border-color: #ee1d19;
    color: #ee1d19
}
#share_on_socials a.linkedin:hover {
    background: #fff;
    border-color: #1985bc;
    color: #1985bc
}
#share_on_socials a.email:hover {
    background: #fff;
    border-color: #16a9a9;
    color: #16a9a9
}
#share_on_socials a.stumbleupon:hover {
    background: #fff;
    border-color: #ec4823;
    color: #ec4823
}
#share_on_socials a.digg:hover {
    background: #fff;
    border-color: #1b5891;
    color: #1b5891
}
#share_on_socials a.reddit:hover {
    background: #fff;
    border-color: #fc4403;
    color: #fc4403
}
#share_on_socials a.evernote:hover {
    background: #fff;
    border-color: #79d626;
    color: #79d626
}
#share_on_socials a.delicious:hover {
    background: #fff;
    border-color: #3399fe;
    color: #3399fe
}
#share_on_socials a.tumblr:hover {
    background: #fff;
    border-color: #395875;
    color: #395875
}
#share_on_socials a.dribbble:hover {
    background: #fff;
    border-color: #ed659a;
    color: #ed659a
}
#share_on_socials a.github:hover {
    background: #fff;
    border-color: #4183c4;
    color: #4183c4
}
#share_on_socials a.instagram:hover {
    background: #fff;
    border-color: #406f94;
    color: #406f94
}
#share_on_socials a.skype:hover {
    background: #fff;
    border-color: #4bf;
    color: #4bf
}
#share_on_socials a.vimeo:hover {
    background: #fff;
    border-color: #35bbf0;
    color: #35bbf0
}
#share_on_socials a.youtube:hover {
    background: #fff;
    border-color: #f02a06;
    color: #f02a06
}
#share_on_socials a.rss:hover {
    background: #fff;
    border-color: #ff9d00;
    color: #ff9d00
}
.social_share_btn {
    background: #fff;
    border: 1px solid #e1e1e1;
    display: inline-block;
    font-size: 13px;
    line-height: 40px;
    margin-right: 15px;
    min-height: 40px;
    padding: 0 18px;
    position: relative
}
.social_share_btn::after,
.social_share_btn::before {
    content: "";
    height: 11px;
    position: absolute;
    top: 15px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    width: 11px
}
.social_share_btn::after {
    background: #fff;
    right: -4px
}
.social_share_btn::before {
    background: #ddd;
    right: -5px
}
.tree_features>li:nth-of-type(2n) {
    float: right;
    clear: right;
    text-align: right;
    margin-right: -4px
}
.tree_features_parent {
    margin-top: 60px;
    max-width: 50%;
    min-width: 160px;
    position: relative;
    z-index: 2
}
.tree_features>li {
    min-height: 144px;
    clear: left;
    float: left;
    background: #b33753;
    color: #fff;
    padding: 25px 25px 30px;
    position: relative;
    width: 50%;
    margin-bottom: 5px;
    list-style: none;
    vertical-align: top;
    display: block
}
.tree_features_t {
    display: block;
    font-family: 'Gentium Basic', serif;
    font-size: 26px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #fff
}
.tree_features_t:hover {
    color: #eee
}
.tree_features_d {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.tree_features>li:nth-of-type(2n) .leaf_icon {
    left: auto;
    right: 0
}
.leaf_icon {
    background: rgba(0, 0, 0, .1);
    display: block;
    font-size: 32px;
    height: 144px;
    left: 0;
    line-height: 144px;
    position: absolute;
    text-align: center;
    width: 144px;
    z-index: 1;
    top: 0
}
.tree_features>li:after {
    background: #fff;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%
}
.bg_gray .tree_features>li::after {
    background: #f9fafc
}
.tree_features>li>.tree_curv {
    background: #b33753;
    height: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    width: 50%
}
.tree_features>li:nth-child(2n)>.tree_curv {
    left: 0;
    right: auto
}
.tree_features>li:nth-child(2n) .leaf_con {
    padding-right: 144px;
    padding-left: 0
}
.leaf_con {
    padding-left: 144px;
    position: relative;
    z-index: 1
}
.thumbs_gall_slider_larg .item>a {
    display: block;
    position: relative;
    pointer-events: none
}
.thumbs_gall_slider_larg:not(.internal_porto) .item>a:after {
    background: rgba(29, 205, 202, .8);
    color: #fff;
    content: "\e112";
    display: block;
    font-family: idealtheme;
    font-size: 24px;
    height: 70px;
    line-height: 70px;
    position: absolute;
    text-align: center;
    width: 70px;
    opacity: 0;
    pointer-events: auto;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
    -moz-transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
    -o-transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
    transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg)
}
.thumbs_gall_slider_larg .item:hover a:after {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1) rotate(0deg);
    -moz-transform: translateY(-50%) translateX(-50%) scale(1) rotate(0deg);
    -ms-transform: translateY(-50%) translateX(-50%) scale(1) rotate(0deg);
    -o-transform: translateY(-50%) translateX(-50%) scale(1) rotate(0deg);
    transform: translateY(-50%) translateX(-50%) scale(1) rotate(0deg)
}
.single_cart_video {
    clear: left;
    float: left;
    padding: 30px 30px 30px 0;
    width: 40%;
    position: relative
}
.vid_con {
    display: block;
    position: relative;
    overflow: hidden
}
.vid_con .vid_icon {
    left: 50%;
    top: 50%;
    transform: scale(1) translateX(-50%) translateY(-50%);
    -moz-transform: scale(1) translateX(-50%) translateY(-50%);
    -webkit-transform: scale(1) translateX(-50%) translateY(-50%);
    -ms-transform: scale(1) translateX(-50%) translateY(-50%);
    -o-transform: scale(1) translateX(-50%) translateY(-50%);
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    background: #fff;
    color: #1CCDCA;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    text-indent: 6px;
    width: 50px;
    z-index: 1
}
.vid_con:after {
    background: #1CCDCA;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: .4;
    position: absolute;
    top: 0;
    width: 100%
}
.vid_type_icon {
    color: #fff;
    font-size: 20px;
    left: 15px;
    position: absolute;
    top: 15px;
    z-index: 1
}
.vid_icon i {
    display: block;
    line-height: 50px;
    position: relative;
    z-index: 1
}
.vid_con:hover .vid_icon {
    transform: scale(1.3) translateX(-50%) translateY(-50%);
    -moz-transform: scale(1.3) translateX(-50%) translateY(-50%);
    -webkit-transform: scale(1.3) translateX(-50%) translateY(-50%);
    -ms-transform: scale(1.3) translateX(-50%) translateY(-50%);
    -o-transform: scale(1.3) translateX(-50%) translateY(-50%)
}
ol.commentlist {
    list-style: none
}
.commerce_comments .comment_container {
    position: relative
}
.commerce_comments .avatar_img {
    left: 0;
    position: absolute;
    top: 20px
}
.commerce_comments .comment-text {
    padding-left: 95px
}
.commerce_comments .comment_container {
    border-bottom: 1px dotted #E5E5E5;
    margin-bottom: 30px;
    padding: 20px 0
}
.comment-text .your_rate {
    margin-bottom: 10px
}
.comment-text .meta {
    display: block;
    font-size: 12px;
    margin-bottom: 8px
}
.comment-text .description {
    font-size: 13px
}
#review_form_wrapper .comment-form label {
    color: #324545;
    display: block;
    font-size: 13px;
    margin-bottom: 8px
}
#review_form_wrapper .comment-form input[type=text],
#review_form_wrapper .comment-form textarea {
    background: #fff;
    border: 1px solid #E5E5E5;
    color: #898989;
    font-size: 13px;
    padding: 9px;
    width: 100%
}
#reviews .required {
    color: #1CCDCA
}
#reviews .comment-form>div {
    margin-bottom: 20px
}
.comment-form-rating>select#rating {
    display: none
}
#reviews .comment-form-rating .stars a {
    border-right: 1px solid #E5E5E5;
    display: inline-block;
    font-size: 16px;
    margin-right: 1em;
    position: relative;
    text-indent: -9999px
}
#reviews .comment-form-rating .stars a:last-child {
    border-right: none
}
#reviews .comment-form-rating .stars a:after {
    text-indent: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    font-family: idealtheme
}
#reviews .comment-form-rating .stars a.star-1 {
    width: 2.2em
}
#reviews .comment-form-rating .stars a.star-1:after {
    content: "\e6fe"
}
#reviews .comment-form-rating .stars a.active.star-1:after,
#reviews .comment-form-rating .stars a.star-1:hover:after {
    content: "\e6fd"
}
#reviews .comment-form-rating .stars a.star-2 {
    width: 3.2em
}
#reviews .comment-form-rating .stars a.star-2:after {
    content: "\e6fe\e6fe"
}
#reviews .comment-form-rating .stars a.active.star-2:after,
#reviews .comment-form-rating .stars a.star-2:hover:after {
    content: "\e6fd\e6fd"
}
#reviews .comment-form-rating .stars a.star-3 {
    width: 4.2em
}
#reviews .comment-form-rating .stars a.star-3:after {
    content: "\e6fe\e6fe\e6fe"
}
#reviews .comment-form-rating .stars a.active.star-3:after,
#reviews .comment-form-rating .stars a.star-3:hover:after {
    content: "\e6fd\e6fd\e6fd"
}
#reviews .comment-form-rating .stars a.star-4 {
    width: 5.2em
}
#reviews .comment-form-rating .stars a.star-4:after {
    content: "\e6fe\e6fe\e6fe\e6fe"
}
#reviews .comment-form-rating .stars a.active.star-4:after,
#reviews .comment-form-rating .stars a.star-4:hover:after {
    content: "\e6fd\e6fd\e6fd\e6fd"
}
#reviews .comment-form-rating .stars a.star-5 {
    width: 6.2em
}
#reviews .comment-form-rating .stars a.star-5:after {
    content: "\e6fe\e6fe\e6fe\e6fe\e6fe"
}
#reviews .comment-form-rating .stars a.active.star-5:after,
#reviews .comment-form-rating .stars a.star-5:hover:after {
    content: "\e6fd\e6fd\e6fd\e6fd\e6fd"
}
.page_title:not(.has_bg_image) {
    background: #39A504;
}
.page_title.has_bg_image {
    padding: 20px 0
}
.page_title.has_bg_image.member_header {
    padding: 150px 0 145px
}
.page_title {
    border-bottom: 0px solid #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, .17);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .17);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .17);
    -ms-box-shadow: 0 0 4px rgba(0, 0, 0, .17);
    -o-box-shadow: 0 0 4px rgba(0, 0, 0, .17);
    position: relative;
    z-index: 1
}
.page_title.has_bg_image::after {
    background: rgba(255, 255, 255, .1);
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
[class*=" enar_parallax"],
[class^=enar_parallax] {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 50% top;
    -webkit-transform: translateZ(0)
}
.img_con_cov {
    background-size: cover;
    background-repeat: no-repeat
}
.white_section.page_title .breadcrumbs,
.white_section.page_title .breadcrumbs a,
.white_section.page_title .breadcrumbs a:hover,
.white_section.page_title h1 {
    color: #fff
}
.page_title.has_bg_image h1 {
    letter-spacing: 1px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .1);
    text-transform: uppercase;
    font-family: 'Gentium Basic', serif;
    font-size: 35px;
    font-weight: 500
}
.page_title h1 {
    color: #fff;
    float: left;
    clear: both;
    font-size: 30px;
    font-weight: 300;
    margin: 0;
    padding: 36px 0;
    text-transform: capitalize;
    font-family: 'Gentium Basic', serif;
}
.breadcrumbs .crumbs-spacer {
    color: #ccc;
    margin: 0 4px;
    vertical-align: middle
}
.page_title .breadcrumbs {
    float: right;
    line-height: 40px;
    margin: 42px 0 0px;
    font-size: 12px;
    color: #fff
}
.page_title .breadcrumbs a {
    color: #fff
}
.page_title .breadcrumbs a:hover {
    color: #1ccdca
}
.check_out_list {
    padding: 50px 0
}
table.check_out_table {
    border: 1px solid #DDD
}
.idealtheme_commerce table.check_out_table th {
    font-weight: 400;
    padding: 20px 15px;
    text-transform: uppercase;
    vertical-align: middle;
    background: #fbfbfb;
    color: #324545
}
.idealtheme_commerce table.check_out_table td {
    padding: 20px 15px;
    vertical-align: middle;
    border-top: 1px solid #DDD
}
.check_out_list .top_catt_remove {
    background: #fff;
    border-color: #e84c3d;
    left: auto;
    position: relative;
    top: auto
}
.check_out_list .top_catt_remove:after,
.check_out_list .top_catt_remove:before {
    background: #e84c3d
}
.attach_shop_thumb.ico-post-image {
    max-width: 100%
}
.idealtheme_commerce td.name_product {
    text-transform: uppercase
}
.idealtheme_commerce .remove_product {
    max-width: 26px
}
.idealtheme_commerce .thumbnail_product {
    max-width: 70px
}
.check_out_table .cart_item:nth-child(2n) {
    background: #fbfbfb
}
.check_out_table .amount {
    font-weight: 300
}
.check_out_table .coupon_block {
    float: left
}
.idealtheme_commerce .col-md-6:nth-child(2n+1) {
    padding-right: 0
}
.idealtheme_commerce .col-md-6:nth-child(2n) {
    padding-left: 0
}
.check_out_shipping_row {
    margin-bottom: 20px
}
.check_out_shipping_row .input-text,
.check_out_shipping_row .orderby_label {
    width: 100%
}
.check_out_totals .totals_row {
    width: 100%;
    border-bottom: 1px solid #DDD
}
.check_out_totals .totals_row:last-child {
    border-bottom: none
}
.check_out_totals {
    border: 1px solid #DDD
}
.check_out_totals .totals_row>div {
    float: left;
    padding: 15px;
    width: 50%
}
.check_out_totals .totals_row>div:nth-child(2n+1) {
    border-right: 1px solid #DDD
}
.check_out_totals .totals_row:nth-child(2n)>div:nth-child(2n),
.check_out_totals .totals_row:nth-child(2n+1)>div:nth-child(2n+1) {
    background: #fbfbfb
}
.next_product_nav a {
    display: block;
    outline: 0;
    position: absolute;
    text-align: left;
    top: 105px;
    z-index: 1000
}
.site_boxed .next_product_nav a {
    top: 24px
}
.site_boxed .next_product_nav .next .icon-wrap {
    margin-right: 20px
}
.site_boxed .next_product_nav .prev .icon-wrap {
    margin-left: 20px
}
.next_product_nav .next .icon-wrap {
    margin-right: 15px
}
.next_product_nav .prev .icon-wrap {
    margin-left: 15px;
    text-indent: 2px
}
.next_product_nav .icon-wrap {
    background: #fff;
    border: 2px solid #dadbdb;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    position: relative;
    text-align: center;
    width: 40px;
    z-index: 100
}
.next_product_nav img {
    border: 2px solid #ABB0B1;
    height: 100%;
    position: absolute;
    top: 0
}
.next_product_nav a.prev div {
    left: 0;
    padding-right: 90px;
    text-align: right;
    -moz-transform: translateY(-50%) translateX(-100%);
    -webkit-transform: translateY(-50%) translateX(-100%);
    -ms-transform: translateY(-50%) translateX(-100%);
    -o-transform: translateY(-50%) translateX(-100%);
    transform: translateY(-50%) translateX(-100%)
}
.next_product_nav a.next div {
    right: 0;
    padding-left: 90px;
    text-align: left;
    -moz-transform: translateY(-50%) translateX(100%);
    -webkit-transform: translateY(-50%) translateX(100%);
    -ms-transform: translateY(-50%) translateX(100%);
    -o-transform: translateY(-50%) translateX(100%);
    transform: translateY(-50%) translateX(100%)
}
.next_product_nav a.next img {
    left: 0;
    border-right: none
}
.next_product_nav a.prev img {
    right: 0;
    border-left: none
}
.next_product_nav a.next {
    right: 0
}
.next_product_nav div {
    background: #576162;
    padding: 12px 17px;
    position: absolute;
    top: 50%;
    z-index: 100;
    transition: transform .3s ease 0;
    -moz-transition: -moz-transform .3s ease 0;
    -webkit-transition: -webkit-transform .3s ease 0;
    -ms-transition: -ms-transform .3s ease 0;
    -o-transition: -o-transform .3s ease 0
}
.next_product_nav h3 {
    color: #d9dede;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    position: relative;
    white-space: nowrap
}
.next_product_nav a:hover div {
    -webkit-transform: translateY(-50%) translateX(0);
    -moz-transform: translateY(-50%) translateX(0);
    -ms-transform: translateY(-50%) translateX(0);
    -o-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0)
}
.next_product_nav div .price {
    display: block;
    font-size: 14px;
    margin: 8px 0 3px;
    color: #fff
}
.team_block {
    position: relative;
    width: 100%;
    height: 310px;
    margin-bottom: 30px;
    z-index: 1;
    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -o-perspective: 400px;
    perspective: 400px
}
.team_block .f1_card {
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease
}
.team_block .face.back,
.team_block:hover .f1_card {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}
.team_block .front {
    text-align: center;
    background: #fff
}
.bg_gray .team_block .face {
    background: #f9fafc;
    border-color: #f9fafc
}
.team_block .face {
    background: #fff;
    border: 1px solid #f1eff0;
    padding: 20px;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}
.team_block .face.back {
    background: #1ccdca;
    color: #fff;
    display: block;
    padding: 15px 20px;
    border: 1px solid #1ccdca;
    overflow: hidden;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box
}
.team_block .team_img {
    background: #fff;
    border: 5px solid #f3efef;
    display: block;
    overflow: hidden;
    max-width: 190px;
    margin: 8px auto 0
}
.team_block .team_img img {
    padding: 5px
}
.team_block .front .person_name {
    color: #324545;
    margin: 18px 0 8px;
    font-size: 16px
}
.team_block .person_name,
.team_block2 .person_name {
    display: block;
    font-size: 18px;
    text-transform: uppercase
}
.team_block .back .person_jop {
    margin: 5px 0 13px;
    font-weight: 700
}
.team_block .front .person_jop {
    color: #bab9b9
}
.team_block .person_jop {
    display: block;
    font-size: 13px;
    text-transform: capitalize
}
.team_block .person_desc {
    display: block;
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 15px;
    max-height: 180px;
    overflow: hidden;
    position: relative
}
.team_block .person_desc::after {
    bottom: 0;
    content: "...";
    display: inline-block;
    height: 23px;
    margin-left: 3px;
    position: relative;
    right: 3px
}
.team_block .back .social_media a {
    color: #fff;
    border-color: rgba(255, 255, 255, .5);
    background: 0 0;
    border-width: 2px;
    line-height: 35px
}
.team_block .back .social_media a:hover {
    color: #1CCDCA;
    border-color: #fff;
    background: #fff
}
.social_media a {
    background: #fff;
    border: 1px solid #ddd;
    color: #777;
    display: inline-block;
    width: 37px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    margin: 0 7px 7px 0;
    font-size: 14px
}
.social_media a:last-child {
    margin-right: 0
}
.social_media a:hover {
    color: #1CCDCA;
    border-color: #1CCDCA
}
.team_block .back .arrow_btn,
.white_section .arrow_btn {
    color: #fff
}
.arrow_btn {
    font-size: 13px;
    color: #444;
    margin-top: 10px;
    display: inline-block
}
.arrow_btn i {
    margin-right: 8px
}
.team_block2 {
    margin-bottom: 50px
}
.team_block2 .member_img {
    background: #fff;
    border: 1px solid #dadbdb;
    padding: 5px;
    overflow: hidden;
    position: relative;
    display: block;
    float: right;
    width: 30%
}
.team_block2 .member_img:before {
    background: #1CCDCA;
    border: 5px solid rgba(0, 0, 0, .3);
    content: "";
    top: 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    opacity: 0
}
.team_block2 .member_img:after {
    content: "\e112";
    display: block;
    height: 40px;
    line-height: 40px;
    position: absolute;
    width: 40px;
    font-family: idealtheme;
    color: #fff;
    font-size: 24px;
    text-align: center;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%) scale(3);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(3);
    transform: translateX(-50%) translateY(-50%) scale(3)
}
.team_block2 .member_img:hover:before {
    opacity: 1
}
.team_block2 .member_img:hover:after {
    opacity: 1;
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1)
}
.team_block2 .member_img:hover {
    border-color: transparent
}
.team_block2 .team_detail {
    float: right;
    padding-right: 20px;
    width: 70%
}
.team_block2 .person_name {
    color: #324545;
    font-size: 18px
}
.team_block2 a:hover .person_name {
    color: #1CCDCA
}
.team_block2 .person_jop {
    color: #aaa;
    display: block;
    font-size: 14px;
    margin: 3px 0 10px
}
.team_block2 .person_desc {
    display: block;
    line-height: 25px;
    margin-bottom: 15px;
    color: #999
}
.team_block2 .social_media a {
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    margin: 0 8px 7px 0;
    width: 35px
}
.team_block2 .social_media a:last-child {
    margin-right: 0
}
.team_block2 #share_on_socials a {
    margin: 0 9px 6px 0
}
.our_team_section .col-md-6:nth-child(2n+1) .team_block2 .team_detail {
    text-align: right
}
.our_team_section .col-md-6:nth-child(2n+1) .team_block2 .social_media a {
    display: inline-block;
    margin: 0 0 7px 8px
}
.our_team_section .col-md-6:nth-child(2n+1) .team_block2 #share_on_socials a {
    margin: 0 0 7px 9px
}
.our_team_section .col-md-6:nth-child(2n) .team_block2 .member_img {
    float: left
}
.our_team_section .col-md-6:nth-child(2n) .team_block2 .team_detail {
    padding-right: 0;
    padding-left: 20px
}
.team-col {
    background: #1ccdca;
    width: 50%;
    color: #fff;
    float: left;
    position: relative
}
.team-col-1,
.team-col-2 {
    width: 50%;
    float: left;
    position: relative
}
.team-col-1 .member_img2>span {
    display: block;
    position: relative
}
.team-col-1 .member_img2>span:after {
    box-shadow: 0 0 75px rgba(0, 0, 0, .5) inset;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.team-col .team-col-2 .arrow {
    position: absolute;
    background: #1CCDCA;
    width: 15px;
    height: 15px;
    top: 30px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1
}
.team-col:not(.team_col_on_right) .team-col-2 .arrow {
    left: -7px
}
.team-col .team-col-2 .arrow {
    left: auto;
    right: -7px
}
.team_block3 .person_name {
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff
}
.team_block3 .person_jop {
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin: 5px 0 10px;
    text-transform: capitalize
}
.team_block3 .person_desc {
    display: block;
    margin-bottom: 20px;
    line-height: 23px;
    color: rgba(255, 255, 255, .8)
}
.team_block3 .team-col-2-con {
    position: absolute;
    padding: 20px 25px
}
.team_block3 .social_media a {
    background: 0 0;
    border: none;
    color: #fff;
    margin-right: 25px;
    width: auto
}
.team_block3 .social_media a:hover {
    opacity: .7
}
.member_img2 {
    display: block;
    position: relative
}
.member_img2:before {
    background: rgba(28, 205, 202, .8);
    content: "";
    top: 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    opacity: 0;
    z-index: 1
}
.member_img2:after {
    content: "\e112";
    display: block;
    height: 40px;
    line-height: 40px;
    position: absolute;
    width: 40px;
    font-family: idealtheme;
    color: #fff;
    font-size: 24px;
    text-align: center;
    left: 50%;
    top: 50%;
    opacity: 0;
    -moz-transform: translateX(-50%) translateY(-50%) scale(3);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(3);
    transform: translateX(-50%) translateY(-50%) scale(3);
    z-index: 2
}
.member_img2:hover:before {
    opacity: 1
}
.member_img2:hover:after {
    opacity: 1;
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1)
}
.team-col.team_col_on_right .team-col-1 {
    float: right
}
.team-col:nth-child(2n+1) {
    clear: both
}
.team-col-2-con>a {
    display: inline-block
}
.team-col-2-con>a:hover {
    opacity: .7
}
.progress_bar {
    margin-bottom: 30px;
    overflow: hidden
}
.progress_bar:last-of-type {
    margin-bottom: 0
}
.progress_bar .fill_con {
    width: 100%;
    background: #eee;
    height: 35px;
    position: relative
}
.white_section .progress_bar .fill_con {
    background: rgba(0, 0, 0, .3)
}
.progress_bar .fill {
    height: 100%;
    background: #1CCDCA;
    width: 0;
    white-space: nowrap;
    position: absolute;
    left: 0;
    top: 0
}
.progress_bar .value {
    background: #fff;
    bottom: 5px;
    color: #324545;
    display: block;
    font-size: 12px;
    font-style: italic;
    line-height: 24px;
    padding: 0 7px;
    position: absolute;
    right: 5px;
    top: 5px;
    text-align: center
}
.progress_bar .small_line_bar .value {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .1)
}
.progress_bar .small_line_bar .title {
    text-shadow: 0 0 2px rgba(0, 0, 0, .3)
}
.progress_bar .value:after {
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 4px;
    content: "";
    display: block;
    left: -7px;
    position: absolute
}
.progress_bar .title {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    left: -33%;
    line-height: 34px;
    margin-left: 13px;
    opacity: 0;
    position: absolute;
    text-transform: uppercase
}
.progress_bar .value .num {
    white-space: nowrap
}
.progress_bar.prog_bar2 {
    overflow: initial
}
.prog_bar2_con:last-child>.progress_bar {
    margin-bottom: 0
}
.prog_bar2_con:not(:last-child) {
    margin-bottom: 30px
}
.progress_bar.prog_bar2 .fill_con {
    height: 20px;
    position: relative
}
.progress_bar.prog_bar2 .fill_con .fill {
    height: 18px;
    top: 1px;
    overflow: hidden;
    left: 1px
}
.progress_bar.prog_bar2 .fill_con .fill:after {
    box-shadow: 0 4px 8px rgba(255, 255, 255, .2) inset;
    -webkit-box-shadow: 0 4px 8px rgba(255, 255, 255, .2) inset;
    content: "";
    display: block;
    height: 100%;
    width: 100%
}
.progress_bar.prog_bar2 .fill_con .fill:before {
    background: rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2) inset, -1px -1px 0 rgba(255, 255, 255, .2);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2) inset, -1px -1px 0 rgba(255, 255, 255, .2);
    content: "";
    height: 6px;
    position: absolute;
    right: 7px;
    top: 6px;
    width: 6px
}
.white_section .progress_bar.prog_bar2 .fill_con {
    background: rgba(0, 0, 0, .3);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .08), 1px 7px 7px rgba(0, 0, 0, .2) inset, 0 1px 0 rgba(0, 0, 0, .2) inset
}
.progress_bar.prog_bar2 .fill_con2 {
    height: 35px;
    position: relative;
    margin-bottom: 9px;
    overflow: hidden
}
.progress_bar.prog_bar2 .fill_con2 .fill {
    background: 0 0!important
}
.progress_bar.prog_bar2 .fill,
.progress_bar.prog_bar2 .fill_con,
.progress_bar.prog_bar2 .fill_con .fill:after {
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px
}
.prog_bar2_con>.title {
    display: block;
    margin-bottom: -30px
}
.white_section .prog_bar2_con>.title {
    color: #fff
}
.prog_bar2_con>.title i {
    font-size: 24px;
    margin-right: 13px;
    vertical-align: sub;
    display: none
}
.prog_bar2_con>.title .prog_bar2_title {
    font-size: 15px;
    text-transform: uppercase
}
.progress_bar.prog_bar2 .value:after {
    border-color: rgba(0, 0, 0, .7) transparent transparent;
    border-width: 5px;
    bottom: -10px;
    top: auto
}
.progress_bar.prog_bar2 .value:before {
    border-color: rgba(255, 255, 255, .1) transparent transparent;
    border-style: solid;
    border-width: 4px;
    bottom: -8px;
    content: "";
    display: block;
    position: absolute;
    z-index: 10
}
.progress_bar.prog_bar2 .value {
    background: rgba(0, 0, 0, .4);
    border: 1px solid rgba(0, 0, 0, .4);
    box-shadow: 1px 1px 1px rgba(255, 255, 255, .1) inset, 2px 2px 2px rgba(0, 0, 0, .3);
    color: #fff;
    top: 3px
}
.hm_circle_progressbar_con {
    text-align: center
}
.hm_circle_progressbar {
    width: 100%;
    padding: 35px;
    opacity: 0;
    position: relative
}
.white_section .hm_circle_progressbar.style1:not(.square):not(.path)::after {
    background: #fff;
    content: "";
    display: block;
    height: 40%;
    left: 30%;
    position: absolute;
    top: 30%;
    width: 40%
}
.hm_circle_progressbar.path {
    padding: 15px 35px 5px
}
.hm_circle_progressbar.square {
    padding: 55px
}
.white_section .hm_circle_title {
    color: #fff
}
.hm_circle_title {
    font-size: 16px;
    text-transform: uppercase;
    color: #324545
}
.hm_circle_progressbar>svg {
    width: 100%;
    display: block
}
.hm_circle_progressbar .path_val,
.hm_circle_progressbar>.progressbar-text {
    font-family: 'Gentium Basic', serif;
    font-size: 32px;
    font-weight: 300;
    opacity: 0
}
.hm_circle_progressbar .path_val .num {
    font-weight: 300
}
.hm_circle_progressbar .path_val {
    opacity: 1;
    position: absolute;
    white-space: nowrap
}
.hm_circle_progressbar:not(.style1)>.progressbar-text {
    color: #fff
}
.hm_circle_progressbar.style1>.progressbar-text {
    color: #324545;
    position: relative;
    z-index: 2
}
.hm_new_con {
    background: #1c2124;
    overflow: hidden
}
.hm_new_title_con {
    background: #e84c3d;
    float: left;
    height: 100%;
    line-height: 57px;
    padding: 0 15px;
    position: absolute;
    width: 168px
}
.hm_new_title_con h4 {
    color: #fff;
    font-family: 'Gentium Basic', serif;
    font-size: 15px;
    margin: 0;
    text-transform: uppercase;
    white-space: nowrap;
    font-style: italic
}
.hm_new_title_con h4 i {
    display: inline-block;
    font-size: 32px;
    line-height: 48px;
    margin-right: 10px
}
.hm_new_title_con h4>span {
    display: inline-block;
    line-height: 48px;
    vertical-align: top
}
.hm_new_bar {
    float: left;
    font-size: 13px;
    padding: 15px 50px 15px 163px;
    position: relative;
    width: 100%
}
.latest_word {
    display: inline-block
}
.hm_new_title_con:after {
    background: #1c2124;
    content: "";
    height: 100%;
    position: absolute;
    right: 1px;
    top: 0;
    width: 4px
}
.news_item {
    margin-right: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.news_item i {
    margin-right: 5px
}
.hm_new_bar_controll {
    border-left: 1px solid #e84c3d;
    border-right: 1px solid #e84c3d;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px
}
.hm_new_bar_controll:before {
    border-color: transparent transparent #e84c3d;
    border-style: solid;
    border-width: 8px;
    content: "";
    left: -8px;
    position: absolute;
    top: -8px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}
.hm_new_bar_slider {
    max-height: 18px;
    overflow: hidden;
    padding-left: 20px
}
.hm_new_bar_slider>.news_item {
    display: inline-block
}
.hm_new_bar_controll_btn {
    background: rgba(0, 0, 0, .6);
    color: #fff;
    display: block;
    height: 100%;
    width: 100%;
    position: relative
}
.hm_new_bar_controll_btn i {
    font-size: 12px;
    margin-left: -1px;
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -o-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1
}
.hm_new_bar_controll_btn.pause .pause_news,
.hm_new_bar_controll_btn.play .play_news {
    -moz-transform: translateX(-50%) translateY(-50%) scale(0);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
    -o-transform: translateX(-50%) translateY(-50%) scale(0);
    transform: translateX(-50%) translateY(-50%) scale(0);
    opacity: 0
}
.news_item a {
    color: #aaa;
    text-transform: uppercase
}
.news_item a:hover {
    color: #fff
}
.blog_grid_block {
    position: relative;
    margin-bottom: 30px
}
.blog_grid_con {
    background: #fff;
    border-color: #e9e9e9;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 25px 22px 17px
}
.blog_grid_con p {
    margin: 0
}
.blog_grid_con p:not(.desc) {
    margin-bottom: 20px
}
.post .blog_grid_con>p:last-child {
    margin-bottom: 0
}
.blog_grid_format i {
    background: #1ccdca;
    box-shadow: 0 1px 1px rgba(255, 255, 255, .5) inset, 0 -1px 1px rgba(0, 0, 0, .1) inset;
    -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, .5) inset, 0 -1px 1px rgba(0, 0, 0, .1) inset;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 100%;
    line-height: 40px;
    position: absolute;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    width: 100%
}
.blog_grid_format {
    color: #fff;
    display: block;
    height: 40px;
    position: absolute;
    text-align: center;
    top: -20px;
    width: 40px
}
.hosted_video_audio_con .blog_grid_format {
    bottom: -20px;
    top: inherit;
    display: none
}
.blog_grid_format:hover {
    transform: translateX(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    -o-transform: translateX(-50%) rotate(45deg)
}
.blog_grid_format:before {
    height: 50%;
    left: 0;
    top: 0;
    position: absolute;
    content: "";
    width: 100%;
    box-shadow: 0 0 4px rgba(0, 0, 0, .2)
}
.blog_grid_format:hover {
    color: #fff
}
.post_title_con {
    margin-bottom: 30px;
    position: relative
}
.internal_post_con {
    padding: 70px 0;
    position: relative
}
.post_title_con .meta {
    display: block
}
.blog_grid_con .meta {
    color: #8a8d8d;
    display: block;
    font-size: 13px;
    margin-bottom: 13px
}
.blog_grid_con .meta a,
.post_title_con .meta a,
.timeline_block .meta a {
    color: #999
}
.blog_grid_con .meta .post_type_meta a,
.blog_grid_con .meta a:hover,
.post_title_con .meta a:hover,
.post_title_con .post_type_meta a,
.timeline_block .meta a:hover {
    color: #1CCDCA
}
.blog_grid_con .meta .meta_slash {
    margin: 0 5px
}
.blog_grid_con .title,
.post_title_con .title {
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 16px
}
.blog_grid_con .title a {
    color: #324545
}
.blog_grid_con .title a:hover {
    color: #1CCDCA
}
.blog_grid_con .desc {
    color: #555;
    font-size: 13px
}
.feature_inner_ling {
    position: relative;
    display: block;
    overflow: hidden
}
.feature_inner_ling:after {
    background: #1CCDCA;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    opacity: 0
}
.hm_blog_full_list .feature_inner_ling:after {
    background: 0 0
}
.feature_inner_ling:before {
    box-shadow: 0 -5px 3px rgba(0, 0, 0, .1) inset;
    -moz-box-shadow: 0 -5px 3px rgba(0, 0, 0, .1) inset;
    -webkit-box-shadow: 0 -5px 3px rgba(0, 0, 0, .1) inset;
    content: "";
    height: 100%;
    left: -15%;
    position: absolute;
    top: 0;
    width: 130%
}
.feature_inner_btns {
    position: absolute;
    z-index: 1
}
.feature_inner_btns>a {
    background: #fff;
    display: inline-block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #1CCDCA;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0)
}
.feature_inner_btns>a.icon_link {
    background: rgba(0, 0, 0, .8);
    color: #fff
}
.blog_grid_block>div.feature_inner:after {
    background: #fff;
    content: "";
    height: 1px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 16px;
    opacity: 0
}
.no_corners .feature_inner_corners:after,
.no_corners .feature_inner_corners:before,
.no_corners:after,
.no_corners:before {
    display: none
}
.blog_grid_block>div.feature_inner:before {
    background: #fff;
    content: "";
    height: 16px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 1px;
    z-index: 1;
    opacity: 0
}
.blog_grid_block>div.feature_inner .feature_inner_corners:after {
    background: #fff;
    content: "";
    height: 1px;
    right: 10px;
    position: absolute;
    bottom: 10px;
    width: 16px;
    opacity: 0
}
.hm_blog_full_list .blog_grid_block>div.feature_inner .feature_inner_corners:after,
.hm_blog_full_list .blog_grid_block>div.feature_inner .feature_inner_corners:before,
.hm_blog_full_list .blog_grid_block>div.feature_inner:after,
.hm_blog_full_list .blog_grid_block>div.feature_inner:before {
    background: 0 0
}
.blog_grid_block>div.feature_inner .feature_inner_corners:before {
    background: #fff;
    content: "";
    height: 16px;
    right: 10px;
    position: absolute;
    bottom: 10px;
    width: 1px;
    z-index: 1;
    opacity: 0
}
.blog_grid_block>div.feature_inner:hover .feature_inner_corners:after,
.blog_grid_block>div.feature_inner:hover .feature_inner_corners:before,
.blog_grid_block>div.feature_inner:hover:after,
.blog_grid_block>div.feature_inner:hover:before {
    opacity: 1
}
.blog_grid_block>div.feature_inner:hover .feature_inner_btns>a {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1)
}
.blog_grid_block>div.feature_inner:hover .feature_inner_btns>a:hover {
    transform: scale(1.3) rotate(45deg);
    -moz-transform: scale(1.3) rotate(45deg);
    -webkit-transform: scale(1.3) rotate(45deg);
    -o-transform: scale(1.3) rotate(45deg);
    -ms-transform: scale(1.3) rotate(45deg);
    z-index: 1
}
.feature_inner:hover .feature_inner_ling:after {
    opacity: .8
}
.plan_col {
    background: #fff;
    position: relative
}
.content_section:not(.white_section) .hm-pricing-container:not(.hm-full-width) .hm-pricing-list>li:not(.hm-popular) {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .08) inset;
    padding: 1px
}
.plan_col.plan_column1 {
    margin-top: 50px;
    text-align: center
}
.plan_col .spec_req2 {
    left: 50%;
    position: absolute;
    top: 0;
    z-index: 1
}
.plan_column1 .plan_price_block {
    display: block;
    height: 115px;
    position: absolute;
    width: 115px;
    overflow: hidden;
    z-index: 2;
    top: -55px
}
.plan_column1 .plan_price_block .plan_price_in {
    display: block;
    height: 100%;
    position: absolute;
    width: 100%
}
.plan_column1 .plan_price_block .plan_price_in .price {
    color: #1ccdca;
    display: block;
    font-size: 28px;
    font-weight: 300;
    line-height: 28px;
    padding-top: 32px
}
.plan_column1 .plan_price_block .plan_price_in .price small {
    color: #1ccdca;
    font-size: 59%;
    font-weight: 300;
    margin-right: 5px
}
.plan_column1 .plan_price_block .plan_price_in .plan_per {
    color: #1ccdca;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase
}
.plan_col.plan_column1>h6 {
    position: relative;
    color: #1CCDCA;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    padding-bottom: 20px;
    padding-top: 65px;
    margin: -1px
}
.plan_col .polygon_con {
    max-height: 115px;
    max-width: 115px;
    display: block;
    left: 50%;
    position: absolute;
    top: 0
}
.plan_col .polygon_con .polygon_fill,
.plan_col.active_plan .polygon_con .polygon_fill,
.plan_col:hover .polygon_con .polygon_fill {
    fill: #fff;
    stroke: #1CCDCA
}
.plan_col .polygon_con svg {
    height: 100%;
    width: 100%
}
.plan_col.plan_column1>h6 .plan_price_name {
    font-family: 'Gentium Basic', serif;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase
}
.plan_col.plan_column1 li {
    border-bottom: 1px solid #F1EFF0;
    padding: 13px 0;
    color: #878787
}
.plan_col.plan_column1 li:first-child {
    border-top: 1px solid #f1eff0
}
.plan_col.plan_column1 .plan_price_btn {
    background: #fff;
    border: 2px solid #ECE8E7;
    display: inline-block;
    font-size: 14px;
    margin: 30px 0;
    padding: 10px 18px;
    color: #999;
    font-style: italic
}
.plan_col.plan_column1 .plan_price_btn:hover {
    background: #576162;
    border-color: #576162;
    color: #fff
}
.plan_col li i,
.plan_price_btn i {
    margin-right: 10px
}
.plan_col li i.check_icon {
    color: #92C135
}
.plan_col li i.wrong_icon {
    color: #E84C3D
}
.plan_col.plan_column1.active_plan>h6,
.plan_col.plan_column1:hover>h6 {
    background: #1CCDCA;
    color: #fff
}
.plan_col.plan_column1:hover>h6:after {
    opacity: 1
}
.hm-pricing-container {
    max-width: 1170px;
    margin: 4em auto
}
.hm-pricing-list {
    margin: 2em 0 0
}
.hm-pricing-list>li {
    margin-bottom: 15px;
    position: relative;
    background: #FFF;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    outline: transparent solid 1px
}
.hm-secondary-theme .hm-pricing-list>li>header:after {
    background: rgba(255, 255, 255, .07);
    content: "";
    display: block;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    position: absolute
}
.hm-secondary-theme .hm-pricing-list>li:after {
    background: rgba(255, 255, 255, .05);
    position: absolute;
    content: "";
    display: block;
    height: 100%;
    right: 0;
    top: 0;
    width: 1px
}
.hm-pricing-list>li.is-ended::after {
    display: none
}
.content_section:not(.white_section) .hm-pricing-container:not(.hm-full-width) .hm-pricing-list>li:not(.hm-popular) {
    border: 1px solid #e4e4e4;
    box-shadow: none
}
.hm-pricing-header {
    font-family: 'Gentium Basic', serif;
    position: relative;
    z-index: 1;
    height: 80px;
    padding: 1em;
    pointer-events: none;
    background: #1CCDCA;
    color: #FFF
}
.hm-pricing-header h2 {
    color: inherit;
    font-size: inherit;
    font-weight: 500;
    margin-bottom: 3px;
    margin-top: 0;
    text-transform: uppercase
}
.hm-popular .hm-pricing-header {
    background: #E84C3D
}
.hm-currency,
.hm-value {
    font-size: 2.6rem;
    font-weight: 300
}
.hm-duration {
    font-weight: 700;
    font-size: 1.3rem;
    color: #DFF9F9;
    text-transform: uppercase
}
.hm-popular .hm-duration {
    color: #f3b6ab
}
.hm-duration::before {
    content: '/';
    margin-right: 2px
}
.hm-pricing-body {
    overflow-x: auto;
    color: #324545;
    -webkit-overflow-scrolling: touch
}
.hm-pricing-features {
    width: 600px
}
.hm-pricing-features:after {
    content: "";
    display: table;
    clear: both
}
.hm-pricing-features li {
    width: 100px;
    float: left;
    padding: 1.6em 1em;
    font-size: 1.4rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.hm-pricing-features em {
    display: block;
    margin-bottom: 5px;
    font-weight: 600
}
.hm-pricing-footer {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 80px;
    width: 100%
}
.hm-pricing-footer::after {
    content: '';
    position: absolute;
    right: 1em;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 20px;
    width: 20px;
    background: url(../images/hm-icon-small-arrow.svg)
}
.hm-select {
    position: relative;
    z-index: 1;
    display: block;
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    color: transparent
}
.contact_details_row {
    margin-bottom: 40px;
    min-height: 75px;
    position: relative
}
.contact_details_row:last-child {
    margin-bottom: 0
}
.contact_details_row .icon {
    top: 5px;
    color: #fff;
    display: block;
    font-size: 24px;
    height: 70px;
    position: absolute;
    width: 70px;
    background: #576162;
    text-align: center;
    line-height: 70px
}
.contact_details_row .c_con {
    position: relative;
    padding-left: 90px
}
.c_con .c_title {
    display: block;
    font-size: 16px;
    color: #71BF45;
    margin-bottom: 8px;
    text-transform: uppercase
}
.c_detail .c_name {
    display: inline-block;
    color: #324545;
    margin-right: 10px;
    text-transform: capitalize
}
.c_detail.inline_block {
    display: inline-block;
    margin-right: 30px
}
.c_detail {
    line-height: 28px;
    display: block
}
.c_detail .c_desc {
    color: black
}
.hm_contact_form {
    position: relative
}
.label_space {
    display: block;
    margin-bottom: 10px
}
.form_row label:not(.orderby_label) {
    float: left;
    display: block;
    width: 20%;
    color: black;
    line-height: 39px
}
.form_row .orderby_label {
    float: left;
    width: 80%
}
.form_row>span {
    display: inline-block
}
.form_row input[type=radio]:first-of-type,
.form_row input[type=checkbox]:first-of-type {
    margin-left: 0
}
.form_row input[type=radio],
.form_row input[type=checkbox] {
    display: inline-block;
    margin: 3px 5px 4px 15px
}
.full_contact_form .form_row label {
    float: none;
    width: 100%
}
.bg_gray .form_row label {
    color: #888
}
.form_row input[type=file],
.full_contact_form .form_row .hm_input_text,
.full_contact_form .form_row .hm_textarea,
.full_contact_form .form_row select {
    width: 100%
}
.full_contact_form .form_row button,
.full_contact_form .form_row input[type=submit] {
    margin-left: 0;
    max-width: 100%
}
.hm_requires_star {
    color: #71BF45
}
.form_row label.error {
    color: #e84c3d;
    margin-bottom: 0;
    width: 80%;
    float: right;
    font-size: 13px
}
.full_contact_form label.error,
.my_col_half label.error {
    float: none
}
.form_row .hm_input_text {
    color: #324545;
    width: 50%;
    font-weight: 600
}
.form_row .hm_textarea {
    color: #324545;
    width: 50%;
    min-height: 100px
}
.form_row {
    margin-top: 27px
}
.form_row:first-child {
    margin-top: 0
}
#form-messages.send_success {
    border: 2px solid #44a244;
    color: #555;
    padding: 14px 20px 15px
}
.form_row #form-messages {
    margin-left: 20%
}
.full_contact_form #form-messages {
    margin-left: 0
}
.form_row button,
.form_row input[type=submit] {
    max-width: 50%;
    margin-left: 24%
}
.full_button {
    width: 40%
}
.form_loader {
    background: url(../images/camera-loader.html) center center no-repeat rgba(255, 255, 255, .6);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5
}
#footer {
    position: relative;
    width: 100%;
    background: #191E21;
    overflow: hidden;
    color: #C5C1C1;
    font-size: 13px
}
#footer .footer_copyright {
    padding: 0px 0;
    background: rgba(0, 0, 0, .25);
    position: relative
}
#footer:after {
    height: 5px;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .2);
    content: "";
    position: absolute
}
#footer::before {
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 5px;
    width: 100%;
    background: url(../images/footer_line.png);
    height: 1px;
    opacity: .7
}
.footer_copyright:after {
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: url(../images/footer_line.png);
    opacity: .7
}
.footer_title {
    color: #fff;
    font-size: 15px;
    line-height: initial;
    margin-bottom: 20px;
    text-transform: uppercase
}
.footer_desc {
    display: block;
    margin: 15px 0 0;
    line-height: 22px
}
.black_button {
    background: rgba(0, 0, 0, .3);
    color: #fff;
    display: inline-block;
    font-size: 13px;
    padding: 10px 15px;
    margin: 24px 0 0;
    font-style: italic
}
.black_button i {
    margin-right: 6px
}
.footer_row {
    border-top: 1px solid rgba(255, 255, 255, .1);
    padding: 35px 0 40px
}
.footer_row .top-socials {
    margin-right: -8px;
    margin-top: 29px
}
.footer_row .top-socials>a {
    background: rgba(0, 0, 0, .4);
    margin-right: 5px;
    margin-top: 0
}
.footer_row .top-socials {
    text-align: left
}
.footer_row:first-child {
    border-top: 0;
    padding-top: 0
}
.newsletter_con {
    overflow: hidden;
    position: relative;
    margin-top: 20px
}
.newsletter_button {
    background: #1CCDCA;
    border: none;
    color: #fff;
    font-size: 16px;
    height: 37px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    top: 0;
    width: 40px;
    border-left: 1px solid rgba(0, 0, 0, .07)
}
.newsletter_button i {
    left: 11px;
    position: absolute;
    top: 11px
}
.newsletter_button .refresh_loader,
.newsletter_button .subscribe_true {
    opacity: 0
}
#subscribe_output h4 {
    color: #1CCDCA;
    font-size: 14px;
    font-style: italic;
    margin: 10px 0 0
}
.newsletter_con>input {
    width: 100%;
    font-size: 13px;
    padding: 8px 50px 8px 12px
}
.newsletter_con label.error {
    color: #e84c3d;
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
    letter-spacing: 1px;
    margin-top: 7px
}
.refresh_loader {
    -moz-animation: sendingSubs .5s infinite linear;
    -webkit-animation: sendingSubs .5s infinite linear;
    animation: sendingSubs .5s infinite linear
}
@-moz-keyframes sendingSubs {
    0% {
        -moz-transform: rotate(0deg)
    }
    100% {
        -moz-transform: rotate(360deg)
    }
}
@-webkit-keyframes sendingSubs {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}
@keyframes sendingSubs {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}
.footer_row:last-child {
    padding-bottom: 0
}
.footer_copyright.has_social_icons .footer_copy_text {
    line-height: 40px
}
#footer .footer_copyright.has_social_icons {
    padding: 21px 0
}
.icon_details_list {
    margin-top: 20px
}
.icon_details_list li i {
    margin-right: 11px;
    font-size: 16px;
    vertical-align: top
}
.icon_details_list li {
    margin-bottom: 10px
}
.recent_posts_list li>a .recent_posts_img {
    float: left;
    margin: 1px 18px 0 0;
    display: block;
    overflow: hidden;
    position: relative
}
.recent_posts_list li>a .recent_posts_img:after {
    content: "";
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    background: #1CCDCA;
    width: 100%;
    height: 100%;
    opacity: 0
}
.recent_posts_list li>a .recent_posts_img:before {
    content: "\e6e5";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-family: idealtheme;
    text-shadow: 0 0 4px rgba(0, 0, 0, .2);
    z-index: 1;
    font-size: 24px;
    opacity: 0
}
.recent_posts_list li>a .recent_posts_img:hover:after,
.recent_posts_list li>a .recent_posts_img:hover:before {
    opacity: 1
}
.recent_posts_list li>a span {
    color: #ddd;
    display: block;
    font-size: 13px;
    margin-bottom: 7px;
    margin-top: -3px
}
.recent_posts_list li .recent_post_detail {
    margin-bottom: 5px;
    display: block;
    font-size: 12px;
    font-style: italic
}
.recent_posts_list li .recent_post_detail:last-child {
    margin-bottom: 0
}
.recent_posts_list li {
    margin-bottom: 29px
}
.recent_posts_list li:last-child {
    margin-bottom: 0
}
.full_width {
    width: 100%
}
.arrow_button {
    margin-top: 30px;
    display: block;
    text-align: center;
    border: 1px solid #1CCDCA;
    padding: 8px 0 10px;
    background: rgba(0, 0, 0, .2)
}
.arrow_button>span {
    display: inline-block;
    position: relative
}
.arrow_button>span i {
    position: absolute;
    top: 2px
}
.arrow_button>span i:first-child {
    left: 0;
    opacity: 1
}
.arrow_button>span i:last-child {
    right: 10px;
    opacity: 0
}
.arrow_button>span>span {
    padding: 0 20px;
    font-style: italic
}
.arrow_button:hover>span i:last-child {
    right: 0;
    opacity: 1
}
.arrow_button:hover>span i:first-child {
    left: 10px;
    opacity: 0
}
.arrow_button:hover>span>span {
    color: #fff
}
#footer .tagcloud a .tag {
    background: rgba(0, 0, 0, .5);
    border-color: rgba(255, 255, 255, 0);
    color: #989898;
    font-size: 11px;
    overflow: hidden;
    padding: 9px 11px;
    text-transform: uppercase;
    position: relative;
    vertical-align: top;
    font-weight: 500
}
#footer .tagcloud a {
    margin: 5px 5px 0 0
}
#footer .tagcloud {
    margin-top: -5px
}
#footer .tagcloud a:hover .tag {
    color: #fff;
    border-color: #1CCDCA
}
.flickr_badge_image {
    display: block;
    float: left;
    width: 33.333%;
    padding: 0 7px 7px 0
}
.flickr_widget_block {
    margin-right: -7px
}
.flickr_badge_image a {
    display: block;
    position: relative;
    overflow: hidden
}
.flickr_badge_image a:after {
    content: "";
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    background: #1CCDCA;
    width: 100%;
    height: 100%;
    opacity: 0
}
.flickr_badge_image a:before {
    content: "\e6e5";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-family: idealtheme;
    text-shadow: 0 0 4px rgba(0, 0, 0, .2);
    z-index: 1;
    font-size: 24px;
    color: #fff;
    opacity: 0
}
.flickr_badge_image:hover a:after,
.flickr_badge_image:hover a:before {
    opacity: 1
}
.hm_vid_con {
    border: 4px solid rgba(0, 0, 0, .3);
    display: block;
    overflow: hidden;
    position: relative
}
.hm_vid_con .vid_icon {
    border: 3px solid rgba(255, 255, 255, .9);
    height: 54px;
    line-height: 54px;
    position: absolute;
    text-align: center;
    width: 54px;
    color: #fff;
    font-size: 24px;
    z-index: 1
}
.hm_vid_con .vid_icon i {
    background: #1CCDCA;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 47px;
    text-indent: 5px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}
.hm_vid_con .vid_icon:hover i,
.vid_con .vid_icon:hover i {
    transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -webkit-transform: rotate(120deg);
    -o-transform: rotate(120deg)
}
.hm_vid_con:after {
    background: #1CCDCA;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: .3
}
.hm_vid_con:hover:after {
    opacity: .7
}
.about_author {
    background: #ecf0f1;
    position: relative;
    padding: 10px 5px 15px 15px;
    margin-top: 36px
}
.about_author_link>img {
    float: left;
    margin: -25px 15px 0 0;
    max-width: 100px
}
.about_author_link:hover>span {
    color: #1CCDCA
}
.about_author_link>span {
    color: #324545;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block
}
.about_author .social_media a {
    background: 0 0;
    border: none;
    font-size: 13px;
    margin: 0 14px 0 0;
    text-align: left;
    width: auto
}
.about_author .social_media a:last-child {
    margin-right: 0
}
.footer_copy_text {
    font-size: 13px
}
.footer_menu>li {
    display: inline-block;
    padding: 0 8px
}
.footer_menu>li:first-child {
    padding-left: 0
}
.footer_menu>li:last-child {
    padding-right: 0
}
.footer_menu>li a {
    color: #989898;
    font-size: 12px
}
.footer_menu>li a:hover {
    color: #1CCDCA
}
.footer_menu {
    float: right
}
.hm_filter_wrapper_con.timeline .filter_item_block {
    width: 50%;
    list-style: none;
    position: relative;
    z-index: 1
}
.hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n+1) {
    padding-right: 50px
}
.hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n) {
    padding-left: 50px
}
.hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2) {
    margin-top: 85px
}
.hm_filter_wrapper_con.timeline .filter_item_block .timeline_block {
    background: #fff;
    border: 1px solid #D7E4ED;
    margin: 0 0 50px;
    padding: 20px;
    position: relative;
    width: 100%
}
.hm_filter_wrapper_con.timeline .filter_item_block .timeline_block:after,
.hm_filter_wrapper_con.timeline .filter_item_block .timeline_block:before {
    border-style: solid;
    border-width: 8px;
    content: "";
    position: absolute;
    display: block;
    top: 20px
}
.hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n+1) .timeline_block:before {
    border-color: transparent transparent transparent #C6D2DB;
    right: -16px
}
.hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n+1) .timeline_block:after {
    border-color: transparent transparent transparent #FFF;
    right: -15px
}
.hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n) .timeline_block:before {
    border-color: transparent #C6D2DB transparent transparent;
    left: -16px
}
.hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n) .timeline_block:after {
    border-color: transparent #FFF transparent transparent;
    left: -15px
}
.timeline_block .timeline_feature a {
    display: block;
    overflow: hidden;
    position: relative
}
.timeline_block .timeline_feature {
    margin-bottom: 20px;
    overflow: hidden
}
.timeline_block .timeline_title {
    font-family: 'Gentium Basic', serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 14px;
    text-transform: uppercase
}
.timeline_block .timeline_title a {
    color: #324545
}
.timeline_block .timeline_title a:hover {
    color: #1CCDCA
}
.timeline_block .article {
    color: #999;
    line-height: 24px;
    margin-bottom: 10px
}
.timeline_block .date {
    color: #b0afaf;
    display: inline-block;
    font-size: 13px;
    margin-bottom: 15px;
    margin-right: 20px;
    font-style: italic
}
.timeline_block .date i {
    font-size: 16px;
    margin-right: 8px;
    vertical-align: sub
}
.hm_filter_wrapper_con.timeline {
    position: relative
}
.hm_filter_wrapper.timeline {
    overflow: hidden;
    padding: 0 15px
}
.hm_filter_wrapper_con.timeline:after {
    background: #d7e4ed;
    content: "";
    height: 100%;
    position: absolute;
    bottom: -30px;
    width: 4px
}
.read_more_button {
    color: #1ccdca;
    display: inline-block;
    font-size: 13px;
    padding: 5px 0;
    font-style: italic
}
.read_more_button i {
    margin-right: 7px
}
.hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n+1) .timeline_post_format {
    right: -81px
}
.hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n) .timeline_post_format {
    left: -80px
}
.hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n) .read_more_button {
    float: right
}
.timeline_post_format {
    border: 3px solid #1ccdca;
    box-shadow: 0 0 3px transparent;
    color: #1ccdca;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: -2px;
    width: 60px;
    z-index: 1
}
.timeline_post_format i {
    text-shadow: 0 1px 2px transparent;
    font-size: 18px;
    position: absolute;
    z-index: 1
}
.timeline_post_format:after {
    background: #fff;
    content: "";
    left: 0;
    top: 0;
    color: #fff;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%
}
.timeline_block:hover .timeline_post_format,
.timeline_post_format:hover {
    color: #324545;
    border-color: #324545
}
.timeline_block .timeline_feature .owl-item a:before,
.timeline_block .timeline_feature>a:not(.quote_con):before {
    background: #1ccdca;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.timeline_block .timeline_feature a span.image-zoom {
    color: #fff;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    width: 50px;
    z-index: 1000;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    opacity: 0
}
.timeline_block .timeline_feature a:hover span.image-zoom {
    opacity: 1
}
.timeline_block .timeline_feature a:hover:before {
    opacity: .5
}
.hm_filter_wrapper.masonry_grid_posts .filter_item_block,
.hm_filter_wrapper.masonry_posts .filter_item_block {
    padding: 0 15px
}
.colored_masonry .blog_grid_desc {
    background: #1ccdca;
    box-shadow: 0 -3px 11px rgba(0, 0, 0, .05) inset, 0 -1px 0 rgba(0, 0, 0, .08) inset;
    color: #fff;
    border: none
}
.blog_grid_desc {
    border-color: #e9e9e9;
    border-style: solid;
    border-width: 1px 1px 0;
    background: #fff;
    color: #324545;
    padding: 20px 22px 19px
}
.blog_grid_desc .title a {
    color: #576162
}
.blog_grid_desc .title a:hover {
    color: #1CCDCA
}
.colored_masonry .blog_grid_desc .title a,
.colored_masonry .blog_grid_desc .title a:hover {
    color: #fff
}
.blog_grid_desc .desc {
    margin-bottom: 0;
    margin-top: 11px;
    font-size: 13px
}
.blog_grid_desc .title {
    font-family:'Gentium Basic', serif;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 16px
}
.blog_grid_desc .meta {
    display: block;
    font-size: 13px
}
.blog_grid_desc .meta .meta_part,
.hm_filter_wrapper.masonry_posts .blog_grid_con .meta .meta_part {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 20px;
    font-style: italic
}
.blog_grid_con .meta .meta_part i,
.blog_grid_desc .meta .meta_part i {
    margin-right: 5px;
    font-size: 14px;
    vertical-align: top;
    line-height: 19px
}
.internal_post_con .meta .meta_part i,
.timeline_block .meta .meta_part i {
    font-size: 14px;
    margin-right: 5px;
    color: #b0afaf
}
.internal_post_con .meta .meta_part .ico-user5,
.timeline_block .meta .meta_part .ico-user5 {
    font-size: 13px
}
.hm_filter_wrapper.masonry_posts .blog_grid_con .meta {
    margin-bottom: 0
}
.hm_filter_wrapper.masonry_posts .blog_grid_con .desc {
    border-top: 1px solid rgba(0, 0, 0, .07);
    margin-top: 13px;
    padding-top: 15px
}
.hm_blog_list:not(.hm_blog_full_list) .feature_inner {
    float: left;
    width: 40%
}
.hm_blog_list .blog_grid_con {
    background: 0 0;
    border: none;
    float: left;
    padding: 0 0 0 30px;
    width: 60%
}
.hm_blog_list .blog_grid_block:not(:last-child) {
    border-bottom: 1px dotted #e9e9e9;
    padding-bottom: 50px
}
.hm_blog_list .blog_grid_block {
    margin-bottom: 50px
}
.hm_blog_list .blog_grid_block:last-child,
.hm_blog_list .col-md-12:last-child .blog_grid_block {
    margin-bottom: 0
}
.hm_blog_list .blog_grid_con .meta .meta_part,
.post_title_con .meta .meta_part {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 25px
}
.timeline_block .meta .meta_part {
    margin: 0 25px 10px 0;
    display: inline-block
}
.hm_blog_list .blog_grid_con .desc {
    color: #555;
    font-size: 14px
}
.hm_blog_list .feature_inner_ling:before {
    box-shadow: 0 0 30px rgba(0, 0, 0, .1) inset;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}
.hm_blog_full_list .blog_grid_con .title,
.hm_blog_list .blog_grid_con .title,
.post_title_con .title {
    font-family: 'Gentium Basic', serif;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 15px
}
.hm_blog_list .blog_grid_con .title a,
.post_title_con .title a {
    color: #576162
}
.hm_blog_list .blog_grid_con .title a:hover,
.post_title_con .title a:hover {
    color: #1CCDCA
}
.hm_blog_list .blog_grid_con .meta,
.post_title_con .meta {
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    margin-bottom: 17px;
    padding-bottom: 11px;
    font-size: 13px;
    font-style: italic
}
.timeline_block .meta {
    display: block;
    font-size: 13px;
    font-style: italic;
    margin-bottom: 10px
}
.hm_blog_list .format_quote .blog_grid_con .meta {
    margin-bottom: 0
}
.hm_blog_list .btn_a i.in_left,
.hm_blog_list .btn_a i.in_right {
    height: 100%;
    line-height: 39px;
    padding: 0 12px;
    width: 38px
}
.hm_blog_list .btn_a>span>span {
    padding: 10px 16px 11px;
    left: 38px
}
.hm_blog_list .btn_a:hover>span>span {
    left: -1px
}
.hm_blog_list .btn_a>span {
    padding-right: 37px
}
.hm_blog_list .btn_a {
    margin-top: 25px;
    color: #1CCDCA;
    font-size: 13px
}
.hm_blog_full_list .blog_grid_con {
    border: none;
    background: 0 0;
    width: 100%;
    float: none;
    clear: both;
    padding: 25px 0
}
.blog_list_format {
    background: #1CCDCA;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 40px;
    left: 11px;
    line-height: 43px;
    position: absolute;
    text-align: center;
    top: 11px;
    width: 40px;
    z-index: 1;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    opacity: 0
}
.blog_list_format:hover {
    color: #fff;
    background: #1CCDCA
}
.featured_slider {
    position: relative;
    background: #233039
}
.featured_slider:not(.full_carousel) {
    margin-bottom: 25px
}
.featured_slide_img .img_cart_con_h {
    display: block;
    position: relative
}
.featured_slide_img .img_cart_con_h img {
    opacity: 0
}
.featured_slide_block {
    position: relative;
    overflow: hidden;
    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -o-perspective: 400px;
    perspective: 400px
}
.featured_slide_img {
    display: block;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.featured_slide_img:after {
    box-shadow: 0 0 60px rgba(0, 0, 0, .5) inset;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0
}
.featured_slide_img .img_cart_con {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    overflow: hidden
}
.featured_slide_img .img_cart_con.flip_left {
    left: -50%;
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg)
}
.featured_slide_img .img_cart_con.flip_right {
    right: -50%;
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg)
}
.featured_slide_block:hover .featured_slide_img:after {
    opacity: 1
}
.featured_slide_block:hover .featured_slide_img .img_cart_con.flip_left {
    left: -50%;
    transform: rotateY(40deg);
    -webkit-transform: rotateY(40deg);
    -moz-transform: rotateY(40deg);
    -o-transform: rotateY(40deg)
}
.featured_slide_block:hover .featured_slide_img .img_cart_con.flip_right {
    right: -50%;
    transform: rotateY(-40deg);
    -webkit-transform: rotateY(-40deg);
    -moz-transform: rotateY(-40deg);
    -o-transform: rotateY(-40deg)
}
.featured_slide_img .img_cart_con.flip_left img,
.featured_slide_img .img_cart_con.flip_right img {
    display: block;
    position: absolute;
    top: 0
}
.featured_slide_img .img_cart_con.flip_left img {
    right: -50%
}
.featured_slide_img .img_cart_con.flip_right img {
    right: 50%
}
.featured_slide_details {
    background: #1B2228;
    bottom: -40%;
    opacity: 0;
    position: absolute;
    width: 100%;
    font-size: 13px
}
.featured_slide_block:hover .featured_slide_details {
    bottom: 0;
    opacity: 1
}
.f_s_d_link {
    color: #fff;
    display: block;
    padding: 15px 15px 15px 52px;
    text-transform: uppercase
}
.f_s_d_link:hover {
    color: #fff
}
.flip_right .f_s_i_format {
    left: 50%;
    margin-left: -40px
}
.featured_slide_img>.f_s_i_format {
    right: 0
}
.f_s_i_format {
    background: rgba(255, 255, 255, .9);
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    color: #1CCDCA;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
    z-index: 1
}
.f_s_i_date {
    background: rgba(0, 0, 0, .6);
    color: #fff;
    display: block;
    font-size: 13px;
    height: 100%;
    left: 0;
    opacity: 1;
    padding: 7px 5px 3px;
    position: absolute;
    text-align: center;
    width: 40px;
    z-index: 1
}
.f_s_i_date span {
    display: inline-block;
    vertical-align: top
}
.f_s_i_date .day {
    font-size: 11px
}
.f_s_i_date .mounth {
    font-size: 10px;
    font-weight: 300;
    line-height: 10px;
    text-transform: uppercase
}
.f_s_i_zoom {
    color: #fff;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    width: 40px;
    z-index: 10;
    opacity: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(0);
    -moz-transform: translateY(-50%) translateX(-50%) scale(0);
    -ms-transform: translateY(-50%) translateX(-50%) scale(0);
    -o-transform: translateY(-50%) translateX(-50%) scale(0);
    transform: translateY(-50%) translateX(-50%) scale(0)
}
.featured_slide_block:hover .f_s_i_zoom {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
    -moz-transform: translateY(-50%) translateX(-50%) scale(1);
    -ms-transform: translateY(-50%) translateX(-50%) scale(1);
    -o-transform: translateY(-50%) translateX(-50%) scale(1);
    transform: translateY(-50%) translateX(-50%) scale(1)
}
.embed-container {
    background: #eee;
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto
}
.embed-container embed,
.embed-container iframe,
.embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.blog_grid_block>div {
    position: relative
}
.quote_con,
a.quote_con:focus {
    background: #1CCDCA;
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 35px;
    padding: 17px 25px 26px
}
.feature_inner_corners .quote_con,
.timeline_feature .quote_con {
    font-size: 16px;
    line-height: 30px;
    padding: 15px 25px 25px
}
a.quote_con:hover {
    background: #1B2228;
    color: #fff
}
.self_hosted_container {
    position: relative
}
.quote_con .quote_author {
    display: block;
    font-size: 13px;
    font-style: italic;
    line-height: initial;
    margin-top: 10px
}
.post_format_con.hm_quote>span:after,
.post_format_con.hm_quote>span>a:after {
    background: rgba(0, 0, 0, .1);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.post_format_con>span {
    display: block;
    height: 3px;
    position: relative;
    width: 100%
}
.post_format_con>span>a {
    background: #fff;
    border: 1px solid #1CCDCA;
    color: #1CCDCA;
    height: 40px;
    left: 50%;
    line-height: 40px;
    margin-top: -17px;
    position: absolute;
    text-align: center;
    width: 40px;
    z-index: 1;
    transform: translateX(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    -o-transform: translateX(-50%) rotate(45deg)
}
.post_format_con>span>a i {
    display: block;
    line-height: 40px;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    position: relative;
    z-index: 1
}
.cat_list_widget>li {
    border-bottom: 1px dotted #e5e5e5;
    list-style: none;
    padding: 7px 0
}
.cat_list_widget>li:last-child {
    border-bottom: none
}
.cat_list_widget>li a {
    color: #777;
    display: inline-block;
    margin-right: 10px;
    font-size: 13px
}
.cat_list_widget.no_numbers>li a {
    display: block
}
.cat_list_widget>li a:hover {
    color: #aaa
}
.cat_list_widget>li .num_posts {
    color: #aaa;
    float: right;
    font-size: 11px
}
blockquote {
    padding: 20px 0;
    position: relative;
    margin: 30px 0;
    font-size: 17.5px;
    line-height: 32px
}
blockquote.font_kalam {
    font-family: Kalam, cursive;
    font-size: 2.5em;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
    padding: 0
}
.white_section blockquote {
    color: #4d1914
}
blockquote footer {
    font-size: 20px
}
blockquote p {
    line-height: inherit
}
blockquote>i {
    color: #1ccdca;
    font-size: 32px;
    position: absolute;
    top: 28px
}
blockquote .quote_text {
    color: #888;
    display: block;
    font-style: italic;
    font-weight: 300;
    padding-left: 45px
}
ol.comments_list li {
    list-style: none
}
#comments .children {
    border-left: 1px solid #1CCDCA;
    padding-left: 45px;
    position: relative
}
#comments .children:after {
    background: #1CCDCA;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 50px;
    width: 22px
}
.comment-box {
    background: #FEFEFE;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding: 22px
}
.comment-container .trees_number {
    background: #fff;
    border: 1px solid #eee;
    color: #c1c1c1;
    float: right;
    padding: 0 7px;
    font-size: 11px;
    display: none
}
#comments .single_comment .avatar {
    background: #fff;
    border: 1px solid #ddd;
    float: left;
    margin: 4px 15px 0 4px;
    padding: 4px
}
#comments .single_comment .comment_content {
    margin-left: 110px
}
h4.author_name {
    color: #1CCDCA;
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 10px;
    text-transform: uppercase
}
h4.author_name a:hover {
    color: #324545
}
span.comment_meta {
    display: block;
    margin-bottom: 8px;
    text-transform: uppercase
}
span.comment_meta a {
    color: #aaa;
    font-size: 12px
}
.comment_said_text {
    color: #999;
    font-size: 14px
}
.comment_said_text p {
    line-height: 26px
}
.comment-edit-link,
.comment-reply-link {
    background: #fff;
    border: 1px solid #ddd;
    color: #aaa;
    display: inline-block;
    font-size: 11px;
    margin: 2px 3px 0 0;
    padding: 4px 10px 5px
}
.comment-edit-link:hover,
.comment-reply-link:hover {
    border-color: #1CCDCA;
    color: #324545
}
.comment-respond {
    margin-top: 40px
}
#reply-title>a {
    color: #48aace
}
.comment-reply-title {
    color: #48aace;
    font-size: 22px;
    font-weight: 300;
    margin: 20px 0 10px;
    padding: 0;
    text-transform: none
}
.logged-in-as {
    margin-bottom: 15px
}
.comment-notes {
    color: #aaa;
    font-size: 13px;
    letter-spacing: 1px;
    margin: 8px 0 20px
}
#reply-title small a {
    color: #F86923;
    font-size: 14px
}
#commentform input[type=text] {
    height: 40px;
    margin: 0 1.4% 1.4% 0;
    width: 32.4%;
    float: left
}
#commentform input:last-of-type {
    margin-right: 0
}
#commentform textarea {
    width: 100%
}
#submit-comment {
    margin: 10px 0 0
}
.small_title {
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative
}
.centered .small_title_con {
    padding-left: 15px
}
.small_title:after {
    background: #eee;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%
}
.bg_gray .small_title .small_title_con {
    background: #F9FAFC
}
.page_title+.bg_gray {
    border-top: medium none
}
.acc_content .small_title .small_title_con {
    background: #FFF
}
.small_title .small_title_con {
    background: #fff;
    display: inline-block;
    padding-right: 15px;
    position: relative;
    z-index: 1
}
.small_title.align_right .small_title_con {
    padding-left: 15px;
    padding-right: 0;
    direction: rtl
}
.small_title.align_right .s_icon {
    direction: ltr;
    margin-left: 10px;
    margin-right: 0
}
.small_title_con .s_text {
    color: #999;
    font-size: 13px
}
.small_title .s_icon {
    color: #B5B5B5;
    display: inline-block;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    margin-right: 10px
}
.about_auther .avatar_img {
    border: 1px solid #dadbdb;
    display: inline-block;
    float: left;
    overflow: hidden;
    padding: 6px;
    position: absolute;
    width: 140px
}
.about_auther .about_auther_details {
    display: block;
    padding-left: 160px
}
.about_auther .about_auther_con {
    min-height: 140px
}
.about_auther_con .desc {
    display: block;
    font-size: 15px;
    font-style: italic;
    line-height: 28px
}
.half_desc {
    width: 75%;
    margin: 0 auto
}
.about_auther_details .auther_link {
    display: block;
    font-size: 15px;
    margin-bottom: 8px;
    text-transform: uppercase
}
.about_auther_details .social_media {
    margin-top: 15px
}
.internal_post_con .related_posts,
.post_next_prev_con,
.tags_con {
    margin-bottom: 50px
}
.about_auther {
    margin-bottom: 30px
}
.align_right {
    text-align: right
}
#share_on_socials>h6,
.tags_con>h6 {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
    text-transform: uppercase;
    font-size: 15px
}
.tags_con>a {
    background: #fff;
    border: 1px solid #ddd;
    color: #999;
    display: inline-block;
    font-size: 12px;
    margin: 0 5px 5px 0;
    padding: 8px 11px;
    text-transform: uppercase
}
.tags_con>a:hover {
    border-color: #1CCDCA;
    color: #1CCDCA
}
.post_next_prev {
    float: right;
    margin-top: 16px
}
.post_next_prev a {
    color: #ddd;
    display: inline-block;
    font-size: 16px;
    margin-right: 5px
}
.post_next_prev a .t {
    color: #aaa;
    font-size: 11px;
    line-height: 22px;
    margin: 0 5px;
    text-transform: uppercase;
    vertical-align: top
}
.post_next_prev a:hover,
.post_next_prev a:hover .t {
    color: #1CCDCA
}
.post_next_prev_con .single_pro_row {
    padding-right: 115px
}
.related_posts_slide {
    padding: 0 5px
}
.related_slider_widget .related_posts_slide {
    padding: 0
}
.related_posts_con {
    margin-left: -5px;
    margin-bottom: 23px
}
.related_posts_slide .related_img {
    display: inline-block;
    margin-bottom: 8px;
    overflow: hidden;
    position: relative;
    max-width: 100%
}
.related_posts_slide .related_img_con {
    position: relative
}
.related_posts_slide .related_title {
    color: #324545;
    font-size: 14px;
    margin: 0
}
.related_slider_widget .related_posts_slide .related_title {
    text-transform: uppercase
}
.related_posts_slide .related_title:hover {
    color: #1CCDCA
}
.related_posts_slide .post_date {
    color: #999;
    display: block;
    font-size: 12px;
    margin-top: 5px
}
.related_posts_slide .related_img>span {
    color: #fff;
    display: block;
    font-size: 17px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    width: 50px;
    left: 50%;
    top: 50%;
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
    -moz-transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
    -o-transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
    transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg)
}
.related_posts_slide .related_img:hover>span {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1) rotate(0deg);
    -moz-transform: translateY(-50%) translateX(-50%) scale(1) rotate(0deg);
    -ms-transform: translateY(-50%) translateX(-50%) scale(1) rotate(0deg);
    -o-transform: translateY(-50%) translateX(-50%) scale(1) rotate(0deg);
    transform: translateY(-50%) translateX(-50%) scale(1) rotate(0deg)
}
.related_posts_slide .related_img:hover>img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}
.related_posts_slide .related_img>span i {
    position: relative;
    z-index: 1;
    text-shadow: 0 0 4px rgba(0, 0, 0, .2)
}
.related_posts_slide .related_img>span:after {
    position: absolute;
    background: #1CCDCA;
    opacity: .7;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}
.enar_occ_title {
    background: #fff;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    display: block;
    padding: 12px 25px 11px;
    position: relative;
    text-transform: uppercase
}
.occ_expanded .enar_occ_title {
    color: #fff;
    background: #1CCDCA;
    border-color: #1CCDCA
}
.hm_filter_wrapper_con .occ_expanded .enar_occ_title {
    color: #1CCDCA;
    background: #fff;
    border-color: #1CCDCA #1CCDCA #E5E5E5
}
.hm_filter_wrapper_con .acc_content {
    border-color: #1CCDCA
}
.enar_occ_container {
    position: relative;
    padding-bottom: 5px
}
.hm_filter_wrapper_con .enar_occ_container {
    padding-bottom: 0
}
.acc_content {
    padding: 17px 25px 20px;
    background: #fff;
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 0 1px 1px;
    line-height: 24px
}
.acc_content .list3 {
    margin-top: 20px
}
.enar_occ_content {
    overflow: hidden;
    height: 0;
    position: relative
}
.panel-heading a {
    position: relative
}
.plus_minus .enar_occ_title:after,
.plus_minus .enar_occ_title:before,
.plus_minus_style .panel-heading a:after,
.plus_minus_style .panel-heading a:before {
    background: #cecece;
    content: "";
    height: 1px;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 11px
}
.enar_occ_title i {
    color: #ccc;
    font-size: 16px;
    margin-right: 12px
}
.occ_expanded .enar_occ_title i {
    color: #fff
}
.hm_filter_wrapper_con .occ_expanded .enar_occ_title i {
    color: #1CCDCA
}
.plus_minus .enar_occ_container:not(.occ_expanded) .enar_occ_title:after,
.plus_minus_style .panel-heading a.collapsed:before {
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg)
}
.arrow_style .enar_occ_title:after,
.arrow_style .enar_occ_title:before,
.arrow_style .panel-heading a:after,
.arrow_style .panel-heading a:before {
    background: #cecece;
    content: "";
    height: 2px;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 6px
}
.arrow_style .occ_expanded .enar_occ_title:before,
.arrow_style .panel-heading a:before {
    transform: rotate(-38deg) translateX(-50%);
    -moz-transform: rotate(-38deg) translateX(-50%);
    -webkit-transform: rotate(-38deg) translateX(-50%);
    -ms-transform: rotate(-38deg) translateX(-50%);
    -o-transform: rotate(-38deg) translateX(-50%)
}
.arrow_style .occ_expanded .enar_occ_title:after,
.arrow_style .panel-heading a:after {
    transform: rotate(38deg) translateX(50%);
    -moz-transform: rotate(38deg) translateX(50%);
    -webkit-transform: rotate(38deg) translateX(50%);
    -ms-transform: rotate(38deg) translateX(50%);
    -o-transform: rotate(38deg) translateX(50%)
}
.arrow_style .enar_occ_title:before,
.arrow_style .panel-heading a.collapsed:before {
    transform: rotate(38deg) translateX(-50%);
    -moz-transform: rotate(38deg) translateX(-50%);
    -webkit-transform: rotate(38deg) translateX(-50%);
    -ms-transform: rotate(38deg) translateX(-50%);
    -o-transform: rotate(38deg) translateX(-50%)
}
.arrow_style .enar_occ_title:after,
.arrow_style .panel-heading a.collapsed:after {
    transform: rotate(-38deg) translateX(50%);
    -moz-transform: rotate(-38deg) translateX(50%);
    -webkit-transform: rotate(-38deg) translateX(50%);
    -ms-transform: rotate(-38deg) translateX(50%);
    -o-transform: rotate(-38deg) translateX(50%)
}
.panel-heading a {
    color: #777;
    border: 1px solid #E5E5E5
}
.occ_expanded .enar_occ_title:after,
.occ_expanded .enar_occ_title:before,
.panel-heading a:not(.collapsed):after,
.panel-heading a:not(.collapsed):before {
    background: #fff
}
.hm_filter_wrapper_con .occ_expanded .enar_occ_title:after,
.hm_filter_wrapper_con .occ_expanded .enar_occ_title:before {
    background: #1CCDCA
}
.panel-heading a:not(.collapsed) {
    background: #1CCDCA;
    color: #fff;
    border-color: #1CCDCA
}
.panel-heading a:not(.collapsed) i {
    color: #fff
}
.panel-heading a:hover:after,
.panel-heading a:hover:before {
    background: #1CCDCA
}
.panel-heading a:hover i {
    color: #1CCDCA
}
.panel-heading a:not(.collapsed):hover:after,
.panel-heading a:not(.collapsed):hover:before {
    background: #fff
}
.panel-heading a:not(.collapsed):hover i {
    color: #fff
}
.bg_gray .panel-default>.panel-heading {
    background: #fff
}
.panel-heading a i {
    color: #aaa;
    margin-right: 12px;
    font-size: 16px
}
.html_video_background_con {
    overflow: hidden;
    position: relative
}
.html_video_background {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}
.html_video_background video {
    min-width: 100%
}
.ui-video-background-controls {
    background: rgba(0, 0, 0, .4);
    font-size: 18px;
    line-height: 40px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100px;
    border: 5px solid rgba(0, 0, 0, .2)
}
.ui-video-background-controls li {
    display: inline-block;
    width: 50%
}
.ui-video-background-controls li:first-child {
    border-right: 1px solid rgba(255, 255, 255, .1)
}
.ui-video-background-controls li:first-child a {
    padding-left: 5px
}
.ui-video-background-controls li:last-child a {
    padding-right: 5px
}
.ui-video-background-play {
    font-size: 14px
}
.ui-video-background-controls li a {
    color: inherit;
    display: block;
    width: 100%;
    height: 100%
}
.btn_a {
    border: 1px solid #e4e4e4;
    display: inline-block;
    font-size: 13px;
    vertical-align: top;
    overflow: hidden;
    color: #888
}
.btn_a:not(.color1):hover {
    color: #1CCDCA
}
.btn_a:hover {
    color: #555
}
.btn_a>span {
    background: #fff;
    display: block;
    overflow: hidden;
    position: relative;
    padding-right: 45px
}
.btn_a i.in_left,
.btn_a i.in_right,
.btn_a>span>span {
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    -ms-transition: all .3s ease 0;
    transition: all .3s ease 0
}
.btn_a i.in_left {
    padding-left: 2px
}
.btn_a i.in_right {
    padding-right: 2px
}
.btn_a i.in_left,
.btn_a i.in_right {
    color: #1CCDCA;
    font-size: 16px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 45px;
    line-height: 46px
}
.btn_a i.in_left {
    left: 0
}
.btn_a i.in_right {
    right: -45px;
    opacity: 0
}
.btn_a>span>span {
    display: inline-block;
    left: 46px;
    padding: 13px 15px 14px;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    position: relative;
    white-space: nowrap
}
.btn_a:hover>span>span {
    left: -1px
}
.btn_a:hover i.in_left {
    left: -45px;
    opacity: 0
}
.btn_a:hover i.in_right {
    right: 0;
    opacity: 1
}
.bottom_space {
    margin-bottom: 20px
}
.btn_a.color1 i.in_left,
.btn_a.color1 i.in_right,
.btn_a.color2 i.in_left,
.btn_a.color2 i.in_right,
.btn_a.color3 i.in_left,
.btn_a.color3 i.in_right,
.btn_a.color4 i.in_left,
.btn_a.color4 i.in_right,
.btn_a.color5 i.in_left,
.btn_a.color5 i.in_right,
.btn_a.color6 i.in_left,
.btn_a.color6 i.in_right,
.btn_a.color7 i.in_left,
.btn_a.color7 i.in_right {
    background: rgba(0, 0, 0, .1)
}
.btn_a.large_btn {
    font-size: 16px
}
.btn_a.large_btn>span {
    padding-right: 60px
}
.btn_a.large_btn i.in_left,
.btn_a.large_btn i.in_right {
    line-height: 59px;
    height: 100%;
    width: 60px;
    font-size: 18px
}
.btn_a.large_btn>span>span {
    left: 61px;
    padding: 17px 18px 19px
}
.btn_a.large_btn:hover>span>span {
    left: -1px
}
.btn_a.large_btn:hover i.in_left {
    left: -60px;
    opacity: 0
}
.btn_a.large_btn:hover i.in_right {
    right: 0;
    opacity: 1
}
.btn_a.small_btn {
    font-size: 13px
}
.btn_a.small_btn>span {
    padding-right: 35px
}
.btn_a.small_btn i.in_left,
.btn_a.small_btn i.in_right {
    line-height: 39px;
    width: 35px;
    font-size: 13px
}
.btn_a.small_btn>span>span {
    left: 36px;
    padding: 10px
}
.btn_a.small_btn:hover>span>span {
    left: -1px
}
.btn_a.small_btn:hover i.in_left {
    left: -35px;
    opacity: 0
}
.btn_a.small_btn:hover i.in_right {
    right: 0;
    opacity: 1
}
.btn_a.color1,
.btn_a.color2,
.btn_a.color3,
.btn_a.color4,
.btn_a.color5,
.btn_a.color6,
.btn_a.color7 {
    border: none
}
.btn_a.color1>span,
.btn_a.color2>span,
.btn_a.color3>span,
.btn_a.color4>span,
.btn_a.color5>span,
.btn_a.color6>span,
.btn_a.color7>span {
    color: #fff
}
.btn_a.color1>span {
    background: #1CCDCA
}
.btn_a.color2>span {
    background: #3BADAF
}
.btn_a.color3>span {
    background: #E84C3D
}
.btn_a.color4>span {
    background: #5F52B7
}
.btn_a.color5>span {
    background: #B853A3
}
.btn_a.color6>span {
    background: #92C135
}
.btn_a.color7>span {
    background: #576162
}
.btn_a.color1>span>span,
.btn_a.color2>span>span,
.btn_a.color3>span>span,
.btn_a.color4>span>span,
.btn_a.color5>span>span,
.btn_a.color6>span>span,
.btn_a.color7>span>span {
    border-color: rgba(255, 255, 255, 0)
}
.btn_a.color1 i.in_left,
.btn_a.color1 i.in_right,
.btn_a.color2 i.in_left,
.btn_a.color2 i.in_right,
.btn_a.color3 i.in_left,
.btn_a.color3 i.in_right,
.btn_a.color4 i.in_left,
.btn_a.color4 i.in_right,
.btn_a.color5 i.in_left,
.btn_a.color5 i.in_right,
.btn_a.color6 i.in_left,
.btn_a.color6 i.in_right,
.btn_a.color7 i.in_left,
.btn_a.color7 i.in_right {
    color: #fff
}
.btn_b {
    background: #fff;
    border: 1px solid #e4e4e4;
    padding: 11px 14px 11px 18px;
    color: #ccc;
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin-right: 15px;
    vertical-align: top;
    font-size: 14px
}
.hidden_element {
    color: transparent;
    position: relative;
    display: block;
    line-height: 20px
}
.white_section .btn_b.white_btn {
    border: none
}
.white_section .btn_b:not(.white_btn) {
    background: rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, .3) inset;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .3) inset;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .3) inset;
    border: none
}
.white_section .btn_b:not(.white_btn) .hidden_element:after,
.white_section .btn_b:not(.white_btn) .hidden_element:before {
    color: #fff
}
.white_btn {
    background: #fff;
    border: 1px solid #fff;
    color: #555
}
.btn_b .hidden_element:after {
    color: #999;
    content: attr(data-text);
    left: 0;
    position: absolute;
    top: 0
}
.btn_b .hidden_element:before {
    color: #999;
    content: attr(data-text);
    position: absolute;
    top: 50px
}
.btn_b:hover .hidden_element:after {
    top: -50px
}
.btn_b:hover .hidden_element:before {
    top: 0
}
.btn_b.large_btn {
    padding: 15px 20px 16px 24px;
    font-size: 16px
}
.btn_b.small_btn {
    padding: 8px 10px 8px 12px;
    font-size: 13px
}
.acc_content .main_button {
    line-height: normal;
    margin-top: 20px
}
.btn_b.color1 .hidden_element:after,
.btn_b.color1 .hidden_element:before,
.btn_b.color2 .hidden_element:after,
.btn_b.color2 .hidden_element:before,
.btn_b.color3 .hidden_element:after,
.btn_b.color3 .hidden_element:before,
.btn_b.color4 .hidden_element:after,
.btn_b.color4 .hidden_element:before,
.btn_b.color5 .hidden_element:after,
.btn_b.color5 .hidden_element:before,
.btn_b.color6 .hidden_element:after,
.btn_b.color6 .hidden_element:before,
.btn_b.color7 .hidden_element:after,
.btn_b.color7 .hidden_element:before {
    color: #fff
}
.btn_b.color1 {
    background: #1CCDCA;
    border-color: #1CCDCA
}
.btn_b.color2 {
    background: #3BADAF;
    border-color: #3BADAF
}
.btn_b.color3 {
    background: #E84C3D;
    border-color: #E84C3D
}
.btn_b.color4 {
    background: #5F52B7;
    border-color: #5F52B7
}
.btn_b.color5 {
    background: #B853A3;
    border-color: #B853A3
}
.btn_b.color6 {
    background: #92C135;
    border-color: #92C135
}
.btn_b.color7 {
    background: #576162;
    border-color: #576162
}
.btn_c {
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1) inset;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .1) inset;
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .1) inset;
    display: inline-block;
    background: #576162;
    color: #fff;
    font-size: 13px;
    font-style: italic;
    position: relative;
    margin-top: 30px;
    height: 43px;
    line-height: 42px;
    padding: 0 15px 0 54px
}
.btn_c span.btn_c_ic_a,
.btn_c span.btn_c_ic_b {
    background: #454d4f;
    display: block;
    height: 43px;
    line-height: 43px;
    text-align: center;
    width: 43px;
    position: absolute;
    top: 0;
    font-size: 18px
}
.btn_c span.btn_c_ic_a {
    left: 0
}
.btn_c span.btn_c_ic_b {
    right: 50%
}
.btn_c.large_btn {
    font-size: 18px;
    height: 60px;
    line-height: 60px;
    padding: 0 22px 0 75px
}
.btn_c.large_btn span.btn_c_ic_a,
.btn_c.large_btn span.btn_c_ic_b {
    height: 60px;
    line-height: 60px;
    width: 60px
}
.btn_c.medium_btn {
    font-size: 15px;
    height: 50px;
    line-height: 47px;
    padding: 0 20px 0 64px
}
.btn_c.medium_btn span.btn_c_ic_a,
.btn_c.medium_btn span.btn_c_ic_b {
    height: 50px;
    line-height: 50px;
    width: 50px
}
.btn_c:hover {
    color: #fff;
    padding: 0 54px 0 15px
}
.btn_c.large_btn:hover {
    padding: 0 75px 0 22px
}
.btn_c.medium_btn:hover {
    padding: 0 64px 0 20px
}
.btn_c span.btn_c_ic_b,
.btn_c:hover span.btn_c_ic_a {
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}
.btn_c:hover span.btn_c_ic_a {
    left: 50%
}
.btn_c:hover span.btn_c_ic_b {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    right: 0
}
.btn_c.color1 span.btn_c_ic_a,
.btn_c.color1 span.btn_c_ic_b,
.btn_c.color2 span.btn_c_ic_a,
.btn_c.color2 span.btn_c_ic_b,
.btn_c.color3 span.btn_c_ic_a,
.btn_c.color3 span.btn_c_ic_b,
.btn_c.color4 span.btn_c_ic_a,
.btn_c.color4 span.btn_c_ic_b,
.btn_c.color5 span.btn_c_ic_a,
.btn_c.color5 span.btn_c_ic_b,
.btn_c.color6 span.btn_c_ic_a,
.btn_c.color6 span.btn_c_ic_b,
.btn_c.color7 span.btn_c_ic_a,
.btn_c.color7 span.btn_c_ic_b {
    background: rgba(0, 0, 0, .1)
}
.btn_c.color1 {
    background: #1CCDCA
}
.btn_c.color2 {
    background: #3BADAF
}
.btn_c.color3 {
    background: #E84C3D
}
.btn_c.color4 {
    background: #5F52B7
}
.btn_c.color5 {
    background: #B853A3
}
.btn_c.color6 {
    background: #92C135
}
.btn_c.color7 {
    background: #71BF45
}
.main_button {
    background: #fff;
    border: 1px solid #e4e4e4;
    color: #999;
    padding: 11px 14px;
    font-size: 13px;
    display: inline-block
}
.main_button i {
    margin-right: 11px
}
.main_button.large_btn i {
    margin-right: 14px
}
.main_button.small_btn i {
    margin-right: 9px
}
.main_button:hover {
    color: #666
}
.main_button.color1,
.main_button.color1:hover,
.main_button.color2,
.main_button.color2:hover,
.main_button.color3,
.main_button.color3:hover,
.main_button.color4,
.main_button.color4:hover,
.main_button.color5,
.main_button.color5:hover,
.main_button.color6,
.main_button.color6:hover,
.main_button.color7,
.main_button.color7:hover {
    color: #fff
}
.main_button.large_btn {
    font-size: 16px;
    padding: 16px 20px 18px
}
.main_button.small_btn {
    font-size: 12px;
    padding: 7px 10px
}
.main_button.color1 {
    background: #1CCDCA;
    border-color: #1CCDCA
}
.main_button.color1:hover {
    background: #083C3B;
    border-color: #083C3B
}
.main_button.color2 {
    background: #3BADAF;
    border-color: #3BADAF
}
.main_button.color2:hover {
    background: #143B3C;
    border-color: #143B3C
}
.main_button.color3 {
    background: #D10707;
    border-color: #D10707
}
.main_button.color3:hover {
    background: #2F2F2F;
    border-color: #2F2F2F
}
.main_button.color4 {
    background: #5F52B7;
    border-color: #5F52B7
}
.main_button.color4:hover {
    background: #1F1B3C;
    border-color: #1F1B3C
}
.main_button.color5 {
    background: #B853A3;
    border-color: #B853A3
}
.main_button.color5:hover {
    background: #3C1B35;
    border-color: #3C1B35
}
.main_button.color6 {
    background: #92C135;
    border-color: #92C135
}
.main_button.color6:hover {
    background: #2D3C10;
    border-color: #2D3C10
}
.main_button.color7 {
    background: #576162;
    border-color: #576162
}
.main_button.color7:hover {
    background: #393B3C;
    border-color: #393B3C
}
.bordered_content:not(.with_text) .google_map {
    height: 350px
}
.google_map {
    display: block;
    margin: 0 auto;
    width: 100%
}
.google_map img {
    max-width: none
}
.content .bordered_content {
    margin-bottom: 25px
}
.content .bordered_content.bordered {
    border: 1px solid #e7e7e7;
    padding: 8px
}
.bordered_content.bordered {
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    padding: 8px 0;
    margin-bottom: 0
}
.bordered_content.with_text {
    margin: 0 25px 25px 0
}
.mapTooltip {
    position: fixed;
    background: #fff;
    moz-opacity: .7;
    opacity: .7;
    filter: alpha(opacity=70);
    padding: 10px 15px;
    z-index: 1000;
    max-width: 200px;
    display: none;
    color: #343434
}
.mapTooltip>span {
    font-size: 16px;
    text-transform: uppercase
}
.mapcontainer .areaLegend,
.mapcontainer .plotLegend {
    float: left;
    width: 50%
}
.content_thumbs_gall .thumbs_gall_slider_larg {
    padding: 7px;
    border-bottom: none
}
.content_thumbs_gall .gall_thumbs .owl-item {
    border: none
}
.content_thumbs_gall .gall_thumbs {
    padding: 0 0 7px 7px
}
.content_thumbs_gall .gall_thumbs .owl-item>.item {
    margin-right: 7px;
    overflow: hidden;
    position: relative
}
.content_thumbs_gall .gall_thumbs .owl-item.current_thumb>.item,
.content_thumbs_gall .gall_thumbs .owl-item:hover>.item {
    opacity: .4
}
.content_thumbs_gall {
    margin-bottom: 25px
}
.gall_arrow2 .thumbs_gall_slider_larg .enar_owl_n,
.gall_arrow2 .thumbs_gall_slider_larg .enar_owl_p {
    background: #fff;
    color: #1ccdca;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    width: 40px
}
.content_thumbs_gall .thumbs_gall_slider_larg .owl-prev {
    left: 0;
    margin-top: -13px
}
.content_thumbs_gall .thumbs_gall_slider_larg .owl-next {
    right: 14px;
    margin-top: -13px
}
.thumbs_gall_slider_con.content_thumbs_gall .owl-controls {
    opacity: 1
}
.content_thumbs_gall.gall_arrow2 .thumbs_gall_slider_larg .owl-prev {
    left: 20px;
    margin-top: -20px
}
.content_thumbs_gall.gall_arrow2 .thumbs_gall_slider_larg .owl-next {
    right: 40px;
    margin-top: -20px
}
.col-md-12>.content_thumbs_gall .thumbs_gall_slider_larg .enar_owl_n,
.col-md-12>.content_thumbs_gall .thumbs_gall_slider_larg .enar_owl_p {
    font-size: 20px;
    height: 35px;
    line-height: 35px;
    width: 35px
}
.col-md-12>.content_thumbs_gall {
    margin-bottom: 30px
}
.list2 {
    list-style-type: none;
    margin-top: 20px
}
.list2 li {
    list-style-type: none
}
.list2 li i {
    color: #1CCDCA;
    display: inline-block;
    font-size: 24px;
    margin-bottom: 5px;
    margin-right: 7px;
    vertical-align: top
}
.list3>li {
    list-style: none;
    position: relative;
    padding: 0 0 0 27px;
    margin-bottom: 10px
}
.list3>li .arrow {
    background: #e84c3d;
    color: #fff;
    display: inline-block;
    font-size: 9px;
    height: 18px;
    line-height: 19px;
    margin: 0 10px 10px 0;
    text-align: center;
    text-indent: 1px;
    width: 18px
}
.hm-tabs .list3 {
    padding: 10px 0 0
}
.list3 li:after {
    background: #71BF45;
    color: #fff;
    content: "\f0a4";
    font-family: idealtheme;
    font-size: 9px;
    height: 18px;
    left: 0;
    line-height: 18px;
    position: absolute;
    text-align: center;
    text-indent: 1px;
    top: 3px;
    width: 18px
}
.hm-tabs li>p:not(last-child),
.panel-body p:not(last-child) {
    margin-bottom: 15px
}
.hm-tabs li>p:last-child,
.panel-body p:last-child {
    margin-bottom: 0
}
.list4>li {
    list-style: none none;
    margin-bottom: 15px
}
.list4>li>i {
    color: #1CCDCA;
    font-size: 18px;
    margin-right: 8px
}
.list4>li>b {
    color: #666;
    margin-right: 10px;
    text-transform: uppercase
}
.hm_tooltip1,
.hm_tooltip2,
.hm_tooltip3 {
    display: inline;
    position: relative;
    z-index: 999
}
.hm_tooltip-item1 {
    color: #1CCDCA;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    padding: 0 5px
}
.hm_tooltip-item1::after {
    content: '';
    position: absolute;
    width: 360px;
    height: 20px;
    bottom: 100%;
    left: 50%;
    pointer-events: none;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}
.hm_tooltip1:hover .hm_tooltip-item1::after {
    pointer-events: auto
}
.hm_tooltip-content1 {
    position: absolute;
    z-index: 9999;
    min-width: 360px;
    left: 50%;
    margin: 0 0 20px -180px;
    bottom: 100%;
    text-align: left;
    font-size: 13px;
    line-height: 22px;
    background: #171B1E;
    opacity: 0;
    cursor: default;
    pointer-events: none
}
.tooltip-effect1-1 .hm_tooltip-content1 {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    -moz-transition: opacity .3s, transform .3s;
    -o-transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s
}
.tooltip-effect1-2 .hm_tooltip-content1 {
    -webkit-transform-origin: 50% calc(100% + 10px);
    -moz-transform-origin: 50% calc(100% + 10px);
    -o-transform-origin: 50% calc(100% + 10px);
    transform-origin: 50% calc(100% + 10px);
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
    -moz-transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
    -o-transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
    transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    -moz-transition: opacity .2s, transform .2s;
    -o-transition: opacity .2s, transform .2s;
    transition: opacity .2s, transform .2s
}
.tooltip-effect1-3 .hm_tooltip-content1 {
    -webkit-transform: translate3d(0, 10px, 0) rotate3d(1, 1, 0, 25deg);
    -moz-transform: translate3d(0, 10px, 0) rotate3d(1, 1, 0, 25deg);
    -o-transform: translate3d(0, 10px, 0) rotate3d(1, 1, 0, 25deg);
    transform: translate3d(0, 10px, 0) rotate3d(1, 1, 0, 25deg);
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    -moz-transition: opacity .3s, transform .3s;
    -o-transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s
}
.tooltip-effect1-4 .hm_tooltip-content1 {
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale3d(.7, .3, 1);
    -moz-transform: scale3d(.7, .3, 1);
    -o-transform: scale3d(.7, .3, 1);
    transform: scale3d(.7, .3, 1);
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    -moz-transition: opacity .2s, transform .2s;
    -o-transition: opacity .2s, transform .2s;
    transition: opacity .2s, transform .2s
}
.tooltip-effect1-5 .hm_tooltip-content1 {
    width: 180px;
    margin-left: -90px;
    -webkit-transform-origin: 50% calc(100% + 6em);
    -moz-transform-origin: 50% calc(100% + 6em);
    -o-transform-origin: 50% calc(100% + 6em);
    transform-origin: 50% calc(100% + 6em);
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -moz-transform: rotate3d(0, 0, 1, 15deg);
    -o-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    -moz-transition: opacity .2s, transform .2s;
    -o-transition: opacity .2s, transform .2s;
    transition: opacity .2s, transform .2s;
    -webkit-transition-timing-function: ease, cubic-bezier(.17, .67, .4, 1.39);
    -moz-transition-timing-function: ease, cubic-bezier(.17, .67, .4, 1.39);
    -o-transition-timing-function: ease, cubic-bezier(.17, .67, .4, 1.39);
    transition-timing-function: ease, cubic-bezier(.17, .67, .4, 1.39)
}
.hm_tooltip1:hover .hm_tooltip-content1 {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
    -moz-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
    -o-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
    transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0)
}
.hm_tooltip1.tooltip-effect1-2:hover .hm_tooltip-content1 {
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
    -moz-transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
    -o-transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
    transform: perspective(1000px) rotate3d(1, 0, 0, 0deg)
}
.hm_tooltip-content1::after {
    content: '';
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: #171B1E transparent transparent;
    border-width: 10px;
    margin-left: -10px
}
.hm_tooltip-content1 img {
    position: relative;
    max-height: 170px;
    display: block;
    float: left;
    margin-right: 1.6em
}
.hm_tooltip-text1 {
    display: block;
    padding: 1.31em 1.21em 1.21em 0;
    color: #fff
}
.tooltip-effect1-5 .hm_tooltip-text1 {
    padding: 1.4em
}
.hm_tooltip-text1 a {
    font-weight: 700
}
.tooltip-item2 {
    cursor: pointer;
    font-weight: 700
}
.tooltip-content2 {
    position: absolute;
    font-size: 16px;
    background: #fff;
    z-index: 9999;
    width: 280px;
    bottom: 100%;
    left: 50%;
    margin: 0 0 105px -140px;
    padding: 25px;
    text-align: left;
    border-radius: 10px/50%;
    -moz-border-radius: 10px/50%;
    -webkit-border-radius: 10px/50%;
    -ms-border-radius: 10px/50%;
    -o-border-radius: 10px/50%;
    color: #dd5864;
    opacity: 0;
    cursor: default;
    line-height: 26px;
    pointer-events: none;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    -moz-transition: opacity .3s, transform .3s;
    -ms-transition: opacity .3s, transform .3s;
    -o-transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s
}
.tooltip-turnright .tooltip-content2 {
    -webkit-transform: translate3d(0, 50px, 0) rotate3d(1, 1, 1, 6deg);
    -moz-transform: translate3d(0, 50px, 0) rotate3d(1, 1, 1, 6deg);
    -o-transform: translate3d(0, 50px, 0) rotate3d(1, 1, 1, 6deg);
    -ms-transform: translate3d(0, 50px, 0) rotate3d(1, 1, 1, 6deg);
    transform: translate3d(0, 50px, 0) rotate3d(1, 1, 1, 6deg)
}
.tooltip-turnleft .tooltip-content2 {
    -webkit-transform: translate3d(0, 50px, 0) rotate3d(1, 1, 1, -6deg);
    -moz-transform: translate3d(0, 50px, 0) rotate3d(1, 1, 1, -6deg);
    -o-transform: translate3d(0, 50px, 0) rotate3d(1, 1, 1, -6deg);
    -ms-transform: translate3d(0, 50px, 0) rotate3d(1, 1, 1, -6deg);
    transform: translate3d(0, 50px, 0) rotate3d(1, 1, 1, -6deg)
}
.hm_tooltip2:hover .tooltip-content2 {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.tooltip-content2::after {
    content: '';
    position: absolute;
    width: 60px;
    height: 120px;
    top: 100%;
    background: url(../images/tooltip3.svg) center center no-repeat;
    background-size: 100%;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    transition: transform .3s;
    -moz-transition: transform .3s;
    -webkit-transition: transform .3s;
    -o-transition: transform .3s;
    -ms-transition: transform .3s
}
.tooltip-turnright .tooltip-content2::after {
    left: 25%;
    -webkit-transform: scale3d(-1, 1, 1) rotate3d(1, 1, 1, 25deg) translate3d(0, -15px, 0);
    -moz-transform: scale3d(-1, 1, 1) rotate3d(1, 1, 1, 25deg) translate3d(0, -15px, 0);
    -ms-transform: scale3d(-1, 1, 1) rotate3d(1, 1, 1, 25deg) translate3d(0, -15px, 0);
    -o-transform: scale3d(-1, 1, 1) rotate3d(1, 1, 1, 25deg) translate3d(0, -15px, 0);
    transform: scale3d(-1, 1, 1) rotate3d(1, 1, 1, 25deg) translate3d(0, -15px, 0)
}
.tooltip-turnleft .tooltip-content2::after {
    right: 25%;
    -webkit-transform: rotate3d(1, 1, 1, 25deg) translate3d(0, -15px, 0);
    -moz-transform: rotate3d(1, 1, 1, 25deg) translate3d(0, -15px, 0);
    -ms-transform: rotate3d(1, 1, 1, 25deg) translate3d(0, -15px, 0);
    -o-transform: rotate3d(1, 1, 1, 25deg) translate3d(0, -15px, 0);
    transform: rotate3d(1, 1, 1, 25deg) translate3d(0, -15px, 0)
}
.tooltip-turnright:hover .tooltip-content2::after {
    -webkit-transform: scale3d(-1, 1, 1) rotate3d(1, 1, 1, 0) translate3d(0, -5px, 0);
    -moz-transform: scale3d(-1, 1, 1) rotate3d(1, 1, 1, 0) translate3d(0, -5px, 0);
    -ms-transform: scale3d(-1, 1, 1) rotate3d(1, 1, 1, 0) translate3d(0, -5px, 0);
    -o-transform: scale3d(-1, 1, 1) rotate3d(1, 1, 1, 0) translate3d(0, -5px, 0);
    transform: scale3d(-1, 1, 1) rotate3d(1, 1, 1, 0) translate3d(0, -5px, 0)
}
.tooltip-turnleft:hover .tooltip-content2::after {
    -webkit-transform: rotate3d(1, 1, 1, 0) translate3d(0, -5px, 0);
    -moz-transform: rotate3d(1, 1, 1, 0) translate3d(0, -5px, 0);
    -ms-transform: rotate3d(1, 1, 1, 0) translate3d(0, -5px, 0);
    -o-transform: rotate3d(1, 1, 1, 0) translate3d(0, -5px, 0);
    transform: rotate3d(1, 1, 1, 0) translate3d(0, -5px, 0)
}
.colorful_icons {
    max-width: 100px
}
.colorful_icons_con {
    text-align: center
}
.colorful_icons_con>span {
    display: block
}
.colorful_title {
    display: block;
    font-size: 22px;
    font-weight: 300;
    margin-top: 10px
}
.tooltip-content3 {
    position: absolute;
    background: url(../images/shape1.svg) center bottom no-repeat;
    background-size: 100% 100%;
    z-index: 9999;
    width: 200px;
    bottom: 100%;
    left: 50%;
    margin-left: -100px;
    padding: 50px 30px;
    text-align: center;
    color: #fff;
    opacity: 0;
    cursor: default;
    font-size: 16px;
    line-height: 1.8;
    pointer-events: none;
    font-family: Kalam, cursive;
    -webkit-transform: scale3d(.1, .2, 1);
    -moz-transform: scale3d(.1, .2, 1);
    -o-transform: scale3d(.1, .2, 1);
    transform: scale3d(.1, .2, 1);
    -webkit-transform-origin: 50% 120%;
    -moz-transform-origin: 50% 120%;
    -o-transform-origin: 50% 120%;
    transform-origin: 50% 120%;
    -webkit-transition: opacity .4s, -webkit-transform .4s;
    -moz-transition: opacity .4s, transform .4s;
    -o-transition: opacity .4s, transform .4s;
    transition: opacity .4s, transform .4s;
    -webkit-transition-timing-function: ease, cubic-bezier(.6, 0, .4, 1);
    -moz-transition-timing-function: ease, cubic-bezier(.6, 0, .4, 1);
    -o-transition-timing-function: ease, cubic-bezier(.6, 0, .4, 1);
    transition-timing-function: ease, cubic-bezier(.6, 0, .4, 1)
}
.hm_tooltip3:hover .tooltip-content3 {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}
.tooltip-content3::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    left: 50%;
    margin-left: -8px;
    top: 100%;
    background: #1CCDCA;
    -webkit-transform: translate3d(0, -60%, 0) rotate3d(0, 0, 1, 45deg);
    transform: translate3d(0, -60%, 0) rotate3d(0, 0, 1, 45deg);
    -moz-transform: translate3d(0, -60%, 0) rotate3d(0, 0, 1, 45deg);
    -o-transform: translate3d(0, -60%, 0) rotate3d(0, 0, 1, 45deg)
}
.table_container {
    background: #fff;
    border: 1px solid #E7E7E7;
    border-width: 1px;
    padding: 15px
}
.magnific-popup {
    display: inline-block;
    position: relative;
    overflow: hidden
}
.ajax_content_container {
    background: #fff;
    margin: 0 auto;
    width: 50%
}
.hm_script_loaded .ajax_content_container {
    opacity: 0
}
.small-dialog h2 {
    font-weight: 400;
    font-size: 2em;
    padding: 0 0 17px;
    margin: 0
}
.boxedcontainer {
    max-width: 1170px;
    margin: auto;
    padding: 0 30px
}
.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
    clear: both
}
.tp-banner {
    width: 100%;
    position: relative
}
.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0
}
.page404 {
    color: #1CCDCA;
    font-family: 'Gentium Basic', serif;
    font-size: 300px;
    text-align: center;
    position: relative
}
ul.sitemap {
    margin: 0;
    padding: 0 0 0 30px;
    overflow: auto
}
.sitemap>li {
    float: left;
    margin-right: 70px
}
.sitemap>li>a {
    background: #1CCDCA;
    border: 1px solid #1CCDCA;
    color: #fff;
    display: inline-block;
    min-height: 38px
}
.sitemap_count {
    background: #fff;
    border: 1px solid #ddd;
    color: #aaa;
    display: block;
    font-size: 11px;
    height: 25px;
    left: -63px;
    line-height: 23px;
    position: absolute;
    text-align: center;
    top: 8px;
    width: 25px;
    z-index: 1
}
.sitemap ul li.has_child_sitmap:last-child::after {
    background: #fff;
    content: "";
    display: block;
    height: 100%;
    left: -51px;
    position: absolute;
    top: 21px;
    width: 1px
}
.sitemap li.has_child_sitmap {
    margin-top: 20px
}
.sitemap>li>.sitemap_count {
    background: #555;
    border-color: #555;
    color: #fff;
    height: 38px;
    left: 0;
    line-height: 38px;
    top: 0;
    transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    width: 30px
}
ul.sitemap li ul {
    border-left: 1px solid #ddd;
    padding: 20px 0 0 50px;
    margin-left: 20px;
    position: relative
}
ul.sitemap>li>ul {
    margin-left: 0
}
ul.sitemap ul::after {
    background: #fff;
    bottom: -2px;
    content: "";
    height: 20px;
    left: -1px;
    position: absolute;
    width: 1px
}
.sitemap li {
    position: relative;
    margin-bottom: 10px;
    font-size: 13px
}
.sitemap li.has_child_sitmap {
    margin-bottom: 60px
}
.sitemap ul li.has_child_sitmap>a {
    border: 1px solid #ddd;
    color: #666
}
.sitemap ul li.has_child_sitmap>a>i {
    margin-right: 10px
}
.sitemap ul li a:hover {
    color: #1CCDCA
}
.sitemap ul li a {
    display: inline-block;
    padding: 10px 23px;
    color: #888;
    font-style: italic
}
.sitemap li.has_child_sitmap>a {
    padding: 9px 15px
}
.sitemap>li::before {
    display: none
}
.sitemap li::before {
    background: #ddd;
    content: "";
    height: 1px;
    left: -50px;
    position: absolute;
    top: 50%;
    width: 50px
}
.sitemap li.has_child_sitmap::before {
    top: 20px
}
.sitemap li:not(.has_child_sitmap)::after {
    border: 1px solid #ddd;
    content: "";
    display: block;
    height: 9px;
    left: 0;
    position: absolute;
    width: 9px
}
.shop_product_wrapper .tabs_mobile .tabs-navi li {
    margin-bottom: 0
}
.login_form_colored {
    background: #FFFEFE;
    border: 1px solid #014A00;
    padding: 20px;
    position: relative









































































































}
.lfc_user_row {
    position: relative
}
.lfc_user_row:not(:last-of-type) {
    margin-bottom: 20px
}
.lfc_user_row input[type=password],
.lfc_user_row input[type=text],
.lfc_user_row input[type=email] {
    color: #888;
    font-weight: 500;
    padding-left: 10px;
    width: 100%
}
.lfc_user_row textarea {
    width: 100%;
    height: 150px
}
.lfc_user_row input.input_no_icon {
    padding-left: 13px
}
i.lfc_icon {
    bottom: 1px;
    display: block;
    font-size: 14px;
    height: 100%;
    color: #1CCDCA;
    left: 1px;
    line-height: 39px;
    position: absolute;
    text-align: center;
    top: 1px;
    width: 40px
}
.login_form_colored input[type=checkbox] {
    display: inline-block;
    margin: 3px 5px 4px 0
}
.login_form_colored .remember-box {
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    padding: 10px 0
}
.login_form_colored label {
    display: block;
    text-align: left
}
.lfc_forget_pass {
    background: #F9F9F9;
    border-top: 1px solid #e1e1e1;
    color: #888;
    display: block;
    font-size: 13px;
    margin: 20px -20px -20px;
    padding: 15px 20px;
    text-align: left
}
.lfc_forget_pass:hover {
    color: #555
}
.lfc_header {
    background: #014A00;
    border-bottom: 1px solid #014A00;
    color: #FFF;
    display: block;
    margin: -20px -20px 0;
    padding: 15px 20px;
    text-transform: uppercase



























































































}
.login_flip {
    position: absolute;
    width: 100%
}
.flip_top {
    z-index: 3
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .bg_fixed {
        background-attachment: scroll
    }
}
@media only screen and (min-width: 1500px) {
    .hm-full-width .hm-pricing-list>li {
        padding: 2.5em 0
    }
}
@media only screen and (min-width: 640px) {
    #navy li:not(.tab_menu_con):not(.image_menu_slide),
    .container,
    .content,
    .site_boxed #main_wrapper {
        max-width: 625px
    }
}
@media only screen and (min-width: 768px) {
    #navy li:not(.tab_menu_con):not(.image_menu_slide),
    .container,
    .content,
    .site_boxed #main_wrapper {
        max-width: 750px
    }
    .hm-header {
        height: 160px;
        line-height: 280px
    }
    .hm-header h1 {
        font-size: 3.6rem;
        font-weight: 300
    }
    .hm-pricing-container {
        margin: 0 auto
    }
    .hm-pricing-container.hm-full-width {
        width: 100%;
        max-width: none
    }
    .hm-pricing-list>li {
        margin-bottom: 0
    }
    .hm-pricing-list {
        margin: 0
    }
    .hm-pricing-list:after {
        content: "";
        display: table;
        clear: both
    }
    .hm-pricing-list>li {
        width: 33.3333333333%;
        float: left
    }
    .hm-pricing-list>li::after {
        display: none
    }
    .hm-pricing-list>li.hm-popular {
        box-shadow: inset 0 0 0 3px #E84C3D
    }
    .hm-pricing-container:not(.hm-full-width):not(.hm-has-margins) .hm-pricing-list>li.hm-popular {
        margin: -1.2em 0 0
    }
    .hm-pricing-container:not(.hm-full-width):not(.hm-has-margins) {
        margin-top: 60px
    }
    .hm-pricing-container:not(.hm-full-width):not(.hm-has-margins) .hm-pricing-list>li.hm-popular .hm-pricing-header {
        padding: 2.5em .9em 2.2em
    }
    .hm-pricing-container:not(.hm-full-width):not(.hm-has-margins) .hm-pricing-list>li.hm-popular .hm-pricing-footer {
        padding-bottom: 3.1em
    }
    .hm-pricing-list>li.hm-popular+li::before,
    .hm-pricing-list>li.hm-popular::before {
        display: none
    }
    .hm-has-margins .hm-pricing-list>li,
    .hm-has-margins .hm-pricing-list>li.hm-popular {
        box-shadow: none
    }
  .content_section:not(.white_section) .hm-pricing-container:not(.hm-full-width) .hm-pricing-list>li:not(.hm-popular) {
        border: 1px solid #e4e4e4
    }
    .hm-secondary-theme .hm-pricing-list>li {
        background: #1B222A
    }
    .hm-secondary-theme .hm-pricing-list>li.hm-popular {
        background: #161D24;
        box-shadow: 0 0 0 3px #e74c3c inset
    }
    .hm-pricing-list:nth-of-type(1)::before {
        display: none
    }
    .hm-has-margins .hm-pricing-list>li {
        width: 32.3333333333%;
        float: left;
        margin-right: 1.5%;
        border-radius: 4px 4px 6px 6px
    }
    .hm-has-margins .hm-pricing-list>li:last-of-type {
        margin-right: 0
    }
    .hm-has-margins .hm-pricing-list>li::before,
    .hm-popular .hm-pricing-wrapper>li::before {
        display: none
    }
    .hm-secondary-theme .hm-pricing-list>li>header {
        background: rgba(0, 0, 0, .2)
    }
    .hm-pricing-header {
        height: auto;
        padding: 1.9em .9em 1.6em;
        pointer-events: auto;
        text-align: center;
        color: #324545;
        background: 0 0
    }
    .hm-popular .hm-pricing-header {
        color: #E84C3D;
        background: 0 0
    }
    .hm-secondary-theme .hm-pricing-header {
        color: #FFF
    }
    .hm-pricing-header h2 {
        font-size: 1.8rem;
        letter-spacing: 2px
    }
    .hm-value {
        font-size: 7rem;
        font-weight: 500
    }
    .hm-currency,
    .hm-duration {
        color: rgba(23, 61, 80, .4)
    }
    .hm-popular .hm-currency,
    .hm-popular .hm-duration {
        color: #E84C3D
    }
    .hm-secondary-theme .hm-currency,
    .hm-secondary-theme .hm-duration,
    .hm-secondary-theme .hm-popular .hm-currency,
    .hm-secondary-theme .hm-popular .hm-duration {
        color: #777
    }
    .hm-currency {
        display: inline-block;
        margin-top: 10px;
        vertical-align: top;
        font-size: 2rem;
        font-weight: 700
    }
    .hm-duration {
        font-size: 1.4rem
    }
    .hm-pricing-body {
        overflow-x: visible
    }
    .hm-pricing-features {
        width: auto
    }
    .hm-pricing-features li {
        float: none;
        width: auto;
        padding: 1em
    }
    .hm-popular .hm-pricing-features li {
        margin: 0 3px
    }
    .hm-pricing-features li:nth-of-type(2n+1) {
        background: rgba(23, 61, 80, .06)
    }
    .hm-pricing-features em {
        display: inline-block;
        margin-bottom: 0;
        font-style: normal
    }
    .hm-has-margins .hm-popular .hm-pricing-features li,
    .hm-secondary-theme .hm-popular .hm-pricing-features li {
        margin: 0
    }
    .hm-secondary-theme .hm-pricing-features li {
        color: #FFF
    }
    .hm-secondary-theme .hm-pricing-features li:nth-of-type(2n+1) {
        background: 0 0
    }
    .hm-pricing-footer {
        position: relative;
        height: auto;
        padding: 1.8em 0;
        text-align: center
    }
    .hm-pricing-footer::after {
        display: none
    }
    .hm-has-margins .hm-pricing-footer {
        padding-bottom: 0
    }
    .hm-select {
        position: static;
        display: inline-block;
        height: auto;
        padding: 1.1em 3em;
        color: #FFF;
        border-radius: 2px;
        background: #1CCDCA;
        font-size: 1.4rem;
        text-indent: 0;
        text-transform: uppercase;
        letter-spacing: 1px
    }
    .hm-pricing-container.hm-full-width .hm-select {
        background: #323C47
    }
    .no-touch .hm-select:hover {
        background: #273232;
        color: #fff
    }
    .no-touch .hm-secondary-theme .hm-pricing-list>li .hm-select:hover {
        background: #1CCDCA;
        color: #fff
    }
    .hm-pricing-container.hm-full-width .hm-popular .hm-select {
        background: #323C47
    }
    .hm-popular .hm-select {
        background: #273232
    }
    .no-touch .hm-popular .hm-select:hover {
        background: #1CCDCA;
        color: #fff
    }
    .hm-secondary-theme .hm-popular .hm-select {
        background: #1CCDCA
    }
    .no-touch .hm-secondary-theme .hm-popular .hm-select:hover {
        background: #18C4C1
    }
    .hm-has-margins .hm-select {
        display: block;
        padding: 1.1em 0;
        border-radius: 0 0 4px 4px
    }
}
@media only screen and (min-width: 992px) {
    .header_on_side #navy>li:last-child>a {
        border-bottom: none
    }
    .side_header_social {
        float: left;
        padding: 30px 20px;
        width: 270px
    }
    .header_on_side #main_nav {
        float: none
    }
    .header_on_side #navy .image_menu_slide>.owl-wrapper-outer:after,
    .header_on_side #navy .owl-carousel:after {
        display: none
    }
    .header_on_side #navy>li>a>span.parent_arrow.normal_menu_arrow {
        display: block
    }
    .header_on_side #navy li.has_mega_menu>ul:after,
    .header_on_side #navy li.normal_menu ul:after,
    .header_on_side #navy ul li:not(.image_menu_slide) a:after {
        background: 0 0
    }
    .header_on_side #navy ul li.normal_menu ul {
        left: 0;
        top: 0
    }
    .header_on_side #navy ul.mega_menu .mega_menu_in {
        padding-left: 0
    }
    .header_on_side #navy ul.mega_menu {
        left: 0
    }
    .header_on_side #navy ul {
        background: 0 0;
        border: none;
        margin: 0;
        padding: 0;
        position: relative;
        width: 100%
    }
    .header_on_side #navy {
        background: #fff;
        left: 0;
        position: relative;
        top: 0;
        width: 100%;
        border-top: 1px solid #eee
    }
    .header_on_side #navy li {
        float: none;
        margin: 0 auto;
        padding: 0;
        position: relative;
        width: 100%
    }
    .header_on_side #navy>li>a {
        color: #888
    }
    .header_on_side #navy>li.current_page_item>a,
    .header_on_side #navy>li.opened_menu>a,
    .header_on_side #navy>li>a:hover {
        color: @main-color
    }
    .header_on_side #navy>li>a>span {
        padding: 12px 0
    }
    .header_on_side #navy>li>a:after {
        display: none
    }
    .header_on_side #navy li a {
        border-bottom: 1px solid #eee
    }
    .header_on_side #navy>li>a>span.normal_menu_arrow {
        display: block;
        padding: 0!important
    }
    .header_on_side #navy>li.opened_menu>a span.normal_menu_arrow:after {
        transform: scale(0);
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        -o-transform: scale(0)
    }
    .header_on_side #navy li.has_tab_menu.opened_menu>a>span:after,
    .header_on_side #navy li.normal_menu li.opened_menu>a>span.normal_menu_arrow,
    .header_on_side #navy>li.opened_menu.has_mega_menu>a>span:after {
        right: 0;
        transform: rotate(90deg) translateX(2px);
        -moz-transform: rotate(90deg) translateX(2px);
        -webkit-transform: rotate(90deg) translateX(2px);
        -o-transform: rotate(90deg) translateX(2px)
    }
    .header_on_side #navy ul li.tab_menu_item.active .mega_arrow {
        transform: rotate(90deg) translateX(2px);
        -moz-transform: rotate(90deg) translateX(2px);
        -webkit-transform: rotate(90deg) translateX(2px);
        -o-transform: rotate(90deg) translateX(2px)
    }
    .header_on_side #navy ul li.normal_menu ul {
        padding-left: 15px
    }
    .header_on_side #navy ul.mega_menu {
        position: relative
    }
    .header_on_side #navy .tab_menu_list>li>ul>li,
    .header_on_side #navy ul.mega_menu>li {
        border-right: none;
        width: 100%
    }
    .header_on_side #navy>li>a>span.normal_menu_arrow {
        background: #aaa;
        height: 1px;
        position: absolute;
        top: 50%;
        width: 9px
    }
    .header_on_side #navy>li>a>span.normal_menu_arrow:after {
        background: #aaa;
        content: "";
        display: block;
        height: 9px;
        left: 4px;
        position: absolute;
        top: -4px;
        width: 1px
    }
    .header_on_side #navy ul.mega_menu>li>a:before {
        background-image: url(../images/m_d_arrow.png);
        width: 9px
    }
    .header_on_side #navy ul li .normal_menu_arrow,
    .header_on_side #navy>li>a>span.normal_menu_arrow {
        right: 0
    }
    .header_on_side #navy ul li:last-child a,
    .header_on_side #navy ul.mega_menu li a {
        border-bottom: 1px solid #eee
    }
    .header_on_side #navy ul.mega_menu>li a {
        padding: 0 20px 0 28px
    }
    .header_on_side #navy ul.mega_menu li a:before {
        left: 13px;
        top: 16px
    }
    .header_on_side #navy ul.mega_menu li.go-back>a:before {
        left: 10px
    }
    .header_on_side #navy ul li .mega_arrow {
        right: 15px
    }
    .header_on_side #navy .tab_menu_list>li>ul {
        width: 100%
    }
    .header_on_side #navy .tab_menu_item ul {
        padding-left: 0
    }
    .header_on_side #navy li.has_mega_menu>a>span:after,
    .header_on_side #navy li.has_tab_menu>a>span:after {
        background-image: url(../images/m_d_arrow.png);
        background-repeat: no-repeat;
        content: "";
        display: block;
        height: 9px;
        position: absolute;
        right: 0;
        top: 17px;
        width: 9px;
        transition: all .4s ease 0;
        -moz-transition: all .4s ease 0;
        -webkit-transition: all .4s ease 0
    }
    .header_on_side #navy .tab_menu_list {
        width: 100%;
        border-right: 0 none
    }
    .header_on_side #navy .tab_menu_item a {
        padding: 0 15px
    }
    .header_on_side #navy .tab_menu_item a .parent_arrow {
        right: 15px
    }
    .header_on_side #navy .tab_menu_list>li>ul {
        left: 0;
        position: relative
    }
    .header_on_side #navy .tab_menu {
        left: 0
    }
    #main_nav {
        float: left
    }
    #main_nav.f_right {
        float: right
    }
    .menu_button_mode:not(.header_on_side) #navy>li {
        padding: 18px 0
    }
    .menu_button_mode:not(.header_on_side) #navy>li>a {
        padding: 10px 15px;
        margin-right: 10px
    }
    .menu_button_mode:not(.header_on_side) #navy>li:last-child>a {
        margin-right: 0
    }
    .menu_button_mode:not(.header_on_side) #navy>li.current_page_item:hover>a,
    .menu_button_mode:not(.header_on_side) #navy>li.current_page_item>a {
        background: #1ccdca;
        color: #fff
    }
    .menu_button_mode:not(.header_on_side) #navy>li>a>span {
        padding: 0
    }
    #navy>li>ul {
        top: 100%
    }
    .header_on_side:not(.light_header):not(.dark) #logo .logo_dark {
        opacity: 1
    }
    .header_on_side:not(.light_header):not(.dark) #logo .logo_light {
        opacity: 0
    }
    .icon_boxes_con>.col-md-3:nth-child(4n+1),
    .icon_boxes_con>.col-md-4:nth-child(3n+1),
    .icon_boxes_con>.col-md-6:nth-child(2n+1),
    .rows_container>.col-md-3:nth-child(4n+1),
    .rows_container>.col-md-4:nth-child(3n+1),
    .rows_container>.col-md-6:nth-child(2n+1) {
        clear: left
    }
    .site_boxed.header_on_side .icon_boxes_con>.col-md-3:nth-child(4n+1),
    .site_boxed.header_on_side .icon_boxes_con>.col-md-4:nth-child(3n+1),
    .site_boxed.header_on_side .icon_boxes_con>.col-md-6:nth-child(2n+1),
    .site_boxed.header_on_side .rows_container>.col-md-3:nth-child(4n+1),
    .site_boxed.header_on_side .rows_container>.col-md-4:nth-child(3n+1),
    .site_boxed.header_on_side .rows_container>.col-md-6:nth-child(2n+1) {
        clear: none
    }
    .site_boxed.header_on_side .icon_boxes_con>.col-md-3:nth-child(2n+1),
    .site_boxed.header_on_side .icon_boxes_con>.col-md-4:nth-child(2n+1),
    .site_boxed.header_on_side .icon_boxes_con>.col-md-6:nth-child(2n+1),
    .site_boxed.header_on_side .rows_container>.col-md-3:nth-child(2n+1),
    .site_boxed.header_on_side .rows_container>.col-md-4:nth-child(2n+1),
    .site_boxed.header_on_side .rows_container>.col-md-6:nth-child(2n+1) {
        clear: left
    }
    .header_on_side.site_boxed #side_heder.start_side_offset {
        margin-top: 0;
        padding-top: 13px
    }
    .header_on_side.site_boxed .start_side_offset #logo {
        margin-top: 0
    }
    .site_boxed.header_on_side #preloader {
        margin-top: -30px
    }
    .site_boxed.header_on_side .col-md-3,
    .site_boxed.header_on_side .col-md-4 {
        width: 50%
    }
    .site_boxed.header_on_side .feature_icon_slide .col-md-4 {
        width: 33.33333%
    }
    .site_boxed.header_on_side .col-md-6 {
        width: 100%;
        float: none
    }
    .site_boxed.header_on_side .has_col_img.on_desktop>img {
        clear: both;
        display: block;
        margin: 0 auto;
        max-width: 100%;
        position: relative
    }
    .site_boxed.header_on_side .counter_b {
        margin-bottom: -70px
    }
    .site_boxed.header_on_side .counter_b .col-md-3 {
        margin-bottom: 70px
    }
    .site_boxed.header_on_side #main_wrapper {
        margin: 30px auto 0;
        max-width: 992px;
        padding-left: 270px;
        padding-top: 7px;
        position: relative;
        border-top: 1px solid #E7E7E7
    }
    .site_boxed.header_on_side .topbar {
        margin-top: -7px;
        border-left: 1px solid #E7E7E7
    }
    .light_header.header_on_side.site_boxed .topbar:not(.topbar_colored) {
        background: #fff
    }
    .site_boxed.header_on_side .filter_item_block {
        width: 50%
    }
    .site_boxed.header_on_side #footer .col-md-3 {
        margin-bottom: 60px
    }
    .site_boxed.header_on_side #footer>.container {
        margin-bottom: -60px
    }
    .header_on_side.site_boxed .footer_copyright .col-md-6 {
        line-height: 30px;
        text-align: center
    }
    .header_on_side.site_boxed .footer_copyright .col-md-6 .footer_menu {
        float: none
    }
    .site_boxed.header_on_side .plan_col.plan_column1 {
        margin-bottom: 40px
    }
    .site_boxed.header_on_side #main_wrapper:after {
        content: "";
        background: #e7e7e7;
        width: 1px;
        height: 100%;
        top: 0;
        position: absolute;
        left: 270px
    }
    .transparent_header #navigation_bar-sticky-wrapper:not(.sticky_menu) #navigation_bar {
        background: 0 0;
        border-bottom: 1px solid rgba(255, 255, 255, .1)
    }
    .transparent_header.light_header #navigation_bar-sticky-wrapper:not(.sticky_menu) #navigation_bar {
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }
    .transparent_header #site_header {
        position: absolute;
        width: 100%
    }
    .header_on_side #navy .img_menu_i {
        padding: 20px 0
    }
    .header_on_side #navy .img_menu_i>a {
        border-bottom: none!important
    }
    .transparent_header:not(.light_header) .top_add_card,
    .transparent_header:not(.light_header) .top_search_con {
        background: 0 0;
        border-color: rgba(255, 255, 255, .15)
    }
    .transparent_header:not(.light_header) .top_search_con input[type=text] {
        color: #eee
    }
    .transparent_header.light_header #navigation_bar-sticky-wrapper:not(.sticky_menu) .top_add_card,
    .transparent_header.light_header #navigation_bar-sticky-wrapper:not(.sticky_menu) .top_search_con {
        background: 0 0;
        border-color: rgba(0, 0, 0, .15)
    }
    .transparent_header.light_header #navigation_bar-sticky-wrapper:not(.sticky_menu) .top_add_card>span {
        border-color: rgba(0, 0, 0, .2)
    }
    .header_on_side .hm_filter_wrapper {
        padding-right: 30px;
        padding-left: 30px
    }
    .header_on_side .content .hm_filter_wrapper {
        padding-right: 0;
        padding-left: 0
    }
    .header_on_side .content.no_padding {
        padding-right: 30px;
        padding-left: 30px
    }
    .header_on_side.site_boxed .container {
        padding-left: 10px;
        padding-right: 10px
    }
    .header_on_side.site_boxed .content.no_padding {
        padding-left: 15px;
        padding-right: 15px
    }
    .header_on_side.site_boxed .content {
        padding-left: 30px;
        padding-right: 30px
    }
    .header_on_side.site_boxed .hm_filter_wrapper {
        padding: 0 15px
    }
    .header_on_side.site_boxed .hm_filter_wrapper.masonry_grid_posts {
        padding: 0
    }
    .header_on_side.site_boxed .shop_slider {
        padding-left: 0;
        padding-right: 0
    }
    .header_on_side.site_boxed #options .sort_list {
        margin-right: 6px
    }
    .header_on_side .container {
        width: auto;
        padding-right: 30px;
        padding-left: 30px
    }
    .header_on_side .content {
        width: auto;
        padding-right: 45px;
        padding-left: 45px
    }
    .header_on_side #side_heder .content {
        padding-right: 20px;
        padding-left: 20px
    }
    .header_on_side .mobile_menu .mobile_menu_trigger {
        display: none
    }
    .header_on_side #navy {
        display: block
    }
    .header_on_side #main_nav.has_mobile_menu {
        float: none;
        padding: 0;
        position: relative
    }
    .header_on_side.site_boxed #side_heder {
        left: auto;
        margin-left: -270px;
        margin-top: 30px
    }
    .header_on_side #main_wrapper {
        padding-left: 270px;
        width: auto
    }
    .header_on_side:not(.site_boxed) #side_heder {
        border-right: 1px solid #e4e4e4
    }
    .header_on_side #site_header {
        position: static
    }
    .header_on_side #logo {
        float: none;
        margin: 25px 0
    }
    .header_on_side #side_heder {
        height: 100%;
        left: 0;
        overflow: hidden;
        position: fixed;
        top: 1px;
        width: 270px
    }
    .header_on_side #side_heder_in {
        position: relative;
        height: 100%;
        width: 287px;
        overflow-y: auto;
        overflow-x: hidden
    }
    .header_on_side #navigation_bar {
        width: 270px;
        background: 0 0
    }
    .container,
    .content,
    .site_boxed #main_wrapper {
        max-width: 970px
    }
}
@media only screen and (min-width: 1200px) {
    .container,
    .content,
    .site_boxed #main_wrapper {
        max-width: 1170px
    }
}
@media only screen and (max-width: 1170px) {
    .languages-select,
    .top_details>div,
    .top_details>span {
        margin-right: 23px
    }
    .four_blocks .filter_item_block {
        width: 33.3333%
    }
    .hoverdir_meta .detail_link,
    .hoverdir_meta .expand_img,
    .project_text_nav .detail_link,
    .project_text_nav .expand_img {
        font-size: 12px;
        margin-bottom: 7px;
        padding: 7px 10px
    }
    .f1_card .social_media>a:not(:last-child) {
        margin-right: 4px
    }
    .f1_card .social_media {
        overflow-x: scroll;
        white-space: nowrap
    }
}
@media only screen and (min-width: 1024px) {
    .site_boxed.header_on_side #main_wrapper {
        max-width: 1170px
    }
    .hm_go_top {
        bottom: 20px;
        height: 43px;
        right: 20px;
        width: 43px
    }
}
@media only screen and (max-width: 1024px) {
    .counter {
        margin-bottom: 50px
    }
    #top_cart+.top_search+#main_nav .nav_trigger {
        right: 107px
    }
    .my_col_third {
        width: 50%
    }
    .row_spacer {
        padding-bottom: 70px;
        padding-top: 70px
    }
    .team-col {
        width: 100%
    }
    .team-col-1 {
        width: 30%
    }
    .team-col-2 {
        width: 70%
    }
    .team_block3 .person_desc {
        margin-bottom: 11px
    }
    .content:not(.no_padding) .col-md-3:nth-child(2n+1) {
        padding-left: 0
    }
    .content:not(.no_padding) .col-md-3:nth-child(2n) {
        padding-right: 0
    }
    .magnific-gallery>div,
    .rows_container>div:not(:last-child):not(.team-col) {
        padding-bottom: 20px
    }
    .top_details>span:last-child {
        margin-right: 0
    }
    .top_details>div,
    .top_details>span {
        margin-right: 25px
    }
    .hm_new_title_con {
        width: 64px
    }
    .hm_new_title_con h4 span {
        display: none
    }
    .hm_new_bar {
        padding-left: 60px
    }
    .vid_con>img {
        width: 100%
    }
    #sidebar {
        border-top: 1px solid #DDD;
        padding-top: 25px;
        width: 100%
    }
    .four_blocks .filter_item_block {
        width: 50%
    }
    .footer_menu {
        float: none;
        text-align: center
    }
    .footer_copy_text {
        display: block;
        padding-bottom: 12px;
        text-align: center
    }
    #footer .footer_copyright {
        padding: 20px 0
    }
    .hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n) {
        padding-left: 35px
    }
    .hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n+1) {
        padding-right: 35px
    }
    .timeline_post_format {
        border: 2px solid #1ccdca;
        height: 45px;
        line-height: 45px;
        top: 7px;
        width: 45px
    }
    .hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n+1) .timeline_post_format {
        right: -59px
    }
    .hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n) .timeline_post_format {
        left: -59px
    }
    .main_button.large_btn {
        padding: 14px 18px 16px
    }
    .main_button {
        padding: 9px 13px
    }
    .btn_a.large_btn>span>span {
        left: 56px;
        padding: 13px 14px 15px
    }
    .btn_a.large_btn i.in_left,
    .btn_a.large_btn i.in_right {
        line-height: 55px;
        width: 55px
    }
    .btn_a.large_btn>span {
        padding-right: 55px
    }
    .btn_a i.in_right {
        right: -55px
    }
    .section_icon {
        top: -35px
    }
    .section_icon i {
        height: 70px;
        line-height: 70px;
        width: 70px
    }
    .description4 {
        width: 80%
    }
    .feature_icon_slider .col-md-4 {
        width: 33.3333%;
        padding: 0
    }
    .feature_icon .item h5 .title {
        font-size: 18px;
        margin-top: 15px
    }
    .feature_icon_slider .col-md-4:nth-child(2n) {
        padding: 0 15px
    }
    .feature_icon .item h5 .icon span {
        height: 48px;
        line-height: 48px;
        width: 48px
    }
    .feature_icon .item h5 .icon {
        height: 50px;
        margin-right: 12px;
        width: 50px
    }
    .feature_icon .item h5 {
        margin-bottom: 8px
    }
    .feature_icon.on_right .item h5 .icon {
        margin-left: 12px
    }
    .feature_icon .item>span {
        font-size: 13px;
        line-height: 22px
    }
    .col-md-12>.content_thumbs_gall,
    .content_thumbs_gall {
        margin-bottom: 0
    }
    .icon_boxes_con.style1 .service_box {
        margin-bottom: 80px
    }
    .icon_boxes_con .col-md-4 {
        width: 50%
    }
    .bordered_content.with_text {
        margin: 0
    }
    .page_title.has_bg_image.member_header {
        padding: 100px 0 105px
    }
    .contact_details_row:last-child {
        margin-bottom: 30px
    }
    .five_portos .filter_item_block {
        width: 25%
    }
    .filter_item_block.width2,
    .five_portos .filter_item_block.width2 {
        width: 50%
    }
    .porto_nums {
        display: block;
        margin-top: 7px;
        float: none
    }
    .products_filter li {
        width: 50%
    }
    .four_boxes_title {
        width: 70%
    }
    .four_boxes_desc {
        font-size: 23px;
        line-height: 1.2
    }
    .top_details .title {
        display: none
    }
    .half_full_con ul.list1 li {
        width: 100%
    }
}
@media only screen and (max-width: 992px) {
    #navigation_bar {
        min-height: 76px
    }
    #navy .tab_menu_item.active>a {
        background: #f5f5f5;
        color: #666
    }
    #navy .tab_menu_item.active>a i,
    #navy .tab_menu_item.active>a:hover i {
        color: #aaa
    }
    #navy ul li.tab_menu_item.active .mega_arrow {
        background-image: url(../images/m_d_arrow.png)
    }
    #navy,
    #navy .image_menu_slide>.owl-wrapper-outer:after,
    #navy .owl-carousel:after {
        display: none
    }
    #navy>li>a>span.parent_arrow.normal_menu_arrow {
        display: block
    }
    #main_nav.has_mobile_menu {
        float: none;
        padding: 75px 0 0;
        position: relative
    }
    #navy li.has_mega_menu>ul:after,
    #navy li.normal_menu ul:after,
    #navy ul li:not(.image_menu_slide) a:after {
        background: 0 0
    }
    #navy ul li.normal_menu ul {
        left: 0;
        top: 0
    }
    #navy ul.mega_menu .mega_menu_in {
        padding-left: 15px
    }
    #navy ul.mega_menu {
        left: 0
    }
    #navy ul {
        background: 0 0;
        border: none;
        margin: 0;
        padding: 0;
        position: relative;
        width: 100%
    }
    #main_nav.has_mobile_menu #nav_menu:before {
        background-image: url(images/stripes.jpg);
        content: "";
        height: 100%;
        left: 50%;
        position: absolute;
        top: 0;
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        width: 100000px
    }
    .mobile_menu_trigger {
        display: inline-block;
        height: 0;
        position: absolute;
        right: 0;
        top: 38px
    }
    #navy {
        background: #fff;
        left: 0;
        position: relative;
        top: 0;
        width: 100%;
        border-top: 1px solid #eee
    }
    #navy li {
        float: none;
        margin: 0 auto;
        padding: 0;
        position: relative;
        width: 100%
    }
    #navy>li>a {
        color: #888
    }
    #navy>li.current_page_item>a,
    #navy>li.opened_menu>a,
    #navy>li>a:hover {
        color: @main-color
    }
    #navy>li>a>span {
        padding: 12px 0
    }
    #navy>li>a:after {
        display: none
    }
    #navy li a {
        border-bottom: 1px solid #eee
    }
    #navy>li>a>span.normal_menu_arrow {
        display: block;
        padding: 0!important
    }
    #navy>li.opened_menu>a span.normal_menu_arrow:after {
        transform: scale(0);
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        -o-transform: scale(0)
    }
    #navy li.has_tab_menu.opened_menu>a>span:after,
    #navy li.normal_menu li.opened_menu>a>span.normal_menu_arrow,
    #navy>li.opened_menu.has_mega_menu>a>span:after {
        right: 0;
        transform: rotate(90deg) translateX(2px);
        -moz-transform: rotate(90deg) translateX(2px);
        -webkit-transform: rotate(90deg) translateX(2px);
        -o-transform: rotate(90deg) translateX(2px)
    }
    #navy ul li.tab_menu_item.active .mega_arrow {
        transform: rotate(90deg) translateX(2px);
        -moz-transform: rotate(90deg) translateX(2px);
        -webkit-transform: rotate(90deg) translateX(2px);
        -o-transform: rotate(90deg) translateX(2px)
    }
    #navy ul li.normal_menu ul {
        padding-left: 15px
    }
    #navy ul.mega_menu {
        position: relative
    }
    #navy .tab_menu_list>li>ul>li,
    #navy ul.mega_menu>li {
        border-right: none;
        width: 100%!important
    }
    #navy>li>a>span.normal_menu_arrow {
        background: #aaa;
        height: 1px;
        position: absolute;
        top: 50%;
        width: 9px
    }
    #navy>li>a>span.normal_menu_arrow:after {
        background: #aaa;
        content: "";
        display: block;
        height: 9px;
        left: 4px;
        position: absolute;
        top: -4px;
        width: 1px
    }
    #navy ul.mega_menu>li>a:before {
        background-image: url(../images/m_d_arrow.png);
        width: 9px
    }
    #navy ul li .normal_menu_arrow,
    #navy>li>a>span.normal_menu_arrow {
        right: 0
    }
    #navy ul li:last-child a,
    #navy ul.mega_menu li a {
        border-bottom: 1px solid #eee
    }
    #navy ul.mega_menu>li a {
        padding: 0 20px 0 28px
    }
    #navy ul.mega_menu li a:before {
        left: 13px;
        top: 16px
    }
    #navy ul.mega_menu li.go-back>a:before {
        left: 10px
    }
    #navy ul li .mega_arrow {
        right: 15px
    }
    #navy .tab_menu_list>li>ul {
        width: 100%
    }
    #navy .tab_menu_item ul {
        padding-left: 15px
    }
    #navy li.has_mega_menu>a>span:after,
    #navy li.has_tab_menu>a>span:after {
        background-image: url(../images/m_d_arrow.png);
        background-repeat: no-repeat;
        content: "";
        display: block;
        height: 9px;
        position: absolute;
        right: 0;
        top: 17px;
        width: 9px;
        transition: all .4s ease 0;
        -moz-transition: all .4s ease 0;
        -webkit-transition: all .4s ease 0
    }
    #navy .tab_menu_list {
        width: 100%;
        border-right: 0 none
    }
    #navy .tab_menu_item a {
        padding: 0 15px
    }
    #navy .tab_menu_item a .parent_arrow {
        right: 15px
    }
    #navy .tab_menu_list>li>ul {
        left: 0;
        position: relative
    }
    #navy .tab_menu {
        left: 0
    }
    .side_header_social {
        display: none
    }
    .top_add_card>span {
        border: 1px solid #e2e2e2
    }
    #navigation_bar,
    .topbar {
        border-bottom: 1px solid #E4E4E4
    }
    .active .top_add_card,
    .active .top_add_card>span,
    .top_add_card:hover {
        color: #1ccdca
    }
    .top_add_card {
        border-color: #e4e4e4
    }
    .top_search_con {
        background: #fff;
        border-color: #e4e4e4
    }
    #logo .logo_light {
        opacity: 0
    }
    body #logo .logo_dark {
        opacity: 1
    }
    .latest_word {
        display: none
    }
    .icon_boxes_con>.col-md-3:nth-child(2n+1),
    .icon_boxes_con>.col-md-4:nth-child(2n+1),
    .rows_container>.col-md-3:nth-child(2n+1),
    .rows_container>.col-md-4:nth-child(2n+1) {
        clear: both
    }
    .col-md-3,
    .col-md-4 {
        width: 50%;
        float: left
    }
    .content:not(.no_padding) .col-md-10,
    .content:not(.no_padding) .col-md-11,
    .content:not(.no_padding) .col-md-12,
    .content:not(.no_padding) .col-md-4,
    .content:not(.no_padding) .col-md-5,
    .content:not(.no_padding) .col-md-6,
    .content:not(.no_padding) .col-md-7,
    .content:not(.no_padding) .col-md-8,
    .content:not(.no_padding) .col-md-9 {
        padding-left: 0;
        padding-right: 0
    }
    .footer_row:last-child {
        padding-bottom: 40px
    }
    .flickr_badge_image img {
        width: 100%
    }
    #footer .row_spacer {
        padding-bottom: 50px
    }
    .top_cart_con {
        top: 38px
    }
    .quote_con,
    a.quote_con:focus {
        font-size: 18px;
        line-height: 30px
    }
    .has_col_img.on_desktop>img {
        display: block;
        margin: 0 auto;
        position: relative;
        clear: both;
        max-width: 100%
    }
    .filter_item_block {
        width: 50%
    }
    .content_block.f_left,
    .left_sidebar.col-md-3,
    .right_sidebar.col-md-3 {
        float: none;
        padding: 0
    }
    .content_block.f_right {
        padding: 0;
        float: none
    }
}
@media only screen and (max-width: 768px) {
    .tabs2 .tabs-navi a.selected: after,
    .tabs2 .tabs-navi a.selected: before {
        display: none
    }
    .icon_boxes_con .col-md-4 {
        width: 100%
    }
    .feature_icon .item h5 .icon,
    .white_section .feature_icon .item h5 .icon {
        float: none
    }
    .top-socials {
        width: 100%
    }
    .top-socials>a {
        margin-top: 0
    }
    .main_desc,
    .main_desc p {
        font-size: 22px;
        line-height: 1.4
    }
    .my_col_half,
    .my_col_third {
        width: 100%
    }
    .my_col_half,
    .my_col_third,
    .my_col_three_quarter,
    .my_col_two_third {
        padding-right: 0
    }
    .content:not(.no_padding) .col-md-10,
    .content:not(.no_padding) .col-md-11,
    .content:not(.no_padding) .col-md-12,
    .content:not(.no_padding) .col-md-3,
    .content:not(.no_padding) .col-md-4,
    .content:not(.no_padding) .col-md-5,
    .content:not(.no_padding) .col-md-6,
    .content:not(.no_padding) .col-md-7,
    .content:not(.no_padding) .col-md-8,
    .content:not(.no_padding) .col-md-9 {
        padding-left: 0;
        padding-right: 0
    }
    .flickr_badge_image {
        width: 33.3333%
    }
    .top-socials {
        padding-bottom: 0
    }
    .topbar>.content {
        padding-bottom: 9px;
        padding-top: 7px
    }
    .top_details>span:last-child {
        margin-right: 0
    }
    .languages-select,
    .top-socials,
    .top_details {
        float: none;
        text-align: center;
        margin: 0
    }
    .languages-drop .languages-panel,
    .languages-select .languages-panel-con::after {
        left: 50%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .topbar.topbar_small {
        padding: 10px 0
    }
    .top_details>div,
    .top_details>span {
        padding: 8px 0
    }
    .filter_item_block {
        width: 50%
    }
    .hm_blog_list .blog_grid_con {
        float: none;
        margin-top: 20px;
        padding: 0;
        width: 100%
    }
    .hm_blog_list:not(.hm_blog_full_list) .feature_inner {
        float: none;
        width: 100%
    }
    .row_spacer {
        padding-bottom: 60px;
        padding-top: 60px
    }
    .content_spacer {
        padding-bottom: 50px;
        padding-top: 35px
    }
    .four_blocks .filter_item_block,
    .two_blocks .filter_item_block {
        width: 100%
    }
    #comments .children {
        padding-left: 0;
        border-left: none
    }
    #comments .children::after {
        background: 0 0
    }
    .quote_con,
    a.quote_con:focus {
        font-size: 16px;
        line-height: 27px
    }
    .send_button {
        padding: 8px 11px
    }
    .hm_filter_wrapper_con.timeline .filter_item_block {
        width: 100%
    }
    .hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n+1) {
        padding-right: 0;
        padding-left: 58px
    }
    .hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n) {
        padding-left: 58px
    }
    .hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2) {
        margin-top: 0
    }
    .hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n+1) .timeline_post_format {
        left: -59px;
        right: auto
    }
    .hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n+1) .timeline_block::before {
        border-color: transparent #c6d2db transparent transparent;
        left: -16px;
        right: auto
    }
    .hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n+1) .timeline_block::after {
        border-color: transparent #fff transparent transparent;
        left: -15px;
        right: auto
    }
    .hm_filter_wrapper_con.timeline::after {
        left: 23px;
        width: 3px
    }
    .hm_filter_wrapper.timeline .centered {
        text-align: left
    }
    .welcome_banner.boxed_colored .btn_a,
    .welcome_banner.boxed_white .btn_a,
    .welcome_banner.full_colored .btn_a,
    .welcome_banner.full_white .btn_a {
        margin-bottom: 15px;
        margin-left: 20px
    }
    .counter_a .col-md-3:not(:last-child),
    .counter_b .col-md-3:not(:last-child) {
        margin-bottom: 40px
    }
    .counter .value {
        font-size: 28px
    }
    .counter .title {
        font-size: 20px
    }
    .description4 {
        width: 100%
    }
    .feature_icon_slider .feature_icon_img {
        margin: 30px 0
    }
    .feature_icon_slider.owl-carousel {
        padding-bottom: 40px
    }
    .feature_icon_slider .col-md-4 {
        width: 100%
    }
    .feature_icon .item h5 .icon,
    .feature_icon.on_right .item h5 .icon {
        display: block;
        float: none;
        left: 50%;
        margin: 0 0 0 -25px;
        position: relative
    }
    .feature_icon .item h5 .title,
    .feature_icon.on_right .item h5 .title {
        display: block;
        float: none;
        text-align: center
    }
    .feature_icon .item>span,
    .feature_icon.on_right .item>span {
        display: block;
        text-align: center
    }
    .feature_icon .item h5 .title {
        font-weight: 500;
        letter-spacing: 0
    }
    .tree_features>li {
        margin: 0 0 5px;
        width: 100%
    }
    .tree_features>li:nth-of-type(2n) {
        margin-top: 0
    }
    .tree_features+.centered {
        text-align: left
    }
    .tree_features_parent {
        margin: -7px 0 0 -6px
    }
    .tree_features>li::after {
        left: 7px
    }
    .tree_features>li:nth-of-type(2n)::after {
        left: -7px
    }
    .thumbs_gall_slider_larg:not(.internal_porto) .item>a::after {
        font-size: 16px;
        height: 45px;
        line-height: 45px;
        width: 45px
    }
    .gall_arrow2 .thumbs_gall_slider_larg .enar_owl_n,
    .gall_arrow2 .thumbs_gall_slider_larg .enar_owl_p {
        font-size: 20px;
        height: 35px;
        line-height: 34px;
        width: 35px
    }
    .content_thumbs_gall.gall_arrow2 .thumbs_gall_slider_larg .owl-next {
        margin-top: -17px
    }
    .mapcontainer .areaLegend,
    .mapcontainer .plotLegend {
        float: none;
        padding-bottom: 15px;
        width: 100%
    }
    .team_block3 .team-col-2-con {
        padding: 13px 18px
    }
    .team_block3 .person_name {
        font-size: 16px
    }
    .team_block3 .person_jop {
        font-size: 13px;
        margin: 2px 0 5px
    }
    .team_block3 .person_desc {
        font-size: 13px;
        line-height: 21px;
        margin-bottom: 5px
    }
    .team-col-2 {
        min-height: 134px
    }
    .team_block3 .team-col-2-con {
        height: 100%;
        overflow: auto
    }
    .team-col.team_col_on_right .team-col-2 .team-col-2-con {
        direction: rtl
    }
    .team-col-2-con>a {
        display: block
    }
    .team-col.team_col_on_right .team-col-2 .team-col-2-con * {
        direction: ltr
    }
    .page_title h1 {
        font-size: 28px
    }
    .title1 {
        font-size: 22px
    }
    .main_title h2 {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 45px;
        padding-bottom: 17px
    }
    .main_title.has_bg>h2 {
        padding: 11px 16px 13px
    }
    .main_title .line i {
        font-size: 18px
    }
    .description1,
    .description2,
    .description3 {
        font-size: 16px;
        line-height: 29px
    }
    h1 {
        font-size: 37px
    }
    h2 {
        font-size: 32px
    }
    h3 {
        font-size: 27px
    }
    h4 {
        font-size: 22px
    }
    h5 {
        font-size: 18px
    }
    h6 {
        font-size: 16px
    }
    .page404 {
        font-size: 250px
    }
    .hm-tabs .list3 {
        padding: 10px 0 15px
    }
    ul.list1 li {
        margin-bottom: 14px
    }
    .form_row .orderby_label {
        margin-bottom: 10px
    }
    .form_row {
        margin-top: 0
    }
    .form_row input[type=file],
    .full_contact_form .form_row .hm_input_text,
    .full_contact_form .form_row .hm_textarea {
        margin-bottom: 10px
    }
    .checkbox_radio_con {
        margin-bottom: 20px
    }
    .tab_img {
        padding: 0 20px 8px 0;
        width: 100%
    }
    .hm-tabs:not(.simple_tabs) .tabs-body>li {
        padding: 14px 18px
    }
    .filter_item_block.width2,
    .five_portos .filter_item_block.width2 {
        width: 100%
    }
    .five_portos .filter_item_block {
        width: 50%
    }
    .porto_nums {
        display: inline-block;
        margin-top: 0;
        float: right
    }
    ul.list1 li {
        width: 100%;
        padding-right: 0
    }
    .products_filter li {
        width: 100%
    }
    table.check_out_table {
        display: block;
        overflow-x: auto;
        width: 100%
    }
    .coupon_btn_con>button,
    .coupon_btn_con>input {
        margin-top: 13px
    }
    .check_out_list .buttons_added .input-text {
        border-left: 1px solid #e1e1e1;
        border-right: 1px solid #e1e1e1
    }
    .check_out_list .quantity_controll.minus {
        border-bottom: medium none;
        border-radius: 3px 3px 0 0;
        -moz-border-radius: 3px 3px 0 0;
        -webkit-border-radius: 3px 3px 0 0;
        -o-border-radius: 3px 3px 0 0
    }
    .check_out_list .quantity_controll.plus {
        border-top: medium none;
        border-radius: 0 0 3px 3px;
        -moz-border-radius: 0 0 3px 3px;
        -webkit-border-radius: 0 0 3px 3px;
        -o-border-radius: 0 0 3px 3px
    }
    .checkout_coupon_btns>* {
        float: left;
        margin: 15px 15px 0 0
    }
    .single_product_slider {
        float: none;
        margin-bottom: 25px;
        padding-right: 0;
        width: 100%
    }
    .single_product_details {
        float: left;
        width: 100%
    }
    .next_product_nav a {
        top: 25px
    }
    .shop_product_wrapper {
        padding-top: 25px
    }
    .single_cart_video {
        clear: both;
        float: none;
        padding: 30px 0;
        width: 100%
    }
    .shop_product_wrapper .hm-tabs {
        clear: both;
        float: left;
        margin: 50px auto;
        width: 100%
    }
    .camera_caption {
        font-size: 13px
    }
    .top_expande {
        display: block
    }
    .topbar>.content {
        display: none
    }
    .half_full_con {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px
    }
}
@media only screen and (max-width: 480px) {
    .filter_item_block {
        width: 100%
    }
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: none;
        width: 100%
    }
    .site_boxed #main_wrapper {
        border: none
    }
    .icons_spacer {
        padding-bottom: 20px;
        padding-top: 70px
    }
    .page404 {
        font-size: 190px
    }
    .top_details>span:last-child {
        margin-right: 0
    }
    .top_details {
        margin-left: 0
    }
    .top_details .languages-select {
        margin-left: 25px
    }
    .hm_new_title_con {
        padding: 0 11px;
        width: 50px
    }
    .hm_new_title_con h4 i {
        font-size: 25px
    }
    .page_title h1 {
        font-size: 25px;
        padding: 25px 0 15px;
        float: none
    }
    .page_title .breadcrumbs {
        float: none;
        line-height: 30px;
        margin: 0 0 25px
    }
    .hm_new_bar {
        padding-left: 45px
    }
    blockquote .quote_text {
        padding-left: 0;
        padding-top: 38px
    }
    blockquote>i {
        left: 50%;
        margin-left: -10px
    }
    blockquote {
        padding: 20px 0;
        font-size: 15px;
        line-height: 28px;
        margin: 20px 0
    }
    .post_next_prev_con .single_pro_row {
        padding-right: 0
    }
    .single_pro_row {
        margin-top: 25px
    }
    .post_next_prev {
        float: none;
        margin-top: 25px
    }
    .about_auther .about_auther_details {
        padding-left: 0;
        padding-top: 160px;
        text-align: center
    }
    .about_auther_con .desc {
        font-style: normal;
        font-size: 13px;
        line-height: 24px
    }
    .about_auther .avatar_img {
        left: 50%;
        margin-left: -70px
    }
    .about_auther_details .social_media {
        text-align: center
    }
    #comments .single_comment .comment_content {
        margin-left: 0
    }
    #comments .single_comment .avatar {
        margin: 0 15px 15px 0
    }
    .quote_con,
    a.quote_con:focus {
        font-size: 15px;
        line-height: 25px;
        padding: 13px 20px 18px
    }
    #commentform input[type=text] {
        margin: 0 0 1.4%;
        width: 100%
    }
    .internal_post_con .content_block {
        padding-bottom: 20px
    }
    .comment_said_text {
        font-size: 13px
    }
    .timeline_block .timeline_title {
        font-size: 18px
    }
    .timeline_block .meta .meta_part {
        margin: 0 17px 7px 0
    }
    .welcome_banner h3 {
        line-height: 33px
    }
    .welcome_banner.boxed_colored .btn_a,
    .welcome_banner.boxed_white .btn_a,
    .welcome_banner.full_colored .btn_a,
    .welcome_banner.full_white .btn_a {
        clear: both;
        display: inline-block;
        float: none;
        margin-left: 0
    }
    .welcome_banner .intro_text {
        display: block
    }
    .welcome_banner.classic_white .intro_text,
    .welcome_banner.full_banner_colored .intro_text {
        font-size: 18px;
        line-height: 32px
    }
    .welcome_banner h3 {
        font-size: 20px
    }
    .welcome_banner.full_gray h3 {
        line-height: 34px;
        margin-bottom: 20px
    }
    .welcome_banner.full_gray {
        text-align: center
    }
    .welcome_banner.full_gray .content .btn_a {
        float: none
    }
    .welcome_banner_slider {
        padding: 0
    }
    .welcome_banner_slider .owl-next {
        right: 0;
        top: -30px
    }
    .welcome_banner_slider .owl-prev {
        left: 0;
        top: -30px
    }
    .welcome_banner.boxed_colored .content,
    .welcome_banner.boxed_white .content {
        padding: 25px 15px
    }
    .section_icon {
        top: -30px
    }
    .section_icon i {
        font-size: 27px;
        height: 60px;
        line-height: 60px;
        width: 60px
    }
    .counter .value {
        font-size: 25px
    }
    .counter .title {
        font-size: 18px
    }
    .leaf_icon,
    .tree_features>li:nth-of-type(2n) .leaf_icon {
        left: 50%;
        margin-bottom: 20px;
        margin-left: -72px;
        position: relative
    }
    .leaf_con,
    .tree_features>li:nth-child(2n) .leaf_con {
        padding: 0;
        text-align: center
    }
    .tree_features>li:nth-of-type(2n) {
        margin-right: 0
    }
    .tree_features>li {
        margin: 0 0 40px
    }
    .tree_features>li,
    .tree_features>li::after {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px
    }
    .tree_features>li:nth-child(2n)>.tree_curv,
    .tree_features>li>.tree_curv {
        bottom: -50px;
        height: 100%;
        left: 25%;
        top: auto;
        width: 50%
    }
    .tree_features>li::after {
        -moz-border-radius: 0 100px;
        -webkit-border-radius: 0 100px;
        -ms-border-radius: 0 100px;
        -o-border-radius: 0 100px;
        border-radius: 0 100px;
        left: -13%
    }
    .tree_features>li:nth-of-type(2n)::after {
        -moz-border-radius: 100px 0;
        -webkit-border-radius: 100px 0;
        -ms-border-radius: 100px 0;
        -o-border-radius: 100px 0;
        border-radius: 100px 0;
        left: auto;
        right: -13%
    }
    .tree_features+.centered {
        text-align: center
    }
    .tree_features_parent {
        margin: 0
    }
    .hm-tabs:not(.simple_tabs) .tabs-body>li {
        padding: 12px 16px
    }
    .tabs-navi a,
    .tabs2 .tabs-navi a {
        line-height: 40px;
        padding: 0 16px
    }
    .ver_tabs.tabs_mobile .tabs-navi a {
        line-height: normal;
        padding: 15px;
        text-align: center
    }
    .ver_tabs.tabs_mobile .tabs-navi a>span {
        display: block;
        margin-bottom: 7px
    }
    .ver_tabs.tabs_mobile .tabs-navi a>span>i {
        margin: 0
    }
    .team-col-1,
    .team-col-2 {
        width: 100%
    }
    .team_block3 .team-col-2-con {
        position: relative
    }
    .team-col .team-col-2 .arrow {
        display: none
    }
    .team_block3 .social_media a {
        height: auto;
        line-height: normal;
        margin-bottom: 0;
        margin-right: 20px;
        margin-top: 10px
    }
    ul.list1 li {
        margin-bottom: 17px;
        width: 100%
    }
    .normal_text_slider .desc {
        font-size: 15px;
        line-height: 29px
    }
    .page_title.has_bg_image.member_header {
        padding: 50px 0 45px
    }
    .form_row label {
        float: none;
        width: 100%
    }
    .form_row .hm_input_text,
    .form_row .hm_textarea,
    .form_row select {
        width: 100%
    }
    .form_row button,
    .form_row input[type=submit] {
        margin-left: 0;
        max-width: 100%
    }
    .title1 i {
        font-size: 28px
    }
    .c_detail {
        line-height: 24px
    }
    .tab_img {
        padding: 0 0 8px;
        width: 100%
    }
    .five_portos .filter_item_block {
        width: 100%
    }
    .list4>li>i {
        font-size: 15px;
        margin-right: 4px
    }
    .list4>li>b {
        margin-right: 0
    }
    .quantity.buttons_added>* {
        float: left;
        margin-bottom: 15px;
        margin-left: 0;
        margin-right: 15px
    }
    .product_option_item {
        width: 100%
    }
    .product_option_item:nth-child(2n) {
        padding-left: 0
    }
    .product_option_item:nth-child(2n+1) {
        padding-right: 0
    }
    .next_product_nav .icon-wrap {
        border: 1px solid #E5E5E5
    }
}
@media only screen and (max-width: 360px) {
    body {
        font-size: 13px
    }
    .welcome_banner.classic_white .intro_text,
    .welcome_banner.full_banner_colored .intro_text {
        font-size: 16px;
        line-height: 29px
    }
    .welcome_banner h3 {
        font-size: 18px;
        line-height: 27px
    }
}
@media only screen and (max-width: 320px) {
    .icon_boxes_con.style2: not(.icon_box_no_border): not(.solid_icon) .service_box .icon {
        left: 50%
    }
    .top_details>span:last-child {
        margin-right: 0
    }
    #navigation_bar #logo>a {
        display: inline-block
    }
    #logo {
        float: none;
        margin-right: 0;
        text-align: center;
        opacity: 1!important
    }
    .top_search {
        top: 88px;
        right: 100px
    }
    .top_cart_con {
        min-width: 280px;
        right: 0;
        transform: translateX(50%);
        -moz-transform: translateX(50%);
        -webkit-transform: translateX(50%)
    }
    .top_cart_title {
        margin-bottom: 5px
    }
    #logo+#top_cart {
        right: 50%;
        top: 100px
    }
    #logo+#top_cart+.top_search {
        margin-right: -20px;
        right: 50%;
        top: 100px
    }
    .top_search+#main_nav .mobile_menu_trigger {
        right: 50%
    }
    #top_cart+.top_search+#main_nav .nav_trigger {
        right: 0;
        transform: translateX(-35px) translateY(-50%);
        -webkit-transform: translateX(-35px) translateY(-50%);
        -moz-transform: translateX(-35px) translateY(-50%);
        -o-transform: translateX(-35px) translateY(-50%)
    }
    .top_add_card {
        right: -20px;
        transform: translateX(55px) translateY(-50%);
        -moz-transform: translateX(55px) translateY(-50%);
        -webkit-transform: translateX(55px) translateY(-50%)
    }
    #logo+#top_cart+.top_search.large_top_search,
    #top_cart+.top_search.large_top_search,
    .top_search.large_top_search {
        padding-left: 30px;
        right: 15px;
        margin-right: 0
    }
    .mobile_menu_trigger {
        right: 32px
    }
    .hm_new_bar,
    .hm_new_bar_slider {
        padding-left: 0
    }
    .hm_new_title_con {
        display: none
    }
    .comment-box {
        padding: 15px
    }
    h4.author_name {
        font-size: 14px;
        line-height: 23px;
        margin: -6px 0 10px
    }
    span.comment_meta a {
        font-size: 11px
    }
    .comment_said_text,
    .send_button {
        font-size: 13px
    }
    .hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n),
    .hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n+1) {
        padding-left: 0
    }
    .hm_filter_wrapper_con.timeline::after {
        left: 50%;
        width: 2px;
        bottom: 30px
    }
    .hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n) .timeline_post_format,
    .hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n+1) .timeline_post_format {
        left: 50%;
        margin-left: -22px;
        right: auto;
        top: -60px
    }
    .hm_filter_wrapper_con.timeline {
        margin-top: 60px
    }
    .hm_filter_wrapper_con.timeline .filter_item_block .timeline_block {
        margin: 0 0 80px
    }
    .hm_filter_wrapper_con.timeline .filter_item_block:last-child .timeline_block {
        margin: 0
    }
    .hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n) .timeline_block::before,
    .hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n+1) .timeline_block::before {
        border-color: transparent transparent #c6d2db;
        left: 50%;
        margin-left: -8px;
        top: -16px
    }
    .hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n) .timeline_block::after,
    .hm_filter_wrapper_con.timeline .filter_item_block:nth-child(2n+1) .timeline_block::after {
        border-color: transparent transparent #fff;
        left: 50%;
        margin-left: -8px;
        top: -15px
    }
    .timeline_block .timeline_title {
        font-size: 16px
    }
    .hm_filter_wrapper.timeline .centered {
        text-align: center
    }
    .icon_boxes_con.style2.icon_box_no_border .service_box .service_box_con {
        padding-left: 0;
        padding-top: 105px;
        text-align: center
    }
    .icon_boxes_con.style2.icon_box_no_border .service_box .icon {
        left: 50%;
        margin-left: -42px
    }
    .icon_boxes_con.style2 .service_box .service_box_con,
    .icon_boxes_con.style2.icon_left_right>div:nth-child(2n+1) .service_box .service_box_con,
    .icon_boxes_con.style2.solid_icon .service_box .service_box_con {
        padding: 95px 0 0;
        text-align: center
    }
    .icon_boxes_con.style2 .service_box .icon {
        left: 50%;
        margin-left: -35px
    }
    .icon_boxes_con.style2.solid_icon .service_box .icon {
        left: 50%;
        margin-left: -42px
    }
    .icon_boxes_con.style1 .service_box h3,
    .icon_boxes_con.style2 .service_box h3 {
        font-size: 15px;
        margin: 5px 0 12px
    }
    .main_title h2 {
        font-size: 26px;
        margin-top: 10px
    }
    .page_title .breadcrumbs,
    .page_title h1 {
        text-align: center
    }
    .top_details {
        margin-left: 0
    }
    .content_thumbs_gall.gall_arrow2 .thumbs_gall_slider_larg .owl-next {
        right: -10px
    }
    .content_thumbs_gall.gall_arrow2 .thumbs_gall_slider_larg .owl-prev {
        left: -22px
    }
    .gall_arrow2 .thumbs_gall_slider_larg .enar_owl_n,
    .gall_arrow2 .thumbs_gall_slider_larg .enar_owl_p {
        border: 1px solid #E5E5E5
    }
    .tabs-navi a {
        font-size: 13px
    }
    .our_team_section .col-md-6:nth-child(2n) .team_block2 .member_img,
    .team_block2 .member_img {
        float: none;
        width: 100%
    }
    .our_team_section .col-md-6:nth-child(2n) .team_block2 .team_detail,
    .team_block2 .team_detail {
        float: none;
        margin-top: 15px;
        padding-right: 0;
        padding-left: 0;
        width: 100%;
        text-align: center
    }
    .our_team_section .col-md-6:nth-child(2n+1) .team_block2 .team_detail {
        text-align: center
    }
    .hm_tooltip-content1 {
        font-size: 12px;
        line-height: 21px;
        margin: 0 0 0 -180px;
        min-width: 214px;
        padding: 15px
    }
    .page404 {
        font-size: 130px
    }
    .normal_text_slider .desc {
        font-size: 14px;
        line-height: 27px
    }
    .flickr_badge_image {
        width: 50%
    }
    .contact_details_row .c_con {
        margin-top: 15px;
        padding-left: 0
    }
    .contact_details_row .icon {
        position: relative
    }
    .porto_nums {
        display: block;
        margin-top: 7px;
        float: none
    }
    .shop_slider .pro_add2cart_details {
        width: 70%
    }
    .topbar.topbar_small {
        padding: 7px 0 8px
    }
    .top_details>span:not(.top_login):not(.languages-select) {
        display: none
    }
    .top-socials>a {
        font-size: 13px;
        height: 28px;
        line-height: 30px;
        margin-top: 6px;
        width: 28px
    }
    .top-socials>a>span.soc_name {
        display: none!important
    }
    .light_header .top-socials>a>span.soc_icon_bg {
        background: #1ccdca;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        height: 30px;
        width: 30px
    }
}
@media only screen and (min-width: 990px) and (max-width: 990px) {
    #logo {
        float: left;
        margin-right: 14px;
        position: relative;
        z-index: 4;
        border: 0 solid red
    }
    #navy>li>a>span {
        padding: 28px 20px;
        display: block;
        font-weight: 600;
        border: 0 solid red
    }
}
@media only screen and (min-width: 991px) and (max-width: 1195px) {
    #logo {
        float: left;
        margin-right: 10px;
        position: relative;
        z-index: 4;
        border: 0 solid green
    }
    #navy>li>a>span {
        margin-top: 10px;
        padding: 28px 8px;
        display: block;
        font-weight: 600;
        border: 0 solid green
    }
}
@media only screen and (min-width: 1206px) and (max-width: 1380px) {
    #logo {
        float: left;
        margin-right: 55px;
        position: relative;
        z-index: 4;
        border: 0 solid #00f
    }
    #navy>li>a>span {
        margin-top: 5px;
        padding: 28px 25px;
        display: block;
        font-weight: 400;
        border: 0 solid #00f
    }
}
.row_spacer {
    padding-top: 0px
}
.right {
    float: right
}
.margintop10 {
    margin-top: 30px
}
.margintop20 {
    margin-top: 60px
}
.margintop5 {
    padding: 0px
}
.marginbtm5 {
    margin-bottom: 34px
}
#pagination {
    border: 0 solid #b9b9b9;
    margin: 50px 0 0;
    float: left;
    width: 300px;
    padding-left: 10px;
    height: auto!important;
    height: 5px;
    padding-bottom: 10px
}
#pagination a,
#pagination strong {
    background: #fff;
    padding: 4px 7px;
    font-size: 13px;
    border: 1px solid #cbcbcb;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    color: #59585d
}
#pagination a:hover,
#pagination strong {
    font-weight: 400;
    border: 1px solid #c33;
    background: -o-linear-gradient(bottom, #c33, #c33) #c33;
    background: -moz-linear-gradient(bottom, #c33, #c33) #c33;
    background: -webkit-gradient(linear, left bottom, left top, from(#c33), to(#c33)) #c33;
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0 startColorstr='#ffffff', endColorstr='#dddddd');
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px 0 #fff;
    -moz-box-shadow: 0 0 2px 0 #fff;
    box-shadow: 0 0 2px #fff;
    color: #fff
}
.porto_type_img {
    border: 1px solid #e6e6e6;
    border-bottom: 0
}
.noresult-box {
    border: 1px solid #e4e4e4;
    background-color: #fff
}
.noresult-box h3 {
    text-align: center;
    font-size: 16px
}
.lfc_header_tit {
    font-size: 16px;
    font-weight: 700
}
.bok-eve {
    padding: 10px;
    background-color: #0293B9;
    margin: 10px








































































































}
.bok-eve b {
    line-height: 50px;
    color: #fff
}
.bok-unavl {
    padding: 10px;
    background-color: #ce0606;
    margin: 10px
}
.bok-unavl b {
    line-height: 50px;
    color: #fff
}
.acolor {
    color: #324545
}
.row_spacer_1 {
    padding-bottom: 20px;
    padding-top: 20px
}
.title_1 {
    font-size: 20px;
    letter-spacing: 0px;
    padding-top: 0px;
    text-transform: capitalize;
    color: #fff
}
.bg_colorwhite {
    margin-top: 30px;
    margin-bottom: -20px;
    background-color: #fff;
    color: #fff
}
.porto_desc .name {
    text-align: center
}
.footer_desc {
    text-align: justify
}
.list_new>li {
    list-style: none;
    position: relative;
    padding: 0 0 0 0px;
    margin-bottom: 10px
}
.list_new>li a {
    color: #C5C1C1
}
.list_new>li a:hover {
    color: #fff
}
.list_new>li .arrow {
    background: #000;
    color: #fff;
    display: inline-block;
    font-size: 9px;
    height: 18px;
    line-height: 19px;
    margin: 0 10px 10px 0;
    text-align: center;
    text-indent: 1px;
    width: 18px
}
.list_new li:after {
    
    color: #fff;
    
    font-family: idealtheme;
    font-size: 9px;
    height: 18px;
    left: 0;
    line-height: 18px;
    position: absolute;
    text-align: center;
    text-indent: 1px;
    top: 3px;
    width: 18px
}
.pad10 {
    padding: 30px 0
}
.pad20 {
    padding: 50px 0
}
.footer_copy_text a {
    margin-left: 5px
}
.lfc_user_row h1 {
    font-size: 16px
}
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}
button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}
.ui-datepicker {
    width: 100%;
    padding: .2em .2em 0;
    display: none
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px
}
.ui-datepicker .ui-datepicker-next {
    right: 2px
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
    text-align: center
}
.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}
.ui-datepicker td {
    border: 0;
    padding: 1px;
    text-align: left
}
.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}
.ui-widget {
    font-family: Arial, sans-serif;
    font-size: 12px
}
.ui-widget .ui-widget {
    font-size: 1em
}
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Arial, sans-serif;
    font-size: 1em
}
.ui-widget-content {
    border: 1px solid #014A00;
    background: url(../images/ui-bg_flat_75_ffffff_40x100.html) 50% 50% repeat-x #EAEAEA;
    color: #000;
}
.ui-widget-content a {
    color: #333
}
.ui-widget-header {
    border: 1px solid #014600;
    background: url(../images/ui-bg_highlight-soft_15_cc0000_1x100.html) 50% 50% repeat-x #014A00;
    color: #fff;
    font-weight: 700
































}
.ui-widget-header a {
    color: #fff
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #9A9A9A;
    /* background: url(../images/ui-bg_highlight-hard_100_eeeeee_1x100.html) 50% 50% repeat-x #eee; */
    font-weight: 700;
    color: #000000;
    text-align: center;
    padding: 10px

;
    background-color: #DCDCDC;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #004276;
    text-decoration: none
}
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #cdd5da;
    background: url(../images/ui-bg_highlight-soft_15_cc0000_1x100.html) 50% 50% repeat-x #f6f6f6;
    font-weight: 700;
    color: #fff
}
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #111;
    text-decoration: none
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #eee;
    background: url(../images/ui-bg_flat_65_ffffff_40x100.html) 50% 50% repeat-x #fff;
    font-weight: 700;
    color: #c00
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #c00;
    text-decoration: none
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}
.ui-icon {
    width: 16px;
    height: 16px
}
.ui-widget-header .ui-icon {
    background-image: url(../images/ui-icons_ffffff_256x240.png)
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}
.mfp-align-top .mfp-container:before {
    display: none
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}
.mfp-ajax-cur {
    cursor: progress
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
    cursor: auto
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}
.mfp-loading.mfp-figure {
    display: none
}
.mfp-hide {
    display: none!important
}
.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}
.mfp-preloader a {
    color: #CCC
}
.mfp-preloader a:hover {
    color: #FFF
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}
button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}
button::-moz-focus-inner {
    padding: 0;
    border: 0
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}
.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}
.mfp-close:active {
    top: 1px
}
.mfp-close-btn-in .mfp-close {
    color: #E84C3D
}
.ajax_content_container .mfp-close {
    color: #aaa
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}
.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
    margin-top: -54px
}
.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}
.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}
.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}
.mfp-arrow .mfp-b,
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}
.mfp-arrow-left {
    left: 0
}
.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}
.mfp-arrow-right {
    right: 0
}
.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}
.mfp-iframe-holder .mfp-close {
    top: -40px
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}
.mfp-figure {
    line-height: 0
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}
.mfp-figure figure {
    margin: 0
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}
.mfp-image-holder .mfp-content {
    max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}
.mfp-ie7 .mfp-img {
    padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
    padding: 0
}
.mfp-ie7 .mfp-content {
    padding-top: 44px
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}
.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transform: scale(.8);
    -moz-transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8)
}
.mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1)
}
.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
    transform: scale(.8);
    -moz-transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    opacity: 0
}
.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}
.mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transform: scale(1.3);
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3)
}
.mfp-zoom-out.mfp-bg {
    opacity: 0;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1)
}
.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: .8
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
    transform: scale(1.3);
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    opacity: 0
}
.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}
.small-dialog {
    background: #fff;
    padding: 20px 30px;
    text-align: left;
    max-width: 500px;
    margin: 40px auto;
    position: relative
}
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5)
}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}
.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    transform: translateY(-20px) perspective(600px) rotateX(10deg)
}
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    -moz-transform: translateY(0) perspective(600px) rotateX(0);
    -ms-transform: translateY(0) perspective(600px) rotateX(0);
    -o-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0)
}
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;
    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    transform: translateY(-10px) perspective(600px) rotateX(10deg)
}
.my-mfp-slide-bottom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: .8
}
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0
}
@font-face {
    font-family: idealtheme;
    src: url(../fonts/idealtheme.eot);
    src: url(../fonts/idealthemed41dd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/idealtheme.woff) format("woff"), url(../fonts/idealtheme.ttf) format("truetype"), url(../fonts/idealtheme.svg#idealtheme) format("svg");
    font-weight: 400;
    font-style: normal
}
[class*=" ico-"],
[class^=ico-] {
    font-family: idealtheme;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.ico-ipod:before {
    content: "\e68a"
}
.ico-microphone4:before {
    content: "\e692"
}
.ico-cog5:before {
    content: "\e6b3"
}
.ico-picture2:before {
    content: "\e6b6"
}
.ico-pictures2:before {
    content: "\e6bb"
}
.ico-pictures3:before {
    content: "\e6bc"
}
.ico-chart2:before {
    content: "\e6bd"
}
.ico-chart3:before {
    content: "\e6be"
}
.ico-location6:before {
    content: "\e6bf"
}
.ico-layout2:before {
    content: "\e6c0"
}
.ico-layout3:before {
    content: "\e6c1"
}
.ico-layout4:before {
    content: "\e6c2"
}
.ico-layout5:before {
    content: "\e6c3"
}
.ico-layout6:before {
    content: "\e6c4"
}
.ico-layout7:before {
    content: "\e6c5"
}
.ico-layout8:before {
    content: "\e6c6"
}
.ico-layout9:before {
    content: "\e6c7"
}
.ico-layout10:before {
    content: "\e6c8"
}
.ico-layout11:before {
    content: "\e6c9"
}
.ico-layout12:before {
    content: "\e6ca"
}
.ico-layout13:before {
    content: "\e6cb"
}
.ico-layout14:before {
    content: "\e6cc"
}
.ico-layout15:before {
    content: "\e6cd"
}
.ico-info3:before {
    content: "\e6ce"
}
.ico-bike2:before {
    content: "\e6cf"
}
.ico-bike3:before {
    content: "\e6d0"
}
.ico-paperplane2:before {
    content: "\e6d1"
}
.ico-rocket2:before {
    content: "\e6d2"
}
.ico-microphone5:before {
    content: "\e6d3"
}
.ico-shipping:before {
    content: "\e6d4"
}
.ico-compass:before {
    content: "\e6d5"
}
.ico-anchor5:before {
    content: "\e6d6"
}
.ico-lockedheart:before {
    content: "\e6d7"
}
.ico-navigation:before {
    content: "\e6d8"
}
.ico-mobile4:before {
    content: "\e00a"
}
.ico-laptop3:before {
    content: "\e00b"
}
.ico-desktop2:before {
    content: "\e00c"
}
.ico-tablet3:before {
    content: "\e00d"
}
.ico-phone3:before {
    content: "\e00e"
}
.ico-document:before {
    content: "\e00f"
}
.ico-documents:before {
    content: "\e01a"
}
.ico-search6:before {
    content: "\e01b"
}
.ico-clipboard4:before {
    content: "\e01c"
}
.ico-newspaper2:before {
    content: "\e01d"
}
.ico-notebook:before {
    content: "\e01e"
}
.ico-book-open:before {
    content: "\e01f"
}
.ico-browser2:before {
    content: "\e02a"
}
.ico-calendar3:before {
    content: "\e02b"
}
.ico-presentation:before {
    content: "\e02c"
}
.ico-picture:before {
    content: "\e02d"
}
.ico-pictures:before {
    content: "\e02e"
}
.ico-video2:before {
    content: "\e02f"
}
.ico-camera5:before {
    content: "\e03a"
}
.ico-printer4:before {
    content: "\e03b"
}
.ico-toolbox:before {
    content: "\e03c"
}
.ico-briefcase4:before {
    content: "\e03d"
}
.ico-wallet:before {
    content: "\e03e"
}
.ico-gift4:before {
    content: "\e03f"
}
.ico-bargraph:before {
    content: "\e04a"
}
.ico-grid2:before {
    content: "\e04b"
}
.ico-expand3:before {
    content: "\e04c"
}
.ico-focus:before {
    content: "\e04d"
}
.ico-edit2:before {
    content: "\e04e"
}
.ico-adjustments:before {
    content: "\e04f"
}
.ico-ribbon2:before {
    content: "\e05a"
}
.ico-hourglass:before {
    content: "\e05b"
}
.ico-lock4:before {
    content: "\e05c"
}
.ico-megaphone:before {
    content: "\e05d"
}
.ico-shield3:before {
    content: "\e05e"
}
.ico-trophy4:before {
    content: "\e05f"
}
.ico-flag5:before {
    content: "\e06a"
}
.ico-map4:before {
    content: "\e06b"
}
.ico-puzzle:before {
    content: "\e06c"
}
.ico-basket:before {
    content: "\e06d"
}

.ico-streetsign:before {
    content: "\e06f"
}
.ico-telescope:before {
    content: "\e07a"
}
.ico-gears2:before {
    content: "\e07b"
}
.ico-key4:before {
    content: "\e07c"
}
.ico-paperclip2:before {
    content: "\e07d"
}
.ico-attachment2:before {
    content: "\e07e"
}
.ico-pricetags:before {
    content: "\e07f"
}
.ico-lightbulb:before {
    content: "\e08a"
}
.ico-layers2:before {
    content: "\e08b"
}

.ico-tools:before {
    content: "\e08d"
}
.ico-tools-2:before {
    content: "\e08e"
}
.ico-scissors3:before {
    content: "\e08f"
}
.ico-paintbrush:before {
    content: "\e09a"
}
.ico-magnifying-glass:before {
    content: "\e09b"
}
.ico-circle-compass:before {
    content: "\e09c"
}
.ico-linegraph:before {
    content: "\e09d"
}
.ico-mic2:before {
    content: "\e09e"
}
.ico-strategy:before {
    content: "\e09f"
}
.ico-beaker:before {
    content: "\e0a0"
}
.ico-caution:before {
    content: "\e0a1"
}
.ico-recycle2:before {
    content: "\e0a2"
}
.ico-anchor3:before {
    content: "\e0a3"
}
.ico-profile-male:before {
    content: "\e0a4"
}
.ico-profile-female:before {
    content: "\e0a5"
}
.ico-bike:before {
    content: "\e0a6"
}
.ico-wine:before {
    content: "\e0a7"
}
.ico-hotairballoon:before {
    content: "\e0a8"
}
.ico-globe3:before {
    content: "\e0a9"
}
.ico-genius:before {
    content: "\e0aa"
}
.ico-map-pin:before {
    content: "\e0ab"
}
.ico-dial:before {
    content: "\e0ac"
}
.ico-chat:before {
    content: "\e0ad"
}
.ico-heart5:before {
    content: "\e0ae"
}
.ico-cloud8:before {
    content: "\e0af"
}
.ico-upload7:before {
    content: "\e0b0"
}
.ico-download7:before {
    content: "\e0b1"
}
.ico-target4:before {
    content: "\e0b2"
}
.ico-hazardous:before {
    content: "\e0b3"
}
.ico-piechart:before {
    content: "\e0b4"
}
.ico-speedometer:before {
    content: "\e0b5"
}
.ico-global:before {
    content: "\e0b6"
}
.ico-compass4:before {
    content: "\e0b7"
}
.ico-lifesaver:before {
    content: "\e0b8"
}
.ico-clock5:before {
    content: "\e0b9"
}
.ico-aperture:before {
    content: "\e0ba"
}
.ico-quote:before {
    content: "\e0bb"
}
.ico-scope:before {
    content: "\e0bc"
}
.ico-alarmclock:before {
    content: "\e0bd"
}
.ico-refresh3:before {
    content: "\e0be"
}
.ico-happy3:before {
    content: "\e0bf"
}
.ico-sad3:before {
    content: "\e0c0"
}
.ico-facebook5:before {
    content: "\e0c1"
}
.ico-twitter5:before {
    content: "\e0c2"
}
.ico-googleplus:before {
    content: "\e0c3"
}
.ico-rss2:before {
    content: "\e0c4"
}
.ico-tumblr4:before {
    content: "\e0c5"
}
.ico-linkedin4:before {
    content: "\e0c6"
}
.ico-dribbble5:before {
    content: "\e0c7"
}
.ico-heart6:before {
    content: "\e65a"
}
.ico-cloud9:before {
    content: "\e65b"
}
.ico-star3:before {
    content: "\e65c"
}
.ico-sound2:before {
    content: "\e65d"
}
.ico-video3:before {
    content: "\e65e"
}
.ico-trash4:before {
    content: "\e65f"
}
.ico-user5:before {
    content: "\f0c0"
}
.ico-user51:before {
    content: "\f03e"
}
.ico-user52:before {
    content: "\f06d";
}
.ico-user53:before {
    content: "\f236";
}

.ico-key5:before {
    content: "\e661"
}
.ico-search7:before {
    content: "\e662"
}
.ico-settings:before {
    content: "\e663"
}
.ico-camera6:before {
    content: "\e664"
}
.ico-tag4:before {
    content: "\e665"
}
.ico-lock5:before {
    content: "\e666"
}
.ico-bulb:before {
    content: "\e667"
}
.ico-pen2:before {
    content: "\e668"
}
.ico-diamond2:before {
    content: "\e669"
}
.ico-display2:before {
    content: "\e66a"
}
.ico-location5:before {
    content: "\e66b"
}
.ico-eye5:before {
    content: "\e66c"
}
.ico-bubble4:before {
    content: "\e66d"
}
.ico-stack3:before {
    content: "\e66e"
}
.ico-cup:before {
    content: "\e66f"
}
.ico-phone4:before {
    content: "\e670"
}
.ico-news:before {
    content: "\e671"
}
.ico-mail6:before {
    content: "\e672"
}
.ico-like:before {
    content: "\e673"
}
.ico-photo2:before {
    content: "\e674"
}
.ico-note:before {
    content: "\e675"
}
.ico-clock6:before {
    content: "\e676"
}
.ico-paperplane:before {
    content: "\e677"
}
.ico-params:before {
    content: "\e678"
}
.ico-banknote:before {
    content: "\e679"
}
.ico-data:before {
    content: "\e67a"
}
.ico-music3:before {
    content: "\e67b"
}
.ico-megaphone2:before {
    content: "\e67c"
}
.ico-study:before {
    content: "\e67d"
}
.ico-lab2:before {
    content: "\e67e"
}
.ico-food:before {
    content: "\e67f"
}
.ico-buffet:before {
    content: "\f0f5";
}
.ico-t-shirt:before {
    content: "\e680"
}
.ico-fire3:before {
    content: "\e681"
}
.ico-clip:before {
    content: "\e682"
}
.ico-shop:before {
    content: "\e683"
}
.ico-calendar4:before {
    content: "\e684"
}
.ico-wallet2:before {
    content: "\e685"
}
.ico-vynil:before {
    content: "\e686"
}
.ico-truck3:before {
    content: "\e687"
}
.ico-world:before {
    content: "\e688"
}
.ico-add-shopping-cart:before {
    content: "\e6d9"
}
.ico-done:before {
    content: "\e6da"
}
.ico-https:before {
    content: "\e6db"
}
.ico-perm-identity:before {
    content: "\e6dc"
}
.ico-shopping-basket:before {
    content: "\e6dd"
}
.ico-shopping-cart2:before {
    content: "\e6de"
}
.ico-wallet-giftcard:before {
    content: "\e6df"
}
.ico-wallet-travel:before {
    content: "\e6e0"
}
.ico-call:before {
    content: "\e6e1"
}
.ico-clear:before {
    content: "\e6e2"
}
.ico-devices:before {
    content: "\e6e3"
}
.ico-gps-fixed:before {
    content: "\e6e4"
}
.ico-insert-link:before {
    content: "\e6e5"
}
.ico-folder-open3:before {
    content: "\e6e6"
}
.ico-desktop-mac:before {
    content: "\e6e7"
}
.ico-desktop-windows:before {
    content: "\e6e8"
}
.ico-keyboard-arrow-down:before {
    content: "\e6e9"
}
.ico-keyboard-arrow-left:before {
    content: "\e6ea"
}
.ico-keyboard-arrow-right:before {
    content: "\e6eb"
}
.ico-keyboard-arrow-up:before {
    content: "\e6ec"
}
.ico-keyboard-backspace:before {
    content: "\e6ed"
}
.ico-laptop4:before {
    content: "\e6ee"
}
.ico-laptop-chromebook:before {
    content: "\e6ef"
}
.ico-laptop-mac:before {
    content: "\e6f0"
}
.ico-laptop-windows:before {
    content: "\e6f1"
}
.ico-filter-vintage:before {
    content: "\e6f2"
}
.ico-directions-ferry:before {
    content: "\e6f3"
}
.ico-local-grocery-store:before {
    content: "\e6f4"
}
.ico-local-print-shop:before {
    content: "\e6f5"
}
.ico-arrow-back:before {
    content: "\e6f6"
}
.ico-arrow-forward:before {
    content: "\e6f7"
}
.ico-check4:before {
    content: "\e6f8"
}
.ico-close2:before {
    content: "\e6f9"
}
.ico-refresh4:before {
    content: "\e6fa"
}
.ico-notifications-none:before {
    content: "\e6fb"
}
.ico-school:before {
    content: "\e6fc"
}
.ico-star4:before {
    content: "\e6fd"
}
.ico-star-outline:before {
    content: "\e6fe"
}
.ico-chat4:before {
    content: "\e6ff"
}
.ico-tick:before {
    content: "\e602"
}
.ico-chevron-right2:before {
    content: "\e618"
}
.ico-chevron-left2:before {
    content: "\e629"
}
.ico-arrow-right-thick:before {
    content: "\e630"
}
.ico-arrow-left-thick:before {
    content: "\e634"
}
.ico-lock-open:before {
    content: "\e63e"
}
.ico-home-outline:before {
    content: "\f015"
}
.ico-globe-outline:before {
    content: "\e701"
}
.ico-eye3:before {
    content: "\e000"
}
.ico-paper-clip:before {
    content: "\e001"
}
.ico-mail5:before {
    content: "\e002"
}
.ico-toggle:before {
    content: "\e003"
}
.ico-layout:before {
    content: "\e004"
}
.ico-link4:before {
    content: "\e005"
}
.ico-bell3:before {
    content: "\e006"
}
.ico-lock3:before {
    content: "\e007"
}
.ico-unlock2:before {
    content: "\e008"
}
.ico-ribbon:before {
    content: "\e009"
}
.ico-image3:before {
    content: "\e010"
}
.ico-clock3:before {
    content: "\e014"
}
.ico-watch:before {
    content: "\e015"
}
.ico-air-play:before {
    content: "\e016"
}
.ico-camera3:before {
    content: "\e017"
}
.ico-video:before {
    content: "\e018"
}
.ico-printer2:before {
    content: "\e020"
}
.ico-monitor:before {
    content: "\e021"
}
.ico-server2:before {
    content: "\e022"
}
.ico-cog3:before {
    content: "\e023"
}
.ico-heart3:before {
    content: "\e024"
}
.ico-paragraph2:before {
    content: "\e025"
}
.ico-align-justify2:before {
    content: "\e026"
}
.ico-align-left2:before {
    content: "\e027"
}
.ico-align-center2:before {
    content: "\e028"
}
.ico-align-right2:before {
    content: "\e029"
}
.ico-book4:before {
    content: "\e030"
}
.ico-layers:before {
    content: "\e031"
}
.ico-stack2:before {
    content: "\e032"
}
.ico-stack-2:before {
    content: "\e033"
}
.ico-paper:before {
    content: "\e034"
}
.ico-paper-stack:before {
    content: "\e035"
}
.ico-search4:before {
    content: "\e036"
}
.ico-zoom-in2:before {
    content: "\e037"
}
.ico-zoom-out2:before {
    content: "\e038"
}
.ico-reply3:before {
    content: "\e039"
}
.ico-circle-plus:before {
    content: "\e040"
}
.ico-circle-minus:before {
    content: "\e041"
}
.ico-circle-check:before {
    content: "\e042"
}
.ico-circle-cross:before {
    content: "\e043"
}
.ico-square-plus:before {
    content: "\e044"
}
.ico-square-minus:before {
    content: "\e045"
}
.ico-square-check:before {
    content: "\e046"
}
.ico-square-cross:before {
    content: "\e047"
}
.ico-microphone2:before {
    content: "\e048"
}
.ico-skip-back:before {
    content: "\e050"
}
.ico-rewind:before {
    content: "\e051"
}
.ico-play5:before {
    content: "\e052"
}
.ico-pause4:before {
    content: "\e053"
}
.ico-stop4:before {
    content: "\e054"
}
.ico-fast-forward2:before {
    content: "\e055"
}
.ico-skip-forward:before {
    content: "\e056"
}
.ico-shuffle2:before {
    content: "\e057"
}
.ico-repeat2:before {
    content: "\e058"
}
.ico-folder3:before {
    content: "\e059"
}
.ico-umbrella2:before {
    content: "\f0f5"
}
.ico-moon3:before {
    content: "\e061"
}
.ico-thermometer:before {
    content: "\e062"
}
.ico-drop:before {
    content: "\e063"
}
.ico-sun4:before {
    content: "\e064"
}
.ico-cloud6:before {
    content: "\e065"
}
.ico-cloud-upload3:before {
    content: "\e066"
}
.ico-cloud-download3:before {
    content: "\e067"
}
.ico-upload5:before {
    content: "\e068"
}
.ico-download5:before {
    content: "\e069"
}
.ico-location3:before {
    content: "\e070"
}
.ico-location-2:before {
    content: "\e071"
}
.ico-map3:before {
    content: "\e072"
}
.ico-battery:before {
    content: "\e073"
}
.ico-head:before {
    content: "\e074"
}
.ico-briefcase3:before {
    content: "\e075"
}
.ico-speech-bubble:before {
    content: "\e076"
}
.ico-anchor2:before {
    content: "\e077"
}
.ico-globe2:before {
    content: "\e078"
}
.ico-box:before {
    content: "\e079"
}
.ico-reload:before {
    content: "\e080"
}
.ico-share4:before {
    content: "\e081"
}
.ico-tag2:before {
    content: "\e085"
}
.ico-power2:before {
    content: "\e086"
}
.ico-esc:before {
    content: "\e089"
}
.ico-bar-graph:before {
    content: "\e090"
}
.ico-bar-graph-2:before {
    content: "\e091"
}
.ico-pie-graph:before {
    content: "\e092"
}
.ico-star2:before {
    content: "\e093"
}
.ico-arrow-left4:before {
    content: "\e094"
}
.ico-arrow-right4:before {
    content: "\e095"
}
.ico-arrow-up4:before {
    content: "\e096"
}
.ico-arrow-down4:before {
    content: "\e097"
}
.ico-volume:before {
    content: "\e098"
}
.ico-mute:before {
    content: "\e099"
}
.ico-grid:before {
    content: "\e102"
}
.ico-grid-2:before {
    content: "\e103"
}
.ico-columns2:before {
    content: "\e104"
}
.ico-loader:before {
    content: "\e105"
}
.ico-bag:before {
    content: "\e106"
}
.ico-ban2:before {
    content: "\e107"
}
.ico-flag3:before {
    content: "\e108"
}
.ico-trash2:before {
    content: "\e109"
}
.ico-expand2:before {
    content: "\e110"
}
.ico-contract:before {
    content: "\e111"
}
.ico-maximize:before {
    content: "\e112"
}
.ico-minimize:before {
    content: "\e113"
}
.ico-plus3:before {
    content: "\e114"
}
.ico-minus3:before {
    content: "\e115"
}
.ico-check3:before {
    content: "\e116"
}
.ico-cross2:before {
    content: "\e117"
}
.ico-move:before {
    content: "\e118"
}
.ico-delete:before {
    content: "\e119"
}
.ico-menu5:before {
    content: "\e120"
}
.ico-archive2:before {
    content: "\e121"
}
.ico-inbox2:before {
    content: "\e122"
}
.ico-outbox:before {
    content: "\e123"
}
.ico-file2:before {
    content: "\e124"
}
.ico-file-add:before {
    content: "\e125"
}
.ico-file-subtract:before {
    content: "\e126"
}
.ico-help:before {
    content: "\e127"
}
.ico-open:before {
    content: "\e128"
}
.ico-sound-mute:before {
    content: "\e702"
}
.ico-sound4:before {
    content: "\e703"
}
.ico-aircraft:before {
    content: "\e704"
}
.ico-attachment4:before {
    content: "\e705"
}
.ico-camera8:before {
    content: "\e706"
}
.ico-email:before {
    content: "\e707"
}
.ico-shopping-bag:before {
    content: "\e708"
}
.ico-thumbs-down2:before {
    content: "\e709"
}
.ico-thumbs-up2:before {
    content: "\e70a"
}
.ico-cart3:before {
    content: "\e70b"
}
.ico-pencil6:before {
    content: "\e70c"
}
.ico-key2:before {
    content: "\e70d"
}
.ico-phone5:before {
    content: "\f095"
}
.ico-home6:before {
    content: "\e68b"
}
.ico-anchor4:before {
    content: "\e68c"
}
.ico-feather:before {
    content: "\e68d"
}
.ico-expand4:before {
    content: "\e68e"
}
.ico-maximize2:before {
    content: "\e68f"
}
.ico-search8:before {
    content: "\e690"
}
.ico-book6:before {
    content: "\e691"
}
.ico-sound3:before {
    content: "\e693"
}
.ico-sound-alt:before {
    content: "\e694"
}
.ico-soundoff:before {
    content: "\e695"
}
.ico-task:before {
    content: "\e696"
}
.ico-inbox3:before {
    content: "\e697"
}
.ico-envelope4:before {
    content: "\e698"
}
.ico-newspaper3:before {
    content: "\e699"
}
.ico-newspaper-alt:before {
    content: "\e69a"
}
.ico-hyperlink:before {
    content: "\e69b"
}
.ico-trash:before {
    content: "\e69c"
}
.ico-grid3:before {
    content: "\e69d"
}
.ico-grid-alt:before {
    content: "\e69e"
}
.ico-menu2:before {
    content: "\e69f"
}
.ico-list:before {
    content: "\e6a0"
}
.ico-gallery:before {
    content: "\e6a1"
}
.ico-browser3:before {
    content: "\e6a2"
}
.ico-clock7:before {
    content: "\e6a3"
}
.ico-attachment3:before {
    content: "\e6a4"
}
.ico-settings2:before {
    content: "\e6a5"
}
.ico-portfolio:before {
    content: "\e6a6"
}
.ico-user6:before {
    content: "\e6a7"
}
.ico-heart7:before {
    content: "\e6a8"
}
.ico-chat2:before {
    content: "\e6a9"
}
.ico-comments-o2:before {
    content: "\e6aa"
}
.ico-screen:before {
    content: "\e6ab"
}
.ico-forkandspoon:before {
    content: "\e6ac"
}
.ico-instagram3:before {
    content: "\e6ad"
}
.ico-pin:before {
    content: "\e6ae"
}
.ico-camera7:before {
    content: "\e6af"
}
.ico-brightness:before {
    content: "\e6b0"
}
.ico-moon:before {
    content: "\e6b1"
}
.ico-cloud10:before {
    content: "\e6b2"
}
.ico-circle-half:before {
    content: "\e6b4"
}
.ico-globe4:before {
    content: "\e6b5"
}
.ico-comment2:before {
    content: "\f10b"
}
.ico-chat3:before {
    content: "\e6b8"
}
.ico-speaker:before {
    content: "\e6b9"
}
.ico-cart:before {
    content: "\e6ba"
}
.ico-book:before {
    content: "\f007"
}
.ico-check:before {
    content: "\f03a"
}
.ico-flame:before {
    content: "\f0d2"
}
.ico-gear:before {
    content: "\f02f"
}
.ico-gift:before {
    content: "\f042"
}
.ico-git-branch:before {
    content: "\f020"
}
.ico-mention:before {
    content: "\f0be"
}
.ico-pencil:before {
    content: "\f058"
}
.ico-playback-play:before {
    content: "\f0bf"
}
.ico-rocket:before {
    content: "\f033"
}
.ico-sunrise:before {
    content: "\e600"
}
.ico-sun:before {
    content: "\e601"
}
.ico-cloudy:before {
    content: "\e603"
}
.ico-cloud:before {
    content: "\e604"
}
.ico-weather:before {
    content: "\e605"
}
.ico-weather2:before {
    content: "\e606"
}
.ico-lines:before {
    content: "\e607"
}
.ico-cloud2:before {
    content: "\e608"
}
.ico-lightning:before {
    content: "\e609"
}
.ico-lightning2:before {
    content: "\e60a"
}
.ico-rainy:before {
    content: "\e60b"
}
.ico-rainy2:before {
    content: "\e60c"
}
.ico-windy:before {
    content: "\e60d"
}
.ico-windy2:before {
    content: "\e60e"
}
.ico-snowy:before {
    content: "\e60f"
}
.ico-snowy2:before {
    content: "\e610"
}
.ico-snowy3:before {
    content: "\e611"
}
.ico-weather3:before {
    content: "\e612"
}
.ico-cloudy2:before {
    content: "\e613"
}
.ico-cloud3:before {
    content: "\e614"
}
.ico-lightning3:before {
    content: "\e615"
}
.ico-sun2:before {
    content: "\e616"
}
.ico-moon2:before {
    content: "\e617"
}
.ico-home:before {
    content: "\e900"
}
.ico-home2:before {
    content: "\e901"
}
.ico-home3:before {
    content: "\e902"
}
.ico-office:before {
    content: "\e903"
}
.ico-newspaper:before {
    content: "\e904"
}
.ico-pencil2:before {
    content: "\e905"
}
.ico-pencil22:before {
    content: "\e906"
}
.ico-quill:before {
    content: "\e907"
}
.ico-pen:before {
    content: "\e908"
}
.ico-droplet:before {
    content: "\e90b"
}
.ico-paint-format:before {
    content: "\e90c"
}
.ico-image:before {
    content: "\e90d"
}
.ico-images:before {
    content: "\e90e"
}
.ico-camera:before {
    content: "\e90f"
}
.ico-headphones:before {
    content: "\e910"
}
.ico-music:before {
    content: "\e911"
}
.ico-film:before {
    content: "\e913"
}
.ico-video-camera:before {
    content: "\e914"
}
.ico-bullhorn:before {
    content: "\e91a"
}
.ico-connection:before {
    content: "\e91b"
}
.ico-feed:before {
    content: "\e91d"
}
.ico-mic:before {
    content: "\e91e"
}
.ico-book2:before {
    content: "\e91f"
}
.ico-books:before {
    content: "\e920"
}
.ico-library:before {
    content: "\e921"
}
.ico-file-text:before {
    content: "\e922"
}
.ico-profile:before {
    content: "\e923"
}
.ico-file-empty:before {
    content: "\e924"
}
.ico-files-empty:before {
    content: "\e925"
}
.ico-file-text2:before {
    content: "\e926"
}
.ico-file-picture:before {
    content: "\e927"
}
.ico-file-music:before {
    content: "\e928"
}
.ico-file-play:before {
    content: "\e929"
}
.ico-file-video:before {
    content: "\e92a"
}
.ico-file-zip:before {
    content: "\e92b"
}
.ico-copy:before {
    content: "\e92c"
}
.ico-paste:before {
    content: "\e92d"
}
.ico-stack:before {
    content: "\e92e"
}
.ico-folder:before {
    content: "\e92f"
}
.ico-folder-open:before {
    content: "\e930"
}
.ico-folder-plus:before {
    content: "\e931"
}
.ico-folder-minus:before {
    content: "\e932"
}
.ico-folder-download:before {
    content: "\e933"
}
.ico-folder-upload:before {
    content: "\e934"
}
.ico-coin-dollar:before {
    content: "\e93b"
}
.ico-coin-euro:before {
    content: "\e93c"
}
.ico-coin-pound:before {
    content: "\e93d"
}
.ico-coin-yen:before {
    content: "\e93e"
}
.ico-lifebuoy:before {
    content: "\e941"
}
.ico-phone:before {
    content: "\e942"
}
.ico-phone-hang-up:before {
    content: "\e943"
}
.ico-address-book:before {
    content: "\e944"
}
.ico-pushpin:before {
    content: "\e946"
}
.ico-location:before {
    content: "\e947"
}
.ico-location2:before {
    content: "\e948"
}
.ico-compass2:before {
    content: "\e949"
}
.ico-compass22:before {
    content: "\e94a"
}
.ico-map:before {
    content: "\e94b"
}
.ico-map2:before {
    content: "\e94c"
}
.ico-history:before {
    content: "\e94d"
}
.ico-clock:before {
    content: "\e94e"
}
.ico-clock2:before {
    content: "\e94f"
}
.ico-alarm:before {
    content: "\e950"
}
.ico-bell:before {
    content: "\e951"
}
.ico-stopwatch:before {
    content: "\e952"
}
.ico-printer:before {
    content: "\e954"
}
.ico-laptop:before {
    content: "\e957"
}
.ico-mobile:before {
    content: "\e958"
}
.ico-mobile2:before {
    content: "\e959"
}
.ico-tablet:before {
    content: "\e95a"
}
.ico-tv:before {
    content: "\e95b"
}
.ico-drawer:before {
    content: "\e95c"
}
.ico-drawer2:before {
    content: "\e95d"
}
.ico-bubble:before {
    content: "\e96b"
}
.ico-bubbles:before {
    content: "\e96c"
}
.ico-bubbles2:before {
    content: "\e96d"
}
.ico-bubble2:before {
    content: "\e96e"
}
.ico-bubbles3:before {
    content: "\e96f"
}
.ico-bubbles4:before {
    content: "\e970"
}
.ico-user:before {
    content: "\e971"
}
.ico-users:before {
    content: "\e972"
}
.ico-user-check:before {
    content: "\e975"
}
.ico-user-tie:before {
    content: "\e976"
}
.ico-quotes-left:before {
    content: "\e977"
}
.ico-quotes-right:before {
    content: "\e978"
}
.ico-spinner:before {
    content: "\e97a"
}
.ico-spinner8:before {
    content: "\e981"
}
.ico-spinner9:before {
    content: "\e982"
}
.ico-spinner11:before {
    content: "\e984"
}
.ico-binoculars:before {
    content: "\e985"
}
.ico-search:before {
    content: "\e986"
}
.ico-zoom-in:before {
    content: "\e987"
}
.ico-zoom-out:before {
    content: "\e988"
}
.ico-enlarge:before {
    content: "\e989"
}
.ico-shrink:before {
    content: "\e98a"
}
.ico-key:before {
    content: "\e98d"
}
.ico-unlocked:before {
    content: "\e990"
}
.ico-wrench:before {
    content: "\e991"
}
.ico-equalizer:before {
    content: "\e992"
}
.ico-equalizer2:before {
    content: "\e993"
}
.ico-cog:before {
    content: "\e994"
}
.ico-hammer:before {
    content: "\e996"
}
.ico-magic-wand:before {
    content: "\e997"
}
.ico-aid-kit:before {
    content: "\e998"
}
.ico-bug:before {
    content: "\e999"
}
.ico-pie-chart:before {
    content: "\e99a"
}
.ico-stats-dots:before {
    content: "\e99b"
}
.ico-stats-bars:before {
    content: "\e99c"
}
.ico-trophy:before {
    content: "\e99e"
}
.ico-glass:before {
    content: "\e9a0"
}
.ico-glass2:before {
    content: "\e9a1"
}
.ico-mug:before {
    content: "\e9a2"
}
.ico-spoon-knife:before {
    content: "\e9a3"
}
.ico-leaf:before {
    content: "\e9a4"
}
.ico-meter:before {
    content: "\e9a6"
}
.ico-hammer2:before {
    content: "\e9a8"
}
.ico-fire:before {
    content: "\e9a9"
}
.ico-lab:before {
    content: "\e9aa"
}
.ico-magnet:before {
    content: "\e9ab"
}
.ico-bin:before {
    content: "\e9ac"
}
.ico-briefcase:before {
    content: "\e9ae"
}
.ico-airplane:before {
    content: "\e9af"
}
.ico-accessibility:before {
    content: "\e9b2"
}
.ico-shield:before {
    content: "\e9b4"
}
.ico-power:before {
    content: "\e9b5"
}
.ico-switch:before {
    content: "\e9b6"
}
.ico-power-cord:before {
    content: "\e9b7"
}
.ico-clipboard:before {
    content: "\e9b8"
}
.ico-tree:before {
    content: "\e9bc"
}
.ico-menu:before {
    content: "\e9bd"
}
.ico-cloud4:before {
    content: "\e9c1"
}
.ico-cloud-download:before {
    content: "\e9c2"
}
.ico-cloud-upload:before {
    content: "\e9c3"
}
.ico-cloud-check:before {
    content: "\e9c4"
}
.ico-sphere:before {
    content: "\e9c9"
}
.ico-earth:before {
    content: "\e9ca"
}
.ico-link:before {
    content: "\e9cb"
}
.ico-flag:before {
    content: "\e9cc"
}
.ico-attachment:before {
    content: "\e9cd"
}
.ico-eye:before {
    content: "\e9ce"
}
.ico-bookmark:before {
    content: "\e9d2"
}
.ico-bookmarks:before {
    content: "\e9d3"
}
.ico-contrast:before {
    content: "\e9d5"
}
.ico-brightness-contrast:before {
    content: "\e9d6"
}
.ico-star-empty:before {
    content: "\e9d7"
}
.ico-star-full:before {
    content: "\e9d9"
}
.ico-heart:before {
    content: "\e9da"
}
.ico-heart-broken:before {
    content: "\e9db"
}
.ico-man:before {
    content: "\e9dc"
}
.ico-woman:before {
    content: "\e9dd"
}
.ico-man-woman:before {
    content: "\e9de"
}
.ico-happy:before {
    content: "\e9df"
}
.ico-smile:before {
    content: "\e9e1"
}
.ico-tongue:before {
    content: "\e9e3"
}
.ico-sad:before {
    content: "\e9e5"
}
.ico-wink:before {
    content: "\e9e7"
}
.ico-grin:before {
    content: "\e9e9"
}
.ico-cool:before {
    content: "\e9eb"
}
.ico-angry:before {
    content: "\e9ed"
}
.ico-evil:before {
    content: "\e9ef"
}
.ico-shocked:before {
    content: "\e9f1"
}
.ico-baffled:before {
    content: "\e9f3"
}
.ico-confused:before {
    content: "\e9f5"
}
.ico-neutral:before {
    content: "\e9f7"
}
.ico-hipster:before {
    content: "\e9f9"
}
.ico-wondering:before {
    content: "\e9fb"
}
.ico-sleepy:before {
    content: "\e9fd"
}
.ico-frustrated:before {
    content: "\e9ff"
}
.ico-crying:before {
    content: "\ea01"
}
.ico-point-up:before {
    content: "\ea03"
}
.ico-warning:before {
    content: "\ea07"
}
.ico-notification:before {
    content: "\ea08"
}
.ico-question:before {
    content: "\ea09"
}
.ico-plus:before {
    content: "\ea0a"
}
.ico-minus:before {
    content: "\ea0b"
}
.ico-info:before {
    content: "\ea0c"
}
.ico-cancel-circle:before {
    content: "\ea0d"
}
.ico-blocked:before {
    content: "\ea0e"
}
.ico-cross:before {
    content: "\ea0f"
}
.ico-checkmark:before {
    content: "\ea10"
}
.ico-checkmark2:before {
    content: "\ea11"
}
.ico-spell-check:before {
    content: "\ea12"
}
.ico-enter:before {
    content: "\ea13"
}
.ico-exit:before {
    content: "\ea14"
}
.ico-play2:before {
    content: "\ea15"
}
.ico-pause:before {
    content: "\ea16"
}
.ico-stop:before {
    content: "\ea17"
}
.ico-previous:before {
    content: "\ea18"
}
.ico-next:before {
    content: "\ea19"
}
.ico-backward:before {
    content: "\ea1a"
}
.ico-forward2:before {
    content: "\ea1b"
}
.ico-play3:before {
    content: "\ea1c"
}
.ico-pause2:before {
    content: "\ea1d"
}
.ico-stop2:before {
    content: "\ea1e"
}
.ico-backward2:before {
    content: "\ea1f"
}
.ico-forward3:before {
    content: "\ea20"
}
.ico-first:before {
    content: "\ea21"
}
.ico-last:before {
    content: "\ea22"
}
.ico-previous2:before {
    content: "\ea23"
}
.ico-next2:before {
    content: "\ea24"
}
.ico-eject:before {
    content: "\ea25"
}
.ico-volume-high:before {
    content: "\ea26"
}
.ico-volume-medium:before {
    content: "\ea27"
}
.ico-volume-low:before {
    content: "\ea28"
}
.ico-volume-mute:before {
    content: "\ea29"
}
.ico-volume-mute2:before {
    content: "\ea2a"
}
.ico-loop2:before {
    content: "\ea2e"
}
.ico-arrow-up-left2:before {
    content: "\ea39"
}
.ico-arrow-up2:before {
    content: "\ea3a"
}
.ico-arrow-up-right2:before {
    content: "\ea3b"
}
.ico-arrow-right2:before {
    content: "\ea3c"
}
.ico-arrow-down-right2:before {
    content: "\ea3d"
}
.ico-arrow-down2:before {
    content: "\ea3e"
}
.ico-arrow-down-left2:before {
    content: "\ea3f"
}
.ico-arrow-left2:before {
    content: "\ea40"
}
.ico-crop:before {
    content: "\ea57"
}
.ico-scissors:before {
    content: "\ea5a"
}
.ico-table:before {
    content: "\ea70"
}
.ico-table2:before {
    content: "\ea71"
}
.ico-share:before {
    content: "\ea7d"
}
.ico-new-tab:before {
    content: "\ea7e"
}
.ico-embed2:before {
    content: "\ea80"
}
.ico-share2:before {
    content: "\ea82"
}
.ico-google:before {
    content: "\ea87"
}
.ico-google-plus:before {
    content: "\ea88"
}
.ico-google-drive:before {
    content: "\ea8b"
}
.ico-facebook:before {
    content: "\ea8c"
}
.ico-facebook2:before {
    content: "\ea8d"
}
.ico-instagram:before {
    content: "\ea90"
}
.ico-twitter:before {
    content: "\ea91"
}
.ico-twitter3:before {
    content: "\ea93"
}
.ico-feed2:before {
    content: "\ea94"
}
.ico-youtube2:before {
    content: "\ea98"
}
.ico-youtube3:before {
    content: "\ea99"
}
.ico-vimeo:before {
    content: "\ea9c"
}
.ico-flickr2:before {
    content: "\eaa1"
}
.ico-picassa:before {
    content: "\eaa4"
}
.ico-dribbble:before {
    content: "\eaa6"
}
.ico-forrst:before {
    content: "\eaa9"
}
.ico-deviantart:before {
    content: "\eaab"
}
.ico-steam:before {
    content: "\eaad"
}
.ico-dropbox:before {
    content: "\eaaf"
}
.ico-onedrive:before {
    content: "\eab0"
}
.ico-github2:before {
    content: "\eab2"
}
.ico-wordpress:before {
    content: "\eab6"
}
.ico-blogger:before {
    content: "\eab9"
}
.ico-tumblr:before {
    content: "\eabb"
}
.ico-yahoo:before {
    content: "\eabd"
}
.ico-tux:before {
    content: "\eabe"
}
.ico-apple:before {
    content: "\eabf"
}
.ico-finder:before {
    content: "\eac0"
}
.ico-android:before {
    content: "\eac1"
}
.ico-windows:before {
    content: "\eac2"
}
.ico-soundcloud:before {
    content: "\eac4"
}
.ico-skype:before {
    content: "\eac6"
}
.ico-reddit:before {
    content: "\eac7"
}
.ico-linkedin2:before {
    content: "\eac9"
}
.ico-lastfm:before {
    content: "\eaca"
}
.ico-delicious:before {
    content: "\eacc"
}
.ico-stumbleupon:before {
    content: "\eacd"
}
.ico-stackoverflow:before {
    content: "\eacf"
}
.ico-pinterest:before {
    content: "\ead0"
}
.ico-paypal:before {
    content: "\ead6"
}
.ico-file-pdf:before {
    content: "\eada"
}
.ico-file-openoffice:before {
    content: "\eadb"
}
.ico-libreoffice:before {
    content: "\eade"
}
.ico-html52:before {
    content: "\eae0"
}
.ico-css3:before {
    content: "\eae1"
}
.ico-chrome:before {
    content: "\eae5"
}
.ico-firefox:before {
    content: "\eae6"
}
.ico-IE:before {
    content: "\eae7"
}
.ico-opera:before {
    content: "\eae8"
}
.ico-user2:before {
    content: "\e619"
}
.ico-earth2:before {
    content: "\e61a"
}
.ico-link2:before {
    content: "\e61b"
}
.ico-search2:before {
    content: "\e61c"
}
.ico-pencil3:before {
    content: "\e61d"
}
.ico-glass3:before {
    content: "\f000"
}
.ico-music2:before {
    content: "\f001"
}
.ico-search3:before {
    content: "\f002"
}
.ico-envelope-o:before {
    content: "\f003"
}
.ico-heart2:before {
    content: "\f004"
}
.ico-star:before {
    content: "\f005"
}
.ico-star-o:before {
    content: "\f006"
}
.ico-user3:before {
    content: "\f008"
}
.ico-film2:before {
    content: "\f009"
}
.ico-th-large:before {
    content: "\f00a"
}
.ico-th:before {
    content: "\f00b"
}
.ico-th-list:before {
    content: "\f00c"
}
.ico-check2:before {
    content: "\f00d"
}
.ico-close:before,
.ico-remove:before,
.ico-times:before {
    content: "\f00e"
}
.ico-power-off:before {
    content: "\f011"
}
.ico-signal:before {
    content: "\f012"
}
.ico-cog2:before,
.ico-gear2:before {
    content: "\f013"
}
.ico-home4:before {
    content: "\f015"
}
.ico-file-o:before {
    content: "\f016"
}
.ico-clock-o:before {
    content: "\f018"
}
.ico-download4:before {
    content: "\f019"
}
.ico-arrow-circle-o-down:before {
    content: "\f01a"
}
.ico-arrow-circle-o-up:before {
    content: "\f01b"
}
.ico-inbox:before {
    content: "\f01c"
}
.ico-play-circle-o:before {
    content: "\f01d"
}
.ico-repeat:before,
.ico-rotate-right:before {
    content: "\f01e"
}
.ico-refresh:before {
    content: "\f021"
}
.ico-lock2:before {
    content: "\f023"
}
.ico-flag2:before {
    content: "\f024"
}
.ico-headphones2:before {
    content: "\f025"
}
.ico-volume-off:before {
    content: "\f026"
}
.ico-volume-down:before {
    content: "\f027"
}
.ico-volume-up:before {
    content: "\f028"
}
.ico-tag:before {
    content: "\f02b"
}
.ico-tags:before {
    content: "\f02c"
}
.ico-book3:before {
    content: "\f02d"
}
.ico-bookmark2:before {
    content: "\f02e"
}
.ico-print:before {
    content: "\f030"
}
.ico-camera2:before {
    content: "\f031"
}
.ico-video-camera2:before {
    content: "\f03e"
}
.ico-image2:before,
.ico-photo:before,
.ico-picture-o:before {
    content: "\f03f"
}
.ico-pencil4:before {
    content: "\f040"
}
.ico-map-marker:before {
    content: "\f041"
}
.ico-adjust:before {
    content: "\f043"
}
.ico-edit:before,
.ico-pencil-square-o:before {
    content: "\f045"
}
.ico-check-square-o:before {
    content: "\f047"
}
.ico-arrows:before {
    content: "\f048"
}
.ico-step-backward:before {
    content: "\f049"
}
.ico-fast-backward:before {
    content: "\f04a"
}
.ico-backward3:before {
    content: "\f04b"
}
.ico-play4:before {
    content: "\f04c"
}
.ico-pause3:before {
    content: "\f04d"
}
.ico-stop3:before {
    content: "\f04e"
}
.ico-forward4:before {
    content: "\f04f"
}
.ico-fast-forward:before {
    content: "\f050"
}
.ico-step-forward:before {
    content: "\f051"
}
.ico-eject2:before {
    content: "\f052"
}
.ico-chevron-left:before {
    content: "\f053"
}
.ico-chevron-right:before {
    content: "\f054"
}
.ico-plus-circle:before {
    content: "\f055"
}
.ico-minus-circle:before {
    content: "\f056"
}
.ico-times-circle:before {
    content: "\f057"
}
.ico-check-circle:before {
    content: "\f059"
}
.ico-question-circle:before {
    content: "\f05a"
}
.ico-info-circle:before {
    content: "\f05b"
}
.ico-crosshairs:before {
    content: "\f05c"
}
.ico-times-circle-o:before {
    content: "\f05d"
}
.ico-check-circle-o:before {
    content: "\f05e"
}
.ico-ban:before {
    content: "\f060"
}
.ico-arrow-left3:before {
    content: "\f061"
}
.ico-arrow-right3:before {
    content: "\f062"
}
.ico-arrow-up3:before {
    content: "\f063"
}
.ico-arrow-down3:before {
    content: "\f064"
}
.ico-mail-forward:before,
.ico-share3:before {
    content: "\f065"
}
.ico-expand:before {
    content: "\f066"
}
.ico-compress:before {
    content: "\f067"
}
.ico-plus2:before {
    content: "\f068"
}
.ico-minus2:before {
    content: "\f069"
}
.ico-asterisk:before {
    content: "\f06a"
}
.ico-exclamation-circle:before {
    content: "\f06b"
}
.ico-gift3:before {
    content: "\f06c"
}
.ico-leaf2:before {
    content: "\f06d"
}
.ico-fire2:before {
    content: "\f06e"
}
.ico-eye2:before {
    content: "\f06f"
}
.ico-eye-slash:before {
    content: "\f070"
}
.ico-plane:before {
    content: "\f072"
}
.ico-random:before {
    content: "\f074"
}
.ico-comment:before {
    content: "\f075"
}
.ico-chevron-up:before {
    content: "\f077"
}
.ico-chevron-down:before {
    content: "\f078"
}
.ico-retweet:before {
    content: "\f079"
}
.ico-shopping-cart:before {
    content: "\f07a"
}
.ico-folder2:before {
    content: "\f07b"
}
.ico-folder-open2:before {
    content: "\f07c"
}
.ico-bar-chart-o:before,
.ico-bar-chart:before {
    content: "\f080"
}
.ico-twitter-square:before {
    content: "\f081"
}
.ico-facebook-square:before {
    content: "\f082"
}
.ico-camera-retro:before {
    content: "\f083"
}
.ico-key3:before {
    content: "\f084"
}
.ico-cogs2:before,
.ico-gears:before {
    content: "\f085"
}
.ico-comments-o:before {
    content: "\f086"
}
.ico-thumbs-o-up:before {
    content: "\f087"
}
.ico-thumbs-o-down:before {
    content: "\f088"
}
.ico-heart-o:before {
    content: "\f08a"
}
.ico-sign-out:before {
    content: "\f08b"
}
.ico-thumb-tack:before {
    content: "\f08d"
}
.ico-external-link:before {
    content: "\f08e"
}
.ico-sign-in:before {
    content: "\f090"
}
.ico-trophy2:before {
    content: "\f091"
}
.ico-phone2:before {
    content: "\f095"
}
.ico-bookmark-o:before {
    content: "\f097"
}
.ico-phone-square:before {
    content: "\f098"
}
.ico-twitter4:before {
    content: "\f099"
}
.ico-facebook-f:before,
.ico-facebook4:before {
    content: "\f09a"
}
.ico-github6:before {
    content: "\f09b"
}
.ico-unlock:before {
    content: "\f09c"
}
.ico-credit-card2:before {
    content: "\f09d"
}
.ico-rss:before {
    content: "\f09e"
}
.ico-bullhorn2:before {
    content: "\f0a3"
}
.ico-bell-o:before {
    content: "\f0a4"
}
.ico-hand-o-right:before {
    content: "\f0a5"
}
.ico-hand-o-left:before {
    content: "\f0a6"
}
.ico-hand-o-up:before {
    content: "\f0a7"
}
.ico-hand-o-down:before {
    content: "\f0a8"
}
.ico-arrow-circle-left:before {
    content: "\f0a9"
}
.ico-arrow-circle-right:before {
    content: "\f0aa"
}
.ico-arrow-circle-up:before {
    content: "\f0ab"
}
.ico-arrow-circle-down:before {
    content: "\f0ac"
}
.ico-globe:before {
    content: "\f0ad"
}
.ico-wrench2:before {
    content: "\f0ae"
}
.ico-tasks:before {
    content: "\f0af"
}
.ico-briefcase2:before {
    content: "\f0b1"
}
.ico-arrows-alt:before {
    content: "\f0b2"
}
.ico-group:before,
.ico-users2:before {
    content: "\f0c0"
}
.ico-chain:before,
.ico-link3:before {
    content: "\f0c1"
}
.ico-cloud5:before {
    content: "\f0c2"
}
.ico-flask:before {
    content: "\f0c3"
}
.ico-cut:before,
.ico-scissors2:before {
    content: "\f0c4"
}
.ico-copy2:before,
.ico-files-o:before {
    content: "\f0c5"
}
.ico-paperclip:before {
    content: "\f0c6"
}
.ico-floppy-o:before,
.ico-save:before {
    content: "\f0c7"
}
.ico-bars:before,
.ico-navicon:before,
.ico-reorder:before {
    content: "\f0c9"
}
.ico-table3:before {
    content: "\f0ce"
}
.ico-magic:before {
    content: "\f0d0"
}
.ico-truck2:before {
    content: "\f0d1"
}
.ico-caret-down:before {
    content: "\f0d7"
}
.ico-caret-up:before {
    content: "\f0d8"
}
.ico-caret-left:before {
    content: "\f0d9"
}
.ico-caret-right:before {
    content: "\f0da"
}
.ico-columns:before {
    content: "\f0db"
}
.ico-sort:before,
.ico-unsorted:before {
    content: "\f0dc"
}
.ico-sort-desc:before,
.ico-sort-down:before {
    content: "\f0dd"
}
.ico-sort-asc:before,
.ico-sort-up:before {
    content: "\f0de"
}
.ico-envelope:before {
    content: "\f0e0"
}
.ico-linkedin3:before {
    content: "\f0e1"
}
.ico-rotate-left:before,
.ico-undo3:before {
    content: "\f0e2"
}
.ico-gavel:before,
.ico-legal:before {
    content: "\f0e3"
}
.ico-dashboard:before,
.ico-tachometer:before {
    content: "\f0e4"
}
.ico-comment-o:before {
    content: "\f0e5"
}
.ico-comments:before {
    content: "\f0e6"
}
.ico-sitemap:before {
    content: "\f0e8"
}
.ico-umbrella:before {
    content: "\f0e9"
}
.ico-clipboard2:before,
.ico-paste2:before {
    content: "\f0ea"
}
.ico-lightbulb-o:before {
    content: "\f0eb"
}
.ico-user-md:before {
    content: "\f0f0"
}
.ico-suitcase:before {
    content: "\f0f2"
}
.ico-coffee:before {
    content: "\f0f4"
}
.ico-cutlery:before {
    content: "\f0f5"
}
.ico-file-text-o:before {
    content: "\f0f6"
}
.ico-building-o:before {
    content: "\f0f7"
}
.ico-hospital-o:before {
    content: "\f0f8"
}
.ico-ambulance:before {
    content: "\f0f9"
}
.ico-medkit:before {
    content: "\f0fa"
}
.ico-fighter-jet:before {
    content: "\f0fb"
}
.ico-beer:before {
    content: "\f0fc"
}
.ico-h-square:before {
    content: "\f0fd"
}
.ico-plus-square:before {
    content: "\f0fe"
}
.ico-angle-double-left:before {
    content: "\f100"
}
.ico-angle-double-right:before {
    content: "\f101"
}
.ico-angle-double-up:before {
    content: "\f102"
}
.ico-angle-double-down:before {
    content: "\f103"
}
.ico-angle-left:before {
    content: "\f104"
}
.ico-angle-right:before {
    content: "\f105"
}
.ico-angle-up:before {
    content: "\f106"
}
.ico-angle-down:before {
    content: "\f107"
}
.ico-desktop:before {
    content: "\f108"
}
.ico-laptop2:before {
    content: "\f109"
}
.ico-tablet2:before {
    content: "\f10a"
}
.ico-mobile-phone:before,
.ico-mobile3:before {
    content: "\f10b"
}
.ico-circle-o:before {
    content: "\f10c"
}
.ico-quote-left:before {
    content: "\f10d"
}
.ico-quote-right:before {
    content: "\f10e"
}
.ico-spinner12:before {
    content: "\f110"
}
.ico-circle:before {
    content: "\f111"
}
.ico-mail-reply:before,
.ico-reply2:before {
    content: "\f112"
}
.ico-github-alt:before {
    content: "\f113"
}
.ico-folder-o:before {
    content: "\f114"
}
.ico-folder-open-o:before {
    content: "\f115"
}
.ico-smile-o:before {
    content: "\f118"
}
.ico-frown-o:before {
    content: "\f119"
}
.ico-meh-o:before {
    content: "\f11a"
}
.ico-keyboard-o:before {
    content: "\f11c"
}
.ico-flag-o:before {
    content: "\f11d"
}
.ico-terminal2:before {
    content: "\f120"
}
.ico-code2:before {
    content: "\f121"
}
.ico-mail-reply-all:before,
.ico-reply-all:before {
    content: "\f122"
}
.ico-location-arrow:before {
    content: "\f124"
}
.ico-crop2:before {
    content: "\f125"
}
.ico-code-fork:before {
    content: "\f126"
}
.ico-chain-broken:before,
.ico-unlink:before {
    content: "\f127"
}
.ico-question2:before {
    content: "\f128"
}
.ico-info2:before {
    content: "\f129"
}
.ico-exclamation:before {
    content: "\f12a"
}
.ico-eraser:before {
    content: "\f12d"
}
.ico-puzzle-piece:before {
    content: "\f12e"
}
.ico-microphone:before {
    content: "\f130"
}
.ico-microphone-slash:before {
    content: "\f131"
}
.ico-shield2:before {
    content: "\f132"
}
.ico-calendar-o:before {
    content: "\f133"
}
.ico-fire-extinguisher:before {
    content: "\f134"
}
.ico-rocket3:before {
    content: "\f135"
}
.ico-maxcdn:before {
    content: "\f136"
}
.ico-chevron-circle-left:before {
    content: "\f137"
}
.ico-chevron-circle-right:before {
    content: "\f138"
}
.ico-chevron-circle-up:before {
    content: "\f139"
}
.ico-chevron-circle-down:before {
    content: "\f13a"
}
.ico-anchor:before {
    content: "\f13d"
}
.ico-unlock-alt:before {
    content: "\f13e"
}
.ico-play-circle:before {
    content: "\f144"
}
.ico-ticket2:before {
    content: "\f145"
}
.ico-minus-square:before {
    content: "\f146"
}
.ico-minus-square-o:before {
    content: "\f147"
}
.ico-level-up:before {
    content: "\f148"
}
.ico-level-down:before {
    content: "\f149"
}
.ico-check-square:before {
    content: "\f14a"
}
.ico-pencil-square:before {
    content: "\f14b"
}
.ico-external-link-square:before {
    content: "\f14c"
}
.ico-share-square:before {
    content: "\f14d"
}
.ico-compass3:before {
    content: "\f14e"
}
.ico-caret-square-o-down:before {
    content: "\f150"
}
.ico-toggle-down:before {
    content: "\f150"
}
.ico-caret-square-o-up:before {
    content: "\f151"
}
.ico-toggle-up:before {
    content: "\f151"
}
.ico-caret-square-o-right:before {
    content: "\f152"
}
.ico-toggle-right:before {
    content: "\f152"
}
.ico-eur:before,
.ico-euro:before {
    content: "\f153"
}
.ico-gbp:before {
    content: "\f154"
}
.ico-dollar:before,
.ico-usd:before {
    content: "\f155"
}
.ico-file:before {
    content: "\f15b"
}
.ico-file-text3:before {
    content: "\f15c"
}
.ico-thumbs-up:before {
    content: "\f164"
}
.ico-thumbs-down:before {
    content: "\f165"
}
.ico-youtube5:before {
    content: "\f167"
}
.ico-xing3:before {
    content: "\f168"
}
.ico-xing-square:before {
    content: "\f169"
}
.ico-youtube-play:before {
    content: "\f16a"
}
.ico-dropbox2:before {
    content: "\f16b"
}
.ico-stack-overflow:before {
    content: "\f16c"
}
.ico-instagram2:before {
    content: "\f16d"
}
.ico-flickr5:before {
    content: "\f16e"
}
.ico-adn:before {
    content: "\f170"
}
.ico-bitbucket:before {
    content: "\f171"
}
.ico-bitbucket-square:before {
    content: "\f172"
}
.ico-tumblr3:before {
    content: "\f173"
}
.ico-tumblr-square:before {
    content: "\f174"
}
.ico-long-arrow-down:before {
    content: "\f175"
}
.ico-long-arrow-up:before {
    content: "\f176"
}
.ico-long-arrow-left:before {
    content: "\f177"
}
.ico-long-arrow-right:before {
    content: "\f178"
}
.ico-apple2:before {
    content: "\f179"
}
.ico-windows2:before {
    content: "\f17a"
}
.ico-android2:before {
    content: "\f17b"
}
.ico-linux:before {
    content: "\f17c"
}
.ico-dribbble4:before {
    content: "\f17d"
}
.ico-skype2:before {
    content: "\f17e"
}
.ico-foursquare2:before {
    content: "\f180"
}
.ico-female:before {
    content: "\f182"
}
.ico-male:before {
    content: "\f183"
}
.ico-sun-o:before {
    content: "\f185"
}
.ico-moon-o:before {
    content: "\f186"
}
.ico-archive:before {
    content: "\f187"
}
.ico-bug2:before {
    content: "\f188"
}
.ico-pagelines:before {
    content: "\f18c"
}
.ico-arrow-circle-o-right:before {
    content: "\f18e"
}
.ico-arrow-circle-o-left:before {
    content: "\f190"
}
.ico-caret-square-o-left:before {
    content: "\f191"
}
.ico-toggle-left:before {
    content: "\f191"
}
.ico-dot-circle-o:before {
    content: "\f192"
}
.ico-wheelchair:before {
    content: "\f193"
}
.ico-slack:before {
    content: "\f198"
}
.ico-bank:before,
.ico-institution:before,
.ico-university:before {
    content: "\f19c"
}
.ico-graduation-cap:before,
.ico-mortar-board:before {
    content: "\f19d"
}
.ico-yahoo2:before {
    content: "\f19e"
}
.ico-reddit2:before {
    content: "\f1a1"
}
.ico-stumbleupon3:before {
    content: "\f1a4"
}
.ico-digg:before {
    content: "\f1a6"
}
.ico-paw:before {
    content: "\f1b0"
}
.ico-cubes:before {
    content: "\f1b3"
}
.ico-behance:before {
    content: "\f1b4"
}
.ico-steam3:before {
    content: "\f1b6"
}
.ico-recycle:before {
    content: "\f1b8"
}
.ico-automobile:before,
.ico-car:before {
    content: "\f1b9"
}
.ico-soundcloud3:before {
    content: "\f1be"
}
.ico-database2:before {
    content: "\f1c0"
}
.ico-file-pdf-o:before {
    content: "\f1c1"
}
.ico-file-word-o:before {
    content: "\f1c2"
}
.ico-file-excel-o:before {
    content: "\f1c3"
}
.ico-file-powerpoint-o:before {
    content: "\f1c4"
}
.ico-file-image-o:before,
.ico-file-photo-o:before,
.ico-file-picture-o:before {
    content: "\f1c5"
}
.ico-file-archive-o:before,
.ico-file-zip-o:before {
    content: "\f1c6"
}
.ico-file-audio-o:before,
.ico-file-sound-o:before {
    content: "\f1c7"
}
.ico-file-movie-o:before,
.ico-file-video-o:before {
    content: "\f1c8"
}
.ico-file-code-o:before {
    content: "\f1c9"
}
.ico-codepen2:before {
    content: "\f1cb"
}
.ico-jsfiddle:before {
    content: "\f1cc"
}
.ico-life-bouy:before,
.ico-life-buoy:before,
.ico-life-ring:before,
.ico-life-saver:before,
.ico-support:before {
    content: "\f1cd"
}
.ico-hacker-news:before {
    content: "\f1d4"
}
.ico-paper-plane:before,
.ico-send:before {
    content: "\f1d8"
}
.ico-paper-plane-o:before,
.ico-send-o:before {
    content: "\f1d9"
}
.ico-history2:before {
    content: "\f1da"
}
.ico-circle-thin:before,
.ico-genderless:before {
    content: "\f1db"
}
.ico-sliders:before {
    content: "\f1de"
}
.ico-share-alt:before {
    content: "\f1e0"
}
.ico-bomb:before {
    content: "\f1e2"
}
.ico-futbol-o:before,
.ico-soccer-ball-o:before {
    content: "\f1e3"
}
.ico-wifi:before {
    content: "\f1eb"
}
.ico-calculator2:before {
    content: "\f1ec"
}
.ico-paypal4:before {
    content: "\f1ed"
}
.ico-cc-visa:before {
    content: "\f1f0"
}
.ico-bell-slash-o:before {
    content: "\f1f7"
}
.ico-at:before {
    content: "\f1fa"
}
.ico-eyedropper2:before {
    content: "\f1fb"
}
.ico-paint-brush:before {
    content: "\f1fc"
}
.ico-line-chart:before {
    content: "\f201"
}
.ico-lastfm3:before {
    content: "\f202"
}
.ico-toggle-off:before {
    content: "\f204"
}
.ico-bicycle:before {
    content: "\f206"
}
.ico-cart-plus:before {
    content: "\f217"
}
.ico-diamond:before {
    content: "\f219"
}
.ico-motorcycle:before {
    content: "\f21c"
}
.ico-heartbeat:before {
    content: "\f21e"
}
.ico-pinterest-p:before {
    content: "\f231"
}
.ico-whatsapp:before {
    content: "\f232"
}
.ico-user-plus2:before {
    content: "\f234"
}
.ico-user-times:before {
    content: "\f235"
}
.ico-box2:before {
    content: "\e61e"
}
.ico-write:before {
    content: "\e61f"
}
.ico-clock4:before {
    content: "\e620"
}
.ico-reply4:before {
    content: "\e621"
}
.ico-reply-all2:before {
    content: "\e622"
}
.ico-forward5:before {
    content: "\e623"
}
.ico-flag4:before {
    content: "\e624"
}
.ico-search5:before {
    content: "\e625"
}
.ico-trash3:before {
    content: "\e626"
}
.ico-envelope2:before {
    content: "\e627"
}
.ico-bubble3:before {
    content: "\e628"
}
.ico-user4:before {
    content: "\e62a"
}
.ico-users3:before {
    content: "\e62b"
}
.ico-cloud7:before {
    content: "\e62c"
}
.ico-download6:before {
    content: "\e62d"
}
.ico-upload6:before {
    content: "\e62e"
}
.ico-rain:before {
    content: "\e62f"
}
.ico-sun5:before {
    content: "\e63a"
}
.ico-moon4:before {
    content: "\e631"
}
.ico-bell4:before {
    content: "\e632"
}
.ico-folder4:before {
    content: "\e633"
}
.ico-pin2:before {
    content: "\e689"
}
.ico-sound:before {
    content: "\e635"
}
.ico-microphone3:before {
    content: "\e636"
}
.ico-camera4:before {
    content: "\e637"
}
.ico-image4:before {
    content: "\e638"
}
.ico-cog4:before {
    content: "\e639"
}
.ico-book5:before {
    content: "\e63b"
}
.ico-map-marker2:before {
    content: "\e63c"
}
.ico-store:before {
    content: "\e63d"
}
.ico-tag3:before {
    content: "\e63f"
}
.ico-heart4:before {
    content: "\e640"
}
.ico-video-camera3:before {
    content: "\e641"
}
.ico-trophy3:before {
    content: "\e642"
}
.ico-cart2:before {
    content: "\e643"
}
.ico-eye4:before {
    content: "\e644"
}
.ico-cancel:before {
    content: "\e645"
}
.ico-chart:before {
    content: "\e646"
}
.ico-target3:before {
    content: "\e647"
}
.ico-printer3:before {
    content: "\e648"
}
.ico-location4:before {
    content: "\e649"
}
.ico-bookmark3:before {
    content: "\e64a"
}
.ico-monitor2:before {
    content: "\e64b"
}
.ico-cross3:before {
    content: "\e64c"
}
.ico-plus4:before {
    content: "\e64d"
}
.ico-left:before {
    content: "\e64e"
}
.ico-up:before {
    content: "\e64f"
}
.ico-browser:before {
    content: "\e650"
}
.ico-windows3:before {
    content: "\e651"
}
.ico-switch2:before {
    content: "\e652"
}
.ico-dashboard2:before {
    content: "\e653"
}
.ico-play6:before {
    content: "\e654"
}
.ico-fast-forward3:before {
    content: "\e655"
}
.ico-next3:before {
    content: "\e656"
}
.ico-refresh2:before {
    content: "\e657"
}
.ico-film3:before {
    content: "\e658"
}
.ico-home5:before {
    content: "\e659"
}
.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}
.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}
.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}
.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}
.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}
.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}
.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}
.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}
.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}
@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}
@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}
@keyframes empty {
    0% {
        opacity: 1
    }
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100%,
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}
@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    100%,
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}
@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100%,
    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}
@-webkit-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}
@-moz-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}
@keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}
@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}
@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8)
    }
}
@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}
@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}
@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}
@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}
@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}
@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}
@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}
@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}
@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}
@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}
.navbar-default{
color: #fff;
background-color: #ccc6c6;
border-color: #aca1a2;
}
.navbar-default .navbar-nav > li > a{
    color:#fff;
}
.navbar-default .navbar-nav > .dropdown > a .caret{
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar-default .navbar-brand{
    color:#fff;
}
.menu-large {
  position: static !important;
}
.megamenu{
  padding: 20px 0px;
  width:100%;
}
.megamenu> li > ul {
  padding: 0;
  margin: 0;
}
.megamenu> li > ul > li {
  list-style: none;
}
.megamenu> li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.megamenu> li ul > li > a:hover,
.megamenu> li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  color: #999999;
}
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.megamenu.dropdown-header {
  color: #428bca;
  font-size: 18px;
}
@media (max-width: 768px) {
  .megamenu{
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .megamenu> li {
    margin-bottom: 30px;
  }
  .megamenu> li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;

  }
  .navbar-nav .open .dropdown-menu .dropdown-header{
    color:#fff;
  }
}
.jumbotron {
    position: relative;
    background: #000 url("") center center;
    width: 100%;
    height: 100%;
    background-size: cover;
    overflow: hidden;
}
