/*
Theme Name: Lamaro Child Theme
Theme URI: http://lamaro.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Lamaro
Template: lamaro
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: lamaro

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.css');*/
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css');


@keyframes spin-animation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
#iframe-payment span {
    text-align: center;
    width: 100%;
    display: block;
    background: #f8d7da;
    padding: 15px;
    margin-bottom: 35px;
    color: #721c24;
}
#iframe-payment span:before {
    content: "\f00d";
    margin-right: 10px;
    font-family: 'FontAwesome';
    color: #721c24;
}
div#iframe-payment p::before {
    content: "\f110";
    font-family: 'FontAwesome';
    margin-right: 12px;
    -moz-animation: spin-animation 1.5s infinite;
    -o-animation: spin-animation 1.5s infinite;
    -webkit-animation: spin-animation 1.5s infinite;
    animation: spin-animation 1.5s infinite;
    display: inline-block;
}

@-webkit-keyframes spin {
    0%   {-webkit-transform: rotate(0deg);}

    100% {-webkit-transform: rotate(360deg);}
}
@keyframes spin {
    0%   {transform: rotate(0deg);}

    100% {transform: rotate(360deg);}
}

#iframe-payment p {
    background: #6666ff61;
    padding: 15px;
    text-align: center;
    margin-bottom: 35px;
    border-radius: 5px;
}
/*.DivSuccess, .DivFail {
    margin-bottom: 50px;
}*/
.home .services-sc.layout-photos article .header:before{
    display: none;
}
.home .services-sc.layout-photos article .term{
    display: none;
}
.home .services-sc.layout-photos article .price{
    display: none;
}
.service-cat-list-custom .swiper-wrapper { flex-wrap: wrap; }
.service-cat-list-custom .swiper-wrapper .service-cat-listing {  
    width: 30.4% !important;
    margin-right: 15px!important;
    margin-left: 15px !important;
    text-align: center !important;
}

footer.copyright-block p {
    display: none;
}
.contact-social-icon a.fa-whatsapp {
    background-color: #01e675;
}
.submit-btn-text {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 40px;
}
.contact-location.social-icons-list li span:nth-child(1) {
    color: #cebd88;
    font-size: 22px;
    position: absolute;
}
.co-comment span { font-size: 22px; }

.footer-widget-area .social-icons-list li:nth-child(1)  { display: flex; } 
.footer-widget-area .social-icons-list li:nth-child(1) span { margin-right: 15px; }

#bitnami-banner{
    display: none;
}
.footer-widget-area .widget_media_image {
    width: 180px;
    display: inline-block;
    padding: 20px 15px;
}
.footer-widget-area:not(.ltx-fw) .widget {
    margin-bottom: 0px;
}
span .wpcf7-not-valid-tip {
    border: 1px solid #ff0000 !important;
}
.footer-widget-area .widget_ltx_navmenu ul { margin-right: 0px; }
.footer-widget-area .widget_ltx_navmenu ul li { display: inline-block;width:100% }

.terms-of-service-content .heading , .single-team .heading   { margin: 20px 0px; }
.terms-of-service-content .wpb_content_element { margin-bottom: 15px;  }
.download-pdf-text .wpb_content_element {
    display: inline-block;
    /*padding-right: 160px;*/
    margin-top: 0px;
    margin-bottom: 0px;
}
.pdf-download-btn {
    position: absolute;
    right: 0px;
    top: -47px;
    left: 230px;
    text-transform: capitalize;
}
.about_four_col .vc_col-sm-3 { width: 20%; }
.about_four_col .vc_col-sm-3.about-policy-col ,.about_four_col .vc_col-sm-3.about-we-col  { width: 30%; }
.footer-widget-area .widget_ltx_navmenu ul li.custom-footer { margin-left: 5px; }
.about-video-section .wpb_video_widget .wpb_video_wrapper { padding-top: 45%; }
.about-we-col ul { padding-left: 30px; }
.about-we-col ul li { display: block; }
.about-we-col ul li:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    color: #cebd88;
    position: absolute;
    font-size: 20px;
    font-weight: 900;
    margin-left: 0px;
    left: 15px;
}

.contact-form.ltx-contact-form-7.form-bg-gray form.wpcf7-form.invalid .wpcf7-form-control-wrap .wpcf7-not-valid {  border: 1px solid red !important;  }
.ltx-contact-form-7.form-bg-gray form .select-wrap, .ltx-contact-form-7.form-bg-gray form textarea, .ltx-contact-form-7.form-bg-gray form input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]) {
    border-color: red !important;
    border:1px solid !important;
    
}
.contact-form span .wpcf7-not-valid-tip { display: none; }
.contact-form p { margin: 0px; }
.contact-form p label { margin-top: 20px; }
.contact-form p label span.red { 
    color: red;
    font-size: 20px;
}
.contact-form label span.red { 
    color: red;
    font-size: 20px;
}

.service-cat-listing .ltx-btn-wrap a{
    text-transform: none;
}
.upcoming-routes .services-sc .ltx-btn-wrap a{
    text-transform: none;
}

.single-exam-only .comment-text p, .text-page p{
    margin-bottom: 7px;
}

