@charset "utf-8";
/* CSS Document  */
*{
	box-sizing: border-box;
	margin: 0;
	padding: 0;    
	font-family: "poppins";
}
section.partners .container {
    position: relative;
    z-index: 5;
}
.partners .main-p .top-img img {
    margin-right: 25px;
    border: 1px solid #f1e6e6;
    padding: 10px;
}
.col-md-6.right-contnt.mt-3.mb-3.aos-init.aos-animate ul li {
    list-style: none;
}

.col-md-6.right-contnt.mt-3.mb-3.aos-init.aos-animate ul li:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00c";
    color: white;
    background: hsl(358deg 85% 54%);
    padding: 4px;
    font-size: 16px;
    margin-right: 14px;
}
.col-md-6.right-contnt.mt-3.mb-3.aos-init.aos-animate h3 {
    color: red;
    font-weight: 600;
    line-height: 1.4;
    font-size: 19px;
}
.col-md-6.right-contnt.mt-3.mb-3.aos-init.aos-animate h2 {
    color: red;
    font-weight: 800;
    line-height: 1.4;
    font-size: 25px;
}
.col-md-6.right-contnt.mt-3.mb-3.aos-init.aos-animate p {
    font-size: 15px;
}
.col-md-6.right-contnt.mt-3.mb-3.aos-init.aos-animate ul {
    margin-bottom: 30px;
}


@font-face {
    font-family: 'poppins';
    src: url("../fonts/Poppins-Regular.ttf");
}
ul.nvq_links-1.en-btn li a {
    display: block;
    width: 100%;
}
ul.nvq_links-1.en-btn li a {
    display: block;
    max-width: 325px;
}
button.Book {
	background: rgb(238 38 46);
    border: rgb(240 90 96);
    color: white;
    padding: 11px 18px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
}
button.Book:hover {
    background: #000;
    border: #000;
    transition: 1.5s;
}
/* top-bar */
/* top-bar */

.col.right.text-white {
    display: flex;
    justify-content: flex-end;
}
ul.abt-ul li:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    margin-right: 12px;
    color: white;
    background: hsl(358deg 85% 54%);
    padding: 4px;
    font-size: 16px;
}
.contc_page .row.update-p.p-0 {
    padding: 41px 30px !important;
    background: transparent !important;
}
.phone a {
    color: white;
    text-decoration: none;
}
.icons-r a {
    color: #fff !important;
}

/* top-bar */
/* top-bar */


/* navbar */
a.navbar-brand img {
    max-width: 80%;
}
.phone {
    padding: 6px 0;
}
.navbar-right {
    padding-top: 12px;
    padding-bottom: 12px;
}
section.navbar {
    background: #f8f9fa;
    padding: 0px;
}

.navbar-expand-lg .navbar-collapse{
    justify-content: end; 
}
a.nav-link {
    font-size: 15px;
    font-weight: 500;
}
li.nav-item a {
    font-size: 14px;
    font-weight: 600;
}
li.nav-item {
    padding-right: 30px;
    padding-top: 6px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0 / 81%);
}
button.book-btn {
    background: rgb(238 38 46);
    border: rgb(240 90 96);
    color: white;
    padding: 11px 18px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
}
.navbar-right {
    text-transform: uppercase;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(255 0 0 / 70%);
}
ul.dropdown-menu.show li a {
    font-weight: 500;
    color: grey;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
    text-decoration: none;
    background-color: rgb(253, 13, 13);
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #f90a0a !important;
    background-color: rgb(233, 236, 239);
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(255 0 0 / 90%);
}
.navbar-light .navbar-toggler {
    color: rgb(255 0 0 / 55%);
    border-color: rgb(255 0 0 / 79%);
}
.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 1.5rem 0px;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgb(0 0 0 / 0%);
    border-radius: 12px;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 8px 16px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
/* navbar */

/* slider */
.carousel-indicators [data-bs-target]{
    width: 5px !important;
    height: 5px !important;
    border-top: none !important;
    border-bottom: none !important;
}
@media only screen and (min-width: 992px){
.navbar-brand {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
}	
.navbar-right {
    padding-top: 17px;
    padding-bottom: 12px;
}	

 .carousel-caption {
    position: absolute;
    top: 10.25rem;
    left:0;
    right: 0;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
  text-align: left !important; 
  width:100%;
} 

}
h2.slide-head {
    font-size: 42px;
    font-weight: bold;
}
p.slide-txt {
    font-size: 21px;
}
.carousel-control-next, .carousel-control-prev{
    width: 11% !important;
}
.btn_press {
    margin-top: 25px;
}

/* slider */

/* about */
a.page-btn:hover {
    background: black;
    transition: 1.5s;
    border: 1px solid black;
}

h3.abt-head {
    font-weight: 800;
    line-height: 1.4;
    font-size: 30px;
    color: #565454;
}
p.abt-txt {
    color: #908a8a;
    font-size: 14px;
    text-align: justify;
    line-height: 2;
}
h4.abt-list {
    font-size: 16px;
    line-height: 1.4;
    color: #666666;
    font-weight: 500;
}
ul.abt-ul {
    padding-left: 0;
}
ul.abt-ul li {
    color: #908a8a;
    font-size: 14px;
    line-height: 2;
    line-height: 2.6;
}

.col-md-6.image-abt img {
    width: 100%;
    border-radius: 15px
}
i.fa.fa-check {
    color: white;
    background: hsl(358deg 85% 54%);
    padding: 4px;
    font-size: 16px;
}
.col-md-6.right-contnt {
    padding-left: 30px;
}


/* about */

/* courses  */
.slick-slide img {
    display: block;
    width: 100%;
    margin: auto;
}
h5.main-cls {
    width: 100%;
    background: white;
    padding: 10px;
    margin: auto;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
	height: 53px;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    margin-right: 12px !important;
}

/* courses */

/* why-us */
.all-d:hover {
    transition: .7s;
    transform: translatey(-10px);
    box-shadow: 0px 0px 18px #fadadaab;
    border-radius: 7px;
}
.all-d {
    padding: 12px 0px;
    box-shadow: 0px 0px 18px #fadadaab;
    border-radius: 7px;
    height: 155px;
	margin-top: 20px;
	 transition-duration: 2s;
}

a.icon {
    color: #666666;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
}
/* why-us */

/* partners */

.main-p {
    background: white;
    padding: 15px;
    border-radius: 7px;
}
.main-p.text-center p {
    font-size: 13px;
    color: grey;
}
.main-p.text-center h6 {
    font-size: 24px;
}

