.header_top_part,.htp_offset{

	padding:6px 0 7px;

}

.header_middle_part{padding: 5px 0 5px;}

.header_middle_part.type_2{

	padding:28px 0 29px;

}

.header_bottom_part{padding-bottom: 3px;z-index:6;-webkit-backface-visibility:hidden;}

.header_bottom_part.type_2{

	padding:2px 0 29px;

}

.header_bottom_part.fixed{

	position:fixed;

	top:0;

	padding-bottom:2px;

}

.main_menu li{

	position:relative;

	z-index:4;

}

.main_menu li a{

	display:block;

}

.main_menu > li > a{

	padding:13.5px 20px;

}

.main_menu > li > a > i[class^="fa "]{

	font-size:10px;

	color:#bdbebf;

}

.main_menu.type_2 > li > a{

	padding-left:13px;

	padding-right:13px;

}

.sub_menu,.mega_menu{

	position:absolute;

	top:100%;

	min-width:146px;

}

.sub_menu li a,

.options_list li{

	display:block;

	padding:7px 20px;

}
.black{color:#000 !important;}
.social i {
    width: 24px;
    height: 24px;
    border: 1px solid;
    text-align: center;
    line-height: 23px;
}
.sub_menu li:not(:first-child),

.options_list li:not(:first-child){

	border-top:1px solid #fff;

}

[role="navigation"] .sub_menu,.mega_menu{

	margin-top:2px;

	left:0;

	white-space:nowrap;

	min-width:115px;

	-webkit-transform:translateY(15px);

	-moz-transform:translateY(15px);

	-o-transform:translateY(15px);

	-ms-transform:translateY(15px);

	transform:translateY(15px);

	opacity:0;

	visibility: hidden;

}

[role="navigation"] .sub_menu li a{

	padding-top:10.5px;

	padding-bottom:10.5px;

}

[role="navigation"] .sub_menu .sub_menu{

	top:0;

	left:100%;

	margin:0 0 0 2px;

}

[role="navigation"] .sub_menu .sub_menu::before{

	content:"";

	position:absolute;

	top:0;

	left:-2px;

	display: block;

	width:2px;

	height:100%;

}

.mega_menu{

	padding:23px 20px 10px;

	margin-bottom:2px;

}

.main_menu > li > .sub_menu::before,

.main_menu > li > .mega_menu::before{

	content:"";

	display:block;

	height:2px;

	width:100%;

	position:absolute;

	left:0;

	top:-2px;

}

.md_no-touch .main_menu li:hover > .sub_menu,

.md_no-touch .main_menu li:hover > .mega_menu,

.md_touch .main_menu .touch_open_sub > .sub_menu,

.md_touch .main_menu .touch_open_sub > .mega_menu,

.layerslider_video.ls-container:hover [class*="ls-nav-"]{

	-webkit-transform:translate(0px,0px);

	-moz-transform:translate(0px,0px);

	-o-transform:translate(0px,0px);

	-ms-transform:translate(0px,0px);

	transform:translate(0px,0px);

	opacity:1;

	visibility: visible;

}



/* 2. Sliders */



.r_slider .slider_button,

.flexslider .slider_button,

.royalslider .slider_button{

	padding:17px 31px;

}

.revolution_slider{

	z-index:2;

}

.slider_label{

	width:120px;

	height:120px;

}

.ls-shadow{

	visibility: hidden !important;

}

.layerslider_video [class^="ls-nav-"]{

	background-image:none !important;

	opacity:0;

	visibility: hidden;

	margin-top:-25px !important;

}

.layerslider_video .ls-nav-prev{

	left:20px !important;

	-webkit-transform:translateX(-40px);

	-moz-transform:translateX(-40px);

	-o-transform:translateX(-40px);

	-ms-transform:translateX(-40px);

	transform:translateX(-40px);

}

.layerslider_video .ls-nav-next{

	right:20px !important;

	-webkit-transform:translateX(40px);

	-moz-transform:translateX(40px);

	-o-transform:translateX(40px);

	-ms-transform:translateX(40px);

	transform:translateX(40px);

}

.slider_fs_1{

	font-size:4.285em;

}

.slider_fs_2{

	font-size:1.428em;

}

.slider_fs_3{

	font-size:1.285em;

}

.slider_fs_4{

	font-size:3.5em;

}



/* 4. Carousels */



.owl-carousel .owl-stage-outer{

	padding-top:15px;

	padding-bottom:15px;

}

.dotd_carousel .owl-item{

	padding-left:20px;

	padding-right:20px;

}

.dotd_carousel .owl-dots{

	position:absolute;

	bottom:25px;

	left:17px;

	overflow: hidden;

}

.dotd_carousel .owl-dot {

	float:left;

	margin:0 2.5px;

}

.dotd_carousel .owl-dot > span{

	display:block;

	width:10px;

	height:10px;

	border-width:1px;

	border-style:solid;

	-webkit-transition:background-color .4s ease;

	-moz-transition:background-color .4s ease;

	-o-transition:background-color .4s ease;

	transition:background-color .4s ease;

}



/* 5. Twitter Feed */



.tweet_list .owl-item > li{

	padding-left:70px;

}

.tweet_list .owl-item > li::before{

	content:"\f099";

	font-family: FontAwesome;

	position:absolute;

	color:#97d0e8;

	font-size:3.4em;

	top:17px;

	left:0;

}



/* 6. Lists */



.si_list > li:not(:last-child)::after{

	content:"";

	display:inline-block;

	height:11px;

	border-left:1px solid #222226;

	-webkit-transform:translateY(1px);

	-moz-transform:translateY(1px);

	-o-transform:translateY(1px);

	-ms-transform:translateY(1px);

	transform:translateY(1px);

	margin:0px 6px 0 7px;

}

.si_list.shop_list > li:not(:last-child)::after{

	border-color:#e5e5e5;

	height:30px;

	margin:8px 0 0;

}

.shop_list li > a,

.shop_list li > button{

	display: inline-block;

	height:48px;

	padding-left:14px;

	padding-right:14px;

}

.shop_list [class^="fa "],

.button_type_6 > i[class^="fa "],

.button_type_10 > i[class^="fa "]{

	margin-top:0;

}

.shopping_cart_list > li{

	padding:15px 0 0;

}

.tabs_list{

	padding-bottom:1px;

}

.rating_list > li{

	width:13px;

	height:13px;

	cursor:pointer;

	line-height: 13px;

	padding-top:2px;

}

.rating_list.without_offset > li{

	padding-top:0;

}

.rating_list > li > [class^="fa "]{

	font-size:13.4px;

}

.rating_list > li:not(.color_lbrown){

	color:#e5e5e5;

}

[class*="vr_list"] li[class*="m_"]:last-child{

	margin-bottom:0 !important;

}

[class*="vr_list"].with_links > li > a,

[class*="vr_list"]:not(.with_links) li{

	padding-left:15px;

	position:relative;

}

.vr_list_type_2.with_links > li > a,

.vr_list_type_2:not(.with_links) li{

	padding-left:20px;

}

[class*="vr_list"].with_links > li > a > i[class^="fa "],

[class*="vr_list"]:not(.with_links) > li > i[class^="fa "]{

	display:block;

	position:absolute;

	left:0;

	top:9px;

	line-height: .75em;

	font-size:.88em;

}

.tags_list > li > a{

	padding-left:9px;

	padding-right:9px;

}

.numbered_list{

	counter-reset: list;

}

.numbered_list li{

	counter-increment: list;

}

.numbered_list li::before{

	content:counter(list)". ";

	font-weight:400;

}

.categories_list > li a{
	display: block!important;
}

.categories_list li > a{

	padding: 7px 15px;

}

.categories_third_level_list > li > a{

	display:block;

	padding:7px 30px;

}

.flickr_list{

	margin:0 -5px;

}

.mega_menu_list a{

	padding:11px 0 10px;

}

.mega_menu_list li:not(:first-child){

	border-top:1px solid #fff;

}



/* 7. Buttons */



[class*="button_type"]{

	border-width:1px;

	border-style:solid;

	padding-left:19px;

	padding-right:19px;

}

.button_type_1{

	/*padding:3px 19px 4px;*/

	padding-top:3px;

	padding-bottom:4px;

}

.button_type_2{

	/*padding:7.5px 10px;*/

	padding-top:7.5px;

	padding-bottom: 7.5px;

}

.button_type_3{

	padding-top:12.5px;

	padding-bottom:12.5px;

}

.button_type_4{

	width:30px;

	height:30px;

}

.button_type_5{

	border-width:2px;

	padding:13px 27px;

}

.button_type_6{

	width:40px;

	height:40px;

}

.button_type_7{

	padding:6px 20px;

}

.button_type_8{

	width:38px;

	height:38px;

}

.button_type_9{

	border-width:2px;

	padding-top:16.5px;

	padding-bottom:16.5px;

}

.button_type_10{

	width:60px;

	height:60px;

}

.button_type_11{

	width:50px;

	height:50px;

}

.button_type_4,

.button_type_8,

.button_type_6,

.button_type_10,

.button_type_11{

	padding-left:0;

	padding-right:0;

}

[data-open-dropdown]:not(.type_2){

	padding:7px 15px;

	min-height:38px;

}

[data-open-dropdown="#language"],

[data-open-dropdown="#currency"]{

	padding-left:10px;

	padding-right:10px;

}

[data-open-dropdown].type_2{

	padding:6px 13px;

	min-height: 34px;

}

.slider_button{

	border-top-color:#fff;

	border-left-color:transparent;

	border-right-color:transparent;

	border-bottom-color:transparent;

	-webkit-transition:border-color .4s ease !important;

	-moz-transition:border-color .4s ease !important;

	-o-transition:border-color .4s ease !important;

	transition:border-color .4s ease !important;

}

.slider_button:hover{

	border-color:#fff;

}

.open_mini_shopping_cart{

	z-index:5;

}

.back_to_top{

	position:fixed;

	top:75%;

	-webkit-backface-visibility:hidden;

	opacity:0;

	visibility: hidden;

}

#mobile_menu_button{

	border-width:1px;

	border-style:solid;

	width:50px;

	height:40px;

}

.open_sub_categories{

	position:absolute;

	right:10px;

	top:7px;

	height:20px;

	width:10px;

}

.open_sub_categories::after,.open_sub_categories::before{

	position:absolute;

	top:0;

	left:2px;

	-webkit-backface-visibility:hidden;

}

.open_sub_categories::after{

	content:"-";

}

.open_sub_categories::before{

	content:"+";

}

.reply_button{

	position:absolute;

	right:0;

	top:-6px;

}

.addthis_toolbox a[class*="addthis_button"]{

	float:none !important;

	padding:0 !important;

	margin-left:auto;

	margin-right: auto;

	width:32px;

	height:32px;

}

.color_button{

	background-clip:content-box;

	padding:3px;

	border:1px solid #e5e5e5;

	width:26px;

	height:26px;

}

.compare_button{

	min-width:180px;

}

.quick_view{

	position:absolute;

	bottom:10px;

	left:10px;

	right:10px;

	-webkit-transform:scale(.6) rotate(-360deg);

	-moz-transform:scale(.6) rotate(-360deg);

	-o-transform:scale(.6) rotate(-360deg);

	-ms-transform:scale(.6) rotate(-360deg);

	transform:scale(.6) rotate(-360deg);

	opacity:0;

	z-index:2;

}

.qv_container:hover .quick_view{

	-webkit-transform:scale(1) rotate(0deg);

	-moz-transform:scale(1) rotate(0deg);

	-o-transform:scale(1) rotate(0deg);

	-ms-transform:scale(1) rotate(0deg);

	transform:scale(1) rotate(0deg);

	opacity:1;

}

.qv_style_button{

	background:rgba(34,34,38,.8);

	padding:8px 10px 7px;

}

.qv_style_button:hover{

	background:rgba(39,102,88,.8);

}

.product_button{

	min-width:175px;

}

[class^="thumbnails_product_"]{

	position:absolute;

	right:0;

	z-index:3;

	height:45px;

}

.thumbnails_product_prev.type_2{

	top:66px;

}

.thumbnails_product_next{

	top:15px;

}

.thumbnails_product_prev{

	top:70px;

}



/* 8. Tables */



table th,table td{

	border-width:1px;

	border-style: solid;

}

table th{

	padding:14px 17px 14px 19px;

}

table td{

	padding:10px 17px 10px 19px;

}

.size_1 th,.represent_wrap > .item_represent{

	width:33.333%;

}

.pt_container{

	margin:0 -1px;

}

.pt_column{

	width:25%;

	padding:0 1px;

}

.pricing_table > header:not([class*="border_"]),

.pt_list > li:not(:last-child){

	border-width:1px 1px 0 1px;

	border-style:solid;

	border-color:#e5e5e5;

}

.pricing_table.type_2 .pt_list > li:first-child{

	border-top:none;

}

.pricing_table > header{

	padding:9px 10px;

}

.pricing_table.type_2 > header{

	padding:10px;

}

.pt_price dt{

	font-size:2.53em;

}

.pt_list > li:not(:last-child){

	padding:12px 30px 10px;

}

.pt_list > li:nth-last-child(2){

	padding-bottom:11px;

}

.pt_price{

	padding:23px 10px 15px 10px !important;

}

.pt_list > li i[class^="fa "]{

	position:absolute;

	left:9px;

	margin-top:1px;

}

.pricing_table.active{

	margin:-20px -5px 0;

	z-index:1;

	-webkit-box-shadow:0 0 18px 0 rgba(0,0,0,.12);

	-moz-box-shadow:0 0 18px 0 rgba(0,0,0,.12);

	-o-box-shadow:0 0 18px 0 rgba(0,0,0,.12);

	-ms-box-shadow:0 0 18px 0 rgba(0,0,0,.12);

	box-shadow:0 0 18px 0 rgba(0,0,0,.12);

}

.pricing_table.active > header{

	padding-top:20px;

	padding-bottom:18px;

}

.pricing_table.type_2.active > header{

	padding-top:21px;

	padding-bottom:19px;

}

.pricing_table.active .pt_price{

	padding:27px 10px 21px 10px !important;

}

.pricing_table.active [class*="button_type_"]{

	padding-top:17px;

	padding-bottom:18px;

}