.benefit-sec li .descr{
    color: #28364B !important;
}
.footer-widget-area .logo {
    margin: 0px 0 0 0px;
    text-align: center;
}

.select-wrap{
    background-color: #F1F0E8;
}

.testimonials-list .inner .image{
    margin-top: 0px;
    padding:5px !important;
}
.post-gallery-image .vc_pageable-load-more-btn{
    display: none;
}
.tax-services-category .service-cat-listing{
  float: left;
  margin-right: 20px !important;
}

.tax-services-category .service-cat-listing .submit-btn-text{
    position: initial;
}
.service-cat-listing .header{
    font-family: 'Raleway';
}

.courses-page-details span.courses-page-image img {
    width: 300px;
    height: 200px;
    object-fit: cover;
}
.courses-page-details #cat-id-368 span.courses-page-image img, .term-engineering-orals-prep .cat-common-class .service-cat-listing article span img {
    object-fit: contain;
}
.courses-page-details.services-sc.layout-slider article .header {   
    font-size: 24px;
    line-height: 34px;
    margin: 25px 0 15px 0; 
}
.courses-page-details .submit-btn-text { bottom: 40px; }
.courses-page-details span.courses-page-image {
    overflow: hidden;
    display: block;
}
.courses-page-details.services-sc.layout-slider article:hover img ,
.courses-page-details.services-sc.layout-slider article img{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.courses-page-details.services-sc.layout-slider article { min-height: 470px; }
.courses-listing-row .ltx-overlay-white {
    background-color: transparent;
} 
.single-post .blog-post .image img { width: 100%; }
.page-template-blog .blog article .photo img { width: 100%; }

.term-345 .courses-page-details .swiper-wrapper .courses-page-cat-listing .service-cat-listing {  
    width: 22.4% !important;
    margin-right: 15px!important;
    margin-left: 15px !important;
    text-align: center !important;
    display: inline-block;
    vertical-align: top;
}
.courses-page-details .swiper-wrapper .courses-page-cat-listing .service-cat-listing {  
    display: inline-block;
    vertical-align: top;
}
p.custom-dropdown {
    margin-top: 12px;
}
.custom-dropdown select.corse-title-dropdown {
    padding: 10px 36px;
    outline: none;
    width: 100%;
}
.single-course table td { text-align: center; }
.cat-common-class .service-cat-listing article span img { 
    width: 300px;
    height: 200px;
    object-fit: cover;
}
.cat-common-class .service-cat-listing article { background-color: #f1f0e8; }
.cat-common-class .service-cat-listing { margin-bottom: 30px; }
.vc_media_grid.course-gallery .vc_grid-item { border: 1px solid; padding: 10px; }


.postid-9313 .header-wrapper, .postid-9316 .header-wrapper, .postid-9317 .header-wrapper,
.postid-8963 .header-wrapper, .postid-8958 .header-wrapper, .postid-8985 .header-wrapper,
.postid-8987 .header-wrapper, .postid-8792 .header-wrapper, .postid-8794 .header-wrapper,
.postid-8793 .header-wrapper, .postid-8994 .header-wrapper, .postid-8996 .header-wrapper,
.single-course .header-wrapper
{
    background-position: center;
}
.single-online-app-form .header-wrapper { background-position: center; }
.postid-9054 .header-wrapper, .postid-9052 .header-wrapper,
.postid-8730 .header-wrapper  { background-position: top; }
.copyright-block .ltx-go-top.floating { right: 100px; }
.postid-9020 .header-wrapper, .postid-9465 .header-wrapper { background-position: bottom; }

.postid-9437 .header-wrapper, .postid-9019 .header-wrapper, .postid-9464 .header-wrapper  { background-position: top; }

#cat-id-378, #cat-id-347, #cat-id-344, #cat-id-345, #cat-id-349, #cat-id-350, #cat-id-352, #cat-id-353, #cat-id-354, #cat-id-355, #cat-id-356, #cat-id-357, #cat-id-379{ display: none; }
.postid-8794 .header-wrapper { background-size: cover; }
.page-id-10040 .header-wrapper { background-position: center; }

.term-379 .cat-common-class .service-cat-listing article span img { width: auto; }
.term-349 .cat-common-class .service-cat-listing article span img
{ 
    object-fit: contain; 
}
.child-cat-tabel-data table thead th { 
    font-size: 18px;
    line-height: 28px;
    background-color: #28364b;
    color: #fff;
    padding: 10px 8px;
    text-align: center;
}
.child-cat-tabel-data table tbody td {
    font-size: 18px;
    line-height: 28px;
    padding: 10px 8px;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
}
.child-cat-tabel-data table tbody td:first-child {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    width: 350px;
}
.child-cat-tabel-data table img {
    width: 100%;
    height: 150px;
    object-fit: contain;
}
.footer-widget-area .logo img { width: 70%; }
.footer-widget-area .social-icons-list li:nth-child(3) {  font-size: 13px; }
.child-cat-tabel-data table tbody td .btn { text-transform: capitalize; }

.tax-course-category .header-wrapper { background-position: center; }
.home .services-sc article .image img {
    height: 180px;
    width: 300px;
    object-fit: cover;

}
.courses-page-data-table .date-table {
    overflow-x: auto;
}
.date-table table { display: block; }
.courses-page-data-table .date-table table thead tr th {
    display: none;
}
.courses-page-data-table .date-table table thead tr th:nth-child(1) {
    display: table-cell;
    text-align: center;
}
.courses-page-data-table .date-table table tbody tr td {
    padding: 8px 15px !important;
    text-align: center !important;
}
.courses-page-data-table .date-table table tbody tr:nth-child(2) td {
    background-color: yellow !important;
    font-weight: 800;
}
.courses-page-data-table .date-table table tbody tr:nth-child(2) td:nth-child(2) { display: block; width: 300px; background-color: #b2a1c7 !important }
.courses-page-data-table .date-table table tbody tr:nth-child(1) td
/*.courses-page-data-table .date-table table tbody tr:nth-child(22) td,
.courses-page-data-table .date-table table tbody tr:nth-child(23) td,
.courses-page-data-table .date-table table tbody tr:nth-child(24) td,
.courses-page-data-table .date-table table tbody tr:nth-child(25) td,
.courses-page-data-table .date-table table tbody tr:nth-child(26) td,
.courses-page-data-table .date-table table tbody tr:nth-child(33) td,
.courses-page-data-table .date-table table tbody tr:nth-child(35) td*/ { display: none; }

.courses-page-data-table .date-table table tbody tr:nth-child(57) td,
.courses-page-data-table .date-table table tbody tr:nth-child(58) td,
.courses-page-data-table .date-table table tbody tr:nth-child(59) td,
.courses-page-data-table .date-table table tbody tr:nth-child(60) td,
.courses-page-data-table .date-table table tbody tr:nth-child(61) td,
.courses-page-data-table .date-table table tbody tr:nth-child(62) td,
.courses-page-data-table .date-table table tbody tr:nth-child(63) td,
.courses-page-data-table .date-table table tbody tr:nth-child(64) td,
.courses-page-data-table .date-table table tbody tr:nth-child(65) td,
.courses-page-data-table .date-table table tbody tr:nth-child(66) td,
.courses-page-data-table .date-table table tbody tr:nth-child(67) td,
.courses-page-data-table .date-table table tbody tr:nth-child(68) td,
.courses-page-data-table .date-table table tbody tr:nth-child(69) td,
.courses-page-data-table .date-table table tbody tr:nth-child(70) td,
.courses-page-data-table .date-table table tbody tr:nth-child(71) td,
.courses-page-data-table .date-table table tbody tr:nth-child(72) td,
.courses-page-data-table .date-table table tbody tr:nth-child(73) td,
.courses-page-data-table .date-table table tbody tr:nth-child(74) td,
.courses-page-data-table .date-table table tbody tr:nth-child(75) td,
.courses-page-data-table .date-table table tbody tr:nth-child(76) td,
.courses-page-data-table .date-table table tbody tr:nth-child(77) td,
.courses-page-data-table .date-table table tbody tr:nth-child(78) td {
    /*display: none;*/
}


.courses-page-data-table .date-table table tbody tr:nth-child(1) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(1) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(1) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(1) td:nth-child(13),
.courses-page-data-table .date-table table tbody tr:nth-child(22) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(22) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(22) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(23) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(23) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(23) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(24) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(24) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(24) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(25) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(25) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(25) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(26) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(26) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(26) td:nth-child(3) {
    display: table-cell;
    text-align: center;
}

.courses-page-data-table .date-table table tbody tr:nth-child(33) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(33) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(33) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(35) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(35) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(35) td:nth-child(3) {
    display: table-cell;
    text-align: center;
}

.courses-page-data-table .date-table table tbody tr:nth-child(57) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(57) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(57) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(58) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(58) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(58) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(59) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(59) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(59) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(60) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(60) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(60) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(61) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(61) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(61) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(62) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(62) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(62) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(63) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(63) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(63) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(64) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(64) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(64) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(65) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(65) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(65) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(66) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(66) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(66) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(67) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(67) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(67) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(68) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(68) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(68) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(69) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(69) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(69) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(70) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(70) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(70) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(71) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(71) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(71) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(72) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(72) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(72) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(73) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(73) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(73) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(74) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(74) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(74) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(75) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(75) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(75) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(76) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(76) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(76) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(77) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(77) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(77) td:nth-child(3),
.courses-page-data-table .date-table table tbody tr:nth-child(78) td:nth-child(1),
.courses-page-data-table .date-table table tbody tr:nth-child(78) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(78) td:nth-child(3)

{
    display: table-cell;
    text-align: center;
}

/* Table Color */

.courses-page-data-table .date-table table tbody tr:nth-child(2) td:nth-child(1) {
    background-color: #F1F0E8 !important;
} 
.courses-page-data-table .date-table table tbody tr:nth-child(1) td:nth-child(3) {
    background-color: #00b050 !important;
    color: #000;
    font-weight: 600;
}
.courses-page-data-table .date-table table tbody tr:nth-child(1) td:nth-child(13) {
    background-color: #92d050 !important;
}

.courses-page-data-table .date-table table tbody tr:nth-child(4) td, 
.courses-page-data-table .date-table table tbody tr:nth-child(5) td {
   background-color: #00b050 !important; 
}
.courses-page-data-table .date-table table tbody tr:nth-child(6) td
{
    background-color: #ffc000 !important;
}
.courses-page-data-table .date-table table tbody tr:nth-child(10) td {
   background-color: #fabf8f !important;
}
.courses-page-data-table .date-table table tbody tr:nth-child(7) td,
.courses-page-data-table .date-table table tbody tr:nth-child(8) td
{
    background-color: #b8cce4 !important;
}
.courses-page-data-table .date-table table tbody tr:nth-child(11) td {
    background-color: #95b3d7 !important;
}

.courses-page-data-table .date-table table tbody tr:nth-child(12) td,
.courses-page-data-table .date-table table tbody tr:nth-child(13) td,
.courses-page-data-table .date-table table tbody tr:nth-child(14) td,
.courses-page-data-table .date-table table tbody tr:nth-child(15) td,
.courses-page-data-table .date-table table tbody tr:nth-child(16) td {
    background-color: #c2d69b !important;
}

.courses-page-data-table .date-table table tbody tr:nth-child(12) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(13) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(14) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(15) td:nth-child(2),
.courses-page-data-table .date-table table tbody tr:nth-child(16) td:nth-child(2) {
    background-color: #bfbfbf !important;
}

.courses-page-data-table .date-table table tbody tr:nth-child(17) td,
.courses-page-data-table .date-table table tbody tr:nth-child(18) td,
.courses-page-data-table .date-table table tbody tr:nth-child(19) td,
.courses-page-data-table .date-table table tbody tr:nth-child(20) td {
    background-color: #31859b !important;
}
.courses-page-data-table .date-table table tbody tr:nth-child(21) td {
    background-color: #e5b8b7 !important;
}
.courses-page-data-table .date-table table tbody tr:nth-child(22) td,
.courses-page-data-table .date-table table tbody tr:nth-child(23) td {
    background-color: #d99594 !important;
}
.courses-page-data-table .date-table table tbody tr:nth-child(24) td,
.courses-page-data-table .date-table table tbody tr:nth-child(25) td {
    background-color: #8db3e2 !important;
}
.courses-page-data-table .date-table table tbody tr:nth-child(26) td {
    background-color: #b2a1c7 !important;
}
.courses-page-data-table .date-table table tbody tr:nth-child(27) td,
.courses-page-data-table .date-table table tbody tr:nth-child(28) td,
.courses-page-data-table .date-table table tbody tr:nth-child(29) td  {
    background-color: #ffff00 !important;
}

.courses-page-data-table .date-table table tbody tr:nth-child(30) td,
.courses-page-data-table .date-table table tbody tr:nth-child(31) td,
.courses-page-data-table .date-table table tbody tr:nth-child(32) td,
.courses-page-data-table .date-table table tbody tr:nth-child(33) td,
.courses-page-data-table .date-table table tbody tr:nth-child(35) td  {
    background-color: #8db3e2 !important;
}
.courses-page-data-table .date-table table tbody tr:nth-child(34) td {
    background-color: #92d050 !important;
}
.courses-page-data-table .date-table table tbody tr:nth-child(36) td,
.courses-page-data-table .date-table table tbody tr:nth-child(37) td,
.courses-page-data-table .date-table table tbody tr:nth-child(38) td,
.courses-page-data-table .date-table table tbody tr:nth-child(39) td  {
    background-color: #c4bd97 !important;
}

.courses-page-data-table .date-table table tbody tr:nth-child(40) td,
.courses-page-data-table .date-table table tbody tr:nth-child(41) td  {
    background-color: #e36c09 !important;
}
.courses-page-data-table .date-table table tbody tr:nth-child(42) td,
.courses-page-data-table .date-table table tbody tr:nth-child(43) td  {
    background-color: #938953 !important;
}
.courses-page-data-table .date-table table tbody tr:nth-child(44) td,
.courses-page-data-table .date-table table tbody tr:nth-child(45) td  {
    background-color: #d99594 !important;
}

.courses-page-data-table .date-table table tbody tr:nth-child(46) td,
.courses-page-data-table .date-table table tbody tr:nth-child(47) td,
.courses-page-data-table .date-table table tbody tr:nth-child(48) td,
.courses-page-data-table .date-table table tbody tr:nth-child(49) td,
.courses-page-data-table .date-table table tbody tr:nth-child(50) td,
.courses-page-data-table .date-table table tbody tr:nth-child(51) td,
.courses-page-data-table .date-table table tbody tr:nth-child(52) td,
.courses-page-data-table .date-table table tbody tr:nth-child(53) td,
.courses-page-data-table .date-table table tbody tr:nth-child(54) td,
.courses-page-data-table .date-table table tbody tr:nth-child(55) td  {
    background-color: #b2a1c7 !important;
}

.courses-page-data-table .date-table table tbody tr:nth-child(56) td{
    background-color: #c2d69b !important;
}
.courses-page-data-table .date-table table tbody tr td:nth-child(1)
{
    background-color: white !important;
}
.courses-page-data-table .date-table table tbody tr:nth-child(2) td:nth-child(13),
.courses-page-data-table .date-table table tbody tr:nth-child(2) td:nth-child(14),
.courses-page-data-table .date-table table tbody tr:nth-child(2) td:nth-child(15)
{
    background-color: yellow !important;
}


/* ================================================ */

.course-payment-form .asp_product_name{
    float: none;
    text-align: center !important;
}
.course-payment-form .asp_price_container{
    text-align: center;
    font-size: 30px;
}
.course-payment-form .asp_product_buy_btn.blue{
 -webkit-border-radius: 0px;
 -webkit-background-clip: padding-box;
 -moz-border-radius: 0px;
 -moz-background-clip: padding;
 border-radius: 0px;
 background-clip: padding-box;
 transition: color 0.3s ease, opacity 0.3s ease, border 0.3s ease, background 0.3s ease, box-shadow 0.25s ease-in-out;
 font-weight: 600;
 font-size: 14px;
 padding: 20px 40px;
 min-width: 200px;
 position: relative;
 overflow: hidden;
 display: inline-block;
 border: 0;
 -webkit-background-clip: border-box !important;
 -moz-background-clip: border-box !important;
 background-clip: border-box !important;
 -webkit-transition: all 0.3s ease;
 -moz-transition: all 0.3s ease;
 -o-transition: all 0.3s ease;
 transition: all 0.3s ease;
 color: #fff !important;
 -webkit-transform: scale(1);
 -moz-transform: scale(1);
 -ms-transform: scale(1);
 -o-transform: scale(1);
 transform: scale(1);
 background-color: #CEBD88;
 background-color: var(--main);
 box-shadow: inset 0 0px 0 50px #cebd88;
 box-shadow: inset 0 0px 0 50px var(--main);
 outline-width: 1px;
 outline-style: solid;
 outline-offset: 1px;
 outline-color: #CEBD88;
 outline-color: var(--main);
 min-height: 64px;
 font-family: inherit;
 text-transform: capitalize;
 font-size: 18px;
 line-height: 26px;
 margin-bottom: 30px;
}
.course-payment-form .asp_product_buy_btn.blue:hover{
    text-transform: capitalize;
    box-shadow: inset 0 0px 0 0 #cebd88;
    box-shadow: inset 0 0px 0 0 var(--main);
    background-color: #28364B;
    background-color: var(--black);
    color: #fff;
    color: var(--white);
    outline-width: 1px;
    outline-style: solid;
    outline-offset: 1px;
    outline-color: #28364B;
    outline-color: var(--black);
}
.course-payment-form .asp_all_buttons_container{
    text-align: center !important;
}
.course-payment-form .asp_product_buy_button form.asp-stripe-form {
    padding: 10px;
} 

.page-template-blog div.blog .div-thumbnail { width: 33%;  }
.mobile-controls .top-search input, .mobile-controls #myInput { color: #000; }
.search-results div.blog .div-thumbnail {
    width: 33%;
    height: auto;
}
.search-results div.blog .div-thumbnail .photo img { width: 300px; height: 200px; object-fit: cover; }
.search-results div.blog .masonry {     width: 100%; display: contents; }
.search-results .ltx-blog-wrap { width: 100% !important; }
form#mc4wp-form-1 {
    display: none;
}
.contact_subscribtion {
    position: absolute;
    top: 18px;
    left: 60px;
    z-index: 11;

}
#wpcf7-f9759-o2 , #wpcf7-f9759-o1 {
    height: 0px;
}

.contact_subscribtion input.wpcf7-form-control.wpcf7-submit.btn.btn-main {
    bottom: 23px;
    min-width: 220px;
    height: 69px;
    font-size: 18px;
    padding: 20px 40px;
    left: 110px;
}
.custom_sub { z-index: 11; }
#wpcf7-f9759-o2.wpcf7 form.invalid .wpcf7-response-output, #wpcf7-f9759-o1.wpcf7 form.invalid .wpcf7-response-output {
    display: none !important;
}

