@import url(animate.min.css);@import url(font-awesome.min.css);
@media (max-width:479px){.noshow{display:none;}}
@media (min-width:480px){.noshow{display:block;}}
@media (min-width:991px){.mobileonly{display:none;}
.desktoponly{display:block;}}
@media (max-width:991px){.mobileonly{display:block;}
.desktoponly{display:none;}}
body{color:#5c5c5c;font:300 18px/28px "Open Sans", sans-serif;-webkit-text-size-adjust:none;}
img{max-width:100%;height:auto;}
h2, h3, h4, h5, h6{font-family:"BenchNine", sans-serif;color:#5c5c5c;font-weight:300;line-height:1.2;}
h2{font-size:40px;}
@media (min-width:768px){h2{font-size:72px;}}
h3{font-size:36px;line-height:42px;}
@media (min-width:768px){h3{font-size:60px;line-height:62px;}}
h4{font-size:36px;font-weight:bold;}
@media (min-width:992px){h4{font-size:45px;}}
h5{font-size:24px;color:#185F90;font-weight:400;}
@media (min-width:768px){h5{font-size:30px;}}
h6{font-size:20px;color:#921E1E;font-weight:400;}
@media (min-width:992px){h6{font-size:24px;}}
p .fa, .marked-list .fa, .list .fa{text-decoration:none;}
time{display:block;}
a{font:inherit;color:inherit;text-decoration:none;-webkit-transition:0.3s;transition:0.3s;}
a:focus{outline:none;}
a:active{background-color:transparent;}
a:hover{color:#185F90;}
a[href^="tel:"],
a[href^="callto:"]{text-decoration:none;}
strong{font-weight:700;}
.fa{line-height:inherit;}
[class*='fa-']:before{font-weight:400;font-family:"FontAwesome";}
.page{overflow:hidden;min-height:500px;}
.lt-ie9 .page{min-width:1200px;}
.text-center{text-align:center;}
.text-left{text-align:left;}
@media (min-width:768px){.text-sm-left{text-align:left;}
}
@media (min-width:992px){.text-md-left{text-align:left;}
}
.light{font-weight:300;}
p + .row{margin-top:14px;}
h6 + .row_offset{margin-top:20px;}
@media (min-width:992px){h6 + .row_offset{margin-top:90px;}
}
h6 + .index-list{margin-top:20px;}
@media (min-width:992px){h6 + .index-list{margin-top:110px;}
}
.row + .flow-offset-3{margin-top:20px;}
@media (min-width:992px){.row + .flow-offset-3{margin-top:33px;}
}
.parallax{position:relative;overflow:hidden;z-index:0;padding-bottom:17%;}
@media (min-width:992px){.parallax{overflow:none;}
}
@media (min-width:2400px){.parallax{padding-bottom:6%;overflow:hidden;}
}
@media (min-width:992px){.parallax:before, .parallax:after{content:'';position:absolute;left:-150px;right:-150px;background:#FFF;height:70%;border-radius:50%;z-index:1;}
}
.parallax:before{height:64%;top:-1px;-webkit-transform:translateY(-54%);-ms-transform:translateY(-54%);transform:translateY(-54%);}
.parallax:after{top:100%;-webkit-transform:translateY(-27%);-ms-transform:translateY(-27%);transform:translateY(-27%);}
@media (min-width:2400px){.parallax:after{-webkit-transform:translateY(-35%);-ms-transform:translateY(-35%);transform:translateY(-35%);}
}
.parallax--variant-1:before{-webkit-transform:translateY(-70%);-ms-transform:translateY(-70%);transform:translateY(-70%);}
@media (min-width:2400px){.parallax--variant-1:before{-webkit-transform:translateY(-60%);-ms-transform:translateY(-60%);transform:translateY(-60%);}
}
.parallax--variant-1:after{-webkit-transform:translateY(-42%);-ms-transform:translateY(-42%);transform:translateY(-42%);}
.parallax_image, .parallax_pattern{position:absolute;top:0;left:0;right:0;height:100%;background-position:center center;will-change:transform;}
.parallax_image{background-repeat:no-repeat;background-size:cover;}
.parallax_pattern{background-repeat:repeat;}
.parallax_cnt{position:relative;z-index:2;}
.parallax_after{margin-top:50px;position:relative;z-index:99;}
@media (min-width:992px){.parallax_after{margin-top:-105px;}
}
@media (min-width:992px){.parallax_after--offset-1{margin-top:-121px;}
}
.brand{display:inline-block;margin-top:50px;margin-left:8%;}
.brand_name{font-family:'Josefin Sans', sans-serif;color:#FFF;font-size:36px;line-height:.8em;font-weight:400;position:relative;z-index:3;display:inline-block;}
.brand_name:before{content:"";width:43px;height:43px;background:transparent url("../images/logo.png") repeat scroll 0% 0%;position:absolute;top:-20px;left:105%;}
.brand_slogan{font-size:14px;line-height:1.2em;font-family:"BenchNine", sans-serif;position:relative;z-index:3;margin-left:4%;color:#FFF;letter-spacing:2.8px;}
@media (min-width:768px){.brand_name{font-size:48px;}
.brand_slogan{font-size:22px;}
}
@media (min-width:992px){.brand_name{font-size:48px;}
.brand_slogan{font-size:16px;}
}
@media (min-width:1199px){.brand_name{font-size:48px;line-height:1.2em;}
.brand_slogan{font-size:22px;}
}
.bg-primary{background:#921E1E;}
.btn{font-family:"BenchNine", sans-serif;font-weight:400;text-align:center;display:inline-block;-webkit-transition:.3s;transition:.3s;}
.btn-md{border-radius:5px;padding:10px 32px;font-size:20px;line-height:24px;}
.btn-primary{background:#921E1E;color:#FFF;}
.btn-primary:focus{background:#185F90;}
.btn-primary:hover{background:#185F90;color:#FFF;}
.btn-primary:active{background:#217cbb;}
.btn-primary-variant-1{color:#FFF;background:#185F90;}
.btn-primary-variant-1:focus{background:#921E1E;}
.btn-primary-variant-1:hover{color:#FFF;background:#921E1E;}
.btn-primary-variant-1:active{background:#217cbb;}
.btn_offset{margin-top:57px;}
.link{font-family:"BenchNine", sans-serif;text-align:center;display:inline-block;font-weight:400;}
.link-sm{font-size:20px;line-height:24px;}
.link-primary{color:#921E1E;}
.link-primary:hover{color:#185F90;}
.link-primary:active{color:#dc9900;}
.z-index{position:relative;z-index:10;}
.z-index-2{position:relative;z-index:100;}
.box:before, .box:after{display:table;content:"";line-height:0;}
.box:after{clear:both;}
.box_aside{float:left;}
.box_cnt__no-flow{overflow:hidden;}
.sf-menu{display:inline-block;}
.sf-menu:before, .sf-menu:after{display:table;content:"";line-height:0;}
.sf-menu:after{clear:both;}
.sf-menu > li{position:relative;float:left;color:#185F90;font-family:"BenchNine", sans-serif;font-weight:400;font-size:20px;line-height:1.2;text-transform:uppercase;}
.sf-menu > li + li{margin-left:32px;}
.sf-menu a{display:block;}
.sf-menu > li > a{color:#777;font-family:"BenchNine", sans-serif;font-size:24px;line-height:1.2;text-transform:uppercase;}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover{color:#F3B260;}
.sf-menu > li.active > a{color:#F3B260;}
.sf-menu ul{display:none;left:-5px;position:absolute;top:100%;width:90px;text-align:center;margin-top:30px;padding:14px 20px;background:#185F90;z-index:23;box-sizing:border-box;}
.sf-menu ul > li{position:relative;}
.sf-menu ul > li > a{color:#FFF;font-size:16px;line-height:35px;}
.sf-menu ul > li + li{border-top:1px dashed #FFF;}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover{color:#921E1E;}
.sf-menu > li > ul:before{width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #185F90 transparent;content:'';position:absolute;bottom:100%;right:50%;-webkit-transform:translate(50%, 0%);-ms-transform:translate(50%, 0%);transform:translate(50%, 0%);}
.sf-menu ul ul{position:absolute;top:0;left:100%;margin:26px 0 0 20px;background:#921E1E;z-index:4;}
.sf-menu ul ul > li > a{color:#FFF;}
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover{color:#185F90;}
.sf-menu > li > .sf-with-ul{position:relative;}
@media (max-width:991px) and (min-width:768px){.sf-menu > li.active > a{color:#F3B260;}
.sf-menu > li + li{margin-left:15px;}
.sf-menu > li > a{color:#777;font-family:"BenchNine", sans-serif;font-size:20px;line-height:1.2;text-transform:uppercase;}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover{color:#185F90;}
}
@media (min-width:1184px){.sf-menu > li > a{font-size:26px !important;}
}
@media (max-width:767px){.sf-menu{display:none;}
}
.rd-mobilemenu{display:none;position:fixed;top:0;left:0;bottom:0;z-index:9999999;text-align:left;-webkit-transition:0.3s all ease;transition:0.3s all ease;}
.rd-mobilemenu.active{right:0;}
.rd-mobilemenu_ul{position:fixed;top:-56px;left:0;bottom:-56px;width:240px;padding:132px 0 76px;color:#666;background:#FFF;font-size:14px;line-height:20px;overflow:auto;box-shadow:5px 0 5px 0 rgba(0, 0, 0, 0.1);-ms-transform:translateX(-240px);-webkit-transform:translateX(-240px);transform:translateX(-240px);-webkit-transition:0.3s ease;transition:0.3s ease;-webkit-transition:0.3s cubic-bezier(0.55, 0, 0.1, 1);transition:0.3s cubic-bezier(0.55, 0, 0.1, 1);}
.rd-mobilemenu.active .rd-mobilemenu_ul{-ms-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0);}
.rd-mobilemenu_ul li.active{background:#921E1E;color:#FFF;}
.rd-mobilemenu_ul .rd-mobilemenu_submenu a:hover{background-color:#185F90;}
.rd-mobilemenu_ul a{display:block;padding:14px 25px 16px;}
.rd-mobilemenu_ul a:hover{background:#921E1E;color:#FFF;}
.rd-mobilemenu_ul a .rd-submenu-toggle{position:absolute;top:50%;right:11px;margin-top:-17.5px;width:32px;height:32px;font:400 10px "FontAwesome";line-height:32px;text-align:center;border-radius:50%;-webkit-transition:0.5s all ease;transition:0.5s all ease;z-index:1;background:rgba(0, 0, 0, 0.1);}
.rd-mobilemenu_ul a .rd-submenu-toggle:after{content:'\f078';}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover{background:#FFF;color:#666;}
.rd-mobilemenu_ul a.rd-with-ul{position:relative;}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle{-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);}
.rd-mobilemenu_ul ul a{padding-left:40px;}
.rd-mobilemenu_ul ul ul a{padding-left:60px;}
.rd-mobilemenu_ul:after{content:'';display:block;height:20px;}
.rd-mobilepanel{display:none;position:fixed;top:0;left:0;right:0;height:56px;background:#FFF;color:#000;box-shadow:0 3px 3px 0 rgba(0, 0, 0, 0.1);z-index:99999991;}
.rd-mobilepanel_title{position:fixed;top:4px;left:56px;right:56px;color:#000;font-size:24px;line-height:48px;text-overflow:ellipsis;white-space:nowrap;}
.rd-mobilepanel_toggle{position:fixed;top:4px;left:8px;width:48px;height:48px;}
.rd-mobilepanel_toggle span{position:relative;display:block;margin:auto;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before{content:"";position:absolute;left:0;top:-8px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.rd-mobilepanel_toggle span:after{top:8px;}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span{width:24px;height:4px;background-color:#000;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:2px;}
.rd-mobilepanel_toggle span{-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after{-ms-transform-origin:1.71429px center;-webkit-transform-origin:1.71429px center;transform-origin:1.71429px center;-ms-transform-origin:1.71429px center;-webkit-transform-origin:1.71429px center;transform-origin:1.71429px center;}
.rd-mobilepanel_toggle.active span{-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg);}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after{top:0;width:15px;}
.rd-mobilepanel_toggle.active span:before{-webkit-transform:rotate3d(0, 0, 1, -40deg);transform:rotate3d(0, 0, 1, -40deg);}
.rd-mobilepanel_toggle.active span:after{-webkit-transform:rotate3d(0, 0, 1, 40deg);transform:rotate3d(0, 0, 1, 40deg);}
@media (max-width:767px){body{padding-top:56px;}
.rd-mobilemenu, .rd-mobilepanel{display:block;}
}
@media (max-width:359px){.rd-mobilepanel_title{font-size:18px;}
}
.isStuck{background:#921E1E;z-index:999;border-bottom:1px solid #921E1E;}
.isStuck .brand{margin-top:10px;}
.isStuck .brand_name{font-size:52px;line-height:1.2em;margin:0;}
@media (min-width:767px){.isStuck .brand_name{font-size:48px;line-height:1.2em;margin:0;}
}
@media (min-width:992px){.isStuck .brand_name{font-size:48px;line-height:1.2em;margin:0;}
}
.isStuck .brand_name:before{top:10px;left:103%;}
.isStuck .brand_slogan{display:none;}
.isStuck .sf-menu > li > a{color:#FFF;}
.isStuck .sf-menu > li.active > a{color:#F3B260;}
.isStuck .sf-menu ul > li > a:hover{color:#F3B260;}
.isStuck .sf-menu ul ul > li > a:hover{color:#F3B260;}
.isStuck .nav{margin-top:32px;}
.isStuck .nav li.sfHover .sf-with-ul{color:#185F90;}
.isStuck .nav li.sfHover ul .sf-with-ul{color:#FFF;}
.isStuck .nav li.sfHover ul .sfHover .sf-with-ul{color:#921E1E;}
.isStuck .nav li.active a.sf-with-ul{color:#F3B260;}
.isStuck .nav li.active ul a.sf-with-ul{color:#F3B260;}
.isStuck .nav li a:hover{color:#F3B260;}
@media only screen and (max-width:979px){.isStuck{display:none !important;}
}
.toTop{width:42px;height:42px;font-size:36px;line-height:40px;font-weight:700;color:#fff;background:#185F90;border-radius:50%;position:fixed;right:40px;bottom:40px;display:none;overflow:hidden;text-align:center;text-decoration:none;z-index:100;}
.toTop:focus{background:#921E1E;}
.toTop:hover{color:#fff;background:#921E1E;text-decoration:none;border:1px solid darker(#921E1E, 10%);}
.mobile .toTop,
.tablet .toTop{display:none !important;}
header{position:relative;padding-top:39px;}
header:before, header:after{display:table;content:"";line-height:0;}
header:after{clear:both;}
header .brand{float:left;}
header .brand a{color:inherit;}
header .nav{float:right;}
@media (min-width:768px){header .nav{margin-top:28px;}
}
@media (max-width:767px){header{text-align:center;}
header .brand, header .nav{float:none;}
}
header .main_header_figure{position:absolute;min-height:182px;padding-bottom:26.1%;left:0;top:0;z-index:1;width:47.6%;overflow:hidden;}
header .main_header_figure:before{content:'';position:absolute;left:-29%;top:0;background:#921E1E;width:129%;height:100%;border-radius:0 0 0 100%;}
header .subpage_header_figure{position:absolute;padding-bottom:338px;left:0;top:0;z-index:1;width:47.6%;overflow:hidden;min-height:183px;}
header .subpage_header_figure:before{content:'';position:absolute;left:-14%;top:0;background:#921E1E;width:129%;height:100%;border-radius:0 0 0 100%;}
main{display:block;}
.header-pic{margin-top:63px;}
.header-pic img{border-radius:50%;position:relative;z-index:15;}
.list_offset{margin-top:13px;}
.main_offset{padding-top:13px;}
@media (min-width:992px){.header-pic{padding-top:7.5%;}
}
.row_offset{margin-top:66px;}
.row_offset_1{margin-top:110px;}
.offset_1{margin-top:13px;}
.offset-2{margin-top:41px;}
.offset-3{margin-top:30px;}
@media (min-width:992px){.offset-3{margin-top:0;}
}
.offset-4{margin-top:65px;}
.flow-offset-1 > * + *{margin-top:50px;}
@media (min-width:480px){html:not(.lt-ie10) .flow-offset-1 > .col-xs-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-12:nth-child(n){margin-top:0;}
}
@media (min-width:480px){html:not(.lt-ie10) .flow-offset-1 > .col-xs-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-xs-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-xs-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-xs-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-xs-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-xs-12:nth-child(n + 2){margin-top:50px;}
}
@media (min-width:768px){html:not(.lt-ie10) .flow-offset-1 > .col-sm-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-12:nth-child(n){margin-top:0;}
}
@media (min-width:768px){html:not(.lt-ie10) .flow-offset-1 > .col-sm-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-sm-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-sm-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-sm-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-sm-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-sm-12:nth-child(n + 2){margin-top:50px;}
}
@media (min-width:992px){html:not(.lt-ie10) .flow-offset-1 > .col-md-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-12:nth-child(n){margin-top:0;}
}
@media (min-width:992px){html:not(.lt-ie10) .flow-offset-1 > .col-md-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-md-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-md-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-md-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-md-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-md-12:nth-child(n + 2){margin-top:50px;}
}
@media (min-width:1200px){html:not(.lt-ie10) .flow-offset-1 > .col-lg-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-12:nth-child(n){margin-top:0;}
}
@media (min-width:1200px){html:not(.lt-ie10) .flow-offset-1 > .col-lg-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-lg-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-lg-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-lg-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-lg-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-lg-12:nth-child(n + 2){margin-top:50px;}
}
.flow-offset-2 > * + *{margin-top:60px;}
@media (min-width:480px){html:not(.lt-ie10) .flow-offset-2 > .col-xs-1:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-2:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-3:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-4:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-5:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-6:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-7:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-8:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-9:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-10:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-11:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-xs-12:nth-child(n){margin-top:0;}
}
@media (min-width:480px){html:not(.lt-ie10) .flow-offset-2 > .col-xs-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-2 > .col-xs-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-2 > .col-xs-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-2 > .col-xs-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-2 > .col-xs-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-2 > .col-xs-12:nth-child(n + 2){margin-top:60px;}
}
@media (min-width:768px){html:not(.lt-ie10) .flow-offset-2 > .col-sm-1:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-2:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-3:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-4:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-5:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-6:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-7:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-8:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-9:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-10:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-11:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-sm-12:nth-child(n){margin-top:0;}
}
@media (min-width:768px){html:not(.lt-ie10) .flow-offset-2 > .col-sm-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-2 > .col-sm-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-2 > .col-sm-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-2 > .col-sm-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-2 > .col-sm-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-2 > .col-sm-12:nth-child(n + 2){margin-top:60px;}
}
@media (min-width:992px){html:not(.lt-ie10) .flow-offset-2 > .col-md-1:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-2:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-3:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-4:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-5:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-6:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-7:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-8:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-9:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-10:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-11:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-md-12:nth-child(n){margin-top:0;}
}
@media (min-width:992px){html:not(.lt-ie10) .flow-offset-2 > .col-md-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-2 > .col-md-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-2 > .col-md-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-2 > .col-md-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-2 > .col-md-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-2 > .col-md-12:nth-child(n + 2){margin-top:60px;}
}
@media (min-width:1200px){html:not(.lt-ie10) .flow-offset-2 > .col-lg-1:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-2:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-3:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-4:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-5:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-6:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-7:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-8:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-9:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-10:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-11:nth-child(n), html:not(.lt-ie10) .flow-offset-2 > .col-lg-12:nth-child(n){margin-top:0;}
}
@media (min-width:1200px){html:not(.lt-ie10) .flow-offset-2 > .col-lg-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-2 > .col-lg-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-2 > .col-lg-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-2 > .col-lg-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-2 > .col-lg-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-2 > .col-lg-12:nth-child(n + 2){margin-top:60px;}
}
.flow-offset-3 [class*="col-"]:nth-child(n+2){margin-top:60px;}
@media (min-width:768px){.flow-offset-3 [class*="col-"]:nth-child(n){margin-top:20px;}
}
.flow-offset-4 [class*="col-"]:nth-child(n+2){margin-top:30px;}
@media (min-width:768px){.flow-offset-4 [class*="col-"]:nth-child(n+2){margin-top:0px;}
}
@media (max-width:768px){.inset-1{padding-top:30px;}
}
.inset-2{padding-top:10px;}
.inset-3{padding-left:0;padding-top:13px;}
.col_offset{margin-top:20px;margin-left:-3px;}
.rounded{border-radius:50%;}
h3 + *{margin-top:38px;}
@media (min-width:992px){h3 + h6{margin-top:48px;}
}
h6 + p{margin-top:13px;}
p + p{margin-top:27px;}
h2 + .subheading{margin-top:7px;}
.inline-list li{color:#921E1E;}
.inline-list li a{line-height:28px;border-bottom:1px solid #921E1E;}
.inline-list li a:hover{color:#5c5c5c;border-bottom:1px solid #5c5c5c;}
.subheading{font-size:28px;line-height:34px;margin-top:20px;display:block;font-weight:300;font-family:"BenchNine", sans-serif;}
@media (min-width:768px){.subheading{font-size:48px;line-height:56px;margin-top:38px;}
}
.subheading--variant-1{margin-top:15px;}
.center{text-align:center !important;}
.left{text-align:left !important;}
.delimiter:before{content:'';width:520px;height:3px;display:block;margin-left:auto;margin-right:auto;background:#921E1E;}
.heading_offset{padding-top:68px;}
.heading_offset-1{padding-top:20px;}
@media (min-width:992px){.heading_offset-1{padding-top:88px;}
}
.heading_offset-2{padding-top:20px;}
@media (min-width:992px){.heading_offset-2{padding-top:112px;}
}
span + .row{margin-top:90px;}
h6 + .link-sm{margin-top:15px;}
.img-heading{border-radius:50%;height:200px;width:200px;position:relative;text-align:center;display:inline-block;background:#FFF;margin-top:-80px;z-index:0;}
.img-heading h6{padding-top:75px;color:#5c5c5c;}
.img-heading:before{content:'';border-radius:50%;position:absolute;top:25px;z-index:-1;left:25px;bottom:25px;right:25px;margin:0 auto;border-top:1px solid #921E1E;border-left:1px solid #921E1E;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
h5 + p{margin-top:38px;font-size:16px;line-height:24px;}
@media (min-width:1199px){h5 + p{padding-right:18%;}
}
.subheading + p{padding-top:47px;}
.header_image{content:"";display:block;width:54.6%;height:350px;margin-top:10px;position:relative;z-index:-1;overflow:hidden;float:right;top:-120px;}
@media (min-width:992px){.header_image{border-radius:0 0 85% 0;}
}
.header_image:before{background:transparent url("../images/banner-2.jpg") no-repeat scroll;background-size:cover;display:block;position:absolute;left:0;bottom:0;content:'';width:100%;height:100%;z-index:1;}
blockquote{text-align:left;}
blockquote:before{background:transparent url("../images/quotes.png") no-repeat scroll left top;content:"";display:block;width:26px;height:15px;position:relative;top:-20px;left:0;}
blockquote q{font-style:italic;}
cite{font-size:24px;line-height:28px;color:#921E1E;text-transform:uppercase;font-family:"BenchNine", sans-serif;text-align:left;display:block;margin-top:5%;}
.index-list{margin-top:10%;counter-reset:list;}
.index-list li:before{content:counter(list,decimal);counter-increment:list;background:#921E1E;color:#FFF;border-radius:50%;font-size:30px;line-height:74px;width:74px;height:74px;display:inline-block;font-family:"BenchNine", sans-serif;text-align:center;float:left;}
@media (min-width:992px){.index-list li:before{margin-top:10px;}
}
.index-list h5 + p, .index-list h5{padding-left:15%;text-align:left;margin:0;}
@media (min-width:480px){.index-list h5 + p, .index-list h5{padding-left:20%;}
}
@media (min-width:768px){.index-list h5 + p, .index-list h5{padding-left:20%;}
}
.index-list p{padding:14px 0 0 0;}
.index-list a:hover{color:#921E1E;}
.top_decor{background:#FFF;position:relative;overflow:hidden;padding-top:36px;border-radius:26px 26px;}
.top_decor:after{content:'';position:absolute;top:13px;left:1px;right:1px;background:#fff;height:23px;border-radius:50px 50px 0 0;}
.top_decor:before{border-top:36px solid #921E1E;position:absolute;left:0;top:0;right:0;content:'';border-radius:25px 25px;}
.top_decor_btn{position:absolute;background:#921E1E;right:-8px;bottom:-12px;font-size:30px;line-height:115px;width:115px;height:115px;border-radius:50%;text-align:center;display:block;color:#FFF;}
.top_decor_btn:hover{color:#FFF;background:#185F90;}
.cont_offs + *{margin-top:90px;}
.map_decor{background:#FFF;border-top:36px solid #921E1E;position:relative;z-index:10;}
@media (min-width:1200px){.map_decor{border-radius:26px 26px;}
}
.map_decor:before{content:'';position:absolute;bottom:100%;left:1px;right:1px;background:#fff;height:23px;border-radius:50px 50px 0 0;}
.map{margin-top:-24px;overflow:hidden;z-index:2;position:relative;}
@media (min-width:1200px){.map{border-radius:26px;}
}
.wide-container{margin-left:15px;margin-right:15px;}
@media (min-width:1300px){.wide-container{width:1290px;position:relative;margin-left:auto;margin-right:auto;}
.wide-container p{padding-right:4%;}
}
.wide-container + .wide-container{margin-top:92px;}
.banner_1{background:#921E1E;}
.banner_2{background:#185F90;}
.banner_3{padding:94px 74px 55px 65px;background:#921E1E;color:#FFF;font-size:30px;border-radius:25px;text-transform:uppercase;width:100%;line-height:40px;}
.banner_3 .fa{display:inline;line-height:1.15;}
@media (min-width:768px){.banner_3 .fa{line-height:0.9;}
}
.banner_3 .banner_3_wrap{font-family:"BenchNine", sans-serif;display:inline-block;letter-spacing:1px;position:relative;padding-left:5px;width:90%;}
.banner_1, .banner_2{border-radius:25px;text-transform:uppercase;width:100%;padding:35px 20px;}
@media (min-width:768px){.banner_1, .banner_2{padding:75px 104px 68px 60px;}
}
.banner_1 strong, .banner_2 strong{color:#FFF;font-size:60px;line-height:60px;display:block;float:left;font-family:"BenchNine", sans-serif;margin-left:19px;letter-spacing:5px;}
@media (min-width:992px){.banner_1 strong, .banner_2 strong{margin-top:20px;}
}
.banner_1 img, .banner_2 img{display:block;float:left;}
.banner_1 span, .banner_1 h4, .banner_2 span, .banner_2 h4{color:#FFF;text-align:right;display:block;}
.banner_1 span, .banner_2 span{font-size:15px;line-height:30px;font-family:"BenchNine", sans-serif;letter-spacing:2px;font-weight:700;}
@media (min-width:1200px){.banner_1 span, .banner_2 span{font-size:18px;}
}
.banner_1 h4, .banner_2 h4{letter-spacing:6px;}
.banner_1 span + h4, .banner_2 span + h4{margin-top:5px;}
.rounded + h6{margin-top:34px;}
.txt_wrap{margin-top:13px;padding:0 12px;}
.txt_wrap_1{margin-top:56px;font-size:16px;line-height:24px;padding-right:8%;}
.link_mod{color:#921E1E;margin-top:15px;display:inline-block;text-decoration:underline;}
.link_mod:hover{color:#185F90;}
dt{font-family:"BenchNine", sans-serif;text-transform:uppercase;font-weight:300;font-size:24px;color:#921E1E;}
.terms-list dd + dt{margin-top:40px;}
.terms-list dt + dd{margin-top:12px;}
.pb{padding-bottom:15%;padding-top:15%;}
.pb--variant-1{padding-top:12.5%;padding-bottom:14%;}
@media (min-width:992px) and (max-width:1199px){.pb--variant-1{padding-top:21.5%;}
}
address dl dt, address dl dd{display:inline-block;}
address * + dl{margin-top:44px;}
.well{padding:0 0 135px;}
.well_1{padding:10.8% 0 7.3%;}
.well_2{padding:0px 0 135px;}
.well_3{padding:0 0 280px;}
.well_4{padding:0 0 64px;}
.well_5{padding:0 0 124px;}
.well_6{padding:0 0 50px;}
@media (min-width:992px){.well_6{padding:0 0 250px;}
}
.well_7{padding:0 0 114px;}
.well_8{padding-bottom:40px;}
@media (min-width:768px){.well_8{padding-bottom:85px;}
}
footer{position:relative;font-weight:400;padding:15% 0;}
@media (min-width:768px){footer{padding:6.8% 0 7.3%;}
}
footer .footer_figure_left{position:absolute;padding-top:37.1%;left:0;bottom:0;top:31%;z-index:0;width:54.6%;overflow:hidden;}
footer .footer_figure_left:before{content:'';position:absolute;left:-29%;top:0;background:#185F90;width:129%;height:100%;border-radius:100% 0 0 0;}
footer .footer_figure_right{position:absolute;padding-top:25.1%;right:0;top:4%;bottom:0;z-index:0;width:46%;overflow:hidden;}
footer .footer_figure_right:before{content:'';position:absolute;right:-29%;top:0;background:#921E1E;width:129%;height:100%;border-radius:0 100% 0 0;}
@media (min-width:2500px){footer .footer_figure_right{width:48%;}
}
@media (max-width:767px){footer .footer_figure_left, footer .footer_figure_right{width:100%;}
}
footer .footer-list{margin-top:50px;z-index:10;position:relative;display:inline-block;}
footer .footer-list li{float:left;margin-right:5px;}
footer .footer-list li a{height:40px;border-radius:50%;text-align:center;width:40px;font-size:15px;line-height:40px;background:#FFF;color:#921E1E;}
footer .footer-list li a:hover{background:#921E1E;color:#FFF;}
footer address{color:#FFF;font-family:"BenchNine", sans-serif;font-size:22px;line-height:30px;position:relative;z-index:16;}
footer .phone, footer .copyright{color:#FFF;font-family:"BenchNine", sans-serif;font-size:22px;line-height:30px;position:relative;z-index:16;display:inline-block;vertical-align:middle;}
footer .phone a:hover, footer .copyright a:hover{color:#185F90;}
footer .phone:hover{color:#185F90;}
footer .phone:before{background:transparent url("../images/phone.png") no-repeat scroll 0% 0%;content:"";display:inline-block;width:27px;height:27px;z-index:16;}
footer .fa-phone span{padding-left:15px;}
footer .fa-fax span{padding-left:8px;}
#copyright-year{position:relative;}
#copyright-year:after{content:'';display:inline;height:15px;border-right:1px;border-style:solid;margin-left:6px;border-left:none;margin-right:3px;}
.clearleft{clear:left;}
@media (min-width:768px) and (max-width:991px){.clearleft-sm{clear:left;}
}
@media (max-width:1666px){header .subpage_header_figure:before{border-radius:0 0 0 60%;}
}
@media (min-width:1199px) and (max-width:1382px){.well_1{padding:10.8% 0 7.3%;}
.wide-container{width:1190px;margin-right:auto;margin-left:auto;}
.parallax{padding-bottom:23%;}
.brand{margin-top:0;margin-left:9%;}
.well_3{padding:0 0 170px;}
.banner_3{font-size:26px;}
.banner_2 span{letter-spacing:1px;}
}
@media (min-width:992px) and (max-width:1199px){.brand{margin-top:20px;}
.brand_name{font-size:44px;}
.brand_slogan{font-size:18px;}
header .nav{margin-right:0;}
header .sf-menu > li + li{margin-left:32px;}
header .main_header_figure:before{border-radius:0;}
header .subpage_header_figure{padding-bottom:25%;}
header .subpage_header_figure:before{border-radius:0;}
.main_offset{padding-top:33px;}
.wide-container{width:890px;margin-right:auto;margin-left:auto;}
.wide-container p{padding-right:15%;}
.wide-container .banner_1, .wide-container .banner_2{padding:70px 20px 70px 25px;}
footer address{margin-right:38%;}
.banner_1 strong{margin-left:0;letter-spacing:0;}
.banner_2 h4{letter-spacing:0;}
.well_3{padding:0 0 100px;}
.banner_3{font-size:20px;line-height:30px;padding:20px;margin:0;}
.parallax{padding-bottom:25%;}
}
@media (max-width:991px){.main_offset{padding-top:50px;}
header .main_header_figure{width:100%;}
header .main_header_figure:before{border-radius:0;}
}
@media (max-width:991px){footer .footer_figure_right:before, footer .footer_figure_left:before{border-radius:0;}
header .nav{margin-right:0;}
header .subpage_header_figure{padding-bottom:27%;width:100%;}
header .subpage_header_figure:before{border-radius:0;}
.header_image{width:100%;float:none;}
.well_3{padding:0 0 120px;}
.wide-container + .wide-container{margin-top:50px;}
.banner_3{padding:15px;font-size:20px;line-height:35px;}
}
@media (max-width:991px) and (min-width:768px){header .brand{margin:0;float:left;}
header .nav{float:right;margin-top:-20px;position:relative;z-index:222;}
header .nav li > a{color:#FFF;}
.main_offset{padding-top:100px;}
.wide-container{width:750px;margin-right:auto;margin-left:auto;}
.wide-container p{padding-right:5%;}
.wide-container .banner_1, .wide-container .banner_2{padding:33px 27px;}
}
@media (max-width:767px){.brand{margin-top:0;margin-left:0;}
.brand_name{line-height:1.4em;}
.brand_name:before{top:0;left:106%;}
header{padding-top:3px;}
header .main_header_figure{padding-bottom:33%;}
.none_767{display:none;}
.center_767{text-align:center;}
.row_offset{margin-top:30px;}
.img-heading{margin-left:auto;margin-right:auto;display:block;}
.subheading{margin-top:10px;}
.banner_2{margin:30px 0;}
.parallax_after{margin:50px 0;}
.parallax::before, .parallax::after{display:none;}
.index-list li + li{margin-top:40px;}
.well{padding:0 0 80px;}
.well_4{padding:0 0 25px;}
.well_2{padding:0px 0;}
.well_3{padding:0 0 70px;}
.btn_offset{margin-top:30px;}
.parallax_cnt{margin-top:40px;}
.row_offset_1{margin-top:15px;}
h5 + p{margin-top:25px;padding-right:0;}
blockquote{margin-top:55px;}
blockquote:before{left:0;}
cite{margin-top:1%;margin-left:0;}
.col_offset{margin-top:80px;margin-left:0;}
.delimiter{padding-bottom:70px;}
.left{text-align:center;}
.txt_wrap_1{margin-top:15px;padding-right:0;}
}
@media (min-width:992px){header .brand{margin:0;float:left;}
header .nav{float:right;margin-top:-20px;position:relative;z-index:222;}
.sf-menu > li a, .sf-menu > li a.active{font-size:20px;}
}
@media (min-width:1200px){header .brand{margin:0;float:left;}
header .nav{float:right;margin-top:30px;position:relative;z-index:222;}
.sf-menu > li a, .sf-menu > li a.active{font-size:24px;}
}
.text-right{text-align:right !important;}
.text-left{text-align:left !important;}
.altpara h5 + p{margin-top:4px;margin-bottom:24px;font-size:16px;line-height:24px;}
.top10{margin-top:10px !important;}
.top20{margin-top:20px !important;}
.top30{margin-top:30px !important;}
.top40{margin-top:40px !important;}
.top1em{margin-top:1em !important;}
.top15em{margin-top:1.5em !important;}
.top2em{margin-top:2em !important;}
.top3em{margin-top:3em !important;}
.bottom1em{margin-bottom:1em !important;}
.orange{color:#185F90;}
.blue{color:#921E1E;}
.dark-blue{color:#217cbb;}
.green{color:#2e7d32;}
.note{color:#185F90;}
.bold{font-weight:bold;}
.fapad{padding-right:8px;}
.camera_next:hover, .camera_prev:hover{color:#FFF;background:#185F90;-webkit-transition:0.3s;transition:0.3s;}
.camera_prev{background:#185F90;margin-right:10px;}
@media(max-width: 768px){.camera_nav{display: none;}}
.price{color:#921E1E;}
.tmargin{margin-top:26px !important;}
.nomargin{margin-top:0 !important;margin-bottom:0 !important;}
.notop{margin-top:0 !important;padding-top:0 !important;}
.nobottom{margin-bottom:0 !important;padding-bottom:0 !important;}
.bmargin{margin-top:0 !important;margin-bottom:13px;}
.noside{margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important;}
.vmid{margin-top:.4em !important;}
ul.type2{margin-top:2em;margin-left:.5em;}
.type2 li:before{font-size:15px;line-height:37px;width:37px;height:37px;display:inline-block;font-family:"BenchNine", sans-serif;text-align:center;float:left;}
.type2 li > h5{margin-top:.4em !important;padding-left:2em !important;line-height:2em;}
.videoWrapper{position:relative;padding-bottom:56.25%;padding-top:0px;height:0;}
.videoWrapper iframe, .videoWrapper object{position:absolute;display:block;top:0;left:0;width:100%;height:100%;}
.menu-item{border-bottom:1px solid #ccc;margin-bottom:.8em;padding-bottom:.8em;position:relative;}
.menu-title{font-weight:bold;}
.menu-text{overflow:auto;}
.menu-price{color:#921E1E;font-weight:bold;display:inline-block;margin-left:2em;position:absolute;right:0;top:0;}
.astrix{color:#921E1E;font-size:1.2em;font-weight:bold}
pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;}
.head-call{font-size:1.8em;line-height:2em;}
.btn-secondary{background:#ffb610;}

.ot-button {
	background-color: #921e1e !important;
	border-radius: 5px !important;
	font-family: "BenchNine", sans-serif !important;
	font-weight: 400 !important;
	font-size: 2.1rem !important;
	height: 62px !important;
	margin-top: 43px !important;
	padding: .6rem 0 0.9375rem !important;
}

#ot-reservation-widget {width: auto !important;}

/* custom */
.no-top {padding-top: 4px !important;}
.pad-bottom {padding-bottom: 36px !important;}
.inline-bold {color: #921E1E; font-weight: bold;}
.phone-link {color: #185F90; font-weight: bold;}
.inline-link {color:#185F90; font-weight: bold;}
