/* CSS Document */
body{font-family: 'Poppins', sans-serif;overflow-x:hidden;margin: 0;padding: 0;box-sizing: border-box;}
/*Carousel*/
.item{background: white;text-align: center;height: auto;}
.carousel{margin-top:0px;}
.bs-example{margin: 0px;}
.carousel.carousel-fade .item {opacity:0;filter: alpha(opacity=0);}
.carousel.carousel-fade .active.item {opacity:1;filter: alpha(opacity=100);}
.carousel-control .fa{position:absolute;top:46%;font-size:30px;}
input:focus, textarea:focus, select:focus, option:focus{ outline: none;}
/*Carousel End*/
/*Header*/
.slider{position: relative;top: 118px;}
.top_bar{background: #b81f25;padding: 5px 0px;}
.top_bar h6{margin: 0px;font-size: 14px;color: #fff;}
.top_bar h6 a{color:inherit;margin-right: 3px;margin-left: 3px;}
.top_bar h6 span{margin-right:5px;font-size: 16px;}
.top_bar .top_iso{text-align:right;}
.main_body header{border-bottom: 1px solid #dedede;transition: height 0.2s;padding: 5px 0px;background-color: #ffffffd9;position: absolute;width:100%;z-index: 1000;}
header{border-bottom: 1px solid #dedede;transition: height 0.2s;padding: 5px 0px;background-color: #fff;}
.logo{text-align:center;}
.logo img{width:100%;max-width:83px;}
.menu_main {background-color: #fff;width: 100%;z-index: 3;font-family: 'Poppins', sans-serif;}
.menu_main ul {margin: 0;padding: 0;list-style: none;overflow: hidden;}
.menu_main li a {display: block;padding: 30px 10px;text-decoration: none;color:inherit;position:relative;}
/*.menu_main li a:hover,.menu_main .menu-btn:hover {background-color: #f4f4f4;}*/
.menu_main .logo {display: block;float: left;font-size: 2em;padding: 10px 20px;text-decoration: none;}
.menu_main .menu {clear: both;max-height: 0;transition: max-height .2s ease-out;}
.menu_main .menu-icon {cursor: pointer;display: inline-block;float: right;padding: 28px 20px;position: relative;user-select: none;}
.menu_main .menu-icon .navicon {background: #333;display: block;height: 2px;position: relative;transition: background .2s ease-out;width: 18px;}
.menu_main .menu-icon .navicon:before,.menu_main .menu-icon .navicon:after {background: #333;content: '';display: block;height: 100%;position: absolute;transition: all .2s ease-out;width: 100%;}
.menu_main .menu-icon .navicon:before {top: 5px;}
.menu_main .menu-icon .navicon:after {top: -5px;}
/* menu btn */
.menu_main .menu-btn {display: none;}
.menu_main .menu-btn:checked ~ .menu {max-height: 240px;}
.menu_main .menu-btn:checked ~ .menu-icon .navicon {background: transparent;}
.menu_main .menu-btn:checked ~ .menu-icon .navicon:before {transform: rotate(-45deg);}
.menu_main .menu-btn:checked ~ .menu-icon .navicon:after {transform: rotate(45deg);}
.menu_main .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before, .menu_main .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {top: 0;}
/*Header End*/

/*Section - Top colleges*/
.service_sec td{padding:5px;}
.heading__line > div {width: 40px;height: 2px;background: #212121;display: inline-block;vertical-align: top;}
.head_title{text-align:center;margin-bottom:60px;}
.head_title h2{text-transform:uppercase;}
.clg_div{}
.clg_div img{width:100%;margin-bottom: 45px;}
.clg_title{position: absolute;bottom: 12px;left: 30px;right: 30px;height: 60px;background: #212121; -webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.2);box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.2);display: block;-webkit-transition: background .3s; transition: background .3s;font-size: 14px;font-weight: 500;text-transform: uppercase;color: #fff;text-align: center;padding: 15px 15px;}
.top_clg{padding: 30px 0px 25px;}
.view_btn{margin: 25px 15px;text-align:center;}
.img_icon{width:12px;margin-top:-3px;}
.aply_btn{display: inline-block;}
.view_btn a{color: inherit;text-decoration: none;border: 1px solid #000; max-width: 0;text-align: center;padding: 6px 16px;  text-transform: uppercase;font-size: 16px;margin-top: 20px;box-shadow: 2px 3px black;}
.view_btn a:hover{background:#000;color:#fff;border-radius:3px;transition:all .5s ease-in-out;box-shadow:2px 3px transparent;}
.view_a a{color:inherit;text-decoration:none;}
.view_btn_new{text-align: center;margin-top: 30px;margin-bottom: 10px;}
.view_btn_new a{border: 1px solid #000;max-width: 140px;margin: 0 auto;color: #000;text-align: center;padding: 6px 35px;text-transform: uppercase;font-size: 16px;margin-top: 20px;box-shadow: 2px 3px black;}
.view_btn_new a:hover{background: #000;color: #fff;border-radius: 3px;transition: all .5s ease-in-out;box-shadow: 2px 3px transparent;text-decoration:none;}
.new_btn{text-align:right;margin-right: 5px;margin-bottom: 15px;}
.new_btn a{padding: 5px 15px;}
/*Section - Top colleges End*/

.pad_0{padding:0px !important;}
.mar_0{margin:0px !important;}
.black_div{background-color: #212121 !important;padding: 90px 0;position: relative;z-index:1;height: 580px;}
.black_div img{max-width: 90%;margin-left: 20%;}
.form_div{background:#f5f5f5;padding:90px 0px;height:580px;}
.form_inner textarea {width: 100%;padding: 9px 20px 6px;border-radius: 0;margin-bottom: 15px;border: solid 1px #464646;
    color: #999999;font-size: 14px;line-height: 2.14; background: none;height: 72px;overflow:hidden;}
.form_inner{max-width: 65%;margin: 0 auto;border: 1px solid #ccc;padding: 35px;border-radius: 5px;box-shadow: 1px 4px 7px #c7c7c7;background: #fff;width: 100%;}
.form_inner .heading__line{margin-bottom:40px;}
.form_inner input[type="text"]{width: 100%;padding:9px 20px 6px;border-radius: 0;margin-bottom: 15px;border: solid 1px #464646;color: #999999;font-size: 14px;line-height: 2.14;background:none;height: 40px;}
.form_inner select{width: 100%;padding:9px 20px 6px;border-radius: 0;margin-bottom: 15px;border: solid 1px #464646;color: #999999;font-size: 14px;line-height: 2.14;background:none;height: 40px;}
.form_inner input::placeholder{color:#212121;}
.form_inner option{color:#212121;}
.cousre_img img{width:100%;}
.grey_sec{background:#f5f5f5 !important;}
.course-det{background:#fff;padding:12px 20px 12px;border: 1px solid #dedede;box-shadow: 0px 3px 4px #b5b5b5ad;}
.course-det h5{margin:0px;color: #111;font-size:18px;line-height:22px;text-align:center;border-bottom: 1px solid #dedede;padding-bottom: 10px;margin-bottom:15px;}
.cou_view{text-align:center;margin-top:10px;margin-bottom: 8px;}
.cou_view a{background: none;color: #000;padding: 3px 12px;border-radius: 3px;border: 1px solid #000;box-shadow: 2px 2px black;margin-top:15px;}
.course_div {
    margin-bottom: 25px;
    height: 350px;
}
footer{background:#f5f5f5;padding: 15px 0;}
.foot_logo{text-align:center;}
.foot_logo img{width:100%;max-width:40%;margin:0 auto;margin-bottom: 20px;}


footer {color: #0c132e;background: #f5f5f5;position: relative;z-index: 111;}
footer>.container>.row:first-child {padding:0;}
.foot_pad {padding-top: 15px !important;}

.pad_75 {padding-left: 75px;}
.foot_col_3 {font-size: 14px;}
.txt {text-align: center !important;padding-top: 20px;}
.foot_col_3 {font-size: 14px;}
.foot_col_3 h3 {padding-bottom: 0px;}
.foot_con {padding-top:0px;}
footer a {color: #0c132e;}
.foot_img {max-width: 35%;width: 100%;}
.foot_link {max-width: 480px;width: 100%;margin: 0 auto;text-align: center;padding: 0;}
.foot_link li {display: inline-block;padding-right: 12px;border-right: 1px solid #0c132e;padding-left: 12px;}
.social_list {list-style: none;margin: 0 auto;max-width:125px;width: 100%;margin-top: 15px;padding:0px;text-align:center;}
.social_list li {display: inline-block;}
.social_list img{margin-left: 15px !important;width: 25px;}
.foot_col_3 ul {list-style: none;margin-left: -35px;line-height: 25px;}
.foot_bot{background: #b81f25;padding: 5px 0px;color:#fff;}
.foot_bot p{margin:0px;}
.foot_bot .site{text-align:right;}
.foot_bot .site a{color:#000;text-decoration:none;margin-left:3px;}
.foot_bot .site a:hover{color:#fff;}

/*terms*/
.breed_div{background:url(../img/page-title.jpg) no-repeat;background-size:cover;background-position:bottom;margin-top: 115px;}
.breed_inner{margin: 65px 0px;color: #fff;letter-spacing: 1px;}
.breed_inner a{color:inherit;}
.breed_inner h3{margin:0px;text-transform: uppercase;margin-bottom: 15px;font-size: 30px;word-spacing: 5px;}
.breed_inner ul{padding:0px;margin:0px;}
.breed_inner ul li{list-style:none;display:inline-block;margin-right: 10px;text-transform: capitalize;}
.breed_inner ul li:nth-child(2){font-size:18px;}

.main_content{padding:40px 0px;}
.terms_text p {margin-bottom: 8px;font-size: 15px;text-align: justify;}
.terms_text ul {margin-top: 15px;padding-left: 15px;font-size: 16px;}
.terms_text ul li {margin-bottom: 12px;list-style: none;}
.terms_text ul li img {width: 13px;margin-top: -4px;margin-right: 5px;}
.terms_text h4{font-weight: 600;font-size: 18px;line-height: 1.2;margin-top: 15px;margin-bottom:13px;position:relative;}
.terms_text h4:before{content: '';background: #333;height: 2px;width: 20px;position: absolute;bottom: -4px;left: 0px;}

.listing-block {box-shadow: 0px 3px 4px #b5b5b5ad;	-moz-box-shadow: 0px 3px 4px #b5b5b5ad;-webkit-box-shadow: 0px 3px 4px #b5b5b5ad);margin-bottom: 35px;border-radius: 3px;background-color: #fff;}
.top-block {width: 100%;position: relative;}
.top-block img {width: 100%;height:auto;}
.clg_name {position: absolute;bottom: 0px;background: #3333338a;padding: 4px 5px;min-height: 44px;width: 100%;}
.clg_name p {text-align: center;font-size: 16px;color: #fff;margin: 5px 0px;}
.clg_des p {padding: 10px 5px;color: #000;font-weight: 600;border-bottom: 1px dashed #999;}
.clg_des p:first-child{width: 100%;}
.clg_des p span {color: #000;font-weight: 500;}
.collage_section {background:#eeeeee26;}
.clg_des {padding: 10px 20px;height:215px;}
.clg_des p {position: relative;display: inline-block;width: 100%;}
.button_border {border-top: 1px solid #ccc;text-align: center;}
.col_img{width:100%;}
.col_img img{width:100%;max-height:320px;box-shadow: 0px 3px 4px #b5b5b5ad;border-radius:5px;}
.col_h5{margin-bottom: 15px;border-bottom: 1px solid #000;}
.col_h5 h5{font-size: 24px;font-weight: 500; color: rgba(0, 0, 0, 0.87);padding-top:20px;}
.clg_about{box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);background: #fff;    background: #b81f25;}
.clg_about h3{padding: 0px 8px;color: #fff;margin-top:0;font-size: 20px;}
.clg_about_p p{text-align:justify;padding: 5px 8px;}
.collage-inner-div{margin-bottom: 25px;}
.collage_sec{border: 1px solid #ddd;margin-bottom:20px;box-shadow: 0px 3px 4px #b5b5b5ad;}
.clg_about_ul ul li{list-style:none;margin-left: -11px;}
.clg_about_ul ul li i{font-weight: 600;font-size: 14px;padding-right: 5px;}
.btn2{color:#000;}
.country_selct{background: #fcfcfc;padding: 30px;border-radius: 5px;box-shadow: 0px 3px 4px #b5b5b5ad;border: 1px solid #ccc;}
#state{margin-top: 30px;}
#state select{width: 50%;padding: 10px;color: #b81f25;background: #fff; font-weight: 600;border: 1px solid #b81f25;}
.box_div{border:2px solid #eee;width:100%;position: relative;}
.box_div a{font-size: 18px;font-weight: 600;width: 100%;display: inline-block;text-decoration: none;color: #fff;padding:10px;  }
.img_class{padding:0 !important;}
.abroad_div{margin-bottom: 50px;text-align: center;}
.box_div:hover .a_link{-webkit-transform: translateY(5px);-ms-transform: translateY(5px);transform: translateY(5px);border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}
.abroad_div select{width: 50%;padding: 10px;color: #b81f25;background: #fff;font-weight: 600; border: 1px solid #b81f25;}



.pull-right {float: right!important;margin-top: -18px;color: #fff;font-size: 15px;}
.a_link{position: absolute;
    left: 0;
    bottom: 45px;
    background: #00000087;  -webkit-transform: translateY(45px);
    -ms-transform: translateY(45px);
    transform: translateY(45px);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;}
/* Search css*/
.first-launch {height: 100%;left: 0;right: 0;position: fixed;z-index: 99999;background-color: rgba(0, 0, 0, .7);top: 0;}
.first-launch a i:hover{color:#b81f25;}
.crossflash {position: absolute;top: 10px;right: 20px;padding: 6px;cursor: pointer;font-size: 24px!important;color: #b81f25;
    transition: all .005s;}
.first-launch .flashlayout {background-color: #fff;padding: 28px;}
.actionDIv { width: 80%;margin: 0 auto;}
.form-group {margin-bottom: 11px;}
.flashlayout .actionDIv .form-control {height: 45px;font-size: 17px;color: #777;border: none;border-radius: 0;border-bottom: 1px solid #e1e1e1;box-shadow: none;transition: all 0.5s linear;}
#searchtext {font-size: 16px;}
.ac_results2 {top: 89%!important;background: none repeat scroll 0 0 #fff;border: 1px solid #bababa;border-radius: 0;
    overflow: hidden; padding: 0;width: 100%!important; z-index: 1000;}
.flashSearch a {display: block;font-size: 19px;color: #fff; background-color: #b81f25;border-radius: 3px;text-align: center;
    padding: 4px;position: relative;top: 10px;}
/* Search css end*/
.guide_form .pop_inner{margin-top:0;}
.guide_form .form_div_new {
    background: #f5f5f5;
    padding: 30px 20px;
    height: 400px;
}
.guide_form  .head_h2 {
    margin-bottom: 25px;
}
.guide_form .form_div_new input{margin-bottom: 20px;}
.clg_about_p h6{font-size: 18px;font-weight: 600; margin-bottom: 20px;}
.clg_about_p table tr th {color: #fff;background: #b81f25;padding: 10px;padding: 10px;font-size: 16px;}
.clg_about_p table tr td{ padding: 15px;font-weight: 500;font-size: 14px;color: #333;}
.clg_about_p .table-bordered>thead>tr>th:first-child{width:25%;}
.clg_table table tr td:first-child {width:25%;font-weight: 600;background: #f5f5f5;}

.tabset {max-width: 100%; color: #fff;}
.tabset > input[type="radio"] {position: absolute; left: -200vw;}
.tabset > input:checked + label {border-color: #b81f25;border-bottom: 0;margin-bottom: -1px;color: #fff; background: #b81f25;}	
.tabset > label {position: relative;display: inline-block;padding: 12px;border: 1px solid transparent;border-bottom: 0;
    cursor: pointer;font-weight: 500;margin: 0;width: 49.8%;text-align: center;text-transform: uppercase; font-size: 15px;
     color:#000;background:#eee;}
.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child{display: block;}
.tab-panel {padding: 10px 0 10px 0;}
.tab-panel h2 {position: relative;color: #ffc576;color: #000;margin-bottom: 15px; font-size: 22px;margin-top: 5px;}
.tab-panel ul li{color:#000;list-style:none;}
.clg_table table tr th:first-child{border-right:none;}


/* popup*/
.pop_over {position: fixed;top: 0;background: #00000085;left: 0;right: 0;bottom: 0;z-index: 10000;}
.pop_over1 {position: fixed;top: 0;background: #00000085;left: 0;right: 0;bottom: 0;z-index: 10000;}
.pop_inner {max-width: 520px;margin: 0 auto;position: relative;background:#fff;padding: 25px;margin-top: 50px;border-radius: 8px; box-shadow: 0px 3px 4px #b5b5b5ad;    border: 1px solid #b81f25;}
.pop_cls {max-width: 40px;position: absolute;top: -30px;right: -29px;border-radius: 50%;}
.pop_cls1 {max-width: 40px;position: absolute;top: -30px;right: -29px;border-radius: 50%;}
.pop_inner img {width: 100%;}
.pop_inner p{font-size:16px;color: #333;font-weight: 600;line-height: 24px;}
.pop_in{color:#d00003;font-size:14px;text-decoration:underline;line-height: 26px;cursor:pointer;}
.const_logo {margin: 0 auto;width: 100%; text-align: center;}
.const_logo img {width: 100%;max-width: 250px;margin-bottom: 10px;background: #ffffffd1;padding: 10px;border-radius: 5px;}
.form_div_new{background: #f5f5f5;padding: 20px;height: 525px;}
.form_div_new input {font-family: 'Barlow', sans-serif;box-shadow: 2px 2px 2px #2d2c2c36;border-radius:0px !important;border: solid 1px #464646;color: #464646;margin-bottom: 20px;}
.form_div_new input::placeholder{color: #464646;}
.sub_btn input {background: #816798;border: 1px solid #806697;color: #fff;padding: 6px 20px;border-radius: 50px !important;
font-weight: 500;text-align: center;text-transform: uppercase;font-family: 'Barlow', sans-serif;font-size: 16px;margin-top: 10px;box-shadow: 2px 2px 2px #2d2c2c7d;transition: all .5s ease-in-out;}
.head_h2 h2{margin-top: 0px;font-size: 20px;}
.head_h2{margin-bottom:15px;}
.browser-default{box-shadow: 2px 2px 2px #2d2c2c36;border-radius: 0px !important;border: 1px solid #ccc;width:100%;padding:6px;border: solid 1px #464646;margin-bottom: 15px;}
.browser-default::option{color: #464646;}
.view_pop{margin-top: 15px;}
.img_new{width:120px !important;margin-bottom:12px;}
.form_div_new span{color:#333;font-weight:600;}
.form_div_new textarea::-webkit-input-placeholder { color: pink;}
.collage-inner-div .aply_btn{float:right;}
.form_wp{padding: 35px 20px !important;}
/* popup end*/

.about_img{width:100%;}
.about_img img{width:100%;max-height: 270px;box-shadow: 0px 3px 4px #b5b5b5ad;}
.about_content h3 {margin-top: 0;border-bottom: 2px solid #212121;padding-bottom: 10px;}
.about_content h3 span{color:#b81f25;}
.about_content p{text-align: justify;line-height: 22px;font-weight: 500;}
.about_content ul {margin-top: 15px;padding-left: 15px;font-size: 15px}
.about_content ul li{margin-bottom: 3px;list-style: none;}
    width: 10px;
    margin-top: -4px;
    margin-right: 5px;
.mar_top{margin-top:15px;}
.contact-sidebar {     box-shadow: 1px 4px 7px #c7c7c7;padding: 26px 15px !important;border: 1px solid #000;}
.contact-sidebar h4{font-size: 20px;font-weight: 600;margin-bottom: 12px;}
.border_bot{border-bottom: 1px dashed #000;margin: 20px 0px;}
.contact-sidebar a{color:#333;}
.form_con{box-shadow: 1px 4px 7px #c7c7c7;padding: 28px 15px !important;border: 1px solid #000;}
.form_con .form_con_inn input[type="text"]{ margin: 15px 0px 4px;border: 1px solid #000;color:#000 !important;}
.form_con .form_con_inn textarea{margin: 15px 0px 4px;border: 1px solid #000;color:#000;}
.form_con_inn .heading__title{margin-top:10px;}
.ser_set{margin-bottom: 25px;}
.ser_set img{width:100%;height:450px;box-shadow: 0px 3px 4px #b5b5b5ad;border-radius: 5px; margin-bottom: 25px;}
.ser_set p{margin-bottom: 8px;font-size: 15px;text-align: justify;padding: 0px 5px;}
.nav-tabs {border-bottom: none;    margin: 20px 120px;}
#tabs{background: #007b5e;color: #eee;}
#tabs h6.section-title{color: #eee;}
.nav-tabs a{color: #9c665a;font-weight: 600;color: #000;background-color: #fff;font-size: 20px;font-weight: bold;border: 1px solid #000;padding: 5px 100px;padding: 5px 200px;}
#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {color: #f3f3f3;background-color: #b81f25;border-color: transparent transparent #f3f3f3;font-size: 20px;font-weight: bold;}
#tabs .nav-tabs .nav-link {border: 1px solid transparent;border-top-left-radius: .25rem;border-top-right-radius: .25rem; color: #eee;font-size: 20px;}
.head2{margin-bottom: 40px;}
.form_gp{margin-bottom:25px}
.browser-default1 {overflow-y:scroll;box-shadow: 2px 2px 2px #2d2c2c36;border-radius: 3px !important;border: 1px solid #ccc;width: 100%;padding: 5px;border: 1px solid #000;}
.browser-default1 option{color:#000;}
.form-control:focus {border-color: none !important;}
.form_div_new textarea{border-radius: 0px !important;border: solid 1px #464646;}
.img_college{width: 100px !important;}
.form_div2{height:470px !important;}
#college{font-size: 13px;}
.form_div_new label{font-size: 13px;}
.cour_collage{margin-top: 15px;margin-bottom: 10px;box-shadow: 0px 3px 4px #b5b5b5ad;border: 1px dashed #b81f25; border-radius: 3px;}
.cour_collage p {text-align: center;margin: 0;padding: 10px 0px;color: #000;font-weight: 500;font-size: 16px;}

/* Sub Menu code*/
.menu li:hover .submenu{display:block;}
.submenu{position: absolute;max-width: 215px;z-index: 1;border-bottom: 2px solid #b81f25;display:none;background:#fff;}
.menu .submenu li a {padding: 4px 20px;border-right: none;}
.menu .submenu li a i{font-size:18px;}
.menu .submenu li{width:100%;}
.menu .submenu li a:hover{background-color: #f4f4f4;}
/* sub menu Code end*/
.breadcrumbs li strong{color: #fff;}

/* Services section*/
.serv_Inn{box-shadow: 0px 3px 4px #b5b5b5ad;}
.serv_Inn .serv_img img{width: 100%;height: auto;}
.serv_Inn .serv_content{padding: 15px;margin-bottom: 30px;}
.serv_Inn .serv_content h6{color: #111;font-size: 18px;line-height: 22px;text-align: center;}
.serv_Inn .serv_content h6:after{content: "";position: relative;background: #b81f25;width: 40px;height: 2px;display: block;
top: 5px;left: 42%;}
.serv_Inn .serv_content p{text-align: justify;padding: 5px 0px;}
/* Services Section End*/

/* New Section*/
.no-mar {margin-right: 0;margin-left: 0;}
.no_pad{padding-right: 0;padding-left: 0;}
.iq-feature1 {position: relative;overflow: hidden;color: #fff; padding: 40px 30px; margin-top: 40px;z-index: 10;height: 400px;}
.iq-feature1.updates:before {background: #b81f25bd;content: "";height: 100%;left: 0;position: absolute; top: 0;    width: 100%; z-index: 1;}
.iq-feature1.time-table:before {background: #615c5cdb;content: "";height: 100%;left: 0;position: absolute;top: 0;width: 100%;
    z-index: 1;}
.iq-feature1.course:before {background: #000000bd ;content: "";height: 100%;left: 0;position: absolute; top: 0;    width: 100%; z-index: 1;}

.iq-feature1 .content-blog {z-index: 9; position: relative;}
.iq-feature1 img {margin-bottom: 10px;}
.iq-feature1 .content-blog h4 {font-weight: 600;color: #fff;line-height: 22px;}
.iq-feature1 .time-box {padding: 0;list-style-type:none;margin-left:8px;    max-height: 160px;}
.iq-feature1 .time-box li { border-bottom: 1px solid rgba(255,255,255,.2);padding: 7px 0;}
.iq-feature1 .feature-img {bottom: 0;left: 0;opacity: 1;position: absolute;right: 0;top: 0;z-index: 0;background-size: cover;
    background-position: center center;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;}
.iq-feature1:hover .feature-img {-webkit-transform: scale(1.1);}
.time-box li a{color:#fff;}
/* New Section End*/
.carousel-indicators{display:none;}
.btn_updates{float:right;margin-top:25px;}
.btn_updates a{border: 1px solid #ffffff;padding: 6px 20px;color: #fff;background: #b81f25;box-shadow: -2px -2px 3px #ddd;}
.scroll_page{height: 160px;overflow-y: scroll;color:#fff;}
.scroll_page::-webkit-scrollbar {width: 5px;}
.scroll_page::-webkit-scrollbar-thumb {background:#fff;border-radius:5px;}

/* enquiry form */
#slider {width:500px;top:110px;position:fixed;z-index:1000;cursor:pointer;}
.header_box {width: 300px;height: 460px;position: absolute;right: 0;background: #fff;border: 1px solid #ccc; margin-left: 0;
    padding: 10px 25px;border-radius: 3px;box-shadow: 1px 3px 5px #c7c7c7;}
.header_box	h3{text-align: center;color: #b81f25;margin-bottom: 25px;font-size:24px;}
.header_box	h3:before{content: "";position: absolute;width: 45px;height: 2px;background: #b81f25;top: 14%;left: 42%}
.sidebar {position: absolute;top: 190px;box-shadow: 0 0 8px grey;background: #b81f25;padding: 12px 15px;color: #fff;transform: rotate(270deg);right: 49%;border-top-left-radius: 10px;font-size: 15px;border-top-right-radius: 10px;}
#slider input[type=text] {margin-top: 10px;padding: 18px 10px;width: 100%;font-size: 13px;border-radius: 0px;margin-bottom: 15px;    border: 1px solid #000;}
#slider textarea {padding: 10px;font-size:13px;border-radius:0px;border:3px solid #98d0f1;margin-top:10px;height:70px;width:100%;    border: 1px solid #000;}
#slider input[type=text]::placeholder{color:#000;}
#slider textarea::placeholder{color:#000;}
#slider button {border: 1px solid #da2319;margin: 20px 54px;color: #ffff;text-transform: uppercase;font-size: 17px;box-shadow: 1px 2px 3px #eee;background: #b81f25;width:130px;line-height:40px;padding: 0px 14px;}
.sidebar i{margin-right: 3px;}
.abs_form{position:relative;right:-300px;transition: all 0.4s linear;}
.abs_form.active {right: 0;}
/* Enquiry form*/
.foot_link li{padding-right: 7px;padding-left: 7px;}
.whatsapp_api {position: fixed;width: 52px;height: 52px;bottom: 30px;left: 25px; background-color: #25d366; color: #FFF;
    border-radius: 5px;text-align: center;font-size: 28px;box-shadow: 2px 2px 3px #999;z-index: 1000; padding: 12px;
}
.guide_form{margin-bottom:30px;}
.whatsapp_api a i {color:#fff;}
.whatsapp_api a:hover {color:#fff;}
.msg_out{color: #da2419;position: relative;top: -16px;left: 37px;}
.courses-item {
    padding: 10px;
}
.colg_div{text-align:center;margin-left:275px;}
.circle-icon {
    border: 1px solid transparent;
    height: 90px;
    width: 90px;
    border-radius: 100px;
    padding: 12px;
    margin: 0 auto;
    margin-top: 15px;
    background: rgba(255,255,255,.6);
    box-shadow: 0 0 15px 0 rgba(66,66,66,.1);
    transition: .4s all;
}

.courses-icon {
    display: table;
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    position: relative;
    margin-bottom: 18px;
}
.courses-icon::before {
    content: '';
    width: 60px;
    height: 60px;
    background-color: transparent;
    border-radius: 3px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

.svg-upload {
    width: 60px;
    height: 60px;
}
.courses-content .courses-title {
    display: block;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin: 20px 0;
	line-height: 16px;
    color: #0c132e;
    text-transform: uppercase;
}
.text_foot{    border-top: 1px solid #ccc;
    padding-top: 20px;
    text-align: justify;
    font-size: 13px;
    margin-top: 20px;}
.text_foot p{margin-bottom: 5px;}
.courses-it:hover .courses-content .courses-title{color: #b82127;}
.read_btn{text-align: center;}
.read_btn a{color: #b81f25;font-weight: 600;letter-spacing: 0.4px;text-decoration:none;}
.our_services a{text-decoration:none;color:#333;font-weight:600;}
.read_btn a:hover{color:#333;}
.pt-40{padding-top:40px;}
.courses-it{margin-bottom:25px;height: 190px;box-shadow: 0px 3px 4px #b5b5b5ad;}
.courses-it:nth-child(odd) {
    border: 1px solid #eee;
}
.courses-it a{text-align: center;text-decoration: none;}
.courses-it:hover .circle-icon {
    border: 1px solid transparent;
    box-shadow: 0 0 15px 0 #b81f25ba;
}
.courses-it:hover {
    background: #fff!important;
    border: 1px solid #eee;
    box-shadow: 0 0 20px 6px rgba(0,0,0,.05);
}

.main_img{width:100%;position:relative;}
.main_img img{width:100%;margin-bottom: 30px;}
#course-info{border-left: 5px solid #b81f25;background:#f5f5f5;padding:20px;}
#course-info p{font-size: 15px;text-align: justify;}
.main_details .accordion .card{margin-bottom: 15px;}
.main_details .accordion{padding: 0px 10px;}
.main_details .card-header{width: 100%;background: #b81f25;padding: 5px 20px;border-radius: 3px;}
.main_details .card-header a{color:#fff;text-decoration:none;}
.main_details .accordion .card .card-body{border: 1px solid #ccc;padding: 15px;}
.main_details .card-header i{float: right;font-size: 20px;font-weight: 600;}
.coll_src img{width: 100%;border: 1px solid #ccc;border-radius: 5px;padding: 5px;height:350px;}
.coll_details h5{font-size: 16px;color: #b81f25;font-weight: 600;    padding: 0px 10px;    margin: 7px 0px;}
.coll_details h5 span{font-size: 15px;color: #333;font-weight:500;line-height: 25px;}
.coll_details hr{margin: 10px 0px;}
.our_services{background: #eee;margin-bottom: 25px;}
.our_services h3{text-transform: uppercase;font-size: 16px;color: #333;font-weight: 600;text-align: left;padding: 10px 15px;margin: 0;background: #b81f25;
    color: #fff;}
.our_services ul li{color: #333;text-transform: uppercase;text-align: left;padding: 7px 10px;font-weight: 600; font-size: 13px;  border-bottom: 0;list-style-type:none;}
.our_services ul{padding: 10px 5px 15px;}
.our_services ul li i{color: #b81f25;font-weight: 600;margin-right: 5px;}
.text-block10 {position: absolute;
    bottom: 70px;
    left: 0;
    background-color: rgba(0,0,0,.5);
    color: #fff;
    overflow: hidden;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 5px;
    transition: .25s all;
    border-left: 4px solid #b81f25;
    font-family: Roboto,sans-serif;
}
.typewriter h4 {
    overflow: hidden;
    white-space: normal;
}

.box_div img{width:100%;}

.widget-blogs{padding-left: 0;}
.widget-blog{display: inline-flex;}
.widget-blog .thumbnail{margin-right: 10px;width: 100%;}
.widget-blog img { width: 125px; height: 80px!important;}
.widget-blog .content .title a{color: #b81f25;font-size:17px;}
.widget-blog .content .title {margin-top: 0;}
.service_sec p a{color: #b81f25;font-weight: 600;text-decoration: none;cursor:pointer;}
.service_sec p a:hover{text-decoration: underline;}
/*===========New Header============*/

.fixed1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    background: #fff;
    animation: smoothScroll 1s forwards;
}

/*===========New Header============*/

@media (max-width: 1400px) {
.form_inner {padding: 16px;	}
}
@media (max-width: 1300px) {
.form_inner h2{margin-top:0px;}
.form_div {padding: 40px 0px;height: 480px;}
.black_div {    height: 480px;}
}
@media (max-width: 1200px) {
  .menu_main li a {padding: 28px 10px;}	
  .menu_main li a{font-size: 12px !important;}
  .menu_main li .fa{font-size: 22px;}
  .colg_div{margin-left: 225px;}
}
@media (max-width: 991px) {
.img_icon {width: 8px;}	
.logo img { max-width: 63px;}
.menu_main li a{padding: 28px 5px;font-size: 12px;}
.menu_main li a{font-size: 12px !important;}
.menu_main li .fa {font-size: 12px;}
.iq-feature1{margin-top: -45px;margin-bottom: 65px;height: 350px;}
.contact-sidebar{margin-bottom:30px;}
.colg_div {margin-left: 170px;}
}
@media (min-width: 768px) {
  .menu_main li {float: left;}
  .menu_main li a {text-transform: uppercase;letter-spacing: 1px;font-size: 14px;color: #b81f25;font-weight: 600;}
  .menu_main .menu {clear: none;float:right;max-height: none;}
  .menu_main .menu-icon {display: none;}
  .menu_main li .fa{color: #b81f25;}

}
@media (max-width: 767px) {

.ser_set img{
    height: unset;
}
.logo {text-align: left;position: relative;
    z-index: 1000;}
	  .colg_div {margin-left: 0px;}
.coll_src img{height:auto;} 
.logo img{max-width: 120px;}
.main_body header{position:relative !important;}
.iq-feature1 {margin-top: 35px;margin-bottom: 35px;}
.top_bar h6{font-size: 12px;}
.top_bar h6 a{font-size:12px;}
.top_bar h6 span{font-size: 12px;}
.serv_Inn{margin: 0px 80px 35px;}
.box_div{margin-bottom:25px;}
#state select { width: 85%;}
#state {margin-top: 10px;}
.menu_main{position: absolute;width: 100%;top: -61px;    z-index: 3;
    left: 0px;}
.width_menu_100{width:100%;}
.menu_main .menu-btn:checked ~ .menu {max-height: 250px;overflow-y: scroll;}
.menu_main li a {padding: 10px;text-align: center;}
.search{display:none;}
.submenu{position: relative;width: 100%;border-bottom: none;max-width: 100%;}
.course_div {
    margin-bottom: 25px;
    height: unset;
}

}

@media (max-width: 580px) {
.copy{text-align:center;}
.foot_bot .site{text-align:center;}	
.serv_Inn{margin: 0px 50px 35px;}
#college {font-size: 12px;}
.abroad_div select { width: 70%;}
}
@media (max-width: 480px) {
.pop_inner{margin: 50px 25px;padding: 15px;}	
.pop_cls{top: -20px;right: -23px;}
.pop_inner img {max-width: 30px;}
.top_bar h6 {text-align: center;font-size:13px;margin: 2px;padding-bottom: 2px;}
.top_bar h6 span{font-size: 14px;}
.logo img{max-width: 110px;}
.carousel-inner>.item>img{width: 100%;}
.sidebar {top: 160px;padding: 10px;font-size: 13px;right: 51%;}
.iq-feature1{padding: 30px 25px;margin-top: 35px;min-height: 300px !important;height: auto;}
.iq-feature1 img{width: 40px;}
.iq-feature1 .content-blog h4{margin-top: 5px;font-size: 15px;margin-bottom: 5px;}
.clg_div img{max-height: 260px;}
.clg_title{left: 50px;right: 50px;height: 60px;font-size: 13px;}
.foot_col_3{padding:0px 20px !important;}
.foot_col_3 h3{font-size: 20px;}
.copy{padding-bottom: 4px;}
.copy p{font-size:12px;text-align:center;}
.foot_bot p{font-size: 12px;text-align: center;}
.foot_col_3 {font-size: 12px;margin-bottom: 10px;}
footer a{font-size: 12px;}
.foot_logo img{max-width: 35%;margin-bottom: 10px;}
.foot_con p{margin-bottom:5px;}
.social_list li a{margin-left: 10px;width: 15px;}
.foot_col_3 ul{line-height: 22px;}
.social_list{max-width:unset;text-align: center;}
.head_title{margin-bottom: 25px;}
.top_clg {padding: 20px 0px;}
.view_btn {margin: 20px 15px 25px;}
.head_title h2{font-size: 24px;}
.view_btn a{font-size: 14px;}
.iq-feature1 .time-box li{font-size:12px;}
.college_search {padding-top:0px;}
.courses-content .courses-title{font-size: 12px;}
.main_details h2{font-size: 16px;}
.breed_inner h3{font-size: 22px;}
.breed_inner ul li{font-size:12px;}
.breed_inner ul li:nth-child(2) {font-size: 14px;margin-right: 5px;}
.width_100{width:100%;}
.courses-it{margin: 0px 50px 25px;}
.serv_Inn{margin: 0px 30px 25px;}
.guide_form .pop_inner{ margin: 0px;}
}
@media (max-width: 400px) {
.top_clg {padding: 10px 0px;}
.head_title h2 {font-size: 18px;}
.serv_Inn{margin: 0px 15px 25px;}
}
