*{
    padding: 0%;
    margin: 0%;
}
body{
    overflow-x: hidden !important;
}

@media only screen and (max-width: 600px) {
    body{
        margin: 0%;
        overflow-x: hidden;
        overflow-y: scroll;
     
    }
    .head-1{
        overflow-x: hidden !important;
	height: 70px !important;
    }
}

/* =====================1st page===================== */
.head-1{
    background-color: #5A9F3B;
    padding: 0px 0px 10px 0px;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    height: 38px;
}
.h1-call{
	margin-top: -5px !important;
       
}
.h1-call{
	margin-top: -5px !important;
       
}
.fa-phone-square{
    color: white;
    font-size: 25px;
    padding-top: 16px;
}
/* .h1-call a,span{
    color: white;
    font-size: 17px;
} */
#color-white{
    text-decoration: none;
    color: white;
}
.h1-call a:hover{
    text-decoration: none;
    color: white;
}
.main{
    display: flex;
}
.icon{
   padding: 10px;

}
.icon i{
    font-size: 20px;
    color: white;
}
.grey-bg{
    background-color: #F4F6FA;
    
}
.grey-bg .card-body{
    height: 250px;
}
.lang-row .card img{
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.lang-row .card {
    border-radius: 20px;
    height:500px;
   
}
.choose-right{
    background-color: #6C86F2;
    color: white;
    padding: 50px;
    border-radius: 20px;
    
}
.choose{
    margin: 30px;
}
.advice{
    background-color: #F1F1F1;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.tab-content-right{
    height: 600px;
    font-size: 15px;
}

/* -----navbar-------- */
.navbar{
   
    width: 100%;
}
.navbar a{
    padding: 0px 100px;
}

.navbar-nav a {
    padding: 30px 8px !important;
    font-size: large;
   
}
.dropdown:hover .dropdown-menu{
    display: block;
    transform: scale(1.05);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); 
}
.dropdown-menu a{
    padding: 10px !important;
}
.navbar-nav li:hover{
    text-decoration: under;
}
.gtrac-img{
   width: 10% !important;
}
.lang-row .card-text{
    height: 220px;
}
.row-gray{
    margin: 10px;
    background-color: #F1F1F1;
    padding-bottom: 34px;
    margin-bottom: 15px;
}
.box-content{
    display: flex;
    border: 2px solid green;
    padding: 13px;
    border-radius: 10px;
    height: 110px;
}
.box-content p{
    margin-top: 20px;
    margin-left: 20px;
    font-family: math;
    font-size: 15px;
}
.box-content:hover{
    background-color: rgba(232, 232, 232, 0.996);
}
@media only screen and (max-width: 600px) {
    .navbar-nav a {
        padding: 10px 20px !important;
        font-size: large;
        /* color: black !important; */
    }
    .gtrac-img{
        width:70% !important;
    }
    .tabimg{
        width: 100%;
    }
    .mob-display div{
        display: flex;
    }
    .box-content{
        margin: 5px;
    }
}

/* -------------footer------------- */
/* footer division */
.footer{
    width:100%;
    height:auto;
  background-color: #263238;
  padding-bottom: 10px;
}


.footer>div>div{
    height:auto;
    padding-top: 30px;
}
.footer>div>div h5{
    font-size: 18px;
    color:white;
}

.footer>div{
    margin: auto;
}

.footer>div>div p{
    font-size: 15px;
    color:#ccc;
     text-align: start;

}
.footer>div>div ul{
    padding-left:0%;
    text-align: start;
}
.footer>div>div li {
   list-style-type: none;
   padding: 5px;
  }
.footer>div>div li a{
    color:white;
    text-decoration: none;
    font-size: 16px;
    font-weight: light;
    color:#ccc;
}
.footer>div>div li a:hover{
    color:white
}

