@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
/*font-family: "Montserrat", sans-serif;
font-family: "Open Sans", sans-serif;
*/


*{margin:0; padding:0; transition:all 0.5 ease-in; -webkit-transition:all 0.5 ease-in; -moz-transition:all 0.5 ease-in; -o-transition:all 0.5 ease-in; -ms-transition:all 0.5 ease-in;}

html {
  scroll-behavior: smooth;
}
html,
	body {
		margin:0;
		padding:0;
    
	}
#container {
  min-height:100%;
  position:relative;
}
img{max-width:100%;}
.mobile-whatsapp{display:none;}
.clearfix{clear:both;}
a:-webkit-any-link:focus-visible {
  outline: none;
}
input:focus-visible {
  outline: none;
}
td{
  border-color: #d9d9d9;
}
body{font-style: normal;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  background-color: #fff;
  font-size: 18px;
  line-height: 26px;
  color: #3b4c74;
}

a{color:#fa6400; text-decoration:none; transition: all 0.5s ease-in-out 0s; text-decoration: none;}
a:hover{color:#2355ca;  text-decoration:none; }
.fot-weg800{font-weight: 800;}
ul, li{list-style-type:none; padding:0; margin:0;}
h1,h2,h3,h4,h5,h6, p, ul, li{margin:0; padding:0;}
p{padding:0 0 20px;}
.container{
  max-width: 95%;
  width: 1320px;
}

h1,h2,h3,h4,h5,h6{
  font-family: "Montserrat", sans-serif;
  letter-spacing: -0.7px;
}

.topheader{
  background-color: #15347d;
  color: #fff;
  padding: 8px 3%;
}
.topinnerheader {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.leftinfo ul li:last-child {
  border: none;
}
.leftinfo ul li a {
  font-size: 16px;
  color: #fff;
}
.leftinfo ul li a:hover{
  color: #dedbdb;
}
.leftinfo ul li {
  border-right: 1px solid #037eff;
  padding: 0 15px 0 0;
  margin-right: 15px;
}
.leftinfo ul {
  display: flex;
  align-items: center;
}
.leftinfo ul li img {
  padding-right: 9px;
}
.rightinfo{display: flex; align-items: center;  font-size: 16px; font-family: "Montserrat", sans-serif;}
.rightinfo a {
  color: #fff;
  text-decoration: underline;
  font-weight:600;
}
.rightinfo a:hover{
  text-decoration: none;
}
.rightinfo span {
  background: #fa6400;
  padding: 5px 18px;
  display: inline-block;
  border-radius: 16px;
  font-weight: 500;
  white-space: nowrap;
  margin-right: 8px;
  font-family: "Montserrat", sans-serif;
}
.bottomheader {
  padding: 5px 3%;
  box-shadow: 0 0px 16px rgb(29 80 197 / 0.2);
}
.innerbotheader{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.rightmenu {
  display: flex;
  align-items: center;
}
.rightlogin a {
  color: #2355ca;
}
.rightlogin {
  border-left: 1px solid #cccccc;
  padding-left: 16px;
  margin-left: 10px;
}
.rightlogin img {
  margin-right: 6px;
}
.rightlogin a:hover {
  color: #fa6400;
}
.logoleft {
  display: flex;
  align-items: center;
}
.coursebut {
  padding-left: 25px;
  border-left: 1px solid #ccc;
  margin-left: 25px;
  position: relative;
}
.coursebut a {
  background: #fa6400;
  color: #fff;
  padding: 8px 17px;
  display: inline-block;
  border-radius: 8px;
  transition: none;
}
.coursebut a .fa{
  padding-left: 5px;
}
.coursebut .coursedropdown {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
  position: absolute;
  left: 0;
  top: 40px;
  width: 360px;
  padding: 10px 15px 10px 15px;
  background: #f3f4f8;
  border-radius: 9px;
  box-shadow: 0 0px 21px rgb(29 80 197 / 0.2);
}
.coursebut:hover .coursedropdown {
  visibility: visible;
  opacity: 1;
}
.coursebut:hover .coursedropdown ul li{
  background: none;
}
.coursebut:hover .coursedropdown ul li:last-child a{
  border: none;
}
.coursebut:hover .coursedropdown ul li a {
  background: none;
  font-family: "Montserrat", sans-serif;
  border-radius: 0;
  color: #000;
  font-weight: 600;
  line-height: 19px;
  border-bottom: 1px solid #d7d6d6;
  padding: 8px 14px 8px 0;
  position: relative;
  font-size: 15px;
  transition: none;
  display: block;
}
.coursebut:hover .coursedropdown ul li a:hover{
  color: #fa6400;
  transition: none;
}
header {
  position: fixed;
  width: 100%;
  z-index: 999;
  background: #fff;
  left: 0;
  top: 0;
}

.bannersection {
  background: url(../images/bannerbg.webp) repeat-y center 0;
  padding: 65px 0 0;
  margin-top: 120px;
  width: 100%;
}

h1{
  color: #32394a;
  font-size: 64px;
  font-weight: 700;
  padding: 0 0 20px;
}
.guwahatibox{
  background-color: #eaf3ff;
  padding: 10px 15px;
  margin: 0 0 25px;
  font-size: 26px;
  font-weight: 600;
  display: inline-block;
  color: #32394a;
  font-family: "Montserrat", sans-serif;
  border-radius: 6px;
}
.guwahatibox img{
  margin-right: 10px;
}
.bannersection p{
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  padding: 0 35px 30px 0; 
}
.btn {
  padding: 11px 25px;
  font-size: 18px;
  border-radius: 8px;
}
.btn-primary {
  background: #fa6400;
  border: 1px solid #fa6400;
  margin: 0 10px 0 0;
}
.btn-secondary {
  background: #2355ca;
  border: 1px solid #2355ca;
  margin: 0 10px 0 0;
}
.btn-primary:hover {
  background: #ce5301;
  border: 1px solid #ce5301;
}
.btn-secondary:hover {
  background: #123fa9;
  border: 1px solid #123fa9;
}
#main-slider img{
  border-radius: 0 0 0 160px;
}
#main-slider .owl-nav, #main-slider .owl-dots{
  display: none;
}
.slidersection {
  position: relative;
}
.guwahatilogo {
  position: absolute;
  left: -80px;
  top: -40px;
  z-index: 99;
}
@keyframes pulse {
  from { transform: scale(0.8); }
  to { transform: scale(1); }
}


section.partnersec {
  background: #f3f4f8;
  padding: 45px 0;
  margin-top: -69px;
  border-radius: 160px 0 0 0;
}
.infosec ul li {
  font-weight: 600;
  font-size: 18px;
}
.infosec ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.infosec ul li span {
  display: block;
  color: #2355ca;
  font-size: 55px;
  line-height: 65px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.partnersection{
  padding: 55px 0 0 ;
}
h4{
  font-weight: 600;
  padding: 0 0 20px;
  font-size: 28px;
  color: #32394a;
}
h2{
  font-weight: 600;
  padding: 0 0 20px;
  font-size: 54px;
  color: #32394a;
}

h2 span{
  display: block;
  font-weight: 600;
  font-size: 22px;
  padding: 0 0 10px;
  color: #037eff;
}

.partnerslider {
  padding: 15px 85px 20px;
}
.partnerslider .owl-carousel .owl-item img{
display: inline-block;
width: auto;
max-width: inherit;
}
.partnerslider .item{
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.partnerslider .owl-dots{
  display: none;
}
.partnerslider .owl-nav button.owl-prev {
  position: absolute;
  left: -56px;
  top: 10px;
  width: 40px;
  height: 40px;
  background: #fff ;
  font-size: 15px ;
  border: 1px solid #2355ca ;
  border-radius: 5px;
}
.partnerslider .owl-nav button.owl-prev span {
  font-size: 30px;
  color: #2354ca;
}
.partnerslider .owl-nav button.owl-next {
  position: absolute;
  right: -56px;
  top: 10px;
  width: 40px;
  height: 40px;
  background: #fff ;
  font-size: 15px ;
  border: 1px solid #2355ca ;
  border-radius: 5px;
}
.partnerslider .owl-nav button.owl-next span {
  font-size: 30px;
  color: #2354ca;
}
.sectionpadding {
  padding: 112px 0 0;
}
.coursesection p{
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}
.courseinner{
  margin: 15px 0;
}
.toppicsec {
  position: relative;
}
.toppicsec img{
  border-radius: 16px 16px 0 0;
  width: 100%;
}
span.bestseller {
  background: #28b463;
  color: #fff;
  padding: 2px 12px;
  position: absolute;
  left: 15px;
  top: 15px;
  border-radius: 8px;
  font-size: 14px;
  z-index: 9;
}
span.newadd {
  background: #037eff;
  color: #fff;
  padding: 2px 12px;
  position: absolute;
  left: 15px;
  top: 15px;
  border-radius: 8px;
  font-size: 14px;
  z-index: 9;
}
span.popular {
  background: #fa6400;
  color: #fff;
  padding: 2px 12px;
  position: absolute;
  left: 15px;
  top: 15px;
  border-radius: 8px;
  font-size: 14px;
  z-index: 9;
  width: auto;
}
.shadow {
  background: linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,0.6));
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.coursebot {
  padding: 65px 30px 30px;
  background-color: #f3f4f8;
  position: relative;
  border-radius: 0 0 16px 16px;
}
.coursebot h4 a{
  color: #32394a;
  font-size: 26px;
}
.coursebot h4 a:hover{
  color: #2355ca;
}
.toplogosec {
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  padding: 14px 0 46px 120px;
  position: relative;
  margin-top: -113px;
}
.toplogosec span {
  color: #15347d;
  display: block;
  padding-top: 17px;
  font-size: 18px;
}
.logopic img {
  width: 76px;
}
.logopic {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  padding: 10px;
  border-radius: 12px;
  box-shadow: 1px 3px 6px #d9e2f6;
}
.coursebot p{
  padding: 0;
  font-size: 16px;
  line-height: 24px;
}
.whotext {
  border-top: 1px solid #ccc;
  padding: 17px 0;
  border-bottom: 1px solid #ccc;
  min-height: 140px;
}
h5 {
  font-size: 18px;
  font-weight: 600;
  padding: 0 0 7px;
  color: #32394a;
}
.courselist ul {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
.courselist {
  padding: 15px 0;
}
.courselist ul li img {
  width: 29px;
  margin-right: 3px;
}

.coursebot .btn-secondary{
  margin: 0;
}
.butsecbottom {
  padding-top: 20px;
}
.butsecbottom .btn-secondary, .butsecbottom .btn-primary{
  margin: 8px;
}

.aboutus h2 {
  font-weight: 500;
  padding: 0 0 20px;
  font-size: 46px;
  color: #32394a;
}

.bodysection ul{
  padding: 0 0 20px;
}
.bodysection ul li{
  padding: 0 0 10px 30px;
  background: url(../images/bullet2.webp) no-repeat 0 4px;
}
.btn-line {
  border: 1px solid #2355ca;
  color: #2355ca;
}
.btn-line:hover{
  background-color:#2355ca ;
  color: #fff;
}
.btn-line:hover svg path{
  fill: #fff;
}
.btn-lineorange {
  border: 1px solid #fa6400;
  color: #fa6400;
}
.btn-lineorange:hover{
  background-color:#fa6400 ;
  color: #fff;
}
.btn-lineorange:hover svg path{
  fill: #fff;
}


.partnership {
  background-color: #eaf3ff;
  padding: 50px 15px 20px 50px;
  border-radius: 15px;
}
.partnership .guwahatibox{
  background-color: #fff;
}
.partnership h2 {
  font-weight: 500;
  padding: 0 0 20px;
  font-size: 43px;
  color: #32394a;
}
.bodysection .courselist ul li {
  padding: 0 12px 10px 0;
  font-size: 15px;
  background: none;
  width: 50%;
}
.partnerleft {
  padding: 0 40px 25px 0;
}
.partnerright {
  padding: 0 25px 25px 80px;
}
.btn svg {
  width: 20px;
}
.partnership .owl-nav{
  display: none;
}
.partnership .item img {
  border-radius: 0 0 0 160px;
}
div#partnership-slider {
  margin-bottom: -100px;
}
div#partnership-slider .owl-dots {
  position: absolute;
  width: 84%;
  bottom: 50px;
  right: 0;
}
div#partnership-slider .owl-dots button span {
  background: #f1efec;
  width: 22px;
  height: 14px;
  display: inline-block;
  margin: 0 8px 8px 0;
  border-radius: 7px;
}
div#partnership-slider .owl-dots button.active span{
  width: 60px;
}
.bluecg {
  position: absolute;
  background: #2355ca;
  width: 100%;
  height: 104%;
  right: -80px;
  top: -20%;
}
.iconbox {
  padding-top: 21px;
  text-align: center;
}
.iconinner h4 {
  padding: 0 0 10px;
  font-size: 22px;
}
.iconinner h4 a{
  color: #32394a;
}
.iconinner h4 a:hover{
  color: #2355ca;
}
.iconinner {
  padding: 15px;
  cursor: pointer;
}
.icongray {
  display: inline-block;
  padding: 19px 13px;
  background: #eaf3ff;
  border-radius: 16px;
  margin: 0 0 19px;
  transition: all .3s ease-out;
  top: 0;
  position: relative;
}
.iconinner:hover .icongray{
  top: -10px;
}

