body{
	color: #1a3059;
}

.flex-center{
    align-items: center;
    display: flex;
}

.service-single-content .lower-content .service-single-title {
	margin-top: 0;
}

.widget-link p, .widget-link li{
    color:#c4c5c7; list-style: none;margin-top: 10px;}
    .widget-link li i.fa-square{
        font-size: 0.5rem; vertical-align: middle;
    }
.about-content li {list-style-type: square;}

.service-content-wrap-03 .single-item .service-content .title {
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
}

.service-content-wrap-03 .service-content{
    min-height: 101px;
}

#form-submitted .modal-body p{
    color: #00a323;
    text-align: center;
}

.active-btn {
    background-color: white !important;
}

.disabled-btn {
    pointer-events: none;
}

.corpix-brand-section {
    padding-top: 60px;
    padding-bottom: 60px;
}
.corpix-brand-section-02 .card {
    padding: 18px;
    background-color: transparent !important;
}
.corpix-brand-section-02 .card .card-body{
    padding: 0rem 0rem;
}
.corpix-brand-section-02 .card .card-body img{
    max-width: 112px;
}
.corpix-brand-section-02 .card .service-category-title{
    color: #fff !important;
    min-height: 60px;
}

.section-padding-01 {
    padding-top: 70px;
}

/*.corpix-hero-section-03 .hero-content .title {
    font-size: 44px !important;
    line-height: 88px !important;
}*/

/*.corpix-hero-section-03 {
    height: 650px;
}*/

.header-meta .header-social ul li{
    text-transform: uppercase;
    font-family: "Antonio", sans-serif;
    font-weight: 700;
}
.corpix-about-section {
    background-color: #eee;
    padding-top: 120px;
    padding-bottom: 100px;
}

.partnership-section {
    background-color: #fff;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.partnership-section .btn:hover {
    color: #fff;
    background-color: #1a3059;
    border-color: #1a3059;
}
.btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle {
    background-color: #1a3059;
    border-color: #1a3059;
}
.btn-check:focus+.btn-primary, .btn-primary:focus {
    background-color: #1a3059;
    border-color: #1a3059;
}
.corpix-about-section .about-content {
    text-align: justify;
}


.page-description p {
    text-align: justify;
}

.service-content-wrap-03 .single-item {
    min-height: 240px;
}

.service-content {
    min-height: 270px;
}

/*.corpix-brand-section-02 .card {
    min-height: 218px;
}*/

.services-brief {
    text-align: justify;
}

.contact-info-section .single-info .info-content p {
    font-size: 15px;
    line-height: 1.75;
    font-family: "open sans", sans-serif;
    font-weight: 400;
}

.service-single-content p {
    text-align: justify !important;
}

.contact-info-wrap .title {
    text-align: center;
    margin-bottom: 20px;
}

.section-padding-04 {
    padding-top: 80px;
}

.contact-info-section .single-info {
    height: 90%;
}

p {
    line-height: 2;
}

.about-wrap h2 {
    padding-bottom: 15px;
}

#form-submitted .modal-body p {
    color: #1a3059;
}

.contact-form-section .contact-wrap .contact-form-wrap .form-btn .btn:active {
    color: #ffa800;
}

.g-recaptcha {
    transform:scale(0.77);
    transform-origin:0 0;
    float: left;
}

@media only screen and (max-width: 767px) {
    .section-title .title {
        font-size: 24px;
    }
    .corpix-about-section .about-img-wrap .about-img-right {
        margin-top: 0px;
    }

    .corpix-about-section {
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .corpix-about-section .about-img-wrap {
        margin-top: 20px;
    }
}