@import url('https://fonts.googleapis.com/css?family=Open Sans');
@import url('https://fonts.googleapis.com/css?family=Pragati Narrow');
@import url('https://fonts.googleapis.com/css?family=Roboto Condensed');
@import url('https://fonts.googleapis.com/css?family=Open Sans');
@import url('https://fonts.googleapis.com/css?family=Poppins');
@import url('https://fonts.googleapis.com/css?family=MostraOneBold');
@import url('https://fonts.googleapis.com/css?family=Oswald');

body
{
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	background:#ffffff;
	max-width:100%;
}
a
{
	text-decoration: none;
}

#li-img {
    width: 22.8%;
    margin: 5px;
    display: inline-block;
    box-shadow: 1px 2px 6px #979797;
    border: 1px solid #dcdcdc;
    padding: 5px;
    border-radius: 5px;
}
#sub-next
{
    background-color:#fff !important;
}
#sub-next:hover
{
    background-color:#3C82D4 !important;
}
/* -------------------- top css ------------------------ */
a:visited{
    text-decoration:none;
    color:#000;
}
.gov_reg
{
    float:right;
}
.total_upper_top
{
    width:100%;
    background:#cdd6e3;
    position:relative;
}
#total
{
    max-width:1920px;
}
#top_inner
{
    width: 98%;
    padding: 4px 0 0 0;
}
#top_inner_total
{
    width:100%;
    display:table;
    padding: 3px 0 6px 0;
}
#upper_top_inner_left
{
    display:table-cell;
    width:50%;
    text-align:left;
}
#upper_top_inner_right
{
    display:table-cell;
    width:50%;
    text-align:right;
}
#for_desk
{
    font-weight:bold;
    color:#F841AD;
    letter-spacing: 1px;
}
#call_mail a
{
   color:#ffffff;
   font-size:16px;
   font-weight:400;
   font-family:"Pragati Narrow", sans-serif;
   text-decoration:none;
}
#call_mail
{
    display: inline-block;
    margin-right: 10px;
    padding: 4px 0;
}
#call_mail img
{
    width: 20px;
    height: auto;
    vertical-align:middle;
}
#social_link
{
    text-align:right;
    display: inline-block;
    margin-left: 20px;
    text-decoration:none;
}
#social_link img
{
    vertical-align:middle;
    width: 28px;
    margin-right: 4px;
}
.total_bottom_top
{
    width:100%;
    background:#ffba10;
}

#lower_top_inner_left
{
    width:72%;
    display:table-cell;
    text-align:left;
}
#logo-total
{
    display:table;
}
#logo
{
    display:table-cell;
}
#logo-name
{
    display:table-cell;
    vertical-align: bottom;
}
#logo img
{
    height: auto;
    width: 5vw;
}
#logo-name img
{
    height: auto;
    width: 18vw;
    margin-bottom: -11px;
}
#lower_top_inner_right
{
    width:28%;
    display:table-cell;
    text-align:right;
    vertical-align: middle;
}
#top-under-total
{
    width:100%;
    background-color:#000000;
}
#top-under-inner
{
    width:98%;
    text-align:left;
}
/* ------------------ home css ------------------- */
.container {
        width: 90% !important;
    }
.total_upper_home
{
    width:100%;
}
.total_lower_home
{
    width:100%;
}
#inner
{
    width: 90%;
}
#course_inner
{
    text-align:left;
    width:100%;
}
#total_inner
{
    width:100%;
    display:table;
    padding: 25px 0 40px 0;
    
}
#total_upper_inner_left
{
    display:table-cell;
    width:50%;
    text-align:left;
    vertical-align:middle;
    padding-right:25px;
    line-height: 25px;
}
h1 {
    font-size:28px;
    font-weight:400;
    line-height:35px;
}
.ifont {
    font-family: 'Roboto Condensed', sans-serif;
    color:#444;
    font-size: 30px;
}
.hfont {
    font-family: "Oswald";
    color: rgb(77, 15, 129);
    
}
#total_upper__inner_left p
{
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 15px;
}
#total_upper_inner_right
{
    display:table-cell;
    width:50%;
    text-align:right;
}
#right_inner_collage
{
    width:100%;
    text-align: left;
    line-height: 26px;
    font-family: 'Poppins', sans-serif;
    color:#444;
}
#right_inner_collage a
{
    font-family: 'Poppins', sans-serif;
    color:#f00;;
}
#home_collage img
{
    width:90%;
    height:auto;
    vertical-align:middle;
}
#home_course_left
{
    display:table-cell;
    width:60%;
    float:left;
    padding:2px;
    background:#ffffff;
    border-radius:10px;
    border:1px solid #dcdcdc;
    color:#181717;
}