div.masterclass {
  margin-bottom: -100px;
  position: relative;
  z-index: 1;
}
.orangebg {
  position: absolute;
  background: #fa6400;
  width: 100%;
  height: 104%;
  left: -95px;
  top: -20%;
}
.masterclass img {
  border-radius: 0 0 160px 0;
}
.partnerright h2 {
  font-weight: 500;
  padding: 0 0 20px;
  font-size: 40px;
  color: #32394a;
}
ul.classlist {
  display: flex;
  flex-wrap: wrap;
  padding: 0 15px 15px 0;
}
ul.classlist li{
  padding: 0 20px 10px 0;
}
ul.classlist li {
  padding: 0 20px 10px 0;
  background: none;
  font-size: 16px;
}
ul.classlist li img{
  margin: 0 6px 0 0;
}

.voiceslider {
  padding: 30px 12% 150px;
  position: relative;
}
.bodysection .infosec ul li {
  padding: 0;
  background: none;
}
.speachbottom {
  background: #eaf3ff;
  text-align: center;
  padding: 25px;
  border-radius: 0 0 16px 16px;
}
.botlogo {
  padding-top: 20px;
}
.botlogo img {
  width: 70px !important;
  display: inline-block !important;
}
.speachbottom h5 {
  padding: 0;
}
.speachbottom p{
  padding: 0;
}
.speachtop img {
  border-radius: 16px 16px 0 0;
}
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(35,85,202,0.3);
  border-radius: 12px 12px 0 0;
}
.speachtop {
  position: relative;
}
.videopic {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9;
}
.videopic img {
  width: 52px !important;
}
#studentvoice-slider .owl-nav {
  position: absolute;
  left: 0;
  bottom: -40px;
}
#studentvoice-slider .owl-nav button span {
  width: 46px;
  height: 46px;
  display: inline-block;
  background: #fff;
  margin: 0 12px 0 0;
  border: 1px solid #2859cb;
  border-radius: 8px;
  font-size: 36px;
  line-height: 36px;
}
.videobutton {
  position: absolute;
  right: 12%;
}

