.flex-combined-column,
.flex-combined-column-wrap,
.flex-combined-row,
.flex-combined-row-nowrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.w10,
.w100,
.w20,
.w22,
.w30,
.w50,
.w60,
.w70,
.w80,
.w90,
footer,
header,
section {
    float: left
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTfOEPOIfcPv-fZ-WyMUtx48.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/RjgO7rYTmqiVp7vzi-Q5UaCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSvOEPOIfcPv-fZ-WyMUtx48.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzPOEPOIfcPv-fZ-WyMUtx48.ttf) format('truetype')
}

@font-face {
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 400;
    src: local('PT Serif'), local('PTSerif-Regular'), url(https://fonts.gstatic.com/s/ptserif/v8/_3BPfr0mgHsBvbKFuzsF8_esZW2xOQ-xsNqO47m55DA.ttf) format('truetype')
}

@font-face {
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 700;
    src: local('PT Serif Bold'), local('PTSerif-Bold'), url(https://fonts.gstatic.com/s/ptserif/v8/QABk9IxT-LFTJ_dQzv7xpJp-63r6doWhTEbsfBIRJ7A.ttf) format('truetype')
}

footer .footer .footer-menu li a::after,
footer .footer .footer-menu li a::before,
footer .footer-bottom ul li a::after,
footer .footer-bottom ul li a::before,
header .menu ul li a::after,
header .menu ul li a::before {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform .3s, opacity .2s;
    -webkit-transition: opacity .2s, -webkit-transform .3s;
    transition: opacity .2s, -webkit-transform .3s;
    transition: transform .3s, opacity .2s;
    transition: transform .3s, opacity .2s, -webkit-transform .3s
}

footer .footer .footer-menu li a::before,
footer .footer-bottom ul li a::before,
header .menu ul li a::before {
    margin-right: 10px;
    content: '[';
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px)
}

footer .footer .footer-menu li a::after,
footer .footer-bottom ul li a::after,
header .menu ul li a::after {
    margin-left: 10px;
    content: ']';
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px)
}

footer .footer .footer-menu li a:focus::after,
footer .footer .footer-menu li a:focus::before,
footer .footer .footer-menu li a:hover::after,
footer .footer .footer-menu li a:hover::before,
footer .footer-bottom ul li a:focus::after,
footer .footer-bottom ul li a:focus::before,
footer .footer-bottom ul li a:hover::after,
footer .footer-bottom ul li a:hover::before,
header .menu ul li a:focus::after,
header .menu ul li a:focus::before,
header .menu ul li a:hover::after,
header .menu ul li a:hover::before {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

#content .feedback-form .btn-yellow,
#content .fishki-big .swimming-form .btn-yellow,
#content .review-form .btn-yellow,
#subscription .swimming-form .btn-yellow,
.audit-form .btn-yellow,
.modal-coloured .modalform .btn-yellow,
section[id^=fishki] .swimming-form .btn-yellow {
    color: #555;
    outline: 0;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 22px;
    padding: 12px 22px 10px;
    background: #f5ca36;
    position: relative;
    border: 1px solid #f5ca36;
    overflow: hidden;
    z-index: 1;
    letter-spacing: -.5px;
    box-shadow: 0 4px 1px rgba(0, 0, 0, .2);
    margin-bottom: 0
}

#content .feedback-form .btn-blue:hover,
#content .feedback-form .btn-yellow:hover,
#content .fishki-big .swimming-form .btn-blue:hover,
#content .fishki-big .swimming-form .btn-yellow:hover,
#content .review-form .btn-blue:hover,
#content .review-form .btn-yellow:hover,
#subscription .swimming-form .btn-blue:hover,
#subscription .swimming-form .btn-yellow:hover,
.audit-form .btn-blue:hover,
.audit-form .btn-yellow:hover,
.modal-coloured .modalform .btn-blue:hover,
.modal-coloured .modalform .btn-yellow:hover,
section[id^=fishki] .swimming-form .btn-blue:hover,
section[id^=fishki] .swimming-form .btn-yellow:hover {
    color: #fff
}

#content .feedback-form .btn-yellow::after,
#content .feedback-form .btn-yellow::before,
#content .fishki-big .swimming-form .btn-yellow::after,
#content .fishki-big .swimming-form .btn-yellow::before,
#content .review-form .btn-yellow::after,
#content .review-form .btn-yellow::before,
#subscription .swimming-form .btn-yellow::after,
#subscription .swimming-form .btn-yellow::before,
.audit-form .btn-yellow::after,
.audit-form .btn-yellow::before,
.modal-coloured .modalform .btn-yellow::after,
.modal-coloured .modalform .btn-yellow::before,
section[id^=fishki] .swimming-form .btn-yellow::after,
section[id^=fishki] .swimming-form .btn-yellow::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

#content .feedback-form .btn-yellow::before,
#content .fishki-big .swimming-form .btn-yellow::before,
#content .review-form .btn-yellow::before,
#subscription .swimming-form .btn-yellow::before,
.audit-form .btn-yellow::before,
.modal-coloured .modalform .btn-yellow::before,
section[id^=fishki] .swimming-form .btn-yellow::before {
    background: #f5c436
}

#content .feedback-form .btn-yellow::after,
#content .fishki-big .swimming-form .btn-yellow::after,
#content .review-form .btn-yellow::after,
#subscription .swimming-form .btn-yellow::after,
.audit-form .btn-yellow::after,
.modal-coloured .modalform .btn-yellow::after,
section[id^=fishki] .swimming-form .btn-yellow::after {
    background: #f4b21e
}

#content .feedback-form .btn-yellow:hover::after,
#content .feedback-form .btn-yellow:hover::before,
#content .fishki-big .swimming-form .btn-yellow:hover::after,
#content .fishki-big .swimming-form .btn-yellow:hover::before,
#content .review-form .btn-yellow:hover::after,
#content .review-form .btn-yellow:hover::before,
#subscription .swimming-form .btn-yellow:hover::after,
#subscription .swimming-form .btn-yellow:hover::before,
.audit-form .btn-yellow:hover::after,
.audit-form .btn-yellow:hover::before,
.modal-coloured .modalform .btn-yellow:hover::after,
.modal-coloured .modalform .btn-yellow:hover::before,
section[id^=fishki] .swimming-form .btn-yellow:hover::after,
section[id^=fishki] .swimming-form .btn-yellow:hover::before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

#content .feedback-form .btn-yellow:hover::after,
#content .fishki-big .swimming-form .btn-yellow:hover::after,
#content .review-form .btn-yellow:hover::after,
#subscription .swimming-form .btn-yellow:hover::after,
.audit-form .btn-yellow:hover::after,
.modal-coloured .modalform .btn-yellow:hover::after,
section[id^=fishki] .swimming-form .btn-yellow:hover::after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

#content .feedback-form .btn-blue,
#content .fishki-big .swimming-form .btn-blue,
#content .review-form .btn-blue,
#subscription .swimming-form .btn-blue,
.audit-form .btn-blue,
.modal-coloured .modalform .btn-blue,
section[id^=fishki] .swimming-form .btn-blue {
    outline: 0;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 22px;
    padding: 12px 22px 10px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    letter-spacing: -.5px;
    box-shadow: 0 4px 1px rgba(0, 0, 0, .2);
    color: #fff;
    background: #04a9de;
    border: 1px solid #04a9de;
    margin-bottom: 0
}

#content .feedback-form .btn-blue::after,
#content .feedback-form .btn-blue::before,
#content .fishki-big .swimming-form .btn-blue::after,
#content .fishki-big .swimming-form .btn-blue::before,
#content .review-form .btn-blue::after,
#content .review-form .btn-blue::before,
#subscription .swimming-form .btn-blue::after,
#subscription .swimming-form .btn-blue::before,
.audit-form .btn-blue::after,
.audit-form .btn-blue::before,
.modal-coloured .modalform .btn-blue::after,
.modal-coloured .modalform .btn-blue::before,
section[id^=fishki] .swimming-form .btn-blue::after,
section[id^=fishki] .swimming-form .btn-blue::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

#content .feedback-form .btn-blue::before,
#content .fishki-big .swimming-form .btn-blue::before,
#content .review-form .btn-blue::before,
#subscription .swimming-form .btn-blue::before,
.audit-form .btn-blue::before,
.modal-coloured .modalform .btn-blue::before,
section[id^=fishki] .swimming-form .btn-blue::before {
    background: #0496c5
}

#content .feedback-form .btn-blue::after,
#content .fishki-big .swimming-form .btn-blue::after,
#content .review-form .btn-blue::after,
#subscription .swimming-form .btn-blue::after,
.audit-form .btn-blue::after,
.modal-coloured .modalform .btn-blue::after,
section[id^=fishki] .swimming-form .btn-blue::after {
    background: #0383ac
}

#content .feedback-form .btn-blue:hover::after,
#content .feedback-form .btn-blue:hover::before,
#content .fishki-big .swimming-form .btn-blue:hover::after,
#content .fishki-big .swimming-form .btn-blue:hover::before,
#content .review-form .btn-blue:hover::after,
#content .review-form .btn-blue:hover::before,
#subscription .swimming-form .btn-blue:hover::after,
#subscription .swimming-form .btn-blue:hover::before,
.audit-form .btn-blue:hover::after,
.audit-form .btn-blue:hover::before,
.modal-coloured .modalform .btn-blue:hover::after,
.modal-coloured .modalform .btn-blue:hover::before,
section[id^=fishki] .swimming-form .btn-blue:hover::after,
section[id^=fishki] .swimming-form .btn-blue:hover::before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

#content .feedback-form .btn-blue:hover::after,
#content .fishki-big .swimming-form .btn-blue:hover::after,
#content .review-form .btn-blue:hover::after,
#subscription .swimming-form .btn-blue:hover::after,
.audit-form .btn-blue:hover::after,
.modal-coloured .modalform .btn-blue:hover::after,
section[id^=fishki] .swimming-form .btn-blue:hover::after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

#content .feedback-form .btn-green,
#content .fishki-big .swimming-form .btn-green,
#content .review-form .btn-green,
#subscription .swimming-form .btn-green,
.audit-form .btn-green,
.modal-coloured .modalform .btn-green,
section[id^=fishki] .swimming-form .btn-green {
    color: #555;
    outline: 0;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 22px;
    padding: 12px 22px 10px;
    background: #aec761;
    position: relative;
    border: 1px solid #aec761;
    overflow: hidden;
    z-index: 1;
    letter-spacing: -.5px;
    box-shadow: 0 4px 1px rgba(0, 0, 0, .2);
    margin-bottom: 0
}

#content .feedback-form .btn-coral:hover,
#content .feedback-form .btn-green:hover,
#content .fishki-big .swimming-form .btn-coral:hover,
#content .fishki-big .swimming-form .btn-green:hover,
#content .review-form .btn-coral:hover,
#content .review-form .btn-green:hover,
#subscription .swimming-form .btn-coral:hover,
#subscription .swimming-form .btn-green:hover,
.audit-form .btn-coral:hover,
.audit-form .btn-green:hover,
.modal-coloured .modalform .btn-coral:hover,
.modal-coloured .modalform .btn-green:hover,
section[id^=fishki] .swimming-form .btn-coral:hover,
section[id^=fishki] .swimming-form .btn-green:hover {
    color: #fff
}

#content .feedback-form .btn-green::after,
#content .feedback-form .btn-green::before,
#content .fishki-big .swimming-form .btn-green::after,
#content .fishki-big .swimming-form .btn-green::before,
#content .review-form .btn-green::after,
#content .review-form .btn-green::before,
#subscription .swimming-form .btn-green::after,
#subscription .swimming-form .btn-green::before,
.audit-form .btn-green::after,
.audit-form .btn-green::before,
.modal-coloured .modalform .btn-green::after,
.modal-coloured .modalform .btn-green::before,
section[id^=fishki] .swimming-form .btn-green::after,
section[id^=fishki] .swimming-form .btn-green::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

#content .feedback-form .btn-green::before,
#content .fishki-big .swimming-form .btn-green::before,
#content .review-form .btn-green::before,
#subscription .swimming-form .btn-green::before,
.audit-form .btn-green::before,
.modal-coloured .modalform .btn-green::before,
section[id^=fishki] .swimming-form .btn-green::before {
    background: #9fbc43
}

#content .feedback-form .btn-green::after,
#content .fishki-big .swimming-form .btn-green::after,
#content .review-form .btn-green::after,
#subscription .swimming-form .btn-green::after,
.audit-form .btn-green::after,
.modal-coloured .modalform .btn-green::after,
section[id^=fishki] .swimming-form .btn-green::after {
    background: #88a239
}

#content .feedback-form .btn-green:hover::after,
#content .feedback-form .btn-green:hover::before,
#content .fishki-big .swimming-form .btn-green:hover::after,
#content .fishki-big .swimming-form .btn-green:hover::before,
#content .review-form .btn-green:hover::after,
#content .review-form .btn-green:hover::before,
#subscription .swimming-form .btn-green:hover::after,
#subscription .swimming-form .btn-green:hover::before,
.audit-form .btn-green:hover::after,
.audit-form .btn-green:hover::before,
.modal-coloured .modalform .btn-green:hover::after,
.modal-coloured .modalform .btn-green:hover::before,
section[id^=fishki] .swimming-form .btn-green:hover::after,
section[id^=fishki] .swimming-form .btn-green:hover::before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

#content .feedback-form .btn-green:hover::after,
#content .fishki-big .swimming-form .btn-green:hover::after,
#content .review-form .btn-green:hover::after,
#subscription .swimming-form .btn-green:hover::after,
.audit-form .btn-green:hover::after,
.modal-coloured .modalform .btn-green:hover::after,
section[id^=fishki] .swimming-form .btn-green:hover::after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

#content .feedback-form .btn-coral,
#content .fishki-big .swimming-form .btn-coral,
#content .review-form .btn-coral,
#subscription .swimming-form .btn-coral,
.audit-form .btn-coral,
.modal-coloured .modalform .btn-coral,
section[id^=fishki] .swimming-form .btn-coral {
    outline: 0;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 22px;
    padding: 12px 22px 10px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    letter-spacing: -.5px;
    box-shadow: 0 4px 1px rgba(0, 0, 0, .2);
    color: #fff;
    background: #e84430;
    border: 1px solid #e84430;
    margin-bottom: 0
}

#content .feedback-form .btn-coral::after,
#content .feedback-form .btn-coral::before,
#content .fishki-big .swimming-form .btn-coral::after,
#content .fishki-big .swimming-form .btn-coral::before,
#content .review-form .btn-coral::after,
#content .review-form .btn-coral::before,
#subscription .swimming-form .btn-coral::after,
#subscription .swimming-form .btn-coral::before,
.audit-form .btn-coral::after,
.audit-form .btn-coral::before,
.modal-coloured .modalform .btn-coral::after,
.modal-coloured .modalform .btn-coral::before,
section[id^=fishki] .swimming-form .btn-coral::after,
section[id^=fishki] .swimming-form .btn-coral::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

#content .feedback-form .btn-coral::before,
#content .fishki-big .swimming-form .btn-coral::before,
#content .review-form .btn-coral::before,
#subscription .swimming-form .btn-coral::before,
.audit-form .btn-coral::before,
.modal-coloured .modalform .btn-coral::before,
section[id^=fishki] .swimming-form .btn-coral::before {
    background: #e63822
}

#content .feedback-form .btn-coral::after,
#content .fishki-big .swimming-form .btn-coral::after,
#content .review-form .btn-coral::after,
#subscription .swimming-form .btn-coral::after,
.audit-form .btn-coral::after,
.modal-coloured .modalform .btn-coral::after,
section[id^=fishki] .swimming-form .btn-coral::after {
    background: #d72d18
}

#content .feedback-form .btn-coral:hover::after,
#content .feedback-form .btn-coral:hover::before,
#content .fishki-big .swimming-form .btn-coral:hover::after,
#content .fishki-big .swimming-form .btn-coral:hover::before,
#content .review-form .btn-coral:hover::after,
#content .review-form .btn-coral:hover::before,
#subscription .swimming-form .btn-coral:hover::after,
#subscription .swimming-form .btn-coral:hover::before,
.audit-form .btn-coral:hover::after,
.audit-form .btn-coral:hover::before,
.modal-coloured .modalform .btn-coral:hover::after,
.modal-coloured .modalform .btn-coral:hover::before,
section[id^=fishki] .swimming-form .btn-coral:hover::after,
section[id^=fishki] .swimming-form .btn-coral:hover::before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

#content .feedback-form .btn-coral:hover::after,
#content .fishki-big .swimming-form .btn-coral:hover::after,
#content .review-form .btn-coral:hover::after,
#subscription .swimming-form .btn-coral:hover::after,
.audit-form .btn-coral:hover::after,
.modal-coloured .modalform .btn-coral:hover::after,
section[id^=fishki] .swimming-form .btn-coral:hover::after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

#content .feedback-form .form-group,
#content .fishki-big .swimming-form .form-group,
#content .review-form .form-group,
#subscription .swimming-form .form-group,
.audit-form .form-group,
.modal-coloured .modalform .form-group,
section[id^=fishki] .swimming-form .form-group {
    position: relative
}

#content .feedback-form .form-group span.error,
#content .fishki-big .swimming-form .form-group span.error,
#content .review-form .form-group span.error,
#subscription .swimming-form .form-group span.error,
.audit-form .form-group span.error,
.modal-coloured .modalform .form-group span.error,
section[id^=fishki] .swimming-form .form-group span.error {
    display: block;
    position: absolute;
    right: 13px;
    top: 8px;
    color: #e84430
}

#content .feedback-form .form-group.form-post-status,
#content .fishki-big .swimming-form .form-group.form-post-status,
#content .review-form .form-group.form-post-status,
#subscription .swimming-form .form-group.form-post-status,
.audit-form .form-group.form-post-status,
.modal-coloured .modalform .form-group.form-post-status,
section[id^=fishki] .swimming-form .form-group.form-post-status {
    border-radius: 15px;
    padding: 5px 15px
}

#content .feedback-form .form-control,
#content .fishki-big .swimming-form .form-control,
#content .review-form .form-control,
#subscription .swimming-form .form-control,
.audit-form .form-control,
.modal-coloured .modalform .form-control,
section[id^=fishki] .swimming-form .form-control {
    height: 46px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 23px;
    border: none;
    margin-bottom: 0;
    padding-right: 46px;
    padding-left: 23px
}

body,
html,
li,
ul {
    padding: 0;
    margin: 0
}

#content .feedback-form .form-control::-webkit-input-placeholder,
#content .fishki-big .swimming-form .form-control::-webkit-input-placeholder,
#content .review-form .form-control::-webkit-input-placeholder,
#subscription .swimming-form .form-control::-webkit-input-placeholder,
.audit-form .form-control::-webkit-input-placeholder,
.modal-coloured .modalform .form-control::-webkit-input-placeholder,
section[id^=fishki] .swimming-form .form-control::-webkit-input-placeholder {
    color: #555
}

#content .feedback-form .form-control::-moz-placeholder,
#content .fishki-big .swimming-form .form-control::-moz-placeholder,
#content .review-form .form-control::-moz-placeholder,
#subscription .swimming-form .form-control::-moz-placeholder,
.audit-form .form-control::-moz-placeholder,
.modal-coloured .modalform .form-control::-moz-placeholder,
section[id^=fishki] .swimming-form .form-control::-moz-placeholder {
    color: #555
}

#content .feedback-form .form-control:-moz-placeholder,
#content .fishki-big .swimming-form .form-control:-moz-placeholder,
#content .review-form .form-control:-moz-placeholder,
#subscription .swimming-form .form-control:-moz-placeholder,
.audit-form .form-control:-moz-placeholder,
.modal-coloured .modalform .form-control:-moz-placeholder,
section[id^=fishki] .swimming-form .form-control:-moz-placeholder {
    color: #555
}

#content .feedback-form .form-control:-ms-input-placeholder,
#content .fishki-big .swimming-form .form-control:-ms-input-placeholder,
#content .review-form .form-control:-ms-input-placeholder,
#subscription .swimming-form .form-control:-ms-input-placeholder,
.audit-form .form-control:-ms-input-placeholder,
.modal-coloured .modalform .form-control:-ms-input-placeholder,
section[id^=fishki] .swimming-form .form-control:-ms-input-placeholder {
    color: #555
}

#content .feedback-form .form-control:focus::-webkit-input-placeholder,
#content .fishki-big .swimming-form .form-control:focus::-webkit-input-placeholder,
#content .review-form .form-control:focus::-webkit-input-placeholder,
#subscription .swimming-form .form-control:focus::-webkit-input-placeholder,
.audit-form .form-control:focus::-webkit-input-placeholder,
.modal-coloured .modalform .form-control:focus::-webkit-input-placeholder,
section[id^=fishki] .swimming-form .form-control:focus::-webkit-input-placeholder {
    color: transparent
}

#content .feedback-form .form-control:focus::-moz-placeholder,
#content .fishki-big .swimming-form .form-control:focus::-moz-placeholder,
#content .review-form .form-control:focus::-moz-placeholder,
#subscription .swimming-form .form-control:focus::-moz-placeholder,
.audit-form .form-control:focus::-moz-placeholder,
.modal-coloured .modalform .form-control:focus::-moz-placeholder,
section[id^=fishki] .swimming-form .form-control:focus::-moz-placeholder {
    color: transparent
}

#content .feedback-form .form-control:focus:-moz-placeholder,
#content .fishki-big .swimming-form .form-control:focus:-moz-placeholder,
#content .review-form .form-control:focus:-moz-placeholder,
#subscription .swimming-form .form-control:focus:-moz-placeholder,
.audit-form .form-control:focus:-moz-placeholder,
.modal-coloured .modalform .form-control:focus:-moz-placeholder,
section[id^=fishki] .swimming-form .form-control:focus:-moz-placeholder {
    color: transparent
}

#content .feedback-form .form-control:focus:-ms-input-placeholder,
#content .fishki-big .swimming-form .form-control:focus:-ms-input-placeholder,
#content .review-form .form-control:focus:-ms-input-placeholder,
#subscription .swimming-form .form-control:focus:-ms-input-placeholder,
.audit-form .form-control:focus:-ms-input-placeholder,
.modal-coloured .modalform .form-control:focus:-ms-input-placeholder,
section[id^=fishki] .swimming-form .form-control:focus:-ms-input-placeholder {
    color: transparent
}

#content .feedback-form .form-control:focus,
#content .fishki-big .swimming-form .form-control:focus,
#content .review-form .form-control:focus,
#subscription .swimming-form .form-control:focus,
.audit-form .form-control:focus,
.modal-coloured .modalform .form-control:focus,
section[id^=fishki] .swimming-form .form-control:focus {
    border-color: #04a9de;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 2px 3px rgba(4, 169, 222, .6)
}

#content .feedback-form textarea.form-control,
#content .fishki-big .swimming-form textarea.form-control,
#content .review-form textarea.form-control,
#subscription .swimming-form textarea.form-control,
.audit-form textarea.form-control,
.modal-coloured .modalform textarea.form-control,
section[id^=fishki] .swimming-form textarea.form-control {
    resize: none
}

#content .feedback-form textarea.form-control.rows4,
#content .fishki-big .swimming-form textarea.form-control.rows4,
#content .review-form textarea.form-control.rows4,
#subscription .swimming-form textarea.form-control.rows4,
.audit-form textarea.form-control.rows4,
.modal-coloured .modalform textarea.form-control.rows4,
section[id^=fishki] .swimming-form textarea.form-control.rows4 {
    height: 107px;
    line-height: 31px
}

#content .feedback-form textarea.form-control.rows7,
#content .fishki-big .swimming-form textarea.form-control.rows7,
#content .review-form textarea.form-control.rows7,
#subscription .swimming-form textarea.form-control.rows7,
.audit-form textarea.form-control.rows7,
.modal-coloured .modalform textarea.form-control.rows7,
section[id^=fishki] .swimming-form textarea.form-control.rows7 {
    height: 229px;
    line-height: 31px
}

#content .heading_title,
#events .heading_title,
#benefitsbase .heading_title,
#benefitsbase.inverted .heading_title,
#materials .heading_title,
#padavan-results .heading_title,
#project-reasons .heading_title,
#project-videos .heading_title,
#results .heading_title,
#factsdigits .heading_title,
#swimmingmifs .heading_title {
    margin-bottom: 15px
}

