﻿@import  "https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600,700,900";

@import  "https://fonts.googleapis.com/css?family=Open+Sans:400,300";

/*!
 *  Font Awesome 4.4.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.4.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format("embedded-opentype"),url(../fonts/fontawesome-webfont.woff2?v=4.4.0) format("woff2"),url(../fonts/fontawesome-webfont.woff?v=4.4.0) format("woff"),url(../fonts/fontawesome-webfont.ttf?v=4.4.0) format("truetype"),url(../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.nopaddingrightleft {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.quicksearch {
	height: 2rem !important;
	font-size: 1rem !important;
	
}

.imgspace {
padding-right:3px;
padding-left: 3px;
}

.text1 {
font-size: 11px; font-weight: bold; text-align: left;
}



.text2 {

font-size: 13px; font-weight: bold; text-align: right;"
}



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

.alignright {
	text-align: right;
}
}


.features-item {
	padding-bottom:10px;
	}



.hptitle {
font-size:24px; 
color: #0088cc; 
text-align: right;

}

.short_info {
    position: absolute;
    right: 0;
    bottom: 0;
   width: 100%;
    padding: 10px 5px 5px 10px;
    color: #fff;
	font-weight: 700;
    font-size: 1.7125rem;
	text-shadow: 0 2px 4px rgba(0,0,0,.5);
}



.min-height{
	min-height: 200px;
	}

	.align-center{
	
	text-align: center;
}
.angle-text {
    writing-mode: lr-tb;
    background-color: #8cc63f;
    color: white;
    font-size: 14px;
    text-align: right;
}

.progress-container {
    margin-bottom: 15px;
    position: relative;
    box-shadow: rgb(153, 153, 153) 1px 1px 5px;
}

.img_container {
    position: relative;
    overflow: hidden;
    border: 1px solid gray;
    max-height: 200px;
}

.progress-bar {
    margin: 0 auto;
    background: #f9f2f2;
    height: 30px;
    width: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin-bottom: 10px;
    float: none;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
}

.ribbon2 {
    position: absolute;
    top: 10px;
    right: 0px;
    min-width: 150px;
    height: 20px;
    z-index: 1;
    padding-right: 20px;
}

section.page-top {
    background-color: #171717;
    border-bottom: 5px solid #CCC;
    border-top: 5px solid #384045;
    min-height: 50px;
    padding: 0;
    padding: 20px;
    position: relative;
    text-align: left;
}

section.page-top ul.breadcrumb {
    background: none;
    margin: -3px 0 0;
    padding: 0;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb > .active {
    color: #777;
}

.breadcrumb > li {
    display: inline-block;
}

.preventDonation
{
    width: 175px;
    height: 145px;
    position: absolute;
    border: solid 1px red; /* margin-top: -100px; */ /* padding-top: 200px; */
    z-index: 4; /*  background-color: green;*/
    opacity: 0.5;
    opacity: 0.8;
    background-image: url('//www.israelgives.org/Images/no_hk_box_en.png'); /* border: 2px solid; */
    border-radius: 4px;
}

.preventDonation1
{
    width: 175px;
    height: 160px;
    position: absolute;
    border: solid 1px red; /* margin-top: -100px; */ /* padding-top: 200px; */
    z-index: 4; /*  background-color: green;*/
    opacity: 0.5;
    opacity: 0.8;
    background-image: url('//www.israelgives.org/Images/no_hk_box_en.png'); /* border: 2px solid; */
    border-radius: 4px;
}
	

.lnkMore {
color: red;
}

h22 {
    font-size: 36px;
    font-weight: 300;
    line-height: 32px;
    margin: 0 0 32px 0;
	text-transform: uppercase;
}