.testisection {
  background: url(../images/testibg.webp) no-repeat center 0;
  background-size: cover;
}
.testslider .owl-dots{text-align: center;}
.testslider h3{position: relative;}


#testi-slider::after {
	content: "";
	position: absolute;
	font-size: 111px;
	z-index: 1;
	top: -32px;
	opacity: 0.2;
	background: url(../images/invited.webp) no-repeat 0 0;
	left: 0px;
	width: 41px;
	height: 35px;
	background-size: 100%;
}
.testslider p:first-child {
  display: none;
}
.testslider {
  width: 680px;
  float: right;
}
.testslider {
  width: 680px;
  float: right;
  background: #fa6400;
  padding: 37px 61px;
  color: #fff;
  border-radius: 0 0 0 160px;
  margin-top: -155px;
  margin-right: -100px;
  margin-bottom: 70px;
}
.testslider h3 {
  font-weight: 600;
  padding: 25px 0 35px;
  font-size: 36px;
}
.testslider p{
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
}
.headinguser h5 {
  color: #fff;
}
.headinguser {
  padding: 22px 0 30px 120px;
  position: relative;
}
.headinguser img {
  width: 100px !important;
  position: absolute;
  left: 0;
  border-radius: 10px;
  top: 10px;
}
#testi-slider .owl-nav{
  display: none;
}