.active_stripe{

	position:absolute;

	right:-2px;

	top:7px;

	padding:0px 6px 1px;

	-webkit-transform:rotate(45deg);

	-moz-transform:rotate(45deg);

	-o-transform:rotate(45deg);

	-ms-transform:rotate(45deg);

	transform:rotate(45deg);

	-webkit-backface-visibility:hidden;

}

.angle_left,.angle_right{

	position:absolute;

	right:100%;

	width:0;

	margin-right:-1px;

	height:0;

	border-left:22px solid transparent;

	border-bottom:22px solid #d6a916;

}

.angle_right{

	left:100%;

	right:auto;

	margin-right: 0px;

	margin-left:-1px;

	border-left:none;

	border-right:22px solid transparent;

}

.angle_left::before,

.angle_right::before{

	content:"";

	position:absolute;

	top:22px;

	left:-22px;

	width:0;

	height:0;

	border-bottom:5px solid transparent;

}

.angle_left::before{

	border-left:5px solid #B99621;

}

.angle_right::before{

	border-left:none;

	right:-22px;

	left:auto;

	border-right:5px solid #B99621;

}

.orders_list_table th:first-child{width:17%;}

.orders_list_table th:nth-child(2){width:14.167%;}

.orders_list_table th:nth-child(3){width:43.039%;}

.orders_info_table td:first-child{width:23.25%;}

.bs_to_table td:first-child{width:48.729%;}

.order_items_table{

	table-layout: fixed;

}

.order_items_table th:first-child{width:8.510%;}

.order_items_table th:nth-child(2){width:22.522%;}

.order_items_table th:nth-child(3){width:16.021%;}

.order_items_table th:nth-child(4){width:11.820%;}

.order_items_table th:nth-child(5){width:7.265%;}

.order_items_table th:nth-child(6){width:8.265%;}

.order_items_table th:nth-child(7){width:10.992%;}

.order_items_table th:nth-child(8){width:14.820%;}

.order_items_table tbody td:not([colspan]){

	padding-top:20px;

	padding-bottom:20px;

}

.order_review_table tbody td:not([colspan]){

	padding-top:18px;

	padding-bottom:21px;

}

.order_review_table tfoot td:not(:last-child)[colspan],

.order_items_table tfoot td[colspan]{

	padding-top:16px;

	padding-bottom:16px;

}

.wishlist_table td,

.shopping_cart_table tbody td{

	padding-top:20px;

	padding-bottom: 20px;

}

.order_review_table th:first-child{width:60.96%;}

.order_review_table th:nth-child(2){width:7.86%;}

.order_review_table th:nth-child(3){width:10.52%;}

.order_review_table th:nth-child(4){width:6.14%;}

.shopping_cart_table th:first-child{width:12.280%;}

.shopping_cart_table th:nth-child(2){width:38.219%;}

.shopping_cart_table th:nth-child(3){width:7.894%;}

.shopping_cart_table th:nth-child(4){width:11.403%;}

.shopping_cart_table th:nth-child(6){width:11.842%;}

.compare_table td:first-child{width:12.28%;}

.compare_table td:not(:first-child){width:29.23%;}

.small_offset_row td{

	padding-top:7px;

	padding-bottom:7px;

}

.compare_table tr{

	counter-reset: product;

}

.compare_table td{

	counter-increment: product;

}

.wishlist_table th:first-child{width:16.52%;}

.wishlist_table th:nth-child(2){width:28%;}

.wishlist_table th:nth-child(3){width:14.37%;}

.wishlist_table th:nth-child(4){width:15.94%;}



/* 9. Icons */



.icon_wrap_1{

	width: 60px;

	height: 60px;

}

.icon_wrap_1 i[class^="fa "]{

	font-size:2.6em;

}

[class*="button_type_"]:not([data-open-dropdown]) [class^="fa fa-angle-"]{

	font-size:1.5em;

}

.button_type_2 > i[class^="fa "]:not([class*="fs_"]),

.button_type_6 > i[class^="fa "]{

	font-size:1.25em;

}

.button_type_3 > i[class^="fa "]{

	font-size:1.3em;

}

.button_type_10 > i[class^="fa "]{

	font-size:1.7em;

}

.flex-direction-nav a i[class^="fa "]{

	font-size:2.1em !important;

}

[class*="vr_list"].with_links > li > a > [class^="fa "].fa-check,

[class*="vr_list"]:not(.with_links) > li > [class^="fa "].fa-check,

[class*="vr_list"].with_links > li > a > [class^="fa "].fa-plus,

[class*="vr_list"]:not(.with_links) > li > [class^="fa "].fa-plus,

[class*="vr_list"].with_links > li > a > [class^="fa "].fa-star,

[class*="vr_list"]:not(.with_links) > li > [class^="fa "].fa-star{

	font-size:.8em;

}

[class*="vr_list"].with_links > li > a > [class^="fa "].fa-circle,

[class*="vr_list"]:not(.with_links) > li > [class^="fa "].fa-circle{

	font-size:.5em;

}

.glyphicon_item > i[class^="fa "]{

	font-size:11.42em;

	position:absolute;

	left:-45px;

	bottom:27px;

	z-index:0;

	opacity:.06;

}

.glyphicon_item > .fa.fa-group{

	left:-60px;

}

.glyphicon_item > .fa.fa-tablet{

	left:-25px;

}

[class^="thumbnails_product_"] i[class^="fa "]{

	font-size:1.2em !important;

}



/* 10. Main content elements */



.dropdown{

	position:absolute;

	top:100%;

	right:0;

	margin-top:2px;

	opacity:0;

	visibility: hidden;

	-webkit-transform-origin:0 0;

	-moz-transform-origin:0 0;

	-o-transform-origin:0 0;

	-ms-transform-origin:0 0;

	transform-origin:0 0;

	-webkit-backface-visibility:hidden;

}

.dropdown.type_2{

	right:auto;

	left:0;

}

.login_dropdown,#shopping_cart{

	padding:15px 20px 20px;

	width:262px;

}

.dropdown hr,

.product_options hr{

	margin-left:-20px;

	margin-right:-20px;

}

#shopping_cart{

	padding-top:0;

}

.sc_header{

	padding:7px 0 5px;

}

.total_title{

	width:70px;

}

[class*="close"]:not(.jackbox-close){

	position:absolute;

	top:12px;

	right:0;

	cursor:pointer;

	-webkit-transform:scaleX(1.3);

	-moz-transform:scaleX(1.3);

	-o-transform:scaleX(1.3);

	-ms-transform:scaleX(1.3);

	transform:scaleX(1.3);

}

[class*="close"].close_widget{

	top:-1px;

	right:10px;

}

.scale_image_container{

	-webkit-backface-visibility:hidden;

}

.scale_image_container:hover .scale_image{

	-webkit-transform:scale(1.1);

	-moz-transform:scale(1.1);

	-o-transform:scale(1.1);

	-ms-transform:scale(1.1);

	transform:scale(1.1);

}

.caption_type_1{

	position:absolute;

	left:10px;

	bottom:0;

	-webkit-transform:translateY(10px);

	-moz-transform:translateY(10px);

	-o-transform:translateY(10px);

	-ms-transform:translateY(10px);

	transform:translateY(10px);

	width:calc(100% - 20px);

}

.caption_type_1.pos_2{

	bottom:10px;

}

.caption_title{

	padding:4px 10px 5px;

}

.caption_inner{background:rgba(34,34,38,.8);padding: 12px 20px 12px;}

.caption_type_1.pos_2 .caption_inner{

	padding-bottom:15px;

}

.banner_type_2{

	border-width:1px;

	border-style:solid;

	padding:4px;

}

.banner_type_2 .inner{

	/*padding:25px 30px 31px;*/

	padding:30px 30px 26px;

}

.product_label{

	position:absolute;

	right:10px;

	top:10px;

	width:50px;

	height:50px;

	z-index:3;

	-webkit-backface-visibility:hidden;

}

.product_item figcaption{

	padding:16px 0 10px;

	z-index:3;

}

[class*="_isotope_item"] .product_item figcaption{

	z-index:0;

}

.product_item.type_2 .rating_list{

	position: absolute;

	top:50%;

	margin-top:-6px;

	left:0;

	opacity:0;

}

.frame_container::before{

	content:"";

	display:block;

	position: absolute;

	border:1px solid #e5e5e5;

	right:-10px;

	left:-10px;

	top:-10px;

	bottom: -10px;

	opacity: 0;

	-webkit-backface-visibility:hidden;

	-webkit-transition:opacity .5s ease;

	-moz-transition:opacity .5s ease;

	-o-transition:opacity .5s ease;

	transition:opacity .5s ease;

}

.frame_container.mini::before{

	top:-5px;

	left:-5px;

	right:-5px;

	bottom:-5px;

}

.manufacturer_widget{

	padding:10px;

	border:1px solid #e5e5e5;

}

.product_buttons_container{

	padding-top:20px;

	position:absolute;

	bottom:-0px;

	left:0;

	width:100%;

	-webkit-transform:translateY(100%);

	-moz-transform:translateY(100%);

	-o-transform:translateY(100%);

	-ms-transform:translateY(100%);

	transform:translateY(100%);

	z-index:2;

}

.options_list.active,

.caption_type_1.pos_2,

.scale_image_container:hover .caption_type_1,

.product_item:hover .product_buttons_container,

.popup_container:hover .open_buttons_container > li,

.popup_container:hover .item_title_container .item_title{

	-webkit-transform:translateY(0px);

	-moz-transform:translateY(0px);

	-o-transform:translateY(0px);

	-ms-transform:translateY(0px);

	transform:translateY(0px);

}

.scale_image_container:hover .caption_type_1.pos_2{

	-webkit-transform:translateY(-5px);

	-moz-transform:translateY(-5px);

	-o-transform:translateY(-5px);

	-ms-transform:translateY(-5px);

	transform:translateY(-5px);

}

.tooltip_container .tooltip{

	position:absolute;

	background:rgba(0,0,0,.75);

	padding:5px 15px 4px;

	white-space: nowrap;

	z-index:2;

}

.tooltip_container .tooltip::after{

	content:"";

	position:absolute;

	width:0;

	height:0;

}

.tooltip_container .tooltip.top{

	bottom:100%;

	left:50%;

	margin-bottom:10px;

}

.tooltip_container .tooltip.bottom{

	top:100%;

	left:50%;

	margin-top:10px;

}

.tooltip_container .tooltip.left{

	top:50%;

	margin-right:10px;

	right:100%;

}

.tooltip_container .tooltip.right{

	top:50%;

	margin-left:10px;

	left:100%;

}

.tooltip_container .tooltip.top::after{

	border-left:8px solid transparent;

	border-top:5px solid rgba(0,0,0,.8);

	border-right:8px solid transparent;

	top:100%;

	left:50%;

	margin-left:-8px;

}

.tooltip_container .tooltip.bottom::after{

	border-left:8px solid transparent;

	border-bottom:5px solid rgba(0,0,0,.8);

	border-right:8px solid transparent;

	bottom:100%;

	left:50%;

	margin-left:-8px;

}

.tooltip_container .tooltip.left::after{

	border-top:8px solid transparent;

	border-left:5px solid rgba(0,0,0,.8);

	border-bottom:8px solid transparent;

	top:50%;

	right:-5px;

	margin-top:-8px;

}

.tooltip_container .tooltip.right::after{

	border-top:8px solid transparent;

	border-right:5px solid rgba(0,0,0,.8);

	border-bottom:8px solid transparent;

	top:50%;

	left:-5px;

	margin-top:-8px;

}

.photoframe{

	/*border:10px solid #fff;*/

	border-width:10px;

	border-style:solid;

}

.post_info{

	width:50px;

}

.post_info.size_2{

	width:67px;

}

.post_excerpt{

	width:288px;

	padding-top:3px;

}

.post_excerpt.size_2{

	width:745px;

	padding-top:1px;

}

.post_excerpt.size_3{

	width:255px;

}

.date{

	padding:10px 5px 7px;

}

.date.size_2{

	padding-top:18px;

	padding-bottom:15px;

}

.date:not(.size_2) b{

	font-size:1.428em;

	margin-bottom:1px;	

}

.date.size_2 b{

	font-size:1.7em;

}

.item_represent .description{width: 90%;float: right;}

.item_represent.type_2 .description{

	word-break:break-all;

}

.item_represent.with_divider::before{

	content:"";

	display: block;

	position:absolute;

	width:1px;

	height:97%;

	left:-15px;

	top:-10px;

}

.item_represent.type_2{

	padding:12px 10px 10px;

}

.item_represent.type_3{

	padding-top:12px;

}

.item_represent.type_3.with_divider::before{

	top:-3px;

	height:94%;

}

.represent_wrap > .item_represent:not(:first-child){

	border-left:3px solid #fff;

}

.represent_wrap.widget > .item_represent{

	width:100%;

	border-left:none;

}

.represent_wrap.widget > .item_represent .icon_wrap_1{

	width:20%;

}

.represent_wrap.widget > .item_represent .icon_wrap_1 i[class^="fa "]{

	font-size:2em;

}

.represent_wrap.widget > .item_represent .description{

	width:77.69%;

}

.item_represent.type_2:hover{

	background:#F0F0F0;

}

.breadcrumbs{

	padding:7px 0 8px;

}

#subscribe_popup > .popup{

	width:605px;

}

#subscribe_popup .inner{

	padding:35px 20px 42px;

}

#subscribe_popup .button_type_2{

	width:165px;

}

#subscribe_popup .close_popup{

	top:6px;

	right:15px;

}

#enquiry_form > .popup{

	width:605px;

}

#enquiry_form.inner{

	padding:35px 20px 42px;

}

#enquiry_form .button_type_2{

	width:165px;

}

#enquiry_form .close_popup{

	top:6px;

	right:15px;

}

#quick_view > .popup,

#add_to_cart_popup > .popup{

	width:840px;

	background:#fff;

	padding:35px 20px;

}

#add_to_cart_popup > .popup{

	width:404px;

	padding:45px 20px 40px;

}

#quick_view .close_popup,

#add_to_cart_popup .close_popup{

	top:23px;

	right:30px;

}

.accordion dt,

