/* ColorBox, (c) 2011 Jack Moore, MIT license */
#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:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/* Desktop.css */
body .btn{max-width: 160px}body{font-family: 'Roboto', sans-serif;font-weight: 400;font-size: 14px;line-height: 1.4;color: #36383a;margin: 0;padding: 0}.margined{margin: 60px 0;padding: 0 15px}body.scrolled #header{position: fixed !important;top: 0;width: 100%;z-index: 1}body.scrolled #main{margin-top: 80px}body.scrolled.startpage #main{margin-top: 0}#header{background-color: rgba(255, 255, 255, 0.95);box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1)}#logo{position: absolute;width: 200px;left: 40px;top: 9px}#logo img,#logo-footer img{width: 100%;height: auto}.nav-default{width: 80%;height: 80px;margin: 0 auto;padding: 0;display: flex;justify-content: center;align-items: center;list-style-type: none}.nav-default li a{padding: 0 25px;font-size: 16px;text-decoration: none;color: #36383a;transition: 0.3s all}#footer{padding: 30px 0;background-color: #36383a}#logo-footer{width: 150px;margin: 0 auto;display: block}#footer #form h2{color: #fff;text-align: center}#form{margin: 0 auto 60px;padding: 0px 15px;max-width: 540px}#form .formbody{display: flex;flex-wrap: wrap}#form .formbody .form-group{width: 48%;display: flex;flex-direction: column;margin: 0 1% 15px;position: relative}#form .formbody .form-control{width: 100%;height: 34px;padding: 5px;margin: 0;font-family: inherit;box-sizing: border-box}#form .formbody .form-control.textarea{height: 110px}#form .formbody .form-group.widget-textarea,#form .formbody .form-group.widget-captcha,#form .formbody .form-group.widget-submit{width: 100%}#form .formbody .form-group.widget-captcha .input-group-addon{position: absolute;display: flex;align-items: center;padding: 0 15px;background-color: #4a4a4a;color: #fff;top: 0;right: 0;height: 100%}input[type=submit]{height: 34px;border: none;cursor: pointer;background-color: #ec6707;color: #fff;transition: 0.3s all}input[type=submit]:hover{background-color: #4a4a4a}.sr-only{position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0,0,0,0);border: 0}.custom-fade-in{-webkit-animation: custom-fade-in 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;animation: custom-fade-in 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) both}@-webkit-keyframes custom-fade-in{0% {    opacity: 0;  }  100% {    opacity: 1;  }}@keyframes fade-in {  0% {    opacity: 0;  }  100% {    opacity: 1;  }}
@media (max-width: 1199px){
/* Less_1199.css */

}
@media (max-width: 991px){
/* Less_991.css */
body.startpage #header,#header{position: relative;height: 80px}body.scrolled.startpage #main{margin-top: 80px}.mod_navigation{position: absolute;height: 100vh;width: 100%;background-color: #fff;display: none;-webkit-animation: fade-in 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;animation: fade-in 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;z-index: 1}.mod_navigation .nav-default{height: 100%;flex-direction: column}.mod_navigation .nav-default li{margin-bottom: 15px}
}
@media (max-width: 767px){
/* Less_767.css */

}
@media (min-width: 992px){
/* More_992.css */
.burger{display: none}
}