div#testi-slider .owl-dots button span {
  background: #fed1b3;
  width: 22px;
  height: 14px;
  display: inline-block;
  margin: 0 8px 8px 0;
  border-radius: 7px;
}
div#testi-slider .owl-dots button.active span{
  width: 60px;
  background-color: #fff;
}
.facultypic img {
  border-radius: 16px;
}
.facultypic {
  position: relative;
  margin: 0 0 20px;
}
.linkedsec {
  padding: 0 0 22px;
  color: #2355ca;
}
.linkedsec a{
  color: #2355ca;
}
.linkedsec a:hover{
  color: #fa6400;
}
.linkedsec .fa {
  font-size: 20px;
}
.facultyslider {
  padding: 15px 0 0 0;
  position: relative;
}
#facultyslider .owl-nav {
  position: absolute;
  left: 0;
  bottom: -40px;
}
#facultyslider .owl-nav button span {
  width: 46px;
  height: 46px;
  display: inline-block;
  background: #fff;
  margin: 0 12px 0 0;
  border: 1px solid #2859cb;
  border-radius: 8px;
  font-size: 36px;
  line-height: 36px;
}
.facultyslider .videobutton {
  position: absolute;
  right: 0;
  bottom: -42px;
}
.mentor {
  background-color: #ebf3ff;
  color: #3b4c74;
  padding: 0 9px;
  position: absolute;
  left: 10px;
  top: 10px;
  display: block;
  font-size: 14px;
  border-radius: 5px;
  font-weight: 600;
}
.faculty {
  background-color: #4be4f2;
  color: #15347d;
  padding: 0 9px;
  position: absolute;
  left: 10px;
  top: 10px;
  display: block;
  font-size: 14px;
  border-radius: 5px;
  font-weight: 600;
}
.achievementinner{
  background-color: #eaf3ff;
  padding: 70px;
  border-radius: 16px;
}
.achievementinner h2 {
  font-size: 42px;
  font-weight: 500;
}
#alumnislider .owl-nav button span {
  width: 46px;
  height: 46px;
  display: inline-block;
  background: #fff;
  margin: 0 12px 0 0;
  border: 1px solid #2859cb;
  border-radius: 8px;
  font-size: 36px;
  line-height: 36px;
}
#alumnislider .owl-nav {
  position: absolute;
  left: 0;
  bottom: -40px;
}
.bannersection h1 {
  padding-right: 0;
  font-size: 50px;
}
.aluminyinner {
  background: #eaf3ff;
  padding: 30px 10px 10px;
  margin: 10px 0 20px;
  border-radius: 16px;
  text-align: center;
  min-height: 274px;
  font-size: 14px;
  line-height: 19px;
}
.owl-carousel .owl-item img.studentpic {
  width: 87px;
  display: inline-block;
  margin: 0 0 20px;
  border-radius: 8px;
}
.aluminyinner h5 {
  font-size: 16px;
  padding: 0 0 1px;
}
.owl-carousel .owl-item img.botlogoalu {
  width: 60px;
  display: inline-block;
}
.reviewinner {
  padding: 30px;
  text-align: center;
  border-radius: 8px;
  border: 1px solid #d6dae4;
}
#blogslider .owl-nav button span {
  width: 46px;
  height: 46px;
  display: inline-block;
  background: #fff;
  margin: 0 12px 0 0;
  border: 1px solid #2859cb;
  border-radius: 8px;
  font-size: 36px;
  line-height: 36px;
}
#blogslider .owl-nav {
  position: absolute;
  left: 0;
  bottom: -40px;
}
.blogpic img {
  border-radius: 12px 12px 0 0;
}
.blogcont {
  background: #f3f4f8;
  padding: 20px;
  border-radius: 0 0 15px 15px;
}
.bloginner {
  padding: 10px 0;
}
.blogcont h4 a {
  color: #32394a;
  font-size: 22px;
  line-height: 30px !important;
  display: inline-block;
}
.blogcont h4 a:hover{
  color: #fa6400;
}
.blogcont h4 {
  padding: 0 0 10px;
}
.blogcont span {
  display: block;
  padding: 0 0 10px;
  color: #2355ca;
}
.faqinnerpage,
.faqinner{
  border-radius: 12px;
  border: 1px solid #d6dae4;
  padding: 25px;
  margin-top: 25px;
}
.faqinnerpage .accordion-item,
.faqinner .accordion-item{
  border: none;
  border-bottom: 1px solid #cccccc;
}
.faqinnerpage .accordion-header button,
.faqinner .accordion-header button {
  font-size: 22px;
  font-weight: 600;
  border-bottom: none;
  padding: 20px;
  padding-left: 55px;
}
.faqinnerpage .accordion-header,
.faqinner .accordion-header {
  margin-bottom: 0;
  padding: 0;
}
.faqinnerpage .accordion-button:not(.collapsed),
.faqinner .accordion-button:not(.collapsed) {
  background: #fff;
  box-shadow: none;
  color: #32394a;
}
.faqinnerpage .accordion-body,
.faqinner .accordion-body {
  padding: 0 0 25px 18px;
  line-height: 26px;
}
.faqinnerpage .accordion-button::after,
.faqinner .accordion-button::after {
  left: 13px;
  position: absolute;
}
.faqinnerpage .accordion-button:not(.collapsed)::after,
.faqinner .accordion-button:not(.collapsed)::after {
  transform: rotate(-180deg);
  background-color: #eaf3ff;
  width: 30px;
  height: 30px;
  border-radius: 25px;
  background-position: 5px;
}
.faqinnerpage .accordion-item:last-child,
.faqinner .accordion-item:last-child {
  border-bottom: none;
}
div#accordionExample {
  padding-bottom: 25px;
}