.custom_sub span .wpcf7-not-valid-tip { display: none; }
#wpcf7-f9759-o2.wpcf7 form.sent .wpcf7-response-output ,#wpcf7-f9759-o1.wpcf7 form.sent .wpcf7-response-output { 
    position: relative;
    width: 26%;
    margin: auto;
    margin-top: 105px;
}
.seo-keyword-content { display: none; }

body.search-results { background-color: #f1f0e8; }
.search-results .blog article.has-post-thumbnail {   background-color: #fff; border-bottom: 4px solid transparent; }
.search-results .blog article.has-post-thumbnail:hover {     border-color: #CEBD88; }
.search-results .blog article .photo { 
    border: 0px;
    background-color: #fff;
    padding: 30px;
    margin-bottom: 0px;
    text-align: center;
}
.search-results .description {
    padding: 20px;
    text-align: center;
    min-height: 200px;
}
.search-results .description .blog-info { display: none; }
.search-results div.blog .div-thumbnail { margin-bottom: 30px; }
.search-results .description .header h3 {
    font-size: 24px;
    line-height: 34px;
    font-family: 'Raleway';
}
.search-results div.blog .div-thumbnail.masonry-brick { display: block; }
.search-results div.blog .masonry-brick { display: none; }
.mssc-img .vc_figure, .mssc-img .vc_box_border_grey, .mssc-img img { width: 100%; }

.home .search-page-btn{display: none;}
.page-template-blog .search-page-btn{display: none;}
.submit-btn-text .ltx-btn-wrap a { text-transform: capitalize; }
.single-post .ltx-related .search-page-btn{display: none;}

header.page-header h2 {
    color: #fff;
    font-size: 60px;
}
.term-352 .header-wrapper { background-position: top; }
.et-download-button.btn.btn-xs { text-transform: capitalize; }

.courses-page-details .courses-page-cat-listing .service-cat-listing article {
  margin-top: 40px !important;
}

.video-section {
    text-align: center;
}
.video-description {
    display: inline-block;
}

em.red {
    font-size: 20px;
    font-style: normal;
    color: red;
}

#paymentFrm span.error {
    color: red;
}

#paymentFrm span.valid { 
    display: none;
    text-align: left;
    color: red;
 }

 #paymentFrm span.valid.error { display: block; }
 input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.stripe-card input[type=number] {
    padding: 14px 36px !important;
}
#stripe_pay:hover {
    border: 1px solid;
}