#content .heading_title .h2,
#content .heading_title h2,
#events .heading_title .h2,
#events .heading_title h2,
#benefitsbase .heading_title .h2,
#benefitsbase .heading_title h2,
#benefitsbase.inverted .heading_title h2,
#materials .heading_title .h2,
#materials .heading_title h2,
#padavan-results .heading_title .h2,
#padavan-results .heading_title h2,
#project-reasons .heading_title .h2,
#project-reasons .heading_title h2,
#project-videos .heading_title .h2,
#project-videos .heading_title h2,
#results .heading_title .h2,
#results .heading_title h2,
#factsdigits .heading_title .h2,
#factsdigits .heading_title h2,
#swimmingmifs .heading_title .h2,
#swimmingmifs .heading_title h2 {
    margin-top: 0;
    margin-bottom: 20px;
    color: #555;
    font-size: 36px;
    line-height: 40px;
    font-weight: 300;
    letter-spacing: -1px
}

#content .mat-wrap .mat-info .mi-link a::after,
#content .padavan-results-wrap .kb-article .kba-body .kbab a::after,
#events .ew-block .ewb-btn-more a::after,
#benefitsbase .kw-block .kb-article .kba-body .kbab a::after,
#materials .kb-article .kba-body .kbab a::after,
#padavan-results .kb-article .kba-body .kbab a::after,
.another-articles .kba-body .kbab a::after,
.padavan-info a::after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform .3s, opacity .2s;
    -webkit-transition: opacity .2s, -webkit-transform .3s;
    transition: opacity .2s, -webkit-transform .3s;
    transition: transform .3s, opacity .2s;
    transition: transform .3s, opacity .2s, -webkit-transform .3s;
    margin-left: 10px;
    content: '\f0da';
    font-family: FontAwesome;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px)
}

.btn-green.btn-large::after,
.btn-green.btn-large::before,
.btn-green::after,
.btn-green::before,
.btn-light-blue.btn-large::after,
.btn-light-blue.btn-large::before,
.btn-light-blue::after,
.btn-light-blue::before,
.btn-yellow.btn-large::after,
.btn-yellow.btn-large::before,
.btn-yellow::after,
.btn-yellow::before,
.color-custom-bg.cc1::after,
.color-custom-bg.cc1::before,
.color-custom-bg.cc2::after,
.color-custom-bg.cc2::before,
.color-custom-bg.cc3::after,
.color-custom-bg.cc3::before,
.color-custom-bg.cc4::after,
.color-custom-bg.cc4::before,
.color-custom-bg.cc5::after,
.color-custom-bg.cc5::before,
.color-custom-bg.cc6::after,
.color-custom-bg.cc6::before,
.color-custom-bg.cc7::after,
.color-custom-bg.cc7::before {
    content: '';
    bottom: 100%;
    height: 100%
}

#content .mat-wrap .mat-info .mi-link a:focus::after,
#content .mat-wrap .mat-info .mi-link a:hover::after,
#content .padavan-results-wrap .kb-article .kba-body .kbab a:focus::after,
#content .padavan-results-wrap .kb-article .kba-body .kbab a:hover::after,
#events .ew-block .ewb-btn-more a:focus::after,
#events .ew-block .ewb-btn-more a:hover::after,
#benefitsbase .kw-block .kb-article .kba-body .kbab a:focus::after,
#benefitsbase .kw-block .kb-article .kba-body .kbab a:hover::after,
#materials .kb-article .kba-body .kbab a:focus::after,
#materials .kb-article .kba-body .kbab a:hover::after,
#padavan-results .kb-article .kba-body .kbab a:focus::after,
#padavan-results .kb-article .kba-body .kbab a:hover::after,
.another-articles .kba-body .kbab a:focus::after,
.another-articles .kba-body .kbab a:hover::after,
.padavan-info a:focus::after,
.padavan-info a:hover::after {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

header .header_info .header-statuses a::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px)
}

