/*
Theme Name: tsms
Theme URI: https://api.whatsapp.com/send?phone=918285936326
Description: TSMS School
Author: Abdul Basit
Author URI: https://api.whatsapp.com/send?phone=918285936326
Version: .0.003
Requires at least: 3.0
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: tsms school, tsms gurugram, tsms noida, tsms faridabad
Text Domain: tsms
*/
/* =Reset default browser CSS. Based on work by Eric Meyer.
-------------------------------------------------------------- */
.gur-pge h1 {
    color: #273044;
    border-bottom: 1px solid #0000003b;
    font-weight: bold;
    padding-bottom: 9px;
    text-transform: uppercase;
    font-size: 30px;
}

.heading-section h1 {
    color: #063d5f;
    font-weight: bold;
    text-align: center;
}
.page-template-tpl-common h3 {
    font-size: 19px;
}
.page-template-tpl-common h2 {
    font-size: 22px;
}
ul#menu-quick-links li:before {

    color: #eab830;

    content: "\f105";

    font-family: FontAwesome;

    margin-right: 6px;

}
.ab-inrpage{
    height: 300px;
}
.ab-h{
    padding: 130px 0px;
}
.dropdown-menu li a {
        color: #002147 !important;
    text-decoration: none;
    font-weight: 500;
    line-height: 1.4em !important;
    display: block !important;
    padding: 7px 20px 8px 20px !important;
    border-bottom: 1px solid #c3c3c3;
    transition: 0.1s all ease-in-out;
    margin-top: -1px;
}
.dropdown-menu li:last-child a{
	border-bottom:0px;
}
.prt1 {
    background-color: #307ad5;
    padding: 40px 5px;
    text-align: center;
    box-shadow: 0 0 9px 2px rgb(20 23 28 / 10%), 0 3px 1px 0 rgb(20 23 28 / 10%);
}

.lg-gl-bx {
    margin-bottom: 25px;
}
img.zoom {
    width: 100%;
    height: 200px;
    border-radius:5px;
    object-fit:cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
        
 
.transition {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
    .modal-header {
   
     border-bottom: none;
}
    .modal-title {
        color:#000;
    }
    .modal-footer{
      display:none;  
    }

#content {
    padding: 30px 60px;
}
.entry-title {
    display: none;
}    

.cntsp {
    padding: 50px 0px; 
}
.adrw h3 {
    font-size: 22px;
    font-weight: bold;
}
.adrw p a {
    color: #333;
}


.tp-mrq {
    background-color: #eab830;
    margin-bottom: -1px;
    position: fixed;
    width: 100%;
    z-index: 9;
}
.mrq p {
    margin-bottom: 0;
    color: #000;
    margin: 2px;
    letter-spacing: 1px;
}
.page-id-3259 table td, .page-id-3272 table td {
    border: 1px solid #002147;
    text-align: center;
    padding: 0px;
}
img.alignleft.wp-image-3283.size-full {
    float: left;
}
li#menu-item-3205 {
    display: none;
}
.rgt-mnu .current_page_item a {
    color: #fff !important;
}
.rgt-mnu .current_page_item {
    background: #002147;
}
/* blog single page css */
<style type="text/css">
   .blg-dtls img {
      margin: 25px 0px;
   }
   .blg-dtls {
      padding: 20px 0px;
   }
   .spc {
      margin-top: 25px;
   }
   .share_area ul {
       padding: 0px;
   }
   .share_area ul li {
      display: inline-block;
      margin-right: 10px;
      color: #777;
   }
   .share_area ul li a {
       color: #777;
   }
   .back_to {
    text-align: right;
   }
   .back_to a {
    background-color: #000;
    color: #fff;
    padding: 10px;
   }
   .blg-dtls p {
      text-align: justify;
   }
   .blg-dtls ol li {
      text-align: justify;
   }
   .rgt-side h2 {
      font-size: 22px;
      font-weight: 600;
   }
   .rcnt-post ul li a {
      color: #000;
   }
   .tagcloud, .tags {
      background-color: #edf1f5;
      padding: 12px;
   }
   .tagcloud ul, .tags ul {
      padding: 0px;
   }
   .tagcloud ul li, .tags ul li {
       list-style-type: none;
    display: inline-block;
    margin: 5px 0px;
    padding: 5px 12px;
    border-radius: 23px;
    font-size: 12px;
    border: 1px solid #777;
   }
   .cnt-frms {
          background-color: #002147;
    padding: 15px;
    margin-top: 25px;
   }
   .cnt-frms h2 {
      color: #fff;
    text-align: center;
    margin-bottom: 20px;
   }
   .side-scl {
       padding: 15px;
       font-size: 20px !important;
       width: 50px;
       text-align: center;
       text-decoration: none;
       margin: 5px 2px;
   }
   .scla .fa-linkedin {
    background: #007bb5;
    color: white;
   }
   .scla .fa-youtube {
    background: #bb0000;
    color: white;
   }
   .scls-wps {
          margin-top: 25px;
    border-left: 3px solid #002147;
    padding-left: 11px;
   }
   .lr-stick {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 30%;
}
.ab-sticy{z-index: -9;}
#stickybox{top: 350px;}
.single-post .alignleft {
    float: left;
    margin-right: 10px;
}
.entry-content h2 {
    font-size: 20px;
}
.entry-content h3 {
    font-size: 18px;
}
.wpcf7 .wpcf7-recaptcha iframe {
        transform: scale(.9);
    transform-origin: 0 0;
}
.cbs-bx p {
    text-align: center;
    font-size: 24px;
    color: #333;
    justify-content: center;
    margin-top: 39px;
    line-height: 25px;
}
.cbs-bx {
    border: 1px solid #ddd;
    box-shadow: 0 0 9px 2px rgb(20 23 28 / 10%), 0 3px 1px 0 rgb(20 23 28 / 10%);
    padding: 10px;
    position: relative;
    height: 138px;
}
.cbswqpa a:hover {
    color: #fff;
    text-decoration: none;
}
.cbs-bx:hover {
    background-color: #307ad5;
}
/* Start css for home popup */
@media screen and (max-width:600px){
.page-id-3478 .ab-h h1 {
    font-size: 26px;
}
#post-3312 .entry-content h1 {
    font-size: 20px;
}
    .ab-pop {
    top: 100px !important;
    left: 0px !important;
    z-index: +99999999999 !important;
    }
    .ab-pop img {
        width: 100% !important;
    }
    .pop-close {
        top: 80px !important;
        left: 0px !important;
        right: unset !important;
    }

}
    /* css for home popup */