#home_course_right
{
    display:table-cell;
    width:38%;
    float:right;
    padding:2px;
    background:#ffffff;
    border-radius:10px;
    margin-left:15px;
    color:#ffffff;
    border:1px solid #dcdcdc;
}
#course_left1
{
    width:100%;
    background:#94BD8B;
    border-radius:10px;
    border:1px solid #dcdcdc;
}
#course_left2
{
    width:100%;
    border-radius:10px;
    border:1px solid #dcdcdc;
}
#course_left2 img
{
    width:100%;
    border-radius:10px;
}

#course_total
{
    width:100%;
    padding:20px 20px; 
}
#course_total p
{
    line-height:25px;
    color: #ffffff;
}
#course_total button
{
    border-radius: 25px;
    padding: 4px 14px;
    background-color: #d1531a;
    color: white;
    border: none;
}
#home_content  button
{
    border-radius: 25px;
    padding: 4px 14px;
    background-color: #d1531a;
    color: white;
    border: none;
}
#text_heading {
    padding: 20px 25px;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: #7D1415;
    border-left: 5px solid #f00;
    background: #f7f7f7;
    border-radius: 4px;
    font-family: "Oswald";
    text-align:left;
}
.spanp
{
    font-size: 25px;
    font-weight: 600;
    color: #cc1844;
    text-transform: uppercase;
}
/*-- service_slider --*/
.slider {
    margin: 2em 0 0 0;
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
    overflow: hidden;
    margin-top: 0;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding:0 9px;
	cursor: pointer;
	position: relative;
}
ul#flexiselDemo1 li a{
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	color: #4d0f81;
	font-size: 17px;
	letter-spacing: 1px;
    font-weight: 700;
    text-align:center;
}
.hfont {
    color: #7D1415;
    font-size:28px;
    font-weight:500;
    line-height:35px;
    
}

ul#flexiselDemo1 li a h4
{
    padding-top:20px;
    padding-bottom: 20px;
    
}
ul#flexiselDemo1 li a h4{
	text-align: center;
    padding-left: 14px;
	color:#135500;
	font-family: "Oswald";
	font-size:1.2em;
	margin-top:0.5em;
}
ul#flexiselDemo1 li a h4:hover{
	color: #ff6600;
}
.nbs-flexisel-item > a img {	
	cursor: auto;
    position: relative;
    width: 100%;
    border-bottom: 4px solid #ff6600;
    border-radius: 10px;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 45px;
	height: 45px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	margin-top:0em;
}
.nbs-flexisel-nav-left {
    left: -1%;
    background: url(../images/s-arrow.png) no-repeat 0px 0px;
    width: 49px;
    height: 49px;
    margin-top:-2%;
}
.nbs-flexisel-nav-right {
    right: -2%;
    background: url(../images/s-arrow.png) no-repeat -49px 0px;
    width: 49px;
    height: 49px;
    margin-top:-2%;
}

.container1,.container2,.container3,.container4,.container5,.container6,.container7,.container8 {
  position: relative;
  max-width: 1170px;
}

