@font-face {
    font-family: 'HelveticaNeue';
    src: url('fonts/HelveticaNeue.eot');
    src: url('fonts/HelveticaNeue.eot') format('embedded-opentype'),
         url('fonts/HelveticaNeue.woff2') format('woff2'),
         url('fonts/HelveticaNeue.woff') format('woff'),
         url('fonts/HelveticaNeue.ttf') format('truetype'),
         url('fonts/HelveticaNeue.svg#HelveticaNeue') format('svg');
}
:root{
 	--accent-color: #982427;
}


 /* CSS Document */


 html,
 body {
 	margin: 0px;
 	padding: 0px;
 	font: normal 14px/1.8 'HelveticaNeue','Open Sans', 'Geneva', sans-serif;
 	color: #333;
 	height: 100%;
 	line-height: 1.42857143;
 }

 html {
 	-webkit-text-size-adjust: 100%;
 	-ms-text-size-adjust: 100%;
 	overflow-x: hidden;
 }

 @media only screen and (max-width: 991px) {
 	.dng-main {
 		overflow-x: hidden;
 		overflow-y: hidden;
 	}
 }

 @media only screen and (max-width: 1400px) and (orientation: landscape) {
 	.dng-main {
 		overflow-x: hidden;
 		overflow-y: hidden;
 	}
 }

 @media only screen and (max-width: 1024px) and (orientation: portrait) {
 	.dng-main {
 		overflow-x: hidden;
 		overflow-y: hidden;
 	}

 }


 .Normal {
	color: inherit;
	font: inherit;
	line-height: inherit;
}

 #Body, html, body, .Head, .SubTitle, .SubSubTitle, .Normal{
	font-family: "HelveticaNeue";  
	font-size: 16px; 
	line-height: 1.8;
	letter-spacing: 0;
	color: #363636 ;
}


 h1{
	color:#363636;
	font-family:'Bebas Neue'; 	font-weight:400;
	font-size:30px;
	line-height:1.2;
	letter-spacing:0;
}		
h2{
	color:#363636;
		font-family:'Bebas Neue'; 	font-weight:400;
	font-size:25px;
	line-height:1.2;
	letter-spacing:0;
}		
h3{
	color:#363636;
		font-family:'Bebas Neue'; 	font-weight:400;
	font-size:20px;
	line-height:1.2;
	letter-spacing:0;
}		
h4{
	color:#363636;
		font-family:'Bebas Neue'; 	font-weight:400;
	font-size:18px;
	line-height:1.2;
	letter-spacing:0;
}		
h5{
	color:#363636;
		font-family:'Bebas Neue'; 	font-weight:400;
	font-size:16px;
	line-height:1.2;
	letter-spacing:0;
}		
h6{
	color:#363636;
		font-family:'Bebas Neue'; 	font-weight:400;
	font-size:16px;
	line-height:1.2;
	letter-spacing:0;
}	




 ::-webkit-input-placeholder {
 	color: inherit;
 	opacity: 0.9;
 }

 :-moz-placeholder {
 	color: inherit;
 	opacity: 0.9;
 }

 ::-moz-placeholder {
 	color: inherit;
 	opacity: 0.9;
 }

 :-ms-input-placeholder {
 	color: inherit;
 	opacity: 0.9;
 }

 :placeholder {
 	color: inherit;
 	opacity: 0.9;
 }

 a,
 a:link {
 	color: #000;
	text-decoration: underline;
 }

 a:visited {
	color: #000;
 }

 a:hover {
 	color: var(--accent-color);
 }

 a:active {
	color: #000;
 }



 @media (min-width: 1600px) {
 	.container {
 		max-width: 1380px;
 	}
 }

 p {
 	margin-bottom: 30px;
 }



 .font-family-avenir {
 	font-family: "Avenir" !important;
 }

 .thin {
 	font-weight: 300 !important;
 }

 .text-purple {
 	color: #45325d !important;
 }

 

 /*--------------------------------------------------------------
# Spacing
--------------------------------------------------------------*/
 .margin-top-xsm {
 	margin-top: 15px !important;
 }

 .margin-top-sm {
 	margin-top: 30px !important;
 }

 .margin-top-md {
 	margin-top: 50px !important;
 }

 .margin-top-lg {
 	margin-top: 70px !important;
 }

 .margin-top-xlg {
 	margin-top: 100px !important;
 }

 .margin-bottom-xsm {
 	margin-bottom: 15px !important;
 }

 .margin-bottom-sm {
 	margin-bottom: 30px !important;
 }

 .margin-bottom-md {
 	margin-bottom: 50px !important;
 }

 .margin-bottom-lg {
 	margin-bottom: 70px !important;
 }

 .margin-bottom-xlg {
 	margin-bottom: 100px !important;
 }

 @media (min-width: 992px) {
 	.margin-right-xlg {
 		margin-right: 85px !important;
 	}

 	.margin-right-sm {
 		margin-right: 10px !important;
 	}

 	.margin-left-xlg {
 		margin-left: 85px !important;
 	}

 	.margin-left-sm {
 		margin-left: 10px !important;
 	}
 }

 .padding-top-xsm {
 	padding-top: 15px !important;
 }

 .padding-top-sm {
 	padding-top: 30px !important;
 }

 .padding-top-md {
 	padding-top: 50px !important;
 }

 .padding-top-lg {
 	padding-top: 70px !important;
 }

 .padding-top-xlg {
 	padding-top: 100px !important;
 }

 .padding-bottom-xsm {
 	padding-bottom: 15px !important;
 }

 .padding-bottom-sm {
 	padding-bottom: 30px !important;
 }

 .padding-bottom-md {
 	padding-bottom: 50px !important;
 }

 .padding-bottom-lg {
 	padding-bottom: 70px !important;
 }

 .padding-bottom-xlg {
 	padding-bottom: 100px !important;
 }



 /*left full ,right full*/
 .dng-left-full,
 .dng-right-full {
 	max-width: none;
 }

 /*list*/
 .list-style,
 .list-style li {
 	list-style: none !important;

 }

 .list-style {
 	margin: 0 !important;
 	padding: 0 !important;
 }




 /*color-white*/
 .color-white,
 .color-white p,
 .color-white .Normal,
 .color-white a,
 .color-white a:link,
 .color-white a:active,
 .color-white a:visited,
 .color-white a:hover,
 .color-white h1,
 .color-white h2,
 .color-white h3,
 .color-white h4,
 .color-white h5,
 .color-white h6 {
 	color: #FFF !important;
 }

 .color-accent {
 	color: var(--accent-color) !important;
 }

 .color-mazarine {
 	color: #102a4e !important;
 }

 .color-black {
 	color: #000 !important;
 }

 .text-yellow {
 	color: var(--accent-color) !important;
 }

 .text-darkYellow {
 	color: var(--accent-color) !important;
 }


 /*ilightbox-noscroll*/
 body.ilightbox-noscroll {
 	overflow: visible;
 }


 [data-parallax="parallax"] {
 	visibility: hidden;
 }

 [data-parallax="parallax"].parallax-load {
 	visibility: visible;
 }

 /*input*/
 input[type="text"] {
 	border-radius: 0;
 }


 /*icon*/
 .fa,
 .fas {
 	font-weight: 900 !important;
 }

 .sico,
 .icon-svg {
 	display: inline-flex;
 	justify-content: center;
 	align-items: center;
 }

 .sico svg {
 	width: 1em;
 	height: 1em;
 	fill: currentColor;
 	vertical-align: inherit;
 	vertical-align: initial;
 }

 p>.sico,
 p>.icon-svg,
 li>.sico,
 li>.icon-svg {
 	vertical-align: middle;
 	margin-bottom: 0.2em;
 }


 /*icon-svg*/

 .icon-svg svg {
 	width: 1em;
 	height: 1em;
 	stroke: currentColor !important;
 	opacity: 0;
 	vertical-align: sub;
 	color: inherit;
 }

 .icon-svg svg * {
 	color: inherit;
 }

 .icon-svg svg path,
 .icon-svg svg polyline,
 .icon-svg svg rect,
 .icon-svg svg line {
 	stroke: currentColor;
 	fill: none;
 	stroke-width: 2;
 	stroke-miterlimit: 10;
 }

 .icon-svg.animated svg {
 	opacity: 1;
 }



 /*btn*/
 [class^='button-'],
 [class*=' button-'] {
 	position: relative;
 	display: inline-block;
 	font-size: 15px;
 	font-weight: 600;
 	line-height: 50px;
 	height: 50px;
 	padding: 0 25px;
 	margin-right: 3px;
 	margin-bottom: 3px;
 	text-align: center;
 	white-space: nowrap;
 	vertical-align: middle;
 	-ms-touch-action: manipulation;
 	touch-action: manipulation;
 	cursor: pointer;
 	-webkit-user-select: none;
 	user-select: none;
 	background-image: none;
 	border: none;
 	border-radius: 50px;
 	-webkit-transition: all .3s cubic-bezier(0.420, 0.000, 1.000, 1.000);
 	transition: all .3s cubic-bezier(0.420, 0.000, 1.000, 1.000);
 }

 body [class*='btn-']:hover {}

 [class*='btn-']:focus {
 	outline: 0;
 	box-shadow: none;
 }

 body [class*='btn-'] {
 	text-decoration: none !important;
 }

 .button-01 {
 	border-radius: 0px;
 	border: 1px solid var(--accent-color);
 	padding: 0 48px;
 	height: 60px;
 	line-height: 60px;
 	transition: all 300ms ease-in;

 }

 .button-01,
 .button-01:link,
 .button-01:active,
 .button-01:visited {
 	font-size: 20px;
 	font-weight: 400;
 }

 .button-01:hover {
 	text-decoration: none;
 	color: #FFF;
 }

 .button-01.btn-sm {
 	height: 42px;
 	line-height: 42px;
 	padding: 0 12px;

 }

 .button-02 {
 	border-radius: 0px;
 	padding: 0 48px;
 	height: 58px;
 	line-height: 58px;
 	background-image: linear-gradient(to bottom, var(--accent-color) 0, var(--accent-color) 100%);
 	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
 	border-radius: 6px;
 	transition: none;
 }

 .button-02,
 .button-02:link,
 .button-02:active,
 .button-02:visited {
 	font-size: 18px;
 	font-weight: 400;
 	color: #45325d;
 }

 .button-02:active {
 	background-image: none;
 	background-color: var(--accent-color);
 	border-color: #eab500;
 	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
 }

 .button-02:hover,
 .button-02:focus {
 	text-decoration: none;
 	background-color: var(--accent-color);
 	border-color: #daa900;
 	background-size: 150% 150%;
 }

 .button-02.btn-sm {
 	height: 42px;
 	line-height: 42px;
 	padding: 0 12px;
 }

 .entry-title {
 	color: #333;
 	font-weight: 500;
 }

 .yellow-box {
 	width: 100%;
 	height: 60px;
 	background-color: var(--accent-color);
 	display: block;
 }

 @media only screen and (max-width: 767px) {
 	.entry-title {
 		margin-top: 0;
 	}

 }





 /*social*/
 [class*="social-"] {
 	position: relative;
 	display: inline-block;
 }


 /* section-no-padding */
 .d-wrapper .section-no-padding.is-box .is-container {
 	margin-top: 0;
 	margin-bottom: 0;
 	padding-top: 0;
 	padding-bottom: 0;
 }

 /* col-no-padding */
 .row.col-no-padding {
 	margin-left: 0;
 	margin-right: 0;
 }

 .row.col-no-padding [class*="col-"] {
 	padding-left: 0;
 	padding-right: 0;
 }

 .is-container.no-space {
 	margin-top: 0 !important;
 	margin-bottom: 0 !important;
 	padding: 0 !important;
 }

 .layout-no-mt .is-container {
 	margin-top: 0 !important;
 }

 .layout-no-mb .is-container {
 	margin-bottom: 0 !important;
 }

 .layout-no-plr .is-container {
 	padding-left: 0 !important;
 	padding-right: 0 !important;
 }

 /*border radius*/
 .border-radius-0 {
 	border-radius: 0px !important;
 }

 .border-radius-3 {
 	border-radius: 3px !important;
 }

 .border-radius-circle {
 	border-radius: 50% !important;
 }

 /*border radius*/
 .position-relative {
 	position: relative !important;
 }

 .position-static {
 	position: static !important;
 }


 .size-16 {
 	font-size: 16px;
 }

 .size-18 {
 	font-size: 18px;
 }

 .size-20 {
 	font-size: 20px;
 }

 .large-space p {
 	margin: 0 0 25px;
 }


 .img-shadow {
 	box-shadow: 0 0 40px rgba(0, 0, 0, .2);
 	border-radius: 4px;
 	overflow: hidden;
 	display: inline-block;
 }

 .img-has-shadow {
 	margin: -35px -40px 0px -40px;
 }


 @media only screen and (max-width: 767px) {
 	.img-has-shadow {
 		margin: -20px -20px 0px -20px;
 	}
 }


 /*header*/
 body.dnnEditState .desktop-header {
 	padding-top: 0px;
 	position: relative;
	background-color: #000;
 }

 .desktop-header {
 	position: fixed;
 	z-index: 991;
 	width: 100%;
 	top: 0;
 	left: 0;
 	transition: all ease-in 300ms;
 }

 .desktop-header .header-row {
 	display: -ms-flexbox;
 	display: flex;
 	justify-content: space-between;
 	align-items: center;
 	padding: 20px 0;
	 transition: all ease-in 300ms;
 }

 .desktop-header .header-row.header-top {
 	background-color: #000;
 }
 .desktop-header .header-row.header-top .header-link{
	color: #ca3347;
 }
 .desktop-header .header-row.header-top .header-link a{
	color: #ca3347 !important;
 }
 .desktop-header .header-row.header-top .header-link a:hover{
	color: #ca3347 !important;
 }

 .desktop-header .HeadPaneB {
 	height: 42px;
 	display: flex;
 	align-items: center;
 	margin-left: auto;
 }
 .desktop-header .head_img{
	transition: all ease-in 300ms;
	max-width: 153px;
 }
 .desktop-header .header-row.header-bottom {

 }

 .desktop-header.floating-active{
 	
 	background-color: #000;
 }
 .desktop-header.floating-active .header-row{
	padding: 10px 0;
 }
 .desktop-header.floating-active .head_img{
	max-width: 100px;
 }
 .desktop-header.floating-active .dnn_logo{
	max-width: 200px;
 }


 .desktop-header .dnn_logo {
 	position: relative;
 	z-index: 2;
 	text-align: center;
	max-width: 321px;
	transition: all ease-in 300ms;
 }

 .desktop-header.floating-active .dnn_logo {
 	
 }


 



 .desktop-header .dnn_logo img {
 	max-width: 100%;
 	max-height: 100%;
 }



 .desktop-header .nav_box {

 }


 body .header-btn,
 body .header-btn:link,
 body .header-btn:active,
 body .header-btn:visited {
 	border: 1px solid #FFF;
 	color: #FFF;
 	height: 42px;
 	line-height: 41px;
 	padding: 0px 12px;
 	display: inline-block;
 	font-size: 20px;
 	margin-left: 25px;
 }

 body .header-btn:hover {
 	text-decoration: none;
 	border-color: #adadad;
 	color: var(--accent-color);
 }

 .desktop-header a:hover {
 	text-decoration: none;
 }






 /*dng megamenu*/
 #dnngo_megamenu {
 	float: right;
 }

 #dnngo_megamenu .primary_structure {
 	display: -ms-flexbox;
 	display: flex;
 	-ms-flex-wrap: wrap;
 	flex-wrap: wrap;
 	margin: 0;
 	padding: 0;
 	list-style: none;
 }

 #dnngo_megamenu .primary_structure>li {
 	position: relative;
 	margin: 0px 1px;
 }

 #dnngo_megamenu .dnngo_menuslide {
 	position: absolute;
 	top: 100%;
 	left: 0;
 	display: none;
 	z-index: 1;
 }

 #dnngo_megamenu .primary_structure>li>a {
 	padding: 15px 10px;
 	font-size: 18px;
 	font-weight: normal;
 	text-transform: uppercase;
 	color: #ffffff;
 	display: inline-block;
 	border-radius: 0;
 	transition: all ease-in 300ms;
 	text-transform: uppercase;
	 font-family: 'Bebas Neue', sans-serif;
	 text-decoration: none;
 }

 #dnngo_megamenu .primary_structure>li.current>a,
 #dnngo_megamenu .primary_structure>li:hover>a {
 	text-decoration: none;
 }

 #dnngo_megamenu .primary_structure>li>a::after {
 	content: "";
 	background-color: currentColor;
 	height: 2px;
 	position: absolute;
 	bottom: 12px;
 	left: 10px;
 	right: 100%;
 	transition: right ease-in 300ms;
	display: none;
 }
 #dnngo_megamenu .primary_structure>li.menu_hover>a,
 #dnngo_megamenu .primary_structure>li>a:hover,
 #dnngo_megamenu .primary_structure>li.current>a{
	color: var(--accent-color);
 }

 #dnngo_megamenu .primary_structure>li.current>a::after,
 #dnngo_megamenu .primary_structure>li.menu_hover>a::after,
 #dnngo_megamenu .primary_structure>li>a:hover::after {
 	right: 10px;
 }

 .desktop-header.floating-active #dnngo_megamenu .primary_structure>li>a {
 	color: #fff;
 }

 .desktop-header.floating-active #dnngo_megamenu .primary_structure>li.current>a,
 .desktop-header.floating-active #dnngo_megamenu .primary_structure>li:hover>a {
 	color: var(--accent-color);
 }



 #dnngo_megamenu .dnngo_boxslide {
 	background-color: #FFF;
 	margin-top: 4px;
 	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
 }

 /*dnngo_slide_menu*/

 #dnngo_megamenu .dnngo_slide_menu {
 	margin: 0;
 	padding: 0;
 	white-space: nowrap;
 	background-color: #FFF;
 	min-width: 200px;
 	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
 }
 #dnngo_megamenu .dnngo_slide_menu ul{
	background-color: #FFF;
 	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
 	min-width: 200px;
 }
 #dnngo_megamenu .dnngo_slide_menu ul,
 #dnngo_megamenu .dnngo_slide_menu ul li {
 	margin: 0;
 	padding: 0;
}


 #dnngo_megamenu .dnngo_slide_menu .dnngo_submenu {
 	margin: 0;
 	padding: 0;
 	display: none;
 	position: absolute;
 	left: 100%;
 	top: 0px;
 	z-index: 904;
 }

 #dnngo_megamenu .dnngo_slide_menu li {
 	position: relative;
 	list-style: none;
 }

 #dnngo_megamenu .dnngo_slide_menu li a {
 	text-decoration: none;
 	text-align: left;
 	padding: 15px 15px;
	 padding-right: 27px;
 	font-size: 13px;
 	display: block;
 	color: #424242;
 	font-size: 18px !important;
 	line-height: 1.45;
 	font-weight: 400;
 	-webkit-transition: all ease-in 200ms;
 	transition: all ease-in 200ms;
	 font-family: 'Bebas Neue', sans-serif;
 }

 #dnngo_megamenu .rtl .dnngo_slide_menu li a {
 	padding: 0px 20px 0px 60px;
 	text-align: right;
 }

 #dnngo_megamenu .dnngo_slide_menu li.menu_hover > a ,
 #dnngo_megamenu .dnngo_slide_menu li a:hover {
 	background-color: var(--accent-color);
 	color: #ffffff;
 }

 #dnngo_megamenu .dnngo_slide_menu li.subcurrent > a {
 	background-color: var(--accent-color);
 	color: #ffffff;
 }


 #dnngo_megamenu .dnngo_slide_menu li.dir > a:before {
	content: "";
	right: 11px;
	top: 50%;
	position: absolute;
	margin-top: -4px;
	width: 8px;
	height: 8px;
	border-right: 2px solid currentColor;
	border-bottom: 2px solid currentColor;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: border-color ease-in 200ms;
	transition: border-color ease-in 200ms;
	backface-visibility: hidden;
	transform-origin: center center;
	opacity: .8;
}


 @media only screen and (max-width: 1200px) {
	
	#dnngo_megamenu .primary_structure>li>a {
 		padding: 0px 7px;
 		font-size: 16px;
 		height: 35px;
 		line-height: 35px;
 	}
	 #dnngo_megamenu .primary_structure>li>a::after{
		 bottom: 8px;
		 left: 7px;
	 }
	 #dnngo_megamenu .primary_structure>li.current>a::after,
	 #dnngo_megamenu .primary_structure>li.menu_hover>a::after,
	 #dnngo_megamenu .primary_structure>li>a:hover::after {
		 right: 7px;
	 }
	
 }








 /*mobile header*/

 .mobile-header {
 	display: none;
 }

 @media only screen and (max-width: 991px) {
 	.desktop-header {
 		display: none;
 	}

 	.mobile-header {
 		display: block;
 	}

 	.MobileHeadPaneB {
 		margin-left: auto;
		 margin-right: 20px;
 	}
 }


 .mobile_box {
 	position: fixed;
 	display: flex;
 	justify-content: space-between;
 	align-items: center;
 	background-color: #000;
 	position: fixed;
 	z-index: 991;
 	max-width: 100%;
 	width: 100%;
 	top: 0;
 	left: 0;
 	box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
 	color: #ffffff;
 	height: 71px;
 	transition: left 300ms ease-in;
 }
 .mobile_box .header-link a{
	color: #ca3347 !important;
 }
 .mobile_box .header-link{
	color: #ca3347 !important;
 }

 .mobile_box .dnn_logo {
 	padding: 8px 0;
 }

 .mobile_box .dnn_logo img {
 	max-height: 42px;
 }


 #mobile_menu {
 	position: fixed;
 	top: 70px;
 	right: -100%;
 	bottom: 0;
 	z-index: 900;
 	background-color: #FFF;
 	padding: 0;
 	display: none;
 	width: 100%;
 	transition: right 300ms ease-in;
 	overflow-x: hidden;
 	overflow-y: auto;
 }


 .mobile-menu-active .mobile_box {
 	left: 0;
 }

 .mobile-menu-active #mobile_menu {
 	right: 0;
 }

 .mobile-menu-active {
 	overflow: hidden;
 }

 @media only screen and (max-width: 991px) {
 	#mobile_menu {
 		display: block;
 	}

 }

 /*menu icon*/
 .menu-anime {
 	width: 22px;
 	height: 22px;
 	position: relative;
 	display: inline-block;
 	vertical-align: middle;
 	transform: translate3d(0, 0, 0);
 	backface-visibility: hidden;
 	cursor: pointer;
 	color:#ca3347;
 }

 .menu-anime:after,
 .menu-anime:before,
 .menu-anime i:after {
 	content: "";
 	border-bottom: 2px solid;
 	left: 1px;
 	right: 1px;
 	top: 3px;
 	position: absolute;
 	-webkit-transform-origin: center;
 	transform-origin: center;
 	-webkit-backface-visibility: hidden;
 	backface-visibility: hidden;
 	-webkit-transform: translate3d(0, 0, 0);
 	transform: translate3d(0, 0, 0);
 	-webkit-transition: top ease-in 200ms, width ease-in 200ms, bottom ease-in 200ms, opacity ease-in 200ms, -webkit-transform ease-in 200ms;
 	transition: top ease-in 200ms, width ease-in 200ms, bottom ease-in 200ms, opacity ease-in 200ms, transform ease-in 200ms;
 }

 .menu-anime:before {
 	top: 17px
 }

 .menu-anime i:after {
 	top: 10px;
 }

 .menu-anime.active:after,
 .overlay-button:hover .menu-anime:after,
 .active>.menu-anime:after {
 	top: 10px;
 	transform: rotate(45deg);
 	color: #ca3347;
 }

 .menu-anime.active:before,
 .overlay-button:hover .menu-anime:before,
 .active>.menu-anime:before {
 	top: 10px;
 	transform: rotate(-45deg);
 	color: #ca3347;
 }

 .menu-anime i:after {
 	transform: rotate(0);
 }

 .menu-anime.active i:after,
 .overlay-button:hover .menu-anime i:after,
 .active>.menu-anime i:after {
 	transform: rotate(-45deg);
 	color: var(--accent-color);
 }


 #mobile_menu {
 	margin: auto;
 }

 #mobile_menu ul {
 	list-style: none;
 	margin: 0;
 	padding: 0;
 }

 #mobile_menu ul li {
 	margin: 0px;
 	padding: 0px;
 	list-style: none;
 	position: relative;
 }

 #mobile_menu ul li img {
 	vertical-align: middle;
 }

 #mobile_menu ul li a {
 	font-size: 20px;
 	line-height: 20px;
 	padding: 0px;
 	margin: 0px;
 	color: #272727;
 	font-weight: 600;
 	display: block;
 	text-decoration: none;
 	outline: none;
 	text-align: left;

 	font-family: "HelveticaNeue";
 }

 #mobile_menu ul li a:after {
 	clear: both;
 	content: ".";
 	height: 0px;
 	font-size: 0px;
 	visibility: hidden;
 	display: block;
 }

 #mobile_menu ul li a {
 	display: inline-block;
 }

 #mobile_menu ul li a {
 	display: block;
 }

 #mobile_menu ul li a span {
 	padding: 22px 0px;
 	display: block;
 }

 #mobile_menu ul li li a span {
 	padding: 15px 0px;

 }


 #mobile_menu ul li .arrows {
 	width: 40px;
 	height: 40px;
 	z-index: 10;
 	position: absolute;
 	right: 0;
 	top: 10px;
	 background-color: #81222e;
	 cursor: pointer;
 }

 #mobile_menu ul ul li .arrows{
	 margin-top: -5px;
 }
 #mobile_menu .subcurrent > div,
 #mobile_menu > ul > li.current > div{
	 
 }
 

 #mobile_menu ul li .arrows:before {
	 color: #fff;
 	content: "";
 	width: 7px;
 	height: 7px;
 	position: absolute;
 	top: 50%;
 	left: 50%;
 	margin: -5px 0 0 -3px;
 	border-bottom: 2px solid currentColor;
 	border-right: 2px solid currentColor;
 	transform: rotate(45deg);
 	-ms-transform: rotate(45deg);
 	/* IE 9 */
 	-moz-transform: rotate(45deg);
 	/* Firefox */
 	-webkit-transform: rotate(45deg);
 	/* Safari and Chrome */
 	-o-transform: rotate(45deg);
 	/* Opera */
	 transition: all ease-in 300ms;
 }

 #mobile_menu ul li .arrows.close_icon:before{
	transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	/* IE 9 */
	-moz-transform: rotate(225deg);
	/* Firefox */
	-webkit-transform: rotate(225deg);
	/* Safari and Chrome */
	-o-transform: rotate(225deg);
	/* Opera */
	margin-top: -1px;
 }

 #mobile_menu ul li:hover>a>.arrows:before {
 	border-bottom: 2px solid var(--accent-color);
 	border-right: 2px solid var(--accent-color);
 }
 

 #mobile_menu ul li .arrows.arrow_closed:before,
 #mobile_menu ul li:hover .arrows.arrow_closed:before {
 	border-bottom: none;
 	border-right: none;
 	border-top: 2px solid var(--accent-color);
 	border-left: 2px solid var(--accent-color);
 	margin: -0px 0 0 -3px;
 }

 #mobile_menu ul li.active>a {
 	color: var(--accent-color);
 }


 #mobile_menu ul li a:hover {
 	color: var(--accent-color);
 }

 #mobile_menu ul li.current>.arrows {
 	color: var(--accent-color);
 }

 #mobile_menu ul li.current>a,
 #mobile_menu ul li.current>a:hover {
 	color: var(--accent-color);
 	background-color: rgba(17, 17, 17, 0.05);
 }

 #mobile_menu ul li.subcurrent>.arrows,
 #mobile_menu ul li.subcurrent>a,
 #mobile_menu ul li.subcurrent>a:hover {
 	color: var(--accent-color);
 }




 #mobile_menu ul ul {
 	padding: 2px 0px 5px 0px;
 	margin: 0px;
 }

 #mobile_menu ul li.current>ul {
 	display: block;
 }

 #mobile_menu ul li.active>a,
 #mobile_menu ul li a:hover {}

 #mobile_menu ul li.current>a,
 #mobile_menu ul li.current>a:hover {
 	color: var(--accent-color);
 }

 #mobile_menu ul li a {
 	padding: 0 0 0 15px
 }

 #mobile_menu ul li li a {
 	padding: 0 0 0 30px
 }

 #mobile_menu ul li li li a {
 	padding: 0 0 0 45px
 }

 #mobile_menu ul li li li li a {
 	padding: 0 0 0 60px
 }

 #mobile_menu .dnngo_menuslide,
 #mobile_menu .dnngo_submenu {
 	display: none;
 }


 #mobile_menu .menu_categories_list a span {
 	display: inline-block;
 }

 #mobile_menu .menu_categories_list a img {
 	max-width: 32px;
 }



 .header-link {
 	display: inline-block;

 	color: #272727;
 	font-size: 16px;
 	line-height: 1.6;
 	font-weight: bold;
 }

 .header-link::before {
 	content: '';
 	display: inline-block;
 	margin-right: 5px;
 	width: 15px;
 	height: 14px;
 	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAIAAAB/6NG4AAAACXBIWXMAAAsTAAALEwEAmpwYAAAKTWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVN3WJP3Fj7f92UPVkLY8LGXbIEAIiOsCMgQWaIQkgBhhBASQMWFiApWFBURnEhVxILVCkidiOKgKLhnQYqIWotVXDjuH9yntX167+3t+9f7vOec5/zOec8PgBESJpHmomoAOVKFPDrYH49PSMTJvYACFUjgBCAQ5svCZwXFAADwA3l4fnSwP/wBr28AAgBw1S4kEsfh/4O6UCZXACCRAOAiEucLAZBSAMguVMgUAMgYALBTs2QKAJQAAGx5fEIiAKoNAOz0ST4FANipk9wXANiiHKkIAI0BAJkoRyQCQLsAYFWBUiwCwMIAoKxAIi4EwK4BgFm2MkcCgL0FAHaOWJAPQGAAgJlCLMwAIDgCAEMeE80DIEwDoDDSv+CpX3CFuEgBAMDLlc2XS9IzFLiV0Bp38vDg4iHiwmyxQmEXKRBmCeQinJebIxNI5wNMzgwAABr50cH+OD+Q5+bk4eZm52zv9MWi/mvwbyI+IfHf/ryMAgQAEE7P79pf5eXWA3DHAbB1v2upWwDaVgBo3/ldM9sJoFoK0Hr5i3k4/EAenqFQyDwdHAoLC+0lYqG9MOOLPv8z4W/gi372/EAe/tt68ABxmkCZrcCjg/1xYW52rlKO58sEQjFu9+cj/seFf/2OKdHiNLFcLBWK8ViJuFAiTcd5uVKRRCHJleIS6X8y8R+W/QmTdw0ArIZPwE62B7XLbMB+7gECiw5Y0nYAQH7zLYwaC5EAEGc0Mnn3AACTv/mPQCsBAM2XpOMAALzoGFyolBdMxggAAESggSqwQQcMwRSswA6cwR28wBcCYQZEQAwkwDwQQgbkgBwKoRiWQRlUwDrYBLWwAxqgEZrhELTBMTgN5+ASXIHrcBcGYBiewhi8hgkEQcgIE2EhOogRYo7YIs4IF5mOBCJhSDSSgKQg6YgUUSLFyHKkAqlCapFdSCPyLXIUOY1cQPqQ28ggMor8irxHMZSBslED1AJ1QLmoHxqKxqBz0XQ0D12AlqJr0Rq0Hj2AtqKn0UvodXQAfYqOY4DRMQ5mjNlhXIyHRWCJWBomxxZj5Vg1Vo81Yx1YN3YVG8CeYe8IJAKLgBPsCF6EEMJsgpCQR1hMWEOoJewjtBK6CFcJg4Qxwicik6hPtCV6EvnEeGI6sZBYRqwm7iEeIZ4lXicOE1+TSCQOyZLkTgohJZAySQtJa0jbSC2kU6Q+0hBpnEwm65Btyd7kCLKArCCXkbeQD5BPkvvJw+S3FDrFiOJMCaIkUqSUEko1ZT/lBKWfMkKZoKpRzame1AiqiDqfWkltoHZQL1OHqRM0dZolzZsWQ8ukLaPV0JppZ2n3aC/pdLoJ3YMeRZfQl9Jr6Afp5+mD9HcMDYYNg8dIYigZaxl7GacYtxkvmUymBdOXmchUMNcyG5lnmA+Yb1VYKvYqfBWRyhKVOpVWlX6V56pUVXNVP9V5qgtUq1UPq15WfaZGVbNQ46kJ1Bar1akdVbupNq7OUndSj1DPUV+jvl/9gvpjDbKGhUaghkijVGO3xhmNIRbGMmXxWELWclYD6yxrmE1iW7L57Ex2Bfsbdi97TFNDc6pmrGaRZp3mcc0BDsax4PA52ZxKziHODc57LQMtPy2x1mqtZq1+rTfaetq+2mLtcu0W7eva73VwnUCdLJ31Om0693UJuja6UbqFutt1z+o+02PreekJ9cr1Dund0Uf1bfSj9Rfq79bv0R83MDQINpAZbDE4Y/DMkGPoa5hpuNHwhOGoEctoupHEaKPRSaMnuCbuh2fjNXgXPmasbxxirDTeZdxrPGFiaTLbpMSkxeS+Kc2Ua5pmutG003TMzMgs3KzYrMnsjjnVnGueYb7ZvNv8jYWlRZzFSos2i8eW2pZ8ywWWTZb3rJhWPlZ5VvVW16xJ1lzrLOtt1ldsUBtXmwybOpvLtqitm63Edptt3xTiFI8p0in1U27aMez87ArsmuwG7Tn2YfYl9m32zx3MHBId1jt0O3xydHXMdmxwvOuk4TTDqcSpw+lXZxtnoXOd8zUXpkuQyxKXdpcXU22niqdun3rLleUa7rrStdP1o5u7m9yt2W3U3cw9xX2r+00umxvJXcM970H08PdY4nHM452nm6fC85DnL152Xlle+70eT7OcJp7WMG3I28Rb4L3Le2A6Pj1l+s7pAz7GPgKfep+Hvqa+It89viN+1n6Zfgf8nvs7+sv9j/i/4XnyFvFOBWABwQHlAb2BGoGzA2sDHwSZBKUHNQWNBbsGLww+FUIMCQ1ZH3KTb8AX8hv5YzPcZyya0RXKCJ0VWhv6MMwmTB7WEY6GzwjfEH5vpvlM6cy2CIjgR2yIuB9pGZkX+X0UKSoyqi7qUbRTdHF09yzWrORZ+2e9jvGPqYy5O9tqtnJ2Z6xqbFJsY+ybuIC4qriBeIf4RfGXEnQTJAntieTE2MQ9ieNzAudsmjOc5JpUlnRjruXcorkX5unOy553PFk1WZB8OIWYEpeyP+WDIEJQLxhP5aduTR0T8oSbhU9FvqKNolGxt7hKPJLmnVaV9jjdO31D+miGT0Z1xjMJT1IreZEZkrkj801WRNberM/ZcdktOZSclJyjUg1plrQr1zC3KLdPZisrkw3keeZtyhuTh8r35CP5c/PbFWyFTNGjtFKuUA4WTC+oK3hbGFt4uEi9SFrUM99m/ur5IwuCFny9kLBQuLCz2Lh4WfHgIr9FuxYji1MXdy4xXVK6ZHhp8NJ9y2jLspb9UOJYUlXyannc8o5Sg9KlpUMrglc0lamUycturvRauWMVYZVkVe9ql9VbVn8qF5VfrHCsqK74sEa45uJXTl/VfPV5bdra3kq3yu3rSOuk626s91m/r0q9akHV0IbwDa0b8Y3lG19tSt50oXpq9Y7NtM3KzQM1YTXtW8y2rNvyoTaj9nqdf13LVv2tq7e+2Sba1r/dd3vzDoMdFTve75TsvLUreFdrvUV99W7S7oLdjxpiG7q/5n7duEd3T8Wej3ulewf2Re/ranRvbNyvv7+yCW1SNo0eSDpw5ZuAb9qb7Zp3tXBaKg7CQeXBJ9+mfHvjUOihzsPcw83fmX+39QjrSHkr0jq/dawto22gPaG97+iMo50dXh1Hvrf/fu8x42N1xzWPV56gnSg98fnkgpPjp2Snnp1OPz3Umdx590z8mWtdUV29Z0PPnj8XdO5Mt1/3yfPe549d8Lxw9CL3Ytslt0utPa49R35w/eFIr1tv62X3y+1XPK509E3rO9Hv03/6asDVc9f41y5dn3m978bsG7duJt0cuCW69fh29u0XdwruTNxdeo94r/y+2v3qB/oP6n+0/rFlwG3g+GDAYM/DWQ/vDgmHnv6U/9OH4dJHzEfVI0YjjY+dHx8bDRq98mTOk+GnsqcTz8p+Vv9563Or59/94vtLz1j82PAL+YvPv655qfNy76uprzrHI8cfvM55PfGm/K3O233vuO+638e9H5ko/ED+UPPR+mPHp9BP9z7nfP78L/eE8/sl0p8zAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAFGSURBVHjaYnyy5d6UvEpOhusMeMEbbp3QlS3MNuwe7x4uZyAEuH6/eiRkyAThvFYNMGqalrprs6l7Px49LBBK3N3SJ9qagYGBM5rl0GYlTrZ7WFVDzX557yWEIWAtJSPvjctsqOq3t+99ePKMgYHhRM+ZZ09WEFCtcXvD0c8/GRgYzm67wM78moBqBgaGza1bPjx5Ft3m9YPRgrBqqeNz1p59JmAhVbak/ie7HQMDg1THzICqxT957OBqmMMNY1493APhfNy59a6CsZYGr3WULae+k6OZjLyDirGvwbc7eq8e7WE0c2VCtejv06LkvulHGZgZ7PxNBGSkGBgYBGSkHly9ixLeKFGwoqVpnZK0Z7BDuKmyNC/De4bXzy5xcOJQzcDAIPDr3teN3Vs3QrkQpQwMDExmwerfGTQJppM33Dr2HuqAAQDUaGfvggjrFwAAAABJRU5ErkJggg==');
 	transform: translate3d(0, 1px, 0);
 }

 .header-link a {
 	color: var(--accent-color) !important
 }

 .mobile-header-link {
 	display: flex;
 	flex-direction: column;
 	justify-content: center;
 	align-items: center;
 	color: #fff;
 	font-size: 12px;
 	line-height: 1.2;
 	font-weight: bold;
 }

 .mobile-header-link a {
 	display: block;
 	line-height: 1.666667;
 	letter-spacing: 0.1em;
 	color: #fff;
 }

 @media only screen and (max-width: 991px) {
 	.mobile-header-link-box .header-mobile-bottom .header-area {
 		flex-grow: 1;
 		border-right: 1px solid #fff;
 	}

 	.mobile-header-link-box .header-mobile-bottom .header-area:last-child {
 		border-right: none;
 	}

 	.mobile-header-link-box .header-mobile-bottom .header-area .header-content-wrap {
 		margin-left: auto;
 		margin-right: auto;
 	}
 }

 @media only screen and (max-width: 767px) {
 	.mobile-header-link a {
 		letter-spacing: 0;
 	}
 }






 /*Short code*/

 /*Banner*/

 .Bannerbox {
 	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding: 0 0;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	height: 1080px;
 }

 .BannerFixedLeft {
	padding: 0 50px;
 }


 .BannerFixedLeftPane p,
 .BannerFixedLeftPane h1,
 .BannerFixedLeftPane h2,
 .BannerFixedLeftPane h3,
 .BannerFixedLeftPane h4,
 .BannerFixedLeftPane h5,
 .BannerFixedLeftPane h6,
 .BannerFixedLeftPane .Normal,
 .BannerFixedLeftPane a {
 	color: #FFF;
 }