p.text-detail {
    min-height: 79px;
    color: #000 !important;
}
p.part-p {
    font-size: 18px !important;
    margin-top: -9px !important;
    margin-bottom: 0px;
    font-weight: 600;
    color: #0c4ca3 !important;
}
/* partners */

/* get-update */
.all-data-update {
    padding-left: 10px;
    padding-right: 10px;
}
.add.col-md-6 {
    display: flex;
}
.numb a {
    text-decoration: none;
    color: grey;
    font-size: 14px;
    font-weight: 500;
}
section.partners {
    padding-bottom: 18px;
}

h5.abt-head {
    font-size: 16px;
    margin-bottom: 25px;
}
.top-head-f p {
    margin-bottom: 30px;
}
.form-control {
    line-height: 2.5 !important;
}
.form-select {
    
    line-height: 2.5 !important;
    
}
.all-data-update h3 {
    margin-bottom: 20px !important;
}
/* get-update */

/* footer */
.icons-r i {
    padding: 9px 5px;
}
.p-3 {
    padding: 0px!important;
}
ul.link-u li {
    color: #ffffff7d;
    list-style: none;
    line-height: 1.9;
}
ul.link-u a {
    color: #ffffff7d;
    text-decoration: none;
    line-height: 1.4;
    font-size: 15px;
}
ul.link-u {
    padding-left: 7px;
}
hr.foot-hr {
    background: #ff1414;
    height: 3px;
    opacity: 0.8;
    width: 85px;
    margin: 0px 0px 27px;
}
.row.copyright h6 {
    font-size: 11px;
}
.abt-data p {
    font-size: 13px;
}
.abt-data h3 {
    font-size: 22px;
}

/* footer */


/* media query Homepage */

@media only screen and (max-width: 1199px){
	li.nav-item {
    padding-right: 7px;

}
.main-p.text-center {
    min-height: 241px;
}
}

@media only screen and (max-width: 991px){
.navbar-expand-lg .navbar-collapse {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 113px;
}
section.navbar {
    background: #f8f9fa;
    padding: 9px 0;
}
.main-p.text-center p {
    font-size: 12px;
	    margin: 0px;
}
h2.slide-head {
    font-size: 37px;
    font-weight: bold;
}
p.slide-txt {
    font-size: 17px;
}
.main-p.text-center h6 {
    font-size: 18px;
}
section.top-fix.bg-dark.p-3 .container {
    max-width: 100% !important;
}	
.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    top: 7px;
    position: relative;
}	
body .navbar-right {
    padding-top: 0;
    padding-bottom: 0;
}
body .navbar {
    position: unset;
}
body .navbar-expand-lg .navbar-collapse {
    position: absolute;
    width: 100%;
    left: 0;
    margin-top: 5px;
    background: #000;
    padding-bottom: 20px;
    z-index: 999;
}
.dropdown-menu {
    background: #262323;
    border-radius: 0;
}

	
body .navbar .container {
    max-width: 100%;
    justify-content: space-between !important;
}
ul.navbar-nav.mb-2.mb-lg-0 {
    background: #000;
    padding: 0 20px 20px !important;
    z-index: 999;
    position: relative;
    width: 100%;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
}
.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: unset !important;
    justify-content: unset !important;
}
	

}

@media only screen and (max-width: 768px){
    .logo-left {
        width: 80%;
    }
	.btn_press {
    margin-top: 0px;
}
.book_now.cs a.page-btn {
    padding: 10px 20px !important;
}

	section.about.mt-5 {
    padding: 0px !important;
}
.col-md-6.right-contnt {
    padding-left: 17px;
}
.col-md-6.right-contnt {
    padding-left: 10px;
}
p.text-detail {
    min-height: 0px;
}
section.why-us.mt-5 {
    padding: 20px !important;
}
	.main-p.text-center {
    min-height: 0px;
}
br {
    display: none;
}
section.update.mb-5 {
    padding: 25px !important;
}
.pb-5 {
    padding: 20px !important;
}
.container.slides {
    position: relative;
    top: 15px;
}
a.page-btn {
    padding: 3px 9px !important;
    font-size: 11px  !important;
}
p.part-p {
    font-size: 15px !important;
}
	
    /* slider */
    h2.slide-head {
        font-size: 22px;
        font-weight: 700;
    }
    p.slide-txt {
        font-size: 10px;
    }
    button.page-btn-s {
        font-size: 13px;
        padding: 7px;
        border: 1px solid red;
        background: red;
        color: white;
    }
    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 3.25rem ;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center;
    }
       /* slider */
	 

       /* footer */
.foot-img img {
    width: 100%;
}
       /* footer */
       
}


@media only screen and (max-width: 500px){
	
	.container.slides {
    position: relative;
    top: 15px;
}
a.page-btn {
    padding: 3px 9px !important;
    font-size: 11px  !important;
}
section.partners.mt-5 {
    padding: 11px !important;
}
     /* slider */
     .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 1.25rem !important;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center;
    }

br {
    display: none;
}
a.page-btn {
    padding: 6px 13px !important;
    font-size: 10px !important;
}
 h2.slide-head {
    font-size: 12px;
    font-weight: 700;
}
  p.slide-txt {
    font-size: 8px;
    padding: 0px;
    margin: 0px;
}
section.why-us.mt-5 {
    padding: 15px !important;
}
  
	section.why-us.mt-5 {
    padding: 30px;
}
       /* slider */


}

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


}
/*-----------------------------------------------------------About-----------------------------------------------*/
.you_can h2 {
    font-weight: 800;
    line-height: 1.4;
    font-size: 30px;
    color: red;
}
.do_mt h4 {
    font-size: 35px;
	font-weight: 600;
}
.you_can {
    text-align: center;
}
section.about_mt_0 {
    overflow: hidden;
    padding: 50px 0;
}