.footer>div>div address {
    font-size: 16px;
    color:white;
    overflow: hidden;
    font-weight: light;
    color:#ccc;
}
.grid>div{
    text-align: center; 
    display:grid;
    justify-content: center;
    align-items: center;
}
.grid{
    display:grid;
    /* border:1px solid black; */
    grid-template-columns: repeat(6,1fr);
    grid-template-rows: repeat(1,40px);
    gap: 10px;
    margin-top: 25px;
}
.zerozilla{
    color: white !important;
}

.sv{
    color:#ccc;
    overflow: hidden;
    vertical-align: middle;
    border: 1px solid white;
    border-radius: 50%;
    padding: 4px;
    font-size: 22px;
}

.sv:hover{
    color:white;
}
#lastfoot{
    text-align: center;
    color: #ccc;
    padding:10px 0px;
    font-size: 15px;
    border-top: 1px solid #323f45;
    margin-top:13px;
}

#lastp a{
    color:#ccc;
    text-decoration: none;
    font-weight: 600;
    
}
#lastp a:hover{
    color:white;
}
/* ---------------footer end---------------- */


/* -----map----------- */

.heading {
    width: 100%;
    font-family: Konnect;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: rgb(43, 43, 43);
}

.hchild {
    width: 100%;
    margin: 14.8px 14px 44.1px 13px;
    font-family: Montserrat;
    font-size: 16px;
    text-align: center;
    color: rgb(43, 43, 43);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
}
.content{
    width: 100%; 
    font-family: Konnect; 
    font-size: 18px; 
    text-align: left; 
    color: rgb(43, 43, 43); 
    margin: 17px 50px 7px 8px;
    /* text-align: center; */
}

.add{
    width: 100%; 
    font-family: Konnect;
     font-size: 18px; 
     text-align: left;
      color: rgb(43, 43, 43);
     margin: 17px 50px 7px 8px;

}

.DNO{

    font-family: Montserrat;
     font-size: 16px;
      text-align: justify; 
      color: rgb(43, 43, 43); 
      margin: 7px 46px 85.8px 8px; 
      display: block;

}

.map{
    width: 350px; 
    height: 250px; 
    border-style: none;
}

@media all and ( max-width:600px){
    .content{
        text-align: center;
    font-size: 20px; 

    }

    .add{
        text-align: center;
        font-size: 21px; 
    }

    .DNO{
        text-align: center;
        font-size: 20px;
        padding-left: 20px;
        
    }

    .map{
        margin: auto;
        width: 100%;
        height:250px;

    }

}

/* -----map----------- */


/* ----company slider----- */

.footer-banner{
    height: 300px !important;
    padding-top: 70px !important;
}
@media only screen and (max-width:600px){
    .slider{
        padding-left: 50px !important;
    }
    .footer-banner{
        padding-top: 23px !important;
        height: 621px !important;
    }
    
}
/* ----company slider----- */

 /* Our Students Love Us and they Say division css */

 .cards1{
    text-align: center;
    /* border: 1px solid; */
    width:auto;
    height:100%;
    border-radius:13px;
   padding:15px;
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 4px 10px 0px;
  

}
.feedbach-stu{
    background-color: #F4F6FA;
    padding-bottom: 40px;
}
.cards1 img{
    width:auto;
   height:160px;
   
}
.cards1 .cards1heading{
    width:80%;
    margin: auto;
    margin-top: 10px;
}

.cards1 .cards1heading{
    text-align: center;
    font-weight: 500;
    font-size: 20px;
    color: rgb(43, 43, 43);
}

.cards1 .cards1div{
    width:90%;
    margin: auto;
    font-size: 16px;
    font-weight: normal;
    margin-top: 12px;
}
 /*All h3 headings style*/
h2{
    text-align: center;
    color: #2B2B65;
    font-size: 24px;
    font-weight: bold;
    font-family: Konnect;
    padding: 50px 0px;
    width:100%;
}

h2:nth-child(n){
    /* margin-top: 20px; */
    padding: 16px 15px;
}