.image {
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.container1:hover .image,.container2:hover .image,.container3:hover .image,.container4:hover .image,.container5:hover .image,.container6:hover .image,.container7:hover .image,.container8:hover .image {
  opacity: 0.3;
}

.container1:hover .middle,.container2:hover .middle,.container3:hover .middle,.container4:hover .middle,.container5:hover .middle,.container6:hover .middle,.container7:hover .middle,.container8:hover .middle {
  opacity: 1;
}

ul#flexiselDemo1 li .text a {
  background-color: #ff6600;
  color: white;
  font-size: 13px;
  font-weight:400;
  padding: 10px 10px;
  font-family: 'Exo2-Medium';
}
#visible-on-mobile
{
  display: none;
}

#visible-on-desktop
{
  display: inline;
}

#slides img
{
    width:100% !important;
    height:auto !important;
}
/* ------------------ footer css -------------------- */
.lower_footer
{
    width:100%;
    background:#000000;
    padding: 20px 0;
    color: #ffffff;
    font-size: 14px;
    position: relative;
    bottom: 0;
}
#total_lower_footer
{
    width: 98%;
}
#inner_lower_footer
{
    width:100%;
    display:table;
}
#left_lower_footer
{
    width:50%;
    display:table-cell;
    text-align:left;
}
#right_lower_footer
{
    width:50%;
    display:table-cell;
    text-align:right;
}
/* ------------------ content css -------------------- */
.content_total
{
    width:100%;
}
#content_inner
{
    /*max-width:1170px;*/
    width:98%;
}
#content_inner_total
{
    width:100%;
    display:table;
    text-align:left;
    margin-top:20px;
    margin-bottom:20px;
}
#product_left
{
    display:table-cell;
    width:50%;
    
}
#product_right
{
    display:table-cell;
    width:50%;
    vertical-align:top;
    text-align:right;
}
#contact-left
{
    display:table-cell;
    width:50%;
    
}
#contact-left-inner
{
    margin-right:10px;
}
#contact-right
{
    display:table-cell;
    width:50%;
    vertical-align:top;
}
#about_left
{
    
    width:100%;
    text-align:left;
    vertical-align:top;
    padding-right:5px;
}

#about_inner_right
{
     width:100%;   
}

.content_total img
{
    vertical-align:middle;
    width:100%;
}
#photo_gallery img
{
    width:auto;
    vertical-align:middle;
}
#contact_details {
    padding-right: 20px;
    color: #333;
    font-size: 14px;
    line-height: normal;
}
#contact_details img
{
    width:26px;
    height:auto;
}
#sub_heading {
    font-size: 14px;
    color: #02b21c;
    padding-left: 18px;
    margin: 10px 0;
    background: url(../images/ic2.png) no-repeat;
    background-size: 12px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
#sub_heading-2{
 margin-top: 20px; 
}

    