.you_can p {
   max-width: 419px;
    margin: 0 auto;
    font-weight: 500;
}
.best_lt img {
    max-width: 100%;
    float: left;
	margin-right: 27px;
}
.best_lt p {
    margin: 0px;
}
.invotion_lerning {
    margin-top: 33px;
}
.invotion_lerning h6 {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
}
.slick-slide {

    height: unset !important;

}
.do_mt p {
    margin-bottom: 25px;
    font-size: 14px;
}
.best_lt h3 {
    font-size: 21px;
}
.best_lt {
    margin-bottom: 36px;
}
.both_0 {
    position: relative;
    top: 14px;
}
.certification {
    margin-left: 92px;
}
.section_mt {
    border-bottom: 1px solid #e7d9d9;
    padding-bottom: 25px;
}
img.img_01 {
    float: left;
}
.section_mt.gt {
    border: none;
}
.section_mt {
    margin: 12px 0;
}
.certification h3 {
    font-size: 20px;
}
.experience_mt b, strong {
    font-weight: 500;
}
.banner_we_do {
    background-image: url(../images/banner_01.jpg);
	   width: 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    overflow: hidden;
	 padding: 50px 0;
    position: relative;
	overflow: hidden;
}
.banner_we_do:before {
    content: "";
   background: rgb(59 75 107 / 83%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
}
.width-size input::placeholder {
    color: gainsboro;
}
img.work {
    max-width: 100%;
}
.do_mt {
    position: relative;
    color: #fff;
}
img.work {
    position: relative;
}
.lft-rt-p {
    position: relative;
    color: #fff;
}
.lft-rt-p {
    position: relative;
    background: #ffff;
    padding: 9px 9px;
    border-radius: 10px;
    color: #000;
}
.lft_1 h2 {
    font-weight: 800;
    line-height: 1.4;
    font-size: 25px;
}
p.get_P {
    font-size: 14px;
    color: #817979;
}
p.get_P {
    font-size: 14px;
    color: #817979;
    border-bottom: 1px solid gainsboro;
    padding: 17px 0;
}
h3.ques_m1 {
    font-weight: 800;
    line-height: 1.4;
    font-size: 19px;
}
img.icon_5 {
    margin-right: 20px;
    float: left;
}
ul.phone_contact li {
    list-style: none;
}
ul.phone_contact li a {
    color: #000;
    text-decoration: none;
	    font-size: 14px;
}
input#fname {
    outline: none;
    border: 2px solid gainsboro;
    padding: 11px 12px;
    font-size: 15px;
    max-width: 100%;
    margin-left: 34px;
    margin-top: 22px;
}
select#subjects {
    outline: none;
    border: 2px solid gainsboro;
    padding: 11px 12px;
    font-size: 15px;
    max-width: 100%;
    margin-left: 34px;
    margin-top: 22px;
}
select#subjects {
    outline: none;
    border: 2px solid gainsboro;
    padding: 11px 12px;
    font-size: 15px;
    max-width: 100%;
    margin-left: 34px;
    margin-top: 22px;
    font-size: 15px;
    color: gray;
	width: 39%;
}
.mb-5 {
    margin-bottom: 3rem!important;
    position: relative;
}
.do_mt h4 {
    color: red;
}
.baner_overly {
    background-image: url(../images/banner2.jpg);
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative;
    padding-top: 110px;
    padding-bottom: 110px;
}
.offer-upr.new.on {
    width: 100%;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
}
.offer-upr.new.on h1 {
    font-size: 32px;
}
span.colur_mt {
    color: red;
}
p.skill_1 {
    font-size: 25px;
	position: relative;
    margin-bottom: 38px;
}
p.skill_1:after {
  content: "";
    position: absolute;
    top: 19px;
    width: 30px;
    height: 20px;
    color: red;
    border-bottom: 3px solid #fff;
}
p.skill_1:before {
    content: "";
    position: absolute;
    top: 31px;
    width: 33px;
    height: 20px;
    color: red;
    border-bottom: 3px solid red;
    left: 8px;
}
p.skill_1:after {
    content: "";
    position: absolute;
    top: 31px;
    width: 35px;
    height: 20px;
    color: red;
    border-bottom: 3px solid #fff;
    left: 49px;
}
/*---------------------------------------------about------------------------------------*/
section.update.mb-5.al {
    margin-bottom: 0rem !important;
    padding-top: 50px;
    background: #fbfbfb;
}
.connect_stc {
    padding-top: 50px;
}
/*section.update.mb-5.al.form {
    background: #050924;
    padding: 3rem;
}*/
.address .add.col-md-6 {
    width: 100%;
    align-items: center;
}
.address img {
    width: 40px;
    margin-right: 15px;
    border-radius: 50px;
}
.top-head-f p {
    max-width: 450px;
}
.mt-5 {
    margin-top: 0px !important;

}
img.img_01:hover{

        filter: drop-shadow(2px 4px 6px black);
}
img.mt_cl:hover {
	        filter: drop-shadow(2px 4px 6px black);
}
.row.update-p.p-0 {
    padding: 0px 19px !important;
    background: transparent !important;
}
.address .add:hover img {
    transition:1s;
    transform: rotate(360deg);
}
.address .add img{
    width: 40px;
    margin-right: 15px;
    border-radius: 50px;
    transition:1s;
    transform: rotate(0deg);
}
section.footer.mt-5.pt-5.pb-5.m0 {
    margin: 0 !important;
}
@media only screen and (max-width: 1199px){
	.add.col-md-6.col-sm-12.funding_1 {
    width: 100%;
}
}

@media only screen and (max-width: 991px){
	.best_lt h3 {
    font-size: 18px;
}
.col-md-3.connect.aos-init.aos-animate {
    width: 44%;
}
.col-md-9.connect.aos-init.aos-animate {
    width: 56%;
}

.form-select {
    font-weight: 500;
    font-size: 10px;
}
.form-control {
    line-height: 2.5 !important;
    font-weight: 500;
    font-size: 10px;
}
.foot-img img {
    max-width: 100%;
}
.all-data-update h3 {
    font-size: 25px;
}
.invotion_lerning h6 {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    margin-top: 39px;
}
.invotion_lerning p {
    font-size: 14px;
	    margin-bottom: 25px;
}
section.about_mt_0 {
    padding-top: 30px;
}
	.certification h3 {
    font-size: 18px;
}
.certification p {
    font-size: 14px;
}
.do_mt h4 {
    color: red;
    font-size: 22px;
}
p.skill_1 {
    font-size: 19px;
    position: relative;
    margin-bottom: 18px;
}
p.skill_1:before {
    top: 17px;
}
p.skill_1:after {
	    top: 17px;
}
}
@media only screen and (max-width: 767px){
	.foot-img img {
      max-width: 60%;
    margin-bottom: 16px;
}
section.course-detail {
    padding: 21px 0 !important;
}
section.about.mt-5.arround {
    margin-bottom: 35px;
}
div#carouselExampleCaptions {
    margin-bottom: 28px;
}
.col-md-9.connect.aos-init.aos-animate {
    width: 100%;
}
.connect_stc {
    padding-top: 10px;
}
section.about_mt_0 {
    padding: 0px;
	    padding-top: 30px;
}
.section_mt {
    margin: 24px 0;
}
.col-md-3.connect.aos-init.aos-animate {
    width: 70%;
    margin: 0 auto;
}
img.work {
    width: 100%;
}
.form-control {
    font-size: 14px;
}
.form-select {
    font-size: 14px;
}

