@charset "UTF-8";
.center{text-align:center}
.intro{color:#000;font-size:22px;font-weight:300;font-style:italic;text-align:center;line-height:100%;padding:50px 25px}
#footer{text-align:left}
.img-parallax-wrap{position:relative;overflow:hidden}
.img-parallax-wrap > *{position:relative;z-index:10}
.img-parallax-wrap img.parallax-img{position:absolute;top:0;left:0;width:auto;z-index:-1;max-width:none}
.img-parallax-wrap img.parallax-img.width-auto{width:auto;max-width:none}
.white{color:#fff}
.orange{color:rgba(242,164,6,1.00)}
.blue{color:rgba(39,89,127,1.00)}
.text-center{text-align:center}
 .border-bottom {
	 border:5px solid #194d74;
}
.second-level{font-size:20px;color:#000000;line-height:157%;font-family:'Open Sans',sans-serif}
.quote-right{position:relative;padding:15px 30px;margin:0;color:#fff;background:#5a8f00;background:-webkit-gradient(linear,0 0,0 100%,from(#b8db29),to(#5a8f00));background:-moz-linear-gradient(#b8db29,#5a8f00);background:-o-linear-gradient(#b8db29,#5a8f00);background:linear-gradient(#b8db29,#5a8f00);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}
.quote-right:after{content:"";position:absolute;bottom:-50px;right:50px;border-width:0 20px 50px 0;border-style:solid;border-color:transparent #5a8f00;display:block;width:0}
.quote-right + p{margin:15px 0 2em 85px;font-style:italic}
.example-obtuse{position:relative;padding:15px 30px;margin:0;color:#000;background:#f3961c;background:-webkit-gradient(linear,0 0,0 100%,from(#f9d835),to(#f3961c));background:-moz-linear-gradient(#f9d835,#f3961c);background:-o-linear-gradient(#f9d835,#f3961c);background:linear-gradient(#f9d835,#f3961c);-webkit-border-top-left-radius:25px 50px;-webkit-border-top-right-radius:25px 50px;-webkit-border-bottom-right-radius:25px 50px;-webkit-border-bottom-left-radius:25px 50px;-moz-border-radius:25px / 50px;border-radius:25px / 50px}
.example-obtuse + p{margin:10px 150px 2em 0;text-align:right;font-style:italic}
.example-obtuse:before{content:"";position:absolute;bottom:-30px;right:80px;border-width:0 0 30px 50px;border-style:solid;border-color:transparent #f3961c;display:block;width:0}
.example-obtuse:after{content:"";position:absolute;bottom:-30px;right:110px;border-width:0 0 30px 20px;border-style:solid;border-color:transparent #fff;display:block;width:0}
.rotate_box{-webkit-perspective:1000;-moz-perspective:1000;perspective:1000px;overflow:visible;margin-bottom:5px;position:relative}
.rotate_box .front,.rotate_box .back{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all 750ms ease 0;-moz-transition:all 750ms ease 0;-o-transition:all 750ms ease 0;-ms-transition:all 750ms ease 0;transition:all 750ms ease 0;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}
.rotate_box .front{position:relative;z-index:0;background-color:#FFF;-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);transform:rotateY(0deg)}
.rotate_box .back{position:absolute;top:0;left:0;right:0;height:100%;z-index:-2;background-color:#FFF;-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);transform:rotateY(-180deg)}
.rotate_box.flip_right .back{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg)}
.rotate_box.flip_top .front{-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);transform:rotateX(0deg)}
.rotate_box.flip_top .back{-webkit-transform:rotateX(180deg);-moz-transform:rotateX(180deg);transform:rotateX(180deg)}
.rotate_box.flip_bottom .front{-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);transform:rotateX(0deg)}
.rotate_box.flip_bottom .back{-webkit-transform:rotateX(-180deg);-moz-transform:rotateX(-180deg);transform:rotateX(-180deg)}
.rotate_box:hover .front{background-color:#FFF;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg)}
.rotate_box:hover .back{z-index:3;-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);transform:rotateY(0deg)}
.rotate_box.flip_right:hover .front{-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);transform:rotateY(-180deg)}
.rotate_box.flip_top:hover .front{-webkit-transform:rotateX(-180deg);-moz-transform:rotateX(-180deg);transform:rotateX(-180deg)}
.rotate_box.flip_top:hover .back{-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);transform:rotateX(0deg)}
.rotate_box.flip_bottom:hover .front{-webkit-transform:rotateX(180deg);-moz-transform:rotateX(180deg);transform:rotateX(180deg)}
.rotate_box.flip_bottom:hover .back{-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);transform:rotateX(0deg)}
.rotate_box_1 .front,.rotate_box_1 .back{border:1px solid #e2e2e2;padding:25px;text-align:center}
.rotate_box_1 h3{font-size:20px;color:#666;margin-bottom:10px}
.rotate_box_1 .back{height:auto}
.rotate_box_1 .back h3{margin:0 0 15px}
.rotate_box_1 .back a.but{padding:6px 0;color:#FFF;background:rgba(178,211,113,1.00);text-decoration:none;display:block;width:120px;text-align:center;margin:37px auto 7px}
.btn-services{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;font-family:Arial;color:#fff;font-size:20px;background:#aede92;padding:10px 20px;text-decoration:none}
.btn-services:hover{background:#91ba77;text-decoration:none}
.centered-and-cropped{object-fit:cover}
ul,ol{margin-bottom:21px;margin-left:3px}
ul{list-style:none outside}
ol{list-style:decimal}
ol,ul.disc{margin-left:20px}
ul.disc{list-style:disc outside}
ul ul,ul ol,ol ol,ol ul{margin:4px 0 5px 30px;font-size:90%}
ul ul li,ul ol li,ol ol li,ol ul li{margin-bottom:6px}
li{line-height:18px;margin-bottom:14px;font-weight:300}
ul.large li{line-height:21px}
li p{line-height:18px}
ul.check li,li.check{background:url(../images/art/li-check.png) no-repeat left 4px}
ul.plus li,li.plus{background:url(../images/art/li-plus.png) no-repeat left 4px}
ul.minus li,li.minus{background:url(../images/art/li-minus.png) no-repeat left 3px}
ul.star li,li.star{background:url(../images/art/li-star.png) no-repeat left 4px}
ul.arrow li,li.arrow{background:url(../images/art/li-arrow.png) no-repeat left 4px}
ul.arrow2 li,li.arrow2{background:url(../images/art/li-arrow2.png) no-repeat left 4px}
ul.square li,li.square{background:url(../images/art/li-square.png) no-repeat left 4px}
ul.circle li,li.circle{background:url(../images/art/li-circle.png) no-repeat left 5px}
ul.cross li,li.cross{background:url(../images/art/li-cross.png) no-repeat left 3px}
ul.check li,li.check,ul.plus li,li.plus,ul.minus li,li.minus,ul.star li,li.star,ul.arrow li,li.arrow,ul.arrow2 li,li.arrow2,ul.square li,li.square,ul.circle li,li.circle,ul.cross li,li.cross{padding:0 0 1px 16px}
.button-green{color:#fff;border-radius:4px;padding:10px;text-shadow:0 1px 1px rgba(0,0,0,0.2);text-decoration:none;background:rgba(178,211,113,1.00)}
.headline h1{background:url(../images/h2-box.png) no-repeat 0 11px;padding-left:30px;padding-top:8px;padding-bottom:5px;margin-left:10px;font-family:"Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1.9em;font-weight:400;letter-spacing:.03em;float:left;color:#6d7c90}
.headline h2{float:left;font-family:"Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-size:1.5em;font-weight:400;font-style:italic;border-left:1px solid #999;padding-left:20px;margin:35px 0 0 20px;color:#fbaf5d}
table.standard-table{width:60%;border-collapse:separate;border-spacing:0;border:none;margin-bottom:15px;box-shadow:0 1px 1px 0 rgba(0,0,0,0.03)}
table.standard-table th{border:1px solid #e4e4e4;border-right:none;background-color:#c33;text-align:left;padding:10px 15px;color:#fff;vertical-align:top;font-size:14px;font-weight:600}
table.standard-table th:first-child{border-radius:6px 0 0 0}
table.standard-table th:last-child{border-radius:0 6px 0 0}
table.standard-table td:last-child{border-right:0 solid #e4e4e4}
table.standard-table th:last-child{border-right:0 solid #e4e4e4}
table.standard-table td{padding:10px 15px;border:#e4e4e4 0 solid;border-top:none;border-right:none}
table.standard-table tr:hover td{background-color:#fafafa}
table.standard-table tr{border-radius:3px}
.boxes .but a.Button_default{border:none}
.boxes_style_2{margin-bottom:15px;position:relative}
.boxes_style_2:before{content:"";position:absolute;top:100%;left:0;width:100px;height:15px;z-index:0;box-shadow:14px 14px 14px rgba(0,0,0,0.3);-moz-box-shadow:14px 14px 14px rgba(0,0,0,0.3);-webkit-box-shadow:14px 14px 14px rgba(0,0,0,0.3);margin:-26px 0 0 -5px;transform:rotate(-5deg);-ms-transform:rotate(-5deg);-moz-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);-o-transform:rotate(-5deg)}
.boxes_style_2:after{content:"";position:absolute;top:100%;right:0;width:100px;height:15px;z-index:0;box-shadow:-14px 14px 14px rgba(0,0,0,0.3);-moz-box-shadow:-14px 14px 14px rgba(0,0,0,0.3);-webkit-box-shadow:-14px 14px 14px rgba(0,0,0,0.3);margin:-26px -5px 0 0;transform:rotate(5deg);-ms-transform:rotate(5deg);-moz-transform:rotate(5deg);-webkit-transform:rotate(5deg);-o-transform:rotate(5deg)}
.boxes_style_2 .boxes{border:1px solid #DEDEDE;color:#666;background:#fff;padding:20px 25px;text-align:center;z-index:1;position:relative;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}
.boxes_style_2 .Boxes_title{font-size:20px;color:#666;text-align:center;font-weight:400}
@media only screen and (max-width: 767px) {
.boxes_style_1 .boxes,.boxes_style_4 .boxes,.boxes_style_7 .boxes,.boxes_style_8 .boxes{padding:20px 25px}
.boxes_style_1 .but,.boxes_style_4 .but,.boxes_style_7 .but,.boxes_style_8 .but{position:static;padding:10px 0;margin:0}
}
@media only screen and (max-width: 800px) {
#unseen table td:nth-child(2),#unseen table th:nth-child(2){display:none}
}
 
@media only screen and (max-width: 640px){#unseentabletd:nth-child(4),#unseen table th:nth-child(4),#unseen table td:nth-child(7),#unseen table th:nth-child(7),#unseen table td:nth-child(8),#unseen table th:nth-child(8){display: none}