.stripe-card input.input-border {
    border: 1px solid red !important;
    padding: 13px 34px !important;
}
.subscribe-block .wpb_content_element p{display: none;}
/* .child-cat-tabel-data table tbody tr:nth-child(even) td {
        background-color: #F1F0E8;
 }
 */
 /* ==========  Responsive media css ============= */

 @media only screen and (min-width: 1199px){ 

    .contact-form input[type="submit"].btn-lg, .btn.btn-lg {
       min-width: 276px;
   }

}

@media only screen and (max-width: 1599px){  

    .footer-widget-area .widget_media_image { width: 165px;  }
    .footer-widget-area .widget_ltx_navmenu ul li a {     
        font-size: 15px;
        padding-bottom: 10px; 
    }

.search-results div.blog .div-thumbnail { /*height: 550px;*/ }
.sub-block1 { display: none !important; }
.contact_subscribtion {
    right: -100px;
    left: auto;
    top: 18px;
}
#wpcf7-f9759-o2.wpcf7 form.sent .wpcf7-response-output ,#wpcf7-f9759-o1.wpcf7 form.sent .wpcf7-response-output {
    width: 35%;
    margin-left: 250px;
    margin-top: 95px;
}

.search-results .description .header h3 { font-size: 20px; }

}


@media only screen and (max-width: 1199px){ 

    .footer-widget-area .widget_media_image { width: 150px; }
    .service-cat-list-custom .swiper-wrapper .service-cat-listing {  width: 45.4% !important; }

    .about_four_col .vc_col-sm-3 { display: none; }
    .about_four_col .vc_col-sm-3.about-policy-col ,.about_four_col .vc_col-sm-3.about-we-col  { width: 50%; display: block; }
    .courses-page-details .swiper-wrapper .courses-page-cat-listing .service-cat-listing {
        width: 28% !important;
    }
    .search-results div.blog .div-thumbnail { width: 50%;  }

    .contact_subscribtion { right: auto; left: 0px; }
    .contact_subscribtion input.wpcf7-form-control.wpcf7-submit.btn.btn-main { left: 50px; }

    #wpcf7-f9759-o2.wpcf7 form.sent .wpcf7-response-output ,#wpcf7-f9759-o1.wpcf7 form.sent .wpcf7-response-output { margin-left: 25px; width: 50%; }

}