section.about_mt_0   {
    margin-bottom: 0px;
}
.you_can {
    margin-bottom: 33px;
}

button.page-btn-s {
    width: 100%;
    padding: 9px 0;
    font-size: 16px;
}
section.update.mb-5.al0 {
    margin-bottom: 0px !important;
}
section.update.mb-5.al.form {
    padding: 0px !important;
}
.you_can h2 {
    font-size: 24px;
}
.all-data-update h3 {
    font-size: 20px;
}
.btn_spc a.page-btn {
    padding: 12px 21px !important;
}
}
@media only screen and (max-width: 400px){
	.you_can p {
    font-size: 12px;
}
.navbar-expand-lg .navbar-collapse {
    top: 105px !important;
}

.row.copyright h6 {
    font-size: 10px;
}
.you_can h2 {
    font-size: 20px;
}
.phone a {
    font-size: 13px;
}
.icons-r i {
    padding: 0px 3px;
}

}
/*--------------------------------------------courses-------------------*/
img.course_01 {
    width: 100%;
    min-height: 243px;
    object-fit: cover;
}
.course_mt {
    margin-top: 7px;
}
.course_mt:hover img.course_01 {
    cursor: pointer;
    transition: 0.3s;
    opacity: 0.7;
}

p.level_1 {
    background: #040c23;
    color: #fff;
    text-align: center;
    padding: 11px 0;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 12px;
}
.you_can.help h2 {
    color: #fff;
   max-width: 500px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.you_can.help {
    background: #040c23;
    color: #fff;
    padding: 25px 0;
}
.container.mt_space {
    margin-top: 3rem;
}
.before_after:before {
    content: "";
    width: 33px;
    height: 20px;
    color: red;
    border-bottom: 4px solid red;
    left: 0px;
    right: 0px;
    position: absolute;
    white-space: pre;
    display: inline;
    top: 25px;
    left: 48%;
    transform: translate(-50%, -25px);
}
.before_after {
    position: relative;
}
.before_after:after {
    content: "";
    position: absolute;
    top: 0px;
    width: 33px;
    height: 20px;
    color: gry;
    border-bottom: 4px solid #a3a1a1;
    margin-left: 0px;
}
@media only screen and (max-width: 1199px){
	p.level_1 {
    font-size: 15px;
}
}
@media only screen and (max-width: 991px){
	p.level_1 {
       font-size: 11px ;
}
.section_mt {
    margin: 0;
    margin-top: 46px;
}
}
@media only screen and (max-width: 767px){
button.page-btn-s.rool {
    max-width: 50%;
    padding: 6px 0;
    font-size: 14px;
}
.baner_overly {
    padding-top: 67px;
    padding-bottom: 67px;
}
.icons-r {
    margin: 5px 0;
}
}
@media only screen and (max-width: 502px){
	section.about.mt-5 {
    padding: 0px !important;
}
.pt-5 {
    padding-top: 20px !important;
    padding-bottom: 0px !important;
}
i.fa.fa-check {
    font-size: 8px;
}
ul.abt-ul li {
    font-size: 12px;
}
}
/*------------------------------courses-detail-------------------------------*/
img.card_0 {
    max-width: 100%;
}
a {
    text-decoration: none;
}
section.Courses.Information {
    padding: 50px;
}
button.page-btn-s:hover {
    background: black;
    transition: 1.5s;
    border: 1px solid black;
}
.detail_img h2 {
    font-size: 22px;
    max-width: 348px;
    margin: 0 auto;
    margin-top: 14px;
    margin-bottom: 14px;
    text-transform: uppercase;
	    font-weight: 500;
}
.detail_img {
    width: 100%;
    text-align: center;
}
i.fa.fa-star {
    color: #ffba00;
}
i.fa.fa-user.at {
    color: #515151;
	margin-right: 8px;
}
span.mt_qcf {
    color: #505050;
    font-weight: 500;
    margin-right: 11px;
}
.detail_img {
    max-width: 82%;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #e9e0e0;
    padding: 20px 0;
    border-radius: 14px;
}
i.fa.fa-arrow-right.arrow {
    float: right;
    margin-right: 73px;
    border: 1px solid #e3dfdf;
    padding: 6px 8px;
    color: #201f1f;
    font-size: 15px;
}
.links_Ncq ul li a {
    color: #000;
    text-decoration: none;
	    font-weight: 500;
}
.links_Ncq ul {
    display: flex;
}
.links_Ncq ul li {
    list-style: none;
}
a.nt_0:before {
    content: "";
    position: absolute;
    border-left: 2px solid #000;
    height: 88px;
    top: -12px;
    left: -28px;
}
a.nt_0:after {
    content: "";
    position: absolute;
    border-left: 2px solid #000;
    height: 88px;
    margin-left: 7px;
    top: -12px;
}

a.nt_0 {
     position: relative; 
}
a.iq {
    margin-left: 17px;
}
.links_Ncq {
    border: 2px solid #ede0e0;
    padding: 30px 14px;
    border-radius: 6px;
    margin-top: 22px;
	text-align: center;
	
}
.detail_p {
    line-height: 2;
    letter-spacing: 1px;
	    padding: 0 31px;
}

.detail_p p:before {
    content: "\f101";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 7px;
    position: absolute;
    left: 0;
    top: 10px;
}
.detail_p p {
    padding-left: 17px;
    position: relative;
}
.detail_p p:empty {
    display: none;
}


h3.over_0 {
    font-size: 20px;
    font-weight: 600;
}
a.bold {
    font-weight: 600 !important;
}
section.enroll_course {
    background-image: url(../images/banne_bg.jpg);
    width: 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    overflow: hidden;
    padding: 50px 0;
    position: relative;
}


.bg_image_0:before {
    content: "";
    background: rgb(1 2 48 / 75%);
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
}
.experience_mt {
    color: #fff;
    position: relative;
}
img.img-icon {
    max-width: 30px;
	margin-right: 4px;
}
h4.colr_red {
    color: red;
    font-size: 22px;
}
p.ideal {
    font-size: 16px;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 1px;
}
.experience_mt.spc {
    margin-top: 50px;
}
.enroll_mt {
    position: relative;
  
}
section.course-detail {
    padding: 50px 0;
}




p.location {
    text-align: center;
    padding: 0 28px;
    margin-top: 21px;
}
.content_icon {
    margin-bottom: 47px;
    min-height: 186px;
}
.content_icon {
    /* border: 2px solid #eae1e1; */
    padding: 26px 0;
    position: relative;
    box-shadow: 2px 5px 18px 0px grey;
    border-radius: 5px;
	    transition-duration: 2s;
}
.content_icon:hover {
    transition: .7s;
    transform: translatey(-10px);
}
.fa.fa-user-plus.plus, i.fa.fa-map-marker.map, i.fa.fa-check-square.seq {
    font-size: 24px;
    background: red;
    padding: 11px 13px;
    color: #fff;
    border-radius: 30px;
    float: left;
    text-align: center;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 47%;
    top: -14%;
}

.content_icon.apply_user {
    margin-top: 29px;
}
.enroll_mt.page {
    width: 100%;
    text-align: center;
}
i.fa.fa-map-marker.map:hover,i.fa.fa-check-square.seq:hover,.fa.fa-user-plus.plus:hover   {
    background: #000;
    color: #fff;
	    background: black;
    transition: 1.5s;
}
@media only screen and (max-width: 1057px){
	p.location {
    font-size: 14px;
}
	
}
@media only screen and (max-width: 1199px){
	.detail_p {
    letter-spacing: 0px;
}
p.note_01 {
    font-size: 14px;
}
p.note_01 {
    margin-bottom: 20px;
}
.links_Ncq ul li a {
    font-size: 14px;
}
.links_Ncq ul li a.bold {
    width: 100%;
    font-size: 13px;
    margin-right: 23px;
}	
.detail_img h2 {
    font-size: 14px;
}
}

@media only screen and (max-width: 991px){
	.col-md-5.ncq_angle {
    width: 57%;
    margin: 0 auto;
}
.links_Ncq ul li {
    text-align: center;
    width: 100%;
}

.top-img img {
    max-width: 100%;
}

a.icon {
    font-size: 13px;
}
.col-md-7.detail_view {
    width: 100%;
    margin-top: 30px;
}

	.col-md-5.ncq_angle {
    width: 100%;
}
.links_Ncq ul li {
    max-width: 100%;
}
a.nt_0:before {
    height: 100px;
    top: -30px;
}
a.nt_0:after {
      height: 100px;
    top: -30px;
}
.links_Ncq ul li a.bold {
    font-size: 16px;
}
.content_icon {
    margin-top: 40px;
}
p.location {
        padding: 0 7px;
}
.content_icon {
    min-height: 192px;
}
}
@media only screen and (max-width: 767px){
	a.nt_0:after {
    height: 100px;
    top: -32px;
}
.content_icon {
    margin-top: 0px;
}
section.Courses.Information {
    padding: 0px;
}
.content_icon {
    min-height: 112px;
}

a.icon {
    font-size: 13px;
}
h3.abt-head {
    font-size: 18px;
	    margin-top: 10px;
}
h5.main-cls {
    font-size: 11px;
}
.all-d {
    margin-bottom: 30px;
}
.Top-head-course.pb-3.text-center.aos-init.aos-animate p {
    font-size: 15px;
}
p.ideal {
    letter-spacing: 0px;
	line-height: 1.5;
}
button.page-btn-s.mt_p {
    max-width: 100%;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
    margin: 15px 0;
}
.enroll_mt {
    margin-top: 0px;
}
a.nt_0:before {
    height: 100px;
    top: -32px;
}
.content_icon.icon_mt {
    margin-top: 0px;
}
.content_icon.apply_user {
    margin-top: 0px;
}

button.page-btn-s.app {
    margin-top: 20px;
    padding: 8px 0;
    font-size: 16px;
}

}

@media only screen and (max-width: 715px){
	a.nt_0:before {
    display:none;
}
	a.nt_0:after {
   display:none;
}
}
@media only screen and (max-width: 400px){
	.detail_img {
    max-width: 100%;
     border: none; 
}
section.update.mb-5 {
    padding: 0px !important;
    padding-top: 35px !important;
    padding-bottom: 35px !important;
}
.sub {
    padding-top: 4px;
}
.sub {
    padding-top: 3px !important;
}
.links_Ncq ul li a {
    font-size: 10px;
}
a.nt_0:after {
    border-left: none;
}
a.nt_0:before {
    border-left: none;
}
.links_Ncq ul li a.bold {
    font-size: 12px;
}
.links_Ncq {
    padding: 30px 12px;
}

img.img-icon {
    max-width: 22px;
    margin-right: 0px;
}
h4.colr_red {
    font-size: 20px;
}
button.page-btn-s.mt_p {
    padding: 10px 0;
}
.fa.fa-user-plus.plus, i.fa.fa-map-marker.map, i.fa.fa-check-square.seq {
    font-size: 18px;
    width: 40px;
    height: 40px;
}
button.page-btn-s.app {
    padding: 11px 0;
}
h3.abt-head {
    font-size: 16px !important;
}
h4.abt-list {
    font-size: 15px;
}

h6.top-abt {
    font-size: 15px;
}
p.abt-txt {
    line-height: 1.5;
}
.Top-head-course.pb-3.aos-init.aos-animate p {
    font-size: 14px;
}
.Top-head-course.pb-3.text-center.aos-init.aos-animate p {
    font-size: 11px;
}
.col-md-8.accrediations.mt-5.mb-5.aos-init.aos-animate p {
    font-size: 14px;
}
}
/*--------------------------------------------nvq levels-----------------------------*/
i.fa.fa-address-book-o.book ,i.fa.fa-graduation-cap.cap, i.fa.fa-user.us ,i.fa.fa-phone.phone_1 {
    color: #fff;
    background: #f54646;
    height: 50px;
    width: 50px;
    text-align: center;
    padding: 16px 0px;
    border-radius: 50px;
    font-size: 20px;
    border: 2px solid #fff;
    box-shadow: 0px 0px 3px 2px #f54646;
	float: left;
}
.search-for-courses.pd-1 {
    padding: 20px;
}
.book_now {
    margin: 26px 0;
}
select#inputState\ nvq_mt0 option {
    background: #fff;
    color: #000;
    padding: 25px 37px;
}
a.Book:hover {
    background: #000;
    border: #000;
    transition: 1.5s;
}
.you_can.here {
    padding-bottom: 50px;
}
.all-data-update.abt {
    padding-top: 30px;
    padding-bottom: 30px;
}
input#fname\ let_01::placeholder {
    color: #fff;
}
.arrow-box {
    position: relative;
}
.arrow-box:before {
  content: "\f107";
    color: #fff;
    font-size: 20px;
    position: absolute;
    font-family: 'FontAwesome';
    top: 21%;
    right: 41px;
    z-index: 999;
}
p.funding_mt {
    margin-left: 67px;
}
p.funding_mt {
    margin-top: 40px;
}
.nvq_rt.mg_sp {
    margin-top: 60px;
}
p.funding_mt {
    letter-spacing: 1.2px;
    line-height: 2;
    font-weight: 500;
}
section.courses_nvq {
    background: #f7f7f7;
    padding: 50px 0;

}
ul.nvq_links-1 li {
    list-style: none;
}