.styled_tabs > nav li a{

	border-width:1px;

	border-style:solid;

	padding:7px 40px 8px 19px;

}

.styled_tabs > nav li a{

	padding-right:18px;

	padding-left:18px;

}

.styled_tabs.type_3 > nav li:not(.color_dark) a{

	border-color:transparent;

}

.styled_tabs.type_3 > nav li a{

	padding:10px 18px 11px;

}

.styled_tabs.type_2 > nav{

	z-index:2;

	width:35.05%;

}

.tabs_content_wrap{

	width:64.95%;

	z-index:1;

	margin-left:-1px;

	border-left-width:1px;

	border-left-style:solid;

	padding:0 10px 0 30px;

}

.tabs_content_wrap > div{

	padding-top:0px;

}

.styled_tabs > nav + hr{

	margin-top:-1px;

}

.accordion dt::after,

.accordion dt::before{

	position:absolute;

	font-weight:300;

	font-size:.9em;

	top:7px;

	right:20px;

	-webkit-transition:color .2s ease,opacity .2s ease;

	-moz-transition:color .2s ease,opacity .2s ease;

	-o-transition:color .2s ease,opacity .2s ease;

	transition:color .2s ease,opacity .2s ease;

}

.accordion dt::after{

	content:"-";

	opacity:0;

}

.accordion dt::before{

	content:"+";

}

.accordion dd{

	padding:21px 0 35px;

}

.tab_content{

	padding:25px 0;

}

.author_quote{

	padding-left:35px;

}

.alert_box{

	padding:15px 55px 15px 20px;

}

.alert_box > [class^="fa "]{

	position:absolute;

	right:18px;

	top:50%;

	margin-top:-11px;

	color:rgba(0,0,0,.3);

}

.alert_box.warning{

	color:#a68414;

	background-color:#f7eed0;

}

.alert_box.warning [class^="fa "]:hover{

	color:#d6a916;

}

.alert_box.error{

	color:#952c2c;

	background-color:#ead5d5;

}

.alert_box.error [class^="fa "]:hover{

	color:#952c2c;

}

.alert_box.success{

	color:#276658;

	background-color:#d4e0de;

}

.alert_box.success [class^="fa "]:hover{

	color:#276658;

}

.alert_box.info{

	color:#2c6095;

	background-color:#d5dfea;

}

.alert_box.info [class^="fa "]:hover{

	color:#2c6095;

}

.progress_bar{

	height: 5px;

	border-width:1px;

	border-style:solid;

}

.progress_bar > div{

	position:absolute;

	left:-1px;

	top:-1px;

	bottom:-1px;

	right:-1px;

	width:0%;

}

.popup_container::before,

input[type="radio"] + label::after,

input[type="checkbox"] + label::after,

.open_sub_categories::after,.open_sub_categories::before{

	opacity: 0;

	-webkit-transition:opacity .4s ease;

	-moz-transition:opacity .4s ease;

	-o-transition:opacity .4s ease;

	transition:opacity .4s ease;

	-webkit-backface-visibility:hidden;

}

.popup_container::before{

	content:"";

	display:block;

	position:absolute;

	z-index:1;

	width:100%;

	height:100%;

	background-color:rgba(34,34,38,.6);

	top:0;

	left:0;

}

.open_buttons_container:not(.in_masonry),

.item_title_container{

	position:absolute;

	z-index:2;

	top:50%;

	left:50%;

}

.item_title_container{

	right:20px;

	left:20px;

	-webkit-transform:translateY(-50%);

	-moz-transform:translateY(-50%);

	-o-transform:translateY(-50%);

	-ms-transform:translateY(-50%);

	transform:translateY(-50%);

}

.open_buttons_container > li,

.item_title_container .item_title{

	-webkit-transform:translateY(20px);

	-moz-transform:translateY(20px);

	-o-transform:translateY(20px);

	-ms-transform:translateY(20px);

	transform:translateY(20px);

}

.open_buttons_container > li:first-child{

	-webkit-transition-delay:.1s;

	-moz-transition-delay:.1s;

	-o-transition-delay:.1s;

	transition-delay:.1s;

}

.open_buttons_container > li:nth-child(2){

	-webkit-transition-delay:.3s;

	-moz-transition-delay:.3s;

	-o-transition-delay:.3s;

	transition-delay:.3s;

}

.open_buttons_container > li:nth-child(3){

	-webkit-transition-delay:.5s;

	-moz-transition-delay:.5s;

	-o-transition-delay:.5s;

	transition-delay:.5s;

}

.open_buttons_container > li:nth-child(4){

	-webkit-transition-delay:.7s;

	-moz-transition-delay:.7s;

	-o-transition-delay:.7s;

	transition-delay:.7s;

}

.glyphicon_item{

	padding:37px 20px 26px;

}

.gi_stats dt{

	font-size:3.42em;

}

.sort{

	width:140px;

}

[class*="isotope_container"]{

	margin-left:-15px;

	margin-right:-15px;

	-webkit-transition:height .4s ease;

	-moz-transition:height .4s ease;

	-o-transition:height .4s ease;

	transition:height .4s ease;

}

[class*="isotope_item"]{

	border-width:15px 15px 20px 15px;

	border-style:solid;

	border-color:transparent;

}

[class*="isotope_item"].masonry{

	border-bottom-width:15px;

}

.full_width_masonry [class*="isotope_item"].masonry{

	border-width:10px;

	border-style:solid;

	border-color:transparent;

}

[class*="isotope_container"].two_columns [class*="isotope_item"]{

	width:50%;

}

[class*="isotope_container"].three_columns [class*="isotope_item"]{

	width:33.3333%;

}

[class*="isotope_container"].four_columns [class*="isotope_item"]{

	width:25%;

}

.project_list_title{

	width:100px;

}

.full_width_masonry{

	margin-left:0;

	margin-right: 0;

}

.article_rating{

	margin-top:-2px;

}

.comment_info{

	padding-right:40px;

}

.author_photo{

	width:80px;

}

.comment_content{

	width:753px;

}

.comment_level_2 .comment_content{ /* for each next level -=20px width relative to previous level */

	width:733px;

}

.numbered_title_init{

	counter-reset: numbered-title;

}

.numbered_title::before{

	content:counter(numbered-title);

	counter-increment: numbered-title;

	display: inline-block;

	vertical-align: middle;

	text-align: center;

	width:30px;

	height:30px;

	margin-right:10px;

	font-size:.75em;

	font-weight: 600;

	line-height: 29px;

	color:#fff;

}

.numbered_title.type_2::before{

	color:inherit;

}

.quantity > *{

	height:38px;

}

.quantity.type_2 > *{

	min-height: 0px;

	height:28px;

	line-height: 26px

}

.quantity button{

	border:1px solid #e5e5e5;

	width:28px;

	line-height: 36px;

}

.quantity input[type="text"]{

	width:38px;

	text-align: center;

	-webkit-box-shadow:none !important;

	-moz-box-shadow:none !important;

	-o-box-shadow:none !important;

	-ms-box-shadow:none !important;

	box-shadow:none !important;

	border-color:#e5e5e5 !important;

	padding-left:5px;

	padding-right:5px;

	border-left:none;

	border-right:none;

}

.offer_wrap{

	z-index:1;

}

.offer{

	position:absolute;

	top:88px;

	right:-147px;

	z-index:4;

	background-color:rgba(44, 96, 149, .9);

	padding:11px 15px;

	width:230px;

}

.offer::before{

	content:"";

	width:0;

	height:0;

	border-top:7px solid transparent;

	border-right:5px solid rgba(44, 96, 149, .9);

	border-bottom:7px solid transparent;

	position:absolute;

	left:-5px;

	top:50%;

	margin-top:-7px;

}

.c_image_container .c_image_1{

	position: relative;

	z-index:1;

}

.c_image_container .c_image_2{

	position:absolute;

	top:0;

	left:0;

	z-index:2;

}



/*isotope change layout*/

[class*="isotope_container"] [class*="isotope_item"].list_view_type{

	width:100%;

}

.category_isotope_item.list_view_type figure::after{

	content:"";

	display:block;

	clear:both;

}

.category_isotope_item.list_view_type figure > .relative:not(figcaption){

	float:left;

	margin-right:30px;

}

.category_isotope_item.list_view_type figcaption{

	padding-top:4px;

}

.category_isotope_item.list_view_type figcaption [class*="col-"]{

	float:none;

	width:100%;

	text-align:left;

}

.category_isotope_item.list_view_type figure .rating_list,

.category_isotope_item.list_view_type figure .category_link{

	position: static;

	opacity:1 !important;

}

.category_isotope_item.list_view_type figure .category_link{

	margin-bottom:2px;

	display: inline-block;

}

.category_isotope_item.list_view_type figure .reviews,

.category_isotope_item.list_view_type figure .rating_list{

	display:inline-block;

	vertical-align: middle;

}

.category_isotope_item.list_view_type figcaption [class*="col-"] b.d_block{

	display:inline-block;

}

.category_isotope_item.list_view_type figure .rating_list{

	padding:5px 5px 0 0;

	-webkit-backface-visibility:hidden;

}

.category_isotope_item.list_view_type figure .category_link + br,

.category_isotope_item.list_view_type p.d_none,

.category_isotope_item.list_view_type hr.d_none,

.category_isotope_item.list_view_type figcaption .button_type_8{

	display: block;

}

.category_isotope_item.list_view_type figcaption [class*="col-"]:first-child > a{

	font-size:1.145em;

}

.category_isotope_item.list_view_type figcaption .button_type_2{

	width:auto;

	float:left;

	margin:0 3px 0 0;

}

.category_isotope_item.list_view_type figcaption .row{

	margin-bottom:16px;

}

.category_isotope_item.list_view_type figcaption .row::after,

.category_isotope_item.list_view_type figcaption > div:last-child{

	display:none;

}

.category_isotope_item.list_view_type figcaption [class*="col-"] > .relative{

	margin-bottom:9px;

}



.dotd_carousel{

	border-width:1px;

	border-style:solid;

}

.dotd_image{

	width:44.81%;

	margin-right:2.35%;

}

.dotd_description{

	width:52.84%;

}

.product_preview{

	width:42.45%;

	margin-right:3.53%;

}

.product_description{

	width:54.02%;

}

.product_options{

	border:1px solid #f0f0f2;

	padding:15px 19px 0;

}

.product_options footer{

	padding:12px 20px 19px;

	margin:0 -19px;

}

.product_thumbnails_wrap{

	margin-top:-5px;

	margin-left:-40px;

}

.product_thumbnails_wrap::after{

	content:"";

	display: block;

	position: absolute;

	width:38px;

	height:calc(100% - 30px);

	top:15px;

	right:0;

	background:#fff;

	z-index:2;

}

.sp_label{

	min-width:185px;

}

.product_title{

	max-width:70%;

}

.addthis_toolbox > a:not(:last-child) > span{

	margin-right:4px;

}

.cookie{

	background:rgba(0,0,0,.8);

	padding:8px 0;

}



.hidden{

	opacity:0;

	visibility: hidden;

}

.visible,

.fancybox-nav span,

fieldset:hover .fieldset_c,

.popup_container:hover::before,

input[type="radio"]:checked + label::after,

input[type="checkbox"]:checked + label::after{

	opacity:1;

	visibility: visible;

}

.c_image_2,

.open_buttons_container > li,

.accordion .color_dark::before,

.item_title_container .item_title,

.open_sub_categories.active::before,

.product_item.type_2:hover .category_link{

	opacity:0;

}

.accordion .color_dark::after,

.frame_container:hover::before,

.popup_container:hover .open_buttons_container > li,

.open_sub_categories::before,

.open_sub_categories.active::after,

.c_image_container:hover .c_image_2,

.product_item.type_2:hover .rating_list,

.popup_container:hover .item_title_container .item_title{

	opacity:1;

}



/* 11. Forms */