header .header_info .header-statuses a:focus::after,
header .header_info .header-statuses a:hover::after {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.audit-form button[disabled].btn,
.audit-form button[disabled].state-loading.btn {
    cursor: default
}

.audit-form button.btn .btn-content {
    position: relative;
    display: block
}

.audit-form button.btn .btn-content::after,
.audit-form button.btn .btn-content::before {
    position: absolute;
    right: 20px;
    color: #0e7138;
    font-family: icomoon;
    opacity: 0;
    -webkit-transition: opacity .3s .3s;
    transition: opacity .3s .3s
}

.container-inner,
body,
html {
    font-size: 14px;
    font-family: "Open Sans", Arial, sans-serif
}

.audit-form button.btn .btn-content::before {
    content: "\e600"
}

.audit-form button.btn .btn-content::after {
    content: "\e601"
}

.audit-form button.state-error.btn .btn-content::after,
.audit-form button.state-success.btn .btn-content::before {
    opacity: 1
}

.audit-form button.btn .notransition {
    -webkit-transition: none!important;
    transition: none!important
}

.audit-form button.btn .progress {
    background: #148544
}

.audit-form button.btn .progress-inner {
    position: absolute;
    left: 0;
    background: #0e7138
}

.btn-green,
.w10,
.w100,
.w20,
.w22,
.w30,
.w40,
.w60,
.w70,
.w80,
.w90,
footer,
header,
section {
    position: relative
}

.audit-form button[data-horizontal].btn .progress-inner {
    top: 0;
    width: 0;
    height: 100%;
    -webkit-transition: width .3s, opacity .3s;
    transition: width .3s, opacity .3s
}

.audit-form button[data-vertical].btn .progress-inner {
    bottom: 0;
    width: 100%;
    height: 0;
    -webkit-transition: height .3s, opacity .3s;
    transition: height .3s, opacity .3s
}

.audit-form button[data-style=fill][data-horizontal].btn {
    overflow: hidden
}

.audit-form button[data-style=fill][data-horizontal].btn .btn-content {
    z-index: 10;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.audit-form button[data-style=fill][data-horizontal].btn .btn-content::after,
.audit-form button[data-style=fill][data-horizontal].btn .btn-content::before {
    top: 100%;
    right: auto;
    left: 50%;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.audit-form button[data-style=fill][data-horizontal].state-error.btn .btn-content,
.audit-form button[data-style=fill][data-horizontal].state-success.btn .btn-content {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.flex-justify-start {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.flex-justify-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.flex-justify-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flex-justify-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.flex-justify-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.flex-align-items-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.flex-align-items-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.flex-align-items-center {
    -webkit-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-align-items-baseline {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.flex-align-items-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.flex-align-content-start {
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.flex-align-content-end {
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end
}

.flex-align-content-center {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.flex-align-content-between {
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.flex-align-content-around {
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around
}

.flex-align-content-stretch {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.flex-combined-column,
.flex-combined-column-wrap,
.flex-combined-column-wrap>div[class*=col-],
.flex-combined-column>div[class*=col-],
.flex-combined-row,
.flex-combined-row-nowrap,
.flex-combined-row-nowrap>div[class*=col-],
.flex-combined-row>div[class*=col-],
.flex-display,
ul.flex-combined-row-nowrap>li,
ul.flex-combined-row>li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -webkit-flexbox;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.w10,
.w100,
.w20,
.w22,
.w30,
.w50,
.w60,
.w70,
.w80,
.w90,
body,
footer,
header,
html,
section {
    display: block
}

.flex-combined-row {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-combined-row-nowrap {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.flex-combined-column {
    -webkit-flex: 1 1 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.flex-combined-column-wrap {
    -webkit-flex: 1 1 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-combined-column-wrap>div[class*=col-],
.flex-combined-column>div[class*=col-],
.flex-combined-row-nowrap>div[class*=col-],
.flex-combined-row>div[class*=col-],
ul.flex-combined-row-nowrap>li,
ul.flex-combined-row>li {
    -webkit-flex: 0 1 auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-left: -.5px;
    margin-right: -.5px
}

.flex-combined-column-wrap>div[class*=col-][class*='-offset-'],
.flex-combined-column>div[class*=col-][class*='-offset-'],
.flex-combined-row-nowrap>div[class*=col-][class*='-offset-'],
.flex-combined-row>div[class*=col-][class*='-offset-'],
ul.flex-combined-row-nowrap>li[class*='-offset-'],
ul.flex-combined-row>li[class*='-offset-'] {
    margin-left: auto
}

.flex-combined-column-wrap>div[class*=col-].flex-justify-self-left,
.flex-combined-column>div[class*=col-].flex-justify-self-left,
.flex-combined-row-nowrap>div[class*=col-].flex-justify-self-left,
.flex-combined-row>div[class*=col-].flex-justify-self-left,
ul.flex-combined-row-nowrap>li.flex-justify-self-left,
ul.flex-combined-row>li.flex-justify-self-left {
    margin-left: auto!important
}

body,
html {
    background: #fff;
    line-height: 1.4;
    font-weight: 400;
    width: 100%;
    height: 100%
}

body ::-moz-selection,
html ::-moz-selection {
    background: rgba(91, 177, 47, .75)
}

body ::selection,
html ::selection {
    background: rgba(91, 177, 47, .75)
}

img {
    max-width: 100%;
    height: auto
}

li,
ul {
    list-style: none
}

footer,
header,
section {
    width: 100%;
    height: auto;
    min-height: 1px;
    z-index: 1;
    background-color: #fff
}

.w10 {
    width: 10%
}

.w20 {
    width: 20%
}

.w22 {
    width: 22%
}

.w30 {
    width: 30%
}

.w40 {
    display: block;
    float: left;
    width: 40%
}

.w50 {
    position: relative;
    width: 50%
}

.w60 {
    width: 60%
}

.w70 {
    width: 70%
}

.w80 {
    width: 80%
}

.w90 {
    width: 90%
}

.w100 {
    width: 100%
}

.width100 {
    width: 100%;
    max-width: 100%
}

.width100i {
    width: 100%!important;
    max-width: 100%!important
}

.bg-cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.container-inner {
    line-height: 18px
}

.wow-swimming-akademiya {
    visibility: hidden
}

[class*=fit-] {
    line-height: 1!important
}

.btn-green {
    color: #555;
    outline: 0;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 22px;
    padding: 12px 22px 10px;
    background: #aec761;
    border: 1px solid #aec761;
    overflow: hidden;
    z-index: 1;
    letter-spacing: -.5px;
    box-shadow: 0 4px 1px rgba(0, 0, 0, .2)
}

.btn-green.btn-large,
.btn-yellow.btn-large {
    outline: 0;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    border-radius: 32px;
    overflow: hidden;
    letter-spacing: -.5px;
    box-shadow: 0 4px 1px rgba(0, 0, 0, .2)
}

.btn-green::after,
.btn-green::before {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

.btn-green::before {
    background: #9fbc43
}

.btn-green::after {
    background: #88a239
}

.btn-green:hover {
    color: #fff
}

.btn-green:hover::after,
.btn-green:hover::before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.btn-green:hover::after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.btn-green.btn-large {
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: inherit;
    padding: 22px 32px 20px;
    background: #aec761;
    position: relative;
    border: 1px solid #aec761;
    z-index: 1
}

.btn-green.btn-large::after,
.btn-green.btn-large::before {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

.btn-green.btn-large::before {
    background: #9fbc43
}

.btn-green.btn-large::after {
    background: #88a239
}

.btn-green.btn-large:hover {
    color: #fff
}

.btn-green.btn-large:hover::after,
.btn-green.btn-large:hover::before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.btn-green.btn-large:hover::after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.btn-yellow {
    color: #555;
    outline: 0;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 22px;
    padding: 12px 22px 10px;
    background: #f5ca36;
    position: relative;
    border: 1px solid #f5ca36;
    overflow: hidden;
    z-index: 1;
    letter-spacing: -.5px;
    box-shadow: 0 4px 1px rgba(0, 0, 0, .2)
}

.btn-yellow::after,
.btn-yellow::before {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

.btn-yellow::before {
    background: #f5c436
}

.btn-yellow::after {
    background: #f4b21e
}

.btn-yellow:hover {
    color: #fff
}

.btn-yellow:hover::after,
.btn-yellow:hover::before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.btn-yellow:hover::after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.btn-yellow.btn-large {
    color: #555;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: inherit;
    padding: 22px 32px 20px;
    background: #f5ca36;
    position: relative;
    border: 1px solid #f5ca36;
    z-index: 1
}

.btn-light-blue,
.btn-light-blue.btn-large {
    outline: 0;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    overflow: hidden;
    letter-spacing: -.5px;
    box-shadow: none
}

.btn-yellow.btn-large::after,
.btn-yellow.btn-large::before {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

.btn-yellow.btn-large::before {
    background: #f5c436
}

.btn-yellow.btn-large::after {
    background: #f4b21e
}

.btn-yellow.btn-large:hover {
    color: #fff
}

.btn-yellow.btn-large:hover::after,
.btn-yellow.btn-large:hover::before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.btn-yellow.btn-large:hover::after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.btn-light-blue {
    text-transform: uppercase;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 22px;
    padding: 12px 22px 10px;
    position: relative;
    z-index: 1;
    color: #0484ab;
    background: #edfaff;
    border: 1px solid #edfaff
}

.btn-light-blue::after,
.btn-light-blue::before {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

.btn-light-blue::before {
    background: #a1e7fd
}

.btn-light-blue::after {
    background: #56d4fc
}

.btn-light-blue:hover {
    color: #fff
}

.btn-light-blue:hover::after,
.btn-light-blue:hover::before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.btn-light-blue:hover::after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.btn-light-blue.btn-large {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: inherit;
    border-radius: 32px;
    padding: 22px 32px 20px;
    position: relative;
    z-index: 1;
    color: #0484ab;
    background: #edfaff;
    border: 1px solid #edfaff
}

.btn-light-blue.btn-large:hover,
.color-custom-bg {
    color: #fff
}

.color-custom-bg.cc0,
.color-custom-bg.cc1,
.color-custom-bg.cc2,
.color-custom-bg.cc3,
.color-custom-bg.cc4,
.color-custom-bg.cc5,
.color-custom-bg.cc6,
.color-custom-bg.cc7 {
    letter-spacing: -.5px;
    box-shadow: 0 2px 1px rgba(0, 0, 0, .2);
    text-decoration: none;
    outline: 0;
    overflow: hidden
}

.btn-light-blue.btn-large::after,
.btn-light-blue.btn-large::before {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

.btn-light-blue.btn-large::before {
    background: #a1e7fd
}

.btn-light-blue.btn-large::after {
    background: #56d4fc
}

.btn-light-blue.btn-large:hover::after,
.btn-light-blue.btn-large:hover::before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.btn-light-blue.btn-large:hover::after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.color-custom-bg.cc0 {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: relative;
    z-index: 1;
    background: #fff;
    color: #000
}

header .menu ul li,
header .menu ul li a {
    color: #fff;
    font-size: 15px;
    line-height: 18px
}

.color-custom-bg.cc0::after,
.color-custom-bg.cc0::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

.color-custom-bg.cc0::before {
    background: #d9d9d9
}

.color-custom-bg.cc0::after {
    background: #b3b3b3
}

.color-custom-bg.cc0:hover::after,
.color-custom-bg.cc0:hover::before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.color-custom-bg.cc0:hover::after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.color-custom-bg.cc1 {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background: #e84430;
    position: relative;
    z-index: 1
}

.color-custom-bg.cc1::after,
.color-custom-bg.cc1::before {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

.color-custom-bg.cc1::before {
    background: #e6331e
}

.color-custom-bg.cc1::after {
    background: #d72d18
}

.color-custom-bg.cc1:hover::after,
.color-custom-bg.cc1:hover::before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.color-custom-bg.cc1:hover::after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.color-custom-bg.cc2 {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background: orange;
    position: relative;
    z-index: 1
}

.color-custom-bg.cc2::after,
.color-custom-bg.cc2::before {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

.color-custom-bg.cc2::before {
    background: #eb9800
}

.color-custom-bg.cc2::after {
    background: #d68b00
}

.color-custom-bg.cc2:hover::after,
.color-custom-bg.cc2:hover::before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.color-custom-bg.cc2:hover::after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.color-custom-bg.cc3 {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background: #fece17;
    position: relative;
    z-index: 1
}

.color-custom-bg.cc3::after,
.color-custom-bg.cc3::before {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

.color-custom-bg.cc3::before {
    background: #feca03
}

.color-custom-bg.cc3::after {
    background: #ebbb01
}

.color-custom-bg.cc3:hover::after,
.color-custom-bg.cc3:hover::before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.color-custom-bg.cc3:hover::after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.color-custom-bg.cc4 {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background: #aec761;
    position: relative;
    z-index: 1
}

.color-custom-bg.cc4::after,
.color-custom-bg.cc4::before {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

.color-custom-bg.cc4::before {
    background: #a6c252
}

.color-custom-bg.cc4::after {
    background: #9fbc43
}

.color-custom-bg.cc4:hover::after,
.color-custom-bg.cc4:hover::before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.color-custom-bg.cc4:hover::after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.color-custom-bg.cc5 {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background: #04a9de;
    position: relative;
    z-index: 1
}

.color-custom-bg.cc5::after,
.color-custom-bg.cc5::before {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

.color-custom-bg.cc5::before {
    background: #049aca
}

.color-custom-bg.cc5::after {
    background: #038ab6
}

.color-custom-bg.cc5:hover::after,
.color-custom-bg.cc5:hover::before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.color-custom-bg.cc5:hover::after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.color-custom-bg.cc6 {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background: #0484ab;
    position: relative;
    z-index: 1
}

.color-custom-bg.cc6::after,
.color-custom-bg.cc6::before {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

.color-custom-bg.cc6::before {
    background: #047597
}

.color-custom-bg.cc6::after {
    background: #036583
}

.color-custom-bg.cc6:hover::after,
.color-custom-bg.cc6:hover::before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.color-custom-bg.cc6:hover::after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.color-custom-bg.cc7 {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background: #8d5575;
    position: relative;
    z-index: 1
}

.color-custom-bg.cc7::after,
.color-custom-bg.cc7::before {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1)
}

.color-custom-bg.cc7::before {
    background: #804d6a
}

.color-custom-bg.cc7::after {
    background: #744660
}

.color-custom-bg.cc7:hover::after,
.color-custom-bg.cc7:hover::before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.color-custom-bg.cc7:hover::after {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.eee-bg {
    background: #eee
}

hr {
    border-top: 1px solid #555
}

.wrapper.audit {
    background-image: url(public/img/audit_bg.jpg)
}

.wrapper.audit #content {
    background: 0 0
}

.wrapper.audit #content:before {
    display: none
}

header {
    position: relative;
    z-index: 1
}

header.no-bg {
    background: 0 0
}

header #top-bg {
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    background-image: url(headbg.jpg);
    background-repeat: no-repeat;
}

header .logotitle {
    padding: 25px 0 22px 0;
    color: #fff !important;
    font-size: 22px;
}

header .phonetop {
    padding: 16px 20px;
    font-size: 26px;
    line-height: 30px;
    color: #fff !important;
    text-align: right !important;
}

header .top-menu {
    background-color: rgba(0, 0, 0, .4)
}

header .header_info {
    padding-top: 20px;
    color: #fff;
    padding-bottom: 30px
}

header .header_info .pre-header-h1 {
    font-weight: 300;
    font-size: 36px;
    color: #0d8799 !important;
    text-shadow: 0px 3px 5px rgba(255, 255, 255, 1);
    line-height: 40px;
    margin-bottom: 15px
}

header .header_info .header-h1 {
    font-size: 70px;
    line-height: 74px;
    font-weight: 600;
    color: #aec761;
    margin-bottom: 30px
}

header .header_info .header-h1 .h1,
header .header_info .header-h1 .h2,
header .header_info .header-h1 h1,
header .header_info .header-h1 h2 {
    margin-top: 0;
    font-size: 48px;
    line-height: 52px
}

header .header_info .header-h1 .h1,
header .header_info .header-h1 h1 {
    font-size: 40px;
    line-height: 44px;
    color: #fff !important;
    text-shadow: 0px 3px 5px rgba(87, 150, 150, 1);
    text-transform: uppercase;
    font-weight: 600
}

header .header_info .header-statuses {
    font-size: 20px;
    line-height: 24px
}

header .header_info .header-statuses .hs {
    padding: 0 15px;
    margin-bottom: 15px
}

header .header_info .header-statuses .hsi {
    padding: 0 5px
}

header .header_info .header-statuses i {
    display: block
}

header .header_info .header-statuses a {
    text-decoration: none;
    display: block;
    position: relative;
    color: #fff
}

header .header_info .header-statuses a::after {
    background: rgba(255, 255, 255, .5)
}

header .header_info .header-divider {
    display: block;
    width: 100%;
    height: 1px
}

header .header_info .header-slogan {
    font-size: 30px;
    line-height: 34px;
    font-weight: 600;
    text-shadow: 0px 3px 5px rgba(87, 150, 150, 1);
    margin-bottom: 0px
}

header .header_info .header-slogan-2 {
    font-size: 18px;
    line-height: 22px
}

header .header_common {
    padding-top: 130px;
    padding-bottom: 120px
}

section[id^=fishki] {
    padding-top: 40px;
    padding-bottom: 20px;
    background: #0496c5
}

section[id^=fishki] .fsw {
    margin-bottom: 15px
}

section[id^=fishki] .fsw .fsw-pre-title {
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 15px
}

section[id^=fishki] .fsw .fsw-title {
    font-size: 26px;
    line-height: 30px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase
}

section[id^=fishki] .fsw .fsw-free {
    color: #fece17;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600
}

section[id^=fishki] .fsw .fsw-free.large {
    font-size: 36px;
    line-height: 39px
}

section[id^=fishki] .swimming-form .total-downloads {
    color: #fff;
    padding-top: 10px
}

section[id^=fishki] .swimming-form .total-downloads i,
section[id^=fishki] .swimming-form .total-downloads span {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle
}

section[id^=fishki].modern {
    padding-top: 50px;
    background-image: url(public/img/fishki_modern_bg.jpg)
}

section[id^=fishki].modern:before {
    content: "";
    display: block;
    height: 10px;
    width: 440px;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -220px;
    background: #f5ca36;
    box-shadow: inset 0 3px 0 rgba(236, 186, 12, .9)
}

#events:before,
#benefitsbase:before {
    box-shadow: inset 0 3px 0 rgba(152, 181, 64, .9)
}

section[id^=fishki].modern .fsw {
    margin-bottom: 35px
}

section[id^=fishki].modern .fsw .fsw-title {
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 30px;
    text-transform: uppercase
}

section[id^=fishki].modern .fsw .fsw-free {
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    margin-bottom: 30px
}

section[id^=fishki].modern .fsw .fsw-post-free {
    color: #fff;
    font-size: 24px;
    line-height: 28px
}

section[id^=fishki].modern .fsw .fsw-post-free .blue {
    color: #04a9de
}

section[id^=fishki].modern .fsw .fsw-post-free .fswp {
    display: inline-block;
    position: relative
}

section[id^=fishki].modern .fsw .fsw-post-free .fswp:after,
section[id^=fishki].modern .fsw .fsw-post-free .fswp:before {
    content: '';
    display: block;
    width: 32px;
    height: 67px;
    position: absolute;
    top: 0;
    left: -50px;
    background-image: url(public/img/fishki-arrow.png)
}

#events .ew-block .ewb-date .ewb-date-inner:before,
#events .ew-block:before,
#events:before,
#factsdigits .digit-block.with-border:before,
#factsdigits:before {}

section[id^=fishki].modern .fsw .fsw-post-free .fswp:after {
    left: auto;
    right: -50px;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

#events {
    padding-top: 60px;
    padding-bottom: 60px
}

#events:before {
    height: 10px;
    width: 440px;
    max-width: 100%;
    position: absolute;
    left: 50%;
    background: #aec761
}

#events.inner .heading_title {
    margin-bottom: 35px
}

#events .ew-block {
    width: 100%;
    max-width: 100%;
    border-radius: 3px;
    overflow: hidden;
    padding: 0 15px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px
}

#events .ew-block:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: #f4f2ed
}

#events .ew-block .ewb-date-place {
    color: #fff;
    font-size: 36px;
    line-height: 40px;
    font-weight: 300;
    margin-bottom: 3px;
    letter-spacing: -1px
}

#events .ew-block .ewb-date-value {
    font-size: 24px;
    line-height: 28px;
    color: #fece17
}

#events .ew-block .ewb-title {
    padding-top: 15px;
    margin-bottom: 35px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: -.5px
}

#events .ew-block .ewb-text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 25px
}

#events .ew-block .ewb-info {
    padding: 15px 30px
}

#events .ew-block .ewb-btn-more {
    margin-bottom: 15px
}

#events .ew-block .ewb-btn-more a {
    font-size: 16px;
    line-height: 24px;
    color: #04a9de;
    text-decoration: underline
}

#events .ew-block .ewb-btn-more a:hover {
    text-decoration: none
}

#events .ew-block .ewb-date {
    position: relative;
    z-index: 1;
    padding: 0;
    overflow: hidden
}

#events .ew-block .ewb-date .ewb-date-inner {
    overflow: hidden;
    z-index: 1
}

#events .ew-block .ewb-date .ewb-date-inner:before {
    width: 100%;
    height: 0;
    padding-top: 50%
}

#events .ew-block .ewb-date .ewb-date-inner .like-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    z-index: -1
}

#events .ew-block .ewb-date .ewb-date-inner>div[class*=ewb-date] {
    position: relative
}

#events .ew-block .ewb-date .ewb-date-inner .ewbd {
    padding: 15px 30px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, .5)
}

#events .ew-block .ewb-date .ewb-date-inner .ewbd.ewbd-color-0 {
    background: rgba(0, 0, 0, .5)
}

#events .ew-block .ewb-date .ewb-date-inner .ewbd.ewbd-color-1 {
    background: rgba(232, 68, 48, .7)
}

#events .ew-block .ewb-date .ewb-date-inner .ewbd.ewbd-color-2 {
    background: rgba(255, 165, 0, .7)
}

#events .ew-block .ewb-date .ewb-date-inner .ewbd.ewbd-color-3 {
    background: rgba(245, 202, 54, .8)
}