.search-for-courses {
    background-image: url(../images/mpq_bg.jpg);
    text-align: center;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    background-repeat: no-repeat;
	 position: relative;
	 border: 5px solid #fff;
}
select#inputState\ nvq_mt0 {
    width:100%;
    margin: 0 auto;
    position: relative;
    margin-bottom: 18px;
    font-weight: 500;
    font-size: 12px;
    background: #3b4b6b;
    color: #fff;
    border: #394f6666;
    padding: 8px 11px;
	    outline: none;
}
.search-for-courses:before {
    content: "";
    position: absolute;
    background: #051832b8;
    top: 0px;
    width: 100%;
    height: 100%;
    left: 0px;
    right: 0px;
}
ul.nvq_links-1 li a {
    color: #fff;
    text-decoration: none;
}
ul.nvq_links-1 {
    position: relative;
    z-index: 999;
}
h3.search_level {
    position: relative;
    color: #fff;
    font-size: 20px;
	font-weight: 500;
	margin: 12px 0;
    margin-left: 26px;
}
ul.nvq_links-1 li {
    margin: 12px 0;
}
ul.nvq_links-1 li {
    margin-top: 11px;
    margin-bottom: 11px;
}
.search-for-courses.\32 .enrol h3 {
    margin-top: 12px;
}
.nvq_content_img img {
    width: 100%;
}
.col-md-2.level {
    width: 33%;
}
.cont_mt {
    background: #fff;
    padding: 10px 16px;
	min-height: 215px;	
}
section.partners.mt-5 {
    background-color: #d7cccc !important;
    background-image: url(../images/banne_bg.jpg);
    position: relative;
    color: #000 !important;
}
section.partners.mt-5:after {
    content: "";
    background: #f9fafba8;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
}
.col-md-4.accrediations.mt-5.mb-5 {
    position: relative;
    z-index: 1;
}
.col-md-8.accrediations.mt-5.mb-5.aos-init.aos-animate {
    position: relative;
    z-index: 1;
}
.cont_mt P {
    margin-bottom: 0px;
	    color: #aaadb2;
}
.cont_mt h2 {
    font-size: 20px;
    position: relative;
	margin-bottom: 24px;
}
.cont_mt h2:after {
    content: "";
    position: absolute;
    border-bottom: 2px solid red;
    top: 0px;
    height: 2px inherit;
    height: 36px;
    width: 51px;
    left: 0px;
    bottom: 0px;
}
button.book-btn.nm {
    margin: 18px 0;
}
ul.nvq_links-1 li a {
    width: 95%;
    margin: 0 auto;
    position: relative;
    margin-bottom: 18px;
    font-weight: 500;
    font-size: 13px;
    background: #3b4b6b;
    color: #fff;
    border: #394f6666;
    padding: 14px 11px;
    outline: none;
    display: block;
}
.pagination svg {
    height: 20px;
}
.pagination .hidden.sm\:flex-1.sm\:flex.sm\:items-center.sm\:justify-between {
    display: none;
}
.pagination nav {
    display: inline-block;
}
.pagination {
    display: block;
    text-align: right;
    float: left;
    width: 100%;
}
button.book-btn.nm1 {
    position: relative;
}
h2.deploma {
    font-size: 20px;
}
.detail_p p:before {
    content: "\f101";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 7px;
    position: absolute;
    left: 0;
    top: 10px;
}