/* Featured Box */
div.featured-box {
	-moz-border-radius: 8px;
	-moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
	-moz-box-sizing: border-box;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
	background: #FFFfff;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(#FFFfff,0.01),color-stop(#f9f9f9,0.98));
	background: -webkit-linear-gradient(top,  #FFFfff 1%, #f9f9f9 98%);
	background: -moz-linear-gradient(top,  #FFFfff 1%, #f9f9f9 98%);
	background: -o-linear-gradient(top,  #FFFfff 1%, #f9f9f9 98%);
	background: linear-gradient(top,  #FFFfff 1%, #f9f9f9 98%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#FFFfff), color-stop(98%,#f9f9f9));
	background: -webkit-linear-gradient(top,  #FFFfff 1%,#f9f9f9 98%);
	background: -moz-linear-gradient(top,  #FFFfff 1%,#f9f9f9 98%);
	background: -o-linear-gradient(top,  #FFFfff 1%,#f9f9f9 98%);
	background: linear-gradient(top,  #FFFfff 1%,#f9f9f9 98%);
	background: -webkit-linear-gradient(to bottom,  #FFFfff 1%,#f9f9f9 98%);
	background: -moz-linear-gradient(to bottom,  #FFFfff 1%,#f9f9f9 98%);
	background: -o-linear-gradient(to bottom,  #FFFfff 1%,#f9f9f9 98%);
	background: linear-gradient(to bottom,  #FFFfff 1%,#f9f9f9 98%);
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #ECECEC;
	border-radius: 8px;
	border-right: 1px solid #ECECEC;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFfff', endColorstr='#f9f9f9',GradientType=0 );
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	min-height: 100px;
	position: relative;
	text-align: center;
	z-index: 1;
}

div.featured-box div.box-content {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border-top: 3px solid #33B8FF;
	border-top-width: 4px;
	padding: 30px 15px 10px 15px;
}

div.featured-box p a.learn-more {
	display: block;
	margin-top: 10px;
}

div.featured-box i.icon {
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	background: #33B8FF;
	border-radius: 50px;
	color: #FFF;
	font-size: 40px;
	line-height: 110px;
	margin: 25px 0;
	padding: 25px;
}

div.featured-box h4 {
	font-size: 1.6em;
	font-weight: 400;
	letter-spacing: -0.7px;
	margin-top: 5px;
	text-transform: uppercase;
}

div.read-more,
div.read-more a,
div.learn-more,
div.learn-more a {
	display: inline-block;
	white-space: nowrap;
}

div.featured-boxes div.featured-box {
	margin-bottom: 30px;
	margin-top: 45px;
	max-width: 350px;
}

/* Primary */
div.featured-box-primary i.icon {
	background: #E05048;
}

div.featured-box-primary h4 {
	color: #E05048;
}

div.featured-box-primary div.box-content {
	border-top-color: #E05048;
}

/* Secundary */
div.featured-box-secundary i.icon {
	background: #0088CC;
}

div.featured-box-secundary h4 {
	color: #0088CC;
	font-weight: bold;
}

div.featured-box-secundary div.box-content {
	border-top-color: #0088CC;
}

/* Tertiary */
div.featured-box-tertiary i.icon {
	background: #4EB25C;
}

div.featured-box-tertiary h4 {
	color: #4EB25C;
}

div.featured-box-tertiary div.box-content {
	border-top-color: #4EB25C;
}

/* Quaternary */
div.featured-box-quaternary i.icon {
	background: #734BA9;
}

div.featured-box-quaternary h4 {
	color: #734BA9;
}

div.featured-box-quaternary div.box-content {
	border-top-color: #734BA9;
}

/* Feature Box */
div.feature-box {
	clear: both;
}

div.feature-box div.feature-box-icon {
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	background: #CCC;
	border-radius: 35px;
	color: #FFF;
	display: inline-block;
	float: left;
	height: 35px;
	line-height: 35px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	top: 5px;
	width: 35px;
}

div.feature-box div.feature-box-info {
	padding-left: 50px;
}


/* Simple Post List */
ul.simple-post-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.simple-post-list div.post-image {
	float: left;
	margin-right: 12px;
}

ul.simple-post-list div.post-info {
	text-align: left;
	
}


ul.simple-post-list div.post-meta {
	color: #888;
	font-size: 0.8em;
}

ul.simple-post-list li {
	border-bottom: 1px dotted #E2E2E2;
	min-height: 62px;
	padding: 15px 0;
}

ul.simple-post-list li:last-child {
	border-bottom: 0;
}

ul.list.icons li i {
    color: #0088cc;
}

.main_table_left_border {
    background: transparent url(//www.israelgives.org/Content/images/design/main_table_left_border.gif) left top repeat-y;
}

.main_table_right_border {
    background: transparent url(//www.israelgives.org/Content/images/design/main_table_right_border.gif) left top repeat-y;
}

td.contentInnerBorderedTable {
    padding: 5px 7px 5px 7px;
    font-size: 13px;
    color: #484848;
    vertical-align: middle;
}

.main_left_bottom {
    height: 7px;
    width: 7px;
    background: transparent url(//www.israelgives.org/Content/images/design/main_table_left_bottom.gif) left bottom no-repeat;
}

.main_right_bottom {
    height: 7px;
    width: 7px;
    background: transparent url(//www.israelgives.org/Content/images/design/main_table_right_bottom.gif) right bottom no-repeat;
}

.main_table_bottom_line {
    height: 7px;
    background: transparent url(//www.israelgives.org/Content/images/design/main_table_bottom_line.gif) left bottom repeat-x;
}

.main_table_top_line {
    height: 7px;
    background: transparent url(//www.israelgives.org/Content/images/design/main_table_top_line.gif) left bottom repeat-x;
}
/* donor cart menu */

.SideBarDonorCartOptionOneWhite
{
	line-height: 39px;
	width: 200px;
	height: 39px;
	
	font-size: 12px;
	color: #4c4c4c;
	background: transparent url(//www.israelgives.org/Content/images/design/doncart-step-1-selected-en.gif) left top no-repeat;
	font-weight: bold;
}

.CustomSideBarDonorCartOptionOneWhite
{
	line-height: 39px;
	width: 200px;
	height: 39px;
	
	font-size: 12px;
	color: #4c4c4c;
	background: transparent url(//www.israelgives.org/Content/images/design/custom-step-1-selected-en.gif) left top no-repeat;
	font-weight: bold;
}

.SideBarDonorCartOptionTwoWhite
{
	line-height: 39px;
	width: 200px;
	height: 39px;
	
	font-size: 12px;
	color: #4c4c4c;
	background: transparent url(//www.israelgives.org/Content/images/design/doncart-step-2-selected-en.gif) left top no-repeat;
	font-weight: bold;
}

.CustomSideBarDonorCartOptionTwoWhite
{
	line-height: 39px;
	width: 200px;
	height: 39px;
	
	font-size: 12px;
	color: #4c4c4c;
	background: transparent url(//www.israelgives.org/Content/images/design/custom-step-2-selected-en.gif) left top no-repeat;
	font-weight: bold;
}

.SideBarDonorCartOptionThreeWhite
{
	line-height: 39px;
	width: 200px;
	height: 39px;
	
	font-size: 12px;
	color: #4c4c4c;
	background: transparent url(//www.israelgives.org/Content/images/design/doncart-step-3-selected-en.gif) left top no-repeat;
	font-weight: bold;
}

.SideBarDonorCartOptionFourWhite
{
	line-height: 39px;
	width: 200px;
	height: 39px;
	
	font-size: 12px;
	color: #4c4c4c;
	background: transparent url(//www.israelgives.org/Content/images/design/doncart-step-4-selected-en.gif) left top no-repeat;
	font-weight: bold;
}

.SideBarDonorCartOptionOneGrey
{
	line-height: 39px;
	width: 200px;
	height: 39px;
	
	font-size: 12px;
	color: #4c4c4c;
	background: transparent url(//www.israelgives.org/Content/images/design/doncart-step-1-unselected-en.gif) left top no-repeat;
	font-weight: bold;
}

.CustomSideBarDonorCartOptionOneGrey
{
	line-height: 39px;
	width: 200px;
	height: 39px;
	
	font-size: 12px;
	color: #4c4c4c;
	background: transparent url(//www.israelgives.org/Content/images/design/custom-step-1-unselected-en.gif) left top no-repeat;
	font-weight: bold;
}

.SideBarDonorCartOptionTwoGrey
{
	line-height: 39px;
	width: 200px;
	height: 39px;
	
	font-size: 12px;
	color: #4c4c4c;
	background: transparent url(//www.israelgives.org/Content/images/design/doncart-step-2-unselected-en.gif) left top no-repeat;
	font-weight: bold;
}

.CustomSideBarDonorCartOptionTwoGrey
{
	line-height: 39px;
	width: 200px;
	height: 39px;
	
	font-size: 12px;
	color: #4c4c4c;
	background: transparent url(//www.israelgives.org/Content/images/design/custom-step-2-unselected-en.gif) left top no-repeat;
	font-weight: bold;
}

.SideBarDonorCartOptionThreeGrey
{
	line-height: 39px;
	width: 200px;
	height: 39px;
	
	font-size: 12px;
	color: #4c4c4c;
	background: transparent url(//www.israelgives.org/Content/images/design/doncart-step-3-unselected-en.gif) left top no-repeat;
	font-weight: bold;
}

.SideBarDonorCartOptionFourGrey
{
	line-height: 39px;
	width: 200px;
	height: 39px;
	
	font-size: 12px;
	color: #4c4c4c;
	background: transparent url(//www.israelgives.org/Content/images/design/doncart-step-4-unselected-en.gif) left top no-repeat;
	font-weight: bold;
}


/* end of donor menu */

/* donor login information */

.SideBarDonorOptionLogin
{
	line-height: 30px;
	width: 200px;
	height: 30px;

	font-size: 12px;
	color: #4c4c4c;
	background: transparent url(//www.israelgives.org/Content/images/design/donorreg-notselected-myprofile-en.gif) left top no-repeat;
}

.SideBarDonorOptionLoginSelected
{
	line-height: 29px;
	width: 200px;
	height: 29px;
	
	font-size: 12px;
	color: #4c4c4c;
	background: transparent url(//www.israelgives.org/Content/images/design/donorreg-selected-myprofile-en.gif) left top no-repeat;
}

.SideBarDonorOptionContact
{
	line-height: 29px;
	width: 200px;
	height: 29px;
	
	font-size: 12px;
	color: #4c4c4c;
	background: transparent url(//www.israelgives.org/Content/images/design/donorreg-notselected-addressbook-en.gif) left top no-repeat;
}

.SideBarDonorOptionContactSelected
{
	line-height: 29px;
	width: 200px;
	height: 29px;
	
	font-size: 12px;
	color: #4c4c4c;
	background: transparent url(//www.israelgives.org/Content/images/design/donorreg-selected-addressbook-en.gif) left top no-repeat;
}


.main_left_top
{
	height: 7px;
	width: 7px;
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_left_top.gif) left top no-repeat;
}

.main_left_top_green
{
	height: 7px;
	width: 7px;
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_left_top_green.gif) left top no-repeat;
}

.main_left_top_grey
{
	height: 7px;
	width: 7px;
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_left_top_grey.gif) left top no-repeat;
}

.main_rigth_top
{
	height: 7px;
	width: 7px;
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_right_top.gif) right top no-repeat;
}

.main_rigth_top_green
{
	height: 7px;
	width: 7px;
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_right_top_green.gif) right top no-repeat;
}

.main_rigth_top_grey
{
	height: 7px;
	width: 7px;
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_right_top_grey.gif) right top no-repeat;
}

.main_left_bottom
{
	height: 7px;
	width: 7px;
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_left_bottom.gif) left bottom no-repeat;
}

.main_left_bottom_green
{
	height: 7px;
	width: 7px;
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_left_bottom_green.gif) left bottom no-repeat;
}

.main_left_bottom_grey
{
	height: 7px;
	width: 7px;
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_left_bottom_grey.gif) left bottom no-repeat;
}

.main_right_bottom
{
	height: 7px;
	width: 7px;
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_right_bottom.gif) right bottom no-repeat;
}

.main_right_bottom_green
{
	height: 7px;
	width: 7px;
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_right_bottom_green.gif) right bottom no-repeat;
}

.main_right_bottom_grey
{
	height: 7px;
	width: 7px;
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_right_bottom_grey.gif) right bottom no-repeat;
}

.main_table_bottom_line
{
	height: 7px;
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_bottom_line.gif) left bottom repeat-x;
}

.main_table_bottom_line_green
{
	height: 7px;
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_bottom_line_green.gif) left bottom repeat-x;
}

.main_table_top_line
{
	height: 7px;
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_top_line.gif) left top repeat-x;
}

.main_table_right_border
{
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_right_border.gif) right top repeat-y;
}

.main_table_left_border
{
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_left_border.gif) left top repeat-y;
}

.main_table_left_border_grey
{
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_left_border.gif) left top repeat-y;
}

.main_table_right_border_grey 
{
	background:transparent url(//www.israelgives.org/Content/images/design/main_table_right_border.gif) repeat-y right top;
}


.score_bottom_line
{
	background: transparent url(//www.israelgives.org/Content/images/design/score_bottom_line.gif) left top repeat-x;
}

.main_left_top_number
{
	height: 7px;
	width: 7px;
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_left_top.gif) left top no-repeat;
}

.main_table_top_line_number
{
	height: 7px;
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_top_line.gif) left top repeat-x;
}

.main_rigth_top_number
{
	height: 7px;
	width: 7px;
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_right_top.gif) right top no-repeat;
}

.main_table_left_border_number
{
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_left_border.gif) left top repeat-y;
}

.main_table_right_border_number
{
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_right_border.gif) right top repeat-y;
}

.main_left_bottom_number
{
	height: 7px;
	width: 7px;
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_left_bottom.gif) left bottom no-repeat;
}

.main_table_bottom_line_number
{
	height: 7px;
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_bottom_line.gif) left bottom repeat-x;
}

.main_right_bottom_number
{
	height: 7px;
	width: 7px;
	background: transparent url(//www.israelgives.org/Content/images/design/main_table_right_bottom.gif) right bottom no-repeat;
}

td.contentInnerBorderedTable
{
	padding: 5px 7px 5px 7px;
	font-size: 13px; /*yoni*/
	color: #484848;
	vertical-align: middle;
}

.radioButtonsRegistration
{
	
	font-size: 11px;
	font-weight: bold;
	color: #484848;
}

.lblInnerExplaine {
    font-size: 14px;
    font-weight: bold;
    /* color: #4c4c4c; */
}

.CartTopTitle {
    background-color: #DFECFC;
    color: #1108bd;
    font-size: 12px;
    padding: 0px 5px 0px 5px;
}

/* donor cart */

.CartTopTitle{
	 background-color: #DFECFC;
	 color: #1108bd;
	 font-size: 12px;
	 padding: 0px 5px 0px 5px;
}

.RemoveTextBoxItemCart
{
	width: 45px;
}

.LinkRemoveCartItem
{
	font-size: 11px;
	color: #999999;
	text-decoration:none;
}

.ItemCrossColored
{
	background:transparent url(images/design/cart_remove_colored.gif) no-repeat scroll left 70%;
	width: 22px;
}

.ItemCrossDivFloat
{
    float:left;
}

.ItemCross
{
	background:transparent url(images/design/cart_remove.gif) no-repeat scroll left 70%;
	width: 22px;
}

.BottomCartImage
{
	border-bottom: #C6C6C6 1px solid;
	position: relative;
	margin-left: -13px;
	margin-right: -12px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	background:#D9F3F5 url(images/design/cart_color_bottom.gif) repeat-x scroll left top;
	height: 130px;
}

.SearchMoreOrCheckOut
{
	padding-top: 15px;
	margin-left: -13px;
	margin-right: -12px;
	margin-bottom: -10px;
	position: relative;
	height: 50px;
	background-color: #E9E9E9;
}
.DivStepEcardBottom
{
	padding-top: 15px;
	margin-left: -13px;
	margin-right: -12px;
	margin-bottom: -10px;
	position: relative;
	background-color: #E9E9E9;
}
.SearchTableToTableBottomLine
{
    border-top: #C6C6C6 1px solid;
	margin-left: -18px;
	margin-right: -18px;
	margin-bottom: -5px;
	position: relative;
	height: 55px;
	background-color: #E9E9E9;
}

.RedeemCertificateText
{
	width: 170px;
	margin-top: 7px;
}

.PaymentClientDetails
{
	margin-top: 20px;
}

.PaymentClientDetails td
{
	height: 35px;
}

.PaymentBoxes
{
	width: 180px;
}

.PaymentDrops
{
	width: 195px;
}

.PaymentSendOptions
{
	margin-bottom: 10px;
}

.PaymentSendOptions td
{
	height: 23px;
	font-size: 12px;
}

.PaymentTopTitle a
{
	color: #4286D8;
	text-decoration: underline
}

.PaymentMethodOptions
{
	margin-top: 15px;
}

.PaymentMethodOptions td
{
	height: 25px;
	font-size: 12px;
}

.ShowPaymentPicture
{
	background:transparent url(images/design/cart_payment_methods.gif) no-repeat scroll left top;
}

.SecCode
{
	width: 40px;
}

.dMonths
{
	width: 60px; /*was 50 yoni*/
}

.dYears
{
	width: 75px; /*was 70 yoni*/
}

.DonationBuyItems a
{
	color: #4286D8;
}

.DonationBuyItems td
{
	height: 25px;
}

.CartTotalInfo a
{
	color: #4286D8;
	text-decoration: underline
}

.StyleDonorInfo
{
	margin-top: 15px;
	margin-bottom: 20px;
	border-top: #A8C8ED 1px solid;
}

.StyleDonorInfo td
{
	height: 20px;
	font-size: 12px;
}

.StyleDonorInfo td a
{
	color: #4286D8;
	font-size: 11px;
	text-decoration: underline
}

.ThankBackGround
{
	
}

.ThanksMessage
{
	line-height: 25px;
	font-size: 12px;
}

.ThanksMessage a
{
	color: #4286D8;
}

.SecondDonorLoginMessage
{
	line-height: 50px;
}

.DonorCartLoginRegister
{
	font-size: 12px;
	line-height: 25px;
}

.StarCursor
{
	cursor: pointer;
}

.DonorPictureUpload
{
	margin-left: 85px;
}

.NewsTopTable
{
	font-size: 12px;
}

.NewsTopTable td
{
	padding: 0px 3px 0px 3px;
}

.TextBoxesDonorVolunteer
{
	width: 60px;
}

.Profile_tables td span a
{
	font-size: 11px;
}

.GiftPageTitle
{
	font-size: 12px;
	line-height: 22px;
	margin-left: 15px;
}

.RecipientBox
{
	width: 85px;
}

.RecipientBoxLong
{
	width: 170px;
}

.RecipientBoxLongCombobox
{
	width: 184px;
}

.ECardTopBorder
{
	background:transparent url(images/design/eCard_top_border.gif) repeat-x scroll left bottom;
	height: 25px;
	vertical-align: middle;
}

.PreviewClassECart td
{
	line-height: 20px;
}

.SearchBoxAmuta
{
	width: 220px;
}

.HintTextSearch
{
	line-height: 20px;
	width: 365px;
}

.HintTextSearch td
{
	padding: 0px 15px 0px 15px;
}

.DonorSearchTable
{
	margin-left: 50px;
	margin-top: 5px;
}

.OptionsToSearch
{
	padding-right: 0px;
	padding-left: 3px;
}

.SelectionDonorSearch {
    float: left;
    /* margin-left: 81px; */
}

.SearchAlign {
    text-align: right;
	float: right;
	padding-right: 20px;
}

.SearchResultsPaddingRight {
    padding-left: 0px; 
	padding-right: 10px;
}

.CartCurrencyAlign {
    text-align: right;
	float: right;
	
}


.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}


.posted_in {
    font-size: 14px;
    padding-bottom: 10px;
}

.box-gray {
    background: #F0F0F0;
    border: 1px solid #ccc;
    padding-top: 19px;
    padding-left: 19px;
    padding-right: 19px;
    margin-bottom: 30px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}



/* Form - Input Icon */
.input-group-icon,
.input-search {
	width: 100%;
	table-layout: fixed;
}







.input-group-icon input.form-control,
.input-search input.form-control {
	font-size: 12px;
	font-size: 1.6rem;
	padding-right: 36px;
}

.input-group-icon input.form-control:first-child, .input-group-icon input.form-control:last-child,
.input-search input.form-control:first-child,
.input-search input.form-control:last-child {
	border-radius: 4px;
}

.input-group-icon .input-group-btn,
.input-search .input-group-btn {
	border-radius: 500px;
	width: 0;
}

.input-group-icon .input-group-btn:first-child, .input-group-icon .input-group-btn:last-child,
.input-search .input-group-btn:first-child,
.input-search .input-group-btn:last-child {
	border-radius: 500px;
}

.input-group-icon .input-group-btn button,
.input-search .input-group-btn button {
	position: absolute;
	top: -10px;
	left: 0;
	bottom: 0;
	border: 0;
	z-index: 3;
	background: transparent;
}

.input-group-icon .input-group-btn button:active,
.input-search .input-group-btn button:active {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.input-group-icon .input-group-btn:last-child button,
.input-search .input-group-btn:last-child button {
	left: auto;
	right: 0;
}

.input-group-icon .input-group-btn + input.form-control,
.input-search .input-group-btn + input.form-control {
	padding-right: 12px;
	padding-left: 36px;
}

.input-group-icon .input-group-addon,
.input-search .input-group-addon {
	position: relative;
	padding: 0;
	border: 0 none;
	width: 0;
}

.input-group-icon .input-group-addon span.icon,
.input-search .input-group-addon span.icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	border: 0;
	z-index: 3;
	width: auto;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: 6px 12px;
	background: transparent;
	line-height: 1.42857143;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	pointer-events: none;
}

.input-group-icon .input-group-addon span.icon.icon-lg,
.input-search .input-group-addon span.icon.icon-lg {
	padding: 10px 14px;
	font-size: 18px;
}

.input-group-icon .input-group-addon:last-child span.icon,
.input-search .input-group-addon:last-child span.icon {
	left: auto;
	right: 0;
}

.input-group-icon .input-group-addon + input.form-control,
.input-search .input-group-addon + input.form-control {
	padding-right: 12px;
	padding-left: 36px;
}

/* Form - Input Search */
.input-search {
	width: 100%;
}

.input-search input.form-control:focus {
	border-color: #ccc;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.input-search .input-group-btn {
	color: #ccc;
}

.input-search .input-group-btn .btn {
	padding-left: 15px;
}

.input-search .input-group-btn .btn-default {
	color: #ccc;
}

/* Dark */
.input-search {
	width: 100%;
}

.input-search input.form-control:focus {
	border-color: #1d2127;
}

.input-search .input-group-btn .btn {
	background: transparent !important;
}

/* Form - Round Input */
input.input-rounded {
	-webkit-border-radius: 500px;
	border-radius: 500px;
}

.input-group-rounded input.form-control,
.input-search input.form-control {
	-webkit-border-radius: 500px;
	border-radius: 500px;
}

.input-group-rounded input.form-control:first-child, .input-group-rounded input.form-control:last-child,
.input-search input.form-control:first-child,
.input-search input.form-control:last-child {
	border-radius: 500px;
}

.input-group-rounded .input-group-addon:first-child,
.input-search .input-group-addon:first-child {
	border-radius: 500px 0 0 500px;
}

.input-group-rounded .input-group-addon:last-child,
.input-search .input-group-addon:last-child {
	border-radius: 0 500px 500px 0;
}



.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-glass:before {
    content: "";
}

.fa-music:before {
    content: "";
}

.fa-search:before {
    content: "";
}

.fa-envelope-o:before {
    content: "";
}

.fa-heart:before {
    content: "";
}

.fa-star:before {
    content: "";
}

.fa-star-o:before {
    content: "";
}

.fa-user:before {
    content: "";
}

.fa-film:before {
    content: "";
}

.fa-th-large:before {
    content: "";
}

.fa-th:before {
    content: "";
}

.fa-th-list:before {
    content: "";
}

.fa-check:before {
    content: "";
}

.fa-remove:before,.fa-close:before,.fa-times:before {
    content: "";
}

.fa-search-plus:before {
    content: "";
}

.fa-search-minus:before {
    content: "";
}

.fa-power-off:before {
    content: "";
}

.fa-signal:before {
    content: "";
}

.fa-gear:before,.fa-cog:before {
    content: "";
}

.fa-trash-o:before {
    content: "";
}

.fa-home:before {
    content: "";
}

.fa-file-o:before {
    content: "";
}

.fa-clock-o:before {
    content: "";
}

.fa-road:before {
    content: "";
}

.fa-download:before {
    content: "";
}

.fa-arrow-circle-o-down:before {
    content: "";
}

.fa-arrow-circle-o-up:before {
    content: "";
}

.fa-inbox:before {
    content: "";
}

.fa-play-circle-o:before {
    content: "";
}

.fa-rotate-right:before,.fa-repeat:before {
    content: "";
}

.fa-refresh:before {
    content: "";
}

.fa-list-alt:before {
    content: "";
}

.fa-lock:before {
    content: "";
}

.fa-flag:before {
    content: "";
}

.fa-headphones:before {
    content: "";
}

.fa-volume-off:before {
    content: "";
}

.fa-volume-down:before {
    content: "";
}

.fa-volume-up:before {
    content: "";
}

.fa-qrcode:before {
    content: "";
}

.fa-barcode:before {
    content: "";
}

.fa-tag:before {
    content: "";
}

.fa-tags:before {
    content: "";
}

.fa-book:before {
    content: "";
}

.fa-bookmark:before {
    content: "";
}

.fa-print:before {
    content: "";
}

.fa-camera:before {
    content: "";
}

.fa-font:before {
    content: "";
}

.fa-bold:before {
    content: "";
}

.fa-italic:before {
    content: "";
}

.fa-text-height:before {
    content: "";
}

.fa-text-width:before {
    content: "";
}

.fa-align-left:before {
    content: "";
}

.fa-align-center:before {
    content: "";
}

.fa-align-right:before {
    content: "";
}

.fa-align-justify:before {
    content: "";
}

.fa-list:before {
    content: "";
}

.fa-dedent:before,.fa-outdent:before {
    content: "";
}

.fa-indent:before {
    content: "";
}

.fa-video-camera:before {
    content: "";
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
    content: "";
}

.fa-pencil:before {
    content: "";
}

.fa-map-marker:before {
    content: "";
}

.fa-adjust:before {
    content: "";
}

.fa-tint:before {
    content: "";
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "";
}

.fa-share-square-o:before {
    content: "";
}

.fa-check-square-o:before {
    content: "";
}

.fa-arrows:before {
    content: "";
}

.fa-step-backward:before {
    content: "";
}

.fa-fast-backward:before {
    content: "";
}

.fa-backward:before {
    content: "";
}

.fa-play:before {
    content: "";
}

.fa-pause:before {
    content: "";
}

.fa-stop:before {
    content: "";
}

.fa-forward:before {
    content: "";
}

.fa-fast-forward:before {
    content: "";
}

.fa-step-forward:before {
    content: "";
}

.fa-eject:before {
    content: "";
}

.fa-chevron-left:before {
    content: "";
}

.fa-chevron-right:before {
    content: "";
}

.fa-plus-circle:before {
    content: "";
}

.fa-minus-circle:before {
    content: "";
}

.fa-times-circle:before {
    content: "";
}

.fa-check-circle:before {
    content: "";
}

.fa-question-circle:before {
    content: "";
}

.fa-info-circle:before {
    content: "";
}

.fa-crosshairs:before {
    content: "";
}

.fa-times-circle-o:before {
    content: "";
}

.fa-check-circle-o:before {
    content: "";
}

.fa-ban:before {
    content: "";
}

.fa-arrow-left:before {
    content: "";
}

.fa-arrow-right:before {
    content: "";
}

.fa-arrow-up:before {
    content: "";
}

.fa-arrow-down:before {
    content: "";
}

.fa-mail-forward:before,.fa-share:before {
    content: "";
}

.fa-expand:before {
    content: "";
}

.fa-compress:before {
    content: "";
}

.fa-plus:before {
    content: "";
}

.fa-minus:before {
    content: "";
}

.fa-asterisk:before {
    content: "";
}

.fa-exclamation-circle:before {
    content: "";
}

.fa-gift:before {
    content: "";
}

.fa-leaf:before {
    content: "";
}

.fa-fire:before {
    content: "";
}

.fa-eye:before {
    content: "";
}

.fa-eye-slash:before {
    content: "";
}

.fa-warning:before,.fa-exclamation-triangle:before {
    content: "";
}

.fa-plane:before {
    content: "";
}

.fa-calendar:before {
    content: "";
}

.fa-random:before {
    content: "";
}

.fa-comment:before {
    content: "";
}

.fa-magnet:before {
    content: "";
}

.fa-chevron-up:before {
    content: "";
}

.fa-chevron-down:before {
    content: "";
}

.fa-retweet:before {
    content: "";
}

.fa-shopping-cart:before {
    content: "";
}

.fa-folder:before {
    content: "";
}

.fa-folder-open:before {
    content: "";
}

.fa-arrows-v:before {
    content: "";
}

.fa-arrows-h:before {
    content: "";
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
    content: "";
}

.fa-twitter-square:before {
    content: "";
}

.fa-facebook-square:before {
    content: "";
}

.fa-camera-retro:before {
    content: "";
}

.fa-key:before {
    content: "";
}

.fa-gears:before,.fa-cogs:before {
    content: "";
}

.fa-comments:before {
    content: "";
}

.fa-thumbs-o-up:before {
    content: "";
}

.fa-thumbs-o-down:before {
    content: "";
}

.fa-star-half:before {
    content: "";
}

.fa-heart-o:before {
    content: "";
}

.fa-sign-out:before {
    content: "";
}

.fa-linkedin-square:before {
    content: "";
}

.fa-thumb-tack:before {
    content: "";
}

.fa-external-link:before {
    content: "";
}

.fa-sign-in:before {
    content: "";
}

.fa-trophy:before {
    content: "";
}

.fa-github-square:before {
    content: "";
}

.fa-upload:before {
    content: "";
}

.fa-lemon-o:before {
    content: "";
}

.fa-phone:before {
    content: "";
}

.fa-square-o:before {
    content: "";
}

.fa-bookmark-o:before {
    content: "";
}

.fa-phone-square:before {
    content: "";
}

.fa-twitter:before {
    content: "";
}

.fa-facebook-f:before,.fa-facebook:before {
    content: "";
}

.fa-github:before {
    content: "";
}

.fa-unlock:before {
    content: "";
}

.fa-credit-card:before {
    content: "";
}

.fa-feed:before,.fa-rss:before {
    content: "";
}

.fa-hdd-o:before {
    content: "";
}

.fa-bullhorn:before {
    content: "";
}

.fa-bell:before {
    content: "";
}

.fa-certificate:before {
    content: "";
}

.fa-hand-o-right:before {
    content: "";
}

.fa-hand-o-left:before {
    content: "";
}

.fa-hand-o-up:before {
    content: "";
}

.fa-hand-o-down:before {
    content: "";
}

.fa-arrow-circle-left:before {
    content: "";
}

.fa-arrow-circle-right:before {
    content: "";
}

.fa-arrow-circle-up:before {
    content: "";
}

.fa-arrow-circle-down:before {
    content: "";
}

.fa-globe:before {
    content: "";
}

.fa-wrench:before {
    content: "";
}

.fa-tasks:before {
    content: "";
}

.fa-filter:before {
    content: "";
}

.fa-briefcase:before {
    content: "";
}

.fa-arrows-alt:before {
    content: "";
}

.fa-group:before,.fa-users:before {
    content: "";
}

.fa-chain:before,.fa-link:before {
    content: "";
}

.fa-cloud:before {
    content: "";
}

.fa-flask:before {
    content: "";
}

.fa-cut:before,.fa-scissors:before {
    content: "";
}

.fa-copy:before,.fa-files-o:before {
    content: "";
}

.fa-paperclip:before {
    content: "";
}

.fa-save:before,.fa-floppy-o:before {
    content: "";
}

.fa-square:before {
    content: "";
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
    content: "";
}

.fa-list-ul:before {
    content: "";
}

.fa-list-ol:before {
    content: "";
}

.fa-strikethrough:before {
    content: "";
}

.fa-underline:before {
    content: "";
}

.fa-table:before {
    content: "";
}

.fa-magic:before {
    content: "";
}

.fa-truck:before {
    content: "";
}

.fa-pinterest:before {
    content: "";
}

.fa-pinterest-square:before {
    content: "";
}

.fa-google-plus-square:before {
    content: "";
}

.fa-google-plus:before {
    content: "";
}

.fa-money:before {
    content: "";
}

.fa-caret-down:before {
    content: "";
}

.fa-caret-up:before {
    content: "";
}

.fa-caret-left:before {
    content: "";
}

.fa-caret-right:before {
    content: "";
}

.fa-columns:before {
    content: "";
}

.fa-unsorted:before,.fa-sort:before {
    content: "";
}

.fa-sort-down:before,.fa-sort-desc:before {
    content: "";
}

.fa-sort-up:before,.fa-sort-asc:before {
    content: "";
}

.fa-envelope:before {
    content: "";
}

.fa-linkedin:before {
    content: "";
}

.fa-rotate-left:before,.fa-undo:before {
    content: "";
}

.fa-legal:before,.fa-gavel:before {
    content: "";
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "";
}

.fa-comment-o:before {
    content: "";
}

.fa-comments-o:before {
    content: "";
}

.fa-flash:before,.fa-bolt:before {
    content: "";
}

.fa-sitemap:before {
    content: "";
}

.fa-umbrella:before {
    content: "";
}

.fa-paste:before,.fa-clipboard:before {
    content: "";
}

.fa-lightbulb-o:before {
    content: "";
}

.fa-exchange:before {
    content: "";
}

.fa-cloud-download:before {
    content: "";
}

.fa-cloud-upload:before {
    content: "";
}

.fa-user-md:before {
    content: "";
}

.fa-stethoscope:before {
    content: "";
}

.fa-suitcase:before {
    content: "";
}

.fa-bell-o:before {
    content: "";
}

.fa-coffee:before {
    content: "";
}

.fa-cutlery:before {
    content: "";
}

.fa-file-text-o:before {
    content: "";
}

.fa-building-o:before {
    content: "";
}

.fa-hospital-o:before {
    content: "";
}

.fa-ambulance:before {
    content: "";
}

.fa-medkit:before {
    content: "";
}

.fa-fighter-jet:before {
    content: "";
}

.fa-beer:before {
    content: "";
}

.fa-h-square:before {
    content: "";
}

.fa-plus-square:before {
    content: "";
}

.fa-angle-double-left:before {
    content: "";
}

.fa-angle-double-right:before {
    content: "";
}

.fa-angle-double-up:before {
    content: "";
}

.fa-angle-double-down:before {
    content: "";
}

.fa-angle-left:before {
    content: "";
}

.fa-angle-right:before {
    content: "";
}

.fa-angle-up:before {
    content: "";
}

.fa-angle-down:before {
    content: "";
}

.fa-desktop:before {
    content: "";
}

.fa-laptop:before {
    content: "";
}

.fa-tablet:before {
    content: "";
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "";
}

.fa-circle-o:before {
    content: "";
}

.fa-quote-left:before {
    content: "";
}

.fa-quote-right:before {
    content: "";
}

.fa-spinner:before {
    content: "";
}

.fa-circle:before {
    content: "";
}

.fa-mail-reply:before,.fa-reply:before {
    content: "";
}

.fa-github-alt:before {
    content: "";
}

.fa-folder-o:before {
    content: "";
}

.fa-folder-open-o:before {
    content: "";
}

.fa-smile-o:before {
    content: "";
}

.fa-frown-o:before {
    content: "";
}

.fa-meh-o:before {
    content: "";
}

.fa-gamepad:before {
    content: "";
}

.fa-keyboard-o:before {
    content: "";
}

.fa-flag-o:before {
    content: "";
}

.fa-flag-checkered:before {
    content: "";
}

.fa-terminal:before {
    content: "";
}

.fa-code:before {
    content: "";
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "";
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "";
}

.fa-location-arrow:before {
    content: "";
}

.fa-crop:before {
    content: "";
}

.fa-code-fork:before {
    content: "";
}

.fa-unlink:before,.fa-chain-broken:before {
    content: "";
}

.fa-question:before {
    content: "";
}

.fa-info:before {
    content: "";
}

.fa-exclamation:before {
    content: "";
}

.fa-superscript:before {
    content: "";
}

.fa-subscript:before {
    content: "";
}

.fa-eraser:before {
    content: "";
}

.fa-puzzle-piece:before {
    content: "";
}

.fa-microphone:before {
    content: "";
}

.fa-microphone-slash:before {
    content: "";
}

.fa-shield:before {
    content: "";
}

.fa-calendar-o:before {
    content: "";
}

.fa-fire-extinguisher:before {
    content: "";
}

.fa-rocket:before {
    content: "";
}

.fa-maxcdn:before {
    content: "";
}

.fa-chevron-circle-left:before {
    content: "";
}

.fa-chevron-circle-right:before {
    content: "";
}

.fa-chevron-circle-up:before {
    content: "";
}

.fa-chevron-circle-down:before {
    content: "";
}

.fa-html5:before {
    content: "";
}

.fa-css3:before {
    content: "";
}

.fa-anchor:before {
    content: "";
}

.fa-unlock-alt:before {
    content: "";
}

.fa-bullseye:before {
    content: "";
}

.fa-ellipsis-h:before {
    content: "";
}

.fa-ellipsis-v:before {
    content: "";
}

.fa-rss-square:before {
    content: "";
}

.fa-play-circle:before {
    content: "";
}

.fa-ticket:before {
    content: "";
}

.fa-minus-square:before {
    content: "";
}

.fa-minus-square-o:before {
    content: "";
}

.fa-level-up:before {
    content: "";
}

.fa-level-down:before {
    content: "";
}

.fa-check-square:before {
    content: "";
}

.fa-pencil-square:before {
    content: "";
}

.fa-external-link-square:before {
    content: "";
}

.fa-share-square:before {
    content: "";
}

.fa-compass:before {
    content: "";
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
    content: "";
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
    content: "";
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
    content: "";
}

.fa-euro:before,.fa-eur:before {
    content: "";
}

.fa-gbp:before {
    content: "";
}

.fa-dollar:before,.fa-usd:before {
    content: "";
}

.fa-rupee:before,.fa-inr:before {
    content: "";
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
    content: "";
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
    content: "";
}

.fa-won:before,.fa-krw:before {
    content: "";
}

.fa-bitcoin:before,.fa-btc:before {
    content: "";
}

.fa-file:before {
    content: "";
}

.fa-file-text:before {
    content: "";
}

.fa-sort-alpha-asc:before {
    content: "";
}

.fa-sort-alpha-desc:before {
    content: "";
}

.fa-sort-amount-asc:before {
    content: "";
}

.fa-sort-amount-desc:before {
    content: "";
}

.fa-sort-numeric-asc:before {
    content: "";
}

.fa-sort-numeric-desc:before {
    content: "";
}

.fa-thumbs-up:before {
    content: "";
}

.fa-thumbs-down:before {
    content: "";
}

.fa-youtube-square:before {
    content: "";
}

.fa-youtube:before {
    content: "";
}

.fa-xing:before {
    content: "";
}

.fa-xing-square:before {
    content: "";
}

.fa-youtube-play:before {
    content: "";
}

.fa-dropbox:before {
    content: "";
}

.fa-stack-overflow:before {
    content: "";
}

.fa-instagram:before {
    content: "";
}

.fa-flickr:before {
    content: "";
}

.fa-adn:before {
    content: "";
}

.fa-bitbucket:before {
    content: "";
}

.fa-bitbucket-square:before {
    content: "";
}

.fa-tumblr:before {
    content: "";
}

.fa-tumblr-square:before {
    content: "";
}

.fa-long-arrow-down:before {
    content: "";
}

.fa-long-arrow-up:before {
    content: "";
}

.fa-long-arrow-left:before {
    content: "";
}

.fa-long-arrow-right:before {
    content: "";
}

.fa-apple:before {
    content: "";
}

.fa-windows:before {
    content: "";
}

.fa-android:before {
    content: "";
}

.fa-linux:before {
    content: "";
}

.fa-dribbble:before {
    content: "";
}

.fa-skype:before {
    content: "";
}

.fa-foursquare:before {
    content: "";
}

.fa-trello:before {
    content: "";
}

.fa-female:before {
    content: "";
}

.fa-male:before {
    content: "";
}

.fa-gittip:before,.fa-gratipay:before {
    content: "";
}

.fa-sun-o:before {
    content: "";
}

.fa-moon-o:before {
    content: "";
}

.fa-archive:before {
    content: "";
}

.fa-bug:before {
    content: "";
}

.fa-vk:before {
    content: "";
}

.fa-weibo:before {
    content: "";
}

.fa-renren:before {
    content: "";
}

.fa-pagelines:before {
    content: "";
}

.fa-stack-exchange:before {
    content: "";
}

.fa-arrow-circle-o-right:before {
    content: "";
}

.fa-arrow-circle-o-left:before {
    content: "";
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
    content: "";
}

.fa-dot-circle-o:before {
    content: "";
}

.fa-wheelchair:before {
    content: "";
}

.fa-vimeo-square:before {
    content: "";
}

.fa-turkish-lira:before,.fa-try:before {
    content: "";
}

.fa-plus-square-o:before {
    content: "";
}

.fa-space-shuttle:before {
    content: "";
}

.fa-slack:before {
    content: "";
}

.fa-envelope-square:before {
    content: "";
}

.fa-wordpress:before {
    content: "";
}

.fa-openid:before {
    content: "";
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
    content: "";
}

.fa-mortar-board:before,.fa-graduation-cap:before {
    content: "";
}

.fa-yahoo:before {
    content: "";
}

.fa-google:before {
    content: "";
}

.fa-reddit:before {
    content: "";
}

.fa-reddit-square:before {
    content: "";
}

.fa-stumbleupon-circle:before {
    content: "";
}

.fa-stumbleupon:before {
    content: "";
}

.fa-delicious:before {
    content: "";
}

.fa-digg:before {
    content: "";
}

.fa-pied-piper:before {
    content: "";
}

.fa-pied-piper-alt:before {
    content: "";
}

.fa-drupal:before {
    content: "";
}

.fa-joomla:before {
    content: "";
}

.fa-language:before {
    content: "";
}

.fa-fax:before {
    content: "";
}

.fa-building:before {
    content: "";
}

.fa-child:before {
    content: "";
}

.fa-paw:before {
    content: "";
}

.fa-spoon:before {
    content: "";
}

.fa-cube:before {
    content: "";
}

.fa-cubes:before {
    content: "";
}

.fa-behance:before {
    content: "";
}

.fa-behance-square:before {
    content: "";
}

.fa-steam:before {
    content: "";
}

.fa-steam-square:before {
    content: "";
}

.fa-recycle:before {
    content: "";
}

.fa-automobile:before,.fa-car:before {
    content: "";
}

.fa-cab:before,.fa-taxi:before {
    content: "";
}

.fa-tree:before {
    content: "";
}

.fa-spotify:before {
    content: "";
}

.fa-deviantart:before {
    content: "";
}

.fa-soundcloud:before {
    content: "";
}

.fa-database:before {
    content: "";
}

.fa-file-pdf-o:before {
    content: "";
}

.fa-file-word-o:before {
    content: "";
}

.fa-file-excel-o:before {
    content: "";
}

.fa-file-powerpoint-o:before {
    content: "";
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
    content: "";
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
    content: "";
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
    content: "";
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "";
}

.fa-file-code-o:before {
    content: "";
}

.fa-vine:before {
    content: "";
}

.fa-codepen:before {
    content: "";
}

.fa-jsfiddle:before {
    content: "";
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
    content: "";
}

.fa-circle-o-notch:before {
    content: "";
}

.fa-ra:before,.fa-rebel:before {
    content: "";
}

.fa-ge:before,.fa-empire:before {
    content: "";
}

.fa-git-square:before {
    content: "";
}

.fa-git:before {
    content: "";
}

.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before {
    content: "";
}

.fa-tencent-weibo:before {
    content: "";
}

.fa-qq:before {
    content: "";
}

.fa-wechat:before,.fa-weixin:before {
    content: "";
}

.fa-send:before,.fa-paper-plane:before {
    content: "";
}

.fa-send-o:before,.fa-paper-plane-o:before {
    content: "";
}

.fa-history:before {
    content: "";
}

.fa-circle-thin:before {
    content: "";
}

.fa-header:before {
    content: "";
}

.fa-paragraph:before {
    content: "";
}

.fa-sliders:before {
    content: "";
}

.fa-share-alt:before {
    content: "";
}

.fa-share-alt-square:before {
    content: "";
}

.fa-bomb:before {
    content: "";
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
    content: "";
}

.fa-tty:before {
    content: "";
}

.fa-binoculars:before {
    content: "";
}

.fa-plug:before {
    content: "";
}

.fa-slideshare:before {
    content: "";
}

.fa-twitch:before {
    content: "";
}

.fa-yelp:before {
    content: "";
}

.fa-newspaper-o:before {
    content: "";
}

.fa-wifi:before {
    content: "";
}

.fa-calculator:before {
    content: "";
}

.fa-paypal:before {
    content: "";
}

.fa-google-wallet:before {
    content: "";
}

.fa-cc-visa:before {
    content: "";
}

.fa-cc-mastercard:before {
    content: "";
}

.fa-cc-discover:before {
    content: "";
}

.fa-cc-amex:before {
    content: "";
}

.fa-cc-paypal:before {
    content: "";
}

.fa-cc-stripe:before {
    content: "";
}

.fa-bell-slash:before {
    content: "";
}

.fa-bell-slash-o:before {
    content: "";
}

.fa-trash:before {
    content: "";
}

.fa-copyright:before {
    content: "";
}

.fa-at:before {
    content: "";
}

.fa-eyedropper:before {
    content: "";
}

.fa-paint-brush:before {
    content: "";
}

.fa-birthday-cake:before {
    content: "";
}

.fa-area-chart:before {
    content: "";
}

.fa-pie-chart:before {
    content: "";
}

.fa-line-chart:before {
    content: "";
}

.fa-lastfm:before {
    content: "";
}

.fa-lastfm-square:before {
    content: "";
}

.fa-toggle-off:before {
    content: "";
}

.fa-toggle-on:before {
    content: "";
}

.fa-bicycle:before {
    content: "";
}

.fa-bus:before {
    content: "";
}

.fa-ioxhost:before {
    content: "";
}

.fa-angellist:before {
    content: "";
}

.fa-cc:before {
    content: "";
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
    content: "";
}

.fa-meanpath:before {
    content: "";
}

.fa-buysellads:before {
    content: "";
}

.fa-connectdevelop:before {
    content: "";
}

.fa-dashcube:before {
    content: "";
}

.fa-forumbee:before {
    content: "";
}

.fa-leanpub:before {
    content: "";
}

.fa-sellsy:before {
    content: "";
}

.fa-shirtsinbulk:before {
    content: "";
}

.fa-simplybuilt:before {
    content: "";
}

.fa-skyatlas:before {
    content: "";
}

.fa-cart-plus:before {
    content: "";
}

.fa-cart-arrow-down:before {
    content: "";
}

.fa-diamond:before {
    content: "";
}

.fa-ship:before {
    content: "";
}

.fa-user-secret:before {
    content: "";
}

.fa-motorcycle:before {
    content: "";
}

.fa-street-view:before {
    content: "";
}

.fa-heartbeat:before {
    content: "";
}

.fa-venus:before {
    content: "";
}

.fa-mars:before {
    content: "";
}

.fa-mercury:before {
    content: "";
}

.fa-intersex:before,.fa-transgender:before {
    content: "";
}

.fa-transgender-alt:before {
    content: "";
}

.fa-venus-double:before {
    content: "";
}

.fa-mars-double:before {
    content: "";
}

.fa-venus-mars:before {
    content: "";
}

.fa-mars-stroke:before {
    content: "";
}

.fa-mars-stroke-v:before {
    content: "";
}

.fa-mars-stroke-h:before {
    content: "";
}

.fa-neuter:before {
    content: "";
}

.fa-genderless:before {
    content: "";
}

.fa-facebook-official:before {
    content: "";
}

.fa-pinterest-p:before {
    content: "";
}

.fa-whatsapp:before {
    content: "";
}

.fa-server:before {
    content: "";
}

.fa-user-plus:before {
    content: "";
}

.fa-user-times:before {
    content: "";
}

.fa-hotel:before,.fa-bed:before {
    content: "";
}

.fa-viacoin:before {
    content: "";
}

.fa-train:before {
    content: "";
}

.fa-subway:before {
    content: "";
}

.fa-medium:before {
    content: "";
}

.fa-yc:before,.fa-y-combinator:before {
    content: "";
}

.fa-optin-monster:before {
    content: "";
}

.fa-opencart:before {
    content: "";
}

.fa-expeditedssl:before {
    content: "";
}

.fa-battery-4:before,.fa-battery-full:before {
    content: "";
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
    content: "";
}

.fa-battery-2:before,.fa-battery-half:before {
    content: "";
}

.fa-battery-1:before,.fa-battery-quarter:before {
    content: "";
}

.fa-battery-0:before,.fa-battery-empty:before {
    content: "";
}

.fa-mouse-pointer:before {
    content: "";
}

.fa-i-cursor:before {
    content: "";
}

.fa-object-group:before {
    content: "";
}

.fa-object-ungroup:before {
    content: "";
}

.fa-sticky-note:before {
    content: "";
}

.fa-sticky-note-o:before {
    content: "";
}

.fa-cc-jcb:before {
    content: "";
}

.fa-cc-diners-club:before {
    content: "";
}

.fa-clone:before {
    content: "";
}

.fa-balance-scale:before {
    content: "";
}

.fa-hourglass-o:before {
    content: "";
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
    content: "";
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
    content: "";
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
    content: "";
}

.fa-hourglass:before {
    content: "";
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
    content: "";
}

.fa-hand-stop-o:before,.fa-hand-paper-o:before {
    content: "";
}

.fa-hand-scissors-o:before {
    content: "";
}

.fa-hand-lizard-o:before {
    content: "";
}

.fa-hand-spock-o:before {
    content: "";
}

.fa-hand-pointer-o:before {
    content: "";
}

.fa-hand-peace-o:before {
    content: "";
}

.fa-trademark:before {
    content: "";
}

.fa-registered:before {
    content: "";
}

.fa-creative-commons:before {
    content: "";
}

.fa-gg:before {
    content: "";
}

.fa-gg-circle:before {
    content: "";
}

.fa-tripadvisor:before {
    content: "";
}

.fa-odnoklassniki:before {
    content: "";
}

.fa-odnoklassniki-square:before {
    content: "";
}

.fa-get-pocket:before {
    content: "";
}

.fa-wikipedia-w:before {
    content: "";
}

.fa-safari:before {
    content: "";
}

.fa-chrome:before {
    content: "";
}

.fa-firefox:before {
    content: "";
}

.fa-opera:before {
    content: "";
}

.fa-internet-explorer:before {
    content: "";
}

.fa-tv:before,.fa-television:before {
    content: "";
}

.fa-contao:before {
    content: "";
}

.fa-500px:before {
    content: "";
}

.fa-amazon:before {
    content: "";
}

.fa-calendar-plus-o:before {
    content: "";
}

.fa-calendar-minus-o:before {
    content: "";
}

.fa-calendar-times-o:before {
    content: "";
}

.fa-calendar-check-o:before {
    content: "";
}

.fa-industry:before {
    content: "";
}

.fa-map-pin:before {
    content: "";
}

.fa-map-signs:before {
    content: "";
}

.fa-map-o:before {
    content: "";
}

.fa-map:before {
    content: "";
}

.fa-commenting:before {
    content: "";
}

.fa-commenting-o:before {
    content: "";
}

.fa-houzz:before {
    content: "";
}

.fa-vimeo:before {
    content: "";
}

.fa-black-tie:before {
    content: "";
}

.fa-fonticons:before {
    content: "";
}

.fa-fw {
    width: 1.28571em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none;
}

.fa-ul>li {
    position: relative;
    margin-bottom: 5px;
}

.fa-li {
    position: absolute;
    left: -2.44286em;
    width: 2.14286em;
    top: .44444em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.85714em;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block;
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,select {
    text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,th {
    padding: 0;
}



.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container:before,.container:after {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid:before,.container-fluid:after {
    content: " ";
    display: table;
}

.container-fluid:after {
    clear: both;
}



.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container:before,.container:after {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid:before,.container-fluid:after {
    content: " ";
    display: table;
}

.container-fluid:after {
    clear: both;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row:before,.row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-2 {
    width: 16.66667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-5 {
    width: 41.66667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-8 {
    width: 66.66667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-11 {
    width: 91.66667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

.col-xs-offset-1 {
    margin-left: 8.33333%;
}

.col-xs-offset-2 {
    margin-left: 16.66667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.33333%;
}

.col-xs-offset-5 {
    margin-left: 41.66667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.33333%;
}

.col-xs-offset-8 {
    margin-left: 66.66667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.33333%;
}

.col-xs-offset-11 {
    margin-left: 91.66667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.33333%;
    }

    .col-sm-2 {
        width: 16.66667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333%;
    }

    .col-sm-5 {
        width: 41.66667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.33333%;
    }

    .col-sm-8 {
        width: 66.66667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333%;
    }

    .col-sm-11 {
        width: 91.66667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.33333%;
    }

    .col-sm-pull-11 {
        right: 91.66667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 992px) {
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
        float: left;
    }

    .col-md-1 {
        width: 8.33333%;
    }

    .col-md-2 {
        width: 16.66667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.33333%;
    }

    .col-lg-2 {
        width: 16.66667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333%;
    }

    .col-lg-5 {
        width: 41.66667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.33333%;
    }

    .col-lg-8 {
        width: 66.66667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333%;
    }

    .col-lg-11 {
        width: 91.66667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.clearfix:before,.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
   
.hptitle {
font-size:16px; 
color: #0088cc; 
text-align: center;

}


   .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:before,:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #404040;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

input,button,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #ff5933;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

a:hover {
    color: #f97070;
    text-decoration: none;
}

img {
    vertical-align: middle;
   /* display: block; */
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 24px;
    margin-bottom: 24px;
    border: 0;
    border-top: 1px solid #ececec;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

::selection {
    color: #fff;
    background: #404040;
}

::-moz-selection {
    color: #fff;
    background: #404040;
}

kbd {
    background-color: #404040;
    border-radius: 0;
}

.va-middle {
    vertical-align: middle;
}

.va-top {
    vertical-align: top;
}

.va-bottom {
    vertical-align: bottom;
}

.space-top {
    margin-top: 24px !important;
}

.space-top-2x {
    margin-top: 48px !important;
}

.space-top-3x {
    margin-top: 72px !important;
}

.space-bottom {
    margin-bottom: 24px !important;
}

.space-bottom-2x {
    margin-bottom: 48px !important;
}

.space-bottom-3x {
    margin-bottom: 72px !important;
}

.padding-top {
    padding-top: 24px !important;
}

.padding-top-2x {
    padding-top: 48px !important;
}

.padding-top-3x {
    padding-top: 72px !important;
}

.padding-bottom {
    padding-bottom: 24px !important;
}

.padding-bottom-2x {
    padding-bottom: 48px !important;
}

.padding-bottom-3x {
    padding-bottom: 72px !important;
}

@media screen and (max-width: 768px) {
    .space-top {
        margin-top: 16px !important;
    }

    .space-top-2x {
        margin-top: 36px !important;
    }

    .space-top-3x {
        margin-top: 48px !important;
    }

    .space-bottom {
        margin-bottom: 16px !important;
    }

    .space-bottom-2x {
        margin-bottom: 36px !important;
    }

    .space-bottom-3x {
        margin-bottom: 48px !important;
    }

    .padding-top {
        padding-top: 16px !important;
    }

    .padding-top-2x {
        padding-top: 36px !important;
    }

    .padding-top-3x {
        padding-top: 48px !important;
    }

    .padding-bottom {
        padding-bottom: 16px !important;
    }

    .padding-bottom-2x {
        padding-bottom: 36px !important;
    }

    .padding-bottom-3x {
        padding-bottom: 48px !important;
    }
}

.space-top-none {
    margin-top: 0 !important;
}

.space-bottom-none {
    margin-bottom: 0 !important;
}

.padding-top-none {
    padding-top: 0 !important;
}

.padding-bottom-none {
    padding-bottom: 0 !important;
}

.page-edit .edit-link {
    display: inline-block;
    margin-top: 24px;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.block-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.top100 {
    padding-top:100px;
}





.top60 {
    padding-top:60px;
}

@media screen and (max-width: 768px) {
    .mobile-center {
        text-align: center !important;
		color: white;
    }
}

@media screen and (min-width: 768px) {
    .marathontitle {
        background: rgba(137, 212, 246, 0.9);
font-size:50px; 
text-align: center; 
color: white; 
margin: .67em 0;
font-weight: 900;
    }
}

@media screen and (max-width: 768px) {
    .marathontitle {
        background: rgba(255, 255, 255, 0.6);
font-size:30px; 
text-align: center; 
color: #0088cc; 
margin: .67em 0;
font-weight: 900;
    }
}

@media screen and (min-width: 768px) {
.marathonsubtitle {
font-size:24px; 
color: white; 
text-align: center;  
font-weight: 400;
background: rgba(137, 212, 246, 0.9);
padding-left: 5px;
padding-right: 5px;
    }
}

@media screen and (max-width: 768px) {
 .marathonsubtitle {
font-size:14px; 
color: #0088cc; 
text-align: center;  
font-weight: 400;
text-transform: uppercase; 
background: rgba(255, 255, 255, 0.6);
    }
}


@media screen and (min-width: 768px) {
 .top150 {
padding-top:400px;
    }
}

@media screen and (max-width: 768px) {
 .top150 {
padding-top:80px;
    }
}


@media screen and (min-width: 768px) {
 .fundraisinggoal {
	position: absolute;
    left: 5px;
    bottom: 0;
    width: 100%;
    padding: 20px 0px 2px 5px;
    color: #232323;
	text-align: left;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: .1em;
    }
}

@media screen and (max-width: 768px) {
 .fundraisinggoal {
	position: absolute;
    left: 5px;
    bottom: 0;
    width: 100%;
    padding: 20px 0px 2px 5px;
    color: #232323;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: .1em;
    }
}




.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

h1,h2,h3,h4,h5,h6,.comments-area h3,.team-member .team-name {
    line-height: 1.3;
    color: #404040;
    font-weight: 900;
    margin-top: 0;
}

h1 {
    margin-bottom: 24px;
}

h1,h2 {
    line-height: 1.2;
}

h2,h3,h4 {
    margin-bottom: 16px;
    font-weight: 700;
}

h5,h6,.comments-area h3,.team-member .team-name {
    margin-bottom: 12px;
    font-weight: 700;
}

h1 {
   margin-bottom: 15px; 
   font-size:80px; 
   color: #0088cc; 
   
}

h2 {
    font-size: 52px;
}

h3 {
    font-size: 20px;
    text-transform: uppercase;
}

h4 {
    font-size: 20px;
    font-weight: 300;
}

h5 {
    font-size: 18px;
}

h6,.comments-area h3,.team-member .team-name {
    font-size: 16px;
}

@media screen and (max-width: 1200px) {
    h1 {
        font-size: 55px;
    }
}

@media screen and (max-width: 991px) {
    h1 {
        font-size: 49px;
    }

    h2 {
        font-size: 46px;
    }
}

@media screen and (max-width: 768px) {
	
	.hidesection {
		display: none;
	}
	
	
    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 41px;
    }
}

p {
    margin: 0 0 24px;
}

.lead {
    font-size: 18px;
    margin-bottom: 24px;
}

.text-sm {
    font-size: 14px;
}

.text-xs {
    font-size: 12px;
    font-weight: 400;
}

small,.small {
    font-size: 90%;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase,.initialism {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-notransform {
    text-transform: none;
}

.text-extrabold {
    font-weight: 900 !important;
}

.text-bold {
    font-weight: 700 !important;
}

.text-normal {
    font-weight: 400 !important;
}

.text-thin {
    font-weight: 300 !important;
}

.text-muted {
    color: #9a9a9a !important;
}

.text-light,.text-white {
    color: #fff !important;
}

.text-light h1,.text-light h2,.text-light h3,.text-light h4,.text-light h5,.text-light h6,.text-light .comments-area h3,.comments-area .text-light h3,.text-light .team-member .team-name,.team-member .text-light .team-name,.text-white h1,.text-white h2,.text-white h3,.text-white h4,.text-white h5,.text-white h6,.text-white .comments-area h3,.comments-area .text-white h3,.text-white .team-member .team-name,.team-member .text-white .team-name {
    color: #fff !important;
}

.text-primary {
    color: #0088cc;
}

a.text-primary:hover {
    color: #cc2600;
}

.text-success {
    color: #4cd964;
}

a.text-success:hover {
    color: #2ac845;
}

.text-info {
    color: #59c3f3;
}

a.text-info:hover {
    color: #29b2f0;
}

.text-warning {
    color: #f97070;
}

a.text-warning:hover {
    color: #cca300;
}

.text-danger {
    color: #ff2d55;
}

a.text-danger:hover {
    color: #f9002f;
}

.bg-default,.bg-primary,.bg-success,.bg-info,.bg-warning,.bg-danger {
    color: #fff;
}

.bg-default {
    background-color: #232323;
}

a.bg-default:hover {
    background-color: #0a0a0a;
}

.bg-primary {
    background-color: #f97070;
}

a.bg-primary:hover {
    background-color: #cc2600;
}

.bg-success {
    background-color: #4cd964;
}

a.bg-success:hover {
    background-color: #2ac845;
}

.bg-info {
    background-color: #59c3f3;
}

a.bg-info:hover {
    background-color: #29b2f0;
}

.bg-warning {
    background-color: #f97070;
}

a.bg-warning:hover {
    background-color: #cca300;
}

.bg-danger {
    background-color: #ff2d55;
}

a.bg-danger:hover {
    background-color: #f9002f;
}

ul,ol {
    padding-left: 20px;
    margin-top: 0;
    margin-bottom: 24px;
    line-height: 1.8;
}

ul ul,ul ol,ol ul,ol ol {
    margin-bottom: 0;
}

ol {
    padding-left: 26px;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.featured-list {
    list-style: none;
    padding: 0;
}

.featured-list li {
    position: relative;
    padding-left: 40px;
    color: #404040;
}

.featured-list li:before {
    position: absolute;
    display: block;
    content: "";
    width: 25px;
    height: 2px;
    left: 0;
    top: 15px;
    background-color: #f97070;
    margin-right: 15px;
}

.featured-list.text-light li {
    color: #fff;
}

.featured-list.text-light li:before {
    background-color: #fff;
}

.text-light .featured-list li {
    color: #fff;
}

.text-light .featured-list li:before {
    background-color: #fff;
}

.fa-ul {
    color: #ffffff;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 24px;
}

dt,dd {
    line-height: 1.5;
}

dt {
    color: #404040;
    font-weight: 700;
}

dd {
    margin-left: 0;
    margin-bottom: 15px;
}

.dl-horizontal dd:before,.dl-horizontal dd:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after {
    clear: both;
}
.dl-horizontal.add-support-form dd:after{
    display: inline !important;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        /* yoni white-space: nowrap; */
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}

.initialism {
    font-size: 90%;
}

blockquote {
    position: relative;
    padding: 0;
    margin: 0;
    margin-bottom: 28px;
    text-align: center !important;
    color: #232323;
}

blockquote cite {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #404040;
    font-style: normal;
}

blockquote cite span {
    display: block;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    margin-top: 6px;
}

blockquote p {
    position: relative;
    font-size: 20px;
    font-weight: 300;
    padding: 0 72px;
    margin-bottom: 16px;
}

blockquote p:before,blockquote p:after {
    position: absolute;
    display: block;
    content: "\201C";
    color: #232323;
    opacity: .1;
    font-size: 120px;
    font-weight: 900;
    line-height: 1;
    top: 50%;
    margin-top: -45px;
}

blockquote p:after {
    right: 0;
    content: "\201D";
}

blockquote p:before {
    left: 0;
}

@media screen and (max-width: 480px) {
    blockquote p {
        padding: 0 60px;
    }

    blockquote p:before,blockquote p:after {
        font-size: 100px;
    }
}

blockquote.light-skin {
    color: #fff;
}

blockquote.light-skin cite {
    color: #fff;
    opacity: .9;
}

blockquote.light-skin p:before,blockquote.light-skin p:after {
    color: #fff;
    opacity: .15;
}

address {
    margin-bottom: 24px;
    font-style: normal;
    line-height: 1.5;
}

.form-control-search,textarea,input[type=text],input[type=email],input[type=password],input[type=number],input[type=url],input[type=time],input[type=tel],input[type=search] {
    border-radius: 6px;
}

.form-control,textarea,input[type=text],input[type=email],input[type=password],input[type=number],input[type=url],input[type=time],input[type=tel],input[type=search] {
    display: block;
    width: 100%;
    line-height: 1.5;
    height: 48px;
    font-size: 19px;
    font-weight: BOLD;
    color: #f97070;
    text-transform: none;
    border: 1px solid #f97070;
    
    background-color: transparent;
    padding: 0 20px;
    /*margin-bottom: 24px; 
    -webkit-appearance: none; */
    -webkit-transition: border-color .25s;
    -o-transition: border-color .25s;
    transition: border-color .25s;
	padding-right: 0px;
}

.form-control-footer,textarea,input[type=text],input[type=email],input[type=password],input[type=number],input[type=url],input[type=time],input[type=tel] {
    display: block;
    width: 100%;
    line-height: 1.5;
    height: 48px;
    font-size: 24px;
    font-weight: BOLD;
    color: #f97070;
    text-transform: none;
    border: 1px solid #f97070;
    
    background-color: transparent;
    padding: 0 20px;
   
    -webkit-appearance: none;
    -webkit-transition: border-color .25s;
    -o-transition: border-color .25s;
    transition: border-color .25s;
}

.form-control:focus,textarea:focus,input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=number]:focus,input[type=url]:focus,input[type=time]:focus,input[type=tel]:focus,input[type=search]:focus {
    outline: none;
}

.form-control::-moz-placeholder,textarea::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=time]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=search]::-moz-placeholder {
    color: #f97070;
    opacity: 1;
}

.form-control:-ms-input-placeholder,textarea:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder {
    color: #f97070;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 19px;
	
}

.form-control::-webkit-input-placeholder,textarea::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder {
    color: #f97070;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 19px;
}

.form-control.placeholder,textarea.placeholder,input[type=text].placeholder,input[type=email].placeholder,input[type=password].placeholder,input[type=number].placeholder,input[type=url].placeholder,input[type=time].placeholder,input[type=tel].placeholder,input[type=search].placeholder {
    color: #f97070;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 19px;
}






.form-control-footer::-moz-placeholder,textarea::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=time]::-moz-placeholder,input[type=tel]::-moz-placeholder::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}

.form-control-footer:-ms-input-placeholder,textarea:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder:-ms-input-placeholder {
    color: #ffffff;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 13px;
	
}

.form-control-footer::-webkit-input-placeholder,textarea::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder {
    color: #ffffff;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 13px;
}

.form-control-footer.placeholder,textarea.placeholder,input[type=text].placeholder,input[type=email].placeholder,input[type=password].placeholder,input[type=number].placeholder,input[type=url].placeholder,input[type=time].placeholder,input[type=tel].placeholder{
    color: #ffffff;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 13px;
}


.form-control.input-alt,textarea.input-alt,input[type=text].input-alt,input[type=email].input-alt,input[type=password].input-alt,input[type=number].input-alt,input[type=url].input-alt,input[type=time].input-alt,input[type=tel].input-alt,input[type=search].input-alt {
    border-radius: 24px;
}

.form-control.input-sm,textarea.input-sm,input[type=text].input-sm,input[type=email].input-sm,input[type=password].input-sm,input[type=number].input-sm,input[type=url].input-sm,input[type=time].input-sm,input[type=tel].input-sm,input[type=search].input-sm {
    height: 36px;
    font-size: 14px;
}

.form-control.input-sm.input-alt,textarea.input-sm.input-alt,input[type=text].input-sm.input-alt,input[type=email].input-sm.input-alt,input[type=password].input-sm.input-alt,input[type=number].input-sm.input-alt,input[type=url].input-sm.input-alt,input[type=time].input-sm.input-alt,input[type=tel].input-sm.input-alt,input[type=search].input-sm.input-alt {
    border-radius: 18px;
}

textarea {
    height: auto !important;
    padding: 15px 20px !important;
}

.form-group {
    margin-bottom: 24px;
}

.form-group .form-control,.form-group textarea,.form-group input[type=text],.form-group input[type=email],.form-group input[type=password],.form-group input[type=number],.form-group input[type=url],.form-group input[type=time],.form-group input[type=tel],.form-group input[type=search] {
    margin-bottom: 0;
}

/*Clearing Floats*/
.cf:before, .cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

.cf {
    zoom:1;
}    
/* Form wrapper styling */
.form-wrapper {
    width: 450px;
    padding: 15px;
    margin: 150px auto 50px auto;
    background: #444;
    background: rgba(0,0,0,.2);
    border-radius: 10px;
    box-shadow: 0 1px 1px rgba(0,0,0,.4) inset, 0 1px 0 rgba(255,255,255,.2);
}

/* Form text input */

.form-wrapper input {
    width: 330px;
    height: 20px;
    padding: 10px 5px;
    float: left;   
    font: bold 15px 'lucida sans', 'trebuchet MS', 'Tahoma';
    border: 0;
    background: #eee;
    border-radius: 3px 0 0 3px;     
}

.form-wrapper input:focus {
    outline: 0;
    background: #fff;
    box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}

.form-wrapper input::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
   font-style: italic;
}

.form-wrapper input:-moz-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}

.form-wrapper input:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}   

/* Form submit button */
.form-wrapper button {
    overflow: visible;
    position: relative;
    float: right;
    border: 0;
    padding: 0;
    cursor: pointer;
    height: 40px;
    width: 110px;
    font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
    color: #fff;
    text-transform: uppercase;
    background: #d83c3c;
    border-radius: 0 3px 3px 0;     
    text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
}  

.form-wrapper button:hover {    
    background: #e54040;
}  

.form-wrapper button:active,
.form-wrapper button:focus {  
    background: #c42f2f;
    outline: 0;  
}

.form-wrapper button:before { /* left arrow */
    content: '';
    position: absolute;
    border-width: 8px 8px 8px 0;
    border-style: solid solid solid none;
    border-color: transparent #d83c3c transparent;
    top: 12px;
    left: -6px;
}

.form-wrapper button:hover:before {
    border-right-color: #e54040;
}

.form-wrapper button:focus:before,
.form-wrapper button:active:before {
        border-right-color: #c42f2f;
}     

.form-wrapper button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
    border: 0;
    padding: 0;
} 


label {
    /* yoni display: block; */
    color: #404040;
    font-size: 14px;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 700;
	padding: 10px;
}

select {
    
}

select::-ms-expand {
    display: none;
}

select option.placeholder {
    color: #9a9a9a;
}

select option {
    color: #404040;
}

.form-control.error {
    border-color: #ff2d55;
}

.form-control.error::-moz-placeholder {
    color: #ff2d55;
}

.form-control.error:-ms-input-placeholder {
    color: #ff2d55;
}

.form-control.error::-webkit-input-placeholder {
    color: #ff2d55;
}

.form-control.valid {
    border-color: #4cd964;
}

.form-control.valid::-moz-placeholder {
    color: #4cd964;
}

.form-control.valid:-ms-input-placeholder {
    color: #4cd964;
}

.form-control.valid::-webkit-input-placeholder {
    color: #4cd964;
}

.response-holder {
    text-align: center;
    visibility: hidden;
    opacity: 0;
    padding: 12px 0;
    font-size: 14px;
    line-height: 1.8;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.response-holder.error,.response-holder.success {
    visibility: visible;
    opacity: 1;
}

.response-holder.error {
    color: #ff2d55;
}

.response-holder.success {
    color: #4cd964;
}

caption {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #9a9a9a;
    text-align: left;
}

th {
    text-align: left;
}

table {
    width: 100%;
    max-width: 100%;
    /*margin-bottom: 24px;*/
}

.SearchTextStyle {
    width: 80%;
    padding-left: 80px;
    vertical-align: middle;
}

/*
table>thead>tr>th,table>thead>tr>td,table>tbody>tr>th,table>tbody>tr>td,table>tfoot>tr>th,table>tfoot>tr>td {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
    border-bottom: 1px solid #e1e1e1;
}
*/

table>thead>tr>th,table>thead>tr>td {
    border-bottom-width: 2px !important;
}

table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 1px solid #e1e1e1;
}

table>caption+thead>tr:first-child>th,table>caption+thead>tr:first-child>td,table>colgroup+thead>tr:first-child>th,table>colgroup+thead>tr:first-child>td,table>thead:first-child>tr:first-child>th,table>thead:first-child>tr:first-child>td {
    border-top: 0;
}

table>tbody+tbody {
    border-top: 2px solid #e1e1e1;
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 18px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .table-responsive>table {
        margin-bottom: 0;
    }

    .table-responsive>table>thead>tr>th,.table-responsive>table>thead>tr>td,.table-responsive>table>tbody>tr>th,.table-responsive>table>tbody>tr>td,.table-responsive>table>tfoot>tr>th,.table-responsive>table>tfoot>tr>td {
        white-space: nowrap;
    }

    .table-responsive>table {
        border: 0;
    }

    .table-responsive>table>thead>tr>th:first-child,.table-responsive>table>thead>tr>td:first-child,.table-responsive>table>tbody>tr>th:first-child,.table-responsive>table>tbody>tr>td:first-child,.table-responsive>table>tfoot>tr>th:first-child,.table-responsive>table>tfoot>tr>td:first-child {
        border-left: 0;
    }

    .table-responsive>table>thead>tr>th:last-child,.table-responsive>table>thead>tr>td:last-child,.table-responsive>table>tbody>tr>th:last-child,.table-responsive>table>tbody>tr>td:last-child,.table-responsive>table>tfoot>tr>th:last-child,.table-responsive>table>tfoot>tr>td:last-child {
        border-right: 0;
    }

    .table-responsive>table>tbody>tr:last-child>th,.table-responsive>table>tbody>tr:last-child>td,.table-responsive>table>tfoot>tr:last-child>th,.table-responsive>table>tfoot>tr:last-child>td {
        border-bottom: 0;
    }
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f7f6f5;
}

.btn {
    display: inline-block;
    height: 48px;
    line-height: 45px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px solid transparent;
    border-radius: 6px;
    letter-spacing: .12em;
    padding: 0 30px;
    margin: 10px 0;
    margin-right: 10px;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: color .3s ease-out,background-color .3s ease-out;
    -o-transition: color .3s ease-out,background-color .3s ease-out;
    transition: color .3s ease-out,background-color .3s ease-out;
    background-color: #232323;
}

.btn:hover {
    background-color: #3d3d3d;
}

.btn:hover {
    color: #fff;
    text-decoration: none;
    outline: none;
}

.btn:focus {
    outline: none;
}

.btn:active,.btn.active {
    outline: 0;
    background-image: none;
}

.btn.disabled,.btn[disabled] {
    cursor: not-allowed;
    background-color: #ececec !important;
}

.btn.disabled:hover,.btn[disabled]:hover {
    background-color: #ececec !important;
}

.btn i,.btn i:before {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin-top: -2px;
    font-size: 16px;
}

a.btn.disabled,fieldset[disabled] a.btn {
    opacity: .5;
    pointer-events: none;
    pointer: not-allowed;
}

.btn-default,.navbar-light.stuck .toolbar .btn-ghost.btn-default,.navbar-light.stuck .toolbar .btn-light,.btn-default:hover,.navbar-light.stuck .toolbar .btn-ghost.btn-default:hover,.navbar-light.stuck .toolbar .btn-light:hover,.btn-primary,.btn-primary:hover,.btn-primary:active,.btn-primary:focus,.btn-success,.btn-success:hover,.btn-success:active,.btn-success:focus,.btn-info,.btn-info:hover,.btn-info:active,.btn-info:focus,.btn-warning,.btn-warning:hover,.btn-warning:active,.btn-warning:focus,.btn-danger,.btn-danger:hover,.btn-danger:active,.btn-danger:focus {
    color: #fff;
}

.btn-default,.navbar-light.stuck .toolbar .btn-ghost.btn-default,.navbar-light.stuck .toolbar .btn-light {
    background-color: #232323;
}

.btn-default:hover,.navbar-light.stuck .toolbar .btn-ghost.btn-default:hover,.navbar-light.stuck .toolbar .btn-light:hover {
    background-color: #3d3d3d;
}

.btn-primary {
    background-color: #f97070;
}

.btn-primary:hover {
    background-color: #ff5933;
}

.btn-success {
    background-color: #4cd964;
}

.btn-success:hover {
    background-color: #76e288;
}

.btn-info {
    background-color: #59c3f3;
}

.btn-info:hover {
    background-color: #89d4f6;
}

.btn-warning {
    background-color: #f97070;
}

.btn-pocketcause {
    background-color: #5b4e8d;
}


.btn-warning:hover {
    background-color: #ffd633;
}

.btn-danger {
    background-color: #ff2d55;
}

.btn-danger:hover {
    background-color: #ff607e;
}

.btn-light,.navbar-light .toolbar .btn-ghost.btn-default,.navbar-light.stuck .toolbar .btn-ghost.btn-default,.navbar-light.stuck .toolbar .btn-ghost.btn-light {
    background-color: #fff;
    color: #232323;
}

.btn-light:hover,.navbar-light .toolbar .btn-ghost.btn-default:hover,.navbar-light.stuck .toolbar .btn-ghost.btn-light:hover {
    background-color: #fff;
}

.btn-light:hover,.navbar-light .toolbar .btn-ghost.btn-default:hover,.navbar-light.stuck .toolbar .btn-ghost.btn-light:hover {
    color: #232323;
}

.btn-ghost {
    background-color: transparent;
    color: #232323;
    border-color: #232323;
}

.btn-ghost:hover {
    color: #fff;
    background-color: #232323;
}

.btn-ghost.btn-default,.navbar-light.stuck .toolbar .btn-ghost.btn-default,.navbar-light.stuck .toolbar .btn-ghost.btn-light {
    background-color: transparent;
    color: #232323;
    border-color: #232323;
}

.btn-ghost.btn-default:hover,.navbar-light.stuck .toolbar .btn-ghost.btn-default:hover,.navbar-light.stuck .toolbar .btn-ghost.btn-light:hover {
    color: #fff;
    background-color: #232323;
}

.btn-ghost.btn-primary {
    background-color: transparent;
    color: #f97070;
    border-color: #f97070;
}

.btn-ghost.btn-primary:hover {
    color: #fff;
    background-color: #f97070;
}

.btn-ghost.btn-success {
    background-color: transparent;
    color: #4cd964;
    border-color: #4cd964;
}

.btn-ghost.btn-success:hover {
    color: #fff;
    background-color: #4cd964;
}

.btn-ghost.btn-info {
    background-color: transparent;
    color: #59c3f3;
    border-color: #59c3f3;
}

.btn-ghost.btn-info:hover {
    color: #fff;
    background-color: #59c3f3;
}

.btn-ghost.btn-warning {
    background-color: transparent;
    color: #f97070;
    border-color: #f97070;
}

.btn-ghost.btn-warning:hover {
    color: #fff;
    background-color: #f97070;
}

.btn-ghost.btn-danger {
    background-color: transparent;
    color: #ff2d55;
    border-color: #ff2d55;
}

.btn-ghost.btn-danger:hover {
    color: #fff;
    background-color: #ff2d55;
}

.btn-ghost.btn-light,.navbar-light .toolbar .btn-ghost.btn-default,.navbar-light.stuck .toolbar .btn-ghost.btn-default,.navbar-light.stuck .toolbar .btn-ghost.btn-light {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
}

.btn-ghost.btn-light:hover,.navbar-light .toolbar .btn-ghost.btn-default:hover,.navbar-light.stuck .toolbar .btn-ghost.btn-light:hover {
    color: #fff;
    background-color: #fff;
}

.btn-ghost.btn-light:hover,.navbar-light .toolbar .btn-ghost.btn-default:hover,.navbar-light.stuck .toolbar .btn-ghost.btn-light:hover {
    color: #232323;
}

.btn-smx {
    height: 20px;
    font-size: 12px;
    line-height: 13px;
    padding: 0 5px;
    border-radius: 6px;
}


.btn-sm {
    height: 36px;
    font-size: 13px;
    line-height: 33px;
    padding: 0 20px;
    border-radius: 6px;
}

.btn-sm i,.btn-sm i:before {
    font-size: 15px;
}

.btn-alt {
    border-radius: 24px;
}

.btn-alt.btn-sm {
    border-radius: 18px;
}

.btn-inline {
    margin-top: 0;
    margin-bottom: 0;
}

.icon-left {
    padding-left: 22px;
}

.icon-left i {
    margin-right: 7px;
}

.icon-left.btn-sm {
    padding-left: 15px;
}

.icon-right {
    padding-right: 22px;
}

.icon-right i {
    margin-left: 7px;
}

.icon-right.btn-sm {
    padding-right: 15px;
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 0;
}

.btn-block+.btn-block {
    margin-top: 20px;
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
    width: 100%;
}

.text-center .btn {
    margin-left: 5px;
    margin-right: 5px;
}

.text-center .btn.btn-block {
    margin-left: 0;
    margin-right: 0;
}

.text-right .btn {
    margin-left: 10px;
    margin-right: 0;
}

.text-right .btn.btn-block {
    margin-left: 0;
}

.scroll-to-top-btn {
    display: block;
    position: fixed;
    width: 48px;
    height: 48px;
    line-height: 44px;
    text-align: center;
    text-decoration: none;
    z-index: 9700;
    right: 20px;
    bottom: -96px;
    font-size: 18px;
    color: #f97070;
    background-color: transparent;
    border: 2px solid #f97070;
    border-radius: 50%;
    padding-left: 1px;
    opacity: 0;
    -webkit-transition: bottom 400ms cubic-bezier(0.68,-0.55,0.265,1.55),opacity 0.3s,background-color .3s;
    -webkit-transition: bottom 400ms cubic-bezier(0.68,-0.55,0.265,1.55),opacity 0.3s,background-color .3s;
    -moz-transition: bottom 400ms cubic-bezier(0.68,-0.55,0.265,1.55),opacity 0.3s,background-color .3s;
    transition: bottom 400ms cubic-bezier(0.68,-0.55,0.265,1.55),opacity 0.3s,background-color .3s;
}

.scroll-to-top-btn:before {
    position: absolute;
    display: block;
    content: "";
    width: 40px;
    height: 40px;
    border: 1px solid #f97070;
    border-radius: 50%;
    top: 2px;
    left: 2px;
}

.scroll-to-top-btn:hover {
    color: #fff;
    background-color: #f97070;
}

.scroll-to-top-btn.visible {
    bottom: 14px;
    opacity: 1;
}

.market-btn {
    display: block;
    width: 100%;
    color: #232323;
    text-decoration: none;
    text-align: center;
    background-color: #eeecea;
    border-right: 1px solid #fff;
    padding: 43px 20px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}

.market-btn:last-child {
    border-right: none;
}

.market-btn .icon,.market-btn .label {
    display: block;
    width: 100%;
}

.market-btn .icon h3,.market-btn .label h3 {
    color: #232323;
    margin-bottom: 0;
    -webkit-transition: color .35s;
    -o-transition: color .35s;
    transition: color .35s;
}

.market-btn .icon {
    font-size: 52px;
    margin: 0 auto 8px;
    line-height: 1;
}

.market-btn .label small {
    font-size: 14px;
}

.market-btn:hover {
    color: #fff;
    background-color: #f97070;
}

.market-btn:hover .label h3 {
    color: #fff;
}

.btn-app-store,.btn-app-store:active {
    display: inline-block;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    padding: 13px 25px 15px;
    border-radius: 12px;
    height: auto;
    white-space: nowrap;
    text-transform: none;
    letter-spacing: .01em;
    background: #242424;
    background: -moz-linear-gradient(top,#383838 0%,#242424 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,#383838),color-stop(100%,#242424));
    background: -webkit-linear-gradient(top,#383838 0%,#242424 100%);
    background: -o-linear-gradient(top,#383838 0%,#242424 100%);
    background: -ms-linear-gradient(top,#383838 0%,#242424 100%);
    background: linear-gradient(to bottom,#383838 0%,#242424 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#383838',endColorstr='#242424',GradientType=0);
    border: none;
    margin-right: 17px;
}

.btn-app-store i,.btn-app-store:active i {
    vertical-align: middle;
    margin-right: 8px;
}

.btn-app-store i:before,.btn-app-store:active i:before {
    font-size: 36px;
    margin: 0;
}

.btn-app-store div,.btn-app-store:active div {
    display: inline-block;
    vertical-align: middle;
    font-size: 23px;
    font-weight: 400;
    line-height: 1;
}

.btn-app-store div span,.btn-app-store:active div span {
    display: block;
    font-size: 13px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 4px;
}

.btn-google-play {
    position: relative;
    padding: 17px 24px;
    border-radius: 0;
    height: auto;
    background-color: #fff;
    -webkit-mask-image: none;
    margin-right: 17px;
    box-shadow: 0 2px 4px 2px rgba(0,0,0,0.22);
    -webkit-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
}

.btn-google-play:hover {
    background-color: #fff;
    box-shadow: 0 8px 20px 1px rgba(0,0,0,0.3);
}

.btn-google-play img {
    display: block;
    max-width: 168px;
}

.btn-google-play span {
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    display: block;
    position: absolute;
    color: #999;
    font-size: 9px;
    line-height: 1;
    text-transform: none;
    top: 11px;
    left: 71px;
    letter-spacing: .01em;
}

.tex-center .btn-google-play,.tex-center .btn-app-store {
    margin-right: 8px;
    margin-left: 8px;
}

.tex-right .btn-google-play,.tex-right .btn-app-store {
    margin-right: 0;
    margin-left: 17px;
}

.page-wrapper {
    position: relative;
    height: 100%;
}

.is-preloader .page-wrapper {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.preloading .page-wrapper {
    visibility: hidden;
    opacity: 0;
}

.spinner1 {
    width: 40px;
    height: 40px;
    position: relative;
}

.double-bounce1,.double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #404040;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out;
}

.double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

@-webkit-keyframes bounce {
    0%,100% {
        -webkit-transform: scale(0);
    }

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

@keyframes bounce {
    0%,100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }

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

.spinner2 {
    width: 40px;
    height: 40px;
    position: relative;
}

.container1>div,.container2>div,.container3>div {
    width: 6px;
    height: 6px;
    background-color: #404040;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.spinner2 .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}

.container2 {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.container3 {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}

.circle1 {
    top: 0;
    left: 0;
}

.circle2 {
    top: 0;
    right: 0;
}

.circle3 {
    right: 0;
    bottom: 0;
}

.circle4 {
    left: 0;
    bottom: 0;
}

.container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.container3 .circle1 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.container1 .circle2 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s;
}

.container2 .circle2 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s;
}

.container3 .circle2 {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s;
}

.container1 .circle3 {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s;
}

.container2 .circle3 {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s;
}

.container3 .circle3 {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s;
}

.container1 .circle4 {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s;
}

.container2 .circle4 {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s;
}

.container3 .circle4 {
    -webkit-animation-delay: -.1s;
    animation-delay: -.1s;
}

@-webkit-keyframes bouncedelay {
    0%,80%,100% {
        -webkit-transform: scale(0);
    }

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

@keyframes bouncedelay {
    0%,80%,100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }

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

.spinner3 {
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-animation: rotate 2s infinite linear;
    animation: rotate 2s infinite linear;
}

.dot1,.dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #404040;
    border-radius: 100%;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out;
}

.dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes bounce {
    0%,100% {
        -webkit-transform: scale(0);
    }

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

@keyframes bounce {
    0%,100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }

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

.spinner4 {
    width: 30px;
    height: 30px;
    background-color: #404040;
    -webkit-animation: rotateplane 1.2s infinite ease-in-out;
    animation: rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes rotateplane {
    0% {
        -webkit-transform: perspective(120px);
    }

    50% {
        -webkit-transform: perspective(120px) rotateY(180deg);
    }

    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}

@keyframes rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

.spinner5 {
    width: 32px;
    height: 32px;
    position: relative;
}

.cube1,.cube2 {
    background-color: #404040;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: cubemove 1.8s infinite ease-in-out;
    animation: cubemove 1.8s infinite ease-in-out;
}

.cube2 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s;
}

@-webkit-keyframes cubemove {
    25% {
        -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    }

    50% {
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    }

    75% {
        -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    }

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

@keyframes cubemove {
    25% {
        transform: translateX(42px) rotate(-90deg) scale(0.5);
        -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    }

    50% {
        transform: translateX(42px) translateY(42px) rotate(-179deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    }

    50.1% {
        transform: translateX(42px) translateY(42px) rotate(-180deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    }

    75% {
        transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
        -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    }

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

.spinner6 {
    width: 50px;
    height: 30px;
    text-align: center;
}

.spinner6>div {
    background-color: #404040;
    height: 100%;
    width: 6px;
    margin-left: 2px;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner6 .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner6 .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.spinner6 .rect4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s;
}

.spinner6 .rect5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s;
}

@-webkit-keyframes stretchdelay {
    0%,40%,100% {
        -webkit-transform: scaleY(0.4);
    }

    20% {
        -webkit-transform: scaleY(1);
    }
}

@keyframes stretchdelay {
    0%,40%,100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
    }
}

.spinner7 {
    width: 90px;
    height: 30px;
    text-align: center;
}

.spinner7>div {
    background-color: #404040;
    height: 15px;
    width: 15px;
    margin-left: 3px;
    border-radius: 50%;
    display: inline-block;
    -webkit-animation: stretchdelay .7s infinite ease-in-out;
    animation: stretchdelay .7s infinite ease-in-out;
}

.spinner7 .circ2 {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s;
}

.spinner7 .circ3 {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s;
}

.spinner7 .circ4 {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s;
}

.spinner7 .circ5 {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s;
}

@-webkit-keyframes stretchdelay {
    0%,40%,100% {
        -webkit-transform: translateY(-10px);
    }

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

@keyframes stretchdelay {
    0%,40%,100% {
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
    }

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

.preloader-light .double-bounce1,.preloader-light .double-bounce2,.preloader-light .container1>div,.preloader-light .container2>div,.preloader-light .container3>div,.preloader-light .dot1,.preloader-light .dot2,.preloader-light .spinner4,.preloader-light .cube1,.preloader-light .cube2,.preloader-light .spinner6>div,.preloader-light .spinner7>div {
    background-color: #fff !important;
}

.social-bar {
    display: table;
}

.social-bar:before,.social-bar:after {
    content: " ";
    display: table;
}

.social-bar:after {
    clear: both;
}

.social-bar a {
    display: block;
    float: left;
    width: 50px;
    font-size: 16px;
    color: #c9c9c9;
    line-height: 43px;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0;
    border: 1px solid #e1e1e1;
    margin-right: -1px;
    margin-bottom: -1px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

.social-bar a:hover {
    color: #f97070;
}

.text-center .social-bar {
    margin: auto;
}

.navbar {
    position: absolute;
    z-index: 9700;
    width: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid #ececec;
    border-bottom: 1px solid rgba(35,35,35,0.15);
}

.navbar .container {
    position: relative;
    height: 100px;
}

@media screen and (max-width: 1200px) {
    .navbar .container {
        width: 100%;
    }
}

.navbar .toolbar {
    position: relative;
    line-height: 92px;
    float: right;
    padding-left: 5px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
}

.site-logo {
    position: absolute;
    display: block;
    width: 126px;
    text-decoration: none;
    top: 50%;
    left: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.site-logo .logo-alt {
    display: none;
}

.main-navigation {
    display: block;
    float: right;
    text-align: right;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
}

.main-navigation ul {
    display: block;
    list-style: none;
    padding: 0;
}

.main-navigation .menu {
    margin-bottom: 0;
}

.main-navigation .menu li {
    display: block;
}

.main-navigation .menu li a {
    display: block;
    font-size: 13px;
    color: #232323;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .12em;
}

.main-navigation .menu>li {
    position: relative;
    display: inline-block;
    line-height: 100px;
}

.main-navigation .menu>li a {
    position: relative;
    padding: 0 18px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.main-navigation .menu>li a:before {
    position: absolute;
    content: "";
    width: 0;
    height: 2px;
    background-color: #232323;
    left: 50%;
    margin-left: -14px;
    bottom: 30%;
    opacity: 0;
    -webkit-transform: translateX(14px);
    -moz-transform: translateX(14px);
    -ms-transform: translateX(14px);
    -o-transform: translateX(14px);
    transform: translateX(14px);
    -webkit-transition: all .35s cubic-bezier(0.68,-0.55,0.265,1.55);
    -o-transition: all .35s cubic-bezier(0.68,-0.55,0.265,1.55);
    transition: all .35s cubic-bezier(0.68,-0.55,0.265,1.55);
}

.main-navigation .menu>li a:hover:before {
    width: 28px;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.main-navigation .menu>li.current a:before,.main-navigation .menu>li:hover a:before {
    width: 28px;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.main-navigation .menu>li .submenu {
    display: none;
    position: absolute;
    width: 190px;
    background-color: #232323;
    background-color: rgba(35,35,35,0.9);
    text-align: center;
    top: 100px;
    left: 50%;
    margin-left: -95px;
    padding: 15px;
    -webkit-transition: top .3s;
    -o-transition: top .3s;
    transition: top .3s;
}

.main-navigation .menu>li .submenu li a {
    font-size: 12px;
    color: #fff;
    padding: 8px 0;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.main-navigation .menu>li .submenu li a:before {
    display: none;
}

.main-navigation .menu>li .submenu li a:hover {
    opacity: .55;
}

.main-navigation .menu>li .submenu li.current a {
    opacity: .55;
}

.main-navigation .menu>li:hover .submenu {
    display: block;
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation: fadeIn .35s;
    -o-animation: fadeIn .35s;
    animation: fadeIn .35s;
}

.main-navigation.submenu-flipIn .menu>li:hover .submenu {
    display: block;
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation: flipIn .6s;
    -o-animation: flipIn .6s;
    animation: flipIn .6s;
}

.main-navigation.submenu-slideUp .menu>li:hover .submenu {
    display: block;
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation: slideUp .4s;
    -o-animation: slideUp .4s;
    animation: slideUp .4s;
}

.main-navigation.submenu-slideDown .menu>li:hover .submenu {
    display: block;
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation: slideDown .4s;
    -o-animation: slideDown .4s;
    animation: slideDown .4s;
}

.ie .main-navigation .menu>li .submenu {
    margin-top: -1px;
}

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

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes slideUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,20px,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
    }
}

@-moz-keyframes slideUp {
    from {
        opacity: 0;
        -moz-transform: translate3d(0,20px,0);
    }

    to {
        opacity: 1;
        -moz-transform: none;
    }
}

@keyframes slideUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,20px,0);
        -moz-transform: translate3d(0,20px,0);
        -ms-transform: translate3d(0,20px,0);
        -o-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

@-webkit-keyframes slideDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-20px,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
    }
}

@-moz-keyframes slideDown {
    from {
        opacity: 0;
        -moz-transform: translate3d(0,-20px,0);
    }

    to {
        opacity: 1;
        -moz-transform: none;
    }
}

@keyframes slideDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-20px,0);
        -moz-transform: translate3d(0,-20px,0);
        -ms-transform: translate3d(0,-20px,0);
        -o-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}

@-webkit-keyframes flipIn {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
    }
}

@-moz-keyframes flipIn {
    from {
        -moz-transform: perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    40% {
        -moz-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -moz-transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1;
    }

    80% {
        -moz-transform: perspective(400px) rotate3d(0,1,0,-5deg);
    }

    to {
        -moz-transform: perspective(400px);
    }
}

@keyframes flipIn {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        -moz-transform: perspective(400px) rotate3d(0,1,0,90deg);
        -ms-transform: perspective(400px) rotate3d(0,1,0,90deg);
        -o-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -moz-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -ms-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -o-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
        -moz-transform: perspective(400px) rotate3d(0,1,0,10deg);
        -ms-transform: perspective(400px) rotate3d(0,1,0,10deg);
        -o-transform: perspective(400px) rotate3d(0,1,0,10deg);
        transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
        -moz-transform: perspective(400px) rotate3d(0,1,0,-5deg);
        -ms-transform: perspective(400px) rotate3d(0,1,0,-5deg);
        -o-transform: perspective(400px) rotate3d(0,1,0,-5deg);
        transform: perspective(400px) rotate3d(0,1,0,-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        -moz-transform: perspective(400px);
        -ms-transform: perspective(400px);
        -o-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.nav-toggle {
    display: none;
    position: absolute;
    z-index: 1;
    width: 36px;
    height: 65px;
    right: 15px;
    top: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.nav-toggle span {
    position: absolute;
    width: 36px;
    height: 2px;
    top: 50%;
    margin-top: -1px;
    background-color: #232323;
}

.nav-toggle span:before,.nav-toggle span:after {
    position: absolute;
    content: "";
    width: 36px;
    height: 2px;
    left: 0;
    background-color: #232323;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

.nav-toggle span:before {
    top: -5px;
}

.nav-toggle span:after {
    bottom: -5px;
}

.nav-toggle.active span {
    width: 0;
}

.nav-toggle.active span:before {
    top: 0;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.nav-toggle.active span:after {
    bottom: 0;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}

.navbar-sticky {
    position: fixed;
    height: 90px; /* yoni */
    background-color: transparent; /* YONI 26.04.2018 */
    -webkit-transition: height 0.3s,background-color .2s;
    -o-transition: height 0.3s,background-color .2s;
    transition: height 0.3s,background-color .2s;
}

.navbar-sticky .container {
    height: 80px;
    -webkit-transition: height .3s;
    -o-transition: height .3s;
    transition: height .3s;
}

.navbar-sticky.stuck {
    height: 74px;
    background-color: #fff;
}

.navbar-sticky.stuck .container {
    height: 74px;
}

.navbar-sticky.stuck .main-navigation,.navbar-sticky.stuck .toolbar {
    -webkit-transform: translateY(-13px);
    -moz-transform: translateY(-13px);
    -ms-transform: translateY(-13px);
    -o-transform: translateY(-13px);
    transform: translateY(-13px);
}

.navbar-sticky.stuck .main-navigation .menu>li .submenu {
    top: 87px;
}

.navbar-light {
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid rgba(255,255,255,0.17);
}

.navbar-light .site-logo .logo-default {
    display: none;
}

.navbar-light .site-logo .logo-alt {
    display: block;
}

.navbar-light.stuck {
    border-bottom: 1px solid #ececec;
    border-bottom: 1px solid rgba(35,35,35,0.15);
}

.navbar-light.stuck .site-logo .logo-default {
    display: block;
}

.navbar-light.stuck .site-logo .logo-alt {
    display: none;
}

.navbar-light .main-navigation .menu>li a {
    color: #fff;
}

.navbar-light .main-navigation .menu>li a:before {
    background-color: #fff;
}

.navbar-light.stuck .main-navigation .menu>li a {
    color: #232323;
}

.navbar-light.stuck .main-navigation .menu>li a:before {
    background-color: #232323;
}

.navbar-light.stuck .main-navigation .menu>li .submenu li a {
    color: #fff;
}

.navbar-light.stuck .toolbar .btn-ghost.btn-default,.navbar-light.stuck .toolbar .btn-ghost.btn-light {
    color: #232323;
    border-color: #232323;
}

@media screen and (max-width: 991px) {
    .navbar,.navbar-light {
        height: 65px;
        background-color: #fff;
    }

    .navbar .container,.navbar-light .container {
        height: 65px;
        padding: 0;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }

    .navbar.navbar-sticky,.navbar-light.navbar-sticky {
        position: absolute;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }

    .navbar .nav-toggle,.navbar-light .nav-toggle {
        display: block;
    }

    .navbar .main-navigation,.navbar .toolbar,.navbar-light .main-navigation,.navbar-light .toolbar {
        display: none;
    }

    .navbar .site-logo .logo-default,.navbar-light .site-logo .logo-default {
        display: block;
    }

    .navbar .site-logo .logo-alt,.navbar-light .site-logo .logo-alt {
        display: none;
    }

    .navbar .main-navigation,.navbar-light .main-navigation {
        position: absolute;
        width: 100%;
        float: none;
        top: 65px;
        left: 0;
        text-align: center;
        background-color: #232323;
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .navbar .main-navigation .menu li,.navbar .main-navigation .munu>li,.navbar-light .main-navigation .menu li,.navbar-light .main-navigation .munu>li {
        display: block;
        line-height: 3;
    }

    .navbar .main-navigation .menu li a,.navbar .main-navigation .munu>li a,.navbar-light .main-navigation .menu li a,.navbar-light .main-navigation .munu>li a {
        color: #fff;
    }

    .navbar .main-navigation .menu li a:before,.navbar .main-navigation .munu>li a:before,.navbar-light .main-navigation .menu li a:before,.navbar-light .main-navigation .munu>li a:before {
        display: none;
    }

    .navbar .main-navigation .menu li .submenu,.navbar .main-navigation .munu>li .submenu,.navbar-light .main-navigation .menu li .submenu,.navbar-light .main-navigation .munu>li .submenu {
        position: relative;
        display: block;
        top: auto !important;
        left: auto !important;
        width: 100%;
        max-height: 0;
        padding: 0 15px;
        text-align: center;
        background-color: transparent;
        margin-left: 0;
        overflow: hidden;
        -webkit-transition: max-height .4s ease-in-out,padding .4s ease-in-out;
        -o-transition: max-height .4s ease-in-out,padding .4s ease-in-out;
        transition: max-height .4s ease-in-out,padding .4s ease-in-out;
    }

    .navbar .main-navigation .menu li .submenu li a,.navbar .main-navigation .munu>li .submenu li a,.navbar-light .main-navigation .menu li .submenu li a,.navbar-light .main-navigation .munu>li .submenu li a {
        color: #fff;
        line-height: 1.5;
        font-weight: 900;
    }

    .navbar .main-navigation .menu li .submenu.expanded,.navbar .main-navigation .munu>li .submenu.expanded,.navbar-light .main-navigation .menu li .submenu.expanded,.navbar-light .main-navigation .munu>li .submenu.expanded {
        max-height: 800px;
        padding: 15px;
    }

    .navbar .main-navigation .menu li:hover .submenu,.navbar .main-navigation .munu>li:hover .submenu,.navbar-light .main-navigation .menu li:hover .submenu,.navbar-light .main-navigation .munu>li:hover .submenu {
        -webkit-animation: none;
        -o-animation: none;
        animation: none;
    }

    .navbar .main-navigation .menu li>a,.navbar .main-navigation .munu>li>a,.navbar-light .main-navigation .menu li>a,.navbar-light .main-navigation .munu>li>a {
        opacity: 1;
        -webkit-transition: opacity .25s ease-in-out;
        -o-transition: opacity .25s ease-in-out;
        transition: opacity .25s ease-in-out;
    }

    .navbar .main-navigation .menu li.has-submenu>a:after,.navbar .main-navigation .munu>li.has-submenu>a:after,.navbar-light .main-navigation .menu li.has-submenu>a:after,.navbar-light .main-navigation .munu>li.has-submenu>a:after {
        display: inline-block;
        vertical-align: middle;
        font-family: FontAwesome;
        content: "\f107";
        font-size: 15px;
        margin: -2px 0 0 5px;
        font-weight: 300;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
    }

    .navbar .main-navigation .menu li.has-submenu.active>a,.navbar .main-navigation .munu>li.has-submenu.active>a,.navbar-light .main-navigation .menu li.has-submenu.active>a,.navbar-light .main-navigation .munu>li.has-submenu.active>a {
        opacity: .55;
    }

    .navbar .main-navigation .menu li.has-submenu.active>a:after,.navbar .main-navigation .munu>li.has-submenu.active>a:after,.navbar-light .main-navigation .menu li.has-submenu.active>a:after,.navbar-light .main-navigation .munu>li.has-submenu.active>a:after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .navbar .main-navigation .menu li.has-submenu.current>a,.navbar .main-navigation .munu>li.has-submenu.current>a,.navbar-light .main-navigation .menu li.has-submenu.current>a,.navbar-light .main-navigation .munu>li.has-submenu.current>a {
        opacity: .55;
    }

    .navbar .main-navigation.expanded,.navbar-light .main-navigation.expanded {
        display: block;
        -webkit-animation: slideDown .3s;
        -o-animation: slideDown .3s;
        animation: slideDown .3s;
    }

    .navbar.stuck .main-navigation .menu>li a,.navbar-light.stuck .main-navigation .menu>li a {
        color: #fff;
    }

    .navbar.stuck .main-navigation .menu>li a:before,.navbar-light.stuck .main-navigation .menu>li a:before {
        background-color: #fff;
    }
}

.post-item {
    width: 100%;
    margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
    .post-item {
        margin-bottom: 48px;
    }
}

@media screen and (max-width: 480px) {
    .post-item {
        margin-bottom: 36px;
    }
}

.post-item .post-thumb {
    display: block;
    margin-bottom: 16px;
}

.post-item .post-meta {
    margin-bottom: 33px;
}

.post-item .post-meta span {
    display: inline-block;
    font-size: 14px;
    color: #232323;
    letter-spacing: 0;
}

.post-item .post-meta span a {
    text-decoration: none;
}

.post-item .post-meta span:after {
    display: inline-block;
    content: "|";
    margin: 0 7px;
}

.post-item .post-meta span:last-child:after {
    display: none;
}

.post-item .post-meta span.post-date {
    font-weight: 700;
}

.post-item .post-meta span.post-author {
    font-style: italic;
}

.post-item .post-title {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: .12em;
}

.post-item .post-title a {
    display: inline-block;
    color: #404040;
    text-decoration: none;
    margin-bottom: 12px;
}

.post-item .post-title a:hover {
    color: #f97070;
}

.post-item .post-title:after {
    display: block;
    content: "";
    width: 30px;
    height: 2px;
    background-color: #f97070;
}

.post-item .post-tools .btn {
    margin: 15px 15px 15px 0;
}

.post-item .post-tools .social-bar {
    display: inline-block;
    vertical-align: middle;
}

.single-post .post-tools {
    display: table;
    width: 100%;
    padding-bottom: 10px;
}

.single-post .post-tools .column {
    display: table-cell;
    vertical-align: middle;
}

.single-post .post-tools .column:first-child {
    width: 40%;
}

.single-post .post-tools .column:last-child {
    width: 60%;
}

.single-post .post-tools .post-meta {
    text-align: right;
}

.single-post .post-tools .post-meta span {
    display: inline-block;
    font-size: 14px;
    color: #232323;
    letter-spacing: 0;
}

.single-post .post-tools .post-meta span a {
    text-decoration: none;
}

.single-post .post-tools .post-meta span:after {
    display: inline-block;
    content: "|";
    margin: 0 7px;
}

.single-post .post-tools .post-meta span:last-child:after {
    display: none;
}

.single-post .post-tools .post-meta span.post-date {
    font-weight: 700;
}

.single-post .post-tools .post-meta span.post-author {
    font-style: italic;
}

@media screen and (max-width: 768px) {
    .single-post .post-tools {
        display: block;
    }

    .single-post .post-tools .column {
        display: block;
        width: 100% !important;
        margin-bottom: 24px;
    }

    .single-post .post-tools .column:last-child {
        margin-bottom: 0;
    }

    .single-post .post-tools .post-meta {
        text-align: left;
    }
}

.pagination .nav-links:before,.pagination .nav-links:after {
    content: " ";
    display: table;
}

.pagination .nav-links:after {
    clear: both;
}

.pagination .nav-links a,.pagination .nav-links span {
    display: block;
    float: left;
    font-size: 14px;
    color: #404040;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #e1e1e1;
    padding: 11px 20px;
    word-wrap: no-wrap;
    overflow-wrap: no-wrap;
    margin: 0 0 10px -1px;
}

.pagination .nav-links a.current,.pagination .nav-links span.current {
    background-color: #f5f4f2;
}

.pagination .nav-links span {
    cursor: default;
}

.pagination .nav-links a {
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}

.pagination .nav-links a:hover {
    background-color: #f5f4f2;
}

.page-title {
    position: relative;
    padding: 56px 0 96px;
    margin-bottom: 60px;
    background-color: #eeecea;
    letter-spacing: .1em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.page-title h1 {
    position: relative;
    z-index: 5;
    font-weight: 900;
    margin-bottom: 48px;
	margin-top: 80px;
}

@media screen and (max-width: 1200px) {
    .page-title {
        padding-top: 184px;
        margin-bottom: 48px;
    }
}

@media screen and (max-width: 991px) {
    .page-title {
        padding-top: 172px;
    }

    .page-title h1 {
        margin-bottom: 36px;
    }
}

@media screen and (max-width: 991px) {
    .page-title {
        padding-top: 137px;
    }
}

@media screen and (max-width: 768px) {
    .page-title {
        padding-top: 148px;
    }

    .page-title h1 {
        margin-bottom: 24px;
    }
}

.page-title .breadcrumbs {
    position: relative;
    z-index: 5;
    width: 100%;
    letter-spacing: .05em;
}

.page-title .breadcrumbs a,.page-title .breadcrumbs span {
    display: inline-block;
    font-size: 14px;
    color: #232323;
    text-transform: uppercase;
    text-decoration: none;
}

.page-title .breadcrumbs a:after,.page-title .breadcrumbs span:after {
    display: inline-block;
    content: "/";
    margin: 0 10px;
}

.page-title .breadcrumbs a:last-child:after,.page-title .breadcrumbs span:last-child:after {
    display: none;
}

.page-title .breadcrumbs span {
    opacity: .45;
    cursor: default;
}

.page-title.light-skin h1,.page-title.light-skin .breadcrumbs a,.page-title.light-skin .breadcrumbs span {
    color: #fff;
}

.page-title .overlay {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .35;
    background: #169dfd;
    background: -moz-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,#5b4f8f),color-stop(100%,#ff5e3a));
    background: -webkit-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: -o-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: -ms-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: linear-gradient(to bottom,#5b4f8f 0%,#ff5e3a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$color1',endColorstr='$color2',GradientType=0);
}

.comments-area h3 {
    margin-bottom: 0 !important;
    text-transform: none;
}

.comments-count span {
    color: #404040;
    font-weight: 400;
}

.comment {
    padding-top: 36px;
}

.comment.depth-2 {
    padding-left: 90px;
}

.comment .inner {
    display: table;
    width: 100%;
}

.comment .author-avatar,.comment .comment-body {
    display: table-cell;
    vertical-align: top;
}

.comment .comment-body {
    border-bottom: 1px solid #ececec;
    padding-bottom: 24px;
}

.comment .author-avatar {
    width: 90px;
    padding: 5px 20px 0 0;
}

.comment .author-avatar img {
    width: 100%;
}

.comment .comment-meta {
    display: table;
    width: 100%;
    font-size: 14px;
    color: #232323;
    letter-spacing: 0;
}

.comment .comment-meta .column {
    display: table-cell;
    vertical-align: top;
}

.comment .comment-meta .comment-autor,.comment .comment-meta .comment-date {
    display: inline-block;
}

.comment .comment-meta .comment-autor:after {
    display: inline-block;
    vertical-align: middle;
    content: "|";
    margin: -5px 7px 0 9px;
}

.comment .comment-meta .comment-reply {
    text-align: right;
}

.comment .comment-meta .comment-reply a {
    text-decoration: none;
    text-transform: uppercase;
}

.comment .comment-meta .comment-reply .btn {
    margin: 0;
}

@media screen and (max-width: 530px) {
    .comment .inner,.comment .author-avatar,.comment .comment-body {
        display: block;
    }

    .comment .author-avatar {
        margin-bottom: 18px;
    }

    .comment.depth-2 {
        padding-left: 25px;
    }
}

.comment-respond {
    margin-top: 48px;
}

.comment-respond .logged-in-as {
    font-size: 12px;
    padding-bottom: 10px;
}

.comment-respond .logged-in-as a {
    text-decoration: none;
    font-weight: 700;
}

.comment-respond form {
    margin-top: 28.8px;
}

.comment-respond .form-submit {
    text-align: center;
}

.comment-reply-title small {
    font-size: 12px;
    font-style: normal;
}

.comment-reply-title small a {
    text-decoration: none;
    font-weight: 700;
}

.comment-navigation a,.comment-navigation span {
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    margin-right: 8px;
}

.comment-navigation span {
    color: #f97070;
    font-weight: 700;
}

.block-title {
    position: relative;
    width: 100%;
    cursor: default;
    color: #404040;
    padding-bottom: 35px;
    margin-bottom: 24px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

@media screen and (max-width: 991px) {
    .block-title {
        margin-bottom: 36px;
    }
}

@media screen and (max-width: 768px) {
    .block-title {
        padding-bottom: 25px;
    }
}

.block-title h1,.block-title h2,.block-title h3,.block-title h4,.block-title h5,.block-title h6,.block-title .comments-area h3,.comments-area .block-title h3,.block-title .team-member .team-name,.team-member .block-title .team-name {
    position: relative;
    z-index: 2;
    margin-bottom: 0;
    opacity: 1;
    padding-top: 19px;
    padding-left: 15px;
    -webkit-transition: opacity .3s .15s;
    -o-transition: opacity .3s .15s;
    transition: opacity .3s .15s;
}

.block-title h2 {
    font-size: 35px;
}

.block-title i {
    font-style: normal;
}

.block-title span {
    position: absolute;
    z-index: 1;
    display: block;
    width: 100%;
    font-size: 120px;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    opacity: .075;
    top: 0;
    left: -6px;
    -webkit-transition: opacity .3s .15s;
    -o-transition: opacity .3s .15s;
    transition: opacity .3s .15s;
}

.block-title:before {
    position: absolute;
    content: "";
   /* width: 30px; */
    height: 2px;
    left: 0;
    bottom: 10px;
    background-color: #f97070;
}

.block-title.featured-title:hover h1,.block-title.featured-title:hover h2,.block-title.featured-title:hover h3,.block-title.featured-title:hover h4,.block-title.featured-title:hover h5,.block-title.featured-title:hover h6,.block-title.featured-title:hover .comments-area h3,.comments-area .block-title.featured-title:hover h3,.block-title.featured-title:hover .team-member .team-name,.team-member .block-title.featured-title:hover .team-name {
    opacity: .075;
}

.block-title.featured-title:hover span {
    opacity: 1;
}

.block-title.text-center h1,.block-title.text-center h2,.block-title.text-center h3,.block-title.text-center h4,.block-title.text-center h5,.block-title.text-center h6,.block-title.text-center .comments-area h3,.comments-area .block-title.text-center h3,.block-title.text-center .team-member .team-name,.team-member .block-title.text-center .team-name {
    padding-left: 0;
}

.block-title.text-center:before {
    left: 50%;
    margin-left: -15px;
}

.block-title.text-right h1,.block-title.text-right h2,.block-title.text-right h3,.block-title.text-right h4,.block-title.text-right h5,.block-title.text-right h6,.block-title.text-right .comments-area h3,.comments-area .block-title.text-right h3,.block-title.text-right .team-member .team-name,.team-member .block-title.text-right .team-name {
    padding-left: 0;
    padding-right: 15px;
}

.block-title.text-right span {
    left: auto;
    right: -6px;
}

.block-title.text-right:before {
    left: auto;
    right: 0;
}

@media screen and (max-width: 768px) {
    .block-title.mobile-center:before {
        left: 50%;
        margin-left: -48px;
    }
}

.block-title.light-skin {
    color: #fff;
}

.block-title.light-skin h1,.block-title.light-skin h2,.block-title.light-skin h3,.block-title.light-skin h4,.block-title.light-skin h5,.block-title.light-skin h6,.block-title.light-skin .comments-area h3,.comments-area .block-title.light-skin h3,.block-title.light-skin .team-member .team-name,.team-member .block-title.light-skin .team-name {
    color: #fff;
}

.block-title.light-skin span {
    opacity: .1;
}

.block-title.light-skin.featured-title:hover h1,.block-title.light-skin.featured-title:hover h2,.block-title.light-skin.featured-title:hover h3,.block-title.light-skin.featured-title:hover h4,.block-title.light-skin.featured-title:hover h5,.block-title.light-skin.featured-title:hover h6,.block-title.light-skin.featured-title:hover .comments-area h3,.comments-area .block-title.light-skin.featured-title:hover h3,.block-title.light-skin.featured-title:hover .team-member .team-name,.team-member .block-title.light-skin.featured-title:hover .team-name {
    opacity: .1;
}

.block-title.light-skin:before {
    background-color: #fff;
}

@media screen and (max-width: 991px) {
    .block-title h1,.block-title h2,.block-title h3,.block-title h4,.block-title h5,.block-title h6,.block-title .comments-area h3,.comments-area .block-title h3,.block-title .team-member .team-name,.team-member .block-title .team-name {
        padding-top: 16px;
    }

    .block-title span {
        font-size: 112px;
    }
}

@media screen and (max-width: 768px) {
    .block-title h1,.block-title h2,.block-title h3,.block-title h4,.block-title h5,.block-title h6,.block-title .comments-area h3,.comments-area .block-title h3,.block-title .team-member .team-name,.team-member .block-title .team-name {
        padding-top: 10px;
    }

    .block-title span {
        font-size: 88px;
    }
}

@media screen and (max-width: 480px) {
    .block-title h1,.block-title h2,.block-title h3,.block-title h4,.block-title h5,.block-title h6,.block-title .comments-area h3,.comments-area .block-title h3,.block-title .team-member .team-name,.team-member .block-title .team-name {
        padding-top: 5px;
    }

    .block-title span {
        font-size: 72px;
    }
}

.text-center .block-title:before {
    left: 50%;
    margin-left: -48px;
}

@media screen and (max-width: 768px) {
    .mobile-center .block-title:before {
        left: 50%;
        margin-left: -48px;
    }
}

.text-right .block-title span {
    left: auto;
    right: -6px;
}

.text-right .block-title:before {
    left: auto;
    right: 0;
}

.icon-block-row {
    display: table;
    width: 100%;
    border: 1px solid #e0ddd9;
    margin-bottom: -1px;
}

.icon-block {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    cursor: default;
}

.icon-block:nth-child(odd) {
    border-right: 1px solid #e0ddd9;
}

.icon-block .inner {
    display: table;
    width: 100%;
}

.icon-block .ib-icon,.icon-block .ib-content {
    display: table-cell;
    vertical-align: middle;
}

.icon-block .ib-icon {
    width: 170px;
    font-size: 56px;
    color: #f97070;
    text-align: center;
    border-right: 1px solid #e0ddd9;
    padding: 24px 15px 12px;
    background-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.icon-block .ib-content {
    padding: 30px 20px 30px 30px;
}

.icon-block .ib-content p {
    margin-bottom: 0;
    font-weight: 300;
}

.icon-block .ib-content p:before {
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 29px;
    height: 2px;
    background-color: #f97070;
    margin-right: 8px;
}

.icon-block:hover .ib-icon {
    color: #fff;
    background-color: #f97070;
}

.icon-block.light-skin {
    color: #fff;
}

.icon-block.light-skin h3,.icon-block.light-skin:hover i {
    color: #fff;
}

@media screen and (max-width: 991px) {
    .icon-block-row,.icon-block {
        display: block;
        width: 100%;
        margin-bottom: -1px;
    }

    .icon-block:nth-child(odd) {
        border-right: none;
        border-bottom: 1px solid #e0ddd9;
    }
}

.split-section {
    position: relative;
    display: block;
    width: 100%;
}

.split-section .container {
    position: relative;
    z-index: 2;
}

.split-section .content {
    position: absolute;
    z-index: 1;
    width: 70%;
    height: 100%;
    top: 0;
}

.split-section .image{
    position: absolute;
    z-index: 1;
    width: 30%;
    height: 100%;
    top: 0;
}

.split-section .image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.split-section .image:before {
    position: absolute;
    display: block;
    content: "";
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .25;
    background: #5b4f8f;
    background: -moz-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,#5b4f8f),color-stop(100%,#ff5e3a));
    background: -webkit-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: -o-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: -ms-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: linear-gradient(to bottom,#5b4f8f 0%,#ff5e3a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$color1',endColorstr='$color2',GradientType=0);
}

.split-section .content {
    background-color: #eeecea;
}

.split-section .content.dark-bg {
    background-color: #404040;
}

.split-section.img-left .image {
    left: 0;
}

.split-section.img-left .content {
    right: 0;
}

.split-section.img-right .image {
    right: 0;
}

.split-section.img-right .content {
    left: 0;
}

.split-section .btn {
    margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
    .split-section .image,.split-section .content {
        position: relative;
        width: 100%;
        height: auto;
    }

    .split-section .image {
        height: 400px;
    }
}

@media screen and (max-width: 768px) {
    .split-section .image {
        height: 320px;
    }
}

@media screen and (max-width: 480px) {
    .split-section .image {
        height: 250px;
    }
}

.fw-section {
    position: relative;
    display: block;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.fw-section .container {
    position: relative;
    z-index: 5;
}

.fw-section .overlay {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .35;
    background: #5b4f8f;
    background: -moz-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,#5b4f8f),color-stop(100%,#ff5e3a));
    background: -webkit-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: -o-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: -ms-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: linear-gradient(to bottom,#5b4f8f 0%,#ff5e3a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$color1',endColorstr='$color2',GradientType=0);
}

.fw-section .overlay-light {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .7;
    background: #d7d7d7;
    background: -moz-linear-gradient(top,#d7d7d7 0%,#f7f7f7 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,#d7d7d7),color-stop(100%,#f7f7f7));
    background: -webkit-linear-gradient(top,#d7d7d7 0%,#f7f7f7 100%);
    background: -o-linear-gradient(top,#d7d7d7 0%,#f7f7f7 100%);
    background: -ms-linear-gradient(top,#d7d7d7 0%,#f7f7f7 100%);
    background: linear-gradient(to bottom,#d7d7d7 0%,#f7f7f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$color1',endColorstr='$color2',GradientType=0);
}

.fw-section.parallax-bg {
    background-attachment: fixed;
}

@media screen and (max-width: 991px) {
    .fw-section.parallax-bg {
        background-attachment: scroll;
    }
}

.fw-section.gray-bg {
    background-color: #eeecea;
}

.fw-section.dark-bg {
    background-color: #404040;
}

.fw-section.gradient-bg {
    background: #5b4f8f;
    background: -moz-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,#5b4f8f),color-stop(100%,#ff5e3a));
    background: -webkit-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: -o-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: -ms-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: linear-gradient(to bottom,#5b4f8f 0%,#ff5e3a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$color1',endColorstr='$color2',GradientType=0);
}

.market-buttons:before,.market-buttons:after {
    content: " ";
    display: table;
}

.market-buttons:after {
    clear: both;
}

.market-buttons.count-2 .market-btn {
    float: left;
    width: 50%;
}

@media screen and (max-width: 480px) {
    .market-buttons.count-2 .market-btn {
        float: none;
        width: 100%;
    }
}

.market-buttons.count-3 .market-btn {
    float: left;
    width: 33.33333%;
}

@media screen and (max-width: 768px) {
    .market-buttons.count-3 .market-btn {
        float: none;
        width: 100%;
    }
}

.awards {
    width: 100%;
}

.awards:before,.awards:after {
    content: " ";
    display: table;
}

.awards:after {
    clear: both;
}

.awards .award {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #404040;
    text-decoration: none;
    line-height: 1.8;
    background-color: #fff;
    border-left: 1px solid #eeecea;
    border-top: 1px solid #eeecea;
    border-bottom: 1px solid #eeecea;
    padding: 36px 15px 24px;
    -webkit-transition: color .4s 0.1s,background-color .4s .1s;
    -o-transition: color .4s 0.1s,background-color .4s .1s;
    transition: color .4s 0.1s,background-color .4s .1s;
}

.awards .award:first-child {
    border-left: none;
}

.awards .award .inner {
    max-width: 200px;
    margin: 0 auto;
}

.awards .award .award-title {
    position: relative;
    color: #404040;
    padding: 0 46px;
    -webkit-transition: color .4s .1s;
    -o-transition: color .4s .1s;
    transition: color .4s .1s;
}

.awards .award .award-title span {
    position: absolute;
    display: block;
    width: 20px;
    height: 41px;
    -webkit-transition: opacity .3s .1s;
    -o-transition: opacity .3s .1s;
    transition: opacity .3s .1s;
}

.awards .award .award-title span.palm-left-light,.awards .award .award-title span.palm-left-dark {
    top: -4px;
    left: 0;
}

.awards .award .award-title span.palm-left-light {
    opacity: 0;
    background: url(../img/awards/palm-left-light.svg) no-repeat 0 0;
}

.awards .award .award-title span.palm-left-dark {
    opacity: .1;
    background: url(../img/awards/palm-left-dark.svg) no-repeat 0 0;
}

.awards .award .award-title span.palm-right-light,.awards .award .award-title span.palm-right-dark {
    top: -4px;
    right: 0;
}

.awards .award .award-title span.palm-right-light {
    opacity: 0;
    background: url(../img/awards/palm-right-light.svg) no-repeat 0 0;
}

.awards .award .award-title span.palm-right-dark {
    opacity: .1;
    background: url(../img/awards/palm-right-dark.svg) no-repeat 0 0;
}

.awards .award .date {
    font-weight: 700;
}

.awards .award:hover {
    color: #fff;
    background-color: #f97070;
}

.awards .award:active {
    color: #fff;
    background-color: #f97070;
}


.awards .award:hover .award-title {
    color: #fff;
}

.awards .award:hover .award-title span.palm-left-light,.awards .award:hover .award-title span.palm-right-light {
    opacity: 1;
}

.awards .award:hover .award-title span.palm-left-dark,.awards .award:hover .award-title span.palm-right-dark {
    opacity: 0;
}

.awards.count-2 .award {
    float: left;
    width: 50%;
}

@media screen and (max-width: 480px) {
    .awards.count-2 .award {
        float: none;
        width: 100%;
    }
}

.awards.count-3 .award {
    float: left;
    width: 33.33333%;
}

@media screen and (max-width: 768px) {
    .awards.count-3 .award {
        float: none;
        width: 100%;
    }
}

.awards.count-4 .award {
    float: left;
    width: 25%;
}

@media screen and (max-width: 768px) {
    .awards.count-4 .award {
        float: none;
        width: 100%;
    }
}

.no-svg .awards .award .award-title span.palm-left-light {
    background: url(../img/awards/palm-left-light.png) no-repeat 0 0;
}

.no-svg .awards .award .award-title span.palm-left-dark {
    background: url(../img/awards/palm-left-dark.png) no-repeat 0 0;
}

.no-svg .awards .award .award-title span.palm-right-light {
    background: url(../img/awards/palm-right-light.png) no-repeat 0 0;
}

.no-svg .awards .award .award-title span.palm-right-dark {
    background: url(../img/awards/palm-right-dark.png) no-repeat 0 0;
}


.pricing-tirmuli {
    display: block;
    width: 100%;
    
    text-align: center;
    padding: 72px 32px;
    margin: 0 auto;
}

.pricing-tirmuli .pp-title h3 {
    margin-bottom: 36px;
}

.pricing-tirmuli .pp-body h4 {
    margin-bottom: 36px;
}

.pricing-tirmuli .pp-body .pp-price {
    font-size: 72px;
    color: #404040;
    font-weight: 900;
    line-height: 1;
    padding: 17px 0 28px;
    margin-left: -10px;
    margin-bottom: 16px;
}

.pricing-tirmuli .pp-body .pp-price span {
    display: inline-block;
    vertical-align: top;
    font-size: 36px;
    font-weight: 300;
    padding-top: 10px;
    margin-right: 5px;
}

.pricing-tirmuli .pp-body .btn {
    margin-bottom: 0;
}

.pricing-tirmuli.featured-plan {
    background-color: #f97070;
    color: #fff;
}

.pricing-tirmuli.featured-plan .pp-title h3,.pricing-tirmuli.featured-plan .pp-body h4,.pricing-tirmuli.featured-plan .pp-body .pp-price {
    color: #fff;
}


.pricing-tirmuli.featured2-plan {
    background-color: #0088cc;
    color: #fff;
}

.pricing-tirmuli.featured2-plan .pp-title h3,.pricing-tirmuli.featured2-plan .pp-body h4,.pricing-tirmuli.featured2-plan .pp-body .pp-price {
    color: #fff;
}



.pricing-plan {
    display: block;
    width: 100%;
    max-width: 400px;
    text-align: center;
    padding: 72px 32px;
    margin: 0 auto;
}

.pricing-plan .pp-title h3 {
    margin-bottom: 36px;
}

.pricing-plan .pp-body h4 {
    margin-bottom: 36px;
}

.pricing-plan .pp-body .pp-price {
    font-size: 72px;
    color: #404040;
    font-weight: 900;
    line-height: 1;
    padding: 17px 0 28px;
    margin-left: -10px;
    margin-bottom: 16px;
}

.pricing-plan .pp-body .pp-price span {
    display: inline-block;
    vertical-align: top;
    font-size: 36px;
    font-weight: 300;
    padding-top: 10px;
    margin-right: 5px;
}

.pricing-plan .pp-body .btn {
    margin-bottom: 0;
}

.pricing-plan.featured-plan {
    background-color: #f97070;
    color: #fff;
}

.pricing-plan.featured-plan .pp-title h3,.pricing-plan.featured-plan .pp-body h4,.pricing-plan.featured-plan .pp-body .pp-price {
    color: #fff;
}


.pricing-plan.featured2-plan {
    background-color: #0088cc;
    color: #fff;
}

.pricing-plan.featured2-plan .pp-title h3,.pricing-plan.featured2-plan .pp-body h4,.pricing-plan.featured2-plan .pp-body .pp-price {
    color: #fff;
}


.video-popup-btn,.scroll-down-btn {
    display: inline-block;
    text-decoration: none;
    margin: 10px 0;
}

.video-popup-btn:focus,.scroll-down-btn:focus {
    outline: none;
}

.video-popup-btn .play-btn,.video-popup-btn .label,.scroll-down-btn .play-btn,.scroll-down-btn .label {
    display: inline-block;
    vertical-align: middle;
}

.video-popup-btn .play-btn,.scroll-down-btn .play-btn {
    position: relative;
    width: 50px;
    color: #f97070;
    border: 2px solid #f97070;
    border-radius: 50%;
    text-align: center;
    padding-left: 5px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.video-popup-btn .play-btn i,.scroll-down-btn .play-btn i {
    line-height: 46px;
    font-size: 20px;
}

.video-popup-btn .play-btn:before,.scroll-down-btn .play-btn:before {
    position: absolute;
    display: block;
    content: "";
    width: 42px;
    height: 42px;
    top: 2px;
    left: 2px;
    border: 1px solid #f97070;
    border-radius: 50%;
}

.video-popup-btn .label,.scroll-down-btn .label {
    font-size: 14px;
    color: #404040;
    text-align: left;
    padding-left: 7px;
}

.video-popup-btn.light-skin .play-btn,.video-popup-btn.light-skin .play-btn:before,.scroll-down-btn.light-skin .play-btn,.scroll-down-btn.light-skin .play-btn:before {
    color: #fff;
    border-color: #fff;
}

.video-popup-btn.light-skin .label,.scroll-down-btn.light-skin .label {
    color: #fff;
}

.video-popup-btn.light-skin:hover .play-btn,.scroll-down-btn.light-skin:hover .play-btn {
    color: #f97070;
    background-color: #fff;
}

.video-popup-btn:hover .play-btn,.scroll-down-btn:hover .play-btn {
    color: #fff;
    background-color: #f97070;
}

.scroll-down-btn .play-btn {
    padding-left: 0;
}

.scroll-down-btn .play-btn i {
    font-size: 24px;
}

.featured-tabs .nav-tabs {
    display: block;
    border-bottom: none;
    padding-left: 25px;
}

.featured-tabs .nav-tabs>li {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 0;
    padding-left: 50px;
    border-left: 1px solid #d3d3d3;
    padding-bottom: 36px;
}

.featured-tabs .nav-tabs>li>a {
    display: table;
    font-size: 20px;
    color: #404040;
    border: none;
    padding: 0;
    margin-bottom: 24px;
}

.featured-tabs .nav-tabs>li>a:hover {
    color: #f97070;
    background-color: transparent;
}

.featured-tabs .nav-tabs>li.active>a,.featured-tabs .nav-tabs>li.active>a:hover,.featured-tabs .nav-tabs>li.active>a:focus {
    color: #404040;
    background-color: transparent;
    border: none;
}

.featured-tabs .nav-tabs>li>.number {
    position: absolute;
    display: block;
    width: 70px;
    height: 70px;
    background-color: #fff;
    border-radius: 50%;
    top: -15px;
    left: -35px;
}

.featured-tabs .nav-tabs>li>.number>i {
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    color: #f97070;
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    text-align: center;
    background-color: transparent;
    border: 2px solid #f97070;
    border-radius: 50%;
    top: 10px;
    left: 10px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.featured-tabs .nav-tabs>li>.number>i:before {
    position: absolute;
    display: block;
    content: "";
    width: 42px;
    height: 42px;
    top: 2px;
    left: 2px;
    border: 1px solid #f97070;
    border-radius: 50%;
}

.featured-tabs .nav-tabs>li.active>.number>i {
    color: #fff;
    background-color: #f97070;
}

.featured-tabs .nav-tabs>li:last-child {
    border-left: none;
}

.featured-tabs .nav-tabs>li p {
    margin-bottom: 0;
}

.featured-tabs .nav-tabs>li .social-btns {
    margin-top: 12px;
}

.featured-tabs .nav-tabs>li .social-btns a {
    display: inline-block;
    font-size: 18px;
    color: #d3d3d3;
    text-decoration: none;
    margin-right: 12px;
}

.featured-tabs .nav-tabs>li .social-btns a:hover {
    color: #f97070;
    background: none;
}

@media screen and (max-width: 480px) {
    .featured-tabs .nav-tabs>li {
        border-left: none;
        padding-bottom: 24px;
    }

    .featured-tabs .nav-tabs>li>a {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .featured-tabs .nav-tabs>li>.number {
        top: -18px;
    }
/*
    .featured-tabs .nav-tabs>li p {
        display: none;
    } */
}

.featured-tabs .tab-content {
    padding: 0;
}

.team-member {
    width: 100%;
    max-width: 360px;
    text-align: center;
    margin-bottom: 48px;
    cursor: default;
}

.team-member .avatar {
    margin-bottom: 24px;
}

.team-member .social-bar {
    margin: auto;
}

.team-member .team-name {
    text-transform: none;
    margin-bottom: 8px;
}

.team-member .team-position {
    display: block;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 12px;
}

.team-member p {
    font-size: 14px;
}

@media screen and (max-width: 768px) {
    .team-member {
        margin-left: auto;
        margin-right: auto;
    }
}

.client {
    display: block;
    border: none;
    opacity: 1;
    -webkit-transition: opacity .35s ease-in-out;
    -o-transition: opacity .35s ease-in-out;
    transition: opacity .35s ease-in-out;
}

.client:hover {
    opacity: .6;
}

.instagram-feed {
    display: block;
    width: 100%;
}

.instagram-feed:before,.instagram-feed:after {
    content: " ";
    display: table;
}

.instagram-feed:after {
    clear: both;
}

.instagram-feed .item {
    position: relative;
    display: block;
    float: left;
    width: 12.5%;
}

.instagram-feed .item:before {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    background: #5b4f8f;
    background: -moz-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,#5b4f8f),color-stop(100%,#ff5e3a));
    background: -webkit-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: -o-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: -ms-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: linear-gradient(to bottom,#5b4f8f 0%,#ff5e3a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$color1',endColorstr='$color2',GradientType=0);
    -webkit-transition: opacity .35s;
    -o-transition: opacity .35s;
    transition: opacity .35s;
}

.instagram-feed .item:hover:before {
    opacity: .35;
}

@media screen and (max-width: 768px) {
    .instagram-feed .item {
        width: 25%;
    }
}

.sidebar,.wpb_widgetised_column {
    width: 100%;
    max-width: 370px !important;
}

.widget-title {
    font-size: 16px;
    color: #404040;
    font-weight: 700;
    text-transform: none;
    font-style: normal;
    margin-bottom: 21px;
}

.widget {
    margin-bottom: 43px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.widget_archive ul,.widget_categories ul,.widget_pages ul,.widget_recent_comments ul {
    list-style: none;
}

.widget_archive>ul,.widget_categories>ul,.widget_pages>ul,.widget_recent_comments>ul {
    font-size: 16px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.widget_archive>ul li,.widget_categories>ul li,.widget_pages>ul li,.widget_recent_comments>ul li {
    margin-bottom: 8px;
}

.widget_archive>ul li a,.widget_categories>ul li a,.widget_pages>ul li a,.widget_recent_comments>ul li a {
    padding: 0;
    line-height: 1.6;
    letter-spacing: 0;
    text-decoration: none;
}

.widget_archive>ul li.active a,.widget_archive>ul li.current-cat a,.widget_categories>ul li.active a,.widget_categories>ul li.current-cat a,.widget_pages>ul li.active a,.widget_pages>ul li.current-cat a,.widget_recent_comments>ul li.active a,.widget_recent_comments>ul li.current-cat a {
    color: #f97070;
    text-decoration: none;
}

.widget_archive>ul li:last-child,.widget_categories>ul li:last-child,.widget_pages>ul li:last-child,.widget_recent_comments>ul li:last-child {
    margin-bottom: 0;
}

.widget_recent_comments ul li span {
    color: #9a9a9a;
}

.widget_search .search-box {
    position: relative;
    display: block;
    width: 100%;
}

.widget_search .search-box .form-control {
    padding-right: 45px;
    margin-bottom: 0;
}

.widget_search .search-box .search-btn {
    position: absolute;
    height: 45px;
    width: 40px;
    top: 0;
    right: 6px;
    background: none;
    border: none;
    color: #404040;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

.widget_search .search-box .search-btn:hover {
    color: #f97070;
}

.widget_search .search-box .search-btn:focus {
    outline: none;
}

.widget_recent_posts .post-item {
    display: table;
    width: 100%;
    padding-top: 12px;
    margin-bottom: 0;
    border-bottom: 1px solid #ececec;
}

.widget_recent_posts .post-item:last-child {
    border-bottom: none;
}

.widget_recent_posts .post-item .thumb,.widget_recent_posts .post-item .info {
    display: table-cell;
    vertical-align: top;
}

.widget_recent_posts .post-item .thumb {
    width: 100px;
}

.widget_recent_posts .post-item .thumb a {
    display: block;
    position: relative;
}

.widget_recent_posts .post-item .thumb a:before {
    position: absolute;
    content: "";
    z-index: 2;
    width: 100%;
    height: 100%;
    opacity: .25;
    top: 0;
    left: 0;
    background: #5b4f8f;
    background: -moz-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,#5b4f8f),color-stop(100%,#ff5e3a));
    background: -webkit-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: -o-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: -ms-linear-gradient(top,#5b4f8f 0%,#ff5e3a 100%);
    background: linear-gradient(to bottom,#5b4f8f 0%,#ff5e3a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$color1',endColorstr='$color2',GradientType=0);
}

.widget_recent_posts .post-item .thumb img {
    width: 100%;
}

@media screen and (max-width: 360px) {
    .widget_recent_posts .post-item .thumb {
        width: 85px;
    }
}

.widget_recent_posts .post-item .info {
    padding-left: 20px;
}

.widget_recent_posts .post-item .info h4 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 14px;
}

.widget_recent_posts .post-item .info h4 a {
    color: #404040;
    text-decoration: none;
}

.widget_recent_posts .post-item .info h4 a:hover {
    color: #f97070;
}

.widget_recent_posts .post-item .info .post-meta {
    font-size: 14px;
    color: #232323;
    line-height: 1.6;
}

.widget_recent_posts .post-item .info .post-meta a {
    font-size: 14px;
    letter-spacing: 0;
    text-decoration: none;
}

.widget_recent_posts .post-item .info .post-meta .author {
    font-style: italic;
}

.widget_recent_comments ul li a,.widget_recent_comments ul li span {
    display: inline-block;
    vertical-align: top;
}

.widget_recent_comments ul li a {
    margin-right: 12px;
}

.widget_tags .tag,.post-tags .tag {
    display: inline-block;
    font-size: 14px;
    color: #404040;
    text-decoration: none;
    border: 1px solid #e1e1e1;
    padding: 0 13px 0 19px;
    word-wrap: no-wrap;
    overflow-wrap: no-wrap;
    background-color: transparent;
    margin: 5px 7px 10px 0;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}

.widget_tags .tag span,.post-tags .tag span {
    display: inline-block;
    padding: 8px 0 8px 13px;
    border-left: 1px solid #e1e1e1;
}

.widget_tags .tag span:first-child,.post-tags .tag span:first-child {
    border-left: 0;
    padding-left: 0;
    padding-right: 18px;
}

.widget_tags .tag:last-child,.post-tags .tag:last-child {
    margin-right: 0;
}

.widget_tags .tag:hover,.post-tags .tag:hover {
    background-color: #f5f4f2;
}

.grid {
    position: relative;
}

.grid .gutter-sizer {
    width: 2.5%;
}

@media screen and (max-width: 768px) {
    .grid .gutter-sizer {
        width: 4%;
    }
}

.grid .grid-item {
    position: relative;
    float: left;
	margin-right: 15px;
    margin-bottom: 2.8%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media screen and (max-width: 768px) {
    .grid .grid-item {
        margin-bottom: 4%;
    }
}

.grid.isotope-grid {
    overflow: hidden;
}

.grid.isotope-grid:before,.grid.isotope-grid:after {
    content: " ";
    display: table;
}

.grid.isotope-grid:after {
    clear: both;
}

.grid.isotope-grid.col-1 .grid-sizer,.grid.isotope-grid.col-1 .grid-item {
    float: none;
    width: 100%;
    margin-bottom: 30px;
}

.grid.isotope-grid.col-2 .grid-sizer,.grid.isotope-grid.col-2 .grid-item {
    width: 48.75%;
}

@media screen and (max-width: 768px) {
    .grid.isotope-grid.col-2 .grid-sizer,.grid.isotope-grid.col-2 .grid-item {
        width: 48%;
    }
}

@media screen and (max-width: 600px) {
    .grid.isotope-grid.col-2 .grid-sizer,.grid.isotope-grid.col-2 .grid-item {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
}

.grid.isotope-grid.col-3 .grid-sizer,.grid.isotope-grid.col-3 .grid-item {
    width: 31.66667%;
}

@media screen and (max-width: 991px) {
    .grid.isotope-grid.col-3 .grid-sizer,.grid.isotope-grid.col-3 .grid-item {
        width: 48.75%;
    }
}

@media screen and (max-width: 768px) {
    .grid.isotope-grid.col-3 .grid-sizer,.grid.isotope-grid.col-3 .grid-item {
        width: 48%;
    }
}

@media screen and (max-width: 600px) {
    .grid.isotope-grid.col-3 .grid-sizer,.grid.isotope-grid.col-3 .grid-item {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
}

.grid.isotope-grid.col-4 .grid-sizer,.grid.isotope-grid.col-4 .grid-item {
    width: 23.125%;
}

@media screen and (max-width: 991px) {
    .grid.isotope-grid.col-4 .grid-sizer,.grid.isotope-grid.col-4 .grid-item {
        width: 48.75%;
    }
}

@media screen and (max-width: 768px) {
    .grid.isotope-grid.col-4 .grid-sizer,.grid.isotope-grid.col-4 .grid-item {
        width: 48%;
    }
}

@media screen and (max-width: 600px) {
    .grid.isotope-grid.col-4 .grid-sizer,.grid.isotope-grid.col-4 .grid-item {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
}

.grid.isotope-masonry-grid {
    overflow: hidden;
}

.grid.isotope-masonry-grid:before,.grid.isotope-masonry-grid:after {
    content: " ";
    display: table;
}

.grid.isotope-masonry-grid:after {
    clear: both;
}

.grid.isotope-masonry-grid .gutter-sizer {
    width: 1.8%;
}

.grid.isotope-masonry-grid .grid-sizer,.grid.isotope-masonry-grid .grid-item {
    width: 32.13333%;
    height: 100%;
    margin-bottom: 33px;
}

.grid.isotope-masonry-grid .grid-sizer.h2,.grid.isotope-masonry-grid .grid-item.h2 {
    height: 793px;
}

.grid.isotope-masonry-grid .grid-sizer.w2,.grid.isotope-masonry-grid .grid-item.w2 {
    width: 66%;
}

.container .grid.isotope-masonry-grid .gutter-sizer {
    width: 2.4%;
}

.container .grid.isotope-masonry-grid .grid-sizer,.container .grid.isotope-masonry-grid .grid-item {
    width: 31.73333%;
    height: 250px;
    margin-bottom: 33px;
}

.container .grid.isotope-masonry-grid .grid-sizer.h2,.container .grid.isotope-masonry-grid .grid-item.h2 {
    height: 633px;
}

.container .grid.isotope-masonry-grid .grid-sizer.w2,.container .grid.isotope-masonry-grid .grid-item.w2 {
    width: 66%;
}

@media screen and (max-width: 1700px) {
    .grid.isotope-masonry-grid .grid-item,.container .grid.isotope-masonry-grid .grid-item {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 1480px) {
    .grid.isotope-masonry-grid .grid-sizer,.grid.isotope-masonry-grid .grid-item,.container .grid.isotope-masonry-grid .grid-sizer,.container .grid.isotope-masonry-grid .grid-item {
        width: 31.86667%;
    }

    .grid.isotope-masonry-grid .gutter-sizer,.container .grid.isotope-masonry-grid .gutter-sizer {
        width: 2.2%;
    }
}

@media screen and (max-width: 1200px) {
    .grid.isotope-masonry-grid .gutter-sizer {
        width: 2.6%;
    }

    .grid.isotope-masonry-grid .grid-sizer,.grid.isotope-masonry-grid .grid-item {
        width: 31.6%;
        height: 270px;
    }

    .grid.isotope-masonry-grid .grid-sizer.h2,.grid.isotope-masonry-grid .grid-item.h2 {
        height: 570px;
    }

    .container .grid.isotope-masonry-grid .grid-item {
        margin-bottom: 24px;
    }
}

@media screen and (max-width: 991px) {
    .grid.isotope-masonry-grid .gutter-sizer,.container .grid.isotope-masonry-grid .gutter-sizer {
        width: 3.5%;
    }

    .grid.isotope-masonry-grid .grid-sizer,.grid.isotope-masonry-grid .grid-item,.container .grid.isotope-masonry-grid .grid-sizer,.container .grid.isotope-masonry-grid .grid-item {
        width: 48.25%;
        margin-bottom: 24px;
        height: 260px;
    }

    .grid.isotope-masonry-grid .grid-sizer.h2,.grid.isotope-masonry-grid .grid-item.h2,.container .grid.isotope-masonry-grid .grid-sizer.h2,.container .grid.isotope-masonry-grid .grid-item.h2 {
        height: 544px;
    }

    .grid.isotope-masonry-grid .grid-sizer.w2,.grid.isotope-masonry-grid .grid-item.w2,.container .grid.isotope-masonry-grid .grid-sizer.w2,.container .grid.isotope-masonry-grid .grid-item.w2 {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .grid.isotope-masonry-grid .gutter-sizer,.container .grid.isotope-masonry-grid .gutter-sizer {
        width: 0;
    }

    .grid.isotope-masonry-grid .grid-sizer,.grid.isotope-masonry-grid .grid-item,.container .grid.isotope-masonry-grid .grid-sizer,.container .grid.isotope-masonry-grid .grid-item {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .grid.isotope-masonry-grid .grid-item,.container .grid.isotope-masonry-grid .grid-item {
        height: 230px;
    }

    .grid.isotope-masonry-grid .grid-item.h2,.container .grid.isotope-masonry-grid .grid-item.h2 {
        height: 460px;
    }
}

.grid.isotope-grid .grid-item .tile {
    position: relative;
}

.tile {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-decoration: none;
    word-wrap: break-word;
    overflow-wrap: break-word;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.tile:focus {
    outline: none;
}

.tile:before {
    position: absolute;
    z-index: 1;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #f97070;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.tile .tile-content {
    position: absolute;
    z-index: 2;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    padding: 0 15px 35px;
    background-color: #5c5090;
    opacity: 0;
    -webkit-transform: translateY(200%);
    -moz-transform: translateY(200%);
    -ms-transform: translateY(200%);
    -o-transform: translateY(200%);
    transform: translateY(200%);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}

.tile .tile-content h3 {
    position: relative;
    z-index: 2;
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 21px;
    opacity: 0;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: all .3s .17s;
    -o-transition: all .3s .17s;
    transition: all .3s .17s;
}

.tile .tile-content:before {
    position: absolute;
    z-index: 1;
    content: "";
    top: -50px;
    left: 50%;
    margin-left: -430px;
    border-left: 430px solid transparent;
    border-right: 430px solid transparent;
    border-bottom: 55px solid #5c5090;
}

.tile:hover:before {
    opacity: .5;
}

.tile:hover .tile-content {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.tile:hover .tile-content h3 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.tile.gallery-item .tile-content h3 i {
    font-size: 24px;
}

.container-fluid .grid-item.w2 .tile .tile-content:before {
    margin-left: -700px;
    border-left: 700px solid transparent;
    border-right: 700px solid transparent;
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    white-space: nowrap;
    font-size: 12px;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100);
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 10px;
    color: #fff;
    text-align: center;
    background-color: #232323;
    border-radius: 3px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #232323;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #232323;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #232323;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #232323;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #232323;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #232323;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #232323;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #232323;
}

.nav-filters {
    display: table;
    list-style: none;
    padding: 0;
    margin-bottom: 12px;
    margin: auto;
}

.text-center {
    text-align: center;
}

.nav-filters:before,.nav-filters:after {
    content: " ";
    display: table;
}

.nav-filters:after {
    clear: both;
}

.nav-filters li {
    display: block;
    float: left;
    margin-right: -1px;
    margin-bottom: -1px;
}

.nav-filters li a {
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #232323;
    text-transform: uppercase;
    text-decoration: none;
    padding: 12px 20px;
    border: 1px solid #e1e1e1;
    background-color: transparent;
    letter-spacing: .15em;
    -webkit-transition: color 0.3s,background-color .3s;
    -o-transition: color 0.3s,background-color .3s;
    transition: color 0.3s,background-color .3s;
}

.nav-filters li a:hover {
    color: #f97070;
    background-color: transparent;
}

.nav-filters li.active a {
    color: black;
    background-color: transparent;
    cursor: default;
}

.text-center .nav-filters {
    margin-left: auto;
    margin-right: auto;
}

.nav-tabs {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    border-bottom: 1px solid #e1e1e1;
}

.nav-tabs>li {
    position: relative;
    display: inline-block;
    margin-bottom: -1px;
}

.nav-tabs>li.active {
    position: relative;
    display: inline-block;
    margin-bottom: -1px;
	color: #232323;
}

.nav-tabs>li>a {
    position: relative;
    z-index: 0;
    display: block;
    color: #232323;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    padding: 10px 15px;
    line-height: 1.5;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.nav-tabs>li>a:hover,.nav-tabs>li>a:focus {
    text-decoration: none;
    outline: none;
}

.nav-tabs>li>a:hover {
    color: #232323;
    background-color: #f6f6f6;
    border-color: #e1e1e1;
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-bottom-color: transparent;
    cursor: default;
}

.tab-content {
    padding-top: 24px;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.transition.fade {
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.transition.fade.in {
    opacity: 1;
}

.transition.scale.fade {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}

.transition.scaledown.fade {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.transition.scale.fade.in,.transition.scaledown.fade.in {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.transition.left.fade {
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -ms-transform: translateX(40px);
    -o-transform: translateX(40px);
    transform: translateX(40px);
}

.transition.right.fade {
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
    transform: translateX(-40px);
}

.transition.left.fade.in,.transition.right.fade.in {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}

.transition.top.fade {
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
}

.transition.bottom.fade {
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
}

.transition.top.fade.in,.transition.bottom.fade.in {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

.transition.flip.fade {
    -webkit-transform: rotateY(-90deg) scale(1.1);
    -moz-transform: rotateY(-90deg) scale(1.1);
    -ms-transform: rotateY(-90deg) scale(1.1);
    -o-transform: rotateY(-90deg) scale(1.1);
    transform: rotateY(-90deg) scale(1.1);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.transition.flip.fade.in {
    -webkit-transform: rotateY(0deg) scale(1);
    -moz-transform: rotateY(0deg) scale(1);
    -ms-transform: rotateY(0deg) scale(1);
    -o-transform: rotateY(0deg) scale(1);
    transform: rotateY(0deg) scale(1);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.panel {
    margin-bottom: 24px;
    background-color: #fff;
    border: 1px solid transparent;
    border-color: #e1e1e1;
}

.panel>.panel-heading {
    color: #333;
    background-color: transparent;
    border-color: #e1e1e1;
}

.panel>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #e1e1e1;
}

.panel>.panel-heading .badge {
    color: transparent;
    background-color: #333;
}

.panel>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #e1e1e1;
}

.panel-body {
    padding: 20px 16px;
}

.panel-body:before,.panel-body:after {
    content: " ";
    display: table;
}

.panel-body:after {
    clear: both;
}

.panel-heading {
    border-bottom: 1px solid transparent;
}

.panel-heading .panel-title {
    display: block;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}

.panel-heading .panel-title:not(a) {
    padding: 15px 16px;
}

.panel-heading>a {
    padding: 14px 16px;
    text-decoration: none;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}

.panel-heading>a:hover {
    color: #232323;
    background-color: #f6f6f6;
}

.panel-group .panel {
    margin-bottom: 0;
}

.panel-group .panel+.panel {
    margin-top: 10px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #e1e1e1;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #e1e1e1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease,visibility .35s ease;
    -o-transition: height .35s ease,visibility .35s ease;
    transition: height .35s ease,visibility .35s ease;
}

.owl-height {
    -webkit-transition: height 400ms;
    -o-transition: height 400ms;
    transition: height 400ms;
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px,0px,0px);
}

.owl-carousel .owl-controls {
    text-align: center;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    background-color: transparent;
    border: 2px solid #fff;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: background-color .3s ease-out;
    -o-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
}

.owl-carousel .owl-controls .owl-nav .owl-prev:before,.owl-carousel .owl-controls .owl-nav .owl-next:before {
    font-family: FontAwesome;
}

.owl-carousel .owl-controls .owl-nav .owl-prev:after,.owl-carousel .owl-controls .owl-nav .owl-next:after {
    position: absolute;
    display: block;
    content: "";
    width: 42px;
    height: 42px;
    border: 1px solid #fff;
    border-radius: 50%;
    top: 2px;
    left: 2px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev:hover,.owl-carousel .owl-controls .owl-nav .owl-next:hover {
    background-color: #fff;
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
    left: 15px;
}

.owl-carousel .owl-controls .owl-nav .owl-next {
    right: 15px;
    padding-left: 3px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev:before,.owl-carousel .owl-controls .owl-nav .owl-next:before {
    display: block;
    color: #fff;
    line-height: 46px;
    -webkit-transition: color .3s ease-out;
    -o-transition: color .3s ease-out;
    transition: color .3s ease-out;
}

.owl-carousel .owl-controls .owl-nav .owl-prev:before {
    content: "\f104";
}

.owl-carousel .owl-controls .owl-nav .owl-next:before {
    content: "\f105";
}

.owl-carousel .owl-controls .owl-nav .owl-prev:hover:before,.owl-carousel .owl-controls .owl-nav .owl-next:hover:before {
    color: #f97070;
}

.owl-carousel .owl-controls .owl-dots {
    position: relative;
    margin-top: 9px;
    z-index: 10;
}

.owl-carousel .owl-controls .owl-dots .owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #f97070;
    opacity: .3;
    margin: 0 4px 7px;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
}

.owl-carousel .owl-controls .owl-dots .owl-dot.active {
    opacity: 1;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
    display: none;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-item img {
    display: block;
    margin: 0 auto;
    -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms;
    -o-transition: opacity 400ms;
    transition: opacity 400ms;
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}

.time_circles {
    position: relative;
    width: 100%;
    height: 100%;
}

.time_circles>div {
    position: absolute;
    text-align: center;
}

.time_circles>div>h4 {
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}

.time_circles>div>span {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: .5em;
    font-weight: 300;
}

.google-map {
    width: 100%;
}

@media screen and (max-width: 991px) {
    .google-map {
        height: 350px !important;
    }
}

@media screen and (max-width: 480px) {
    .google-map {
        height: 250px !important;
    }
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9980;
    overflow: hidden;
    position: fixed;
    background: #000;
    opacity: .8;
}

.mfp-zoom-out-cur .navbar,.mfp-zoom-out-cur .navbar.stuck,.mfp-fade ~ .page-wrapper .navbar,.mfp-fade ~ .page-wrapper .navbar.stuck {
    padding-right: 17px;
}

.mfp-zoom-out-cur .scroll-to-top-btn,.mfp-fade ~ .page-wrapper .scroll-to-top-btn {
    right: 37px;
}

.mac,.touch,.ie {
    margin-right: 0 !important;
}

.mac body,.mac .mfp-zoom-out-cur .navbar,.mac .mfp-zoom-out-cur .navbar.stuck,.mac .mfp-fade+.page-wrapper .navbar,.mac .mfp-fade+.page-wrapper .navbar.stuck,.touch body,.touch .mfp-zoom-out-cur .navbar,.touch .mfp-zoom-out-cur .navbar.stuck,.touch .mfp-fade+.page-wrapper .navbar,.touch .mfp-fade+.page-wrapper .navbar.stuck,.ie body,.ie .mfp-zoom-out-cur .navbar,.ie .mfp-zoom-out-cur .navbar.stuck,.ie .mfp-fade+.page-wrapper .navbar,.ie .mfp-fade+.page-wrapper .navbar.stuck {
    padding-right: 0 !important;
}

.mac .mfp-zoom-out-cur .scroll-to-top-btn,.mac .mfp-fade ~ .page-wrapper .scroll-to-top-btn,.touch .mfp-zoom-out-cur .scroll-to-top-btn,.touch .mfp-fade ~ .page-wrapper .scroll-to-top-btn,.ie .mfp-zoom-out-cur .scroll-to-top-btn,.ie .mfp-fade ~ .page-wrapper .scroll-to-top-btn {
    right: 20px !important;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9990;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #ccc;
}

.mfp-preloader a:hover {
    color: #ccc;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 48px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: -5px;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-weight: 300;
    font-size: 36px;
    -webkit-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

.mfp-close:hover,.mfp-close:focus {
    opacity: 1;
}

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

.mfp-arrow:hover {
    opacity: 1;
}

.mfp-arrow:before {
    font-family: FontAwesome;
    font-size: 40px;
    color: #fff;
    line-height: 110px;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:before {
    content: '\f104';
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:before {
    content: '\f105';
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    background: #000;
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 27px;
    margin: 0 auto;
}

.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    font-size: 14px;
    margin-top: -20px;
    padding-bottom: 10px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
    opacity: .9;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #fff;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        -moz-transform: scale(0.75);
        -ms-transform: scale(0.75);
        -o-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8;
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
}

.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8;
}

.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}

.footer {
    width: 100%;
    background-color: #404040;
}

.footer .footer-logo {
    display: inline-block;
    vertical-align: middle;
    width: 126px;
    text-decoration: none;
    margin: 13px 20px 36px 0;
}

.footer .social-bar {
    display: inline-block;
    vertical-align: middle;
    margin: 12px 0 36px;
}

.footer .social-bar a {
    color: #fff;
    border-color: #5a5a5a;
}

.footer .social-bar a:hover {
    color: #f97070;
}

.footer .form-control {
    color: #fff;
}

.footer .market-btn {
    text-align: left;
    color: #fff;
    background-color: transparent;
    padding: 48px 15px 48px 50px;
    border-left: 1px solid #575757;
    border-right: 1px solid #575757;
    border-top: 1px solid #575757;
}

.footer .market-btn:last-child {
    border-right: 1px solid #575757;
}

.footer .market-btn .icon,.footer .market-btn .label {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}

.footer .market-btn .icon {
    margin-right: 10px;
    margin-bottom: 0;
}

.footer .market-btn .label h3 {
    color: #fff;
}

.footer .market-btn:hover {
    background-color: #f97070;
}

@media screen and (max-width: 480px) {
    .footer .market-btn {
        text-align: center;
        padding-left: 15px;
    }

    .footer .market-btn .icon,.footer .market-btn .label {
        display: block;
    }

    .footer .market-btn .icon {
        margin-right: 0;
        margin-bottom: 8px;
    }
}

.footer .widget {
    margin-bottom: 31px;
}

.footer .widget .widget-title {
    color: #fff;
    margin-bottom: 16px;
}

.footer .widget.widget_pages a {
    color: #9a9a9a;
}

.footer .widget.widget_pages a:hover {
    color: #f97070;
}

.footer .copyright {
    font-size: 14px;
    color: #9a9a9a;
    margin-bottom: 36px;
}

.footer .copyright a {
    color: #9a9a9a;
    text-decoration: none;
}

.footer .copyright a:hover {
    color: #f97070;
}

.footer .copyright p {
    margin-bottom: 0;
}



video { display: block;
  clip: rect(auto, auto, auto, auto);
    
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
z-index: -100;

 }


.block.type-1 {
    height: 100vh;
    min-height: 600px;
}

.block {
    position: relative;
    width: 100%;
}

.clip {
    clip: rect(auto, auto, auto, auto);
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
}

.bg {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-position: 50% 0px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: fixed;
    background-attachment: scroll;
}

.bg-span {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
   
}

.device-slider {
    position: relative;
    width: 100%;
    background-color: #0088cc;
    padding-top: 140px;
    padding-bottom: 72px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.device-slider:before {
    display: block;
    position: absolute;
    content: "";
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  
    opacity: 0.72;
}

.device-slider .container {
    position: relative;
    z-index: 5;
}

.device-slider h1 {
    letter-spacing: .06em;
}

.device-slider .block-title {
    padding-bottom: 25px;
}

.device-slider .phone-carousel {
    position: relative;
    z-index: 5;
    width: 300px;
    margin: 0 auto -135px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.device-slider .phone-carousel .phone-mask {
    position: relative;
    z-index: 1;
    width: 100%;
}

.device-slider .phone-carousel .cover {
    display: block;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 81px 34px 0 33px;
}

.device-slider .phone-carousel .carousel {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 81px 34px 0 33px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.device-slider .phone-carousel .carousel .owl-carousel .owl-controls .owl-dots {
    position: absolute;
    width: 100%;
    text-align: center;
    top: -115px;
    z-index: 10;
}

.device-slider .phone-carousel .carousel .owl-carousel .owl-controls .owl-dots .owl-dot {
    opacity: 1;
    border: 1px solid #fff;
    background-color: transparent;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
	display: none;
}

.device-slider .phone-carousel .carousel .owl-carousel .owl-controls .owl-dots .owl-dot.active {
    background-color: #fff;
}

@media screen and (max-width: 991px) {
    .device-slider .container {
        width: 100%;
    }

    .device-slider .phone-carousel {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 991px) {
    .device-slider {
        padding-top: 149px;
    }
}

@media screen and (max-width: 768px) {
    .device-slider {
        padding-bottom: 120px;
    }

    .device-slider .phone-carousel {
        margin-bottom: 24px;
    }
}

@media screen and (max-width: 480px) {
    .device-slider {
        padding-bottom: 72px;
    }
}


.device-slider9 {
    position: relative;
    width: 100%;
    background-color: #0088cc;
    padding-top: 90px;
    padding-bottom: 0px; /* yoni */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	    margin-bottom: 40px;
}

.device-slider9:before {
    display: block;
    position: absolute;
    content: "";
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #5b4f8f;
    opacity: 0.72;
}

.device-slider9 .container {
    position: relative;
    z-index: 5;
}

.device-slider9 h1 {
    letter-spacing: .06em;
}

.device-slider9 .block-title {
    padding-bottom: 5px;
}

.device-slider9 .phone-carousel {
    position: relative;
    z-index: 5;
    width: 300px;
    margin: 0 auto -135px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.device-slider9 .phone-carousel .phone-mask {
    position: relative;
    z-index: 1;
    width: 100%;
}

.device-slider9 .phone-carousel .cover {
    display: block;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 81px 34px 0 33px;
}

.device-slider9 .phone-carousel .carousel {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 81px 34px 0 33px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.device-slider9 .phone-carousel .carousel .owl-carousel .owl-controls .owl-dots {
    position: absolute;
    width: 100%;
    text-align: center;
    top: -115px;
    z-index: 10;
}

.device-slider9 .phone-carousel .carousel .owl-carousel .owl-controls .owl-dots .owl-dot {
    opacity: 1;
    border: 1px solid #fff;
    background-color: transparent;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.device-slider9 .phone-carousel .carousel .owl-carousel .owl-controls .owl-dots .owl-dot.active {
    background-color: #fff;
}

@media screen and (max-width: 991px) {
    .device-slider9 .container {
        width: 100%;
    }

    .device-slider9 .phone-carousel {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 991px) {
    .device-slider9 {
        padding-top: 149px;
    }
}

@media screen and (max-width: 768px) {
    .device-slider9 {
        padding-bottom: 120px;
    }

    .device-slider9 .phone-carousel {
        margin-bottom: 24px;
    }
}

@media screen and (max-width: 480px) {
    .device-slider9 {
        padding-bottom: 72px;
    }
}

html,body {
    height: 100%;
}

.cd-main-content {
    position: relative;
    overflow: hidden;
    background-color: #eeecea;
    background-repeat: repeat;
    background-attachment: fixed;
}

@media only screen and (min-width: 1070px) {
    .cd-main-content {
        position: relative;
        height: 100%;
        min-height: 500px;
      /*  padding: 0 10%; */
    }
}

.cd-main-content .container {
    position: relative;
}

@media only screen and (min-width: 1070px) {
    .cd-main-content .container {
        height: 100%;
    }
}

@media screen and (max-width: 1200px) {
    .cd-main-content .container {
        width: 100%;
    }
}

@media only screen and (min-width: 850px) {
    .cd-main-content .container {
        width: 100%;
    }
}

.cd-product-intro {
    padding: 125px 0 50px;
    text-align: center;
}

.cd-product-intro .cd-triggers:before,.cd-product-intro .cd-triggers:after {
    content: " ";
    display: table;
}

.cd-product-intro .cd-triggers:after {
    clear: both;
}

@media only screen and (min-width: 850px) {
    .cd-product-intro {
        padding: 160px 0 50px;
        max-width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .cd-product-intro {
        padding: 125px 0 50px;
    }
}

@media only screen and (min-width: 1070px) {
    .cd-product-intro {
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0,-46%);
        -moz-transform: translate(0,-46%);
        -ms-transform: translate(0,-46%);
        -o-transform: translate(0,-46%);
        transform: translate(0,-46%);
        max-width: 550px;
        width: auto;
        left: 0%;
        padding: 0;
        text-align: left;
        -webkit-transition: -webkit-transform 0.3s,opacity .3s;
        -moz-transition: -moz-transform .3s 0s,opacity .3s;
        transition: transform 0.3s,opacity .3s;
    }

    .is-product-tour .cd-product-intro {
        opacity: 0;
        -webkit-transform: translateY(-46%) translateX(-50%);
        -moz-transform: translateY(-46%) translateX(-50%);
        -ms-transform: translateY(-46%) translateX(-50%);
        -o-transform: translateY(-46%) translateX(-50%);
        transform: translateY(-46%) translateX(-50%);
    }
}

@media screen and (min-width: 1250px) {
    .cd-product-intro {
        width: 50%;
        -webkit-transform: translate(20%,-46%);
        -moz-transform: translate(20%,-46%);
        -ms-transform: translate(20%,-46%);
        -o-transform: translate(20%,-46%);
        transform: translate(20%,-46%);
    }
}

#cd-product-tour {
    position: relative;
}

#cd-product-tour>ul {
    list-style: none;
    padding: 0;
}

@media only screen and (min-width: 1070px) {
    #cd-product-tour {
        width: 100%;
       /* max-width: 850px; */
        margin: 0 auto;
       /*  height: 500px; */
        top: 50%;
        right: 15%;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transform: translateY(-46%) translateX(75%);
        -moz-transform: translateY(-46%) translateX(75%);
        -ms-transform: translateY(-46%) translateX(75%);
        -o-transform: translateY(-46%) translateX(75%);
        transform: translateY(-46%) translateX(75%);
        -webkit-transition: -webkit-transform .3s;
        -moz-transition: -moz-transform .3s;
        transition: transform .3s;
    }

    .is-product-tour #cd-product-tour {
        -webkit-transform: translateY(-46%) translateX(0);
        -moz-transform: translateY(-46%) translateX(0);
        -ms-transform: translateY(-46%) translateX(0);
        -o-transform: translateY(-46%) translateX(0);
        transform: translateY(-46%) translateX(0);
    }

    #cd-product-tour>ul {
        list-style: none;
        padding: 0;
        height: 100%;
        width: 100%;
    }
}

.cd-single-item {
    padding: 40px 0 80px;
    width: 100%;
    text-align: center;
    border-top: 1px solid #ccc6c0;
}

@media only screen and (min-width: 480px) {
    .cd-single-item {
        padding: 40px 3% 90px;
    }
}

@media only screen and (min-width: 850px) {
    .cd-single-item {
        padding: 40px 6% 90px;
    }

    .cd-single-item:before,.cd-single-item:after {
        content: " ";
        display: table;
    }

    .cd-single-item:after {
        clear: both;
    }

    .cd-single-item .cd-caption {
        position: relative;
        width: 50%;
        float: left;
        -webkit-transform: translateY(40%);
        -moz-transform: translateY(40%);
        -ms-transform: translateY(40%);
        -o-transform: translateY(40%);
        transform: translateY(40%);
    }

    .cd-single-item:nth-child(2n) .cd-caption {
        float: right;
    }
}

@media only screen and (min-width: 1070px) {
    .cd-single-item {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-46%);
        -moz-transform: translateY(-46%);
        -ms-transform: translateY(-46%);
        -o-transform: translateY(-46%);
        transform: translateY(-46%);
        right: 5%;
        text-align: left;
        border-top: none;
        padding: 0;
        visibility: visible;
    }

    .cd-single-item.cd-not-visible {
        visibility: hidden;
    }

    .cd-single-item .cd-caption {
        width: 60%;
        float: right;
        margin: 80px 0 0 5%;
        opacity: 0;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition: -webkit-transform 0.3s,opacity .3s;
        -moz-transition: -moz-transform .3s 0s,opacity .3s;
        transition: transform 0.3s,opacity .3s;
    }

    .is-product-tour .cd-single-item.cd-active .cd-caption {
        opacity: 1;
    }

    .cd-single-item.cd-move-right .cd-caption {
        -webkit-transform: translateX(100px);
        -moz-transform: translateX(100px);
        -ms-transform: translateX(100px);
        -o-transform: translateX(100px);
        transform: translateX(100px);
    }
}

.cd-image-container {
    max-width: 226px;
    margin: 0 auto;
    padding-top: 50px;
}

.cd-image-container>div {
    position: relative;
}

.cd-image-container img {
    display: block;
}

@media only screen and (min-width: 850px) {
    .cd-image-container {
        float: right;
    }

    .cd-single-item:nth-child(2n) .cd-image-container {
        float: left;
    }
}

@media only screen and (min-width: 1070px) {
    .cd-image-container {
    /*    height: 402px; */
        width: 45%;
        float: left;
        max-width: none;
        padding-top: 0;
    }

    .cd-image-container>div {
        display: inline-block;
        max-width: 100%;
        max-height: 100%;
    }

    .cd-image-container img {
        height: 100%; /* 402px */
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition: -webkit-transform .3s;
        -moz-transition: -moz-transform .3s;
        transition: transform .3s;
    }

    .cd-move-right .cd-image-container img {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
    }

    .cd-move-right .cd-image-container video {
        -webkit-transform: translateX(50%) translateY(-46%) rotate(-90deg);
        -moz-transform: translateX(50%) translateY(-46%) rotate(-90deg);
        -ms-transform: translateX(50%) translateY(-46%) rotate(-90deg);
        -o-transform: translateX(50%) translateY(-46%) rotate(-90deg);
        transform: translateX(50%) translateY(-46%) rotate(-90deg);
    }
}

.cd-phone-frame {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    top: -45px;
    left: -10px;
    width: 100%;
    height: 100%;
    border-color: #282828;
    border-style: solid;
    border-width: 45px 10px;
    border-radius: 2.5em;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.cd-phone-frame:after,.cd-phone-frame:before {
    position: absolute;
    content: "";
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #141414;
    border-radius: 50%;
}

.cd-phone-frame::before {
    height: 11px;
    width: 11px;
    top: -28px;
}

.cd-phone-frame::after {
    height: 31px;
    width: 31px;
    bottom: -38px;
}

.cd-image-wrapper {
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.cd-slider-nav {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 70px;
}

.cd-slider-nav:before,.cd-slider-nav:after {
    content: " ";
    display: table;
}

.cd-slider-nav:after {
    clear: both;
}

.cd-slider-nav a {
    position: relative;
    display: block;
    height: 100%;
    width: 50%;
    float: left;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    color: transparent;
    background: #e3dfdc;
}

.cd-slider-nav a:before {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 24px;
    height: 16px;
    background: url(../img/app-intro/cd-arrow.svg) no-repeat center center;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.cd-slider-nav .cd-next {
    border-left: 1px solid #d0cbc5;
}

.cd-slider-nav .cd-next::before {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(180deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(180deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(180deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(180deg);
    transform: translateX(-50%) translateY(-50%) rotate(180deg);
}

@media only screen and (min-width: 1070px) {
    .cd-slider-nav {
        display: block;
    }

    .cd-slider-nav a {
        visibility: hidden;
        opacity: 0;
        -webkit-transition: opacity .3s 0s,visibility 0 0.3s,background .2s;
        -o-transition: opacity .3s 0s,visibility 0 0.3s,background .2s;
        transition: opacity .3s 0s,visibility 0 0.3s,background .2s;
    }

    .is-product-tour .cd-slider-nav a {
        visibility: visible;
        opacity: 1;
        -webkit-transition: opacity .3s 0s,visibility 0 0s,background .2s;
        -o-transition: opacity .3s 0s,visibility 0 0s,background .2s;
        transition: opacity .3s 0s,visibility 0 0s,background .2s;
    }

    .is-product-tour .cd-slider-nav a.cd-inactive {
        visibility: hidden;
        opacity: 0;
        -webkit-transition: opacity .3s 0s,visibility 0 0.3s,background .2s;
        -o-transition: opacity .3s 0s,visibility 0 0.3s,background .2s;
        transition: opacity .3s 0s,visibility 0 0.3s,background .2s;
    }
}

.cd-main-content.dark-skin {
    background-color: #415e9f; /*404040 */
}

.cd-main-content.dark-skin .cd-product-intro,.cd-main-content.dark-skin .cd-single-item .cd-caption {
    color: #fff;
}

.cd-main-content.dark-skin .cd-product-intro h1,.cd-main-content.dark-skin .cd-product-intro h2,.cd-main-content.dark-skin .cd-product-intro h3,.cd-main-content.dark-skin .cd-product-intro h4,.cd-main-content.dark-skin .cd-product-intro h5,.cd-main-content.dark-skin .cd-product-intro h6,.cd-main-content.dark-skin .cd-product-intro .comments-area h3,.comments-area .cd-main-content.dark-skin .cd-product-intro h3,.cd-main-content.dark-skin .cd-product-intro .team-member .team-name,.team-member .cd-main-content.dark-skin .cd-product-intro .team-name,.cd-main-content.dark-skin .cd-single-item .cd-caption h1,.cd-main-content.dark-skin .cd-single-item .cd-caption h2,.cd-main-content.dark-skin .cd-single-item .cd-caption h3,.cd-main-content.dark-skin .cd-single-item .cd-caption h4,.cd-main-content.dark-skin .cd-single-item .cd-caption h5,.cd-main-content.dark-skin .cd-single-item .cd-caption h6,.cd-main-content.dark-skin .cd-single-item .cd-caption .comments-area h3,.comments-area .cd-main-content.dark-skin .cd-single-item .cd-caption h3,.cd-main-content.dark-skin .cd-single-item .cd-caption .team-member .team-name,.team-member .cd-main-content.dark-skin .cd-single-item .cd-caption .team-name {
    color: #fff;
}

.cd-main-content.dark-skin .cd-slider-nav a {
    background: #333;
}

.cd-main-content.dark-skin .cd-slider-nav a:before {
    background: url(../img/app-intro/cd-arrow-light.svg) no-repeat center center;
}

.cd-main-content.dark-skin .cd-slider-nav .cd-next {
    border-left: 1px solid #434343;
}

.cd-main-content.dark-skin .cd-phone-frame {
    border-color: #272727;
}

.cd-main-content.dark-skin .cd-phone-frame:after,.cd-main-content.dark-skin .cd-phone-frame:before {
    background-color: #171717;
}

body.scroll-slideshow {
    background-color: #1b1b1b;
}

body::before {
    content: 'mobile';
    display: none;
}

@media only screen and (min-width: 1050px) {
    body::before {
        content: 'desktop';
    }
}

@media only screen and (min-width: 1050px) {
    body[data-hijacking="on"] {
        overflow: hidden;
    }
}

.cd-section {
    height: 100vh;
}

.cd-section .content {
    position: relative;
    height: 100vh;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.cd-section .content .inner {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media only screen and (min-width: 1050px) {
    .cd-section h2 {
        font-size: 4rem;
        font-weight: 300;
    }

    [data-hijacking="on"] .cd-section {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

    [data-hijacking="on"] .cd-section>div {
        visibility: visible;
    }

    [data-hijacking="off"] .cd-section>div {
        opacity: 0;
    }

    [data-animation="rotate"] .cd-section {
        -webkit-perspective: 1800px;
        -moz-perspective: 1800px;
        perspective: 1800px;
    }

    [data-hijacking="on"][data-animation="rotate"] .cd-section:not(:first-of-type) {
        -webkit-perspective-origin: center 0;
        -moz-perspective-origin: center 0;
        perspective-origin: center 0;
    }

    [data-animation="scaleDown"] .cd-section>div,[data-animation="gallery"] .cd-section>div,[data-animation="catch"] .cd-section>div {
        box-shadow: 0 0 0 rgba(35,35,35,0.4);
    }

    [data-animation="opacity"] .cd-section.visible>div {
        z-index: 1;
    }
}

@media only screen and (min-width: 1050px) {
    .cd-section:first-of-type>div::before {
        display: none;
    }
}

@media only screen and (min-width: 1050px) {
    .cd-section>div {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    [data-hijacking="on"] .cd-section>div {
        position: absolute;
    }

    [data-animation="rotate"] .cd-section>div {
        -webkit-transform-origin: center bottom;
        -moz-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
    }
}

.cd-vertical-nav {
    position: fixed;
    z-index: 1;
    list-style: none;
    padding: 0;
    right: 3%;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none;
}

.cd-vertical-nav a {
    display: block;
    height: 40px;
    width: 40px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/scroll-slideshow/cd-icon-arrow.svg) no-repeat center center;
}

.cd-vertical-nav a.cd-prev {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-bottom: 10px;
}

.cd-vertical-nav a.inactive {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .2s 0s,visibility 0 .2s;
    -o-transition: opacity .2s 0s,visibility 0 .2s;
    transition: opacity .2s 0s,visibility 0 .2s;
}

@media only screen and (min-width: 1050px) {
    .cd-vertical-nav {
        display: block;
    }
}

.error404 {
    background: url(../img/noise.gif);
    background-repeat: repeat;
    background-attachment: fixed;
}

.error404 .footer {
    background-color: #fff;
}

.page-404 {
    text-align: center;
    padding-top: 12%;
}

.page-404-title {
    font-size: 160px;
}

@media screen and (max-width: 991px) {
    .page-404 {
        padding-top: 124px;
    }
}

@media screen and (max-width: 480px) {
    .page-404 {
        padding-top: 81px;
    }

    .page-404-title {
        font-size: 128px;
        margin-bottom: 10px;
    }
}

.error404.light-skin .page-404-title,.error404.light-skin h2,.error404.light-skin .page-404-content {
    color: #fff;
}

.coming-soon {
    background-color: #eeecea;
    background-repeat: repeat;
    background-attachment: fixed;
}

.coming-soon.light-skin h1,.coming-soon.light-skin h2,.coming-soon.light-skin h3,.coming-soon.light-skin h4,.coming-soon.light-skin h5,.coming-soon.light-skin h6,.coming-soon.light-skin .comments-area h3,.comments-area .coming-soon.light-skin h3,.coming-soon.light-skin .team-member .team-name,.team-member .coming-soon.light-skin .team-name,.coming-soon.light-skin p,.coming-soon.light-skin .social-bar a,.coming-soon.light-skin .time_circles>div>h4,.coming-soon.light-skin .time_circles>div>span {
    color: #fff;
}

.coming-soon .social-bar a:hover {
    color: #f97070;
}

.cs-page {
    text-align: center;
}

.cs-page .site-logo {
    position: relative;
    display: inline-block;
    margin-bottom: 48px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}


@media (max-width: 991px) {
    .mobile-only {
        display:block !important;
    }  
	
	 } 
	
	
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}


@media (min-width: 1200px) {

.container1200 {
    width: 1170px;
	    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    
}
}


  @media screen and (min-width: 768px) {
.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

@media screen and (min-width: 768px) {
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

@media screen and (min-width: 768px) {
.alert-admin {
    margin: 25px 0;
}

@media screen and (min-width: 768px) {
.pconlymobile {
    display: none;
}

html {
	font-size: 16px;

}
}