@media only screen and (max-width: 991px){ 

    #nav-wrapper nav.navbar .navbar-logo .logo img { width: 60%; }
    .download-pdf-text .wpb_content_element p { font-size: 15px; }
    .courses-page-details .swiper-wrapper .courses-page-cat-listing .service-cat-listing {
        width: 43% !important;
    }
    .footer-widget-area .widget_media_image { width: 190px; }
    .child-cat-tabel-data { overflow-x: auto; }

    .page-template-blog div.blog .div-thumbnail { width: 50%;  }
    .contact_subscribtion { position: relative; }
    .contact_subscribtion input.wpcf7-form-control.wpcf7-submit.btn.btn-main { left: 0px; }
    #wpcf7-f9759-o2.wpcf7 form.sent .wpcf7-response-output, #wpcf7-f9759-o1.wpcf7 form.sent .wpcf7-response-output {
        width: 50%;
        margin-left: 25%;
    }
    .search-results .description { min-height: 230px; }
    header.page-header h2 { font-size: 48px; }

}

@media only screen and (max-width: 780px){ 

    .gallery-popup .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper { margin-right: 0px; }


}

@media only screen and (max-width: 767px){ 
    
    #nav-wrapper nav.navbar .navbar-logo .logo img { width: auto; }
    .vc_col-sm-6.video-col1 { margin-bottom: 30px; }
    .vc_col-sm-6.threed-col2 { margin-top: 20px; }
    .gallery-popup .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item { padding-right: 0px; }
    .service-cat-list-custom .swiper-wrapper .service-cat-listing  { 
        width: 100% !important; 
        margin-left: 30px !important;
        margin-right: 30px !important;
    }
    .download-pdf-text .wpb_content_element { margin-top: 0px;  }
    .about_four_col .vc_col-sm-3.about-policy-col  { width: 100%; display: block; }
    .about_four_col .vc_col-sm-3.about-we-col {
        width: 70%;
        margin: 0 auto;
    }
    .courses-page-details span.courses-page-image img {
        width: 100%;
        height: 100%;

    }
    .search-results div.blog .div-thumbnail { width: 100%; height: auto; }
    .search-results div.blog .div-thumbnail .photo img { height: 100%; width: 100%; }
    .search-results .description .header h3 { font-size: 24px; }

    .subscribe-wrapper { height: 270px; }
    .contact_subscribtion { top: 10px; }
    div#wpcf7-f9759-o2 , div#wpcf7-f9759-o1 {
       background-color: #f1f0e8;
   }
   #wpcf7-f9759-o2.wpcf7 form.sent .wpcf7-response-output, #wpcf7-f9759-o1.wpcf7 form.sent .wpcf7-response-output {
    width: 75%;
    margin-left: 20px;
    margin-top: -15px;
}
.footer-widget-area .logo img { width: 100%; }
header.page-header h2 { font-size: 36px; }
.course_date_pdf .text-align-right { text-align: center; }
.course_date_pdf .text-align-right .wpb_content_element { margin-bottom: 10px; }
.course_date_pdf .text-align-right .et-download-button { margin-bottom: 25px; }
.cat-common-class .video-description h6 { font-size: 20px; }

}