.forminner {
  background-color: #b0e5fb;
  padding: 65px 75px 0 75px;
  border-radius: 16px 16px 0 0;
  margin-right: 90px;
}
.pad0{
  padding-bottom: 0;
}
.forminner h3 {
  font-size: 45px;
  padding: 25px 0;
  color: #32394a;
}
.rightdivwhite {
  background-color: #ffffff;
  padding: 25px 20px;
  border-radius: 16px 16px 0 0;
  position: relative;
}
.rightdivwhite h4 {
  font-size: 19px;
  line-height: 27px;
  padding: 0 0 10px;
}
.rightdivwhite h4 span{
  color: #fa6400;
}
.form-control, .form-select {
  padding: 12px;
  font-size: 14px;
}
.form-check {
  font-size: 15px;
  line-height: 21px;
  padding-left: 0;
}
.form-check a{
  color: #2355ca;
  text-decoration: underline;
}
.form-check a:hover{
  text-decoration: none;
}
.rightdivwhite .btn-secondary{
  width: 100%;
}
.rightcontactpic{
  position: absolute;
  right: 0;
}
.rightcontactpic {
  position: absolute;
  right: -161px;
  top: -115px;
  box-shadow: 45px -46px 0 #2355ca;
}

footer h5{
  padding: 20px 0 12px;
}
footer{
  background-color: #f3f4f8;
}
ul.footerlink1 li{
  padding: 0 0 8px;
}
ul.footerlink1 li a{
  color: #3b4c74;
  
}
ul.footerlink1 li a:hover{
  color: #fa6400;
}
ul.footerlink2 {
  padding-left: 22px;
}
ul.footerlink2 li{
  padding: 0 0 8px;
  list-style-type: disc;
}
ul.footerlink2 li a{
  color: #3b4c74;
  
}
ul.footerlink2 li a:hover{
  color: #fa6400;
}
ul.iconlinkleft li a {
  color: #32394a;
  font-size: 18px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}