input:not([type="submit"]),.select_title,textarea{border-width:1px;border-style:solid;padding:7.5px 10px 7.5px;background:#fff;min-height:38px;text-align: center;border-radius: 20px}

input:not([class*="border_"]),.select_title,textarea{

	border-color:#e5e5e5;

}

textarea{

	min-height:60px;

	resize:none;

}

input:not([type="submit"]):focus,textarea:focus{

	border-color:rgba(214, 169, 22, .5);

	-webkit-box-shadow:0 0 3px rgba(214, 169, 22, .5);

	-moz-box-shadow:0 0 3px rgba(214, 169, 22, .5);

	-o-box-shadow:0 0 3px rgba(214, 169, 22, .2);

	-ms-box-shadow:0 0 3px rgba(214, 169, 22, .5);

	box-shadow:0 0 3px rgba(214, 169, 22, .5);

}

.select_title{

	padding-left:15px;

	padding-right:30px;

	cursor:pointer;

}

.select_title[class*="type_"]{

	min-height: 28px;

	padding-top:4px;

	padding-bottom:3px;

	padding-left:10px;

	padding-right:25px;

}

.select_title.type_3{

	min-width:130px;

}

.select_title[class*="type_"] ~ .options_list > li{

	padding-left:10px;

	padding-right: 10px;

 }

.select_title::after{

	content:"\f107";

	font-family: FontAwesome;

	position:absolute;

	right:9px;

	font-size:1.1em;

}

[role="search"]{

	width:242px;

}

.search_form_container{

	width:40px;

	margin:5px -4px 0 0;

	z-index:4;

}

.search_form_container [role="search"]{

	width:40px;

}

.search_form_container [role="search"] button{

	right:5px;

	top:-1px;

}

.button_in_input input:not([type="submit"]){

	padding-right:40px;

}

.button_in_input button{

	position:absolute;

	text-align: center;

	width:40px;

	min-height: 38px;

	right:0;

	top:0px;

	font-size:1.15em;

}

input[type="checkbox"],

input[type="radio"]{

	display:none;

}

input[type="checkbox"] + label,

input[type="radio"] + label{

	padding-left:32px;

	position:relative;

	cursor:pointer;

}

input[type="checkbox"] + label:not([class*="fs_"]){

	padding:1px 0 1px 32px;

}

input[type="checkbox"] + label:not([class*="fs_"])::after,

input[type="checkbox"] + label:not([class*="fs_"])::before{

	top:1px;

}

input[type="radio"] + label{

	padding-top:5px;

	padding-bottom:5px;

}

input[type="checkbox"] + label::before,

input[type="radio"] + label::before{

	content:"";

	display:block;

	width:22px;

	height:22px;

	position:absolute;

	left:0;

	background:#fff;

	border:1px solid #e5e5e5;

}

input[type="checkbox"] + label::before{

	top:-2px;

}

input[type="radio"] + label::before{

	top:50%;

	margin-top:-11px;

}

input[type="radio"] + label::after,

input[type="checkbox"] + label::after{

	position:absolute;

	visibility: hidden;

}

input[type="checkbox"] + label::after{

	content:"\f00c";

	font-family: FontAwesome;

	text-align: center;

	left:0px;

	width:22px;

	height: 22px;

	line-height: 22px;

	top:-1px;

}

input[type="radio"] + label::after{

	content:"";

	width:10px;

	height:10px;

	left:6px;

	top:50%;

	margin-top:-5px;

	background:#000;

}

.options_list{

	position:absolute;

	top:100%;

	left:0;

	width:100%;

	margin-top:2px;

	cursor: pointer;

	-webkit-transform:translateY(10px);

	-moz-transform:translateY(10px);

	-o-transform:translateY(10px);

	-ms-transform:translateY(10px);

	transform:translateY(10px);

}

.gi_stats,

.styled_select,

.zoomContainer{

	z-index:2;

}

.styled_select.active{

	z-index:4;

}

.field_title{

	width:18.01%;

	margin:7px 0 0;

}

.field_container{

	width:81.98%;

}

.field_message_title{

	width:140px;

}

.test_input{

	width:190px;

}

.required::after{

	content:"*";

	display: inline-block;

	vertical-align: top;

}

.range_slider{

	height:12px;

}

.ui-slider-handle{

	width:12px;

	height:22px;

	position: absolute;

	top:-6px;

	cursor: pointer;

	z-index:1;

}

.range_slider::after{

	content:"";

	display: block;

	position: absolute;

	top:0px;

	bottom:0px;

	right:0px;

	width:25%;

}

.range_slider,.ui-slider-handle{

	border:1px solid #e5e5e5;

}

.range_max,.range_min{

	padding:0 !important;

	border:none !important;

	min-height: 0px !important;

	-webkit-box-shadow:none !important;

	-moz-box-shadow:none !important;

	-o-box-shadow:none !important;

	-ms-box-shadow:none !important;

	box-shadow:none !important;

}

.filter_input:not([type="submit"]){

	min-height:24px;

	padding-top:3px;

	padding-bottom:3px;

}

.fieldset_c{

	top:0px !important;

}

.size_select{

	width:95px;

}



/* 12. Footer */



[role="contentinfo"]{

	padding:35px 0 40px;

}



/* webkit only */

@media only screen and (-webkit-min-device-pixel-ratio:0){

	img.d_inline_m{

		margin-top:-3px;

	}

	[class*="vr_list"].with_links > li > a > [class^="fa "].fa-check,

	[class*="vr_list"]:not(.with_links) > li > [class^="fa "].fa-check,

	[class*="vr_list"].with_links > li > a > [class^="fa "].fa-plus,

	[class*="vr_list"]:not(.with_links) > li > [class^="fa "].fa-plus,

	[class*="vr_list"].with_links > li > a > [class^="fa "].fa-star,

	[class*="vr_list"]:not(.with_links) > li > [class^="fa "].fa-star{

		top:10px;

	}

	[class*="vr_list"].with_links > li > a > [class^="fa "].fa-circle,

	[class*="vr_list"]:not(.with_links) > li > [class^="fa "].fa-circle{

		top:11px;

	}

}

/* firefox only */

@-moz-document url-prefix(){

	[class*="vr_list"].with_links > li > a > i[class^="fa "],

	[class*="vr_list"]:not(.with_links) > li > i[class^="fa "]{

		top:8px;

	}

	[class*="vr_list"].with_links > li > a > [class^="fa "].fa-circle,

	[class*="vr_list"]:not(.with_links) > li > [class^="fa "].fa-circle{

		top:10px;

	}

	.button_type_2{

		padding-top:7px;

	}

}



/* 14. Responsive changes */

@media only screen and (min-width:1201px){

	.w_lg_auto{

		width:auto;

	}
	.caption_inn {
    height: 20rem;
	    margin:0px 10px 0px 10px;
	}

}



@media only screen and (max-width:1200px),only screen and (max-width:1200px) and (orientation:landscape){

	.main_menu > li > a{

		padding-left:11px;

		padding-right:11px;

	}

	.post_excerpt{

		width:222px;

	}

	.post_excerpt.size_2{

		width:595px;

	}

	.post_excerpt.size_3{

		width:195px;

	}

	.item_represent .description{

		width:212px;

	}

	[data-open-dropdown]:not(.type_2){

		padding-left:12px;

		padding-right:12px;

	}

	.main_menu.type_2 > li > a{

		padding-left:6px;

		padding-right:6px;

	}

	.test_input{

		width:100%;

	}

	.scrolled{

		position:relative !important;

		top:0 !important;

		right:auto !important;

	}

	.layerslider_video iframe,

	.layerslider_video .ls-video-layer{

		width:inherit !important;

	}

	.comment_content{

		width:603px;

	}

	.comment_level_2 .comment_content{ 

		width:583px;

	}

	.orders_list_table th:first-child{width:22%;}

	.orders_list_table th:nth-child(2){width:22.167%;}

	.orders_list_table th:nth-child(3){width:35.039%;}

	.order_items_table th,

	.order_items_table td{

		padding-left:12px;

		padding-right:12px;

	}

	.order_items_table th:nth-child(3){

		width:14.021%;

	}

	.order_items_table th:nth-child(2) {

		width: 15.522%;

	}

	.order_review_table th:first-child{width:45.96%;}

	.order_review_table th:nth-child(2){width:10.86%;}

	.order_review_table th:nth-child(3){width:15.52%;}

	.order_review_table th:nth-child(4){width:10.14%;}

	.shopping_cart_table th:nth-child(2){width:30%;}

	.wishlist_table th:first-child{width:16.52%;}

	.wishlist_table th:nth-child(2){width:20%;}

	.wishlist_table th:nth-child(3){width:14.37%;}

	.wishlist_table th:nth-child(4),

	.wishlist_table th:nth-child(5){width:16.94%;}

	.wishlist_table .compare_button{

		min-width: 0px;

	}

	.dotd_description td,

	.product_description td{

		padding:10px;

	}

	.zoomContainer{

		display:none;

	}

	#zoom{

		cursor:pointer;

	}

	[class^="thumbnails_product_"]{

		height:34px;

	}

	.thumbnails_product_prev{

		top:59px;

	}

	.thumbnails_product_prev.type_2{

		top:56px;

	}

}

@media only screen and (max-width:992px),only screen and (max-width:992px) and (orientation:portrait){

	.header_bottom_part.type_2{

		padding-bottom:2px;

	}

	.main_menu > li > a{

		padding-left:13.7px;

		padding-right:13.7px;

	}

	.main_menu > li{

		z-index:4;

	}

	.header_middle_part.type_2 .open_mini_shopping_cart{

		z-index:5;

	}

	.open_mini_shopping_cart{

		z-index:3;

	}

	.caption_inner{

		padding:11px 15px 23px;

	}

	.banner_type_2 .inner{

		padding-left:20px;

		padding-right:20px;

	}

	.post_excerpt{

		width:284px;

	}

	.post_excerpt.size_2{

		width:440px;

	}

	.post_excerpt.size_3{

		width:143px;

	}

	.item_represent .description{

		width:100%;

	}

	.flickr_list img{

		width:73px;

		height:73px;

	}

	.comment_content{

		width:438px;

	}

	.comment_level_2 .comment_content{ 

		width:418px;

	}

	.order_items_table{

		font-size:.9em;

	}

	.order_items_table th,

	.order_items_table td{

		word-break:break-all;

		padding-left:5px;

		padding-right:5px;

	}

	.order_items_table th:nth-child(3){

		width:10.021%;

	}

	.shopping_cart_table th:nth-child(2){width:15.219%;}

	.shopping_cart_table th:nth-child(4){width:12.903%;}

	.shopping_cart_table th:nth-child(5){width:16.903%;}

	.shopping_cart_table th:nth-child(6){width:12.842%;}

	.shopping_cart_table th:nth-child(7){width:6.842%;}

	.compare_button{

		min-width:0px;

		padding-left:9px;

		padding-right:9px;

	}

	.wishlist_table td{

		padding-left:5px;

		padding-right: 5px;

	}

	.flexslider .slider_fs_1,

	.royalslider .slider_fs_1{

		font-size:2.9em;

	}

	/*isotope change layout*/

	.category_isotope_item.list_view_type figcaption{

		float:left;

		width:239px;

	}

	.dotd_image{

		width:32.81%;

	}

	.dotd_description{

		width:64.84%;

	}

	[class^="thumbnails_product_"]{

		height:40px;

	}

	.thumbnails_product_prev{

		top:65px;

	}

	[class^="thumbnails_product_"].type_2{

		height:45px;

	}

	.thumbnails_product_prev.type_2{

		top:65px;

	}

	.represent_wrap.widget > .item_represent .icon_wrap_1,

	.represent_wrap.widget > .item_represent .description{

		width:100%;

	}

	.search_form_container{

		z-index:3;

	}

	#quick_view > .popup{

		width:750px;

	}

}

@media only screen and (max-width:767px){
    
    .d_xs_none{
    margin-top: 45px;
    margin-left: 0!important;
    display: block;
    }
    .mega_menu {
        left: 0!important;
        width: 100%!important;
    }
	.same_height{

		height:auto !important;

	}

	#quick_view{

		display: none !important;

	}

	.header_middle_part{

		padding:15px 0;

	}

	.main_menu li{

		float:none!important;

	}

	.main_menu.type_2 > li > a{

		padding-left:15px;

		padding-right:15px;

	}

	[role="navigation"] .sub_menu,.mega_menu{

		position:relative;

		width:100% !important;

		left:0 !important;

		-webkit-transform:none;

		-moz-transform:none;

		-o-transform:none;

		-ms-transform:none;

		transform:none;

		-webkit-transition:none;

		-moz-transition:none;

		-o-transition:none;

		transition:none;

		display:none;

		opacity:1;

		visibility: visible;

		margin-bottom:2px;

	}

	[role="navigation"] .sub_menu .sub_menu li:first-child{

		border-top:1px solid #fff;

	}

	.sub_menu .sub_menu li a{

		padding-left:30px;

	}

	.r_image_container{

		margin-left:auto;

		margin-right: auto;

	}

	.post_info,.post_info.size_2{

		width:20%;

	}

	.post_excerpt{

		width: calc(80% - 10px);

	}

	.post_excerpt.size_2,

	.post_excerpt.size_3{

		width: calc(80% - 20px);	

	}

	.pt_column,

	.field_title,

	.field_container,

	.represent_wrap > .item_represent,

	iframe[src^="http://www.facebook.com/plugins/"],

	[class*="isotope_container"] [class*="isotope_item"]{

		width:100% !important;

	}

	#login{

		right:auto;

		left:0;

	}

	.styled_tabs > nav li a,

	.tabs_content_wrap,

	.dotd_carousel .owl-item{

		padding-left:10px;

		padding-right:10px;

	}

	.field_title{

		margin-bottom:5px;

	}

	.item_represent.type_2{

		padding-top:0;

		border:none;

	}

	.comment_content{

		width:auto !important;

	}

	.order_items_table{

		font-size:inherit;

	}

	.wishlist_table td,

	.shopping_cart_table td[colspan],

	.shopping_cart_table td:not([colspan]),

	.order_items_table tfoot td[colspan],

	.order_items_table tbody td:not([colspan]),

	.order_review_table tbody td:not([colspan]){

		padding-top:10px;

		padding-bottom: 10px;

	}

	.wishlist_table td,

	.order_items_table td:not([data-cell-title]){

		padding-left:15px;

		padding-right:15px;

	}

	.compare_table td[data-cell-title]::before{

		content:counter(product) ". " attr(data-cell-title);

	}

	table td,

	.product_preview,

	.product_description,

	.category_isotope_item.list_view_type figure{

		display:block;

		width:100% !important;

	}

	table td:empty{

		display: none;

	}

	table td[data-cell-title]{

		position:relative;

		padding-left:53%;

	}

	table td[data-cell-title]::before{

		content:attr(data-cell-title);

		position:absolute;

		left:15px;

		top:9px;

		white-space:nowrap;

		overflow: hidden;

		text-overflow:ellipsis;

		max-width:43%;

	}

	table td[data-cell-title]::after{

		content:"";

		display: block;

		border-left:1px solid #f0f0f2;

		height:100%;

		position:absolute;

		left:50%;

		top:0;

	}

	table td{

		border-bottom:none;

	}

	table tbody + tfoot > tr:first-child > td[data-cell-title],

	table tbody + tfoot > tr:first-child > td:not([data-cell-title]):first-child{

		border-top:none;

	}

	table tbody,

	table tfoot td:last-child{

		border-bottom:1px solid #f0f0f2;

	}

	.order_items_table tbody + tfoot td[data-cell-title]{

		border-top:1px solid #f0f0f2 !important;

	}

	.compare_button{

		padding-left:20px;

		padding-right:20px;

	}

	.flexslider .slider_fs_1,

	.royalslider .slider_fs_1{

		font-size:1.8em;

		margin-top:10px;

	}

	/*isotope change layout*/

	.dotd_image,

	.category_isotope_item.list_view_type figure > .relative:not(figcaption){

		width:42.48%;

		margin-right:2%;

	}

	.dotd_description,

	.category_isotope_item.list_view_type figcaption{

		width:55.52%;

	}

	.product_preview{

		margin-right:0%;

	}

	.fancybox-prev span {

		left: 0px;

	}

	.fancybox-next span {

		right: 0px;

	}

	[class^="thumbnails_product_"].type_2{

		height:35px;

	}

	.thumbnails_product_prev.type_2{

		top:55px;

	}

	.tp-rightarrow,.tp-leftarrow{

		display:none !important;

	}

}

