@import url(http://fonts.googleapis.com/css?family=Roboto:400,700&subset=cyrillic);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,700italic,400italic&subset=cyrillic-ext);
body {
   background-color: #e6fafc;
   color: #2f9ca4;
   font-family: 'Roboto',Arial, sans-serif;
   font-size: 14px;
   margin: 0;
   line-height: 1.2;
}
body * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
h2 {
	color: #2f9ca4;
	font-size: 34px;
	text-align: center;
	margin: 45px 0;
	font-weight: 700;
	position: relative;
}
p {
	margin: 0 0 10px;
}
#background1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 188px;
	background-color: #fff;
}
.wrapper {
	margin-left: auto;
	margin-right: auto;	
	min-width: 1000px;
	overflow: hidden;
	position: relative;
}
.background {
	background-color: #fff;
	margin-top: 40px;
}
.background .container {
	padding-bottom: 70px;
}
.divider1,
.divider2 {
	position: absolute;
	top: 94px;
	left: -300px;
}
.divider2 {
	top: -30px;
}
.divider1:before,
.divider2:before {
	content: "";
	position: absolute;
	top: 5px;
	left: -24px;
	width: 1648px;
	height: 138px;
	background-color: #a6dce1;
	border-radius: 50%;
}
.divider1:after,
.divider2:after {
	content: "";
	position: absolute;
	top: 0;
	left: -79px;
	width: 1758px;
	height: 132px;
	background-color: #fff;
	border-radius: 50%;
}
.divider2:before {
	top: -8px;
}
.container {
   display: block;
   position: relative;
   margin: 0px auto;
   text-align: left;
   width: 1000px;
}
/*page1*/
#top {
	position: relative;
}
#top > div {
	width: 25%;
	float: left;
	min-height: 50px;
	margin: 20px 0 0;
	text-align: center;
}
#logo img{
	position: absolute;
	left: 0;
	top: 0;
}
/*#logo {
	border: 3px solid #2F9CA4;
}
#logo p {
	border: 5px solid #FFF;
	padding: 14px 0px;
	text-transform: uppercase;
	font-size: 28px;
	color: #F0042A;
	font-weight: bold;
	background-color: #fff;
	margin: 0;
}*/
#top #time {
	text-align: left;
	padding-left: 50px;
}
#time p {
	color: #4a4a4a;
	font-size: 19px;
	margin: 0;
}
#time p:first-child {
	color: #3a8e93;
	font-size: 14px;
	margin: 0 0 18px;
}
#callback_submit,
#callback .callback {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	background-color: #F0042A;
	width: 230px;
	display: inline-block;
	padding: 7px 0;
	border-radius: 5px;
	border: none;
	cursor: pointer;
}
#callback p {
	color: #3A8E93;
	font-size: 14px;
	width: 200px;
	display: inline-block;
	margin: 10px 0 0;
}
#phone span {
	font-size: 24px;
	color: #3a8e93;
	margin: 0 5px 0 0;
}
#phone p{
	font-size: 32px;
	color: #4a4a4a;
	margin: 0 0 7px;
}
#phone p:last-child {
	color: #3a8e93;
	font-size: 14px;
}
#menu {
	display: inline-block;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 35px 0 0;
	text-align: center;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}
