/*css*/
@import "reset.css";
@import "skeleton.css";
@import "superfish.css";

@import url(//fonts.googleapis.com/css?family=Open+Sans:300);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400);
@import url(//fonts.googleapis.com/css?family=Open+Sans:600);
@import url(//fonts.googleapis.com/css?family=Open+Sans:600italic);
@import url(//fonts.googleapis.com/css?family=Open+Sans:800);

html, body {
	background: #2a2627;
	width: 100%;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #242424;
}

.main_bg { 
	background: url(../images/index_001.jpg) 0 0 repeat;
	position: relative;
	width: 100%;
}

.titlesm {
	ont-size: 14px;

font-weight: bold;

margin-bottom: 8px;

line-height: 24px;}

.title {
	
	font-size: 24px;

line-height: 36px;

font-weight: bold;
color:#F63;
}

a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}

* ul { position: relative; list-style: none; }

select { cursor: pointer; }

address {
	font: normal 12px 'Open Sans', sans-serif;
	width: 240px;
	margin-bottom: 15px; 
}

address span { line-height: 24px; float: left; }
address a { display: inline-block; color: #464646; text-decoration: underline; }
address a:hover { text-decoration: none; }
dl dd { line-height: 24px; text-align: right; }

p { line-height: 24px; font-family: 'Open Sans', sans-serif; }

h2, h3, h4 { font-family: 'Open Sans', sans-serif; }

h2 {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
}

h3 {
	font-size: 24px;
	font-style: italic;
	line-height: 36px;
	font-weight: bold;
}

h1 {
	font-size: 24px;
	
	line-height: 36px;
	font-weight: bold;
}

h1 .black{
	font-size: 24px;
	font-style: italic;
	line-height: 36px;
	font-weight: bold;
}




h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 24px;
}

h4 span { font-weight: normal; }

/**********************Header***************************/

.quote {color:#fff; text-decoration:none;}

.contactbox {width:20%;  background:#fff; position:absolute; z-index:999;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";       /* IE 8 */
filter: alpha(opacity=90);  /* IE 5-7 */
-moz-opacity: 0.9;          /* Netscape */
-khtml-opacity: 0.9;        /* Safari 1.x */
opacity: 0.9;               /* Good browsers */
border-radius:5px;
margin-left:65%;
margin-top:1%;
padding-top:15px;
}

.contactbox p{ color:#fff; text-align:center; font-size:1.5em; font-weight:bold; margin-bottom:5px;}

.contactbox-left {width:20%;  background:#2B4162; position:absolute; z-index:999;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";       /* IE 8 */
filter: alpha(opacity=90);  /* IE 5-7 */
-moz-opacity: 0.9;          /* Netscape */
-khtml-opacity: 0.9;        /* Safari 1.x */
opacity: 0.9;               /* Good browsers */
border-radius:5px;
margin-left:15%;
margin-top:1%;
padding-top:15px;
}

.contactbox-left p{ color:#fff; text-align:center; font-size:1.5em; font-weight:bold; margin-bottom:5px;}


#btn {padding:5px; background-color:#f75c03;}
#btn a {color:#fff; text-decoration:none;}

.socials {
	padding-top: 36px;
	float: right;
	margin-right: -1px;
	color:#FFF;
	font-size:1.9em;
}

#number a {color:#f75c03;}

.socials li {
	float: left;
	margin: 6px 0 0 16px;
}

.socials a { 
	height: 16px;
	display: inline-block;
}

.socials li a i {
	color: #000;
	font-size: 18px;
}

.socials li a i:hover { color: #818167; }

.top_block {
	padding: 10px 0 14px;
	background-color:#07070a;
}

/******************Content********************/

#content { padding: 32px 0 25px; }
#content_1 {padding: 43px 0 5px; }
#content_2 { padding: 40px 0 35px; }

.content_box {
	position: relative;
}

.thumb {
	position: relative;
	overflow: hidden;
	background: url(../images/index_015.png) 0 0 repeat;
	border: 1px solid #f4f4f4;
	padding: 26px 20px 23px;
	text-align: center;
	margin-bottom: 18px;

	-webkit-box-shadow: inset 0 0 30px #e2e2e2;
	-moz-box-shadow: inset 0 0 30px #e2e2e2;
	-ms-box-shadow: inset 0 0 30px #e2e2e2;
	-o-box-shadow: inset 0 0 30px #e2e2e2;
	box-shadow: inset 0 0 30px #e2e2e2;
}

a.link_1, a.link_2, a.link_3, a.link_6 {
	background: url(../images/index_006.jpg) 0 0 repeat-x;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	cursor: pointer;
	color: #393939;
	font: italic 16px/32px 'Open sans', sans-serif;
	font-style: italic;
	font-weight: 600;
	text-decoration: none;
	padding: 0 13px;
	position: relative;
	margin-top: 21px;
	text-align: center;
	border-right: 1px solid #c0c0bf;
	border-bottom: 1px solid #c0c0bf;
	
	-webkit-box-shadow: 0 1px 3px #cccccc;
	-moz-box-shadow: 0 1px 3px #cccccc;
	-ms-box-shadow: 0 1px 3px #cccccc;
	-o-box-shadow: 0 1px 3px #cccccc;
	box-shadow: 0 1px 3px #cccccc;

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}

a.link_2 {
	background: url(../images/index_007.jpg) 0 0 repeat-x;
	height: 42px;
	font: italic 18px/32px 'Open sans', sans-serif;
	line-height: 42px;
	padding: 0 14px;
	color: #f9cbcb;
	margin: 22px 0 15px;
}

a.link_3 { margin-top: 5px;} 
a.link_6 { margin-top: 22px; }

a.link_1:hover, a.link_2:hover, a.link_3:hover, a.link_6:hover {
	background: url(../images/index_005.jpg) 0 0 repeat-x;
	color: #c3c3c3;
	text-decoration: none;

	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
}

a.link_2:hover {
	background: url(../images/index_007.jpg) 0 0 repeat-x;
	color: #000;
}

a.link_4 { color: #1a1a1a; text-decoration:none; }
a.link_4:hover { text-decoration:none; color: #818167; }

.middle_box {
	text-align: center;
	color: #f75c03;
	margin-top: 21px;
}

.middle_box span {
	color: #f62828;
}

.divider, .divider_1, .divider_2 {
	position: relative;
	overflow: hidden;
	border-top: 1px solid #cdcecd;
	border-bottom: 1px solid #f1f1f1;
	margin: 21px 0 24px;
	padding: 0 10px;
}
.divider_1 { margin: 5px 0 20px; padding: 0; }
.divider_2 { margin: 21px 10px 17px; padding: 0; }

.sidebar, .list, .sidebar_1 {
	overflow: hidden;
}

.sidebar { padding-top: 4px; }
.sidebar h4 { margin-bottom: 2px; }
.sidebar li, .list li, .sidebar_1 li {
	float: left;
	width: 100%;
	margin-bottom: 18px;
}
.sidebar a { color: #242424; text-decoration: none; font-weight: normal; }
.sidebar a:hover { color: #818167; }

.sidebar_1 li { margin-bottom: 14px; }

.sidebar img { margin: 4px 0 0 0; }
.sidebar p { font-style: italic; font-weight: bold; font-size: 12px; }
.sidebar_1 p { font-style: normal; font-weight: 300; line-height: 24px; }

.sidebar_1 h4 { margin: 4px 0 2px; }

.cols, .cols3 { margin-bottom: 20px; }
.cols h2, .cols3 h2 { margin-bottom: 28px; }
.cols img, .cols3 img { 
	width: 100%;
	display: block; 
	margin-bottom: 12px; 

	-webkit-box-shadow: 1px 1px 3px #cccccc;
	-moz-box-shadow: 1px 1px 3px #cccccc;
	-ms-box-shadow: 1px 1px 3px #cccccc;
	-o-box-shadow: 1px 1px 3px #cccccc;
	box-shadow: 1px 1px 3px #cccccc;
}
.cols3 img { margin-bottom: 14px; }

.list { margin-top: -3px; padding: 0 3px; }
.list li {
	background: url(../images/index_014.png) 1px 11px no-repeat;
	padding-top:5px;
	/*height: 34px;*/
	padding-left: 15px;
	margin-bottom: 0;
}

.list li.first, .list li.first_1 { border-top: none; }
.list li.last, .list li.last_1 { border-bottom: none; }
.list li a {
	line-height: 33px;
	color: #303030;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	margin: 0;
}

.list li a:hover { color: #818167; }

.section { position: relative; width: 87%; margin-bottom: 8px; }
.section_1, .section_2 { position: relative; width: 100%; }
.section p, .section_1 p { margin-top: 24px; }
.section_1 a.link_1 { margin-top: 20px; }
.section_2 { padding-bottom: 15px; overflow: hidden; }
.section_2 h4 { margin-bottom: 30px; }
.section_2 img { width: 100%; margin-top: 7px; margin-bottom: 10px; }

.circle {
	position: relative;
	display: block;
	border: 1px solid #fff;
	background: #dcdcdc;
	font-weight: bold;
	font-size: 24px;
	line-height: 53px;
	height: 54px;
	width: 54px;
	text-align: center;
	color: #303030;
	margin-top: 8px;

	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
}

ul.thumbnails li { position: relative; overflow: hidden; float: left; margin-bottom: 42px; }
ul.thumbnails li img { display: block; margin-bottom: 25px; width: 100%; }
ul.thumbnails li h4 { margin-bottom: 26px; }

ul.news_list li { margin-bottom: 20px; }

ul.schedule li h4 { margin-bottom: 0px; }
ul.schedule li { width: 100%; margin-bottom: 15px; }

ul.gallery {
	width: 100%;
}
ul.gallery li { width: 30%; float: left; margin-right: 30px; }


.capture {
	position: relative;
	background: #dbdbdb;
	padding: 23px 19px 24px;
}

.link_list { margin-bottom: 50px; }
.link_list_last { margin-bottom: 5px; }
.link_list a, .link_list_last a { 
	display: inline-block;
	color: #242424;
	text-decoration: none;
}

a.magnifier {
    background: url(../images/img_hover.png) center center no-repeat #000000;
}

a.magnifier img {
	width: 100%;
	position: relative;
	display: block;
	-webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;

    -webkit-box-shadow: 0 0 #fff;
    -moz-box-shadow: 0 0 #fff;
    -ms-box-shadow: 0 0 #fff;
    -o-box-shadow: 0 0 #fff;
    box-shadow: 0 0 #fff;
}

a.magnifier:hover img {
    opacity: 0.5;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
}

.image img { width: 100%; margin-bottom: 15px; display: block; overflow: hidden;position: relative; }

.map { position: relative; overflow: hidden; margin-bottom: 20px; }

article.article { position: relative; margin-bottom: 55px; }
article.article h4 { margin-bottom: 26px; }

a.link_5 {
	display: inline-block;
	color: #464646;
	font-weight: 300;
	text-decoration: underline;
	margin-top: -25px;
}

a.link_5:hover { text-decoration: none; }

.map_c {
	width: 100%; 
	height: 371px;
}

/*****************Footer********************/

#footer {
	background: #2a2627;
	width: 100%;
	padding: 16px 0 11px;
}

#footer p {
	color: #fff;
	font: normal 11.5px 'Open Sans';
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover, .link_list a:hover, .link_list_last a:hover { color: #818167; }

/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 995px) {
	
	.divider, .divider_1, .divider_2 { 
		padding-right: 0;
		padding-left: 0;
	 }
}

@media only screen and (max-width: 767px) {
	.search_box {
		margin: 38px 0 1px;
	}
	.divider, .divider_1, .divider_2 { 
		padding-right: 0;
		padding-left: 0;
	 }

	.nav_bg { padding: 18px 0 14px; }
	.section { margin-bottom: 20px; width: 100%; }
	.news_list { margin-bottom: 20px; }
	.sidebar_1 { margin-top: 20px; }
	.section_2  { padding-bottom: 20px; }

	.link_list_last { margin-bottom: 50px; }

	.list li.first_1 { border-top: 1px solid #f1f1f1; }
	.list li.last_1 { border-bottom: 1px solid #cdcdcd; }

}

@media only screen and (max-width: 480px) {
	.search_box {
		margin: 38px 0 1px;
	}
	.divider, .divider_1, .divider_2 { 
		padding-right: 0;
		padding-left: 0;
	 }

	.nav_bg { padding: 18px 0 14px; }
	.section { margin-bottom: 20px; width: 100%; }

	.news_list { margin-bottom: 20px; }
	.sidebar_1 { margin-top: 20px; }
	.section_2  { padding-bottom: 20px; }
	h1 a img { width: 100%; }

	.link_list_last { margin-bottom: 50px; }
	
	.contactbox { width:90%; background:#fff;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";       /* IE 8 */
filter: alpha(opacity=90);  /* IE 5-7 */
-moz-opacity: 0.9;          /* Netscape */
-khtml-opacity: 0.9;        /* Safari 1.x */
opacity: 0.9;               /* Good browsers */
border-radius:5px;
margin-left:5% !important;
margin-top:20%;
padding-top:15px;
clear:both;
float:left !important;
margin-right:50%;
font-size:0.1em !important;
position:relative;

}

.lgo img{width:100%;}

.contactbox-left {width:90%;  background:#2B4162; position:absolute; z-index:999;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";       /* IE 8 */
filter: alpha(opacity=90);  /* IE 5-7 */
-moz-opacity: 0.9;          /* Netscape */
-khtml-opacity: 0.9;        /* Safari 1.x */
opacity: 0.9;               /* Good browsers */
border-radius:5px;
margin-top:1%;
padding-top:15px;
clear:both;
margin-left:5%;
}
	
	
	#af-form-906172873 .af-body {float:left !important; clear:both !important;}
	
}

@media only screen and (max-width: 320px) {
	.search_box {
		margin: 38px 0 1px;
	}
	.divider, .divider_1, .divider_2 { 
		padding-right: 0;
		padding-left: 0;
	 }

	.section { margin-bottom: 20px; width: 100%; }
	.section_2  {padding-bottom: 20px; }
	.sidebar_1 { margin-top: 20px; }

	.link_list_last { margin-bottom: 50px; }

	h1 img { display: block; width: 100%; height: 100%;}
	.contactbox p{ color:#fff; text-align:center; font-size:1em; font-weight:bold; margin-bottom:5px;}

.contactbox { width:100%; background:#fff; z-index:999;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";       /* IE 8 */
filter: alpha(opacity=90);  /* IE 5-7 */
-moz-opacity: 0.9;          /* Netscape */
-khtml-opacity: 0.9;        /* Safari 1.x */
opacity: 0.9;               /* Good browsers */
border-radius:5px;
margin-top:1%;
padding-top:15px;
clear:both;

}

.contactbox-left {width:100%;  background:#2B4162; position:absolute; z-index:999;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";       /* IE 8 */
filter: alpha(opacity=90);  /* IE 5-7 */
-moz-opacity: 0.9;          /* Netscape */
-khtml-opacity: 0.9;        /* Safari 1.x */
opacity: 0.9;               /* Good browsers */
border-radius:5px;
margin-top:1%;
padding-top:15px;
clear:both;
}
	
	
}


#af-form-906172873 .af-body .af-textWrap{width:98%;display:block;float:none;}
#af-form-906172873 .af-body .privacyPolicy{color:#444444;font-size:16px;font-family:Helvetica, sans-serif;}
#af-form-906172873 .af-body a{color:#777777;text-decoration:underline;font-style:normal;font-weight:normal;}
#af-form-906172873 .af-body input.text, #af-form-906172873 .af-body textarea{background-color:#EBF0F2;border-color:#D6DEE3;border-width:2px;border-style:solid;color:#444444;text-decoration:none;font-style:normal;font-weight:normal;font-size:16px;font-family:Trebuchet MS, sans-serif;}
#af-form-906172873 .af-body input.text:focus, #af-form-906172873 .af-body textarea:focus{background-color:#ABDAEF;border-color:#D6DEE3;border-width:1px;border-style:solid;}
#af-form-906172873 .af-body label.previewLabel{display:block;float:none;text-align:left;width:auto;color:#444444;text-decoration:none;font-style:normal;font-weight:bold;font-size:16px;font-family:Helvetica, sans-serif;}
#af-form-906172873 .af-body{padding-bottom:10px;padding-top:10px;background-repeat:no-repeat;background-position:inherit;background-image:none;color:#444444;font-size:16px;font-family:Helvetica, sans-serif;}
#af-form-906172873 .af-quirksMode .bodyText{padding-top:2px;padding-bottom:2px;}
#af-form-906172873 .af-quirksMode{padding-right:20px;padding-left:20px;}
#af-form-906172873 .af-standards .af-element{padding-right:20px;padding-left:20px;}
#af-form-906172873 .bodyText p{margin:1em 0;}
#af-form-906172873 .buttonContainer input.submit{background-image:none;background-color:#333333;color:#FFFFFF;text-decoration:none;font-style:normal;font-weight:normal;font-size:18px;font-family:Helvetica, sans-serif;}
#af-form-906172873 .buttonContainer input.submit{width:auto;}
#af-form-906172873 .buttonContainer{text-align:center;}
#af-form-906172873 body,#af-form-906172873 dl,#af-form-906172873 dt,#af-form-906172873 dd,#af-form-906172873 h1,#af-form-906172873 h2,#af-form-906172873 h3,#af-form-906172873 h4,#af-form-906172873 h5,#af-form-906172873 h6,#af-form-906172873 pre,#af-form-906172873 code,#af-form-906172873 fieldset,#af-form-906172873 legend,#af-form-906172873 blockquote,#af-form-906172873 th,#af-form-906172873 td{float:none;color:inherit;position:static;margin:0;padding:0;}
#af-form-906172873 button,#af-form-906172873 input,#af-form-906172873 submit,#af-form-906172873 textarea,#af-form-906172873 select,#af-form-906172873 label,#af-form-906172873 optgroup,#af-form-906172873 option{float:none;position:static;margin:0;}
#af-form-906172873 div{margin:0;}
#af-form-906172873 fieldset{border:0;}
#af-form-906172873 form,#af-form-906172873 textarea,.af-form-wrapper,.af-form-close-button,#af-form-906172873 img{float:none;color:inherit;position:static;background-color:none;border:none;margin:0;padding:0;}
#af-form-906172873 input,#af-form-906172873 button,#af-form-906172873 textarea,#af-form-906172873 select{font-size:100%;}
#af-form-906172873 p{color:inherit;}
#af-form-906172873 select,#af-form-906172873 label,#af-form-906172873 optgroup,#af-form-906172873 option{padding:0;}
#af-form-906172873 table{border-collapse:collapse;border-spacing:0;}
#af-form-906172873 ul,#af-form-906172873 ol{list-style-image:none;list-style-position:outside;list-style-type:disc;padding-left:40px;}
#af-form-906172873,#af-form-906172873 .quirksMode{width:100%;max-width:418px;}
#af-form-906172873.af-quirksMode{overflow-x:hidden;}
#af-form-906172873{background-color:#FFFFFF;border-color:#CFCFCF;border-width:1px;border-style:none;}
#af-form-906172873{display:block;}
#af-form-906172873{overflow:hidden;}
.af-body .af-textWrap{text-align:left;}
.af-body input.image{border:none!important;}
.af-body input.submit,.af-body input.image,.af-form .af-element input.button{float:none!important;}
.af-body input.submit{white-space:inherit;}
.af-body input.text{width:100%;float:none;padding:2px!important;}
.af-body.af-standards input.submit{padding:4px 12px;}
.af-clear{clear:both;}
.af-element label{text-align:left;display:block;float:left;}
.af-element{padding-bottom:5px;padding-top:5px;}
.af-form-wrapper{text-indent:0;}
.af-form{box-sizing:border-box;text-align:left;margin:auto;}
.af-quirksMode .af-element{padding-left:0!important;padding-right:0!important;}
.lbl-right .af-element label{text-align:right;}
body {
}
#af-form-906172873 {
  border-radius: 6px !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0 2px 2px;
  font-size: 16px;
}
#af-form-906172873 .af-body {

}
#af-form-906172873 .af-body .af-element {
  margin-top: 1rem !important;
  padding-top: 0;
  padding-bottom: 2px;
}
#af-form-906172873 .af-body .af-element:first-child {
  margin-top: 0 !important;
}
#af-form-906172873 .af-body label.previewLabel {
  margin-bottom: 0.25rem !important;
}
#af-form-906172873 .af-body input.text {
  border-bottom: none !important;
  border-left: none !important;
  border-right: none !important;
  border-radius: 3px !important;
  box-sizing: border-box !important;
  margin-top: 0.25rem !important;
  padding: 8px 12px !important;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
#af-form-906172873 .af-body input.text:focus {
  outline: none;
}
#af-form-906172873 .af-body select {
  width: 100%;
}
#af-form-906172873 .af-body .af-dateWrap select {
  width: 33%;
}
#af-form-906172873 .choiceList-radio-stacked {
  margin-bottom: 1rem !important;
  width: 100% !important;
}
#af-form-906172873 .af-element-radio {
  margin: 0 !important;
}
#af-form-906172873 .af-element-radio input.radio {
  display: inline;
  height: 0;
  opacity: 0;
  overflow: hidden;
  width: 0;
}
#af-form-906172873 .af-element-radio input.radio:checked ~ label {
  font-weight: 700 !important;
}
#af-form-906172873 .af-element-radio input.radio:focus ~ label {
  box-shadow: inset 0 0 0 2px rgba(25,35,70,.25);
}
#af-form-906172873 .af-element-radio input.radio:checked ~ label:before {
  background-color: #777777;
  border-color: #d6dee3;
}
#af-form-906172873 .af-element-radio label.choice {
  border: 1px solid #d6dee3;
  border-radius: 3px !important;
  display: block !important;
  font-weight: 300 !important;
  margin: 0.5rem 0 !important;
  padding: 1rem 1rem 1rem 2rem !important;
  position: relative;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