ul.iconlinkleft li {
  padding: 0 0 17px 34px;
  position: relative;
}
ul.iconlinkleft {
  padding: 0 0 25px 0;
}
ul.iconlinkleft li img {
  position: absolute;
  left: 0;
}
ul.iconlinkleft li a:hover{
  color: #fa6400;
}
p.address {
  position: relative;
  padding-left: 35px;
}
p.address span {
  display: block;
  font-weight: 500;
  font-size: 18px;
  padding: 0 0 5px;
  font-family: "Montserrat", sans-serif;
  color: #32394a;
}
p.address img {
  position: absolute;
  left: 0;
  top: 2px;
}
.copyright{
  border-top: 1px solid #ccc;
  margin-top: 35px;
  padding-top: 35px;
  padding-bottom: 35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
ul.botlink {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 8px;
}
ul.botlink li {
  padding: 0 16px 0 0;
}
ul.botlink li a{
  color: #3b4c74;
}
ul.botlink li a:hover{
  text-decoration: underline;
}
ul.footericon{
  display: flex;

}
ul.footericon li a {
  width: 34px;
  height: 34px;
  border: 1px solid #3f5771;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 0 8px;
  color: #3f5771;
  border-radius: 50%;
}
ul.footericon li a:hover{
  border: 1px solid #fa6400;
  color: #fff;
  background-color: #fa6400;
}

.btn-close {
  position: absolute;
  right: 18px;
  top: 12px;
  z-index: 9;
}
div#studentvideo iframe {
  width: 100%;
  height: 440px;
}

