@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
body{
    font-family: 'Poppins', sans-serif;
    margin:0
}
.header__main.header-sticky.header-main-2 {
    position: fixed;
    background: #f7f7f7;
    top:0;
}
.carousel {
    position: relative;
    margin-top: 69px;
}
.main-menu-text{
    color: black;
}
li.main-menu-text {
    font-size: 15px;
}
img.logo-name {
    width: 100%;
}
.col-xl-2.col-lg-3.col-8 {
    margin-left: -44px;
}
nav#mobile-menu {
    width: 101%;
    margin-left: 160px;
    margin-top: 35px;
}
.about {
    margin-top: 60px !important;
    padding: 0 0 0 0 !important;
}
/*li.main-menu-text.conhs {*/
/*    background: #f26835;*/
/*    color: #fff;*/
/*    margin-left: 74px;*/
/*    padding: 10px 20px;*/
/*    border-radius: 50px;*/
/*}*/
iframe {
    width: 364px;
    height: 200px;
}
h3.testimonal-name {
    text-align: center;
    font-size: 35px;
    margin: 70px 0px 30px 0px;
}

.contact-list-text span a {
    color: #fff;
}
.contact-list-icon i {
    font-size: 20px !important;
    line-height: 88px !important;
    color: #ffffff !important;
}
.contact-address-list li:not(:last-child) {
    border-bottom: 1px solid #d6b6b6;
    padding-bottom: 10px;
    margin-right: 75px;
}
ul.contact-address-list {
    padding: 10px 25px;
    background: #ffffff14;
    border-radius: 10px;
}
.contact-list-icon {
    background: #313235 !important;
}

.copyright-area.st-2, section.footer-area.pt-100.pb-60 {
    background: #202124 !important;
}
footer form.contact-form {
    background: #ffffff14;
    padding: 28px 30px 25px;
    border-radius: 10px;
}
footer .contact-form input {
    background: #ffffff;
    box-shadow: 0 0 10px #d4d4d46e;
}
footer button.grb-btn {
    width: 100%;
    height: 50px;
    line-height: 50px;
}

.about {
    margin-bottom: 30px;
}

/*.main-courses {*/
/*    text-align: center;*/
/*    padding: 45px 10px 25px;*/
/*    border-radius: 10px;*/
/*    box-shadow: 0 0 10px #c7c7c7;*/
/*    height: 210px;*/
/*    width: 315px;*/
/*    border: 2px solid orange;*/
/*}*/
.main-menu ul li {
    display: inline-block;
    margin: 0px 8px;
    position: relative;
}
h1.class {
    color: #ffa500;
    font-weight: 900;
    font-size: 25px;
    margin: 0px 0px 20px 0px;
}
#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
.work-step-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background: white;
    border-radius: 5px;
    /* padding: 35px 35px 15px; */
    padding: 10px;
    -webkit-box-shadow: 10px 0 33px rgba(30, 40, 69, 0.07);
    box-shadow: 10px 0 33px rgba(30, 40, 69, 0.07);
}
.card.text-center.p-3 {
    border: none;
}
.contact-list-icon {
    height: 89px !important;
    width: 60px !important;
    text-align: center !important;
    border-radius: 3px !important;
    margin-right: 30px !important;
}
i.fas.fa-map-marker-alt {
    width: 60px;
}
.grb__social.footer-social-2 li a:hover {
    color: #f16135 !important;
    background: #ffffff !important;
}
.grb__social.footer-social-2 li a {
    width: 35px;
    height: 35px;
    color: #ffffff;
    background: #f16135 !important;
    line-height: 35px;
    border-radius: 50%;
}
img.second {
    width: 130px;
    border-radius: 78px;
}
.Testimonial-one {
    width: 94% !important;
    margin: auto;
    text-align: center;
    background: #F5F5F5;
    box-shadow: rgb(0 0 0 / 15%) 1.95px 1.95px 2.6px;
    height: 300px;
    padding: 0 30px 10px 30px;
}
img.image-one {
    width: 20px;
}
.Customer-photo {
    display: auto;
}
.Customer-Reviews {
    display: inline-flex;
    margin-top:40px;
}
.testimonial-slider {
    overflow: hidden;
/*     background: #fff2e5; */
   padding-top: 60px;
  padding-bottom: 60px;
}
.slickslider1{
  padding-top: 30px;
}
.slickslider1 img {
    width: 100%;
}
.slickslider1 .slick-slide {
    margin: 0 10px;
}
.testimonial-slider .slick-prev:before, .testimonial-slider .slick-next:before {
    font-size: 28px;
    color:#3c3024;
}
.slick-dots{
    width:99% !important;
}
.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}

.popup img.gallery-image {
  max-width: 90%;
  max-height: 90%;
  border: 5px solid white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
.Gallery {
    background: whitesmoke;
}
.about-text {
    margin-top: 71px;
}
.card.text-center.p-3{
    background: whitesmoke;
}
.main-testimonal{
    margin-bottom :60px;
}
svg {
    width: 18px;
    margin-right: 17px;
}
.our-courses {
    margin: 18px 0px;
}
h1.border {
    border-radius: 36px;
    border: 2px solid #9f2b2b !important;
    display: inline;
    background: #913b29;
    color: #fff;
    padding: 5px 17px;
    line-height: 54px;
    font-weight: 800;
    font-size: 19px;
}
.courses-bottom {
    position: absolute;
    top: 800px;
}
.top-header {
    background: linear-gradient(to right, #b83636, #9d2828, #7c1111);
    text-align: center;
}
nav.navbar.navbar-expand-lg.bg-body-tertiary {
    display: none;
}
img.first-image-courses {
    display: none;
}
a{
        text-decoration: none !important;
}
.header__main.header-sticky.header-main-2 {
    position: fixed;
    top: 0;
}
/*div#myCarousel {*/
/*    margin-top: 70px;*/
/*}*/
@media only screen and (max-width: 991px){
    .header__main.header-sticky.header-main-2 {
    display: none;
}
nav.navbar.navbar-expand-lg.bg-body-tertiary {
    display: contents;
}
.slick-next {
    right: 0px !important; 
}
button.slick-prev.slick-arrow.slick-disabled {
    left: 0 !important;
}
div#navbarNav {
    margin-left: 40px;
}
img.logo-name {
    width: 80%;
}
h3.testimonal-name {
    text-align: center;
    font-size: 30px;
    margin: 70px 0px 30px 0px;
}
.col-md-4 {
    width: 49% !important;
}
iframe {
    width: 195px;
    height: 116px;
}
img.second-image-courses {
    display: none;
}
img.first-image-courses {
    display: table;
}
.courses-bottom {
    position: inherit;
    top: 0;
}
.footer-widget-title {
    text-align: center;
}
.contact-address-list li:not(:last-child) {
    margin-right: 0px !important;
}
.icon-section{
        text-align: center;
}
.carousel {
    position: relative;
    margin-top: 15px;
}
}
h1.submitted {
    color: white;
}
.color-submitted {
    background: lightgreen;
    text-align: center;
}