#af-form-906172873 .af-element-radio label.choice:before {
  background-color: #FFF;
  border: 1px solid #d6dee3;
  border-radius: 50%;
  content: '';
  height: 0.75rem;
  margin-left: -1.3rem;
  position: absolute;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  width: 0.75rem;
}
#af-form-906172873 .buttonContainer {
  box-sizing: border-box !important;
}
#af-form-906172873 .af-footer {
  box-shadow: inset rgba(0, 0, 0, 0.1) 0 6px 6px -6px;
  box-sizing: border-box !important;
}
#af-form-906172873 .af-footer p {
  margin: 0 !important;
}
#af-form-906172873 input.submit,
#af-form-906172873 #webFormSubmitButton {
  background-image: none;
  border: none;
  border-radius: 3px !important;
  margin-top: 0.5rem !important;
  padding: 0.6rem 2.5rem !important;
  -webkit-appearance: none;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  width: 100% !important;
}
#af-form-906172873 input.submit:hover,
#af-form-906172873 #webFormSubmitButton:hover {
  cursor: pointer;
  opacity: 0.9;
}
#af-form-906172873 input.text {
  border-radius: 3px !important;
  margin-top: 0.5rem !important;
  padding: 0.6rem 2.5rem !important;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  width: 100% !important;
}
#af-form-906172873 input.text:hover {
  cursor: pointer;
  opacity: 0.9;
}

.poweredBy a,
.privacyPolicy p {
  font-size: 0.75rem !important;
}