.ab-pop{
    display: none; 
    position: fixed !important;
    top: 150px;
    left: 360px;
    z-index: +999;
}
.ab-pop img {
    width: 100%;
}
.black_overlay{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000000;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
    z-index: +99;
}
.pop-close{
    position: fixed;
        right: 315px;
    background: #fff;
    padding: 4px 8px;
    top: 129px;
    border-radius: 50%;
}
/* end css */
/* css for fee structure table */
.table-bordered th, .table-bordered td {
    border: 1px solid #dee2e6;
}
.table th, .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.ab-bt23 a:hover {
    background: #eab830;
	text-decoration: none;
}
.ab-bt23 a {
    background: #0079b9;
    color: #fff;
    padding: 10px 50px;
    border-radius: 9px;
    text-decoration: none;
}
.ab-bt23 {
    text-align: center;
    margin-top: 20px;
}
.img_7 {
    width: 50px;
}
/* blog shortcode css */
.innerpage-cat-box:after {
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #eab830;
    opacity: 0.9;
}
.innerpage-cat-box {
    background-size: cover;
    background-position: center;
    padding: 20px;
    text-align: center;
    border-radius: 20px;
    margin-top: 40px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
.ctanincont {
    position: relative;
    z-index: 1;
}
.innerpage-cat-box h3 {
    color: #2e418f;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 20px;
}
.innerpage-cat-box ul {
    padding: 0px;
    margin-bottom: 0px;
}
.innerpage-cat-box ul li {
background: #fff;
    display: inline;
    align-items: center;
    padding: 7px 20px;
    border-radius: 5px;
    list-style: none;
    position: relative;
    margin: 3px;
}
.innerpage-cat-box ul li a {
    color: #000;
    font-size: 20px;
    font-weight: 700;
}
.innerpage-cat-box ul li a i {
    color: #2e418f;
    margin-right: 10px;
}
.ctanincont p {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    margin-top: 15px;
}
.btnboxarea {
    margin-top: 20px;
}
.innerpage-cat-box .btnboxarea .button-ds {
    border: 1px solid #2e418f !important;
}
.button-ds {
font-size: 18px;
    line-height: 1.5;
    font-weight: 600;
    background: #002147;
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 7px 18px;
    color: #fff !important;
    isolation: isolate;
    border-radius: 0.25rem;
    text-decoration: none !important;
}
/* end blog shortcode css */
@media only screen and (min-width: 320px) and (max-width: 766px) {
    .innerpage-cat-box h3 {
        font-size: 20px;
    }
    .innerpage-cat-box ul {
        flex-wrap: wrap;
        gap: 0px;
    }
    .innerpage-cat-box ul li {
        width: 100%;
        text-align: center;
        justify-content: center;
    }
    .ctanincont p {
        font-size: 20px;
    }
}