#menu li {
	float:left;
	width: 14.28%;
}
#menu li + li{
	border-left: 1px solid #1c7980;
}
#menu li a {
	float:left;
	font-size: 14px;
	color: #fff;
	border-right: 1px solid #44acb4;
	padding: 8px 0;
	width: 100%;
	text-decoration: none;
}
#menu li a span {
	display: block;
}
#page1 {
  padding-bottom: 10px;
}
#page1 h2 {
	font-weight: 400;
	margin: 20px 0;
}
#page1 .content {
	margin-top: 100px;
	color: #155b5f;
}
#page1 .left {
	width: 454px;
	float: left;
}
#page1 .left #slider {
	width: 454px;
	height: 321px;
	border-radius: 15px;
	overflow: hidden;
}
#page1 .left .info_block {
	width: 454px;
	margin: 25px 0 0 0;
	position: relative;
}
#page1 .left .info_block > div {
	padding: 25px;
	background-color: #fff;
	border-radius: 15px;
	position: relative;
}
#page1 .left .info_block:before {
	content: "";
	background-color: #a6dce1;
	position: absolute;
	width: 100%;
	height: 30px;
	left: 0;
	bottom: -3px;
	border-radius: 15px;
}
#page1 .left .info_block h3{
	font-size: 27px;
	margin: 0 0 20px;
}
#page1 .left .info_block p {
	border-bottom: 1px solid #ccc;
	padding: 0 5px 10px 20px;
}
#page1 .left .info_block p:last-child {
	border: none;
}
#page1 .right {
	width: 500px;
	margin-left: 500px;
}
#page1 h2 {
	font-size:36px;
}
#page1 h2 span {
	font-size: 41px;
	font-weight: 700;
}
#page1 .right >p span {
	font-size: 20px;
	display: inline-block;
	background-color: #78d6dc;
	padding: 5px 20px;
}
#page1 .right > p span:first-child {
	background-color: #a5e7eb;
}
#page1 .right > p span:last-child {
	background-color: #6cbfc4;
}
#page1 .right .info_block {
	padding: 8px 20px 8px 60px;
	border: 3px solid #17c978;
	border-radius: 15px;
	margin: 20px 0 0;
	position: relative;
}
#page1 .right .info_block:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	background-color: #17C978;
	height: 100%;
	border-radius: 10px 0 0 10px;
}
#page1 .right .info_block.minus {
	border-color: #a6dce1;
	padding: 20px 20px 20px 60px;
}
#page1 .right .info_block.minus:before {
	background-color: #a6dce1;
}
#page1 .right .info_block:after {
	content: "+";
	position: absolute;
	left: 7px;
	top: 24px;
	color: #FFF;
	font-size: 60px;
	font-weight: 900;
}
#page1 .right .info_block.minus:after {
	content: "-";
	top: -6px;
	left: 7px;
	font-size: 90px;
}
.price_old {
	margin-top: 20px;
	color: #a7dde2;
	font-size: 17px;
}
.price_old span{
	color: #2f9ca4;
	font-size: 33px;
	text-decoration: line-through;
}
.price_new{
	color: #a7dde2;
	font-size: 27px;
	font-weight: 700;
}
.price_new span{
	color: #155b5f;
	font-size: 52px;
}
.buy,
.continue,
#cart .checkout input {
	display: inline-block;
	height: 76px;
	width: 240px;
	background-color: #f0042a;
	line-height: 76px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	border-radius: 15px;
	font-size: 25px;
	font-weight: bold;
	margin: 20px 0;
	cursor: pointer;
	border: 0;
}
.continue {
	background-color: #f0a904;
	padding: 14px 0;
	line-height: 1;
	float: right;
	text-decoration: none;
}
#page2 {
	margin-bottom: 50px;
}
#page2:before {
    content: "";
    background-color: #A6DCE1;
    position: absolute;
    width: 100%;
    height: 30px;
    left: 0px;
    bottom: -3px;
    border-radius: 15px;
}
#page2 > div{
	background-color: #fff;
	border-radius: 15px;
	overflow: auto;
	margin: 35px 0 0;
	position: relative;
}
#page2 h2{
	text-transform: uppercase;
}
#page2 .info_block {
	width:445px;
	height: 286px;
	float: left;
	margin: 0 0 35px 35px;
	overflow: hidden;
	border-radius: 15px;
	color: #fff;
	font-size: 13px;
}
#page2 h3 {
	height:50px;
	text-align: center;
	margin: 0;
	font-size: 14px;
	margin: 0 0 20px;
	padding: 5px 45px;
}
#page2 .info_block:nth-child(2) {
	background-color: #00c4c2;
}
#page2 .info_block:nth-child(2) p {
	padding: 0 40px 0 70px;
	margin: 0 0 15px;
	background: url("/images/list1.png") no-repeat 23px center;
}
#page2 .info_block:nth-child(3) {
	background: url("/images/picture2.png") no-repeat 30px 73px #66cc66;
}
#page2 .info_block:nth-child(3) p {
	padding: 0 30px 0 165px;
	margin: 0 0 10px;
}
#page2 .info_block:nth-child(3) p:last-child {
	padding: 5px 30px 0;
	margin: 0 0 15px;
}
#page2 .info_block:nth-child(4) {
	background-color: #00a4d7;
}
#page2 .info_block:nth-child(4) p {
	padding: 0 40px 0 70px;
	margin: 0 0 25px;
	background: url("/images/list2.png") no-repeat 23px center;
}
#page2 .info_block:nth-child(5) {
	background: url("/images/picture1.png") no-repeat 30px 73px #f670a6;
}
#page2 .info_block:nth-child(5) p:nth-child(2) {
	padding: 0 30px 0 165px;
	margin: 0 0 15px;
}
#page2 .info_block:nth-child(5) p:nth-child(3) {
	padding: 10px 35px 0 30px;
	margin: 0 0 15px;
}
#page3 h2 {
	position: relative;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 23px;
	font-weight: 700;
	color: #FFF;
	text-align: right;
	border-radius: 15px;
	padding: 23px;
}
#page3 h2:before {
	content: "";
	position: absolute;
	left: 15px;
	top: -12px;
	width: 99px;
	height: 99px;
	background: url("/images/sign1.png") no-repeat center;
}
#page3 > p {
	font-size: 34px;
	text-align: center;
	margin: 50px 0 80px;
	color: #2f9ca4;
}
#page3 > p span{
	display: block;
	font-size: 29px;
}
#page3 .info_block {
	position: relative;
	border-radius: 15px;
	color: #2f9ca4;
	font-size: 15px;
	margin: 0 0 64px 120px;
	padding: 20px 45px 35px 75px;
	background-color: #fff;
}
#page3 .info_block h3{
	color: #f12a2d;
	font-size: 48px;
	font-style: italic;
	margin: 0px 0px 10px;
}
#page3 .info_block:before {
	content: "1";
	position: absolute;
	top: -42px;
	left: -110px;
	width: 160px;
	height: 160px;
	border-radius: 50%;
	border: 12px solid #fff;
	box-sizing: border-box;
	background-color: #E6FAFC;
	color: #f12a2d;
	font-size: 106px;
	font-style: italic;
	text-shadow: 0px 0 4px #fff;
	padding: 0 0 0 30px;
}
#page3 .info_block:nth-child(4):before {
	content: "2";
}
#page3 .info_block:nth-child(5):before {
	content: "3";
}
#page3 table {
	color: #007c6d;
	border-collapse: collapse;
	width: 800px;
	margin: 30px 0 30px -30px;
	font-size: 13px;
}
#page3 table th {
	background: #D5FFFA;
	padding: 8px 30px;
	font-size: 14px;
	text-align: center;
}
#page3 table th:first-child {
	border-radius: 15px 0 0 15px;
	text-align: left;
}
#page3 table th:nth-child(2) {
	width: 50px;
}
#page3 table th:last-child {
	border-radius: 0 15px 15px 0;
	width: 50px;
}
#page3 table tr:nth-child(2) td {
	padding-top: 35px;
}
#page3 table td:first-child {
	padding: 5px 30px;
}
#page3 table td:nth-child(2) {
	text-align: center;
}
#page3 table td:last-child {
	text-align: center;
}
#page4,
#page6 {
	padding: 1px 0;
}
#page4 h2 {
	margin-bottom: 125px;
}
#page4 h3 {
    position: relative;
    text-align: center;
    margin: 45px 0;
    font-size: 34px;
    font-weight: normal;
}
#page4  > p {
	font-size: 18px;
	text-align: center;
}
#page4  > p:nth-child(3){
	border: 3px solid #f12a2d;
	padding: 15px 0;
}
#page4 .picture {
	height: 198px;
	background: url("/images/picture3.jpg") no-repeat center;
	margin: 50px 0;
}
#page4 .certs {
	text-align: center;
}
#page4 .certs a {
	width: 142px;
	height: 200px;
	display: inline-block;
	background: url("/images/cert1_mini.jpg") no-repeat center;
	margin: 40px 40px 0;
}
#page4 .certs a:last-child {
	background-image: url("/images/cert2_mini.jpg");
}
#page4 .happy,
#page4 .sad {
	width: 480px;
	height: 296px;
	border: 9px solid #e6fafc;
	border-radius: 9px;
	padding: 100px 30px 30px;
	position: relative;
	text-align: center;
	font-size: 14px;
}
#page4 .happy p,
#page4 .sad p {
}
#page4 .happy {
	float: left;
	color: #008d4e;
}
#page4 .sad {
	margin: 0 0 90px 520px;
	padding-bottom: 20px;
	color: #f12a2d;
}
#page4 .sad span{
	text-decoration: underline;
}
#page4 .happy:before,
#page4 .sad:before {
	content: "";
	width: 150px;
	height: 150px;
	position: absolute;
	background: url("/images/happy.png") no-repeat center;
	border-radius: 50%;
	border: 9px solid #E6FAFC;
	top: -90px;
	left: 156px;
}
#page4 .sad:before {
	background-image: url("/images/sad.png");
}
#page4 .divider1 {
    top: 100%;
}
.advertise,
#page8 {
	padding: 40px 0 0;
}
.advertise h2 {
	text-transform: none;
}
.advertise h2 span {
	font-weight: 400;
	display: block;
}
.advertise .divider1,
#page8 .divider1 {
	top: -96px;
}
.advertise .left {
	width: 475px;
	float: left;
}
.advertise .left > div {
	background-color: #f8fefe;
	border: 3px solid #a6cdd1;
	padding: 15px 0 0;
	overflow: auto;
	border-radius: 0 0 15px 15px;
}
.advertise .left > div:first-child {
	border-bottom: 0;
	border-radius: 15px 15px 0 0;
}
.advertise .left > div div:first-child {
	font-size: 24px;
	width: 320px;
	font-weight: 700;
	float: left;
	padding: 0 0 15px 15px;
}
.advertise .left > div div:nth-child(2){
	font-size: 40px;
	font-weight: bold;
}
.advertise .left > div a {
	display:block;
	background-color: #d9f6f7;
	color: #f0042a;
	text-align: center;
	clear: both;
	font-size: 19px;
	line-height: 40px;
}
.advertise .right {
	margin-left: 475px;
	text-align: center;
	padding: 20px 20px 7px;
	border-radius: 15px;
}
.advertise > p {
	font-size: 30px;
	text-align: center;
	border-radius: 15px;
	margin: 40px 0;
	color: #fff;
	padding: 7px;
}
#page6 .info_block {
    padding: 45px 95px 15px;
	margin-bottom: 35px;
    text-align: center;
    border: 9px solid #e6fafc;
	font-size: 16px;
    border-radius: 15px;
	line-height: 1.3;
}
#page6 .info_block p {
	margin: 0 0 30px;
}
#page7 .info_block {
	border: 9px solid #e6fafc;
	border-radius: 15px;
	height: 693px;
	background: url("/images/manual_thumb.jpg") no-repeat center;
}
.manual{
    display: block;
    width: 100%;
    height: 100%;
	background: url("/images/zoom.png") no-repeat center rgba(62,154,160,0.5);
}
#page8 {
	margin-bottom: 70px;
}
#page8 .info_block {
	padding: 45px 35px;
	border: 3px solid #a6dce1;
	border-radius: 15px;
	margin-top: 50px;
	position: relative;
}
#page8 .info_block p:first-child {
	font-size: 16px;
	margin-bottom: 45px;
	width: 800px;
}
#page8 .info_block p:nth-child(2) {
	font-size: 14px;
	color: #f0042a;
}
#page8 .info_block .photo {
	position: absolute;
	top: 60px;
	right: 35px;
	width: 112px;
	height: 112px;
	background: url("/images/photo1.png") no-repeat center;
}
#page9 {
	padding: 0;
}
#page9 .steps {
	display: inline-block;
}
#page9 .step {
	float: left;
	width: 245px;
	text-align: center;
	border: 3px solid #a6dce1;
	border-radius: 15px;
	height: 200px;
	position: relative;
}
#page9 .step + .step {
	margin-left: 6px;
}
#page9 .step div {
	font-size: 27px;
	font-weight: 700;
	background-color: #59b0b6;
	color: #fff;
	text-transform: uppercase;
	border-radius: 12px 12px 0 0;
}
#page9 .step p {
	font-size: 13px;
	margin: 18px 15px;
}
#page9 .right,
#page9 .left,
#page10 .info_block {
	width: 495px;
	height: 128px;
	float: left;
	border: 3px solid #F0042A;
	margin-top: 20px;
	border-radius: 15px;
	padding: 15px 10px;
	font-size: 17px;
	text-align: center;
}
#page9 .right {
	margin-left: 500px;
	float: none;
}
#page10 .info_block {
	width: auto;
	height: auto;
	float: none;
	padding: 45px;
}
#page10 p {
	margin-bottom: 45px;
}
#cart {
	background-color: #fff;
	padding: 40px;
	display: none;
}
#cart h2 {
	margin: 0 0 40px;
}
#cart table {
	color: #007c6d;
	border-collapse: collapse;
	width: 100%;
	font-size: 24px;
}
#cart table th {
	background: #D5FFFA;
	padding: 8px 30px;
	font-size: 14px;
	text-align: center;
}
#cart table th:first-child {
	border-radius: 15px 0 0 15px;
	text-align: left;
}
#cart table th:last-child {
	border-radius: 0 15px 15px 0;
	width: 50px;
}
#cart table td {
	text-align: center;
	height: 170px;
	vertical-align: middle;
	border: 1px solid #add4cf;
}
#cart table tr td:nth-child(2) {
	font-weight: 700;
	width: 210px;
}
#cart  input {
	font-size: 24px;
	text-align: center;
	color: #007c6d;
}
#cart .increase,
#cart .decrease {
	display: inline-block;
	display: inline-block;
	width: 20px;
	margin: 0 10px;
	cursor: pointer;
}
#cart .total {
	border: none;
}
#cart .total_all {
	text-align: right;
	font-size: 30px;
	font-weight: 700;
	padding: 40px;
}
#cart .total_all .total {
	font-size: 30px;
}
#cart .shipping {
	font-size: 19px;
	margin-bottom: 40px;
}
#cart .fields input,
#cart .fields textarea {
	margin-bottom: 30px;
	padding: 11px;
	width: 435px;
	font-size: 19px;
	border-radius: 15px;
	border: none;
	border: 3px solid #2f9ca4;
	background-color: #ecfffd;
	text-align: left;
	color: #007C6D;
	font-family: "Roboto",Arial,sans-serif;
}
#cart .fields input:nth-child(2) {
	float: right;
}
#cart .fields textarea,
#cart .fields input:nth-child(3) {
	width: 100%;
}
#cart .fields input:nth-child(3) {
	display: none;
}
#cart .checkout {
	text-align: center;
}
#cart .checkout .continue{
	color: #fff;
	float: none;
	margin: 20px 50px 0px 0;
	vertical-align: top;
}
#cart #checkout_result {
	min-height: 90px;
	text-align: center;
	font-size: 18px;
}
#cart #checkout_result .error {
	font-size: 18px;
	color: #F0042A;
}
#cart #checkout_result .success {
	font-size: 60px;
	color: green;
}
#cart a {
	color: #007C6D;
	font-weight: 700;
}
#details1,
#details2,
#details3,
#details4 {
	width: 600px;
	height: 400px;
}
#callback_form {
	width: 400px;
	height: 300px;
	padding: 20px 0;
	text-align: center;
}
#callback_form > input {
	width: 300px;
	border: 1px solid #A6DCE1;
	padding: 5px;
	border-radius: 5px;
	margin: 10px 0 30px;
	font-size: 18px;
	text-align: center;
}
#callback_submit {
	position: absolute;
	bottom: 30px;
	left: 90px;
}
#callback_form .success {
	font-size: 30px;
	color: green;
}
#callback_form .error {
	font-size: 20px;
	color: #F0042A;
}
/*gradients*/
#menu {
	background: #44abb2;
	background: -moz-linear-gradient(top,  #44abb2 0%, #3a8e93 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#44abb2), color-stop(100%,#3a8e93));
	background: -webkit-linear-gradient(top,  #44abb2 0%,#3a8e93 100%);
	background: -o-linear-gradient(top,  #44abb2 0%,#3a8e93 100%);
	background: -ms-linear-gradient(top,  #44abb2 0%,#3a8e93 100%);
	background: linear-gradient(to bottom,  #44abb2 0%,#3a8e93 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44abb2', endColorstr='#3a8e93',GradientType=0 );
}
.advertise > p,
#page2 .info_block:nth-child(2) h3,
#page3 h2 {
	background: #13969d;
	background: -moz-linear-gradient(top,  #13969d 0%, #009097 2%, #00a4ac 21%, #00aab3 31%, #00afb7 46%, #00afb7 81%, #00acb4 92%, #00a6ae 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#13969d), color-stop(2%,#009097), color-stop(21%,#00a4ac), color-stop(31%,#00aab3), color-stop(46%,#00afb7), color-stop(81%,#00afb7), color-stop(92%,#00acb4), color-stop(100%,#00a6ae));
	background: -webkit-linear-gradient(top,  #13969d 0%,#009097 2%,#00a4ac 21%,#00aab3 31%,#00afb7 46%,#00afb7 81%,#00acb4 92%,#00a6ae 100%);
	background: -o-linear-gradient(top,  #13969d 0%,#009097 2%,#00a4ac 21%,#00aab3 31%,#00afb7 46%,#00afb7 81%,#00acb4 92%,#00a6ae 100%);
	background: -ms-linear-gradient(top,  #13969d 0%,#009097 2%,#00a4ac 21%,#00aab3 31%,#00afb7 46%,#00afb7 81%,#00acb4 92%,#00a6ae 100%);
	background: linear-gradient(to bottom,  #13969d 0%,#009097 2%,#00a4ac 21%,#00aab3 31%,#00afb7 46%,#00afb7 81%,#00acb4 92%,#00a6ae 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13969d', endColorstr='#00a6ae',GradientType=0 );
}
#page2 .info_block:nth-child(3) h3 {
	background: #2b694a;
	background: -moz-linear-gradient(top,  #2b694a 0%, #317754 19%, #337d58 33%, #347e59 81%, #317855 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2b694a), color-stop(19%,#317754), color-stop(33%,#337d58), color-stop(81%,#347e59), color-stop(100%,#317855));
	background: -webkit-linear-gradient(top,  #2b694a 0%,#317754 19%,#337d58 33%,#347e59 81%,#317855 100%);
	background: -o-linear-gradient(top,  #2b694a 0%,#317754 19%,#337d58 33%,#347e59 81%,#317855 100%);
	background: -ms-linear-gradient(top,  #2b694a 0%,#317754 19%,#337d58 33%,#347e59 81%,#317855 100%);
	background: linear-gradient(to bottom,  #2b694a 0%,#317754 19%,#337d58 33%,#347e59 81%,#317855 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b694a', endColorstr='#317855',GradientType=0 );
}
#page2 .info_block:nth-child(4) h3 {
	padding: 15px 0;
	background: #007eae;
	background: -moz-linear-gradient(top,  #007eae 0%, #0097c3 26%, #009fca 45%, #009ec8 79%, #0099c5 89%, #0091bd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007eae), color-stop(26%,#0097c3), color-stop(45%,#009fca), color-stop(79%,#009ec8), color-stop(89%,#0099c5), color-stop(100%,#0091bd));
	background: -webkit-linear-gradient(top,  #007eae 0%,#0097c3 26%,#009fca 45%,#009ec8 79%,#0099c5 89%,#0091bd 100%);
	background: -o-linear-gradient(top,  #007eae 0%,#0097c3 26%,#009fca 45%,#009ec8 79%,#0099c5 89%,#0091bd 100%);
	background: -ms-linear-gradient(top,  #007eae 0%,#0097c3 26%,#009fca 45%,#009ec8 79%,#0099c5 89%,#0091bd 100%);
	background: linear-gradient(to bottom,  #007eae 0%,#0097c3 26%,#009fca 45%,#009ec8 79%,#0099c5 89%,#0091bd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007eae', endColorstr='#0091bd',GradientType=0 );
}
#page2 .info_block:nth-child(5) h3 {
	padding: 15px 0;
	background: #d0508b;
	background: -moz-linear-gradient(top,  #d0508b 0%, #d95c8c 24%, #dc5f8b 41%, #db5e8c 85%, #d6588b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0508b), color-stop(24%,#d95c8c), color-stop(41%,#dc5f8b), color-stop(85%,#db5e8c), color-stop(100%,#d6588b));
	background: -webkit-linear-gradient(top,  #d0508b 0%,#d95c8c 24%,#dc5f8b 41%,#db5e8c 85%,#d6588b 100%);
	background: -o-linear-gradient(top,  #d0508b 0%,#d95c8c 24%,#dc5f8b 41%,#db5e8c 85%,#d6588b 100%);
	background: -ms-linear-gradient(top,  #d0508b 0%,#d95c8c 24%,#dc5f8b 41%,#db5e8c 85%,#d6588b 100%);
	background: linear-gradient(to bottom,  #d0508b 0%,#d95c8c 24%,#dc5f8b 41%,#db5e8c 85%,#d6588b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0508b', endColorstr='#d6588b',GradientType=0 );
}
.advertise .right {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #d9fcec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d9fcec));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d9fcec 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#d9fcec 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#d9fcec 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#d9fcec 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9fcec',GradientType=0 );
}
/*colorbox*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
#cboxOverlay{background:url(images/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
#cboxContent{background:#fff; overflow:hidden;border: 10px solid #A6DCE1; border-radius: 5px;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }     
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose:hover{background-position:-25px -25px;}
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
/* FLEXSLIDER */
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  position: relative;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-control-nav {
	position: absolute;
	bottom: 0;
	text-align: left;
	z-index: 2;
	padding: 10px 30px;
	background-color: rgba(58,143,148,0.7);
	border-radius: 0 15px;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
	display: inline-block;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	border: 3px solid #fff;
	border-radius: 15px;
	background-color: #3a8d92;
	cursor: pointer;
}
.flex-control-paging li a:hover {
  background: #F0042A;
}
.flex-control-paging li a.flex-active {
  background: #F0042A;
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}