@charset "utf-8";
/***!  /templates/debut/css/reset-2.css  !***/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


/* body */
body {
	padding: 0px;
	margin: 0px;
	background: #fff;
}
body, input, textarea {
	font: 14px 'Open Sans', sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 23px;
	color: #727272;
}


/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	color: #272727;
	letter-spacing:normal;
	
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}
h1 {
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 20px;
}
h2 {
	font-size: 27px;
	line-height: 32px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
h3 {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 15px;
}
h4 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
	font-style: normal;

}
h5 {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
h6 {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 12px;
	font-style: normal;
}
h1 b {
	font-weight: normal;
}
h1 strong {
	font-weight: bold;
}
h1.light, h2.light, h3.light, h4.light, h5.light, h6.light {
	font-weight: 300;
}
h1.medium, h2.medium, h3.medium, h4.medium, h5.medium, h6.medium {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	color:#727272;
}


/* Text elements */
p {
	font-weight: normal;
	line-height: 25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #727272;
}


/* Links */
a {
	color: #727272;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #454545;
}
.sitecolor {
	color: #86c724;
}
.white {
	color: #fff;
}
.caps {
	text-transform: uppercase;
}
.gray {
	color: #999;
	font-weight: 400;
}
.dark {
	color: #2a363f;
	font-weight: 400;
}
.smallfont {
	font-size: 16px;
	line-height: 27px;
	color: #727272;
}
.fontdefaulf  {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #727272;
	padding-top:30px;
	padding-bottom:20px;
	text-align:center;
	text-transform:none;
}
ul.defaulf {
	list-style: inherit;
	margin: 0 0 0 14px;
}
ul.defaulf li {
	list-style: inherit;
	padding: 4px 0 4px 2px;
}
ul, ol {
	margin: 0 0 20px 0;
	list-style-position: inside;
}
ul {
	list-style: none;
}
ul li {
	list-style: none;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 20px 0 20px 36px;
	font-size: 16px;
	border-left: 5px solid #e54c4c;
	padding: 5px 20px 5px 20px;
	font-family: 'Open Sans' !important;
	font-weight: normal;
	color: #454545;
}
pre {
	background: #f4f4f4;
	font-size: 13px;
	font: 13px 'Open Sans', sans-serif;
	line-height: 1.5;
	margin-bottom: 40px;
	overflow: auto;
	padding: 0.75em 20px;
}
code, kbd {
	font-size: 13px;
	font: 13px 'Open Sans', sans-serif;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 40px;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup, sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
.dropcap {
	display: block;
	float: left;
	font-size: 45px;
	padding: 0;
	margin: 0;
	margin: 15px 8px 0 0;
	text-transform: uppercase;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}


/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


/* Clear Fix Styles */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}


/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}


/* close commented backslash hack */
{
 height:1%;
}
.clearfix {
	display: block;
}


/* less width */
.less1 {
	width: 75%;
	margin: 0 auto;
}
.less2 {
	width: 50%;
	margin: 0 auto;
}
.less3 {
	width: 40%;
	margin: 0 auto;
}
.less4 {
	width: 45%;
	margin: 0 auto;
}
.less5 {
	width: 85%;
	margin: 0 auto;
}
.less6 {
	width: 60%;
	margin: 0 auto;
}
.less7 {
	width: 82%;
	margin: 0 auto;
}
.less8 {
	width: 67%;
	margin: 0 auto;
}
.less9 {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.less10 {
	width: 89%;
	margin: 0 auto;
}


/* margin bitween sections */
.margin_top1 {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.margin_top2 {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.margin_top3 {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.margin_top4 {
	float: left;
	width: 100%;
	margin-top: 40px;
}
.margin_top5 {
	float: left;
	width: 100%;
	margin-top: 50px;
}
.margin_top6 {
	float: left;
	width: 100%;
	margin-top: 60px;
}
.margin_top7 {
	float: left;
	width: 100%;
	margin-top: 70px;
}
.margin_top8 {
	float: left;
	width: 100%;
	margin-top: 80px;
}
.margin_top9 {
	float: left;
	width: 100%;
	margin-top: 90px;
}
.margin_top10 {
	float: left;
	width: 100%;
	margin-top: 100px;
}
.margin_top11 {
	float: left;
	width: 100%;
	margin-top: 110px;
}
.margin_top12 {
	float: left;
	width: 100%;
	margin-top: 120px;
}
.margin_top13 {
	float: left;
	width: 100%;
	margin-top: 130px;
}
.margin_top14 {
	float: left;
	width: 100%;
	margin-top: 140px;
}
.margin_top15 {
	float: left;
	width: 100%;
	margin-top: 150px;
}
.margin_top16 {
	float: left;
	width: 100%;
	margin-top: 160px;
}
.margin_top17 {
	float: left;
	width: 100%;
	margin-top: 170px;
}
.margin_top18 {
	float: left;
	width: 100%;
	margin-top: 180px;
}
.margin_bottom1 {
	margin-bottom: 10px;
}
.margin_bottom2 {
	margin-bottom: 20px;
}
.margin_bottom3 {
	margin-bottom: 30px;
}
.margin_bottom4 {
	margin-bottom: 40px;
}
.margin_bottom5 {
	margin-bottom: 50px;
}
.margin_bottom6 {
	margin-bottom: 60px;
}
.margin_bottom7 {
	margin-bottom: 70px;
}
.margin_bottom8 {
	margin-bottom: 80px;
}
.margin_bottom9 {
	margin-bottom: 90px;
}
.margin_bottom10 {
	margin-bottom: 100px;
}
.margin_bottom11 {
	margin-bottom: 110px;
}
.margin_bottom12 {
	margin-bottom: 120px;
}


/* image alignments */
.imgleft {
	float: left;
}
.imgleft2 {
	float: left;
	margin-right: 30px;
}
.imgright {
	float: right;
}
.alileft {
	text-align: left;
}
.alicent {
	text-align: center;
}
.aliright {
	text-align: right;
}



/* Dancing Script Font */
.dncfont1 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Dancing Script', cursive;
	letter-spacing: 1px;
	line-height: 27px;
}


/* responsive image */
.rimg {
	width: 100%;
}

/***!  /templates/debut/css/style.css  !***/

/*-------------------------------------------------------

[Table of contents]



1. Header

	+ logo

	+ top navigation

	+ search

	

2. Content

	+ feature sections

	+ page title

	+ parallax backgrounds

	+ video backgrounds

	

3. Sidebar

	+ site search

	+ tabs

	+ portfolio widgets

	+ advertisements



3. Typography

	+ lists

	+ buttons

	+ styled boxes

	+ dropcaps

	+ highlight colors

	+ tables

	+ pricing tables

	+ framed boxes

	+ pagination

	

4. Footer

	+ copyrights

	+ google map

	



/*----------------------------------------------------

	SITE MAIN STRUCTURE

------------------------------------------------------*/



.site_wrapper {

	width: 100%;

	margin: 0 auto 0 auto;

}

.container_full {

	width: 100%;

	float: left;

	margin: auto;

}

.container {

	width: 1170px;

	margin: auto;

}

.content_fullwidth {

	float: left;

	width: 100%;

	padding: 90px 0px 90px 0px;

}

.content_fullwidth.less {

	padding: 0px 0px 90px 0px;

}

.content_fullwidth.less2 {

	padding: 75px 0px 90px 0px;

}

.content_fullwidth.less3 {

	padding: 75px 0px 30px 0px;

}

.content_left {

	float: left;

	width: 71%;

	padding: 0px 0px 0px 0px;

}

.left_sidebar {

	float: left;

	width: 25%;

	padding: 0px 0px 0px 0px;

}

.content_right {

	float: right;

	width: 71%;

	padding: 0px 0px 0px 0px;

}

.right_sidebar {

	float: right;

	width: 25%;

	padding: 0px 0px 0px 0px;

}

.content_halfsite {

	float: left;

	width: 47.5%;

	margin-right: 5%;

	padding: 0px 0px 0px 0px;

}

.content_halfsite.last {

	margin-right: 0;

}



/*-------------------*/

/*     columns    */

/*-------------------*/



.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {

	position: relative;

	margin-right: 4%;

	float: left;

}

.one_full {

	width: 100%;

}

.one_half {

	width: 48%;

}

.one_third {

	width: 30.650%;

}

.one_fourth {

	width: 22%;

}

.one_fifth {

	width: 16.800%;

}

.two_third {

	width: 65.350%;

}

.three_fourth {

	width: 74%;

}

.onecol_forty {

	width: 40%;

}

.onecol_sixty {

	width: 56%;

}

.onecol_thirtyfive {

	width: 35%;

}



/*-----------------------------------*/

/*  Less Space Bitween Columns     */

/*-----------------------------------*/



.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {

	position: relative;

	margin-right: 2%;

	float: left;

}

.one_full_less {

	width: 100%;

}

.one_half_less {

	width: 49%;

}

.one_third_less {

	width: 32%;

}

.one_fourth_less {

	width: 23.500%;

}

.one_fifth_less {

	width: 18.400%;

}

.two_third_less {

	width: 66%;

}

.three_fourth_less {

	width: 74.500%;

}

.onecol_forty_less {

	width: 40%;

}

.onecol_sixty_less {

	width: 58%;

}

.onecol_thirtyfive_less {

	width: 36.250%;

}

.last {

	margin-right: 0 !important;

}



/*------------------------*/

/*        Header     */

/*------------------------*/



#logo {

	float: left;

	display: block;

	width: 100%;

	min-height: 50px;

	margin-top: 12px;

	position: relative;

	text-indent: -999em;

	background: url(/templates/debut/images/logo1.png) no-repeat left top;

}

.logo {

	float: left;

	width: 25%;

	margin-top: 5px;

}

.menu_main {

	float: left;

	width: 75%;

	z-index: 9999;

}

.slidermar {

	margin-top: 85px;

}



/*----------------------------------------------------

   FEATURE SECTIONS

------------------------------------------------------*/

.linebg_1 {

	width: 50px;

	height: 2px;

	background-color: #90cd4b;

	margin:0 auto;

}





/*---------------------------*/

/* features_section 1 */

/*---------------------------*/



.feature_section1 {

	float: left;

	width: 100%;

	text-align: center;

}

.feature_section1 .box1 {

	width:33.33333%;

	background-color:#90cd4b;

	background-image:url(/templates/debut/images/background-image01.png);

	background-repeat:no-repeat;

	background-position:right top;

	float:left;

	text-align:left;

	padding:90px 20px 100px 20px;

}

.feature_section1 .box1 i {

	font-size: 42px;

	color: #fff;

	float: left;

	margin-right: 25px;

	margin-bottom: 120px;

	margin-top: -5px;

}

.feature_section1  p {

	padding-top:23px;

	line-height:23px;

}

.feature_section1 .box2 {

	width:33.33333%;

	background-color:#f5f5f5;

	background-image:url(/templates/debut/images/background-image02.png);

	background-repeat:no-repeat;

	background-position:right top;

	float:left;

	text-align:left;

	padding:90px 20px 100px 20px;

}

.feature_section1 .box2 i {

	font-size: 42px;

	color: #90cd4b;

	float: left;

	margin-right: 25px;

	margin-bottom: 120px;

	margin-top: -5px;

}

.feature_section1 .box2 h3 {

	color:#90cd4b;

}

.feature_section1 .box2 p {

	color:#272727;

	padding-top:23px;

	line-height:23px;

}

.feature_section1 .box3 {

	width:33.333%;

	background-color:#030b0e;

	background-image:url(/templates/debut/images/background-image03.png);

	background-repeat:no-repeat;

	background-position:right top;

	float:left;

	text-align:left;

	padding:90px 20px 100px 20px;

}

.feature_section1 .box3 i {

	font-size: 42px;

	color: #fff;

	float: left;

	margin-right: 28px;

	margin-bottom: 120px;

	margin-top: -5px;

}





/*---------------------------*/

/* features_section 2 */

/*---------------------------*/



.feature_section2 {

	float: left;

	width: 100%;

	text-align: center;

	padding:85px 0px;

}



.feature_section2 .root {

	float: left;

	width: 100%;

	background: url(/templates/debut/images/line-bg.png) no-repeat center ;

	text-align: center;

	background-repeat: no-repeat;

	background-position: center center;

}

.feature_section2 .one_fourth .circle  {

	width:21%;

	color: #e3e3e3;

	width: 204px;

	height: 204px;

	margin-left:20px;

	text-align: center;

	vertical-align: middle;

	line-height: 198px;

	background-color: #fff;

	border-radius: 100%;

	transition: all 0.3s ease;

	margin-top:50px;

	border: solid 3px #e1e1e1;

}

.feature_section2 .one_fourth i {

	color: #fff;

	font-size: 42px;

	width: 102px;

	height:102px;

	text-align: center;

	vertical-align: middle;

	line-height: 98px;

	background-color: #797979;

	border-radius: 6%;

	transition: all 0.3s ease;

	border: solid 4px #e1e1e1;

}

.feature_section2 .one_fourth h5 {

	color: #272727;

	margin-top: 30px;

	margin-bottom: 0px;

	text-transform:uppercase;

	text-align:center;

}

.feature_section2 .one_fourth i:hover {

	border: solid 4px #e1e1e1;

	background-color: #90cd4b;

	border-radius:100%;

}

.feature_section2 .one_fourth i.active {

	border: solid 4px #e1e1e1;

	background-color: #90cd4b;

	border-radius:100%;

}

.feature_section2 .one_fourth .circle:hover {

	border: solid 3px #90cd4b;

}

.feature_section2 .one_fourth .circle.active {

	border: solid 3px #90cd4b;

}





/*---------------------------*/

/* features_section 3 */

/*---------------------------*/


/*.feature_section3 {

	float: left;

	width: 100%;

	background-color:#272727;

	text-align: center;

	background-image: url(../images/site-image01.png);

	background-repeat: no-repeat;

	background-position: left center;

}*/


/*.feature_section3 .box {

	background-color:#fff;

	padding:30px 40px;

	margin-top:50px;

	border-top:solid 4px #90cd4b;

}*/


.feature_section3 .left {
	float: left;
	 /* width: 70%; */
	text-align: left;


}

.feature_section3 .right {
	float: left;
/* 	width: 30%; */
	text-align: left;
	background: #f1f1f1;

}

.feature_section3 .box {
	color:#fff;
    margin-top: 50px;
    padding: 18px 15px;
}

.feature_section3 {
    background-color: #f1f1f1;
/*    background-image: url("../images/site-image01.png");*/
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    text-align: center;
    width: 100%;
}


.feature_section3 .content {
/*	color:#fff;*/

	float:right;

	width: 76%;

	text-align:left;
/*padding: 10px 15px 0px 180px;*/


	padding:60px 20px 70px 60px;

}


.feature_section3 h3 {

	font-weight:bold;

	font-size:35px;

	line-height:42px;

	color:#1b77bd;

/*	padding-left:250px; */

	text-transform:uppercase;

}

.feature_section3 h3 b {

	font-weight:500;

	font-size:35px;

	line-height:42px;

	color:#fff;

	text-transform:uppercase;

}

.feature_section3 p {

	padding-bottom:15px;

}

.feature_section3 i {

	padding-left:10px;

}

.feature_section3 .bgline {

	width: 50px;

	height: 2px;

	margin-bottom:15px;

	background-color: #90cd4b;

}





/*---------------------------*/

/* features_section 4 */

/*---------------------------*/



.feature_section4 {

	float: left;

	width: 100%;

	text-align: center;

	padding:90px 0px;

}

.feature_section4 .lessmb {

	float: left;

	width: 100%;

	text-align: center;

	padding: 70px 0px 0px 0px;

}

.feature_section4 i {
  background-color: #90cd4b;
    border-radius: 0 34px;
    color: #fff;
    float: left;
    font-size: 35px;
    margin-right: 20px;
    margin-top: 20px;
    padding: 19px 22px 16px;
    text-align: center;
    transition: all 0.3s ease 0s;
    vertical-align: middle;

}

.feature_section4 i:hover {

	color: #fff;

	background-color: #272727;

}



.feature_section4 h3 {

	font-weight: 600;

	margin-bottom: 5px;

	color: #272727;

	border-left: solid 1px #d2d2d2;

	margin-left:90px;

	padding-left:20px;

}

.feature_section4 b {

	font: 14px 'Open Sans', sans-serif;

	font-weight: normal;

	font-style: normal;

	padding-top:5px;

}



.feature_section4 .one_third_less{

	text-align: left;

}





/*---------------------------*/

/* features_section 5 */

/*---------------------------*/



.feature_section5 {

	float: left;

	width: 100%;

	text-align: left;

	padding:50px 0px 40px 0px;

	background-image: url(/templates/debut/images/site-image03.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

.feature_section5 .one_half {

	float: left;

	text-align:left;

}

.feature_section5 .one_half h2 {

	font-family: 'Raleway', sans-serif;

	font-size:27px;

	letter-spacing:normal;

	padding:15px 0px 0px 0px;	

}

.feature_section5 p {

	font-size:16px;

	padding:0px 0px 15px 0px;

	line-height:25px;

}

.feature_section5 .conleft {

	float:left;

	padding-right:80px;

}

.feature_section5 .conleft li {

	font-family: 'Raleway', sans-serif;

	font-size:14px;

	color:#fff;

	font-weight:600;

	line-height:35px;

	text-transform:uppercase;

}

.feature_section5 .conleft li:before {

    content: "";

    line-height: 30px;

    width: 6px;

    height: 6px;

    background-color: #fff;

    float: left;

    margin: 12px 9px 0px 0px;

    border-radius: 50%;

}



.feature_section5 h1 {

	font-family: 'Raleway', sans-serif;

	font-size:35px;

	font-weight:bold;

	color:#fff;

	letter-spacing:normal;

	text-align:left;

	text-transform:uppercase;

	line-height:50px;

	padding-top:50px;

	padding-left:60px;

}

.feature_section5 h1 b {

	color:#272727;

}



/*---------------------------*/

/* features_section 6 */

/*---------------------------*/



.feature_section6 {

	float: left;

	width: 100%;

	text-align: center;

	padding:90px 0px;

}

.feature_section6 p {

	padding-top:30px;

	padding-bottom:50px;

}

.feature_section6 .box {

	width: 100%;

	position: relative;

}

.feature_section6 .box-cnt {

	width: 100%;

	height: auto;

}

.feature_section6 .box-cnt img {

	height: auto;

}

.feature_section6 .box-details {

	position: absolute;

	z-index: 2;

	bottom: 0;

	background-color: #797979;

	width: 100%;

	height: 70px;

	overflow: hidden;

	overflow: hidden;

	transition: height 450ms;

	-moz-transition: height 450ms;

	-webkit-transition: height 450ms;

}

.feature_section6 .box:hover .box-details, .feature_section6 .box.active .box-details {

	height:190px;

	background-color: #90cd4b;

}

.feature_section6 .box.active .box-details h5 {

	padding-top: 20px;

}

.feature_section6 .box.active .box-details .hline {

	visibility: visible;

}

.feature_section6 .box:hover .box-details h5 {

	padding-top: 20px;

}

.feature_section6 .box:hover .hline {

	visibility: visible;

}

.feature_section6 .box-details h5 {

	color: #fff;

	font-weight: 600;

	padding-top: 15px;

	transition: all 0.3s ease;

}

.feature_section6 .box-details h5 em {

	color: #fff;

	font-size: 12px;

	font-style: normal;

	display: block;

}

.feature_section6 .box-details .hline {

	width: 62px;

	height: 2px;

	background: #fff;

	margin: 0 auto;

	visibility: hidden;

}

.feature_section6 .box-details p {

	color: #fff;

	font-size:13px;

	width: 100%;

	padding-top:10px;

	padding-bottom:15px;

	margin: 0 auto;

}





/*---------------------------*/

/* features_section 7  */

/*---------------------------*/



.feature_section7 {

	float: left;

	width: 100%;

	text-align: center;

	color: #fff;

	padding: 100px 0px;

	background-image: url(/templates/debut/images/parallax-bg1.jpg);

	background-repeat:no-repeat;

	background-attachment: fixed;	

}

.feature_section7 h5 {

	font-family: 'Roboto', sans-serif;

	color: #fff;

	font-weight: 500;

}

.feature_section7 p {

	color: #fff;

	font-size:16px;

}

.feature_section7 h5 em {

	color: #999;

	font-size: 13px;

	display: block;

	font-style: normal;

	font-weight: normal;

	text-transform: none;

}

.feature_section7 .cimag {

	width: 90px;

	height: 90px;

	border-radius: 100%;

	border: 3px solid #fff;

	background-image: url(/templates/debut/images/clint-image.png);

	background-repeat: no-repeat;

	background-position: center top;

	margin:0px auto;

}

.feature_section7 .cimag.two {

	background-image: url(/templates/debut/images/clint-image.png);

	background-repeat: no-repeat;

	background-position: center top;

}

.feature_section7 .cimag.three {

	background-image: url(/templates/debut/images/clint-image.png);

	background-repeat: no-repeat;

	background-position: center top;

}

.feature_section7 .cimag.four {

	background-image: url(/templates/debut/images/clint-image.png);

	background-repeat: no-repeat;

	background-position: center top;

}

.feature_section7 .cimag.five {

	background-image: url(/templates/debut/images/clint-image.png);

	background-repeat: no-repeat;

	background-position: center top;

}

.feature_section7 .box {

	width:23%;

	background-color:#90cd4b;

	padding:50px 30px 50px 30px;

	color:#fff;

	margin-top:-369px;

	text-align:left;

}

.feature_section7 .box h2{

	text-transform:none;

	margin-bottom:10px;

}

.feature_section7 .box .hline {

	width: 70px;

	height: 3px;

	background: #272727;

	margin-bottom:30px;

}

.feature_section7 .box p {

	font-size:14px;

}





/*---------------------------*/

/* features_section 8  */

/*---------------------------*/



.feature_section8 {

	float: left;

	width: 100%;

	text-align: center;

}

.feature_section8 .left{

	float: left;

	width: 50%;

	text-align: center;

	padding: 110px 100px 90px 100px ;

}

.feature_section8 .contant {

	background-color:#fff;

	color:#fff;

	text-align:left;

}

.feature_section8 .contant h2{

	text-transform:none;

	font-size:35px;

	margin-bottom:15px;

}

.feature_section8 .contant .hline {

	width: 70px;

	height: 3px;

	background: #272727;

}



.feature_section8 .right{

	float: left;

	width: 50%;

}

/*---------------------------*/

/* features_section 9  */

/*---------------------------*/



.feature_section9 {

	float: left;

	width: 100%;

	text-align: center;

}

.feature_section9 .left{

	float: left;

	width: 50%;

	text-align: left;

}

.feature_section9 .right{

	float: right;

	width: 50%;

	text-align: left;

	padding:130px 0px  20px 60px;

}

.feature_section9 .contant {

	background-color:#fff;

	text-align:left;

}

.feature_section9 .contant h2{

	text-transform:none;

	margin-bottom:15px;

}

.feature_section9 .contant b{

	font: 14px 'Open Sans', sans-serif;

	font-weight: normal;

	color:#727272;

	text-transform:none;

	font-size:14px;

	padding-bottom:15px;

}

.feature_section9 .contant .hline {

	width: 45px;

	height: 3px;

	background: #272727;

	margin-top:10px;

	margin-bottom:20px;

}





/*---------------------------*/

/* features_section 10*/

/*---------------------------*/



.feature_section10 {

	float: left;

	width: 100%;

	padding:100px 0px 60px 0px ;

	text-align: center;

}

.clients-grid, .testimonials-grid {

	list-style: none;

	overflow: hidden;

}

.clients-grid li, .testimonials-grid li {

	float: left;

	position: relative;

	width: 20%;

	padding: 14px 0;

}

.clients-grid.grid li {

	width: 16.66%;

}

.clients-grid li a {

	opacity: 1;

}

body:not(.device-touch) .clients-grid li a {

	-webkit-transition: all .5s ease;

	-o-transition: all .5s ease;

	transition: all .5s ease;

}

.clients-grid li a:hover {

	opacity: 0.5;

}

.clients-grid li:before, .clients-grid li:after, .testimonials-grid li:before, .testimonials-grid li:after {

	content: '';

	position: absolute;

}

.clients-grid li:before, .testimonials-grid li:before {

	height: 100%;

	top: 0;

	left: -1px;

	border-left: 1px solid #eeeeee;

}

.clients-grid li:after, .testimonials-grid li:after {

	width: 100%;

	height: 0;

	top: auto;

	left: 0;

	bottom: -1px;

	border-bottom: 1px solid #eeeeee;

}



.feature_section10 p {

	padding-top:10px;

	padding-bottom:70px;

}





/*---------------------------*/

/* features_section 11     */

/*---------------------------*/


.feature_section11 {

	float: left;

	width: 100%;

	text-align: center;

	padding:25px 0px 0px 0px;

	background-image: url(/templates/debut/images/assistenza-ad-ore.jpg);

	background-repeat:no-repeat;

	background-attachment:scroll;

}

.feature_section11 .contant {

	width:60%;

	background-color:#fff;

	padding:50px 20px 125px 100px;

	float:right;

	text-align:left;

	border-bottom:solid 2px #f3f3f3;

	border-left:solid 2px #f3f3f3;

}

.feature_section11 .contant h2{

	text-transform:none;

	font-size:35px;

	line-height:36px;

	margin-bottom:25px;

	color:#1b8897;

}

.feature_section11 .contant h2 b{

	text-transform:none;

	font-size:32px;

	font-weight:800;

	color:#272727;

}

.feature_section11 .contant .hline {

	width: 70px;

	height: 3px;

	background: #90cd4b;

	margin-bottom: 40px;

}

.feature_section11 h2 p {

	font-family: 'Open Sans', sans-serif;

	color:#fff;

	font-size:16px;

	letter-spacing:normal;

	text-transform:none;

	padding:20px 0px 0px 0px;

	line-height:25px;

}

.feature_section11  .conleft {

	float: left;

	padding-top: 28px;

}

.conleft li{

	float: none;
	padding: 10px;
	display:block;

}

.conleft i {

	padding-right:15px;

}


.feature_section11  .conleft i {

	color:#727272;

	padding-right:15px;

}

.feature_section11  .conleft li {

	font-family: 'Raleway', sans-serif;

	font-size:14px;

	color:#727272;

	font-weight:normal;

	line-height:20px;

	text-transform:none;

}

.feature_section11 .btn{

	border: solid 6px #1b8897;

	width:132px;

	height:131px;

	text-align:center;

	padding:10px 10px;

	position:relative;

	margin-left:-170px;

}

.feature_section11 .button {

	font-family: 'Open Sans', sans-serif;

	color: #272727;

	width:100px;

	height:100px;

	background-color:#f3f3f3;

	transition: all 0.3s ease;

	background-image:url(/templates/debut/images/arrow.png);

	background-position:center center;

	background-repeat:no-repeat;

}

.feature_section11 .button:hover {

	background-color:#90cd4b;

	background-image:url(/templates/debut/images/arrow-hover.png);

}



/*---------------------------*/

/* features_section 12     */

/*---------------------------*/



.feature_section12 {

	float: left;

	width: 100%;

	text-align: center;

	padding:5px 0px ;

}

.feature_section12 .left {

	float: left;

	width: 35%;

	text-align: center;

	padding:20px 0px ;

	margin-right:2%;


}



.feature_section12 .right {

	float: right;

	width: 62%;

	background-color:#fff;

}

.feature_section12 .box {

	float: left;

	width: 100%;

}

.feature_section12 .one_fifth_less {

	padding-top:40px;

}



.feature_section12 h5 {

	padding-top:20px;

}

.feature_section12  i {

	font-size:32px;

	color:#90cd4b;

	background-color:#fff;

	width:72px;

	height:72px;

	line-height:72px;

	border-radius:100px;

	text-align:center;

	transition: all 0.3s ease;

	border:solid 4px #f3f3f3;

}

.feature_section12 i.active,

.feature_section12 i:hover{

	font-size:32px;

	color:#fff;

	background-color:#90cd4b;

	-webkit-box-shadow: 0px 0px 4px 4px rgba(237,237,237,1);

-moz-box-shadow: 0px 0px 4px 4px rgba(237,237,237,1);

box-shadow: 0px 0px 4px 4px rgba(237,237,237,1);

}

.feature_section12 p {

	padding-bottom:15px;

}

.feature_section12 .bgline {

	width:60px;

	height: 3px;

	margin-left:15px;

	margin-top:10px;

	background-color: #90cd4b;

}





/*---------------------------*/

/* features_section 13     */

/*---------------------------*/



.feature_section13 {

	float: left;

	width: 100%;

	text-align: center;

	padding:0px 0px 60px 0px ;

}

.feature_section13 .box01 {

	float: left;

	width: 33.3333%;

	text-align: left;

	background-color:#fff;

	padding:0px 40px ;

}

.feature_section13 .box01 h2{

	text-transform:none;

	font-size:35px;

	line-height:36px;

	margin-bottom:25px;

	color:#90cd4b;

}

.feature_section13  h2 b{

	text-transform:none;

	font-size:21px;

	font-weight:800;

	color:#272727;

}

.feature_section13 .box01 .hline {

	width: 45px;

	height: 3px;

	background: #272727;

	margin-bottom: 40px;

}

.feature_section13 h2 p {

	font-family: 'Open Sans', sans-serif;

	color:#fff;

	font-size:16px;

	letter-spacing:normal;

	text-transform:none;

	padding:20px 0px 0px 0px;

	line-height:25px;

}

.feature_section13 .btn{

	border: solid 6px #90cd4b;

	width:132px;

	height:132px;

	text-align:center;

	padding:10px 10px;

	position:relative;

	margin-left:-170px;

}

.feature_section13 .button {

	font-family: 'Open Sans', sans-serif;

	color: #272727;

	width:100px;

	height:100px;

	background-color:#f3f3f3;

	transition: all 0.3s ease;

	background-image:url(/templates/debut/images/arrow.png);

	background-position:center center;

	background-repeat:no-repeat;

}

.feature_section13 .button:hover {

	background-color:#90cd4b;

	background-image:url(/templates/debut/images/arrow-hover.png);

}

.feature_section13 .box02 {

	float: left;

	width: 33.3333%;

	

}

.feature_section13 .box03 {

	float: left;

	width: 33.3333%;

	padding:0px 40px;

	text-align:left;

}

.feature_section13 .box03 conatant01 {

	float: left;

	width: 100%;

	padding:0px 10px;

	background-color:#000;

}

.feature_section13  i {

	font-size: 26px;

	color: #fff;

	float: left;

	margin-right: 25px;

	background-color:#727272;

	margin-bottom: 70px;

	margin-top: 8px;

	padding:7px 10px;

}

.feature_section13  i.active {

	background-color:#90cd4b;

}





/*---------------------------*/

/* features_section 14     */

/*---------------------------*/



.feature_section14 {

	float: left;

	width: 100%;

	text-align: center;

	padding:0px 0px 80px 0px ;

	background-image:url(/templates/debut/images/parallax-bg3.jpg);

	background-repeat:no-repeat;

	background-position:center top;

}

.feature_section14 .boxed01 {

	float: left;

	width: 33.3333%;

	text-align: left;

	padding:70px 40px ;

}

.feature_section14 .boxed01 h2 {

	font-weight:normal;

	text-transform:none;

}

.feature_section14 .hline {

	width: 45px;

	height: 3px;

	background: #90cd4b;

	margin-bottom: 40px;

}

.feature_section14 .boxed02 {

	float: left;

	width: 33.3333%;

	height:auto;

	text-align: left;

	background-color: #fff;

	padding:64px 40px 89px 40px  ;

	box-shadow: 0px 0px 3px #999;

}

.feature_section14 h2{

	color: #90cd4b;

	text-transform:uppercase;

	margin-bottom:10px;

}

.feature_section14 h4{

	color: #90cd4b;

	text-transform:uppercase;

	margin-bottom:30px;

}

.feature_section14 h3{

	color: #fff;

	font-weight:27px;

	margin-bottom:20px;



}

.feature_section14 .boxed03 {

	float: left;

	width: 33.3333%;

	height:auto;

	text-align: left;

	background-color: #90cd4b;

	padding:67px 40px;

}

.feature_section14 .hline02 {

	width: 45px;

	height: 3px;

	background: #fff;

	margin-bottom: 40px;

}





/*---------------------------*/

/* features_section 15     */

/*---------------------------*/



.feature_section15 {

	float: left;

	width: 100%;

	text-align: center;

}

.feature_section15 .boxes01 {

	float: left;

	width: 33.333%;

	height:100px;

	padding:29px 30px;

	background-color:#212121;

}

.feature_section15 i{

	font-size:26px;

	color:#90cd4b;

	text-align:left;

	padding-right:15px;

}

.feature_section15 h1{

	font-size:30px;

	margin-bottom:0px;

	text-transform:uppercase;

}

.feature_section15 .boxes02 {

	float: left;

	width: 33.333%;

	height:100px;

	padding:20px 30px;

	background-color:#90cd4b;

}

.feature_section15 h3 {

	text-transform:uppercase;

	line-height:none;

	margin-bottom:0px;

}

.feature_section15 h3 p {

	font-style:italic;

	text-transform:none;

}

.feature_section15 .boxes03 {

	float: left;

	width: 33.333%;

	height:100px;

	padding:27px 30px 26px 30px;

	background-color:#212121;

}

.feature_section15 .site-search-area {

	margin: 0px;

	padding: 0px;

}

.feature_section15 #site-searchform {

	margin: 0;

	padding: 0;

}

.feature_section15 #site-searchform #s{

	border: 1px solid #e0e0e0;

	background-color: #fff;

	width: 83%;

	height:40px;

	padding:5px 10px 5px 10px;

	color: #999;

	float: left;

	font-size: 13px;

}

.feature_section15 #site-searchform #searchsubmit{

	float: left;

	width:50px;

	height:40px;

	transition: all 0.3s ease;

	line-height:100;

	overflow:hidden;

	background: #e0e0e0 url(/templates/debut/images/site-search-icon.png) no-repeat center 14px;

	border:0;

}

.feature_section15 #site-searchform #searchsubmit:hover{

	background: #90cd4b url(/templates/debut/images/site-search-icon.png) no-repeat center 14px;

}











/*---------------------------*/

/* features_section 16    */

/*---------------------------*/

.feature_section16 {

	float: left;

	width: 100%;

	padding:90px 0px;

}

.feature_section16 .one_third{

	color:#90cd4b;

	font-size:22px;

	text-align:center;

}



.feature_section16 i{

	color:#90cd4b;

	font-size:32px;

	padding:10px 0px;

}





/*---------------------------*/

/* features_section 17    */

/*---------------------------*/

.feature_section17 {

	float: left;

	width: 100%;

	padding: 115px 0px 120px 0px;

	text-align: center;

	background: #f3f3f3 url(/templates/debut/images/parallax-bg4.jpg) repeat left top;

	background-attachment:fixed;

}

.feature_section17 .contentbox {

	float: left;

	width: 33.1%;

	padding: 40px 50px;

	background: #fff;

	text-align: center;

	margin-right: 2px;

	margin-bottom: 2px;

	border-radius:0px 10px 0px 10px;

	transition: all 0.3s ease;

}

.feature_section17 .contentbox span {

	color: #393939;

	font-size: 45px;

	display: block;

	margin-bottom: 20px;

	transition: all 0.3s ease;

}

.feature_section17 .contentbox p {

	color: #393939;

}

.feature_section17 .contentbox:hover {

	color: #fff;

	background: #90cd4b;

}

.feature_section17 .contentbox:hover span {

	color: #fff;

}

.feature_section17 .contentbox:hover h4, .contentbox:hover p {

	color: #fff;

}

.feature_section17 .contentbox.active {

	color: #fff;

	background: #90cd4b;

}

.feature_section17 .contentbox.active span {

	color: #fff;

}

.feature_section17 .contentbox.active h4, .contentbox.active p {

	color: #fff;

}





/*---------------------------*/

/* feature_section 18    */

/*---------------------------*/

.feature_section18 {

	float: left;

	width: 100%;

	padding: 120px 0px;

}

.feature_section18 .content  {

	float: left;

	width: 100%;

	padding: 47px 40px 55px 40px;

	background: #fff;

	text-align: center;

	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.16);

	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.16);

	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.16);

}



/*---------------------------*/

/* feature_section 19    */

/*---------------------------*/

.feature_section19 {

	float: left;

	width: 100%;

	padding: 120px 0;

	text-align:center;

}

.feature_section19 .one_third {

	text-align:left;

}







/*---------------------------*/

/* feature_section 20    */

/*---------------------------*/



.feature_section20 {

	float: left;

	width: 100%;

	background: #ececec;

}

.feature_section20 .left {

	float: left;

	width: 50%;

	padding: 100px 0px;

	background: #1b8897;

}

.feature_section20 .left .cont {

	float: right;

	width: 73.8%;

	padding-right: 100px;

}

.feature_section20 .right {

	float: left;

	width: 50%;

	padding: 100px 0px;

	background: #8abfc5;

}

.feature_section20 .right .cont {

	float: left;

	width: 73.8%;

	padding-left: 100px;

}

.cont p {
	color:#fff;

}


.cont li {
	color:#fff;

}


. i {

	width: 50px;

	height: 50px;

	color: #999;

	font-size: 25px;

	border: 1px solid #999;

	border-radius: 100%;

	text-align: center;

	vertical-align: middle;

	line-height: 50px;

	margin-right: 12px;

}

/*---------------------------*/

/* feature_section 21    */

/*---------------------------*/

.feature_section21 {

	float: left;

	width: 100%;

	text-align: center;

	padding: 120px 0px 100px 0px;

	background: #f3f3f3 url(/templates/debut/images/parallax-bg5.jpg);

	background-attachment: fixed;

	background-origin: initial;

	background-clip: initial;

	background-size: cover;

	background-repeat:no-repeat;

	background-position:100% 0;

	background-position: center;

}

.feature_section21 img {

	width: 160px;

	height: 160px;

	border-radius: 100%;

	margin-bottom: 21px;

	border: 5px solid #fff;

}

.feature_section21 h1 {

	color:#fff;

	text-transform:uppercase;



}





/*---------------------------*/

/* features_section 22 */

/*---------------------------*/



.feature_section22 {

	float: left;

	width: 100%;

	color: #fff;

	text-align: left;

	padding:160px 0px 60px 0px;

	background-image: url(/templates/debut/images/background-image04.jpg);

	background-repeat: no-repeat;

	background-position: center;

}

.feature_section22 h1{

	margin-bottom:10px;

}

.feature_section22 h2{

	text-transform:none;

}







/*---------------------------*/

/* features_section 23 */

/*---------------------------*/



.feature_section23 {

	float: left;

	width: 100%;

	text-align: center;

	padding:90px 0px 90px 0px ;

}

.feature_section23 .contant {

	float: left;

	width:80%;

	margin-left:10%;

	margin-right:10%;

	margin-top:-80px;

	background-color:#fff;

	text-align: center;

	border-bottom:solid 2px #e5e5e5;

	border-right:solid 2px #e5e5e5;

	padding:50px 10px ;

	transition: all 0.3s ease;

	position:relative;

}



.feature_section23 p {

	text-transform:none;

}

.feature_section23 b{

	font: 14px 'Open Sans', sans-serif;

	font-weight: normal;

	font-style: normal;

	text-transform:none;

}

.feature_section23 .social_icons a i {

	width: 30px;

	height: 30px;

	text-align: center;

	background-color:#ebebeb;

	border-radius: 100%;

	line-height: 30px;

	vertical-align: middle;

	color: #727272;

	margin: 20px 4px 0px 2px;

	transition: all 0.3s ease;

	font-size: 14px;

}







/*---------------------------*/

/*  footer                   */

/*---------------------------*/



.footer{

	float: left;

	width: 100%;

	text-align: center;

	padding: 50px 0px 0px 0px;

	background-color: #2c2c2c;

}

.subfooter{

	float:left;

	width: 100%;

	text-align: center;

	background-color:#212121;

	padding:10px 0px 35px 0px;

	margin-top:40px;

}

.social_links a i {

	width: 30px;

	height: 30px;

	text-align: center;

	background-color:#727272;

	border-radius: 100%;

	line-height: 30px;

	vertical-align: middle;

	color: #fff;

	margin: 30px 4px 0 2px;

	transition: all 0.3s ease;

	font-size: 14px;

}

.social_links a i:hover {

	color: #fff;

	background-color: #90cd4b;

}

.social_links a i.active {

	color: #fff;

	background-color: #90cd4b;

}











/*------------------*/

/* FOOTER STYLES

/*------------------------------------------------------*/

/* Address */

.footer1 {

	float: left;

	width: 100%;

	padding: 60px 0px;

	background-color: #021921;

}

ul.faddress {

	float: left;

	width: 100%;

	padding: 0px;

	margin: 0px;

}

.faddress li {

	padding: 4px 0px;

	margin: 0px;

}

.faddress li a {

	color: #727272;

}

.faddress li a:hover {

	color: #fff;

}

.social_icons a i {

	width: 30px;

	height: 30px;

	text-align: center;

	background-color:#ebebeb;

	border-radius: 100%;

	line-height: 30px;

	vertical-align: middle;

	color: #727272;

	margin: 20px 4px 0px 2px;

	transition: all 0.3s ease;

	font-size: 14px;

}

.social_icons a i:hover,

.social_icons a i.active {

	color: #fff;

	background-color: #000000;

}



/* Tags */

.tags {

	float: left;

	width: 100%;

}

.tags ul {

	float: left;

	width: 100%;

	padding: 0px;

	margin: 0px;

}

.tags li {

	float: left;

	padding: 0px;

	margin: 0px 8px 14px 0px;

}

.tags li a {

	color: #fff;

	padding: 5px 10px;

	background-color: #000000;

}

.tags li a:hover {

	color: #fff;

	background-color: #484848;

}



.tags.three li a {

	color: #fff;

	padding: 5px 10px;

	background-color: #999;

}

.tags.three li a:hover {

	color: #fff;

	background-color: #484848;

}



/* qlinks */

.qlinks {

	float: left;

	width: 100%;

}

.qlinks ul {

	float: left;

	width: 100%;

	padding: 0px;

	margin: 0px;

}

.qlinks li {

	padding: 4px 0px;

	margin: 0px;

}

.qlinks li a {

	color: #727272;

}

.qlinks li a:hover {

	color: #fff;

}

.qlinks li a i {

	margin-right: 3px;

}



/* Newsletter Signup */

.newsletter {

	float: left;

	width: 100%;

}

.newsletter .enter_email_input {

	float: left;

	width: 75%;

	height: 39px;

	padding: 0px 7px;

	line-height: 39px;

	background: #fff;

	border: 0px;

	font-size: 13px;

	font-weight: 600;

	color: #999;

}

.newsletter .input_submit {

	float: left;

	color: #fff;

	height: 39px;

	padding: 0px 15px;

	background-color: #90cd4b;

	border: 0px;

	cursor: pointer;

	transition: all 0.3s ease;

}

.newsletter .input_submit:hover {

	color: #fff;

	background-color: #454545;

}



/* copyrights */

.copyright_info {

	float: left;

	padding: 27px 0px 25px 0px;

	width: 100%;

	color: #fff;

	font-size: 14px;

	text-align:center;

	font-style: normal;

	font-weight: normal;

	background: #022a39;

}











/*---------------------------*/

/*       page titles         */

/*---------------------------*/



.page_title1 {

	position: relative;

	float: left;

	width: 100%;

	color: #fff;

	text-align: left;

	padding:140px 0px 20px 0px;

	vertical-align:middle;

	margin-top: 0px;

	background: #999 url(/templates/debut/images/page-title-bg1.jpg) no-repeat center top;

}

.page_title1 h1 {

	color: #fff;

	font-size: 40px;

	font-weight: 700;

	text-transform: uppercase;

}

.page_title1 h1 em {

	color: #fff;

	font-weight: 500;

	display: block;

	font-size: 21px;

	font-style: normal;

	text-transform: none;

}





.page_title2 {

	float: left;

	width: 100%;

	color: #fff;

	padding: 200px 0px 80px 0px;

	vertical-align: middle;

	margin-top: 0px;

	text-align: center;

	background: #FFF url(/templates/debut/images/bg2.jpg) no-repeat center top;

}

.page_title2 h1 {

	color: #fff;

	font-size: 45px;

	font-weight: 700;

	text-transform: uppercase;

}

.page_title2 h1 em {

	color: #fff;

	font-weight: 500;

	display: block;

	font-size: 21px;

	font-style: normal;

	text-transform: none;

	margin-top: 7px;

}

.page_title2 .line {

	width: 180px;

	height: 3px;

	background: #fff;

	margin: 18px auto 0 auto;

}

.page_title3 {

	float: left;

	width: 100%;

	padding:110px 0 25px;

	vertical-align:middle;

	margin-top: 0px;
	
	background-color:#1b8897;
/*	background: #eee url(../images/page-title-bg1.jpg) no-repeat center top;*/

}

.page_title3 h1 {

color: #fff;
    float: left;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 5px;

}

.page_title3 .pagenation {

	float: right;

	font-size: 14px;

	text-align: left;

	font-weight: 600;

	color: #999;

	margin: 7px 0px 0px 0px;

}

.page_title3 .pagenation i {

	color: #bbb;

	margin: 0px 2px 0px 2px;

}

.page_title3 .pagenation a {

	padding: 0px;

	color: #bbb;

	transition: all 0.3s ease;

}

.page_title3 .pagenation a:hover {

	color: #999;

}



.page_title4 {

	position: relative;

	float: left;

	width: 100%;

	color: #fff;

	text-align: left;

	padding: 170px 0px 50px 0px;

	background: #999 url(/templates/debut/images/page-title-bg2.jpg) no-repeat center top;

}

.page_title4 h1 {

	color: #fff;

	font-size: 40px;

	font-weight: 700;

	text-transform: uppercase;

}

.page_title4 h1 em {

	color: #fff;

	font-weight: 500;

	display: block;

	font-size: 21px;

	font-style: normal;

	text-transform: none;

}







/*---------------------------*/

/*       parallax section        */

/*---------------------------*/



.parallax_section1 {

	float: left;

	width: 100%;

	text-align: center;

	padding: 120px 0px 110px 0px;

	background: #999 url(/templates/debut/images/parallax-bg6.jpg);

	background-attachment: fixed;

	background-repeat:no-repeat;

	background-position: center;

	color: #fff;

}



.parallax_section2 {

	float: left;

	width: 100%;

	text-align: center;

	padding: 120px 0px 110px 0px;

	background: #999 url(/templates/debut/images/parallax-bg7.jpg);

	background-attachment: fixed;

	background-repeat:no-repeat;

	background-position: center;

	color: #fff;

}





/*------------------------------------*/

/*     portfolio single image        */

/*------------------------------------*/



.portfolio_area {

	padding: 0px;

	margin: 0px;

	width: 100%;

	float: left;

}

.portfolio_area_left {

	padding: 0px;

	margin: 0px;

	width: 74%;

	float: left;

}

.portfolio_area_left img {

	padding: 0px;

	margin: 0px;

	width: 100%;

	float: left;

	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);

}

.portfolio_area_right {

	padding: 0px;

	margin: 0px 0px 0px 4%;

	width: 22%;

	float: left;

}

.project_details {

	padding: 0px;

	margin: 80px 0px 0px 0px;

}

.project_details span {

	padding: 10px 0px;

	margin: 0px 0px 0px 0px;

	font-size: 14px;

	font-weight: bold;

	color: #454545;

	float: left;

	width: 100%;

	border-bottom: 1px solid #e3e3e3;

}

.project_details strong {

	padding: 0px 0px;

	margin: 0px 0px 0px 0px;

	font-size: 13px;

	font-weight: bold;

	color: #727272;

	float: left;

	width: 40%;

}

.project_details em {

	padding: 0px 0px;

	margin: 0px 0px 0px 0px;

	font-size: 13px;

	font-weight: normal;

	font-style: normal;

	color: #727272;

	float: left;

	width: 60%;

}

.project_details span a {

	padding: 3px 10px;

	margin: 0px 0px 0px 3px;

	font-size: 11px;

	line-height: 30px;

	font-weight: normal;

	font-style: normal;

	color: #727272;

	background-color: #e3e3e3;

	border-radius:3px;

}

.project_details span a:hover {

	background-color: #ddd;

}

.addto_favorites {

	padding: 3px 10px 5px 10px;

	margin: 27px 0px 0px 0px;

	width: 142px;

	display: block;

	border-radius:3px;

	font-size: 13px;

	color: #999;

	background: #eee;

}

.addto_favorites:hover {

	background: #e3e3e3;

}

.addto_favorites i {

	color: #c3c3c3;

}



ul.small_social_links {

	padding: 0px;

	margin: 18px 0 25px 0px;

}

.small_social_links li {

	padding: 0px;

	margin: 0px 5px 0px 0px;

	float: left;

}

.small_social_links li i {

	font-size: 11px;

	color: #90cd4b;

	border: 1px solid #eee;

	width: 25px;

	height: 25px;

	border-radius: 100%;

	text-align: center;

	vertical-align: middle;

	line-height: 23px;

}

.small_social_links li a {

	opacity: 1;

}

.small_social_links li a:hover {

	opacity: 0.7;

}





/*------------------------------------*/

/*     history time line        */

/*------------------------------------*/



.time_line {

	float: left;

	width: 100%;

	padding: 50px 0px 40px 0px;

	background: #f3f3f3;

}







/*------------------------------------*/

/*    404 Error Page      */

/*------------------------------------*/



.error_pagenotfound {

	padding: 50px 30px 58px 30px;

	margin: 0 auto;

	width: 59%;

	background-color: #fff;

	border: 1px solid #eee;

	border-bottom: 5px solid #eee;

	text-align: center;

	font-family: 'Open Sans', sans-serif;

}

.error_pagenotfound strong {

	display: block;

	font-size: 145px;

	line-height: 100px;

	color: #e3e3e3;

	font-weight: normal;

	margin-bottom: 10px;

	text-shadow: 5px 5px 1px #fafafa;

}

.error_pagenotfound b {

	display: block;

	font-size: 40px;

	line-height: 50px;

	color: #999;

	margin: 0;

	font-weight: 300;

}

.error_pagenotfound em {

	display: block;

	font-size: 18px;

	line-height: 59px;

	color: #272727;

	margin: 0;

	font-style: normal;

}





/*------------------------------------*/

/*     blog      */

/*------------------------------------*/



.blog_post {

	float: left;

	width: 100%;

}

.blog_post h3 {

	text-align: left;

	color: #333;

	line-height: 30px;

	display: block;

}

.blog_post h3 a {

	color: #90cd4b;

	text-decoration: none;

	margin-top: 3px;

	text-transform: none;

	font-weight: 400;

	font-size: 30px;

}

.blog_post h3 a:hover {

	color: #383634;

}

ul.post_meta_links {

	float: left;

	margin: -5px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

}

.post_meta_links li {

	float: left;

	margin: 0px;

	padding: 0px 0px 0px 4px;

	list-style-type: none;

	color: #999;

}

.post_meta_links li a {

	color: #999;

	padding: 0px 18px 0px 0px;

	text-decoration: none;

	font-size: 11px;

	text-transform: uppercase;

}

.post_meta_links li a:hover {

	color: #727272;

	text-decoration: none;

}

.post_meta_links li i {

	color: #bbb;

	font-size: 12px;

	font-style: normal;

}

.blog_postcontent {

	float: left;

	width: 100%;

}

.blog_postcontent .image_frame {

	float: left;

	width: 100%;

	margin-bottom: 27px;

}



.blog_postcontent .image_frame.mone {

	float: left;

	width: 100%;

	height: 280px;

	overflow: hidden;

}

.blog_postcontent .image_frame.mtwo {

	float: left;

	width: 100%;

	height: 180px;

	overflow: hidden;

}

.blog_postcontent .image_frame.mthree {

	float: left;

	width: 100%;

	height: 480px;

	overflow: hidden;

}

.blog_postcontent .image_frame.mone img,

.blog_postcontent .image_frame.mtwo img,

.blog_postcontent .image_frame.mthree img {

	float: left;

	width: auto;

	margin-left: -45%;

	margin-top: -10%;

}





.blog_postcontent .video_frame.mtwo iframe {

	float: left;

	width: 100%;

	height: 280px;

	overflow: hidden;

}





.blog_postcontent .image_frame.small {

	float: left;

	width: 43%;

	border: 7px solid #fff;

	margin-bottom: 25px;

	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);

	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);

}

.blog_postcontent .image_frame.small:hover {

	border: 7px solid #f9f9f9;

}

.blog_postcontent .image_frame img {

	float: left;

	width: 100%;

}

.blog_postcontent .video_frame.small iframe {

	height: 250px;

}

.blog_postcontent .video_frame iframe {

	float: left;

	width: 100%;

	height: 520px;

	margin-bottom: 27px;

}

.post_info_content_small {

	padding: 0px;

	margin: 0 0 0 4%;

	width: 50%;

	float: left;

}

ul.post_meta_links_small {

	float: left;

	margin: -15px 0px 12px 80px;

	padding: 0px 0px 0px 0px;

	width: 80%;

}

.post_meta_links_small li a {

	color: #a1a1a1;

	padding: 0px 5px 0px 0px;

	text-decoration: none;

	font-size: 11px;

}

.post_meta_links_small li a:hover {

	color: #727272;

	padding: 0px 5px 0px 0px;

	text-decoration: none;

	font-size: 11px;

}

.blog_post a.date {

	color: #454545;

	font-size: 16px;

	font-weight: normal;

}

.blog_post a.date:hover {

	color: #90cd4b;

}

.post_readmore:link, .post_readmore:visited {

	float: right;

	height: 27px;

	width: 185px;

	text-align: center;

	padding-top: 7px;

	color: #fff;

	text-decoration: none;

	background: url(/templates/debut/images/skin01/but_post_readmore.jpg) no-repeat left top;

}

.post_readmore:hover {

	float: right;

	height: 27px;

	width: 185px;

	text-align: center;

	padding-top: 7px;

	color: #fff;

	text-decoration: none;

	background: url(/templates/debut/images/skin01/but_post_readmore_hover.jpg) no-repeat left top;

}

.sharepost {

	float: left;

	width: 80%;

	margin-bottom: 40px;

}

.sharepost ul {

	margin: 0px;

	padding: 0px;

}

.sharepost li {

	margin: 0px 7px 5px 0px;

	padding: 2px 5px;

	float: left;

	border-radius: 2px;

	list-style-type: none;

	background-color: #90cd4b;

	transition: all 0.3s ease;

}

.sharepost li i {

	color: #fff;

}

.sharepost li:hover {

	background-color: #383634;

}



.about_author {

	float: left;

	width: 100%;

	padding: 20px;

	background-color: #f9f9f9;

	border: 1px solid #eee;

}

.about_author img {

	float: left;

	margin-right: 20px;

}

.about_author a {

	font-family: 'Open Sans' !important;

	font-weight: normal;

	font-weight: 600;

	color: #333;

}

.about_author a:hover {

	color: #90cd4b;

}



/*------------------------------------*/

/*     sidebar widget             */

/*------------------------------------*/



.sidebar_widget {

	float: left;

	width: 100%;

	padding: 0px;

	margin: 0px;

}

.sidebar_widget ul.arrows_list1{

	padding: 0px;

	margin: 0px;

	float: left;

	margin-top: -10px;

}

.sidebar_widget ul.arrows_list1 li a {

	color: #1b8897;

	line-height: 30px;

	transition: all 0.3s ease;

}

.sidebar_widget ul.arrows_list1 li a:hover {

	color: #272727;

}

.sidebar_widget ul.arrows_list1 i {

	margin-right: 4px;

}

.sidebar_title {

	float: left;

	width: 100%;

}

.sidebar_widget h4, .clientsays_widget h4 {

	margin-bottom: 20px;

	float: left;

	font-weight: 500;

}





/*------------------------------------*/

/*    Recent Posts              */

/*------------------------------------*/



ul.recent_posts_list {

	margin: 0px;

	padding: 0px;

	width: 100%;

	float: left;

}

.recent_posts_list li {

	padding: 0px 0px 13px 0px;

	margin: 0px 0px 16px 0px;

	list-style-type: none;

	border-bottom: 1px solid #eee;

	float: left;

	width: 100%;

}

.recent_posts_list li a {

	text-decoration: none;

	line-height: 17px;

	display: block;

	color: #999;

}

.recent_posts_list li a:hover {

	color: #90cd4b;

}



.recent_posts_list li span {

	float: left;

	margin-right: 15px;

}

.recent_posts_list li span img {

	float: left;

	margin-right: 0px;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

	-moz-opacity: 1;

	-khtml-opacity: 1;

	opacity: 1;

}

.recent_posts_list li span img:hover {

	float: left;

	margin-right: 0px;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

	-moz-opacity: 0.8;

	-khtml-opacity: 0.8;

	opacity: 0.8;

}

.recent_posts_list li i {

	padding: 1px 0px 0px 0px;

	margin: 0px;

	display: block;

	font-size: 10px;

	font-style: normal;

	color: #c9c9c9;

}

.recent_posts_list li.last {

	padding: 0px 0px 7px 0px;

	margin: 0px 0px 0px 0px;

	border-bottom: 0px solid #f5f6f6;

}





/*------------------------------------*/

/*    client says widget              */

/*------------------------------------*/



.clientsays_widget {

	float: left;

	width: 100%;

	padding: 0px;

	margin: 0px;

	color: #999;

}

.clientsays_widget strong {

	font-weight: 600;

	color: #454545;

}

.clientsays_widget h3 {

	margin-bottom: 18px;

}

.clientsays_widget img {

	float: left;

	margin-right: 13px;

	margin-top: 7px;

}



/*------------------------------------*/

/*             comments              */

/*------------------------------------*/



.comment_wrap{

	padding:20px 20px 20px 0px;

	overflow:hidden;

	border-bottom:1px solid #eee;

}

.comment_wrap.chaild{

	border-bottom:1px solid #eee;

	margin:10px 20px 10px 50px;

	overflow:hidden;

}

.gravatar{

	float:left;

}



.comment_content{

	overflow:hidden;

	padding-left:20px;

	position:relative;

	min-height:80px; 

}

.comment_content .comment_meta{

	position:relative;

}

.comment_content .comment_meta .comment_author{

	display:inline;

	font-size:14px;

	font-style: normal;

}

.comment_content .comment_meta .comment_author i{

	display:inline;

	font-size:11px;

	font-style: italic;

}

.comment_content .comment_text {

	clear:both;

	padding-top:0px;

	overflow:hidden;

}

.comment_content .comment_text a {

	color: #d3d3d3;

	margin-top: 5px;

	float: left;

}

.comment_content .comment_text a:hover {

	color: #727272;

	margin-top: 5px;

	float: left;

}

#comments_section li ul li{

	margin-left: 30px;

}



/*------------------------------------*/

/*         comment form              */

/*------------------------------------*/



.comment_form {

	float: left;

	width: 100%;

	margin-top: 30px;

}

.comment_form label{

	float: left;

	width: 90px;

	height: 15px;

	padding: 7px 10px;

	margin-bottom: 40px;

	font-weight: normal;

}

.comment_input_bg {

	float: left;

	width: 75%;

	height: 40px;

	padding: 7px 10px 0px 10px;

	border-top: 2px solid #e3e3e3;

	border-left: 2px solid #e3e3e3;

	border-right: 1px solid #e3e3e3;

	border-bottom: 1px solid #e3e3e3;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

	background-color: #f9f9f9;

}

.comment_textarea_bg {

	float: left;

	width: 90%;

	height: 235px;

	padding: 7px 10px 0px 10px;

	margin-bottom: 20px;

	border-top: 2px solid #e3e3e3;

	border-left: 2px solid #e3e3e3;

	border-right: 1px solid #e3e3e3;

	border-bottom: 1px solid #e3e3e3;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

	background-color: #f9f9f9;

}

.comment_checkbox {

	float: left;

	display: block;

	width: 90%;

	margin-top: 10px;

}

.comment_submit {

	background-color: #eee;

	border: 1px solid #ddd;

	padding: 9px 13px;

	font-family: 'Open Sans', sans-serif;

	font-weight: 600;

	border-radius: 4px;

	color: #333;

	text-transform: uppercase;

}

.comment_submit:hover {

	background-color: #f9f9f9;

	cursor: pointer;

}



/*------------------------------------*/

/*         contact form             */

/*------------------------------------*/



.cforms label {

	float: left;

	width: 100%;

	color: #454545;

	font-weight: normal;

}



.cforms label em {

	color: #9eca45;

	font-size: 12px;

	font-style: normal;

}



.cforms input {

	color: #454545;

	float: left;

	width: 100%;

	padding: 9px 12px;

	margin-bottom: 10px;

	border: 1px solid #eee;

	background: #f9f9f9;

	-webkit-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);

	-moz-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);

	box-shadow: inset 0px 1px 2px 0px rgba(238,238,238,1);

}



.cforms textarea {

	color: #454545;

	float: left;

	width: 100%;

	padding: 9px 12px;

	margin-bottom: 10px;

	border: 1px solid #eee;

	background: #f9f9f9;

	-webkit-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);

	-moz-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);

	box-shadow: inset 0px 1px 2px 0px rgba(238,238,238,1);

}



.cforms .button {

	float: left;

	margin-top: 10px;

	color: #fff;

	padding: 14px 20px;

	font-size: 14px;

	font-weight: 500;

	background: #9eca45;

	border: 1px solid #7ea821;

	border-radius: 3px;

	font-family: 'Raleway', sans-serif;

	cursor: pointer;

	transition: all 0.3s ease;

}

.cforms .button:hover {

	background: #454545;

	border: 1px solid #393939;

}



.address_info {

	float: left;

	background-color: #f9f9f9;

	border: 1px solid #e1e1e1;

	padding: 20px 20px 10px 20px;

	width: 99%;

	margin-bottom: 40px;

}



.google-map {

	width: 99%;

	height: 350px;

	border: 5px solid #fff;

	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);

	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);

}

.google-map2 {

	width: 100%;

	height: 450px;

}

.google-map3 {

	width: 100%;

	height: 300px;

	border: 10px solid #fff;

	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);

	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);

}





/* login form */

.logregform {

	float: left;

	width: 35%;

	margin-left: 32.5%;

	background: #fff;

	border: 1px solid #f9f9f9;

	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);

	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);

	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);

}

.logregform.two {

	float: left;

	width: 50%;

	margin-left: 25%;

}

.logregform .title {

	float: left;

	width: 100%;

	background: #f3f3f3;

	text-align: center;

	padding: 23px 0px 21px 0px;

}

.logregform .title h3 {

	margin-bottom: 3px;

	font-weight: 700;

	text-transform: uppercase;

}

.logregform .title p {

	font-size: 12px;

}

.logregform .feildcont {

	float: left;

	width: 100%;

	padding: 30px 30px 40px 30px;

	text-align: left;

}

.logregform .feildcont label {

	float: left;

	width: 100%;

	font-weight: normal;

	color: #727272;

}

.logregform .feildcont label em {

	color: #2ecc71;

	font-style: normal;

}

.logregform .feildcont input {

	float: left;

	width: 100%;

	padding: 7px 12px;

	border: 1px solid #e3e3e3;

	margin-bottom: 12px;

}

.logregform.two .feildcont input {

	margin-bottom: 18px;

}

.logregform .feildcont .checkbox {

	float: left;

	width: 100%;

}

.logregform .feildcont .checkbox label {

	float: left;

	width: auto;

	font-size: 13px;

}

.logregform .feildcont .checkbox label strong {

	font-weight: 600;

}

.logregform .feildcont .checkbox label a {

	margin-left: 10px;

}

.logregform .feildcont .fbut, footer .cancel {

	float: left;

	background: #90cd4b;

	padding: 13px 23px;

	border: none;

	border-radius: 3px;

	color: #fff;

	font-size: 13px;

	font-weight: bold;

	text-transform: uppercase;

	font-family: 'Raleway', sans-serif;

	transition: all 0.3s ease;

	margin-top: 18px;

}

.logregform .feildcont .fbut:hover, footer .cancel:hover {

	background: #393939;

}



.logregform .feildcont .radiobut input {

	float: left;

	width: auto;

}

.logregform .feildcont .radiobut .onelb {

	float: left;

	color: #aaa;

	margin: 0px 12px 0px 5px;

}



.logregform .feildcont select {

	float: left;

	width: 100%;

	border: 1px solid #e3e3e3;

	padding: 9px 5px 10px 5px;

	color: #999;

	text-align: left;

}



/* scroll up */

.scrollup {

	width: 40px;

	height: 40px;

	opacity: 1;

	position: fixed;

	bottom: 22px;

	right: 20px;

	display: none;

	color:#fff;

	text-indent: -9999px;

	background: #ccc url(/templates/debut/images/scroll-top-arrow.png) no-repeat 15px 16px;

	z-index: 999;

}


/*---------------------------*/

/* interne parallax      */

/*---------------------------*/


.badante {

	float: left;

	width: 100%;

	text-align: center;

	padding:25px 0px 0px 0px;

	background-image: url(/templates/debut/images/badante_parallax.jpg);

	background-repeat:no-repeat;

	background-attachment:scroll;

}

.badante .contant {

	width:60%;

	background-color:#fff;

	padding:5px 20px 5px 86px;

	float:right;

	text-align:left;

	border-bottom:solid 2px #f3f3f3;

	border-left:solid 2px #f3f3f3;

}

.badante .contant h2{

	text-transform:none;

	font-size:35px;

	line-height:36px;

	margin-bottom:25px;

	color:#1b8897;

}

.badante .contant h2 b{

	text-transform:none;

	font-size:32px;

	font-weight:800;

	color:#272727;

}

.badante .contant .hline {

	width: 70px;

	height: 3px;

	background: #90cd4b;

	margin-bottom: 40px;

}

.badante h2 p {

	font-family: 'Open Sans', sans-serif;

	color:#fff;

	font-size:16px;

	letter-spacing:normal;

	text-transform:none;

	padding:20px 0px 0px 0px;

	line-height:25px;

}

.badante  .conleft {

	float: left;

	padding-top: 28px;

}

/*---------------------------*/

/* interne parallax   professionisti   */

/*---------------------------*/


.professionisti {

	float: left;

	width: 100%;

	text-align: center;

	padding:25px 0px 0px 0px;

	background-image: url(/templates/debut/images/professionisti_parallax.jpg);

	background-repeat:no-repeat;

	background-attachment:scroll;

}

.professionisti .contant {

	width:60%;

	background-color:#fff;

	padding:50px 20px 125px 100px;

	float:right;

	text-align:left;

	border-bottom:solid 2px #f3f3f3;

	border-left:solid 2px #f3f3f3;

}

.professionisti .contant h2{

	text-transform:none;

	font-size:35px;

	line-height:36px;

	margin-bottom:25px;

	color:#1b8897;

}

.professionisti .contant h2 b{

	text-transform:none;

	font-size:32px;

	font-weight:800;

	color:#272727;

}

.professionisti .contant .hline {

	width: 70px;

	height: 3px;

	background: #90cd4b;

	margin-bottom: 40px;

}

.professionisti h2 p {

	font-family: 'Open Sans', sans-serif;

	color:#fff;

	font-size:16px;

	letter-spacing:normal;

	text-transform:none;

	padding:20px 0px 0px 0px;

	line-height:25px;

}

.professionisti .conleft {

	float: left;

	padding-top: 28px;

}

/*---------------------------*/

/* interne parallax   ospedaliera   */

/*---------------------------*/


.ospedaliera {

	float: left;

	width: 100%;

	text-align: center;

	padding:25px 0px 0px 0px;

	background-image: url(/templates/debut/images/ospedaliera_parallax.jpg);

	background-repeat:no-repeat;

	background-attachment:scroll;

}

.ospedaliera .contant {

	width:60%;

	background-color:#fff;

	padding:50px 20px 125px 100px;

	float:right;

	text-align:left;

	border-bottom:solid 2px #f3f3f3;

	border-left:solid 2px #f3f3f3;

}

.ospedaliera .contant h2{

	text-transform:none;

	font-size:35px;

	line-height:36px;

	margin-bottom:25px;

	color:#1b8897;

}

.ospedaliera .contant h2 b{

	text-transform:none;

	font-size:32px;

	font-weight:800;

	color:#272727;

}

.ospedaliera .contant .hline {

	width: 70px;

	height: 3px;

	background: #90cd4b;

	margin-bottom: 40px;

}

.ospedaliera h2 p {

	font-family: 'Open Sans', sans-serif;

	color:#fff;

	font-size:16px;

	letter-spacing:normal;

	text-transform:none;

	padding:20px 0px 0px 0px;

	line-height:25px;

}

.ospedaliera .conleft {

	float: left;

	padding-top: 28px;

}


/*---------------------------*/

/* interne parallax   ospedaliera   */

/*---------------------------*/


.chisiamo {

	float: left;

	width: 100%;

	text-align: center;

	padding:25px 0px 0px 0px;

	background-image: url(/templates/debut/images/chisiamo_parallax.jpg);

	background-repeat:no-repeat;

	background-attachment:scroll;

}

.chisiamo .contant {

	width:60%;

	background-color:#fff;

	padding:50px 20px 125px 100px;

	float:right;

	text-align:left;

	border-bottom:solid 2px #f3f3f3;

	border-left:solid 2px #f3f3f3;

}

.chisiamo .contant h2{

	text-transform:none;

	font-size:35px;

	line-height:36px;

	margin-bottom:25px;

	color:#1b8897;

}

.chisiamo .contant h2 b{

	text-transform:none;

	font-size:32px;

	font-weight:800;

	color:#272727;

}

.chisiamo .contant .hline {

	width: 70px;

	height: 3px;

	background: #90cd4b;

	margin-bottom: 40px;

}

.chisiamo h2 p {

	font-family: 'Open Sans', sans-serif;

	color:#fff;

	font-size:16px;

	letter-spacing:normal;

	text-transform:none;

	padding:20px 0px 0px 0px;

	line-height:25px;

}

.chisiamo .conleft {

	float: left;

	padding-top: 28px;

}


/*form hp */

.fast_contact input {
    background: #002636 none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    height: 42px;
    outline: medium none;
    position: relative;
    vertical-align: top;
    width: 100%;
}

.fast_contact textarea {
    background: #002636 none repeat scroll 0 0;
    color: #fff;
}

textarea {
    height: auto;
    width: 100%;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #8abfc5;
    border: medium none;
    color: #fff;
    cursor: pointer;
    padding: 10px;
}




@media (max-width: 940px) {
	
	.chisiamo {
    background-attachment: scroll;
    background-image: none !important;
    background-repeat: no-repeat;
    float: left;
    padding: 0px 0 0;
    text-align: center;
    width: 100%;
}
	

.badante {
    background-attachment: scroll;
    background-image: none !important;
    background-repeat: no-repeat;
    float: left;
    padding: 0px 0 0;
    text-align: center;
    width: 100%;
}


.feature_section11 {

	float: left;

	width: 100%;

	text-align: center;

	padding:0px 0px 0px 0px;

    background-image: none !important;

	background-repeat:no-repeat;

	background-attachment:scroll;

}


.ospedaliera {

	float: left;

	width: 100%;

	text-align: center;

	padding:0px 0px 0px 0px;

    background-image: none !important;

	background-repeat:no-repeat;

	background-attachment:scroll;

}

.professionisti {
    background-attachment: scroll;

    background-image: none !important;
    background-repeat: no-repeat;
    float: left;
 	padding:0px 0px 0px 0px;

    text-align: center;
    width: 100%;
}

}


.pay_hp {
	color:#fff;
	font-size:30px;
	line-height:30px;
	}
	
	.pay_hp_numb {
	color:#fff;
	font-size:55px;
	line-height:65px;
	}
	
	
	.black_metodologia {
    width: 100%;
    color:#727272 !important;
	 margin-bottom: 20px;
}


.metodologia  {
    width: 95%;
}



/*  Wide Mobile Layout: 480px  */
@media only screen and (min-width: 479px) and (max-width: 767px) {  
 .feature_section3 h3 {
 font-size: 35px;
 padding-bottom: 20px;
 padding-left: 0 !important; 

} 

.pay_hp_numb {
    color: #fff;
    font-size: 45px;
    line-height: 45px;
}

.feature_section3 .left {
	float: left;
	width: 100%;
	text-align: left;


}

.feature_section3 .right {
	float: left;
	width: 100%;
	text-align: left;
	background: #272727;

}

}




.hp_text_bg {
/*    background-color: #8abfc5;*/
	background-color:rgba(138, 191, 197, 0.9);
	   box-shadow: 0 0 2px 0 rgb(204, 204, 204);
    padding: 20px;
    z-index: 1000;
    position: relative;
	color:#fff;
}


.hp_text {
    color: #fff;
    font-size: 18px;
    padding: 20px;
    line-height: 30px;
}


@media only screen and (min-width: 600px) and (max-width: 768px) {
	
	.content_right { width: 100% !important;}
	
	.badante .contant { width: 100% !important;}
	
	.feature_section11 .contant { width: 100% !important;}
	
	.ospedaliera .contant { width: 100% !important;}

.professionisti .contant { width: 100% !important; }	

.chisiamo .contant { width: 100% !important; }


	
	
	
}



@media only screen and (min-width: 768px) and (max-width: 1000px) {
	.h2feature_section1 .one_third_less {
		border-right: none !important;
}
}

/***!  /templates/debut/css/style-2.css  !***/

/*-------------------------------------------------------

[Table of contents]



1. Header

	+ logo

	+ top navigation

	+ search

	

2. Content

	+ feature sections

	+ page title

	+ parallax backgrounds

	+ video backgrounds

	

3. Sidebar

	+ site search

	+ tabs

	+ portfolio widgets

	+ advertisements



3. Typography

	+ lists

	+ buttons

	+ styled boxes

	+ dropcaps

	+ highlight colors

	+ tables

	+ pricing tables

	+ framed boxes

	+ pagination

	

4. Footer

	+ copyrights

	+ google map

	



/*----------------------------------------------------

	SITE MAIN STRUCTURE

------------------------------------------------------*/



.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}
.container_full {
	width: 100%;
	float: left;
	margin: auto;
}
.container {
	width: 1170px;
	margin: auto;
}
.content_fullwidth {
	float: left;
	width: 100%;
	padding: 90px 0px 90px 0px;
}
.content_fullwidth.less {
	padding: 0px 0px 90px 0px;
}
.content_fullwidth.less2 {
	padding: 75px 0px 90px 0px;
}
.content_fullwidth.less3 {
	padding: 75px 0px 30px 0px;
}
.content_left {
	float: left;
	width: 71%;
	padding: 0px 0px 0px 0px;
}
.left_sidebar {
	float: left;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.content_right {
	float: right;
	width: 71%;
	padding: 0px 0px 0px 0px;
}
.right_sidebar {
	float: right;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.content_halfsite {
	float: left;
	width: 47.5%;
	margin-right: 5%;
	padding: 0px 0px 0px 0px;
}
.content_halfsite.last {
	margin-right: 0;
}
/*-------------------*/

/*     columns    */

/*-------------------*/



.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}

.one_fourth p {
	color:#1b8897;
}

.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.onecol_forty {
	width: 40%;
}
.onecol_sixty {
	width: 56%;
}
.onecol_thirtyfive {
	width: 35%;
}
/*-----------------------------------*/

/*  Less Space Bitween Columns     */

/*-----------------------------------*/



.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 2%;
	float: left;
}
.one_full_less {
	width: 100%;
}
.one_half_less {
	width: 49%;
}
.one_third_less {
	width: 32%;
}
.one_fourth_less {
	width: 23.500%;
}
.one_fifth_less {
	width: 18.400%;
}
.two_third_less {
	width: 66%;
}
.three_fourth_less {
	width: 74.500%;
}
.onecol_forty_less {
	width: 40%;
}
.onecol_sixty_less {
	width: 58%;
}
.onecol_thirtyfive_less {
	width: 36.250%;
}
.last {
	margin-right: 0 !important;
}
/*------------------------*/

/*        Header     */

/*------------------------*/



/* Logo */

#logo {
	float: left;
	display: block;
	width: 100%;
	min-height: 62px;
	margin-top: 12px;
	position: relative;
	text-indent: -999em;
	background: url(/templates/debut/images/logo1.png) no-repeat left top;
}
.logo {
	float: left;
	width: 25%;
	margin-top: 5px;
}
.menu_main {
	float: left;
	width: 75%;
	z-index: 9999;
}
/* top navigations */

.top_nav {
	float: left;
	width: 100%;
	background: #002636;
	border-bottom: 1px solid #e3e3e3;
	color: #fff;
	font-size: 13px;
}
.top_nav .left {
	float: left;
	width: 30%;
	padding: 12px 0px;
}
.top_nav .left i {
	color: #999;
}
.top_nav .left a {
	color: #f3f3f3;
	margin-right: 25px;
}
.top_nav .left a:hover {
	color: #727272;
	transition: all 0.3s ease;
}
.top_nav .right {
	float: left;
	width: 70%;
	text-align: right;
}
.top_nav ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	padding: 12px 0px;
}
.top_nav .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 16px 0px 0px;
}
.top_nav .topsocial li a {
	float: left;
	color: #f3f3f3;
	font-size: 13px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin-right: 0px;
}
.top_nav .topsocial li a:hover {
	color: #727272;
}
.tpbut {
	float: right;
	color: #fff;
	margin-left: 0px;
	padding: 12px 18px;
	transition: all 0.3s ease;
}
.tpbut:hover {
	color: #727272;
}
.slidermar {
	margin-top: 85px;
}
/*----------------------------------------------------

   FEATURE SECTIONS

------------------------------------------------------*/



.linebg_1 {
	width: 80px;
	height: 2px;
	background-color: #fff;
	float: left;
}
.linebg_2 {
	width: 60px;
	height: 2px;
	background-color: #fff;
	margin-bottom:15px;
}
.linebg_3 {
	width: 60px;
	height: 2px;
	background-color: #fff;
	margin-bottom:40px;
}
.linebg_4 {
	width: 60px;
	height: 2px;
	background-color: #fff;
	margin-left:70px;
	margin-bottom:30px;
}
/*---------------------------*/

/* features_section 1 */

/*---------------------------*/



.h2feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding:0px 0px;
	margin-top:-50px;
	position:relative;
}
.h2feature_section1 .container {
	background-color:#1b8897;
	padding:0px 0px;
	width:100%;
}
.h2feature_section1 .one_third_less {
	text-align:left;
	padding:35px 40px 20px 70px;
	border-right:solid 2px #33aaee;
}
.h2feature_section1 h1 {
	font-size:35px;
	color:#fff;
	line-height:42px;
	padding-top:40px;
}
.h2feature_section1 .onecol_sixty {
	text-align:left;
	padding:70px 0px 0px 40px;
}
/*---------------------------*/

/* features_section 2 */

/*---------------------------*/

.h2feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 2px 0px 2px 0px;
}
.h2feature_section2 h3 {
	margin-bottom:10px;
}
.h2feature_section2 h5 {
	padding-top:25px;
}
.h2feature_section2 .box {
	width: 100%;
	transition: all 0.3s ease;
	text-align:left;
	background-color:#f3f3f3;
	padding:50px 40px;
}
.h2feature_section2 .box:hover h5,  .h2feature_section2 .box.active h5 {
	color: #59abe3;
}
.h2feature_section2 .box i {
	height: 102px;
	width: 102px;
	line-height: 102px;
	padding: 0;
	border:solid 4px #e0e0e0;
	background-color:#fff;
	border-radius: 10px 0px 10px 0px;
	text-align: center;
	transition: all 0.3s ease;
	color: #272727;
	font-size: 42px;
	display: block;
}
.h2feature_section2 .box:hover i,  .h2feature_section2 .box.active i {
	color: #fff;
	background-color: #59abe3;
}
/*---------------------------*/

/* features_section 3 */

/*---------------------------*/


.fast_contact {
	float: left;
	width: 100%;
	text-align: left;
	background-color:#002636;
	padding:90px 0px;
}

.h2feature_section3 {
	float: left;
	width: 100%;
	text-align: left;
	background-color:#8abfc5;
	padding:90px 0px;
}
.h2feature_section3 h1 {
	font-weight:600;
}
.h2feature_section3 i.apps {
	color: #fff;
	font-size: 37px;
	margin-right: 10px;
	margin-top: 5px;
}
.h2feature_section3 ul {
	float: left;
	width: 45%;
}
.h2feature_section3 li {
	font-size: 16px;
	font-weight:normal;
	padding: 7px 0px;
	color:#fff;
	letter-spacing:0.5px;
}
.h2feature_section3 li i {
	color: #fff;
	font-size: 13px;
	margin-right: 10px;
	font-weight: 300;
}
.h2feature_section3 .ssdimgs {
	float: left;
}
/*---------------------------*/

/* features_section 4 */

/*---------------------------*/

.h2feature_section4 {
	float: left;
	width: 100%;
	text-align:center;
	padding:90px 0px;
}
/*---------------------------*/

/* features_section 5 */

/*---------------------------*/

.h2feature_section5 {
	float: left;
	width: 100%;
	padding: 115px 0px 120px 0px;
	text-align: center;
	background-image:url(/templates/debut/images/hp_parallax.jpg) !important;
	background-color:#e7e7e7;
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.h2feature_section5 .box {
	float: left;
	width: 33.1%;
	padding: 40px 59px;
	background: #fff;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 2px;
	border-radius:10px 0px 10px 0px;
	transition: all 0.3s ease;
}
.h2feature_section5 .box_edit {
	float: left;
	width: 49.7%;
	padding: 40px 50px;
	background: #fff;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 2px;
	border-radius:10px 0px 10px 0px;
	transition: all 0.3s ease;
}



.h2feature_section5 .box span {
	color: #393939;
	font-size: 45px;
	display: block;
	margin-bottom: 20px;
}
.h2feature_section5 .box:hover {
	color: #fff;
	background: #8abfc5;
}

.h2feature_section5 .box_edit:hover {
	color: #fff;
	background: #8abfc5;
}

.h2feature_section5 .box:hover span {
	color: #fff;
}
.h2feature_section5 .box:hover h4 {
	color: #fff;
}
.h2feature_section5.colored .box:hover {
	color: #fff;
	background: #9eca45;
}
/*---------------------------*/

/* features_section 6 */

/*---------------------------*/

.h2feature_section6 {
	float: left;
	width: 100%;
	text-align:center;
	padding:0px 0px;
	background-color:#f4f4f4;
}
.h2feature_section6 h1 {
	color:#111;
	line-height:36px;
}
.h2feature_section6 p {
	color:#fff;
	padding-left:10px;
}
.h2feature_section6 h5 {
	margin-bottom:0px;
	font-weight:600;
}
.h2feature_section6 .left {
	float: left;
	width: 50%;
	padding: 70px 55px;
	text-align: left;
	background: #f4f4f4;
	margin-top:70px;
}
.h2feature_section6 i {
	color: #111;
	font-size: 16px;
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	margin-right: 12px;
	margin-top: 0px;
	transition: all 0.3s ease;
	border: 1px solid #fff;
}
.h2feature_section6 i:hover {
	color: #393939;
}
.h2feature_section6 .right {
	float: left;
	width: 50%;
	text-align: left;
	background: #272727;
	padding-bottom:50px;
}
.h2feature_section6 h2 {
	padding:50px 0px 0px 70px;
	font-size:30px;
	color:#fff;
	text-transform:none;
}
/*---------------------------*/

/* features_section 8   */

/*---------------------------*/



.feature_section7 {
	float: left;
	width: 100%;
	padding:100px 0px 0px 0px;
	text-align: center;
}
.feature_section7 .box {
	float: left;
	width: 50%;
	padding:20px 50px;
	text-align: center;
	background-color:#0f8ad0;
	margin-left:25%;
	margin-right:25%;
}
.feature_section7 #site-searchform #s {
	border: 1px solid #e0e0e0;
	background-color: #fff;
	width: 75%;
	height:43px;
	padding:5px 0px 5px 10px;
	color: #999;
	float: left;
	font-size: 13px;
}
.feature_section7 #site-searchform #searchsubmit {
	float: left;
	width:25%;
	height:43px;
	transition: all 0.3s ease;
	line-height:100;
	overflow:hidden;
	background: #272727;
	border:0;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
}
.feature_section7 #site-searchform #searchsubmit:hover {
	color:#0f8ad0;
}
/*----------------------------------------------------

 FOOTER STYLES

------------------------------------------------------*/



.footer {
	float: left;
	width: 100%;
	padding: 90px 0px;
	background: #8abfc5;
	text-align: left;
	color: #1b8897;
}
.footer h4 {
	font-size: 22px;
	color: #fff;
	font-weight: normal;
}
/* Address */

ul.faddress {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.faddress li {
	padding: 2px 0px;
	margin: 0px;
}
.faddress li a {
	color: #999;
	transition: all 0.3s ease;
}
.faddress li a:hover {
	color: #fff;
}
/* quick links */

.qlinks {
	float: left;
	width: 100%;
}
.qlinks ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
.qlinks li {
	padding: 4px 0px;
	margin: 0px;
}

.address li a {
	color: #1b8897;
	transition: all 0.3s ease;
}

.qlinks li a {
	color: #1b8897;
	transition: all 0.3s ease;
}
.qlinks li a:hover {
	color: #fff;
}
.qlinks li a i {
	margin-right: 3px;
}
.qlinks.two li a i {
	color: #5b5c60;
	font-size: 5px;
	margin-right: 8px;
}
/* Newsletter Signup */

.newsletter {
	float: left;
}
.newsletter p {
	float: left;
	margin-top: 5px;
}
.newsletter .enter_email_input {
	float: left;
	padding: 3px 0px 4px 12px;
	height: 40px;
	width: 100%;
	background: #fff;
	border-radius: 4px 0px 4px 0px;
	border: none;
	color: #727272;
	font-size: 13px;
	margin-top: 22px;
}
.newsletter .input_submit {
	float: left;
	padding: 10px 25px 10px 25px;
	background-color: #0f8ad0;
	border: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-radius: 4px 0px 4px 0px;
	margin-top: 10px;
}
.newsletter .input_submit:hover {
	color: #fff;
	cursor: pointer;
	background-color: #454545;
}
/* copyrights */

.copyright_info {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 14px;
	text-align:center;
	font-style: normal;
	font-weight: normal;
	background: #1b8897;
	padding: 0px;
}
.copyright_info .container {
	background: #000000;
	text-align:center;
	padding:20px 0px;
}
/* scroll up */

.scrollup {
	width: 40px;
	height: 40px;
	opacity: 1;
	position: fixed;
	bottom: 22px;
	right: 20px;
	display: none;
	color:#fff;
	text-indent: -9999px;
	background: #ccc url(/templates/debut/images/scroll-top-arrow.png) no-repeat 15px 16px;
	z-index: 999;
}
/* Tags */

.tags {
	float: left;
	width: 100%;
}
.tags ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.tags li {
	float: left;
	padding: 0px;
	margin: 0px 8px 14px 0px;
}
.tags li a {
	color: #999;
	padding: 5px 10px;
	background-color: #333;
}
.tags li a:hover {
	color: #fff;
	background-color: #484848;
}
.tags.three li a {
	color: #fff;
	padding: 5px 10px;
	background-color: #999;
}
.tags.three li a:hover {
	color: #fff;
	background-color: #484848;
}




.fast_contact {
	float: left;
	width: 100%;
	text-align: left;
	background-color:#002636;
	padding:90px 0px;
}


.nero a {
	color:#111;
	
	
	}

/***!  /templates/debut/css/font-awesome/css/font-awesome.min.css  !***/

/*!
 *  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(/templates/debut/css/font-awesome/fonts/fontawesome-webfont.eot?v=4.4.0);
src:url(/templates/debut/css/font-awesome/fonts/fontawesome-webfont.eot#iefix&v=4.4.0) format('embedded-opentype'), url(/templates/debut/css/font-awesome/fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'), url(/templates/debut/css/font-awesome/fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'), url(/templates/debut/css/font-awesome/fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'), url(/templates/debut/css/font-awesome/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format('svg');
font-weight:normal;
font-style:normal
}
.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-lg {
	font-size:1.33333333em;
	line-height:.75em;
	vertical-align:-15%
}
.fa-2x {
	font-size:2em
}
.fa-3x {
	font-size:3em
}
.fa-4x {
	font-size:4em
}
.fa-5x {
	font-size:5em
}
.fa-fw {
	width:1.28571429em;
	text-align:center
}
.fa-ul {
	padding-left:0;
	margin-left:2.14285714em;
	list-style-type:none
}
.fa-ul>li {
	position:relative
}
.fa-li {
	position:absolute;
	left:-2.14285714em;
	width:2.14285714em;
	top:.14285714em;
	text-align:center
}
.fa-li.fa-lg {
	left:-1.85714286em
}
.fa-border {
	padding:.2em .25em .15em;
	border:solid .08em #eee;
	border-radius:.1em
}
.fa-pull-left {
	float:left
}
.fa-pull-right {
	float:right
}
.fa.fa-pull-left {
	margin-right:.3em
}
.fa.fa-pull-right {
	margin-left:.3em
}
.pull-right {
	float:right
}
.pull-left {
	float:left
}
.fa.pull-left {
	margin-right:.3em
}
.fa.pull-right {
	margin-left:.3em
}
.fa-spin {
	-webkit-animation:fa-spin 2s infinite linear;
	animation:fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation:fa-spin 1s infinite steps(8);
	animation:fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fa-rotate-90 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg)
}
.fa-rotate-180 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg)
}
.fa-rotate-270 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	transform:rotate(270deg)
}
.fa-flip-horizontal {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform:scale(-1, 1);
	-ms-transform:scale(-1, 1);
	transform:scale(-1, 1)
}
.fa-flip-vertical {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform:scale(1, -1);
	-ms-transform:scale(1, -1);
	transform:scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter:none
}
.fa-stack {
	position:relative;
	display:inline-block;
	width:2em;
	height:2em;
	line-height:2em;
	vertical-align:middle
}
.fa-stack-1x, .fa-stack-2x {
	position:absolute;
	left:0;
	width:100%;
	text-align:center
}
.fa-stack-1x {
	line-height:inherit
}
.fa-stack-2x {
	font-size:2em
}
.fa-inverse {
	color:#fff
}
.fa-glass:before {
	content:"\f000"
}
.fa-music:before {
	content:"\f001"
}
.fa-search:before {
	content:"\f002"
}
.fa-envelope-o:before {
	content:"\f003"
}
.fa-heart:before {
	content:"\f004"
}
.fa-star:before {
	content:"\f005"
}
.fa-star-o:before {
	content:"\f006"
}
.fa-user:before {
	content:"\f007"
}
.fa-film:before {
	content:"\f008"
}
.fa-th-large:before {
	content:"\f009"
}
.fa-th:before {
	content:"\f00a"
}
.fa-th-list:before {
	content:"\f00b"
}
.fa-check:before {
	content:"\f00c"
}
.fa-remove:before, .fa-close:before, .fa-times:before {
	content:"\f00d"
}
.fa-search-plus:before {
	content:"\f00e"
}
.fa-search-minus:before {
	content:"\f010"
}
.fa-power-off:before {
	content:"\f011"
}
.fa-signal:before {
	content:"\f012"
}
.fa-gear:before, .fa-cog:before {
	content:"\f013"
}
.fa-trash-o:before {
	content:"\f014"
}
.fa-home:before {
	content:"\f015"
}
.fa-file-o:before {
	content:"\f016"
}
.fa-clock-o:before {
	content:"\f017"
}
.fa-road:before {
	content:"\f018"
}
.fa-download:before {
	content:"\f019"
}
.fa-arrow-circle-o-down:before {
	content:"\f01a"
}
.fa-arrow-circle-o-up:before {
	content:"\f01b"
}
.fa-inbox:before {
	content:"\f01c"
}
.fa-play-circle-o:before {
	content:"\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
	content:"\f01e"
}
.fa-refresh:before {
	content:"\f021"
}
.fa-list-alt:before {
	content:"\f022"
}
.fa-lock:before {
	content:"\f023"
}
.fa-flag:before {
	content:"\f024"
}
.fa-headphones:before {
	content:"\f025"
}
.fa-volume-off:before {
	content:"\f026"
}
.fa-volume-down:before {
	content:"\f027"
}
.fa-volume-up:before {
	content:"\f028"
}
.fa-qrcode:before {
	content:"\f029"
}
.fa-barcode:before {
	content:"\f02a"
}
.fa-tag:before {
	content:"\f02b"
}
.fa-tags:before {
	content:"\f02c"
}
.fa-book:before {
	content:"\f02d"
}
.fa-bookmark:before {
	content:"\f02e"
}
.fa-print:before {
	content:"\f02f"
}
.fa-camera:before {
	content:"\f030"
}
.fa-font:before {
	content:"\f031"
}
.fa-bold:before {
	content:"\f032"
}
.fa-italic:before {
	content:"\f033"
}
.fa-text-height:before {
	content:"\f034"
}
.fa-text-width:before {
	content:"\f035"
}
.fa-align-left:before {
	content:"\f036"
}
.fa-align-center:before {
	content:"\f037"
}
.fa-align-right:before {
	content:"\f038"
}
.fa-align-justify:before {
	content:"\f039"
}
.fa-list:before {
	content:"\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content:"\f03b"
}
.fa-indent:before {
	content:"\f03c"
}
.fa-video-camera:before {
	content:"\f03d"
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content:"\f03e"
}
.fa-pencil:before {
	content:"\f040"
}
.fa-map-marker:before {
	content:"\f041"
}
.fa-adjust:before {
	content:"\f042"
}
.fa-tint:before {
	content:"\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content:"\f044"
}
.fa-share-square-o:before {
	content:"\f045"
}
.fa-check-square-o:before {
	content:"\f046"
}
.fa-arrows:before {
	content:"\f047"
}
.fa-step-backward:before {
	content:"\f048"
}
.fa-fast-backward:before {
	content:"\f049"
}
.fa-backward:before {
	content:"\f04a"
}
.fa-play:before {
	content:"\f04b"
}
.fa-pause:before {
	content:"\f04c"
}
.fa-stop:before {
	content:"\f04d"
}
.fa-forward:before {
	content:"\f04e"
}
.fa-fast-forward:before {
	content:"\f050"
}
.fa-step-forward:before {
	content:"\f051"
}
.fa-eject:before {
	content:"\f052"
}
.fa-chevron-left:before {
	content:"\f053"
}
.fa-chevron-right:before {
	content:"\f054"
}
.fa-plus-circle:before {
	content:"\f055"
}
.fa-minus-circle:before {
	content:"\f056"
}
.fa-times-circle:before {
	content:"\f057"
}
.fa-check-circle:before {
	content:"\f058"
}
.fa-question-circle:before {
	content:"\f059"
}
.fa-info-circle:before {
	content:"\f05a"
}
.fa-crosshairs:before {
	content:"\f05b"
}
.fa-times-circle-o:before {
	content:"\f05c"
}
.fa-check-circle-o:before {
	content:"\f05d"
}
.fa-ban:before {
	content:"\f05e"
}
.fa-arrow-left:before {
	content:"\f060"
}
.fa-arrow-right:before {
	content:"\f061"
}
.fa-arrow-up:before {
	content:"\f062"
}
.fa-arrow-down:before {
	content:"\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content:"\f064"
}
.fa-expand:before {
	content:"\f065"
}
.fa-compress:before {
	content:"\f066"
}
.fa-plus:before {
	content:"\f067"
}
.fa-minus:before {
	content:"\f068"
}
.fa-asterisk:before {
	content:"\f069"
}
.fa-exclamation-circle:before {
	content:"\f06a"
}
.fa-gift:before {
	content:"\f06b"
}
.fa-leaf:before {
	content:"\f06c"
}
.fa-fire:before {
	content:"\f06d"
}
.fa-eye:before {
	content:"\f06e"
}
.fa-eye-slash:before {
	content:"\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
	content:"\f071"
}
.fa-plane:before {
	content:"\f072"
}
.fa-calendar:before {
	content:"\f073"
}
.fa-random:before {
	content:"\f074"
}
.fa-comment:before {
	content:"\f075"
}
.fa-magnet:before {
	content:"\f076"
}
.fa-chevron-up:before {
	content:"\f077"
}
.fa-chevron-down:before {
	content:"\f078"
}
.fa-retweet:before {
	content:"\f079"
}
.fa-shopping-cart:before {
	content:"\f07a"
}
.fa-folder:before {
	content:"\f07b"
}
.fa-folder-open:before {
	content:"\f07c"
}
.fa-arrows-v:before {
	content:"\f07d"
}
.fa-arrows-h:before {
	content:"\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content:"\f080"
}
.fa-twitter-square:before {
	content:"\f081"
}
.fa-facebook-square:before {
	content:"\f082"
}
.fa-camera-retro:before {
	content:"\f083"
}
.fa-key:before {
	content:"\f084"
}
.fa-gears:before, .fa-cogs:before {
	content:"\f085"
}
.fa-comments:before {
	content:"\f086"
}
.fa-thumbs-o-up:before {
	content:"\f087"
}
.fa-thumbs-o-down:before {
	content:"\f088"
}
.fa-star-half:before {
	content:"\f089"
}
.fa-heart-o:before {
	content:"\f08a"
}
.fa-sign-out:before {
	content:"\f08b"
}
.fa-linkedin-square:before {
	content:"\f08c"
}
.fa-thumb-tack:before {
	content:"\f08d"
}
.fa-external-link:before {
	content:"\f08e"
}
.fa-sign-in:before {
	content:"\f090"
}
.fa-trophy:before {
	content:"\f091"
}
.fa-github-square:before {
	content:"\f092"
}
.fa-upload:before {
	content:"\f093"
}
.fa-lemon-o:before {
	content:"\f094"
}
.fa-phone:before {
	content:"\f095"
}
.fa-square-o:before {
	content:"\f096"
}
.fa-bookmark-o:before {
	content:"\f097"
}
.fa-phone-square:before {
	content:"\f098"
}
.fa-twitter:before {
	content:"\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
	content:"\f09a"
}
.fa-github:before {
	content:"\f09b"
}
.fa-unlock:before {
	content:"\f09c"
}
.fa-credit-card:before {
	content:"\f09d"
}
.fa-feed:before, .fa-rss:before {
	content:"\f09e"
}
.fa-hdd-o:before {
	content:"\f0a0"
}
.fa-bullhorn:before {
	content:"\f0a1"
}
.fa-bell:before {
	content:"\f0f3"
}
.fa-certificate:before {
	content:"\f0a3"
}
.fa-hand-o-right:before {
	content:"\f0a4"
}
.fa-hand-o-left:before {
	content:"\f0a5"
}
.fa-hand-o-up:before {
	content:"\f0a6"
}
.fa-hand-o-down:before {
	content:"\f0a7"
}
.fa-arrow-circle-left:before {
	content:"\f0a8"
}
.fa-arrow-circle-right:before {
	content:"\f0a9"
}
.fa-arrow-circle-up:before {
	content:"\f0aa"
}
.fa-arrow-circle-down:before {
	content:"\f0ab"
}
.fa-globe:before {
	content:"\f0ac"
}
.fa-wrench:before {
	content:"\f0ad"
}
.fa-tasks:before {
	content:"\f0ae"
}
.fa-filter:before {
	content:"\f0b0"
}
.fa-briefcase:before {
	content:"\f0b1"
}
.fa-arrows-alt:before {
	content:"\f0b2"
}
.fa-group:before, .fa-users:before {
	content:"\f0c0"
}
.fa-chain:before, .fa-link:before {
	content:"\f0c1"
}
.fa-cloud:before {
	content:"\f0c2"
}
.fa-flask:before {
	content:"\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content:"\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content:"\f0c5"
}
.fa-paperclip:before {
	content:"\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
	content:"\f0c7"
}
.fa-square:before {
	content:"\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content:"\f0c9"
}
.fa-list-ul:before {
	content:"\f0ca"
}
.fa-list-ol:before {
	content:"\f0cb"
}
.fa-strikethrough:before {
	content:"\f0cc"
}
.fa-underline:before {
	content:"\f0cd"
}
.fa-table:before {
	content:"\f0ce"
}
.fa-magic:before {
	content:"\f0d0"
}
.fa-truck:before {
	content:"\f0d1"
}
.fa-pinterest:before {
	content:"\f0d2"
}
.fa-pinterest-square:before {
	content:"\f0d3"
}
.fa-google-plus-square:before {
	content:"\f0d4"
}
.fa-google-plus:before {
	content:"\f0d5"
}
.fa-money:before {
	content:"\f0d6"
}
.fa-caret-down:before {
	content:"\f0d7"
}
.fa-caret-up:before {
	content:"\f0d8"
}
.fa-caret-left:before {
	content:"\f0d9"
}
.fa-caret-right:before {
	content:"\f0da"
}
.fa-columns:before {
	content:"\f0db"
}
.fa-unsorted:before, .fa-sort:before {
	content:"\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
	content:"\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
	content:"\f0de"
}
.fa-envelope:before {
	content:"\f0e0"
}
.fa-linkedin:before {
	content:"\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content:"\f0e2"
}
.fa-legal:before, .fa-gavel:before {
	content:"\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content:"\f0e4"
}
.fa-comment-o:before {
	content:"\f0e5"
}
.fa-comments-o:before {
	content:"\f0e6"
}
.fa-flash:before, .fa-bolt:before {
	content:"\f0e7"
}
.fa-sitemap:before {
	content:"\f0e8"
}
.fa-umbrella:before {
	content:"\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
	content:"\f0ea"
}
.fa-lightbulb-o:before {
	content:"\f0eb"
}
.fa-exchange:before {
	content:"\f0ec"
}
.fa-cloud-download:before {
	content:"\f0ed"
}
.fa-cloud-upload:before {
	content:"\f0ee"
}
.fa-user-md:before {
	content:"\f0f0"
}
.fa-stethoscope:before {
	content:"\f0f1"
}
.fa-suitcase:before {
	content:"\f0f2"
}
.fa-bell-o:before {
	content:"\f0a2"
}
.fa-coffee:before {
	content:"\f0f4"
}
.fa-cutlery:before {
	content:"\f0f5"
}
.fa-file-text-o:before {
	content:"\f0f6"
}
.fa-building-o:before {
	content:"\f0f7"
}
.fa-hospital-o:before {
	content:"\f0f8"
}
.fa-ambulance:before {
	content:"\f0f9"
}
.fa-medkit:before {
	content:"\f0fa"
}
.fa-fighter-jet:before {
	content:"\f0fb"
}
.fa-beer:before {
	content:"\f0fc"
}
.fa-h-square:before {
	content:"\f0fd"
}
.fa-plus-square:before {
	content:"\f0fe"
}
.fa-angle-double-left:before {
	content:"\f100"
}
.fa-angle-double-right:before {
	content:"\f101"
}
.fa-angle-double-up:before {
	content:"\f102"
}
.fa-angle-double-down:before {
	content:"\f103"
}
.fa-angle-left:before {
	content:"\f104"
}
.fa-angle-right:before {
	content:"\f105"
}
.fa-angle-up:before {
	content:"\f106"
}
.fa-angle-down:before {
	content:"\f107"
}
.fa-desktop:before {
	content:"\f108"
}
.fa-laptop:before {
	content:"\f109"
}
.fa-tablet:before {
	content:"\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content:"\f10b"
}
.fa-circle-o:before {
	content:"\f10c"
}
.fa-quote-left:before {
	content:"\f10d"
}
.fa-quote-right:before {
	content:"\f10e"
}
.fa-spinner:before {
	content:"\f110"
}
.fa-circle:before {
	content:"\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content:"\f112"
}
.fa-github-alt:before {
	content:"\f113"
}
.fa-folder-o:before {
	content:"\f114"
}
.fa-folder-open-o:before {
	content:"\f115"
}
.fa-smile-o:before {
	content:"\f118"
}
.fa-frown-o:before {
	content:"\f119"
}
.fa-meh-o:before {
	content:"\f11a"
}
.fa-gamepad:before {
	content:"\f11b"
}
.fa-keyboard-o:before {
	content:"\f11c"
}
.fa-flag-o:before {
	content:"\f11d"
}
.fa-flag-checkered:before {
	content:"\f11e"
}
.fa-terminal:before {
	content:"\f120"
}
.fa-code:before {
	content:"\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content:"\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content:"\f123"
}
.fa-location-arrow:before {
	content:"\f124"
}
.fa-crop:before {
	content:"\f125"
}
.fa-code-fork:before {
	content:"\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
	content:"\f127"
}
.fa-question:before {
	content:"\f128"
}
.fa-info:before {
	content:"\f129"
}
.fa-exclamation:before {
	content:"\f12a"
}
.fa-superscript:before {
	content:"\f12b"
}
.fa-subscript:before {
	content:"\f12c"
}
.fa-eraser:before {
	content:"\f12d"
}
.fa-puzzle-piece:before {
	content:"\f12e"
}
.fa-microphone:before {
	content:"\f130"
}
.fa-microphone-slash:before {
	content:"\f131"
}
.fa-shield:before {
	content:"\f132"
}
.fa-calendar-o:before {
	content:"\f133"
}
.fa-fire-extinguisher:before {
	content:"\f134"
}
.fa-rocket:before {
	content:"\f135"
}
.fa-maxcdn:before {
	content:"\f136"
}
.fa-chevron-circle-left:before {
	content:"\f137"
}
.fa-chevron-circle-right:before {
	content:"\f138"
}
.fa-chevron-circle-up:before {
	content:"\f139"
}
.fa-chevron-circle-down:before {
	content:"\f13a"
}
.fa-html5:before {
	content:"\f13b"
}
.fa-css3:before {
	content:"\f13c"
}
.fa-anchor:before {
	content:"\f13d"
}
.fa-unlock-alt:before {
	content:"\f13e"
}
.fa-bullseye:before {
	content:"\f140"
}
.fa-ellipsis-h:before {
	content:"\f141"
}
.fa-ellipsis-v:before {
	content:"\f142"
}
.fa-rss-square:before {
	content:"\f143"
}
.fa-play-circle:before {
	content:"\f144"
}
.fa-ticket:before {
	content:"\f145"
}
.fa-minus-square:before {
	content:"\f146"
}
.fa-minus-square-o:before {
	content:"\f147"
}
.fa-level-up:before {
	content:"\f148"
}
.fa-level-down:before {
	content:"\f149"
}
.fa-check-square:before {
	content:"\f14a"
}
.fa-pencil-square:before {
	content:"\f14b"
}
.fa-external-link-square:before {
	content:"\f14c"
}
.fa-share-square:before {
	content:"\f14d"
}
.fa-compass:before {
	content:"\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content:"\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content:"\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content:"\f152"
}
.fa-euro:before, .fa-eur:before {
	content:"\f153"
}
.fa-gbp:before {
	content:"\f154"
}
.fa-dollar:before, .fa-usd:before {
	content:"\f155"
}
.fa-rupee:before, .fa-inr:before {
	content:"\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content:"\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content:"\f158"
}
.fa-won:before, .fa-krw:before {
	content:"\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content:"\f15a"
}
.fa-file:before {
	content:"\f15b"
}
.fa-file-text:before {
	content:"\f15c"
}
.fa-sort-alpha-asc:before {
	content:"\f15d"
}
.fa-sort-alpha-desc:before {
	content:"\f15e"
}
.fa-sort-amount-asc:before {
	content:"\f160"
}
.fa-sort-amount-desc:before {
	content:"\f161"
}
.fa-sort-numeric-asc:before {
	content:"\f162"
}
.fa-sort-numeric-desc:before {
	content:"\f163"
}
.fa-thumbs-up:before {
	content:"\f164"
}
.fa-thumbs-down:before {
	content:"\f165"
}
.fa-youtube-square:before {
	content:"\f166"
}
.fa-youtube:before {
	content:"\f167"
}
.fa-xing:before {
	content:"\f168"
}
.fa-xing-square:before {
	content:"\f169"
}
.fa-youtube-play:before {
	content:"\f16a"
}
.fa-dropbox:before {
	content:"\f16b"
}
.fa-stack-overflow:before {
	content:"\f16c"
}
.fa-instagram:before {
	content:"\f16d"
}
.fa-flickr:before {
	content:"\f16e"
}
.fa-adn:before {
	content:"\f170"
}
.fa-bitbucket:before {
	content:"\f171"
}
.fa-bitbucket-square:before {
	content:"\f172"
}
.fa-tumblr:before {
	content:"\f173"
}
.fa-tumblr-square:before {
	content:"\f174"
}
.fa-long-arrow-down:before {
	content:"\f175"
}
.fa-long-arrow-up:before {
	content:"\f176"
}
.fa-long-arrow-left:before {
	content:"\f177"
}
.fa-long-arrow-right:before {
	content:"\f178"
}
.fa-apple:before {
	content:"\f179"
}
.fa-windows:before {
	content:"\f17a"
}
.fa-android:before {
	content:"\f17b"
}
.fa-linux:before {
	content:"\f17c"
}
.fa-dribbble:before {
	content:"\f17d"
}
.fa-skype:before {
	content:"\f17e"
}
.fa-foursquare:before {
	content:"\f180"
}
.fa-trello:before {
	content:"\f181"
}
.fa-female:before {
	content:"\f182"
}
.fa-male:before {
	content:"\f183"
}
.fa-gittip:before, .fa-gratipay:before {
	content:"\f184"
}
.fa-sun-o:before {
	content:"\f185"
}
.fa-moon-o:before {
	content:"\f186"
}
.fa-archive:before {
	content:"\f187"
}
.fa-bug:before {
	content:"\f188"
}
.fa-vk:before {
	content:"\f189"
}
.fa-weibo:before {
	content:"\f18a"
}
.fa-renren:before {
	content:"\f18b"
}
.fa-pagelines:before {
	content:"\f18c"
}
.fa-stack-exchange:before {
	content:"\f18d"
}
.fa-arrow-circle-o-right:before {
	content:"\f18e"
}
.fa-arrow-circle-o-left:before {
	content:"\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content:"\f191"
}
.fa-dot-circle-o:before {
	content:"\f192"
}
.fa-wheelchair:before {
	content:"\f193"
}
.fa-vimeo-square:before {
	content:"\f194"
}
.fa-turkish-lira:before, .fa-try:before {
	content:"\f195"
}
.fa-plus-square-o:before {
	content:"\f196"
}
.fa-space-shuttle:before {
	content:"\f197"
}
.fa-slack:before {
	content:"\f198"
}
.fa-envelope-square:before {
	content:"\f199"
}
.fa-wordpress:before {
	content:"\f19a"
}
.fa-openid:before {
	content:"\f19b"
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
	content:"\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap:before {
	content:"\f19d"
}
.fa-yahoo:before {
	content:"\f19e"
}
.fa-google:before {
	content:"\f1a0"
}
.fa-reddit:before {
	content:"\f1a1"
}
.fa-reddit-square:before {
	content:"\f1a2"
}
.fa-stumbleupon-circle:before {
	content:"\f1a3"
}
.fa-stumbleupon:before {
	content:"\f1a4"
}
.fa-delicious:before {
	content:"\f1a5"
}
.fa-digg:before {
	content:"\f1a6"
}
.fa-pied-piper:before {
	content:"\f1a7"
}
.fa-pied-piper-alt:before {
	content:"\f1a8"
}
.fa-drupal:before {
	content:"\f1a9"
}
.fa-joomla:before {
	content:"\f1aa"
}
.fa-language:before {
	content:"\f1ab"
}
.fa-fax:before {
	content:"\f1ac"
}
.fa-building:before {
	content:"\f1ad"
}
.fa-child:before {
	content:"\f1ae"
}
.fa-paw:before {
	content:"\f1b0"
}
.fa-spoon:before {
	content:"\f1b1"
}
.fa-cube:before {
	content:"\f1b2"
}
.fa-cubes:before {
	content:"\f1b3"
}
.fa-behance:before {
	content:"\f1b4"
}
.fa-behance-square:before {
	content:"\f1b5"
}
.fa-steam:before {
	content:"\f1b6"
}
.fa-steam-square:before {
	content:"\f1b7"
}
.fa-recycle:before {
	content:"\f1b8"
}
.fa-automobile:before, .fa-car:before {
	content:"\f1b9"
}
.fa-cab:before, .fa-taxi:before {
	content:"\f1ba"
}
.fa-tree:before {
	content:"\f1bb"
}
.fa-spotify:before {
	content:"\f1bc"
}
.fa-deviantart:before {
	content:"\f1bd"
}
.fa-soundcloud:before {
	content:"\f1be"
}
.fa-database:before {
	content:"\f1c0"
}
.fa-file-pdf-o:before {
	content:"\f1c1"
}
.fa-file-word-o:before {
	content:"\f1c2"
}
.fa-file-excel-o:before {
	content:"\f1c3"
}
.fa-file-powerpoint-o:before {
	content:"\f1c4"
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content:"\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
	content:"\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
	content:"\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content:"\f1c8"
}
.fa-file-code-o:before {
	content:"\f1c9"
}
.fa-vine:before {
	content:"\f1ca"
}
.fa-codepen:before {
	content:"\f1cb"
}
.fa-jsfiddle:before {
	content:"\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content:"\f1cd"
}
.fa-circle-o-notch:before {
	content:"\f1ce"
}
.fa-ra:before, .fa-rebel:before {
	content:"\f1d0"
}
.fa-ge:before, .fa-empire:before {
	content:"\f1d1"
}
.fa-git-square:before {
	content:"\f1d2"
}
.fa-git:before {
	content:"\f1d3"
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content:"\f1d4"
}
.fa-tencent-weibo:before {
	content:"\f1d5"
}
.fa-qq:before {
	content:"\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content:"\f1d7"
}
.fa-send:before, .fa-paper-plane:before {
	content:"\f1d8"
}
.fa-send-o:before, .fa-paper-plane-o:before {
	content:"\f1d9"
}
.fa-history:before {
	content:"\f1da"
}
.fa-circle-thin:before {
	content:"\f1db"
}
.fa-header:before {
	content:"\f1dc"
}
.fa-paragraph:before {
	content:"\f1dd"
}
.fa-sliders:before {
	content:"\f1de"
}
.fa-share-alt:before {
	content:"\f1e0"
}
.fa-share-alt-square:before {
	content:"\f1e1"
}
.fa-bomb:before {
	content:"\f1e2"
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content:"\f1e3"
}
.fa-tty:before {
	content:"\f1e4"
}
.fa-binoculars:before {
	content:"\f1e5"
}
.fa-plug:before {
	content:"\f1e6"
}
.fa-slideshare:before {
	content:"\f1e7"
}
.fa-twitch:before {
	content:"\f1e8"
}
.fa-yelp:before {
	content:"\f1e9"
}
.fa-newspaper-o:before {
	content:"\f1ea"
}
.fa-wifi:before {
	content:"\f1eb"
}
.fa-calculator:before {
	content:"\f1ec"
}
.fa-paypal:before {
	content:"\f1ed"
}
.fa-google-wallet:before {
	content:"\f1ee"
}
.fa-cc-visa:before {
	content:"\f1f0"
}
.fa-cc-mastercard:before {
	content:"\f1f1"
}
.fa-cc-discover:before {
	content:"\f1f2"
}
.fa-cc-amex:before {
	content:"\f1f3"
}
.fa-cc-paypal:before {
	content:"\f1f4"
}
.fa-cc-stripe:before {
	content:"\f1f5"
}
.fa-bell-slash:before {
	content:"\f1f6"
}
.fa-bell-slash-o:before {
	content:"\f1f7"
}
.fa-trash:before {
	content:"\f1f8"
}
.fa-copyright:before {
	content:"\f1f9"
}
.fa-at:before {
	content:"\f1fa"
}
.fa-eyedropper:before {
	content:"\f1fb"
}
.fa-paint-brush:before {
	content:"\f1fc"
}
.fa-birthday-cake:before {
	content:"\f1fd"
}
.fa-area-chart:before {
	content:"\f1fe"
}
.fa-pie-chart:before {
	content:"\f200"
}
.fa-line-chart:before {
	content:"\f201"
}
.fa-lastfm:before {
	content:"\f202"
}
.fa-lastfm-square:before {
	content:"\f203"
}
.fa-toggle-off:before {
	content:"\f204"
}
.fa-toggle-on:before {
	content:"\f205"
}
.fa-bicycle:before {
	content:"\f206"
}
.fa-bus:before {
	content:"\f207"
}
.fa-ioxhost:before {
	content:"\f208"
}
.fa-angellist:before {
	content:"\f209"
}
.fa-cc:before {
	content:"\f20a"
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content:"\f20b"
}
.fa-meanpath:before {
	content:"\f20c"
}
.fa-buysellads:before {
	content:"\f20d"
}
.fa-connectdevelop:before {
	content:"\f20e"
}
.fa-dashcube:before {
	content:"\f210"
}
.fa-forumbee:before {
	content:"\f211"
}
.fa-leanpub:before {
	content:"\f212"
}
.fa-sellsy:before {
	content:"\f213"
}
.fa-shirtsinbulk:before {
	content:"\f214"
}
.fa-simplybuilt:before {
	content:"\f215"
}
.fa-skyatlas:before {
	content:"\f216"
}
.fa-cart-plus:before {
	content:"\f217"
}
.fa-cart-arrow-down:before {
	content:"\f218"
}
.fa-diamond:before {
	content:"\f219"
}
.fa-ship:before {
	content:"\f21a"
}
.fa-user-secret:before {
	content:"\f21b"
}
.fa-motorcycle:before {
	content:"\f21c"
}
.fa-street-view:before {
	content:"\f21d"
}
.fa-heartbeat:before {
	content:"\f21e"
}
.fa-venus:before {
	content:"\f221"
}
.fa-mars:before {
	content:"\f222"
}
.fa-mercury:before {
	content:"\f223"
}
.fa-intersex:before, .fa-transgender:before {
	content:"\f224"
}
.fa-transgender-alt:before {
	content:"\f225"
}
.fa-venus-double:before {
	content:"\f226"
}
.fa-mars-double:before {
	content:"\f227"
}
.fa-venus-mars:before {
	content:"\f228"
}
.fa-mars-stroke:before {
	content:"\f229"
}
.fa-mars-stroke-v:before {
	content:"\f22a"
}
.fa-mars-stroke-h:before {
	content:"\f22b"
}
.fa-neuter:before {
	content:"\f22c"
}
.fa-genderless:before {
	content:"\f22d"
}
.fa-facebook-official:before {
	content:"\f230"
}
.fa-pinterest-p:before {
	content:"\f231"
}
.fa-whatsapp:before {
	content:"\f232"
}
.fa-server:before {
	content:"\f233"
}
.fa-user-plus:before {
	content:"\f234"
}
.fa-user-times:before {
	content:"\f235"
}
.fa-hotel:before, .fa-bed:before {
	content:"\f236"
}
.fa-viacoin:before {
	content:"\f237"
}
.fa-train:before {
	content:"\f238"
}
.fa-subway:before {
	content:"\f239"
}
.fa-medium:before {
	content:"\f23a"
}
.fa-yc:before, .fa-y-combinator:before {
	content:"\f23b"
}
.fa-optin-monster:before {
	content:"\f23c"
}
.fa-opencart:before {
	content:"\f23d"
}
.fa-expeditedssl:before {
	content:"\f23e"
}
.fa-battery-4:before, .fa-battery-full:before {
	content:"\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
	content:"\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
	content:"\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
	content:"\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
	content:"\f244"
}
.fa-mouse-pointer:before {
	content:"\f245"
}
.fa-i-cursor:before {
	content:"\f246"
}
.fa-object-group:before {
	content:"\f247"
}
.fa-object-ungroup:before {
	content:"\f248"
}
.fa-sticky-note:before {
	content:"\f249"
}
.fa-sticky-note-o:before {
	content:"\f24a"
}
.fa-cc-jcb:before {
	content:"\f24b"
}
.fa-cc-diners-club:before {
	content:"\f24c"
}
.fa-clone:before {
	content:"\f24d"
}
.fa-balance-scale:before {
	content:"\f24e"
}
.fa-hourglass-o:before {
	content:"\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
	content:"\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
	content:"\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
	content:"\f253"
}
.fa-hourglass:before {
	content:"\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content:"\f255"
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
	content:"\f256"
}
.fa-hand-scissors-o:before {
	content:"\f257"
}
.fa-hand-lizard-o:before {
	content:"\f258"
}
.fa-hand-spock-o:before {
	content:"\f259"
}
.fa-hand-pointer-o:before {
	content:"\f25a"
}
.fa-hand-peace-o:before {
	content:"\f25b"
}
.fa-trademark:before {
	content:"\f25c"
}
.fa-registered:before {
	content:"\f25d"
}
.fa-creative-commons:before {
	content:"\f25e"
}
.fa-gg:before {
	content:"\f260"
}
.fa-gg-circle:before {
	content:"\f261"
}
.fa-tripadvisor:before {
	content:"\f262"
}
.fa-odnoklassniki:before {
	content:"\f263"
}
.fa-odnoklassniki-square:before {
	content:"\f264"
}
.fa-get-pocket:before {
	content:"\f265"
}
.fa-wikipedia-w:before {
	content:"\f266"
}
.fa-safari:before {
	content:"\f267"
}
.fa-chrome:before {
	content:"\f268"
}
.fa-firefox:before {
	content:"\f269"
}
.fa-opera:before {
	content:"\f26a"
}
.fa-internet-explorer:before {
	content:"\f26b"
}
.fa-tv:before, .fa-television:before {
	content:"\f26c"
}
.fa-contao:before {
	content:"\f26d"
}
.fa-500px:before {
	content:"\f26e"
}
.fa-amazon:before {
	content:"\f270"
}
.fa-calendar-plus-o:before {
	content:"\f271"
}
.fa-calendar-minus-o:before {
	content:"\f272"
}
.fa-calendar-times-o:before {
	content:"\f273"
}
.fa-calendar-check-o:before {
	content:"\f274"
}
.fa-industry:before {
	content:"\f275"
}
.fa-map-pin:before {
	content:"\f276"
}
.fa-map-signs:before {
	content:"\f277"
}
.fa-map-o:before {
	content:"\f278"
}
.fa-map:before {
	content:"\f279"
}
.fa-commenting:before {
	content:"\f27a"
}
.fa-commenting-o:before {
	content:"\f27b"
}
.fa-houzz:before {
	content:"\f27c"
}
.fa-vimeo:before {
	content:"\f27d"
}
.fa-black-tie:before {
	content:"\f27e"
}
.fa-fonticons:before {
	content:"\f280"
}

/***!  /templates/debut/css/shortcodes-2.css  !***/

/*----------------------------------------------------
   SHORTCODE ELEMENTS
------------------------------------------------------*/
.button.one {
	font-family: 'Roboto', sans-serif;
	color: #0f8ad0;
	font-size: 14px;
	border-radius:4px;
	white-space: nowrap;
	background: #fff;
	transition: all 0.3s ease;
	padding: 14px 36px;
	text-transform: uppercase;
	font-weight: 500;
}
.button.one:hover {
	color: #272727;
	background: #fff;
}





































/* lists */
.list_divlines {
	padding: 0px;
	margin: 0px;
}
.list_divlines li {
	padding: 10px 0px 12px 0px;
	margin: 0px;
	line-height: 23px;
	border-bottom: 1px solid #3d3d3d;
}
.list_divlines li i {
	color: #999;
	font-size: 11px;
	margin-right: 3px;
}

.list_divlines2 {
	padding: 0px;
	margin: 0px;
}
.list_divlines2 li {
	color: #999;
	padding: 10px 0px 11px 0px;
	margin: 0px;
	line-height: 23px;
	border-top: 1px solid #eee;
}
.list_divlines2 li.last {
	border-bottom: 1px solid #eee;
}
.list_divlines2 li i {
	color: #ccc;
	margin-right: 7px;
}


.harrow_line {
	float: left;
	width: 100%;
	height: 20px;
	background: url(/templates/debut/images/h-arrow-line2.png) no-repeat center top;
}
.harrow_line2 {
	float: left;
	width: 100%;
	height: 20px;
	background: #eee url(/templates/debut/images/h-arrow-line3.png) no-repeat center top;
}

/* pie charts */
.piechart1 {
	float: left;
    color: #2a363f;
	width: 20%;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}
.piechart1.white {
    color: #fff;
}



.piechart2 {
	float: left;
	width: 200px;
	text-align: center;
	color: #1e1e1e;
}
.piechart2.s1 {
	width: 100px;
}
.piechart2.s2 {
	width: 120px;
}
.piechart2.s3 {
	width: 160px;
}
.piechart2.s4 {
	width: 180px;
}

.piechart3 {
	float: left;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	width: 25%;
	text-align: center;
}


/* Shortcode Titles */
.stcode_title1 h3{
    font-size: 27px;
    z-index: 1;
    position: relative;
    text-align: left;
	font-weight: normal;
}
.stcode_title1 .line{
    background: #000;
    border-top: solid 1px #e3e3e3;
    position: absolute;
    height: 1px;
    display: block;
    top: 18px;
    width: 100%;
}
.stcode_title1 .text{
    background-color: #FFFFFF;
    z-index: 20;
    position: relative;
    text-align: center;
    padding: 0px 18px 0px 0px;
}

.stcode_title2 h3{
    font-size: 27px;
    z-index: 1;
    position: relative;
    text-align: left;
	font-weight: 300;
}
.stcode_title2 .line{
    background: #000;
    border-top: solid 1px #e3e3e3;
    position: absolute;
    height: 1px;
    display: block;
    top: 16px;
    width: 100%;
}
.stcode_title2 .line2{
    background: #000;
    border-top: solid 1px #e3e3e3;
    position: absolute;
    height: 1px;
    display: block;
    top: 20px;
    width: 100%;
}
.stcode_title2 .text{
    background-color: #FFFFFF;
    z-index: 20;
    position: relative;
    text-align: center;
    padding: 0px 18px 0px 0px;
}

.stcode_title3 h3{
    font-size: 27px;
    z-index: 1;
    position: relative;
    text-align: left;
	font-weight: 300;
}
.stcode_title3 .line{
    background: url(/templates/debut/images/hcross-lines.jpg) repeat-x left top;
    position: absolute;
    height: 8px;
    display: block;
    top: 14px;
    width: 100%;
}
.stcode_title3 .text{
    background-color: #FFFFFF;
    z-index: 20;
    position: relative;
    text-align: center;
    padding: 0px 18px 0px 0px;
}

.stcode_title4 h3{
    font-size: 27px;
	padding-bottom: 16px;
    z-index: 1;
    position: relative;
    text-align: left;
	font-weight: normal;
}
.stcode_title4 .line{
    background: #0f8ad0;
    position: absolute;
    height: 2px;
    display: block;
    bottom: 0px;
    width: 72px;
}
.stcode_title4 .text{
    z-index: 20;
    position: relative;
    text-align: center;
}

.stcode_title5 h3{
    font-size: 27px;
	padding-bottom: 16px;
    z-index: 1;
    position: relative;
    text-align: left;
	font-weight: normal;
	margin-bottom: 25px;
}
.stcode_title5 h3.nmb{
	margin-bottom: 3px;
}
.stcode_title5 .line{
    background: #0f8ad0;
    position: absolute;
    height: 3px;
    display: block;
    bottom: 0px;
    width: 100px;
}
.stcode_title5 .line2{
    background: #000;
    border-top: solid 1px #e3e3e3;
    position: absolute;
    height: 1px;
    display: block;
    bottom: 1px;
    width: 100%;
}
.stcode_title5 .text{
    z-index: 20;
    position: relative;
    text-align: center;
}

.stcode_title6 {
	text-align: center;
}
.stcode_title6 h2 b {
	font-weight: bold;
}
.stcode_title6 h2 strong {
	color: #fff;
	padding: 0px 10px 3px 10px;
	background-color: #2a363f;
}

.stcode_title6.white h2 strong {
	color: #2a363f;
	padding: 0px 10px 3px 10px;
	background-color: #fff;
}

.stcode_title7 {
	text-align: center;
}
.stcode_title7 em {
	display: block;
	font-size: 16px;
	margin-top: 5px;
	font-style: normal;
	font-weight: 400;
}
.stcode_title7 .line{
    background: #0f8ad0;
    height: 3px;
    display: block;
    bottom: 0px;
    width: 100px;
	margin: 18px auto 0 auto;
}

.stcode_title8 h2{
    font-size: 35px;
    z-index: 1;
    position: relative;
    text-align: center;
	font-weight: 300;
}
.stcode_title8 .line{
    background: url(/templates/debut/images/h-line.jpg) no-repeat center top;
    position: absolute;
    height: 1px;
    display: block;
    top: 18px;
    width: 100%;
	margin: 0 auto;
}
.stcode_title8 .text{
    background-color: #FFFFFF;
    z-index: 20;
    position: relative;
    text-align: center;
    padding: 0px 25px;
}

.stcode_title9 {
	text-align: center;
}
.stcode_title9 em {
	display: block;
	font-size: 18px;
	margin-top: 5px;
	font-style: normal;
	font-weight: 400;
}
.stcode_title9 .line{
    background: url(/templates/debut/images/h-line2.png) no-repeat center top;
    height: 3px;
    display: block;
    bottom: 0px;
    width: 210px;
	margin: 18px auto 0 auto;
}

.stcode_title10 {
	text-align: center;
}
.stcode_title10 em {
	display: block;
	font-size: 18px;
	margin-top: 5px;
	font-style: normal;
	font-weight: 400;
}
.stcode_title10 .line{
    background: url(/templates/debut/images/h-line3.png) no-repeat center 13px;
    height: 39px;
    display: block;
    bottom: 0px;
    width: 300px;
	margin: 3px auto 0 auto;
}
.stcode_title10 i{
	display: block;
	color: #999;
	font-size: 14px;
	line-height: 50px;
}

.stcode_title11 {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.stcode_title11 em {
	display: block;
	font-size: 16px;
	line-height: 27px;
	margin-top: 12px;
	font-style: normal;
	color: #999;
	font-weight: 400;
}
.stcode_title11 .line{
	height: 7px;
	display: block;
	bottom: 0px;
	width: 140px;
	margin: 7px auto 0 auto;
	background-image: url(/templates/debut/images/h-line15.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.stcode_title11 .line2{
    height: 7px;
	display: block;
	bottom: 0px;
	width: 140px;
	margin: 7px auto 0 auto;
	background-image: url(/templates/debut/images/h-line16.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.stcode_title11 .line3{
    background: url(/templates/debut/images/h-line8.png) no-repeat center top;
    height: 7px;
    display: block;
    bottom: 0px;
    width: 140px;
	margin: 20px auto 0 auto;
}
.stcode_title11 .line4{
    background: url(/templates/debut/images/h-line8.png) no-repeat center top;
    height: 7px;
    display: block;
    bottom: 0px;
    width: 140px;
	margin: 16px auto 0 auto;
}

.stcode_title12 h2{
    font-size: 35px;
    z-index: 1;
    position: relative;
    text-align: center;
	font-weight: 300;
	margin-bottom: 14px;
	color: #0f8ad0;
}
.stcode_title12 h4{
    font-size: 22px;
    z-index: 1;
    position: relative;
    text-align: center;
	font-weight: 400;
	color: #727272;
}
.stcode_title12 .line{
    background: url(/templates/debut/images/h-line.jpg) no-repeat center top;
    position: absolute;
    height: 1px;
    display: block;
    top: 14px;
    width: 100%;
	margin: 0 auto;
}
.stcode_title12 .text{
    background-color: #FFFFFF;
    z-index: 20;
    position: relative;
    text-align: center;
    padding: 0px 20px;
}

.stcode_title13 {
	padding: 1px 12px;
    font-size: 40px;
	color: #f7ca18;
	font-family: 'Roboto', sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	border-top: 1px solid #f7ca18;
	border-left: 5px solid #f7ca18;
	border-right: 5px solid #f7ca18;
	border-bottom: 1px solid #f7ca18;
	background: #fff;
}


.stcode_title14 {
	text-align: center;
}
.stcode_title14 em {
	display: block;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 1px;
}
.stcode_title14 strong {
	font-weight: 800;
}
.stcode_title14 .line{
    background: #d64541;
    height: 2px;
    display: block;
    bottom: 0px;
    width: 140px;
	margin: 16px auto 0 auto;
}

.stcode_title14 .line.white {
    background: #fff;
}


.stcode_title15 {
	text-align: center;
}
.stcode_title15 .line{
    background: #181818;
    height: 2px;
    display: block;
    bottom: 0px;
    width: 50px;
	margin: 5px auto 0 auto;
}






/* divider lines */
.divider_line {
	float: left;
	width: 100%;
	border-bottom: 1px solid #f3f3f3;
}

.divider_line1 {
	float: left;
	width: 100%;
	padding-top: 70px;
	margin-bottom: 75px;
	border-bottom: 1px solid #eee;
}
.divider_line1.nomp {
	float: left;
	width: 100%;
	padding-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #eee;
}

.divider_line2 {
	float: left;
	width: 100%;
	padding-top: 90px;
	margin-bottom: 90px;
	background: url(/templates/debut/images/divider-line1.png) no-repeat center bottom;
}
.divider_line2.nop {
	padding-top: 0px;
	height: 10px;
}

.divider_line3 {
	float: left;
	width: 100%;
	padding-top: 90px;
	margin-bottom: 90px;
	text-align: center;
	background: url(/templates/debut/images/h-line.jpg) repeat-x left 103px;
}
.divider_line3 i {
	color: #fff;
	width: 27px;
	height: 27px;
	border-radius: 100%;
	background-color: #d3d3d3;
	text-align: center;
	vertical-align: middle;
	line-height: 27px;
}

.divider_line4 {
	float: left;
	width: 100%;
	padding-top: 90px;
	margin-bottom: 90px;
	text-align: center;
	background: url(/templates/debut/images/h-line.jpg) repeat-x left 111px;
}
.divider_line4 i {
	color: #d3d3d3;
	width: 45px;
	height: 45px;
	border-radius: 100%;
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
	line-height: 45px;
	font-size: 20px;
}

.divider_line4.lessm {
	padding-top: 50px;
	margin-bottom: 60px;
	background: url(/templates/debut/images/h-line.jpg) repeat-x left 73px;
}

.divider_line5 {
	float: left;
	width: 100%;
	padding-top: 90px;
	margin-bottom: 90px;
	background: url(/templates/debut/images/h-line.jpg) repeat-x left 105px;
	text-align: center;
}
.divider_line5 i {
	color: #d3d3d3;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
	line-height: 28px;
	font-size: 18px;
	border: 1px solid #d3d3d3;
}

.divider_line6 {
	float: left;
	width: 100%;
	padding-top: 90px;
	margin-bottom: 90px;
	background: url(/templates/debut/images/shadow3.png) repeat-x left bottom;
	text-align: center;
}

.divider_line7 {
	float: left;
	width: 100%;
	padding-top: 90px;
	margin-bottom: 90px;
	border-bottom: 1px dashed #e3e3e3;
}

.divider_line8 {
	float: left;
	width: 100%;
	padding-top: 90px;
	margin-bottom: 90px;
	border-bottom: 1px dotted #d9d9d9;
}

.divider_line9 {
	float: left;
	width: 100%;
	padding-top: 90px;
	margin-bottom: 90px;
	background: url(/templates/debut/images/shadow2.png) no-repeat center bottom;
	text-align: center;
}
.divider_line9.lessm {
	padding-top: 59px;
	margin-bottom: 50px;
}
.divider_line9.lessm2 {
	padding-top: 10px;
	margin-bottom: 106px;
}

.divider_line10 {
	float: left;
	width: 100%;
	padding-top: 90px;
	margin-bottom: 90px;
	background: url(/templates/debut/images/hcross-lines.jpg) repeat-x left bottom;
	text-align: center;
}

.divider_line11 {
	float: left;
	width: 100%;
	padding-top: 90px;
	margin-bottom: 90px;
	background: url(/templates/debut/images/h-line5.png) no-repeat center bottom;
	text-align: center;
}

.divider_line12 {
	float: left;
	width: 100%;
	padding-top: 90px;
	margin-bottom: 90px;
	background: url(/templates/debut/images/h-line6.png) no-repeat center bottom;
	text-align: center;
}

.divider_line13 {
	float: left;
	width: 100%;
	padding-top: 90px;
	margin-bottom: 90px;
	background: url(/templates/debut/images/h-line7.png) no-repeat center bottom;
	text-align: center;
}

.divider_line13.lessm {
	padding-top: 50px;
	margin-bottom: 50px;
}

.divider_line20 {
	width: 80%;
	padding-top: 20px;
	margin: 0 auto 0 auto;
	border-bottom: 1px solid #999;
}

.divider_line21 {
	float: left;
	width: 100%;
	margin-top: 18px;
	margin-bottom: 25px;
	border-bottom: 1px solid #eee;
}
.divider_line21.last {
	margin-bottom: 0px;
}

.divider_line22 {
	float: left;
	width: 100%;
	margin-top: 18px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e1e1e1;
}

.divider_line23 {
	float: left;
	width: 100%;
	padding-top: 50px;
	margin-bottom: 50px;
	border-bottom: 1px solid #d0d0d0;
}


/* styled boxes */
.infomes, .errormes, .noticemes, .successmes {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #bbb;
	font-size: 14px;
}
.infomes i, .errormes i, .noticemes i, .successmes i {
	margin-right: 7px;
}
p.error {
	border: none;
}
.infomes strong, .errormes strong, .noticemes strong, .successmes strong {
	font-size: 16px;
}
.message-box-wrap {
	border: 0px solid #fff;
	padding:20px 20px;
}
.infomes {
	color: #3378b9;
	border-color: #9ecaf3;
	background-color: #dbedfd;
}
.errormes {
	color: #bd6767;
	border-color: #f1bdbd;
	background-color: #ffdddd;
}
.noticemes {
	color: #a79a30;
	border-color: #d7d099;
	background-color: #f6f2d2;
}
.successmes {
	color: #1ea133;
	border-color: #a9ecb4;
	background-color: #dffbe4;
}
.close-but {
	width: 10px;
	height: 10px;
	float: right;
	border: none;
	margin: 8px;
	cursor: pointer;
	font-size: 0px;
	background: url(/templates/debut/images/elements/icon-remove.png) no-repeat center top;
}

.alertymes1 {
	float: left;
	width: 100%;
	padding: 22px;
	border-radius: 5px;
	color: #2a363f;
	border: 1px solid #eee;
	background-color: #f9f9f9;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
	box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
}
.alertymes1 i {
	margin-right: 10px;
}

.alertymes2 {
	float: left;
	width: 100%;
	padding: 22px;
	color: #fff;
	background-color: #0f8ad0;
}
.alertymes2 i {
	margin-right: 10px;
}

.alertymes3 {
	float: left;
	width: 100%;
	padding: 22px;
	color: #dda614;
	border: 5px solid #e3b028;
	background-color: #fff;
}
.alertymes3 i {
	margin-right: 10px;
}

.alertymes4 {
	float: left;
	width: 100%;
	padding: 22px;
	color: #eb3535;
	border: 1px solid #eb3535;
	background-color: #fff;
	text-align: center;
}
.alertymes4 i {
	margin-right: 10px;
}


/* Buttons */
a.but_goback,
a.but_ok_2,
a.but_wifi,
a.but_warning_sign,
a.but_user,
a.but_tag,
a.but_table,
a.but_star,
a.but_search,
a.but_phone,
a.but_pencil,
a.but_new_window,
a.but_music,
a.but_hand_right,
a.but_thumbs_down,
a.but_thumbs_up,
a.but_globe,
a.but_hospital,
a.but_coffe_cup,
a.but_settings,
a.but_chat,
a.but_play_button,
a.but_remove_2,
a.but_lock,
a.but_shopping_cart,
a.but_exclamation_mark,
a.but_info,
a.but_question_mark,
a.but_minus,
a.but_plus,
a.but_folder_open,
a.but_file,
a.but_envelope,
a.but_edit,
a.but_cogwheel,
a.but_check,
a.but_camera,
a.but_calendar,
a.but_bookmark,
a.but_book,
a.but_download,
a.but_pdf,
a.but_word_doc,
a.but_woman {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	-moz-border-radius: 3px;
	border-radius: 3px;
	transition: all 0.3s ease;
}

a.but_goback i {
	color: #fff;
}
a.but_goback {
	padding: 13px 25px 13px 22px;
	margin: 0px 0px 0px 0px;
	background: #0f8ad0;
	border-bottom: 1px solid #999;
}
a.but_goback:hover {
	color: #fff;
	background-color: #383634;
}
a.but_ok_2 {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_ok_2:hover {
	background-color: #ff9900;
}

a.but_wifi {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #0099cc;
	border-bottom: 1px solid #909090;
}
a.but_wifi:hover {
	background-color: #00abde;
}

a.but_warning_sign {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e5cc19;
	border-bottom: 1px solid #909090;
}
a.but_warning_sign:hover {
	background-color: #efda1b;
}

a.but_user {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #007f99;
	border-bottom: 1px solid #909090;
}
a.but_user:hover {
	background-color: #0090ad;
}

a.but_tag {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e59919;
	border-bottom: 1px solid #909090;
}
a.but_tag:hover {
	background-color: #efa61b;
}

a.but_table {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c6699;
	border-bottom: 1px solid #909090;
}
a.but_table:hover {
	background-color: #5674ad;
}

a.but_star {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #99cc4c;
	border-bottom: 1px solid #909090;
}
a.but_star:hover {
	background-color: #a6da52;
}

a.but_search {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #66667f;
	border-bottom: 1px solid #909090;
}
a.but_search:hover {
	background-color: #747490;
}

a.but_phone {
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	background: #e56619;
	border-bottom: 1px solid #909090;
}
a.but_phone:hover {
	background-color: #ef6f1b;
}

a.but_pencil {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #cc4c19;
	border-bottom: 1px solid #909090;
}
a.but_pencil:hover {
	background-color: #da521b;
}

a.but_new_window {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #001900;
	border-bottom: 1px solid #909090;
}
a.but_new_window:hover {
	background-color: #2a363f;
}

a.but_music {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #cccc7f;
	border-bottom: 1px solid #909090;
}
a.but_music:hover {
	background-color: #dada8a;
}

a.but_hand_right {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_hand_right:hover {
	color: #fff;
	background-color: #ff9900;
}

a.but_thumbs_down {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #9999cc;
	border-bottom: 1px solid #909090;
}
a.but_thumbs_down:hover {
	background-color: #a6a6da;
}

a.but_thumbs_up {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #00cce5;
	border-bottom: 1px solid #909090;
}
a.but_thumbs_up:hover {
	background-color: #00daef;
}

a.but_globe {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #669999;
	border-bottom: 1px solid #909090;
}
a.but_globe:hover {
	background-color: #6fa6a6;
}

a.but_hospital {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #196666;
	border-bottom: 1px solid #909090;
}
a.but_hospital:hover {
	background-color: #1b6f6f;
}

a.but_coffe_cup {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #7f994c;
	border-bottom: 1px solid #909090;
}
a.but_coffe_cup:hover {
	background-color: #8aa652;
}

a.but_settings {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #997f4c;
	border-bottom: 1px solid #909090;
}
a.but_settings:hover {
	background-color: #a68a52;
}

a.but_chat {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #7f9919;
	border-bottom: 1px solid #909090;
}
a.but_chat:hover {
	background-color: #8aa61b;
}

a.but_play_button {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c664c;
	border-bottom: 1px solid #909090;
}
a.but_play_button:hover {
	background-color: #567456;
}

a.but_remove_2 {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e59966;
	border-bottom: 1px solid #909090;
}
a.but_remove_2:hover {
	background-color: #efa66f;
}

a.but_lock {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #994c19;
	border-bottom: 1px solid #909090;
}
a.but_lock:hover {
	background-color: #a6521b;
}

a.but_shopping_cart {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #cc7f4c;
	border-bottom: 1px solid #909090;
}
a.but_shopping_cart:hover {
	background-color: #da8a52;
}

a.but_exclamation_mark {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c7f7f;
	border-bottom: 1px solid #909090;
}
a.but_exclamation_mark:hover {
	background-color: #528a8a;
}

a.but_info {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #667fcc;
	border-bottom: 1px solid #909090;
}
a.but_info:hover {
	background-color: #6f8ada;
}

a.but_question_mark {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c0019;
	border-bottom: 1px solid #909090;
}
a.but_question_mark:hover {
	background-color: #620020;
}

a.but_minus {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #666666;
	border-bottom: 1px solid #909090;
}
a.but_minus:hover {
	background-color: #747474;
}

a.but_plus {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #2a363f;
	border-bottom: 1px solid #909090;
}
a.but_plus:hover {
	background-color: #444444;
}

a.but_folder_open {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #99cc99;
	border-bottom: 1px solid #909090;
}
a.but_folder_open:hover {
	background-color: #a6daa6;
}

a.but_file {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #999999;
	border-bottom: 1px solid #909090;
}
a.but_file:hover {
	background-color: #a6a6a6;
}

a.but_envelope {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #727272;
	border-bottom: 1px solid #909090;
}
a.but_envelope:hover {
	background-color: #7c7c7c;
}

a.but_edit {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e5cc7f;
	border-bottom: 1px solid #909090;
}
a.but_edit:hover {
	background-color: #efda8a;
}

a.but_cogwheel {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #194c7f;
	border-bottom: 1px solid #909090;
}
a.but_cogwheel:hover {
	background-color: #1e5c99;
}

a.but_check {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #004c4c;
	border-bottom: 1px solid #909090;
}
a.but_check:hover {
	background-color: #005c5c;
}

a.but_camera {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #007fcc;
	border-bottom: 1px solid #909090;
}
a.but_camera:hover {
	background-color: #008ada;
}

a.but_calendar {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c99e5;
	border-bottom: 1px solid #909090;
}
a.but_calendar:hover {
	background-color: #52a6ef;
}

a.but_bookmark {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #990000;
	border-bottom: 1px solid #909090;
}
a.but_bookmark:hover {
	background-color: #b60000;
}

a.but_book {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #7f9999;
	border-bottom: 1px solid #909090;
}
a.but_book:hover {
	background-color: #8aa6a6;
}

a.but_download {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_download:hover {
	background-color: #ff9900;
}

a.but_pdf {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_pdf:hover {
	background-color: #ff9900;
}

a.but_word_doc {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_word_doc:hover {
	background-color: #ff9900;
}

a.but_woman {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_woman:hover {
	background-color: #ff9900;
}

/* small buttons */
.but_small1 {
	color: #fff;
	padding: 10px 25px;
	background-color: #0f8ad0;
	border-radius: 3px;
	transition: all 0.3s ease;
	white-space: nowrap;
}
.but_small1:hover {
	color: #fff;
	background-color: #2a363f;
}

.but_small1.gray {
	color: #fff;
	background-color: #2a363f;
}
.but_small1.gray:hover {
	color: #fff;
	background-color: #0f8ad0;
}

.but_small3 {
	display: inline-block;
	height: 41px;
	line-height: 41px;
	padding-right: 20px;
	padding-left: 58px;
	position: relative;
	background-color: #0f8ad0;
	color: #fff;
	border-radius: 4px;
	white-space: nowrap;
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true);
}
.but_small3 span {
	position: absolute;
	left: 0;
	width: 41px;
	background-color: #0f8ad0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-right: 1px solid  rgba(0,0,0,0.15);
	transition: all 0.3s ease;
}
.but_small3:hover {
	color: #fff;
}
.but_small3 span i {
	color: #fff;
	font-size: 18px;
	margin-left: 12px;
}
.but_small3:hover span, .but_small3.active span {
	color: #fff;
	background-color: #2a363f;
	border-right: 1px solid #181818;
}

.but_small3.gray {
	background-color: #636363;
}
.but_small3.gray span {
	background-color: #454545;
}
.but_small3.gray:hover {
	color: #fff;
}
.but_small3.gray span i {
	color: #fff;
	font-size: 18px;
	margin-left: 12px;
}
.but_small3.gray:hover span, .but_small3.gray.active span {
	color: #fff;
	background-color: #2a363f;
	border-right: 1px solid #181818;
}

.but_small2 {
	color: #fff;
	padding: 10px 25px;
	background-color: #0f8ad0;
	border-radius: 20px;
	transition: all 0.3s ease;
	border-bottom: 1px solid #2a363f;
	white-space: nowrap;
}
.but_small2:hover {
	color: #fff;
	background-color: #2a363f;
}

.but_small2.nob {
	padding: 10px 30px;
	border-bottom: 0px solid #2a363f;
}

.but_small4 {
	color: #fff;
	padding: 10px 25px;
	background-color: #0f8ad0;
	border-radius: 5px;
	transition: all 0.3s ease;
	border-bottom: 3px solid #2a363f;
	white-space: nowrap;
}
.but_small4:hover {
	color: #fff;
	background-color: #2a363f;
	border-bottom: 0px solid #454545;
}

.but_small5 {
	color: #0f8ad0;
	padding: 10px 25px;
	background-color: #fff;
	border-radius: 2px;
	transition: all 0.3s ease;
	white-space: nowrap;
	border: 2px solid #0f8ad0;
}
.but_small5:hover {
	color: #2a363f;
	border: 2px solid #2a363f;
}

.but_small5.light {
	color: #fff;
	background: none;
	border: 2px solid #fff;
}
.but_small5.light:hover {
	color: #0f8ad0;
	background-color: #fff;
	border: 2px solid #fff;
}

.but_small5.light2 {
	color: #fff;
	background: none;
	border: 1px solid #fff;
	padding: 8px 18px;
}
.but_small5.light2:hover {
	color: #0f8ad0;
	background-color: #fff;
	border: 1px solid #fff;
}


/* medium buttons */
.but_medium1 {
	color: #fff;
	padding: 14px 35px;
	background-color: #f1c413;
	border-radius: 3px;
	transition: all 0.3s ease;
	white-space: nowrap;
}
.but_medium1:hover {
	color: #fff;
	background-color: #2a363f;
}

.but_medium1.white {
	color: #fff;
	padding: 14px 35px;
	border: 2px solid #fff;
	border-radius: 3px;
	transition: all 0.3s ease;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;
}
.but_medium1.white:hover {
	color: #272727;
	background-color: #fff;
}
.but_medium1.white.active {
	color: #272727;
	background-color: #fff;
}

.but_medium3 {
	display: inline-block;
	height: 48px;
	line-height: 48px;
	padding-right: 30px;
	padding-left: 68px;
	position: relative;
	background-color: #f1c413;
	color: #fff;
	border-radius: 4px;
	white-space: nowrap;
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true);
}
.but_medium3 span {
	position: absolute;
	left: 0;
	width: 48px;
	background-color: #8db737;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-right: 1px solid  rgba(0,0,0,0.15);
	transition: all 0.3s ease;
}
.but_medium3:hover {
	color: #fff;
}
.but_medium3 span i {
	color: #fff;
	font-size: 18px;
	margin-left: 16px;
}
.but_medium3:hover span, .but_medium3.active span {
	color: #fff;
	background-color: #2a363f;
	border-right: 1px solid #181818;
}

.but_medium2 {
	color: #fff;
	padding: 14px 35px;
	background-color: #0f8ad0;
	border-radius: 30px;
	transition: all 0.3s ease;
	border-bottom: 1px solid #2a363f;
	white-space: nowrap;
}
.but_medium2:hover {
	color: #fff;
	background-color: #2a363f;
}

.but_medium4 {
	color: #fff;
	padding: 14px 35px;
	background-color: #2a363f;
	border-radius: 5px;
	transition: all 0.3s ease;
	border-bottom: 3px solid #2a363f;
	white-space: nowrap;
}
.but_medium4:hover {
	color: #fff;
	background-color: #0f8ad0;
	border-bottom: 0px solid #454545;
}

.but_medium5 {
	color: #86c724;
	padding: 12px 35px;
	background-color: #fff;
	border-radius: 2px;
	transition: all 0.3s ease;
	white-space: nowrap;
	border: 2px solid #86c724;
}
.but_medium5:hover {
	color: #2a363f;
	border: 2px solid #2a363f;
}


/* large buttons */
.but_large1 {
	color: #fff;
	padding: 18px 50px;
	background-color: #86c724;
	border-radius: 3px;
	transition: all 0.3s ease;
	white-space: nowrap;
}
.but_large1:hover {
	color: #fff;
	background-color: #2a363f;
}

.but_large1.two:hover {
	color: #fff;
	background-color: #727272;
}


.but_large1.small {
	color: #fff;
	padding: 13px 50px;
	background-color: #86c724;
	border-radius: 3px;
	transition: all 0.3s ease;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
.but_large1.small:hover {
	color: #fff;
	background-color: #2a363f;
}

.but_large3 {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	padding-right: 35px;
	padding-left: 83px;
	position: relative;
	background-color: #86c724;
	color: #fff;
	border-radius: 4px;
	white-space: nowrap;
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true);
}
.but_large3 span {
	position: absolute;
	left: 0;
	width: 58px;
	background-color: #8db737;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-right: 1px solid  rgba(0,0,0,0.15);
	transition: all 0.3s ease;
}
.but_large3:hover {
	color: #fff;
}
.but_large3 span i {
	color: #fff;
	font-size: 18px;
	margin-left: 20px;
}
.but_large3:hover span, .but_large3.active span {
	color: #fff;
	background-color: #2a363f;
	border-right: 1px solid #181818;
}

.but_large2 {
	color: #fff;
	padding: 16px 50px;
	background-color: #86c724;
	border-radius: 30px;
	transition: all 0.3s ease;
	border-bottom: 1px solid #2a363f;
	white-space: nowrap;
}
.but_large2:hover {
	color: #fff;
	background-color: #2a363f;
}

.but_large4 {
	color: #fff;
	padding: 16px 50px;
	background-color: #86c724;
	border-radius: 5px;
	transition: all 0.3s ease;
	border-bottom: 3px solid #2a363f;
	white-space: nowrap;
}
.but_large4:hover {
	color: #fff;
	background-color: #2a363f;
}

.but_large4.white {
	color: #86c724;
	background-color: #fff;
	border-bottom: 0px solid #2a363f;
}
.but_large4:hover {
	color: #fff;
	background-color: #2a363f;
	border-bottom: 0px solid #454545;
}


.but_large5 {
	color: #86c724;
	padding: 16px 45px;
	background-color: #fff;
	border-radius: 2px;
	transition: all 0.3s ease;
	white-space: nowrap;
	border: 2px solid #86c724;
}
.but_large5:hover {
	color: #2a363f;
	border: 2px solid #2a363f;
}

.but_full {
	float: left;
	width: 100%;
	text-align: center;
	color: #272727;
	padding: 30px 0px;
	background-color: #f7f7f7;
	border-radius: 4px;
	transition: all 0.3s ease;
	white-space: nowrap;
	border: 1px solid #e3e3e3;
	font-size: 22px;
	font-weight: 600;
}
.but_full:hover {
	background-color: #fff;
}

.imagede {
    -webkit-animation:spin 3s linear infinite;
    -moz-animation:spin 3s linear infinite;
    animation:spin 3s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }



.but_full2 {
	width: 100%;
	height: 70px;
	background-color: #f3f3f3;
	overflow:hidden;
	text-align:center;
	color:#272727;
	border-radius: 4px;
	vertical-align: middle;
	line-height: 70px;
	font-size: 18px;
	font-weight: 600;
}
.but_full2 .butprogress {
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	height:70px;
	width:10px;
	background: #86c724;
	position:absolute;
	overflow:hidden; 
	border-radius: 4px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.but_full2 .done {
	float: left;
	text-align:center;
	line-height:70px;
	font-size: 18px;
	font-weight:bold;
	color:#EEE;
	height:70px;
	width: 100%;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.2);		
	cursor:pointer;
	vertical-align: middle;
	line-height: 70px;
	font-weight: 600;
	position: relative;
	z-index: 98;
}
.but_full2 strong {
	position: relative;
	z-index: 99;
	font-weight: normal;
}
.but_full2:hover .butprogress{
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	width: 100%;
	border-radius: 4px;
}
.but_full2 .butprogress a {
	color: #fff;
}

.but_full2.two .butprogress {
	background: #e3e3e3;
}





/* Pricing Tables */
.pritable {
	float: left;
	width: 100%;
	padding: 120px 0px;
}
.pritable.ltp {
	padding-top: 80px;
}
.pritable .pacdetails {
	float: left;
	width: 25%;
	text-align: center;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	box-shadow: 0px -5px 0px #2a363f;
}
.pritable .pacdetails .title {
	float: left;
	width: 100%;
	padding: 30px 0px 45px 0px;
	border-bottom: 1px solid #eee;
	margin-bottom: 40px;
}
.pritable .pacdetails .title strong {
	color: #2a363f;
	font-size: 40px;
	font-weight: bold;
	display: block;
}
.pritable .pacdetails .title h2 {
	font-size: 22px;
	color: #999;
	font-weight: normal;
	margin-bottom: 12px;
	display: block;
}
.pritable .pacdetails ul {
	padding: 0px;
	margin: 0px;
}
.pritable .pacdetails li {
	padding: 0px;
	margin: 18px 0px;
}
.pritable .pacdetails li strong {
	font-weight: 600;
}
.pritable .pacdetails .bottom {
	float: left;
	width: 100%;
	padding: 40px 0px;
	margin-top: 20px;
	border-top: 1px solid #eee;
}
.pritable .pacdetails .bottom a {
	color: #2a363f;
	font-size: 16px;
	background: #eee;
	padding: 12px 35px;
	border-radius: 3px;
	transition: all 0.3s ease;
}
.pritable .pacdetails .bottom a:hover {
	color: #fff;
	background: #999;
}
.pritable .pacdetails .title sup {
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.pritable .pacdetails .title sub {
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.pritable .pacdetails.two {
	border-right: 0px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 0px solid #eee;
}
.pritable .pacdetails.four {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 0px solid #eee;
}

.pritable .pacdetails.three {
	margin-top: -30px;
	box-shadow: 0px -5px 0px #86c724;
}
.pritable .pacdetails.three .title strong {
	color: #86c724;
}
.pritable .pacdetails.three .bottom a {
	color: #fff;
	background: #86c724;
}
.pritable .pacdetails.three h6 {
	width: 140px;
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	background: #86c724;
	margin: 0 auto;
	line-height: 18px;
	border-radius: 10px;
}
.pritable .pacdetails.three .title {
	padding-top: 30px;
}
.pritable .pacdetails.three .title h2 {
	margin-top: 12px;
}


.pritable.stwo {
	float: left;
	width: 100%;
	text-align: center;
	padding: 160px 0px 120px 0px;
	background: #2a363f url(/templates/debut/images/site-img227.jpg);
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.pritable.stwo .pacdetails {
	background: rgba(255,255,255,0.97);
	border-right: 1px solid #999;
	box-shadow: 0px -5px 0px #999;
}
.pritable.stwo .pacdetails .title {
	border-bottom: 1px solid #e3e3e3;
}
.pritable.stwo .pacdetails.three .title strong {
	color: #3498db;
}
.pritable.stwo .pacdetails.three .bottom a {
	color: #fff;
	background: #3498db;
}
.pritable.stwo .pacdetails.three h6 {
	width: 140px;
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	background: #3498db;
	margin: 0 auto;
	line-height: 18px;
	border-radius: 10px;
}
.pritable.stwo .pacdetails.three {
	box-shadow: 0px -5px 0px #3498db;
}


.pricingtable1 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 0px 0px;
}
.pricingtable1 ul {
	float: left;
	width: 107%;
	padding: 0px;
	margin: 0px;
}
.pricingtable1 li {
	width: 100%;
	padding: 10px 0px;
	margin: 0px;
	text-align: center;
	background-color: #f7f7f7;
	border-bottom: 1px solid #eee;
}
.pricingtable1 li.title {
	padding: 25px 0px;
	background-color: #eee;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
.pricingtable1 li.title h4 {
	font-weight: 300;
	margin-bottom: 10px;
}
.pricingtable1 li.title h1 {
	font-weight: bold;
	margin-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
}
.pricingtable1 li.title h1 em {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}
.pricingtable1 li.planbut {
	padding: 35px 0px;
	background-color: #eee;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.pricingtable1 li.planbut a {
	color: #fff;
	font-size: 16px;
	padding: 12px 28px;
	background-color: #b1b1b1;
	border-radius: 4px;
	transition: all 0.3s ease;
}
.pricingtable1 li.planbut a:hover {
	color: #fff;
	background-color: #86c724;
}
.pricingtable1 ul.active li.planbut a {
	color: #fff;
	background-color: #86c724;
}
.pricingtable1 ul.active li.title h4 {
	color: #86c724;
}
.pricingtable1 ul.active li.title h1 {
	color: #86c724;
}
.pricingtable1 ul.active li.title {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}
.pricingtable1 ul.active li.mostp {
	color: #fff;
	padding: 5px 0px;
	background-color: #86c724;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
.pricingtable1 ul.active {
	margin-top: -34px;
}

/* pricing table style 2 */
.pricing-tables-main {
	position: relative;
	float: left;
	margin-top: 50px;
}
.pricing-tables {
	position: relative;
	float: left;
	width: 24%;
	border: 1px solid #eee;
}
.pricing-tables .title {
	float: left;
	width: 100%;
	height: 57px;
	padding: 13px 0 10px 0;
	background-color: #454545;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #272727;
	border-bottom: 1px solid #818181;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #636363;
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables .price i {
	font-size: 14px;
	color: #ccc;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 35px;
	border-bottom: 1px solid #fff;
}
.pricing-tables .cont-list li.last {
	border: none;
}
.pricing-tables .ordernow {
	float: left;
	width: 100%;
	padding: 28px 0px;
	background-color: #eee;
	text-align: center;
}
.pricing-tables .ordernow .but_small3 span i {
	margin-left: 3px;
}
.pricing-tables-helight .ordernow .but_small3 span i {
	margin-left: 3px;
}
.pricing-tables-helight{
	position: relative;
	float: left;
	width: 27%;
	z-index: 9;
	-webkit-box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 8px 5px rgba(0, 0, 0, 0.1);
}
.pricing-tables-helight .title {
	float: left;
	width: 100%;
	height: 73px;
	padding: 20px 0 0 0;
	margin-top: -10px;
	background-color: #0f8ad0;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #10699b;
	border-bottom: 1px solid #10699b;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #0f8ad0;
	text-align: center;
	font-size: 45px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.pricing-tables-helight .price i {
	font-size: 14px;
	color: #eee;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-helight .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-helight .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-helight .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 35px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-helight .cont-list li.last {
	border: none;
}
.pricing-tables-helight .ordernow {
	float: left;
	width: 100%;
	padding: 30px 0 35px 0;
	background-color: #f3f3f3;
	text-align: center;
	color: #fff;
}

/* pricing table style 3 */
.pricingtable3 {
	float: left;
	width: 100%;
	text-align: center;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.12);
}
.pricingtable3 ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.pricingtable3 li {
	width: 100%;
	padding: 10px 0px;
	margin: 0px;
	text-align: center;
	background-color: #fff;
}
.pricingtable3 li.title {
	color: #fff;
	padding: 18px 0px;
	background-color: #999;
	box-shadow: inset 0px 0px 20px rgba(0,0,0,0.1);
}
.pricingtable3 li.title h3 {
	margin: 0px;
}
.pricingtable3 li.price {
	padding: 30px 0px 20px 0px;
}
.pricingtable3 li.price h1 {
	font-family: 'Open Sans', sans-serif;
	margin: 0px;
	font-weight: bold;
}
.pricingtable3 li.price h1 em {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.pricingtable3 li.hecont {
	padding: 25px 50px 40px 50px;
	background-color: #f3f3f3;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	box-shadow: inset 0px 0px 1px rgba(0,0,0,0.1);
}
.pricingtable3 li.hecont strong {
	background-color: #454545;
	padding: 12px 30px;
	color: #fff;
	border-radius: 4px;
	white-space: nowrap;
}

.pricingtable3 li.title.act {
	background-color: #0f8ad0;
}
.pricingtable3 li.hecont.act strong {
	background-color: #0f8ad0;
}
.pricingtable3 li.price.act h1 {
	color: #0f8ad0;
}


/* pricing table style 9 */
.pricingtable9 {
	float: left;
	width: 100%;
	text-align: center;
	background: #fff;
	padding: 50px 0px 0px 0px;
}
.pricingtable9 strong {
	color: #0f8ad0;
	font-family: 'Roboto', sans-serif;
	font-size: 72px;
	font-weight: 300;
	margin: 40px 0px 40px 0px;
	display: block;
}
.pricingtable9 b {
	color: #0f8ad0;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	display: block;
}
.pricingtable9 span {
	float: left;
	width: 100%;
	padding: 25px 0px 32px 0px;
	color: #fff;
	background: #2a363f;
	margin-top: 45px;
	line-height: 27px;
}
.pricingtable9 span i {
	font-size: 13px;
	margin-right: 1px;
}

.pricingtable9.two strong {
	color: #f9bf36;
}
.pricingtable9.two b {
	color: #f9bf36;
}


/* pricing table style 10 */
.pricingtable10 {
	float: left;
	width: 100%;
	text-align: center;
	background: #f3f3f3;
	padding: 50px 0px 0px 0px;
}
.pricingtable10 strong {
	color: #ee7164;
	font-family: 'Roboto', sans-serif;
	font-size: 90px;
	font-weight: 300;
	margin: 50px 0px 45px 0px;
	display: block;
}
.pricingtable10 b {
	color: #999;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	display: block;
}
.pricingtable10 span {
	float: left;
	width: 100%;
	padding: 25px 0px 30px 0px;
	color: #fff;
	background: #ee7164;
	margin-top: 45px;
	line-height: 30px;
	font-size: 16px;
}
.pricingtable10 span i {
	font-size: 14px;
	margin-right: 5px;
}






/* list */
ul.list_empty {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.list_empty li {
	float: left;
	padding: 0px;
	margin: 0px 16px 40px 0px;
}

ul.list_empty2 {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.list_empty2 li {
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

ul.list1 {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.list1 li {
	padding: 8px 0px;
	margin: 0px;
}
.list1 li i {
	font-size: 18px;
	margin-right: 8px;
}
.list1.small li i {
	font-size: 12px;
	margin-right: 5px;
}

ul.list2 {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.list2 li {
	padding: 0px;
	margin: 0px;
	line-height: 32px;
}
.list2 li i {
	font-size: 14px;
	margin-right: 8px;
}

ul.list9 {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.list9 li {
	padding: 7px 0px;
	margin: 0px;
	font-size: 16px;
}
.list9 li i {
	color: #0f8ad0;
	font-size: 14px;
	margin-right: 8px;
}
.list9 li a {
	color: #2a363f;
}
.list9 li a:hover {
	color: #0f8ad0;
}


/* counters */
.counters1 {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
}
.counters1 span {
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	color: #2a363f;
}
.counters1 h4 {
	font-size: 18px;
	color: #999;
	font-weight: 400;
	margin: 13px 0px 0px 0px;
}

.counters1.two span {
	font-size: 40px;
	color: #fff;
	font-weight: 700;
}
.counters1.two h4 {
	font-size: 16px;
	color: #fff;
	margin: 3px 0px 0px 0px;
}

.counters1.three span {
	font-size: 40px;
	color: #2a363f;
	font-weight: 400;
}
.counters1.three h4 {
	font-size: 16px;
	color: #999;
	margin: 3px 0px 0px 0px;
}

.counters2 {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
}
.counters2 i {
	color: #0f8ad0;
	font-size: 40px;
	display: block;
	margin-bottom: 30px;
}
.counters2 h4 {
	font-size: 18px;
	color: #999;
	font-weight: 400;
	margin: 30px 0px 0px 0px;
}
.counters2 .one_fourth {
	background-color: #f3f3f3;
	padding: 30px 0px;
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	color: #2a363f;
	font-weight: bold;
}
.counters2 .one_fifth {
	background: none;
	padding: 0px 0px;
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	color: #2a363f;
	font-weight: bold;
}
.counters2 .one_fifth h4 {
	font-size: 16px;
	color: #2a363f;
	font-weight: 400;
	text-transform: uppercase;
	margin: 30px 0px 0px 0px;
}
.counters2 .one_fifth .vlines {
	font-size: 16px;
	color: #2a363f;
	font-weight: 400;
	margin: 10px 0px 0px 0px;
}


.counters3 {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
}
.counters3 .one_fourth {
	padding: 0px;
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 45px;
	color: #2a363f;
	text-align: left;
}
.counters3 .one_fourth i {
	float: left;
	font-size: 55px;
	margin-bottom: 20px;
	margin-right: 25px;
}
.counters3 .one_fourth.white {
	color: #e3e3e3;
}
.counters3 .one_fourth.white i {
	color: #0f8ad0;
}
.counters3 .one_fourth.one {
	color: #0f8ad0;
}
.counters3 .one_fourth.one i {
	color: #0f8ad0;
}
.counters3 .one_fourth.two {
	color: #0f8ad0;
}
.counters3 .one_fourth.two i {
	color: #0f8ad0;
}
.counters3 .one_fourth.three {
	color: #3fc35f;
}
.counters3 .one_fourth.three i {
	color: #3fc35f;
}
.counters3 .one_fourth.four {
	color: #febc1d;
}
.counters3 .one_fourth.four i {
	color: #febc1d;
}
.counters3 h4 {
	text-align: left;
	font-size: 18px;
	color: #999;
	font-weight: 400;
	margin: 10px 0px 0px 0px;
}

.counters4 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 50px 0px 45px 0px;
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	border: 1px solid #e9e9e9;
	color: #0f8ad0;
}
.counters4 span {
	font-weight: bold;
}
.counters4 h4 {
	font-size: 21px;
	color: #454545;
	font-weight: 400;
	margin-top: 30px;
	margin-bottom: 0px;
}

.counters4.two {
	padding: 70px 0px;
	border: none;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #f9f9f9;
}

.counters4.three {
	padding: 100px 0px 100px 0px;
	border: none;
	border-bottom: 1px solid #eee;
}

.counters5 {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
}
.counters5 span {
	font-size: 67px;
	font-weight: 600;
	color: #fff;
}
.counters5 h4 {
	color: #fff;
	font-weight: 400;
	margin: 0px 0px 35px 0px;
}

.counters6 {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
	font-size: 50px;
	color: #fff;
	font-weight: 300;
}
.counters6 i {
	color: #fff;
	font-size: 20px;
	display: block;
	margin-bottom: 35px;
}
.counters6 h4 {
	display: block;
	width: 50%;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	margin: 35px auto 0 auto;
	border-top: 1px solid rgba(255,255,255,0.10);
	border-bottom: 1px solid rgba(255,255,255,0.10);
	padding: 5px 0px 8px 0px;
}


.counters7 {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
	font-size: 45px;
	color: #fff;
	font-weight: 600;
}
.counters7 i {
	color: #fff;
	font-size: 42px;
	display: block;
	margin-bottom: 35px;
}
.counters7 h4 {
	display: block;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	margin: 21px auto 0 auto;
}
.counters7 h5 {
	display: block;
	font-size: 14px;
	color: #fff;
	width: 50%;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	margin: 21px auto 0 auto;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding-bottom: 2px;
}

.counters7.two i {
	color: #46d8bd;
}


.counters8 {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
	font-size: 45px;
	color: #2a363f;
	font-weight: 600;
}
.counters8 h4 {
	display: block;
	width: 50%;
	font-size: 16px;
	color: #727272;
	margin: 27px auto 0 auto;
}

.counters9 {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
}
.counters9 .circle {
	width: 138px;
	height: 138px;
	padding-top: 40px;
	border: 1px solid #eee;
	border-radius: 100%;
	margin: 0 auto;
}
.counters9 span {
	font-family: 'Open Sans', sans-serif;
	font-size: 35px;
	color: #2a363f;
	font-weight: 300;
}
.counters9 h4 {
	font-size: 16px;
	color: #999;
	font-weight: 300;
	margin: 5px 0px 0px 0px;
}


.counters10 {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
	font-size: 45px;
	color: #2a2a30;
	font-weight: 700;
}
.counters10 h4 {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #727272;
	margin: 18px auto 0 auto;
}
.counters10 .one_half {
	padding: 30px 0px 30px 0px;
	border: 2px solid #e9e9e9;
}


.counters11 {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: center;
	font-size: 50px;
	color: #272727;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}
.counters11 i {
	color: #d64541;
	font-size: 20px;
	display: block;
	margin-bottom: 35px;
}
.counters11 h4 {
	font-family: 'Roboto', sans-serif;
	display: block;
	width: 50%;
	font-size: 16px;
	color: #999;
	font-weight: 300;
	margin: 25px auto 0 auto;
	padding: 5px 0px 8px 0px;
}

.counters12 {
	float: left;
	width: 100%;
}
.counters12 h1 {
	font-weight: 800;
	margin-bottom: 0px;
}
.counters12 h5 {
	margin-bottom: 5px;
}

/* font awesome icons */
.fati1 {
	width: 100px;
	height: 100px;
	color: #fff;
	font-size: 50px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 100%;
	text-align: center;
	background-color: #2a363f;
	margin-right: 13px;
	margin-bottom: 13px;
}

.fati2 {
	color: #2a363f;
	font-size: 50px;
	vertical-align: middle;
	margin-right: 30px;
	margin-bottom: 30px;
}

.fati3 {
	color: #2a363f;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	border: 1px solid #999;
	margin-bottom: 12px;
}

.fati4 {
	color: #fff;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	background-color: #0f8ad0;
	margin-bottom: 12px;
}
.fati4.two {
	float: left;
	font-size: 22px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 30px;
	margin-right: 14px;
}

.fati5 {
	color: #0f8ad0;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	border: 1px solid #0f8ad0;
	margin-bottom: 12px;
}

.fati6 {
	color: #760001;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	background-color: #ed2b2b;
	margin-bottom: 12px;
}

.fati7 {
	color: #999;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	background-color: #f3f3f3;
	border: 1px solid #e3e3e3;
	margin-bottom: 12px;
}

.fati8 {
	color: #2a363f;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	border: 1px solid #2a363f;
	margin-bottom: 12px;
}

.fati9 {
	color: #0f8ad0;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 95px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	border: 5px solid #0f8ad0;
	margin-bottom: 12px;
}

.fati10 {
	color: #fff;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	background-color: #febc1d;
	margin-bottom: 12px;
}

.fati11 {
	color: #fff;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	background-color: #35d3b7;
	margin-bottom: 12px;
}

.fati12 {
	color: #527c00;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	background-color: #a5d549;
	margin-bottom: 12px;
}

.fati13 {
	color: #727272;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 95px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	background-color: #f9f9f9;
	border: 5px solid #e3e3e3;
	margin-bottom: 12px;
}

.fati14 {
	color: #2a363f;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 4px;
	text-align: center;
	margin-right: 12px;
	border: 1px solid #999;
	margin-bottom: 12px;
}

.fati15 {
	color: #fff;
	font-size: 45px;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	line-height: 100px;
	border-radius: 4px;
	text-align: center;
	margin-right: 12px;
	background-color: #2a363f;
	margin-bottom: 12px;
}

.fati16 {
	width: 75px;
	height: 75px;
	color: #fff;
	font-size: 35px;
	vertical-align: middle;
	line-height: 75px;
	border-radius: 100%;
	text-align: center;
	background-color: #2a363f;
	margin-right: 14px;
	margin-bottom: 14px;
}

.fati17 {
	width: 50px;
	height: 50px;
	color: #fff;
	font-size: 27px;
	vertical-align: middle;
	line-height: 50px;
	border-radius: 100%;
	text-align: center;
	background-color: #2a363f;
	margin-right: 14px;
	margin-bottom: 14px;
}

.fati18 {
	width: 30px;
	height: 30px;
	color: #fff;
	font-size: 16px;
	vertical-align: middle;
	line-height: 30px;
	border-radius: 100%;
	text-align: center;
	background-color: #2a363f;
	margin-right: 7px;
	margin-bottom: 7px;
}

.fati19 {
	color: #fff;
	font-size: 21px;
	width: 50px;
	height: 50px;
	vertical-align: middle;
	line-height: 50px;
	border-radius: 100%;
	text-align: center;
	margin-right: 12px;
	border: 1px solid #fff;
	transition: all 0.3s ease;
}
.fati19:hover {
	color: #0f8ad0;
	border: 1px solid #fff;
	background: #fff;
}

/* flip boxes */
.flips1 {
    width:100%;
    height: 320px;
    margin:0;
    position: relative;
}
.flipscont1 {
    width: 100%;
    height: 100%;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
	text-align:center;
}
.flips1_front {
	padding:0px;
	width:100%;
    z-index: 2;
}
.flips1_front img {
	width:100%;
	height: 259px;
	margin-bottom: 10px;
}
.flips1_front h5 {
	margin-bottom: 3px;
}
.flips1_front img.full {
	width:100%;
	height: auto;
}
.flips1_back {
	width:100%;
	padding:50px 35px;
	color: #fff;
	background-color:#2a363f;
    z-index: 1;
	height:320px;
	margin: 0px;
	text-align: center;
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);  
    transform: rotateY(-180deg);
	-sand-transform: rotateY(180deg);  
}
.flips1:hover .flips1_front {
    z-index: 1;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
	-sand-transform: rotateY(180deg);
}
.flips1:hover .flips1_back {
    z-index: 2;   
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
	-sand-transform: rotate(0deg);
}
.flips1_back .fsoci {
	float: left;
	width: 100%;
	margin: 18px 0px 32px 0px;
}
.flips1_back .fsoci i {
	border-radius: 100%;
	width: 25px;
	height: 25px;
	border: 1px solid #fff;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
	color: #fff;
	transition: all 0.3s ease;
}
.flips1_back .fsoci i:hover {
	background: #fff;
	color: #272727;
}

.flips2 {
    width:100%;
    height: 320px;
    margin:0;
    position: relative;
}
.flipscont2 {
    width: 100%;
    height: 100%;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
	text-align:center;
	background-color:#eee;
}
.flips2_front {
	padding:0px;
	width:100%;
    z-index: 2;
    
}
.flips2_front img {
	width:100%;
}
.flips2_back {
	width:100%;
	padding:50px 35px;
	color: #fff;
	background-color:#0f8ad0;
    z-index: 1;
	height:320px;
	margin: 0px;
	text-align: center;
    -webkit-transform: rotateX(-180deg);
    -ms-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);  
    transform: rotateX(-180deg);
	-sand-transform: rotateX(180deg);  
}
.flips2:hover .flips2_front {
    z-index: 1;
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    transform: rotateX(180deg);
	-sand-transform: rotateX(180deg);
}
.flips2:hover .flips2_back {
    z-index: 2;   
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    transform: rotateX(0deg);
	-sand-transform: rotate(0deg);
}

.flips3 {
    width:100%;
    height: 230px;
    margin:0;
    position: relative;
}
.flipscont3 {
    width: 100%;
    height: 100%;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
	text-align:center;
	background-color:#fff;
}
.flips3_front.flipscont3 i {
	font-size: 50px;
	color: #0f8ad0;
	margin-top: 50px;
	margin-bottom: 20px;
}
.flips3_front {
	padding:0px;
	width:100%;
    z-index: 2;
    
}
.flips3_back {
	width:100%;
	padding:27px 35px;
	color: #fff;
	background-color:#0f8ad0;
    z-index: 1;
	height:230px;
	margin: 0px;
	text-align: center;
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);  
    transform: rotateY(-180deg);
	-sand-transform: rotateY(180deg);  
}
.flips3:hover .flips3_front {
    z-index: 1;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
	-sand-transform: rotateY(180deg);
}
.flips3:hover .flips3_back {
    z-index: 2;   
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
	-sand-transform: rotate(0deg);
}
.flips3.active .flips3_front {
    z-index: 1;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
	-sand-transform: rotateY(180deg);
}
.flips3.active .flips3_back {
    z-index: 2;   
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
	-sand-transform: rotate(0deg);
}

.flips4 {
    width:100%;
    height: 100px;
    margin:0;
    position: relative;
}
.flipscont4 {
    width: 100%;
    height: 100%;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
	text-align:center;
	border: 1px solid #eee;
}
.flips4_front {
	padding:0px;
	width:100%;
    z-index: 2;
    
}
.flips4_front img {
	width:100%;
}
.flips4_back {
	width:100%;
	padding:12px 25px 0px 25px;
	background-color:#eee;
    z-index: 1;
	height:100px;
	margin: 0px;
	text-align: center;
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);  
    transform: rotateY(-180deg);
	-sand-transform: rotateY(180deg);  
}
.flips4:hover .flips4_front {
    z-index: 1;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
	-sand-transform: rotateY(180deg);
}
.flips4:hover .flips4_back {
    z-index: 2;   
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
	-sand-transform: rotate(0deg);
}
.flips4_back h5 {
	margin-bottom: 5px;
}
.flips4_back h5 a:hover {
	color: #0f8ad0;
}

.flips4.active .flips4_front {
    z-index: 1;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
	-sand-transform: rotateY(180deg);
}
.flips4.active .flips4_back {
    z-index: 2;   
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
	-sand-transform: rotate(0deg);
}

/* image frames */
.imgframe1 {
	float: left;
	width: 100%;
	border: 8px solid #d3d3d3;
}
.imgframe2 {
	float: left;
	width: 100%;
	border: 8px solid #fff;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.20);
	-moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.20);
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.20);
}
.imgframe3 {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #2a363f;
	border: 8px solid #2a363f;
}
.imgframe3 img {
	float: left;
	width: 100%;
}
.imgframe3 strong {
	float: left;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	width: 100%;
	padding: 14px 0px 12px 0px;
	text-align: center;
}

.imgframe4 {
	float: left;
	width: 100%;
	-webkit-box-shadow: 0 10px 6px -6px #454545;
	-moz-box-shadow: 0 10px 6px -6px #454545;
	box-shadow: 0 10px 6px -6px #454545;
}


.imgframe5 {
	float: left;
	width: 100%;
    position: relative;
}
.imgframe5 img {
	float: left;
	width: 100%;
}
.imgframe5:before, .imgframe5:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width:300px;
	background: #777;
	-webkit-box-shadow: 0 12px 10px #454545;
	-moz-box-shadow: 0 12px 10px #454545;
	box-shadow: 0 12px 10px #454545;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.imgframe5:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}

.imgframe6 {
	float: left;
	width: 100%;
    position: relative;
}
.imgframe6 img {
	float: left;
	width: 100%;
	border: 10px solid #f3f3f3;
}
.imgframe6:before, .imgframe6:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width:300px;
	background: #777;
	-webkit-box-shadow: 0 16px 10px #454545;
	-moz-box-shadow: 0 16px 10px #454545;
	box-shadow: 0 16px 10px #454545;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.imgframe6:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}


/* pop overs */
.pop-wrapper{
	width: 90%;
	padding: 0;
	margin: 0px auto 30px auto;
}
.pop-wrapper li{
	float: left;
	margin: 0px 25px 70px 25px;
}
.pop-wrapper li a{
	display: block;
	width: 120px;
	height: 120px;
	margin: 0 2px;
	outline: none;
	position: relative;
	background-color: #f3f3f3;
	border-radius: 100%;
	text-align: center;
}
.pop-wrapper li a span{
	width: 300px;
	height: auto;
	line-height: 21px;
	padding: 10px;
	left: 50%;
	margin-left: -150px;
	font-family: 'Alegreya SC', Georgia, serif;
	font-weight: 400;	
	font-style: italic;
	font-size: 14px;
	color: #719DAB;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	text-align: center;
	border: 4px solid #fff;
	background: #f9f9f9;
	text-indent: 0px;
	border-radius: 5px;
	position: absolute;
	pointer-events: none;
	bottom: 100px;
	opacity: 0;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.pop-wrapper li a span:before,
.pop-wrapper li a span:after{
	content: '';
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid rgba(0,0,0,0.1);
}
.pop-wrapper li a span:after{
	bottom: -14px;
	margin-left: -10px;
	border-top: 10px solid #fff;
}
.pop-wrapper li a:hover span{
	opacity: 0.9;
	bottom: 116px;
}
.pop-wrapper h6 {
	margin-top: 10px;
}

.pop-wrapper2 {
	width: 90%;
	padding: 0;	margin: 0px auto 30px auto;
}
.pop-wrapper2 li{
	float: left;
}
.pop-wrapper2 li a span{
	width: 200px;
	height: auto;
	line-height: 21px;
	padding: 10px;
	left: 50%;
	margin-left: -134px;
	font-weight: 400;	
	font-style: italic;
	font-size: 14px;
	color: #719DAB;
	text-align: center;
	border: 4px solid #fff;
	background: #fff;
	text-indent: 0px;
	border-radius: 5px;
	position: absolute;
	pointer-events: none;
	bottom: 80px;
	opacity: 0;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	white-space: normal;
}
.pop-wrapper2 li a span:before,
.pop-wrapper2 li a span:after{
	content: '';
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid rgba(0,0,0,0.1);
}
.pop-wrapper2 li a span:after{
	bottom: -14px;
	margin-left: -10px;
	border-top: 10px solid #fff;
}
.pop-wrapper2 li a:hover span{
	opacity: 1;
	bottom: 59px;
}

.pop-wrapper2.colored li a span{
	color: #fff;
	border: 4px solid #0f8ad0;
	background: #0f8ad0;
	box-shadow: none;
}
.pop-wrapper2.colored  li a span:after{
	border-top: 10px solid #0f8ad0;
}

.pop-wrapper2 li a span.grayd{
	color: #fff;
	background: #454545;
	border: 4px solid #454545;
	box-shadow: none;
}
.pop-wrapper2 li a span.grayd:after{
	border-top: 10px solid #454545;
}

.pop-wrapper2 li a span.bord{
	background: #eee;
	border: 4px solid #e3e3e3;
	box-shadow: none;
}
.pop-wrapper2 li a span.bord:after{
	border-top: 10px solid #e3e3e3;
}

.pop-wrapper4{
	padding: 0;
	margin: 0px auto 30px auto;
}
.pop-wrapper4 li{
	float: left;
	margin: 0px 0px;
	padding: 0;
}
.pop-wrapper4 li a{
	position: relative;
}
.pop-wrapper4 li a span{
	width: 100px;
	height: auto;
	line-height: 21px;
	padding: 10px;
	left: 50%;
	margin-left: -56px;
	font-weight: 400;	
	font-style: italic;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border: 4px solid #454545;
	background: #454545;
	text-indent: 0px;
	border-radius: 5px;
	position: absolute;
	pointer-events: none;
	bottom: 40px;
	opacity: 0;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.pop-wrapper4 li a span:before,
.pop-wrapper4 li a span:after{
	content: '';
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid rgba(0,0,0,0.1);
}
.pop-wrapper4 li a span:after{
	bottom: -14px;
	margin-left: -10px;
	border-top: 10px solid #454545;
}
.pop-wrapper4 li a:hover span{
	opacity: 0.9;
	bottom: 50px;
}

.smlined {
	width: 21%;
	height: 1px;
	background: #999;
	margin: 0 auto;
}

/* left icon right text section */
.lirts {
	float: left;
	width: 100%;
}
.lirts h5 {
	margin-bottom: 10px;
}
.lirts i {
	float: left;
	font-size: 40px;
	color: #999;
	margin-right: 30px;
	margin-top: 7px;
}
.lirts p {
	margin-left: 70px;
}
.lirts span {
	float: left;
	font-size: 40px;
	color: #999;
	margin-right: 30px;
	margin-top: 3px;
}

.big_text1 {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 21px;
	line-height: 32px;
	color: #454545;
}
.big_text1 i {
	color: #0f8ad0;
	font-style: normal;
}


.josstext {
	color: #2a363f;
	font-size: 27px;
	font-weight: normal;
	line-height: 36px;
	font-family: 'Josefin Sans', sans-serif;
}
.josstext span {
	width: 100px;
	height: 1px;
	background: #2a363f;
	display: block;
	margin-top: 20px;
}

.josstext2 {
	width: 85%;
	margin: 0 auto 67px auto;
	color: #2a363f;
	font-size: 27px;
	font-weight: normal;
	line-height: 36px;
	font-family: 'Josefin Sans', sans-serif;
}
.josstext2 span {
	width: 100px;
	height: 1px;
	background: #2a363f;
	display: block;
	margin: 20px auto 0 auto;
}


@media only screen and (min-width: 1000px) and (max-width: 1169px){

.flips1 {
    height: 264px;
}
.flips1_back {
	padding:20px 10px;
	height: 264px;
}

.flips2 {
    height: 264px;
}
.flips2_back {
	padding:20px 10px;
	height: 264px;
}

.flips4_back {
	padding:12px 10px 0px 10px;
}

.pop-wrapper2 li a span{
	margin-left: -112px;
}


.counters10 {
	font-size: 30px;
}
.counters10 h4 {
	font-size: 12px;
	margin: 10px auto 0 auto;
}
.counters10 .one_half {
	padding: 20px 0px 20px 0px;
}


	
}


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

.piechart1 {
	width: 30%;
}

.piechart3 {
	width: 50%;
}

.flips1 {
    height: 203px;
}
.flips1_back {
	padding:20px 10px;
	height: 203px;
}
.flips1_back h4 {
	font-size: 16px;
	margin-bottom: 5px;
}
.flips1_back p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: -25px;
}

.flips2 {
    height: 203px;
}
.flips2_back {
	padding:20px 10px;
	height: 203px;
}
.flips2_back h4 {
	font-size: 16px;
	margin-bottom: 5px;
}
.flips2_back p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: -25px;
}

.flips4_back {
	padding:12px 0px 0px 0px;
}
.flips4_back p {
	font-size: 13px;
	line-height: 18px;
}

.pricingtable3 li.hecont {
	padding: 20px 5px 35px 5px;
}

.pricingtable3 .but_small1 {
	padding: 10px 10px;
}

.pop-wrapper{
	width: 63%;
}
.pop-wrapper li{
	float: left;
	margin: 0px 40px 120px 40px;
}

.pop-wrapper2 li a span{
	margin-left: -91px;
}


.counters5 span {
	font-size: 55px;
}
.counters5 h4 {
	font-size: 16px;
}

.counters9 .circle {
	width: 120px;
	height: 120px;
	padding-top: 34px;
}








}


@media only screen and (min-width: 640px) and (max-width: 767px){

.piechart1 {
	width: 50%;
}

.piechart3 {
	width: 50%;
}

.pritable .pacdetails {
	width: 100%;
	margin-bottom: 100px;
}
.pritable .pacdetails.two {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}
.pritable .pacdetails.four {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}

.counters4 {
	font-size: 35px;
	line-height: 35px;
}

.flips1_front img {
	width:100%;
	height: 100%;
}
.flips1_front img.full {
	width:100%;
	height: 320px;
}

.flips2_front img {
	width:100%;
	height: 100%;
}

.flips4_front img {
	width: auto;
}
.flips4_back {
	padding:22px 25px 0px 25px;
}

.pricing-tables {
	width: 100%;
	margin-bottom: 80px;
}
.pricing-tables-helight{
	width: 100%;
	margin-bottom: 80px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #eee;
}

.pop-wrapper{
	width: 75%;
}
.pop-wrapper li{
	float: left;
	margin: 0px 40px 120px 40px;
}

.pop-wrapper2 li a span{
	margin-left: -281px;
}


.counters5 span {
	font-size: 45px;
}
.counters5 h4 {
	font-size: 16px;
}




.button.five {
	padding: 13px 20px;
}

.pricingtable9 strong {
	font-size: 55px;
	margin: 30px 0px 30px 0px;
}

.counters9 .circle {
	width: 100px;
	height: 100px;
	padding-top: 27px;
}
.counters9 span {
	font-size: 27px;
}
.counters9 h4 {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
}


}


@media only screen and (min-width: 480px) and (max-width: 639px){
	
.piechart1 {
	width: 50%;
}	

.piechart3 {
	width: 100%;
}

.pritable .pacdetails {
	width: 100%;
	margin-bottom: 100px;
}
.pritable .pacdetails.two {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}
.pritable .pacdetails.four {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}

.counters4 {
	font-size: 35px;
	line-height: 35px;
}

.flips1_front img {
	width:100%;
	height: 100%;
}
.flips1_front img.full {
	width:100%;
	height: 320px;
}

.flips2_front img {
	width:100%;
	height: 100%;
}

.flips4_front img {
	width: auto;
}
.flips4_back {
	padding:22px 25px 0px 25px;
}

.pricing-tables {
	width: 100%;
	margin-bottom: 80px;
}
.pricing-tables-helight{
	width: 100%;
	margin-bottom: 80px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #eee;
}

.pop-wrapper{
	width: 50%;
}
.pop-wrapper li{
	float: left;
	margin: 0px 40px 120px 40px;
}

.pop-wrapper2 li a span{
	margin-left: -217px;
}






.counters5 span {
	font-size: 35px;
}
.counters5 h4 {
	font-size: 13px;
	margin-bottom: 10px;
}


.stcode_title13 {
    font-size: 30px;
}





}

@media only screen and (max-width: 479px){
	
.piechart1 {
	width: 100%;
}

.piechart3 {
	width: 100%;
}

.pritable .pacdetails {
	width: 100%;
	margin-bottom: 100px;
}
.pritable .pacdetails.two {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}
.pritable .pacdetails.four {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}

.counters4 {
	font-size: 35px;
	line-height: 35px;
}

.flips4_front img {
	width: auto;
}
.flips4_back {
	padding:12px 10px 0px 10px;
}

.pricing-tables {
	width: 100%;
	margin-bottom: 80px;
}
.pricing-tables-helight{
	width: 100%;
	margin-bottom: 80px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #eee;
}

.pop-wrapper{
	width: 68%;
}
.pop-wrapper li{
	float: left;
	margin: 0px 40px 120px 40px;
}

.pop-wrapper2 li a span{
	margin-left: -150px;
}

.but_medium1,
.but_medium1.white {
	padding: 14px 20px;
}






.counters5 span {
	font-size: 27px;
}
.counters5 h4 {
	font-size: 12px;
	margin-bottom: 7px;
}

.stcode_title13 {
	padding: 1px 10px;
    font-size: 25px;
}




}

/***!  /templates/debut/css/simpleline-icons/simple-line-icons.css  !***/

@font-face {
	font-family: 'Simple-Line-Icons';
	src:url(/templates/debut/css/simpleline-icons/fonts/Simple-Line-Icons.eot);
	src:url(/templates/debut/css/simpleline-icons/fonts/Simple-Line-Icons.eot#iefix) format('embedded-opentype'),
		url(/templates/debut/css/simpleline-icons/fonts/Simple-Line-Icons.woff) format('woff'),
		url(/templates/debut/css/simpleline-icons/fonts/Simple-Line-Icons.ttf) format('truetype'),
		url(/templates/debut/css/simpleline-icons/fonts/Simple-Line-Icons.svg#Simple-Line-Icons) format('svg');
	font-weight: normal;
	font-style: normal;
}

@media screen {
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'Simple-Line-Icons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-user-female, .icon-user-follow, .icon-user-following, .icon-user-unfollow, .icon-trophy, .icon-screen-smartphone, .icon-screen-desktop, .icon-plane, .icon-notebook, .icon-moustache, .icon-mouse, .icon-magnet, .icon-energy, .icon-emoticon-smile, .icon-disc, .icon-cursor-move, .icon-crop, .icon-credit-card, .icon-chemistry, .icon-user, .icon-speedometer, .icon-social-youtube, .icon-social-twitter, .icon-social-tumblr, .icon-social-facebook, .icon-social-dropbox, .icon-social-dribbble, .icon-shield, .icon-screen-tablet, .icon-magic-wand, .icon-hourglass, .icon-graduation, .icon-ghost, .icon-game-controller, .icon-fire, .icon-eyeglasses, .icon-envelope-open, .icon-envelope-letter, .icon-bell, .icon-badge, .icon-anchor, .icon-wallet, .icon-vector, .icon-speech, .icon-puzzle, .icon-printer, .icon-present, .icon-playlist, .icon-pin, .icon-picture, .icon-map, .icon-layers, .icon-handbag, .icon-globe-alt, .icon-globe, .icon-frame, .icon-folder-alt, .icon-film, .icon-feed, .icon-earphones-alt, .icon-earphones, .icon-drop, .icon-drawer, .icon-docs, .icon-directions, .icon-direction, .icon-diamond, .icon-cup, .icon-compass, .icon-call-out, .icon-call-in, .icon-call-end, .icon-calculator, .icon-bubbles, .icon-briefcase, .icon-book-open, .icon-basket-loaded, .icon-basket, .icon-bag, .icon-action-undo, .icon-action-redo, .icon-wrench, .icon-umbrella, .icon-trash, .icon-tag, .icon-support, .icon-size-fullscreen, .icon-size-actual, .icon-shuffle, .icon-share-alt, .icon-share, .icon-rocket, .icon-question, .icon-pie-chart, .icon-pencil, .icon-note, .icon-music-tone-alt, .icon-music-tone, .icon-microphone, .icon-loop, .icon-logout, .icon-login, .icon-list, .icon-like, .icon-home, .icon-grid, .icon-graph, .icon-equalizer, .icon-dislike, .icon-cursor, .icon-control-start, .icon-control-rewind, .icon-control-play, .icon-control-pause, .icon-control-forward, .icon-control-end, .icon-calendar, .icon-bulb, .icon-bar-chart, .icon-arrow-up, .icon-arrow-right, .icon-arrow-left, .icon-arrow-down, .icon-ban, .icon-bubble, .icon-camcorder, .icon-camera, .icon-check, .icon-clock, .icon-close, .icon-cloud-download, .icon-cloud-upload, .icon-doc, .icon-envelope, .icon-eye, .icon-flag, .icon-folder, .icon-heart, .icon-info, .icon-key, .icon-link, .icon-lock, .icon-lock-open, .icon-magnifier, .icon-magnifier-add, .icon-magnifier-remove, .icon-paper-clip, .icon-paper-plane, .icon-plus, .icon-pointer, .icon-power, .icon-refresh, .icon-reload, .icon-settings, .icon-star, .icon-symbol-female, .icon-symbol-male, .icon-target, .icon-volume-1, .icon-volume-2, .icon-volume-off, .icon-users {
	font-family: 'Simple-Line-Icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-user-female:before {
	content: "\e000";
}
.icon-user-follow:before {
	content: "\e002";
}
.icon-user-following:before {
	content: "\e003";
}
.icon-user-unfollow:before {
	content: "\e004";
}
.icon-trophy:before {
	content: "\e006";
}
.icon-screen-smartphone:before {
	content: "\e010";
}
.icon-screen-desktop:before {
	content: "\e011";
}
.icon-plane:before {
	content: "\e012";
}
.icon-notebook:before {
	content: "\e013";
}
.icon-moustache:before {
	content: "\e014";
}
.icon-mouse:before {
	content: "\e015";
}
.icon-magnet:before {
	content: "\e016";
}
.icon-energy:before {
	content: "\e020";
}
.icon-emoticon-smile:before {
	content: "\e021";
}
.icon-disc:before {
	content: "\e022";
}
.icon-cursor-move:before {
	content: "\e023";
}
.icon-crop:before {
	content: "\e024";
}
.icon-credit-card:before {
	content: "\e025";
}
.icon-chemistry:before {
	content: "\e026";
}
.icon-user:before {
	content: "\e005";
}
.icon-speedometer:before {
	content: "\e007";
}
.icon-social-youtube:before {
	content: "\e008";
}
.icon-social-twitter:before {
	content: "\e009";
}
.icon-social-tumblr:before {
	content: "\e00a";
}
.icon-social-facebook:before {
	content: "\e00b";
}
.icon-social-dropbox:before {
	content: "\e00c";
}
.icon-social-dribbble:before {
	content: "\e00d";
}
.icon-shield:before {
	content: "\e00e";
}
.icon-screen-tablet:before {
	content: "\e00f";
}
.icon-magic-wand:before {
	content: "\e017";
}
.icon-hourglass:before {
	content: "\e018";
}
.icon-graduation:before {
	content: "\e019";
}
.icon-ghost:before {
	content: "\e01a";
}
.icon-game-controller:before {
	content: "\e01b";
}
.icon-fire:before {
	content: "\e01c";
}
.icon-eyeglasses:before {
	content: "\e01d";
}
.icon-envelope-open:before {
	content: "\e01e";
}
.icon-envelope-letter:before {
	content: "\e01f";
}
.icon-bell:before {
	content: "\e027";
}
.icon-badge:before {
	content: "\e028";
}
.icon-anchor:before {
	content: "\e029";
}
.icon-wallet:before {
	content: "\e02a";
}
.icon-vector:before {
	content: "\e02b";
}
.icon-speech:before {
	content: "\e02c";
}
.icon-puzzle:before {
	content: "\e02d";
}
.icon-printer:before {
	content: "\e02e";
}
.icon-present:before {
	content: "\e02f";
}
.icon-playlist:before {
	content: "\e030";
}
.icon-pin:before {
	content: "\e031";
}
.icon-picture:before {
	content: "\e032";
}
.icon-map:before {
	content: "\e033";
}
.icon-layers:before {
	content: "\e034";
}
.icon-handbag:before {
	content: "\e035";
}
.icon-globe-alt:before {
	content: "\e036";
}
.icon-globe:before {
	content: "\e037";
}
.icon-frame:before {
	content: "\e038";
}
.icon-folder-alt:before {
	content: "\e039";
}
.icon-film:before {
	content: "\e03a";
}
.icon-feed:before {
	content: "\e03b";
}
.icon-earphones-alt:before {
	content: "\e03c";
}
.icon-earphones:before {
	content: "\e03d";
}
.icon-drop:before {
	content: "\e03e";
}
.icon-drawer:before {
	content: "\e03f";
}
.icon-docs:before {
	content: "\e040";
}
.icon-directions:before {
	content: "\e041";
}
.icon-direction:before {
	content: "\e042";
}
.icon-diamond:before {
	content: "\e043";
}
.icon-cup:before {
	content: "\e044";
}
.icon-compass:before {
	content: "\e045";
}
.icon-call-out:before {
	content: "\e046";
}
.icon-call-in:before {
	content: "\e047";
}
.icon-call-end:before {
	content: "\e048";
}
.icon-calculator:before {
	content: "\e049";
}
.icon-bubbles:before {
	content: "\e04a";
}
.icon-briefcase:before {
	content: "\e04b";
}
.icon-book-open:before {
	content: "\e04c";
}
.icon-basket-loaded:before {
	content: "\e04d";
}
.icon-basket:before {
	content: "\e04e";
}
.icon-bag:before {
	content: "\e04f";
}
.icon-action-undo:before {
	content: "\e050";
}
.icon-action-redo:before {
	content: "\e051";
}
.icon-wrench:before {
	content: "\e052";
}
.icon-umbrella:before {
	content: "\e053";
}
.icon-trash:before {
	content: "\e054";
}
.icon-tag:before {
	content: "\e055";
}
.icon-support:before {
	content: "\e056";
}
.icon-size-fullscreen:before {
	content: "\e057";
}
.icon-size-actual:before {
	content: "\e058";
}
.icon-shuffle:before {
	content: "\e059";
}
.icon-share-alt:before {
	content: "\e05a";
}
.icon-share:before {
	content: "\e05b";
}
.icon-rocket:before {
	content: "\e05c";
}
.icon-question:before {
	content: "\e05d";
}
.icon-pie-chart:before {
	content: "\e05e";
}
.icon-pencil:before {
	content: "\e05f";
}
.icon-note:before {
	content: "\e060";
}
.icon-music-tone-alt:before {
	content: "\e061";
}
.icon-music-tone:before {
	content: "\e062";
}
.icon-microphone:before {
	content: "\e063";
}
.icon-loop:before {
	content: "\e064";
}
.icon-logout:before {
	content: "\e065";
}
.icon-login:before {
	content: "\e066";
}
.icon-list:before {
	content: "\e067";
}
.icon-like:before {
	content: "\e068";
}
.icon-home:before {
	content: "\e069";
}
.icon-grid:before {
	content: "\e06a";
}
.icon-graph:before {
	content: "\e06b";
}
.icon-equalizer:before {
	content: "\e06c";
}
.icon-dislike:before {
	content: "\e06d";
}
.icon-cursor:before {
	content: "\e06e";
}
.icon-control-start:before {
	content: "\e06f";
}
.icon-control-rewind:before {
	content: "\e070";
}
.icon-control-play:before {
	content: "\e071";
}
.icon-control-pause:before {
	content: "\e072";
}
.icon-control-forward:before {
	content: "\e073";
}
.icon-control-end:before {
	content: "\e074";
}
.icon-calendar:before {
	content: "\e075";
}
.icon-bulb:before {
	content: "\e076";
}
.icon-bar-chart:before {
	content: "\e077";
}
.icon-arrow-up:before {
	content: "\e078";
}
.icon-arrow-right:before {
	content: "\e079";
}
.icon-arrow-left:before {
	content: "\e07a";
}
.icon-arrow-down:before {
	content: "\e07b";
}
.icon-ban:before {
	content: "\e07c";
}
.icon-bubble:before {
	content: "\e07d";
}
.icon-camcorder:before {
	content: "\e07e";
}
.icon-camera:before {
	content: "\e07f";
}
.icon-check:before {
	content: "\e080";
}
.icon-clock:before {
	content: "\e081";
}
.icon-close:before {
	content: "\e082";
}
.icon-cloud-download:before {
	content: "\e083";
}
.icon-cloud-upload:before {
	content: "\e084";
}
.icon-doc:before {
	content: "\e085";
}
.icon-envelope:before {
	content: "\e086";
}
.icon-eye:before {
	content: "\e087";
}
.icon-flag:before {
	content: "\e088";
}
.icon-folder:before {
	content: "\e089";
}
.icon-heart:before {
	content: "\e08a";
}
.icon-info:before {
	content: "\e08b";
}
.icon-key:before {
	content: "\e08c";
}
.icon-link:before {
	content: "\e08d";
}
.icon-lock:before {
	content: "\e08e";
}
.icon-lock-open:before {
	content: "\e08f";
}
.icon-magnifier:before {
	content: "\e090";
}
.icon-magnifier-add:before {
	content: "\e091";
}
.icon-magnifier-remove:before {
	content: "\e092";
}
.icon-paper-clip:before {
	content: "\e093";
}
.icon-paper-plane:before {
	content: "\e094";
}
.icon-plus:before {
	content: "\e095";
}
.icon-pointer:before {
	content: "\e096";
}
.icon-power:before {
	content: "\e097";
}
.icon-refresh:before {
	content: "\e098";
}
.icon-reload:before {
	content: "\e099";
}
.icon-settings:before {
	content: "\e09a";
}
.icon-star:before {
	content: "\e09b";
}
.icon-symbol-female:before {
	content: "\e09c";
}
.icon-symbol-male:before {
	content: "\e09d";
}
.icon-target:before {
	content: "\e09e";
}
.icon-volume-1:before {
	content: "\e09f";
}
.icon-volume-2:before {
	content: "\e0a0";
}
.icon-volume-off:before {
	content: "\e0a1";
}
.icon-users:before {
	content: "\e001";
}
}

/***!  /templates/debut/js/animations/css/animations.min.css  !***/

@media all {
/*	Animations v1.0, Copyright 2014, Joe Mottershaw, https://github.com/joemottershaw/
//	================================================================================== */

.animate, .onHoverBounce, .onHoverExplode, .onHoverFlash, .onHoverHeartbeat, .onHoverPanic, .onHoverPullback, .onHoverPulsate, .onHoverPulse, .onHoverShake, .onHoverSpin, .onHoverStrobe, .onHoverTada, .onHoverWave, .onHoverWobble, .trigger {
	opacity: 0;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both
}
.ie .animate, .no-js .animate, .onHoverBounce, .onHoverExplode, .onHoverFlash, .onHoverHeartbeat, .onHoverPanic, .onHoverPullback, .onHoverPulsate, .onHoverPulse, .onHoverShake, .onHoverSpin, .onHoverStrobe, .onHoverTada, .onHoverWave, .onHoverWobble, .trigger {
	opacity: 1
}
.animate.infinite, .onHoverBounce.infinite, .onHoverExplode.infinite, .onHoverFlash.infinite, .onHoverHeartbeat.infinite, .onHoverPanic.infinite, .onHoverPullback.infinite, .onHoverPulsate.infinite, .onHoverPulse.infinite, .onHoverShake.infinite, .onHoverSpin.infinite, .onHoverStrobe.infinite, .onHoverTada.infinite, .onHoverWave.infinite, .onHoverWobble.infinite, .trigger.infinite {
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

}@-webkit-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-moz-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-ms-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-o-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@media all {
.animate.fadeIn, .trigger.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-ms-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn
}

}@-webkit-keyframes fadeInUp {
0% {
opacity:0;
-webkit-transform:translateY(100px)
}
100% {
opacity:1;
-webkit-transform:translateY(0)
}
}
@-moz-keyframes fadeInUp {
0% {
opacity:0;
-moz-transform:translateY(100px)
}
100% {
opacity:1;
-moz-transform:translateY(0)
}
}
@-ms-keyframes fadeInUp {
0% {
opacity:0;
-ms-transform:translateY(100px)
}
100% {
opacity:1;
-ms-transform:translateY(0)
}
}
@-o-keyframes fadeInUp {
0% {
opacity:0;
-o-transform:translateY(100px)
}
100% {
opacity:1;
-o-transform:translateY(0)
}
}
@keyframes fadeInUp {
0% {
opacity:0;
transform:translateY(100px)
}
100% {
opacity:1;
transform:translateY(0)
}
}
@media all {
.animate.fadeInUp, .trigger.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-ms-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp
}

}@-webkit-keyframes fadeInDown {
0% {
opacity:0;
-webkit-transform:translateY(-100px)
}
100% {
opacity:1;
-webkit-transform:translateY(0)
}
}
@-moz-keyframes fadeInDown {
0% {
opacity:0;
-moz-transform:translateY(-100px)
}
100% {
opacity:1;
-moz-transform:translateY(0)
}
}
@-ms-keyframes fadeInDown {
0% {
opacity:0;
-ms-transform:translateY(-100px)
}
100% {
opacity:1;
-ms-transform:translateY(0)
}
}
@-o-keyframes fadeInDown {
0% {
opacity:0;
-o-transform:translateY(-100px)
}
100% {
opacity:1;
-o-transform:translateY(0)
}
}
@keyframes fadeInDown {
0% {
opacity:0;
transform:translateY(-100px)
}
100% {
opacity:1;
transform:translateY(0)
}
}
@media all {
.animate.fadeInDown, .trigger.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-ms-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown
}

}@-webkit-keyframes fadeInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-100px)
}
100% {
opacity:1;
-webkit-transform:translateX(0)
}
}
@-moz-keyframes fadeInLeft {
0% {
opacity:0;
-moz-transform:translateX(-100px)
}
100% {
opacity:1;
-moz-transform:translateX(0)
}
}
@-ms-keyframes fadeInLeft {
0% {
opacity:0;
-ms-transform:translateX(-100px)
}
100% {
opacity:1;
-ms-transform:translateX(0)
}
}
@-o-keyframes fadeInLeft {
0% {
opacity:0;
-o-transform:translateX(-100px)
}
100% {
opacity:1;
-o-transform:translateX(0)
}
}
@keyframes fadeInLeft {
0% {
opacity:0;
transform:translateX(-100px)
}
100% {
opacity:1;
transform:translateX(0)
}
}
@media all {
.animate.fadeInLeft, .trigger.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-ms-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

}@-webkit-keyframes fadeInRight {
0% {
opacity:0;
-webkit-transform:translateX(100px)
}
100% {
opacity:1;
-webkit-transform:translateX(0)
}
}
@-moz-keyframes fadeInRight {
0% {
opacity:0;
-moz-transform:translateX(100px)
}
100% {
opacity:1;
-moz-transform:translateX(0)
}
}
@-ms-keyframes fadeInRight {
0% {
opacity:0;
-ms-transform:translateX(100px)
}
100% {
opacity:1;
-ms-transform:translateX(0)
}
}
@-o-keyframes fadeInRight {
0% {
opacity:0;
-o-transform:translateX(100px)
}
100% {
opacity:1;
-o-transform:translateX(0)
}
}
@keyframes fadeInRight {
0% {
opacity:0;
transform:translateX(100px)
}
100% {
opacity:1;
transform:translateX(0)
}
}
@media all {
.animate.fadeInRight, .trigger.fadeInRight {
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-ms-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight
}

}@-webkit-keyframes fadeInUpLarge {
0% {
opacity:0;
-webkit-transform:translateY(1000px)
}
100% {
opacity:1;
-webkit-transform:translateY(0)
}
}
@-moz-keyframes fadeInUpLarge {
0% {
opacity:0;
-moz-transform:translateY(1000px)
}
100% {
opacity:1;
-moz-transform:translateY(0)
}
}
@-ms-keyframes fadeInUpLarge {
0% {
opacity:0;
-ms-transform:translateY(1000px)
}
100% {
opacity:1;
-ms-transform:translateY(0)
}
}
@-o-keyframes fadeInUpLarge {
0% {
opacity:0;
-o-transform:translateY(1000px)
}
100% {
opacity:1;
-o-transform:translateY(0)
}
}
@keyframes fadeInUpLarge {
0% {
opacity:0;
transform:translateY(1000px)
}
100% {
opacity:1;
transform:translateY(0)
}
}
@media all {
.animate.fadeInUpLarge, .trigger.fadeInUpLarge {
	-webkit-animation-name: fadeInUpLarge;
	-moz-animation-name: fadeInUpLarge;
	-ms-animation-name: fadeInUpLarge;
	-o-animation-name: fadeInUpLarge;
	animation-name: fadeInUpLarge
}

}@-webkit-keyframes fadeInDownLarge {
0% {
opacity:0;
-webkit-transform:translateY(-1000px)
}
100% {
opacity:1;
-webkit-transform:translateY(0)
}
}
@-moz-keyframes fadeInDownLarge {
0% {
opacity:0;
-moz-transform:translateY(-1000px)
}
100% {
opacity:1;
-moz-transform:translateY(0)
}
}
@-ms-keyframes fadeInDownLarge {
0% {
opacity:0;
-ms-transform:translateY(-1000px)
}
100% {
opacity:1;
-ms-transform:translateY(0)
}
}
@-o-keyframes fadeInDownLarge {
0% {
opacity:0;
-o-transform:translateY(-1000px)
}
100% {
opacity:1;
-o-transform:translateY(0)
}
}
@keyframes fadeInDownLarge {
0% {
opacity:0;
transform:translateY(-1000px)
}
100% {
opacity:1;
transform:translateY(0)
}
}
@media all {
.animate.fadeInDownLarge, .trigger.fadeInDownLarge {
	-webkit-animation-name: fadeInDownLarge;
	-moz-animation-name: fadeInDownLarge;
	-ms-animation-name: fadeInDownLarge;
	-o-animation-name: fadeInDownLarge;
	animation-name: fadeInDownLarge
}

}@-webkit-keyframes fadeInLeftLarge {
0% {
opacity:0;
-webkit-transform:translateX(-1000px)
}
100% {
opacity:1;
-webkit-transform:translateX(0)
}
}
@-moz-keyframes fadeInLeftLarge {
0% {
opacity:0;
-moz-transform:translateX(-1000px)
}
100% {
opacity:1;
-moz-transform:translateX(0)
}
}
@-ms-keyframes fadeInLeftLarge {
0% {
opacity:0;
-ms-transform:translateX(-1000px)
}
100% {
opacity:1;
-ms-transform:translateX(0)
}
}
@-o-keyframes fadeInLeftLarge {
0% {
opacity:0;
-o-transform:translateX(-1000px)
}
100% {
opacity:1;
-o-transform:translateX(0)
}
}
@keyframes fadeInLeftLarge {
0% {
opacity:0;
transform:translateX(-1000px)
}
100% {
opacity:1;
transform:translateX(0)
}
}
@media all {
.animate.fadeInLeftLarge, .trigger.fadeInLeftLarge {
	-webkit-animation-name: fadeInLeftLarge;
	-moz-animation-name: fadeInLeftLarge;
	-ms-animation-name: fadeInLeftLarge;
	-o-animation-name: fadeInLeftLarge;
	animation-name: fadeInLeftLarge
}

}@-webkit-keyframes fadeInRightLarge {
0% {
opacity:0;
-webkit-transform:translateX(1000px)
}
100% {
opacity:1;
-webkit-transform:translateX(0)
}
}
@-moz-keyframes fadeInRightLarge {
0% {
opacity:0;
-moz-transform:translateX(1000px)
}
100% {
opacity:1;
-moz-transform:translateX(0)
}
}
@-ms-keyframes fadeInRightLarge {
0% {
opacity:0;
-ms-transform:translateX(1000px)
}
100% {
opacity:1;
-ms-transform:translateX(0)
}
}
@-o-keyframes fadeInRightLarge {
0% {
opacity:0;
-o-transform:translateX(1000px)
}
100% {
opacity:1;
-o-transform:translateX(0)
}
}
@keyframes fadeInRightLarge {
0% {
opacity:0;
transform:translateX(1000px)
}
100% {
opacity:1;
transform:translateX(0)
}
}
@media all {
.animate.fadeInRightLarge, .trigger.fadeInRightLarge {
	-webkit-animation-name: fadeInRightLarge;
	-moz-animation-name: fadeInRightLarge;
	-ms-animation-name: fadeInRightLarge;
	-o-animation-name: fadeInRightLarge;
	animation-name: fadeInRightLarge
}

}@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@-moz-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@-ms-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@-o-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@media all {
.animate.fadeOut, .trigger.fadeOut {
	-webkit-animation-name: fadeOut;
	-moz-animation-name: fadeOut;
	-ms-animation-name: fadeOut;
	-o-animation-name: fadeOut;
	animation-name: fadeOut
}

}@-webkit-keyframes fadeOutUp {
0% {
opacity:1;
-webkit-transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(-100px)
}
}
@-moz-keyframes fadeOutUp {
0% {
opacity:1;
-moz-transform:translateY(0)
}
100% {
opacity:0;
-moz-transform:translateY(-100px)
}
}
@-ms-keyframes fadeOutUp {
0% {
opacity:1;
-ms-transform:translateY(0)
}
100% {
opacity:0;
-ms-transform:translateY(-100px)
}
}
@-o-keyframes fadeOutUp {
0% {
opacity:1;
-o-transform:translateY(0)
}
100% {
opacity:0;
-o-transform:translateY(-100px)
}
}
@keyframes fadeOutUp {
0% {
opacity:1;
transform:translateY(0)
}
100% {
opacity:0;
transform:translateY(-100px)
}
}
@media all {
.animate.fadeOutUp, .trigger.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	-moz-animation-name: fadeOutUp;
	-ms-animation-name: fadeOutUp;
	-o-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

}@-webkit-keyframes fadeOutDown {
0% {
opacity:1;
-webkit-transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(100px)
}
}
@-moz-keyframes fadeOutDown {
0% {
opacity:1;
-moz-transform:translateY(0)
}
100% {
opacity:0;
-moz-transform:translateY(100px)
}
}
@-ms-keyframes fadeOutDown {
0% {
opacity:1;
-ms-transform:translateY(0)
}
100% {
opacity:0;
-ms-transform:translateY(100px)
}
}
@-o-keyframes fadeOutDown {
0% {
opacity:1;
-o-transform:translateY(0)
}
100% {
opacity:0;
-o-transform:translateY(100px)
}
}
@keyframes fadeOutDown {
0% {
opacity:1;
transform:translateY(0)
}
100% {
opacity:0;
transform:translateY(100px)
}
}
@media all {
.animate.fadeOutDown, .trigger.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	-moz-animation-name: fadeOutDown;
	-ms-animation-name: fadeOutDown;
	-o-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

}@-webkit-keyframes fadeOutLeft {
0% {
opacity:0;
-webkit-transform:translateX(0)
}
100% {
opacity:1;
-webkit-transform:translateX(-100px)
}
}
@-moz-keyframes fadeOutLeft {
0% {
opacity:0;
-moz-transform:translateX(0)
}
100% {
opacity:1;
-moz-transform:translateX(-100px)
}
}
@-ms-keyframes fadeOutLeft {
0% {
opacity:0;
-ms-transform:translateX(0)
}
100% {
opacity:1;
-ms-transform:translateX(-100px)
}
}
@-o-keyframes fadeOutLeft {
0% {
opacity:0;
-o-transform:translateX(0)
}
100% {
opacity:1;
-o-transform:translateX(-100px)
}
}
@keyframes fadeOutLeft {
0% {
opacity:0;
transform:translateX(0)
}
100% {
opacity:1;
transform:translateX(-100px)
}
}
@media all {
.animate.fadeOutLeft, .trigger.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	-moz-animation-name: fadeOutLeft;
	-ms-animation-name: fadeOutLeft;
	-o-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

}@-webkit-keyframes fadeOutRight {
0% {
opacity:0;
-webkit-transform:translateX(0)
}
100% {
opacity:1;
-webkit-transform:translateX(100px)
}
}
@-moz-keyframes fadeOutRight {
0% {
opacity:0;
-moz-transform:translateX(0)
}
100% {
opacity:1;
-moz-transform:translateX(100px)
}
}
@-ms-keyframes fadeOutRight {
0% {
opacity:0;
-ms-transform:translateX(0)
}
100% {
opacity:1;
-ms-transform:translateX(100px)
}
}
@-o-keyframes fadeOutRight {
0% {
opacity:0;
-o-transform:translateX(0)
}
100% {
opacity:1;
-o-transform:translateX(100px)
}
}
@keyframes fadeOutRight {
0% {
opacity:0;
transform:translateX(0)
}
100% {
opacity:1;
transform:translateX(100px)
}
}
@media all {
.animate.fadeOutRight, .trigger.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	-moz-animation-name: fadeOutRight;
	-ms-animation-name: fadeOutRight;
	-o-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

}@-webkit-keyframes fadeOutUpLarge {
0% {
opacity:1;
-webkit-transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(-1000px)
}
}
@-moz-keyframes fadeOutUpLarge {
0% {
opacity:1;
-moz-transform:translateY(0)
}
100% {
opacity:0;
-moz-transform:translateY(-1000px)
}
}
@-ms-keyframes fadeOutUpLarge {
0% {
opacity:1;
-ms-transform:translateY(0)
}
100% {
opacity:0;
-ms-transform:translateY(-1000px)
}
}
@-o-keyframes fadeOutUpLarge {
0% {
opacity:1;
-o-transform:translateY(0)
}
100% {
opacity:0;
-o-transform:translateY(-1000px)
}
}
@keyframes fadeOutUpLarge {
0% {
opacity:1;
transform:translateY(0)
}
100% {
opacity:0;
transform:translateY(-1000px)
}
}
@media all {
.animate.fadeOutUpLarge, .trigger.fadeOutUpLarge {
	-webkit-animation-name: fadeOutUpLarge;
	-moz-animation-name: fadeOutUpLarge;
	-ms-animation-name: fadeOutUpLarge;
	-o-animation-name: fadeOutUpLarge;
	animation-name: fadeOutUpLarge
}

}@-webkit-keyframes fadeOutDownLarge {
0% {
opacity:1;
-webkit-transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(1000px)
}
}
@-moz-keyframes fadeOutDownLarge {
0% {
opacity:1;
-moz-transform:translateY(0)
}
100% {
opacity:0;
-moz-transform:translateY(1000px)
}
}
@-ms-keyframes fadeOutDownLarge {
0% {
opacity:1;
-ms-transform:translateY(0)
}
100% {
opacity:0;
-ms-transform:translateY(1000px)
}
}
@-o-keyframes fadeOutDownLarge {
0% {
opacity:1;
-o-transform:translateY(0)
}
100% {
opacity:0;
-o-transform:translateY(1000px)
}
}
@keyframes fadeOutDownLarge {
0% {
opacity:1;
transform:translateY(0)
}
100% {
opacity:0;
transform:translateY(1000px)
}
}
@media all {
.animate.fadeOutDownLarge, .trigger.fadeOutDownLarge {
	-webkit-animation-name: fadeOutDownLarge;
	-moz-animation-name: fadeOutDownLarge;
	-ms-animation-name: fadeOutDownLarge;
	-o-animation-name: fadeOutDownLarge;
	animation-name: fadeOutDownLarge
}

}@-webkit-keyframes fadeOutLeftLarge {
0% {
opacity:0;
-webkit-transform:translateX(0)
}
100% {
opacity:1;
-webkit-transform:translateX(-1000px)
}
}
@-moz-keyframes fadeOutLeftLarge {
0% {
opacity:0;
-moz-transform:translateX(0)
}
100% {
opacity:1;
-moz-transform:translateX(-1000px)
}
}
@-ms-keyframes fadeOutLeftLarge {
0% {
opacity:0;
-ms-transform:translateX(0)
}
100% {
opacity:1;
-ms-transform:translateX(-1000px)
}
}
@-o-keyframes fadeOutLeftLarge {
0% {
opacity:0;
-o-transform:translateX(0)
}
100% {
opacity:1;
-o-transform:translateX(-1000px)
}
}
@keyframes fadeOutLeftLarge {
0% {
opacity:0;
transform:translateX(0)
}
100% {
opacity:1;
transform:translateX(-1000px)
}
}
@media all {
.animate.fadeOutLeftLarge, .trigger.fadeOutLeftLarge {
	-webkit-animation-name: fadeOutLeftLarge;
	-moz-animation-name: fadeOutLeftLarge;
	-ms-animation-name: fadeOutLeftLarge;
	-o-animation-name: fadeOutLeftLarge;
	animation-name: fadeOutLeftLarge
}

}@-webkit-keyframes fadeOutRightLarge {
0% {
opacity:0;
-webkit-transform:translateX(0)
}
100% {
opacity:1;
-webkit-transform:translateX(1000px)
}
}
@-moz-keyframes fadeOutRightLarge {
0% {
opacity:0;
-moz-transform:translateX(0)
}
100% {
opacity:1;
-moz-transform:translateX(1000px)
}
}
@-ms-keyframes fadeOutRightLarge {
0% {
opacity:0;
-ms-transform:translateX(0)
}
100% {
opacity:1;
-ms-transform:translateX(1000px)
}
}
@-o-keyframes fadeOutRightLarge {
0% {
opacity:0;
-o-transform:translateX(0)
}
100% {
opacity:1;
-o-transform:translateX(1000px)
}
}
@keyframes fadeOutRightLarge {
0% {
opacity:0;
transform:translateX(0)
}
100% {
opacity:1;
transform:translateX(1000px)
}
}
@media all {
.animate.fadeOutRightLarge, .trigger.fadeOutRightLarge {
	-webkit-animation-name: fadeOutRightLarge;
	-moz-animation-name: fadeOutRightLarge;
	-ms-animation-name: fadeOutRightLarge;
	-o-animation-name: fadeOutRightLarge;
	animation-name: fadeOutRightLarge
}

}@-webkit-keyframes zoomIn {
0% {
opacity:0;
-webkit-transform:scale(0)
}
100% {
opacity:1;
-webkit-transform:scale(1)
}
}
@-moz-keyframes zoomIn {
0% {
opacity:0;
-moz-transform:scale(0)
}
100% {
opacity:1;
-moz-transform:scale(1)
}
}
@-ms-keyframes zoomIn {
0% {
opacity:0;
-ms-transform:scale(0)
}
100% {
opacity:1;
-ms-transform:scale(1)
}
}
@-o-keyframes zoomIn {
0% {
opacity:0;
-o-transform:scale(0)
}
100% {
opacity:1;
-o-transform:scale(1)
}
}
@keyframes zoomIn {
0% {
opacity:0;
transform:scale(0)
}
100% {
opacity:1;
transform:scale(1)
}
}
@media all {
.animate.zoomIn, .trigger.zoomIn {
	-webkit-animation-name: zoomIn;
	-moz-animation-name: zoomIn;
	-ms-animation-name: zoomIn;
	-o-animation-name: zoomIn;
	animation-name: zoomIn
}

}@-webkit-keyframes zoomInUp {
0% {
opacity:0;
-webkit-transform:scale(0) translateY(100px)
}
100% {
opacity:1;
-webkit-transform:scale(1) translateY(0)
}
}
@-moz-keyframes zoomInUp {
0% {
opacity:0;
-moz-transform:scale(0) translateY(100px)
}
100% {
opacity:1;
-moz-transform:scale(1) translateY(0)
}
}
@-ms-keyframes zoomInUp {
0% {
opacity:0;
-ms-transform:scale(0) translateY(100px)
}
100% {
opacity:1;
-ms-transform:scale(1) translateY(0)
}
}
@-o-keyframes zoomInUp {
0% {
opacity:0;
-o-transform:scale(0) translateY(100px)
}
100% {
opacity:1;
-o-transform:scale(1) translateY(0)
}
}
@keyframes zoomInUp {
0% {
opacity:0;
transform:scale(0) translateY(100px)
}
100% {
opacity:1;
transform:scale(1) translateY(0)
}
}
@media all {
.animate.zoomInUp, .trigger.zoomInUp {
	-webkit-animation-name: zoomInUp;
	-moz-animation-name: zoomInUp;
	-ms-animation-name: zoomInUp;
	-o-animation-name: zoomInUp;
	animation-name: zoomInUp
}

}@-webkit-keyframes zoomInDown {
0% {
opacity:0;
-webkit-transform:scale(0) translateY(-100px)
}
100% {
opacity:1;
-webkit-transform:scale(1) translateY(0)
}
}
@-moz-keyframes zoomInDown {
0% {
opacity:0;
-moz-transform:scale(0) translateY(-100px)
}
100% {
opacity:1;
-moz-transform:scale(1) translateY(0)
}
}
@-ms-keyframes zoomInDown {
0% {
opacity:0;
-ms-transform:scale(0) translateY(-100px)
}
100% {
opacity:1;
-ms-transform:scale(1) translateY(0)
}
}
@-o-keyframes zoomInDown {
0% {
opacity:0;
-o-transform:scale(0) translateY(-100px)
}
100% {
opacity:1;
-o-transform:scale(1) translateY(0)
}
}
@keyframes zoomInDown {
0% {
opacity:0;
transform:scale(0) translateY(-100px)
}
100% {
opacity:1;
transform:scale(1) translateY(0)
}
}
@media all {
.animate.zoomInDown, .trigger.zoomInDown {
	-webkit-animation-name: zoomInDown;
	-moz-animation-name: zoomInDown;
	-ms-animation-name: zoomInDown;
	-o-animation-name: zoomInDown;
	animation-name: zoomInDown
}

}@-webkit-keyframes zoomInLeft {
0% {
opacity:0;
-webkit-transform:scale(0) translateX(-100px)
}
100% {
opacity:1;
-webkit-transform:scale(1) translateX(0)
}
}
@-moz-keyframes zoomInLeft {
0% {
opacity:0;
-moz-transform:scale(0) translateX(-100px)
}
100% {
opacity:1;
-moz-transform:scale(1) translateX(0)
}
}
@-ms-keyframes zoomInLeft {
0% {
opacity:0;
-ms-transform:scale(0) translateX(-100px)
}
100% {
opacity:1;
-ms-transform:scale(1) translateX(0)
}
}
@-o-keyframes zoomInLeft {
0% {
opacity:0;
-o-transform:scale(0) translateX(-100px)
}
100% {
opacity:1;
-o-transform:scale(1) translateX(0)
}
}
@keyframes zoomInLeft {
0% {
opacity:0;
transform:scale(0) translateX(-100px)
}
100% {
opacity:1;
transform:scale(1) translateX(0)
}
}
@media all {
.animate.zoomInLeft, .trigger.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	-moz-animation-name: zoomInLeft;
	-ms-animation-name: zoomInLeft;
	-o-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

}@-webkit-keyframes zoomInRight {
0% {
opacity:0;
-webkit-transform:scale(0) translateX(100px)
}
100% {
opacity:1;
-webkit-transform:scale(1) translateX(0)
}
}
@-moz-keyframes zoomInRight {
0% {
opacity:0;
-moz-transform:scale(0) translateX(100px)
}
100% {
opacity:1;
-moz-transform:scale(1) translateX(0)
}
}
@-ms-keyframes zoomInRight {
0% {
opacity:0;
-ms-transform:scale(0) translateX(100px)
}
100% {
opacity:1;
-ms-transform:scale(1) translateX(0)
}
}
@-o-keyframes zoomInRight {
0% {
opacity:0;
-o-transform:scale(0) translateX(100px)
}
100% {
opacity:1;
-o-transform:scale(1) translateX(0)
}
}
@keyframes zoomInRight {
0% {
opacity:0;
transform:scale(0) translateX(100px)
}
100% {
opacity:1;
transform:scale(1) translateX(0)
}
}
@media all {
.animate.zoomInRight, .trigger.zoomInRight {
	-webkit-animation-name: zoomInRight;
	-moz-animation-name: zoomInRight;
	-ms-animation-name: zoomInRight;
	-o-animation-name: zoomInRight;
	animation-name: zoomInRight
}

}@-webkit-keyframes zoomInUpLarge {
0% {
opacity:0;
-webkit-transform:scale(0) translateY(1000px)
}
100% {
opacity:1;
-webkit-transform:scale(1) translateY(0)
}
}
@-moz-keyframes zoomInUpLarge {
0% {
opacity:0;
-moz-transform:scale(0) translateY(1000px)
}
100% {
opacity:1;
-moz-transform:scale(1) translateY(0)
}
}
@-ms-keyframes zoomInUpLarge {
0% {
opacity:0;
-ms-transform:scale(0) translateY(1000px)
}
100% {
opacity:1;
-ms-transform:scale(1) translateY(0)
}
}
@-o-keyframes zoomInUpLarge {
0% {
opacity:0;
-o-transform:scale(0) translateY(1000px)
}
100% {
opacity:1;
-o-transform:scale(1) translateY(0)
}
}
@keyframes zoomInUpLarge {
0% {
opacity:0;
transform:scale(0) translateY(1000px)
}
100% {
opacity:1;
transform:scale(1) translateY(0)
}
}
@media all {
.animate.zoomInUpLarge, .trigger.zoomInUpLarge {
	-webkit-animation-name: zoomInUpLarge;
	-moz-animation-name: zoomInUpLarge;
	-ms-animation-name: zoomInUpLarge;
	-o-animation-name: zoomInUpLarge;
	animation-name: zoomInUpLarge
}

}@-webkit-keyframes zoomInDownLarge {
0% {
opacity:0;
-webkit-transform:scale(0) translateY(-1000px)
}
100% {
opacity:1;
-webkit-transform:scale(1) translateY(0)
}
}
@-moz-keyframes zoomInDownLarge {
0% {
opacity:0;
-moz-transform:scale(0) translateY(-1000px)
}
100% {
opacity:1;
-moz-transform:scale(1) translateY(0)
}
}
@-ms-keyframes zoomInDownLarge {
0% {
opacity:0;
-ms-transform:scale(0) translateY(-1000px)
}
100% {
opacity:1;
-ms-transform:scale(1) translateY(0)
}
}
@-o-keyframes zoomInDownLarge {
0% {
opacity:0;
-o-transform:scale(0) translateY(-1000px)
}
100% {
opacity:1;
-o-transform:scale(1) translateY(0)
}
}
@keyframes zoomInDownLarge {
0% {
opacity:0;
transform:scale(0) translateY(-1000px)
}
100% {
opacity:1;
transform:scale(1) translateY(0)
}
}
@media all {
.animate.zoomInDownLarge, .trigger.zoomInDownLarge {
	-webkit-animation-name: zoomInDownLarge;
	-moz-animation-name: zoomInDownLarge;
	-ms-animation-name: zoomInDownLarge;
	-o-animation-name: zoomInDownLarge;
	animation-name: zoomInDownLarge
}

}@-webkit-keyframes zoomInLeftLarge {
0% {
opacity:0;
-webkit-transform:scale(0) translateX(-1000px)
}
100% {
opacity:1;
-webkit-transform:scale(1) translateX(0)
}
}
@-moz-keyframes zoomInLeftLarge {
0% {
opacity:0;
-moz-transform:scale(0) translateX(-1000px)
}
100% {
opacity:1;
-moz-transform:scale(1) translateX(0)
}
}
@-ms-keyframes zoomInLeftLarge {
0% {
opacity:0;
-ms-transform:scale(0) translateX(-1000px)
}
100% {
opacity:1;
-ms-transform:scale(1) translateX(0)
}
}
@-o-keyframes zoomInLeftLarge {
0% {
opacity:0;
-o-transform:scale(0) translateX(-1000px)
}
100% {
opacity:1;
-o-transform:scale(1) translateX(0)
}
}
@keyframes zoomInLeftLarge {
0% {
opacity:0;
transform:scale(0) translateX(-1000px)
}
100% {
opacity:1;
transform:scale(1) translateX(0)
}
}
@media all {
.animate.zoomInLeftLarge, .trigger.zoomInLeftLarge {
	-webkit-animation-name: zoomInLeftLarge;
	-moz-animation-name: zoomInLeftLarge;
	-ms-animation-name: zoomInLeftLarge;
	-o-animation-name: zoomInLeftLarge;
	animation-name: zoomInLeftLarge
}

}@-webkit-keyframes zoomInRightLarge {
0% {
opacity:0;
-webkit-transform:scale(0) translateX(1000px)
}
100% {
opacity:1;
-webkit-transform:scale(1) translateX(0)
}
}
@-moz-keyframes zoomInRightLarge {
0% {
opacity:0;
-moz-transform:scale(0) translateX(1000px)
}
100% {
opacity:1;
-moz-transform:scale(1) translateX(0)
}
}
@-ms-keyframes zoomInRightLarge {
0% {
opacity:0;
-ms-transform:scale(0) translateX(1000px)
}
100% {
opacity:1;
-ms-transform:scale(1) translateX(0)
}
}
@-o-keyframes zoomInRightLarge {
0% {
opacity:0;
-o-transform:scale(0) translateX(1000px)
}
100% {
opacity:1;
-o-transform:scale(1) translateX(0)
}
}
@keyframes zoomInRightLarge {
0% {
opacity:0;
transform:scale(0) translateX(1000px)
}
100% {
opacity:1;
transform:scale(1) translateX(0)
}
}
@media all {
.animate.zoomInRightLarge, .trigger.zoomInRightLarge {
	-webkit-animation-name: zoomInRightLarge;
	-moz-animation-name: zoomInRightLarge;
	-ms-animation-name: zoomInRightLarge;
	-o-animation-name: zoomInRightLarge;
	animation-name: zoomInRightLarge
}

}@-webkit-keyframes zoomOut {
0% {
opacity:1;
-webkit-transform:scale(1)
}
100% {
opacity:0;
-webkit-transform:scale(0)
}
}
@-moz-keyframes zoomOut {
0% {
opacity:1;
-moz-transform:scale(1)
}
100% {
opacity:0;
-moz-transform:scale(0)
}
}
@-ms-keyframes zoomOut {
0% {
opacity:1;
-ms-transform:scale(1)
}
100% {
opacity:0;
-ms-transform:scale(0)
}
}
@-o-keyframes zoomOut {
0% {
opacity:1;
-o-transform:scale(1)
}
100% {
opacity:0;
-o-transform:scale(0)
}
}
@keyframes zoomOut {
0% {
opacity:1;
transform:scale(1)
}
100% {
opacity:0;
transform:scale(0)
}
}
@media all {
.animate.zoomOut, .trigger.zoomOut {
	-webkit-animation-name: zoomOut;
	-moz-animation-name: zoomOut;
	-ms-animation-name: zoomOut;
	-o-animation-name: zoomOut;
	animation-name: zoomOut
}

}@-webkit-keyframes zoomOutUp {
0% {
opacity:1;
-webkit-transform:scale(1) translateY(0)
}
100% {
opacity:0;
-webkit-transform:scale(0) translateY(-100px)
}
}
@-moz-keyframes zoomOutUp {
0% {
opacity:1;
-moz-transform:scale(1) translateY(0)
}
100% {
opacity:0;
-moz-transform:scale(0) translateY(-100px)
}
}
@-ms-keyframes zoomOutUp {
0% {
opacity:1;
-ms-transform:scale(1) translateY(0)
}
100% {
opacity:0;
-ms-transform:scale(0) translateY(-100px)
}
}
@-o-keyframes zoomOutUp {
0% {
opacity:1;
-o-transform:scale(1) translateY(0)
}
100% {
opacity:0;
-o-transform:scale(0) translateY(-100px)
}
}
@keyframes zoomOutUp {
0% {
opacity:1;
transform:scale(1) translateY(0)
}
100% {
opacity:0;
transform:scale(0) translateY(-100px)
}
}
@media all {
.animate.zoomOutUp, .trigger.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	-moz-animation-name: zoomOutUp;
	-ms-animation-name: zoomOutUp;
	-o-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

}@-webkit-keyframes zoomOutDown {
0% {
opacity:1;
-webkit-transform:scale(1) translateY(0)
}
100% {
opacity:0;
-webkit-transform:scale(0) translateY(100px)
}
}
@-moz-keyframes zoomOutDown {
0% {
opacity:1;
-moz-transform:scale(1) translateY(0)
}
100% {
opacity:0;
-moz-transform:scale(0) translateY(100px)
}
}
@-ms-keyframes zoomOutDown {
0% {
opacity:1;
-ms-transform:scale(1) translateY(0)
}
100% {
opacity:0;
-ms-transform:scale(0) translateY(100px)
}
}
@-o-keyframes zoomOutDown {
0% {
opacity:1;
-o-transform:scale(1) translateY(0)
}
100% {
opacity:0;
-o-transform:scale(0) translateY(100px)
}
}
@keyframes zoomOutDown {
0% {
opacity:1;
transform:scale(1) translateY(0)
}
100% {
opacity:0;
transform:scale(0) translateY(100px)
}
}
@media all {
.animate.zoomOutDown, .trigger.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	-moz-animation-name: zoomOutDown;
	-ms-animation-name: zoomOutDown;
	-o-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

}@-webkit-keyframes zoomOutLeft {
0% {
opacity:0;
-webkit-transform:scale(0) translateX(0)
}
100% {
opacity:1;
-webkit-transform:scale(1) translateX(-100px)
}
}
@-moz-keyframes zoomOutLeft {
0% {
opacity:0;
-moz-transform:scale(0) translateX(0)
}
100% {
opacity:1;
-moz-transform:scale(1) translateX(-100px)
}
}
@-ms-keyframes zoomOutLeft {
0% {
opacity:0;
-ms-transform:scale(0) translateX(0)
}
100% {
opacity:1;
-ms-transform:scale(1) translateX(-100px)
}
}
@-o-keyframes zoomOutLeft {
0% {
opacity:0;
-o-transform:scale(0) translateX(0)
}
100% {
opacity:1;
-o-transform:scale(1) translateX(-100px)
}
}
@keyframes zoomOutLeft {
0% {
opacity:0;
transform:scale(0) translateX(0)
}
100% {
opacity:1;
transform:scale(1) translateX(-100px)
}
}
@media all {
.animate.zoomOutLeft, .trigger.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	-moz-animation-name: zoomOutLeft;
	-ms-animation-name: zoomOutLeft;
	-o-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}

}@-webkit-keyframes zoomOutRight {
0% {
opacity:0;
-webkit-transform:scale(0) translateX(0)
}
100% {
opacity:1;
-webkit-transform:scale(1) translateX(100px)
}
}
@-moz-keyframes zoomOutRight {
0% {
opacity:0;
-moz-transform:scale(0) translateX(0)
}
100% {
opacity:1;
-moz-transform:scale(1) translateX(100px)
}
}
@-ms-keyframes zoomOutRight {
0% {
opacity:0;
-ms-transform:scale(0) translateX(0)
}
100% {
opacity:1;
-ms-transform:scale(1) translateX(100px)
}
}
@-o-keyframes zoomOutRight {
0% {
opacity:0;
-o-transform:scale(0) translateX(0)
}
100% {
opacity:1;
-o-transform:scale(1) translateX(100px)
}
}
@keyframes zoomOutRight {
0% {
opacity:0;
transform:scale(0) translateX(0)
}
100% {
opacity:1;
transform:scale(1) translateX(100px)
}
}
@media all {
.animate.zoomOutRight, .trigger.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	-moz-animation-name: zoomOutRight;
	-ms-animation-name: zoomOutRight;
	-o-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}

}@-webkit-keyframes zoomOutUpLarge {
0% {
opacity:1;
-webkit-transform:scale(1) translateY(0)
}
100% {
opacity:0;
-webkit-transform:scale(0) translateY(-1000px)
}
}
@-moz-keyframes zoomOutUpLarge {
0% {
opacity:1;
-moz-transform:scale(1) translateY(0)
}
100% {
opacity:0;
-moz-transform:scale(0) translateY(-1000px)
}
}
@-ms-keyframes zoomOutUpLarge {
0% {
opacity:1;
-ms-transform:scale(1) translateY(0)
}
100% {
opacity:0;
-ms-transform:scale(0) translateY(-1000px)
}
}
@-o-keyframes zoomOutUpLarge {
0% {
opacity:1;
-o-transform:scale(1) translateY(0)
}
100% {
opacity:0;
-o-transform:scale(0) translateY(-1000px)
}
}
@keyframes zoomOutUpLarge {
0% {
opacity:1;
transform:scale(1) translateY(0)
}
100% {
opacity:0;
transform:scale(0) translateY(-1000px)
}
}
@media all {
.animate.zoomOutUpLarge, .trigger.zoomOutUpLarge {
	-webkit-animation-name: zoomOutUpLarge;
	-moz-animation-name: zoomOutUpLarge;
	-ms-animation-name: zoomOutUpLarge;
	-o-animation-name: zoomOutUpLarge;
	animation-name: zoomOutUpLarge
}

}@-webkit-keyframes zoomOutDownLarge {
0% {
opacity:1;
-webkit-transform:scale(1) translateY(0)
}
100% {
opacity:0;
-webkit-transform:scale(0) translateY(1000px)
}
}
@-moz-keyframes zoomOutDownLarge {
0% {
opacity:1;
-moz-transform:scale(1) translateY(0)
}
100% {
opacity:0;
-moz-transform:scale(0) translateY(1000px)
}
}
@-ms-keyframes zoomOutDownLarge {
0% {
opacity:1;
-ms-transform:scale(1) translateY(0)
}
100% {
opacity:0;
-ms-transform:scale(0) translateY(1000px)
}
}
@-o-keyframes zoomOutDownLarge {
0% {
opacity:1;
-o-transform:scale(1) translateY(0)
}
100% {
opacity:0;
-o-transform:scale(0) translateY(1000px)
}
}
@keyframes zoomOutDownLarge {
0% {
opacity:1;
transform:scale(1) translateY(0)
}
100% {
opacity:0;
transform:scale(0) translateY(1000px)
}
}
@media all {
.animate.zoomOutDownLarge, .trigger.zoomOutDownLarge {
	-webkit-animation-name: zoomOutDownLarge;
	-moz-animation-name: zoomOutDownLarge;
	-ms-animation-name: zoomOutDownLarge;
	-o-animation-name: zoomOutDownLarge;
	animation-name: zoomOutDownLarge
}

}@-webkit-keyframes zoomOutLeftLarge {
0% {
opacity:0;
-webkit-transform:scale(0) translateX(0)
}
100% {
opacity:1;
-webkit-transform:scale(1) translateX(-1000px)
}
}
@-moz-keyframes zoomOutLeftLarge {
0% {
opacity:0;
-moz-transform:scale(0) translateX(0)
}
100% {
opacity:1;
-moz-transform:scale(1) translateX(-1000px)
}
}
@-ms-keyframes zoomOutLeftLarge {
0% {
opacity:0;
-ms-transform:scale(0) translateX(0)
}
100% {
opacity:1;
-ms-transform:scale(1) translateX(-1000px)
}
}
@-o-keyframes zoomOutLeftLarge {
0% {
opacity:0;
-o-transform:scale(0) translateX(0)
}
100% {
opacity:1;
-o-transform:scale(1) translateX(-1000px)
}
}
@keyframes zoomOutLeftLarge {
0% {
opacity:0;
transform:scale(0) translateX(0)
}
100% {
opacity:1;
transform:scale(1) translateX(-1000px)
}
}
@media all {
.animate.zoomOutLeftLarge, .trigger.zoomOutLeftLarge {
	-webkit-animation-name: zoomOutLeftLarge;
	-moz-animation-name: zoomOutLeftLarge;
	-ms-animation-name: zoomOutLeftLarge;
	-o-animation-name: zoomOutLeftLarge;
	animation-name: zoomOutLeftLarge
}

}@-webkit-keyframes zoomOutRightLarge {
0% {
opacity:0;
-webkit-transform:scale(0) translateX(0)
}
100% {
opacity:1;
-webkit-transform:scale(1) translateX(1000px)
}
}
@-moz-keyframes zoomOutRightLarge {
0% {
opacity:0;
-moz-transform:scale(0) translateX(0)
}
100% {
opacity:1;
-moz-transform:scale(1) translateX(1000px)
}
}
@-ms-keyframes zoomOutRightLarge {
0% {
opacity:0;
-ms-transform:scale(0) translateX(0)
}
100% {
opacity:1;
-ms-transform:scale(1) translateX(1000px)
}
}
@-o-keyframes zoomOutRightLarge {
0% {
opacity:0;
-o-transform:scale(0) translateX(0)
}
100% {
opacity:1;
-o-transform:scale(1) translateX(1000px)
}
}
@keyframes zoomOutRightLarge {
0% {
opacity:0;
transform:scale(0) translateX(0)
}
100% {
opacity:1;
transform:scale(1) translateX(1000px)
}
}
@media all {
.animate.zoomOutRightLarge, .trigger.zoomOutRightLarge {
	-webkit-animation-name: zoomOutRightLarge;
	-moz-animation-name: zoomOutRightLarge;
	-ms-animation-name: zoomOutRightLarge;
	-o-animation-name: zoomOutRightLarge;
	animation-name: zoomOutRightLarge
}

}@-webkit-keyframes bounceIn {
0% {
opacity:0;
-webkit-transform:scale(0)
}
50% {
opacity:1;
-webkit-transform:scale(1.1)
}
70% {
opacity:1;
-webkit-transform:scale(.9)
}
100% {
opacity:1;
-webkit-transform:scale(1)
}
}
@-moz-keyframes bounceIn {
0% {
opacity:0;
-moz-transform:scale(0)
}
50% {
opacity:1;
-moz-transform:scale(1.1)
}
70% {
opacity:1;
-moz-transform:scale(.9)
}
100% {
opacity:1;
-moz-transform:scale(1)
}
}
@-ms-keyframes bounceIn {
0% {
opacity:0;
-ms-transform:scale(0)
}
50% {
opacity:1;
-ms-transform:scale(1.1)
}
70% {
opacity:1;
-ms-transform:scale(.9)
}
100% {
opacity:1;
-ms-transform:scale(1)
}
}
@-o-keyframes bounceIn {
0% {
opacity:0;
-o-transform:scale(0)
}
50% {
opacity:1;
-o-transform:scale(1.1)
}
70% {
opacity:1;
-o-transform:scale(.9)
}
100% {
opacity:1;
-o-transform:scale(1)
}
}
@keyframes bounceIn {
0% {
opacity:0;
transform:scale(0)
}
50% {
opacity:1;
transform:scale(1.1)
}
70% {
opacity:1;
transform:scale(.9)
}
100% {
opacity:1;
transform:scale(1)
}
}
@media all {
.animate.bounceIn, .trigger.bounceIn {
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-ms-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn
}

}@-webkit-keyframes bounceInUp {
0% {
opacity:0;
-webkit-transform:scale(0) translateY(100px)
}
60% {
opacity:1;
-webkit-transform:scale(1.1) translateY(-40px)
}
80% {
opacity:1;
-webkit-transform:scale(.9) translateY(20px)
}
100% {
opacity:1;
-webkit-transform:scale(1) translateY(0)
}
}
@-moz-keyframes bounceInUp {
0% {
opacity:0;
-moz-transform:scale(0) translateY(100px)
}
60% {
opacity:1;
-moz-transform:scale(1.1) translateY(-40px)
}
80% {
opacity:1;
-moz-transform:scale(.9) translateY(20px)
}
100% {
opacity:1;
-moz-transform:scale(1) translateY(0)
}
}
@-ms-keyframes bounceInUp {
0% {
opacity:0;
-ms-transform:scale(0) translateY(100px)
}
60% {
opacity:1;
-ms-transform:scale(1.1) translateY(-40px)
}
80% {
opacity:1;
-ms-transform:scale(.9) translateY(20px)
}
100% {
opacity:1;
-ms-transform:scale(1) translateY(0)
}
}
@-o-keyframes bounceInUp {
0% {
opacity:0;
-o-transform:scale(0) translateY(100px)
}
60% {
opacity:1;
-o-transform:scale(1.1) translateY(-40px)
}
80% {
opacity:1;
-o-transform:scale(.9) translateY(20px)
}
100% {
opacity:1;
-o-transform:scale(1) translateY(0)
}
}
@keyframes bounceInUp {
0% {
opacity:0;
transform:scale(0) translateY(100px)
}
60% {
opacity:1;
transform:scale(1.1) translateY(-40px)
}
80% {
opacity:1;
transform:scale(.9) translateY(20px)
}
100% {
opacity:1;
transform:scale(1) translateY(0)
}
}
@media all {
.animate.bounceInUp, .trigger.bounceInUp {
	-webkit-animation-name: bounceInUp;
	-moz-animation-name: bounceInUp;
	-ms-animation-name: bounceInUp;
	-o-animation-name: bounceInUp;
	animation-name: bounceInUp
}

}@-webkit-keyframes bounceInDown {
0% {
opacity:0;
-webkit-transform:scale(0) translateY(-100px)
}
60% {
opacity:1;
-webkit-transform:scale(1.1) translateY(40px)
}
80% {
opacity:1;
-webkit-transform:scale(.9) translateY(-20px)
}
100% {
opacity:1;
-webkit-transform:scale(1) translateY(0)
}
}
@-moz-keyframes bounceInDown {
0% {
opacity:0;
-moz-transform:scale(0) translateY(-100px)
}
60% {
opacity:1;
-moz-transform:scale(1.1) translateY(40px)
}
80% {
opacity:1;
-moz-transform:scale(.9) translateY(-20px)
}
100% {
opacity:1;
-moz-transform:scale(1) translateY(0)
}
}
@-ms-keyframes bounceInDown {
0% {
opacity:0;
-ms-transform:scale(0) translateY(-100px)
}
60% {
opacity:1;
-ms-transform:scale(1.1) translateY(40px)
}
80% {
opacity:1;
-ms-transform:scale(.9) translateY(-20px)
}
100% {
opacity:1;
-ms-transform:scale(1) translateY(0)
}
}
@-o-keyframes bounceInDown {
0% {
opacity:0;
-o-transform:scale(0) translateY(-100px)
}
60% {
opacity:1;
-o-transform:scale(1.1) translateY(40px)
}
80% {
opacity:1;
-o-transform:scale(.9) translateY(-20px)
}
100% {
opacity:1;
-o-transform:scale(1) translateY(0)
}
}
@keyframes bounceInDown {
0% {
opacity:0;
transform:scale(0) translateY(-100px)
}
60% {
opacity:1;
transform:scale(1.1) translateY(40px)
}
80% {
opacity:1;
transform:scale(.9) translateY(-20px)
}
100% {
opacity:1;
transform:scale(1) translateY(0)
}
}
@media all {
.animate.bounceInDown, .trigger.bounceInDown {
	-webkit-animation-name: bounceInDown;
	-moz-animation-name: bounceInDown;
	-ms-animation-name: bounceInDown;
	-o-animation-name: bounceInDown;
	animation-name: bounceInDown
}

}@-webkit-keyframes bounceInLeft {
0% {
opacity:0;
-webkit-transform:scale(0) translateX(-100px)
}
60% {
opacity:1;
-webkit-transform:scale(1.1) translateX(40px)
}
80% {
opacity:1;
-webkit-transform:scale(.9) translateX(-20px)
}
100% {
opacity:1;
-webkit-transform:scale(1) translateX(0)
}
}
@-moz-keyframes bounceInLeft {
0% {
opacity:0;
-moz-transform:scale(0) translateX(-100px)
}
60% {
opacity:1;
-moz-transform:scale(1.1) translateX(40px)
}
80% {
opacity:1;
-moz-transform:scale(.9) translateX(-20px)
}
100% {
opacity:1;
-moz-transform:scale(1) translateX(0)
}
}
@-ms-keyframes bounceInLeft {
0% {
opacity:0;
-ms-transform:scale(0) translateX(-100px)
}
60% {
opacity:1;
-ms-transform:scale(1.1) translateX(40px)
}
80% {
opacity:1;
-ms-transform:scale(.9) translateX(-20px)
}
100% {
opacity:1;
-ms-transform:scale(1) translateX(0)
}
}
@-o-keyframes bounceInLeft {
0% {
opacity:0;
-o-transform:scale(0) translateX(-100px)
}
60% {
opacity:1;
-o-transform:scale(1.1) translateX(40px)
}
80% {
opacity:1;
-o-transform:scale(.9) translateX(-20px)
}
100% {
opacity:1;
-o-transform:scale(1) translateX(0)
}
}
@keyframes bounceInLeft {
0% {
opacity:0;
transform:scale(0) translateX(-100px)
}
60% {
opacity:1;
transform:scale(1.1) translateX(40px)
}
80% {
opacity:1;
transform:scale(.9) translateX(-20px)
}
100% {
opacity:1;
transform:scale(1) translateX(0)
}
}
@media all {
.animate.bounceInLeft, .trigger.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	-moz-animation-name: bounceInLeft;
	-ms-animation-name: bounceInLeft;
	-o-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

}@-webkit-keyframes bounceInRight {
0% {
opacity:0;
-webkit-transform:scale(0) translateX(100px)
}
60% {
opacity:1;
-webkit-transform:scale(1.1) translateX(-40px)
}
80% {
opacity:1;
-webkit-transform:scale(.9) translateX(20px)
}
100% {
opacity:1;
-webkit-transform:scale(1) translateX(0)
}
}
@-moz-keyframes bounceInRight {
0% {
opacity:0;
-moz-transform:scale(0) translateX(100px)
}
60% {
opacity:1;
-moz-transform:scale(1.1) translateX(-40px)
}
80% {
opacity:1;
-moz-transform:scale(.9) translateX(20px)
}
100% {
opacity:1;
-moz-transform:scale(1) translateX(0)
}
}
@-ms-keyframes bounceInRight {
0% {
opacity:0;
-ms-transform:scale(0) translateX(100px)
}
60% {
opacity:1;
-ms-transform:scale(1.1) translateX(-40px)
}
80% {
opacity:1;
-ms-transform:scale(.9) translateX(20px)
}
100% {
opacity:1;
-ms-transform:scale(1) translateX(0)
}
}
@-o-keyframes bounceInRight {
0% {
opacity:0;
-o-transform:scale(0) translateX(100px)
}
60% {
opacity:1;
-o-transform:scale(1.1) translateX(-40px)
}
80% {
opacity:1;
-o-transform:scale(.9) translateX(20px)
}
100% {
opacity:1;
-o-transform:scale(1) translateX(0)
}
}
@keyframes bounceInRight {
0% {
opacity:0;
transform:scale(0) translateX(100px)
}
60% {
opacity:1;
transform:scale(1.1) translateX(-40px)
}
80% {
opacity:1;
transform:scale(.9) translateX(20px)
}
100% {
opacity:1;
transform:scale(1) translateX(0)
}
}
@media all {
.animate.bounceInRight, .trigger.bounceInRight {
	-webkit-animation-name: bounceInRight;
	-moz-animation-name: bounceInRight;
	-ms-animation-name: bounceInRight;
	-o-animation-name: bounceInRight;
	animation-name: bounceInRight
}

}@-webkit-keyframes bounceOut {
0% {
opacity:1;
-webkit-transform:scale(1)
}
30% {
opacity:1;
-webkit-transform:scale(1.1)
}
50% {
opacity:0;
-webkit-transform:scale(.9)
}
100% {
opacity:0;
-webkit-transform:scale(0)
}
}
@-moz-keyframes bounceOut {
0% {
opacity:1;
-moz-transform:scale(1)
}
30% {
opacity:1;
-moz-transform:scale(1.1)
}
50% {
opacity:0;
-moz-transform:scale(.9)
}
100% {
opacity:0;
-moz-transform:scale(0)
}
}
@-ms-keyframes bounceOut {
0% {
opacity:1;
-ms-transform:scale(1)
}
30% {
opacity:1;
-ms-transform:scale(1.1)
}
50% {
opacity:0;
-ms-transform:scale(.9)
}
100% {
opacity:0;
-ms-transform:scale(0)
}
}
@-o-keyframes bounceOut {
0% {
opacity:1;
-o-transform:scale(1)
}
30% {
opacity:1;
-o-transform:scale(1.1)
}
50% {
opacity:0;
-o-transform:scale(.9)
}
100% {
opacity:0;
-o-transform:scale(0)
}
}
@keyframes bounceOut {
0% {
opacity:1;
transform:scale(1)
}
30% {
opacity:1;
transform:scale(1.1)
}
50% {
opacity:0;
transform:scale(.9)
}
100% {
opacity:0;
transform:scale(0)
}
}
@media all {
.animate.bounceOut, .trigger.bounceOut {
	-webkit-animation-name: bounceOut;
	-moz-animation-name: bounceOut;
	-ms-animation-name: bounceOut;
	-o-animation-name: bounceOut;
	animation-name: bounceOut
}

}@-webkit-keyframes bounceOutUp {
0% {
opacity:1;
-webkit-transform:translateY(0)
}
20% {
opacity:1;
-webkit-transform:translateY(40px)
}
100% {
opacity:0;
-webkit-transform:translateY(-100px)
}
}
@-moz-keyframes bounceOutUp {
0% {
opacity:1;
-moz-transform:translateY(0)
}
20% {
opacity:1;
-moz-transform:translateY(40px)
}
100% {
opacity:0;
-moz-transform:translateY(-100px)
}
}
@-ms-keyframes bounceOutUp {
0% {
opacity:1;
-ms-transform:translateY(0)
}
20% {
opacity:1;
-ms-transform:translateY(40px)
}
100% {
opacity:0;
-ms-transform:translateY(-100px)
}
}
@-o-keyframes bounceOutUp {
0% {
opacity:1;
-o-transform:translateY(0)
}
20% {
opacity:1;
-o-transform:translateY(40px)
}
100% {
opacity:0;
-o-transform:translateY(-100px)
}
}
@keyframes bounceOutUp {
0% {
opacity:1;
transform:translateY(0)
}
20% {
opacity:1;
transform:translateY(40px)
}
100% {
opacity:0;
transform:translateY(-100px)
}
}
@media all {
.animate.bounceOutUp, .trigger.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	-moz-animation-name: bounceOutUp;
	-ms-animation-name: bounceOutUp;
	-o-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

}@-webkit-keyframes bounceOutDown {
0% {
opacity:1;
-webkit-transform:translateY(0)
}
20% {
opacity:1;
-webkit-transform:translateY(-40px)
}
100% {
opacity:0;
-webkit-transform:translateY(100px)
}
}
@-moz-keyframes bounceOutDown {
0% {
opacity:1;
-moz-transform:translateY(0)
}
20% {
opacity:1;
-moz-transform:translateY(-40px)
}
100% {
opacity:0;
-moz-transform:translateY(100px)
}
}
@-ms-keyframes bounceOutDown {
0% {
opacity:1;
-ms-transform:translateY(0)
}
20% {
opacity:1;
-ms-transform:translateY(-40px)
}
100% {
opacity:0;
-ms-transform:translateY(100px)
}
}
@-o-keyframes bounceOutDown {
0% {
opacity:1;
-o-transform:translateY(0)
}
20% {
opacity:1;
-o-transform:translateY(-40px)
}
100% {
opacity:0;
-o-transform:translateY(100px)
}
}
@keyframes bounceOutDown {
0% {
opacity:1;
transform:translateY(0)
}
20% {
opacity:1;
transform:translateY(-40px)
}
100% {
opacity:0;
transform:translateY(100px)
}
}
@media all {
.animate.bounceOutDown, .trigger.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	-moz-animation-name: bounceOutDown;
	-ms-animation-name: bounceOutDown;
	-o-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

}@-webkit-keyframes bounceOutLeft {
0% {
opacity:1;
-webkit-transform:translateX(0)
}
20% {
opacity:1;
-webkit-transform:translateX(40px)
}
100% {
opacity:0;
-webkit-transform:translateX(-100px)
}
}
@-moz-keyframes bounceOutLeft {
0% {
opacity:1;
-moz-transform:translateX(0)
}
20% {
opacity:1;
-moz-transform:translateX(40px)
}
100% {
opacity:0;
-moz-transform:translateX(-100px)
}
}
@-ms-keyframes bounceOutLeft {
0% {
opacity:1;
-ms-transform:translateX(0)
}
20% {
opacity:1;
-ms-transform:translateX(40px)
}
100% {
opacity:0;
-ms-transform:translateX(-100px)
}
}
@-o-keyframes bounceOutLeft {
0% {
opacity:1;
-o-transform:translateX(0)
}
20% {
opacity:1;
-o-transform:translateX(40px)
}
100% {
opacity:0;
-o-transform:translateX(-100px)
}
}
@keyframes bounceOutLeft {
0% {
opacity:1;
transform:translateX(0)
}
20% {
opacity:1;
transform:translateX(40px)
}
100% {
opacity:0;
transform:translateX(-100px)
}
}
@media all {
.animate.bounceOutLeft, .trigger.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	-moz-animation-name: bounceOutLeft;
	-ms-animation-name: bounceOutLeft;
	-o-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

}@-webkit-keyframes bounceOutRight {
0% {
opacity:1;
-webkit-transform:translateX(0)
}
20% {
opacity:1;
-webkit-transform:translateX(-40px)
}
100% {
opacity:0;
-webkit-transform:translateX(100px)
}
}
@-moz-keyframes bounceOutRight {
0% {
opacity:1;
-moz-transform:translateX(0)
}
20% {
opacity:1;
-moz-transform:translateX(-40px)
}
100% {
opacity:0;
-moz-transform:translateX(100px)
}
}
@-ms-keyframes bounceOutRight {
0% {
opacity:1;
-ms-transform:translateX(0)
}
20% {
opacity:1;
-ms-transform:translateX(-40px)
}
100% {
opacity:0;
-ms-transform:translateX(100px)
}
}
@-o-keyframes bounceOutRight {
0% {
opacity:1;
-o-transform:translateX(0)
}
20% {
opacity:1;
-o-transform:translateX(-40px)
}
100% {
opacity:0;
-o-transform:translateX(100px)
}
}
@keyframes bounceOutRight {
0% {
opacity:1;
transform:translateX(0)
}
20% {
opacity:1;
transform:translateX(-40px)
}
100% {
opacity:0;
transform:translateX(100px)
}
}
@media all {
.animate.bounceOutRight, .trigger.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	-moz-animation-name: bounceOutRight;
	-ms-animation-name: bounceOutRight;
	-o-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

}@-webkit-keyframes spinLeft {
0% {
-webkit-transform-origin:center center;
-webkit-transform:rotate(-380deg);
opacity:0
}
100% {
-webkit-transform-origin:center center;
-webkit-transform:rotate(0);
opacity:1
}
}
@-moz-keyframes spinLeft {
0% {
-moz-transform-origin:center center;
-moz-transform:rotate(-380deg);
opacity:0
}
100% {
-moz-transform-origin:center center;
-moz-transform:rotate(0);
opacity:1
}
}
@-ms-keyframes spinLeft {
0% {
-ms-transform-origin:center center;
-ms-transform:rotate(-380deg);
opacity:0
}
100% {
-ms-transform-origin:center center;
-ms-transform:rotate(0);
opacity:1
}
}
@-o-keyframes spinLeft {
0% {
-o-transform-origin:center center;
-o-transform:rotate(-380deg);
opacity:0
}
100% {
-o-transform-origin:center center;
-o-transform:rotate(0);
opacity:1
}
}
@keyframes spinLeft {
0% {
transform-origin:center center;
transform:rotate(-380deg);
opacity:0
}
100% {
transform-origin:center center;
transform:rotate(0);
opacity:1
}
}
@media all {
.animate.spinLeft, .trigger.spinLeft {
	-webkit-animation-name: spinLeft;
	-moz-animation-name: spinLeft;
	-ms-animation-name: spinLeft;
	-o-animation-name: spinLeft;
	animation-name: spinLeft
}

}@-webkit-keyframes spinRight {
0% {
-webkit-transform-origin:center center;
-webkit-transform:rotate(380deg);
opacity:0
}
100% {
-webkit-transform-origin:center center;
-webkit-transform:rotate(0);
opacity:1
}
}
@-moz-keyframes spinRight {
0% {
-moz-transform-origin:center center;
-moz-transform:rotate(380deg);
opacity:0
}
100% {
-moz-transform-origin:center center;
-moz-transform:rotate(0);
opacity:1
}
}
@-ms-keyframes spinRight {
0% {
-ms-transform-origin:center center;
-ms-transform:rotate(380deg);
opacity:0
}
100% {
-ms-transform-origin:center center;
-ms-transform:rotate(0);
opacity:1
}
}
@-o-keyframes spinRight {
0% {
-o-transform-origin:center center;
-o-transform:rotate(380deg);
opacity:0
}
100% {
-o-transform-origin:center center;
-o-transform:rotate(0);
opacity:1
}
}
@keyframes spinRight {
0% {
transform-origin:center center;
transform:rotate(380deg);
opacity:0
}
100% {
transform-origin:center center;
transform:rotate(0);
opacity:1
}
}
@media all {
.animate.spinRight, .trigger.spinRight {
	-webkit-animation-name: spinRight;
	-moz-animation-name: spinRight;
	-ms-animation-name: spinRight;
	-o-animation-name: spinRight;
	animation-name: spinRight
}

}@-webkit-keyframes flash {
0%, 100%, 50% {
opacity:1
}
25%, 75% {
opacity:0
}
}
@-moz-keyframes flash {
0%, 100%, 50% {
opacity:1
}
25%, 75% {
opacity:0
}
}
@-ms-keyframes flash {
0%, 100%, 50% {
opacity:1
}
25%, 75% {
opacity:0
}
}
@-o-keyframes flash {
0%, 100%, 50% {
opacity:1
}
25%, 75% {
opacity:0
}
}
@keyframes flash {
0%, 100%, 50% {
opacity:1
}
25%, 75% {
opacity:0
}
}
@media all {
.animate.flash, .onHoverFlash:hover, .trigger.flash {
	-webkit-animation-name: flash;
	-moz-animation-name: flash;
	-ms-animation-name: flash;
	-o-animation-name: flash;
	animation-name: flash
}

}@-webkit-keyframes strobe {
0%, 100%, 20%, 40%, 60%, 80% {
opacity:1
}
10%, 30%, 50%, 70%, 90% {
opacity:0
}
}
@-moz-keyframes strobe {
0%, 100%, 20%, 40%, 60%, 80% {
opacity:1
}
10%, 30%, 50%, 70%, 90% {
opacity:0
}
}
@-ms-keyframes strobe {
0%, 100%, 20%, 40%, 60%, 80% {
opacity:1
}
10%, 30%, 50%, 70%, 90% {
opacity:0
}
}
@-o-keyframes strobe {
0%, 100%, 20%, 40%, 60%, 80% {
opacity:1
}
10%, 30%, 50%, 70%, 90% {
opacity:0
}
}
@keyframes strobe {
0%, 100%, 20%, 40%, 60%, 80% {
opacity:1
}
10%, 30%, 50%, 70%, 90% {
opacity:0
}
}
@media all {
.animate.strobe, .onHoverStrobe:hover, .trigger.strobe {
	-webkit-animation-name: strobe;
	-moz-animation-name: strobe;
	-ms-animation-name: strobe;
	-o-animation-name: strobe;
	animation-name: strobe
}

}@-webkit-keyframes shake {
0%, 100% {
-webkit-transform:translateX(0)
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform:translateX(-10px)
}
20%, 40%, 60%, 80% {
-webkit-transform:translateX(10px)
}
}
@-moz-keyframes shake {
0%, 100% {
-moz-transform:translateX(0)
}
10%, 30%, 50%, 70%, 90% {
-moz-transform:translateX(-10px)
}
20%, 40%, 60%, 80% {
-moz-transform:translateX(10px)
}
}
@-ms-keyframes shake {
0%, 100% {
-ms-transform:translateX(0)
}
10%, 30%, 50%, 70%, 90% {
-ms-transform:translateX(-10px)
}
20%, 40%, 60%, 80% {
-ms-transform:translateX(10px)
}
}
@-o-keyframes shake {
0%, 100% {
-o-transform:translateX(0)
}
10%, 30%, 50%, 70%, 90% {
-o-transform:translateX(-10px)
}
20%, 40%, 60%, 80% {
-o-transform:translateX(10px)
}
}
@keyframes shake {
0%, 100% {
transform:translateX(0)
}
10%, 30%, 50%, 70%, 90% {
transform:translateX(-10px)
}
20%, 40%, 60%, 80% {
transform:translateX(10px)
}
}
@media all {
.animate.shake, .onHoverShake:hover, .trigger.shake {
	-webkit-animation-name: shake;
	-moz-animation-name: shake;
	-ms-animation-name: shake;
	-o-animation-name: shake;
	animation-name: shake
}

}@-webkit-keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform:translateY(0)
}
40% {
-webkit-transform:translateY(-30px)
}
60% {
-webkit-transform:translateY(-15px)
}
}
@-moz-keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-moz-transform:translateY(0)
}
40% {
-moz-transform:translateY(-30px)
}
60% {
-moz-transform:translateY(-15px)
}
}
@-ms-keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-ms-transform:translateY(0)
}
40% {
-ms-transform:translateY(-30px)
}
60% {
-ms-transform:translateY(-15px)
}
}
@-o-keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-o-transform:translateY(0)
}
40% {
-o-transform:translateY(-30px)
}
60% {
-o-transform:translateY(-15px)
}
}
@keyframes bounce {
0%, 100%, 20%, 50%, 80% {
transform:translateY(0)
}
40% {
transform:translateY(-30px)
}
60% {
transform:translateY(-15px)
}
}
@media all {
.animate.bounce, .onHoverBounce:hover, .trigger.bounce {
	-webkit-animation-name: bounce;
	-moz-animation-name: bounce;
	-ms-animation-name: bounce;
	-o-animation-name: bounce;
	animation-name: bounce
}

}@-webkit-keyframes tada {
0%, 100% {
-webkit-transform:scale(1) rotate(0)
}
10%, 20% {
-webkit-transform:scale(0.9) rotate(-3deg)
}
30%, 50%, 70%, 90% {
-webkit-transform:scale(1.1) rotate(3deg)
}
40%, 60%, 80% {
-webkit-transform:scale(1.1) rotate(-3deg)
}
}
@-moz-keyframes tada {
0%, 100% {
-moz-transform:scale(1) rotate(0)
}
10%, 20% {
-moz-transform:scale(0.9) rotate(-3deg)
}
30%, 50%, 70%, 90% {
-moz-transform:scale(1.1) rotate(3deg)
}
40%, 60%, 80% {
-moz-transform:scale(1.1) rotate(-3deg)
}
}
@-ms-keyframes tada {
0%, 100% {
-ms-transform:scale(1) rotate(0)
}
10%, 20% {
-ms-transform:scale(0.9) rotate(-3deg)
}
30%, 50%, 70%, 90% {
-ms-transform:scale(1.1) rotate(3deg)
}
40%, 60%, 80% {
-ms-transform:scale(1.1) rotate(-3deg)
}
}
@-o-keyframes tada {
0%, 100% {
-o-transform:scale(1) rotate(0)
}
10%, 20% {
-o-transform:scale(0.9) rotate(-3deg)
}
30%, 50%, 70%, 90% {
-o-transform:scale(1.1) rotate(3deg)
}
40%, 60%, 80% {
-o-transform:scale(1.1) rotate(-3deg)
}
}
@keyframes tada {
0%, 100% {
transform:scale(1) rotate(0)
}
10%, 20% {
transform:scale(0.9) rotate(-3deg)
}
30%, 50%, 70%, 90% {
transform:scale(1.1) rotate(3deg)
}
40%, 60%, 80% {
transform:scale(1.1) rotate(-3deg)
}
}
@media all {
.animate.tada, .onHoverTada:hover, .trigger.tada {
	-webkit-animation-name: tada;
	-moz-animation-name: tada;
	-ms-animation-name: tada;
	-o-animation-name: tada;
	animation-name: tada
}

}@-webkit-keyframes wave {
20% {
-webkit-transform:rotate(15deg)
}
40% {
-webkit-transform:rotate(-10deg)
}
60% {
-webkit-transform:rotate(5deg)
}
80% {
-webkit-transform:rotate(-5deg)
}
100% {
-webkit-transform:rotate(0deg)
}
}
@-moz-keyframes wave {
20% {
-moz-transform:rotate(15deg)
}
40% {
-moz-transform:rotate(-10deg)
}
60% {
-moz-transform:rotate(5deg)
}
80% {
-moz-transform:rotate(-5deg)
}
100% {
-moz-transform:rotate(0deg)
}
}
@-ms-keyframes wave {
20% {
-ms-transform:rotate(15deg)
}
40% {
-ms-transform:rotate(-10deg)
}
60% {
-ms-transform:rotate(5deg)
}
80% {
-ms-transform:rotate(-5deg)
}
100% {
-ms-transform:rotate(0deg)
}
}
@-o-keyframes wave {
20% {
-o-transform:rotate(15deg)
}
40% {
-o-transform:rotate(-10deg)
}
60% {
-o-transform:rotate(5deg)
}
80% {
-o-transform:rotate(-5deg)
}
100% {
-o-transform:rotate(0deg)
}
}
@keyframes wave {
20% {
transform:rotate(15deg)
}
40% {
transform:rotate(-10deg)
}
60% {
transform:rotate(5deg)
}
80% {
transform:rotate(-5deg)
}
100% {
transform:rotate(0deg)
}
}
@media all {
.animate.wave, .onHoverWave:hover, .trigger.wave {
	-webkit-animation-name: wave;
	-moz-animation-name: wave;
	-ms-animation-name: wave;
	-o-animation-name: wave;
	animation-name: wave
}

}@-webkit-keyframes spin {
0% {
-webkit-transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg)
}
}
@-moz-keyframes spin {
0% {
-moz-transform:rotate(0deg)
}
100% {
-moz-transform:rotate(360deg)
}
}
@-ms-keyframes spin {
0% {
-ms-transform:rotate(0deg)
}
100% {
-ms-transform:rotate(360deg)
}
}
@-o-keyframes spin {
0% {
-o-transform:rotate(0deg)
}
100% {
-o-transform:rotate(360deg)
}
}
@keyframes spin {
0% {
transform:rotate(0deg)
}
100% {
transform:rotate(360deg)
}
}
@media all {
.animate.spin, .onHoverSpin:hover, .trigger.spin {
	-webkit-animation-name: spin;
	-moz-animation-name: spin;
	-ms-animation-name: spin;
	-o-animation-name: spin;
	animation-name: spin
}

}@-webkit-keyframes pullback {
0% {
-webkit-transform:rotate(0deg)
}
20%, 30% {
-webkit-transform:rotate(-45deg)
}
100% {
-webkit-transform:rotate(360deg)
}
}
@-moz-keyframes pullback {
0% {
-moz-transform:rotate(0deg)
}
20%, 30% {
-moz-transform:rotate(-45deg)
}
100% {
-moz-transform:rotate(360deg)
}
}
@-ms-keyframes pullback {
0% {
-ms-transform:rotate(0deg)
}
20%, 30% {
-ms-transform:rotate(-45deg)
}
100% {
-ms-transform:rotate(360deg)
}
}
@-o-keyframes pullback {
0% {
-o-transform:rotate(0deg)
}
20%, 30% {
-o-transform:rotate(-45deg)
}
100% {
-o-transform:rotate(360deg)
}
}
@keyframes pullback {
0% {
transform:rotate(0deg)
}
20%, 30% {
transform:rotate(-45deg)
}
100% {
transform:rotate(360deg)
}
}
@media all {
.animate.pullback, .onHoverPullback:hover, .trigger.pullback {
	-webkit-animation-name: pullback;
	-moz-animation-name: pullback;
	-ms-animation-name: pullback;
	-o-animation-name: pullback;
	animation-name: pullback
}

}@-webkit-keyframes wobble {
0% {
-webkit-transform:translateX(0px)
}
15% {
-webkit-transform:translateX(-25px) rotate(-5deg)
}
30% {
-webkit-transform:translateX(20px) rotate(3deg)
}
45% {
-webkit-transform:translateX(-15px) rotate(-3deg)
}
60% {
-webkit-transform:translateX(10px) rotate(2deg)
}
75% {
-webkit-transform:translateX(-5px) rotate(-1deg)
}
100% {
-webkit-transform:translateX(0px)
}
}
@-moz-keyframes wobble {
0% {
-moz-transform:translateX(0px)
}
15% {
-moz-transform:translateX(-25px) rotate(-5deg)
}
30% {
-moz-transform:translateX(20px) rotate(3deg)
}
45% {
-moz-transform:translateX(-15px) rotate(-3deg)
}
60% {
-moz-transform:translateX(10px) rotate(2deg)
}
75% {
-moz-transform:translateX(-5px) rotate(-1deg)
}
100% {
-moz-transform:translateX(0px)
}
}
@-ms-keyframes wobble {
0% {
-ms-transform:translateX(0px)
}
15% {
-ms-transform:translateX(-25px) rotate(-5deg)
}
30% {
-ms-transform:translateX(20px) rotate(3deg)
}
45% {
-ms-transform:translateX(-15px) rotate(-3deg)
}
60% {
-ms-transform:translateX(10px) rotate(2deg)
}
75% {
-ms-transform:translateX(-5px) rotate(-1deg)
}
100% {
-ms-transform:translateX(0px)
}
}
@-o-keyframes wobble {
0% {
-o-transform:translateX(0px)
}
15% {
-o-transform:translateX(-25px) rotate(-5deg)
}
30% {
-o-transform:translateX(20px) rotate(3deg)
}
45% {
-o-transform:translateX(-15px) rotate(-3deg)
}
60% {
-o-transform:translateX(10px) rotate(2deg)
}
75% {
-o-transform:translateX(-5px) rotate(-1deg)
}
100% {
-o-transform:translateX(0px)
}
}
@keyframes wobble {
0% {
transform:translateX(0px)
}
15% {
transform:translateX(-25px) rotate(-5deg)
}
30% {
transform:translateX(20px) rotate(3deg)
}
45% {
transform:translateX(-15px) rotate(-3deg)
}
60% {
transform:translateX(10px) rotate(2deg)
}
75% {
transform:translateX(-5px) rotate(-1deg)
}
100% {
transform:translateX(0px)
}
}
@media all {
.animate.wobble, .onHoverWobble:hover, .trigger.wobble {
	-webkit-animation-name: wobble;
	-moz-animation-name: wobble;
	-ms-animation-name: wobble;
	-o-animation-name: wobble;
	animation-name: wobble
}

}@-webkit-keyframes pulse {
0%, 100% {
-webkit-transform:scale(1)
}
50% {
-webkit-transform:scale(1.1)
}
}
@-moz-keyframes pulse {
0%, 100% {
-moz-transform:scale(1)
}
50% {
-moz-transform:scale(1.1)
}
}
@-ms-keyframes pulse {
0%, 100% {
-ms-transform:scale(1)
}
50% {
-ms-transform:scale(1.1)
}
}
@-o-keyframes pulse {
0%, 100% {
-o-transform:scale(1)
}
50% {
-o-transform:scale(1.1)
}
}
@keyframes pulse {
0%, 100% {
transform:scale(1)
}
50% {
transform:scale(1.1)
}
}
@media all {
.animate.pulse, .onHoverPulse:hover, .trigger.pulse {
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-ms-animation-name: pulse;
	-o-animation-name: pulse;
	animation-name: pulse
}

}@-webkit-keyframes pulsate {
0%, 100%, 50% {
-webkit-transform:scale(1)
}
25%, 75% {
-webkit-transform:scale(1.1)
}
}
@-moz-keyframes pulsate {
0%, 100%, 50% {
-moz-transform:scale(1)
}
25%, 75% {
-moz-transform:scale(1.1)
}
}
@-ms-keyframes pulsate {
0%, 100%, 50% {
-ms-transform:scale(1)
}
25%, 75% {
-ms-transform:scale(1.1)
}
}
@-o-keyframes pulsate {
0%, 100%, 50% {
-o-transform:scale(1)
}
25%, 75% {
-o-transform:scale(1.1)
}
}
@keyframes pulsate {
0%, 100%, 50% {
transform:scale(1)
}
25%, 75% {
transform:scale(1.1)
}
}
@media all {
.animate.pulsate, .onHoverPulsate:hover, .trigger.pulsate {
	-webkit-animation-name: pulsate;
	-moz-animation-name: pulsate;
	-ms-animation-name: pulsate;
	-o-animation-name: pulsate;
	animation-name: pulsate
}

}@-webkit-keyframes heartbeat {
0%, 30%, 50%, 60%, 80% {
-webkit-transform:scale(1)
}
40%, 70% {
-webkit-transform:scale(1.1)
}
}
@-moz-keyframes heartbeat {
0%, 30%, 50%, 60%, 80% {
-moz-transform:scale(1)
}
40%, 70% {
-moz-transform:scale(1.1)
}
}
@-ms-keyframes heartbeat {
0%, 30%, 50%, 60%, 80% {
-ms-transform:scale(1)
}
40%, 70% {
-ms-transform:scale(1.1)
}
}
@-o-keyframes heartbeat {
0%, 30%, 50%, 60%, 80% {
-o-transform:scale(1)
}
40%, 70% {
-o-transform:scale(1.1)
}
}
@keyframes heartbeat {
0%, 30%, 50%, 60%, 80% {
transform:scale(1)
}
40%, 70% {
transform:scale(1.1)
}
}
@media all {
.animate.heartbeat, .onHoverHeartbeat:hover, .trigger.heartbeat {
	-webkit-animation-name: heartbeat;
	-moz-animation-name: heartbeat;
	-ms-animation-name: heartbeat;
	-o-animation-name: heartbeat;
	animation-name: heartbeat
}

}@-webkit-keyframes panic {
0%, 100% {
-webkit-transform:scale(1) rotate(0)
}
10%, 60% {
-webkit-transform:scale(1.1) rotate(-3deg)
}
20%, 40% {
-webkit-transform:scale(1) rotate(-3deg)
}
30% {
-webkit-transform:scale(1.1) rotate(3deg)
}
50%, 70%, 90% {
-webkit-transform:scale(1) rotate(3deg)
}
80% {
-webkit-transform:scale(1.1) rotate(-3deg)
}
}
@-moz-keyframes panic {
0%, 100% {
-moz-transform:scale(1) rotate(0)
}
10%, 60% {
-moz-transform:scale(1.1) rotate(-3deg)
}
20%, 40% {
-moz-transform:scale(1) rotate(-3deg)
}
30% {
-moz-transform:scale(1.1) rotate(3deg)
}
50%, 70%, 90% {
-moz-transform:scale(1) rotate(3deg)
}
80% {
-moz-transform:scale(1.1) rotate(-3deg)
}
}
@-ms-keyframes panic {
0%, 100% {
-ms-transform:scale(1) rotate(0)
}
10%, 60% {
-ms-transform:scale(1.1) rotate(-3deg)
}
20%, 40% {
-ms-transform:scale(1) rotate(-3deg)
}
30% {
-ms-transform:scale(1.1) rotate(3deg)
}
50%, 70%, 90% {
-ms-transform:scale(1) rotate(3deg)
}
80% {
-ms-transform:scale(1.1) rotate(-3deg)
}
}
@-o-keyframes panic {
0%, 100% {
-o-transform:scale(1) rotate(0)
}
10%, 60% {
-o-transform:scale(1.1) rotate(-3deg)
}
20%, 40% {
-o-transform:scale(1) rotate(-3deg)
}
30% {
-o-transform:scale(1.1) rotate(3deg)
}
50%, 70%, 90% {
-o-transform:scale(1) rotate(3deg)
}
80% {
-o-transform:scale(1.1) rotate(-3deg)
}
}
@keyframes panic {
0%, 100% {
transform:scale(1) rotate(0)
}
10%, 60% {
transform:scale(1.1) rotate(-3deg)
}
20%, 40% {
transform:scale(1) rotate(-3deg)
}
30% {
transform:scale(1.1) rotate(3deg)
}
50%, 70%, 90% {
transform:scale(1) rotate(3deg)
}
80% {
transform:scale(1.1) rotate(-3deg)
}
}
@media all {
.animate.panic, .onHoverPanic:hover, .trigger.panic {
	-webkit-animation-name: panic;
	-moz-animation-name: panic;
	-ms-animation-name: panic;
	-o-animation-name: panic;
	animation-name: panic
}

}@-webkit-keyframes explode {
0% {
-webkit-transform:scale(1)
}
20% {
-webkit-transform:scale(.3) rotate(-3deg)
}
60% {
-webkit-transform:scale(.3) rotate(-5deg)
}
30% {
-webkit-transform:scale(.4) rotate(8deg)
}
40% {
-webkit-transform:scale(.3) rotate(-11deg)
}
50% {
-webkit-transform:scale(.4) rotate(14deg)
}
70% {
-webkit-transform:scale(.2) rotate(17deg)
}
80% {
opacity:1;
-webkit-transform:scale(.2) rotate(-20deg)
}
100% {
opacity:0;
-webkit-transform:scale(10) rotate(360deg)
}
}
@-moz-keyframes explode {
0% {
opacity:1;
-moz-transform:scale(1)
}
20% {
-moz-transform:scale(.3) rotate(-3deg)
}
60% {
-moz-transform:scale(.3) rotate(-5deg)
}
30% {
-moz-transform:scale(.4) rotate(8deg)
}
40% {
-moz-transform:scale(.3) rotate(-11deg)
}
50% {
-moz-transform:scale(.4) rotate(14deg)
}
70% {
-moz-transform:scale(.2) rotate(17deg)
}
80% {
opacity:1;
-moz-transform:scale(.2) rotate(-20deg)
}
100% {
opacity:0;
-moz-transform:scale(10) rotate(360deg)
}
}
@-ms-keyframes explode {
0% {
opacity:1;
-ms-transform:scale(1)
}
20% {
-ms-transform:scale(.3) rotate(-3deg)
}
60% {
-ms-transform:scale(.3) rotate(-5deg)
}
30% {
-ms-transform:scale(.4) rotate(8deg)
}
40% {
-ms-transform:scale(.3) rotate(-11deg)
}
50% {
-ms-transform:scale(.4) rotate(14deg)
}
70% {
-ms-transform:scale(.2) rotate(17deg)
}
80% {
opacity:1;
-ms-transform:scale(.2) rotate(-20deg)
}
100% {
opacity:0;
-ms-transform:scale(10) rotate(360deg)
}
}
@-o-keyframes explode {
0% {
opacity:1;
-o-transform:scale(1)
}
20% {
-o-transform:scale(.3) rotate(-3deg)
}
60% {
-o-transform:scale(.3) rotate(-5deg)
}
30% {
-o-transform:scale(.4) rotate(8deg)
}
40% {
-o-transform:scale(.3) rotate(-11deg)
}
50% {
-o-transform:scale(.4) rotate(14deg)
}
70% {
-o-transform:scale(.2) rotate(17deg)
}
80% {
opacity:1;
-o-transform:scale(.2) rotate(-20deg)
}
100% {
opacity:0;
-o-transform:scale(10) rotate(360deg)
}
}
@keyframes explode {
0% {
opacity:1;
transform:scale(1)
}
20% {
transform:scale(.3) rotate(-3deg)
}
60% {
transform:scale(.3) rotate(-5deg)
}
30% {
transform:scale(.4) rotate(8deg)
}
40% {
transform:scale(.3) rotate(-11deg)
}
50% {
transform:scale(.4) rotate(14deg)
}
70% {
transform:scale(.2) rotate(17deg)
}
80% {
opacity:1;
transform:scale(.2) rotate(-20deg)
}
100% {
opacity:0;
transform:scale(10) rotate(360deg)
}
}
@media all {
.animate.explode, .trigger.explode {
	-webkit-animation-name: explode;
	-moz-animation-name: explode;
	-ms-animation-name: explode;
	-o-animation-name: explode;
	animation-name: explode
}
}

/***!  /templates/debut/css/responsive-leyouts-2.css  !***/

@media screen {
/* Responsive CSS Styles Table of Contents */



}@media only screen and (min-width: 1300px) and (max-width: 4000px){
 .h2feature_section5 .box {
 width: 32.5%;
 padding: 40px 50px;
}
}

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

	.master-slider {display: none;}
	
	.h2feature_section1 {padding-top: 110px;}

}


@media only screen and (min-width: 1000px) and (max-width: 1169px){
 .container {
 width: 1000px;
 margin: auto;
}
}
 @media only screen and (min-width: 768px) and (max-width: 999px){
 .container {
 width: 747px;
 margin: auto;
}
 .logo {
 width: 50%;
}
 .menu_main {
 width: 93%;
 position: absolute;
}
 .top_nav .left {
 width: 60%;
}
 .top_nav .right {
 width: 40%;
}
 .h2feature_section2 .box {
 padding:50px 20px;
}
 .h2feature_section3 ul {
 float: left;
 width: 80%;
}
 .h2feature_section5 .box {
 width: 32.5%;
 padding: 40px 20px;
}
 .h2feature_section5 .box span {
 color: #393939;
 font-size: 45px;
 display: block;
 margin-bottom: 0px;
}
 .h2feature_section6 .left {
 padding:50px 30px;
 width:100%;
}
 .h2feature_section6 h2 {
 padding:50px 10px 0px 100px;
}
 .h2feature_section6 p {
 padding:0px 27px;
}
 .h2feature_section6 .linebg_3 {
 width: 60px;
 height: 2px;
 background-color: #fff;
 margin-left:0px;
}
 .h2feature_section6 .right {
 float: left;
 width: 100%;
}
 .feature_section7 .box {
 float: left;
 width: 80%;
 padding:20px 10px;
 margin-left:70px;
}
 .footer .one_fifth {
 width: 25%;
 padding-left: 40px;
 margin-bottom: 20px;
}
 .footer .one_fifth.last {
 padding-left: 30px;
 margin-bottom: 0px;
}
 .slidermar {
 margin-top:0px;
}
}
 @media only screen and (min-width: 640px) and (max-width: 767px){
 .container {
 width: 747px;
 margin: auto;
}
 .logo {
 width: 50%;
}
 .menu_main {
 width: 93%;
 position: absolute;
}
 .top_nav .left {
 width: 60%;
}
 .top_nav .right {
 width: 40%;
}
 .h2feature_section2 .box {
 padding:50px 20px;
}
 .h2feature_section3 ul {
 float: left;
 width: 80%;
}
 .h2feature_section5 .box {
 width: 32.5%;
 padding: 40px 30px;
}
 .h2feature_section5 .box span {
 color: #393939;
 font-size: 45px;
 display: block;
 margin-bottom: 0px;
}
 .h2feature_section6 .left {
 padding:50px 30px;
 width:100%;
}
 .h2feature_section6 h2 {
 padding:50px 10px 0px 100px;
}
 .h2feature_section6 p {
 padding:0px 27px;
}
 .h2feature_section6 .linebg_3 {
 width: 60px;
 height: 2px;
 background-color: #fff;
 margin-left:0px;
}
 .h2feature_section6 .right {
 float: left;
 width: 100%;
}
 .feature_section7 .box {
 float: left;
 width: 80%;
 padding:20px 10px;
 margin-left:70px;
}
 .footer .one_fifth {
 width: 25%;
 padding-left: 40px;
 margin-bottom: 20px;
}
 .footer .one_fifth.last {
 padding-left: 30px;
 margin-bottom: 0px;
}
 .slidermar {
 margin-top:0px;
}
}
 @media only screen and (min-width: 480px) and (max-width: 639px){
 .left_sidebar, .content_right, .content_left, .right_sidebar {
 padding: 25px 0 0;
 width: 100%;
}
 .chisiamo .contant {
 width:100%;
 background-color:#fff;
 padding-left:25px;
 float:right;
 text-align:left;
 border-bottom:solid 0px #f3f3f3;
 border-left:solid 0px #f3f3f3;
}
 .ospedaliera .contant {
 width:100%;
 background-color:#fff;
 padding-left: 25px;
 float:right;
 text-align:left;
 border-bottom:solid 0px #f3f3f3;
 border-left:solid 0px #f3f3f3;
}
 .professionisti .contant {
 width:100%;
 background-color:#fff;
 padding-left: 25px;
 float:right;
 text-align:left;
 border-bottom:solid 0px #f3f3f3;
 border-left:solid 0px #f3f3f3;
}
 .badante .contant {
 width:100%;
 background-color:#fff;
 padding-left:25px;
 float:right;
 text-align:left;
 border-bottom:solid 0px #f3f3f3;
 border-left:solid 0px #f3f3f3;
}
 .feature_section11 .contant {
 width:100%;
 background-color:#fff;
 padding-left: 25px;
 float:right;
 text-align:left;
 border-bottom:solid 0px #f3f3f3;
 border-left:solid 0px #f3f3f3;
}



/* columns */

.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive,  .one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
 position: relative;
 margin-right: 0%;
 float: left;
}
 .one_full,  .one_half,  .one_third,  .one_fourth,  .one_fifth,  .two_third,  .three_fourth,  .onecol_forty,  .onecol_sixty,  .onecol_thirtyfive,  .one_full_less,  .one_half_less,  .one_third_less,  .one_fourth_less,  .one_fifth_less,  .two_third_less,  .three_fourth_less,  .onecol_forty_less,  .onecol_sixty_less,  .onecol_thirtyfive_less {
 width: 100%;
 margin-bottom: 50px;
}
 .last {
 margin-right: 0 !important;
 margin-bottom: 0 !important;
}
 .container {
 width: 440px;
 margin: auto;
}
 .logo {
 width: 90%;
}
 .menu_main {
 width: 93%;
 position: absolute;
}
 .top_nav .left {
 width: 100%;
 text-align: left;
 font-size: 11px;
}
 .top_nav .right {
 width: 100%;
 text-align: left;
 font-size: 11px;
}
 .top_nav ul.topsocial {
 float: left;
}
 .top_nav .topsocial li {
 margin: 0px 8px 0px 0px;
}
 .h2feature_section1 {
 margin-top:-20px;
}
 .h2feature_section1 .one_third_less {
 padding:0px 0px 0px 50px;
 margin-bottom:0px;
}
 .h2feature_section1 .onecol_sixty {
 text-align:left;
 padding-top:20px;
 margin-top:0px;
}
 .h2feature_section3 ul {
 float: left;
 width: 100%;
}
 .h2feature_section4 {
 padding:50px 0px 0px 0px;
}
 .h2feature_section5 .box {
 float: left;
 width: 100%;
 margin-bottom: 20px;
}
 .h2feature_section5 .box_edit {
 float: left;
 width: 100%;
 margin-bottom: 20px;
}
 .h2feature_section5 {
 padding:50px 0px;
}
 .h2feature_section6 .left {
 padding:30px 30px;
 width:100%;
}
 .h2feature_section6 .right {
 float: left;
 width: 100%;
}
 .h2feature_section6 h2 {
 padding:50px 10px 0px 70px;
 font-size:30px;
 color:#fff;
 text-transform:none;
}
 .feature_section7 .box {
 float: left;
 width: 100%;
 padding:20px 10px;
 margin-left:0px;
}
 .feature_section7 #site-searchform #s {
 width: 65%;
}
 .feature_section7 #site-searchform #searchsubmit {
 width:35%;
 padding:0px 5px;
}
 .newsletter1 {
 float: left;
}
 .newsletter1 p {
 float: left;
 margin-top: 5px;
}
 .newsletter1 .enter_email_input {
 width: 80%;
}
}
 @media only screen and (max-width: 479px){
 .left_sidebar, .content_right, .content_left, .right_sidebar {
 padding: 25px 0 0;
 width: 100%;
}
 .chisiamo .contant {
 width:100%;
 background-color:#fff;
 padding-left:25px;
 float:right;
 text-align:left;
 border-bottom:solid 0px #f3f3f3;
 border-left:solid 0px #f3f3f3;
}
 .ospedaliera .contant {
 width:100%;
 background-color:#fff;
 padding-left: 25px;
 float:right;
 text-align:left;
 border-bottom:solid 0px #f3f3f3;
 border-left:solid 0px #f3f3f3;
}
 .professionisti .contant {
 width:100%;
 background-color:#fff;
 padding-left: 25px;
 float:right;
 text-align:left;
 border-bottom:solid 0px #f3f3f3;
 border-left:solid 0px #f3f3f3;
}
 .badante .contant {
 width:100%;
 background-color:#fff;
 padding-left: 25px;
 float:right;
 text-align:left;
 border-bottom:solid 0px #f3f3f3;
 border-left:solid 0px #f3f3f3;
}
 .feature_section11 .contant {
 width:100%;
 background-color:#fff;
 padding-left: 25px;
 float:right;
 text-align:left;
 border-bottom:solid 0px #f3f3f3;
 border-left:solid 0px #f3f3f3;
}





/* columns */

.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive,  .one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
 position: relative;
 margin-right: 0%;
 float: left;
}
 .one_full,  .one_half,  .one_third,  .one_fourth,  .one_fifth,  .two_third,  .three_fourth,  .onecol_forty,  .onecol_sixty,  .onecol_thirtyfive,  .one_full_less,  .one_half_less,  .one_third_less,  .one_fourth_less,  .one_fifth_less,  .two_third_less,  .three_fourth_less,  .onecol_forty_less,  .onecol_sixty_less,  .onecol_thirtyfive_less {
 width: 100%;
 margin-bottom: 50px;
}
 .last {
 margin-right: 0 !important;
 margin-bottom: 0 !important;
}
 .container {
 width: 300px;
 margin: auto;
}
 .logo {
 width: 90%;
}
 .menu_main {
 width: 93%;
 position: absolute;
}
 .top_nav .left {
 width: 100%;
 text-align: left;
 font-size: 11px;
}
 .top_nav .right {
 width: 100%;
 text-align: left;
 font-size: 11px;
}
 .top_nav ul.topsocial {
 float: left;
}
 .top_nav .topsocial li {
 margin: 0px 8px 0px 0px;
}
 .h2feature_section1 {
 margin-top:-20px;
}
 .h2feature_section1 h1 {
 font-size:30px;
 margin-bottom:10px;
}
 .h2feature_section1 h3 {
 font-size:18px;
}
 .h2feature_section1 .one_third_less {
 padding:0px 0px 0px 40px;
 margin-bottom:0px;
}
 .h2feature_section1 .onecol_sixty {
 text-align:left;
 padding-top:20px;
 margin-top:0px;
}
 .h2feature_section2 h2 {
 font-size:23px;
}
 .h2feature_section3 ul {
 float: left;
 width: 100%;
}
 .h2feature_section4 {
 padding:50px 0px 0px 0px;
}
 .h2feature_section5 .box {
 float: left;
 width: 100%;
 margin-bottom: 20px;
}
 .h2feature_section5 .box_edit {
 float: left;
 width: 100%;
 margin-bottom: 20px;
}
 .h2feature_section5 {
 padding:50px 0px;
}
 .h2feature_section6 .left {
 padding:30px 30px;
 width:100%;
}
 .h2feature_section6 .right {
 float: left;
 width: 100%;
}
 .h2feature_section6 h2 {
 padding:50px 10px 0px 70px;
}
 .feature_section7 .box {
 float: left;
 width: 100%;
 padding:20px 10px;
 margin-left:0px;
}
 .feature_section7 #site-searchform #s {
 width: 65%;
}
 .feature_section7 #site-searchform #searchsubmit {
 width:35%;
 padding:0px 5px;
}
 .newsletter1 {
 float: left;
}
 .newsletter1 p {
 float: left;
 margin-top: 5px;
}
 .newsletter1 .enter_email_input {
 width: 80%;
}
 @media only screen and (max-width: 800px){
 .ms-layer.text19 {
 font-size:7px!important;
}
}


/*vantaggi*/



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

		.feature_section3 .left {
	float: left;
	width: 100%;
	text-align: left;


}

.feature_section3 .right {
	float: left;
	width: 100%;
	text-align: left;
	background: #f1f1f1;

}
.pay_hp {
    color: #fff;
    font-size: 22px !important;
    line-height: 25px;
}

.pay_hp_numb {
    color: #fff;
    font-size: 22px !important;
    line-height: 30px;
}
	
.last {
 margin-bottom: 0;
 margin-right: 0;
}
.container {
 margin: auto;
 width: 300px;
}
 .feature_section3 h3 {
 font-size: 25px;
 padding-bottom: 0px;
 padding-left: 0 !important;
}
.feature_section3 h3 b {
 font-size: 26px;
}
.feature_section3 .box {
 margin-top: 0;
}
.feature_section3 .content {
 padding: 25px 20px 42px 15px;
 width:90%;
}
 h3 {
 font-size: 16px;
}
h4 {
 font-size: 14px;
}
h5 {
 font-size: 13px;
}
}}

/***!  /templates/debut/js/accordion/style.css  !***/

/* Flexible Slide-to-top Accordion Style*/
.st-accordion{
    width:100%;
    min-width:270px;
    margin: 0 auto;
}
.st-accordion ul li{
    height: 58px;
    border-bottom: 1px solid #eee;
    border-top:1px solid #fff;
    overflow: hidden;
}
.st-accordion ul li:first-child{
    border-top:none;
}
.st-accordion ul li > a{
    font-size: 16px;
	color: #393939;
	font-weight: 500;
    display: block;
	position: relative;
    line-height: 58px;
	outline:none;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
}
.st-accordion ul li > a span{
	background: transparent url(/templates/debut/js/accordion/down.png) no-repeat center center;
	text-indent:-9000px;
	width: 26px;
	height: 14px;
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -7px;
	opacity:1;
	-webkit-transition:  all 0.2s ease-in-out;
	-moz-transition:  all 0.2s ease-in-out;
	-o-transition:  all 0.2s ease-in-out;
	-ms-transition:  all 0.2s ease-in-out;
	transition:  all 0.2s ease-in-out;
}
.st-accordion ul li > a:hover{
    color: #90cd4b;
}
.st-accordion ul li > a:hover span{
	opacity:1;
	top: 35px;
}
.st-accordion ul li.st-open > a{
    color: #90cd4b;
}
.st-accordion ul li.st-open > a span{
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
    transform:rotate(180deg);
	right:0px;
	opacity:1;
}
.st-content{
    padding: 5px 0px 30px 0px;
}
.st-content p{
    font-size:  14px;
}

@media screen and (max-width: 768px){
	.st-accordion ul li > a{
		font-size:16px;
	}
}

@media screen and (max-width: 320px){
	.st-accordion ul li > a{
		font-size:14px;
	}
}


/* style 2 */
.st-accordion-two{
    width:100%;
    min-width:270px;
    margin: 0 auto;
	text-align: left;
}
.st-accordion-two ul li{
    height: 50px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}
.st-accordion-two ul li:first-child{
    border-top:none;
}
.st-accordion-two ul li > a{
    font-size: 16px;
	color: #fff;
	font-weight: 500;
    display: block;
	position: relative;
    line-height: 50px;
	padding-left: 35px;
	outline:none;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
}
.st-accordion-two ul li > a span{
	background: transparent url(/templates/debut/js/accordion/plus.png) no-repeat center center;
	text-indent:-9000px;
	width: 26px;
	height: 14px;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -2px;
	opacity:1;
	-webkit-transition:  all 0.2s ease-in-out;
	-moz-transition:  all 0.2s ease-in-out;
	-o-transition:  all 0.2s ease-in-out;
	-ms-transition:  all 0.2s ease-in-out;
	transition:  all 0.2s ease-in-out;
	
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
    transform:rotate(90deg);
}
.st-accordion-two ul li > a:hover{
    color: #fff;
}
.st-accordion-two ul li > a:hover span{
	opacity:1;
}
.st-accordion-two ul li.st-open > a{
    color: #fff;
	font-weight: bold;
}
.st-accordion-two ul li.st-open > a span{
	background: transparent url(/templates/debut/js/accordion/minus.png) no-repeat center center;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
    transform:rotate(180deg);
	right:0px;
	opacity:1;
	margin-top: -7px;
}
.st-accordion-two.st-content{
    padding: 5px 0px 30px 0px;
}
.st-accordion-two .st-content p{
	color: #fff;
    font-size:  14px;
}


.st-accordion-two.dark ul li{
    border-bottom: 1px solid #eee;
}
.st-accordion-two.dark ul li > a{
	color: #393939;
}
.st-accordion-two.dark .st-content p{
	color: #727272;
}
.st-accordion-two.dark ul li > a span{
	background: transparent url(/templates/debut/js/accordion/plus-dark.png) no-repeat center center;
}
.st-accordion-two.dark ul li.st-open > a span{
	background: transparent url(/templates/debut/js/accordion/minus-dark.png) no-repeat center center;
}




@media only screen and (min-width: 768px) and (max-width: 999px){
	.st-accordion-two ul li > a{
		font-size:13px;
	}
}



/* style 4 */
.st-accordion-four{
    width:100%;
    min-width:270px;
    margin: 0 auto;
}
.st-accordion-four ul li{
    height: 50px;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
}
.st-accordion-four ul li:first-child{
    border-top:none;
}
.st-accordion-four ul li > a{
    font-size: 16px;
	color: #90cd4b;
    display: block;
	position: relative;
    line-height: 50px;
	padding-left: 30px;
	outline:none;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
}
.st-accordion-four ul li > a span{
	background: transparent url(/templates/debut/js/accordion/plus-color.png) no-repeat center center;
	text-indent:-9000px;
	width: 26px;
	height: 16px;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -7px;
	opacity:1;
	-webkit-transition:  all 0.2s ease-in-out;
	-moz-transition:  all 0.2s ease-in-out;
	-o-transition:  all 0.2s ease-in-out;
	-ms-transition:  all 0.2s ease-in-out;
	transition:  all 0.2s ease-in-out;
}
.st-accordion-four ul li > a:hover{
    color: #90cd4b;
}
.st-accordion-four ul li > a:hover span{
	opacity:1;
}
.st-accordion-four ul li.st-open > a{
    color: #90cd4b;
}
.st-accordion-four ul li.st-open > a span{
	background: transparent url(/templates/debut/js/accordion/minus-color.png) no-repeat center center;
	right:0px;
	opacity:1;
	margin-top: -7px;
}
.st-accordion-four.st-content{
    padding: 5px 0px 30px 0px;
}
.st-accordion-four .st-content p{
	color: #727272;
    font-size:  14px;
}

@media screen and (max-width: 768px){
	.st-accordion-four ul li > a{
		font-size:16px;
	}
}

@media screen and (max-width: 320px){
	.st-accordion-four ul li > a{
		font-size:14px;
	}
}


/* style 5 */
.st-accordion-five{
    width:100%;
    min-width:270px;
    margin: 0 auto;
}
.st-accordion-five ul li{
    height: 46px;
    border-bottom: 1px solid #fff;
    overflow: hidden;
}
.st-accordion-five ul li:first-child{
    border-top:none;
}
.st-accordion-five ul li > a{
    font-size: 16px;
	color: #393939;
    display: block;
	position: relative;
    line-height: 46px;
	padding-left: 46px;
	outline:none;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
	background-color: #eee;
}
.st-accordion-five ul li > a span{
	background: transparent url(/templates/debut/js/accordion/plus-gray.png) no-repeat center center;
	text-indent:-9000px;
	width: 26px;
	height: 16px;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -8px;
	margin-left: 16px;
	opacity:1;
	-webkit-transition:  all 0.2s ease-in-out;
	-moz-transition:  all 0.2s ease-in-out;
	-o-transition:  all 0.2s ease-in-out;
	-ms-transition:  all 0.2s ease-in-out;
	transition:  all 0.2s ease-in-out;
}
.st-accordion-five ul li > a:hover{
    color: #393939;
}
.st-accordion-five ul li > a:hover span{
	opacity:1;
}
.st-accordion-five ul li.st-open > a{
    color: #393939;
}
.st-accordion-five ul li.st-open > a span{
	background: transparent url(/templates/debut/js/accordion/minus-gray.png) no-repeat center center;
	right:0px;
	opacity:1;
	margin-top: -8px;
}
.st-accordion-five .st-content{
    padding: 25px 30px 30px 0px;
	background: #f9f9f9;
}
.st-accordion-five .st-content p{
	color: #727272;
    font-size:  14px;
	padding-left: 50px;
}

@media screen and (max-width: 768px){
	.st-accordion-five ul li > a{
		font-size:16px;
	}
}

@media screen and (max-width: 320px){
	.st-accordion-five ul li > a{
		font-size:14px;
	}
}


/* style 6 */
.st-accordion-six{
    width:100%;
    min-width:270px;
    margin: 0 auto;
	font-family: 'Roboto', sans-serif;
}
.st-accordion-six ul li{
    height: 46px;
    border-bottom: 1px solid #fff;
    overflow: hidden;
}
.st-accordion-six ul li:first-child{
    border-top:none;
}
.st-accordion-six ul li > a{
    font-size: 16px;
	color: #393939;
    display: block;
	position: relative;
    line-height: 46px;
	padding-left: 46px;
	outline:none;
    -webkit-transition:  color 0.2s ease-in-out;
	-moz-transition:  color 0.2s ease-in-out;
	-o-transition:  color 0.2s ease-in-out;
	-ms-transition:  color 0.2s ease-in-out;
	transition:  color 0.2s ease-in-out;
	background-color: #eee;
}
.st-accordion-six ul li > a span{
	background: transparent url(/templates/debut/js/accordion/plus-gray2.png) no-repeat center center;
	text-indent:-9000px;
	width: 26px;
	height: 16px;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -8px;
	margin-left: 16px;
	opacity:1;
	-webkit-transition:  all 0.2s ease-in-out;
	-moz-transition:  all 0.2s ease-in-out;
	-o-transition:  all 0.2s ease-in-out;
	-ms-transition:  all 0.2s ease-in-out;
	transition:  all 0.2s ease-in-out;
}
.st-accordion-six ul li > a:hover{
    color: #393939;
	background: #e3e3e3;
	transition: all 0.3s ease;
}
.st-accordion-six ul li > a:hover span{
	opacity:1;
}
.st-accordion-six ul li.st-open > a{
    color: #393939;
}
.st-accordion-six ul li.st-open > a span{
	background: transparent url(/templates/debut/js/accordion/minus-gray2.png) no-repeat center center;
	right:0px;
	opacity:1;
	margin-top: -8px;
}
.st-accordion-six .st-content{
    padding: 25px 30px 30px 0px;
	background: #f9f9f9;
}
.st-accordion-six .st-content p{
	color: #727272;
    font-size:  14px;
	padding-left: 50px;
}

@media screen and (max-width: 768px){
	.st-accordion-six ul li > a{
		font-size:16px;
	}
}

@media screen and (max-width: 320px){
	.st-accordion-six ul li > a{
		font-size:14px;
	}
}

/***!  /templates/debut/js/mainmenu/bootstrap.min2.css  !***/

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}
button[disabled],
html input[disabled] {
    cursor: default
}
input[type="checkbox"],
input[type="radio"] {
    padding: 0;
    box-sizing: border-box
}
input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
/*table {
    border-collapse: collapse;
    border-spacing: 0
}*/
@media print {
    * {
        color: #000!important;
        text-shadow: none!important;
        background: transparent!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href)")"
    }
    abbr[title]:after {
        content: " (" attr(title)")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @page{margin:2cm .5cm
}
/*p,
h2,
h3 {
    orphans: 3;
    widows: 3
}
h2,
h3 {
    page-break-after: avoid
}*/
select {
    background: #fff!important
}
.navbar {
    display: none;
}
.table td,
.table th {
    background-color: #fff!important
}
.btn>.caret,
.dropup>.btn>.caret {
    border-top-color: #000!important
}
.label {
    border: 1px solid #000
}
.table {
    border-collapse: collapse!important
}
.table-bordered th,
.table-bordered td {
    border: 1px solid #ddd!important
}
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}
@media(min-width:768px){
    
    .lead {
    font-size: 21px
}
}

@media(min-width:768px){.dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap
}
.dl-horizontal dd {
    margin-left: 180px
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
    display: table;
    content: ""
}
.dl-horizontal dd:after {
    clear: both
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
    display: table;
    content: ""
}
.dl-horizontal dd:after {
    clear: both
}
}
abbr[title],
abbr[data-original-title] {
    cursor:help;
    border-bottom:1px dotted #999
}
abbr.initialism {
    font-size:90%;
    text-transform:uppercase
}
/*blockquote {
    padding:10px 20px;
    margin:0 0 20px;
    border-left:5px solid #eee
}
blockquote p {
    font-size:17.5px;
    font-weight:300;
    line-height:1.25
}
blockquote p:last-child {
    margin-bottom:0
}
blockquote small {
    display:block;
    line-height:1.428571429;
    color:#999
}
blockquote small:before {
    content:'\2014 \00A0'
}
blockquote.pull-right {
    padding-right:15px;
    padding-left:0;
    border-right:5px solid #eee;
    border-left:0
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
    text-align:right
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content:''
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content:'\00A0 \2014'
}
blockquote:before,
blockquote:after {
    content:""
}*/
address {
    margin-bottom:20px;
    font-style:normal;
    line-height:1.428571429
}

code,
kbd,
pre,
samp {
    font-family:Monaco,
    Menlo,
    Consolas,
    "Courier New",
    monospace
}
code {
    padding:2px 4px;
    font-size:90%;
    color:#c7254e;
    white-space:nowrap;
    background-color:#f9f2f4;
    border-radius:4px
}
pre {
    display:block;
    padding:9.5px;
    margin:0 0 10px;
    font-size:13px;
    line-height:1.428571429;
    color:#333;
    word-break:break-all;
    word-wrap:break-word;
    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
}
.container {
    padding-right:0px;
    padding-left:0px;
    margin-right:auto;
    margin-left:auto
}
.container:before,
.container:after {
    display:table;
    content:""
}
.container:after {
    clear:both
}
.container:before,
.container:after {
    display:table;
    content:""
}
.container:after {
    clear:both
}
.row {
    margin-right:-15px;
    margin-left:-15px;
	margin-top: -10px;
}
.row:before,
.row:after {
    display:table;
    content:""
}
.row:after {
    clear:both
}
.row:before,
.row:after {
    display:table;
    content:""
}
.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-right:15px;
    padding-left: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 {
    float:left
}
.col-xs-12 {
    width:100%
}
.col-xs-11 {
    width: 91.66666666666666%
}
.col-xs-10 {
    width: 83.33333333333334%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666666666666%
}
.col-xs-7 {
    width: 58.333333333333336%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666666666667%
}
.col-xs-4 {
    width: 33.33333333333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.666666666666664%
}
.col-xs-1 {
    width: 8.333333333333332%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666666666666%
}
.col-xs-pull-10 {
    right: 83.33333333333334%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666666666666%
}
.col-xs-pull-7 {
    right: 58.333333333333336%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666666666667%
}
.col-xs-pull-4 {
    right: 33.33333333333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.666666666666664%
}
.col-xs-pull-1 {
    right: 8.333333333333332%
}
.col-xs-pull-0 {
    right: 0
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666666666666%
}
.col-xs-push-10 {
    left: 83.33333333333334%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666666666666%
}
.col-xs-push-7 {
    left: 58.333333333333336%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666666666667%
}
.col-xs-push-4 {
    left: 33.33333333333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.666666666666664%
}
.col-xs-push-1 {
    left: 8.333333333333332%
}
.col-xs-push-0 {
    left: 0
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666666666666%
}
.col-xs-offset-10 {
    margin-left: 83.33333333333334%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666666666666%
}
.col-xs-offset-7 {
    margin-left: 58.333333333333336%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666666666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.666666666666664%
}
.col-xs-offset-1 {
    margin-left: 8.333333333333332%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media(min-width:1000px){.container{width:750px}.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{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666666666666%}.col-sm-10{width:83.33333333333334%}.col-sm-9{width:75%}.col-sm-8{width:66.66666666666666%}.col-sm-7{width:58.333333333333336%}.col-sm-6{width:50%}.col-sm-5{width:41.66666666666667%}.col-sm-4{width:33.33333333333333%}.col-sm-3{width:25%}.col-sm-2{width:16.666666666666664%}.col-sm-1{width:8.333333333333332%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666666666666%}.col-sm-pull-10{right:83.33333333333334%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666666666666%}.col-sm-pull-7{right:58.333333333333336%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666666666667%}.col-sm-pull-4{right:33.33333333333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.666666666666664%}.col-sm-pull-1{right:8.333333333333332%}.col-sm-pull-0{right:0}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666666666666%}.col-sm-push-10{left:83.33333333333334%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666666666666%}.col-sm-push-7{left:58.333333333333336%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666666666667%}.col-sm-push-4{left:33.33333333333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.666666666666664%}.col-sm-push-1{left:8.333333333333332%}.col-sm-push-0{left:0}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666666666666%}.col-sm-offset-10{margin-left:83.33333333333334%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666666666666%}.col-sm-offset-7{margin-left:58.333333333333336%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666666666667%}.col-sm-offset-4{margin-left:33.33333333333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.666666666666664%}.col-sm-offset-1{margin-left:8.333333333333332%}.col-sm-offset-0{margin-left:0}}@media(min-width:992px){.container{width:970px}.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{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666666666666%}.col-md-10{width:83.33333333333334%}.col-md-9{width:75%}.col-md-8{width:66.66666666666666%}.col-md-7{width:58.333333333333336%}.col-md-6{width:50%}.col-md-5{width:41.66666666666667%}.col-md-4{width:33.33333333333333%}.col-md-3{width:25%}.col-md-2{width:16.666666666666664%}.col-md-1{width:8.333333333333332%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666666666666%}.col-md-pull-10{right:83.33333333333334%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666666666666%}.col-md-pull-7{right:58.333333333333336%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666666666667%}.col-md-pull-4{right:33.33333333333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.666666666666664%}.col-md-pull-1{right:8.333333333333332%}.col-md-pull-0{right:0}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666666666666%}.col-md-push-10{left:83.33333333333334%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666666666666%}.col-md-push-7{left:58.333333333333336%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666666666667%}.col-md-push-4{left:33.33333333333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.666666666666664%}.col-md-push-1{left:8.333333333333332%}.col-md-push-0{left:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666666666666%}.col-md-offset-10{margin-left:83.33333333333334%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666666666666%}.col-md-offset-7{margin-left:58.333333333333336%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666666666667%}.col-md-offset-4{margin-left:33.33333333333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.666666666666664%}.col-md-offset-1{margin-left:8.333333333333332%}.col-md-offset-0{margin-left:0}}@media(min-width:1200px){.container{width:1170px}.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{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666666666666%}.col-lg-10{width:83.33333333333334%}.col-lg-9{width:75%}.col-lg-8{width:66.66666666666666%}.col-lg-7{width:58.333333333333336%}.col-lg-6{width:50%}.col-lg-5{width:41.66666666666667%}.col-lg-4{width:33.33333333333333%}.col-lg-3{width:25%}.col-lg-2{width:16.666666666666664%}.col-lg-1{width:8.333333333333332%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666666666666%}.col-lg-pull-10{right:83.33333333333334%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666666666666%}.col-lg-pull-7{right:58.333333333333336%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666666666667%}.col-lg-pull-4{right:33.33333333333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.666666666666664%}.col-lg-pull-1{right:8.333333333333332%}.col-lg-pull-0{right:0}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666666666666%}.col-lg-push-10{left:83.33333333333334%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666666666666%}.col-lg-push-7{left:58.333333333333336%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666666666667%}.col-lg-push-4{left:33.33333333333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.666666666666664%}.col-lg-push-1{left:8.333333333333332%}.col-lg-push-0{left:0}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666666666666%}.col-lg-offset-10{margin-left:83.33333333333334%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666666666666%}.col-lg-offset-7{margin-left:58.333333333333336%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666666666667%}.col-lg-offset-4{margin-left:33.33333333333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.666666666666664%}.col-lg-offset-1{margin-left:8.333333333333332%}.col-lg-offset-0{margin-left:0}} /*table{max-width:100%;background-color:transparent}th{text-align:left}*/
    .table {
    width: 100%;
    margin-bottom: 20px
}
.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}
.table>tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px
}
.table-bordered {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}
table col[class*="col-"] {
    display: table-column;
    float: none

}
table td[class*="col-"],
table th[class*="col-"] {
    display: table-cell;
    float: none
}
.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}
.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}
.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}
.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}
@media(max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-x:scroll;overflow-y:hidden;border:1px solid #ddd;
-ms-overflow-style:-ms-autohiding-scrollbar;
-webkit-overflow-scrolling:touch
}
.table-responsive>.table {
    margin-bottom: 0
}
.table-responsive>.table>thead>tr>th,
.table-responsive>.table>tbody>tr>th,
.table-responsive>.table>tfoot>tr>th,
.table-responsive>.table>thead>tr>td,
.table-responsive>.table>tbody>tr>td,
.table-responsive>.table>tfoot>tr>td {
    white-space: nowrap
}
.table-responsive>.table-bordered {
    border: 0
}
.table-responsive>.table-bordered>thead>tr>th:first-child,
.table-responsive>.table-bordered>tbody>tr>th:first-child,
.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.table-responsive>.table-bordered>thead>tr>td:first-child,
.table-responsive>.table-bordered>tbody>tr>td:first-child,
.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}
.table-responsive>.table-bordered>thead>tr>th:last-child,
.table-responsive>.table-bordered>tbody>tr>th:last-child,
.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.table-responsive>.table-bordered>thead>tr>td:last-child,
.table-responsive>.table-bordered>tbody>tr>td:last-child,
.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}
.table-responsive>.table-bordered>tbody>tr:last-child>th,
.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.table-responsive>.table-bordered>tbody>tr:last-child>td,
.table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0
}
}
fieldset {
    padding:0;
    margin:0;
    border:0
}
legend {
    display:block;
    width:100%;
    padding:0;
    margin-bottom:20px;
    font-size:21px;
    line-height:inherit;
    color:#333;
    border:0;
    border-bottom:1px solid #e5e5e5
}
label {
    display:inline-block;
    margin-bottom:5px;
    font-weight:bold
}
input[type="search"] {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
input[type="radio"],
input[type="checkbox"] {
    margin:4px 0 0;
    margin-top:1px \9;
    line-height:normal
}
input[type="file"] {
    display:block
}
select[multiple],
select[size] {
    height:auto
}
select optgroup {
    font-family:inherit;
    font-size:inherit;
    font-style:inherit
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline:thin dotted #333;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    height:auto
}
output {
    display:block;
    padding-top:7px;
    font-size:14px;
    line-height:1.428571429;
    color:#555;
    vertical-align:middle
}
.form-control {
    display:block;
    width:100%;
    height:34px;
    padding:6px 12px;
    font-size:14px;
    line-height:1.428571429;
    color:#555;
    vertical-align:middle;
    background-color:#fff;
    background-image:none;
    border:1px solid #ccc;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075);
    box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075);
    -webkit-transition:border-color ease-in-out .15s,
    box-shadow ease-in-out .15s;
    transition:border-color ease-in-out .15s,
    box-shadow ease-in-out .15s
}
.form-control:focus {
    border-color:#66afe9;
    outline:0;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075),
    0 0 8px rgba(102,
    175,
    233,
    0.6);
    box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075),
    0 0 8px rgba(102,
    175,
    233,
    0.6)
}
.form-control:-moz-placeholder {
    color:#999
}
.form-control::-moz-placeholder {
    color:#999
}
.form-control:-ms-input-placeholder {
    color:#999
}
.form-control::-webkit-input-placeholder {
    color:#999
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor:not-allowed;
    background-color:#eee
}
textarea.form-control {
    height:auto
}
.form-group {
    margin-bottom:15px
}
.radio,
.checkbox {
    display:block;
    min-height:20px;
    padding-left:20px;
    margin-top:10px;
    margin-bottom:10px;
    vertical-align:middle
}
.radio label,
.checkbox label {
    display:inline;
    margin-bottom:0;
    font-weight:normal;
    cursor:pointer
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    float:left;
    margin-left:-20px
}
.radio+.radio,
.checkbox+.checkbox {
    margin-top:-5px
}
.radio-inline,
.checkbox-inline {
    display:inline-block;
    padding-left:20px;
    margin-bottom:0;
    font-weight:normal;
    vertical-align:middle;
    cursor:pointer
}
.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top:0;
    margin-left:10px
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
    cursor:not-allowed
}
.input-sm {
    height:30px;
    padding:5px 10px;
    font-size:12px;
    line-height:1.5;
    border-radius:3px
}
select.input-sm {
    height:30px;
    line-height:30px
}
textarea.input-sm {
    height:auto
}
.input-lg {
    height:45px;
    padding:10px 16px;
    font-size:18px;
    line-height:1.33;
    border-radius:6px
}
select.input-lg {
    height:45px;
    line-height:45px
}
textarea.input-lg {
    height:auto
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color:#c09853
}
.has-warning .form-control {
    border-color:#c09853;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075);
    box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075)
}
.has-warning .form-control:focus {
    border-color:#a47e3c;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075),
    0 0 6px #dbc59e;
    box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075),
    0 0 6px #dbc59e
}
.has-warning .input-group-addon {
    color:#c09853;
    background-color:#fcf8e3;
    border-color:#c09853
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color:#b94a48
}
.has-error .form-control {
    border-color:#b94a48;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075);
    box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075)
}
.has-error .form-control:focus {
    border-color:#953b39;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075),
    0 0 6px #d59392;
    box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075),
    0 0 6px #d59392
}
.has-error .input-group-addon {
    color:#b94a48;
    background-color:#f2dede;
    border-color:#b94a48
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color:#468847
}
.has-success .form-control {
    border-color:#468847;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075);
    box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075)
}
.has-success .form-control:focus {
    border-color:#356635;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075),
    0 0 6px #7aba7b;
    box-shadow:inset 0 1px 1px rgba(0,
    0,
    0,
    0.075),
    0 0 6px #7aba7b
}
.has-success .input-group-addon {
    color:#468847;
    background-color:#dff0d8;
    border-color:#468847
}
.form-control-static {
    margin-bottom:0
}
.help-block {
    display:block;
    margin-top:5px;
    margin-bottom:10px;
    color:#737373
}
@media(min-width:768px){.form-inline .form-group {
    display:inline-block;
    margin-bottom:0;
    vertical-align:middle
}
.form-inline .form-control {
    display:inline-block
}
.form-inline .radio,
.form-inline .checkbox {
    display:inline-block;
    padding-left:0;
    margin-top:0;
    margin-bottom:0
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    float:none;
    margin-left:0
}
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top:7px;
    margin-top:0;
    margin-bottom:0
}
.form-horizontal .form-group {
    margin-right:-15px;
    margin-left:-15px
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    display:table;
    content:""
}
.form-horizontal .form-group:after {
    clear:both
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    display:table;
    content:""
}
.form-horizontal .form-group:after {
    clear:both
}
.form-horizontal .form-control-static {
    padding-top:7px
}
@media(min-width:768px){.form-horizontal .control-label {
    text-align:right
}
}
.btn {
    display:inline-block;
    padding:6px 12px;
    margin-bottom:0;
    font-size:14px;
    font-weight:normal;
    line-height:1.428571429;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle;
    cursor:pointer;
    background-image:none;
    border:1px solid transparent;
    border-radius:4px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none;
        min-width:80px;
}
.btn:focus {
    outline:thin dotted #333;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
.btn:hover,
.btn:focus {
    color:#333;
    text-decoration:none
}
.btn:active,
.btn.active {
    background-image:none;
    outline:0;
    -webkit-box-shadow:inset 0 3px 5px rgba(0,
    0,
    0,
    0.125);
    box-shadow:inset 0 3px 5px rgba(0,
    0,
    0,
    0.125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events:none;
    cursor:not-allowed;
    opacity:.65;
    filter:alpha(opacity=65);
    -webkit-box-shadow:none;
    box-shadow:none
}
.btn-default {
    color:#333;
    background-color:#fff;
    border-color:#ccc
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color:#333;
    background-color:#ebebeb;
    border-color:#adadad
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-image:none
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color:#fff;
    border-color:#ccc
}
.btn-primary {
    color:#fff;
    background-color:#428bca;
    border-color:#357ebd
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color:#fff;
    background-color:#3276b1;
    border-color:#285e8e
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image:none
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color:#428bca;
    border-color:#357ebd
}
.btn-warning {
    color:#fff;
    background-color:#f0ad4e;
    border-color:#eea236
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    color:#fff;
    background-color:#ed9c28;
    border-color:#d58512
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    background-image:none
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color:#f0ad4e;
    border-color:#eea236
}
.btn-danger {
    color:#fff;
    background-color:#d9534f;
    border-color:#d43f3a
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    color:#fff;
    background-color:#d2322d;
    border-color:#ac2925
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-image:none
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color:#d9534f;
    border-color:#d43f3a
}
.btn-success {
    color:#fff;
    background-color:#5cb85c;
    border-color:#4cae4c
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color:#fff;
    background-color:#47a447;
    border-color:#398439
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-image:none
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color:#5cb85c;
    border-color:#4cae4c
}
.btn-info {
    color:#fff;
    background-color:#5bc0de;
    border-color:#46b8da
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    color:#fff;
    background-color:#39b3d7;
    border-color:#269abc
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-image:none
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color:#5bc0de;
    border-color:#46b8da
}
.btn-link {
    font-weight:normal;
    color:#428bca;
    cursor:pointer;
    border-radius:0
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color:transparent;
    -webkit-box-shadow:none;
    box-shadow:none
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color:transparent
}
.btn-link:hover,
.btn-link:focus {
    color:#2a6496;
    text-decoration:underline;
    background-color:transparent
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color:#999;
    text-decoration:none
}
.btn-lg {
    padding:10px 16px;
    font-size:18px;
    line-height:1.33;
    border-radius:6px
}
.btn-sm,
.btn-xs {
    padding:5px 10px;
    font-size:12px;
    line-height:1.5;
    border-radius:3px
}
.btn-xs {
    padding:1px 5px
}
.btn-block {
    display:block;
    width:100%;
    padding-right:0;
    padding-left:0
}
.btn-block+.btn-block {
    margin-top:5px
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width:100%
}
.fade {
    opacity:0;
    -webkit-transition:opacity .15s linear;
    transition:opacity .15s linear
}
.fade.in {
    opacity:1
}
.collapse {
    display:none
}
.collapse.in {
    display:block
}
.collapsing {
    position:relative;
    height:0;
    overflow:hidden;
    -webkit-transition:height .35s ease;
    transition:height .35s ease
}



.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-bottom: 0 dotted;
    border-left: 4px solid transparent
}
.dropdown {
    position: relative
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0;
    margin: 2px 0 0;
    font-size: 13px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.menu_main2 .dropdown-menu.pull-right {
    left: 0;
    right: auto
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #272727;
    white-space: nowrap;
	transition: all 0.3s ease;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #454545;
    text-decoration: none;
    background-color: #f9f9f9;
	-webkit-transition: background-color .3s, -webkit-transform .3s;
    transition: background-color .3s, transform .3s;
	
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #999
}
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0 dotted;
    border-bottom: 4px solid #000;
    content: ""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media(min-width:1000px){.navbar-right .dropdown-menu {
    right: 0;
    left: auto
}
}
.btn-default .caret {
    border-top-color: #333
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
    border-top-color: #fff
}
.dropup .btn-default .caret {
    border-bottom-color: #333
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
    border-bottom-color: #fff
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}
.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
    z-index: 2
}
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus {
    outline: 0
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}
.btn-toolbar:before,
.btn-toolbar:after {
    display: table;
    content: ""
}
.btn-toolbar:after {
    clear: both
}
.btn-toolbar:before,
.btn-toolbar:after {
    display: table;
    content: ""
}
.btn-toolbar:after {
    clear: both
}
.btn-toolbar .btn-group {
    float: left
}
.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn-group+.btn,
.btn-toolbar>.btn+.btn-group,
.btn-toolbar>.btn-group+.btn-group {
    margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.btn-group>.btn:first-child {
    margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group>.btn-group {
    float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group-xs>.btn {
    padding: 5px 10px;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn .caret {
    margin-left: 0
}
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
    display: table;
    content: ""
}
.btn-group-vertical>.btn-group:after {
    clear: both
}
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
    display: table;
    content: ""
}
.btn-group-vertical>.btn-group:after {
    clear: both
}
.btn-group-vertical>.btn-group>.btn {
    float: none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group-vertical>.btn-group:first-child>.btn:last-child,
.btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-justified {
    display: table;
    width: 100%;
    border-collapse: separate;
    table-layout: fixed
}
.btn-group-justified .btn {
    display: table-cell;
    float: none;
    width: 1%
}
[data-toggle="buttons"]>.btn>input[type="radio"],
[data-toggle="buttons"]>.btn>input[type="checkbox"] {
    display: none
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.input-group.col {
    float: none;
    padding-right: 0;
    padding-left: 0
}
.input-group .form-control {
    width: 100%;
    margin-bottom: 0
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 45px;
    line-height: 45px
}
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.input-group-addon:first-child {
    border-right: 0
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn {
    position: relative;
    white-space: nowrap
}
.input-group-btn:first-child>.btn {
    margin-right: -1px
}
.input-group-btn:last-child>.btn {
    margin-left: -1px
}
.input-group-btn>.btn {
    position: relative
}
.input-group-btn>.btn+.btn {
    margin-left: -4px
}
.input-group-btn>.btn:hover,
.input-group-btn>.btn:active {
    z-index: 2
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}
.nav:before,
.nav:after {
    display: table;
    content: ""
}
.nav:after {
    clear: both
}
.nav:before,
.nav:after {
    display: table;
    content: ""
}
.nav:after {
    clear: both
}
.nav>li {
    position: relative;
    display: block
}






ul.nav .dropdown li a em {
	color: #fff;
	background: #9eca45;
	font-style: normal;
	padding: 3px 5px 2px 5px;
	border-radius: 1px;
	margin-left: 3px;
	text-transform: uppercase;
	font-size: 9px;
}



/*for menu style two
.menu_main2 .nav>li>a {
    position: relative;
    display: block;
    padding: 30px 22px
}

.menu_main2 .nav>li>a i {
    padding:0 0 10px 0;
}
*/
.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background: transparent;
}
.nav>li.disabled>a {
    color: #999
}
.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #999;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}
/*.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #428bca
}*/
.nav .open>a .caret,
.nav .open>a:hover .caret,
.nav .open>a:focus .caret {
    border-top-color: #2a6496;
    border-bottom-color: #2a6496
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav>li>a>img {
    max-width: none
}
.nav-tabs {
    border-bottom: 1px solid #ddd
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}
.nav-tabs.nav-justified>li {
    float: none
}
.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media(min-width:1000px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd
}
@media(min-width:1000px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;
border-radius:4px 4px 0 0
}
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color:#fff
}
}
.nav-pills>li {
    float:left
}
.nav-pills>li>a {
    border-radius:4px
}
.nav-pills>li+li {
    margin-left:2px
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color:#fff;
    background-color:#428bca
}
.nav-pills>li.active>a .caret,
.nav-pills>li.active>a:hover .caret,
.nav-pills>li.active>a:focus .caret {
    border-top-color:#fff;
    border-bottom-color:#fff
}
.nav-stacked>li {
    float:none
}
.nav-stacked>li+li {
    margin-top:2px;
    margin-left:0
}
.nav-justified {
    width:100%
}
.nav-justified>li {
    float:none
}
.nav-justified>li>a {
    margin-bottom:5px;
    text-align:center
}
.nav-justified>.dropdown .dropdown-menu {
    top:auto;
    left:auto
}
@media(min-width:1000px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd
}
@media(min-width:1000px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;
border-radius:4px 4px 0 0
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border-bottom-color:#fff
}
}
.tab-content>.tab-pane {
    display:none
}
.tab-content>.active {
    display:block
}
.nav .caret {
    border-top-color:#428bca;
    border-bottom-color:#428bca
}
.nav a:hover .caret {
    border-top-color:#2a6496;
    border-bottom-color:#2a6496
}
.nav-tabs .dropdown-menu {
    margin-top:-1px;
    border-top-right-radius:0;
    border-top-left-radius:0
}
.navbar {
    position:relative;
    margin-bottom:0px;
    border:0px solid transparent
}
.navbar:before,
.navbar:after {
    display: table;
    content: ""
}
.navbar:after {
    clear: both
}
.navbar:before,
.navbar:after {
    display: table;
    content: ""
}
.navbar:after {
    clear: both
}
@media(min-width:1000px){.navbar{/*border-radius:4px*/}}.navbar-header:before,.navbar-header:after{display:table;content:""}.navbar-header:after{clear:both}.navbar-header:before,.navbar-header:after{display:table;content:""}.navbar-header:after{clear:both}@media(min-width:1000px){.navbar-header{float:left}}.navbar-collapse{max-height:340px;padding-right:15px;padding-left:15px;overflow-x:visible; padding-top: 20px; border-top:1px solid transparent;
box-shadow:inset 0 1px 0 rgba(255,
255,
255,
0.1);
-webkit-overflow-scrolling:touch
}
.navbar-collapse:before,
.navbar-collapse:after {
    display: table;
    content: ""
}
.navbar-collapse:after {
    clear: both
}
.navbar-collapse:before,
.navbar-collapse:after {
    display: table;
    content: ""
}
.navbar-collapse:after {
    clear: both
}
.navbar-collapse.in {
    overflow-y: auto
}

/*menu2*/
.menu_main2 .navbar-collapse.in {
    overflow-y: auto;
	/*width:100%;
	background-color:#161616;*/
}




@media(min-width:1000px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:auto}.navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px
}
.navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px
}
.navbar-collapse .navbar-text:last-child {
    margin-right: 0
}
}
.container>.navbar-header,
.container>.navbar-collapse {
    margin-right:-15px;
    margin-left:-15px
}
@media(min-width:1000px){.container>.navbar-header,.container>.navbar-collapse{margin-right:0;/*margin-left:0*/}}.navbar-static-top{z-index:1000;border-width:0 0 1px
}
@media(min-width:1000px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media(min-width:1000px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px
}
.navbar-fixed-bottom {
    bottom:0;
    margin-bottom:0;
    border-width:1px 0 0
}
.navbar-brand {
    float:left;
    padding:15px 15px;
    font-size:18px;
    line-height:20px
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration:none
}
@media(min-width:1000px){.navbar>.container .navbar-brand {
    margin-left:-15px
}
}
.navbar-toggle {
    position:relative;
    float:right;
    padding:9px 10px;
    margin-top:8px;
    margin-right:15px;
    margin-bottom:8px;
    background-color:transparent;
    border:1px solid transparent;
    border-radius:4px;

}
.navbar-toggle .icon-bar {
    display:block;
    width:22px;
    height:2px;
    border-radius:1px
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top:4px
}
@media(min-width:1000px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px
}
.navbar-nav>li>a {
    padding-top:0px;
    padding-bottom:0px;
    line-height:25px
}
@media(max-width:1000px){.navbar-nav .open .dropdown-menu {
    position:static;
    float:none;
    width:auto;
    margin-top:0;
    background-color:transparent;
    border:0;
    box-shadow:none
}
.navbar-nav .open .dropdown-menu>li>a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding:5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
    line-height:20px
}
.navbar-nav .open .dropdown-menu>li>a:hover,
.navbar-nav .open .dropdown-menu>li>a:focus {
    background-image:none
}
}
@media(min-width:1000px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}@media(min-width:1000px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{padding:10px 15px;
margin-top:8px;
margin-right:-15px;
margin-bottom:8px;
margin-left:-15px;
border-top:1px solid transparent;
border-bottom:1px solid transparent;
-webkit-box-shadow:inset 0 1px 0 rgba(255,
255,
255,
0.1),
0 1px 0 rgba(255,
255,
255,
0.1);
box-shadow:inset 0 1px 0 rgba(255,
255,
255,
0.1),
0 1px 0 rgba(255,
255,
255,
0.1)
}
@media(min-width:1000px){.navbar-form .form-group {
    display:inline-block;
    margin-bottom:0;
    vertical-align:middle
}
.navbar-form .form-control {
    display:inline-block
}
.navbar-form .radio,
.navbar-form .checkbox {
    display:inline-block;
    padding-left:0;
    margin-top:0;
    margin-bottom:0
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    float:none;
    margin-left:0
}
}
@media(max-width:767px){.navbar-form .form-group {
    margin-bottom:5px
}
}
@media(min-width:1000px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:-4px;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius:0;
    border-bottom-left-radius:0
}
.navbar-nav.pull-right>li>.dropdown-menu,
.navbar-nav>li>.dropdown-menu.pull-right {
    right:0;
    left:auto
}
.navbar-btn {
    margin-top:8px;
    margin-bottom:8px
}
.navbar-text {
    float:left;
    margin-top:15px;
    margin-bottom:15px
}
@media(min-width:1000px){.navbar-text{margin-right:15px;margin-left:15px}}.navbar-default{}.navbar-default .navbar-brand {
    color:#777
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: ""
}
.clearfix:after {
    clear: both
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: 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;
    visibility: hidden!important
}
.affix {
    position: fixed
}
@-ms-viewport{width:device-width}.visible-xs,tr.visible-xs,th.visible-xs,td.visible-xs{display:none!important}@media(max-width:767px){.visible-xs{display:block!important}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px) {
    .visible-xs.visible-sm {
        display: block!important
    }
    tr.visible-xs.visible-sm {
        display: table-row!important
    }
    th.visible-xs.visible-sm,
    td.visible-xs.visible-sm {
        display: table-cell!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-xs.visible-md {
        display: block!important
    }
    tr.visible-xs.visible-md {
        display: table-row!important
    }
    th.visible-xs.visible-md,
    td.visible-xs.visible-md {
        display: table-cell!important
    }
}
@media(min-width:1200px){.visible-xs.visible-lg{display:block!important}tr.visible-xs.visible-lg{display:table-row!important}th.visible-xs.visible-lg,td.visible-xs.visible-lg{display:table-cell!important}}.visible-sm,tr.visible-sm,th.visible-sm,td.visible-sm{display:none!important}@media(max-width:767px){.visible-sm.visible-xs{display:block!important}tr.visible-sm.visible-xs{display:table-row!important}th.visible-sm.visible-xs,td.visible-sm.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-sm.visible-md {
        display: block!important
    }
    tr.visible-sm.visible-md {
        display: table-row!important
    }
    th.visible-sm.visible-md,
    td.visible-sm.visible-md {
        display: table-cell!important
    }
}
@media(min-width:1200px){.visible-sm.visible-lg{display:block!important}tr.visible-sm.visible-lg{display:table-row!important}th.visible-sm.visible-lg,td.visible-sm.visible-lg{display:table-cell!important}}.visible-md,tr.visible-md,th.visible-md,td.visible-md{display:none!important}@media(max-width:767px){.visible-md.visible-xs{display:block!important}tr.visible-md.visible-xs{display:table-row!important}th.visible-md.visible-xs,td.visible-md.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px) {
    .visible-md.visible-sm {
        display: block!important
    }
    tr.visible-md.visible-sm {
        display: table-row!important
    }
    th.visible-md.visible-sm,
    td.visible-md.visible-sm {
        display: table-cell!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    tr.visible-md {
        display: table-row!important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell!important
    }
}
@media(min-width:1200px){.visible-md.visible-lg{display:block!important}tr.visible-md.visible-lg{display:table-row!important}th.visible-md.visible-lg,td.visible-md.visible-lg{display:table-cell!important}}.visible-lg,tr.visible-lg,th.visible-lg,td.visible-lg{display:none!important}@media(max-width:767px){.visible-lg.visible-xs{display:block!important}tr.visible-lg.visible-xs{display:table-row!important}th.visible-lg.visible-xs,td.visible-lg.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px) {
    .visible-lg.visible-sm {
        display: block!important
    }
    tr.visible-lg.visible-sm {
        display: table-row!important
    }
    th.visible-lg.visible-sm,
    td.visible-lg.visible-sm {
        display: table-cell!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-lg.visible-md {
        display: block!important
    }
    tr.visible-lg.visible-md {
        display: table-row!important
    }
    th.visible-lg.visible-md,
    td.visible-lg.visible-md {
        display: table-cell!important
    }
}
@media(min-width:1200px){.visible-lg{display:block!important}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}.hidden-xs{display:block!important}tr.hidden-xs{display:table-row!important}th.hidden-xs,td.hidden-xs{display:table-cell!important}@media(max-width:767px){.hidden-xs,tr.hidden-xs,th.hidden-xs,td.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px) {
    .hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm {
        display: none!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-xs.hidden-md, tr.hidden-xs.hidden-md, th.hidden-xs.hidden-md, td.hidden-xs.hidden-md {
        display: none!important
    }
}
@media(min-width:1200px){.hidden-xs.hidden-lg,tr.hidden-xs.hidden-lg,th.hidden-xs.hidden-lg,td.hidden-xs.hidden-lg{display:none!important}}.hidden-sm{display:block!important}tr.hidden-sm{display:table-row!important}th.hidden-sm,td.hidden-sm{display:table-cell!important}@media(max-width:767px){.hidden-sm.hidden-xs,tr.hidden-sm.hidden-xs,th.hidden-sm.hidden-xs,td.hidden-sm.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px) {
    .hidden-sm, tr.hidden-sm, th.hidden-sm, td.hidden-sm {
        display: none!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-sm.hidden-md, tr.hidden-sm.hidden-md, th.hidden-sm.hidden-md, td.hidden-sm.hidden-md {
        display: none!important
    }
}
@media(min-width:1200px){.hidden-sm.hidden-lg,tr.hidden-sm.hidden-lg,th.hidden-sm.hidden-lg,td.hidden-sm.hidden-lg{display:none!important}}.hidden-md{display:block!important}tr.hidden-md{display:table-row!important}th.hidden-md,td.hidden-md{display:table-cell!important}@media(max-width:767px){.hidden-md.hidden-xs,tr.hidden-md.hidden-xs,th.hidden-md.hidden-xs,td.hidden-md.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px) {
    .hidden-md.hidden-sm, tr.hidden-md.hidden-sm, th.hidden-md.hidden-sm, td.hidden-md.hidden-sm {
        display: none!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-md, tr.hidden-md, th.hidden-md, td.hidden-md {
        display: none!important
    }
}
@media(min-width:1200px){.hidden-md.hidden-lg,tr.hidden-md.hidden-lg,th.hidden-md.hidden-lg,td.hidden-md.hidden-lg{display:none!important}}.hidden-lg{display:block!important}tr.hidden-lg{display:table-row!important}th.hidden-lg,td.hidden-lg{display:table-cell!important}@media(max-width:767px){.hidden-lg.hidden-xs,tr.hidden-lg.hidden-xs,th.hidden-lg.hidden-xs,td.hidden-lg.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px) {
    .hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm {
        display: none!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-lg.hidden-md, tr.hidden-lg.hidden-md, th.hidden-lg.hidden-md, td.hidden-lg.hidden-md {
        display: none!important
    }
}
@media(min-width:1200px){.hidden-lg,tr.hidden-lg,th.hidden-lg,td.hidden-lg{display:none!important}}.visible-print,tr.visible-print,th.visible-print,td.visible-print{display:none!important}@media print {
    .visible-print {
        display: block!important
    }
    tr.visible-print {
        display: table-row!important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell!important
    }
    .hidden-print,
    tr.hidden-print,
    th.hidden-print,
    td.hidden-print {
        display: none!important
    }

}

/***!  /templates/debut/js/mainmenu/demo.css  !***/

/*!
 * Yamm!3
 * Yet another megamenu for Bootstrap
 * http://geedmo.github.com/yamm3
 *
 * Demo styles
 */

/* layout */

/*body {
  padding-bottom: 40px;
  color: #666;
}*/

pre {
    margin: 0;
    padding: 10px 20px !important;
}
#header .container {
    width: auto;
    max-width: 1170px;
}
.jumbotron {
    margin: 60px 0;
    padding-left: 0;
    padding-right: 0;
}
.jumbotron.intro {
    margin-top: 0;
}
.jumbotron .navbar {
    font-size: 14px;
    line-height: 1.6;
}
/* menu styes */

.list-unstyled,
.list-unstyled ul {
    min-width: 120px
}
@media (min-width: 767px) {
    .panel-group {
        width: 400px;
    }
    .thumbnail {
        margin: 0;
    }
}
/* Grid demo styles */

.grid-demo {
    padding: 10px 30px;
}
.grid-demo[class*="col-"] {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1em;
    text-align: center;
    line-height: 2;
    background-color: #e5e1ea;
    border: 1px solid #d1d1d1;
}
@media only screen and (min-width: 1000px) and (max-width: 1169px) {
    #header .container {
        width: auto;
        max-width: 1000px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
    #header .container {
        width: auto;
        max-width: 98%;
    }
    .navbar-nav .dropdown .dropdown-menu {
        display: block;
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-collapse {
        position: absolute;
        margin: 0 !important;
    }
	
	.dropdown-menu {
        position: absolute;
        margin: 0 !important;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    #header .container {
    max-width: 100%;
    width: auto;
}
    .navbar-nav .dropdown .dropdown-menu {
        display: block;
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-collapse {
        position: absolute;
        margin: 0 !important;
    }
	.dropdown-menu {
        position: absolute;
        margin: 0 !important;
    }
	
	
	.menu_main2 .navbar-nav .dropdown .dropdown-menu {
        display: block;
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
		background-color:#161616;
        border: 0;
        box-shadow: none;
    }
	
	
	
	
}
@media only screen and (max-width: 479px) {
    #header .container {
        width: auto;
        max-width: 300px;
    }
    .navbar-nav .dropdown .dropdown-menu {
        display: block;
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-collapse {
        position: absolute;
        margin: 0 !important;
    }
	.dropdown-menu {
        position: absolute;
        margin: 0 !important;
    }
}

/***!  /templates/debut/js/mainmenu/menu2.css  !***/

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 18px
}
ul.nav>li>a.active {
	color:#ccc;
}
ul.nav>li>a:hover.active {
	color:#ccc;
}
ul.nav>li>a:hover {
	color:#454545;

	    background-color: #f9f9f9;

	-webkit-transition: background-color .3s, -webkit-transform .3s;

    transition: background-color .3s, transform .3s;
}
ul.nav>li>a.buynowbut {
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 25px;
	margin-top: 25px;
	background: #002636;
	transition: all 0.3s ease;
}
ul.nav>li>a.buynowbut:hover {
	color: #fff;
	background: #272727;
}
ul.nav>li>a .secbt {
	margin-top: 3px;
}
.list-unstyled a.active {
	color: #393939;
}
.list-unstyled a.active i {
	color: #393939;
}
.yamm .nav,  .yamm .collapse,  .yamm .dropup,  .yamm .dropdown {
	position: static;
}
.yamm .container {
	position: relative;
}
.yamm .dropdown-menu {
	left: auto;
}
.yamm .nav.navbar-right .dropdown-menu {
	left: auto;
	right: 0;
}
.yamm .yamm-content {
	padding: 50px 40px 40px 40px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
}
.yamm .dropdown.yamm-hw .dropdown-menu {
	left: auto;
	right: 0;
	width: 550px;
}
.yamm .yamm-content .col-md-4, .yamm .yamm-content .col-md-8 {
	padding-right: 5px;
	padding-left: 5px;
}
.yamm .yamm-content .thumbnail {
	padding: 0;
	border: 0;
}
.yamm .yamm-content .caption {
	padding: 0;
}
.yamm .yamm-content .caption h3 {
	font-size: 18px;
	color: #272727;
	margin-top: 14px;
	margin-bottom: 8px;
}
.yamm .yamm-content .caption p {
	font-size: 14px;
	color: #727272;
}
.list-unstyled li:first-child {
}
.list-unstyled.two {
	margin-top: -12px;
}
.list-unstyled li p {
	font-size: 13px;
	color: #727272;
	font-weight: normal;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 0px;
	margin-bottom: 18px;
}
.list-unstyled li i {
	color:#999;
	margin-right: 4px;
	font-size: 11px;
	transition: all 0.3s ease;
}
.list-unstyled li {
	padding: 5px 0;
}
.list-unstyled a {
	color: #999;
	padding: 4px 0px;
	width: 100%;
	font-size:13px;
	transition-property: margin-left, background-color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	transition: all 0.3s ease;
}
.list-unstyled a:hover {
	color: #393939;
}
.list-unstyled a:hover i {
	color: #393939;
}
.list-unstyled a:before {
	font-size: 12px;
	margin-right: 5px;
}
.row-border + .row .caption h3 {
	margin-top: 0px;
}
.row-border {
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
 @media (max-width:767px) {
 .list-unstyled li:first-child {
 border-bottom: 0px;
 margin-bottom: 0px;
 top-bottom: 15px;
}
 .list-unstyled li p {
 color: #bbb;
}
 .list-unstyled li {
padding: 8px 0;
}
 .list-unstyled a {
 color: #bbb;
}
 .list-unstyled a {
 color: #BBBBBB;
}
 .list-unstyled a {
 color: #BBBBBB;
}
 .list-unstyled a:hover {
 color: #fff;
}
 .yamm .yamm-content .thumbnail {
 background-color: transparent;
 -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075);
 box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075);
}
 .yamm .yamm-content .caption p {
 color: #ccc;
}
 .yamm .yamm-content .caption h3 {
 color: #ccc;
}
 .yamm .yamm-content .thumbnail>img {
 margin-left: 0;
}
 .row-border {
 border-bottom:0;
}
}
 @media (max-width:999px) {
 .list-unstyled a {
 color: #BBBBBB;
}
 .list-unstyled li:first-child {
 border-bottom: 1px solid #3b3b3b;
 margin-bottom: 16px;
}
 .list-unstyled li p {
 color: #fff;
 padding-top:10px;
}
 .list-unstyled .img_left4 {
 margin-right: 20px;
}
}
/*

.navbar {

    min-height:60px;

}

*/

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border: 0;
	border-radius: 0;
}
/*.navbar-nav>li>a {

    padding-top: 31px;

    padding-bottom: 31px;

}

*/

.navbar-nav>li>a i {
	display: block;
	text-align: center;
}
/*.navbar-default { margin-right: -32px;}*/



.navbar-default.two {
	width:100%;/*margin-right: 140px;*/

/*padding-right:140px;*/



}
.navbar-nav.dark>li>a {
	padding-top: 30px;
	padding-bottom: 27px;
	text-transform: uppercase;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -1px;
	margin-left: -1px;
	/*    margin-left: -456px;*/

    -webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.dropdown-submenu>.dropdown-menu:last-child {
}
 @media (min-width:769px;
) {
 .dropdown-submenu>.dropdown-menu:last-child {
 border-top: 0px solid #000;
}
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.navbar-brand {
	/* background: url("../images/logo.png") no-repeat;

    width: 162px;

    height: 42px;

    display: block;*/

    padding: 0;
	margin:15px 0;
}
.wrapper {
	margin-top: 0px;
}
.navbar-fixed-top +  .wrapper {
	margin-top: 104px;
}
.dropdown-menu {
	min-width: 200px;
}
.dropdown-menu>li>a {
	padding: 9px 20px;
	font-size:13px;
	color:#999;
	border-bottom: 1px solid #eee;
	transition: all 0.3s ease;
}
.dropdown-menu>li>a:hover {
	border-bottom: 1px solid #eee;
}
.dropdown-menu>li:last-child>a {
	border-bottom: 0px solid #d1d1d1;
}
/*-------------- header animation Start -------------------*/









.help {
	height: 40px;
}
.help > .container {
	padding-top: 10px;
}
 @media (max-width: 999px) {
 .navbar-collapse.pull-right {
 width: 100%;

        /*float: none !important;*/

        background: #1e1e1e;
}
 #navbar-collapse-1 > ul > li.dropdown > a > b {
 float: right;
}
 .navbar-default .navbar-brand {
 margin-left: 14px;
}
 #navbar-collapse-1 > ul > li {
 border-bottom: 1px solid #eee;
}
 #navbar-collapse-1 > ul > li.open {
 background-color: #2b2b2b;
}
 .help {
 display: none;
}
 .navbar-nav>li>a {
 color: #fff;
 padding: 5px 20px;
}
 .navbar-nav>li>a:hover {
 color: #ccc;
}
 .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
 color: #92d102;
 background-color: transparent;
 padding: 10px 20px;
 border-bottom: 0px;
}
 .dropdown-menu>li>a {
 padding: 5px 35px !important;;
 border-bottom: 0px;
}
 .dropdown-submenu>.dropdown-menu:last-child {
 border-top: 0px;
}
}
/*

.navbar-fixed-top .navbar-nav > li > a {padding-top: 15.666666666666666px; padding-bottom: 15.666666666666666px;}

.navbar-fixed-top  .navbar-brand {margin-top: 3.666666666666666px; margin-bottom: 2.666666666666666px;}

.navbar-fixed-top .navbar-brand img {height: 34.666666666666664px;}

*/

/*-------------- header animation End -------------------*/

.navbar-nav>li>a {
	box-shadow: 0 0px 0 rgba(255, 255, 255, 0.25);
}
.callus {
	color: #545454;
	font-size: 13px;
	padding-top: 13px;
}
.callus a {
	margin-right: 20px;
	color: #545454;
}
.social-icons ul li {
	float: left;
	list-style-type: none;
	margin:10px 0 10px 7px;
}
.social-icons a {
	width: 25px;
	height: 25px;
	display: block;
	background-color:#fff;
	border:1px solid #c7c7c7;
	border-radius:50%;
	text-align:center;
}
.social-icons a i {
	font-size:15px;
	color:#272727;
	line-height:24px;
	text-align:center;
}
.social-icons a:hover {
	background-color:#272727;
	border:1px solid #272727;
}
.social-icons a:hover i {
	color:#fff;
}
.header {
	-webkit-border-radius:0;
	border-spacing:0;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:normal;
	-webkit-tap-highlight-color:transparent;
	outline:0!important;
	-webkit-touch-callout:none;
	transition-timing-function:ease-out;
	-moz-transition-timing-function:ease-out;
	-webkit-transition-timing-function:ease-out;
	-o-transition-timing-function:ease-out;
transition-duration:.2s;
-moz-transition-duration:.2s;
-webkit-transition-duration:.2s;
-o-transition-duration:.2s
}
:focus {
	outline:0
}
body {
	overflow-x:hidden
}
::-webkit-scrollbar {
width:12px
}
::-webkit-scrollbar-track {
-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, .3);
-moz-box-shadow:inset 0 0 6px rgba(0, 0, 0, .3);
box-shadow:inset 0 0 6px rgba(0, 0, 0, .3);
}
::-webkit-scrollbar-thumb {
background:rgba(210, 210, 210, .8);
-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, .5);
-moz-box-shadow:inset 0 0 6px rgba(0, 0, 0, .5);
box-shadow:inset 0 0 6px rgba(0, 0, 0, .5);
}
::-webkit-scrollbar-thumb:window-inactive {
background:rgba(210, 210, 210, .4)
}
.header {
	display:block;
	position:fixed;
	z-index:9000!important;
	top:48px;
	left:0;
	width:100%;
	background-color: #fff;
	height:85px;
	padding-top: 0px;
}
.compact .header {
	display:block;
	position:fixed;
	z-index:9000!important;
	top:0;
	left:0;
	width:100%;
	background: #fff;
	border-bottom:none;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, .1);
	box-shadow:0 1px 4px rgba(0, 0, 0, .1);
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, .1);
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
.compact .header #logo {
	background-size: 40%;
}
.compact .header .navbar-nav>li>a {
	padding-top: 5px;
	padding-bottom: 5px;
}
.compact .header ul.nav>li>a.buynowbut {
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 25px;
	margin-top: 15px;
}
.menu_main .col-md-3 {
	width: 28%;
	border-right: 1px solid #eee;
	margin-right: 7%;
}
.menu_main .col-md-3.last {
	border-right: 0px solid #eee;
	margin-right: 0%;
}
 @media only screen and (min-width: 1000px) and (max-width: 1169px) {
 .header {
height: auto;
}
 .compact .header #logo {
background-size: 45%;
background-position: left 3px;
}
 .compact .header .navbar-nav>li>a {
 padding-top: 20px;
 padding-bottom: 20px;
}
 .nav>li>a {
 padding: 10px 10px
}
}
 @media only screen and (min-width: 768px) and (max-width: 999px) {
 .header {
height: auto;
padding-bottom: 10px;
}
 .compact .header {
padding-top: 0px;
padding-bottom: 0px;
}
 .menu_main .col-md-3 {
 width: 100%;
 border-right: 0px solid #eee;
 margin-right: 0%;
}
 .menu_main .col-md-3.last {
 border-right: 0px solid #eee;
 margin-right: 0%;
}
 .yamm .yamm-content {
 padding: 10px 20px 20px 20px;
}
 ul.nav>li>a.buynowbut,  .compact .header ul.nav>li>a.buynowbut {
 color: #fff;
 border: 1px solid #2ecc71;
 background: #2ecc71;
 border-radius: 0px;
 margin-top: 10px;
}
 ul.nav>li>a.buynowbut:hover,  .compact .header ul.nav>li>a.buynowbut:hover {
 color: #fff;
 border: 1px solid #727272;
 background: #727272;
}
}
 @media only screen and (min-width: 640px) and (max-width: 767px) {
 .header {
height: auto;
padding-bottom: 10px;
}
 .compact .header {
padding-top: 0px;
padding-bottom: 0px;
}
 .menu_main .col-md-3 {
 width: 100%;
 border-right: 0px solid #eee;
 margin-right: 0%;
}
 .menu_main .col-md-3.last {
 border-right: 0px solid #eee;
 margin-right: 0%;
}
 .yamm .yamm-content {
 padding: 10px 20px 20px 20px;
}
 ul.nav>li>a.buynowbut,  .compact .header ul.nav>li>a.buynowbut {
 color: #fff;
 border: 1px solid #2ecc71;
 background: #2ecc71;
 border-radius: 0px;
 margin-top: 10px;
}
 ul.nav>li>a.buynowbut:hover,  .compact .header ul.nav>li>a.buynowbut:hover {
 color: #fff;
 border: 1px solid #727272;
 background: #727272;
}
}
 @media only screen and (min-width: 480px) and (max-width: 639px) {
 .header {
height: auto;
padding-bottom: 10px;
top: 95px;
}
 .compact .header {
padding-top: 0px;
padding-bottom: 0px;
}
 .compact .header #logo {
background-size: 57%;
}
 .menu_main .col-md-3 {
 width: 100%;
 border-right: 0px solid #eee;
 margin-right: 0%;
}
 .menu_main .col-md-3.last {
 border-right: 0px solid #eee;
 margin-right: 0%;
}
 .yamm .yamm-content {
 padding: 10px 20px 20px 20px;
}
 ul.nav>li>a.buynowbut,  .compact .header ul.nav>li>a.buynowbut {
 color: #fff;
 border: 1px solid #2ecc71;
 background: #2ecc71;
 border-radius: 0px;
 margin-top: 10px;
}
 ul.nav>li>a.buynowbut:hover,  .compact .header ul.nav>li>a.buynowbut:hover {
 color: #fff;
 border: 1px solid #727272;
 background: #727272;
}
}
 @media only screen and (max-width: 479px) {
 .header {
height: auto;
padding-bottom: 10px;
top: 95px;
}
 .compact .header {
padding-top: 0px;
padding-bottom: 0px;
}
 .compact .header #logo {
background-size: 57%;
}
 .menu_main .col-md-3 {
 width: 100%;
 border-right: 0px solid #eee;
 margin-right: 0%;
}
 .menu_main .col-md-3.last {
 border-right: 0px solid #eee;
 margin-right: 0%;
}
 .yamm .yamm-content {
 padding: 10px 20px 20px 20px;
}
 ul.nav>li>a.buynowbut,  .compact .header ul.nav>li>a.buynowbut {
 color: #fff;
 border: 1px solid #2ecc71;
 background: #2ecc71;
 border-radius: 0px;
 margin-top: 10px;
}
 ul.nav>li>a.buynowbut:hover,  .compact .header ul.nav>li>a.buynowbut:hover {
 color: #fff;
 border: 1px solid #727272;
 background: #727272;
}
}
 @media (max-width: 999px) {
 #navbar-collapse-1 > ul > li {
 border-bottom: 0;
}
}
.navbar-default .navbar-nav>li>a {
	font-family: 'Raleway', sans-serif;
	color: #727272;
	font-size:14px;
	font-weight: 500;
/*	padding-top: 30px;
	padding-bottom: 30px;
*/	letter-spacing: 0.5px;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 12px 10px;
    margin: 15px 18px 0;
	background-color: transparent;
	border: 0px solid transparent;
	border-radius: 0;
	margin-left: 0px;
	background: #272727;
	cursor: pointer;
}
.navbar-toggle > span {
	Color:#fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #272727;
}
.navbar-collapse {
	border-top: 0;
}
 @media only screen and (min-width: 99px) and (max-width: 999px) {
 li.dropdown ul.dropdown-menu li a {
color: #fff;
}
 li.dropdown ul.dropdown-menu li a:hover {
color: #333;
border-bottom: none;
}
 li.dropdown a:hover {
color: #fff;
}
 li.dropdown ul.dropdown-menu .yamm-content li a:hover {
color: #999;
}
}
 @media (min-width: 1000px) {
 .yamm ul.nav li.dropdown > ul.dropdown-menu {
/*opacity: 0;

        filter:alpha(opacity=100);*/

    /* -webkit-transition: all 0.5s ease;

	-moz-transition: all 0.5s ease;

	-o-transition: all 0.5s ease;*/

}
 .dropdown-submenu:hover>.dropdown-menu {
 -webkit-animation-duration: 0.5s;
 -webkit-animation-name: fadeInFromNone;
 -webkit-animation-fill-mode: forwards;
 animation-duration: 0.5s;
 animation-name: fadeInFromNone;
 animation-fill-mode: forwards;
 -ms-animation-duration: 0.5s;
 -ms-animation-name: fadeInFromNoneIE;
 -ms-animation-fill-mode: forwards;
}
 .yamm ul.nav li.dropdown:hover > ul.dropdown-menu {
 display: block;

    

     /*-webkit-transition: all 0.5s ease;

	-moz-transition: all 0.5s ease;

	-o-transition: all 0.5s ease;*/

    

    animation-duration: 0.5s;
 animation-name: fadeInFromNone;
 animation-fill-mode: forwards;
 -webkit-animation-duration: 0.5s;
 -webkit-animation-name: fadeInFromNone;
 -webkit-animation-fill-mode: forwards;
 -ms-animation-duration: 5s;
 -ms-animation-name: fadeInFromNoneIE;
 -ms-animation-fill-mode: forwards;
}
 @-webkit-keyframes fadeInFromNone {
 0% {
 opacity: 0;
}
 1% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
 @keyframes fadeInFromNoneIE {
 0% {
 opacity: 0;
}
 1% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
 @keyframes fadeInFromNone {
 0% {
 opacity: 0;
}
 1% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}

    

    

/*.yamm ul.nav li.dropdown:hover > a {

    color: #13afeb;

}*/

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
 padding: 22px 18px;
}
}
.navbar-toggle > button {
	background: none;
	border: 0;
	float: right;
}
.navbar-default .navbar-toggle i {
	color: #fff;
	font-size: 21px;
}
.yamm ul.nav li.dropdown:hover b {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.container>.navbar-collapse {
	margin-right: 0px;
}
.navbar-brand, .navbar-nav>li>a {
	text-shadow: 0 0px 0 rgba(255, 255, 255, 0.25);
}
button.navbar-toggle {
	clear: right;
}
.width50 {
	width: 50%;
}
/* -------------- color Scheme Start --------------*/



/*.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {

color: #fff;

background-color: #454545;

     

}*/



.navbar-default .navbar-nav>.open>a .caret, .navbar-default .navbar-nav>.open>a:hover .caret, .navbar-default .navbar-nav>.open>a:focus .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
/* -------------- color Scheme End --------------*/



.dropdown-menu.two {
	right: 0;
}
 @media only screen and (min-width: 99px) and (max-width: 999px) {
 .navbar-default .navbar-nav>li>a {
 color: #fff;
}
}
 @media only screen and (max-width:1199px) {
 .container > .navbar-collapse {
 z-index: 9999;
}
 .navbar-default.two {
margin-right: 200px;
}
 .navbar-default {
 margin-right: 0px;
}
}
 @media only screen and (max-width:1112px) {
 .container > .navbar-collapse {
 z-index: 9999;
}
 .navbar-default.two {
margin-right: 227px;
}
}
 @media only screen and (max-width:991px) {
}
 @media only screen and (max-width:800px) {
 .navbar-default.two {
 margin-right: 0px;
}
}

/***!  /templates/debut/js/masterslider/style/masterslider.css  !***/

/** 
 *  Master Slider
 * 	Core css file
 */

.master-slider{
	position: relative;
	visibility: hidden;
	-moz-transform: translate3d(0 , 0 , 0);
}

.master-slider a { 
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

.master-slider, .master-slider * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.master-slider.before-init{}

.master-slider.ms-fullheight{height: 100%;}

.ms-layout-partialview .ms-view {
	overflow: visible;
	background-color:transparent;
}

.ms-layout-partialview .ms-container { overflow: hidden; }

.master-slider img, .ms-slide-bgvideocont video {max-width:none;}

.ms-ie img{border:none;}
.ms-ie8 * {opacity:inherit;filter:inherit;}
.ms-ie7   {zoom:1;}

.ms-moz .ms-slide-bgcont>img { transform: translateX(0px); }

.ms-loading-container{
	position:absolute;
	width:100%;
	top:0;
}

.ms-slide-auto-height { display: table; }

.ms-loading-container .ms-loading,
.ms-slide .ms-slide-loading {
	width: 36px;
	height: 36px;
	background: url(/templates/debut/js/masterslider/style/loading-2.gif) no-repeat center white;
	border-radius: 60px;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -18px;
	opacity: 0.9;
}


/* grab cursor */
.ms-no-swipe, .ms-def-cursor{cursor:auto !important;}
.ms-grab-cursor{cursor: url(/templates/debut/js/masterslider/style/grab.png), move;}
.ms-grabbing-cursor{cursor: url(/templates/debut/js/masterslider/style/grabbing.png), move;}
.ms-ie .ms-grab-cursor{cursor: move;}
.ms-ie .ms-grabbing-cursor {cursor: move;}

.ms-view { 
	margin:0px auto;
	overflow:hidden;
	background:black;
	position:relative;
	-webkit-perspective: 2000px;
	-moz-perspective: 2000px;
	-ms-perspective: 2000px;
	perspective: 2000px;
}

.ms-view .ms-slide-container{position:relative;}

.ms-slide {
	position:absolute;
	height:100%;
	-webkit-transform: translateZ(0px);
	-ms-transform: translateZ(0px);
	-o-transform: translateZ(0px);
	transform: translateZ(0px);
}

.ms-wk .ms-slide {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.ms-slide.selected {}

.ms-slide .ms-slide-bgcont,
.ms-slide .ms-slide-bgvideocont{
	position: absolute;
	overflow:hidden;
	width: 100%;
}

.ms-slide .ms-slide-link { 
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	z-index: 110;
}

.ms-ie .ms-slide-link {
	background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR‌​AA7") 0 0 repeat;
}


.ms-slide .ms-slide-bgvideocont{
	z-index: 105;
	height: 100%;
}

.ms-wk .ms-slide .ms-slide-bgvideocont,
.ms-wk .ms-slide-bgvideocont>video{
	-webkit-transform: translateZ(0.3px);
	transform: translateZ(0.3px);
}

.ms-slide .ms-slide-bgvideo{
	position: absolute;
	top: 0px;
}

.ms-inner-controls-cont, .ms-container {position: relative; margin:0 auto;}
.ms-slide .ms-slide-bgcont img , .ms-container , .ms-inner-controls-cont{
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}

.ms-slide .ms-layer, .ms-fixed-layers .ms-layer {position:absolute;pointer-events: auto}

.ms-slide .ms-slide-layers,
.ms-fixed-layers {
	position: absolute;
	overflow:hidden;
	width:100%;
	height: 100%;
	z-index: 109;
	top:0px;
	pointer-events: none;
}

.ms-slide .ms-slide-video{
	position:absolute;
	top:0;
	z-index: 111;
	background:black;
	padding:0;
	margin: 0;
	border: none;
}

.ms-parallax-layer {
	width: 100%;
	position: absolute;
	top: 0;
}

.ms-scroll-parallax-cont{
	position: absolute;
	top:0;
	width: 100%;
	height: 100%;
}

.ms-wk .ms-scroll-parallax-cont{
	-webkit-transform: translateZ(0.4px);
	transform: translateZ(0.4px);
}

/*.ms-scroll-parallax .ms-sl-selected .ms-scroll-parallax-cont,
.ms-scroll-parallax .ms-sl-selected .ms-slide-bgcont{}
.ms-scroll-parallax .ms-slide-bgcont{}*/
 
/*-----------------------------------------------------------*/
.ms-action-layer{cursor: pointer;}
.ms-btn-container{position: absolute;}
.ms-btn {
	text-decoration: none;
	display: inline-block;
	color:black;
	position: relative;
	padding: 8px 15px;
	cursor: pointer;
	white-space: nowrap;
}

.ms-default-btn{
	background: #0074A2;
	border-radius: 5px;
	color: #FFF;
}
.ms-default-btn:hover{background-color: #0098D5;}
.ms-default-btn:active{top:1px;}


.ms-btn-s{
    padding: 14px 17px;  
    font-size: 80%;
    line-height: 0;
}

.ms-btn-m{
    padding: 12px 40px;
}

.ms-btn-n{
    padding: 8px 25px;
    font-size: 95%;
}

.ms-btn-l{
    padding: 17px 50px;  
    font-size: 120%;
}

.ms-btn-box{}
.ms-btn-round{border-radius: 5px;}
.ms-btn-circle{border-radius: 100px;}
.ms-btn-outline-box{}
.ms-btn-outline-round{border-radius: 5px;}
.ms-btn-outline-circle{border-radius: 100px;}
/*-----------------------------------------------------------*/

.ms-layer.video-box{background:black;}
.ms-layer.video-box iframe{
	padding:0;
	margin: 0;
	border: none;
	position: absolute;
	z-index: 111;
}

.ms-slide .ms-slide-vpbtn , .ms-slide .ms-video-btn{
	position:absolute;
	cursor: pointer;
	z-index: 112;
}

.ms-slide .ms-slide-vcbtn{
	position:absolute;
	cursor: pointer;
	z-index: 113;
}

.ms-slide-vcbtn-mobile{
	position: relative;
	bottom: 0;
	left:0;
	width:100%;
	height: 28px;
	background-color: black;
	color: white;
	text-align: center;
	cursor: pointer;
	z-index: 113;
}

.ms-slide-vcbtn-mobile .ms-vcbtn-txt {
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: 0.75em;
    display: inline-block;
    background: url(/templates/debut/js/masterslider/style/video-close-btn.png) no-repeat 0px 3px;
    padding-left: 15px;
    height: 15px;
    color: #DBDBDB;
    margin-top: 7px;
}

.ms-wk .ms-slide .ms-slide-vcbtn,
.ms-wk .ms-slide .ms-slide-layers,
.ms-wk .ms-slide .ms-slide-vpbtn,
.ms-wk .ms-slide .ms-slide-video,
.ms-wk .ms-slide-link {
	-webkit-transform: translateZ(0.44px);
	transform: translateZ(0.44px);
}

.ms-video-img{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}

.ms-mask-frame{
	overflow:hidden;
	position:absolute;
	float:left;
}

/* controls */

.ms-thumb-list{
	overflow:hidden;
	position:absolute;
}

.ms-thumb-list.ms-dir-h {width: 100%;}
.ms-thumb-list.ms-dir-v {height: 100%; top: 0;}
.ms-thumbs-cont{position: relative;}
.ms-thumb-frame img{width:100%;	height:auto;}
.ms-thumb-frame{
	cursor: pointer;
	float: left;
	overflow: hidden;
	opacity: 0.5;
	-webkit-transition: opacity 300ms;
	-moz-transition: opacity 300ms;
	-ms-transition: opacity 300ms;
	-o-transition: opacity 300ms;
	transition: opacity 300ms;
}
.ms-thumb-frame-selected{ opacity: 1; }

.ms-tabs .ms-thumb-frame {
	background-color: #F6f6f6;
	text-shadow: 0 1px 1px white;
	color: #222;
	border: solid 1px white;
	border-width: 0 1px 1px 0;
	overflow: visible;
	position: relative;
	opacity: 1;
	-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.ms-tabs.ms-dir-h .ms-thumb-frame {margin-top: 12px;}
.ms-tabs.ms-dir-v .ms-thumb-frame {margin-left: 12px;}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame {margin-left: 0px;}
.ms-tabs.ms-dir-h.ms-align-top {z-index: 140;} 
.ms-tabs.ms-dir-h.ms-align-top  .ms-thumb-frame{margin-top: -12px;} 
.ms-tabs .ms-thumb{padding: 20px 20px;}
.ms-tabs .ms-thumb-frame-selected {	opacity: 1; background: #EDEDED;}
.ms-tabs .ms-thumb-frame .ms-thumb-ol {
    position: absolute;
    opacity: 0;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol {
	top: 0px;
    left: 50%;
    margin-left: -12px;
	border-bottom: solid 12px #F6f6f6;
    border-left: solid 12px transparent;
    border-right: solid 12px transparent;
}

.ms-tabs.ms-dir-h.ms-align-bottom .ms-thumb-frame-selected .ms-thumb-ol{
	opacity: 1;
	top:-12px;
	border-bottom-color: #EDEDED;
}

.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame .ms-thumb-ol {
	bottom: 0px;
	top:auto;
	border-bottom:0px;
	border-top: solid 12px #F6f6f6;
}

.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame-selected .ms-thumb-ol{
	opacity: 1;
	bottom:-12px;
	border-top-color: #EDEDED;
}

.ms-tabs.ms-dir-v .ms-thumb-frame .ms-thumb-ol {
	top: 50%;
    left: 0;
    margin-top: -12px;
    border-right: solid 12px #EDEDED;
    border-top: solid 12px transparent;
    border-bottom: solid 12px transparent;
}

.ms-tabs.ms-dir-v.ms-align-right .ms-thumb-frame-selected .ms-thumb-ol{
	opacity: 1;
	left:-12px;
	border-right-color:#EDEDED;
}

.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame .ms-thumb-ol {
    left: auto;
    right: 0;
    border-right: 0;
    border-left: solid 12px #EDEDED;
}

.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame-selected .ms-thumb-ol{
	opacity: 1;
	right:-12px;
	border-left-color:#EDEDED;
}

/* horizontal thumblist arrows*/
.ms-thumb-list.ms-dir-h .ms-thumblist-fwd, .ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
    height: 100%;
    width: 20px;
    position: absolute;
    left: 0;
    cursor: pointer;
    background: rgba(128, 128, 128, 0.5);
    text-align: center;
    color: white;
}

.ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
    right: 0;
    left: auto;
}

.ms-thumb-list.ms-dir-h .ms-thumblist-fwd:after, .ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
  content: close-quote;
  top: 43%;
  position: relative;
  border: solid rgba(0, 0, 0, 0);
  border-width: 5px 5px 5px 0px;
  display: block;
  border-right-color: #FFF;
  width: 6px;
  height: 1px;
}

.ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
  border-width: 5px 0px 5px 5px;
  border-left-color: #FFF;
  left: 7px;
}

/* vertical thumblist arrows */
.ms-thumb-list.ms-dir-v .ms-thumblist-fwd, .ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
    width: 100%;
    height: 20px;
    position: absolute;
    top: 0;
    cursor: pointer;
    background: rgba(128, 128, 128, 0.5);
    text-align: center;
    color: white;
}

.ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
    bottom: 0;
    top: auto;
}

.ms-thumb-list.ms-dir-v .ms-thumblist-fwd:after, .ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
  content: close-quote;
  left: 43%;
  position: relative;
  border: solid rgba(0, 0, 0, 0);
  border-width: 0px 5px 5px 5px;
  display: block;
  border-bottom-color: #FFF;
  height: 1px;
  top: 5px;
  width: 0;
}

.ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
  border-width: 5px 5px 0px 5px;
  border-top-color: #FFF;
  top: 7px;
}


.ms-bullet{cursor:pointer;float: left;}
.ms-bullets.ms-dir-h {
	position: absolute;
	bottom: 20px;
	right: 50%;
	width: 100px;
}

.ms-bullets.ms-dir-v {
	position: absolute;
	top:50%;
}

.ms-bullets.ms-dir-v .ms-bullet{
	float: none;
}
.ms-bullets.ms-dir-h .ms-bullets-count {
	position: relative;
	right: -50%;
}

.ms-sbar {position: absolute;}
.ms-sbar.ms-dir-h {
	left: 10px;
	right: 10px;
	top: 5px
}

.ms-sbar.ms-dir-v {
	top: 10px;
	bottom: 10px;
	right: 5px
}

.ms-sbar .ms-bar {
	height: 4px;
	background: #333;
	border-radius: 4px;
}

.ms-sbar.ms-dir-v .ms-bar {	width: 4px;}

.ms-sbar .ms-bar{
	position:relative;
	-webkit-transition: opacity 300ms;
	-moz-transition: opacity 300ms;
	-ms-transition: opacity 300ms;
	-o-transition: opacity 300ms;
	transition: opacity 300ms;
}

.ms-timerbar {
	width: 100%;
	bottom: 0px;
	position: absolute;
}

.ms-ctimer {
	position: absolute;
	top: 30px;
	left: 30px;
	cursor: pointer;
}

.ms-ctimer-bullet {}

.ms-time-bar{
	-webkit-transition: width 120ms linear;
	-moz-transition: width 120ms linear;
	-ms-transition: width 120ms linear;
	-o-transition: width 120ms linear;
	transition: width 120ms linear;

}

.ms-ie7 .ms-tooltip-arrow{
	height:0px;
}

.ms-slide-info {position: absolute;}
.ms-slide-info.ms-dir-v {top:0;}
.ms-slide-info.ms-dir-h {width:100%;}

@keyframes point-anim{
	0% 		{transform: scale(0.5); -webkit-transform: scale(0.5); -moz-transform: scale(0.5); -o-transform: scale(0.5); -ms-transform: scale(0.5);  opacity: 1; }
	100% 	{transform: scale(0.5); -webkit-transform: scale(0.5); -moz-transform: scale(1.5); -o-transform: scale(1.5); -ms-transform: scale(1.5);  opacity: 0; }
}

@-webkit-keyframes point-anim{
	0% 		{-webkit-transform: scale(0.5); opacity: 1; }
	100% 	{-webkit-transform: scale(1.5);	opacity: 0; }
}

/* In Android browser, using css animations over slider causes some crashes */
.ms-android .ms-tooltip-point .ms-point-border{
	animation:none;
	-moz-animation:none;
	-webkit-animation:none;
	-o-animation:none;
}

/***!  /templates/debut/js/masterslider/skins/default/style.css  !***/

/**
 *  Master Slider
 *  Default Skin
 */

.ms-skin-default .ms-slide .ms-slide-vpbtn, .ms-skin-default .ms-video-btn {
	width: 50px;
	height: 51px;
	background: url(/templates/debut/js/masterslider/skins/default/light-skin-1.png) no-repeat -14px -150px;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
}
.ms-skin-default .ms-slide .ms-slide-vcbtn {
	width: 30px;
	height: 30px;
	background: url(/templates/debut/js/masterslider/skins/default/light-skin-1.png) no-repeat -24px -28px;
	top: 18px;
	right: 30px;
}
.ms-layer.text1 {
	color: #fff;
	font-size: 32px;
	text-transform: none;
	font-weight: 800;
}
.ms-layer.text2 {
	color: #fff;
	font-size: 52px;
	font-weight: 800;
	text-transform: none;
}
.ms-layer.text3 {
	color: #90cd4b;
	font-size: 52px;
	font-weight: 800;
	text-transform: none;
}
.ms-layer.text4 {
	color: #fff;
	font-size: 17px;
	font-weight: 500;
	text-transform: none;
}
.ms-layer.text6 {
	color: #fff;
	font-size: 58px;
	line-height: 50px;
	text-align: left;
	text-transform: none;
}
.ms-layer.text7 {
	color: #fff;
	font-size: 92px;
	line-height: 50px;
	text-align: left;
}
.ms-layer.text8 {
	color: #fff;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: 500;
	padding: 10px 0px;
	text-align: left;
	border-bottom: solid 1px #fff;
	border-top: solid 1px #fff;
}
.ms-layer.text9 {
	color: #fff;
	font-size: 36px;
	line-height: 50px;
	text-align: left;
	text-transform: none;
}
.ms-layer.text10 {
	width: 100%;
	text-align: center;
	font-family: 'Droid Serif', serif;
	font-weight: 600;
	color: #90cd4b;
	font-size: 60px;
	line-height: 50px;
	font-weight: 800;
}
.ms-layer.text11 {
	width: 100%;
	text-align: center;
	font-family: 'Droid Serif', serif;
	font-weight: 600;
	color: #fff;
	font-size: 82px;
	line-height: 50px;
}
.ms-layer.text12 {
	font-size: 72px;
	text-transform: none;
	font-weight: normal;
	line-height: 62px;
	color: #272727;
}
.ms-layer.text13 {
	color: #fff;
	font-size: 27px;
	font-weight: normal;
	text-transform: none;
	line-height: 35px;
}
.ms-layer.text14 {
	width: 100%;
	text-align: center;
	font-size: 72px;
	text-transform: none;
	font-weight: normal;
	line-height: 62px;
}
.ms-layer.text15 {
	width: 100%;
	text-align: center;
	color: #01a2a6;
	font-size: 27px;
	font-weight: normal;
	text-transform: none;
	line-height: 35px;
}
.ms-layer.text16 {
	font-size: 25px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 800;
	line-height: 62px;
	text-align: left;
}
.ms-layer.text17 {
	color: #272727;
	font-size: 52px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 52px;
	text-align: left;
}
.ms-layer.text18 {
	color: #fff;
	font-size: 52px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 52px;
	text-align: left;
}
.ms-layer.text19 {
	color: #fff;
	font-weight: normal;
	text-transform: none;
}
.ms-layer.text20 {
	color: #0f8ad0;
	font-size: 52px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 52px;
	text-align: left;
}
.ms-layer.text21 {
	width: 100%;
	text-align: center;
	font-size: 27px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 800;
	line-height: 62px;
}
.ms-layer.text22 {
	width: 100%;
	text-align: center;
	color: #ff5252;
	font-size: 58px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 58px;
}
.ms-layer.text23 {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 58px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 58px;
}
.ms-layer.text24 {
	width: 100%;
	text-align: center;
	color: #fff;
	font-weight: normal;
	text-transform: none;
}
.ms-layer.text25 {
	font-size: 27px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 800;
	line-height: 62px;
	text-align: left;
}
.ms-layer.text26 {
	color: #ff5252;
	font-size: 58px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 58px;
	text-align: left;
}
.ms-layer.text27 {
	color: #fff;
	font-size: 58px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 58px;
	text-align: left;
}
.ms-layer.text28 {
	color: #fff;
	font-weight: normal;
	text-transform: none;
}
.ms-layer.text29 {
	font-size: 62px;
	color: #f4774d;
	text-transform: none;
	font-weight: 800;
	line-height: 62px;
	text-align: left;
}
.ms-layer.text30 {
	color: #000000;
	font-size: 42px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 62px;
	text-align: left;
}
.ms-layer.text31 {
	color: #000000;
	font-size: 42px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 62px;
	text-align: left;
}
.ms-layer.text32 {
	font-size: 62px;
	color: #fff;
	text-transform: none;
	font-weight: 800;
	line-height: 62px;
	text-align: left;
}
.ms-layer.text33 {
	width: 100%;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 27px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: normal;
}
.ms-layer.text34 {
	width: 100%;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 72px;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: normal;
}
.ms-layer.text35 {
	font-size: 82px;
	text-transform: uppercase;
	font-weight: bold;
	color: #09aeec;
}
.ms-layer.text36 {
	color: #272727;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}
.ms-layer.text37.center {
	width: 100%;
	text-align: center;
}
.ms-layer.text37 {
	font-size: 27px;
	color: #fff;
	text-transform: none;
	font-weight: bolder;
	line-height: 62px;
	text-align: center;
}
.ms-layer.text38.center {
	width: 100%;
	text-align: center;
}
.ms-layer.text38 {
	color: #fff;
	font-size: 52px;
	font-weight: 900;
	text-transform: none;
	line-height: 58px;
	text-align: left;
}
.ms-layer.text38 b {
	color: #90cd4b;
	font-size: 52px;
	font-weight: 900;
	text-transform: uppercase;
	text-align: left;
}
.ms-layer.text39.center {
	width: 100%;
	text-align: center;
}
.ms-layer.text39 {
	color: #fff;
	font-weight: normal;
	text-transform: none;
}
.ms-layer.dentaltext1 {
	color: #272727;
	font-size: 28px;
	text-transform: none;
	font-weight: 500;
}
.ms-layer.dentaltext2 {
	color: #fff;
	font-size: 48px;
	font-weight: 700;
	text-transform: uppercase;
}
.ms-layer.dentaltext3 {
	color: #fff;
	font-size: 48px;
	font-weight: 700;
	text-transform: uppercase;
}
.ms-layer.dentaltext4 {
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	text-transform: none;
}
.ms-layer.dentaltext5 {
	color: #272727;
	font-size: 32px;
	font-weight: 700;
	text-transform: none;
}
.ms-layer.dentaltext6 {
	width: 100%;
	text-align: center;
	color: #272727;
	font-size: 28px;
	text-transform: none;
	font-weight: 500;
}
.ms-layer.dentaltext7 {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 48px;
	font-weight: 700;
	text-transform: uppercase;
}
.ms-layer.dentaltext8 {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 32px;
	font-weight: 700;
	text-transform: none;
}
.ms-layer.dentaltext9 {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	text-transform: none;
}
.ms-layer.dentaltext10 {
	color: #2cb1e9;
	font-size: 28px;
	text-transform: none;
	font-weight: 500;
}
.ms-layer.hostingtext1 {
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 27px;
	font-weight: bold;
}
.ms-layer.hostingtext2 {
	color: #90cd4b;
	font-family: 'Oswald', sans-serif;
	font-size: 58px;
	font-weight: 900;
}
.ms-layer.onepagetext1 {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 30px;
	line-height: 35px;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
}
.ms-layer.onepagetext1.caps {
	text-transform: uppercase;
}
.ms-layer.onepagetext2 {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 72px;
	line-height: 72px;
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
}
.ms-layer.onepagetext2.caps {
	text-transform: uppercase;
}
.ms-layer.onepagetext3 {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 25px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-style: italic;
}
.ms-layer.onepagetext4 {
	color: #fff;
	font-size: 50px;
	line-height: 55px;
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
}
.ms-layer.onepagetext4.caps {
	text-transform: uppercase;
}
.ms-layer.onepagetext4.center {
	width: 100%;
	text-align: center;
}
.ms-layer.onepagetext4.darkc {
	color: #393939;
}
.ms-layer.onepagetext5 {
	width: 100%;
	color: #fff;
	font-size: 30px;
	line-height: 35px;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
}
.ms-layer.onepagetext5.caps {
	text-transform: uppercase;
}
.ms-layer.onepagetext10.center {
	width: 100%;
	text-align: center;
}
.ms-layer.onepagetext5.darkc {
	color: #393939;
}
/* slider button styles */

.ms-layer.onepagesbut1 a {
	color: #fff;
	font-size: 14px;
	line-height: 27px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	padding: 12px 45px;
	border-radius: 0px 10px 0px 10px;
	cursor: pointer;
	border: 2px solid #fff;
	transition: all 0.3s ease;
}
.ms-layer.onepagesbut1 a:hover {
	color: #393939;
	background: #fff;
}
.ms-layer.hostingsbut1 a {
	color: #fff;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	background-color: #90cd4b;
	padding: 11px 32px;
	border-radius: 0px 10px 0px 10px;
	cursor: pointer;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.ms-layer.hostingsbut1 a:hover {
	color: #90cd4b;
	background: #fff;
}
.ms-layer.hostingsbut2 a {
	color: #90cd4b;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	background-color: #fff;
	padding: 11px 32px;
	border-radius: 0px 10px 0px 10px;
	cursor: pointer;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.ms-layer.hostingsbut2 a:hover {
	color: #fff;
	background: #90cd4b;
}
.ms-layer.hostingcirbox1 {
	color: #0f75bd;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	font-size: 14px;
	font-weight: lighter;
	padding: 12px 32px 16px 32px;
	border-radius: 0px 10px 0px 10px;
	background: #fff;
}
.ms-layer.hostingcirbox1 em {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
.ms-layer.hostingcirbox1.colored {
	color: #90cd4b;
	background: #fff;
}
.ms-layer.hostingcirbox2 {
	color: #fff;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	font-size: 14px;
	font-weight: lighter;
	padding: 12px 48px 16px 48px;
	border-radius: 0px 10px 0px 10px;
	background: #90cd4b;
}
.ms-layer.hostingcirbox2 em {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
.ms-layer.hostingcirbox2.colored {
	color: #fff;
	background: #90cd4b;
}
.ms-layer.sbut1 a {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background: #90cd4b;
	padding: 12px 36px;
	border-radius: 4px;
	transition: all 0.3s ease;
}
.ms-layer.sbut1 a:hover {
	color: #90cd4b;
	background: #fff;
}
.ms-layer.sbut2 a {
	color: #272727;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background: #fff;
	padding: 12px 36px;
	border-radius: 4px;
	transition: all 0.3s ease;
}
.ms-layer.sbut2 a:hover {
	color: #fff;
	background: #90cd4b;
}
.ms-layer.sbut3 a {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	background: #01a2a6;
	padding: 21px 41px;
	border-radius: 30px;
	transition: all 0.3s ease;
}
.ms-layer.sbut3 a:hover {
	color: #fff;
	background: #3cbcd2;
}
.ms-layer.sbut4 a {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background: #0f8ad0;
	padding: 12px 37px;
	border-radius: 4px;
	transition: all 0.3s ease;
}
.ms-layer.sbut4 a:hover {
	color: #0f8ad0;
	background: #fff;
}
.ms-layer.sbut5 a {
	color: #0f8ad0;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background: #fff;
	padding: 12px 37px;
	border-radius: 4px;
	transition: all 0.3s ease;
}
.ms-layer.sbut5 a:hover {
	color: #fff;
	background: #0f8ad0;
}
.ms-layer.sbut6 a {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background: #272727;
	padding: 12px 37px;
	border-radius: 4px;
	transition: all 0.3s ease;
}
.ms-layer.sbut6 a:hover {
	color: #fff;
	background: #ff5252;
}
.ms-layer.sbut7 a {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background: #ff5252;
	padding: 12px 37px;
	border-radius: 4px;
	transition: all 0.3s ease;
}
.ms-layer.sbut7 a:hover {
	color: #ff5252;
	background: #fff;
}
.ms-layer.sbut8 {
	color: #272727;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-transform: none;
	border: solid 2px #c3c3c3;
	padding: 12px 37px;
	border-radius: 10px 0px 10px 0px;
	transition: all 0.3s ease;
}
.ms-layer.sbut8 a:hover {
	color: #f4774d;
}
.ms-layer.sbut9 {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-transform: none;
	background: #f4774d;
	padding: 14px 30px;
	border-radius: 10px 0px 10px 0px;
	transition: all 0.3s ease;
}
/*.ms-layer.sbut9 a:hover {
	color: #ff5252;
	background: #fff;
}*/
.ms-layer.sbut10 a {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-transform: none;
	border: solid 2px #f4774d;
	padding: 12px 37px;
	border-radius: 10px 0px 10px 0px;
	transition: all 0.3s ease;
}
.ms-layer.sbut10 a:hover {
	color: #f4774d;
}
.ms-layer.sbut11 a {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-transform: none;
	background: #f4774d;
	padding: 14px 30px;
	border-radius: 10px 0px 10px 0px;
	transition: all 0.3s ease;
}
.ms-layer.sbut11 a:hover {
	color: #ff5252;
	background: #fff;
}
.ms-layer.sbut12 a {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: #ef4836;
	padding: 15px 34px;
	border-radius: 4px;
	transition: all 0.3s ease;
}
.ms-layer.sbut12 a:hover {
	color: #fff;
	background: #272727;
}
.ms-layer.sbut13 a {
	color: #09aeec;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #fff;
	padding: 18px 32px;
	transition: all 0.3s ease;
	letter-spacing: 1px;
}
.ms-layer.sbut13 a:hover {
	color: #fff;
	background: #09aeec;
}
.ms-layer.sbut14 a {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background: #90cd4b;
	padding: 12px 37px;
	border-radius: 4px;
	transition: all 0.3s ease;
}
.ms-layer.sbut14 a:hover {
	color: #90cd4b;
	background: #fff;
}
.ms-layer.sbut15 a {
	color: #90cd4b;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background: #fff;
	padding: 12px 37px;
	border-radius: 4px;
	transition: all 0.3s ease;
}
.ms-layer.sbut15 a:hover {
	color: #fff;
	background: #90cd4b;
}
.ms-layer.dentalsbut1 a {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: #2cb1e9;
	padding: 12px 38px;
	border-radius: 4px;
	transition: all 0.3s ease;
}
.ms-layer.dentalsbut1 a:hover {
	color: #2cb1e9;
	background: #fff;
}
.ms-layer.dentalsbut2 a {
	color: #2cb1e9;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: #fff;
	padding: 12px 38px;
	border-radius: 4px;
	transition: all 0.3s ease;
}
.ms-layer.dentalsbut2 a:hover {
	color: #fff;
	background: #2cb1e9;
}






/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and ( min--moz-device-pixel-ratio: 2), only screen and ( -o-min-device-pixel-ratio: 2/1), only screen and ( min-device-pixel-ratio: 2), only screen and ( min-resolution: 192dpi), only screen and ( min-resolution: 2dppx) {
 .ms-skin-default .ms-slide .ms-slide-vpbtn,  .ms-skin-default .ms-video-btn,  .ms-skin-default .ms-slide .ms-slide-vcbtn,  .ms-skin-default .ms-nav-next,  .ms-skin-default .ms-nav-prev,  .ms-skin-default .ms-bullet {
 background-image:url(/templates/debut/js/masterslider/skins/default/light-skin-1-retina.png);
 background-size: 152px 225px;
}
}

/***!  /templates/debut/js/flexslider/skin.css  !***/

.clients .jcarousel-skin-tango .jcarousel-container {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.clients .jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.clients .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 100%;
	text-align: left;
	float: left;
}
.clients .jcarousel-skin-tango .jcarousel-container-horizontal strong {
	font-size: 14px;
	color: #454545;
	display: block;
	margin-top: 7px;
	font-family: 'Open Sans';
	font-weight: 600;
	margin-left: 20px;
}
.clients .jcarousel-skin-tango .jcarousel-container-horizontal i {
	font-family: 'Open Sans';
	font-size: 12px;
	font-weight: 600;
	color: #999;
	display: block;
	margin-left: 20px;
	margin-top: -3px;
	font-style: normal;
}

.clients .jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.clients .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 90%;
	margin: 0 auto;
	height: 50px;
}


/**
 *  Horizontal Buttons
 */
.clients .jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 16px;
    right: 9px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: transparent url(/templates/debut/js/flexslider/next-horizontal-two.png) no-repeat 0 0;
}

.clients .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(/templates/debut/js/flexslider/prev-horizontal.png);
}

.clients .jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.clients .jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -30px 0;
}

.clients .jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -60px 0;
}

.clients .jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.clients .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.clients .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.clients .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -90px 0;
}

.clients .jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 13px;
    left: 0px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: transparent url(/templates/debut/js/flexslider/prev-horizontal-two.png) no-repeat 0 0;
}

.clients .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(/templates/debut/js/flexslider/next-horizontal.png);
}

.clients .jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.clients .jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -30px 0;
}

.clients .jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -60px 0;
}

.clients .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.clients .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.clients .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.clients .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -90px 0;
}

/***!  /templates/debut/js/flexslider/flexslider.css  !***/

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


.slider { width: 100%;}
#carousel li {margin-right: 5px;}
#carousel img {display: block; opacity: .5; cursor: pointer;}
#carousel img:hover {opacity: 1;}
#carousel .flex-active-slide img {opacity: 1; cursor: default;}

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

.slider.nosidearrows .flex-direction-nav {
	display: none;
}
.slider.nosidearrows .flex-control-nav li {
	margin: 0 3px;
}

.slider.nosidearrows_two .flex-direction-nav {
	display: none;
}
.slider.nosidearrows_two .flex-control-nav li {margin: 0 3px;}
.slider.nosidearrows_two .flex-control-paging li a {background: #fff; background: #fff;}
.slider.nosidearrows_two .flex-control-paging li a:hover { background: #fff; background: #272727; }
.slider.nosidearrows_two .flex-control-paging li a.flex-active { background: #fff; background: #272727; }



/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
/*.flexslider .slides img {width: 100%; display: block;}*/
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 0px; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }


/* Direction Nav */
.flex-direction-nav {*height: 0; padding-top: 0px;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 90px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: 0px; background: url(/templates/debut/js/flexslider/pre-arrow.png) no-repeat center top; font-size: 0px; color: #fff;}
.flex-direction-nav .flex-next { right: 0px; text-align: right; background: url(/templates/debut/js/flexslider/next-arrow.png) no-repeat center top; font-size: 0px; color: #fff;}
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; }
.flex-direction-nav a.flex-next:before  { }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; display: none; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 3px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 10px; height: 10px; display: block; background: #ccc; cursor: pointer; text-indent: -9999px; border-radius: 100%; }
.flex-control-paging li a:hover { background: #fff; background: #707070; }
.flex-control-paging li a.flex-active { background: #fff; background: #707070; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}



@media only screen and (min-width: 1000px) and (max-width: 1169px){
	

	
}

@media only screen and (min-width: 768px) and (max-width: 999px){



	
}


@media only screen and (min-width: 480px) and (max-width: 767px){





	
}

@media only screen and (max-width: 479px){




}

/***!  /templates/debut/js/searchbox/overlay.css  !***/

/* 
 * overlay.css v1.0.0
 * Copyright 2014 Joah Gerstenberg (www.joahg.com)
 */

.overlay {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.85);
  cursor: pointer;

  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.overlay .modal {
  cursor: auto;
  position: absolute;
  z-index: 11;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  max-width: 50%;
  max-height: 75px;
  padding: 0px;
  background-color: #333;
-webkit-box-shadow: 0px 0px 0px 4px rgba(117,117,117,1);
-moz-box-shadow: 0px 0px 0px 4px rgba(117,117,117,1);
box-shadow: 0px 0px 0px 4px rgba(117,117,117,1);

}

.overlay.shown {
  opacity: 1;
}

.overlay .sitesearch_input {
	float: left;
	width: 80%;
	height: 75px;
	padding: 0px 30px;
	background: #333;
	border: none;
	font-size: 18px;
	color: #fff;
}
.overlay .sitesearch_but {
	float: left;
	color: #fff;
	width: 20%;
	height: 75px;
	background: #2ecc71;
	border: none;
	font-size: 18px;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.overlay .sitesearch_but:hover {
	background: #999;
}

@media only screen and (max-width: 999px){
.overlay .modal {
  max-width: 85%;
  max-height: 75px;

}
}

/***!  /templates/debut/js/cubeportfolio/cubeportfolio.min.css  !***/

/*!
 * Cube Portfolio - Responsive jQuery Grid Plugin
 *
 * version: 3.4.2 (12 December, 2015)
 * require: jQuery v1.7+
 *
 * Copyright 2013-2015, Mihai Buricea (http://scriptpie.com/cubeportfolio/live-preview/)
 * Licensed under CodeCanyon License (http://codecanyon.net/licenses)
 *
 */.cbp,.cbp *,.cbp *:after,.cbp:after,.cbp-l-filters-alignCenter,.cbp-l-filters-alignCenter *,.cbp-l-filters-alignCenter .cbp-filter-counter:after,.cbp-l-filters-alignLeft,.cbp-l-filters-alignLeft *,.cbp-l-filters-alignRight,.cbp-l-filters-alignRight *,.cbp-l-filters-alignRight .cbp-filter-counter:after,.cbp-l-filters-button,.cbp-l-filters-button *,.cbp-l-filters-button .cbp-filter-counter:after,.cbp-l-filters-buttonCenter,.cbp-l-filters-buttonCenter *,.cbp-l-filters-buttonCenter .cbp-filter-counter:after,.cbp-l-filters-dropdown,.cbp-l-filters-dropdown *,.cbp-l-filters-dropdownHeader:after,.cbp-l-filters-list,.cbp-l-filters-list *,.cbp-l-filters-work,.cbp-l-filters-work *,.cbp-l-filters-big,.cbp-l-filters-big *,.cbp-l-filters-text,.cbp-l-filters-text *,.cbp-l-filters-text .cbp-filter-counter:after,.cbp-l-filters-underline,.cbp-l-filters-underline *,.cbp-popup-wrap,.cbp-popup-wrap *,.cbp-popup-wrap:before,.cbp-popup-loadingBox:after,.cbp-l-loadMore-bgbutton,.cbp-l-loadMore-bgbutton *,.cbp-l-loadMore-button,.cbp-l-loadMore-button *,.cbp-l-loadMore-text,.cbp-l-loadMore-text *,.cbp-search,.cbp-search *,.cbp-search-icon:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cbp-l-grid-agency-title,.cbp-l-grid-agency-desc,.cbp-l-grid-work-title,.cbp-l-grid-work-desc,.cbp-l-grid-blog-title,.cbp-l-grid-projects-title,.cbp-l-grid-projects-desc,.cbp-l-grid-masonry-projects-title,.cbp-l-grid-masonry-projects-desc{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cbp-l-filters-alignCenter,.cbp-l-filters-alignCenter *,.cbp-l-filters-alignLeft,.cbp-l-filters-alignLeft *,.cbp-l-filters-alignRight,.cbp-l-filters-alignRight *,.cbp-l-filters-button,.cbp-l-filters-button *,.cbp-l-filters-buttonCenter,.cbp-l-filters-buttonCenter *,.cbp-l-filters-dropdown,.cbp-l-filters-dropdown *,.cbp-l-filters-list,.cbp-l-filters-list *,.cbp-l-filters-work,.cbp-l-filters-work *,.cbp-l-filters-big,.cbp-l-filters-big *,.cbp-l-filters-text,.cbp-l-filters-text *,.cbp-l-filters-underline,.cbp-l-filters-underline *{-webkit-tap-highlight-color:transparent}.cbp:after,.cbp-lazyload:after,.cbp-popup-loadingBox:after,.cbp-popup-singlePageInline:after{content:'';position:absolute;width:34px;height:34px;left:0;right:0;top:0;bottom:0;margin:auto;-webkit-animation:cbp-rotation .8s infinite linear;animation:cbp-rotation .8s infinite linear;border-left:3px solid rgba(114,144,182,0.15);border-right:3px solid rgba(114,144,182,0.15);border-bottom:3px solid rgba(114,144,182,0.15);border-top:3px solid rgba(114,144,182,0.8);border-radius:100%}.cbp-item{display:inline-block;margin:0 10px 20px 0}.cbp{position:relative;margin:0 auto;z-index:1;height:400px}.cbp>*{visibility:hidden}.cbp .cbp-item{position:absolute;top:0;left:0;list-style-type:none;margin:0;padding:0;overflow:hidden}.cbp img{display:block;border:0;width:100%;height:auto}.cbp a,.cbp a:hover,.cbp a:active{text-decoration:none;outline:0}.cbp-ready>*{visibility:visible}.cbp-ready:after{display:none;visibility:hidden}.cbp-lazyload{position:relative;background:#fff;display:block}.cbp-lazyload img{opacity:1}.cbp-lazyload img[data-cbp-src]{opacity:0}.cbp-lazyload img:not([data-cbp-src]){-webkit-transition:opacity .7s ease-in-out;transition:opacity .7s ease-in-out}.cbp-lazyload:after{z-index:0}.cbp-wrapper-outer{overflow:hidden;position:relative;margin:0 auto}.cbp-wrapper-outer,.cbp-wrapper,.cbp-wrapper-helper{list-style-type:none;padding:0;width:100%;height:100%;z-index:1}.cbp-wrapper,.cbp-wrapper-helper{position:absolute;top:0;left:0;margin:0}.cbp-item-off{z-index:-1;pointer-events:none;visibility:hidden}.cbp-item-on2off{z-index:0}.cbp-item-off2on{z-index:1}.cbp-item-on2on{z-index:2}.cbp-item-wrapper{width:100%;height:100%;position:relative;top:0;left:0}.cbp-l-project-related-wrap img,.cbp-l-inline img{display:block;width:100%;height:auto;border:0}.cbp-addItems{-webkit-transition:height .5s ease-in-out !important;transition:height .5s ease-in-out !important;will-change:height}.cbp-addItems .cbp-item{-webkit-transition:top .5s ease-in-out, left .5s ease-in-out;transition:top .5s ease-in-out, left .5s ease-in-out}.cbp-addItems .cbp-item-loading{-webkit-animation:fadeIn .5s ease-in-out;animation:fadeIn .5s ease-in-out;-webkit-transition:none;transition:none}.cbp-panel{width:94%;max-width:1170px;margin:0 auto}.cbp-misc-video{position:relative;height:0;padding-bottom:56.25%;background:#000;text-align:center}.cbp-misc-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}@-webkit-keyframes cbp-rotation{0{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes cbp-rotation{0{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.clearfix:after{content:" ";display:block;height:0;clear:both}.cbp-l-filters-left{float:left}.cbp-l-filters-right{float:right}.cbp-caption,.cbp-caption-defaultWrap,.cbp-caption-activeWrap{display:block}.cbp-caption-activeWrap{background-color:#282727}.cbp-caption-active .cbp-caption,.cbp-caption-active .cbp-caption-defaultWrap,.cbp-caption-active .cbp-caption-activeWrap{overflow:hidden;position:relative;z-index:1}.cbp-caption-active .cbp-caption-defaultWrap{top:0}.cbp-caption-active .cbp-caption-activeWrap{width:100%;position:absolute;z-index:2;height:100%}.cbp-l-caption-title{color:#fff;font:400 16px/21px "Open Sans", sans-serif}.cbp-l-caption-desc{color:#aaa;font:400 12px/16px "Open Sans", sans-serif}.cbp-l-caption-text{font:400 14px/21px "Open Sans", sans-serif;color:#fff;letter-spacing:3px;padding:0 6px}.cbp-l-caption-buttonLeft,.cbp-l-caption-buttonRight{background-color:#727272;color:#FFFFFF;display:inline-block;font:400 12px/30px "Open Sans", sans-serif;min-width:90px;text-align:center;margin:4px;padding:0 6px}.cbp-l-caption-buttonLeft:hover,.cbp-l-caption-buttonRight:hover{opacity:0.7; color: #fff;}.cbp-caption-none .cbp-caption-activeWrap{display:none}.cbp-l-caption-alignLeft .cbp-l-caption-body{padding:12px 30px}.cbp-caption-fadeIn .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-minimal .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-moveRight .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-overlayRightAlong .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-pushDown .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-pushTop .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-revealBottom .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-revealLeft .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-revealTop .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-zoom .cbp-l-caption-alignLeft .cbp-l-caption-body,.cbp-caption-opacity .cbp-l-caption-alignLeft .cbp-l-caption-body{padding-top:120px}.cbp-l-caption-alignCenter{display:table;width:100%;height:100%}.cbp-l-caption-alignCenter .cbp-l-caption-body{display:table-cell;vertical-align:middle;text-align:center;padding:10px 0}.cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,.cbp-l-caption-alignCenter .cbp-l-caption-buttonRight{position:relative;-webkit-transition:left 0.4s cubic-bezier(0.19, 1, 0.22, 1);transition:left 0.4s cubic-bezier(0.19, 1, 0.22, 1)}.cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,.cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,.cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft{left:-20px}.cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,.cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,.cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight{left:20px}.cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,.cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight{left:0}.cbp-caption-fadeIn .cbp-caption-activeWrap{opacity:0;top:0;background-color:rgba(0,0,0,0.85);-webkit-transition:opacity 0.9s cubic-bezier(0.19, 1, 0.22, 1);transition:opacity 0.9s cubic-bezier(0.19, 1, 0.22, 1)}.cbp-caption-fadeIn .cbp-caption:hover .cbp-caption-activeWrap{opacity:1}.cbp-caption-minimal .cbp-l-caption-title,.cbp-caption-minimal .cbp-l-caption-desc{position:relative;left:0;opacity:0;-webkit-transition:-webkit-transform .35s ease-out;transition:transform .35s ease-out}.cbp-caption-minimal .cbp-l-caption-title{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.cbp-caption-minimal .cbp-l-caption-desc{-webkit-transform:translateY(70%);transform:translateY(70%)}.cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-title,.cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-desc{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.cbp-caption-minimal .cbp-caption-activeWrap{top:0;background-color:#000;background-color:rgba(0,0,0,0.8);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.cbp-caption-minimal .cbp-caption:hover .cbp-caption-activeWrap{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"}.cbp-caption-moveRight .cbp-caption-activeWrap{left:-100%;top:0;-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);transition:transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)}.cbp-caption-moveRight .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateX(100%);transform:translateX(100%)}.cbp-caption-overlayBottom .cbp-caption-activeWrap{height:60px;background-color:#181616;background-color:rgba(24,22,22,0.7);-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);transition:transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)}.cbp-caption-overlayBottom .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.cbp-caption-overlayBottomAlong .cbp-caption-defaultWrap,.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap{-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);transition:transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)}.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap{height:60px}.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:translateY(-30px);transform:translateY(-30px)}.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.cbp-caption-overlayBottomPush .cbp-caption-defaultWrap{-webkit-transition:top 0.6s cubic-bezier(0.19, 1, 0.22, 1);transition:top 0.6s cubic-bezier(0.19, 1, 0.22, 1)}.cbp-caption-overlayBottomPush .cbp-caption-activeWrap{bottom:-60px;height:60px;-webkit-transition:bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1);transition:bottom 0.6s cubic-bezier(0.19, 1, 0.22, 1)}.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap{top:-60px}.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-activeWrap{bottom:0}.cbp-caption-overlayBottomReveal .cbp-caption-defaultWrap{z-index:2;-webkit-transition:top 0.5s cubic-bezier(0.19, 1, 0.22, 1);transition:top 0.5s cubic-bezier(0.19, 1, 0.22, 1)}.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap{bottom:0;z-index:1;height:60px}.cbp-caption-overlayBottomReveal .cbp-caption:hover .cbp-caption-defaultWrap{top:-60px}.cbp-caption-overlayRightAlong .cbp-caption-defaultWrap,.cbp-caption-overlayRightAlong .cbp-caption-activeWrap{-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);transition:transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)}.cbp-caption-overlayRightAlong .cbp-caption-activeWrap{top:0;left:-50%;width:50%}.cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:translateX(25%);transform:translateX(25%)}.cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateX(100%);transform:translateX(100%)}.cbp-caption-pushDown .cbp-caption-defaultWrap,.cbp-caption-pushDown .cbp-caption-activeWrap{-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);transition:transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)}.cbp-caption-pushDown .cbp-caption-activeWrap{top:-102%;height:102%}.cbp-caption-pushDown .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:translateY(100%);transform:translateY(100%)}.cbp-caption-pushDown .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateY(99%);transform:translateY(99%)}.cbp-caption-pushTop .cbp-caption-activeWrap,.cbp-caption-pushTop .cbp-caption-defaultWrap{-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);transition:transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)}.cbp-caption-pushTop .cbp-caption-activeWrap{height:102%}.cbp-caption-pushTop .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.cbp-caption-pushTop .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateY(-99%);transform:translateY(-99%)}.cbp-caption-revealBottom .cbp-caption-defaultWrap{z-index:2;-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);transition:transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)}.cbp-caption-revealBottom .cbp-caption-activeWrap{top:0;z-index:1}.cbp-caption-revealBottom .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.cbp-caption-revealLeft .cbp-caption-activeWrap{left:100%;top:0;-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);transition:transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)}.cbp-caption-revealLeft .cbp-caption:hover .cbp-caption-activeWrap{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.cbp-caption-revealTop .cbp-caption-defaultWrap{z-index:2;-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);transition:transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)}.cbp-caption-revealTop .cbp-caption-activeWrap{top:0;z-index:1}.cbp-caption-revealTop .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:translateY(100%);transform:translateY(100%)}.cbp-caption-zoom .cbp-caption-defaultWrap{-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);transition:transform 0.6s cubic-bezier(0.19, 1, 0.22, 1)}.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:scale(1.25);transform:scale(1.25)}.cbp-caption-zoom .cbp-caption-activeWrap{opacity:0;top:0;background-color:rgba(0,0,0,0.9);-webkit-transition:opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);transition:opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1)}.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap{opacity:1}.cbp-caption-opacity .cbp-item{padding:1px}.cbp-caption-opacity .cbp-caption,.cbp-caption-opacity .cbp-caption-activeWrap,.cbp-caption-opacity .cbp-caption-defaultWrap{background-color:transparent}.cbp-caption-opacity .cbp-caption{border:1px solid transparent}.cbp-caption-opacity .cbp-caption:hover{border-color:#EDEDED}.cbp-caption-opacity .cbp-caption-defaultWrap{opacity:1;-webkit-transition:opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);transition:opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1)}.cbp-caption-opacity .cbp-caption:hover .cbp-caption-defaultWrap{opacity:.8}.cbp-caption-opacity .cbp-caption:hover .cbp-caption-activeWrap{top:0}.cbp-caption-expand .cbp-caption-activeWrap{height:auto;background-color:transparent}.cbp-caption-expand .cbp-caption{border-bottom:1px dotted #eaeaea}.cbp-caption-expand .cbp-caption-defaultWrap{cursor:pointer;font:500 15px/23px "Roboto", sans-serif;color:#474747;padding:12px 0 11px 26px}.cbp-caption-expand .cbp-caption-defaultWrap .fa{position:absolute;top:16px;left:0;width:16px;text-align:center;font-size:14px}.cbp-caption-expand .cbp-l-caption-body{font:400 13px/21px "Roboto", sans-serif;color:#888;padding:0 0 20px 26px}.cbp-caption-expand-active{-webkit-transition:height .4s !important;transition:height .4s !important}.cbp-caption-expand-active .cbp-item{-webkit-transition:left .4s, top .4s !important;transition:left .4s, top .4s !important}.cbp-caption-expand-open .cbp-caption-activeWrap{-webkit-transition:height .4s;transition:height .4s}.cbp-l-filters-alignCenter{margin-bottom:30px;text-align:center;font:400 12px/21px sans-serif;color:#DADADA}.cbp-l-filters-alignCenter .cbp-filter-item{color:#949494;cursor:pointer;font:400 13px/21px "Open Sans", sans-serif;padding:0 12px;transition:all .3s ease-in-out;position:relative;overflow:visible;margin:0 0 10px;display:inline-block}.cbp-l-filters-alignCenter .cbp-filter-item:hover{color:#4183d7}.cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active{color:#4183d7;cursor:default}.cbp-l-filters-alignCenter .cbp-filter-counter{background:none repeat scroll 0 0 #626161;border-radius:3px;color:#FFFFFF;font:400 11px/18px "Open Sans", sans-serif;margin:0 auto;padding:4px 0;text-align:center;width:34px;position:absolute;bottom:0;left:0;right:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease}.cbp-l-filters-alignCenter .cbp-filter-counter:after{content:"";position:absolute;bottom:-4px;left:0;right:0;margin:0 auto;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #626161;display:none}.cbp-l-filters-alignCenter .cbp-filter-item:hover .cbp-filter-counter:after{display:block}.cbp-l-filters-alignCenter .cbp-filter-item:hover .cbp-filter-counter{bottom:30px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.cbp-l-filters-alignLeft{margin-bottom:30px}.cbp-l-filters-alignLeft .cbp-filter-item{background-color:#fff;border:1px solid #cdcdcd;cursor:pointer;font:400 12px/30px "Open Sans", sans-serif;padding:0 13px;position:relative;overflow:visible;margin:0 8px 10px 0;display:inline-block;color:#888888;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.cbp-l-filters-alignLeft .cbp-filter-item:hover{color:#111}.cbp-l-filters-alignLeft .cbp-filter-item.cbp-filter-item-active{background-color:#6C7A89;border:1px solid #6C7A89;color:#fff;cursor:default}.cbp-l-filters-alignLeft .cbp-filter-counter{display:inline}.cbp-l-filters-alignRight{margin-bottom:30px;text-align:right}.cbp-l-filters-alignRight .cbp-filter-item{background-color:transparent;color:#8B8B8B;cursor:pointer;font:400 11px/31px "Open Sans", sans-serif;padding:0 14px;position:relative;overflow:visible;margin:0 0 10px 5px;border:1px solid #E4E2E2;text-transform:uppercase;display:inline-block;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.cbp-l-filters-alignRight .cbp-filter-item:hover{color:#2B3444}.cbp-l-filters-alignRight .cbp-filter-item:hover .cbp-filter-counter:after{display:block}.cbp-l-filters-alignRight .cbp-filter-item:hover .cbp-filter-counter{bottom:44px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.cbp-l-filters-alignRight .cbp-filter-item.cbp-filter-item-active{color:#FFFFFF;background-color:#049372;border-color:#049372;cursor:default}.cbp-l-filters-alignRight .cbp-filter-counter{background:none repeat scroll 0 0 #049372;border-radius:3px;color:#fff;font:400 11px/18px "Open Sans", sans-serif;margin:0 auto;padding:4px 0;text-align:center;width:34px;position:absolute;bottom:0;left:0;right:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transition:opacity .25s ease, bottom .25s ease;transition:opacity .25s ease, bottom .25s ease}.cbp-l-filters-alignRight .cbp-filter-counter:after{content:"";position:absolute;bottom:-4px;left:0;right:0;margin:0 auto;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #049372;display:none}.cbp-l-filters-button{margin-bottom:30px}.cbp-l-filters-button .cbp-filter-item{background-color:#FFFFFF;border:1px solid #ECECEC;color:#888888;cursor:pointer;font:400 12px/32px "Open Sans", sans-serif;margin:0 10px 10px 0;overflow:visible;padding:0 17px;position:relative;display:inline-block;-webkit-transition:color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;transition:color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out}.cbp-l-filters-button .cbp-filter-item:hover{color:#545454;border-color:#DADADA}.cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active{background-color:#545454;color:#fff;border-color:#5d5d5d;cursor:default}.cbp-l-filters-button .cbp-filter-counter{background-color:#545454;border-radius:3px;color:#fff;font:400 11px/18px "Open Sans", sans-serif;margin:0 auto;padding:4px 0;text-align:center;width:34px;position:absolute;bottom:0;left:0;right:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition:opacity .25s ease, bottom .25s ease;transition:opacity .25s ease, bottom .25s ease}.cbp-l-filters-button .cbp-filter-counter:after{content:"";position:absolute;bottom:-4px;left:0;right:0;margin:0 auto;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #545454;display:none}.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter:after{display:block}.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter{bottom:44px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.cbp-l-filters-buttonCenter{margin-bottom:30px;text-align:center}.cbp-l-filters-buttonCenter .cbp-filter-item{background-color:#FFFFFF;border:1px solid #ECECEC;color:#888888;cursor:pointer;font:400 12px/32px "Roboto", sans-serif;margin:0 10px 10px 0;overflow:visible;padding:0 17px;position:relative;display:inline-block;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.cbp-l-filters-buttonCenter .cbp-filter-item:hover{color:#5d5d5d}.cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active{color:#3B9CB3;border-color:#8CD2E5;cursor:default}.cbp-l-filters-buttonCenter .cbp-filter-counter{background-color:#68ABBC;border-radius:3px;color:#fff;font:400 11px/18px "Roboto", sans-serif;margin:0 auto;padding:4px 0;text-align:center;width:34px;position:absolute;bottom:0;left:0;right:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition:opacity .25s ease, bottom .25s ease;transition:opacity .25s ease, bottom .25s ease}.cbp-l-filters-buttonCenter .cbp-filter-counter:after{content:"";position:absolute;bottom:-4px;left:0;right:0;margin:0 auto;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #68ABBC;display:none}.cbp-l-filters-buttonCenter .cbp-filter-item:hover .cbp-filter-counter:after{display:block}.cbp-l-filters-buttonCenter .cbp-filter-item:hover .cbp-filter-counter{bottom:44px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.cbp-l-filters-dropdown{margin-bottom:40px;height:38px;position:relative;z-index:5}.cbp-l-filters-dropdownWrap{width:200px;position:absolute;right:0;background:#4d4c4d}.cbp-l-filters-dropdownHeader{font:400 12px/38px "Open Sans", sans-serif;margin:0 17px;color:#FFF;cursor:default;position:relative}.cbp-l-filters-dropdownHeader:after{border-color:#fff transparent;border-style:solid;border-width:5px 5px 0;content:"";height:0;position:absolute;right:0;top:50%;width:0;margin-top:-1px}.cbp-l-filters-dropdownWrap.cbp-l-filters-dropdownWrap-open .cbp-l-filters-dropdownHeader:after{border-width:0 5px 5px}.cbp-l-filters-dropdownList{display:none;list-style:none outside none;margin:0;padding:0}.cbp-l-filters-dropdownList>li{margin:0;list-style:none}.cbp-l-filters-dropdownWrap.cbp-l-filters-dropdownWrap-open .cbp-l-filters-dropdownList{display:block;margin:0}.cbp-l-filters-dropdownList .cbp-filter-item{background:transparent;color:#b3b3b3;width:100%;text-align:left;font:400 12px/40px "Open Sans", sans-serif;margin:0;padding:0 17px;cursor:pointer;border:none;border-top:1px solid #595959}.cbp-l-filters-dropdownList .cbp-filter-item:hover{color:#e6e6e6}.cbp-l-filters-dropdownList .cbp-filter-item-active{color:#fff;cursor:default}.cbp-l-filters-dropdownWrap .cbp-filter-counter{display:inline}.cbp-l-filters-dropdown-floated{float:right;margin-top:-2px;margin-left:20px;width:200px}.cbp-l-filters-list{margin-bottom:30px;content:"";display:table;clear:both}.cbp-l-filters-list .cbp-filter-item{background-color:transparent;color:#585252;cursor:pointer;font:400 12px/35px "Open Sans", sans-serif;padding:0 18px;position:relative;overflow:visible;margin:0 0 10px;float:left;border:1px solid #3288C4;border-right-width:0;-webkit-transition:left .3s ease-in-out;transition:left .3s ease-in-out}.cbp-l-filters-list .cbp-filter-item:hover{color:#000}.cbp-l-filters-list .cbp-filter-item.cbp-filter-item-active{cursor:default;color:#FFFFFF;background-color:#3288C4}.cbp-l-filters-list-first{border-radius:6px 0 0 6px}.cbp-l-filters-list-last{border-radius:0 6px 6px 0;border-right-width:1px !important}.cbp-l-filters-list .cbp-filter-counter{display:inline}@media only screen and (max-width: 600px){.cbp-l-filters-list .cbp-filter-item{margin-right:5px;border-radius:6px;border-right-width:1px}}.cbp-l-filters-work{margin-bottom:30px;text-align:center}.cbp-l-filters-work .cbp-filter-item{background-color:#FFFFFF;color:#888;cursor:pointer;font:600 11px/37px "Open Sans", sans-serif;margin:0 5px 10px 0;overflow:visible;padding:0 16px;position:relative;display:inline-block;text-transform:uppercase;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.cbp-l-filters-work .cbp-filter-item:hover{color:#fff;background:#607D8B}.cbp-l-filters-work .cbp-filter-item.cbp-filter-item-active{background:#607D8B;color:#fff;cursor:default}.cbp-l-filters-work .cbp-filter-counter{font:600 11px/37px "Open Sans", sans-serif;text-align:center;display:inline-block;margin-left:8px}.cbp-l-filters-work .cbp-filter-counter:before{content:'('}.cbp-l-filters-work .cbp-filter-counter:after{content:')'}.cbp-l-filters-big{margin-bottom:30px;text-align:center}.cbp-l-filters-big .cbp-filter-item{color:#444;cursor:pointer;font:400 15px/22px "Roboto", sans-serif;margin:0 15px 10px 0;padding:10px 23px;position:relative;display:inline-block;border:1px solid transparent;text-transform:uppercase;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.cbp-l-filters-big .cbp-filter-item:hover{color:#888}.cbp-l-filters-big .cbp-filter-item.cbp-filter-item-active{border-color:#d5d5d5;cursor:default;color:#444}.cbp-l-filters-text{margin-bottom:30px;text-align:center;font:400 12px/21px "Lato", sans-serif;color:#DADADA;padding:0 15px}.cbp-l-filters-text .cbp-filter-item{color:#949494;cursor:pointer;font:400 13px/21px "Lato", sans-serif;padding:0 12px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative;overflow:visible;margin:0 0 10px;display:inline-block}.cbp-l-filters-text .cbp-filter-item:hover{color:#2D2C2C}.cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active{color:#2D2C2C;cursor:default}.cbp-l-filters-text .cbp-filter-counter{background:none repeat scroll 0 0 #626161;border-radius:3px;color:#FFFFFF;font:400 11px/16px "Lato", sans-serif;margin:0 auto;padding:4px 0;text-align:center;width:32px;position:absolute;bottom:0;left:0;right:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease}.cbp-l-filters-text .cbp-filter-counter:after{content:"";position:absolute;bottom:-4px;left:0;right:0;margin:0 auto;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #626161;display:none}.cbp-l-filters-text .cbp-filter-item:hover .cbp-filter-counter:after{display:block}.cbp-l-filters-text .cbp-filter-item:hover .cbp-filter-counter{bottom:30px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.cbp-l-filters-text-sort{display:inline-block;font:400 13px/21px "Lato", sans-serif;color:#949494;margin-right:15px}.cbp-l-filters-underline{margin-bottom:30px}.cbp-l-filters-underline .cbp-filter-item{border-bottom:3px solid transparent;cursor:pointer;font:600 14px/21px "Open Sans", sans-serif;padding:8px 10px;position:relative;overflow:visible;margin:0 20px 10px 0;display:inline-block;color:#787878;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.cbp-l-filters-underline .cbp-filter-item:hover{color:#111}.cbp-l-filters-underline .cbp-filter-item.cbp-filter-item-active{border-bottom-color:#666;color:#444;cursor:default}.cbp-l-filters-underline .cbp-filter-counter{display:inline}.cbp-animation-quicksand{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-quicksand .cbp-item{-webkit-transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out}.cbp-animation-quicksand .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-quicksand .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-quicksand .cbp-item-on2off .cbp-item-wrapper{-webkit-animation:quicksand-off .6s ease-out both;animation:quicksand-off .6s ease-out both}.cbp-animation-quicksand .cbp-item-off2on .cbp-item-wrapper{-webkit-animation:quicksand-on .6s ease-out both;animation:quicksand-on .6s ease-out both}@-webkit-keyframes quicksand-off{100%{opacity:0;-webkit-transform:scale3d(0, 0, 0)}}@keyframes quicksand-off{100%{opacity:0;transform:scale3d(0, 0, 0)}}@-webkit-keyframes quicksand-on{0%{opacity:0;-webkit-transform:scale3d(0, 0, 0)}}@keyframes quicksand-on{0%{opacity:0;transform:scale3d(0, 0, 0)}}.cbp-animation-fadeOut,.cbp-animation-boxShadow{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-fadeOut .cbp-item,.cbp-animation-boxShadow .cbp-item{-webkit-transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out}.cbp-animation-fadeOut .cbp-item,.cbp-animation-boxShadow .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-fadeOut .cbp-item-wrapper,.cbp-animation-boxShadow .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-fadeOut .cbp-item-on2off .cbp-item-wrapper,.cbp-animation-boxShadow .cbp-item-on2off .cbp-item-wrapper{-webkit-animation:fadeOut-off .6s ease-in-out both;animation:fadeOut-off .6s ease-in-out both}.cbp-animation-fadeOut .cbp-item-off2on .cbp-item-wrapper,.cbp-animation-boxShadow .cbp-item-off2on .cbp-item-wrapper{-webkit-animation:fadeOut-on .6s ease-in-out both;animation:fadeOut-on .6s ease-in-out both}@-webkit-keyframes fadeOut-off{0%{opacity:1}80%,100%{opacity:0}}@keyframes fadeOut-off{0%{opacity:1}80%,100%{opacity:0}}@-webkit-keyframes fadeOut-on{0%{opacity:0}100%{opacity:1}}@keyframes fadeOut-on{0%{opacity:0}100%{opacity:1}}.cbp-animation-flipOut{-webkit-transition:height .7s ease-in-out;transition:height .7s ease-in-out;will-change:height}.cbp-animation-flipOut .cbp-item{-webkit-transition:-webkit-transform .7s ease-in-out;transition:transform .7s ease-in-out}.cbp-animation-flipOut .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-flipOut .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-flipOut .cbp-item-on2off .cbp-item-wrapper{-webkit-animation:flipOut-out .7s both ease-in;animation:flipOut-out .7s both ease-in}.cbp-animation-flipOut .cbp-item-off2on .cbp-item-wrapper{-webkit-animation:flipOut-in .7s ease-out both;animation:flipOut-in .7s ease-out both}@-webkit-keyframes flipOut-out{50%,100%{-webkit-transform:translateZ(-1000px) rotateY(-90deg);opacity:0.2}}@keyframes flipOut-out{50%,100%{transform:translateZ(-1000px) rotateY(-90deg);opacity:0.2}}@-webkit-keyframes flipOut-in{0%,50%{-webkit-transform:translateZ(-1000px) rotateY(90deg);opacity:0.2}}@keyframes flipOut-in{0%,50%{transform:translateZ(-1000px) rotateY(90deg);opacity:0.2}}.cbp-animation-flipBottom{-webkit-transition:height .7s ease-in-out;transition:height .7s ease-in-out;will-change:height}.cbp-animation-flipBottom .cbp-item{-webkit-transition:-webkit-transform .7s ease-in-out;transition:transform .7s ease-in-out}.cbp-animation-flipBottom .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-flipBottom .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-flipBottom .cbp-item-on2off .cbp-item-wrapper{-webkit-animation:flipBottom-out .7s both ease-in;animation:flipBottom-out .7s both ease-in}.cbp-animation-flipBottom .cbp-item-off2on .cbp-item-wrapper{-webkit-animation:flipBottom-in .7s ease-out both;animation:flipBottom-in .7s ease-out both}@-webkit-keyframes flipBottom-out{50%,100%{-webkit-transform:translateZ(-1000px) rotateX(-90deg);opacity:0.2}}@keyframes flipBottom-out{50%,100%{transform:translateZ(-1000px) rotateX(-90deg);opacity:0.2}}@-webkit-keyframes flipBottom-in{0%,50%{-webkit-transform:translateZ(-1000px) rotateX(90deg);opacity:0.2}}@keyframes flipBottom-in{0%,50%{transform:translateZ(-1000px) rotateX(90deg);opacity:0.2}}.cbp-animation-scaleSides{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-scaleSides .cbp-item{-webkit-transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out}.cbp-animation-scaleSides .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-scaleSides .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-scaleSides .cbp-item-on2off .cbp-item-wrapper{-webkit-animation:scaleSides-out .9s ease both;animation:scaleSides-out .9s ease both}.cbp-animation-scaleSides .cbp-item-off2on .cbp-item-wrapper{-webkit-animation:scaleSides-in .9s ease both;animation:scaleSides-in .9s ease both}@-webkit-keyframes scaleSides-out{50%,100%{-webkit-transform:scale(0.6);opacity:0}}@keyframes scaleSides-out{50%,100%{transform:scale(0.6);opacity:0}}@-webkit-keyframes scaleSides-in{0%,50%{-webkit-transform:scale(0.6);opacity:0}}@keyframes scaleSides-in{0%,50%{transform:scale(0.6);opacity:0}}.cbp-animation-skew{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-skew .cbp-item{-webkit-transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out}.cbp-animation-skew .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-skew .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-skew .cbp-item-on2off .cbp-item-wrapper{-webkit-animation:skew-off .6s ease-out both;animation:skew-off .6s ease-out both}.cbp-animation-skew .cbp-item-off2on .cbp-item-wrapper{-webkit-animation:skew-on .6s ease-out both;animation:skew-on .6s ease-out both}@-webkit-keyframes skew-off{100%{opacity:0;-webkit-transform:scale3d(0, 0, 0) skew(20deg, 0)}}@keyframes skew-off{100%{opacity:0;transform:scale3d(0, 0, 0) skew(20deg, 0)}}@-webkit-keyframes skew-on{0%{opacity:0;-webkit-transform:scale3d(0, 0, 0) skew(0, 20deg)}}@keyframes skew-on{0%{opacity:0;transform:scale3d(0, 0, 0) skew(0, 20deg)}}.cbp-animation-fadeOutTop{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-fadeOutTop .cbp-wrapper-outer{overflow:visible}.cbp-animation-fadeOutTop .cbp-item{-webkit-perspective:1000px;perspective:1000px;overflow:visible}.cbp-animation-fadeOutTop .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-fadeOutTop .cbp-wrapper-helper .cbp-item-wrapper{-webkit-animation:fadeOutTop-out .6s both ease-in-out;animation:fadeOutTop-out .6s both ease-in-out}.cbp-animation-fadeOutTop .cbp-wrapper .cbp-item-wrapper{-webkit-animation:fadeOutTop-in .6s both ease-in-out;animation:fadeOutTop-in .6s both ease-in-out}@-webkit-keyframes fadeOutTop-out{0%{-webkit-transform:translateY(0);opacity:1}50%,100%{-webkit-transform:translateY(-30px);opacity:0}}@keyframes fadeOutTop-out{0%{transform:translateY(0);opacity:1}50%,100%{transform:translateY(-30px);opacity:0}}@-webkit-keyframes fadeOutTop-in{0%,50%{-webkit-transform:translateY(-30px);opacity:0}100%{-webkit-transform:translateY(0);opacity:1}}@keyframes fadeOutTop-in{0%,50%{transform:translateY(-30px);opacity:0}100%{transform:translateY(0);opacity:1}}.cbp-animation-slideLeft{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-slideLeft .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-slideLeft .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-slideLeft .cbp-wrapper-helper .cbp-item-wrapper{-webkit-animation:slideLeft-out .8s both ease-in-out;animation:slideLeft-out .8s both ease-in-out}.cbp-animation-slideLeft .cbp-wrapper .cbp-item-wrapper{-webkit-animation:slideLeft-in .8s both ease-in-out;animation:slideLeft-in .8s both ease-in-out}@-webkit-keyframes slideLeft-out{0%{opacity:1;transform:scale(1)}25%{opacity:.75;-webkit-transform:scale(0.8)}75%{opacity:.75;-webkit-transform:scale(0.8) translateX(-200%)}100%{opacity:.75;-webkit-transform:scale(0.8) translateX(-200%)}}@keyframes slideLeft-out{0%{opacity:1;transform:scale(1)}25%{opacity:.75;transform:scale(0.8)}75%{opacity:.75;transform:scale(0.8) translateX(-200%)}100%{opacity:.75;transform:scale(0.8) translateX(-200%)}}@-webkit-keyframes slideLeft-in{0%,25%{opacity:.75;-webkit-transform:scale(0.8) translateX(200%)}75%{opacity:.75;-webkit-transform:scale(0.8)}100%{opacity:1;-webkit-transform:scale(1) translateX(0)}}@keyframes slideLeft-in{0%,25%{opacity:.75;transform:scale(0.8) translateX(200%)}75%{opacity:.75;transform:scale(0.8)}100%{opacity:1;transform:scale(1) translateX(0)}}.cbp-animation-sequentially{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-sequentially .cbp-wrapper-outer{overflow:visible}.cbp-animation-sequentially .cbp-item{-webkit-perspective:1000px;perspective:1000px;overflow:visible}.cbp-animation-sequentially .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-sequentially .cbp-wrapper-helper .cbp-item-wrapper{-webkit-animation:fadeOutTop-out .6s both ease;animation:fadeOutTop-out .6s both ease}.cbp-animation-sequentially .cbp-wrapper .cbp-item-wrapper{-webkit-animation:fadeOutTop-in .6s both ease-out;animation:fadeOutTop-in .6s both ease-out}.cbp-animation-3dflip{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-3dflip .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-3dflip .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-3dflip .cbp-wrapper-helper .cbp-item-wrapper{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:flip-out 0.6s both ease-in-out;animation:flip-out 0.6s both ease-in-out}.cbp-animation-3dflip .cbp-wrapper .cbp-item-wrapper{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:flip-in 0.6s both ease-in-out;animation:flip-in 0.6s both ease-in-out}@-webkit-keyframes flip-out{100%{opacity:0;-webkit-transform:rotateY(90deg)}}@keyframes flip-out{100%{opacity:0;transform:rotateY(90deg)}}@-webkit-keyframes flip-in{0%{opacity:0;-webkit-transform:rotateY(-90deg)}100%{opacity:1;-webkit-transform:rotateY(0deg)}}@keyframes flip-in{0%{opacity:0;transform:rotateY(-90deg)}100%{opacity:1;transform:rotateY(0deg)}}.cbp-animation-flipOutDelay{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-flipOutDelay .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-flipOutDelay .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-flipOutDelay .cbp-wrapper-helper .cbp-item-wrapper{-webkit-animation:flipOut-out 1s both ease-in;animation:flipOut-out 1s both ease-in}.cbp-animation-flipOutDelay .cbp-wrapper .cbp-item-wrapper{-webkit-animation:flipOut-in 1s both ease-out;animation:flipOut-in 1s both ease-out}.cbp-animation-slideDelay{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-slideDelay .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-slideDelay .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-slideDelay .cbp-wrapper-helper .cbp-item-wrapper{-webkit-animation:slideDelay-out 0.5s both ease-in-out;animation:slideDelay-out 0.5s both ease-in-out}.cbp-animation-slideDelay .cbp-wrapper .cbp-item-wrapper{-webkit-animation:slideDelay-in 0.5s both ease-in-out;animation:slideDelay-in 0.5s both ease-in-out}@-webkit-keyframes slideDelay-out{100%{-webkit-transform:translateX(-100%)}}@keyframes slideDelay-out{100%{transform:translateX(-100%)}}@-webkit-keyframes slideDelay-in{0%{-webkit-transform:translateX(100%)}100%{-webkit-transform:translateX(0)}}@keyframes slideDelay-in{0%{transform:translateX(100%)}100%{transform:translateX(0)}}.cbp-animation-rotateSides{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-rotateSides .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-rotateSides .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-rotateSides .cbp-wrapper-helper .cbp-item-wrapper{-webkit-transform-origin:-50% 50%;-webkit-animation:rotateSides-out .5s both ease-in;transform-origin:-50% 50%;animation:rotateSides-out .5s both ease-in}.cbp-animation-rotateSides .cbp-wrapper .cbp-item-wrapper{-webkit-transform-origin:150% 50%;-webkit-animation:rotateSides-in .6s both ease-out;transform-origin:150% 50%;animation:rotateSides-in .6s both ease-out}@-webkit-keyframes rotateSides-out{100%{opacity:0;-webkit-transform:translateZ(-500px) rotateY(90deg)}}@keyframes rotateSides-out{100%{opacity:0;transform:translateZ(-500px) rotateY(90deg)}}@-webkit-keyframes rotateSides-in{0%{opacity:0;-webkit-transform:translateZ(-500px) rotateY(-90deg)}40%{opacity:0;-webkit-transform:translateZ(-500px) rotateY(-90deg)}}@keyframes rotateSides-in{0%{opacity:0;transform:translateZ(-500px) rotateY(-90deg)}40%{opacity:0;transform:translateZ(-500px) rotateY(-90deg)}}.cbp-animation-foldLeft{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-foldLeft .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-foldLeft .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-foldLeft .cbp-wrapper-helper .cbp-item-wrapper{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:foldLeft-out .7s both ease;animation:foldLeft-out .7s both ease}.cbp-animation-foldLeft .cbp-wrapper .cbp-item-wrapper{-webkit-animation:foldLeft-in .7s both ease;animation:foldLeft-in .7s ease both}@-webkit-keyframes foldLeft-out{100%{opacity:0;-webkit-transform:translateX(-100%) rotateY(-90deg)}}@keyframes foldLeft-out{100%{opacity:0;transform:translateX(-100%) rotateY(-90deg)}}@-webkit-keyframes foldLeft-in{0%{opacity:0.3;-webkit-transform:translateX(100%)}}@keyframes foldLeft-in{0%{opacity:0.3;transform:translateX(100%)}}.cbp-animation-unfold{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-unfold .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-unfold .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-unfold .cbp-wrapper-helper .cbp-item-wrapper{-webkit-animation:unfold-out .8s ease both;animation:unfold-out .8s ease both}.cbp-animation-unfold .cbp-wrapper .cbp-item-wrapper{-webkit-transform-origin:0% 50%;-webkit-animation:unfold-in .8s both ease;transform-origin:0% 50%;animation:unfold-in .8s both ease}@-webkit-keyframes unfold-out{90%{opacity:0.3}100%{opacity:0;-webkit-transform:translateX(-100%)}}@keyframes unfold-out{90%{opacity:0.3}100%{opacity:0;transform:translateX(-100%)}}@-webkit-keyframes unfold-in{0%{opacity:0;-webkit-transform:translateX(100%) rotateY(90deg)}}@keyframes unfold-in{0%{opacity:0;transform:translateX(100%) rotateY(90deg)}}.cbp-animation-scaleDown{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-scaleDown .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-scaleDown .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-scaleDown .cbp-wrapper-helper .cbp-item-wrapper{-webkit-animation:scaleDown-out .7s ease both;animation:scaleDown-out .7s ease both}.cbp-animation-scaleDown .cbp-wrapper .cbp-item-wrapper{-webkit-animation:scaleDown-in .6s ease both;animation:scaleDown-in .6s ease both}@-webkit-keyframes scaleDown-out{100%{opacity:0;-webkit-transform:scale(0.8)}}@keyframes scaleDown-out{100%{opacity:0;transform:scale(0.8)}}@-webkit-keyframes scaleDown-in{0%{-webkit-transform:translateX(100%)}}@keyframes scaleDown-in{0%{transform:translateX(100%)}}.cbp-animation-frontRow{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-frontRow .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-frontRow .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-frontRow .cbp-wrapper-helper .cbp-item-wrapper{-webkit-animation:frontRow-out .7s both ease;animation:frontRow-out .7s both ease}.cbp-animation-frontRow .cbp-wrapper .cbp-item-wrapper{-webkit-animation:frontRow-in .6s both ease;animation:frontRow-in .6s both ease}@-webkit-keyframes frontRow-out{100%{-webkit-transform:translateX(-60%) scale(0.8);opacity:0}}@keyframes frontRow-out{100%{transform:translateX(-60%) scale(0.8);opacity:0}}@-webkit-keyframes frontRow-in{0%{-webkit-transform:translateX(100%) scale(0.8)}100%{opacity:1;-webkit-transform:translateX(0%) scale(1)}}@keyframes frontRow-in{0%{transform:translateX(100%) scale(0.8)}100%{opacity:1;transform:translateX(0%) scale(1)}}.cbp-animation-rotateRoom{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-rotateRoom .cbp-item{-webkit-perspective:1000px;perspective:1000px}.cbp-animation-rotateRoom .cbp-item-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cbp-animation-rotateRoom .cbp-wrapper-helper .cbp-item-wrapper{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotateRoom-out .8s both ease;animation:rotateRoom-out .8s both ease}.cbp-animation-rotateRoom .cbp-wrapper .cbp-item-wrapper{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-animation:rotateRoom-in .8s both ease;animation:rotateRoom-in .8s both ease}@-webkit-keyframes rotateRoom-out{90%{opacity:.3}100%{opacity:0;-webkit-transform:translateX(-100%) rotateY(90deg)}}@keyframes rotateRoom-out{90%{opacity:.3}100%{opacity:0;transform:translateX(-100%) rotateY(90deg)}}@-webkit-keyframes rotateRoom-in{0%{opacity:.3;-webkit-transform:translateX(100%) rotateY(-90deg)}}@keyframes rotateRoom-in{0%{opacity:.3;transform:translateX(100%) rotateY(-90deg)}}.cbp-animation-bounceBottom{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-bounceBottom .cbp-wrapper-helper{-webkit-animation:bounceBottom-out .6s both ease-in-out;animation:bounceBottom-out .6s both ease-in-out}.cbp-animation-bounceBottom .cbp-wrapper{-webkit-animation:bounceBottom-in .6s both ease-in-out;animation:bounceBottom-in .6s both ease-in-out}@-webkit-keyframes bounceBottom-out{100%{-webkit-transform:translateY(100%);opacity:0}}@keyframes bounceBottom-out{100%{transform:translateY(100%);opacity:0}}@-webkit-keyframes bounceBottom-in{0%{-webkit-transform:translateY(100%);opacity:0}100%{-webkit-transform:translateY(0);opacity:1}}@keyframes bounceBottom-in{0%{transform:translateY(100%);opacity:0}100%{transform:translateY(0);opacity:1}}.cbp-animation-bounceLeft{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-bounceLeft .cbp-wrapper-helper{-webkit-animation:bounceLeft-out .6s both ease-in-out;animation:bounceLeft-out .6s both ease-in-out}.cbp-animation-bounceLeft .cbp-wrapper{-webkit-animation:bounceLeft-in .6s both ease-in-out;animation:bounceLeft-in .6s both ease-in-out}@-webkit-keyframes bounceLeft-out{100%{-webkit-transform:translateX(-100%);opacity:0}}@keyframes bounceLeft-out{100%{transform:translateX(-100%);opacity:0}}@-webkit-keyframes bounceLeft-in{0%{-webkit-transform:translateX(-100%);opacity:0}100%{-webkit-transform:translateX(0);opacity:1}}@keyframes bounceLeft-in{0%{transform:translateX(-100%);opacity:0}100%{transform:translateX(0);opacity:1}}.cbp-animation-bounceTop{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-bounceTop .cbp-wrapper-helper{-webkit-animation:bounceTop-out .6s both ease-in-out;animation:bounceTop-out .6s both ease-in-out}.cbp-animation-bounceTop .cbp-wrapper{-webkit-animation:bounceTop-in .6s both ease-in-out;animation:bounceTop-in .6s both ease-in-out}@-webkit-keyframes bounceTop-out{100%{-webkit-transform:translateY(-100%);opacity:0}}@keyframes bounceTop-out{100%{transform:translateY(-100%);opacity:0}}@-webkit-keyframes bounceTop-in{0%{-webkit-transform:translateY(-100%);opacity:0}100%{-webkit-transform:translateY(0);opacity:1}}@keyframes bounceTop-in{0%{transform:translateY(-100%);opacity:0}100%{transform:translateY(0);opacity:1}}.cbp-animation-moveLeft{-webkit-transition:height .6s ease-in-out;transition:height .6s ease-in-out;will-change:height}.cbp-animation-moveLeft .cbp-wrapper-helper{-webkit-animation:moveLeft-out .6s both ease-in-out;animation:moveLeft-out .6s both ease-in-out}.cbp-animation-moveLeft .cbp-wrapper{-webkit-animation:moveLeft-in .6s both ease-in-out;animation:moveLeft-in .6s both ease-in-out}@-webkit-keyframes moveLeft-out{100%{-webkit-transform:translateX(-100%);opacity:0}}@keyframes moveLeft-out{100%{transform:translateX(-100%);opacity:0}}@-webkit-keyframes moveLeft-in{0%{-webkit-transform:translateX(100%);opacity:0}100%{-webkit-transform:translateX(0);opacity:1}}@keyframes moveLeft-in{0%{transform:translateX(100%);opacity:0}100%{transform:translateX(0);opacity:1}}.cbp-displayType-bottomToTop{-webkit-perspective:1000px;perspective:1000px}.cbp-displayType-bottomToTop .cbp-item{-webkit-animation:fadeInBottomToTop .3s both ease-in;animation:fadeInBottomToTop .3s both ease-in}@-webkit-keyframes fadeInBottomToTop{0%{opacity:0;-webkit-transform:translateY(50px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInBottomToTop{0%{opacity:0;transform:translateY(50px)}100%{opacity:1;transform:translateY(0)}}.cbp-displayType-fadeIn{-webkit-animation:fadeIn .5s both ease-in;animation:fadeIn .5s both ease-in}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.cbp-displayType-fadeInToTop{-webkit-perspective:1000px;perspective:1000px;-webkit-animation:fadeInToTop .5s both ease-in;animation:fadeInToTop .5s both ease-in}@-webkit-keyframes fadeInToTop{0%{opacity:0;-webkit-transform:translateY(30px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInToTop{0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}}.cbp-displayType-sequentially .cbp-item{-webkit-animation:fadeIn .5s both ease-in;animation:fadeIn .5s both ease-in}.cbp-lightbox img{display:block;border:0;width:100%;height:auto}.cbp-popup-ie8bg{position:absolute;width:100%;height:100%;min-height:100%;top:0;left:0;z-index:-1;background:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"}.cbp-popup-wrap{height:100%;text-align:center;position:fixed;width:100%;left:0;top:0;display:none;overflow-y:scroll;overflow-x:hidden;z-index:9990;padding:0 10px}.cbp-popup-wrap video{outline:0 none}.cbp-popup-lightbox{background:rgba(0,0,0,0.8)}.cbp-popup-singlePage{background:#fff;padding:0}.cbp-popup-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.cbp-popup-content{position:relative;display:inline-block;vertical-align:middle;text-align:left;max-width:100%}.cbp-popup-singlePage .cbp-popup-content{position:relative;z-index:1;margin-top:145px;max-width:1024px;vertical-align:top;width:94%}.cbp-popup-singlePage .cbp-popup-content-basic{position:relative;z-index:1;margin-top:104px;vertical-align:top;width:100%;display:inline-block;text-align:left}.cbp-popup-lightbox-figure{position:relative}.cbp-popup-lightbox-bottom{left:0;position:absolute;top:100%;width:100%;margin-top:3px}.cbp-popup-lightbox-title{padding-right:70px;font:400 12px/18px "Open Sans", sans-serif;color:#eee}.cbp-popup-lightbox-counter{position:absolute;top:0;right:0;font:400 12px/18px "Open Sans", sans-serif;color:#eee}.cbp-popup-lightbox-img{width:auto;max-width:100%;height:auto;display:block;margin:40px 0 40px;box-shadow:0 0 8px rgba(0,0,0,0.6)}.cbp-popup-lightbox-img[data-action]{cursor:pointer}.cbp-popup-lightbox-isIframe .cbp-popup-content{width:75%}@media only screen and (max-width: 768px){.cbp-popup-lightbox-isIframe .cbp-popup-content{width:95%}}.cbp-popup-lightbox-isIframe .cbp-lightbox-bottom{left:0;position:absolute;top:100%;width:100%;margin-top:3px}.cbp-popup-lightbox-iframe{position:relative;height:0;padding-bottom:56.25%;background:#000}.cbp-popup-lightbox-iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6)}.cbp-popup-lightbox-iframe audio{margin-top:27%}.cbp-popup-singlePage .cbp-popup-navigation-wrap{position:absolute;top:0;left:0;width:100%;z-index:9990;height:104px;background-color:#3D4750}.cbp-popup-singlePage .cbp-popup-navigation{position:relative;width:100%;height:100%}.cbp-popup-singlePage-sticky .cbp-popup-navigation-wrap{position:fixed;top:0 !important}.cbp-popup-singlePage-counter{color:#fff;position:absolute;margin:auto;right:40px;top:0;bottom:0;font:400 13px/30px "Open Sans", sans-serif;height:30px}@media only screen and (max-width: 768px){.cbp-popup-singlePage-counter{right:3%}}.cbp-popup-next,.cbp-popup-prev,.cbp-popup-close{padding:0;border:medium none;position:absolute;cursor:pointer;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cbp-popup-lightbox .cbp-popup-prev,.cbp-popup-lightbox .cbp-popup-next,.cbp-popup-lightbox .cbp-popup-close{visibility:hidden}.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-next,.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-prev,.cbp-popup-ready.cbp-popup-lightbox .cbp-popup-close{visibility:visible}.cbp-popup-lightbox .cbp-popup-prev{background:url(/templates/debut/js/cubeportfolio/img/cbp-sprite.png) no-repeat scroll 0 0 transparent;width:44px;height:44px;top:0;bottom:0;left:20px;margin:auto}.cbp-popup-lightbox .cbp-popup-prev:hover{background-position:0 -46px}.cbp-popup-singlePage .cbp-popup-prev{background:url(/templates/debut/js/cubeportfolio/img/cbp-sprite.png) no-repeat scroll 0 -92px transparent;width:44px;height:44px;margin:auto;top:0;right:108px;bottom:0;left:0}.cbp-popup-singlePage .cbp-popup-prev:hover{background-position:0 -138px}.cbp-popup-lightbox .cbp-popup-next{background:url(/templates/debut/js/cubeportfolio/img/cbp-sprite.png) no-repeat scroll -46px 0 transparent;width:44px;height:44px;top:0;bottom:0;right:20px;margin:auto}.cbp-popup-lightbox .cbp-popup-next:hover{background-position:-46px -46px}.cbp-popup-singlePage .cbp-popup-next{background:url(/templates/debut/js/cubeportfolio/img/cbp-sprite.png) no-repeat scroll -46px -92px transparent;width:44px;height:44px;margin:auto;top:0;right:0;bottom:0;left:108px}.cbp-popup-singlePage .cbp-popup-next:hover{background-position:-46px -138px}.cbp-popup-lightbox .cbp-popup-close{background:url(/templates/debut/js/cubeportfolio/img/cbp-sprite.png) no-repeat scroll -92px 0 transparent;height:40px;width:40px;right:20px;top:20px}.cbp-popup-lightbox .cbp-popup-close:hover{background-position:-92px -46px}.cbp-popup-singlePage .cbp-popup-close{background:url(/templates/debut/js/cubeportfolio/img/cbp-sprite.png) no-repeat scroll -92px -92px transparent;height:44px;width:44px;margin:auto;top:0;right:0;bottom:0;left:0}.cbp-popup-singlePage .cbp-popup-close:hover{background-position:-92px -138px}.cbp-popup-singlePage .cbp-popup-ie8bg{background-color:#fff}@media only screen and (max-width: 360px), (max-height: 600px){.cbp-popup-next,.cbp-popup-prev,.cbp-popup-close{-ms-transform:scale(0.8);-webkit-transform:scale(0.8);transform:scale(0.8)}.cbp-popup-lightbox .cbp-popup-close{right:10px;top:10px}.cbp-popup-lightbox .cbp-popup-next{right:10px}.cbp-popup-lightbox .cbp-popup-prev{left:10px}.cbp-popup-singlePage .cbp-popup-navigation-wrap{height:84px}.cbp-popup-singlePage .cbp-popup-content{margin-top:120px}}.cbp-popup-loadingBox{width:100%;height:100%;position:absolute;top:0;left:0}.cbp-popup-lightbox .cbp-popup-loadingBox:after{border-left:3px solid rgba(255,255,255,0.3);border-right:3px solid rgba(255,255,255,0.3);border-bottom:3px solid rgba(255,255,255,0.3);border-top:3px solid rgba(255,255,255,0.85)}.cbp-popup-ready .cbp-popup-loadingBox{visibility:hidden;display:none}.cbp-popup-loading .cbp-popup-loadingBox{visibility:visible;display:block}.cbp-popup-singlePage{left:100%;-webkit-transition:left .6s ease-in-out;transition:left .6s ease-in-out}.cbp-popup-singlePage.cbp-popup-loading .cbp-popup-content{opacity:0}.cbp-popup-singlePage-open{left:0}.cbp-popup-singlePage.cbp-popup-singlePage-fade{left:0;opacity:0;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.cbp-popup-singlePage-open.cbp-popup-singlePage-fade{opacity:1}.cbp-popup-singlePage.cbp-popup-singlePage-right{left:-100%;-webkit-transition:left .6s ease-in-out;transition:left .6s ease-in-out}.cbp-popup-singlePage-open.cbp-popup-singlePage-right{left:0}.cbp-l-project-title{color:#454444;font:600 42px/46px "Open Sans", sans-serif;letter-spacing:2px;margin-bottom:15px;text-align:center;text-transform:uppercase}.cbp-l-project-subtitle{color:#787878;font:400 14px/21px "Open Sans", sans-serif;margin:0 auto 50px;max-width:500px;text-align:center}.cbp-popup-singlePage .cbp-popup-content .cbp-l-project-img{display:block;margin:0 auto;max-width:100%}.cbp-l-project-container{overflow:hidden;margin:40px auto 0;clear:both}.cbp-l-project-desc{float:left;width:62%}.cbp-l-project-social-wrapper,.cbp-l-inline-social-wrapper{display:inline-block;width:100px;height:20px;overflow:hidden}.cbp-l-inline-social-wrapper{margin-top:5px}.cbp-l-project-details{float:right;width:38%;padding-left:60px;margin-bottom:15px}@media only screen and (max-width: 768px){.cbp-l-project-title{font-size:30px;line-height:34px}.cbp-l-project-desc{width:100%}.cbp-l-project-details{width:100%;margin-top:20px;padding-left:0}}.cbp-l-project-desc-title{border-bottom:1px solid #cdcdcd;margin-bottom:22px;color:#444}.cbp-l-project-desc-title span,.cbp-l-project-details-title span{border-bottom:1px solid #747474;display:inline-block;margin:0 0 -1px 0;font:400 16px/36px "Open Sans", sans-serif;padding:0 5px 0 0}.cbp-l-project-desc-text{font:400 13px/20px "Open Sans", sans-serif;color:#555;margin-bottom:20px}.cbp-l-project-details-title{border-bottom:1px solid #cdcdcd;margin-bottom:19px;color:#444}.cbp-l-project-details-list{margin:0;padding:0;list-style:none}.cbp-l-project-details-list>li,.cbp-l-project-details-list>div{border-bottom:1px dotted #DFDFDF;padding:inherit;color:#666;font:400 12px/30px "Open Sans", sans-serif}.cbp-l-project-details-list>li:last-child,.cbp-l-project-details-list>div:last-child{border:none}.cbp-l-project-details-list strong{display:inline-block;color:#696969;font-weight:600;min-width:100px}.cbp-l-project-details-visit{color:#FFFFFF;float:right;clear:both;text-decoration:none;font:400 11px/18px "Open Sans", sans-serif;margin-top:25px;background-color:#62B57B;padding:8px 19px;text-transform:uppercase;letter-spacing:.5px}.cbp-l-project-details-visit:hover{opacity:0.9;color:#fff}.cbp-l-project-related-wrap{font-size:0;margin:0;padding:0}.cbp-l-project-related-item{margin-left:5%;max-width:30%;float:left}.cbp-l-project-related-item:first-child{margin-left:0}.cbp-l-project-related-title{font:700 14px/18px "Open Sans", sans-serif;color:#474747;margin-top:20px}.cbp-l-project-related-link{text-decoration:none}.cbp-l-project-related-link:hover{opacity:0.9}.cbp-l-member-img{float:left;width:40%;margin-top:20px}.cbp-l-member-img img{border:1px solid #e2e2e2;width:auto;max-width:100%;height:auto;display:inline-block;border:0}.cbp-l-member-info{margin-top:20px;padding-left:25px;float:left;width:60%}@media only screen and (max-width: 768px){.cbp-l-member-img{width:100%;text-align:center}.cbp-l-member-info{width:100%;padding-left:0}}.cbp-l-member-name{font:400 28px/28px "Open Sans", sans-serif;color:#474747}.cbp-l-member-position{font:400 13px/21px "Open Sans", sans-serif;color:#888;margin-top:6px}.cbp-l-member-desc{font:400 12px/18px "Open Sans", sans-serif;margin-top:25px;color:#474747}.cbp-popup-singlePageInline-open{-webkit-transition:height .5s ease 0s !important;transition:height .5s ease 0s !important}.cbp-popup-singlePageInline-open .cbp-item{-webkit-transition:-webkit-transform .5s ease 0s !important;transition:transform .5s ease 0s !important}.cbp-popup-singlePageInline-close .cbp-popup-singlePageInline:after{display:none;visibility:hidden}.cbp-popup-singlePageInline-close .cbp-popup-singlePageInline .cbp-popup-content,.cbp-popup-singlePageInline-close .cbp-popup-singlePageInline .cbp-popup-navigation{-webkit-transition-delay:0;transition-delay:0}.cbp-popup-singlePageInline{width:100%;position:absolute;top:0;left:0;z-index:0;overflow:hidden}.cbp-popup-singlePageInline .cbp-popup-content{opacity:0;width:100%;z-index:1;min-height:300px}.cbp-popup-singlePageInline .cbp-popup-content,.cbp-popup-singlePageInline .cbp-popup-navigation{-webkit-transition:opacity .4s ease-in .2s;transition:opacity .4s ease-in .2s}.cbp-popup-singlePageInline .cbp-popup-navigation{opacity:0;position:absolute;top:0;right:0;z-index:2;width:40px;height:40px}.cbp-popup-singlePageInline .cbp-popup-close{background:url(/templates/debut/js/cubeportfolio/img/cbp-sprite.png) no-repeat scroll -92px 0 transparent;height:40px;width:40px;right:20px;top:30px}.cbp-popup-singlePageInline .cbp-popup-close:hover{opacity:0.7}.cbp-popup-singlePageInline-ready{z-index:4}.cbp-popup-singlePageInline-ready .cbp-popup-content,.cbp-popup-singlePageInline-ready .cbp-popup-navigation{opacity:1}.cbp-popup-singlePageInline-ready:after{display:none;visibility:hidden}.cbp-singlePageInline-active{opacity:0.6 !important}.cbp-l-inline{margin:20px 0;overflow:hidden;background:#FAFAFA;padding:30px}.cbp-l-inline-left{float:left;width:44%}.cbp-l-project-img{max-width:100%}.cbp-l-inline-right{float:right;width:56%;padding-left:inherit}@media only screen and (max-width: 768px){.cbp-l-inline-left{width:100%;text-align:center;margin-top:40px}.cbp-l-inline-right{width:100%;padding-left:0;margin-top:20px}}.cbp-l-inline-title{font:400 28px/30px "Open Sans", sans-serif;color:#474747}.cbp-l-inline-subtitle{font:400 13px/21px "Open Sans", sans-serif;color:#888;margin-top:7px}.cbp-l-inline-desc{font:400 13px/20px "Open Sans", sans-serif;color:#474747;margin-top:25px}.cbp-l-inline-view-wrap{text-align:right}.cbp-l-inline-view{font:400 13px/35px "Open Sans", sans-serif;color:#9C9C9C;margin-top:40px;display:inline-block;padding:0 20px;border:1px solid #ccc;text-decoration:none}.cbp-l-inline-view:hover{color:#757575}.cbp-l-inline-details{margin-top:15px;font:13px/22px "Open Sans", sans-serif}.cbp-l-loadMore-defaultText,.cbp-l-loadMore-button-defaultText{display:block}.cbp-l-loadMore-loadingText,.cbp-l-loadMore-noMoreLoading,.cbp-l-loadMore-button-loadingText,.cbp-l-loadMore-button-noMoreLoading{display:none}.cbp-l-loadMore-loading .cbp-l-loadMore-loadingText,.cbp-l-loadMore-loading .cbp-l-loadMore-button-loadingText{display:block}.cbp-l-loadMore-loading .cbp-l-loadMore-defaultText,.cbp-l-loadMore-loading .cbp-l-loadMore-noMoreLoading,.cbp-l-loadMore-loading .cbp-l-loadMore-button-defaultText,.cbp-l-loadMore-loading .cbp-l-loadMore-button-noMoreLoading{display:none}.cbp-l-loadMore-stop .cbp-l-loadMore-noMoreLoading,.cbp-l-loadMore-stop .cbp-l-loadMore-button-noMoreLoading{display:block}.cbp-l-loadMore-stop .cbp-l-loadMore-defaultText,.cbp-l-loadMore-stop .cbp-l-loadMore-loadingText,.cbp-l-loadMore-stop .cbp-l-loadMore-button-defaultText,.cbp-l-loadMore-stop .cbp-l-loadMore-button-loadingText{display:none}.cbp-l-loadMore-bgbutton{text-align:center}.cbp-l-loadMore-bgbutton .cbp-l-loadMore-link{border:1px solid #DEDEDE;color:#7E7B7B;display:inline-block;font:400 13px/40px "Lato", sans-serif;min-width:80px;text-decoration:none;padding:0 50px;margin-top:50px;outline:0;box-shadow:none;letter-spacing:1px;-webkit-transition:color .25s;transition:color .25s}.cbp-l-loadMore-bgbutton .cbp-l-loadMore-link:hover,.cbp-l-loadMore-bgbutton .cbp-l-loadMore-link.cbp-l-loadMore-loading{color:#B0B0B0}.cbp-l-loadMore-bgbutton .cbp-l-loadMore-link.cbp-l-loadMore-stop{cursor:default;color:#B0B0B0}.cbp-l-loadMore-button{text-align:center}.cbp-l-loadMore-button .cbp-l-loadMore-link,.cbp-l-loadMore-button .cbp-l-loadMore-button-link{border:1px solid #DEDEDE;color:#7E7B7B;display:inline-block;font:400 12px/36px "Open Sans", sans-serif;min-width:80px;text-decoration:none;padding:0 30px;outline:0;margin-top:40px;box-shadow:none;-webkit-transition:color .25s;transition:color .25s}.cbp-l-loadMore-button .cbp-l-loadMore-link:hover,.cbp-l-loadMore-button .cbp-l-loadMore-button-link:hover,.cbp-l-loadMore-button .cbp-l-loadMore-link.cbp-l-loadMore-loading{color:#B0B0B0}.cbp-l-loadMore-button .cbp-l-loadMore-link.cbp-l-loadMore-stop,.cbp-l-loadMore-button .cbp-l-loadMore-button-link.cbp-l-loadMore-stop,.cbp-l-loadMore-button .cbp-l-loadMore-button-link.cbp-l-loadMore-button-stop{cursor:default;color:#B0B0B0}.cbp-l-loadMore-text{text-align:center}.cbp-l-loadMore-text .cbp-l-loadMore-link,.cbp-l-loadMore-text .cbp-l-loadMore-text-link{font:400 15px "Open Sans", sans-serif;color:#7E7B7B;text-decoration:none;cursor:pointer;margin-top:50px;display:block}.cbp-l-loadMore-text .cbp-l-loadMore-stop,.cbp-l-loadMore-text .cbp-l-loadMore-text-stop{color:#B0B0B0;cursor:default}.cbp-mode-slider{-webkit-transition:height 0.35s cubic-bezier(0.22, 0.6, 0.345, 1);transition:height 0.35s cubic-bezier(0.22, 0.6, 0.345, 1)}.cbp-mode-slider .cbp-wrapper,.cbp-mode-slider .cbp-item{-webkit-transition:-webkit-transform 0.35s cubic-bezier(0.22, 0.6, 0.345, 1);transition:transform 0.35s cubic-bezier(0.22, 0.6, 0.345, 1)}.cbp-mode-slider .cbp-wrapper{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.cbp-mode-slider-dragStart *{cursor:move !important;cursor:-ms-grabbing !important;cursor:-webkit-grabbing !important;cursor:-moz-grabbing !important;cursor:grabbing !important}.cbp-mode-slider-dragStart .cbp-wrapper{-webkit-transition:none;transition:none}.cbp-nav-next,.cbp-nav-prev{position:relative;background:#7c8b90;cursor:pointer;display:inline-block;margin-left:1px;height:22px;width:21px}.cbp-nav-next{border-radius:0 2px 2px 0}.cbp-nav-prev{border-radius:2px 0 0 2px}.cbp-nav-next:hover,.cbp-nav-prev:hover{opacity:0.8}.cbp-nav-next:after,.cbp-nav-prev:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:url(/templates/debut/js/cubeportfolio/img/cbp-sprite.png) no-repeat;height:10px;width:7px}.cbp-nav-next:after{background-position:-134px 0}.cbp-nav-prev:after{background-position:-134px -12px}.cbp-nav-stop{opacity:0.5 !important;cursor:default !important}.cbp-nav{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cbp-nav-controls{position:absolute;top:-51px;right:0;z-index:100}.cbp-nav-pagination{position:absolute;bottom:-30px;right:0;z-index:100;left:0;text-align:center}.cbp-nav-pagination-item{position:relative;width:10px;height:10px;border-radius:50%;margin:0 4px;display:inline-block;cursor:pointer;background:#c2c2c2;-webkit-transition:background 0.5s;transition:background 0.5s}.cbp-nav-pagination-active{background:#797979}.cbp-pagination-item{max-width:100px;display:inline-block;cursor:pointer;margin-top:10px;margin-right:5px;position:relative}.cbp-pagination-item img{display:block;width:100%;height:auto;border:0}.cbp-pagination-item:after{content:'';position:absolute;top:0;width:100%;height:100%;background:rgba(0,0,0,0.5);-webkit-transition:background .5s ease-in-out;transition:background .5s ease-in-out}.cbp-pagination-active:after{background:transparent}.cbp-slider-wrap,.cbp-slider-item{margin:0;padding:0;list-style-type:none}.cbp-slider .cbp-nav-controls{position:static}.cbp-slider .cbp-nav-next,.cbp-slider .cbp-nav-prev{background:transparent;position:absolute;margin:auto;top:0;bottom:0;z-index:100;width:44px;height:44px}.cbp-slider .cbp-nav-next{right:25px;left:auto}.cbp-slider .cbp-nav-prev{left:25px;right:auto}.cbp-slider .cbp-nav-next:after,.cbp-slider .cbp-nav-prev:after{background:url(/templates/debut/js/cubeportfolio/img/cbp-sprite.png) no-repeat;width:44px;height:44px}.cbp-slider .cbp-nav-next:after{background-position:-46px -92px}.cbp-slider .cbp-nav-next:hover:after{background-position:-46px -46px}.cbp-slider .cbp-nav-prev:after{background-position:0 -92px}.cbp-slider .cbp-nav-prev:hover:after{background-position:0 -46px}.cbp-slider .cbp-nav-pagination{text-align:right;bottom:20px;right:25px;left:auto}.cbp-slider-edge .cbp-nav-controls{position:static}.cbp-slider-edge .cbp-nav-next,.cbp-slider-edge .cbp-nav-prev{background:transparent;position:absolute;margin:auto;top:0;bottom:0;z-index:100;width:44px;height:44px}.cbp-slider-edge .cbp-nav-next{right:-14px;left:auto}.cbp-slider-edge .cbp-nav-prev{left:-14px;right:auto}.cbp-slider-edge .cbp-nav-next:after,.cbp-slider-edge .cbp-nav-prev:after{background:url(/templates/debut/js/cubeportfolio/img/cbp-sprite.png) no-repeat;width:9px;height:16px}.cbp-slider-edge .cbp-nav-next:after{background-position:-134px -24px}.cbp-slider-edge .cbp-nav-prev:after{background-position:-134px -42px}.cbp-slider-edge .cbp-nav-pagination{bottom:-50px}.cbp-slider-edge .cbp-nav-pagination-item{border:2px solid #0f0f0f;opacity:0.4;background:transparent}.cbp-slider-edge .cbp-nav-pagination-active{background:#000}.cbp-slider-inline{position:relative}.cbp-slider-inline .cbp-slider-item{position:absolute;width:100%;top:0;transition:left .5s ease}.cbp-slider-inline .cbp-slider-item--active{position:relative;z-index:2}.cbp-slider-wrapper{position:relative;overflow:hidden}.cbp-slider-controls{position:absolute;top:0;right:0;z-index:100;opacity:0;-webkit-transition:opacity .7s ease-in-out;transition:opacity .7s ease-in-out}.cbp-slider-inline-ready .cbp-slider-controls{opacity:1}.cbp-slider-next,.cbp-slider-prev{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;float:left;cursor:pointer;position:relative;width:36px;height:36px;background:#547EB1}.cbp-slider-next{margin-left:1px}.cbp-slider-next:after,.cbp-slider-prev:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:url(/templates/debut/js/cubeportfolio/img/cbp-sprite.png) no-repeat;width:9px;height:16px}.cbp-slider-next:after{background-position:-134px -60px}.cbp-slider-prev:after{background-position:-134px -78px}.cbp-l-grid-agency .cbp-caption:after{position:absolute;content:'';width:0;height:0;border-bottom:10px solid #fff;border-right:10px solid transparent;border-left:10px solid transparent;bottom:0px;left:50%;margin-left:-5px;z-index:1}.cbp-l-grid-agency.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap{-webkit-transform:scale(1.15);transform:scale(1.15)}.cbp-l-grid-agency-title{margin-top:18px;font:700 17px/24px "Lato", sans-serif;color:#666;text-align:center}.cbp-item:hover .cbp-l-grid-agency-title{color:#222}.cbp-l-grid-agency-desc{font:400 12px/21px "Open Sans", sans-serif;color:#aaa;text-align:center}.cbp-l-grid-work.cbp-caption-zoom .cbp-caption-activeWrap{background-color:rgba(0,0,0,0.7)}.cbp-l-grid-work .cbp-item{padding:3px}.cbp-l-grid-work .cbp-item-wrapper{background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,0.2);padding:7px 7px 27px;border-top:1px solid #F4F4F4}.cbp-l-grid-work-title{margin-top:17px;font:400 17px/25px "Roboto Condensed", sans-serif;color:#607D8B;text-align:center;text-transform:uppercase;display:block}.cbp-l-grid-work-title:hover{color:#365D67}.cbp-l-grid-work-desc{font:400 11px/16px "Open Sans", sans-serif;color:#888888;text-align:center;text-transform:uppercase}.cbp-l-grid-blog-title{font:400 18px/30px "Open Sans", sans-serif;color:#444;display:block;margin-top:17px}.cbp-l-grid-blog-title:hover{color:#787878}.cbp-l-grid-blog-date{font:400 12px/18px "Open Sans", sans-serif;color:#787878;display:inline-block}.cbp-l-grid-blog-comments{font:400 12px/18px "Open Sans", sans-serif;color:#3C6FBB;display:inline-block}.cbp-l-grid-blog-comments:hover{opacity:.8}.cbp-l-grid-blog-desc{font:400 13px/18px "Open Sans", sans-serif;color:#9B9B9B;margin-top:9px}.cbp-l-grid-blog-split{margin:0 4px;font:400 13px/16px "Open Sans", sans-serif;color:#787878;display:inline-block}.cbp-l-grid-clients{height:180px}.cbp-l-clients-title-block{font:400 32px/53px "Roboto", sans-serif;color:#666464;text-align:center;margin-bottom:40px}.cbp-l-grid-faq .cbp-item{width:100%}.cbp-l-grid-projects-title{font:700 14px/21px "Open Sans", sans-serif;color:#474747;margin-top:15px}.cbp-l-grid-projects-desc{font:400 12px/18px "Open Sans", sans-serif;color:#888888;margin-top:5px}.cbp-l-grid-masonry-projects .cbp-caption-activeWrap{background-color:#59a3b6;background-color:rgba(89,163,182,0.95)}.cbp-l-grid-masonry-projects .cbp-l-caption-buttonLeft,.cbp-l-grid-masonry-projects .cbp-l-caption-buttonRight{background-color:#545454}.cbp-l-grid-masonry-projects-title{font:500 15px/22px "Roboto", sans-serif;color:#59a3b6;text-align:center;display:block;margin-top:12px}.cbp-l-grid-masonry-projects-title:hover{color:#457C8B}.cbp-l-grid-masonry-projects-desc{font:400 12px/18px "Roboto", sans-serif;color:#b2b2b2;text-align:center}.cbp-l-grid-team-name{font:400 17px/24px "Open Sans", sans-serif;color:#456297;display:block;text-align:center;margin-top:18px}.cbp-l-grid-team-name:hover{color:#34425C}.cbp-l-grid-team-position{font:italic 400 13px/21px "Open Sans", sans-serif;color:#999;text-align:center}.cbp-l-grid-mosaic-flat .cbp-caption-activeWrap{background-color:#64C28E;background-color:rgba(101,199,150,0.95)}.cbp-l-grid-mosaic-flat .cbp-l-caption-title{color:#FFFFFF;font:400 14px/21px "Lato", sans-serif;text-transform:uppercase;letter-spacing:2px;display:inline-block}.cbp-l-grid-mosaic-flat .cbp-l-caption-title:after{content:'';display:block;width:40%;height:1px;background-color:#fff;margin:8px auto 0}.cbp-l-grid-mosaic-projects .cbp-caption-activeWrap{background-color:#59a3b6;background-color:rgba(89,163,182,0.97)}.cbp-l-grid-mosaic .cbp-caption-activeWrap{background-color:#FFEA71;background-color:rgba(255,234,113,0.95)}.cbp-l-grid-mosaic .cbp-l-caption-title{color:#5A5A5A;font:500 18px/22px "Roboto", sans-serif;text-transform:uppercase;margin-bottom:5px}.cbp-l-grid-mosaic .cbp-l-caption-desc{color:#585858;font:400 13px/20px "Roboto", sans-serif}.cbp-l-slider-title-block{border-bottom:1px solid #cdcdcd;margin-bottom:22px}.cbp-l-slider-title-block div{padding:0 2px 6px 0;display:inline-block;border-bottom:1px solid #a9a5a5;color:#5e5e5e;margin-bottom:-1px;font:15px/21px "Roboto", sans-serif}.cbp-l-grid-slider-team-name{float:left;font:20px/30px "Roboto", sans-serif;color:#494949;margin-top:16px}.cbp-l-grid-slider-team-position{clear:both;font:14px/21px "Roboto", sans-serif;color:#A6A6A6}.cbp-l-grid-slider-team-desc{font:13px/20px "Roboto", sans-serif;color:#969696;margin-top:15px}.cbp-l-grid-slider-team-social{float:right;margin-top:16px}.cbp-l-grid-slider-team-social a{color:#737373;line-height:30px;margin-left:6px}.cbp-l-grid-slider-team-social a:hover{opacity:0.8}.cbp-l-slider-testimonials-wrap{background:#f8f9f9;padding:80px 0 110px;border-width:1px 0;border-style:solid;border-color:#dce1e2}.cbp-l-grid-slider-testimonials-body{color:#424242;max-width:800px;margin:0 auto;font:20px/32px sans-serif;text-align:center;padding:0 20px}.cbp-l-grid-slider-testimonials-footer{font:12px/19px "Roboto", sans-serif;color:#777;text-align:center;margin-bottom:10px;margin-top:30px}.cbp-l-grid-tabs{height:100px}.cbp-l-grid-tabs .cbp-item{font:14px/24px "Lato", sans-serif;max-width:700px;width:100%;margin:0 auto;right:0;text-align:center;color:#5a5a5a}.cbp-l-testimonials-title-block{position:relative;text-align:center;font:26px/36px "Roboto", sans-serif;color:#E7E7E7;margin-bottom:60px}.cbp-l-testimonials-title-block:after{content:'';position:absolute;margin:0 auto;width:23px;height:2px;bottom:-6px;background-color:#C2C2C2;left:0;right:0}.cbp-l-testimonials-wrap{background:#2D2D2D;padding:60px 0 110px}.cbp-l-grid-testimonials-body{color:#e7e7e7;max-width:800px;margin:0 auto;font:20px/32px "Roboto", sans-serif;text-align:center;padding:0 20px}.cbp-l-grid-testimonials-footer{font:12px/19px "Roboto", sans-serif;color:#C2C2C2;text-align:center;margin-bottom:40px;margin-top:35px}.cbp-search{position:relative;width:220px;margin-bottom:40px}.cbp-search .cbp-search-nothing{display:none}.cbp-search-icon{position:absolute;width:32px;height:100%;top:0;right:0;text-align:center;cursor:pointer;pointer-events:none}.cbp-search-icon:after{content:'\f002';font-family:'FontAwesome';font-size:14px;color:#797979;line-height:36px;pointer-events:none}.cbp-search-input{height:36px;padding:0 32px 0 12px;margin:0;border-radius:1px;border:1px solid #c6c3c4;font:400 12px "Open Sans", sans-serif;width:100%}.cbp-search-input[value]+.cbp-search-icon{pointer-events:auto}.cbp-search-input[value]+.cbp-search-icon:after{content:'\f00d'}.cbp-search-nothing{position:absolute;top:0;padding:0 0 30px;text-align:center;width:100%;font:13px "Open Sans", sans-serif}

/***!  /templates/debut/js/tabs/assets/css/responsive-tabs.css  !***/

/*	Responsive Tabs v1.0, Copyright 2014, Joe Mottershaw, https://github.com/joemottershaw/
//	======================================================================================= */

/*	Table of Contents
//	==================================================
//		#Reset
//		#Themes


/*	#Reset
//	================================================== */

.tabs {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.tabs {
	float: right;
	width: 13%;
	margin-left: 0%;
}
.tabs li {
	margin: 0px 0px 25px 0px;
	text-align: center;
}
.tabs li i {
	font-size: 30px;
	margin-bottom: 8px;
	text-align: center;
	display: block;
}
.tabs li a {
	color: #454545;
	display: block;
	height: 98px;
	padding: 27px 0px 20px 0px;
	text-decoration: none;
	font-size: 14px;
	background-color: #eee;
	position: relative;
}

.tabs li a:after {
	right: 100%;
	top: 50%;
	border: solid transparent; content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(238, 238, 238, 0);
	border-right-color: #eee;
	border-width: 10px;
	margin-top: -10px;
}
.tabs li.active a {
	color: #fff;
	background-color: #999;
}
.tabs li.active a:after {
	border-color: rgba(19, 175, 235, 0);
	border-right-color: #999;
}


.tabs-content {
	float: left;
	width: 83%;
	padding: 0;
	text-align: left;
}
.tabs-content img {
	width: 100%;
}
.tabs-content img.img_left2 {
	width: auto;
}
.tabs-content .tabs-panel {
	padding: 20px;
}
.tabs-content .tabs-panel .tab-title {
	display: none;
}

.tabs-content .tabs-panel.bgimg1 {
	background: url(/templates/debut/images/site-img172.jpg) no-repeat right 10px;
	height: 340px;
}
.tabs-content .tabs-panel.bgimg2 {
	background: url(/templates/debut/images/site-img173.jpg) no-repeat right 10px;
	height: 340px;
}
.tabs-content .tabs-panel.bgimg3 {
	background: url(/templates/debut/images/site-img174.jpg) no-repeat right 10px;
	height: 340px;
}

@media only screen and (min-width: 768px) and (max-width: 999px){

.tabs li i {
	font-size: 20px;
}

}


@media only screen and (min-width: 480px) and (max-width: 767px){
ul.tabs {
	width: 25%;
	margin-right: 3%;
}
.tabs-content {
	width: 72%;
}

.tabs-content .tabs-panel.bgimg1,
.tabs-content .tabs-panel.bgimg2,
.tabs-content .tabs-panel.bgimg3 {
	background: none;
}


}


@media only screen and (max-width: 479px){
ul.tabs {
	width: 30%;
	margin-right: 1%;
}
.tabs-content {
	width: 69%;
}

.tabs-content .tabs-panel.bgimg1,
.tabs-content .tabs-panel.bgimg2,
.tabs-content .tabs-panel.bgimg3 {
	background: none;
}

	
}

/***!  /templates/debut/js/tabs/assets/css/responsive-tabs2.css  !***/

.tabs2 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.tabs2 li {
	margin: 0;
	text-align: left;
}
.tabs2 li a {
	float: left;
	color: #454545;
	height: 40px;
	padding: 0px 30px;
	text-decoration: none;
	line-height: 40px;
	font-size: 14px;
	background-color: #e3e3e3;
	border-right: 1px solid #fff;
}
.tabs2 li.active a {
	color: #fff;
	background-color: #999;
}
.tabs-content2 {
	float: left;
	width: 89%;
	padding: 5% 5% 6% 5%;
	text-align: left;
	margin-bottom: 40px;
	border: 1px solid #e3e3e3;
}
.tabs-content2 img.img_left2 {
	width: auto;
	margin-right: 25px;
}
.tabs-content2 .tabs-panel {
	padding: 20px;
}
.tabs-content2 .tabs-panel2 .tab-title2 {
	display: none;
}

.tabs-content2 .tabs-panel2.two{
	padding: 20px 20px 14px 20px;
}

.tabs-content2.fullw {
	float: left;
	width: 100%;
	padding: 3% 3% 4% 3%;
	text-align: left;
	margin-bottom: 0px;
	border: 1px solid #e3e3e3;
}

/*	#Themes
//	================================================== */

#example-2 .tabs2 li {
width: 100px;
border: 1px solid #DDD;
border-right: 0;
background: #EEE;
cursor: pointer;
position: relative;
z-index: 999;
}
#example-2 .tabs2 li:last-child {
border-right: 1px solid #DDD;
}
#example-2 .tabs2 li.active {
border-bottom: 1px solid #FFF;
background: #FFF;
}
#example-2 .tabs-content2 {
border: 1px solid #DDD;
background: #FFF;
position: relative;
top: -1px;
z-index: 99;
}
#example-2 .tabs-content2 .tab-title {
color: #0b8593;
}


@media only screen and (min-width: 1000px) and (max-width: 1169px){

.tabs2 li a {
	padding: 0px 20px;
}
	
}

@media only screen and (min-width: 768px) and (max-width: 999px){

.tabs2 li a {
	padding: 0px 9px;
}

}


@media only screen and (min-width: 480px) and (max-width: 767px){
.tabs2 li a {
	padding: 0px 18px;
}

.tabs-content2.fullw {
	padding: 5% 5% 6% 5%;
}

}


@media only screen and (max-width: 479px){
.tabs2 li a {
	padding: 0px 10px;
}

.tabs-content2.fullw {
	padding: 7% 7% 8% 7%;
}

	
}

/***!  /templates/debut/js/tabs/assets/css/responsive-tabs3.css  !***/

.tabs3 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 1px solid #e0e0e0;
	border-bottom: none;
	height: 54px;
	width: 99%;
	background-color: #eee;
	position: relative;
	z-index: 4;
}
.tabs3 li {
	margin: 0;
	text-align: left;
	font-family: 'Raleway', sans-serif;
}
.tabs3 li a {
	float: left;
	color: #272727;
	height: 54px;
	padding: 0px 40px;
	font-weight: 400;
	text-decoration: none;
	line-height: 50px;
	font-size: 14px;
	background-color: #eee;
	border-right: 1px solid #fff;
}
.tabs3 li a:hover {
	color: #999;
}
.tabs3 li.active a {
	color: #999;
	border-bottom: 1px solid #fff;
	background-color: #fff;
}
.tabs-content3 {
	float: left;
	width: 91%;
	padding: 5% 4% 3% 4%;
	text-align: left;
	margin-bottom: 0px;
	margin-top: -1px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	position: relative;
	z-index: 3;
}
.tabs-content3 img.img_left2 {
	width: auto;
	margin-right: 25px;
	margin-bottom: 20px;
}
.tabs-content3 .tabs-panel {
	padding: 20px;
}
.tabs-content3 .tabs-panel3 .tab-title3 {
	display: none;
}
.tabs-content3.two {
	width: 99%;
	padding: 5% 4% 5% 4%;
}
.tabs3.two li a {
	padding: 0px 20px;
}
.tabs3.three li a {
	padding: 0px 20px;
}
.tabs-content3.three {
	width: 99%;
	padding: 10% 8%;
}

/*	#Themes
//	================================================== */

#example-3 .tabs3 li {
width: 100px;
border: 1px solid #DDD;
border-right: 0;
background: #EEE;
cursor: pointer;
position: relative;
z-index: 999;
}
#example-3 .tabs3 li:last-child {
border-right: 1px solid #DDD;
}
#example-3 .tabs3 li.active {
border-bottom: 1px solid #FFF;
background: #FFF;
}
#example-3 .tabs-content3 {
border: 1px solid #DDD;
background: #FFF;
position: relative;
top: -1px;
z-index: 99;
}
#example-3 .tabs-content3 .tab-title {
color: #0b8593;
}


@media only screen and (min-width: 1000px) and (max-width: 1169px){

.tabs3 li a {
	padding: 0px 20px;
}

.tabs3.three li a {
	padding: 0px 10px;
}

}

@media only screen and (min-width: 768px) and (max-width: 999px){

.tabs3 li a {
	padding: 0px 10px;
	font-size: 13px;
}

.tabs3.two li a {
	padding: 0px 10px;
}

.tabs3.three li a {
	padding: 0px 4px;
}


}


@media only screen and (min-width: 480px) and (max-width: 767px){
.tabs3 li a {
	padding: 0px 10px;
}

.tabs-content3.three {
	padding: 7% 5%;
}

}


@media only screen and (max-width: 479px){
.tabs3 li a {
	padding: 0px 5px;
	font-size: 13px;
}

.tabs-content3 img.img_left2 {
	width: 100%;
	margin-right: 0px;
}

.tabs3.three li a {
	padding: 0px 10px;
}
	
}

/***!  /templates/debut/js/timeline/timeline.css  !***/

/* -------------------------------- 

Primary style

-------------------------------- */


/*html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*/
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */

.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 98%;
  max-width: 1170px;
  margin: 0 auto;
}

.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------- 

Main components 

-------------------------------- */

/*header {
  height: 200px;
  line-height: 200px;
  text-align: center;
  background: #303e49;
}

header h1 {
  color: white;
  font-size: 18px;
  font-size: 1.125rem;
}*/
@media only screen and (min-width: 1170px) {

/*header {
  height: 300px;
  line-height: 300px;
}

header h1 {
  font-size: 24px;
  font-size: 1.5rem;
}*/
}

#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}

#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #fff;
}
@media only screen and (min-width: 1170px) {

#cd-timeline {
  margin-top: 3em;
  margin-bottom: 3em;
}

#cd-timeline::before {
  left: 50%;
  margin-left: -2px;
}
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
 *zoom: 1;
}

.cd-timeline-block:before,
.cd-timeline-block:after {
  content: " ";
  display: table;
}

.cd-timeline-block:after { clear: both; }

.cd-timeline-block:first-child { margin-top: 0; }

.cd-timeline-block:last-child { margin-bottom: 0; }
@media only screen and (min-width: 1170px) {

.cd-timeline-block { margin: 4em 0; }

.cd-timeline-block:first-child { margin-top: 0; }

.cd-timeline-block:last-child { margin-bottom: 0; }
}

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.05), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}

.cd-timeline-img img {
  display: block;
  width: 60px;
  height: 60px;
  position: relative;
  border-radius: 100%;
}

.cd-timeline-img.cd-picture { background: #e3e3e3; }

.cd-timeline-img.cd-movie { background: #e3e3e3; }

.cd-timeline-img.cd-location { background: #e3e3e3; }
@media only screen and (min-width: 1170px) {

.cd-timeline-img {
  width: 60px;
  height: 60px;
  left: 50%;
  margin-left: -30px;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
}

.cssanimations .cd-timeline-img.is-hidden { visibility: hidden; }

.cssanimations .cd-timeline-img.bounce-in {
  visibility: visible;
  -webkit-animation: cd-bounce-1 0.6s;
  -moz-animation: cd-bounce-1 0.6s;
  animation: cd-bounce-1 0.6s;
}
}
 @-webkit-keyframes 
cd-bounce-1 {  0% {
 opacity: 0;
 -webkit-transform: scale(0.5);
}
 60% {
 opacity: 1;
 -webkit-transform: scale(1.2);
}
 100% {
 -webkit-transform: scale(1);
}
}
@-moz-keyframes 
cd-bounce-1 {  0% {
 opacity: 0;
 -moz-transform: scale(0.5);
}
 60% {
 opacity: 1;
 -moz-transform: scale(1.2);
}
 100% {
 -moz-transform: scale(1);
}
}
@-o-keyframes 
cd-bounce-1 {  0% {
 opacity: 0;
 -o-transform: scale(0.5);
}
 60% {
 opacity: 1;
 -o-transform: scale(1.2);
}
 100% {
 -o-transform: scale(1);
}
}
@keyframes 
cd-bounce-1 {  0% {
 opacity: 0;
 transform: scale(0.5);
}
 60% {
 opacity: 1;
 transform: scale(1.2);
}
 100% {
 transform: scale(1);
}
}

.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
  box-shadow: 0 3px 0 #e3e3e3;
 *zoom: 1;
}

.cd-timeline-content:before,
.cd-timeline-content:after {
  content: " ";
  display: table;
}

.cd-timeline-content:after { clear: both; }

.cd-timeline-content h2 { color: #2ecc71; font-weight: normal; margin-bottom: 0px;}

.cd-timeline-content p,
.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem;
}

.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date { display: inline-block; }

.cd-timeline-content p.text {
  margin: 5px 0;
  line-height: 23px;
  font-size: 14px;
}

.cd-timeline-content .cd-read-more {
  float: right;
  padding: .58em 1em;
  background: #999;
  color: white;
  border-radius: 0.25em;
  transition: all 0.3s ease;
}

.no-touch .cd-timeline-content .cd-read-more:hover { background-color: #2ecc71; }

.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
}

.cd-timeline-content .cd-date strong {
	background-color: #2ecc71;
	color: #fff;
	padding: 5px 12px;
}

.cd-timeline-content .cd-date strong {
	position: relative;
	background: #2ecc71;
}
.cd-timeline-content .cd-date strong:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(47, 146, 238, 0);
	border-right-color: #2ecc71;
	border-width: 8px;
	margin-top: -8px;
}

.cd-timeline-content .cd-date b {
	background-color: #2ecc71;
	color: #fff;
	padding: 5px 12px;
}

.cd-timeline-content .cd-date b {
	position: relative;
	background: #2ecc71;
}
.cd-timeline-content .cd-date b:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(47, 146, 238, 0);
	border-left-color: #2ecc71;
	border-width: 8px;
	margin-top: -8px;
}

.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 320px) {

.cd-timeline-content h2 {
  font-size: 20px;
  font-size: 1.25rem;
}

.cd-timeline-content p {
  font-size: 16px;
  font-size: 1rem;
}

.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
  font-size: 14px;
  font-size: 0.875rem;
}
}
@media only screen and (min-width: 1170px) {

.cd-timeline-content {
  margin-left: 0;
  padding: 1.6em;
  width: 45%;
}

.cd-timeline-content::before {
  top: 24px;
  left: 100%;
  border-color: transparent;
  border-left-color: white;
}

.cd-timeline-content .cd-read-more { float: left; }

.cd-timeline-content .cd-date {
  position: absolute;
  width: 100%;
  left: 122%;
  top: 6px;
  font-size: 16px;
  font-size: 1rem;
}

.cd-timeline-block:nth-child(even) .cd-timeline-content { float: right; }

.cd-timeline-block:nth-child(even) .cd-timeline-content::before {
  top: 24px;
  left: auto;
  right: 100%;
  border-color: transparent;
  border-right-color: white;
}

.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more { float: right; }

.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
  left: auto;
  right: 122%;
  text-align: right;
}

.cssanimations .cd-timeline-content.is-hidden { visibility: hidden; }

.cssanimations .cd-timeline-content.bounce-in {
  visibility: visible;
  -webkit-animation: cd-bounce-2 0.6s;
  -moz-animation: cd-bounce-2 0.6s;
  animation: cd-bounce-2 0.6s;
}
}
 @media only screen and (min-width: 1170px) {

/* inverse bounce effect on even content blocks */

.cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
  -webkit-animation: cd-bounce-2-inverse 0.6s;
  -moz-animation: cd-bounce-2-inverse 0.6s;
  animation: cd-bounce-2-inverse 0.6s;
}
}
@-webkit-keyframes 
cd-bounce-2 {  0% {
 opacity: 0;
 -webkit-transform: translateX(-100px);
}
 60% {
 opacity: 1;
 -webkit-transform: translateX(20px);
}
 100% {
 -webkit-transform: translateX(0);
}
}
@-moz-keyframes 
cd-bounce-2 {  0% {
 opacity: 0;
 -moz-transform: translateX(-100px);
}
 60% {
 opacity: 1;
 -moz-transform: translateX(20px);
}
 100% {
 -moz-transform: translateX(0);
}
}
@-o-keyframes 
cd-bounce-2 {  0% {
 opacity: 0;
 -o-transform: translateX(-100px);
}
 60% {
 opacity: 1;
 -o-transform: translateX(20px);
}
 100% {
 -o-transform: translateX(0);
}
}
@keyframes 
cd-bounce-2 {  0% {
 opacity: 0;
 transform: translateX(-100px);
}
 60% {
 opacity: 1;
 transform: translateX(20px);
}
 100% {
 transform: translateX(0);
}
}
@-webkit-keyframes 
cd-bounce-2-inverse {  0% {
 opacity: 0;
 -webkit-transform: translateX(100px);
}
 60% {
 opacity: 1;
 -webkit-transform: translateX(-20px);
}
 100% {
 -webkit-transform: translateX(0);
}
}
@-moz-keyframes 
cd-bounce-2-inverse {  0% {
 opacity: 0;
 -moz-transform: translateX(100px);
}
 60% {
 opacity: 1;
 -moz-transform: translateX(-20px);
}
 100% {
 -moz-transform: translateX(0);
}
}
@-o-keyframes 
cd-bounce-2-inverse {  0% {
 opacity: 0;
 -o-transform: translateX(100px);
}
 60% {
 opacity: 1;
 -o-transform: translateX(-20px);
}
 100% {
 -o-transform: translateX(0);
}
}
@keyframes 
cd-bounce-2-inverse {  0% {
 opacity: 0;
 transform: translateX(100px);
}
 60% {
 opacity: 1;
 transform: translateX(-20px);
}
 100% {
 transform: translateX(0);
}
}

/***!  /templates/debut/js/tooltips/darktooltip.css  !***/

.tobox{
	float: left;
	padding: 10px;
	background-color: #eee;
	width:120px;
	margin:0 10px 10px 0px;
	text-align:center;
	border-radius: 3px;
}

.tobox.two{
	width: 180px;
}

.tobox.fixed-box{
	position:fixed;
	right:50px;
	top:50px;
}


.dark-tooltip{ display:none; position:absolute; z-index:99; text-decoration:none; font-weight:normal; height:auto; top:0; left:0;}

.dark-tooltip.small{ padding:4px; font-size:12px; max-width:150px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.dark-tooltip.medium{ padding:10px; font-size:14px; max-width:200px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.dark-tooltip.large{ padding:16px; font-size:16px; max-width:250px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

/* Tips */
.dark-tooltip .tip{ transform: scale(1.01); -webkit-transform: scale(1.01); transform: scale(1.01); content: ""; position: absolute; width:0; height:0; border-style: solid; line-height: 0px; }

.dark-tooltip.south .tip{ left:50%; top:100%;}
.dark-tooltip.west .tip{ left:0; top:50%;}
.dark-tooltip.north .tip{ left:50%; top:0; }
.dark-tooltip.east .tip{ left:100%; top:50%;}

.dark-tooltip.south.small .tip{ border-width: 7px 5px 0 5px; margin-left:-5px;}
.dark-tooltip.south.medium .tip{ border-width: 8px 6px 0 6px; margin-left:-6px;}
.dark-tooltip.south.large .tip{ border-width: 14px 12px 0 12px; margin-left:-12px;}

.dark-tooltip.west.small .tip{ border-width: 5px 7px 5px 0; margin-left:-7px; margin-top:-5px;}
.dark-tooltip.west.medium .tip{ border-width: 6px 8px 6px 0; margin-left:-8px; margin-top:-6px;}
.dark-tooltip.west.large .tip{ border-width: 12px 14px 12px 0; margin-left:-14px; margin-top:-12px;}

.dark-tooltip.north.small .tip{ border-width: 0 5px 7px 5px; margin-left:-5px; margin-top:-7px;}
.dark-tooltip.north.medium .tip{ border-width: 0 6px 8px 6px; margin-left:-6px; margin-top:-8px;}
.dark-tooltip.north.large .tip{ border-width: 0 12px 14px 12px; margin-left:-12px; margin-top:-14px;}

.dark-tooltip.east.small .tip{ border-width: 5px 0 5px 7px; margin-top:-5px;}
.dark-tooltip.east.medium .tip{ border-width: 6px 0 6px 8px; margin-top:-6px;}
.dark-tooltip.east.large .tip{ border-width: 12px 0 12px 14px; margin-top:-12px;}

/* confirm */
.dark-tooltip ul.confirm{ list-style-type:none;margin-top:5px;display:inline-block;margin:0 auto; }
.dark-tooltip ul.confirm li{ padding:10px;float:left;margin:5px;min-width:25px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;}

/* themes */
.dark-tooltip.dark{ background-color:#1e1e1e; color:#fff; }
.dark-tooltip.light{ background-color:#ebedf3; color:#1e1e1e; }

.dark-tooltip.dark.south .tip{ border-color: #1e1e1e transparent transparent transparent; _border-color: #1e1e1e #000000 #000000 #000000; _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000'); }
.dark-tooltip.dark.west .tip{ border-color: transparent #1e1e1e transparent transparent; _border-color: #000000 #1e1e1e #000000 #000000; _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000'); }
.dark-tooltip.dark.north .tip{ border-color: transparent transparent #1e1e1e transparent; _border-color: #000000 #000000 #1e1e1e #000000; _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000'); }
.dark-tooltip.dark.east .tip{ border-color: transparent transparent transparent #1e1e1e; _border-color: #000000 #000000 #000000 #1e1e1e; _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000'); }

.dark-tooltip.light.south .tip{ border-color: #ebedf3 transparent transparent transparent; _border-color: #ebedf3 #000000 #000000 #000000; _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000'); }
.dark-tooltip.light.west .tip{ border-color: transparent #ebedf3 transparent transparent; _border-color: #000000 #ebedf3 #000000 #000000; _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000'); }
.dark-tooltip.light.north .tip{ border-color: transparent transparent #ebedf3 transparent; _border-color: #000000 #000000 #ebedf3 #000000; _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000'); }
.dark-tooltip.light.east .tip{ border-color: transparent transparent transparent #ebedf3; _border-color:#000000 #000000 #000000 #ebedf3 ; _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000'); }

.dark-tooltip.dark ul.confirm li{ background-color:#416E85;}
.dark-tooltip.dark ul.confirm li:hover{ background-color:#417E85;}

.dark-tooltip.light ul.confirm li{ background-color:#C1DBDB;}
.dark-tooltip.light ul.confirm li:hover{ background-color:#DCE8E8;}

/* Animations */
.animated{
	-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;
	-webkit-animation-duration:.5s;-moz-animation-duration:.5s;-ms-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s;
}
@-webkit-keyframes flipInUp {
	0% { -webkit-transform: perspective(400px) rotateX(-90deg); opacity: 0;} 
	40% { -webkit-transform: perspective(400px) rotateX(5deg);}
	70% { -webkit-transform: perspective(400px) rotateX(-5deg);}
	100% { -webkit-transform: perspective(400px) rotateX(0deg); opacity: 1;}
}
@-moz-keyframes flipInUp {
	0% {transform: perspective(400px) rotateX(-90deg);opacity: 0;}
	40% {transform: perspective(400px) rotateX(5deg);}
	70% {transform: perspective(400px) rotateX(-5deg);}
	100% {transform: perspective(400px) rotateX(0deg);opacity: 1;}
}
@-o-keyframes flipInUp {
	0% {-o-transform: perspective(400px) rotateX(-90deg);opacity: 0;}
	40% {-o-transform: perspective(400px) rotateX(5deg);}
	70% {-o-transform: perspective(400px) rotateX(-5deg);}
	100% {-o-transform: perspective(400px) rotateX(0deg);opacity: 1;}
}
@keyframes flipInUp {
	0% {transform: perspective(400px) rotateX(-90deg);opacity: 0;}
	40% {transform: perspective(400px) rotateX(5deg);}
	70% {transform: perspective(400px) rotateX(-5deg);}
	100% {transform: perspective(400px) rotateX(0deg);opacity: 1;}
}
@-webkit-keyframes flipInRight {
	0% { -webkit-transform: perspective(400px) rotateY(-90deg); opacity: 0;} 
	40% { -webkit-transform: perspective(400px) rotateY(5deg);}
	70% { -webkit-transform: perspective(400px) rotateY(-5deg);}
	100% { -webkit-transform: perspective(400px) rotateY(0deg); opacity: 1;}
}
@-moz-keyframes flipInRight {
	0% {transform: perspective(400px) rotateY(-90deg);opacity: 0;}
	40% {transform: perspective(400px) rotateY(5deg);}
	70% {transform: perspective(400px) rotateY(-5deg);}
	100% {transform: perspective(400px) rotateY(0deg);opacity: 1;}
}
@-o-keyframes flipInRight {
	0% {-o-transform: perspective(400px) rotateY(-90deg);opacity: 0;}
	40% {-o-transform: perspective(400px) rotateY(5deg);}
	70% {-o-transform: perspective(400px) rotateY(-5deg);}
	100% {-o-transform: perspective(400px) rotateY(0deg);opacity: 1;}
}
@keyframes flipInRight {
	0% {transform: perspective(400px) rotateY(-90deg);opacity: 0;}
	40% {transform: perspective(400px) rotateY(5deg);}
	70% {transform: perspective(400px) rotateY(-5deg);}
	100% {transform: perspective(400px) rotateY(0deg);opacity: 1;}
}
.flipIn { -webkit-backface-visibility: visible !important; -moz-backface-visibility: visible !important; -o-backface-visibility: visible !important; backface-visibility: visible !important}
.flipIn.south, .flipIn.north { -webkit-animation-name: flipInUp; -moz-animation-name: flipInUp; -o-animation-name: flipInUp; animation-name: flipInUp; }
.flipIn.west, .flipIn.east { -webkit-animation-name: flipInRight; -moz-animation-name: flipInRight; -o-animation-name: flipInRight; animation-name: flipInRight; }

@-webkit-keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;}}
@-moz-keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;}}
@-o-keyframes fadeIn {0% {opacity: 0;}100% {opacity: 1;}}
@keyframes fadeIn {0% {opacity: 0;}100% {opacity: 1;}}

.fadeIn{-webkit-animation-name: fadeIn; -moz-animation-name: fadeIn; -o-animation-name: fadeIn; animation-name: fadeIn;}

/* Modal */
.darktooltip-modal-layer{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(/templates/debut/js/img/modal-bg.png);
	opacity: .7;
	display: none;
}

/***!  /templates/debut/js/carouselowl/owl.transitions.css  !***/

/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}

/***!  /templates/debut/js/carouselowl/owl.carousel.css  !***/

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
	padding: 0px 10px;
}

.owl-carousel.nomg .owl-item{
	float: left;
	padding: 0px 0px;
}

#owl-demo8 .item img{
	display: block;
	width: 100%;
	height: auto;
}
#owl-demo9 .owl-item img{
  display: block;
  width: 100%;
  height: auto;
}
#owl-demo10 .item{
	margin: 3px;
}
#owl-demo10 .item img{
	display: block;
	width: 100%;
	height: auto;
	border-radius: 4px;
}

#owl-demo11 .item img{
  display: block;
  width: 100%;
  height: 400px;
}
#owl-demo11 .owl-item img{
  display: block;
  width: 100%;
  height: auto;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
	margin-top: 35px;
}

.owl-controls {
	text-align: center;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(/templates/debut/js/carouselowl/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

#bar{
  width: 0%;
  max-width: 100%;
  height: 4px;
  background: #e54c4c;
}
#progressBar{
  width: 100%;
  background: #454545;
}

#sync1 .item{
	background: #0c83e7;
	padding: 0px 0px;
	height: auto;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}
#sync1 .owl-item img{
  display: block;
  width: 100%;
  height: auto;
}

#sync1 .owl-item iframe{
  display: block;
  width: 100%;
  height: 480px;
}




/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 5px 18px 7px 18px;
	font-size: 12px;
	border-radius: 20px;
	background: #ccc;
	line-height: 10px;
	transition: all 0.3s ease;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	text-decoration: none;
	background: #393939;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 3px;
	filter: Alpha(Opacity=30);/*IE7 fix*/
	opacity: 0.3;
	border-radius: 100%;
	background: #707070;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(/templates/debut/js/carouselowl/AjaxLoader.gif) no-repeat center center
}





/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(/templates/debut/js/carouselowl/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}



#sync2 {
	width: 55%;
	margin: 20px auto 0 auto;
}
#sync2 .item{
	background: #C9C9C9;
	padding: 0px 0px 0px 0px;
	width: 120px;
	height: 50px;
	margin: 5px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
}
#sync2 .item img {
	width: 120px;
	height: 50px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
}
#sync2 .item h1{
  font-size: 18px;
}
#sync2 .synced .item{
  background: #0c83e7;
}


#sync3 .item {
	float: left;
	width: 100%;
	padding: 0px 0px;
	height: auto;
	text-align: center;
}

#sync4 {
	width: 57%;
	margin-left: 27%;
}
#sync4 .item{
	background: none;
	padding: 0px 0px;
	cursor: pointer;
	color: #999;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin: 0 auto;
	text-align: center;
}
#sync4 .synced .item {
	color: #272727;
}
#sync4 .synced .item img {
	border-color: #272727;
	opacity: 1;
}
#sync4 .item img {
	padding: 10px;
	border: 1px solid #999;
	border-radius: 100%;
	font-size: 30px;
	line-height: 67px;
	display: block;
	margin: 0 auto 7px auto;
	opacity: 0.5;
}


#sync5 .item {
	float: left;
	width: 100%;
	padding: 0px 0px 10px 0px;
	height: auto;
	text-align: center;
}

#sync6 {
	width: 57%;
	margin-left: 30%;
}
#sync6 .item{
	background: none;
	padding: 7px 9px;
	cursor: pointer;
	color: #999;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #ccc;
}
#sync6 .synced .item {
	color: #272727;
	border: 1px solid #272727;
}




@media only screen and (min-width: 768px) and (max-width: 1169px){
#sync4 {
	width: 75%;
	margin-left: 20%;
}

#sync6 {
	width: 75%;
	margin-left: 16%;
}

}

@media only screen and (min-width: 320px) and (max-width: 767px){
#sync4 {
	width: 90%;
	margin-left: 10%;
}

#sync6 {
	width: 100%;
	margin-left: 0%;
}
#sync6 .item{
	padding: 7px 5px;
	font-size: 14px;
}

}

/***!  /templates/debut/js/carouselowl/owl.theme.css  !***/

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme.left .owl-controls{
	margin-top: 0px;
	text-align: left;
}
.owl-theme .owl-controls{
	margin-top: 0px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 8px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #272727;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 8px;
	height: 8px;
	margin: 5px 3px;
	filter: Alpha(Opacity=30);/*IE7 fix*/
	opacity: 0.3;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #272727;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

.owl-theme.lightbults .owl-controls .owl-page span{
	background: #fff;
}
.owl-theme.lightbults .owl-controls .owl-page.active span,
.owl-theme.lightbults .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(/templates/debut/js/carouselowl/AjaxLoader.gif) no-repeat center center
}

/***!  /templates/debut/js/progressbar/ui.progress-bar.css  !***/

/* Webkit animation keyframes */
@-webkit-keyframes animate-stripes {
  from {
    background-position: 0 0;
  }
  
  to {
   background-position: 44px 0;
  }
}

.ui-progress-bar {
  position: relative;
  height: 35px;
  padding-right: 2px;
  border-bottom: 10px solid #e0e0e0;
  margin-top: -25px;
  
}
.ui-progress {
  position: relative;
  display: block;
  overflow: hidden;
  height: 35px;
  border-bottom: 10px solid #8abfed;
}
.ui-progress.two {
  border-bottom: 10px solid #b2c676;
}
.ui-progress.three {
  border-bottom: 10px solid #b192d0;
}
.ui-progress.four {
  border-bottom: 10px solid #e7d18d;
}
.ui-progress.five {
  border-bottom: 10px solid #f39191;
}
.ui-progress span.ui-label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 16px;
  color: #272727;
  position: absolute;
  right: 0;
  line-height: 20px;
  padding-right: 12px;
  white-space: nowrap;
  
}

.ui-progress-bar.small {
  height: 34px;
  border-bottom: 8px solid #e0e0e0;
  margin-top: -35px;
  
}
.ui-progress.small {
  height: 34px;
  border-bottom: 8px solid #8abfed;
}
.ui-progress.small.two {
  border-bottom: 8px solid #b2c676;
}
.ui-progress.small.three {
  border-bottom: 8px solid #b192d0;
}
.ui-progress.small.four {
  border-bottom: 8px solid #e7d18d;
}
.ui-progress.small.five {
  border-bottom: 8px solid #f39191;
}


.ui-progress-bar2 {
  position: relative;
  height: 46px;
  padding-right: 2px;
  border-bottom: 10px solid #e0e0e0;
  margin-top: -29px;
  
}
.ui-progress2 {
  position: relative;
  display: block;
  overflow: hidden;
  height: 46px;
  border-bottom: 10px solid #8abfed;
}
.ui-progress2.two {
  border-bottom: 10px solid #b2c676;
}
.ui-progress2.three {
  border-bottom: 10px solid #b192d0;
}
.ui-progress2.four {
  border-bottom: 10px solid #e7d18d;
}
.ui-progress2.five {
  border-bottom: 10px solid #f39191;
}
.ui-progress2 span.ui-label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  position: absolute;
  right: 0;
  line-height: 28px;
  padding-right: 12px;
  white-space: nowrap;
}
.ui-progress2 b {
	float: left;
	width: 40px;
	height: 40px;
	text-align: center;
	background: url(/templates/debut/images/tooltop-graph.png) no-repeat center top;
}



.ui-progress-bar3 {
  position: relative;
  height: 35px;
  padding-right: 2px;
  border-bottom: 10px solid #e0e0e0;
  margin-top: -25px;
  
}
.ui-progress3 {
  position: relative;
  display: block;
  overflow: hidden;
  height: 35px;
  border-bottom: 10px solid #999;
}
.ui-progress3 span.ui-label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 16px;
  color: #272727;
  position: absolute;
  right: 0;
  line-height: 20px;
  padding-right: 12px;
  white-space: nowrap;
  
}


.ui-progress-bar4 {
  position: relative;
  height: 27px;
  padding-right: 2px;
  background-color: #e0e0e0;
  margin-top: -10px;
  border-radius: 14px;
}
.ui-progress4 {
  position: relative;
  display: block;
  overflow: hidden;
  height: 27px;
  background-color: #272727;
  border-radius: 14px;
}
.ui-progress4 span.ui-label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  position: absolute;
  right: 0;
  line-height: 27px;
  padding-right: 30px;
  white-space: nowrap;
  
}

.ui-progress-bar4.color {
  height: 22px;
  border-radius: 14px;
  margin-top: -5px;
}
.ui-progress4.color {
  height: 22px;
  border-radius: 14px;
  background-color: #e54c4c;
}
.ui-progress4 span.ui-label {
  line-height: 22px;
}

.pro_bar h5 {
	font-weight: 500;
}

/***!  /templates/debut/css/home.css  !***/

/*
* @package Debut
* @copyright (C) 2016 by Joomlastars - All rights reserved!
* @license GNU General Public License, version 2 (http://www.gnu.org/licenses/gpl-2.0.html)
* @author Joomlastars <stars.joomla@gmail.com>
* @authorurl <http://themeforest.net/user/joomlastars>
*/


/* Css for home page only */

/***!  /templates/debut/css/stylenew.css  !***/

.cmc-signup label {

	font-weight: normal;

	padding-bottom: 10px;

}

@media (max-width: 940px) {

.footer{
	visibility:hidden;
	    position: fixed;
}

.left_sidebar{
		visibility:hidden;
	    position: fixed;
	}

}


@media (min-width: 941px) {

.container_mobile{
	visibility:hidden;
	    position: fixed;
}

}


.address_mobile li {
    color: #fff;
}
.address_mobile a {
    color: #fff !important;
    transition: all 0.3s ease 0s;
}

.address_mobile a:hover {
    color: #ccc !important;
    transition: all 0.3s ease 0s;
}




.left_sidebar, .content_right, .content_left, .right_sidebar {

	padding: 30px 0 20px;

}

.label .hasPopover,

.label .hasTooltip {

	display: inline-block;

}

.tooltip {

	position: absolute;

	z-index: 1030;

	display: block;

	visibility: visible;

	font-size: 11px;

	line-height: 1.4;

	opacity: 0;

	filter: alpha(opacity=0);

}

.tooltip.in {

	opacity: 0.8;

	filter: alpha(opacity=80);

}

.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: 8px;

	color: #fff;

	text-align: center;

	text-decoration: none;

	background-color: #000;

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	border-radius: 4px;

}

.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: #000;

}

.tooltip.right .tooltip-arrow {

	top: 50%;

	left: 0;

	margin-top: -5px;

	border-width: 5px 5px 5px 0;

	border-right-color: #000;

}

.tooltip.left .tooltip-arrow {

	top: 50%;

	right: 0;

	margin-top: -5px;

	border-width: 5px 0 5px 5px;

	border-left-color: #000;

}

.tooltip.bottom .tooltip-arrow {

	top: 0;

	left: 50%;

	margin-left: -5px;

	border-width: 0 5px 5px;

	border-bottom-color: #000;

}

.popover {

	position: absolute;

	top: 0;

	left: 0;

	z-index: 1060;

	display: none;

	max-width: 276px;

	padding: 1px;

	text-align: left;

	background-color: #fff;

	-webkit-background-clip: padding-box;

	-moz-background-clip: padding;

	background-clip: padding-box;

	border: 1px solid #ccc;

	border: 1px solid rgba(0,0,0,0.2);

	-webkit-border-radius: 6px;

	-moz-border-radius: 6px;

	border-radius: 6px;

	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);

	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);

	box-shadow: 0 5px 10px rgba(0,0,0,0.2);

	white-space: normal;

}

.popover.top {

	margin-top: -10px;

}

.popover.right {

	margin-left: 10px;

}

.popover.bottom {

	margin-top: 10px;

}

.popover.left {

	margin-left: -10px;

}

.popover-title {

	margin: 0;

	padding: 8px 14px;

	font-size: 14px;

	font-weight: normal;

	line-height: 18px;

	background-color: #f7f7f7;

	border-bottom: 1px solid #ebebeb;

	-webkit-border-radius: 5px 5px 0 0;

	-moz-border-radius: 5px 5px 0 0;

	border-radius: 5px 5px 0 0;

}

.popover-title:empty {

	display: none;

}

.popover-content {

	padding: 9px 14px;

}

.popover .arrow,

.popover .arrow:after {

	position: absolute;

	display: block;

	width: 0;

	height: 0;

	border-color: transparent;

	border-style: solid;

}

.popover .arrow {

	border-width: 11px;

}

.popover .arrow:after {

	border-width: 10px;

	content: "";

}

.popover.top .arrow {

	left: 50%;

	margin-left: -11px;

	border-bottom-width: 0;

	border-top-color: #999;

	border-top-color: rgba(0,0,0,0.25);

	bottom: -11px;

}

.popover.top .arrow:after {

	bottom: 1px;

	margin-left: -10px;

	border-bottom-width: 0;

	border-top-color: #fff;

}

.popover.right .arrow {

	top: 50%;

	left: -11px;

	margin-top: -11px;

	border-left-width: 0;

	border-right-color: #999;

	border-right-color: rgba(0,0,0,0.25);

}

.popover.right .arrow:after {

	left: 1px;

	bottom: -10px;

	border-left-width: 0;

	border-right-color: #fff;

}

.popover.bottom .arrow {

	left: 50%;

	margin-left: -11px;

	border-top-width: 0;

	border-bottom-color: #999;

	border-bottom-color: rgba(0,0,0,0.25);

	top: -11px;

}

.popover.bottom .arrow:after {

	top: 1px;

	margin-left: -10px;

	border-top-width: 0;

	border-bottom-color: #fff;

}

.popover.left .arrow {

	top: 50%;

	right: -11px;

	margin-top: -11px;

	border-right-width: 0;

	border-left-color: #999;

	border-left-color: rgba(0,0,0,0.25);

}

.popover.left .arrow:after {

	right: 1px;

	border-right-width: 0;

	border-left-color: #fff;

	bottom: -10px;

}



.tip-text {

	text-align: left;

}

#contact-form input[type="checkbox"] {

	width: 0px;

	margin-right: 10px;

}

#contact-form .hasTooltip {

	display: block !important;

	width: auto!important;

}

a, a:active, a:focus {

	outline: 0;

	outline-style: none;

	outline-width: 0;

}

@font-face {

	font-family: 'IcoMoon';

	src: url(/media/jui/fonts/IcoMoon.eot);

	src: url(/media/jui/fonts/IcoMoon.eot#iefix) format('embedded-opentype'), url(/media/jui/fonts/IcoMoon.woff) format('woff'), url(/media/jui/fonts/IcoMoon.ttf) format('truetype'), url(/media/jui/fonts/IcoMoon.svg#IcoMoon) format('svg');

	font-weight: normal;

	font-style: normal;

}

[data-icon]:before {

	font-family: 'IcoMoon';

	content: attr(data-icon);

	speak: none;

}

[class^="icon-"]:before, [class*=" icon-"]:before {

	font-style: normal;

	speak: none;

}

.icon-edit:before {

	content: "\2b";

}

.icon-edit {

	background-color: #fdc236;

	color: #fff!important;

	padding: 10px;

}

.alert-error, .alert-info, .alert-notice, .alert-success {

	float: left;

	margin: 10px;

	padding: 20px;

	width: 100%;

}

.alert {

	padding: 8px 35px 8px 14px;

	margin: 20px 0;

	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);

	background-color: #fcf8e3;

	border: 1px solid #fbeed5;

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	border-radius: 4px;

}

.alert, .alert h4 {

	color: #c09853;

}

.alert h4 {

	margin: 0;

}

.alert .close {

	position: relative;

	top: -2px;

	right: -21px;

	line-height: 20px;

}

.alert-success {

	background-color: #dff0d8;

	border-color: #d6e9c6;

	color: #468847;

}

.alert-success h4 {

	color: #468847;

}

.alert-danger, .alert-error {

	background-color: #f2dede;

	border-color: #eed3d7;

	color: #b94a48;

}

.alert-danger h4, .alert-error h4 {

	color: #b94a48;

}

.alert-info {

	background-color: #d9edf7;

	border-color: #bce8f1;

	color: #3a87ad;

}

.alert-info h4 {

	color: #3a87ad;

}

.alert-block {

	padding-top: 14px;

	padding-bottom: 14px;

}

.alert-block>p, .alert-block>ul {

	margin-bottom: 0;

}

.alert-block p+p {

	margin-top: 5px;

}

.close {

	float: right;

	font-size: 20px;

	font-weight: bold;

	line-height: 20px;

	color: #000000;

	text-shadow: 0 1px 0 #ffffff;

	opacity: 0.2;

	filter: alpha(opacity=20);

}

.close:hover, .close:focus {

	color: #000000;

	text-decoration: none;

	cursor: pointer;

	opacity: 0.4;

	filter: alpha(opacity=40);

}

#system-message {

	float: left;

	width: 100%;

}

/* pagination */



.pagination.center {

	text-align: center;

}

.pagination.center b {

	float: none;

}

.pagination {

	clear: both;

	padding: 10px 0;

	margin-bottom: 20px;

	font-family: 'Open Sans', sans-serif;

}

.pagination b {

	float: left;

	margin: 0px 5px 2px 0;

	padding: 0px 10px;

	font-weight: normal;

	color: #999;

}

.pagination a.navlinks {

	font-size: 12px;

	color: #454545;

	background-color: #eee;

	font-weight: 600;

	text-transform: uppercase;

	padding: 7px 10px;

	border-radius: 3px;

}

.pagination a.navlinks:hover {

	color: #fff;

	background-color: #454545;

}

.pagination a.current {

	color: #fff;

	background-color: #454545;

}

/* Advertisements */



ul.adsbanner-list {

	margin: 0px 0px 0px 0px;

	padding: 0px;

	float: left;

	width: 100%;

}

.adsbanner-list li {

	margin: 0px 10px 10px 0px;

	padding: 0px;

	float: left;

	width: 140px;

	height: 140px;

	list-style-type: none;

}

.adsbanner-list li img {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 140px;

	height: 140px;

	list-style-type: none;

}

.adsbanner-list li.last {

	margin: 0px 0px 0px 0px;

	padding: 0px;

	float: left;

	width: 140px;

	height: 140px;

	list-style-type: none;

}

#jform_captcha {

	float: left;

	width: 100%;

}

footer .cancel {

	margin-left: 15px;

	padding: 10px;

}

#submitCommentButton {

	float: left;

}

form span#formLog.k2FormLogError, form span#formLog.k2FormLogSuccess, form .formLogLoading, form span#formLog {

	float: left;

	width: 100%;

}

.cmc-updated

{

	color:#fff;

}

/***!  /templates/debut/css/custom.css  !***/

/*
* @package Debut
* @copyright (C) 2016 by Joomlastars - All rights reserved!
* @license GNU General Public License, version 2 (http://www.gnu.org/licenses/gpl-2.0.html)
* @author Joomlastars <stars.joomla@gmail.com>
* @authorurl <http://themeforest.net/user/joomlastars>
*/

/* You can add new css here */

@media only screen and (min-width: 768px) and (max-width: 1000px) {
	.h2feature_section1 .one_third_less {
		border-right: none !important;
}
}
