/*!
Theme Name: scra2019
Author: Dorve
Author URI: http://dorve.com/
*/


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}

section p a {
    text-decoration: underline;
}

body {
    font-family: 'Libre Baskerville', serif
}

.btn-danger {
    border-radius: 8px;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
    background-color: #d02027;
    border-color: #d02027;
    line-height: 46px;
    padding: 0 1.5em 2px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    font-size: 18px
}

.btn-danger:hover {
    background-color: #ac181a;
    border-color: #ac181a
}

.title {
    font-size: 32px;
    line-height: 60px;
    font-weight: 700;
    color: #171717
}

a {
    color: #d02027
}

p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400
}

.btn-primary {
    border-radius: 4px;
    background-color: #334b6c;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    border-color: #334b6c;
    width: 100%;
    max-width: 330px
}

img {
    max-width: 100%
}

.header header {
    padding-top: 10px;
    position: absolute;
    width: 100%;
    padding-bottom: 10px;
}

.header header {
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 75%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 75%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 75%);
}

header .logo-q a {
    font-size: 15px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.929412);
    font-family: 'Raleway', sans-serif;
    display: inline-block;
    font-weight: 400;
    vertical-align: bottom;
    padding-left: 20px;
    width: 260px;
}

header .logo-q a:hover {
    text-decoration: none;
}

header .float-right .menu-title {
    color: #ffff;
    padding: 0;
    background-color: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    margin-top: 15px
}

header .float-right .menu-title:focus {
    color: #eee;
}

header .float-right .menu-title:after {
    display: none
}

header .float-right .menu-title .menu-name {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    margin-right: 15px;
    vertical-align: super
}

header .float-right .menu-title .fa-lg {
    font-size: 1.7em
}

header .float-right .dropdown.show .menu-title {
    z-index: 999;
    position: relative
}

header .float-right .dropdown.show .menu-title .menu-name {
    display: none
}

header .float-right .dropdown.show .menu-title .fa-bars:before {
    content: "\f00d";
    font-size: 24px
}

header .float-right .dropdown.show .dropdown-menu {
    right: -6px !important;
    top: -8px!important;
    left: auto !important;
    background: transparent;
    border: 0;
    box-shadow: none;
    padding: 0;
    background: url("images/menu.png") no-repeat;
    background-size: 100% 100%;
    z-index: 9;
    transform: translate3d(4px, 12px, 0px) !important;
    padding-top: 50px;
    width: 235px
}

header .float-right .dropdown.show .dropdown-menu .menu-container {
    padding: 0 20px
}

header .float-right .dropdown.show .dropdown-menu .menu-container a {
    font-size: 15px;
    font-family: "Raleway";
    color: #fff;
    display: block;
    padding: 8px;
}

header .float-right .dropdown.show .dropdown-menu .menu-container .login a {
    font-weight: bold
}

header .float-right .dropdown.show .dropdown-menu .menu-container a:hover {
    background: transparent;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
}

header .float-right .dropdown.show .dropdown-menu .menu-container .btn a {
    border-radius: 8px;
    background-color: #d02027;
    font-size: 14px;
    font-family: 'Libre Baskerville', serif;
    color: #fff;
    text-align: center;
    margin: 8px 0 16px;
    padding: 5px
}

.menu-item-has-children a.minus .minus {
    display: inline;
}

.menu-item-has-children a .minus {
    display: none;
}

.menu-item-has-children a.minus .plus {
    display: none;
}

.menu-item-has-children a .plus {
    display: inline;
}

header .float-right .dropdown.show .dropdown-menu .dropdown-divider {
    border-top: 1px solid rgba(255, 255, 255, 0.11)
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: inherit;
    text-decoration: none;
    background-color: inherit;
}

.sub-menu {
    display: none;
    position: absolute;
    border-radius: 8px;
    background-color: #002547;
    border: 1px solid rgba(255, 255, 255, 0.11);
    padding: 16px 24px 16px 32px;
    list-style-type: none;
    color: #fff;
    right: 20px;
}

.header {
    background: url(images/hero.jpg) no-repeat bottom left;
    background-size: cover;
}

