/*!
Theme Name: JSW
Theme URI: https://www.jswonemsme.com/
Author: jswonemsme.com
Author URI: https://www.jswonemsme.com/
Description: Description
Version: 1.0.2
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: jsw
*/

/* General CSS
	 ========================================================================== */
@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1259px;
    }
}

body .wpcf7 p {
    text-align: left;
    margin-bottom: 0;
    position: relative;
}
body .wpcf7 .form-group {
    margin-bottom: 13px;
    line-height: 1;
}
body .wpcf7 .form-group p {
    margin-bottom: 0;
}
body .wpcf7 .form-group label {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #8C8F92;
    margin-bottom: 8px;
}
body .wpcf7 .form-group label .req {
    color: #FF0101;
}
body .wpcf7 .form-group input.wpcf7-form-control {
    width: 100%;
    font-size: 14px;
    line-height: 19px;
    font-family: 'Anek Tamil', sans-serif;
    padding: 14px 15px;
    border: 1px solid #DADADA;
    border-radius: 8px;
    outline: none !important;
    color: #262626;
}
body .wpcf7 .form-group input.wpcf7-form-control:focus {
    background-color: #F4FFFB;
}
body .wpcf7 .form-group input.wpcf7-form-control::placeholder {
    color: #8C8F92;
}
body .wpcf7 input.wpcf7-submit {
    width: 100%;
    background-color: #2241A6;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 21px;
    padding: 14px;
    margin-top: 5px;
}
body .wpcf7 .wpcf7-spinner {
    position: absolute;
    top: 17px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
}
body .wpcf7 .wpcf7-not-valid-tip {
    color: #FF0101;
    font-size: 14px;
    line-height: 1.2;
    margin-top: 5px;
}
body .wpcf7 form .wpcf7-response-output {
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    font-size: 15px;
}

/*Popup Form*/
body .pum-container .pum-content+.pum-close {
    background: #ec1b24;
    border: 2px solid #ec1b24;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
body .pum-close .fas.fas-times {
    font-family: IcoFont!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
}
body .pum-close .fas.fas-times:before {
    content: "\eee1";
}
body .pum-container .pum-title {
    color: #102136;
    font-size: 48px;
    font-weight: 600;
    text-align: center;
}
body .pum-container .pum-content > p {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #262626;
}
.pum-content .wpcf7 {
    padding-top: 20px;
}

/*Application Slider*/
.applications-slider.owl-carousel .owl-dots {
    margin-top: 25px;
}
.applications-slider.owl-carousel .owl-prev, 
.applications-slider.owl-carousel .owl-next {
    top: calc(50% - 30px);
}

/*Table Specifications*/
table.specs-table {
    --border: 1px solid #E6E6E6;
    border-radius: 10px;
    border-spacing: 0;
    border-collapse: separate;
    border: var(--border);
    overflow: hidden;
}
table.specs-table tr:not(:last-child) > td {
    border-bottom: var(--border);
}
table.specs-table tbody tr > td {
    padding-top: 7px;
}
table.specs-table tbody tr td:nth-child(4), 
table.specs-table tbody tr td:nth-child(5) {
/*    background-color: #effdf7;*/
/*     background-color: #F6F8FF; */
	    background-color: #2241a6;
    color: #fff;
}

.btn-theme {
    text-transform: none;
}

@media only screen and (max-width: 767px) {
    body .pum-theme-lightbox .pum-container {
        padding: 42px 24px;
    }
    body .pum-container .pum-title {
        font-size: 30px;
    }
}

.banner-desk .btn-theme.btn-theme-blue {
    box-shadow: 0 8px 16px 0 rgb(0 0 0 / 50%), 0 6px 20px 0 rgb(0 0 0 / 50%);
}
.textonly,.pincodeonly,.phoneonly,.state,.city {
    width: 100%;
    font-size: 14px;
    line-height: 19px;
    font-family: 'Anek Tamil', sans-serif;
    padding: 14px 15px;
    border: 1px solid #DADADA;
    border-radius: 8px;
    outline: none !important;
    color: #262626;
}
.submit{
        width: 100%;
    background-color: #2241A6;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 21px;
    padding: 14px;
    margin-top: 5px;
}
.form-group label {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #8C8F92;
    margin-bottom: 8px;
}
.form-group label .req {
    color: #FF0101;
}
.form-group{ margin-bottom:2px; }
.error{color: #cc3300 !important; font-size: 12px !important;}

/*Pop Thank you*/
.pum-content .reg-success {
    text-align: center;
}
.reg-success .thank-heading {
    color: #102136;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 15px;
}
.reg-success p {
    margin-bottom: 8px;
}
.reg-success p:last-child {
    margin-bottom: 0;
}
.btn-thank-wrap {
    margin-top: 20px;
}
button.btn-theme.thank-close {
    min-width: 106px;
}

/*********My custom css*******/
@media (max-width:991px)
{
	.mid-cta-sec .img-col {
    margin-bottom: 20px;
    margin-top: 20px !important;
}
	#about.bottom-about-sec .img-container img {
    max-width: 180px!important;
    width: 100%!important;
}
	.mid-cta-sec .img-col img {
    max-width: 180px;
    height: auto;
}
}
.bottom-about-sec {
    padding: 60px 0px 40px;
}
section#about.bottom-about-sec .img-container {
    margin-top: 0px !important;
    margin: 0 auto !important;
    text-align: center;
}

#about.bottom-about-sec .img-container img {
    max-width: 350px;
	    width: 100%;
}