@import url('https://fonts.googleapis.com/css?family=Roboto');
@media screen and (min-width:0px) and (max-width:720px){.mobile-hide{display:none;}
}
html{overflow-y:scroll;overflow-x:hidden;}
body{background-repeat:no-repeat;font-weight:400;background-attachment:fixed;margin:50px 0 0 0;font-family:'Roboto', sans-serif;}
h1,h2,h3,h4,h5{font-weight:300;font-family:'Roboto', sans-serif;margin:10px;}
.header{position:absolute; top:0px;left:0px;margin:0px auto;background:#ffffff;width:100%;z-index:1000;opacity:0.85;-webkit-box-shadow:0px 10px 18px -5px rgba(0,0,0,0.75);-moz-box-shadow:0px 10px 18px -5px rgba(0,0,0,0.75);box-shadow:0px 10px 18px -5px rgba(0,0,0,0.75);border-bottom:3px solid #068BF9; height:100px;}
.head-title{line-height:15px;}

.rwh-title {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  border: none;
  font: normal 3em/normal Impact, Charcoal, sans-serif;
  color: rgba(0,66,0,1);
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: rgb(255,255,255);
  text-shadow: 0 1px 0 rgb(204,204,204) , 0 2px 0 rgb(201,201,201) , 0 3px 0 rgb(187,187,187) , 0 4px 0 rgb(185,185,185) , 0 5px 0 rgb(170,170,170) , 0 6px 1px rgba(0,0,0,0.0980392) , 0 0 5px rgba(0,0,0,0.0980392) , 0 1px 3px rgba(0,0,0,0.298039) , 0 3px 5px rgba(0,0,0,0.2) , 0 5px 10px rgba(0,0,0,0.247059) , 0 10px 10px rgba(0,0,0,0.2) , 0 20px 20px rgba(0,0,0,0.14902) ;
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
}

.rwh-title:hover {
  color: rgba(4,201,4,1);
  text-shadow: 0 1px 0 rgba(255,255,255,1) , 0 2px 0 rgba(255,255,255,1) , 0 3px 0 rgba(255,255,255,1) , 0 4px 0 rgba(255,255,255,1) , 0 5px 0 rgba(255,255,255,1) , 0 6px 1px rgba(0,0,0,0.0980392) , 0 0 5px rgba(0,0,0,0.0980392) , 0 1px 3px rgba(0,0,0,0.298039) , 0 3px 5px rgba(0,0,0,0.2) , 0 -5px 10px rgba(0,0,0,0.247059) , 0 -7px 10px rgba(0,0,0,0.2) , 0 -15px 20px rgba(0,0,0,0.14902) ;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
}
#footer{position:absolute;display:block;margin:0px auto;background:#ffffff;width:100%;opacity:0.85;margin-top:30px;}
#content{margin-top:20px;}
.form-style-calc{max-width:900px;padding:20px 25px; margin:150px auto 10px auto; background:#ffffff;border-radius:8px;font-weight:400;z-index:1000;-webkit-box-shadow:0px 0px 24px -3px rgba(0,0,0,0.75);-moz-box-shadow:0px 0px 24px -3px rgba(0,0,0,0.75);box-shadow:0px 0px 24px -3px rgba(0,0,0,0.75);}
.form-style-result{max-width:900px;padding:10px 20px;background:#ffffff;margin:10px auto;padding:15px;border-radius:8px;font-weight:400;z-index:1000;-webkit-box-shadow:0px 0px 24px -3px rgba(0,0,0,0.75);-moz-box-shadow:0px 0px 24px -3px rgba(0,0,0,0.75);box-shadow:0px 0px 24px -3px rgba(0,0,0,0.75);}
.form-style-5 fieldset{border:none;}
.form-style-5 legend{font-size:1.4em;margin-bottom:10px;}
.form-style-5 label{display:block;margin-bottom:8px;}
.form-style-5 hr{border:1px dotted #dedede;margin:10px 10px;}
.form-style-5 label{font-weight:600;}
.form-style-5 input[type="text"],
.form-style-5 input[type="date"],
.form-style-5 input[type="datetime"],
.form-style-5 input[type="email"],
.form-style-5 input[type="number"],
.form-style-5 input[type="search"],
.form-style-5 input[type="time"],
.form-style-5 input[type="url"],
.form-style-5 textarea,
.form-style-5 select{background:rgba(255,255,255,.1);border:none;border-radius:4px;font-size:16px;margin:0;outline:0;padding:7px;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;background-color:#e8eeef;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.03) inset;box-shadow:0 1px 0 rgba(0,0,0,0.03) inset;margin-bottom:16px;}
.form-style-5 select{-webkit-appearance:menulist-button;height:35px;}
.form-style-5 .number{background:#068BF9;color:#fff;height:30px;width:30px;display:inline-block;font-size:0.8em;margin-right:4px;line-height:30px;text-align:center;text-shadow:0 1px 0 rgba(255,255,255,0.2);border-radius:15px 15px 15px 0px;}
.form-style-5 input[type="number"]{font-weight:600;}
label{font-size:17px;}
input[type=range]{-webkit-appearance:none;margin:10px 0;width:100%;}
input[type=range]:focus{outline:none;}
input[type=range]::-webkit-slider-runnable-track{width:100%;height:5px;cursor:pointer;animate:0.2s;box-shadow:0px 0px 1px #002200;background:#3EB4D7;border-radius:3px;border:0px solid #D4D4D4;}
input[type=range]::-webkit-slider-thumb{box-shadow:0px 0px 0px #ABEBFF;border:4px solid #3eb4d7;height:22px;width:22px;border-radius:5px;background:#FFFFFF;cursor:pointer;-webkit-appearance:none;margin-top:-10.5px;}
input[type=range]:focus::-webkit-slider-runnable-track{background:#D4D4D4;}
input[type=range]::-moz-range-track{width:100%;height:5px;cursor:pointer;animate:0.2s;box-shadow:0px 0px 1px #002200;background:#D4D4D4;border-radius:3px;border:0px solid #D4D4D4;}
input[type=range]::-moz-range-thumb{box-shadow:0px 0px 0px #ABEBFF;border:4px solid #068BF9;height:22px;width:22px;border-radius:5px;background:#FFFFFF;cursor:pointer;}
input[type=range]::-ms-track{width:100%;height:5px;cursor:pointer;animate:0.2s;background:transparent;border-color:transparent;color:transparent;}
input[type=range]::-ms-fill-lower{background:#D4D4D4;border:0px solid #D4D4D4;border-radius:6px;box-shadow:0px 0px 1px #002200;}
input[type=range]::-ms-fill-upper{background:#D4D4D4;border:0px solid #D4D4D4;border-radius:6px;box-shadow:0px 0px 1px #002200;}
input[type=range]::-ms-thumb{box-shadow:0px 0px 0px #ABEBFF;border:4px solid #068BF9;height:22px;width:22px;border-radius:5px;background:#FFFFFF;cursor:pointer;}
input[type=range]:focus::-ms-fill-lower{background:#D4D4D4;}
input[type=range]:focus::-ms-fill-upper{background:#D4D4D4;}
.form-style-5 input[type=radio]{-webkit-appearance:none;height:18px;position:relative;background-color:#3eb4d7;width:18px;border-radius:50%;outline:none;box-shadow:0 1px 1px rgba(0, 0, 0, 0.2);display:inline-block;margin-right:5px;}
.form-style-5 input[type=radio]:hover{content:'';background-color:#ccc;transition:0.25s;}
.form-style-5 input[type=radio]:checked:before{content:'';height:6px;width:6px;background-color:#3eb4d7;position:absolute;border:5px solid #fff;border-radius:50%;top:4px;left:4px;transition:0.25s;}
.section{clear:both;padding:0px;margin:0px;}
.div-blocks{display:block;border:1px solid #ccc;padding:20px 30px;border-radius:10px;margin-top:5px;margin-bottom:15px;box-shadow:1px 1px 2px #ffffff;}
.help{font-size:80%;}
.grey{color:grey;}
.orange{color:orange;}
.red{color:red;}
.blue{color:blue;}
.green{color:green;}
::-webkit-input-placeholder{direction:rtl;}
:-moz-placeholder{direction:rtl;}
::-moz-placeholder{direction:rtl;}
:-ms-input-placeholder{direction:rtl;}
.input-container{position:relative;}
.input-container input{width:100%;}
.input-container .unit{position:absolute;display:block;top:28px;right:27px;color:#bbb;padding-left:5px;}
.text-valign{display:inline-block;vertical-align:middle;float:none;}
@keyframes slidy{0%{left:0%;}
20%{left:0%;}
25%{left:-100%;}
45%{left:-100%;}
50%{left:-200%;}
70%{left:-200%;}
75%{left:-300%;}
95%{left:-300%;}
100%{left:-400%;}
}
div#slider{overflow:hidden;}
div#slider figure img{width:20%;max-height:550px;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;-moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;box-shadow:0 1px 0 rgba(255,255,255,.8) inset;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}
div#slider figure{position:relative;width:500%;margin:0;left:0;text-align:left;font-size:0;animation:15s slidy infinite;}
.tab-content{padding:0px 8px;}
.nav-tabs > li > a{border:medium none;text-decoration:none;padding:3px;}
.nav-tabs > li > a:hover{border:medium none;color:#000;}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover{outline:0;color:#555555;background-color:#ffffff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default;}
.nav-pills > .active > a, .nav-pills > .active > a:hover{outline:0;color:#555555;background-color:#ffffff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default;}
@media print{body{font-family:Gill, Helvetica, sans-serif}
.tab-content > .tab-pane{display:block !important;opacity:1 !important;visibility:visible !important;}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left;}
.col-sm-12{width:100%;}
.col-sm-11{width:91.66666667%;}
.col-sm-10{width:83.33333333%;}
.col-sm-9{width:75%;}
.col-sm-8{width:66.66666667%;}
.col-sm-7{width:58.33333333%;}
.col-sm-6{width:50%;}
.col-sm-5{width:41.66666667%;}
.col-sm-4{width:33.33333333%;}
.col-sm-3{width:25%;}
.col-sm-2{width:16.66666667%;}
.col-sm-1{width:8.33333333%;}
.col-sm-pull-12{right:100%;}
.col-sm-pull-11{right:91.66666667%;}
.col-sm-pull-10{right:83.33333333%;}
.col-sm-pull-9{right:75%;}
.col-sm-pull-8{right:66.66666667%;}
.col-sm-pull-7{right:58.33333333%;}
.col-sm-pull-6{right:50%;}
.col-sm-pull-5{right:41.66666667%;}
.col-sm-pull-4{right:33.33333333%;}
.col-sm-pull-3{right:25%;}
.col-sm-pull-2{right:16.66666667%;}
.col-sm-pull-1{right:8.33333333%;}
.col-sm-pull-0{right:auto;}
.col-sm-push-12{left:100%;}
.col-sm-push-11{left:91.66666667%;}
.col-sm-push-10{left:83.33333333%;}
.col-sm-push-9{left:75%;}
.col-sm-push-8{left:66.66666667%;}
.col-sm-push-7{left:58.33333333%;}
.col-sm-push-6{left:50%;}
.col-sm-push-5{left:41.66666667%;}
.col-sm-push-4{left:33.33333333%;}
.col-sm-push-3{left:25%;}
.col-sm-push-2{left:16.66666667%;}
.col-sm-push-1{left:8.33333333%;}
.col-sm-push-0{left:auto;}
.col-sm-offset-12{margin-left:100%;}
.col-sm-offset-11{margin-left:91.66666667%;}
.col-sm-offset-10{margin-left:83.33333333%;}
.col-sm-offset-9{margin-left:75%;}
.col-sm-offset-8{margin-left:66.66666667%;}
.col-sm-offset-7{margin-left:58.33333333%;}
.col-sm-offset-6{margin-left:50%;}
.col-sm-offset-5{margin-left:41.66666667%;}
.col-sm-offset-4{margin-left:33.33333333%;}
.col-sm-offset-3{margin-left:25%;}
.col-sm-offset-2{margin-left:16.66666667%;}
.col-sm-offset-1{margin-left:8.33333333%;}
.col-sm-offset-0{margin-left:0%;}
.visible-xs{display:none !important;}
.hidden-xs{display:block !important;}
table.hidden-xs{display:table;}
tr.hidden-xs{display:table-row !important;}
th.hidden-xs,
td.hidden-xs{display:table-cell !important;}
.hidden-xs.hidden-print{display:none !important;}
.hidden-sm{display:none !important;}
.visible-sm{display:block !important;}
table.visible-sm{display:table;}
tr.visible-sm{display:table-row !important;}
th.visible-sm,
td.visible-sm{display:table-cell !important;}
}