@media only screen and (max-width:320px){

	table td[data-cell-title]{

		padding-left:54%;

	}

	.styled_tabs > nav li{

		float:none;

		margin:0 0 1px;

	}

	.date.size_2{

		padding-top:10px;

		padding-bottom:7px;

	}

	/*isotope change layout*/

	.category_isotope_item.list_view_type figure > .relative:not(figcaption){

		width:auto;

		display: inline-block;

		float:none;

		margin-right:0%;

		margin-bottom:10px;

	}

	.category_isotope_item.list_view_type figcaption{

		width:auto;

		float:none;

	}

	.dotd_image,

	.dotd_description{

		width:100%;

	}

	.dotd_carousel .owl-dots{

		bottom:15px;

		left:50%;

		-webkit-transform:translateX(-50%);

		-moz-transform:translateX(-50%);

		-o-transform:translateX(-50%);

		-ms-transform:translateX(-50%);

		transform:translateX(-50%);

	}

	[class^="thumbnails_product_"],

	[class^="thumbnails_product_"].type_2{

		height:39px;

	}

	.thumbnails_product_prev,

	.thumbnails_product_prev.type_2{

		top:55px;

	}

}
.divider_blackbot {
    border-color: #222226;
}
.divider_black, .divider_lbrown, .divider_bg.type_2, .divider_blackbot {
    border-width: 2px;
}
.divider_blackbot:not([class*="m_"]) {
    margin-top: 2px;
}

.col-lg-mid, .col-md-mid {width:20%;}