#events .ew-block .ewb-date .ewb-date-inner .ewbd.ewbd-color-4 {
    background: rgba(91, 177, 47, .7)
}

#events .ew-block .ewb-date .ewb-date-inner .ewbd.ewbd-color-5 {
    background: rgba(33, 178, 209, .6)
}

#events .ew-block .ewb-date .ewb-date-inner .ewbd.ewbd-color-6 {
    background: rgba(4, 132, 171, .8)
}

#events .ew-block .ewb-date .ewb-date-inner .ewbd.ewbd-color-7 {
    background: rgba(141, 85, 117, .7)
}

#events .ew-block.ew-block-small .ewb-info {
    padding: 15px
}

#events .ew-block.ew-block-small .ewb-title {
    font-size: 18px;
    line-height: 22px;
    padding-top: 0;
    margin-bottom: 20px
}

#events .ew-block.ew-block-small .ewb-text {
    font-size: 14px;
    line-height: 18px
}

#events .ew-block .abs-link {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

#factsdigits {
    background: url(digit-bg.png) top left #eee;
    padding-top: 50px
}

#factsdigits:before {
    height: 10px;
    width: 440px;
    max-width: 100%;
    position: absolute;
    left: 50%;
    background: #04a9de;
    box-shadow: inset 0 3px 0 rgba(3, 131, 172, .9)
}

#factsdigits .digit,
#factsdigits .digit[class*=flex-]>div[class*=digit-] {
    width: 100%;
    max-width: 100%
}

#factsdigits .heading_title h2 {
    color: #000
}

#factsdigits .digits-wrap {
    padding: 0 0 40px
}

#factsdigits .digit-block {
    padding: 0 55px
}

#factsdigits .digit-block.with-border {
    position: relative;
    z-index: 1
}

#factsdigits .digit-block.with-border .digit {
    margin-bottom: 0
}

#factsdigits .digit-block.with-border:before {
    position: absolute;
    right: 25px;
    left: 25px;
    top: 0;
    bottom: 0;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    z-index: -1
}

#factsdigits .digit {
    margin-bottom: 30px
}

#factsdigits .digit .digit-icon {
    margin-bottom: 25px
}

#factsdigits .digit .digit-value {
    font-weight: 300;
    font-size: 22px;
    line-height: 36px;
    color: #555;
    margin-bottom: 2px
}

#factsdigits .digit .digit-value .dv-numbers {
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    color: #333;
    text-decoration: none !important;
}

#factsdigits .digit:hover {
    color: #333;
    text-decoration: none !important;
}

#factsdigits .digit .digit-desc {
    font-size: 16px;
    line-height: 20px;
    color: #333;
    text-decoration: none !important;
}

#factsdigits .dw-2 .dv-inner {
    padding: 0 40px
}

#factsdigits .digit-diagram-wrap {
    padding: 0
}

#factsdigits .digit-diagram-wrap .digit-stat {
    color: #555;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: 700;
    font-family: "PT Serif", serif
}

#factsdigits .digit-diagram-wrap .digit-stat.salmon {
    color: #e84430
}

#factsdigits .digit-diagram-wrap .digit-stat.blue {
    color: #0484ab
}

#factsdigits .digit-diagram-wrap .digit-stat.sky {
    color: #21b2d1
}

#factsdigits .digit-diagram-wrap .digit-stat span {
    display: inline-block;
    margin-right: 10px
}

#swimmingmifs .mif-busters:before,
#swimmingmifs:before {
    display: block;
    content: ""
}

#factsdigits .digit-diagram-wrap .digit-stat .big {
    font-size: 30px;
    line-height: 30px
}

#factsdigits .digit-diagram-wrap .digit-stat-text {
    font-size: 16px;
    line-height: 24px;
    padding-right: 70px;
    padding-top: 1px
}

#factsdigits .digit-diagram-wrap .digit-diagram {
    padding: 0
}

#factsdigits .digit-diagram-wrap .dd-list .ddl-li {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 22px;
    color: #555;
    letter-spacing: -.5px;
    text-align: left
}

#factsdigits .digit-diagram-wrap .dd-list .ddl-li.ddl-1 .ddl-circle:before {
    background-color: #04a9de
}

#factsdigits .digit-diagram-wrap .dd-list .ddl-li.ddl-1 .big {
    color: #04a9de
}

#factsdigits .digit-diagram-wrap .dd-list .ddl-li.ddl-2 .ddl-circle:before {
    background-color: #f5ca36
}

#factsdigits .digit-diagram-wrap .dd-list .ddl-li.ddl-2 .big {
    color: #f5ca36
}

#factsdigits .digit-diagram-wrap .dd-list .ddl-li.ddl-3 .ddl-circle:before {
    background-color: #aec761
}

#factsdigits .digit-diagram-wrap .dd-list .ddl-li.ddl-3 .big {
    color: #aec761
}

#factsdigits .digit-diagram-wrap .dd-list .ddl-li.ddl-4 .ddl-circle:before {
    background-color: #fff
}

#factsdigits .digit-diagram-wrap .dd-list .ddl-li.ddl-4 .big {
    color: #555
}

#factsdigits .digit-diagram-wrap .dd-list .ddl-li.ddl-4 .ddl-digit {
    line-height: 30px
}

#factsdigits .digit-diagram-wrap .dd-list .ddl-li.ddl-4 .ddl-digit .small {
    padding-top: 5px;
    font-size: 14px;
    line-height: 18px
}

#factsdigits .digit-diagram-wrap .dd-list .ddl-circle-wrap {
    width: 30px;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px
}

#factsdigits .digit-diagram-wrap .dd-list .ddl-circle-wrap .ddl-circle {
    height: 0
}

#factsdigits .digit-diagram-wrap .dd-list .ddl-circle-wrap .ddl-circle:before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-top: 100%;
    background: red;
    border-radius: 50%
}

#factsdigits .digit-diagram-wrap .dd-list .ddl-digit {
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#factsdigits .digit-diagram-wrap .dd-list .ddl-digit .big {
    font-size: 30px;
    line-height: 30px;
    margin-right: 10px
}

#swimmingmifs .mif-busters,
#swimmingmifs .mif-text {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px
}

#swimmingmifs {
    padding-top: 50px
}

#swimmingmifs:before {
    height: 10px;
    width: 440px;
    max-width: 100%;
    position: absolute;
    left: 50%;
    background: #f5ca36;
    box-shadow: inset 0 3px 0 rgba(236, 186, 12, .9)
}

#swimmingmifs .heading_title h2 {
    color: #000
}

#swimmingmifs .mif-text {
    letter-spacing: -.25px;
    color: #999
}

#swimmingmifs .mif-busters {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -1px;
    position: relative
}

#swimmingmifs .mif-busters:before {
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 14px;
    background: #555;
    z-index: -1
}

#swimmingmifs .mif-busters span {
    display: inline-block;
    padding: 0 15px;
    background: #fff
}

#swimmingmifs .mif-wrap {
    padding: 0 0 40px
}

#swimmingmifs .mifb {
    margin-bottom: 15px
}

#swimmingmifs .mifb .mifb-icon {
    margin-bottom: 50px
}

#swimmingmifs .mifb .mifb-title {
    font-weight: 600;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 35px;
    color: #f5ca36;
    text-transform: uppercase
}

#swimmingmifs .mifb .mifb-text {
    padding: 0 5%;
    font-size: 14px;
    line-height: 22px
}

#content .padavan-results-wrap .kb-article .kba-block,
#benefitsbase .kw-block .kb-article .kba-block,
#materials .kb-article .kba-block,
#padavan-results .kb-article .kba-block,
.another-articles .kba-block {
    border: 1px solid #ECECEC;
    border-radius: 2px
}

#content .padavan-results-wrap .kb-article .kba-block:hover .kbai .kbai-inner img,
#benefitsbase .kw-block .kb-article .kba-block:hover .kbai .kbai-inner img,
#materials .kb-article .kba-block:hover .kbai .kbai-inner img,
#padavan-results .kb-article .kba-block:hover .kbai .kbai-inner img,
.another-articles .kba-block:hover .kbai .kbai-inner img {
    opacity: .5;
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1)
}

#content .padavan-results-wrap .kb-article .kba-head,
#benefitsbase .kw-block .kb-article .kba-head,
#materials .kb-article .kba-head,
#padavan-results .kb-article .kba-head,
.another-articles .kba-head {
    display: none;
    padding: 15px;
    font-size: 22px;
    line-height: 26px;
    font-family: "PT Serif", serif;
    height: 108px;
    overflow: hidden;
    font-weight: 700
}