.modal-content iframe {
  width: 100%;
  height: 440px;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0;
  color: #fff;
  background: #fa6400 !important;
  border: 0;
  border-radius: .25rem;
  opacity: 1 !important;
  width: 31px;
  height: 32px;
}
.outcourse {
  padding: 0 6%;
}
.mobileicon {
  display: none;
}
.btn-close:hover {
  color: #fff;
  text-decoration: none;
  opacity: 1;
}
.aboutus {
  padding-bottom: 39px;
}

.coursesection {
  padding-top: 80px;
}
.achievement, .faqsection  {
  padding-top: 170px;
}
.formsectionbottom {
  padding-top: 210px;
}
.footerse{padding-top: 75px; font-size: 16px;}
.whykarmick {
  padding-top: 180px;
}

.partnershipout {
  padding-top: 160px;
  padding-bottom: 90px;
}


.voicesstudents
{
  padding-top: 110px;
  padding-bottom: 70px;
}

/* .leftlogo {
  width: 220px;
} */

.owl-nav button span{
  color: #2859cb;
}
span.homelink {
  padding-left: 27px;
}
.outmainslider {
  margin-right: -80px;
}
div#facultyslider {
  font-size: 16px;
}
.partnership h2 strong {
  font-weight: 600;
}
.blogcont {
  font-size: 16px;
}
p.fotlogo {
  padding: 0 0 40px;
}
.infosec {
  padding-left: 0;
}

iframe{
  width: 100%;
}
.rightdivwhite1 {
  background: #fa6400;
}
.rightdivwhite1 form {
  padding: 25px;
  background: #fff;
}
.masterleft {
  padding: 0 0 0 25px;
  color: #fff;
}
.masterleft h3 {
  font-weight: 600;
  font-size: 30px;
  padding: 0 0 18px;
}
.masterleft h4 {
  color: #fff;
  font-size: 19px;
  padding: 0 0 5px;
}
.masterleft ul li {
  background: url(../images/arrow.webp) no-repeat 0 9px;
  padding: 0 0 6px 25px;
}

.freescholoarship .partnership {
  background-color: #fa6400;
  padding: 50px 15px 20px 50px;
  border-radius: 15px;
  color: #fff;
}
.freescholoarship div#partnership-slider1 img {
  border-radius: 0 0 0 160px;
}
.freescholoarship div#partnership-slider1 {
  margin-bottom: -100px;
  z-index: 9;
  position: relative;
}
.freescholoarship h2 span, .freescholoarship h2 {
  color: #fff;
}
.btn-linewhite {
  border: 1px solid #fff;
  color: #fff;
}
.btn-linewhite:hover {
  border: 1px solid #2355ca;
  color: #fff;
  background-color: #2355ca;
}
section.freescholoarship.sectionpadding {
  padding: 138px 0 40px 0;
}

.achievementinner .row.justify-content-center {
  align-items: center;
}
.testslider p a {
  color: #fff;
  padding: 0 0 0 5px;
  font-weight: 600;
  text-decoration: underline;
}
.testslider p a:hover{
  text-decoration: none;
}

.wpcf7-list-item {
  margin: 0;
}
p.fotlogo img {
  width: 185px;
}

input.wpcf7-submit {
  background: #2355ca !important;
  opacity: 1 !important;
}
span.submenu-button {
  background: url(../images/arrow-bottom.png) no-repeat 0 0;
  width: 12px;
  height: 10px;
  position: absolute;
  right: 3px;
  top: 20px;
  display: block;
  min-width: 12px;
}
#cssmenu > ul > li {

  cursor: pointer;
}
.achievementinner img {
  width: 90%;
}

#cssmenu ul li.highlighted a {
  color: #fff;
}






/*
*
css added custmizer
*/