.hero {
    padding-top: 7.2em;
    background: url("images/hero.jpg") no-repeat bottom left;
    padding-bottom: 4em;
    background-size: cover;
    min-height: 650px;
}

.hero h1 {
    font-size: 56px;
    line-height: 72px;
    color: #ffffff;
    font-weight: 400;
    text-shadow: 1px 1px 16px #000;
}

.hero p {
    max-width: 352px;
    font-size: 19px;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.85);
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 30px;
    text-shadow: 1px 1px 16px #000;
}

.hero .btn-danger {
    width: auto;
}

.why-scra .col-12 {
    padding: 5em 70px
}

.why-scra .col-12.blue-side {
    background: #00193b;
    display: flex;
    align-items: center;
}

.why-scra .col-12.blue-side .title {
    max-width: 387px;
    line-height: 72px;
    color: #ffffff;
    text-align: right;
    margin-left: auto
}

.why-scra .col-12.why-details ul {
    padding: 0;
    list-style-type: none;
    list-style: none
}

.why-scra .col-12.why-details ul li {
    font-size: 20px;
    margin-bottom: 7px;
    color: #00193b
}

.why-scra .col-12.why-details ul li:before {
    font-family: 'FontAwesome';
    content: "\f00c";
    color: #d02027;
    margin-right: 10px;
    vertical-align: middle
}

.why-scra .col-12.why-details ul li a {
    text-decoration: underline
}

.why-scra .col-12.why-details ul li a:hover {
    color: #00193b
}

.banner {
    background: url("images/bg1.jpg") no-repeat;
    background-size: cover;
    padding-top: 2em;
    padding-bottom: 2em
}

.banner .title {
    line-height: 72px;
    color: #fff;
    max-width: 765px
}

.info {
    padding-top: 2em;
    padding-bottom: 2em
}

.reviwes {
    background: #f0f0f0;
    padding-top: 2.5em;
    padding-bottom: 2.5em
}

.reviwes .title {
    margin-bottom: 0
}

.faq {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.faq .title {
    color: #171717;
    margin-bottom: 4rem
}

.faq h2 {
    font-size: 20px;
    margin-bottom: 25px;
    color: #171717;
    font-weight: 700;
    margin-top: 35px
}

.faq .btn {
    margin-bottom: 30px
}

.page-head {
    color: #fff;
    text-align: center;
    padding-top: 8em;
    padding-bottom: 5em;
    min-height: 400px;
    align-items: center;
    display: flex;
}

.page-head h1 {
    font-size: 32px;
    line-height: 1.286;
    text-shadow: 1px 1px 16px #000;
}

.page-head p {
    font-size: 24px;
    font-family: "Raleway";
    font-weight: 500
}

.page-content {
    padding-top: 3.5em;
    padding-bottom: 3em
}

.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5 {
    color: #1f1f1f;
    margin-bottom: 30px
}

.page-content h2 {
    font-size: 40px
}

.page-content h3 {
    font-size: 32px
}

.page-content h4 {
    font-size: 24px
}

.page-content h5 {
    font-size: 20px;
    font-family: "Raleway";
    color: #424141;
    font-weight: bold;
    text-transform: uppercase
}

.page-content p {
    font-size: 16px;
    font-family: 'Libre Baskerville', serif;
    color: #303030;
    line-height: 2
}

.page-content .widget-title {
    font-size: 24px;
    color: #1f1f1f;
    margin-bottom: 15px
}

.page-content ul {
    padding: 0;
    list-style-type: none;
    margin-bottom: 20px
}

.page-content ul li {
    font-size: 15px;
    color: #00193b;
    margin-bottom: 10px
}

.page-content ul li i {
    color: #d02027;
    margin-right: 3px
}

.page-content .side-part {
    background-color: #f5f6f8;
    height: 100%;
    padding: 15px 20px
}

.page-content .search-form {
    margin-top: 45px
}

.page-content .search-form form {
    position: relative
}

.page-content .search-form form .btn {
    padding: 0;
    background: transparent;
    position: absolute;
    top: 5px;
    right: 10px
}

.page-content .search-form form .btn i {
    color: #383737
}

.page-content .search-form form .form-control {
    border-color: rgba(234, 235, 235, 0.4);
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.7)
}