#content .padavan-results-wrap .kb-article .kba-head .kba-title>a,
#benefitsbase .kw-block .kb-article .kba-head .kba-title>a,
#materials .kb-article .kba-head .kba-title>a,
#padavan-results .kb-article .kba-head .kba-title>a,
.another-articles .kba-head .kba-title>a {
    color: #666;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#content .padavan-results-wrap .kb-article .kba-body,
#benefitsbase .kw-block .kb-article .kba-body,
#materials .kb-article .kba-body,
#padavan-results .kb-article .kba-body,
.another-articles .kba-body {
    padding-bottom: 15px
}

#content .padavan-results-wrap .kb-article .kba-body li.kba-li,
#benefitsbase .kw-block .kb-article .kba-body li.kba-li,
#materials .kb-article .kba-body li.kba-li,
#padavan-results .kb-article .kba-body li.kba-li,
.another-articles .kba-body li.kba-li {
    width: 100%;
    max-width: 100%;
    padding: 0 15px
}

#content .padavan-results-wrap .kb-article .kba-body li.kba-li.kba-image-block,
#benefitsbase .kw-block .kb-article .kba-body li.kba-li.kba-image-block,
#materials .kb-article .kba-body li.kba-li.kba-image-block,
#padavan-results .kb-article .kba-body li.kba-li.kba-image-block,
.another-articles .kba-body li.kba-li.kba-image-block {
    padding: 0
}

#content .padavan-results-wrap .kb-article .kba-body li.kba-li.kba-data-block,
#benefitsbase .kw-block .kb-article .kba-body li.kba-li.kba-data-block,
#materials .kb-article .kba-body li.kba-li.kba-data-block,
#padavan-results .kb-article .kba-body li.kba-li.kba-data-block,
.another-articles .kba-body li.kba-li.kba-data-block {
    padding: 0 15px;
    margin-bottom: 10px
}

#content .padavan-results-wrap .kb-article .kba-body li.kba-li.kba-data-block .kbad .kbad-li+.kbad-li,
#benefitsbase .kw-block .kb-article .kba-body li.kba-li.kba-data-block .kbad .kbad-li+.kbad-li,
#materials .kb-article .kba-body li.kba-li.kba-data-block .kbad .kbad-li+.kbad-li,
#padavan-results .kb-article .kba-body li.kba-li.kba-data-block .kbad .kbad-li+.kbad-li,
.another-articles .kba-body li.kba-li.kba-data-block .kbad .kbad-li+.kbad-li {
    margin-left: 10px
}

#content .padavan-results-wrap .kb-article .kba-body li.kba-li.kba-data-block .kbad .kbad-li>[class*=kbad-]+[class*=kbad-],
#benefitsbase .kw-block .kb-article .kba-body li.kba-li.kba-data-block .kbad .kbad-li>[class*=kbad-]+[class*=kbad-],
#materials .kb-article .kba-body li.kba-li.kba-data-block .kbad .kbad-li>[class*=kbad-]+[class*=kbad-],
#padavan-results .kb-article .kba-body li.kba-li.kba-data-block .kbad .kbad-li>[class*=kbad-]+[class*=kbad-],
.another-articles .kba-body li.kba-li.kba-data-block .kbad .kbad-li>[class*=kbad-]+[class*=kbad-] {
    margin-left: 5px
}

#content .padavan-results-wrap .kb-article .kba-body li.kba-li.kba-title-block,
#benefitsbase .kw-block .kb-article .kba-body li.kba-li.kba-title-block,
#materials .kb-article .kba-body li.kba-li.kba-title-block,
#padavan-results .kb-article .kba-body li.kba-li.kba-title-block,
.another-articles .kba-body li.kba-li.kba-title-block {
    padding: 22px 15px 15px
}

#content .padavan-results-wrap .kb-article .kba-body li.kba-li.kba-title-block a,
#benefitsbase .kw-block .kb-article .kba-body li.kba-li.kba-title-block a,
#materials .kb-article .kba-body li.kba-li.kba-title-block a,
#padavan-results .kb-article .kba-body li.kba-li.kba-title-block a,
.another-articles .kba-body li.kba-li.kba-title-block a {
    font-size: 18px;
    line-height: 22px;
    color: #555;
    font-weight: 700;
    letter-spacing: -.5px;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#content .padavan-results-wrap .kb-article .kba-body li.kba-li.kba-title-block a:hover,
#benefitsbase .kw-block .kb-article .kba-body li.kba-li.kba-title-block a:hover,
#materials .kb-article .kba-body li.kba-li.kba-title-block a:hover,
#padavan-results .kb-article .kba-body li.kba-li.kba-title-block a:hover,
.another-articles .kba-body li.kba-li.kba-title-block a:hover {
    color: #aec761
}

#content .padavan-results-wrap .kb-article .kba-body li.kba-li .kbad-parent,
#benefitsbase .kw-block .kb-article .kba-body li.kba-li .kbad-parent,
#materials .kb-article .kba-body li.kba-li .kbad-parent,
#padavan-results .kb-article .kba-body li.kba-li .kbad-parent,
.another-articles .kba-body li.kba-li .kbad-parent {
    font-size: 14px;
    line-height: 16px;
    color: #aec761
}

#content .padavan-results-wrap .kb-article .kba-body li.kba-li .kbad-parent a,
#benefitsbase .kw-block .kb-article .kba-body li.kba-li .kbad-parent a,
#materials .kb-article .kba-body li.kba-li .kbad-parent a,
#padavan-results .kb-article .kba-body li.kba-li .kbad-parent a,
.another-articles .kba-body li.kba-li .kbad-parent a {
    color: #aec761;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#content .padavan-results-wrap .kb-article .kba-body li.kba-li .kbad-parent a:hover,
#benefitsbase .kw-block .kb-article .kba-body li.kba-li .kbad-parent a:hover,
#materials .kb-article .kba-body li.kba-li .kbad-parent a:hover,
#padavan-results .kb-article .kba-body li.kba-li .kbad-parent a:hover,
.another-articles .kba-body li.kba-li .kbad-parent a:hover {
    color: #666
}

#content .padavan-results-wrap .kb-article .kba-body li.kba-li.kba-text-block,
#benefitsbase .kw-block .kb-article .kba-body li.kba-li.kba-text-block,
#materials .kb-article .kba-body li.kba-li.kba-text-block,
#padavan-results .kb-article .kba-body li.kba-li.kba-text-block,
.another-articles .kba-body li.kba-li.kba-text-block {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px
}

#content .padavan-results-wrap .kb-article .kba-body li.kba-li .kbad-li.kbad-cat,
#benefitsbase .kw-block .kb-article .kba-body li.kba-li .kbad-li.kbad-cat,
#materials .kb-article .kba-body li.kba-li .kbad-li.kbad-cat,
#padavan-results .kb-article .kba-body li.kba-li .kbad-li.kbad-cat,
.another-articles .kba-body li.kba-li .kbad-li.kbad-cat {
    width: 65%
}

#content .padavan-results-wrap .kb-article .kba-body li.kba-li .kbad-li.kbad-view,
#benefitsbase .kw-block .kb-article .kba-body li.kba-li .kbad-li.kbad-view,
#materials .kb-article .kba-body li.kba-li .kbad-li.kbad-view,
#padavan-results .kb-article .kba-body li.kba-li .kbad-li.kbad-view,
.another-articles .kba-body li.kba-li .kbad-li.kbad-view {
    width: 20%
}

#content .padavan-results-wrap .kb-article .kba-body li.kba-li .kbad-li.kbad-com,
#benefitsbase .kw-block .kb-article .kba-body li.kba-li .kbad-li.kbad-com,
#materials .kb-article .kba-body li.kba-li .kbad-li.kbad-com,
#padavan-results .kb-article .kba-body li.kba-li .kbad-li.kbad-com,
.another-articles .kba-body li.kba-li .kbad-li.kbad-com {
    width: 15%
}

#content .padavan-results-wrap .kb-article .kba-body .kbai,
#benefitsbase .kw-block .kb-article .kba-body .kbai,
#materials .kb-article .kba-body .kbai,
#padavan-results .kb-article .kba-body .kbai,
.another-articles .kba-body .kbai {
    position: relative;
    overflow: hidden
}

#content .padavan-results-wrap .kb-article .kba-body .kbai:before,
#benefitsbase .kw-block .kb-article .kba-body .kbai:before,
#materials .kb-article .kba-body .kbai:before,
#padavan-results .kb-article .kba-body .kbai:before,
.another-articles .kba-body .kbai:before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-top: 50%
}

#content .padavan-results-wrap .kb-article .kba-body .kbai:after,
#benefitsbase .kw-block .kb-article .kba-body .kbai:after,
#materials .kb-article .kba-body .kbai:after,
#padavan-results .kb-article .kba-body .kbai:after,
.another-articles .kba-body .kbai:after {
    content: "";
    position: absolute;
    top: auto;
    height: 7px;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #aec761
}

#content .padavan-results-wrap .kb-article .kba-body .kbai .kbai-inner,
#benefitsbase .kw-block .kb-article .kba-body .kbai .kbai-inner,
#materials .kb-article .kba-body .kbai .kbai-inner,
#padavan-results .kb-article .kba-body .kbai .kbai-inner,
.another-articles .kba-body .kbai .kbai-inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: -webkit-linear-gradient(135deg, #aec761 0, #04a9de 100%);
    background: linear-gradient(-45deg, #aec761 0, #04a9de 100%)
}

#content .padavan-results-wrap .kb-article .kba-body .kbai .kbai-inner>img,
#benefitsbase .kw-block .kb-article .kba-body .kbai .kbai-inner>img,
#materials .kb-article .kba-body .kbai .kbai-inner>img,
#padavan-results .kb-article .kba-body .kbai .kbai-inner>img,
.another-articles .kba-body .kbai .kbai-inner>img {
    width: 100%;
    max-width: 100%;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    transition: opacity .35s, transform .35s, -webkit-transform .35s
}

#content .padavan-results-wrap .kb-article .kba-body .kbai.extended:before,
#benefitsbase .kw-block .kb-article .kba-body .kbai.extended:before,
#materials .kb-article .kba-body .kbai.extended:before,
#padavan-results .kb-article .kba-body .kbai.extended:before,
.another-articles .kba-body .kbai.extended:before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-top: 100%
}

#content .padavan-results-wrap .kb-article .kba-body .kbab a,
#benefitsbase .kw-block .kb-article .kba-body .kbab a,
#materials .kb-article .kba-body .kbab a,
#padavan-results .kb-article .kba-body .kbab a,
.another-articles .kba-body .kbab a {
    font-size: 14px;
    line-height: 18px;
    color: #04a9de;
    text-decoration: underline
}

#content .padavan-results-wrap .kb-article .kba-body .kbab a:hover,
#benefitsbase .kw-block .kb-article .kba-body .kbab a:hover,
#benefitsbase .kw-block .kwb a,
#benefitsbase .kw-block .kwb a:hover,
#materials .kb-article .kba-body .kbab a:hover,
#padavan-results .kb-article .kba-body .kbab a:hover,
.another-articles .kba-body .kbab a:hover {
    text-decoration: none
}

#benefitsbase {
    background-image: url(benefitsbase_bg.jpg);
    padding-top: 60px
}

#benefitsbase:before {
    content: "";
    display: block;
    height: 10px;
    width: 440px;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -220px;
    background: #aec761
}

#benefitsbase .heading_title,
#benefitsbase .heading_title .h2,
#benefitsbase .heading_title h2 {
    color: #fff
}

#benefitsbase .benefits-wrap {
    padding: 0 0 40px
}

#benefitsbase .kw-intro {
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    padding-top: 20px;
    margin-bottom: 40px
}

#benefitsbase .kw-title {
    font-size: 22px;
    line-height: 26px;
    color: #f6cc3c;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 30px
}

#benefitsbase .kw-block {
    border-top: 1px solid #f6cc3c;
    padding-top: 30px
}

#benefitsbase .kw-block .kwb {
    padding-left: 45px;
    padding-right: 45px;
    color: #fff;
    margin-bottom: 40px
}

#benefitsbase .kw-block .kb-article,
#benefitsbase .search-form-wrap {
    margin-bottom: 30px
}

#benefitsbase .kw-block .kwb .kwb-text {
    padding-left: 15px
}

#benefitsbase .kw-block .kwb .kwbi {
    width: 50px
}

#benefitsbase .kw-block .kwb a {
    color: #f5d051;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#benefitsbase .kw-block .kwb a img {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#benefitsbase .kw-block .kwb a:hover img {
    -webkit-transform: scale(.87);
    -ms-transform: scale(.87);
    transform: scale(.87)
}

#benefitsbase.inverted {
    background-image: none;
    z-index: inherit
}

#benefitsbase.inverted .benefits-wrap {
    border-top: 1px solid transparent;
    padding-top: 0
}

#benefitsbase.inverted .kw-intro {
    color: #555
}

#benefitsbase.inverted .kw-block {
    border: 1px solid transparent;
    padding-top: 0
}

#benefitsbase .search-form-wrap .form-control {
    border-radius: 0
}

#benefitsbase .search-form-wrap .input-group-addon {
    border-right: 0
}

#benefitsbase .search-form-wrap .btn[type=submit] {
    color: #000;
    outline: 0;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 22px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 3px;
    background: #fece17;
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 9px 10px 12px;
    border: 1px solid #fece17;
    box-shadow: none;
    min-width: 60px
}

#benefitsbase .pagination>li:first-child>span,
#benefitsbase .pagination>li:last-child>span,
#benefitsbase .search-form-wrap .form-ul li.fu-submit button {
    border-radius: 0
}

#benefitsbase .search-form-wrap .btn[type=submit]:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 100%;
    background: 0 0;
    z-index: -1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin: 0;
    padding: 0
}

#benefitsbase .search-form-wrap .btn[type=submit]:hover:before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    background: #f9eb1b
}

#benefitsbase .search-form-wrap .form-ul li {
    position: relative
}

#benefitsbase .search-form-wrap .form-ul li.fu-label {
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

#benefitsbase .search-form-wrap .form-ul li.fu-label .ful-label {
    background: #eee;
    font-size: 20px;
    line-height: 46px;
    color: #555;
    letter-spacing: -1px;
    padding: 0 10px;
    text-align: center
}

#benefitsbase .search-form-wrap .form-ul li.fu-input {
    -webkit-flex-grow: 9;
    -ms-flex-grow: 9;
    -webkit-box-flex: 9;
    -ms-flex-positive: 9;
    flex-grow: 9
}

#benefitsbase .search-form-wrap .form-ul li.fu-submit {
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

#benefitsbase .search-form-wrap .form-ul li .close-img,
#benefitsbase .search-form-wrap .form-ul li .load-img {
    position: absolute;
    top: 15px;
    right: 10px;
    left: auto
}

#benefitsbase .search-form-wrap .form-ul li .form-control {
    padding-right: 30px
}

#benefitsbase .search-form-wrap .fu-input-inner {
    position: relative
}

#benefitsbase .search-form-wrap .ajax-results {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 10px;
    background: #fff;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .3);
    z-index: 100
}

#benefitsbase .search-form-wrap .ajax-result-block>a {
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    font-size: 16px;
    line-height: 20px;
    color: #555
}

#benefitsbase .search-form-wrap .ajax-result-block>a:hover {
    color: #5bb12f
}

#benefitsbase .search-form-wrap .ajax-result-row+.ajax-result-row {
    border-top: 1px solid #eee
}

#benefitsbase .search-found-total {
    padding: 10px;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
    background: #fcf8e3
}

#benefitsbase .pagination,
#benefitsbase .pagination>li {
    line-height: 20px;
    font-size: 16px
}

#benefitsbase .search-found-total .advsea-highlight {
    font-style: normal;
    color: #5bb12f
}

#benefitsbase .pagination {
    margin: 0
}

#benefitsbase .pagination>li a,
#benefitsbase .pagination>li span {
    font-size: 16px;
    line-height: 24px;
    padding: 9px 15px
}

#benefitsbase .pagination>li a {
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 1px solid #aec761;
    color: #555
}

#benefitsbase .pagination>li.active span,
#benefitsbase .pagination>li.active>a {
    background: #aec761;
    border: 1px solid #aec761;
    color: #fff
}

#benefitsbase .search-found-paging {
    text-align: right
}

#benefitsbase .pagination-wrap {
    margin-bottom: 15px
}

#results {
    background-color: #eee;
    padding-top: 50px
}

#results:before {
    content: "";
    display: block;
    height: 10px;
    width: 440px;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -220px;
    background: #04a9de;
    box-shadow: inset 0 3px 0 rgba(3, 131, 172, .9)
}

#results .learner .ls-attr .ls-attr-val .lsa-name span+span,
#results .learner .ls-attr .ls-pre-attr span+span {
    margin-left: 5px
}

#results .heading_title {
    margin-bottom: 40px
}

#results .results-wrap {
    padding: 0 0 25px
}

#results .results-intro {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 0px
}

#results .results-intro .salmon {
    color: #e84430
}

#results .results-intro .ri-title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    text-transform: uppercase;
    color: #04a9de;
    letter-spacing: -1px
}

#results .r-intro {
    padding-top: 10px;
    font-size: 22px;
    line-height: 30px;
    color: #777
}

#results .learner {
    margin-bottom: 30px
}

#results .learner .learner-inner {
    background: rgba(255, 255, 255, .42);
    border-radius: 2px;
    border: 1px solid rgba(228, 228, 228, .78);
    padding: 30px 30px 15px
}

#results .learner .learner-side {
    width: 50%
}

#results .learner .learner-side.l-left img,
#results .learner .ls-attr .ls-attr-val .lsa-name {
    width: 100%;
    max-width: 100%
}

#results .learner .learner-side.l-right {
    padding-left: 0
}

#results .learner .learner-side.l-left {
    padding-right: 20px
}

#results .learner .ls-name {
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    font-family: "PT Serif", serif;
    margin-bottom: 15px;
    color: #000
}

#results .learner .ls-attr {
    font-size: 14px;
    line-height: 16px
}

#results .learner .ls-attr .ls-pre-attr {
    color: #555;
    margin-bottom: 5px
}

#results .learner .ls-attr .ls-pre-attr span {
    display: inline-block
}

#results .learner .ls-attr .ls-attr-val {
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
    padding-bottom: 13px;
    border-bottom: 1px solid #aec761;
    font-size: 16px;
    line-height: 20px;
    padding-top: 3px
}

#results .learner .ls-attr .ls-attr-val.no-border,
#results .learner .ls-attr .ls-attr-val:last-child {
    border-bottom: none
}

#results .learner .ls-attr .ls-attr-val .lsa-val {
    color: #aec761
}

#results .learner .ls-attr .salmon {
    color: #e84430
}

#results .learner sup {
    font-size: 100%;
    top: -.4em
}

#teachers {
    background-color: #bed4ef;
    padding-top: 50px
}

#teachers:before {
    content: "";
    display: block;
    height: 10px;
    width: 440px;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -220px;
    background: #04a9de;
    box-shadow: inset 0 3px 0 rgba(3, 131, 172, .9)
}

#teachers .learner .ls-attr .ls-attr-val .lsa-name span+span,
#teachers .learner .ls-attr .ls-pre-attr span+span {
    margin-left: 5px
}

#teachers .heading_title {
    margin-bottom: 40px
}

#teachers .teachers-wrap {
    padding: 0 0 25px
}

#teachers .teachers-intro {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 50px
}

#teachers .teachers-intro .salmon {
    color: #e84430
}

#teachers .teachers-intro .ri-title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    text-transform: uppercase;
    color: #04a9de;
    letter-spacing: -1px
}

#teachers .r-intro {
    padding-top: 10px;
    font-size: 22px;
    line-height: 30px;
    color: #777
}

#teachers .learner {
    margin-bottom: 30px
}

#teachers .learner .learner-inner {
    background: rgba(255, 255, 255, .42);
    border-radius: 2px;
    border: 1px solid rgba(228, 228, 228, .78);
    padding: 30px 30px 15px
}

#teachers .learner .learner-side {
    width: 100%
}

#teachers .learner .learner-side.l-left img,
#teachers .learner .ls-attr .ls-attr-val .lsa-name {
    width: 100%;
    max-width: 100%
}

#teachers .learner .learner-side.l-right {
    padding-left: 0
}

#teachers .learner .learner-side.l-left {
    padding-right: 0;
}

#teachers .learner .ls-name {
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    font-family: "PT Serif", serif;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #000
}

#teachers .learner .ls-attr {
    font-size: 14px;
    line-height: 22px;
    text-align: left !important;
}

#teachers .learner .ls-attr .ls-pre-attr {
    color: #555;
    margin-bottom: 5px
}

#teachers .learner .ls-attr .ls-pre-attr span {
    display: inline-block
}

#teachers .learner .ls-attr .ls-attr-val {
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
    padding-bottom: 13px;
    border-bottom: 1px solid #aec761;
    font-size: 16px;
    line-height: 20px;
    padding-top: 3px
}

#teachers .learner .ls-attr .ls-attr-val.no-border,
#teachers .learner .ls-attr .ls-attr-val:last-child {
    border-bottom: none
}