#services-total
{
    width:100%;
    display:table;
    padding-top:20px;
}
#services-cell1
{
    display:table-cell;
    width:25%;
    text-align:left;
}
#services-cell2
{
    display:table-cell;
    width:25%;
    text-align:left;
}
#services-cell3
{
    display:table-cell;
    width:25%;
    text-align:left;
}
#services-cell4
{
    display:table-cell;
    width:25%;
    text-align:left;
}
#services-total span img {
    width: 12px;
    height: auto;
    margin-right: 10px;
}
#services_heading
{
    font-family:'Roboto Condensed';
    Font-size: 16px;
    font-weight:400;
    line-height:22.8571px;
    text-transform:uppercase;
}
#services-total span {
    line-height: 28px;
    color: #4a4a4a;
    padding-left: 10px;
}
#contact_form label{
    font-size:13px;
}
#contact_form
{
	text-align: left;
    border: 1px solid #fff9f9;
    padding: 1em 1em 1em 1em;
    box-shadow: 0 0 16px -3px rgba(0, 0, 0, 0.27);
}
#contact_form input[type="text"]{
    font-size: 15px;
    color: #000;
    width: 94.5%;
    margin-bottom: 14px;
    padding: 12px;
    outline: none;
    border: 1px solid rgba(0, 0, 0, 0.22);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.17);
    font-family: 'Open Sans', sans-serif;
}
#contact_form select{
    width: 100%;
    BACKGROUND-COLOR: #FFF;
    color: #807b7b;
}
#contact_form  .app_seh input[type="text"] 
{
    width:47.4%;
}
#contact_form input[type="tel"] {
    width: 97.5%;
}
#translate select{
    font-size: 14px;
    color: #000;
    padding: 2px 40px;
  border: none;
  background-color: #fff;
  border-radius: 16px;
  font-family: "Pragati Narrow", sans-serif;
}
#contact_form input[type="email"] {
    width: 97.5%;
}
#contact_form #courses
{
    width: 99.9%;
    font-size: 15px;
    color: #000;
    margin-bottom: 14px;
    padding: 12px;
    outline: none;
    background:#ffffff;
    border: 1px solid rgba(0, 0, 0, 0.22);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.17);
    
}
#contact_form input[type="submit"]
{
	border-radius: 25px;
	padding: 13px 40px;
	background-color: #d1531a;
   color: white;
   border: none;
}
#contact_form textarea {
    font-size: 15px;
    color: #000;
    width: 94.5%;
    margin-bottom: 14px;
    padding: 12px;
    outline: none;
    border: 1px solid rgba(0, 0, 0, 0.22);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.17);
    font-family: 'Open Sans', sans-serif;
}
#content_heading
{
	font-size: 24px;
   line-height: 26px;
   color: #015F63;
   font-family: 'Roboto Condensed';
   margin-bottom: 20px
}
#content_text
{
    font-size: 14px;
   line-height: 26px;
   color: #443b3b;
   font-family: 'Roboto';
   text-align: justify;
}
#contact_form table tr td {
    padding: 0 10px 0 10px;
    font-size: 14px;
    line-height: 26px;
    color: #1F1919;
    font-family: 'Roboto';
    text-align: justify;
}
#total-card
{
    width:100%;
}
#inner-card
{
    width:98%;
}
#inner-card-total
{
    width:100%;
    display: table;
}

#card {
  width: 33.33%;
  display: table-cell;
}
#card-inner
{
    margin: 0 20px;
    text-align: left;
    font-family: 'Roboto Condensed';
}
#card-inner h4
{
    color:#006da6;
}
#card-inner button
{
    background-color: #279215;
    border: none;
    color: #fff;
    padding: 6px 12px;
    border-radius: 4px;
}
#card img {
  max-width: 100%;
}
.card-container {
  display: flex;
  justify-content: space-between;
}
.card:last-child {
  margin-right: 0
}
#spft
{
    text-align: center;
    background-color: #325084;
    color: #ffffff;
    padding: 1px 0;
    margin-bottom: 1px;
}
#main-content{
    margin-right:16px;
    text-align:justify;
    font-size: 14px;
    color: #444;
    line-height: 26px;
    display:table;
    width:100%;
    font-family: 'Poppins', sans-serif;
}
#main-content h5
{
    font-family: 'Roboto Condensed', sans-serif;
    color: #000;
    font-size: 16px;
    margin-bottom: 0;
}
#main-content .left
{
    display:table-cell;
    width:50%;
}
.left p
{
    background-color: #ED731D;
}
#main-content .right
{
    display:table-cell;
    width:50%;
    color:#ffffff;
}
.right p
{
    background-color: #FEB546;
}
#main-content p
{
    padding: .5px 0;
    padding: 10px;
    margin: 2px 0 0 0 !important;
}
#main-content-inner{
    line-height:normal;
}
#main-content-inner p{
    margin:10px 0;
}
#main-content-inner p b{color: #ff6600;text-transform: uppercase;font-size:20px;}
#main-content-inner p strong{color:#ffffff;}
#testimonial_img img{width:48%; height: auto;}
#testimonial_total{width:100%; display:table;margin-bottom: 25px;margin-top: 25px;}
#testimonial_card{width:33.33%; display:table-cell;}
#testimonial_card_holder{
    display:table; width:100%;
    font-family: 'Oswald';border: 3px solid #000;border-radius: 10px;padding: 15px 10px 15px 10px;
    max-width: 90%;
    height: 402px;
}
#holder_left{display:table-cell; width:30%;}
#holder_right{display:table-cell; width:70%;vertical-align: top;}
#holder_left img{border: 5px solid #ffffff; box-shadow: 1px 1px 6px #000000; width:100%; border-radius: 50%;}
#holder_left h4{font-family:'Oswald';}
#holder_right img{width:25%;}
.line {
border-bottom: 1px solid #0e0e0ef7;
    border-top: 1px solid #0e0e0ef7;
    width: 80%;
    line-height: 2;
    font-size: 14px;

}
#star{
    text-align:right;
    margin-right: 25px;
}
#first-qoute{
    text-align:left;
    /*width: 80%;*/
    z-index: 555;
    position: absolute;
    margin-top: -14px;
    margin-left: 20px;
}
#first-qoute img {
    width: 32px}