.green{color: #134b36;text-transform:uppercase;font-weight: bold;letter-spacing:1px;}
.wud{color: #542f27;text-transform:uppercase;letter-spacing:1px;font-weight: bold;}


.myback {background-color: rgba(255, 255, 255, 0.9) !important;padding-top: 40px;padding-bottom: 40px;}
.myback p {
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 20px;
    letter-spacing: 0.4px;
    text-align: justify;
}
.about p {
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 20px;
    letter-spacing: 0.4px;
    text-align: justify;
}
.bread {background: #dcd4d4;}
.text-center {text-align:center;}
.slides li img {
    height: 270px !important;
}
*{margin:0;padding:0;border:none;}article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video,main{display:block}mark,rp,rt,ruby,summary,time{display:inline}a, abbr, acronym, address, applet, article, aside, audio,b, blockquote, big, body,center, canvas, caption, cite, code, command,datalist, dd, del, details, dfn, dl, div, dt, em, embed,fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html,i, iframe, img, ins,kbd, keygen,label, legend, li, meter,nav,object, ol, output,p, pre, progress,q, s, samp, section, small, span, source, strike, strong, sub, sup,table, tbody, tfoot, thead, th, tr, tdvideo, tt,u, ul, var{background: transparent;border: 0 none;font-weight: inherit;margin: 0;padding: 0;border: 0;outline: 0;vertical-align: top;}a{text-decoration:none;outline: none !important;}b, strong{font-weight:bold !important;}ul,ol{list-style: none;}q {quotes: none;}table, table td { padding:0;border:none;border-collapse:collapse;}img{vertical-align:top; max-width:100%;}embed{ vertical-align:top;}input,textarea{font-family:inherit;}input,button{-webkit-appearance:none;outline: none;background:transparent;}button::-moz-focus-inner{border:0;}th{text-align:left;}textarea{outline:none !important;}
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.1.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-square:before,.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}
html{
	overflow-x:hidden;
}
body{
	font:400 14px/1.5em "Roboto","sans-serif";
	color:#000000;
	background-attachment: fixed;
}
/*#preloader{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:999;
	background:#fff url("../images/preloader.GIF") no-repeat center;
}*/
/* Preloader */
#preloader { background: none repeat scroll 0 0 rgba(255, 255, 255, 0.96); position: fixed; top:0; left:0; right:0; bottom:0; z-index:99999999; }

#status { background:none repeat scroll 0 0 #FFFFFF; border: 6px solid #593526; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07); left: 47%; margin: -130px 0 0 -130px; position: absolute; text-align: center; top: 40%; width: 300px; height: 300px; }

#status > img { margin-top: 80px; }

.spinner { margin-top: 30px; text-align: center; width: 100%; }

.spinner > div { width: 18px; height: 18px; background-color: #593526; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; display: inline-block; -webkit-animation: bouncedelay 1.4s infinite ease-in-out; animation: bouncedelay 1.4s infinite ease-in-out; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

.spinner .bounce1 { -webkit-animation-delay: -0.32s; animation-delay: -0.32s; }

.spinner .bounce2 { -webkit-animation-delay: -0.16s; animation-delay: -0.16s; }
 @-webkit-keyframes 
bouncedelay { 0%, 80%, 100% {
-webkit-transform: scale(0.0)
}
 40% {
-webkit-transform: scale(1.0)
}
}
 @keyframes 
bouncedelay { 0%, 80%, 100% {
 transform: scale(0.0);
 -webkit-transform: scale(0.0);
}
40% {
 transform: scale(1.0);
 -webkit-transform: scale(1.0);
}
}

.second_font,
table td[data-cell-title]::before,
[class*="first_letter"]:first-letter{
	font-family: 'Roboto Slab', serif;
}
::selection{
	background:#95cdcf;
	color:#fff;
}
::-moz-selection{
	background:#276658;
	color:#fff;
}
::-webkit-scrollbar{
	width:10px;
	background:#e7e7e7;
}
::-webkit-scrollbar-thumb{
	background: #95cdcf;
}
::-webkit-input-placeholder{
	-webkit-transition:text-indent .5s ease,color .5s ease;
	color:#8c8c8c;
}
input::-moz-placeholder{
	color:#8c8c8c;
	opacity:1;
}
::ms-input-placeholder{
	color:#8c8c8c;
}
[placeholder]:focus::-webkit-input-placeholder{
	text-indent:10em;
	color:transparent;
}
.transform3d{
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform:perspective(600);
	-moz-transform:perspective(600);
	-o-transform:perspective(600);
	perspective:600px;
	transform:perspective(600);
	z-index:5;
}
.circle,
input[type="radio"] + label::after,
input[type="radio"] + label::before{
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%;
}
hr{
	margin-top:0;
}
hr:not([class*="m_"]){
	margin-bottom:0;
}
a:not([href]){
	cursor:default;
}
.row:after,.clearfix:after,.hr_list:after{
	content:"";
	clear:both;
	display:block;
}
.hr_list > li{
	float:left;
}
.hr_list > li[class*="m_"]:last-child{
	margin-right:0px !important;
}
i[class^="fa"]{
	line-height: inherit;
	margin-top:-1px;
}
.b_none{
	/*border:none !important;*/
}
.br_none{
	border-right:none !important;
}
.bl_none{
	border-left:none !important;
}
.bt_none{
	border-top:none !important;
}
blockquote{
	line-height:1.55em;
}
blockquote::before{
	content: open-quote;
}
blockquote::after{
	content: close-quote;
}
blockquote.type_2{
	padding:0 35px;
}
blockquote.type_2::after,
blockquote.type_2::before{
	position:absolute;
	font-size:4.5em;
	font-weight:500;
	font-style:italic;
	width:31px;
}
blockquote.type_2::before{
	left:-5px;
	top:17px;
}
blockquote.type_2::after{
	bottom:-20px;
	right:3px;
}
.bg_transparent{
	background:transparent !important;
}
.half_column{
	width:50%;
}
.w_break{
	word-break:break-all;
}
.h_inherit{
	height:inherit;
}
.w_inherit{
	width:inherit;
}
.ellipsis{
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	-webkit-backface-visibility:hidden;
}
[class*="first_letter_"] > span{
	float: left;
	display: block;
	text-align: center;
	font-weight: 600;
	font-family: 'Roboto Slab', serif;
	margin: 10px 13px 0 0;
}
.first_letter_type_1 span{
	font-size: 2.6em;
	color: #276658;
}
.first_letter_type_2 span{
	color: #fff;
	background: #d6a916;
	width: 35px;
	font-size: 1.3em;
	text-align: center;
	padding: 7px 9px;
	margin-top: 4px;
}
/* popup */
.init_popup{
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:50;
	background:rgba(0,0,0,.5); /* change main wrap color */
}
.init_popup > .popup{
	margin:0 auto;
	position:absolute;
	left:50%;
	top:50%;
}
.detect_scroll_width{
	position:absolute;
	top:-9999px;	
	width:50px;
	height:50px;
	overflow:scroll;
}
.underline{
	text-decoration: underline;
}
.clickable{
	cursor:pointer !important;
}

/* transitions */

a:not([class*="tr_"]){
	-webkit-transition:color .35s ease, background-color .35s ease, border-color .35s ease;
	-moz-transition:color .35s ease, background-color .35s ease, border-color .35s ease;
	-o-transition:color .35s ease, background-color .35s ease, border-color .35s ease;
	transition:color .35s ease, background-color .35s ease, border-color .35s ease;
}
.tr_delay{
	-webkit-transition:color .75s ease, background-color .75s ease, border-color .75s ease;
	-moz-transition:color .75s ease, background-color .75s ease, border-color .75s ease;
	-o-transition:color .75s ease, background-color .75s ease, border-color .75s ease;
	transition:color .75s ease, background-color .75s ease, border-color .75s ease;	
}
.tr_delay:hover{
	-webkit-transition:color .1s ease, background-color .1s ease, border-color .1s ease;
	-moz-transition:color .1s ease, background-color .1s ease, border-color .1s ease;
	-o-transition:color .1s ease, background-color .1s ease, border-color .1s ease;
	transition:color .1s ease, background-color .1s ease, border-color .1s ease;	
}
.tr_all{
	-webkit-transition:all .4s ease;
	-moz-transition:all .4s ease;
	-o-transition:all .4s ease;
	transition:all .4s ease;
}
.tr_inherit{
	-webkit-transition:inherit;
	-moz-transition:inherit;
	-o-transition:inherit;
	transition:inherit	
}

/* Typography */

h1,.fs_big_2{
	font-size:2.142em;
}
h2,h3{
	font-size:1.714em;
}
h4,
.fs_big_4{
	font-size:1.4285em;
}
h1,h2,h3,h4,h5,h6{
	line-height: 1em;
}
.fw_thin{
	font-weight: 100;
}
.fw_default{
	font-weight:400;
}
.fw_light{
	font-weight: 300;	
}
.fw_medium{
	font-weight: 500;
}
b,.fw_bold{
	font-weight: 700;
}
sup{
	font-size:.79em;
	display: inline-block;
	margin:7px 0 0 2px;
}
.fs_ex_small{
	font-size:0.7857em;
}
.fs_small,small{
	font-size:.86em;
}
.fs_medium{
	font-size:.929em;
}
.fs_large_0{
	font-size:1.075em;
}
h5,h6,.fs_large{
	font-size:1.145em;
}
.fs_ex_large{
	font-size:1.32em;
}
.fs_big{
	font-size:1.4em;
}
.fs_big_3{
	font-size:2.6em;
}
.lh_small{
	line-height:1.2em;
}
.lh_medium{
	line-height: 1.35em;
}
.lh_large{
	line-height: 1.75em;
}
.tt_uppercase{
	text-transform: uppercase;
}

/* Colors */

.color_default{
	color:#000000;
}
.bg_grey_light,
.ui-slider-handle,
.numbered_title.type_2::before{
	background-color:#f0f0f2;
}
.divider_light,
table th,table td{
	border-color:#f0f0f2;
}
.divider_light_2{
	border-color:rgba(226, 230, 231, .2);
}
.bg_grey_light_2,
.categories_list li:hover > a,
.bg_grey_light_2_hover:hover{
	background-color:#f9f9fa;
}
.bg_grey{
	background-color:#bdbebf;
}
.color_light,
.tweet_time a{
	color:#8c8c8c;
}
/*.color_light_2{
	color:#bdbebf;
}*/
.color_light_3{
	color:#e5e5e5;
}

.border_light_2{
	border-color:#f9f9fa;
}

/* scheme color (green) */
.scheme_color,
.sc_hover:hover,
.sub_menu .current > a,
.categories_list li:hover > a,
.md_no-touch .sub_menu li:hover > a,
.sub_menu .current_click > a,
.md_touch .sub_menu .touch_open_sub > a,
.tweets_list_container a:hover,
[class*="button_type"].green.state_2,
[class*="button_type"].green:not(.state_2):hover,
.banner_type_2:not(.not_link).scheme_color:hover [class*="button_type_"]{
	color:#000;
}
.sc_h:hover{
	color:#276658 !important;
}
.bg_scheme_color,
.range_slider::after,
[class*="button_type"].green.state_2:hover,
[class*="button_type"].green:not(.state_2){
	background-color:#276658;
}
.border_scheme_color,
[class*="button_type"].green{
	border-color:#276658;
}

/* lightbrown */
.color_lbrown,
.color_lbrown_hover:hover,
[class*="button_type"].lbrown.state_2,
[class*="button_type"].lbrown:not(.state_2):hover{
	color:#fff;
}
.color_lbrown_h:hover{
	color:#d6a916 !important;	
}
.bg_lbrown,
.bg_lbrown_hover:hover,

.main_menu > .current_click > a,
.md_touch .main_menu > .touch_open_sub > a,
.item_represent.with_divider::before,
[class*="button_type"].lbrown:not(.state_2),
[class*="button_type"].lbrown.state_2:hover,
[data-open-dropdown].active_lbrown.active{
	background: #7e6b4d;
	/*background-image: url(../images/605x391_popup.jpg);*/
	/*background-size: contain;*/
	background-color:#95cdcf;
}
.main_menu > .current > a{
    background: #95cdcf;
}
.md_no-touch .main_menu > li:hover > a{
    background: #709ea0!important;
}
.border_lbrown,
.divider_lbrown,
#mobile_menu_button,
[class*="button_type"].lbrown,
[data-open-dropdown].active_lbrown.active{
	border-color:#d6a916;
}

/* black */
a,
.color_dark,
.select_title::after,
.color_dark_hover:hover,
[class*="button_type"].black.state_2,
.popup_container [class*="button_type"]:hover,
[class*="button_type"].black:not(.state_2):hover{
	color:#222226;
}
[class*="button_t5073ype"].grey{
	color:#222226;
}
.divider_black,
.color_button:hover,
.select_title.active,
[class*="button_type"].black,
.styled_tabs > nav li .color_dark,
[class*="button_type"].grey.state_2:hover,
[data-open-dropdown][class*="button_type"].active{
	border-color:#ffffff
}
.border_black,
.black_button_active,
.black_hover:hover,
.simple_slideshow .flex-direction-nav a:hover{
	border-color:#ffffff !important;	
}
.bg_color_dark,
.divider_bg::before,
.select_title.active,
.numbered_title::before,
[data-open-dropdown].type_2.active,
[class*="button_type"].black:not(.state_2),

[data-open-dropdown][class*="button_type"].active{
	background-color:#222226;
}
[class*="button_type"].black.state_2:hover{
    background-color:#222226;
    color:#ffffff!important;
}
.black_button_active,
.simple_slideshow .flex-direction-nav a:hover{
	background-color:#222226 !important;	
}
.black_hover:hover{
    background-color:#71a0a2 !important;
}
/* red */

.color_red,
.required::after,
[class*="button_type"].red:not(.state_2):hover{
	color:#952c2c;
}
.border_red,
[class*="button_type"].red{
	border-color:#952c2c;
}
.bg_red,
[class*="button_type"].red:not(.state_2){
	background-color:#952c2c;
}

/* blue */

.color_blue,
[class*="button_type"].blue:not(.state_2):hover{
	color:#2c6095;
}
.border_blue,
[class*="button_type"].blue,
.dotd_carousel .owl-dot > span{
	border-color:#2c6095;
}
.bg_blue,
.dotd_carousel .owl-dot.active > span,
[class*="button_type"].blue:not(.state_2){
	background-color:#2c6095;
}

hr,
table.type_2 td,
.border_light_3,
[class*="button_type"].grey{
	border-color:#ffffff;
}
[class*="button_type"].grey:not(.state_2){
	background:#e5e5e5;
}

/* white */

.color_white,
.select_title.active,
.color_white_hover:hover,
.select_title.active::after,
.md_no-touch .main_menu > li:hover > a,
.main_menu > .current_click > a,
.md_touch .main_menu > .touch_open_sub > a,
.main_menu > .current > a,
[class*="button_type"].state_2:hover,
[class*="button_type"]:not(.state_2),
.md_no-touch .main_menu > li:hover > a > i[class^="fa "],
.main_menu > .current_click > a > i[class^="fa "],
.md_touch .main_menu > .touch_open_sub > a > i[class^="fa "],
.main_menu > .current > a > i[class^="fa "]{
	color:#fff;
}
.black_button_active,
[class*="button_type"].black_button_active,
.black_hover:hover,
[data-open-dropdown].active,
.simple_slideshow .flex-direction-nav a:hover{
	color:#fff !important;
}
.bg_white,
[class*="button_type"].state_2,
[class*="button_type"]:not(.state_2):hover{
	background-color:#fff;
}
.bg_white_h:hover,
.banner_type_2:not(.not_link).scheme_color:hover [class*="button_type_"]{
	background-color:#fff !important;
}
.border_white,
.divider_white{
	border-color:#fff;
}
.bg_lbrown_translucent{
	background:rgba(214, 169, 22, .9);
}

.divider_black,
.divider_lbrown,
.divider_bg.type_2{
	border-width:2px;
}
.divider_black:not([class*="m_"]){
	margin-bottom:2px;
}
.divider_bg::before{
	content:"";
	display: block;
	position:absolute;
	left:0;
	top:-1px;
	width:83px;
	height: 1px;
	z-index:2;
}
.divider_bg.type_2::before{
	height:2px;
	top:-2px;
	width:165px;
}

.bg_light_red{
	background-color:#F13737;
}
.bg_light_blue{
	background-color:#45A8CE;
}
.bg_light_green{
	background-color:#40C084;
}
.bg_light_yellow{
	background-color:#F7FF30;
}

/* Layout */

/* firefox only */

.boxed_layout{
	width:1220px;
}
.iframe_video_container{
	height:0;
	padding-bottom:56%;
	position: relative;
}
.iframe_map_container{
	height:0;
	padding-bottom:41%;
	position:relative;
}
.iframe_map_container > iframe,
.iframe_video_container > iframe{
	width:100%;
	height:100%;
	position: absolute;
	left:0;
	top:0;
}
.d_table > [class*="col-"]:first-child{
	padding-left:0px;
}
.d_table > [class*="col-"]:last-child{
	padding-right:0px;
}
form:not(.b_default_layout) [class*="col-"]:first-child{
	/* padding-right:2.5px; */
}
form:not(.b_default_layout) [class*="col-"]:last-child{
	/* padding-left:2.5px; */
}
/*.section_offset{
	padding:30px 0 25px;
}*/
.page_section_offset{
	padding: 0px 0 0px;
	/*background: url('../images/background.jpg') fixed;*/
	background-repeat:no-repeat;
}
.vc_child::before{
	content:"";
	display:inline-block;
	height:100%;
	vertical-align: middle;
}
.relative,
.divider_bg{
	position:relative;
}
.wrapper{
	overflow: hidden;
}
.w_full,.wide_layout,
iframe[src^="https://w.soundcloud.com/player/"]{
	width:100%;
}
.f_left{
	float:left;
}
.f_right{
	float: right;
}
.f_none{
	float:none;
}
.t_align_l{
	text-align: left;
}
.t_align_r{
	text-align: right;
}
.t_align_c{
	text-align: center;
}
.v_align_m{
	vertical-align: middle;
}
.v_align_b{
	vertical-align: bottom;
}
.d_none{
	display:none;
}
.d_block{
	display:block;
}
.db_centered{
	margin:0 auto;
}
.d_inline_b{
	display: inline-block;
}
.d_inline_m{
	display:inline-block;
	vertical-align: middle;
}
.d_table{
	display:table;
}
.d_table_cell{
	display:table-cell;
}
.p_top_0{
	padding-top:0 !important;
}
.p_top_4{
	
	padding-top:20px;
	
}
.p_top_5{
	padding-top:5px;
}
.p_bottom_0{
	padding-bottom:0 !important;
}
.p_left_0{
	padding-left:0px !important;
}
.p_right_0{
	padding-right:0px !important;
}
.m_right_2{
	margin-right:2px;
}
.m_right_3{
	margin-right: 3px;
}
.m_right_5{
	margin-right:5px;
}
.m_right_6{
	margin-right:6px;
}
.m_right_7{
	margin-right:7px;
}
.m_right_8{
	margin-right:8px;
}
.m_right_9{
	margin-right:9px;
}
.m_right_10{
	margin-right:10px;
}
.m_right_13{
	margin-right:13px;
}
.m_right_14{
	margin-right:14px;
}
.m_right_15{
	margin-right:15px;
}
.m_right_17{
	margin-right:17px;
}
.m_right_20{
	margin-right:20px;
}
.m_right_30{
	margin-right:30px;
}
.m_right_25{
	margin-right:25px;
}
.m_right_40{
	margin-right:40px;
}
.m_left_5{
	margin-left:5px;
}
.m_left_7{
	margin-left:7px;
}
.m_left_10{
	margin-left:10px;
}
.m_left_15{
	margin-left:15px;
}
.m_left_20{
	margin-left:20px;
}
.m_left_25{
	margin-left:25px;
}
.m_left_55{
	margin-left:55px;
}
.m_top_0{
	margin-top:0px !important;
}
.m_top_2{
	margin-top:2px;
}
.m_top_4{
	margin-top:4px;
}
.m_top_5{
	margin-top:5px;
}
.m_top_6{
	margin-top:6px;
}
.m_top_7{
	margin-top:7px;
}
.m_top_8{
	margin-top:8px;
}
.m_top_10{
	margin-top:10px;
}
.m_top_11{
	margin-top:11px;
}
.m_top_12{
	margin-top:12px;
}
.m_top_15{
	margin-top:15px;
}
.m_top_20{
	margin-top:20px;
}
.m_bottom_0{
	margin-bottom:0;
}
.m_bottom_1{
	margin-bottom: 1px;
}
.m_bottom_2{
	margin-bottom: 2px;
}
.m_bottom_3{
	margin-bottom:3px;
}
.m_bottom_4{
	margin-bottom:4px;
}
.m_bottom_5{
	margin-bottom:5px;
}
.m_bottom_6{
	margin-bottom:6px;
}
.m_bottom_7{
	margin-bottom:7px;
}
.m_bottom_8{
	margin-bottom:8px;
}
.m_bottom_9{
	margin-bottom:9px;
}
.m_bottom_10{
	margin-bottom:10px;
}
.m_bottom_11{
	margin-bottom:11px;
}
.m_bottom_12{
	margin-bottom:12px;
}
.m_bottom_13{
	margin-bottom:13px;
}
.m_bottom_14{
	margin-bottom:14px;
}
.m_bottom_15{
	margin-bottom:15px;
}
.m_bottom_16{
	margin-bottom:16px;
}
.m_bottom_17{
	margin-bottom:17px;
}
.m_bottom_18{
	margin-bottom:18px;
}
.m_bottom_20{
	margin-bottom:20px;
}
.m_bottom_23{
	margin-bottom:23px;
}
.m_bottom_25{
	margin-bottom:25px;
}
.m_bottom_27{
	margin-bottom:27px;
}
/*.m_bottom_30{
	margin-bottom:30px;
}*/
.m_bottom_33{
	margin-bottom:33px;
}
.m_bottom_35{
	margin-bottom:35px;
}
.m_bottom_38{
	margin-bottom:38px;
}
.m_bottom_40{
	margin-bottom:40px;
}
.m_bottom_42{
	margin-bottom:42px;
}
.m_bottom_45{
	margin-bottom:45px;
}
.m_bottom_47{
	margin-bottom:47px;
}
.m_bottom_48{
	margin-bottom:48px;
}
.m_bottom_50{
	margin-bottom:50px;
}
.m_bottom_55{
	margin-bottom:55px;
}

/* webkit only */
@media only screen and (-webkit-min-device-pixel-ratio:0){
	i[class^="fa"]{
		margin-top:-2px;
	}
	/* safari only */
	::i-block-chrome,.sub_menu{
		-webkit-transition-property:-webkit-transform,opacity;
		-webkit-transition-duration:.4s,.4s;
	}
	::i-block-chrome, input:not([type="submit"]){
		-webkit-transition-property:-webkit-box-shadow;
		-webkit-transition-duration:.4s;
	}
	::i-block-chrome, body * {
		-webkit-font-smoothing: antialiased;
	}
}

@media only screen and (max-width:1199px),only screen and (max-width:1199px) and (orientation:landscape){
	.boxed_layout{
		width:990px;
	}
	.w_md_full{
		width:100%;
	}
	.f_md_left{
		float:left;
	}
	.f_md_none{
		float:none;
	}
	.d_md_inline_m{
		display:inline-block;
		vertical-align: middle;
	}
	.d_md_block{
		display:block;
	}
	.m_md_left_2{
		margin-left:2px;
	}
	.m_md_right_0{
		margin-right:0;
	}
	.m_md_right_10{
		margin-right: 10px;
	}
	.m_md_right_15{
		margin-right: 15px;
	}
	.m_md_right_20{
		margin-right: 20px;
	}
	.m_md_bottom_0{
		margin-bottom:0px;
	}
	.m_md_bottom_3{
		margin-bottom:3px;
	}
}
@media only screen and (max-width:992px),only screen and (max-width:992px) and (orientation:portrait){
	.boxed_layout{
		width:770px;
	}
	.t_sm_align_c{
		text-align:center;
	}
	.t_sm_align_l{
		text-align:left;
	}
	.t_sm_align_r{
		text-align:right;
	}
	.f_sm_none{
		float:none;
	}
	.f_sm_left{
		float:left;
	}
	.fs_sm_default{
		font-size:1em;
	}
	.d_sm_none{
		display:none;
	}
	.d_sm_block{
		display:block;
	}
	.d_sm_inline_b{
		display:inline-block;
	}
	.w_sm_full{
		width:100%;
	}
	.half_sm_column{
		width:50%;
	}
	.p_sm_bottom_0{
		padding-bottom:0px !important;
	}
	.m_sm_top_5{
		margin-top:5px;
	}
	.m_sm_top_10{
		margin-top:10px;
	}
	.m_sm_bottom_3{
		margin-bottom:3px;
	}
	.m_sm_bottom_5{
		margin-bottom:5px;
	}
	.m_sm_bottom_10{
		margin-bottom:10px;
	}
	.m_sm_left_0{
		margin-left:0;
	}
	.m_sm_right_0{
		margin-right:0px;
	}
	.m_sm_right_10{
		margin-right:10px;
	}
	.m_sm_right_20{
		margin-right:20px;
	}
	.m_sm_bottom_5{
		margin-bottom:5px;
	}
	.m_sm_bottom_15{
		margin-bottom:15px;
	}
	.m_sm_bottom_30{
		margin-bottom:30px;
	}
}
@media only screen and (max-width:767px){
	.bg_xs_color_dark{
		background:#222226;
	}
	.boxed_layout{
		width:auto;
		margin-left:10px;
		margin-right:10px;
	}
	[role="banner"] .d_table > [class*="col-"]:first-child,
	form:not(.b_default_layout) [class*="col-"]:last-child,
	[role="contentinfo"] .d_table > [class*="col-"]:first-child{
		padding-left:15px;
	}
	[role="banner"] .d_table > [class*="col-"]:last-child,
	form:not(.b_default_layout) [class*="col-"]:first-child,
	[role="contentinfo"] .d_table > [class*="col-"]:last-child{
		padding-right:15px;
	}
	.w_xs_break{
		word-break:break-all;
	}
	.w_xs_full{
		width:100%;
	}
	.t_xs_align_c{
		text-align:center;
	}
	.t_xs_align_l{
		text-align:left;
	}
	.d_xs_block{
		display:block;
	}
	.d_xs_inline_b{
		display: inline-block;
	}
	.d_xs_none{
		display:none;
	}
	.db_xs_centered{
		margin-left:auto;
		margin-right:auto;
	}
	.bg_xs_transparent{
		background:transparent !important;
	}
	.p_xs_top_0{
		padding-top:0 !important;
	}
	.p_xs_bottom_0{
		padding-bottom:0 !important;
	}
	.p_xs_left_0{
		padding-left:0 !important;
	}
	.p_xs_right_0{
		padding-right:0 !important;
	}
	.f_xs_none{
		float:none;
	}
	.f_xs_left{
		float:left;
	}
	.m_xs_left_0{
		margin-left:0;
	}
	.m_xs_right_0{
		margin-right:0;
	}
	.m_xs_right_5{
		margin-right:5px;
	}
	.m_xs_right_10{
		margin-right:10px;
	}
	.m_xs_right_15{
		margin-right:15px;
	}
	.m_xs_top_0{
		margin-top:0;
	}
	.m_xs_top_15{
		margin-top:15px;
	}
	.m_xs_bottom_0{
		margin-bottom:0px;
	}
	.m_xs_bottom_3{
		margin-bottom:3px;
	}
	.m_xs_bottom_5{
		margin-bottom:5px;
	}
	.m_xs_bottom_10{
		margin-bottom:10px;
	}
	.m_xs_bottom_15{
		margin-bottom:15px;
	}
	.m_xs_bottom_30{
		margin-bottom:30px;
	}
}
@media only screen and (max-width:320px){
	.w_mxs_full{
		width:100%;
	}
	.t_mxs_align_c{
		text-align: center;
	}
	.d_mxs_none{
		display: none !important;
	}
	.m_mxs_bottom_10{
		margin-bottom:10px;
	}
	.m_mxs_bottom_30{
		margin-bottom:30px;
	}
	.ellipsis_mxs{
		text-overflow:ellipsis;
		white-space:nowrap;
		overflow: hidden;
	}
}
@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2013 Daniel Eden
*/

.animated,
.owl-carousel .tooltip_container .animated{
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* .owl-animated-out - only for current item */ 
/* This is very important class. Use z-index if you want move Out item above In item */ 
.owl-animated-out {
  z-index : 1 
   }
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */ 
.owl-animated-in {
  z-index : 0 
   }
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */ 
.fadeOut  {
  -webkit-animation-name : fadeOut  ;
  animation-name : fadeOut  ;
}  
@-webkit-keyframes  fadeOut  {
  0% {
    opacity : 1;
  }  
  100% {
    opacity : 0   ;
  }  
}
@keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    -ms-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    -ms-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(48px);
    transform: scale(.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    -ms-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(48px);
    -ms-transform: scale(.475) translateX(48px);
    transform: scale(.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-48px);
    transform: scale(.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    -ms-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-48px);
    -ms-transform: scale(.475) translateX(-48px);
    transform: scale(.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    -ms-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    -ms-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    -ms-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    -ms-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(42px);
    transform: scale(.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(42px);
    -ms-transform: scale(.475) translateX(42px);
    transform: scale(.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    -ms-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-42px);
    transform: scale(.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-42px);
    -ms-transform: scale(.475) translateX(-42px);
    transform: scale(.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    -ms-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top;
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    -ms-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    -ms-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes wicket{

  0%{
    -webkit-transform:rotate3d(1,0,0,90deg) translate3d(0px,0px,0px);
  }
  70%{
    -webkit-transform:rotate3d(1,0,0,-30deg) translate3d(0px,0px,0px);  
  }
  100%{
    -webkit-transform:rotate3d(1,0,0,0deg) translate3d(0px,0px,0px);
  }

}

@-webkit-keyframes wicketout{

  0%{
    -webkit-transform:rotate3d(1,0,0,0deg) translate3d(0px,0px,0px);
  }
  30%{
    -webkit-transform:rotate3d(1,0,0,-30deg) translate3d(0px,0px,0px);  
  }
  100%{
    -webkit-transform:rotate3d(1,0,0,90deg) translate3d(0px,0px,0px);
  }

}

@keyframes wicket{

  0%{
    -moz-transform:rotate3d(1,0,0,90deg);
    -o-transform:rotate3d(1,0,0,90deg);
    -ms-transform:rotate3d(1,0,0,90deg);
    transform:rotate3d(1,0,0,90deg);
  }
  70%{
    -moz-transform:rotate3d(1,0,0,-30deg);
    -o-transform:rotate3d(1,0,0,-30deg);
    -ms-transform:rotate3d(1,0,0,-30deg);
    transform:rotate3d(1,0,0,-30deg);
  }
  100%{
    -moz-transform:rotate3d(1,0,0,0deg);
    -o-transform:rotate3d(1,0,0,0deg);
    -ms-transform:rotate3d(1,0,0,0deg);
    transform:rotate3d(1,0,0,0deg);
  }

}

@keyframes wicketout{

  0%{
    -moz-transform:rotate3d(1,0,0,0deg);
    -o-transform:rotate3d(1,0,0,0deg);
    -ms-transform:rotate3d(1,0,0,0deg);
    transform:rotate3d(1,0,0,0deg);
  }
  30%{
    -moz-transform:rotate3d(1,0,0,-30deg);
    -o-transform:rotate3d(1,0,0,-30deg);
    -ms-transform:rotate3d(1,0,0,-30deg);
    transform:rotate3d(1,0,0,-30deg);
  }
  100%{
    -moz-transform:rotate3d(1,0,0,90deg);
    -o-transform:rotate3d(1,0,0,90deg);
    -ms-transform:rotate3d(1,0,0,90deg);
    transform:rotate3d(1,0,0,90deg);
  }

}
@media only screen and (min-width:300px) and (max-width:768px){
#subscribe_popup > .popup {
    width: 100% !important;
}}
.wicket{
  -webkit-animation-name : wicket;
  animation-name : wicket;
}
.wicketout{
  -webkit-animation-name : wicketout;
  animation-name : wicketout; 
}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;src:local('Roboto Slab Thin'), local('RobotoSlab-Thin'), url(https://fonts.gstatic.com/s/robotoslab/v6/MEz38VLIFL-t46JUtkIEgHcHpeTo4zNkUa02-F9r1VE.woff2) format('woff2');unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;src:local('Roboto Slab Thin'), local('RobotoSlab-Thin'), url(https://fonts.gstatic.com/s/robotoslab/v6/MEz38VLIFL-t46JUtkIEgJHDipyzW3oxlM2ogtcJE3o.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;src:local('Roboto Slab Thin'), local('RobotoSlab-Thin'), url(https://fonts.gstatic.com/s/robotoslab/v6/MEz38VLIFL-t46JUtkIEgArQu7msDD1BXoJWeH_ykbQ.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;src:local('Roboto Slab Thin'), local('RobotoSlab-Thin'), url(https://fonts.gstatic.com/s/robotoslab/v6/MEz38VLIFL-t46JUtkIEgD_9YuvR6BbpvcNvv-P7CJ0.woff2) format('woff2');unicode-range:U+0370-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;src:local('Roboto Slab Thin'), local('RobotoSlab-Thin'), url(https://fonts.gstatic.com/s/robotoslab/v6/MEz38VLIFL-t46JUtkIEgCGQb_MN5JCwpvZt9ko0I5U.woff2) format('woff2');unicode-range:U+0102-0103, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;src:local('Roboto Slab Thin'), local('RobotoSlab-Thin'), url(https://fonts.gstatic.com/s/robotoslab/v6/MEz38VLIFL-t46JUtkIEgLr6l97bd_cX8oZCLqDvOn0.woff2) format('woff2');unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;src:local('Roboto Slab Thin'), local('RobotoSlab-Thin'), url(https://fonts.gstatic.com/s/robotoslab/v6/MEz38VLIFL-t46JUtkIEgNFPPhm6yPYYGACxOp9LMJ4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;src:local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJRgVThLs8Y7ETJzDCYFCSLE.woff2) format('woff2');unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;src:local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJZiMaisvaUVUsYyVzOmndek.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;src:local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJbBAWGjcah5Ky0jbCgIwDB8.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;src:local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJf14vlcfyPYlAcQy2UfDRm4.woff2) format('woff2');unicode-range:U+0370-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;src:local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJafJul7RR1X4poJgi27uS4w.woff2) format('woff2');unicode-range:U+0102-0103, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;src:local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJavyPXdneeGd26m9EmFSSWg.woff2) format('woff2');unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;src:local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJUo2lTMeWA_kmIyWrkNCwPc.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;src:local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v6/y7lebkjgREBJK96VQi37ZjTOQ_MqJVwkKsUn0wKzc2I.woff2) format('woff2');unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;src:local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v6/y7lebkjgREBJK96VQi37ZjUj_cnvWIuuBMVgbX098Mw.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;src:local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v6/y7lebkjgREBJK96VQi37ZkbcKLIaa1LC45dFaAfauRA.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;src:local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v6/y7lebkjgREBJK96VQi37Zmo_sUJ8uO4YLWRInS22T3Y.woff2) format('woff2');unicode-range:U+0370-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;src:local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v6/y7lebkjgREBJK96VQi37Zr6up8jxqWt8HVA3mDhkV_0.woff2) format('woff2');unicode-range:U+0102-0103, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;src:local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v6/y7lebkjgREBJK96VQi37ZiYE0-AqJ3nfInTTiDXDjU4.woff2) format('woff2');unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;src:local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v6/y7lebkjgREBJK96VQi37Zo4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;src:local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJZ6iIh_FvlUHQwED9Yt5Kbw.woff2) format('woff2');unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;src:local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJS_vZmeiCMnoWNN9rHBYaTc.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;src:local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJSFaMxiho_5XQnyRZzQsrZs.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;src:local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJQalQocB-__pDVGhF3uS2Ks.woff2) format('woff2');unicode-range:U+0370-03FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;src:local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJWhQUTDJGru-0vvUpABgH8I.woff2) format('woff2');unicode-range:U+0102-0103, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;src:local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJejkDdvhIIFj_YMdgqpnSB0.woff2) format('woff2');unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;src:local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJYlIZu-HDpmDIZMigmsroc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v15/ty9dfvLAziwdqQ2dHoyjphTbgVql8nDJpwnrE27mub0.woff2) format('woff2');unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v15/frNV30OaYdlFRtH2VnZZdhTbgVql8nDJpwnrE27mub0.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v15/gwVJDERN2Amz39wrSoZ7FxTbgVql8nDJpwnrE27mub0.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v15/aZMswpodYeVhtRvuABJWvBTbgVql8nDJpwnrE27mub0.woff2) format('woff2');unicode-range:U+0370-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v15/VvXUGKZXbHtX_S_VCTLpGhTbgVql8nDJpwnrE27mub0.woff2) format('woff2');unicode-range:U+0102-0103, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v15/e7MeVAyvogMqFwwl61PKhBTbgVql8nDJpwnrE27mub0.woff2) format('woff2');unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v15/2tsd397wLxj96qwHyNIkxPesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/0eC6fl06luXEYWpBSJvXCBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/Fl4y0QdOxyyTHEGMXX8kcRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/-L14Jk06m6pUHB-5mXQQnRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/I3S1wsgSg9YCurV6PUkTORJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+0370-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/NYDWBdD4gIq26G5XYbHsFBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+0102-0103, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/Pru33qjShpZSmG3z6VYwnRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/ek4gzZ-GeXAPcSbHtCeQI_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/mErvLBYg_cXG3rLvUsKT_fesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/-2n2p-_Y08sg57CNWQfKNvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/u0TOpm082MNkS5K0Q4rhqvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');unicode-range:U+0370-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/NdF9MtnOpLzo-noMoG0miPesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');unicode-range:U+0102-0103, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/ZLqKeelYbATG60EpZBSDyxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/oHi30kwQWvpCWqAhzHcCSBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/rGvHdJnr2l75qb0YND9NyBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/mx9Uck6uB63VIKFYnEMXrRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+0370-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/mbmhprMH69Zi6eEPBYVFhRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+0102-0103, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/oOeFwZNlrTefzLYmlVV1UBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/77FXFjRbGzN4aCrSFhlh3hJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/isZ-wbCXNKAbnjo6_TwHThJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/UX6i4JxQDm3fVTc1CPuwqhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/jSN2CGVDbcVyCnfJfjSdfBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+0370-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/PwZc-YbIL414wB9rB1IAPRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+0102-0103, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/97uahxiqZRoncBaCEI3aWxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v15/s7gftie1JANC-QmDJvMWZhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v15/3Y_xCyt7TNunMGg0Et2pnhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v15/WeQRRE07FDkIrr29oHQgHBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v15/jyIYROCkJM3gZ4KV00YXOBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+0370-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v15/phsu-QZXz1JBv0PbFoPmEBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+0102-0103, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v15/9_7S_tWeGDh5Pq3u05RVkhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v15/mnpfi9pxYH-Go5UiibESIltXRa8TVwTICgirnJhmVJw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;src:local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(https://fonts.gstatic.com/s/roboto/v15/1DbO0RvWEevroPvEzA5briEAvth_LlrfE80CYdSH47w.woff2) format('woff2');unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;src:local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(https://fonts.gstatic.com/s/roboto/v15/5z9jpDJQqVE5bmkRqplJfiEAvth_LlrfE80CYdSH47w.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;src:local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(https://fonts.gstatic.com/s/roboto/v15/cueeGLWq_s1uoQgOf76TFiEAvth_LlrfE80CYdSH47w.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;src:local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(https://fonts.gstatic.com/s/roboto/v15/yTs8gw1HdasCzJ-B_iUwzSEAvth_LlrfE80CYdSH47w.woff2) format('woff2');unicode-range:U+0370-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;src:local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(https://fonts.gstatic.com/s/roboto/v15/gLfmBATgABwy0zMVv-qqhiEAvth_LlrfE80CYdSH47w.woff2) format('woff2');unicode-range:U+0102-0103, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;src:local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(https://fonts.gstatic.com/s/roboto/v15/dzxs_VxZUhdM2mEBkNa8siEAvth_LlrfE80CYdSH47w.woff2) format('woff2');unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;src:local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(https://fonts.gstatic.com/s/roboto/v15/12mE4jfMSBTmg-81EiS-Yfk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;src:local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v15/7m8l7TlFO-S3VkhHuR0atzTOQ_MqJVwkKsUn0wKzc2I.woff2) format('woff2');unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;src:local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v15/7m8l7TlFO-S3VkhHuR0atzUj_cnvWIuuBMVgbX098Mw.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;src:local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v15/7m8l7TlFO-S3VkhHuR0at0bcKLIaa1LC45dFaAfauRA.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;src:local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v15/7m8l7TlFO-S3VkhHuR0at2o_sUJ8uO4YLWRInS22T3Y.woff2) format('woff2');unicode-range:U+0370-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;src:local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v15/7m8l7TlFO-S3VkhHuR0at76up8jxqWt8HVA3mDhkV_0.woff2) format('woff2');unicode-range:U+0102-0103, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;src:local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v15/7m8l7TlFO-S3VkhHuR0atyYE0-AqJ3nfInTTiDXDjU4.woff2) format('woff2');unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;src:local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v15/7m8l7TlFO-S3VkhHuR0at44P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v15/WxrXJa0C3KdtC7lMafG4dRTbgVql8nDJpwnrE27mub0.woff2) format('woff2');unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v15/OpXUqTo0UgQQhGj_SFdLWBTbgVql8nDJpwnrE27mub0.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v15/1hZf02POANh32k2VkgEoUBTbgVql8nDJpwnrE27mub0.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v15/cDKhRaXnQTOVbaoxwdOr9xTbgVql8nDJpwnrE27mub0.woff2) format('woff2');unicode-range:U+0370-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v15/K23cxWVTrIFD6DJsEVi07RTbgVql8nDJpwnrE27mub0.woff2) format('woff2');unicode-range:U+0102-0103, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v15/vSzulfKSK0LLjjfeaxcREhTbgVql8nDJpwnrE27mub0.woff2) format('woff2');unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v15/vPcynSL0qHq_6dX7lKVByfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;src:local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v15/OLffGBTaF0XFOW1gnuHF0TTOQ_MqJVwkKsUn0wKzc2I.woff2) format('woff2');unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;src:local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v15/OLffGBTaF0XFOW1gnuHF0TUj_cnvWIuuBMVgbX098Mw.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;src:local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v15/OLffGBTaF0XFOW1gnuHF0UbcKLIaa1LC45dFaAfauRA.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;src:local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v15/OLffGBTaF0XFOW1gnuHF0Wo_sUJ8uO4YLWRInS22T3Y.woff2) format('woff2');unicode-range:U+0370-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;src:local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v15/OLffGBTaF0XFOW1gnuHF0b6up8jxqWt8HVA3mDhkV_0.woff2) format('woff2');unicode-range:U+0102-0103, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;src:local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v15/OLffGBTaF0XFOW1gnuHF0SYE0-AqJ3nfInTTiDXDjU4.woff2) format('woff2');unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;src:local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v15/OLffGBTaF0XFOW1gnuHF0Y4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;src:local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcCzTOQ_MqJVwkKsUn0wKzc2I.woff2) format('woff2');unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;src:local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcCzUj_cnvWIuuBMVgbX098Mw.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;src:local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcC0bcKLIaa1LC45dFaAfauRA.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;src:local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcC2o_sUJ8uO4YLWRInS22T3Y.woff2) format('woff2');unicode-range:U+0370-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;src:local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcC76up8jxqWt8HVA3mDhkV_0.woff2) format('woff2');unicode-range:U+0102-0103, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;src:local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcCyYE0-AqJ3nfInTTiDXDjU4.woff2) format('woff2');unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;src:local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcC44P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;src:local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(https://fonts.gstatic.com/s/roboto/v15/bmC0pGMXrhphrZJmniIZpTTOQ_MqJVwkKsUn0wKzc2I.woff2) format('woff2');unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;src:local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(https://fonts.gstatic.com/s/roboto/v15/bmC0pGMXrhphrZJmniIZpTUj_cnvWIuuBMVgbX098Mw.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;src:local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(https://fonts.gstatic.com/s/roboto/v15/bmC0pGMXrhphrZJmniIZpUbcKLIaa1LC45dFaAfauRA.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;src:local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(https://fonts.gstatic.com/s/roboto/v15/bmC0pGMXrhphrZJmniIZpWo_sUJ8uO4YLWRInS22T3Y.woff2) format('woff2');unicode-range:U+0370-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;src:local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(https://fonts.gstatic.com/s/roboto/v15/bmC0pGMXrhphrZJmniIZpb6up8jxqWt8HVA3mDhkV_0.woff2) format('woff2');unicode-range:U+0102-0103, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;src:local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(https://fonts.gstatic.com/s/roboto/v15/bmC0pGMXrhphrZJmniIZpSYE0-AqJ3nfInTTiDXDjU4.woff2) format('woff2');unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;src:local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(https://fonts.gstatic.com/s/roboto/v15/bmC0pGMXrhphrZJmniIZpY4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}


/*css by Prachi*/

.caption_inn {
	/*background: rgb(105 91 69) !important;*/
	/*background-image: repeating-linear-gradient(138deg, #7e694a, #85755e 180px);*/
	/*background-image: linear-gradient(55deg, #7e6b4d, #8b7f73);*/
	/*background-image: url(../images/449x194_whtgreen.jpg);*/
	background-color:#95cdcf;
	background-size: cover;
	background-repeat: no-repeat;
    padding: 20px 40px 20px !important;
    text-align: center!important;
    border-radius: 20px;
    border: 1px solid #739fa1;
    box-shadow: 0px 7px 13px 0px #8eb7b9cf;
}
.caption_inn .color_white{
	line-height: 45px!important;
	color:#000000 !important;
}
.row_caption_inn{
	margin-left: 5px!important;
    margin-right: 5px!important;
}
.m_bottom_30{
	margin-bottom:20px;
}
.col-caption-inn{
padding: 1px !important;
}
.color_light_2{
	color:#ffffff;
}
.caption_inn .fw_light{
	font-weight: 400;
}
.caption_inn .fw_light_p{
	font-size: 15px;
}
.pt-100{
	padding:70px 0 70px!important;
}
.section_offset h2{
	line-height: 3em!important;
	font-size: 24px!important;
}
footer{
	/*background-image: linear-gradient(55deg, #c1b4a0, #a0927d);*/
	/*background-image: url(../images/footer.jpg);*/
	/*background-size: cover;*/
	/*background-repeat: no-repeat;*/
	background-color:#95cdcf;
	/*border-right: 10px double #a59780;*/
    color: #000000;
	
}
footer .color_dark, .m_bottom_14 {
	font-weight: 400;
	color: #000000;
}
footer a {
	font-weight: 500!important;
	color: #000000!important;
}
footer a:hover {
	font-weight: 500!important;
	color: #ffffff!important;
}
.section-padding {
    padding: 80px 0 20px 0;
}

.section-title {
    text-align: center;
    margin-bottom: 60px;
}

.section-borders span {
    height: 5px;
    background: #5b3023;
    width: 40px;
    display: inline-block;
    border-radius: 2px;
}

.section-borders span.black-border {
    background: #333;
    width: 30px;
    margin: 0 6px;

}

.client-testimonial-carousel .owl-dots button {
    height: 5px;
    background: #95cdcf !important;
    width: 20px;
    display: inline-block;
    margin: 5px;
    transition: .2s;
    border-radius: 2px;
}

.client-testimonial-carousel button.owl-dot.active {
    background: #000 !important;
    width: 30px;
}

.client-testimonial-carousel .owl-dots {
    text-align: center;
    margin-top: 25px
}

.single-testimonial-item {
    position: relative;
    box-shadow: 0 0 12px 0px #c3b99f;
    /*box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;*/
    margin: 2px;
    padding: 20px;
    font-style: italic;
    padding-left: 85px;
    height: 300px!important;
}

.single-testimonial-item:before {
    display:none;
    font-family: "Font Awesome 5 Free";
    content: "\f10e";
    font-weight: 900;
    position: absolute;
    left: 20px;
    top: 50%;
    font-size: 20px;
    color: #3b5657;
    line-height: 30px;
    margin-top: -15px;
}

.single-testimonial-item:after {
    background: #ddd;
    content: "";
    height: 70%;
    left: 60px;
    position: absolute;
    top: 10%;
    width: 1px;
}

.single-testimonial-item h3 {
    font-size: 20px;
    font-style: normal;
    margin-bottom: 0;
    margin-top: 20px;
    color: #000;
}

.single-testimonial-item h3 span {
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
}
footer .wud {
    padding: 5px 5px 5px 0;
    /*background: #ffffff;*/
}
footer .green {
    padding: 5px 0 5px 5px;
    /*background: #ffffff;*/
}
.disabled{
	display: none;
}
.fa a{
	color: #000000 !important;
}
.section-padding .owl-carousel .owl-item
{
	/*background-image: url(../images/350x254_testimonial_bgpsd.png) !important;*/
	/*background-size: cover;*/
	/*background-position: center;*/
	position:relative;
	background-color:#95cdcf;

}

.mega_menu{
	left: -214.875px !important;
	width: 980px !important;

}
.company-profile{
	/*background-image: url(../images/449x194.jpg);*/
	background-color:#95cdcf;
}
.company-profile p{
	font-style: normal !important;
	color: #000000 !important;
	font-size: 15px !important;
	line-height: 20px !important;
	padding: 30px !important;
	text-align: center !important;
}
.company-profile h3{
	text-decoration: underline;
	color: #000 !important;
    line-height: 20px !important;
    text-align: center !important;
    font-size: 22px;
    font-weight: 500;
}
#company-profile .single-testimonial-item:before{
	display: none;
}
#company-profile .single-testimonial-item{
	box-shadow: 0 0 12px 0px #120807;
	    height: 200px!important;
}
.p_top_4{
	color: #000 !important;
	padding-top:20px !important;
	/*background-image: url(../images/categories.jpg) !important;*/
	/*background-size: contain !important;*/
	background-color: #95cdcf;
}
aside .color_dark{
	color: #000000 !important;
}
aside hr{
    border-color: #000000;
}
aside .fw_light {
    font-weight: 400;
}
input:not([class*="border_"]), .select_title, textarea {
    border-color: #638f91;
}
 [class*="button_type"]:not(.state_2):hover {
    background-color: #6f9ea0;
}
[class*="button_type"].state_2{
     background-color: #95cdcf;
}
[class*="button_type"].black{
	border-color: #735c56;
}
.w-500{
    font-weight:500 !important;
}
.f-15{
    font-size:15px !important;
}
.icon-bar {
    z-index:9999;
    float:right;
  position: sticky;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon-bar a {
/*border-bottom-left-radius: 20px;*/
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: black;
  font-size: 20px;
}

.icon-bar a:hover {
  background-color: #709ea0;
  background-image: linear-gradient(44deg, #709ea0, #709ea0 75%);
}
#left {
    z-index:9999;
    float:left;
  position: sticky;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#left a:hover {
  background-color: #709ea0;
  background-image: linear-gradient(44deg, #709ea0, #709ea0 75%);
}
#left a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: black;
  font-size: 20px;
}

/*#left a {*/
/*    display: block;*/
/*    text-align: center;*/
/*    padding: 16px;*/
/*    transition: all 0.3s ease;*/
/*    color: #0cc30c;*/
/*    font-size: 55px;*/
/*}*/

.whatsapp {
  background: #95cdcf;
    color: white;
}

.telephone {
  color: white;
    background: #95cdcf;
}

.facebook {
  background: #95cdcf;
  color: white;
}

.instagram {
  background: #95cdcf;
  /*background-image: linear-gradient(44deg, #ffee00, #bc2a8d 75%);*/
  color: white;
}

.linkedin {
  background: #95cdcf;
  color: white;
}
/*17-02-22*/

.box > .icon { text-align: center; position: relative; }
.box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 76px; height: 76px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #63B76C; vertical-align: middle; }
.box > .icon:hover > .image { background: #333; }
.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
.box > .icon:hover > .image > i { color: white !important; }
.box > .icon > .info { margin-top: -24px; background: rgb(149 205 207 / 35%); border: 1px solid #118b8f; padding: 30px 0 10px 0; }
.box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; }
.box > .icon > .info > h3.title {font-family: "Roboto",sans-serif !important; font-size: 16px; color: #222; font-weight: 500; }
.box > .icon > .info > p {text-align: center!important; font-family: "Roboto",sans-serif !important; font-size: 13px; color: #000; line-height: 1.5em;margin: 10px 20px 0px 20px;}
.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #222; }
.box > .icon > .info > .more a { font-family: "Roboto",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #63B76C; }
.box .space { height: 30px; }

.contact-form{
	border-left: 3px double #95cdcf;
}
    .box .img-top {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99;
    }
    .box:hover .img-top {
        display: inline;
    }
/*19/02/22*/
.scale_image_container{
	box-shadow: 2px 0px 5px #878989 !important;
	-webkit-backface-visibility:hidden;
}
.simple_slideshow{
	background-image: url("../images/product_banner1900x270.jpg")!important;
	background-size: cover;
	background-repeat: no-repeat;
	height: 270px;
}
.kitchen-accessories{
	background-image: url("../images/product_banner1900x270.jpg")!important;
	background-size: cover;
	background-repeat: no-repeat;
	height: 270px;
}
.modular-wardrobe{
	background-image: url("../images/product_banner1900x270_2.jpg")!important;
	background-size: cover;
	background-repeat: no-repeat;
	height: 270px;
}
.modular-tv-units{
	background-image: url("../images/product_banner1900x270_3.jpg")!important;
	background-size: cover;
	background-repeat: no-repeat;
	height: 270px;
}
.modular-office-furniture,.linear-workstation-oh-storage, .cubicles, .file-cabinate, .conference-table {
	background-image: url("../images/product_banner1900x270_4.jpg")!important;
	background-size: cover;
	background-repeat: no-repeat;
	height: 270px;
}
@media only screen and (max-width:767px){
    
    .d_xs_none{
    margin-top: 45px;
    margin-left: 0!important;
    display: block;
    }
    .mega_menu {
        left: 0!important;
        width:100%!important;
    }
    #company-profile .single-testimonial-item {
    box-shadow: 0 0 12px 0px #120807;
    height: 100%!important;
}
.single-testimonial-item{
    padding-left: 20px;
}
.company-profile h3 {
    text-decoration: underline;
    color: #000 !important;
    line-height: 30px !important;
    text-align: center !important;
    font-size: 22px;
    font-weight: 500;
}
    
}