#para{
    width:65%;
    margin:auto;
  font-size:20px ; 
  text-align:center; 
  
}

.faq{
    margin-top: 20px;
}

.questions img{
    width:95%;
    height: 600px
    
}
.faqbtn{
    color:white;
    font-weight: bold;
    font-size: 20px;
    background:none;
    border:none;
   
        
}
.card-head{
    background: #c4c4c4;
}
.card-head:hover{
    background: #dfbd85;
}
.accordion .card .card-head  h2 button.active{
    background: #dfbd85;
}


/* Our Students Love Us and they Say division css */

@media only screen and (max-width: 600px) {
.cards1{
    width:90%;
    margin: auto;
}
.feedbach-stu{
    margin-top: 140px;
}

    .coursePara{
        /* border:1px solid red; */
        font-size: 16px;
        color: #6d6d6d;
        margin-left:10px;
        width:80%;
       
    }
    .sec label{
        font-weight: bold;
        font-size:large;
        /* border: 1px solid; */
        display:block;
        width:70%;
        margin: auto;
        padding: 10px;
        
    }
    
    .sec .form-control{
        width:70%;
        margin: auto;
        height:45px;
        border-radius: 5px;
    }

    .btn1{
        background-color: #1958A7;
        color:white;
        border:none;
        padding:4px 22px;
        text-align: center;
        
    }

    


    /* faq */

    .card{
        width:85%;
        margin: 0% 7%;
        height: auto;
        
    }
    .questions img{
        
        width:85%;
        height: 400px;
        margin: 0% 7.5%;
     }
   
     .faqbtn{
        color:white;
        font-weight: 600;
        font-size: 17px;
        background:none;
        border:none;  
            
    }
    .faq{
        margin-bottom:20px
    }
}


/* -------------how do we train --------------- */
.middlepage .card-text:last-child {
    margin-bottom: 0;
    height: 185px;
}
.middlepage .card{
    box-shadow: 0px 0px 12px;
    border-radius: 40px;
    margin-left: 80px;
}

.middlepage{
    width:100%;
    /* background-color: rgb(236, 233, 233); */
    text-align: center;
}

.mainheading-train{
    text-align: center;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding-top:30px;
    padding-bottom: 5px;
}
.img1{
    /* border:1ps solid  rgb(207, 48, 48); */
    border-radius: 50%;
    border:1px solid rgb(236, 233, 233);
      padding:20px; 
     text-align: center;
     padding-left: 20px;
}

.mainpara{
    text-align: center;
}
.subhead{
    text-align:center;
   padding-bottom:5px;
   font-weight: bold;
}
.img2{
    background-color: rgb(236, 233, 233); 
    border:1px solid rgb(236, 233, 233);
    border-radius: 50%;
  margin-top:25px;
}
.subhead2{
    text-align:center;
   padding-bottom:5px;
   font-weight: bold;
   padding-top:23px;

}
.img3{
    border-radius: 50%;
    border:1px solid rgb(236, 233, 233); 
     text-align: center;
     margin-top:25px;

}
.subhead3{
    text-align:center;
    padding-bottom:5px;
    font-weight: bold;
    padding-top:33px;
    /* justify-content: inherit; */
}
.img4{
    border-radius: 50%;
    border:1px solid rgb(236, 233, 233); 
    text-align: center;
    margin-top:25px;
    
}
.subhead4{
    text-align:center;
    padding-bottom:5px;
    font-weight: bold;
    padding-top:53px;

}
@media only screen and (max-width: 600px) {
    .middlepage .card{
        box-shadow: 0px 0px 12px;
        border-radius: 40px;
        margin-left: 25px;
        margin-bottom: 10px;
    }
}

/* -------------how do we train --------------- */

.firstimgs{
	height: 600px !important;
}
@media only screen and (max-width: 600px) {
	.firstimgs{
	height:150px !important;
}
}
/* ----------first modal---------- */
.modal-dialog {
    max-width: 728px;

    height: 454px;
}