@media only screen and (max-width: 576px){ 
    
    #nav-wrapper nav.navbar .navbar-logo .logo img { width: 75%;  }
    .page-template-blog div.blog .div-thumbnail { width: 100%;  } 
    .service-cat-list-custom .swiper-wrapper .service-cat-listing  { 
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    .term-345 .courses-page-details .swiper-wrapper .courses-page-cat-listing .service-cat-listing {  
        width: 100% !important;
    }
    .courses-page-details .swiper-wrapper .courses-page-cat-listing .service-cat-listing {
        width: 100% !important;
        display: inline;
    }
    .courses-page-details span.courses-page-image img {
        width: 300px;
        height: 200px;
        object-fit: cover;
    }
    .footer-widget-area .widget_media_image { width: 80%; }
    #wpcf7-f9759-o2.wpcf7 form.sent .wpcf7-response-output, #wpcf7-f9759-o1.wpcf7 form.sent .wpcf7-response-output {
        width: 100%;
        margin-left: 0px;
        margin-top: -15px;
    }
    .courses-page-details .courses-page-cat-listing .service-cat-listing article { margin-top: 15px !important; }
    .video-section { text-align: left; }

}


@media only screen and (max-width: 479px){ 
    .pdf-download-btn {
        position: relative;
        left: auto;
        top: 15px;
        margin-bottom: 25px;
    }
    .word_break a { word-break: break-all; }

    .contact-form input[type="submit"].btn-lg, .btn.btn-lg {
       min-width: 99%;
   }
   .contact-form .ltx-btn-wrap { display: block; }

   nav.navbar #navbar.navbar-mobile ul.navbar-nav > li > a {
    padding: 8px 40px 8px 30px;
}
nav.navbar #navbar.navbar-mobile ul.navbar-nav {
    padding: 20px 0px 50px;
}
.mobile-controls {
    padding: 32px 50px 50px 40px;
}
.mobile-controls .ltx-nav-search {
    margin: 4px 0 0 0;
}
.download-pdf-text.vc_col-sm-6 { text-align: center; }

}