.BannerFixedLeft ,
.BannerFixedRight{
	flex: 1;
	position: relative;
	z-index: 10;
}

.BannerFixedRight{
	margin-left: auto;
	flex: 0 0 556px;

}
 .BannerFixedRightPane {
 	background-color: rgba(0, 0, 0, 0.60);
	border: 1px solid #605D5D;
 	text-align: center;
 	padding:14px 30px 11px;
 }

 .BannerPane{
	 position: absolute !important;
	 top: 0 !important;
	 left: 0 !important;
	 right: 0 !important;
	 bottom: 0 !important;
	 min-height: auto !important;
 }
 .BannerPane .DnnModule{
	 position: static;
 }

 @media only screen and (max-width: 991px) {
	.Bannerbox {
		flex-direction: column;
		justify-content: center;
		min-height: 50vh;
	}
	.BannerFixedLeft ,
	.BannerFixedRight{
		flex: 0 0 100%;
		margin-left:0;
		margin-right:0;
	}

 }


.pagetitlebox{
	display: inline-block;
    padding: 10px 20px;
    border-radius: 50px;
    text-align: left;
    background: #FFF;
    max-width: 100%;
}
.pagetitlebox a{
	color: #363636 !important;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.pagetitlebox .icon-home{
    display: inline-flex;
    font-size: 19px;
    vertical-align: middle;
    margin: 0px 14px 4px 0;
	position: relative;
}
.pagetitlebox .icon-home::after{
    content: "";
    width: 0;
    height: 16px;
    border-left: 1px solid var(--accent-color);
    display: inline-block;
    vertical-align: middle;
    transform: rotate(25deg);
    position: absolute;
    right: -8px;
    top: 1px;
}
.pagetitlebox a:hover{
	text-decoration: none;
}