#second-qoute{
    margin-top: -15px;
    text-align: right; 
}
#second-qoute img{
   width: 32px  
}

/**#button_submit{
    border-radius: 25px;
    padding: 13px 40px;
    background-color: #d1531a;
    color: white;
    border: none;
}**/

/* ------------------ responsive css ----------------- */

@media screen and (max-width: 1024px){
    
    #total_lower_footer
    {
        width:96%;
    }
    #top_inner
    {
        width:96%;
    }
    #inner
    {
        width:96%;
    }
    #content_inner
    {
        width:96%;
    }
    #top-under-inner
    {
        width:96%;
    }
    .container
    {
        width:93%;
    }
   /** #testimonial_card_holder{
        height:auto;
    }**/
    #lower_top_inner_left
    {
        WIDTH:50%;
    }
    #lower_top_inner_RIGHT
    {
        WIDTH:50%;
    }

}
@media screen and (max-width: 900px)
{
    #lower_top_inner_left
    {
        WIDTH:30%;
    }
    #lower_top_inner_RIGHT
    {
        WIDTH:70%;
    }
}
@media screen and (max-width: 768px)
{
    #contact_form  .app_seh input[type="text"] 
    {
        width:97.5%;
    }
    #contact_form input[type="tel"]
    {
    	width: 97%;
    }
    #home_course_left
    {
        width:100%;
        display:table-row;
    }
    #home_course_right
    {
        width:100%;
        display:table-row;
        margin-left: 0px;
        margin-top:15px;
    }
    #home_course_down{
        color:#666666;
        margin-top:-5px;
    }
    #contact-right
    {
        width:100%;
        display:table-row;
    }
     #contact-left
    {
        width:100%;
        display:table-row;
        padding-right:0;
    }
    .card{
        display:table-row;
    }
    .card-container
    {
        display:inline-block;
    }
    .card img{
     margin-bottom: 20px;
    }
    .content_total img {
     margin-top: 10px;
    }
    #contact_form {
    margin-top: 10px;
    }
   #li-img {
    width: 95%;
    margin: 5px;
    display: block;
    margin-top: 20px;
}

#first-qoute {
    margin-top: -20px;
}
#second-qoute{
    margin-top: -25px;
}
#testimonial_card{
    display:table-row;
}

#testimonial_card_holder{
    margin-bottom: 20px;
}
#holder_left{
    display:table-row;
}
#holder_right{
    display:table-row;
}
#holder_left img {
    width:40%;
}
.for-mobile
{
    display:none !important;
}
#content_inner_total
{
    display:block;
}
#product_left
{
    display:inline-block;
    width:100%;
    text-align:left;
}
#product_right
{
    display:inline-block;
    width:100%;
    text-align:left;
}
#mbmcpebul_wrapper
{
    text-align:right;
}