.page-content .search-form form label {
    font-size: 11px;
    color: #303030;
    line-height: 1.5;
    margin-top: 15px
}

.textwidget label {
    margin: 1rem 0 0;
    font-size: 12px;
}

.side-part .btn-danger {
    font-size: 14px;
    margin: 0 0 40px;
}

footer {
    background: #011930;
    padding-top: 2.5rem;
    color: #fff
}

footer a {
    color: #FF3007
}

footer h3 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #ffffff;
    font-weight: 500
}

footer ul {
    padding: 0;
    list-style-type: none
}

footer ul li {
    margin-bottom: 5px
}

footer ul li a {
    text-decoration: none;
    font-size: 15px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.85);
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    transition: color 250ms ease;
    text-decoration: none !important
}

footer ul li a i {
    margin-right: 10px;
    color: #d02027
}

footer ul li a:hover {
    color: #d02027
}

footer p {
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    font-family: 'Libre Baskerville', serif;
    margin-bottom: 30px
}

footer .text-center img {
    margin-bottom: 20px;
}

footer .search {
    margin-bottom: 30px
}

footer .search form .btn {
    width: 48px;
    height: 40px;
    font-size: 23px;
    vertical-align: bottom
}

footer .search form .btn i {
    vertical-align: super;
    margin-top: 2px
}

footer .search form .form-control {
    border-radius: 4px;
    background-color: #fffcfc;
    width: calc(100% - 70px);
    margin-right: 3px;
    display: inline-block
}

footer .search a {
    font-size: 15px;
    line-height: 24px;
    color: #FF3007;
    font-family: "Raleway";
    font-weight: 600;
    display: block;
    margin-top: 8px;
    padding-left: 5px;
}

footer a:hover {
    color: #FF6007;
    text-decoration: underline
}

footer .order-3 {
    padding-left: 60px
}

footer .bottom-footer {
    border-top: 1px solid rgba(255, 255, 255, 0.149);
    margin-top: 20px;
    padding: 15px 0 20px;
    display: inline-block;
    width: 100%;
}

footer .bottom-footer .container {
    background: url(images/minilogo.png) no-repeat right;
    padding-right: 45px;
    background-position: top 15px right;
    padding-top: 20px
}

footer .bottom-footer ul {
    padding: 0;
    display: inline-block;
    list-style: none;
    list-style-type: none
}

footer .bottom-footer ul li {
    display: inline-block
}

footer .bottom-footer ul li a {
    font-size: 16px;
    line-height: 24px;
    color: #d02027;
    font-family: "Raleway";
    font-weight: 600
}

footer .bottom-footer ul li a:after {
    content: "|";
    display: inline-block;
    color: rgba(255, 255, 255, 0.78);
    margin-left: 10px;
    margin-right: 5px
}

footer .bottom-footer ul li:last-child a:after {
    content: ""
}

footer .bottom-footer p {
    margin-bottom: 0;
    font-size: 16px;
    font-family: "Raleway";
    color: #fff
}

.menu-footer-menu-container {
    display: inline;
}

.row.wacg {
    margin: 30px 0;
}


/* fixes */

article footer {
    background: inherit;
    color: inherit;
}

.archive article,
.search article,
.blog article {
    margin-bottom: 32px;
    padding-bottom: 16px;
    border-bottom: 1px solid #eee;
}

.page article {
    margin-top: 32px;
}

.cat-links {
    font-size: 12px;
}

.archive-title {
    margin: 0 0 1em;
}

.posts-navigation {
    display: none;
}

article .col-md-4 img {
    margin-bottom: 1em;
}

.wp-pagenavi {
    margin: 1em 0 4em;
}

.alignright {
    float: right;
    margin-left: 20px;
}

.alignleft {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

.attachment-post-thumbnail {
    object-fit: cover;
}

#primary-menu li:first-child {
margin-top: 16px;
}