#teachers .learner .ls-attr .ls-attr-val .lsa-val {
    color: #aec761
}

#teachers .learner .ls-attr .salmon {
    color: #e84430
}

#teachers .learner sup {
    font-size: 100%;
    top: -.4em
}

#content.skyblue-stripe:before,
#content:before,
#materials:before {
    height: 10px;
    width: 440px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -220px;
    display: block;
    content: "";
    max-width: 100%
}

#materials {
    padding-top: 50px;
    background: #fff
}

#materials:before {
    background: #f5ca36;
    box-shadow: inset 0 3px 0 rgba(236, 186, 12, .9)
}

#materials .heading_title {
    margin-bottom: 40px
}

#materials .materials-wrap {
    padding: 20px 0
}

#materials .kb-article {
    margin-bottom: 30px
}

#materials .materials-all {
    padding-top: 50px;
    padding-bottom: 20px
}

#subscription {
    padding-top: 80px;
    padding-bottom: 60px;
    background: #0496c5
}

#subscription .ssw {
    margin-bottom: 15px
}

#subscription .ssw .ssw-pre-title {
    color: #fff;
    margin-bottom: 15px;
    font-weight: 300;
    font-size: 15px;
    line-height: 19px
}

#subscription .ssw .ssw-title {
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px
}

#content {
    padding-top: 60px;
    padding-bottom: 40px
}

#content:before {
    background: #aec761;
    box-shadow: inset 0 3px 0 rgba(152, 181, 64, .9)
}

#content.skyblue-stripe:before {
    background: #04a9de;
    box-shadow: inset 0 3px 0 rgba(3, 131, 172, .9)
}

#content .heading_title {
    margin-bottom: 40px;
    padding-top: 10px
}

#content .heading_title .h1,
#content .heading_title .h2,
#content .heading_title h1,
#content .heading_title h2 {
    margin-top: 0
}

#content .content {
    margin-bottom: 30px
}

#content .content ol li {
    list-style: decimal
}

#content .content ul {
    padding-left: 30px;
    list-style: inherit
}

#content .content ul li {
    list-style-type: disc
}

#content.content-article .content a,
#content.content-article .content li,
#content.content-article .content p,
#content.content-article .content span {
    font-size: 16px;
    line-height: 24px
}

#content.content-article .content-img-modal img {
    cursor: pointer
}

#content .team-block .team-block-inner {
    padding: 30px 30px 15px;
    border: 1px solid #eee;
    margin-bottom: 30px;
    border-radius: 3px
}

#content .team-block .tb-image {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden
}

#content .team-block .tb-image img {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#content .team-block .tb-image img:hover {
    -webkit-filter: saturate(150%);
    -moz-filter: saturate(150%);
    -o-filter: saturate(150%);
    -ms-filter: saturate(150%);
    filter: saturate(150%);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

#content .team-block .tb-name {
    color: #555;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
    letter-spacing: -.5px
}

#content .team-block .tb-role {
    color: #aec761;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid #aec761;
    margin-bottom: 20px
}

#content .team-block .tb-desc {
    color: #777;
    margin-bottom: 15px
}

#content .padavan-results-wrap .kb-article,
#content .padavan-reviews-wrap .pr-block,
#content .padavan-reviews-wrap .pr-btn-block {
    margin-bottom: 30px
}

#content .team-block .tb-soc li a {
    display: block;
    margin-right: 10px
}

#content .team-block .tb-soc li a img {
    opacity: .3;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#content .team-block .tb-soc li a:hover img {
    opacity: .6
}

#content .carousel-wrap {
    position: relative
}

#content .carousel-wrap .rec-nav {
    background: #fff;
    color: #000;
    position: absolute;
    top: 40%;
    left: 0;
    width: 50px;
    height: 50px;
    z-index: 10;
    cursor: pointer
}

#content .carousel-wrap .rec-nav.rec-next {
    left: auto;
    right: 0;
    border-radius: 5px 0 0 5px
}

#content .carousel-wrap .rec-nav.rec-prev {
    left: 0;
    right: auto;
    border-radius: 0 5px 5px 0
}

#content .carousel-wrap .rec-nav .rec-nav-inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    font-size: 45px;
    text-align: center;
    line-height: 50px
}

#content .contact-feedback .feedback-intro,
#content .contact-review .review-intro {
    font-size: 20px;
    line-height: 24px
}

#content .breadcrumb {
    background: #f8f8f8
}

#content .breadcrumb .B_currentCrumb {
    color: #98b540
}

#content .breadcrumb a {
    color: #555
}

#content .feedback-form .btn-blue,
#content .review-form .btn-green {
    color: #fff
}

#content .padavan-reviews-wrap {
    padding-top: 50px
}

#content .padavan-reviews-wrap .gray-line {
    margin-bottom: 30px;
    position: relative
}

#content .padavan-reviews-wrap .gray-line:before {
    content: "";
    position: absolute;
    top: 50%;
    height: 1px;
    left: 15px;
    right: 15px;
    background: #dcdcdc
}

#content .feedback-form .cf-block {
    margin-bottom: 15px
}

#content .review-form .form-control:focus {
    border-color: #aec761;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 2px 3px rgba(174, 199, 97, .6)
}

#padavan-results:before,
#project-reasons:before {
    box-shadow: inset 0 3px 0 rgba(3, 131, 172, .9);
    background: #04a9de
}

#content .mat-wrap {
    margin-bottom: 50px
}

#content .mat-wrap .mat-image {
    margin-bottom: 15px;
    position: relative
}

#content .mat-wrap .mat-image:before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-top: 57%
}

#content .mat-wrap .mat-image .abs-link {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #aec761;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#content .mat-wrap .mat-image .abs-link:before {
    content: "";
    position: absolute;
    top: -15px;
    right: -15px;
    bottom: -15px;
    left: -15px;
    border: 1px solid #aec761;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#content .mat-wrap .mat-image .abs-link span {
    color: #aec761;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    top: 40%;
    margin-top: -14px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-bottom: 1px solid transparent
}

#content .mat-wrap .mat-image .abs-link.abs-half {
    width: 50%;
    padding: 15px
}

#content .mat-wrap .mat-image .abs-link.abs-half.abs-left {
    left: 0;
    right: auto
}

#content .mat-wrap .mat-image .abs-link.abs-half.abs-right {
    left: auto;
    right: 0
}

#content .mat-wrap .mat-image:hover .abs-link {
    opacity: 1
}

#content .mat-wrap .mat-image:hover .abs-link:before {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px
}

#content .mat-wrap .mat-image:hover .abs-link span {
    top: 50%;
    border-bottom: 1px solid #aec761
}

#content .mat-wrap .mat-image:hover .abs-link.abs-half span {
    border-bottom: 1px solid transparent
}

#content .mat-wrap .mat-image-wrap {
    padding-right: 0
}

#content .mat-wrap .mat-info-wrap {
    padding-left: 0
}

#content .mat-wrap .mat-info {
    margin-bottom: 15px;
    padding: 30px;
    background-color: #eee
}

#content .mat-wrap .mat-info .mi-title {
    color: #555;
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 30px
}

#content .mat-wrap .mat-info .mi-text {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px
}

#content .mat-wrap .mat-info .mi-link a {
    font-size: 14px;
    line-height: 18px;
    color: #04a9de;
    text-decoration: underline;
    outline: 0
}

#content .mat-wrap .mat-info .mi-link a:hover {
    text-decoration: none
}

#content .fishki-big {
    margin-bottom: 30px;
    position: relative;
    background-image: url(public/img/fishki_big_bg.jpg)
}

#content .fishki-big:before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-top: 88%;
    background: -webkit-linear-gradient(135deg, #555 0, #0484ab 100%);
    background: linear-gradient(-45deg, #555 0, #0484ab 100%);
    opacity: .7
}

#content .fishki-big .blue {
    color: #04a9de
}

#content .fishki-big .yellow {
    color: #f5ca36
}

#content .fishki-big .fishki-big-inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 30px 80px
}

#content .fishki-big .swimming-form .total-downloads {
    color: #fff;
    padding-top: 10px
}

#content .fishki-big .swimming-form .total-downloads i,
#content .fishki-big .swimming-form .total-downloads span {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle
}

#content .fishki-big .fsw {
    margin-bottom: 35px
}

#content .fishki-big .fsw .fsw-title {
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 30px;
    text-transform: uppercase
}

#content .fishki-big .fsw .fsw-free {
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    margin-bottom: 30px
}

#content .fishki-big .fsw .fsw-post-free {
    color: #fff;
    font-size: 24px;
    line-height: 28px
}

#content.audit-content .content-slogan,
#content.audit-content .heading_info .h1,
#content.audit-content .heading_info h1 {
    font-size: 60px;
    line-height: 64px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase
}

#content .fishki-big .fsw .fsw-post-free .fswp {
    display: inline-block;
    position: relative
}

#content .fishki-big .fsw .fsw-post-free .fswp:after,
#content .fishki-big .fsw .fsw-post-free .fswp:before {
    content: '';
    display: block;
    width: 32px;
    height: 67px;
    position: absolute;
    top: 50px;
    left: -50px;
    background-image: url(public/img/fishki-arrow.png)
}

#content .fishki-big .fsw .fsw-post-free .fswp:after {
    left: auto;
    right: -50px;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

#content .fishki-big .fishki-logo-wrap {
    padding-top: 30px;
    margin-bottom: 30px
}

#content.audit-content {
    padding-top: 100px;
    padding-bottom: 50px
}

#content.audit-content .heading_info .h1,
#content.audit-content .heading_info .h2,
#content.audit-content .heading_info h1,
#content.audit-content .heading_info h2 {
    margin-top: 0
}

#content.audit-content .content-h1 {
    margin-bottom: 20px;
    color: #aec761
}

#content.audit-content .content-slogan {
    color: #fff;
    margin-bottom: 50px
}

#content.audit-content .content-slogan2 {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 50px
}

.audit-form .form-control {
    border-radius: 5px;
    padding: 5px 15px
}

.audit-form button.btn {
    border-radius: 5px;
    color: #fff
}

.audit-examples-wrap {
    color: #aec761;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    padding-top: 25px;
    padding-bottom: 45px;
    margin-bottom: 45px;
    border-bottom: 1px solid #866c8d
}

.audit-examples-wrap .example-site {
    cursor: pointer;
    border-bottom: 1px dashed #aec761;
    display: inline-block;
    margin-left: 5px
}

.audit-results-wrap .ar-info .ari-data .arf-wrap:before,
.audit-subscribe .form-group:before {
    display: block;
    width: 100%;
    content: ""
}

.audit-results-wrap .ar-greetings {
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 30px
}

.audit-results-wrap .ar-greetings .coral {
    color: #e84430
}

.audit-results-wrap .ar-greetings .mint {
    color: #aec761
}

.audit-results-wrap .ar-info {
    border-radius: 5px;
    border: 1px solid #aec761
}

.audit-results-wrap .ar-info .ari-title {
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    font-weight: 300;
    padding: 30px;
    border-bottom: 1px solid #aec761
}

.audit-results-wrap .ar-info .ari-data {
    padding: 45px 45px 0;
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300
}

.audit-results-wrap .ar-info .ari-data .ari-data-number {
    border-right: 1px solid #fff;
    padding-bottom: 40px
}

.audit-results-wrap .ar-info .ari-data .ari-data-row-wrap {
    margin-bottom: 40px
}

.audit-results-wrap .ar-info .ari-data .ari-data-row-3 .ari-data-number {
    padding-bottom: 0
}

.audit-results-wrap .ar-info .ari-data .ari-data-val {
    font-weight: 600
}

.audit-results-wrap .ar-info .ari-data .ari-data-val .coral {
    color: #e84430
}

.audit-results-wrap .ar-info .ari-data .ari-data-val .yellow {
    color: #f5ca36
}

.audit-results-wrap .ar-info .ari-data .ari-data-val .blue {
    color: #04a9de
}

.audit-results-wrap .ar-info .ari-data .arf-wrap {
    position: relative
}

.audit-results-wrap .ar-info .ari-data .arf-wrap:before {
    height: 0;
    padding-top: 110%;
    margin-top: -25px
}

.audit-results-wrap .ar-info .ari-data .arf-wrap .arf-block {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: url(public/img/icon-pdf-large.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.audit-subscribe-wrap {
    margin-bottom: 45px
}

.audit-subscribe .form-group {
    margin-top: 90px
}

.audit-subscribe .form-group.form-group-btn:before {
    background: url(public/img/audit-arrow.png) center center no-repeat;
    height: 90px;
    position: absolute;
    top: -90px;
    left: 0
}

.ar-thanks {
    font-size: 20px;
    line-height: 24px;
    color: #aec761;
    font-weight: 600;
    margin-bottom: 30px
}

.modal-coloured.modal-mint.modal .modal-content {
    border-radius: 3px;
    background-color: #aec761;
    border: #98b540;
    color: #fff
}

.modal-coloured.modal-mint.modal .modal-content .modal-header {
    background-color: #98b540;
    border-bottom: 1px solid #aec761;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    text-align: center
}

.modal-coloured.modal-mint.modal .modal-content .modal-header .h4,
.modal-coloured.modal-mint.modal .modal-content .modal-header h4 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    font-family: "Open Sans", Arial, sans-serif
}

.modal-coloured.modal-mint.modal .modal-content .modal-header button:focus {
    outline: 0
}

.modal-coloured.modal-mint.modal .modal-content .modal-header button {
    color: #fff;
    opacity: .7;
    line-height: 28px
}

.modal-coloured.modal-mint.modal .modal-content .modal-header button span {
    display: inline-block;
    line-height: 28px
}

.modal-coloured.modal-mint.modal.modal-small .modal-dialog {
    width: 400px
}

@media (min-width:992px) {
    .modal-coloured.modal-mint.modal.modal-large .modal-dialog {
        width: 960px
    }
}

.modal-coloured.modal-blue.modal .modal-content {
    border-radius: 3px;
    background-color: #04a9de;
    border: #0383ac;
    color: #fff
}

.modal-coloured.modal-blue.modal .modal-content .modal-header {
    background-color: #0383ac;
    border-bottom: 1px solid #04a9de;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    text-align: center
}

.modal-coloured.modal-blue.modal .modal-content .modal-header .h4,
.modal-coloured.modal-blue.modal .modal-content .modal-header h4 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    font-family: "Open Sans", Arial, sans-serif
}

.modal-coloured.modal-blue.modal .modal-content .modal-header button:focus {
    outline: 0
}

.modal-coloured.modal-blue.modal .modal-content .modal-header button {
    color: #fff;
    opacity: .7;
    line-height: 28px
}

.modal-coloured.modal-blue.modal .modal-content .modal-header button span {
    display: inline-block;
    line-height: 28px
}

.modal-coloured.modal-blue.modal.modal-small .modal-dialog {
    width: 400px
}

@media (min-width:992px) {
    .modal-coloured.modal-blue.modal.modal-large .modal-dialog {
        width: 960px
    }
}

.owl-carousel-wrap {
    position: relative
}

.owl-carousel-wrap .rec-nav {
    background: #04a9de;
    color: #fff;
    position: absolute;
    top: 40%;
    left: 0;
    width: 50px;
    height: 50px;
    z-index: 10;
    cursor: pointer
}

.owl-carousel-wrap .rec-nav.rec-next {
    left: auto;
    right: 0;
    border-radius: 5px 0 0 5px
}

.owl-carousel-wrap .rec-nav.rec-prev {
    left: 0;
    right: auto;
    border-radius: 0 5px 5px 0
}

.owl-carousel-wrap .rec-nav .rec-nav-inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    font-size: 45px;
    text-align: center;
    line-height: 50px
}

.rubriki-tags .rtag {
    margin-right: 8px;
    margin-bottom: 10px;
    border-radius: 3px
}

.rubriki-tags .rtag a {
    color: #fff;
    display: block;
    padding: 4px 8px;
    text-decoration: none
}

.rubriki-tags .rtag.cc0 a {
    color: #000
}