.nvq_content_img {
    margin-bottom: 30px;
}
.btn_select button.book-btn {
    border-radius: 5px;
    width: 100%;
    padding: 12px 0;
}
button.page-btn-s.nm {
    margin-top: 40px;
}
.nvq_content_img img:hover {
    cursor: pointer;
    transition: 0.3s;
    opacity: 0.7;
}
input#fname\ let_01 {
    width: 100%;
    margin: 0 auto;
    position: relative;
    margin-bottom: 18px;
    font-weight: 500;
    font-size: 12px;
    background: #3b4b6b;
    color: #fff;
    border: #394f6666;
    padding: 14px 11px;
    outline: none;
}
ol, ul {
    padding-left: 0px !important;
}
ul.nvq_links-1 m-l {
    padding-left: 0px !important;
}
i.fa.fa-graduation-cap.cap:hover ,i.fa.fa-phone.phone_1:hover, i.fa.fa-address-book-o.book:hover ,i.fa.fa-user.us:hover {
    background: #000;
    box-shadow: 0px 0px 3px 2px #000;
    transition: 1.5s;
}
h3.search_level.nvq {
    margin-top: 6px;
    margin-bottom: 21px;
	 margin-left: 27px;
	   text-transform: capitalize;
}
button.book-btn.nm1:hover {
    background: #000;
    border: #000;
	transition: 1.5s;
}
.center {
  text-align: center;
}

.pagination {
  display: inline-block;
}

.pagination a {
    color: black;
    float: left;
    padding: 6px 14px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0 4px;
    font-size: 14px;
}
.pagination a.active {
    background-color: red;
    color: white;
    border: 1px solid red;
}

