﻿
.simple-view input[type=text], .simple-view .fillout-form textarea, .simple-view select {
    width: 95%;
}

.fillout-form .form-select {
    padding: 0px;
}

.simple-view select {
    margin-top: 3px;
}

.contact-box p + p {
    margin-top: 15px;
}

.address {
    line-height: 10px;
}

.content {
    border-top: none !important;
    margin-top: 15px;
    margin-left: 10px;
    margin-bottom: 30px;
}

    .content .title {
        color: #13578c;
        font-family: 'open bold';
        font-size: 16px;
        margin-bottom: 25px;
    }

    .content ul {
        margin-left: 35px;
    }

        .content ul li {
            list-style-image: url(../img/ul-dot.png?ver=8);
            padding-left: 25px;
        }

            .content ul li + li {
                margin-top: 8px;
            }

    .content * + ul, .content * + p {
        margin-top: 15px;
    }

.collection-description {
    overflow: hidden;
    line-height: 24px;
    padding: 10px 0;
}

.collections {
    border-top: 6px solid #13578c;
    padding: 30px 40px 0px 40px !important;
}

.para {
    width: 100%;
}

.pl-7 {
    padding-left: 5rem !important;
}

.headTitle span {
    color: #00558b;
    font-family: Times, Times New Roman, serif;
    text-transform: none;
    padding-left: 0.8em;
    font-size: 25px;
    line-height: 1;
}

.contactUs-Title h5 {
    color: #00558b;
    font-size: 1.25rem;
}

.contactUs-Title i {
    color: #00558b;
}

b {
    font-family: Arial;
    font-weight: bold;
}

.contactUs-Title span {
    color: #00558b;
    font-family: Open Sans;
    text-transform: none;
    padding-left: 0.8em;
    font-size: 2em;
}

.spanColor {
    color: #38a5d7;
    font-weight: bold;
}

.spanColor3 {
    color: #38a5d7;
    font-weight: bold;
}

.spanColor4 {
    color: #f48423;
    font-weight: bold;
}

.spanColor5 {
    color: #04b9c2;
    font-weight: bold;
}

.spanColor6 {
    color: #6c458d;
    font-weight: bold;
}

.spanColor7 {
    color: #259642;
    font-weight: bold;
}

.spanColor8 {
    color: #b10439;
    font-weight: bold;
}

h1, h2, h3, h4, h5 {
    text-transform: none;
}

.divBorder {
    border-left: 2px solid #00548b;
    border-right: 2px solid #00548b;
}

.bgRight {
    background: url("/img/static-banners/9-Background-About_Us_Page-Booksource_Website_2022.png") 100% 100% no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-color: none !important;
}

.bgRightProduct {
    background: url("/img/static-banners/9-Background-About_Us_Page-Booksource_Website_2022.png") 100% 100% no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-color: none !important;
}

.row {
    background: none !important;
}

.rowTop {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -32px;
    margin-left: -16px;
}


.divBorderT {
    border-top: 2px solid #00548b;
    margin-top: 10px;
}

.collection-subtitleH h1{
    font-family: "Times, Times New Roman, serif";
    padding-bottom: 15px;
    font-size: 60px;
    color: #00558b;
    line-height: .9em;
}

.pl-4_5 {
    padding-left: 2.2rem !important;
}

.hisdtImg {
    width: 110px;
    height: 70px;
}

.bold {
    color: #13578c;
    font-family: Arial, Helvetica, sans-serif;
}

.titleHead {
    font-size: 28px;
    font-weight: bold;
}

.titleHead1 {
    font-size: 18px;
    font-weight: bold;
}

.headBlock {
    display: inline-block;
    width: 100%;
    margin-bottom: 0px !important;
    line-height: 16px
}

.leftBlock {
    display: inline-block;
    width: 50%;
    float: left;
    margin-bottom: 0px !important;
}

.rightBlock {
    display: inline-block;
    width: 50%;
    float: right;
    margin-bottom: 0px !important;
}

@media (max-width: 576px) {
    .divBorderT {
        display: none;
    }

    .collection-subtitleH h1{
        font-size: 50px;
    }

    .collection-description {
        display: none;
    }
}