﻿  

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
 
 

.socials--rounded a {
    border-radius: 50% !important
}

.social {
    display: inline-block;
    line-height: 32px;
    width: 32px;
    height: 32px;
    color: #fff;
    text-align: center;
    margin-right: 8px;
    margin-bottom: 8px;
    font-size: 13px;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

body {
    margin: 0;
    padding: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 15px;
    line-height: 1.5;
    background: #fff;
    outline: 0;
    overflow-x: hidden;
    overflow-y: auto;
    color: #54555E;
    width: 100%;
    height: 100%
}

    body img {
        border: none;
        max-width: 100%;
        -webkit-user-select: none;
        -moz-user-select: none;
        -o-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

 
h1 {
    font-size: 32px;
    letter-spacing: -.03em
}

h2 {
    font-size: 26px
}

h3 {
    font-size: 23px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}


.text-center {
    text-align: center !important
}

.sidesection {
    text-align: center;
    margin-top: 0;
    margin-bottom: 14px;
    font-size: 14px;
    padding: 5px 0;
    border-radius: 11px
} 
.oh {
    overflow: hidden
}
 
.api_box a {
        margin: 1px;
        padding: 0 20px;
    line-height: 28px;
    }

.mb-24 {
    margin-bottom: 15px;
    margin-top: 15px
}

.pt-24 {
    padding-top: 24px
}


.api_box {
    border: 1px solid #ccc;
    text-align: center;
    padding: 5px;
    margin-bottom: 30px;
}

     

.header-standerd .navigation {
    background: #ade9a9bf;
}





.table_set_dynamic {
    overflow-x: auto !important;
    width: 100% !important
}


ul.nav__dropdown-menu li {
    border-bottom: 1px solid rgba(0,0,0,0)
}

.relative {
    position: relative
}

.white {
    color: #fff
}

.left {
    float: left
}

.right {
    float: right
} 

.last {
    margin-bottom: 0 !important
}

.img-fullwidth {
    width: 100%
}

.uppercase {
    text-transform: uppercase;
    letter-spacing: .04em
}

.nocaps {
    text-transform: none;
    letter-spacing: 0
}

::-moz-selection {
    color: #333;
    background: #fbedc4
}

::-webkit-selection {
    color: #333;
    background: #fbedc4
}

::selection {
    color: #333;
    background: #fbedc4
}

a:hover, a:focus {
    text-decoration: none;
    color: #171821
}


h6 {
    font-size: 16px
}

@media only screen and (max-width: 575px) {
    h1 {
        font-size: 26px
    }

    h2 {
        font-size: 22px
    }

    h3 {
        font-size: 18px
    }
}

@media (max-width: 640px) {
    h1 {
        font-size: 24px
    }

    h2 {
        font-size: 20px
    }

    h3 {
        font-size: 19px
    }

    h4 {
        font-size: 18px
    }
}

address {
    font-style: normal;
    margin-bottom: 0;
    font-size: 16px
}

.lead {
    font-size: 18px;
    line-height: 30px
}
 

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #E3E4E8
}

.section {
    margin-bottom: 40px
}

@media (min-width: 1280px) {
    .container {
        max-width: 1248px
    }
}


.text_box_set {
    height: 46px;
    border: 1px solid #E3E4E8;
    width: 100%;
    padding: 0 12px;
    -webkit-transition: border-color .3s ease-in-out,background-color .3s ease-in-out;
    transition: border-color .3s ease-in-out,background-color .3s ease-in-out
}

textarea {
    height: auto;
    display: block;
    padding: 8px 16px;
    margin-bottom: 24px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input:focus, textarea:focus {
    border-color: #2D95E3;
    background-color: #fff;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #54555E
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #54555E;
    opacity: 1
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #54555E;
    opacity: 1
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #54555E
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    padding-left: 12px;
    background-repeat: no-repeat;
    background-position: 100% 50%
}

    select::-ms-expand {
        display: none
    }

label {
    color: #171821;
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 6px
}


.socials {
    overflow: hidden;
    display: -ms-flexbox;
    display: initial;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.twitter {
    background-color: #55acee;
    color: #fff
}

.socials--nobase a {
    width: 13px;
    height: auto;
    border: 0;
    line-height: 32px;
    margin-right: 15px;
    margin-bottom: 0;
    background-color: transparent
}

    .socials--nobase a:hover, .socials--nobase a:focus {
        color: #fff;
        background-color: transparent !important
    }

.socials--white-base a {
    background-color: #fff;
    color: #171821
}

.socials--dark .social-facebook:hover, .socials--dark .social-facebook:focus {
    color: #39599f !important
}

.socials--dark .social-twitter:hover, .socials--dark .social-twitter:focus {
    color: #55ACEE !important
}

.socials--dark .social-google-plus:hover, .socials--dark .social-google-plus:focus {
    color: #DE4B39 !important
}

.socials--dark .social-youtube:hover, .socials--dark .social-youtube:focus {
    color: #c61d23 !important
}

.socials--dark .social-snapchat:hover, .socials--dark .social-snapchat:focus {
    color: #fffb01 !important
}

.socials--dark .social-linkedin:hover, .socials--dark .social-linkedin:focus {
    color: #0e76a8 !important
}

.socials--dark .social-pinterest:hover, .socials--dark .social-pinterest:focus {
    color: #c8232c !important
}

.socials--dark .social-instagram:hover, .socials--dark .social-instagram:focus {
    color: #e1306c !important
}

.socials--dark .social-rss:hover, .socials--dark .social-rss:focus {
    color: #ef822a !important
}

.socials--grey a {
    background-color: #f7f7f7;
    color: #171821
}

.socials--medium a {
    font-size: 16px
}

.socials--large a {
    font-size: 16px
}

.socials--wide a {
    width: 100%;
    padding: 0 15px;
    margin: 0;
    margin-bottom: 16px
}

.social:hover, .social:focus {
    color: #fff
}

.social:last-child {
    margin-right: 0
}

.social__text {
    display: inline-block;
    margin-left: 10px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .04em
}

@media only screen and (max-width: 1199px) {
    .social__text {
        display: none
    }
}

@media only screen and (max-width: 991px) {
    .social__text {
        display: inline-block
    }
}

@media only screen and (max-width: 575px) {
    .social__text {
        display: none
    }
}

.social-facebook {
    background-color: #39599f
}

    .social-facebook:hover {
        background-color: #324e8c !important;
        color: #fff !important;
        transform: rotate(360deg)
    }

.social-twitter {
    background-color: #55ACEE
}

    .social-twitter:hover {
        background-color: #3ea1ec !important;
        color: #fff !important;
        transform: rotate(360deg)
    }

.social-google-plus {
    background-color: #DE4B39
}

    .social-google-plus:hover {
        background-color: #d93824 !important;
        color: #fff !important;
        transform: rotate(360deg)
    }

.social-youtube {
    background-color: #c61d23
}

    .social-youtube:hover {
        background-color: #b01a1f !important;
        color: #fff !important;
        transform: rotate(360deg)
    }

.social-snapchat {
    background-color: #fffb01
}

    .social-snapchat:hover {
        background-color: #e7e300 !important;
        color: #fff !important;
        transform: rotate(360deg)
    }

.social-linkedin {
    background-color: #0e76a8
}

    .social-linkedin:hover {
        background-color: #0c6590 !important;
        color: #fff !important;
        transform: rotate(360deg)
    }

.social-pinterest {
    background-color: #c8232c
}

    .social-pinterest:hover {
        background-color: #b21f27 !important;
        color: #fff !important;
        transform: rotate(360deg)
    }

.social-linkedin-plus {
    background-color: #31708f
}

    .social-linkedin-plus:hover {
        background-color: #31708f !important;
        transform: rotate(360deg)
    }

.social-instagram {
    background-color: #e1306c
}

    .social-instagram:hover {
        background-color: #d81f5e !important;
        color: #fff !important;
        transform: rotate(360deg)
    }

.social-rss {
    background-color: #ef822a
}

    .social-rss:hover {
        background-color: #ed7412 !important;
        color: #fff !important;
        transform: rotate(360deg)
    }

.entry {
    position: relative;
    margin-bottom: 30px
}

 

@media only screen and (max-width: 575px) {
    .post-list-small__img-holder {
        width: 50px
    }
}

.post-list-small__img--rounded {
    border-radius: 50%;
    overflow: hidden
}

.post-list-small__body {
    overflow: hidden
}

.post-list-small__entry-title {
    font-size: 12px;
    line-height: 1.4;
    margin-bottom: 5px;
    margin-top: 5px
}

    .post-list-small__entry-title a {
        color: #171821
    }

        .post-list-small__entry-title a:hover, .post-list-small__entry-title a:focus {
            color: #2D95E3
        }

.post-list-small--border-top {
    border-top: 1px solid #E3E4E8;
    padding-top: 16px;
    margin-top: -10px
}

.post-list-small--dividers li {
    border-bottom: 1px solid #E3E4E8
}

.post-list-small--arrows {
    position: relative
}

    .post-list-small--arrows li {
        padding-left: 16px
    }

        .post-list-small--arrows li:before {
            content: '\e804';
            font-family: 'ui-icons';
            color: #2D95E3;
            position: absolute;
            left: 0;
            font-weight: 700;
            top: 13px;
            font-size: 10px
        }

        .post-list-small--arrows li:first-child:before {
            top: 6px
        }

.widget-title {
    letter-spacing: .04em;
    margin-bottom: 24px;
    font-weight: 700;
    color: #033f85;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0,0,0,.1)
}

.widget_nav_menu li {
    padding: 4px 0
}

    .widget_nav_menu li:first-child {
        padding-top: 0
    }

    .widget_nav_menu li:last-child {
        padding-bottom: 0
    }

.widget-rating-posts .entry__title {
    font-size: 15px
}

.widget-rating-posts .post-list-small--2 .post-list-small__entry-title {
    font-size: 14px
}

.widget-latest-videos .entry__title {
    font-size: 15px
}

.widget-instagram-wide {
    padding-top: 48px;
    background-color: #fff
}

.widget-instagram-wide__title {
    margin-bottom: 32px
}

.widget-instagram-wide__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.widget-instagram__list {
    margin-left: -24px
}

.widget-instagram li {
    padding: 0 0 24px 24px;
    float: left;
    width: 33.3333%
}

.widget-logo .copyright {
    margin-top: 24px;
    margin-bottom: 24px
}


.nav {
    z-index: 120;
    -webkit-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out
}


.top-menu li {
    display: inline-block;
    font-size: 14px
}

    .top-menu li:first-child a {
        padding-left: 0
    }

    .top-menu li:last-child a {
        padding-right: 0
    }

.top-menu a {
    display: block;
    padding: 0 10px;
    color: #000000
}

.footer {
    position: relative
}

.footer--dark {
    background-color: #171821
}

    .footer--dark a, .footer--dark .widget-title, .footer--dark .social {
        color: #fff !important;
    }

    .footer--dark p {
        color: #83858F !important
    }

    .footer--dark .post-list-small__item, .footer--dark .widget_nav_menu li {
        border-color: #54555E
    }

    .footer--dark .entry__meta li {
        color: #5f686b !important
    }

    .footer--dark .mc4wp-form-fields input[type=email], .footer--dark .mc4wp-form-fields input[type=text] {
        border-color: transparent
    }

        .footer--dark .mc4wp-form-fields input[type=email]:focus, .footer--dark .mc4wp-form-fields input[type=text]:focus {
            border-color: #2D95E3
        }

    .footer--dark .newsletter__icon {
        color: #575961
    }

    .footer--dark .tagcloud a {
        background-color: #2D2E36;
        color: #fff
    }

.footer__widgets {
    padding: 90px 0
}

    .footer__widgets p {
        font-size: 14px;
        line-height: 26px
    }

@media only screen and (max-width: 991px) {
    .footer__widgets > .row > div:not(:last-child) {
        margin-bottom: 50px
    }
}

.footer__widgets--short {
    padding: 60px 0
}

.footer .logo__img {
    display: block;
    padding-bottom: 20px
}

.footer--grey {
    background-color: #f7f7f7
}

.footer--bg-img {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

    .footer--bg-img:before {
        content: '';
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(23,24,33,0.9)
    }

.footer__widgets-top {
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 24px;
    border-bottom: 1px solid #54555E
}

.footer__nav-menu {
    line-height: 30px
}

    .footer__nav-menu li {
        display: inline-block;
        margin-right: 24px
    }

        .footer__nav-menu li:last-child {
            margin-right: 0
        }

    .footer__nav-menu a {
        color: #171821
    }

        .footer__nav-menu a:hover {
            color: #2D95E3
        }

    .footer__nav-menu + .copyright {
        margin-top: 24px
    }

.footer__nav-menu--1 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700
}

.copyright {
    color: #83858F;
    display: inline-block;
    font-size: 15px !important
}

    .copyright a {
        color: inherit
    }

img {
    height: auto
}
 

a, a:active, a:focus, a:hover, a:visited {
    text-decoration: none;
    outline: 0 solid;
}
 

.mobile-logo {
    display: none;
}

.nav-header {
    padding: 0;
    margin: 0;
    width: 0;
}

.navigation {
    display: block;
}

.nav-menu > li > a { 
    color: #171821;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 16px;
    display: block;
    position: relative;
    line-height: 48px;
}

    

      

        