.pagination a:hover:not(.active) {background-color: #ddd;}


i.fa.fa-angle-down {
    position: absolute;
    color: red;
    margin-top: -50px;
    transform: translateX(50%);
    top: 51%;
    left: 82%;
    color: #fff;
    font-size: 18px;
}

@media only screen and (max-width: 1199px){
ul.nvq_links-1 li a {
    font-size: 10px;
	overflow: hidden;
}
.cont_mt P {
    font-size: 12px;
}
a.Book {
    font-size: 11px !important;
}
ul.nvq_links-1 li {
    margin-top: 19px;
    margin-bottom: 23px;
}
input#fname\ let_01 {
    padding: 9px 11px;
}
}
@media only screen and (max-width: 991px){
	
.container {
    max-width: 100%;
    padding: 0 10px;
	overflow: hidden;
}

h3.search_level.nvq {
    font-size: 15px;
    width: 100%;
    text-align: left;
    padding: 0px 8px;
    margin-bottom: 12px;
	  margin-left: 0px;
}
.search-for-courses.pd-1 {
    padding: 10px 20px;
    padding-bottom: 20px;
}
button.book-btn.nm1 {
    font-size: 12px;
    padding: 11px 0;
}
.cont_mt h2 {
    font-size: 15px;
    position: relative;
    margin-bottom: 24px;
}
button.page-btn-s.nm {
    margin-top: 31px;
    font-size: 12px;
}
ul.nvq_links-1 li {
    margin-top: 18px;
    margin-bottom: 26px;
}

a.Book {
    font-size: 12px !important;

}
.col-md-6.aos-init.aos-animate {
    width: 100%;
}

}
@media only screen and (max-width: 910px){
	ul.nvq_links-1 li a {
    font-size: 9px;
}
h3.search_level {
    font-size: 14px;
}
ul.nvq_links-1 li {
    margin-top: 18px;
    margin-bottom: 13px;
}
.search-for-courses.\32 {
    margin-top: 6px;
}
}
@media only screen and (max-width: 767px){
p.funding_mt {
    margin-left:0px;
}
.content_icon {
    margin-top: 31px;
}	
.content_icon:nth-child(2) {
    margin-bottom: 15px;
}
section.Courses.Information {
    padding: 50px 0px;
}

	h3.search_level.nvq {
    font-size: 20px;
    text-align: center;
    text-transform: capitalize;
}
h3.search_level {
    font-size: 20px !important;
    text-align: center !important;
}
.you_can.here.o1 {
    padding-bottom: 6px;
}
section.courses_nvq {
    padding-top: 33px;
}
ul.nvq_links-1 li {
    margin-bottom: 32px;
}
ul.nvq_links-1 li a {
    font-size: 14px;
    padding: 12px 23px;
}
.nvq_content_img {
    margin-top: 15px;
}
p.funding_mt {
    font-size: 15px;
    letter-spacing: 0px;
	    margin-top: 21px;
}
}

@media only screen and (max-width: 489px){
ul.nvq_links-1 li a {
    font-size: 11px;
    padding: 12px 11px;
}
.col-md-2.level {
    width: 50%;
}
a.Book {
    font-size: 11px !important;
}	
.pagination a {
    padding: 3px 9px;
}
p.funding_mt {
    font-size: 13px;
}
}



/*---------------changes css----------*/
a.Book {
    background: rgb(238 38 46);
    border: rgb(240 90 96);
    color: white;
    padding: 11px 18px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
    text-decoration: none;
}
li.nav-item-btn {
    margin-top: 9px;
}
a.page-btn {
	    background: rgb(238 38 46);
    border: rgb(240 90 96);
    color: white;
    padding: 11px 18px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
    text-decoration: none;
}
.sub {
    padding-top: 30px;
}
section.partners.mt-5 {
    padding: 50px;
}
section.about.mt-5 {
    padding: 50px;
}
section.why-us.mt-5 {
    padding: 50px;
}
section.update.mb-5 {
    padding: 50px;
}
.mb-5 {
    margin-bottom: 7px !important;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 15px;
    border: none;
    outline: none;
    background-color: #ee262e;
    color: white;
    cursor: pointer;
    padding: 10px 15px;
}
ul.dropdown-menu.show {
    background: rgb(238 38 46);
}
ul.dropdown-menu.show li a {
    color: #fff;
	    top: 60px;
}
ul.abt-ul {
    margin-bottom: 26px;
}
section.copyright.pt-3.pt-3 {
    padding: 16px 0 !important;
}
/*---------------changes css done----------*/
/*---------------enroll-btn----------*/
.main-p.text-center1 {
    border: 2px solid #dcdcdc57;
	 min-height: 249px;
    text-align: center;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: red;
    border-color: red;
    font-weight: 500;
    border-radius: 0px;
}
.nav-tabs .nav-link {
    color: #000;
    border: 2px solid transparent;
    background: rgb(59 75 107 / 54%);
    color: #fff;
    border-radius: 0px;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent;
    isolation: unset;
}

form.form_mt {
    margin-top: 10px;
}
button.form-submit {
    background: red;
    color: #fff;
    border: red;
    padding: 8px 40px;
    font-weight: 500;
    margin-top: 13px;
}
label.first {
    margin-top: 10px;
	font-weight: 500;
}
input#fnamebar, .inputcsstxt {
    width: 100%;
    outline: none;
    border: 1px solid gainsboro;
    padding: 3px 10px;
    height: 36px;
    border-radius: 4px;
    background: #dcdcdc1c;
}
body .width-size input {
    width: 100% !important;
    margin: 0 !important;
    height: 43px;
    border-radius: 0;
    color: #fff !important;
    background: transparent;
    margin-bottom: 20px !important;
}
.search-for-courses.\32 .enrol {
    margin: 0px;
}
.search-for-courses.\32 .enrol h3 {
    margin-top: 17px;
}
.inform-form {
    position: relative;
    color: #fff;
    text-align: center;
}
button.mob-no {
    padding: 8px 27px;
    background: red;
    color: #fff;
    width: 50%;
    border: red;
}
.inform-form p {
    font-weight: 500;
    font-size: 18px;
    margin: 22px 0;
}
input#fname1 {
    outline: none;
    padding: 7px 11px;
	margin: 6px 0;
	width: 50%;
}
h1.cll {
    margin: 15px 0;
}
a.\\submit_btn1 {
    background: #fff;
    color: #000;
    padding: 9px 57px;
    font-weight: 500;
}
input#fname1\ mt {
    margin-bottom: 21px;
    padding: 6px 12px;
    margin-top: 6px;
	    outline: none;
    width: 50%;
}
label.nm {
    font-size: 16px;
    font-weight: 500;
	width: 100%;
}
.inform-form h1 {
    font-size: 30px;
}
.banner_we_do.img {
    padding-top: 30px;
}
button.submit_cl {
    padding: 10px 27px;
    width: 100%;
    font-weight: 400;
    border: #f00;
    background: #f00;
    color: #fff;
    cursor: pointer;
}
.level-award h1 {
    font-size: 27px;
}

@media only screen and (max-width: 1199px){
ul.nvq_links-1.en-btn li a {
    font-size: 14px;
}
ul.nvq_links-1.en-btn li {
    margin: 41px 0 !important;
}
}