.InsidePage-Bannerbox{
	margin-bottom: 80px;
	height: 740px;
 }
 #insidepage .InsidePage-Bannerbox{
	height: 860px;
 }
 #insidepage .InsidePage-Bannerbox .banner_bg{
	height: 860px;
 }
 .InsidePage-Bannerbox .banner_bg{
	height: 740px;
 }
 .Bannerbox .BannerFixedLeftPane{
	margin-top: 20px;
 }
 .Bannerbox .pagetitlebox{
	 margin-bottom: 240px;
 }
 #insidepage .Bannerbox .pagetitlebox{
	margin-bottom: 160px;
 }
 .Bannerbox .BannerFixedRightPane{
	margin-top: 0px;
	margin-bottom: 15px;
 }

@media only screen and (max-width: 991px) {
	.Bannerbox{
		min-height: 500px;
		text-align: center;
		height: 960px;
	}
	.Bannerbox .banner_bg{
		height: 960px;
	}
	.Bannerbox .BannerFixedRightPane{
		margin-top: 30px;
	}
	.InsidePage-Bannerbox{
		height: 100vh;
	}
	.InsidePage-Bannerbox .banner_bg {
		height: 100vh;
	}
	.InsidePage-Bannerbox .BannerFixedLeft{
		
	}
	.Bannerbox .BannerFixedLeftPane{
		margin-top: 91px;
	}
	


}

