*, *::before, *::after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body { font-family: 'Montserrat', sans-serif, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 400; line-height: 1.4; color:#333;   }
a { color: inherit; text-decoration: underline; -webkit-transition-duration: 0.5s;    -moz-transition-duration: 0.5s;    -o-transition-duration: 0.5s;     transition-duration: 0.5s; }
a:hover, a:focus { color: inherit; text-decoration: none; }
p { margin-bottom: 1rem; overflow-wrap:normal; }
small,.small { font-size: 14px; line-height: 1.4; display: block; }
img { max-width: 100%; }
.site-main img{ height:auto;}
.transition { -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; }
a.phonelink, a.phonelink:hover, a.phonelink:focus { cursor: default; text-decoration: none !important; }
@media (max-width: 1024px) {
a.phonelink { text-decoration: underline !important; }
}  .bg-y-100 { background-size: auto 100% !important; }
.bg-cover { background-size: cover !important; }
.bg-contain { background-size: contain !important; }
.bg-auto { background-size: auto !important; }
.bg-left { background-position: left !important; }
.bg-left-top { background-position: left top !important; }
.bg-right { background-position: right !important; }
.bg-right-top { background-position: right top !important; }
.bg-center { background-position: center !important; }
.bg-center-top { background-position: center top !important; }
.bg-center-bottom { background-position: center bottom !important; }
.bg-repeat { background-repeat: repeat !important; }
.bg-repeat-x { background-repeat: repeat-x !important; }
.bg-repeat-y { background-repeat: repeat-y !important; }
.bg-norepeat { background-repeat: no-repeat !important; }
.top { top: 0; }
.bottom { bottom: 0; }
.left { left: 0; }
.right { right: 0; }
.text-underline { text-decoration: underline !important; }
a.text-underline:hover { text-decoration: none !important; }
.text-underline-none { text-decoration: none !important; }
a.text-underline-none:hover { text-decoration: underline !important; }
.overflow-x-hide { overflow-x: hidden; }
.overflow-y-hide { overflow-y: hidden; }
.overflow-hide { overflow: hidden; }
.text-primary { color: #d8ad50 !important; }
.text-secondary { color: #999999!important; }
.text-dark { color: #202833 !important; }
.text-darker { color: #0B0C10 !important; }
.bg-primary { background-color: #d8ad50 !important; }
.bg-secondary { background-color: #169fd3 !important; }
.bg-light { background-color: #f7f7f7 !important; }
.bg-dark { background-color: #000 !important; }
.bg-darker { background-color: #0B0C10 !important; }
.border-primary { border-color: #d8ad50 !important; }
.border-secondary { border-color: #169fd3 !important; }
.border-light { border-color: #d1d1d1 !important; }
.border-dark { border-color: #202833 !important; }
.border-darker { border-color: #0B0C10 !important; }
.p-1 { padding: 1rem !important; }
.p-2 { padding: 2rem !important; }
.p-3 { padding: 3rem !important; }
.p-4 { padding: 4rem !important; }
.p-5 { padding: 5rem !important; }
.p-0 { padding: 0rem !important; }
.pt-1 { padding-top: 1rem !important; }
.pt-2 { padding-top: 2rem !important; }
.pt-3 { padding-top: 3rem !important; }
.pt-4 { padding-top: 4rem !important; }
.pt-5 { padding-top: 5rem !important; }
.pt-0 { padding-top: 0rem !important; }
.pb-1 { padding-bottom: 1rem !important; }
.pb-2 { padding-bottom: 2rem !important; }
.pb-3 { padding-bottom: 3rem !important; }
.pb-4 { padding-bottom: 4rem !important; }
.pb-5 { padding-bottom: 5rem !important; }
.pb-0 { padding-bottom: 0rem !important; }
.pl-1 { padding-left: 1rem !important; }
.pl-2 { padding-left: 2rem !important; }
.pl-3 { padding-left: 3rem !important; }
.pl-4 { padding-left: 4rem !important; }
.pl-5 { padding-left: 5rem !important; }
.pl-0 { padding-left: 0rem !important; }
.pr-1 { padding-right: 1rem !important; }
.pr-2 { padding-right: 2rem !important; }
.pr-3 { padding-right: 3rem !important; }
.pr-4 { padding-right: 4rem !important; }
.pr-5 { padding-right: 5rem !important; }
.pr-0 { padding-right: 0rem !important; }
.m-1 { margin: 1rem !important; }
.m-2 { margin: 2rem !important; }
.m-3 { margin: 3rem !important; }
.m-4 { margin: 4rem !important; }
.m-5 { margin: 5rem !important; }
.m-0 { margin: 0rem !important; }
.mt-1 { margin-top: 1rem !important; }
.mt-2 { margin-top: 2rem !important; }
.mt-3 { margin-top: 3rem !important; }
.mt-4 { margin-top: 4rem !important; }
.mt-5 { margin-top: 5rem !important; }
.mt-0 { margin-top: 0rem !important; }
.mb-1 { margin-bottom: 1rem !important; }
.mb-2 { margin-bottom: 2rem !important; }
.mb-3 { margin-bottom: 3rem !important; }
.mb-4 { margin-bottom: 4rem !important; }
.mb-5 { margin-bottom: 5rem !important; }
.mb-0 { margin-bottom: 0rem !important; }
.ml-1 { margin-left: 1rem !important; }
.ml-2 { margin-left: 2rem !important; }
.ml-3 { margin-left: 3rem !important; }
.ml-4 { margin-left: 4rem !important; }
.ml-5 { margin-left: 5rem !important; }
.ml-0 { margin-left: 0rem !important; }
.mr-1 { margin-right: 1rem !important; }
.mr-2 { margin-right: 2rem !important; }
.mr-3 { margin-right: 3rem !important; }
.mr-4 { margin-right: 4rem !important; }
.mr-5 { margin-right: 5rem !important; }
.mr-0 { margin-right: 0rem !important; }
.mw-inherit { max-width: inherit !important; }
.mh-inherit { max-height: inherit !important; }
.direction-right { direction: rtl; }
.direction-left { direction: ltr; }
@media (min-width: 576px) {
.p-sm-1 { padding: 1rem !important; }
.p-sm-2 { padding: 2rem !important; }
.p-sm-3 { padding: 3rem !important; }
.p-sm-4 { padding: 4rem !important; }
.p-sm-5 { padding: 5rem !important; }
.p-sm-0 { padding: 0rem !important; }
.pt-sm-1 { padding-top: 1rem !important; }
.pt-sm-2 { padding-top: 2rem !important; }
.pt-sm-3 { padding-top: 3rem !important; }
.pt-sm-4 { padding-top: 4rem !important; }
.pt-sm-5 { padding-top: 5rem !important; }
.pt-sm-0 { padding-top: 0rem !important; }
.pb-sm-1 { padding-bottom: 1rem !important; }
.pb-sm-2 { padding-bottom: 2rem !important; }
.pb-sm-3 { padding-bottom: 3rem !important; }
.pb-sm-4 { padding-bottom: 4rem !important; }
.pb-sm-5 { padding-bottom: 5rem !important; }
.pb-sm-0 { padding-bottom: 0rem !important; }
.pl-sm-1 { padding-left: 1rem !important; }
.pl-sm-2 { padding-left: 2rem !important; }
.pl-sm-3 { padding-left: 3rem !important; }
.pl-sm-4 { padding-left: 4rem !important; }
.pl-sm-5 { padding-left: 5rem !important; }
.pl-sm-0 { padding-left: 0rem !important; }
.pr-sm-1 { padding-right: 1rem !important; }
.pr-sm-2 { padding-right: 2rem !important; }
.pr-sm-3 { padding-right: 3rem !important; }
.pr-sm-4 { padding-right: 4rem !important; }
.pr-sm-5 { padding-right: 5rem !important; }
.pr-sm-0 { padding-right: 0rem !important; }
.m-sm-1 { margin: 1rem !important; }
.m-sm-2 { margin: 2rem !important; }
.m-sm-3 { margin: 3rem !important; }
.m-sm-4 { margin: 4rem !important; }
.m-sm-5 { margin: 5rem !important; }
.m-sm-0 { margin: 0rem !important; }
.mt-sm-1 { margin-top: 1rem !important; }
.mt-sm-2 { margin-top: 2rem !important; }
.mt-sm-3 { margin-top: 3rem !important; }
.mt-sm-4 { margin-top: 4rem !important; }
.mt-sm-5 { margin-top: 5rem !important; }
.mt-sm-0 { margin-top: 0rem !important; }
.mb-sm-1 { margin-bottom: 1rem !important; }
.mb-sm-2 { margin-bottom: 2rem !important; }
.mb-sm-3 { margin-bottom: 3rem !important; }
.mb-sm-4 { margin-bottom: 4rem !important; }
.mb-sm-5 { margin-bottom: 5rem !important; }
.mb-sm-0 { margin-bottom: 0rem !important; }
.ml-sm-1 { margin-left: 1rem !important; }
.ml-sm-2 { margin-left: 2rem !important; }
.ml-sm-3 { margin-left: 3rem !important; }
.ml-sm-4 { margin-left: 4rem !important; }
.ml-sm-5 { margin-left: 5rem !important; }
.ml-sm-0 { margin-left: 0rem !important; }
.mr-sm-1 { margin-right: 1rem !important; }
.mr-sm-2 { margin-right: 2rem !important; }
.mr-sm-3 { margin-right: 3rem !important; }
.mr-sm-4 { margin-right: 4rem !important; }
.mr-sm-5 { margin-right: 5rem !important; }
.mr-sm-0 { margin-right: 0rem !important; }
.position-sm-absolute { position: absolute !important; }
.position-sm-relative { position: relative !important; }
.position-sm-static { position: static !important; }
.w-sm-25 { width: 25% !important; }
.w-sm-50 { width: 50% !important; }
.w-sm-75 { width: 75% !important; }
.w-sm-100 { width: 100% !important; }
.h-sm-100 { height: 100% !important; }
.mw-sm-inherit { max-width: inherit !important; }
.mh-sm-inherit { max-height: inherit !important; }
.direction-sm-right { direction: rtl; }
.direction-sm-left { direction: ltr; }
.bg-sm-y-100 { background-size: auto 100% !important; }
.bg-sm-cover { background-size: cover !important; }
.bg-sm-contain { background-size: contain !important; }
.bg-sm-auto { background-size: auto !important; }
.bg-sm-left { background-position: left !important; }
.bg-sm-left-top { background-position: left top !important; }
.bg-sm-right { background-position: right !important; }
.bg-sm-right-top { background-position: right top !important; }
.bg-sm-center { background-position: center !important; }
.bg-sm-center-top { background-position: center top !important; }
.bg-sm-center-bottom { background-position: center bottom !important; }
.bg-sm-repeat { background-repeat: repeat !important; }
.bg-sm-repeat-x { background-repeat: repeat-x !important; }
.bg-sm-repeat-y { background-repeat: repeat-y !important; }
.bg-sm-norepeat { background-repeat: no-repeat !important; }
.co-sm-20 { max-width: 20%; -ms-flex: 0 0 20%; flex: 0 0 20%; }
}
@media (min-width: 768px) {
.p-md-1 { padding: 1rem !important; }
.p-md-2 { padding: 2rem !important; }
.p-md-3 { padding: 3rem !important; }
.p-md-4 { padding: 4rem !important; }
.p-md-5 { padding: 5rem !important; }
.p-md-0 { padding: 0rem !important; }
.pt-md-1 { padding-top: 1rem !important; }
.pt-md-2 { padding-top: 2rem !important; }
.pt-md-3 { padding-top: 3rem !important; }
.pt-md-4 { padding-top: 4rem !important; }
.pt-md-5 { padding-top: 5rem !important; }
.pt-md-0 { padding-top: 0rem !important; }
.pb-md-1 { padding-bottom: 1rem !important; }
.pb-md-2 { padding-bottom: 2rem !important; }
.pb-md-3 { padding-bottom: 3rem !important; }
.pb-md-4 { padding-bottom: 4rem !important; }
.pb-md-5 { padding-bottom: 5rem !important; }
.pb-md-0 { padding-bottom: 0rem !important; }
.pl-md-1 { padding-left: 1rem !important; }
.pl-md-2 { padding-left: 2rem !important; }
.pl-md-3 { padding-left: 3rem !important; }
.pl-md-4 { padding-left: 4rem !important; }
.pl-md-5 { padding-left: 5rem !important; }
.pl-md-0 { padding-left: 0rem !important; }
.pr-md-1 { padding-right: 1rem !important; }
.pr-md-2 { padding-right: 2rem !important; }
.pr-md-3 { padding-right: 3rem !important; }
.pr-md-4 { padding-right: 4rem !important; }
.pr-md-5 { padding-right: 5rem !important; }
.pr-md-0 { padding-right: 0rem !important; }
.m-md-1 { margin: 1rem !important; }
.m-md-2 { margin: 2rem !important; }
.m-md-3 { margin: 3rem !important; }
.m-md-4 { margin: 4rem !important; }
.m-md-5 { margin: 5rem !important; }
.m-md-0 { margin: 0rem !important; }
.mt-md-1 { margin-top: 1rem !important; }
.mt-md-2 { margin-top: 2rem !important; }
.mt-md-3 { margin-top: 3rem !important; }
.mt-md-4 { margin-top: 4rem !important; }
.mt-md-5 { margin-top: 5rem !important; }
.mt-md-0 { margin-top: 0rem !important; }
.mb-md-1 { margin-bottom: 1rem !important; }
.mb-md-2 { margin-bottom: 2rem !important; }
.mb-md-3 { margin-bottom: 3rem !important; }
.mb-md-4 { margin-bottom: 4rem !important; }
.mb-md-5 { margin-bottom: 5rem !important; }
.mb-md-0 { margin-bottom: 0rem !important; }
.ml-md-1 { margin-left: 1rem !important; }
.ml-md-2 { margin-left: 2rem !important; }
.ml-md-3 { margin-left: 3rem !important; }
.ml-md-4 { margin-left: 4rem !important; }
.ml-md-5 { margin-left: 5rem !important; }
.ml-md-0 { margin-left: 0rem !important; }
.mr-md-1 { margin-right: 1rem !important; }
.mr-md-2 { margin-right: 2rem !important; }
.mr-md-3 { margin-right: 3rem !important; }
.mr-md-4 { margin-right: 4rem !important; }
.mr-md-5 { margin-right: 5rem !important; }
.mr-md-0 { margin-right: 0rem !important; }
.position-md-absolute { position: absolute !important; }
.position-md-relative { position: relative !important; }
.position-md-static { position: static !important; }
.w-md-25 { width: 25% !important; }
.w-md-50 { width: 50% !important; }
.w-md-75 { width: 75% !important; }
.w-md-100 { width: 100% !important; }
.h-md-100 { height: 100% !important; }
.mw-md-inherit { max-width: inherit !important; }
.mh-md-inherit { max-height: inherit !important; }
.direction-md-right { direction: rtl; }
.direction-md-left { direction: ltr; }
.bg-md-y-100 { background-size: auto 100% !important; }
.bg-md-cover { background-size: cover !important; }
.bg-md-contain { background-size: contain !important; }
.bg-md-auto { background-size: auto !important; }
.bg-md-left { background-position: left !important; }
.bg-md-left-top { background-position: left top !important; }
.bg-md-right { background-position: right !important; }
.bg-md-right-top { background-position: right top !important; }
.bg-md-center { background-position: center !important; }
.bg-md-center-top { background-position: center top !important; }
.bg-md-center-bottom { background-position: center bottom !important; }
.bg-md-repeat { background-repeat: repeat !important; }
.bg-md-repeat-x { background-repeat: repeat-x !important; }
.bg-md-repeat-y { background-repeat: repeat-y !important; }
.bg-md-norepeat { background-repeat: no-repeat !important; }
.co-md-20 { max-width: 20%; -ms-flex: 0 0 20%; flex: 0 0 20%; }
}
@media (min-width: 992px) {
.p-lg-1 { padding: 1rem !important; }
.p-lg-2 { padding: 2rem !important; }
.p-lg-3 { padding: 3rem !important; }
.p-lg-4 { padding: 4rem !important; }
.p-lg-5 { padding: 5rem !important; }
.p-lg-0 { padding: 0rem !important; }
.pt-lg-1 { padding-top: 1rem !important; }
.pt-lg-2 { padding-top: 2rem !important; }
.pt-lg-3 { padding-top: 3rem !important; }
.pt-lg-4 { padding-top: 4rem !important; }
.pt-lg-5 { padding-top: 5rem !important; }
.pt-lg-0 { padding-top: 0rem !important; }
.pb-lg-1 { padding-bottom: 1rem !important; }
.pb-lg-2 { padding-bottom: 2rem !important; }
.pb-lg-3 { padding-bottom: 3rem !important; }
.pb-lg-4 { padding-bottom: 4rem !important; }
.pb-lg-5 { padding-bottom: 5rem !important; }
.pb-lg-0 { padding-bottom: 0rem !important; }
.pl-lg-1 { padding-left: 1rem !important; }
.pl-lg-2 { padding-left: 2rem !important; }
.pl-lg-3 { padding-left: 3rem !important; }
.pl-lg-4 { padding-left: 4rem !important; }
.pl-lg-5 { padding-left: 5rem !important; }
.pl-lg-0 { padding-left: 0rem !important; }
.pr-lg-1 { padding-right: 1rem !important; }
.pr-lg-2 { padding-right: 2rem !important; }
.pr-lg-3 { padding-right: 3rem !important; }
.pr-lg-4 { padding-right: 4rem !important; }
.pr-lg-5 { padding-right: 5rem !important; }
.pr-lg-0 { padding-right: 0rem !important; }
.m-lg-1 { margin: 1rem !important; }
.m-lg-2 { margin: 2rem !important; }
.m-lg-3 { margin: 3rem !important; }
.m-lg-4 { margin: 4rem !important; }
.m-lg-5 { margin: 5rem !important; }
.m-lg-0 { margin: 0rem !important; }
.mt-lg-1 { margin-top: 1rem !important; }
.mt-lg-2 { margin-top: 2rem !important; }
.mt-lg-3 { margin-top: 3rem !important; }
.mt-lg-4 { margin-top: 4rem !important; }
.mt-lg-5 { margin-top: 5rem !important; }
.mt-lg-0 { margin-top: 0rem !important; }
.mb-lg-1 { margin-bottom: 1rem !important; }
.mb-lg-2 { margin-bottom: 2rem !important; }
.mb-lg-3 { margin-bottom: 3rem !important; }
.mb-lg-4 { margin-bottom: 4rem !important; }
.mb-lg-5 { margin-bottom: 5rem !important; }
.mb-lg-0 { margin-bottom: 0rem !important; }
.ml-lg-1 { margin-left: 1rem !important; }
.ml-lg-2 { margin-left: 2rem !important; }
.ml-lg-3 { margin-left: 3rem !important; }
.ml-lg-4 { margin-left: 4rem !important; }
.ml-lg-5 { margin-left: 5rem !important; }
.ml-lg-0 { margin-left: 0rem !important; }
.mr-lg-1 { margin-right: 1rem !important; }
.mr-lg-2 { margin-right: 2rem !important; }
.mr-lg-3 { margin-right: 3rem !important; }
.mr-lg-4 { margin-right: 4rem !important; }
.mr-lg-5 { margin-right: 5rem !important; }
.mr-lg-0 { margin-right: 0rem !important; }
.position-lg-absolute { position: absolute !important; }
.position-lg-relative { position: relative !important; }
.position-lg-static { position: static !important; }
.w-lg-25 { width: 25% !important; }
.w-lg-50 { width: 50% !important; }
.w-lg-75 { width: 75% !important; }
.w-lg-100 { width: 100% !important; }
.h-lg-100 { height: 100% !important; }
.mw-lg-inherit { max-width: inherit !important; }
.mh-lg-inherit { max-height: inherit !important; }
.direction-lg-right { direction: rtl; }
.direction-lg-left { direction: ltr; }
.bg-lg-y-100 { background-size: auto 100% !important; }
.bg-lg-cover { background-size: cover !important; }
.bg-lg-contain { background-size: contain !important; }
.bg-lg-auto { background-size: auto !important; }
.bg-lg-left { background-position: left !important; }
.bg-lg-left-top { background-position: left top !important; }
.bg-lg-right { background-position: right !important; }
.bg-lg-right-top { background-position: right top !important; }
.bg-lg-center { background-position: center !important; }
.bg-lg-center-top { background-position: center top !important; }
.bg-lg-center-bottom { background-position: center bottom !important; }
.bg-lg-repeat { background-repeat: repeat !important; }
.bg-lg-repeat-x { background-repeat: repeat-x !important; }
.bg-lg-repeat-y { background-repeat: repeat-y !important; }
.bg-lg-norepeat { background-repeat: no-repeat !important; }
.co-lg-20 { max-width: 20%; -ms-flex: 0 0 20%; flex: 0 0 20%; }
}
@media (min-width: 1200px) {
.p-xl-1 { padding: 1rem !important; }
.p-xl-2 { padding: 2rem !important; }
.p-xl-3 { padding: 3rem !important; }
.p-xl-4 { padding: 4rem !important; }
.p-xl-5 { padding: 5rem !important; }
.p-xl-0 { padding: 0rem !important; }
.pt-xl-1 { padding-top: 1rem !important; }
.pt-xl-2 { padding-top: 2rem !important; }
.pt-xl-3 { padding-top: 3rem !important; }
.pt-xl-4 { padding-top: 4rem !important; }
.pt-xl-5 { padding-top: 5rem !important; }
.pt-xl-0 { padding-top: 0rem !important; }
.pb-xl-1 { padding-bottom: 1rem !important; }
.pb-xl-2 { padding-bottom: 2rem !important; }
.pb-xl-3 { padding-bottom: 3rem !important; }
.pb-xl-4 { padding-bottom: 4rem !important; }
.pb-xl-5 { padding-bottom: 5rem !important; }
.pb-xl-0 { padding-bottom: 0rem !important; }
.pl-xl-1 { padding-left: 1rem !important; }
.pl-xl-2 { padding-left: 2rem !important; }
.pl-xl-3 { padding-left: 3rem !important; }
.pl-xl-4 { padding-left: 4rem !important; }
.pl-xl-5 { padding-left: 5rem !important; }
.pl-xl-0 { padding-left: 0rem !important; }
.pr-xl-1 { padding-right: 1rem !important; }
.pr-xl-2 { padding-right: 2rem !important; }
.pr-xl-3 { padding-right: 3rem !important; }
.pr-xl-4 { padding-right: 4rem !important; }
.pr-xl-5 { padding-right: 5rem !important; }
.pr-xl-0 { padding-right: 0rem !important; }
.m-xl-1 { margin: 1rem !important; }
.m-xl-2 { margin: 2rem !important; }
.m-xl-3 { margin: 3rem !important; }
.m-xl-4 { margin: 4rem !important; }
.m-xl-5 { margin: 5rem !important; }
.m-xl-0 { margin: 0rem !important; }
.mt-xl-1 { margin-top: 1rem !important; }
.mt-xl-2 { margin-top: 2rem !important; }
.mt-xl-3 { margin-top: 3rem !important; }
.mt-xl-4 { margin-top: 4rem !important; }
.mt-xl-5 { margin-top: 5rem !important; }
.mt-xl-0 { margin-top: 0rem !important; }
.mb-xl-1 { margin-bottom: 1rem !important; }
.mb-xl-2 { margin-bottom: 2rem !important; }
.mb-xl-3 { margin-bottom: 3rem !important; }
.mb-xl-4 { margin-bottom: 4rem !important; }
.mb-xl-5 { margin-bottom: 5rem !important; }
.mb-xl-0 { margin-bottom: 0rem !important; }
.ml-xl-1 { margin-left: 1rem !important; }
.ml-xl-2 { margin-left: 2rem !important; }
.ml-xl-3 { margin-left: 3rem !important; }
.ml-xl-4 { margin-left: 4rem !important; }
.ml-xl-5 { margin-left: 5rem !important; }
.ml-xl-0 { margin-left: 0rem !important; }
.mr-xl-1 { margin-right: 1rem !important; }
.mr-xl-2 { margin-right: 2rem !important; }
.mr-xl-3 { margin-right: 3rem !important; }
.mr-xl-4 { margin-right: 4rem !important; }
.mr-xl-5 { margin-right: 5rem !important; }
.mr-xl-0 { margin-right: 0rem !important; }
.position-xl-absolute { position: absolute !important; }
.position-xl-relative { position: relative !important; }
.position-xl-static { position: static !important; }
.w-xl-25 { width: 25% !important; }
.w-xl-50 { width: 50% !important; }
.w-xl-75 { width: 75% !important; }
.w-xl-100 { width: 100% !important; }
.h-xl-100 { height: 100% !important; }
.mw-xl-inherit { max-width: inherit !important; }
.mh-xl-inherit { max-height: inherit !important; }
.direction-xl-right { direction: rtl; }
.direction-xl-left { direction: ltr; }
.bg-xl-y-100 { background-size: auto 100% !important; }
.bg-xl-cover { background-size: cover !important; }
.bg-xl-contain { background-size: contain !important; }
.bg-xl-auto { background-size: auto !important; }
.bg-xl-left { background-position: left !important; }
.bg-xl-left-top { background-position: left top !important; }
.bg-xl-right { background-position: right !important; }
.bg-xl-right-top { background-position: right top !important; }
.bg-xl-center { background-position: center !important; }
.bg-xl-center-top { background-position: center top !important; }
.bg-xl-center-bottom { background-position: center bottom !important; }
.bg-xl-repeat { background-repeat: repeat !important; }
.bg-xl-repeat-x { background-repeat: repeat-x !important; }
.bg-xl-repeat-y { background-repeat: repeat-y !important; }
.bg-xl-norepeat { background-repeat: no-repeat !important; }
.co-xl-20 { max-width: 20%; -ms-flex: 0 0 20%; flex: 0 0 20%; }
}  .page-title { font-size: 72px; font-weight: 300; line-height: 78px; margin-bottom: 0rem; }
.page-title b{ font-size:40px; font-weight:700; display:block; line-height:40px;}
.sub-title{ font-size:36px; font-weight:300; line-height:42px;}
.sub-title1{ font-size:30px; line-height:36px;}
.sub-title1 span{ display:block;}
.footer-title{ font-size:48px; line-height:54px;}
.smallp p{ font-size:16px; line-height:20px;}  .page-header { z-index:1022; position:relative; color:#ccc;  }
.sticky-fixed { position: fixed; left: 0; right: 0; top: 0; z-index: 1025; -webkit-box-shadow: rgba(0,0,0,.1) 1px 0px 5px; box-shadow: rgba(0,0,0,.1) 1px 0px 5px; background:rgba(0,0,0,0.5); backdrop-filter: saturate(180%) blur(20px);  		 -webkit-backdrop-filter: saturate(180%) blur(20px);  }  .navbar-toggler { width: 37px; height: 24px; padding: 0; outline: none !important; vertical-align: middle; display: inline-block; }
.navbar-toggler .i-line { width: 100%; height: 2px; border-radius: 10px; background-color: #ccc; position: absolute; right: 0; margin-left: auto; margin-right: auto; }
.navbar-toggler .i-line.top { top: 0; }
.navbar-toggler .i-line.middle { top: 50%; margin-top: -1.5px; width:27px; right:0; }
.navbar-toggler .i-line.bottom { bottom: 0; }
.closed .i-line.middle { width: 0; opacity: 0; }
.closed .i-line.top { top: 8px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg); }
.closed .i-line.bottom { bottom: 12px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg); }
.navbar .nav-item { outline: none; }
.navbar .nav-link { position:relative; color: #fff; font-size: 16px; font-weight: 400; line-height: 1.4; text-decoration: none; padding: 15px 0; text-transform:uppercase; font-weight:600; border-bottom:1px transparent dashed;  }
.active .nav-link, .open .nav-link, .nav-item:hover .nav-link, .nav-item:focus .nav-link { background-color: transparent; color: #cc9d36; text-decoration: none; border-bottom:1px #cc9d36 dashed; padding-left:10px;}
.navbar .nav-link:hover::before { content: url(//www.dentalfocus.com/marketing/wp-content/themes/newdentalfocus/retina-images/arrow.svg); position:absolute; font-size:12px; top:16px; right:0px; }
.navbar .dropdown-menu { font-size: 15px; font-weight: 400; line-height: 1.2; background-color: #169fd3; margin: 0; border: none; border-radius: 0; padding: 5px 0; }
.navbar .dropdown-menu .dropdown-item { color: #fff; text-decoration: none; padding: 8px 16px; white-space: normal; }
.navbar .dropdown-menu .dropdown-item:hover, .navbar .dropdown-menu .dropdown-item:focus, .navbar .dropdown-menu .dropdown-item:active { background-color: transparent; color: #202833; }
.navbar .open > .dropdown-menu { display: block; }
.sidebar-nav { z-index: 1021; position: fixed; top: -130%; background: rgba(0,0,0,0.8);    -webkit-backdrop-filter: saturate(180%) blur(20px); backdrop-filter: saturate(180%) blur(20px);  width: 100%; height: 100%; text-align: left; -webkit-box-shadow: rgba(0,0,0,.1) 1px 0px 5px; box-shadow: rgba(0,0,0,.1) 1px 0px 5px; }
.sidebar-nav .container { height: 100%; }
.sidebar-nav .navbar-collapse { display: block; height: 100% !important; }
.sidebar-nav .navbar-nav > .nav-item { }
.sidebar-nav .navbar-nav .dropdown-toggle { padding-right: 28px; }
.sidebar-nav .dropdown-toggle::after { position: absolute; right: 15px; top: 23px; border-width: 5px; opacity: .7; -webkit-transform: rotate(-90deg); transform: rotate(-90deg);  -webkit-transition-duration: .4s; transition-duration: .4s; }
.sidebar-nav .show > .dropdown-toggle::after { -webkit-transform: rotate(0); transform: rotate(0); }  .copyright-text {font-size: 12px;    color: #999999;    line-height: 18px; }
.copyright-strip{ background:#222;}
.webauthorv1 { color: #828487; text-align: left !important; font-family: 'Open Sans', sans-serif !important; font-weight: 400 !important; font-size: 11px !important; line-height: 1.4 !important; text-transform: uppercase !important; display: inline-block !important; position: relative !important; padding-left: 35px; }
.webauthorv1 strong.dfbold { font-size: 16px !important; font-weight: 700 !important; letter-spacing: 0.3px !important; }
.webauthorv1 a.dflink, .webauthorv1 a.dflink:hover, .webauthorv1 a.dflink:focus { color: inherit !important; text-decoration: none !important; font-weight: inherit !important; font-size: inherit !important; }
.webauthorv1 a.dflink:focus { outline: none !important; }
.webauthorv1 .dflogo { position: absolute; left: 0; top: 4px; }
.lineup1 { margin-left: -0.3px; }
.lineup2 { margin-left: -1.3px; }
.lineup3 { margin-left: -0.5px; }
.lineup4 { margin-left: -0.5px; }
.lineup5 { margin-left: -0.5px; }
.lineup6a { margin-left: 0.5px; }
.lineup6b { margin-left: -0.5px; }
.df-author[data-theme=white] .webauthorv1 { color: #fff !important; }
.df-author[data-theme=white] .webauthorv1 path { fill: #fff !important; }
.df-author[data-theme=light] .webauthorv1 { color: #bbb !important; }
.df-author[data-theme=light] .webauthorv1 path { fill: #bbb !important; }
.df-author[data-theme=dark] .webauthorv1 { color: #555 !important; }
.df-author[data-theme=dark] .webauthorv1 path { fill: #555 !important; }  .form-control, .custom-select { min-height: 40px; background-color: transparent; border-color: #6e706e; color: #000; font-size: inherit; font-weight: inherit; line-height: 1.4; height: calc(1.5em + .75rem + 4px); border-radius: 0; box-shadow: none; outline: none; }
.form-control:focus, .custom-select:focus { box-shadow: none; border-color: #202833; }
textarea.form-control { height: 100px; }
.custom-select { background-image: url(//www.dentalfocus.com/marketing/wp-content/themes/newdentalfocus/retina-images/ico-select.svg); background-size: 23px; background-position: right; background-repeat: no-repeat; }
.custom-select option { color: #000; }
.custom-control { margin-bottom: 1rem; }
.custom-checkbox { line-height: 1.3; }
.custom-control-label::before { border-color: #6e706e; box-shadow: none !important; background-color: transparent; }
.custom-control-input:checked~.custom-control-label::before { background-color: #666; border-color: #666; }
.custom-control-input:focus:not(:checked)~.custom-control-label::before { border-color: #202833; }
.custom-control-input:not(:disabled):active~.custom-control-label::before { background-color: #ddd; border-color: #ddd; }
.custom-checkbox .custom-control-label::before { border-radius: 0; }
.custom-checkbox .custom-control-label::before, .custom-checkbox .custom-control-label::after { top: 2px; }
.custom-file-input:focus~.custom-file-label { box-shadow: none; border-color: #202833; }
.g-recaptcha { max-width: 250px; -webkit-transform: scale(.8); transform: scale(.8); -webkit-transform-origin: 0 0; transform-origin: 0 0; }
input[type="checkbox"]:required { display: none; }
input[type="checkbox"]:required:invalid + label::before { border: 1px solid red; }
.contact-form .form-control, .contact-form .custom-select { color: #fff; border-color: #fff; background-color: transparent; }
.contact-form .custom-control-label::before { border-color: #fff; }  .btn { font-size: 14px; font-weight: 600; padding: 9px 28px; text-transform: uppercase; text-decoration: none; border-radius: 2.5rem; box-shadow: none !important; color:#000; }
.btn-primary { font-size:18px; text-transform:uppercase; border-radius:50px; padding:15px 30px; text-decoration:none; font-weight:600; border:none; background:rgba(216,173,80,1);}
.btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active { }
.btn-gradient::before, body.single .post-navigation .nav-links a::before{ position:absolute; top:0; left:-80px; width:20px; height:50px; content: url(//www.dentalfocus.com/marketing/wp-content/themes/newdentalfocus/retina-images/shine.svg);   }
.btn-gradient:hover::before, body.single .post-navigation .nav-links a:hover::before{  left:100%;  -webkit-transition-duration: 1s;    -moz-transition-duration: 1s;    -o-transition-duration: 1s;    transition-duration: 1s;}
.btn-gradient{ overflow:hidden; position:relative; background: rgb(216,173,80);
background: -moz-linear-gradient(45deg, rgba(216,173,80,1) 0%, rgba(255,225,158,1) 60%, rgba(216,173,80,1) 100%);
background: -webkit-linear-gradient(45deg, rgba(216,173,80,1) 0%, rgba(255,225,158,1) 60%, rgba(216,173,80,1) 100%);
background: linear-gradient(45deg, rgba(216,173,80,1) 0%, rgba(255,225,158,1) 60%, rgba(216,173,80,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d8ad50",endColorstr="#d8ad50",GradientType=1);
background-size: 180% 100%;  moz-transition: all 1s ease-in-out;    -o-transition: all 0.5s ease-in-out;    -webkit-transition: all 1s ease-in-out;    transition: all 1s ease-in-out;}
.btn-gradient:hover, .btn-gradient:active, .btn-gradient:focus{   background-position: 101% 0; color:#000!important;  }
.btn-secondary {    color: #fff;    background-color: #333; border:none;  }
.btn-secondary:hover{ background:#ccc; color:#333;}
.page-header .btn, .consulaton .btn {
padding: 8px 18px;
font-size: 12px;
}  #back-to-top { position: fixed; bottom: 150px; right: 10px; z-index: 1000; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { #back-to-top { right: 20px; } }
#back-to-top a { 
color: #fff; text-align: center; line-height: 31px; text-decoration: none; display: block; height: 2.25rem; width: 2.25rem; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;
-webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s; transition-duration: 0.6s; 
-webkit-box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.4); -moz-box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.4); box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.4);
background-color: #d8ad50; 
}
#back-to-top a:hover { background-color: #000; }  .edit-link { display: block; margin-top: 1rem; }
.btn-edit-post-link { padding: 6px 10px; font-size: 12px !important; text-transform: none; }
.box-info { font-size: 11px; font-weight: 400; line-height: 1.4; color: #000; }
.post-block a { text-decoration: none !important; font-size: 14px; line-height: 1.4; }
.post-thumb { min-height: 250px; }
.sidebar .widget + .widget { margin-top: 1.5rem; }
.sidebar .widget-title { font-size: 18px; font-weight: 400; margin-bottom: 0; color: #000; text-transform: uppercase; padding:0 0 10px 0; }
.sidebar ul { margin: 0; padding: 15px 15px 15px 30px; font-size: 16px; line-height: 1.4; font-weight: 400; border: 1px solid #dee2e6!important; }
.sidebar ul li a { text-decoration: none; }
.sidebar ul li a:hover { text-decoration: underline; }
.site-main .post-item + .post-item { margin-top: 2rem; }
.site-main .post-single a { }
.site-main .post-single .post-footer { font-size: 11px; font-weight: 500; line-height: 1.4; opacity: .8; }
.pagination { font-size: 14px; margin: 3rem 0 0 0; display: block;   border-radius: 0; box-shadow: none; width:100%;}
.pagination .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; }
.pagination .current .screen-reader-text { position: static !important; }
.pagination .nav-links { min-height: 40px; position: relative; text-align: center; width: 100%; }
.pagination .current { display: inline-block; font-weight: 700; }
.pagination .page-numbers.current { text-transform: uppercase; }
.pagination a { text-decoration: none; }
.pagination .prev, .pagination .next { -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3); color: #fff; margin: 0 !important; overflow: hidden; position: absolute;   bottom: 0; height: auto; width: 40px; display: inline-block; text-indent: -999px; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; -ms-transition: 0.3s; transition: 0.3s; }
.pagination .next { background: url(//www.dentalfocus.com/marketing/wp-content/themes/newdentalfocus/retina-images/next-arrow.png) no-repeat #d8ad50!important; right: 0; background-position: -1px -1px!important;}
.pagination .prev { background: url(//www.dentalfocus.com/marketing/wp-content/themes/newdentalfocus/retina-images/prev-arrow.png) no-repeat #d8ad50!important; left: 0; background-position: -1px -1px!important;}
.pagination .next:hover { background: url(//www.dentalfocus.com/marketing/wp-content/themes/newdentalfocus/retina-images/next-arrow.png) no-repeat #333!important; right: 0; background-position: -1px -1px!important;}
.pagination .prev:hover { background: url(//www.dentalfocus.com/marketing/wp-content/themes/newdentalfocus/retina-images/prev-arrow.png) no-repeat #333!important; left: 0; background-position: -1px -1px!important;}
.pagination .prev:hover, .pagination .prev:focus, .pagination .next:hover, .pagination .next:focus { background-color: #333333; }
.post-navigation .screen-reader-text { display: none; }
body.single .post-navigation { margin-top: 1.5rem; }
body.single .post-navigation .screen-reader-text, body.single .post-navigation .post-title { display: none; }
body.single .post-navigation .nav-links { display: block; }
body.single .post-navigation .nav-links:before, body.single .post-navigation .nav-links:after { display: table; content: " "; }
body.single .post-navigation .nav-links:after { clear: both; }
body.single .post-navigation .nav-previous { float: left }
body.single .post-navigation .nav-next { float: right; background-image: none !important; }
body.single .post-navigation .nav-links a { min-width: 108px; text-align: center; display: inline-block; color: #333; overflow:hidden; position:relative; background: rgb(216,173,80);
background: -moz-linear-gradient(45deg, rgba(216,173,80,1) 0%, rgba(255,225,158,1) 60%, rgba(216,173,80,1) 100%);
background: -webkit-linear-gradient(45deg, rgba(216,173,80,1) 0%, rgba(255,225,158,1) 60%, rgba(216,173,80,1) 100%);
background: linear-gradient(45deg, rgba(216,173,80,1) 0%, rgba(255,225,158,1) 60%, rgba(216,173,80,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d8ad50",endColorstr="#d8ad50",GradientType=1);
background-size: 180% 100%;  moz-transition: all 1s ease-in-out;    -o-transition: all 0.5s ease-in-out;    -webkit-transition: all 1s ease-in-out;    transition: all 1s ease-in-out; font-size: 14px; font-weight: 600; line-height: 1.5; padding: 9px 20px; text-transform: uppercase; text-decoration: none; border-radius: 0.3rem; outline: none !important; border-radius:30px;}
body.single .post-navigation .nav-links a:hover, body.single .post-navigation .nav-links a:focus { background-position: 101% 0; color:#000!important;}
.search-form .search-field { min-height: 40px; color: #000; font-size: 15px; font-weight: 400; line-height: 1.4; padding: .375rem .75rem; height: calc(1.5em + .75rem + 1px); background-color: #fff; border: 1px solid #eee; border-radius: 0; box-shadow: none; outline: none; display: block; width: 100%; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }  .custom-row { margin-left: -8px; margin-right: -8px; }
.custom-row .colm { padding-left: 8px; padding-right: 8px; }
.custom-row1 { margin-left: -5px; margin-right: -5px; }
.custom-row1 .colm { padding-left: 5px; padding-right: 5px; }
.data-src { background-repeat: no-repeat; }
.list-group { padding-left: 22px; margin-bottom: 1rem; text-align: left; }
.list-group li + li { margin-top: 0.5rem; }
.word-break { word-break: break-all; }
.text-shadow { text-shadow: rgba(0,0,0,.4) 1px 4px 5px; }
.p-10 { padding: 10px; }
.block-img { min-height: 300px; }
.block-content { margin-left: auto; margin-right: auto; padding-left: 1rem; padding-right: 1rem; }
.logo img{ max-height:45px; -webkit-transition-duration: 0.3s;    -moz-transition-duration: 0.3s;    -o-transition-duration: 0.3s;    transition-duration: 0.3s; }
.sticky-fixed .container img {    max-height: 32px;}
.page-header .container { padding-top:23px; padding-bottom:13px; }
.sticky-fixed .container {    padding-top: 9px;    padding-bottom: 15px;}
.vertical-center {margin: 0;  position:  absolute;  top:50%;  -ms-transform: translateY(0); transform: translateY(-50%); right: 0;  width: 100%;}
.mainbanner {    margin-top: -81px;    height:450px;    display: block;}
.topshadow{ height:135px; background: rgb(0,0,0);
background: -moz-linear-gradient(180deg, rgba(0,0,0,0.5) 40%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(180deg, rgba(0,0,0,0.5) 40%, rgba(0,0,0,0) 100%);
background: linear-gradient(180deg, rgba(0,0,0,0.5) 40%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);}
.text-gradient{background: #d8ad50;
background: rgb(216,173,80);
background: -moz-linear-gradient(45deg, rgba(216,173,80,1) 25%, rgba(255,225,158,1) 75%);
background: -webkit-linear-gradient(45deg, rgba(216,173,80,1) 25%, rgba(255,225,158,1) 75%);
background: linear-gradient(45deg, rgba(216,173,80,1) 25%, rgba(255,225,158,1) 75%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d8ad50",endColorstr="#ffe19e",GradientType=1);
-webkit-background-clip: text;
color: transparent!important}
.greview b {
padding: 0px 5px 0 5px;
display: inline-block;
font-size: 18px;
line-height: 18px;
}
.greview svg {
margin-top: -5px;
}
.experts-menu img{ width:100px; margin:0 9px; }
.experts-menu span{ font-size:82px; font-weight:900; position:relative; z-index:1;}
.topshadow {
height: 135px;
background: rgb(0,0,0);
background: -moz-linear-gradient(180deg, rgba(0,0,0,0.5) 40%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(180deg, rgba(0,0,0,0.5) 40%, rgba(0,0,0,0) 100%);
background: linear-gradient(180deg, rgba(0,0,0,0.5) 40%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.jordan {
z-index: 2;
}
.btn-close {
font-size: 48px;
background: none;
border: none;
color: #fff;
}
.menu-book {
font-size: 20px;
font-weight: 900;
line-height: 24px;
}
.menu-book strong {
font-size: 16px;
line-height: 18px;
}
.greview { padding-top: 10px; }
.brand-logo-wh { width: auto!important;height: auto!important; }
.sidebar ul li{ margin-bottom:7px; list-style:none; position:relative;}
.sidebar ul li::before {
content: url(//www.dentalfocus.com/marketing/wp-content/themes/newdentalfocus/retina-images/arrow.svg);
position: absolute;
font-size: 12px;
top: 2px;
left: -20px;
}
.gradient-line{background: #d8ad50;	background: rgb(216,173,80);background: -moz-linear-gradient(45deg, rgba(216,173,80,1) 25%, rgba(255,225,158,1) 75%);background: -webkit-linear-gradient(45deg, rgba(216,173,80,1) 25%, rgba(255,225,158,1) 75%);background: linear-gradient(45deg, rgba(216,173,80,1) 25%, rgba(255,225,158,1) 75%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d8ad50",endColorstr="#ffe19e",GradientType=1); height:5px; }
.pagination .page-numbers { display: inline-block; margin: 0 0.5rem;     width: 40px;    height: 40px;    background: #333; border:1px solid transparent;    line-height: 40px;    color: #fff;    border-radius: 50px;} 
.pagination .page-numbers:hover{ background:#d8ad50; color:#333;}
.pagination .page-numbers.current{ background: none; color:#333; border:1px solid #333;  }
.page-numbers.dots, .page-numbers.dots:hover{ background:none!important; color:#333!important; width:auto!important;}
.pagination .current .screen-reader-text { position: absolute !important; }
.infusion-form input {    width: 95%;    height: 37px!important;    margin-bottom: 20px!important;    border:1px solid #000!important;    background:#fff!important;}
.checkbox-infusion input {    width: auto !important;    display: inline-block;    margin-bottom: 5px !important;    height: auto !important;}
.checkbox-infusion label{ display: inline!important;}
.custom-10 p{ margin-bottom:0px!important;}
#main .row .col-12 .post-item{background: #fff;}
#main .row .col-12:nth-child(2n+1) .post-item{ 	 background: #f6f6f6;	}
.wp-block-search__input{border: 1px solid #dee2e6;}
.post-navigation { width:100%!important;}
.mt-phone{ margin-top:10px; }    @media (max-width: 767px) {
body { font-size: 16px; }	
.page-header .container{ padding-top:12px; padding-bottom:12px;}
.inner-banner { height: 250px;}
.page-title, .footer-title { font-size: 24px;font-weight: 400;line-height: 32px;}
.sidebar-nav .motop .btn { padding: 6px 14px;font-size: 12px;float: right;margin-bottom: 1rem; }
.sidebar-nav .motop .greview { float: left;margin-bottom: 1rem;padding-top: 5px; }
.navbar .nav-link { padding: 5px 0;font-size: 14px; }
.experts-menu span { font-size: 62px;margin-bottom: -30px; }
.experts-menu img { width: 70px; }
.menu-book { font-size: 22px;line-height: 24px; }
.sidebar-nav .navbar-collapse { overflow: scroll; }
#navbarSupportedContent .vertical-center { position: static;top: 0;-ms-transform: translateY(0);transform: translateY(0%); }
.btn-primary, .social .btn { padding: 10px 15px;font-size: 14px; }
.menubg { padding-top: 80px!important;background-size: cover; }
.mainbanner .bottom { bottom: -2px; }
.navbar .nav-link:hover::before { top: 7px; }
#dynamic{bottom:-50px; width:100%; text-align:center; z-index:9;   -webkit-transition-duration: 0.4s;    -moz-transition-duration: 0.4s;    -o-transition-duration: 0.4s;    transition-duration: 0.4s; position:fixed;}
.btmfixed{ padding:8px 14px; text-decoration:none; font-weight:600; font-size:12px; width:180px; margin:0 auto;}
.newClass{ bottom:10px!important;}
.pagination .page-numbers {  width: 25px;    height: 25px;    background: #333; border:1px solid transparent;    line-height: 25px;    color: #fff;    border-radius: 50px; margin: 0.5rem 0.4rem 0 0.4rem; font-size:11px;}  
.page-numbers.dots, .page-numbers.dots:hover{ margin:0!important;}
.pagination .prev, .pagination .next{ height:40px; width:40px; }
p {     overflow-wrap: break-word;}
.site-main p img { display:block; margin-bottom:10px;}
} @media (min-width: 992px) and (max-width: 1199px)
.mainbanner {
height: 350px;
}
@media (min-width: 768px) and (max-width: 991px){
.navbar .nav-link { font-size: 13px;padding: 5px 0; }
.btn-primary { font-size: 14px;padding: 15px 20px; }
.mainbanner { height: 350px; }
.page-title, .footer-title { font-size: 42px;line-height: 52px; }
.navbar .nav-link:hover::before { top: 7px; }
.site-main p img { display:block; margin-bottom:10px;}
}
@media (min-width: 768px) {
body { font-size: 18px; line-height: 1.6rem; }
p { margin-bottom: 1.5rem; }
small,.small { font-size: 15px; line-height: 1.4; display: block; }
.navbar-expand-md .navbar-nav .nav-link { padding: 16px 7px; font-size: 13px; }
.navbar-expand-md .dropdown-menu .dropdown-item { padding: 7px 7px; }
.navbar .dropdown-toggle::after { display: none; }
.block-content { max-width: 720px; }
.block-img { min-height: 550px; }
}
@media (min-width: 992px) {
.navbar-expand-md .navbar-nav .nav-link { padding: 16px 13px; font-size: 12px; }
.navbar-expand-md .dropdown-menu .dropdown-item { padding: 7px 13px; }
.navbar-expand-md .dropdown-menu { min-width: 11rem; }
.block-content { max-width: 560px; }
.post-single img.alignleft { float: left; margin-right: 1.2rem; }
.post-single img.alignright { float: right; margin-left: 1.2rem; }
.post-single img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
#main .row .col-12 .post-item{background: #fff;}
#main .row .col-12:nth-child(2n+1) .post-item{ 	 background: #fff;	}
}
@media (min-width: 1200px) {
.navbar-expand-md .navbar-nav .nav-link { padding: 16px 26px; }
.navbar-expand-md .dropdown-menu .dropdown-item { padding: 7px 26px; }
.experts-menu img { width: 87px; margin: 0px 0px;}
.experts-menu span{ font-size:66px;}
.navbar .nav-link { font-size: 12px; }
#main .row .col-12 .post-item{background: #fff;}
#main .row .col-12:nth-child(2n+1) .post-item{ 	 background: #f6f6f6;	}
}
@media (min-width: 1600px) {
.container{ max-width:1540px;}
.navbar .nav-link{ font-size:16px;}
.gallery-thumb a{ height:270px;}
.consulaton .experts-menu img{ width:150px; margin:0;}
#sevenps .item .border{ min-height:480px;}
.consulaton .experts-menu span{ font-size:84px;}
.consulaton h3{ font-size:28px}
.menu-book{ font-size:25px; font-weight:900; line-height:28px;}
.menu-book strong{ font-size:18px; line-height:22px;}
}
@media (max-width: 480px) {
.sidebar-nav .motop .btn{ padding:6px 12px; font-size:11px; float:right; margin-bottom:1rem;}
}
=============================*/