@media only screen and (max-width: 891px){
	.col-md-3.mt_space.tr {
    width: 35%;
}
.col-md-3.mt_space.tr {
    width: 30%;
}
.col-md-9.sp-mt {
    width: 70%;
}
	
}
@media only screen and (max-width: 767px){
.main-p.d-flex {
    display: block !important;
    text-align: center;
}
.partners .main-p .top-img img {
    margin-right: 0;
    border: 1px solid #f1e6e6;
    padding: 10px;
    margin-bottom: 25px;
}
.partners .accrediations {
    margin-top: 20px !important;
    margin-bottom: 40px !important;
} 
    
	.col-md-3.mt_space.tr {
    width: 100%;
}
.col-md-9.sp-mt {
    width: 100%;
}

.level-award h1 {
    font-size: 21px;
}

button.submit_cl,button.mob-no ,input#fname1\ mt,input#fname1{
    width: 100%;
}
}
@media only screen and (max-width: 400px){
	.level-award h1 {
    font-size: 16px;
}	
}

.inform-form i.fa.fa-phone {
    color: red;
    width: 30px;
    height: 40px;
    background: #ffff;
    border-radius: 50px;
    height: 30px;
    padding: 7px 0;
    margin: 0px;
    margin-right: 9px;
}

p.ox-shd {
    max-width: 14rem;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    background: transparent;
    border-radius: 30px;
    border: 2px solid;
}
p.ox-shd:hover {
    background: red;
    border: 2px solid red;
}
button.btn.btn-secondary {
    background: red;
    color: #fff;
    border: red;
    padding: 8px 40px;
    font-weight: 500;
    margin-top: 13px;
}
button.btn.btn-secondary:focus {
    outline: none;
    box-shadow: none;
}
button.btn.btn-primary:focus{
	 outline: none;
    box-shadow: none;
}
body .width-size {
    max-width: 45rem !important;
    margin: 0 auto;
    padding: 0 15px;
}
img.img-icon {
    float: left;
    margin-right: 7px;
}
.pagination nav > div a {
    top: -7px !important;
    position: relative;
}

/*------------------------------*/
#myCarousel-4.carousel {
	padding: 0 70px;
}
#myCarousel-4.carousel .carousel-item {
	color: #999;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	min-height: 290px;
}
#myCarousel-4.carousel .carousel-item .img-box {
    width: 70px;
    height: 70px;
    margin: 16px auto;
    padding: 4px;
    background-color: #979797;
    border: 6px solid #ddd;
    border-radius: 50%;
    display: none;
}
#myCarousel-4.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: none;
	border-radius: 50%;
}
#myCarousel-4.carousel .testimonial {
	padding: 125px 0 10px;
}
#myCarousel-4.carousel .testimonial:before {
    font-family: 'FontAwesome';
    content: "\201C";
    position: absolute;
    font-size: 170px;
    opacity: 0.35;
    font-style: normal;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -35px;
    left: 50%;
}
#myCarousel-4.carousel .overview {
    font-style: unset;
    color: #fff;
}
#myCarousel-4.carousel .overview b {
	text-transform: uppercase;
	color: red;
}
.carousel-control-prev, .carousel-control-next {
	width: 40px;
	height: 40px;
	margin-top: -20px;
	top: 50%;
	background: none;
}
.carousel-control-prev i, .carousel-control-next i {
	font-size: 40px;
	line-height: 42px;
	position: absolute;
	display: inline-block;
	color: #fff;
}
.carousel-indicators.new  {
	bottom: -40px;
}
.carousel-indicators.new   li, .carousel-indicators.new  li.active {
	width: 12px;
	height: 12px;
	margin: 1px 3px;
	border-radius: 50%;
	border: none;
}
.ser-content:after {
    content: "";
    background: #f9fafbd6;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
}
.carousel-indicators.new li {	
	background: #999;
	border-color: transparent;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators.new  li.active {	
	background: red;		
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
section.testimonial {
    background: #171f32;
    padding-top: 29px;
    padding-bottom: 62px;
	border-bottom: 1px solid #fff
}
.col-lg-8.mx-auto h2 {
    color: #fff;
    text-align: center;
    margin-bottom: 18px;
	color: red;
}
p.testimonial {
    color: #fff;
}
p.bank {
    color: #fff;
}
span.head {
    color: red;
    font-weight: bold;
}
@media only screen and (max-width: 500px){
	#myCarousel-4.carousel {
    padding: 0px;
}
}
/*-----------------service--------------------*/
.ser-content h3 {
      margin: 15px 0;
    font-weight: 800;
    line-height: 1.4;
    font-size: 30px;
    color: red;
}
h3.clint {
    text-align: center;
	 font-weight: 800;
    line-height: 1.4;
    font-size: 30px;
    color: red;
}
.col-md-12.sec {
    padding-top: 50px;
    padding-bottom: 50px;
}
/*.ser-content:after {
    content: "";
    background:#152235ed;
    position: absolute;
    top: 0px;
    width: 100%;
	height:100%;
}*/
.ser-content h3 {
    z-index: 1;
    position: relative;
}
section.services {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
       border-bottom: 1px solid #fff;
    z-index: 1000;
}
.ser-content {
    position: relative;
    z-index: 1;
    color: #fff;
    background-image: url(../images/img-br.jpg);
	padding: 27px 0;
}
.layout p {
    color: #000;
}
.layout {
    position: relative;
    z-index: 1;
}
.ser-content {
    position: relative;
    z-index: 1;
}


.points p {
    position: relative;
}

img.size {
    max-width: 39px;
}
img.circle {
    width: 50px;
}
.over-border {
     left: 0px;
    border: 2px solid #a29b9b;
    padding: 12px 6px;
    border-radius: 90px;
    height: 69px;
    width: 69px;
    top: 0px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 12px;
}
.over-border:hover img.size {
    filter: grayscale(1);
}
.points:hover {
    transition: .7s;
    transform: translatey(-10px);
}
i.fa.fa-angle-double-right.agle {
    color: red;
}
.layout p {
    padding-left: 17px;
    position: relative;
}
.layout p i {
    position: absolute;
    left: 0;
    top: 3px;
}
.points {
    margin: 15px 0px;
    border: 1px solid #f0e1e1;
    box-shadow: 2px 3px 4px -1px #dccaca;
    text-align: center;
    position: relative;
    padding-top: 24px;
	transition-duration: 2s;
	border-radius: 10px;
	    margin-top: 30px;
		padding-bottom: 10px;
}
img.take {
    width: 100%;
    z-index: 1;
    position: relative;
	 border-radius: 15px;
}
@media only screen and (max-width: 1199px){

.layout p {
    font-size: 14px;
}
}

.ox-shd a {
  color: #fff;
}