@media only screen and (max-width: 576px) {

	.Bannerbox .banner_bg{
		background-image: url(/Portals/0/Background/Family-Background-mobile.jpg) !important;
	}
	.InsidePage-Bannerbox .BannerFixedLeft{
		margin-top: 90px;
	}
	
	.dnn_height.height2{
		height: 20px;
	}
	.InsidePage-Bannerbox > div.BannerPane,
	.InsidePage-Bannerbox > div.BannerPane > div,
	.InsidePage-Bannerbox > div.BannerPane > div > div,
	.InsidePage-Bannerbox > div.BannerPane > div > div > div,
	.InsidePage-Bannerbox > div.BannerPane > div > div > div > div,
	.InsidePage-Bannerbox > div.BannerPane > div > div > div > div > div,
	.InsidePage-Bannerbox .banner_bg{
		height: 100%;
	}
	.InsidePage-Bannerbox{
		height: auto;
	}
}


 
 /*page*/
.Normal img{
	max-width: 100%;
	height: auto !important;
}

 body .cus-button-01,
 body a.cus-button-01,
 body .is-light-text a.cus-button-01 {
 	position: relative;
 	display: inline-flex;
 	align-items: center;
 	justify-content: space-between;
 	padding: 0 65px;
 	color: var(--accent-color);
 	text-transform: uppercase;
 	background: #e1e1e1;
 	font-size: 16px;
 	line-height: 1.2em;
 	cursor: pointer;
 	border-radius: 25px;
 	font-family: 'HelveticaNeue', sans-serif;
 	font-weight: 600;
 	z-index: 1;
 	transition: color ease 0.3s;
	height: 51px;
 }

 body a.cus-button-01:hover,
 body .is-light-text a.cus-button-01:hover {
 	color: var(--accent-color);
 	text-decoration: none;
 }
 body a.cus-button-01::after{
	 content: "";
	 width: 10px;
	 height: 10px;
	 border-top: 2px solid currentColor;
	 border-right: 2px solid currentColor;
	 transform: rotate(45deg);
	 margin-left: 7px;
 }






 body .cus-button-02,
 body a.cus-button-02{
	 position: relative;
	 display: inline-flex;
	 align-items: center;
	 justify-content: space-between;
	 margin: 0 0 0;
	 padding: 15px 40px;
	 color: #FFF;
	 font-size: 27px;
	 font-weight: normal;
	 line-height: 1.18;
	 font-family: 'Bebas Neue', sans-serif;
	 font-weight: normal;
 
	 background: var(--accent-color);
	 border-radius: 30px;
border: 1px solid rgb(112, 112, 112);

	 
	 cursor: pointer;
	 z-index: 1;
	 transition: background-color ease 0.3s;
 }
 body a.cus-button-02::after{
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid currentColor;
	border-right: 2px solid currentColor;
	transform: rotate(45deg);
	margin-left: 7px;
}

 body .cus-button-02:hover,
 body a.cus-button-02:hover{
	 color: #FFF;
	 text-decoration: none;
	 background: var(--accent-color);
 }

 
body .cus-button-03{
    position: relative;
    display: block;
    text-align: center;
}
body .cus-button-03::before{
    content: '';
    position: absolute;
    height: 1px;
    background: #CCC;
    width: 100%;
    z-index: 1;
    top: 50%;
    left: 0;
    right: 0;
}

body .cus-button-03 span{
    display: inline-flex;
    align-items: center;
    background: var(--accent-color);
    color: #FFF;
    padding: 10px 20px;
    border-radius: 45px;
    text-align: center;
    font-weight: bold;
    text-align: center;
    max-width: 450px;
    text-transform: uppercase;
    z-index: 2;
    position: relative;
    transition: background-color ease 0.3s;
}
body .cus-button-03 span .sico {
    margin-left: 5px;
}
body .cus-button-03:hover span{
    background: var(--accent-color);
}
 



 .banner-text .subtitle{
    text-transform: uppercase;
    font-size: 28px;
	font-weight:600;
	margin: 0 0 30px;
	text-decoration: underline;
	font-family: 'HelveticaNeue';
 }
 .banner-text .title{
    text-transform: uppercase;
    font-family: "Bebas Neue", sans-serif;
	font-size: 80px;
	margin: 0 0 30px;
}
.banner-text p{
	font-size: 28px;
	font-weight: bold;
	margin-bottom:30px;
}

.banner-text2 .subtitle{
	font-family: 'HelveticaNeue';
    text-transform: uppercase;
    font-size: 28px;
	font-weight:600;
	margin: 0 0 10px;
	text-decoration: underline;
 }
 .banner-text2 .title{
    text-transform: uppercase;
    font-family: "Bebas Neue", sans-serif;
	font-size: 46px;
	margin: 0 0 30px;
}
.banner-text2 p{
	font-size: 18px;
	font-weight: bold;
	margin-bottom:30px;
}