form textarea.wpcf7-not-valid, .form-row textarea.wpcf7-not-valid, form input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]).wpcf7-not-valid, .form-row input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]).wpcf7-not-valid {
    border:1px solid #e14c38 !important;
}
.mt-2{margin-bottom:15px;}
.benefit-sec img{max-width:50px;max-height:50px;}

.vc_images_carousel.vc_per-view-more .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item>.vc_inner{
  
    background: white;
    text-align: center;    
    display: flex;
    margin: 0 10px;
    width: calc(100% - 20px);
    height: 150px;
    justify-content: center;
    align-items: center;
}
.vc_images_carousel.vc_per-view-more .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item>.vc_inner img{
  padding: 10px;
  object-fit: contain;
  height: 100%;
}

@media only screen and (max-width: 992px){ 
   
    .vc_images_carousel.vc_per-view-more .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item>.vc_inner{
        height: 100px !important;
    }
}

.testimonials-list .inner .image {
    width: 80px;
    height: 80px;
}
.testimonials-list .inner .image img {
    height: 70px;
    width: 70px;
    object-fit: cover;
}
.partner-logo-section .partner-logo-img
{
  margin-bottom:0px !important;
}

.partner-logo-sec-responsive-view .partner-logo-img{
  margin-bottom:0px !important;
}
.partner-logo-section .partner-logo-img
{
  margin-bottom:0px !important;
}
.partner-logo-sec-responsive-view{
 display:none;
}