.widget.AjaxSearchLiteWidget{
	margin-bottom:0;
}

.svg-inline--fa.fa-w-14 {
width: .75em;
left: -2px;
position: relative;
}

.widget {
	margin-bottom: 3em;
}

.entry-content h2{
	margin-top: 1.5em;
}

/* ajax search plugin */

div.asl_w {
    border-radius: 5px!important;
    background-color: transparent!important;
    background-image: none!important;
    border: none!important;
    box-shadow: none!important;
}

#ajaxsearchlite1 .probox,
div.asl_w .probox {
    margin: 0!important;
    height: 40px!important;
    background-color: #fff!important;
    border: none!important;
    border-radius: 4px!important;
    box-shadow: none!important;
    width: 90%;
}

div.asl_w .probox .promagnifier {
    width: 48px!important;
    height: 40px!important;
    background-color: #334b6c!important;
    border-radius: 0 0 0 0!important;
    box-shadow: none!important;
    background-image: none!important;
}

div.asl_w .probox .promagnifier .innericon svg {
    fill: #fff!important;
    width: 30px!important;
}

div.asl_r.vertical {
    padding: 4px;
    background: #011f48;
    border-radius: 3px;
    border: 0 none #000;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 0 0 #000;
    visibility: hidden;
    display: none;
}

#ajaxsearchlite1 .probox .proinput,
div.asl_w .probox div.proinput {
    border: none!important;
}

div.asl_m .probox .proinput {
    width: auto;
    height: 100%;
    margin: 0 0 0 0px!important;
    padding: 0 5px;
    float: left;
    box-shadow: none;
    position: relative;
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    order: 5;
    -webkit-order: 5;
}