@media only screen and (max-width: 991px){
	.banner-text .title{
		font-size: 42px;
	}
	.banner-text .subtitle,
	.banner-text p{
		font-size: 24px;
	}
	.banner-text2 .subtitle{
		font-size: 24px;
	}
	.banner-text2 .title{
		font-size: 34px;
		margin-bottom: 17px;
	}
	.Bannerbox .pagetitlebox{
		margin-bottom: 0px;
	}
	#insidepage .Bannerbox .pagetitlebox{
		margin-bottom: 10px;
	}
	.InsidePage-Bannerbox.Bannerbox .pagetitlebox{
		margin-bottom: 10px;
	}

 }
 

 /*padding*/

#dnn_content div[id *= "SectionPane"]{
	margin-bottom: 80px;
}
.TopPane{
	margin-bottom: 80px;
}


@media only screen and (min-width: 1024px){
	.Full_Screen_PaneA,
	.section02,
	.section04,
	.section05,
	.footer_box {
		padding: 0 60px;
	}

}

.section02{
	max-width: 1811px;
}

.section01 .SectionPaneA,
.section01 .SectionPaneF,
.section02 .SectionPaneB,
.section04 .SectionPaneD,
.section03 .SectionPaneC,
.section05 .SectionPaneE{
	padding: 80px 0 0;

}

.footer_box .FootPaneA,
.footer_box .FootPaneB,
.footer_box .FootPaneC,
.footer_box .FootPaneD{
	padding: 80px 0;
}

@media only screen and (max-width: 991px){

	.footer_box .FootPaneA,
	.footer_box .FootPaneB{
		padding: 80px 0 ;
	}
	.footer_box .FootPaneC,
	.footer_box .FootPaneD{
		padding: 0 0 80px;
	}
}