#main-content
{
    text-align:left;
}
#logo img
{
    height: auto;
  width: 8vw;
}
    #logo-name img
    {
        height: auto;
        width: 38vw;
        margin-bottom: -27px;
    }
    #inner-card-total
    {
        display:block;
    }
    #card
    {
        display:inline-block;
        width:100%;
        margin-bottom:10px;
    }
}
@media screen and (max-width: 320px)
{
    .slider {
		margin: 2em 0 0 0;
	}
}
@media screen and (max-width: 425px)
{
  .gov_reg
   {
    text-align:left;
    display:block;
    float:none;
  }
    #services-cell1
{
    display:table-row;
    width:100%;
    
}
#services-cell2
{
    display:table-row;
    width:100%;
}
#services-cell3
{
    display:table-row;
    width:100%;
}
#services-cell4
{
    display:table-row;
    width:100%;
}
    #about_left
    {
        width:100%;
        display:table-row;
        padding-right:0;
    }
    #about_right
    {
        width:100%;
        display:table-row;
    }
    .nbs-flexisel-item
    {
        padding:0;
    }
    #visible-on-mobile
    {
        display: inline;
    }
    #visible-on-desktop
    {
        display: none;
     }
    #total_upper_inner_left
    {
        width:100%;
        display:table-row;
    }
    #total_upper_inner_right
    {
        width:100%;
        display:table-row;
        text-align:left;
    }
    
    #social_link
    {
        margin-left:0;
    }
    #call_mail
    {
        padding:3px 0;
    }
    #lower_top_inner_left
    {
        width:60%;
    }
    #lower_top_inner_right
    {
        width:40%;
    }
    #logo img
    {
    width: 16vw;
    height: auto;
    }
    #total_inner_right
    {
        display:table-row;
        width:100%;
    }
    #total_inner_right
    {
        display:table-row;
        width:100%;
    }
    #right_lower_footer
    {
    display: inline-block;
    width: 100%;
    text-align: center;
    }
    #left_lower_footer
    {
    display: inline-block;
    width: 100%;
    text-align: center;
    }
    .nbs-flexisel-nav-left, .nbs-flexisel-nav-right
    {
        margin-top:20%;
    }
    
   #testimonial_img img {
    width: 60%;} 
    #testimonial_card_holder {
    height: auto;
}
#call_mail a
{
    font-size: 14px;
}
#call_mail img
{
    width: 18px;
}
#social_link img
{
    width: 26px;
}
    
#main-content-inner p
{
    font-size:12px;
    min-height: 30px;
    height: 30px;
}
    #top_inner_total
    {
        display:block;
    }
    #upper_top_inner_left
    {
        width:100%;
        display:inline-block;
    }
    #upper_top_inner_right
    {
        width:100%;
        display:inline-block;
        text-align:left;
        padding-bottom: 5px;
    }
    #logo-name img
    {
        width: 56vw;
        margin-bottom: -40px;
    }

}
#mb-3 {
    margin-bottom: 20px;
}

@media screen and (max-width: 375px)
{
    #lower_top_inner_left
    {
        width:55%;
    }
    #lower_top_inner_right
    {
        width:45%;
    }
    
}
@media screen and (max-width: 350px)
{
    
    #call_mail img
    {
        width: 12px;
    }
    #logo img {
        width: 16vw;
        height: auto;
    }
}

@media screen and (max-width: 320px)
{
    #text_heading
    {
        font-size:20px;
    }
    #main-content-inner p b
    {
        font-size:18px;
    }
    
}

/*---------------------------------gallery----------------------------------*/

#gallery
{
	padding-top:10px;
}
#gallery_col img
{
	width:100%;
}
#gallery_col img:hover
{
	opacity:0.8;
}
#gallery_row
{
	width:100%;
	max-width: 91.5vw;
	display:table;
	margin-bottom:5px;
}
#gallery_col
{
	display:table-cell;
}
#gallery_inn_col
{
	padding: 6px 6px 6px 6px;
    	border: 2px solid #ddd;
	width:92%;
}

@media only screen and (max-width:699px) {#gallery_row {display:inline;} #gallery_col {display: inline-block;margin-bottom: 20px;}}
