/*
Theme Name: Astra Child
Template: astra
*/

body{
    font-family: 'Work Sans', sans-serif;
}

/*  footer css*/
.single ul.elementor-icon-list-items li a {
    color: #000;
    border: none;
}

.single ul.elementor-icon-list-items li a:hover {
    color: #f20303;
    text-decoration: unset;
}

/* footer css end */
/* single post css */
.single #content .ast-container {
    max-width: 100%;
    padding: 0;
}
.blog-left-sidebar {
    margin-bottom: 40px;
    padding: 35px 30px 35px;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    margin-top: 25px;
}

.service-content-wrapp img {
    border-radius: 5px;
    height: 400px !important;
    object-fit: cover;
}

ul.post-list li {
    list-style-type: none;
    display: flex;
    clear: both;
    overflow: hidden;
    margin-bottom: 15px;
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 0px;
}

ul.post-list li a img {
    width: 80px;
    height: 55px;
    object-fit: cover;
    border-radius: 5px;
    margin-bottom: 15px;
}
ul.post-list li a {
    margin-left: 10px;
    color: #000000;
    font-size: 17px;
    line-height: 22px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-weight: 650;
}
.post-meta p {
    margin-left: 10px;
    font-size: 15px;
}
ul.post-list li a:hover {
    color: #f20303;
    text-decoration: none;
}
.blog-sidebar-box h2 {
    color: #000000;
    display: block;
    font-size: 21px;
    margin-bottom: 40px;
    padding-bottom: 0;
    position: relative;
    text-transform: capitalize;
    font-weight: 700;
    padding-left: 10px;
}

.blog-sidebar-box h2:before {
    position: absolute;
    left: 0px;
    bottom: 2px;
    width: 2px;
    height: 21px;
    background: #f20303;
    content: "";
}

ul.post-list {
    margin-left: 0px;
}


/* single post css end */



ul#menu-1-5ea2f92 li a {
    color: #000;
}

li#menu-item-1217 a {color: #fff !important;}

ul#menu-1-5ea2f92 li a:hover {
    color: #f20303;
}

li#menu-item-1217 a:hover {color: #fff !important;}
/* single services css */



section.page-banner-section .container {
    max-width: 1220px;
}

section.page-banner-section {
    width: 100%;
    padding: 10rem 0 3rem 0;
    position: relative;
    top: -91px;
    overflow: hidden;
}

.services-template-default #content .ast-container {
    max-width: 100%;
    padding: 0;
}

section.page-banner-section:before {
    content: '';
    /* background-color: #00000075; */
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}

.page-banner-content {
    position: relative;
    width: 100%;
}

.page-banner-content h1 {
    font-size: 42px;
    color: #fff;
    letter-spacing: 0.3px;
    text-transform: capitalize;
    font-family: 'Work Sans';
    line-height: 60px;
}


.page-bd .aioseo-breadcrumbs a, .page-bd .aioseo-breadcrumbs span {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-family: 'Work Sans';
    background-color: #f20303;
    padding: 5px;
}
body.course-template-default header .menu-item a {
    font-family: 'Work Sans';
    color: #fff;
}

body.course-template-default {
    font-family: 'Work Sans';
}
.service-left-sidebar {
    /* background-color: #fff; */
    /* padding: 30px 18px; */
    /* -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); */
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    /* box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%); */
    margin-top: 30px;
}

.services-sidebar-box h3 {
    font-size: 20px;
    line-height: 31px;
    color: #000;
    margin: 0px;
    /* background-color: #f20303; */
    padding: 10px;
    /* border-radius: 6px; */
}