.section01{
	background-color: var(--accent-color);
}
.section01 .container{
	max-width: 1711px;
}
.section03 {
	background-image: url("/portals/0/Background/Shingles2023.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.section05{
	background: #fff6f7;
}



.client-list{
	text-align: center;
}
.TopPane .client-list > div{
	padding-top: 80px;
}
 


@media only screen and (max-width:767px){
	.Bannerbox{
		height: auto;
	}
	.client-list > div{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.Bannerbox{
		padding: 0 15px;
	}
	.BannerFixedRightPane{
		padding-left: 12px;
		padding-right: 12px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.banner-text .title{
		font-size: 32px;
	}
		
}


/**/

.cus-infobox-01{
    position: relative;
    padding: 5px 24px 30px;
    height: 100%;

    text-align: center;

    border: 1px solid transparent;
    box-shadow: 0px 20px 20px rgba(0, 0, 0, 0);

    transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.cus-infobox-01 img{
	box-shadow: 15px 15px 10px 0px rgba(0, 0, 0, 0.16);
}
.cus-infobox-01 .infobox-header{
    position: relative;
    margin-top: 100px;
}
.cus-infobox-01 .infobox-header.line_bot{
	margin-bottom: 50px;
	margin-top: 44px;
}
.cus-infobox-01 .infobox-header p{
	text-align: center !important;
	font-size: 20px;
	color: #000;
	line-height: 24px;
}
.cus-infobox-01 .infobox-header .title{
    margin: 0;
    font-size: 40px;
    line-height: 54px;
    color: #000000;
	text-shadow: 10px 10px 6px rgba(0, 0, 0, .16);
    transition: color ease 300ms;
    -webkit-transition: color ease 300ms;
}
.cus-infobox-01 .infobox-header .img{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 25px auto;

    height: 125px;
    width: 125px;
    max-width: 100%;

    border: 5px solid var(--accent-color);
    border-radius: 50%;
}
.cus-infobox-01 .infobox-header .img img{
    max-width: 100%;
}
.cus-infobox-01 .infobox-header::before{
    content: '';
    position: absolute;
    top: -41px;
    left: 50%;

    margin-left: -58px;
    width: 115px;
    height: 1px;
    background-color: #575757;
}
.cus-infobox-01 .infobox-header.line_bot:before{
	bottom: -18px;
	top: auto;
}
.cus-infobox-01 .infobox-header::after{
    content: '';
    position: absolute;
    top: -47px;
    left: 50%;

    margin-left: -13.5px;
    width: 27px;
    height: 12px;
    background-color: var(--accent-color);
}
.cus-infobox-01 .infobox-header.line_bot:after{
	top: auto;
	bottom: -23px;
}
.cus-infobox-01 .infobox-content{
    margin-bottom: 10px;
	height: 0;
}
.cus-infobox-01 .infobox-content p:last-child{
    margin-bottom: 0;    
}
.cus-infobox-01 .infobox-footer .infobox-button{
    display: inline-flex;
    padding: 0 30px;
	height: 58px;
    color: var(--accent-color);
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    border-radius: 18px;
    background: transparent;
    transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
	align-items: center;
	justify-content: center;
}
.cus-infobox-01 .infobox-footer .infobox-button:hover{
	text-decoration: none;
}
.cus-infobox-01 .infobox-footer .infobox-button::after{
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid currentColor;
	border-right: 2px solid currentColor;
	transform: rotate(45deg);
	margin-left: 7px;
}

.cus-infobox-01 .infobox-link{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.cus-infobox-01:hover{
    box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.20);
    border: 1px solid #d1dfec;
}
.cus-infobox-01:hover .infobox-header .title{
    color: var(--accent-color);
}
.cus-infobox-01 .infobox-footer .infobox-button{
    color: #fff;
    background: var(--accent-color);
}


.cus-infobox01-list{
    padding-left: 20px;
    padding-right: 20px;
}
.cus-infobox01-list > [class*="col"]{
    padding-left: 0;
    padding-right: 0;
}

 



/* Text Color */

.is-light-text,
.is-light-text h1,
.is-light-text h2,
.is-light-text h3,
.is-light-text h4,
.is-light-text h5,
.is-light-text h6,
.is-light-text p,
.is-light-text li,
.is-light-text div,
.is-light-text span {
    color: #fff;
}
.is-dark-text .is-light-text {
    color: #fff;
}

.is-light-text a,
.is-light-text a:link,
.is-light-text a:visited{
    color: #fff;
}
.is-light-text a:hover{
    color: #fff;
    text-decoration: underline;
}




.cus-title01{
    position: relative;
	margin: 0 auto 50px;
    text-align: center;
}
.cus-title01 > .title{
    margin: 0;
    color: var(--accent-color);
    font-size: 94px;
    line-height: 1.2;
    font-weight: 400;
    font-family: 'Bebas Neue', sans-serif;
	text-shadow: 10px 10px 10px rgba(0, 0, 0, 0.16);
	margin-bottom: 16px;
}

.cus-title01 > .sub-title{
    margin: 0;
    color: #4d4f54;
    
    font-size: 37px;
    line-height: 1.18;
    font-weight: 400;
    font-family: 'Bebas Neue', sans-serif;
}
.cus-title01::before{
    content: '';
    position: absolute;
    bottom: -34px;
    left: 50%;

    margin-left: -58px;
    width: 115px;
    height: 1px;
    background-color: #d7d7d7;
}
.cus-title01::after{
    content: '';
    position: absolute;
    bottom: -41px;
    left: 50%;

    margin-left: -13.5px;
    width: 27px;
    height: 16px;
    background-color: var(--accent-color);
}

.is-light-text .cus-title01 > .title,
.is-light-text.cus-title01 > .title,
.is-light-text .cus-title01 > .sub-title,
.is-light-text.cus-title01> .sub-title{
    color: #fff;
}
.is-light-text .cus-title01::before,
.is-light-text.cus-title01::before,
.is-light-text .cus-title01::after,
.is-light-text.cus-title01::after{
    background-color: #ffffff;
} 
@media only screen and (max-width: 991px){
    .cus-title01 > .title{
        font-size: 36px;
    }
    
    .cus-title01 > .sub-title{
        font-size: 20px;
    }
}
@media only screen and (max-width: 767px){
    .cus-title01 > .title{
        font-size: 32px;
    }
    
    .cus-title01 > .sub-title{
        font-size: 18px;
    }
}



.cus-title02{
    position: relative;
    text-align: center;
    margin-bottom: 58px;
}
.cus-title02 .title{
    margin-top: 0;
    margin-bottom: 0;

    color: var(--accent-color);
    font-family: 'Bebas Neue', sans-serif;
    font-size: 94px;
    font-weight: 400;
    line-height: 1.2;
}
.cus-title02::before{
    content: '';
    position: absolute;
    bottom: -22px;
    left: 50%;

    margin-left: -58px;
    width: 115px;
    height: 1px;
    background-color: #575757;
}
.cus-title02::after{
    content: '';
    position: absolute;
    bottom: -27px;
    left: 50%;

    margin-left: -13.5px;
    width: 27px;
    height: 12px;
    background-color: var(--accent-color);
}
.img_shadow{
box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.16);
}
.Bannerbox .BannerPane:before{
    content: '';
    position: absolute;
    width: 100%;
    height:308px;
    display: block;
    top: 0;
    z-index: 2;
    pointer-events: none;
   	background:url(../images/headbg.png) 0 0 repeat-x;
}
.banner_bg{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 1080px;
}
@media only screen and (max-width: 991px){
    .cus-title02 .title{
        font-size: 36px;
    }
	.Bannerbox .BannerPane:before{
		width: 100%;
	}
}


.cus-title03{
    position: relative;
    margin-bottom: 20px;
}
.cus-title03::before,
.cus-title03::after{
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
}
.cus-title03::before{
    width: 100%;
    height: 1px;

    background-color: #d7d7d7;
}
.cus-title03::after{
    width: 37px;
    height: 1px;

    background-color: var(--accent-color);
}

.cus-title03 .title{
    margin: 0;
    font-family: "Bebas Neue", sans-serif;
    font-size: 27px;
    line-height: 1.4;
    font-weight: 400;
}


.cus-infobox02-list{
    padding-left: 20px;
    padding-right: 20px;
}
.cus-infobox02-list > [class*="col"]{
    padding-left: 0;
    padding-right: 0;
}
.cus-infobox02-list img{
	max-width: 100%;
}



.cus-infobox-02{
    position: relative;

    height: 100%;
    text-align: center;
    padding: 25px;

    transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.cus-infobox-02 .infobox-header h4{
	font-size: 40px;
	line-height: 1.2;

}

.cus-infobox-02 .infobox-header .img{
    margin: 0 auto 6px;

    display: flex;
    justify-content: center;
    align-items: center;
    width: 238px;
    height: 237px;

    transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
.cus-infobox-02 .infobox-header .img img{
    max-width: 100%;
}
.cus-infobox-02 .infobox-header .title{
    margin-top: 0;
    margin-bottom: 0;
}

.cus-infobox-02 .infobox-header::after{
    content: '';
    display: block;
    margin: 16px auto 26px;
    width: 28px;
    height: 13px;
    background: var(--accent-color);
}

.cus-infobox-02:hover{
   
}
.cus-infobox-02:hover .infobox-header .img{
   
}
.cus-infobox-02 p{
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 0;
}

.is-light-text .cus-infobox-02 .infobox-header::after,
.is-light-text.cus-infobox-02 .infobox-header::after{
    background-color: #ffffff;
} 








.cus-list-01{
    list-style: none;
    margin: 0;
}
.cus-list-01 > li{
    position: relative;
    margin-bottom: 30px;
    padding-left: 25px;
    font-size: 15px;
}
.cus-list-01 > li > i[class *="icon"]{
    position: absolute;
    left: 0;
    top: 2px;
}
.cus-list-01 > li:last-child{
    margin-bottom: 0;
}
.cus-list-01 > li [href^="tel:"]{
    color: #363636;
    font-weight: bold;
}
.cus-list-01 > li [href^="mailto:"]{
    color: #363636;
}


.cus-list-02{
    list-style: none;
    margin: 0;
}
.cus-list-02 > li{
    font-size: 15px;
	position: relative;
	padding: 0 0 10px 38px;
    transition: all ease 300ms;
}
.cus-list-02 > li::before{
	content: "";
    margin-right: 20px;
    display: inline-block;
	border: 5px solid transparent;
	border-left-color: var(--accent-color);
    transition: all ease 300ms;
	position: absolute;
    top: 8px;
    left: 3px;
}
.cus-list-02 > li:hover{
	padding-left: 73px;
}
.cus-list-02 > li:hover::before{
    left: 38px;
}

.cus-list-02 > li a{
	color: #363636;
	text-decoration: none;
}


.cus-list-03{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 0 30px;
    list-style: none;
}
.cus-list-03 > li{
    margin: 10px;
    padding: 10px 20px;
    max-width: 100%;
    width: 100%;

    color: #FFF;
    background: var(--accent-color);
    text-align: center;
    text-transform: uppercase;
}
.cell-active .cus-list-03 > li.elm-active{
    background: var(--accent-color);
}


.xblog_page_head_speaer{
	height: 170px;
}

@media only screen and (min-width: 1200px) {
    .cus-list-03 > li{
        max-width: 228px;
    }
	h2.title{
		font-size: 37px;
	}
	.desktop-header .header-row {
		padding: 40px 0;
	}
}


.cus-list-04{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 0 30px;
    padding: 0 0 0 30px;
    list-style: none;
}
.cus-list-04 > li{
    position: relative;
    padding: 0 0 0 30px;
    width: 50%;
    color: rgb(118, 84, 77);
}
.cus-list-04 > li::before{
    content: '';
    position: absolute;
    top: .45em;
    left: 0;
    width: 0.944em;
    height: 0.944em;
    border-radius: 50%;
    border-style: solid;
    border-width: 0.056em;
    background-color: #ED1E24;
    border-color: var(--accent-color);
    box-shadow: inset 0 0 0 0.167em #FFFFFF;
}
@media only screen and (max-width: 767px) {
    .cus-list-04 > li{
        width: 100%;
    }
}

.cus-list-05{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 0 30px;
    padding: 0 0 0 30px;
    list-style: none;
}
.cus-list-05 > li{
    position: relative;
    padding: 0 0 0 30px;
    width: 100%;
}
.cus-list-05 > li::before{
    content: '';
    position: absolute;
    top: .45em;
    left: 0;
    width: 0.944em;
    height: 0.944em;
    border-radius: 50%;
    border-style: solid;
    border-width: 0.056em;
    background-color: #ED1E24;
    border-color: var(--accent-color);
    box-shadow: inset 0 0 0 0.167em #FFFFFF;
}


.custom-serivces-list .serivces-col{
	display: flex;
	margin-bottom: 40px;
}
.custom-serivces-list .serivces-img,
.custom-serivces-list .serivces-cont{
	flex: 0 0 50%;
}
.custom-serivces-list .serivces-img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.custom-serivces-list .serivces-cont{
	background: #edf2f6;
	padding: 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}
.custom-serivces-list .serivces-cont .title{
	font-size: 30px;
    padding: 0px;
    color: #363636;
	margin: 0 0 40px;
}
.custom-serivces-list .serivces-col:nth-child(2n)  .serivces-img{
	order: 2;
}

@media only screen and (max-width: 767px) {
	.custom-serivces-list .serivces-col{
		display: block;
	}
	.fixed-widget-list {
		right: 7px !important;
		-webkit-transform: scale(0.714285714);
		transform: scale(0.714285714);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
	.fixed-widget-list li span{
		display: none;
	}
}







.footer-logo{
	margin-left: 42px;
    max-width: 190px;
	margin-bottom: 30px;
}


body .cus-social-01{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px 10px 0;
    width: 44px;
    height: 55px;

    background-color: var(--accent-color);

    font-size: 28px;
    transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
}
body .cus-social-01,
body .cus-social-01:link,
body .cus-social-01:visited {
    color: #fff;
}
body .cus-social-01:hover {
    background-color: var(--accent-color);
	text-decoration: none;
}

body .cus-social-01.facebook-f:hover {
    background-color: #3b5998;
}
body .cus-social-01.twitter:hover {
    background-color: #1d9ceb;
}
body .cus-social-01.itch-io:hover {
    background-color: #81a8ee;
}
body .cus-social-01.linkedin-in:hover {
    background-color: #007bb6;
}
body .cus-social-01.instagram:hover {
    background-color: #9a4bbc
}

body .cus-social-01::before{
	content:"";
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    width: 24px;
    height: 100%;
    background-size: contain;
	position: absolute;
}
body .facebook-f::before{
	background-image: url('data:image/svg+xml;utf8,<svg width="320px" height="512px" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path fill="%23FFFFFF" d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg>');
    width: 16px;
}
.twitter::before{
	background-image: url('data:image/svg+xml;utf8,<svg width="512px" height="512px" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="%23FFFFFF" d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>');
}
.itch-io::before{
	background-image: url('data:image/svg+xml;utf8,<svg width="512px" height="512px" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="%23FFFFFF" d="M71.92 34.77C50.2 47.67 7.4 96.84 7 109.73v21.34c0 27.06 25.29 50.84 48.25 50.84 27.57 0 50.54-22.85 50.54-50 0 27.12 22.18 50 49.76 50s49-22.85 49-50c0 27.12 23.59 50 51.16 50h.5c27.57 0 51.16-22.85 51.16-50 0 27.12 21.47 50 49 50s49.76-22.85 49.76-50c0 27.12 23 50 50.54 50 23 0 48.25-23.78 48.25-50.84v-21.34c-.4-12.9-43.2-62.07-64.92-75C372.56 32.4 325.76 32 256 32S91.14 33.1 71.92 34.77zm132.32 134.39c-22 38.4-77.9 38.71-99.85.25-13.17 23.14-43.17 32.07-56 27.66-3.87 40.15-13.67 237.13 17.73 269.15 80 18.67 302.08 18.12 379.76 0 31.65-32.27 21.32-232 17.75-269.15-12.92 4.44-42.88-4.6-56-27.66-22 38.52-77.85 38.1-99.85-.24-7.1 12.49-23.05 28.94-51.76 28.94a57.54 57.54 0 0 1-51.75-28.94zm-41.58 53.77c16.47 0 31.09 0 49.22 19.78a436.91 436.91 0 0 1 88.18 0C318.22 223 332.85 223 349.31 223c52.33 0 65.22 77.53 83.87 144.45 17.26 62.15-5.52 63.67-33.95 63.73-42.15-1.57-65.49-32.18-65.49-62.79-39.25 6.43-101.93 8.79-155.55 0 0 30.61-23.34 61.22-65.49 62.79-28.42-.06-51.2-1.58-33.94-63.73 18.67-67 31.56-144.45 83.88-144.45zM256 270.79s-44.38 40.77-52.35 55.21l29-1.17v25.32c0 1.55 21.34.16 23.33.16 11.65.54 23.31 1 23.31-.16v-25.28l29 1.17c-8-14.48-52.35-55.24-52.35-55.24z"></path></svg>');
}
.linkedin-in::before{
	background-image: url('data:image/svg+xml;utf8,<svg width="512px" height="512px" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="%23FFFFFF" d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"></path></svg>');
}
.instagram::before{
	background-image: url('data:image/svg+xml;utf8,<svg width="512px" height="512px" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="%23FFFFFF" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>');
}


.icon-map-marker-alt::before,
.icon-phone::before,
.icon-envelope::before,
.icon-clock::before,
.icon-home::before{
	content: "";
	width: 1em;
	height: 1em;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: contain;
}
 
.icon-map-marker-alt::before{
	background-image: url('data:image/svg+xml;utf8,<svg width="512px" height="512px" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="%23ffffff" d="M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z"></path></svg>');

}
.icon-phone::before{
	background-image: url('data:image/svg+xml;utf8,<svg width="512px" height="512px" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="%23ffffff" d="M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z"></path></svg>');
}
.icon-envelope::before{
	background-image: url('data:image/svg+xml;utf8,<svg width="512px" height="512px" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="%23ffffff" d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg>');
}
.icon-clock::before{
	background-image: url('data:image/svg+xml;utf8,<svg width="512px" height="512px" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="%23ffffff" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm57.1 350.1L224.9 294c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h48c6.6 0 12 5.4 12 12v137.7l63.5 46.2c5.4 3.9 6.5 11.4 2.6 16.8l-28.2 38.8c-3.9 5.3-11.4 6.5-16.8 2.6z"></path></svg>');
}
.icon-home::before{
	background-image: url('data:image/svg+xml;utf8,<svg width="576px" height="512px" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path fill="%23982427" d="M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z"></path></svg>');
}

.size-15{
	font-size: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
	.banner-text2 .subtitle,
	.banner-text p,
	.banner-text .subtitle{
		font-size: 24px;
	}
	.banner-text2 .title,
	.banner-text .title{
		font-size: 42px;
	}
	.desktop-header .dnn_logo:before{
		width: 180px;
		height: 82px;
		background-size: contain;
	}
	.desktop-header .dnn_logo{
		width: 180px;
		height: 62px;
		flex: 0 0 180px;
	}
}

.fixed-widget-list {
    position: fixed;
    right: 42px;
    bottom: 0px;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 999;
    pointer-events: none;
}
.fixed-widget-list li.backtop.active {
    margin-bottom: 30px;
}
.fixed-widget-list li.backtop {
    background-color: #81222e;
}
.fixed-widget-list li.backtop {
    opacity: 1;
    visibility: visible;
    margin-bottom: -56px;
    transition: all 300ms cubic-bezier(0.65, 0.05, 0.36, 1);
}
.fixed-widget-list li.active {
    opacity: 1;
    visibility: visible;
}
.fixed-widget-list li {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    white-space: nowrap;
    background-color: #2c5cda;
    margin-bottom: 20px;
    position: relative;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    transition: all 300ms cubic-bezier(0.65, 0.05, 0.36, 1);
    pointer-events: initial;
}
.fixed-widget-list li.backtop:before {
    content: "";
    height: 0px;
    border-left: 1px solid #FFF;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -5px 0px 0px 1px;
    transition: all 300ms cubic-bezier(0.65, 0.05, 0.36, 1);
    transform: translateX(-0.4px);
    backface-visibility: hidden;
}
.fixed-widget-list li span {
    right: 66px;
    top: 50%;
    height: 42px;
    line-height: 42px;
    position: absolute;
    border-radius: 21px;
    background-color: inherit;
    margin-top: -21px;
    color: #fff;
    padding: 0px 30px;
    font-size: 16px;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms cubic-bezier(0.65, 0.05, 0.36, 1);
}
.fixed-widget-list li.backtop:after {
    content: "";
    width: 15px;
    height: 15px;
    border-top: 1px solid #FFF;
    border-left: 1px solid #FFF;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: -6px 0 0 0px;
        margin-left: 0px;
    transition: all 300ms cubic-bezier(0.65, 0.05, 0.36, 1);
    margin-left: 0;
    transform-origin: 2px 1px;
    backface-visibility: hidden;
}
.fixed-widget-list li.backtop:hover:before {
    margin: -11px 0px 0px 1px;
    height: 24px;
}
.fixed-widget-list li:hover span {
    opacity: 1;
    visibility: visible;
    right: 76px;
}
.fixed-widget-list li.backtop:hover:after {
    margin-top: -12px;
}

.LoginPanel{
	margin-top: 200px;
}




@media only screen and (max-width: 500px) {
	.footer_box .FootPaneA, .footer_box .FootPaneB{
		padding:20px 0;
	}
	.footer_box .FootPaneC, .footer_box .FootPaneD{
		padding:0 0 20px;
	}
}

.desktop-header .HeadPaneB{
	height: 62px;
}

.header-tel{
	display: flex;
	align-items: center;
}
.header-tel .pic{
	margin-left: 20px;
}
.header-tel .text{
	font-style: italic;
	margin: 0;
	font-size: 16px;
}
.header-tel .tel{
	font-size: 29px;
	margin-bottom: 0px;
	display: block;
}
.header-tel .heading{
	margin: 0;
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
}

@media only screen and (max-width: 767px){
	.header-tel img{
		width: 100px;
	}
	.header-tel .pic{
		margin-left: 5px;
	}
	.header-tel .tel{
		font-size: 18px;
	}
	.header-tel .heading{
		font-size: 12px;
	}
}

.footer_box.color-white  {
	background-color: #000;
}
.footer_box.color-white a{
	transition: color ease-in 200ms;
}
.footer_box.color-white a:hover{
	color: var(--accent-color) !important;
}


@media only screen and (max-width: 767px) {

	.MobileHeadPaneB .header-tel{
		flex-direction: column;
	}
	.MobileHeadPaneB .header-tel .tel{
		font-size: 14px;
		line-height: 1;
		margin-top: 1px;
	}
	.MobileHeadPaneB .header-tel .text{
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
	}



	.MobileHeadPaneB .SkTKs{
		flex-direction: row;
		gap: 0 5px;
		padding: 5px 0 0px;
	}
	.MobileHeadPaneB .iwRxPB:not(:first-child){
		margin-top: 0;
	}

}

.title-001{
	font-size: 50px;
	font-family: 'Bebas Neue', sans-serif;
	color: #fff;
	text-decoration: underline;
	margin: 0 0 35px;
}
.form_top_font{
	font-size: 40px;
	color: #fff;
	font-family: 'Bebas Neue', sans-serif;
	transform: translateX(162px);
}
.form_top_font ul{
	padding: 0 0 32px ;
	margin: 0 0 0 35px;
}
.form_top_font ul li{
	list-style: none;
	line-height: 1;
	margin-bottom: 3px;
}
.banner_logo{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 16px;
	margin-left: -15px;
	margin-right: -15px;
}
.banner_logo > div{
	padding: 0 15px;
}
.Bannerbox .container > .row{
	align-items: flex-end;
}
.ourreviews .cus-title01 > .title{
	font-size: 60px;
	line-height: 1.2;
	color: #fff;
	margin-bottom: 6px;
}
.ourreviews .cus-title01 > .sub-title{
	font-size: 40px;
	line-height: 1.2;
}
.ourreviews .cus-title01::before{
	border-color: #fff;
	bottom: -32px;
}
.ourreviews .cus-title01::after{
	width: 27px;
	height: 12px;
	margin-left: -13.5px;
	background-color: #fff;
	bottom: -37px;
}
.google_box{
	background-color: #fff;
	padding: 20px;
border: 1px solid rgb(112, 112, 112);
	max-width: 1269px;
	margin-left: auto;
	margin-right: auto;
}
.ourreviews .cus-title01{
	margin-bottom: 70px;
}
.roof_box .cus-title01 > .title{
	text-shadow: none;
	font-size: 60px;
	line-height: 1.2;
	margin-bottom: 6px;
}
.roof_box .cus-title01 > .sub-title{
	font-size: 40px;
	line-height: 1.2;
	color: #000;
}
.roof_box{
	font-family: 'HelveticaNeue';
	font-size: 20px;
	line-height: 24px;
}
.roof_box .cus-title01{
	margin-bottom: 77px;
}
.roof_box .cus-title01::before{
	border-color: #8A8A8A;
}
.social_footer{
	text-align: center;
}
.social_box > a{
	display: inline-block;
	margin: 0 12.5px;
}
.copyright{
	font-size: 20px;
	line-height: 24px;
}
.footer_box1 h3{
	font-size: 24px;
	line-height: 29px;
	font-weight: 400;
}
.footer_box1 .cus-list-01 li{
	font-size: 20px ;
	line-height: 24px;
	margin: 0;
	margin-bottom: 20px;
	padding-left: 33px;
}
.footer_box1 .cus-list-01 li a{
	font-weight: 400;
	text-decoration: none;
}
.footer_box1 .cus-list-01 li i{
	color: #fff;
	margin-right: 8px;

}
.footer_box3 ul li a{
	text-decoration: none;
}
#insidepage .cus-title02 .title{
	font-size: 50px;
	text-transform: inherit;
}
#insidepage .cus-title01 .title{
	font-size: 44.5px;
	text-transform: inherit;
}
#insidepage .BannerFixedRightPane .title{
	font-weight: normal;
    padding: 0 0 5px;
    margin: 0 0 5px;
	font-size: 46px;
    font-family: 'Bebas Neue', sans-serif;
	color: #fff;
}
#insidepage .RowSix_Grid8_Pane,
#insidepage .RowSix_Grid4_Pane,
#insidepage .RowFour_Grid6_Pane2,
#insidepage .RowFour_Grid6_Pane1{
	padding-top: 60px;
}

@media (max-width: 991px){
	#insidepage .BannerFixedRightPane .title{
		font-size: 30px;
	}
	.form_top_font ul{
		padding-bottom: 10px;
	}
	.title-001{
		font-size: 25px;
		margin-bottom: 15px;
	}
	.form_top_font{
		font-size: 20px;
		text-align: center;
		transform: translateX(0px);
	}
	.mobile_box .dnn_logo{
		display: flex;
	}
	.MobileRightPane{
		margin-left: 10px;
	}
	#insidepage .cus-title02 .title{
		font-size: 36px;
	}
	#insidepage .InsidePage-Bannerbox{
		height: 100vh;
	}


}
@media (max-width: 767px){
	.xblog_page_head_speaer{
		height: 30px;
	}
	.ourreviews .cus-title01 > .sub-title{
		font-size: 28px;
	}
	#insidepage .RowSix_Grid4_Pane,
	#insidepage .RowFour_Grid6_Pane2{
		padding-top: 0;
	}
	#insidepage .cus-title01 .title{
		font-size: 32px;
	}
	#insidepage .InsidePage-Bannerbox{
		height: inherit;
	}
}
@media (min-width: 768px) and (max-width: 991.98px) {
}
@media (min-width: 992px) and (max-width: 1023.98px) {
	#dnngo_megamenu .primary_structure>li>a{
		font-size: 20px;
	}
	.desktop-header .head_img{
		max-width: 80px;
	}
	.desktop-header .dnn_logo{
		max-width: 180px;
	}
	.banner_bg,
	.Bannerbox{
		height: 100vh;
	}
	.title-001{
		font-size: 30px;
	}
	.form_top_font{
		font-size: 20px;
	}
}
@media (min-width: 1024px) and (max-width: 1199.98px) {
	#insidepage .InsidePage-Bannerbox{
		height: 600px;
	}
	#insidepage .BannerFixedRightPane .LiveForm.Form2023 .Field textarea{
		height: 42px !important;
	}
	#insidepage .BannerFixedRightPane .title{
		font-size: 30px;
	}

	#insidepage .BannerFixedLeft .banner-text2 .title{
		font-size: 30px;
	}
	.InsidePage-Bannerbox  .BannerFixedLeft {
		padding: 0px;
	 }
	.desktop-header.floating-active .head_img{
		max-width: 70px;
	}
	.roof_box .cus-title01 > .title{
		font-size: 50px;
	}
	.cus-title02 .title,
	.cus-title01 > .title{
		font-size: 60px;
	}
	.cus-infobox-01 .infobox-header .title{
		font-size: 36px;
	}
	.banner_bg,
	.Bannerbox{
		height: 100vh;
	}
	.title-001{
		font-size: 30px;
		margin-bottom: 10px;
	}
	.form_top_font{
		font-size: 20px;
	}
	#dnngo_megamenu .primary_structure>li>a{
		font-size: 25px;
	}
	.desktop-header .head_img{
		max-width: 100px;
	}
	.desktop-header .dnn_logo{
		max-width: 200px;
	}
	.InsidePage-Bannerbox,
	.InsidePage-Bannerbox .banner_bg{
		height: 580px;
	}
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
	#dnngo_megamenu .primary_structure>li>a{
		font-size: 25px;
	}
	.desktop-header .head_img{
		max-width: 120px;
	}
	.desktop-header .dnn_logo{
		max-width: 250px;
	}
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
	#dnngo_megamenu .primary_structure>li>a{
		font-size: 30px;
	}
	.desktop-header .head_img{
		max-width: 120px;
	}
	.desktop-header .dnn_logo{
		max-width: 250px;
	}
}
@media (min-width: 1600px) and (max-width: 1799.98px) {
	#dnngo_megamenu .primary_structure>li>a{
		font-size: 36px;
	}
	.desktop-header .head_img{
		max-width: 120px;
	}
	.desktop-header .dnn_logo{
		max-width: 250px;
	}
}

