@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Conv_waltograph42';
	src: url('../fonts/waltograph42.eot');
	src: local('☺'), url('../fonts/waltograph42.woff') format('woff'), 
	                 url('../fonts/waltograph42.ttf') format('truetype'), 
					 url('../fonts/waltograph42.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.topwallpaper{
	background:url(../images/clouds_retina4.png) no-repeat 50% 0 #8fc0ea; 
	/*background-color:#e7ffbc;*/
	display:block;
}
.topwallpaper_wrapper{
	background:url(../images/pattern_balloons.png) no-repeat 0 50%;
	background-attachment:fixed;
}
.topwallpaper_wrapper2{
	background:url(../images/pattern_balloons.png) no-repeat 100% 50%;
	background-attachment:fixed;
}

.topstrip{
	background:#d8202a;
	height:7px; display:block;
}
.logostip{
	/*background:#FFF;*/
	padding:15px 0 30px 0;
}
.logostip_left{
	width:410px;
	float:left;
}
.logostip_right{
	width:465px;
	float:right;
	/*border:#000 1px solid;*/
}
.logostip_right_caption{
	font-family:'Conv_waltograph42',Sans-Serif;
	font-size:40px; color:#C00; text-align:right;
	margin:15px 0 0 0;
	text-shadow:#FFF 1px 1px 0;
}
@media (max-width:1024px){
.logostip_left{
	width:100%;
	float:none;
}
.logostip_right{
	width:100%;
	float:none;
	/*border:#000 1px solid;*/
}
.logostip_right_caption{
	font-family:'Conv_waltograph42',Sans-Serif;
	font-size:40px; color:#C00; text-align:center;
	margin:15px 0 0 0;
	text-shadow:#FFF 1px 1px 0;
}
}

.aboutbg{
	background:#fcf5d5;
	border-top:#fee6b4 7px solid;
	border-bottom:#fee6b4 12px solid;
	padding:150px 0 60px 0;
	margin-top:-120px;	
}
.aboutbg h1{
	font-family: 'Lobster Two', cursive;
	font-size:46px; color:#C00;
	margin:0 0 30px 0;
}
.aboutbg p{	
	font-size:17px; color:#9f6d06;
	margin:0 0 30px 0;
	text-align:justify;
}

.blockbg{
	padding:80px 0 80px 0;
	/*background:url(../images/grass_retina4.png) repeat-x 50% 100%;*/

	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 51%, rgba(199,242,255,1) 80%, rgba(106,212,245,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(51%, rgba(255,255,255,1)), color-stop(80%, rgba(199,242,255,1)), color-stop(100%, rgba(106,212,245,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 51%, rgba(199,242,255,1) 80%, rgba(106,212,245,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 51%, rgba(199,242,255,1) 80%, rgba(106,212,245,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 51%, rgba(199,242,255,1) 80%, rgba(106,212,245,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 51%, rgba(199,242,255,1) 80%, rgba(106,212,245,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#6ad4f5', GradientType=0 );
}

.blockbg h1{
	font-family: 'Lobster Two', cursive;
	font-size:30px; color:#C00;
	margin:0 0 0 0;
}
.blockbg h1::after{
	content:"";
	display:block;
	background:#325b6f;
	width:30%; height:4px;
	margin:10px 0 30px 0;
}
.blockbg p{	
	font-size:15px; color:#333333;
	margin:0 0 30px 0;
	text-align:justify;
}
.exceldownloadbg{
	background:#65cee1;
	display:block;
	/*padding:65px 20px;*/
	padding:89px 20px;
	text-align:center;
	/*margin-bottom:30px;*/
}
.exceldownloadbg a{
	text-decoration:none;
	font-family: 'Lobster Two', cursive;
	text-align:center; font-size:28px;
	color:#FFF;
	text-shadow:#333 1px 1px 3px;
}
.exceldownloadbg a:hover{
	text-decoration:none;
	text-shadow:none;
}

.pdfdownloadbg{
	background:#e07f80;
	display:block;
	padding:70px 20px;
	text-align:center;
	margin-bottom:30px;
}
.pdfdownloadbg a{
	text-decoration:none;
	font-family: 'Lobster Two', cursive;
	text-align:center; font-size:28px;
	color:#FFF;
	text-shadow:#333 1px 1px 3px;
}
.pdfdownloadbg a:hover{
	text-decoration:none;
	text-shadow:none;
}

.footertop{
	background:#333;
	padding:40px 0;
	border-top:#d8202a 10px solid;
}
.footertop h1{
	font-family:'Conv_waltograph42',Sans-Serif;
	font-size:45px;
	color:#d22217;
	text-align:center;
	margin:0 0 7px 0;
	text-shadow:#FFF 1px 1px 0;
}
.footertop h3{
	font-size:14px;
	color:#999;
	text-align:center;
	margin:0 0 7px 0;
}
ul.contacts{
	margin:10px auto 20px auto;
	list-style-type:none;
	list-style-position:inside;
	width:241px;
	/*border:#999 1px solid;
	border:#FFF 1px solid;*/
}
ul.contacts li{
	float:left;
	margin:0 15px 0 0;
	padding:0 0 0 20px;
	color:#d22217;
	text-shadow:#FFF 1px 1px 0;
	font-size:20px;
}
ul.contacts li a{
	font-size:17px;
	color:#FFF;
	text-decoration:none;
	text-shadow:none;
	padding-left:5px;
}
ul.contacts li a:hover{
	text-decoration:none;
	color:#FFF;
	text-shadow:#000 1px 1px 0;
}
.creditbg{
	background:#212121;
	padding:25px 0;
}
.creditbg h3{
	font-size:14px;
	color:#666;
	text-align:center;
	margin:0 0 7px 0;
}
.creditbg h5{
	font-size:11px;
	color:#fcf5d5;
	text-align:center;
	margin:0 0 0 0;
}
.creditbg a{
	color:#fcf5d5;
	text-decoration:none;
}
.creditbg a:hover{
	text-decoration:none;
	color:#FFF;
}

iframe::before{
	content:"OUR LOCATION";
	color:#FFF; background-color:#C00;
	padding:15px 20px; display:block;	
	z-index:2;
	position:fixed;
}

.feedbackbg{
	background: rgba(106,212,245,1);
	background: -moz-linear-gradient(top, rgba(106,212,245,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(106,212,245,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(106,212,245,1) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(106,212,245,1) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(106,212,245,1) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(106,212,245,1) 0%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ad4f5', endColorstr='#ffffff', GradientType=0 );
	/*padding:80px 0;*/
}
.feedbackbg-inner{
	background:url(../images/grass_retina4.png) repeat-x 50% 100%;
	padding:0 0 100px 0;
}
.feedbackbg-inner h1{
	font-family: 'Lobster Two', cursive;
	font-size:46px; color:#fff;
	text-shadow:#333 1px 1px 2px;
	margin:0 0 30px 0;
}
	