#ajaxsearchlite1 .probox .proinput input,
div.asl_w .probox div.proinput input {
    padding: .375rem .75rem!important;
    font-size: 1rem!important;
    line-height: 1.5!important;
    font-family: 'Libre Baskerville', serif;
    color: #495057!important;
    background-color: #fff!important;
    background-clip: padding-box!important;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.side-part #ajaxsearchlite1 .probox .proinput input,
div.asl_w .probox div.proinput input {
    font-size: 1em!important;
}

.side-part div.asl_w .probox .promagnifier {
    background-color: #fff!important;
}

.side-part div.asl_w .probox .promagnifier .innericon svg {
    fill: #000!important;
    width: 20px!important;
}

.entry-meta {
    font-size: 12px;
    color: #444;
    margin-bottom: 3em;
}

.entry-summary .wp-block-image {
    display: none;
}

/* /fixes */

@media (max-width: 991.98px) {
    .hero {
        padding-top: 5em;
        padding-bottom: 6em;
        min-height: auto
    }
    .hero h1 {
        font-size: 40px;
        line-height: 60px
    }
    .hero p {
        font-size: 17px;
        line-height: 26px
    }
    .page-head h1 {
        font-size: 3em;
        line-height: 1.5em;
    }
    h1 {
        font-size: 2rem;
    }
    .title {
        font-size: 24px;
        line-height: 48px!important;
    }
    .why-scra .col-12 {
        padding: 4em 45px
    }
    .why-scra .col-12.why-details ul li {
        font-size: 14px
    }
    .banner .title {
        line-height: 57px;
        color: #fff;
        max-width: 520px;
        font-size: 22px
    }
    .btn-danger {
        font-size: 12px
    }
    footer .order-1 {
        order: 2 !important;
        flex: 0 0 50%;
        max-width: 50%
    }
    footer .order-3 {
        order: 1 !important;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 50px;
        padding: 0 15px;
        text-align: center
    }
    footer p {
        margin-bottom: 15px
    }
    footer .bottom-footer {
        text-align: center;
        padding-bottom: 10px
    }
    footer .bottom-footer ul {
        display: block;
        width: 100%;
        text-align: center
    }
    footer .bottom-footer .float-right {
        float: none !important
    }
    .page-content .container {
        max-width: 100%;
        padding-right: 30px;
        padding-left: 30px
    }
    .page-head {
        min-height: 310px;
    }
    .page-head h1 {
        font-size: 2em;
        line-height: 1.5em;
    }
}

@media (max-width: 767.98px) {
    .container {
        max-width: 100%;
        padding-right: 15px!important;
        padding-left: 15px!important
    }
    .header {
        background-size: cover;
    }
    .hero {
        text-align: center
    }
    .hero p {
        max-width: 100%
    }
    .page-head h1 {
        font-size: 2em;
        line-height: 2em;
    }
    h1 {
        font-size: 2em;
    }
    .why-scra .col-12.blue-side .title {
        max-width: 100%;
        text-align: center
    }
    .why-scra .col-12 {
        padding: 2em 30px
    }
    .banner .title {
        max-width: 100%;
        text-align: center
    }
    .reviwes {
        text-align: center
    }
    .reviwes img {
        margin-bottom: 25px
    }
}

@media (max-width: 500.98px) {
    header .logo-q a {
        display: none
    }
    .hero h1 {
        font-size: 35px;
        line-height: 54px;
        margin-top: 2rem;
    }
    h1 {
        font-size: 1.6em;
    }
    .btn-danger {
        font-size: 14px
    }
    .hero .btn-danger,
    .reviwes .btn {
        max-width: 9990px;
    }
    .banner .title {
        line-height: 35px
    }
    footer .order-1 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px
    }
    footer .bottom-footer .container {
        padding-right: 15px;
        padding-left: 15px;
        background: transparent
    }
    footer .bottom-footer ul li a {
        font-size: 12px
    }
    .btn-primary {
        font-size: 14px
    }
    .title {
        font-size: 21px;
        line-height: 40px
    }
    .faq h2 {
        font-size: 16px
    }
    p {
        font-size: 13px
    }
    .wp-pagenavi {
        clear: both;
        font-size: 10px;
        margin: 1em 0;
        padding: 6px 5px;
    }
    .page-head h1 {
        font-size: 1.5em;
        line-height: 1.5em;
    }
    .page-head {
        min-height: 310px;
    }
    .wp-block-image img {
        max-width: 100%;
        object-fit: cover;
    }
    footer h3 {
        font-size: 21px;
    }
    .banner .title {
        font-size: 21px;
        text-shadow: 1px 1px 16px #000;
    }
    .page-content h2 {
        font-size: 32px;
    }
    .page-content h3 {
        font-size: 24px;
    }
    .page-content h4 {
        font-size: 20px;
    }
    .wp-pagenavi a,
    .wp-pagenavi span {
        padding: 6px 5px!important;
    }
}

ul.menu,
ul.menu li {
    padding: 0;
    margin: 0;
}

.site-footer .site-title a {
    color: #fff;
}

.menu-item-has-children a span {
    margin-left: 8px;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
}

.error404 div.asl_m .proinput input.orig {
    border: 1px solid #333 !important;
    height: 26px;
}

.error404 #ajaxsearchlite1 .probox {
    height: 60px !important;
}


/* FAQs */

p.faq-category {
    background-color: #002664;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    margin-bottom: 5px
}

.schema-faq-section {
    margin-bottom: 6px;
    width: 100%;
    min-width: 100%;
    background-color: #eee;
    padding: 9px
}

.schema-faq-question {
    color: #444;
    cursor: pointer;
    padding: 0;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    margin-bottom: 0
}

.schema-faq-question.active,
.schema-faq-question:hover {}

.schema-faq-question:after {
    content: '\2795';
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px
}

.schema-faq-question.active:after {
    content: "\2796"
}

.schema-faq-answer {
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.4s ease-in-out;
    opacity: 0;
    margin-bottom: -2px
}

.schema-faq-answer.show {
    opacity: 1;
    max-height: 500px;
    padding: 5px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #011930;
    border-color: #011930;
}

.schema-faq-answer .btn-primary {
    margin: 16px 0;
}


/* WEBPAGENAVI */

.wp-pagenavi a,
.wp-pagenavi span {
    padding: 2px 5px;
    min-width: 28px;
    height: 28px;
    display: inline-block;
    text-align: center;
}

.wp-pagenavi .pages {
    border: none;
}