@media (min-width: 1800px) and (max-width: 1919.98px) {
	.desktop-header .head_img{
		max-width: 120px;
	}
	.desktop-header .dnn_logo{
		max-width: 250px;
	}
	
}
.dnn_height{
	height: 80px;
}
@media (min-width: 1920px){
	.copyright {
		margin-top: -136px;
	}
	.footer_box1 .cus-list-01 li{
		white-space: nowrap;
	}
	.footer_box1 h3{
		margin-top: 128px;
		padding-bottom: 180px;
	}
	.Bannerbox .container{
		max-width: 1920px;
	}
	.BannerFixedRight{
		margin-right: 80px;
	}
	.p_bot_pad p{
		margin-bottom: 40px;
	}
}


@media (min-width: 1700px){
	
.desktop-header .container{
	max-width: 1649px;
}
#dnngo_megamenu .primary_structure>li>a{
	font-size: 50px;
}

}

.form_top_font *{
	text-shadow: 0 0 10px #000;
}
@media only screen and (max-width: 767px) {
	#insidepage .BannerFixedLeft .ModDNNHTMLC .Normal *{
		color: #fff !important;
	}
	#insidepage .BannerPane .Custom_SliderGallery,
	#insidepage .BannerPane{
		position: static !important;
	}
	#insidepage .Bannerbox .BannerFixedLeft{
		margin-top: 0;
		background-color: #000;
		border-top: 5px solid #ca3347;
		border-bottom: 5px solid #ca3347;
		padding-bottom: 5px;
	}
	#insidepage .Bannerbox .BannerFixedLeftPane{
		margin-top: 10px;
	}
	#insidepage .InsidePage-Bannerbox{
		padding: 0;
		background-color: #000;
	}

}
@media only screen and (max-width: 576px) {
	.pagetitlebox .icon-home{
		font-size: 12px;
	}
	.pagetitlebox .icon-home::after{
		height: 12px;
	}
	.InsidePage-Bannerbox.Bannerbox .banner_bg {
		height: 325px;
	}

	.Bannerbox .BannerFixedLeft{
		padding: 0 15px;
	}

	.banner-text2 .subtitle{
		font-size: 16px;
	}
	.pagetitlebox a{
		font-size: 12px;
	}
	.Bannerbox .BannerFixedRightPane{
		margin-top: 0;
		border: none;
	}
	.form_top_font{
		border-top: 5px solid #ca3347;
		border-bottom: 5px solid #ca3347;
		padding: 10px 0;
	}
	.form_top_font h2{
		text-decoration: none;
		margin-bottom: 5px;
	}
	.form_top_font ul{
		display: flex;
		padding-bottom: 0;
		justify-content: center;
		padding-left: 0;
		margin-left: 0;
	}
	.form_top_font ul li span{
		display: none;
	}
	.form_top_font ul li:after{
		content: ",";
		display: inline;
	}
	.form_top_font ul li:last-child:after{
		display: none;
	}
	.Bannerbox .BannerFixedRight{
		background-color: #000;
	}
	.Bannerbox .BannerPane:before{
		top: -230px;
	}
	.Bannerbox{
		padding: 0;
		margin-top: 71px;
	}
	.Bannerbox .banner_bg{
		height: 245px;
		background-position: center top;
	}
}



#Body #dnn_wrapper .ModLiveFormsC .LiveForm.Form2023 *{
	font-family: "HelveticaNeue" !important;
}
#Body #dnn_wrapper .ModLiveFormsC .LiveForm.Form2023 h2{
	font-family: 'Bebas Neue', sans-serif !important;
}


#Body #dnn_wrapper .ModLiveFormsC .LiveForm.Form2023 ul.page-break-section .Field.Submitbutton .Submit-Align-Left .bSubmit{
	font-family: 'Bebas Neue', sans-serif !important;
}