.sidebar-wrap .sidebar-header .h1,
.sidebar-wrap .sidebar-header .h2 {
    margin-top: 0;
    margin-bottom: 20px
}

.sidebar-wrap .sidebar-block {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #000
}

.sidebar-wrap .pop-article {
    margin-bottom: 15px
}

.sidebar-wrap .pop-article a {
    color: #000;
    text-decoration: none;
    position: relative;
    display: block
}

.sidebar-wrap .pop-article a:hover .pop-views {
    left: 0
}

.sidebar-wrap .pop-article .popa-img {
    position: relative;
    overflow: hidden
}

.sidebar-wrap .pop-article .popa-img:before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-top: 66.67%
}

.sidebar-wrap .pop-article .popa-img img {
    width: 100%;
    max-width: 100%
}

.sidebar-wrap .pop-article .popa-img .pop-views {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    font-size: 18px;
    line-height: 22px;
    padding-top: 23px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.sidebar-wrap .pop-article .popa-img .popa-img-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto
}

.sidebar-wrap .pop-article .popa-text-wrap {
    padding-left: 0
}

.sidebar-wrap .pop-article .popat-title {
    margin-bottom: 10px
}

.sidebar-wrap .widget-wrap,
.social-shares {
    margin-bottom: 30px
}

.sidebar-wrap .pop-article .popat-text {
    font-size: 12px;
    line-height: 16px;
    color: #666
}

.ns-effect-jelly {
    font-size: 16px;
    line-height: 20px;
    max-width: 345px;
    z-index: 1051
}

.ns-effect-jelly.ns-type-success {
    background: #73ce45
}

.ns-effect-jelly.ns-type-success .ns-close::after,
.ns-effect-jelly.ns-type-success .ns-close::before {
    background: #fff
}

.ns-effect-jelly.ns-type-warning {
    background: #f5ca36;
    color: #555
}

.ns-effect-jelly.ns-type-warning .ns-close::after,
.ns-effect-jelly.ns-type-warning .ns-close::before {
    background: #555
}

.ns-effect-jelly.ns-type-notice {
    background: #04a9de
}

.ns-effect-jelly.ns-type-notice .ns-close::after,
.ns-effect-jelly.ns-type-notice .ns-close::before {
    background: #fff
}

.ns-effect-jelly.ns-type-error {
    background: #e84430
}

.ns-effect-jelly.ns-type-error .ns-close::after,
.ns-effect-jelly.ns-type-error .ns-close::before {
    background: #fff
}

.ns-effect-jelly .ns-box-inner {
    position: relative;
    padding-left: 75px;
    padding-bottom: 15px
}

#project-reasons:before,
.ns-effect-jelly .ns-box-inner:before {
    content: "";
    display: block;
    position: absolute;
    top: 0
}

.ns-effect-jelly .ns-box-inner:before {
    width: 60px;
    height: 60px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(public/img/ara.png);
    left: 0
}

.social-shares {
    padding-bottom: 20px;
    padding-top: 20px;
    background: #04a9de
}

.social-shares .soc-title {
    margin-top: 0;
    color: #fff
}

#project-reasons {
    background: url(digit-bg.png) top left #eee;
    padding-top: 50px
}

#project-reasons:before {
    height: 10px;
    width: 440px;
    max-width: 100%;
    left: 50%;
    margin-left: -220px
}

#project-reasons .heading_title h2 {
    color: #000
}

#project-reasons .pr-wrap {
    padding: 0 0 40px
}

#project-reasons .prb {
    margin-bottom: 15px
}

#project-reasons .prb .prb-icon {
    margin-bottom: 30px
}

#project-reasons .prb .prb-title {
    font-weight: 600;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 30px;
    color: #aec761;
    text-transform: uppercase
}

#project-reasons .prb .prb-text {
    padding: 0 5%;
    font-size: 14px;
    line-height: 22px
}

.padavan-content-wrap .p-title {
    font-size: 36px;
    line-height: 40px;
    padding: 10px 0;
    margin-top: 0;
    margin-bottom: 15px
}

.padavan-info,
.padavan-info a {
    font-size: 16px;
    line-height: 24px
}

.padavan-content-wrap .padavan-photo img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px
}

#contact-soc-block:before,
#padavan-results:before,
#project-videos:before {
    content: "";
    display: block;
    height: 10px;
    width: 440px;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -220px
}

.padavan-info .pi-ul>li>div[class^=p-] {
    margin-bottom: 15px
}

.padavan-info .p-attr-icon {
    min-width: 22px;
    margin-right: 5px
}

.padavan-info .p-attr-lbl {
    margin-right: 5px;
    font-weight: 600
}

.padavan-info .p-attr-val {
    color: #555
}

.padavan-info a {
    color: #04a9de;
    text-decoration: underline
}

.padavan-info a:hover {
    text-decoration: none
}

.padavan-info .p-result-content,
.padavan-info .p-review-content {
    padding-top: 5px
}

#padavan-results {
    padding-top: 50px;
    background: 0 0
}

#padavan-results .heading_title {
    margin-bottom: 40px
}

#padavan-results .kb-article,
.another-articles {
    margin-bottom: 30px
}

#padavan-results .padavan-results-wrap {
    padding: 20px 0
}

#padavan-results .padavan-results-all {
    padding-top: 50px;
    padding-bottom: 20px
}

.another-articles .another-articles-title {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 300;
    letter-spacing: -1px;
    color: #555
}

#project-videos {
    padding-top: 50px;
    padding-bottom: 30px;
    background: 0 0
}

#project-videos:before {
    background: #f5ca36;
    box-shadow: inset 0 3px 0 rgba(236, 186, 12, .9)
}

#project-videos .heading_title {
    margin-bottom: 40px
}

#project-videos .project-videos-wrap {
    padding: 0 0 20px
}

#project-videos .pvw-link {
    margin-bottom: 15px
}

#contact-phones-wrap {
    padding-top: 50px;
    padding-bottom: 30px
}

#contact-phones-wrap .contact-phones .phone-inner {
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    color: #505050;
    letter-spacing: -1px
}

#contact-phones-wrap .contact-phones .phone-inner .grey {
    color: #ccc
}

#contact-phones-wrap .contact-phones .send-mail {
    font-size: 18px;
    line-height: 22px;
    margin-top: 40px
}

#contact-soc-block {
    margin-bottom: 20px
}

#contact-soc-block:before {
    background: #aec761;
    box-shadow: inset 0 3px 0 rgba(152, 181, 64, .9)
}

.swimming-abs,
.swimming-fix {
    background-color: #eee;
    padding-top: 40px
}

#contact-soc-block .title {
    font-size: 30px;
    line-height: 34px;
    margin: 30px 0
}

#contact-soc-block .youtube-widget-wrap {
    margin-bottom: 20px
}

.swimming-abs ol,
.swimming-abs p,
.swimming-abs ul {
    margin-bottom: 10px
}

#contact-soc-block #vk_groups {
    float: right
}

.relative {
    position: relative
}

.swimming-abs {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1
}

.swimming-abs h2,
.swimming-abs h3 {
    text-align: center;
    margin-bottom: 40px;
}

.swimming-abs ol li {
    list-style: decimal
}

.swimming-abs ul {
    margin-left: 40px
}

.swimming-abs ul li {
    list-style: circle
}

.swimming-fix {
    height: 400px
}

.scrollUpButton {
    display: none;
    opacity: .6;
    position: fixed;
    bottom: 10px;
    right: 10px;
    color: orange;
    border: 3px solid orange;
    font-size: 1.5em;
    padding: 5px 10px 7px;
    border-radius: 30px;
    cursor: pointer;
    z-index: 10
}

.scrollUpButton:hover {
    opacity: 1
}

.reviews-block.block-first .review-title {
    background: #aec761
}

.reviews-block.block-first .review-subtitle {
    border-bottom: 3px solid #aec761
}

.reviews-block.block-second .review-title {
    background: #04a9de
}

.reviews-block.block-second .review-subtitle {
    border-bottom: 3px solid #04a9de
}

.reviews-block.block-third .review-title {
    background: #f5ca36
}

.reviews-block.block-third .review-subtitle {
    border-bottom: 3px solid #f5ca36
}

.reviews-block .review-title {
    text-align: center;
    padding: 2px 0;
    color: #fff
}

.reviews-block .review-title .h2 {
    margin: 5px 0
}

.reviews-block .review-subtitle {
    padding-bottom: 10px
}

.reviews-block .get-more-reviews {
    margin: 30px 0 70px
}

.reviews-wrap .review-row {
    padding: 10px 0
}

.reviews-wrap .review-row:nth-child(2n) {
    text-align: right
}

footer .footer {
    padding-top: 30px;
    background: #535559;
    color: #fff
}

footer .footer address {
    margin-bottom: 0
}

footer .footer .footer-logo img {
    margin-bottom: 25px
}

footer .footer .footer-logo ul li {
    width: 100%;
    font-size: 14px;
    line-height: 20px
}

footer .footer .footer-icons {
    padding-top: 34px
}

footer .footer .footer-icons ul>li {
    margin-bottom: 10px
}

footer .footer .footer-menu {
    padding-top: 24px
}

footer .footer .footer-menu li {
    width: 50%;
    max-width: 50%;
    font-size: 15px;
    line-height: 30px;
    font-weight: 300
}

footer .footer .footer-menu li a {
    color: #fff;
    text-decoration: none
}

footer .footer .footer-menu li a:after,
footer .footer .footer-menu li a:before {
    font-size: 16px
}

footer .footer .footer-addr-wrap {
    padding-top: 29px
}

footer .footer .footer-addr {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px
}

footer .footer .footer-phone {
    color: #fece17;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 2px
}

footer .footer .footer-mail {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px
}

footer .footer .footer-mail a {
    color: #fff;
    text-decoration: underline
}

footer .footer .footer-icons li {
    margin-right: 10px
}

footer .footer .footer-addr-wrap ul.faw-ul>li {
    width: 100%
}

footer .footer-bottom {
    background: #000;
    padding-top: 10px;
    padding-bottom: 10px
}

footer .footer-bottom ul li a {
    font-size: 15px;
    line-height: 19px;
    color: #eee;
    text-decoration: none;
    font-weight: 300
}

footer .footer-bottom ul li a:after,
footer .footer-bottom ul li a:before {
    font-size: 17px
}

@media (min-width:768px) and (max-width:991px) {
    header .menu {
        padding: 0
    }
    header .header_info {
        padding-top: 60px;
        padding-bottom: 120px
    }
}

@media (max-width:767px) {
    header .header_info .header-h1 .h1, header .header_info .header-h1 h1 {
        font-size: 20px !important;
        line-height: 26px;
    }
    header #top-bg {
        background-position: center;
    }
    .logo-wrap {text-align: center;}
    header .phonetop { text-align: center !important;}
    header .menu {
        padding: 0
    }
    header .menu ul li {
        width: 100%;
        max-width: 100%;
        text-align: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 10px;
        background: rgba(0, 0, 0, .6)
    }
    header .menu ul li:nth-child(2n) {
        background: rgba(0, 0, 0, .4)
    }
    header .menu ul li a {
        font-size: 20px;
        line-height: 24px
    }
    header .menu ul li a:after,
    header .menu ul li a:before {
        font-size: 21px
    }
    header .header_info {
        padding-top: 50px;
        padding-bottom: 60px
    }
    header .mobile-block button {
        border: 1px solid #fff;
        border-radius: 0;
        margin: 16px 0
    }
    header .mobile-block button span.icon-bar {
        background: #e84430
    }
    section[id^=fishki] .fsw-free,
    section[id^=fishki] .fsw-pre-title {
        font-size: 18px;
        line-height: 24px
    }
    section[id^=fishki] .fsw-title {
        font-size: 24px;
        line-height: 30px
    }
    section[id^=fishki] .swimming-form input.form-control {
        font-size: 18px
    }
    #events {
        padding-top: 30px;
        padding-bottom: 30px
    }
    #events .heading_title {
        margin-bottom: 30px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #factsdigits .digit-diagram-wrap .digit-stat-text {
        padding-right: 25px
    }
}

@media (max-width:991px) {
    #factsdigits:before {
        left: 0;
        margin-left: 0;
        width: 100%
    }
}

@media (min-width:768px) and (max-width:991px) {
    section[id^=fishki] .swimming-form .btn {
        font-size: 15px
    }
    #factsdigits .heading_title {
        margin-bottom: 30px
    }
    #factsdigits .digits-wrap {
        padding-top: 30px
    }
    #factsdigits .digit-block {
        padding: 0 15px
    }
    #factsdigits .digit .digit-value {
        line-height: 26px
    }
    #factsdigits .digit-diagram-wrap {
        padding-left: 15px;
        padding-right: 15px
    }
    #factsdigits .digit-diagram-wrap .digit-stat-text {
        padding-right: 25px
    }
    #factsdigits .digit-diagram-wrap .digit-diagram {
        padding-left: 30px
    }
    #factsdigits .dw-2 .dv-inner {
        padding: 0
    }
}

@media (max-width:767px) {
    #factsdigits {
        padding-top: 30px
    }
    #factsdigits .heading_title {
        margin-bottom: 30px
    }
    #factsdigits .digits-wrap {
        padding-top: 0;
        border-top: none
    }
    #factsdigits .digits-wrap .dw-2 {
        -webkit-order: 1;
        -ms-order: 1;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    #factsdigits .digits-wrap .dw-2 .dv-inner {
        padding: 0
    }
    #factsdigits .digits-wrap .dw-1,
    #factsdigits .digits-wrap .dw-3 {
        -webkit-order: 2;
        -ms-order: 2;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    #factsdigits .digit-block {
        padding: 0 15px
    }
    #factsdigits .digit-block.digit-diagram {
        margin-bottom: 20px
    }
    #factsdigits .digit-block.with-border:before {
        display: none;
        border: none
    }
    #factsdigits .digit-block.digit-zero {
        text-align: center
    }
    #factsdigits .digit-block.digit-zero .digit-stat-text {
        padding: 0
    }
    #factsdigits .digit[class*=flex-] {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 50px
    }
    #factsdigits .digit[class*=flex-]>div[class*=digit-] {
        width: auto;
        max-width: 100%;
        margin-bottom: 0
    }
    #factsdigits .digit .dd-image {
        -webkit-justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 30px
    }
    #factsdigits .digit .dd-list .ddl-li {
        -webkit-justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    #factsdigits .digit .dd-list .ddl-li.ddl-4 .ddl-digit .small {
        max-width: 140px
    }
    #factsdigits .digit .digit-value {
        margin-bottom: 5px
    }
    #factsdigits .digit .digit-icon {
        margin-right: 30px;
        min-width: 80px
    }
    #factsdigits .digit-diagram-wrap {
        padding: 30px 30px 0
    }
}

@media (max-width:991px) {
    #swimmingmifs:before {
        left: 0;
        margin-left: 0;
        width: 100%
    }
    #swimmingmifs .mif-wrap {
        padding-bottom: 10px
    }
    #swimmingmifs .mifb {
        margin-bottom: 50px
    }
    #swimmingmifs .mifb .mifb-icon,
    #swimmingmifs .mifb .mifb-title {
        margin-bottom: 20px
    }
    #benefitsbase:before {
        left: 0;
        margin-left: 0;
        width: 100%
    }
    #benefitsbase .benefits-wrap {
        padding-bottom: 0
    }
    #benefitsbase .kw-block {
        padding-top: 30px
    }
    #benefitsbase .kw-block .kwb {
        padding-left: 30px;
        padding-right: 15px
    }
    #benefitsbase .kw-block .kwb .kwb-text {
        font-size: 16px;
        line-height: 20px
    }
    #results:before {
        left: 0;
        margin-left: 0;
        width: 100%
    }
}

@media (max-width:767px) {
    #results {
        padding-top: 30px
    }
    #results .results-wrap {
        padding-bottom: 0
    }
    #results .learner {
        padding: 0 15px;
        border-bottom: 1px solid #ccc
    }
    #results .learner .learner-side {
        width: 100%
    }
    #results .learner .learner-side.l-left {
        margin-bottom: 20px
    }
    #results .learner .learner-side.l-right {
        padding-left: 0
    }
}