.services-sidebar-box {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

ul.service-menu-list {
    margin-left: 0;
}

ul.service-menu-list li a {
    line-height: 25px;
    color: #333;
    font-size: 14px;
    display: block;
    /* color: #fff; */
}
.services-sidebar-box h3:after {
    content: ' ';
    clear: both;
    width: 3em;
    display: block;
    border-bottom: 3px solid #F20303;
    margin: 0.5em 0 0.6em;
}

ul.service-menu-list li a:active {
    color: #f20303;
}
h2.post-heading {text-align: center;padding: 60px 0px 20px 0px;font-family: 'Rajdhani' , san-serif;font-weight: 700;}
h2.post-heading:after{
        content: ' ';
        clear: both;
        width: 3em;
        display: block;
        border-bottom: 3px solid #F20303;
        margin: 0.5em 40% 0.6em;
}
ul.service-menu-list li {
    /* background-color: #fff; */
    /* margin: 10px 0; */
    display: block;
    padding: 12px 10px;
    border-bottom: 1px solid #b1a6a65c;
}
section.service-section {
    padding-top: 0;
    margin-top: -50px;
    padding-bottom: 3rem;
    background-color: #fff;
}
.service-content-wrapp {
    background-color: #fff;
    /* padding: 27px 25px 30px 25px; */
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
    margin-top: 25px;
    padding-bottom: 30px;
}
ul.post-meta-data li {
    display: inline;
    list-style-type: none;
    font-size: 16px;
    color: #8a8888;
}

.service-content-wrapp p {
    padding: 0px 25px;
    font-family: 'Work Sans', sans-serif;
    font-size: 16px;
    line-height: 25px;
}
.service-content-box h2 {
    font-size: 22px;
    line-height: 47px;
    color: #333;
    letter-spacing: 0;
    border-bottom: 2px solid #f20303;
    display: inline;
    margin-bottom: 0 !important;
    padding-bottom: 11px;
}
.service-headline {
    border-bottom: 2px solid #e0e0e0;
    margin: 0px 0px 28px 0;
}

.service-content-box p, .service-content-box ul li {
    font-size: 15px;
    line-height: 30px;
    text-align: justify;
    color: #585858;
    list-style: decimal-leading-zero;
}

.service-content-box {
    margin-bottom: 30px;
}

.services-sidebar-box:last-child {
    border: 0;
    margin: 0;
    padding: 0;
}
section.service-section .container {
    max-width: 1220px;
}
.service-content-box h6 {
    font-weight: 600;
}
ul.service-menu-list li:hover {
    /* background-color: #000; */
    color: #f20303;
    border-bottom-color: #000;
}

ul.service-menu-list li a:hover {
    color: #f20303;
    text-decoration: unset;
}
.service-content-box h2 img {
    height: 30px;
    margin-right: 10px;
}
section.page-banner-section .container {
    max-width: 1220px;
}
.course-banner-content p {
    color: #fff;
}


.course-banner-content p {
    color: #fff;
}

.service-content-wrapp h2 {
    font-size: 25px;
    margin-bottom: 20px;
    padding: 0px 25px;
    font-family: 'Rajdhani';
    font-weight: 600;
}

.service-content-wrapp img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 20px;
}


.list-heading {
    font-size: 20px;
    margin: 15px 0px !important;
    
}

.list-wrapper span {
    margin-bottom: 20px !important;
}
.list-wrapper ul {
    margin-left: 0px;
}
.list-wrapper ul li {
    list-style-type: none;
    line-height: 32px;
    color:#636060;
    color: #000000;
    box-shadow: 1px 0px 10px 0px #dcd3d3;
    padding: 5px 15px;
    margin: 10px 5px;
    display: inline-flex;
}

.list-wrapper ul li:before {
     /* FontAwesome Unicode */
     display: inline-block;
     margin-left: -1.3em; /* same as padding-left set on li */
     width: 1.3em; /* same as padding-left set on li */
     /* content: "\f058"; */
     font-family: "Font Awesome 5 Free";
     margin-right:10px;
     color:#f20303;
}
.list-wrapper ul li:before {
	 color:#f20303;
}

ul.additional-list li:before {
    content: "\f14a";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    margin-left: -1.3em; /* same as padding-left set on li */
    width: 1.3em; /* same as padding-left set on li */
}
.list-wrapper.block-list ul li {
    display: block;
}
ul.nested-list li:before {
    content: "\e145";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
     /* same as padding-left set on li */
    width: 1.3em; /* same as padding-left set on li */
    margin-left: -32px !important;
}


ul.nested-list li {
    list-style-type: square;
   
}
ul.nested-list li::marker{
    color: #f20303;
    }