#Body #dnn_wrapper .ModLiveFormsC .LiveForm.Form2023 .Field textarea,
#Body #dnn_wrapper .ModLiveFormsC .LiveForm.Form2023 .Field.Matrix input,
#Body #dnn_wrapper .ModLiveFormsC .LiveForm.Form2023 .Field.Birthdate input:not(.Calander-Icon),
#Body #dnn_wrapper .ModLiveFormsC .LiveForm.Form2023 .Field.Time select.datepicker_timeformat,
#Body #dnn_wrapper .ModLiveFormsC .LiveForm.Form2023 .Field.Number input,
#Body #dnn_wrapper .ModLiveFormsC .LiveForm.Form2023 .Field.Password input,
#Body #dnn_wrapper .ModLiveFormsC .LiveForm.Form2023 .Field.Currency input,
#Body #dnn_wrapper .ModLiveFormsC .LiveForm.Form2023 .Field.CreditCard input,
#Body #dnn_wrapper .ModLiveFormsC .LiveForm.Form2023 .Field.Fullname input[type="text"],
#Body #dnn_wrapper .ModLiveFormsC .LiveForm.Form2023 .Field.Phone input,
#Body #dnn_wrapper .ModLiveFormsC .LiveForm.Form2023 .Field.Datetime input:not(.Calander-Icon),
#Body #dnn_wrapper .ModLiveFormsC .LiveForm.Form2023 .Field.Address input,
#Body #dnn_wrapper .ModLiveFormsC .LiveForm.Form2023 .Field select:not(.datepicker_timeformat),
#Body #dnn_wrapper .ModLiveFormsC .LiveForm.Form2023 .Email .Field-Container-Wide input,
#Body #dnn_wrapper .ModLiveFormsC .LiveForm.Form2023 .Textbox .Field-Container-Wide input{
	font-size: 18px;
}


.ModDotNetNukeModulesDigitalAssetsC{
	margin-top: 300px;
}

/*CSS3 Animation*/
.animated,.animated .animation_item{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-delay:600ms;-webkit-animation-delay:600ms}span.animation,a.animation,b.animation,i.animation,span.animationhover,a.animationhover,b.animationhover,i.animationhover,span.animation_item,a.animation_item,b.animation_item,i.animation_item{display:inline-block}.animated.infinite,.animation_item.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge,.animation_item.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animation img,.animationhover img,.animated .animation_item img{max-width:100%}.animation{opacity:0}.animationhover,.animated{opacity:1}.animationhover{animation-delay:0ms;-webkit-animation-delay:0ms}@keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);-ms-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);-ms-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);-ms-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@-webkit-keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.animated.bounce,.animated .animation_item.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.animated.flash,.animated .animation_item.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);-ms-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.animated.pulse,.animated .animation_item.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);-ms-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);-ms-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);-ms-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);-ms-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);-ms-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.animated.rubberBand,.animated .animation_item.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animated.shake,.animated .animation_item.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);-ms-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);-ms-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);-ms-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);-ms-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);-ms-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.animated.swing,.animated .animation_item.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);-ms-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.animated.tada,.animated .animation_item.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;-ms-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);-ms-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);-ms-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);-ms-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);-ms-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);-ms-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.animated.wobble,.animated .animation_item.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);-ms-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);-ms-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.animated.bounceIn,.animated .animation_item.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);-ms-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);-ms-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.animated.bounceInDown,.animated .animation_item.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);-ms-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);-ms-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);-ms-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.animated.bounceInLeft,.animated .animation_item.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);-ms-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);-ms-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);-ms-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.animated.bounceInRight,.animated .animation_item.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);-ms-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);-ms-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animated.bounceInUp,.animated .animation_item.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animated.bounceOut,.animated .animation_item.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animated.bounceOutDown,.animated .animation_item.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);-ms-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);-ms-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animated.bounceOutRight,.animated .animation_item.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);-ms-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animated.bounceOutUp,.animated .animation_item.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.animated.fadeIn,.animated .animation_item.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.animated.fadeInDown,.animated .animation_item.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.animated.fadeInDownBig,.animated .animation_item.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-20px,0,0);-ms-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.animated.fadeInLeft,.animated .animation_item.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.animated.fadeInLeftBig,.animated .animation_item.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(20px,0,0);-ms-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.animated.fadeInRight,.animated .animation_item.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.animated.fadeInRightBig,.animated .animation_item.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,20px,0);-ms-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.animated.fadeInUp,.animated .animation_item.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.animated.fadeInUpBig,.animated .animation_item.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.animated.fadeOut,.animated .animation_item.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animated.fadeOutDown,.animated .animation_item.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animated.fadeOutDownBig,.animated .animation_item.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animated.fadeOutLeft,.animated .animation_item.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animated.fadeOutLeftBig,.animated .animation_item.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animated.fadeOutRight,.animated .animation_item.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animated.fadeOutRightBig,.animated .animation_item.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animated.fadeOutUp,.animated .animation_item.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animated.fadeOutUpBig,.animated .animation_item.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-ms-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-ms-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);-ms-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip,.animated .animation_item.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);-ms-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);-ms-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.animated.flipInX,.animated .animation_item.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);-ms-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.animated.flipInY,.animated .animation_item.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);-ms-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.animated.flipOutX,.animated .animation_item.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.animated.flipOutY,.animated .animation_item.flipOutY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);-ms-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);-ms-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);-ms-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.animated.lightSpeedIn,.animated .animation_item.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);-ms-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animated.lightSpeedOut,.animated .animation_item.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);-ms-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.animated.rotateIn,.animated .animation_item.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.animated.rotateInDownLeft,.animated .animation_item.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.animated.rotateInDownRight,.animated .animation_item.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.animated.rotateInUpLeft,.animated .animation_item.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);-ms-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.animated.rotateInUpRight,.animated .animation_item.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);-ms-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.animated.rotateOut,.animated .animation_item.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0,0,1,45deg);transform:rotate(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0,0,1,45deg);-ms-transform:rotate(0,0,1,45deg);transform:rotate(0,0,1,45deg);opacity:0}}.animated.rotateOutDownLeft,.animated .animation_item.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animated.rotateOutDownRight,.animated .animation_item.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animated.rotateOutUpLeft,.animated .animation_item.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);-ms-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.animated.rotateOutUpRight,.animated .animation_item.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);-ms-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);-ms-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);-ms-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animated.hinge,.animated .animation_item.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);-ms-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.animated.rollIn,.animated .animation_item.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);-ms-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.animated.rollOut,.animated .animation_item.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animated.zoomIn,.animated .animation_item.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.animated.zoomInDown,.animated .animation_item.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-ms-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.animated.zoomInLeft,.animated .animation_item.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-ms-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.animated.zoomInRight,.animated .animation_item.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.animated.zoomInUp,.animated .animation_item.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.animated.zoomOut,.animated .animation_item.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.animated.zoomOutDown,.animated .animation_item.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);-ms-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}}.animated.zoomOutLeft,.animated .animation_item.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);-ms-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}}.animated.zoomOutRight,.animated .animation_item.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.animated.zoomOutUp,.animated .animation_item.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@keyframes scaleUp{0%{opacity:0;transform:scale(.8)}100%{opacity:1;transform:scale(1)}}@-webkit-keyframes scaleUp{0%{opacity:0;-webkit-transform:scale(.8)}100%{opacity:1;-webkit-transform:scale(1)}}.animated.scaleUp,.animated .animation_item.scaleUp{-webkit-animation-name:scaleUp;-moz-animation-name:scaleUp;-o-animation-name:scaleUp;animation-name:scaleUp}.animated.delay1,.animated .animation_item.delay1{animation-delay:400ms;-webkit-animation-delay:400ms}.animated.delay2,.animated .animation_item.delay2{animation-delay:600ms;-webkit-animation-delay:600ms}.animated.delay3,.animated .animation_item.delay3{animation-delay:800ms;-webkit-animation-delay:800ms}.animated.delay4,.animated .animation_item.delay4{animation-delay:1000ms;-webkit-animation-delay:1000ms}.animated.delay5,.animated .animation_item.delay5{animation-delay:1200ms;-webkit-animation-delay:1200ms}.animated.delay6,.animated .animation_item.delay6{animation-delay:1400ms;-webkit-animation-delay:1400ms}.animated.delay7,.animated .animation_item.delay7{animation-delay:1600ms;-webkit-animation-delay:1600ms}.animated.delay8,.animated .animation_item.delay8{animation-delay:1800ms;-webkit-animation-delay:1800ms}.animated.delay9,.animated .animation_item.delay9{animation-delay:2000ms;-webkit-animation-delay:2000ms}.animated.delay10,.animated .animation_item.delay10{animation-delay:2200ms;-webkit-animation-delay:2200ms}.animated.delay11,.animated .animation_item.delay11{animation-delay:2400ms;-webkit-animation-delay:2400ms}.animated.delay12,.animated .animation_item.delay12{animation-delay:2600ms;-webkit-animation-delay:2600ms}@-webkit-keyframes star{0%,50%,100%{opacity:1}25%,75%{opacity:0}0%{-webkit-transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(180deg) scale(0.7)}100%{-webkit-transform:rotate(360deg) scale(1)}}@-moz-keyframes star{0%,50%,100%{opacity:1}25%,75%{opacity:0}0%{-moz-transform:rotate(0deg) scale(1)}50%{-moz-transform:rotate(180deg) scale(0.7)}100%{-moz-transform:rotate(360deg) scale(1)}}@-o-keyframes star{0%,50%,100%{opacity:1}25%,75%{opacity:0}0%{-o-transform:rotate(0deg) scale(1)}50%{-o-transform:rotate(180deg) scale(0.7)}100%{-o-transform:rotate(360deg) scale(1)}}@keyframes star{0%,50%,100%{opacity:1}25%,75%{opacity:0}0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(0.7)}100%{transform:rotate(360deg) scale(1)}}@-webkit-keyframes cloud{0%{left:-100px}100%{left:100%}}@-moz-keyframes cloud{0%{left:-100px}100%{left:100%}}@-o-keyframes cloud{0%{left:-100px}100%{left:100%}}@keyframes cloud{0%{left:-100px}100%{left:100%}}@-webkit-keyframes snowflake{0%{top:-100px;-webkit-transform:rotate(0deg) translateX(0)}25%{-webkit-transform:rotate(360deg) translateX(20px)}50%{-webkit-transform:rotate(720deg) translateX(0px)}75%{-webkit-transform:rotate(1080deg) translateX(-20px)}100%{top:100%;-webkit-transform:rotate(1440deg) translateX(0px)}}@-moz-keyframes snowflake{0%{top:-100px;-moz-transform:rotate(0deg) translateX(0)}25%{-moz-transform:rotate(360deg) translateX(20px)}50%{-moz-transform:rotate(720deg) translateX(0px)}75%{-moz-transform:rotate(1080deg) translateX(-20px)}100%{top:100%;-moz-transform:rotate(1440deg) translateX(0px)}}@-o-keyframes snowflake{0%{top:-100px;-o-transform:rotate(0deg) translateX(0)}25%{-o-transform:rotate(360deg) translateX(20px)}50%{-o-transform:rotate(720deg) translateX(0px)}75%{-o-transform:rotate(1080deg) translateX(-20px)}100%{top:100%;-o-transform:rotate(1440deg) translateX(0px)}}@keyframes snowflake{0%{top:-100px;transform:rotate(0deg) translateX(0)}25%{transform:rotate(360deg) translateX(20px)}50%{transform:rotate(720deg) translateX(0px)}75%{transform:rotate(1080deg) translateX(-20px)}100%{top:100%;transform:rotate(1440deg) translateX(0px)}}@-webkit-keyframes dandelion{0%{opacity:0;left:20%}10%{opacity:1}100%{bottom:100%}}@-moz-keyframes dandelion{0%{opacity:0;left:20%}10%{opacity:1}100%{bottom:100%}}@-o-keyframes dandelion{0%{opacity:0;left:20%}10%{opacity:1}100%{bottom:100%}}@keyframes dandelion{0%{opacity:0;left:20%}10%{opacity:1}100%{bottom:100%}}@keyframes arrows{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);bottom:0}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);bottom:20px}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);bottom:-10px}90%{bottom:-3px}}@-webkit-keyframes arrows{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);bottom:0}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);bottom:20px}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);bottom:-10px}90%{bottom:-3px}}@media only screen and (max-width:767px){.animated,.animated .animation_item{-webkit-animation-name:none!important;-moz-animation-name:none!important;-o-animation-name:none!important;animation-name:none!important}}
 