@media (max-width:991px) {
    #materials {
        padding-top: 40px
    }
    #materials:before {
        left: 0;
        margin-left: 0;
        width: 100%
    }
    #materials .heading_title {
        margin-bottom: 20px
    }
    #materials .material-block {
        margin-bottom: 30px
    }
    #materials .materials-all {
        padding-top: 20px
    }
    #subscription {
        padding-top: 40px;
        padding-bottom: 30px
    }
    #subscription .ssw-free,
    #subscription .ssw-pre-title {
        font-size: 18px;
        line-height: 24px
    }
    #subscription .ssw-title {
        font-size: 24px;
        line-height: 30px
    }
    #subscription .swimming-form input.form-control {
        font-size: 18px
    }
}

@media (max-width:767px) {
    #content .team-block .tb-image img {
        width: 100%;
        max-width: 100%
    }
    #content .mat-wrap .mat-info-wrap {
        padding-left: 15px
    }
    #content .mat-wrap .mat-image-wrap {
        padding-right: 15px
    }
    #content .fishki-big:before {
        content: "";
        display: block;
        width: 100%;
        padding-top: 0;
        height: 100%;
        position: absolute;
        top: 0
    }
    #content .fishki-big .fishki-big-inner {
        padding: 30px 60px;
        position: relative
    }
    #content .fishki-big .fsw .fsw-post-free {
        font-size: 22px;
        line-height: 26px
    }
    #content .fishki-big .fsw .fsw-post-free .fswp:after,
    #content .fishki-big .fsw .fsw-post-free .fswp:before {
        top: 80px
    }
    #content .audit-results-wrap .ar-info .ari-data {
        padding: 30px
    }
    #content .audit-results-wrap .ar-info .ari-data .arf-wrap:before {
        content: "";
        display: block;
        width: 100%;
        height: 0;
        padding-top: 110%;
        margin-top: 0
    }
    #content .audit-results-wrap .ar-info .ari-data .arf-wrap .arf-block {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    #content .audit-results-wrap .ar-info .ari-data .ari-data-val {
        text-align: right
    }
    #content .audit-results-wrap {
        margin-bottom: 0px
    }
    #content .audit-subscribe .form-group {
        margin-top: 0
    }
    #content .audit-subscribe .form-group.form-group-btn:before {
        display: none
    }
    .padavan-content-wrap .padavan-photo {
        -webkit-order: 1;
        -ms-order: 1;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .padavan-content-wrap .padavan-info {
        -webkit-order: 2;
        -ms-order: 2;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media (min-width:768px) and (max-width:991px) {
    #content .fishki-big:before {
        content: "";
        display: block;
        width: 100%;
        padding-top: 0;
        height: 100%;
        position: absolute;
        top: 0
    }
    #content .fishki-big .fishki-big-inner {
        padding: 30px 60px;
        position: relative
    }
    #content .fishki-big .fsw .fsw-post-free {
        font-size: 20px;
        line-height: 24px
    }
    #content .fishki-big .fsw .fsw-post-free .fswp:after,
    #content .fishki-big .fsw .fsw-post-free .fswp:before {
        top: 80px
    }
    #content .audit-results-wrap .ar-info .ari-data .arf-wrap:before {
        content: "";
        display: block;
        width: 100%;
        height: 0;
        padding-top: 110%;
        margin-top: -50px
    }
    #content .audit-results-wrap .ar-info .ari-data .arf-wrap .arf-block {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #content .fishki-big:before {
        content: "";
        display: block;
        width: 100%;
        height: 0;
        padding-top: 108%
    }
    #contact-phones-wrap .contact-phones .phone-inner {
        font-size: 32px;
        line-height: 40px
    }
}

@media (max-width:991px) {
    #project-reasons:before {
        left: 0;
        margin-left: 0;
        width: 100%
    }
    #project-reasons .pr-wrap {
        padding-bottom: 10px
    }
    #project-reasons .prb {
        margin-bottom: 50px
    }
    #project-reasons .prb .prb-icon,
    #project-reasons .prb .prb-title {
        margin-bottom: 20px
    }
    #padavan-results {
        padding-top: 40px
    }
    #padavan-results:before {
        left: 0;
        margin-left: 0;
        width: 100%
    }
    #padavan-results .heading_title {
        margin-bottom: 20px
    }
    #padavan-results .padavan-results-block {
        margin-bottom: 30px
    }
    #padavan-results .padavan-results-all {
        padding-top: 20px
    }
    #project-videos {
        padding-top: 40px;
        padding-bottom: 0
    }
    #project-videos:before {
        left: 0;
        margin-left: 0;
        width: 100%
    }
    #project-videos .heading_title {
        margin-bottom: 30px
    }
    #project-videos .pvw-link img {
        width: 100%;
        max-width: 100%
    }
}

@media (min-width:768px) and (max-width:991px) {
    #contact-phones-wrap .contact-phones .phone-inner {
        font-size: 26px;
        line-height: 40px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    footer .footer .footer-addr-wrap .footer-mail {
        font-size: 16px;
        line-height: 22px
    }
}

@media (min-width:768px) and (max-width:991px) {
    footer .footer {
        padding-top: 50px;
        padding-bottom: 30px
    }
    footer .footer .footer-menu {
        -webkit-order: 3;
        -ms-order: 3;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    footer .footer .footer-menu ul {
        -webkit-justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    footer .footer .footer-menu li {
        font-size: 16px;
        width: auto
    }
    footer .footer .footer-menu li a:after,
    footer .footer .footer-menu li a:before {
        font-size: 17px
    }
    footer .footer .footer-logo-wrap {
        margin-bottom: 20px
    }
    footer .footer .footer-addr-wrap ul.faw-ul {
        -webkit-justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    footer .footer .footer-addr-wrap ul.faw-ul>li {
        width: 33.33%;
        margin-bottom: 10px
    }
    footer .footer .footer-addr-wrap .footer-addr {
        -webkit-order: 1;
        -ms-order: 1;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    footer .footer .footer-addr-wrap .footer-phone {
        -webkit-order: 2;
        -ms-order: 2;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    footer .footer .footer-addr-wrap .footer-mail {
        -webkit-order: 3;
        -ms-order: 3;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        text-align: right;
        font-size: 18px;
        line-height: 30px
    }
    footer .footer .footer-icons {
        -webkit-order: 4;
        -ms-order: 4;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        margin-bottom: 20px!important;
        padding-top: 30px
    }
    footer .footer .footer-icons ul[class*=flex-] {
        -webkit-justify-content: center;
        -ms-justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        max-width: 100%
    }
    footer .footer .footer-logo ul {
        -webkit-align-items: flex-end;
        -ms-align-items: flex-end;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-justify-content: space-between;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    footer .footer .footer-logo ul li {
        width: auto
    }
    footer .footer .footer-logo ul li img {
        margin-bottom: 4px
    }
    footer .footer-bottom ul[class*=flex-] li {
        margin-bottom: 5px
    }
}

@media (max-width:767px) {
    footer .footer .footer-addr-wrap,
    footer .footer .footer-logo {
        text-align: center;
        margin-bottom: 20px
    }
    footer .footer .footer-addr,
    footer .footer .footer-logo {
        font-size: 18px;
        line-height: 22px
    }
    footer .footer {
        padding-top: 50px;
        padding-bottom: 50px
    }
    footer .footer .footer-logo-wrap {
        -webkit-order: 1;
        -ms-order: 1;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    footer .footer .footer-addr-wrap {
        -webkit-order: 2;
        -ms-order: 2;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    footer .footer .footer-icons {
        -webkit-order: 4;
        -ms-order: 4;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    footer .footer .footer-icons ul {
        -webkit-justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        max-width: 100%
    }
    footer .footer .footer-menu {
        -webkit-order: 3;
        -ms-order: 3;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    footer .footer .footer-menu ul {
        -webkit-justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    footer .footer .footer-menu li {
        font-size: 16px;
        width: auto
    }
    footer .footer .footer-menu li a:after,
    footer .footer .footer-menu li a:before {
        font-size: 17px
    }
    footer .footer-bottom ul[class*=flex-] li {
        margin-bottom: 5px;
        width: 100%;
        max-width: 100%;
        -webkit-justify-content: center;
        -ms-justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.star_rating_wrap input.star:not(disabled) {
    display: none
}

.star_rating_wrap input.star:not(disabled):checked~label.star:before {
    content: '\f005';
    color: #FD4;
    -webkit-transition: all .25s;
    transition: all .25s
}

.star_rating_wrap input.star:not(disabled).star-1:checked~label.star:before {
    color: #e84430
}

.star_rating_wrap input.star:not(disabled).star-2:checked~label.star:before {
    color: orange
}

.star_rating_wrap input.star:not(disabled).star-3:checked~label.star:before {
    color: #f9eb1b
}

.star_rating_wrap input.star:not(disabled).star-4:checked~label.star:before {
    color: #aec761
}

.star_rating_wrap input.star:not(disabled).star-5:checked~label.star:before {
    color: #5bb12f
}

.star_rating_wrap label.star {
    float: right;
    padding: 0 5px;
    font-size: 24px;
    color: #fff;
    -webkit-transition: all .2s;
    transition: all .2s;
    cursor: pointer;
    margin-bottom: 0
}

.star_rating_wrap label.star:not(.disabled):hover {
    -webkit-transform: rotate(-15deg) scale(1.3);
    -ms-transform: rotate(-15deg) scale(1.3);
    transform: rotate(-15deg) scale(1.3)
}

.star_rating_wrap label.star.disabled:hover {
    cursor: not-allowed
}

.star_rating_wrap label.star:before {
    content: '\f006';
    font-family: FontAwesome
}

.star_rating_wrap label.star.star-1:hover:before,
.star_rating_wrap label.star.star-1:hover~label.star:before {
    color: #e84430!important
}

.star_rating_wrap label.star.star-2:hover:before,
.star_rating_wrap label.star.star-2:hover~label.star:before {
    color: orange!important
}

.star_rating_wrap label.star.star-3:hover:before,
.star_rating_wrap label.star.star-3:hover~label.star:before {
    color: #f9eb1b!important
}

.star_rating_wrap label.star.star-4:hover:before,
.star_rating_wrap label.star.star-4:hover~label.star:before {
    color: #aec761!important
}

.star_rating_wrap label.star.star-5:hover:before,
.star_rating_wrap label.star.star-5:hover~label.star:before {
    color: #5bb12f!important
}

.audit-progress-wrap {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 0;
    height: 0;
    overflow: hidden
}

.audit-progress-wrap.opened {
    opacity: 1;
    height: auto
}

.bar-main-container {
    margin: 0;
    width: 100%;
    max-width: 100%;
    border-radius: 5px;
    font-size: 18px;
    line-height: 22px;
    text-align: center
}

.bar-main-container .ap-wrap {
    padding: 0
}

.bar-main-container .ap-bar-percentage {
    background: rgba(232, 68, 48, .99);
    border-radius: 5px;
    padding: 4px 10px 4px 50px;
    height: 38px;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    position: relative;
    display: inline-block
}

.bar-main-container .ap-bar-percentage:before {
    content: "\f021";
    font: normal normal normal 26px/1 FontAwesome;
    display: block;
    position: absolute;
    top: 6px;
    left: 10px;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.bar-main-container .ap-bar-container {
    border-radius: 5px;
    height: 18px;
    background: rgba(0, 0, 0, .33);
    width: 100%;
    max-width: 100%;
    margin: 10px 0;
    overflow: hidden
}

.bar-main-container .ap-bar-container .ap-bar {
    float: left;
    background: #fff;
    height: 100%;
    border-radius: 5px 0 0 5px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.logotop {
    margin-bottom: 20px;
}

.vyoutube {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.Krapivin {
    float: left;
    margin: 0 25px 15px 0;
}

.su-list {
    margin-left: 25px !important;
}

.maps {
    height: 400px;
}

.ymaps-2-1-38-controls__control_toolbar {
    display: none !important;
}

.gotoymaps {
    display: none !important;
}

.callbackbutton {
    margin-left: 15px;
}

.phonetop {}

.modals {}

.modals input[type='text'],
.modals textarea {
    border: none;
    font-size: 17px;
    height: 38px;
    padding: 2px 11px 3px;
    margin: 0;
    outline: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.29);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.29);
}

input.error[type='text'],
textarea.error {
    background: #f8d7de;
}

.modals .overlay {
    width: 100%;
    height: 100%;
    z-index: 9999;
    position: fixed;
    background: #000000;
    opacity: 0.5;
    top: 0;
    left: 0;
}

.modal {
    display: none;
    background: #FFF;
    position: fixed;
    left: 50%;
    width: 400px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: -200px;
    z-index: 10000;
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.modal .close-btn {
    z-index: 10000;
    position: absolute;
    right: 11px;
    top: 11px;
    width: 12px;
    height: 12px;
    background: url('modal-close.png') no-repeat;
}

.modal .modal-text {
    line-height: 24px;
}

.modal .modal-close-text {
    text-decoration: none;
    border-bottom: 1px dashed;
}

.modal .order-form {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.modal .order-form header {
    padding: 30px 0 20px 0px;
    text-align: center;
    color: #000;
    font-size: 16px;
    line-height: 21px;
    height: 165px !important;
    background: none;
}

.modal .order-form article {
    padding: 0 0px 0 30px;
    margin-left: 35px;
}

.modal .order-form article input {
    margin-bottom: 17px;
    border: solid 1px #d7d7d7;
    width: 250px;
    border-radius: 6px;
}

.modal .order-form article textarea {
    width: 250px;
    height: 120px;
    border: solid 1px #d7d7d7;
    border-radius: 6px;
}

.modal .order-form footer {
    padding: 30px 26px 40px 45px;
}

.modal .order-form .send-btn {
    width: 150px;
    margin-left: 70px;
}

.modal.thanks header {
    padding: 28px 0;
    font-size: 28px;
}

.modal .orderButton {
    -moz-box-shadow: inset 0px 1px 0px 0px #54a3f7;
    -webkit-box-shadow: inset 0px 1px 0px 0px #54a3f7;
    box-shadow: inset 0px 1px 0px 0px #54a3f7;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
    background: -moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: -webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: -o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: -ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7', GradientType=0);
    background-color: #007dc1;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #124d77;
    display: inline-block;
    cursor: pointer;
    color: #ffffff !important;
    font-size: 22px;
    padding: 8px 20px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #154682;
    margin-left: -10px;
    margin-bottom: 30px;
}

.modal .orderButton:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
    background: -moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
    background: -webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
    background: -o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
    background: -ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
    background: linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1', GradientType=0);
    background-color: #0061a7;
}

.trenimg {
    width: 150px;
    float: left;
    margin-right: 15px;
    margin-bottom: 35px;
}

.inner-testimonial {
    text-align: center;
    background-color: #fff;
    padding-top: 10px;
    border-radius: 8px;
}

.inner-testimonial>img {
    max-width: 128px;
    margin: 20px auto 15px auto;
    opacity: 1;
    -webkit-transition: all 1.3s linear;
    transition: all 1.3s linear;
    border-radius: 50%;
}

.owl-item.active .inner-testimonial>img {
    -webkit-transition: all 1.3s linear;
    transition: all 1.3s linear;
}

h3.city-name {
    padding: 10px 0;
    font-size: 20px;
    font-weight: 900;
}

p.text-testimonial {
    padding: 10px 20px 20px 20px;
    font-size: 16px;
    line-height: 23px;
    font-weight: 300;
}

.block-items {
    cursor: default;
}

.owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
}

.owl-theme .owl-dots .owl-dot.active span {
    width: 18px;
    height: 18px;
}

.owl-nav {
    width: 100%;
    position: absolute;
    top: 40%;
    left: 0;
}

.owl-prev {
    width: 37px;
    height: 37px;
    background: url(/assets/button-previous.png) no-repeat;
    position: absolute;
    left: -15px;
}

.owl-next {
    width: 37px;
    height: 37px;
    background: url(/assets/button-next.png) no-repeat;
    position: absolute;
    right: -15px;
}