.admin-bar header {
  padding-top: 32px;
}
.rightdivwhite1 .form {
  padding: 25px;
  background: #fff;
}
.faqinner .accordion-item {
display: none;
}
.faqinner .accordion-item.visible {
display: block;
}
.less-content a,
.more-content a {
  color: #2355ca;
}

.iconsec {
  width: 90px;
  height: 90px;
  display: block;
  position: absolute;
  left: 10px;
  top: 25px;
}
ul.tabs li.active .iconsec {
  filter: brightness(0) invert(1);
}

#partner-slider .owl-nav {
  display: block;
}

/*
*
css added custmizer
*/

.wpcf7 .wpcf7-recaptcha iframe {
  height: 78px !important;
}
span.wpcf7-not-valid-tip {
  font-size: 12px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #ffb900;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
}

.mentorhead {
  position: relative;
  padding-right: 35px;
}
.mentorhead .linkedsec {
  position: absolute;
  right: 7px;
  top: -2px;
}
.mentor-content p {
  font-size: 13px;
  line-height: 19px;
  font-family: "Montserrat",sans-serif;
  padding: 4px 0;
}
.freescholoarship h2 {
  font-size: 40px;
}
.outmainslider{    min-height: 475px;}
#cssmenu ul li.current_page_item a {
  color: #fa6400;
}

.more-content a , .less-content a  {
  color: #fff;
  text-decoration: underline;
  font-weight: 600;
}

.more-content, .less-content {
  padding: 0 0 17px;
}

div#optinContainer iframe {
  bottom: 100px !important;
}
.float {
  bottom: 194px !important;
}


#cssmenu > ul > li.has-sub > a {
  padding-right: 20px;
}

.homeachieve .achievement {
  padding-top: 60px;
}
/*
*
*/

.popupTimeout .normalheading{display: none;}
.popupTimeout .timeoutwrapper{display: block ;}
.timeoutwrapper{display: none ;}
p.gettext img {
  width: 200px;
  background: #efefef;
  padding: 7px;
  border-radius: 5px;
}
.specialdiv span {
  background: #fff;
  display: block;
  padding: 8px 25px;
  margin: 0 0 18px;
  color: #000;
  font-family: "Montserrat",sans-serif;
  font-size: 17px;
  font-weight: 700;
  border: 3px dashed #fa6400;
  text-align: center;
}
p.gettext {
  text-align: center;
  font-family: "Montserrat",sans-serif;
  font-weight: 700;
  color: #fa6400;
}
.poplist ul {
  display: flex;
  justify-content: center;
  padding: 10px;
  align-items: center;
  background: #efefef;
  margin: 0 0 22px;
}
.poplist ul li:last-child{border-right:none;}
.poplist ul li {
  font-family: "Montserrat",sans-serif;
  font-size: 17px;
  line-height: 18px;
  font-weight: 700;
  padding: 0 16px;
  border-right: 1px solid #ccc;
  width: 33%;
  text-align: center;
  min-height: 53px;
  color: #fa6400;
}
.poplist ul li span {
  display: block;
  font-weight: 500;
  font-size: 14px;
  color: #000;
}

.aboutSlider.owl-carousel .owl-item img {
  display: block;
  width: auto;
}
.aboutSlider .owl-nav {
  display: none;
}
.galleryContent {
  background: #fff !important;
}
.page-template-page-templatesgallery-page-php .hireussection .innerbanner {
  background-color: #fff;
}
/*
*Announcements
*/
#liveToast .toast-body {
  padding: 10px 10px 10px 100px;
  position: relative;
}
.toast-pic {
  position: absolute;
  left: 12px;
  background: #fdd5b7;
  width: 77px;
  text-align: center;
  border-radius: 4px;
  padding: 23px 0;
  font-size: 38px;
  margin-top: 7px;
  color: #fd5f00;
}
.toast-content {
  font-family: "Montserrat",sans-serif;
  font-size: 14px;
  line-height: 22px;
  padding-top: 9px;
}
.toast-content p {
  padding: 0 0 5px;
}
.toast-content span {
  color: #fd5f00;
}
div#liveToast button.btn-close {
  background: transparent !important;
  color: #fd5f00;
  position: absolute;
  right: 0;
  top: 0;
}
.toast-container {
  z-index: 999999;
}