body {font-family: 'Montserrat', sans-serif !important; color: #828282; }
a {color: #828282a;}


#head {}
#head .w-ha { padding: 25px 0; text-align: center;}
#head .w-ha .p-logo { display: inline-block; }
#head .w-ha .p-logo img.p-desktop {height: 110px; }
#head .w-ha .p-logo img.p-mobile {display: none; }

#head .w-hb { padding: 10px 0; border: 1px solid #B2B2B2; border-right: 0; border-left: 0; text-align: right;}
#head .w-hb .p-menu{float: left;}
#head .w-hb .p-menu .p-menu-toggle {background: url(img/menu-toggle-btn.jpg); width: 42px; height: 21px; display: inline-block;cursor: pointer; }
#head .w-hb .p-menu .p-ul {display: inline-block; overflow: hidden;}
#head .w-hb .p-menu ul {margin: 0; padding: 0 0 0 20px; list-style: none;}
#head .w-hb .p-menu ul li{display: inline-block;border-left: 2px solid #B2B2B2; padding: 0 14px 0 11px;line-height: 1em;}
#head .w-hb .p-menu ul li:first-child{border: 0;}
#head .w-hb .p-menu ul li a{ }
#head .w-hb .p-menu ul li a:hover{}
#head .w-hb .p-menu ul li.current a{ font-weight: 500; color: #7da7d9;}
#head .w-hb .p-menu ul li.p-close-menu { display:none; }
#head .w-hb .p-social{display: inline-block; text-align: left;}
#head .w-hb .p-social a{ display:inline-block;width: 25px; height: 25px; margin-right: 10px; text-indent: -9999px; }
#head .w-hb .p-social a.p-facebook{background: url(img/facebook.jpg);}
#head .w-hb .p-social a.p-twitter{background: url(img/twitter.jpg);}
#head .w-hb .p-social a.p-instagram{background: url(img/instagram.jpg);}
#head .w-hb .p-lang{display: inline-block;}

.j-md #head .w-hb .p-menu ul li { padding: 0 4px 0 4px;}

.c-mobile #head .w-hb .p-menu .p-ul ul {position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: rgba(255,255,255,.9); z-index: 99; padding-top: 100px;}
.c-mobile #head .w-hb .p-menu .p-ul ul li { display: block; border: 0; line-height: 3.2em; text-align: center;}
.c-mobile #head .w-hb .p-menu .p-ul ul li a { font-size: 24px; font-weight: 600; }
.c-mobile #head .w-hb .p-menu .p-ul ul li a:hover { }
.c-mobile #head .w-hb .p-menu .p-ul ul li.p-close-menu { position: fixed; top: 30px; right: 30px; display: inline-block; }

#foot { padding: 25px 0; border-top: 1px solid #c4c4c4; }
#foot .w-fa { margin-bottom: 15px; }
#foot .w-fa ul {padding: 0; margin: 0; list-style: none;}
#foot .w-fa ul li {display: inline-block; margin-right: 15px; }
#foot .w-fa ul li a {}
#foot .w-fa ul li a:hover {}
#foot .w-fa ul li.current a {}
#foot .w-fb { text-align: right; font-size: 12px; }

.c-mobile #foot .w-fa {text-align: center;}
.c-mobile #foot .w-fb {text-align: center;}

#main .w-block { margin-bottom: 25px; }
#main .w-block img { max-width: 100%; }

#main { padding: 25px 0; }
#main .w-ctnt { padding: 25px 0; }
#main .w-bnr { margin-bottom: 25px; }
#main .w-bnr img { max-width: 100%; }
#main h1 { color: #82ca9d; margin: 0 0 25px; font-weight: 200; }
#main h2 { font-size: 24px; margin: 25px 0 15px; font-weight: 400; }
#main .w-txt { }
#main .w-txt a { color: #eb5c25; }
#main .w-map { margin-top: 50px; }
#main .w-map > div { height: 250px; }

#main .w-bnr img.p-vsm { display: none; }
.j-xs #main .w-bnr img.p-vlg { display: none; }
.j-xs #main .w-bnr img.p-vsm { display: block; }

/*
.j-xs #main .w-bnr { position: relative; overflow: hidden; height: 200px; }
.j-xs #main .w-bnr img { height: 200px;position: absolute; top: -9999px; bottom: -9999px; left: -9999px; right: -9999px; margin: auto;max-width: inherit; }
*/


#main .w-blue { background: #a4c2ea; color: #FFF; }
#main .w-blue a { color: #28406e; }
#main .w-yellow { background: #ffe7ba; color: #9d8379; }
#main .w-yellow a {color: #67aff5; }
#main .w-blue h2, #main .w-yellow h2 { font-size: 28px; font-weight: 200; letter-spacing: 3px; margin-top: 0;}
#main .w-blue h2 { color: #2b4573; }
#main .w-blue .p-txt, #main .w-yellow .p-txt { padding: 50px 50px 0;}
#main .w-blue .p-txt p, #main .w-yellow .p-txt p { font-size: 21px; line-height: 32px; font-weight: 200; }

.j-xs #main .w-blue { margin-bottom: 25px; }

#main .w-rowpad-0 { padding: 0 15px; }
#main .w-rowpad-0 img { width: 100%; }
#main .w-rowpad-0 a { display: block;}
#main .w-rowpad-0 .row > div { padding: 0; }

#main .w-brand { border-top: 1px solid #c4c4c4; margin-bottom: 0; padding-top: 20px; text-align: center;}
#main .w-brand img { width: 24%; }
.j-sm #main .w-brand img { width: 40%; }
.j-xs #main .w-brand img { width: 60%; }
.j-lg #main .w-ctnt {padding-left: 50px;padding-right: 50px;}

.j-md #main .w-blue .p-txt, .j-md #main .w-yellow .p-txt { padding: 20px 50px 0;}
.j-sm #main .w-blue .p-txt, .j-sm #main .w-yellow .p-txt { padding: 10px 20px;}
.j-sm #main .w-blue .p-txt h2, .j-sm #main .w-yellow .p-txt h2 { font-size: 24px;}
.j-sm #main .w-blue .p-txt p, .j-sm #main .w-yellow .p-txt p { font-size: 16px; line-height: 24px; font-weight: 400;}
.j-xs #main .w-blue .p-txt, .j-xs #main .w-yellow .p-txt { padding: 30px;}

.c-mobile #main h1 { padding: 0;}

.mt-0 {margin-top: 0 !important;}
.mb-0 {margin-bottom: 0 !important;}