@media only screen and (max-width: 768px){ 
  .partner-logo-sec-responsive-view{
      display:block;
  }
  .partner-logo-section{
      display:none;
  }
} 
.zs-enabled .zs-slideshow .zs-slides .zs-slide.zs-slide-3.active
{
  background-position: right;
}
@media only screen and (max-width: 1100px){ 
    .zs-enabled .zs-slideshow .zs-slides .zs-slide.zs-slide-3.active
    {
        background-position: top 0px right -170px !important;
    }
}
.zs-enabled .zs-slideshow .zs-slides .zs-slide.zs-slide-3.active
{
    background-position: right;    
}

@media only screen and (max-width: 992px){ 
    .footer-widget-area .widget_ltx_navmenu ul li,
    .footer-widget-area .widget_ltx_navmenu ul li.custom-footer{
        width: 210px !important;
        text-align: left !important;
    }
    .footer-widget-area:not(.ltx-fw) {
      padding-bottom: 0px;
  }
}
@media only screen and (max-width: 576px){ 
    .footer-widget-area .widget_ltx_navmenu ul li,
    .footer-widget-area .widget_ltx_navmenu ul li.custom-footer{
        width: 280px !important;
        display: block !important;
        margin: auto !important;
    }
    .widget_ltx_navmenu ul#menu-footer-menu {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

/* ================ */

.footer-widget-area:not(.ltx-fw) {
    padding-bottom: 0px;
}

.gallery-page-video .image-video span.image,
.gallery-page-video .image-video span.image img{
    width:100%;
}

.gallery-page-street-view .wpb_content_element {
    margin-bottom: 0px !important;
}

.courses-page-details .courses-page-cat-listing .category-iteam-name
{
    position:relative;
}
.courses-page-details .courses-page-cat-listing .category-iteam-name
{
    padding-left: 15px;
}
.courses-page-details .courses-page-cat-listing .category-iteam-name h5
{
    position:relative;
    margin-top:40px;
    margin-bottom: 0;
}
.courses-page-details .courses-page-cat-listing .category-iteam-name h5:before,
.cat-common-class .video-description h6:before
{
    position:absolute;
    display: inline-block;
    font-family: ltx-font;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 72px;
    content: '\e81b';
    display: block;
    color: #CEBD88;
    color: var(--main);
    bottom:-25px;
}

.cat-common-class .parent-cat-details p,
.cat-common-class .parent-cat-details p strong span,
.cat-common-class .parent-cat-details p span strong
{
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 7px;
    font-weight: 500 !important;
    color:#28364B !important;
    font-family:'Raleway', sans-serif !important;
}
.cat-common-class .courses-page-details .courses-page-cat-listing .service-cat-listing article 
{
  margin-top: 70px !important;
}
.cat-common-class .parent-cat-details
{
   padding:35px 0px 10px 0px;
}
.cat-common-class .courses-page-cat-listing
{
   width:100%;
   text-align: center;
}
.cat-common-class .category-video-section .cat-video
{
    margin-bottom:30px;
}
.cat-common-class .video-description h6
{
    font-size: 24px;
    line-height: 1.3em;
    font-weight: 400;
    position:relative;
    margin-bottom: 40px;
}
.cat-common-class .courses-page-details .submit-btn-text {
    bottom: 20px;
}
.category-bottom-section{
  margin-top:20px;
}
.category-bottom-section .service-cat-listing
{
    margin-left:0px !important;
    margin-right:0px !important;
}
.category-bottom-section .category-pdf-section
{
  margin:20px 0px 10px 0px;
}
.category-bottom-section .category-pdf-section .pdf-text-sec span
{
    display: block;
    margin:0px 0px 15px 0px;
}
.category-bottom-section .category-pdf-section .cat-pdf-btn
{
    text-transform: capitalize;
}
.child-cat-courses.services-sc.layout-slider {
    margin-top: 0px !important;
}

.child-cat-courses.courses-page-details .courses-page-cat-listing .service-cat-listing article 
{
  margin-top: 0px !important;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(359deg); }
}

@-moz-keyframes spin {
    0% { -moz-transform: rotate(0deg); }
    100% { -moz-transform: rotate(359deg); }
}

@-o-keyframes spin {
    0% { -o-transform: rotate(0deg); }
    100% { -o-transform: rotate(359deg); }
}

@-ms-keyframes spin {
    0% { -ms-transform: rotate(0deg); }
    100% { -ms-transform: rotate(359deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(359deg); }
}
.DivSuccess {
    margin-bottom: 50px;
}

/* iPad Mini / Regular iPad */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .term-345 .courses-page-details .swiper-wrapper .courses-page-cat-listing .service-cat-listing {
        width: 44% !important;
        display: inline;
    }
}

/* iPad Pro (Portrait & Landscape) */
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
   .term-345 .courses-page-details .swiper-wrapper .courses-page-cat-listing .service-cat-listing {
        width: 28% !important;
        display: inline;
    }
}
