


/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/
@font-face {
  font-family: 'Helvetica';
  src: url(../fonts/helvetica-font/Helvetica.ttf);
}
@font-face {
  font-family: 'Helvetica-Bold';
  src: url(../fonts/helvetica-font/Helvetica-Bold.ttf);
}
@font-face {
  font-family: 'Helvetica-BoldOblique';
  src: url(../fonts/helvetica-font/Helvetica-BoldOblique.ttf);
}
@font-face {
  font-family: 'helvetica-compressed-5871d14b6903a';
  src: url(../fonts/helvetica-font/helvetica-compressed-5871d14b6903a.otf);
}
@font-face {
  font-family: 'helvetica-light-587ebe5a59211';
  src: url(../fonts/helvetica-font/helvetica-light-587ebe5a59211.ttf);
}
@font-face {
  font-family: 'HelveticaNeueHv';
  src: url(../fonts/helvetica-font/HelveticaNeueHv.ttf);
}
@font-face {
  font-family: 'HelveticaNeueIt';
  src: url(../fonts/helvetica-font/HelveticaNeueIt.ttf);
}
@font-face {
  font-family: 'HelveticaNeueUltraLightv130';
  src: url(../fonts/helvetica-font/HelveticaNeueUltraLightv130.ttf);
}
@font-face {
  font-family: 'Helvetica-Oblique';
  src: url(../fonts/helvetica-font/Helvetica-Oblique.ttf);
}
@font-face {
  font-family: 'helvetica-rounded-bold-5871d05ead8de';
  src: url(../fonts/helvetica-font/helvetica-rounded-bold-5871d05ead8de.otf);
}
@font-face {
  font-family: 'Light';
  src: url(../fonts/helvetica-font/Light.ttf);
}


@font-face {
  font-family: 'Segoe UI';
  src: url(../fonts/segoe-ui-font/Segoe UI.ttf);
}

@font-face {
  font-family: 'Segoe UI Italic';
  src: url(../fonts/segoe-ui-font/Segoe UI Italic.ttf);
}

@font-face {
  font-family: 'Segoe UI Bold';
  src: url(../fonts/segoe-ui-font/Segoe UI Bold.ttf);
}

@font-face {
  font-family: 'Segoe UI Bold Italic';
  src: url(../fonts/segoe-ui-font/Segoe UI Bold Italic.ttf);
}







@font-face {
  font-family: 'Arial';
  src: url(../fonts/arial-font/Arial.ttf);
}

@font-face {
  font-family: 'Arial-BD';
  src: url(../fonts/arial-font/Arial-BD.ttf);
}

@font-face {
  font-family: 'Arial-lgt';
  src: url(../fonts/arial-font/Arial-lgt.ttf);
}

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}
.container_full {
	width: 100%;
	float: left;
	margin: auto;
}


.container {
	width: 1280px;
	margin: auto;
}



/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.onecol_forty {
	width: 40%;
}
.onecol_sixty {
	width: 56%;
}
.onecol_thirtyfive {
	width: 35%;
}

/* Less Space Bitween Columns */
.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 2%;
	float: left;
}
.one_full_less {
	width: 100%;
}
.one_half_less {
	width: 49%;
}
.one_third_less {
	width: 32%;
}
.one_fourth_less {
	width: 23.500%;
}
.one_fifth_less {
	width: 18.400%;
}
.two_third_less {
	width: 66%;
}
.three_fourth_less {
	width: 74.500%;
}
.onecol_forty_less {
	width: 40%;
}
.onecol_sixty_less {
	width: 58%;
}
.onecol_thirtyfive_less {
	width: 36.250%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}


/*---------------------------------------------------
	HEADER
------------------------------------------------------*/

/* Logo */
#logo {
	float:left;
	display:block;
	width:100%;
	min-height: 150px;
	margin-top:-70px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo.png) no-repeat left top;	
}




/* header area adinationals */
.logo {
	float: left;
	width: 16%;
	margin-top: 5px;
}


.menu_main {
	float: left;
	width: 84%;
	z-index: 9999;    margin-top: 5px;
}




.mstslider {
	width: 100%;
	float: left;
}

/* top navigations */
.top_nav {
	float: left;
	width: 100%;
	background: #004c3f;
	font-size: 14px;
	color: #fff;      position: fixed;
    display: block;
    z-index: 9000 !important;
}
.top_nav .left {
	float: left;
	width: 17%;
	padding: 12px 0px;
}
.top_nav .left i {
	color: #c3c3c3;
}
.top_nav .left a {
	color: #c3c3c3;
	margin-right: 25px;
}
.top_nav .left a:hover {
	color: #999;
	transition: all 0.3s ease;
}
.top_nav .right {
	float: left;
	width: 83%;
	text-align: right;font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
}
.top_nav ul.topsocial {
	     float: right;
    padding: 0px;
    margin: 0px 48px 0px 0px;
    padding: 15px 0px;

}
.top_nav .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 30px 0px 0px;font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
}
.top_nav .topsocial li a {
	float: left;
	color: #fff;
	font-size: 18px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin-right: 0px;
	font-weight: 400;font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important; letter-spacing: 0.5px;
}

.top_nav .topsocial li a i{font-size: 18px;
    margin-top: 1px;
    float: left;
    padding-right: 15px;}

.top_nav .topsocial li a:hover {
	color: #000;
}

.tpbut {
	float: right;
	color: #fff;
	margin-left: 0px;font-size: 17px;letter-spacing: 0.5px;
	padding: 10px 18px;
	transition: all 0.3s ease;font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
}

.tpbut i{
	    background-color: #05754d;
    color: #fff;
    font-size: 15px;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    text-align: center;
    padding-top: 8px;
}



.slidermar {
	margin-top: 164px;
}

.about_sectiontop{
  padding-top: 80px;
}

.about-section{width: 64%; float: left; margin-right:8% }

.notification-section{    width: 28%;
    float: left;
    margin-right: 0%;
    background-color: #006468;
    border-radius: 15px;
    padding: 18px 22px 15px;}

.achievement-section{width: 48%; float: left; margin-right:4%;background-color: #d43d6d; 
	border-top-right-radius: 25px;
	border-top-left-radius: 25px;
	padding: 25px; }

.achievement-section-1{width: 48%; float: left; margin-right:0%;background-color: #b34bbf; 
	border-top-right-radius: 25px;
	border-top-left-radius: 25px;
	padding: 25px; }

.about-section h4{color: #002099; 
	font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
	font-size: 20px;
	font-weight: 400; line-height: 32px; margin-bottom: 10px  }

.about-section h5{font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
	font-size: 20px;
	font-weight: 400; line-height: 32px;color: #132e01;     margin-bottom: 8px; }

.about-section h2{font-family: "Playfair Display", serif; 
	font-size: 36px;
	font-weight: 400; line-height: 32px;color: #ea5900;  }

.about-section p{font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
	font-size: 15px;
	font-weight: 400; line-height: 28px;color: #000; text-align: justify; padding-bottom:15px;  }

.about-section ul li{   font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
    text-align: justify;
    padding-bottom: 15px;}

.top-text {
	color: #fff; 
	font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    font-size: 22px;
	font-weight: 400;   }

.icon{
	float: left;
    color: #fff;
    font-size: 25px;
    margin-right: 14px;
    padding-top: 0px;
}

.notification-section h4{color: #fff; 
	font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
	font-size: 20px;
	font-weight: 400; line-height: 32px; margin-bottom: -3px;
    /* border-bottom: 1px solid #408aa1; */
    padding-bottom: 15px;  }

.leftside-links h5{font-size: 24px; text-align: left; color: #fff; font-family: "Playfair Display", serif;    padding-bottom: 18px; font-weight: 400}

.leftside-links ul li{font-size: 14px; text-align: left; color: #fff; font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important; border-bottom: 1px solid #fff; padding: 20px 0px; line-height: 26px}

.more-inforamtion{
    color: #fff;
        font-size: 17px;
    font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    font-weight: 400;
    letter-spacing: 0.5px;
    background: #1c8d00;
    border-radius: 25px;
    padding: 14px 32px;
}

.principal-section {padding: 60px 0; background-color: #f7f7f7; margin: 70px 0 0}

.principal-image{width: 24%; float: left; margin-right: 6%;}

.principal-text{width: 70%; float: left; margin-right: 0%;}

.principal-text h2{color: #ea5900; 
	font-family: "Playfair Display", serif; 
    font-size: 40px;
	font-weight: 400; letter-spacing: 0.3px; margin-bottom: 25px;}

.principal-text p{color: #000;
    font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 31px;
    margin-bottom: 10px;}

.principal-text h5{color: #0028f7;
    font-family: "Playfair Display", serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.3px;
    margin-bottom: 4px; }

.principal-text h6{color: #000; 
	font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
	font-size: 15px;
	font-weight: 400; line-height: 32px; margin-bottom: 0 }

.university-highlights{background: #fff; padding: 60px 0 60px; }

.university-highlights-heading h1{ 
    font-size: 36px;
    font-family: "Playfair Display", serif;
    color: #ea5900; line-height: 34px;
    font-weight: 500; text-align: center;}

.university-highlights-heading p{ 
    font-size: 16px;
    font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    color: #000; line-height: 34px;
    font-weight: 400; text-align: center; width: 75%; margin: 0 auto;}

.alumni-text{
    font-size: 20px;
    font-weight: 500;}

.university-highlights-heading .alumni-dot{
    font-size: 60px;
    padding-left:5px;
    color: #ff8333; 
    font-weight: 900;}

.university-highlights-text{
  width: 66%; float: left;
    font-size: 16px;
    font-family: "Roboto",sans-serif;
   /*font-style: italic;*/
    color: #000; line-height: 32px;
    font-weight: 400;padding-top: 6px;
   }

.voc-wrap {
    background: #612908;
    padding: 4px 40px;
    border-radius: 15px;
    width: 54%;
    position: absolute;
    left: 5%;
    top: -35px;z-index: 99;
}

.voc-wrap h1 {
    font-size: 1.714em;
    color: #f2a502;
    font-family: "Playfair Display", serif;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    width: fit-content;line-height: 1.1;    margin-top: 20px;margin-bottom: 16px;
}

.voc-wrap h1:after {
    bottom: -13px;
    position: absolute;
    right: -27px;
    content: '.';
    color: #ff8333;
    border-radius: 100%;
    font-size: 3em;
}

.voc-wrap p {
    font-size: 14px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 300;
    padding-bottom: 15px; letter-spacing: 0.8px; line-height: 26px;
}

.voc-img {
    width: 100%;
}

.voc-details {
    padding-right: 5%;
}
.voc-details p{font-size: 18px;
    font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    color: #000;
    line-height: 38px;
    font-weight: 400;
    /* text-align: center; */
    padding-top: 82px;}
.voc-item {
    display: flex;
    position: relative;
    align-items: center;
    margin-bottom: 10px;
}
.voc-item img.v-icon {
    background: #fff;
    box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 8%);
    height: 60px;
    width: 60px;
    border-radius: 100%;
    margin-right: 4%;
}
.line2 {
    position: absolute;
    left: 6px;
    top: 59px;
    z-index: 0;
    vertical-align: middle;
}

.voc-det p{    font-size: 16px;
    font-weight: normal;
    font-style: normal;
   font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    line-height: 2; color: #000;
      padding-top: 10px;
    padding-bottom: 18px;
  }
.university-highlights-points-left{    width: 55%; float: left; margin-right: 5%; position: relative;}

.university-highlights-points-right{    width: 40%; float: left; margin-right: 0%}

.rankingSec { width: 100%;  display: flex; }

.rankingSec .left-box {
    width: 48%;
    background: #F0F8FF;
    display: flex;
    justify-content: flex-end;
}
.rankingSec .left-box .inner-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    width: 100%;
    padding: 4vw 6vw 5vw 2vw;
    max-width: 630px;
    float: right;
    min-height: 550px;
}
.rankingSec .left-box h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 31px;
    /* letter-spacing: 1px; */
    text-transform: uppercase;
    color: #003584;
    font-family: 'Lora', sans-serif;
    text-align: center;
    margin-bottom: 41px;
}
.rankingSec .left-box ul {
    padding: 0;
    margin: 0 -30px;
    flex-grow: 1;
    flex-basis: 0;
    flex-shrink: 0;
    display: flex;
    flex-wrap: wrap;
}
.rankingSec .left-box ul li {
    list-style: none;
    padding: 30px 20px;
    width: 49.5%;
    display: flex;
    flex-direction: column;
}
.rankingSec .left-box .icon-box {
    display: block;
    margin: 0 0 20px 0;
}

.rankingSec .left-box .icon-box img {
    width: auto;
    max-height: 60px;
}
.rankingSec .left-box h6 {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
    color: #003584;
    text-align: center;font-family: 'Lora', sans-serif;letter-spacing: 0.8px;
}
.rankingSec .right-box {
    width: 52%;
    flex-grow: 1;
    flex-basis: 0;
    flex-shrink: 0;
    display: flex;
    flex-wrap: wrap;
}
.rankingSec .right-box .lg-box {
    width: 50%;
    background: url(../images/pic-hvr.jpg) no-repeat center;
    background-size: cover;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 4vw;
    min-height: 550px;
}
.rankingSec .right-box .lg-box:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #003584;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease;
}
.rankingSec .right-box .lg-box:hover:before {
    opacity: 0.9;
    transition: all 0.5s ease;
}
.rankingSec .right-box .lg-box .icons {
    position: relative;
    z-index: 1;
    margin: 0 0 40px 0;
}
.rankingSec .right-box .lg-box .icons img {
    width: auto;
    max-height: 90px;
    display: flex;
}

.rankingSec .right-box .lg-box h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 40px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0 0 30px 0;
    position: relative;
    z-index: 1;
    min-height: 130px;
    /* inline-size: -webkit-min-content; */
    /* inline-size: min-content; */
    font-family: 'Lora', sans-serif;
}
.rankingSec .right-box .lg-box .arrow-right {
    position: relative;
    z-index: 1;
}

.rankingSec .right-box .lg-box .arrow-right img {
    width: auto;
    max-height: 30px;
    position: absolute;
    left: 0;
    transition: all 0.5s ease;
}

.rankingSec .right-box .lg-box:nth-child(2):before {
    background: #1DA2EE;
}


.team-two__single {
  position: relative;
  margin-bottom: 30px;
}

.team-two__link-overlay {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

.team-two__image {
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  padding: 15px;
  padding-bottom: 0;
}

@media (max-width: 639px) {
  .team-two__image {
    max-width: 355px;
    margin: 0 auto;
  }
}

.team-two__line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.team-two__line svg {
  width: 100%;
  height: 100%;
}

.team-two__image-inner img{
      position: absolute;
    top: 29px;
    left: 23px;
}

.team-two__image-inner:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #de968d;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(222, 150, 141, 0)), to(#de968d));
  background: linear-gradient(180deg, rgba(222, 150, 141, 0) 0%, #de968d 100%);
  opacity:0;
  z-index: 2;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.team-two__meta {
  padding-left: 15px;
  padding-bottom: 8px;
}
.team-two__meta-1 {
  padding-left: 15px;
  padding-bottom: 8px;
      position: relative;
    top: 335px;
}
@media (max-width: 1024px) {
  .team-two__meta {
    text-align: center;
    padding-left: 0;
  }
}

.team-two__name {
  font-size: 22px;
  font-weight: 400;
  margin: 0;text-align: center;font-family: "Marcellus", serif;
  color: #000;
}

.team-two__job {
  margin-top: 4px;
   font-size: 14px;
    font-weight: 400;
    font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    color: #4600ea; 
  margin-bottom: 10px;text-align: center;
}



.therapy-section{padding: 30px 0 200px;}

.therapy-section h1{
	font-family: "Marcellus", serif;
    font-size: 28px;
    line-height: 20px;
    text-align: center;
    color: #ea5900;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-bottom: 35px;
}
.therapy-section h3{
	font-family: "Marcellus", serif;
    font-size: 24px;
    line-height: 54px;
    text-align: center;
    color: #000;
    
    text-transform: none;
    letter-spacing: 1px; 
}

.committees-section{background: #004c3f; padding: 90px 0 60px; margin-top: 40px}

.committees-left{width: 25%; float: left; margin-right: 10%}

.committees-right{width:65%; float: left; margin-right: 0%}

.committees-left h4{font-family: "Playfair Display", serif; color: #fff; font-size: 32px; letter-spacing: 0.5px; margin-bottom: 25px;}

.committees-left p {
 font-size: 16px;
    font-weight: 400;
	font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    color: #fff; 
line-height: 28px;
}

.committees-ul ul{margin-bottom: 0}

.committees-ul ul li{width: 32%; float: left; margin-right: 2%; margin-bottom: 30px}

.committees-ul ul li:nth-child(3n+3){margin-right: 0%}

.committees-1 a{color: white;}

.committees-2 a{color: white;}

.committees-3 a{color: white;}

.committees-4 a{color: white;}

.committees-5 a{color: white;}

.committees-6 a{color: white;}

.committees-1{
	background-color: #f46593; 
	padding: 15px 18px; 
	font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
	color: #fff; 
	font-size: 18px; 
	letter-spacing: 0.5px;
	border-radius: 25px;
}

.committees-1 img{width: 40px;
    float: left; padding-right: 10px; margin-top: -4px;
}

.committees-2{
	background-color: #fcbf43; 
	padding: 15px 18px; 
	font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
	color: #000; 
	font-size: 18px; 
	letter-spacing: 0.5px;
	border-radius: 25px;
}

.committees-2 img{width: 40px;
    float: left; padding-right: 10px; margin-top: -4px;}

 .committees-3{
	background-color: #f46565; 
	padding: 15px 18px; 
	font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
	color: #fff; 
	font-size: 18px; 
	letter-spacing: 0.5px;
	border-radius: 25px;
}

.committees-3 img{width: 40px;
    float: left; padding-right: 10px; margin-top: -4px;}

.committees-4{
	background-color: #55bef0; 
	padding: 15px 18px; 
	font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
	color: #000; 
	font-size: 18px; 
	letter-spacing: 0.5px;
	border-radius: 25px;
}

.committees-4 img{width: 40px;
    float: left; padding-right: 10px; margin-top: -4px;}

.committees-5{
	background-color: #cd79d7; 
	padding: 15px 18px; 
	font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
	color: #fff; 
	font-size: 18px; 
	letter-spacing: 0.5px;
	border-radius: 25px;
}

.committees-5 img{width: 40px;
    float: left; padding-right: 10px; margin-top: -4px;}


.committees-6{
	background-color: #5d96dc; 
	padding: 15px 15px; 
	font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
	color: #000; 
	font-size: 18px; 
	letter-spacing: 0.5px;
	border-radius: 25px;
}

.committees-6 img{width: 40px;
    float: left; padding-right: 10px; margin-top: -4px;}


.gallery-section{background: #fff; padding: 0px 0px 75px; margin-top: 200px }

.gallery-section h1{
	font-family: "Marcellus", serif;
    font-size: 28px;
    line-height: 20px;
    text-align: center;
    color: #ea5900;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-bottom: 35px;
}
.gallery-section h3{
	font-family: "Marcellus", serif;
    font-size: 24px;
    line-height: 54px;
    text-align: center;
    color: #000;
    
    text-transform: none;
    letter-spacing: 1px; 
}

.gallery-section h2{color: #000; font-weight: 600; font-family: 'Poppins', sans-serif;font-size: 28px;  text-align: center; margin-bottom: 35px; text-transform: uppercase;}

.facilitates-section{background: #fff; padding: 70px 0px 75px; }
.facilitates-section h1{
	font-family: "Marcellus", serif;
    font-size: 32px;
    line-height: 20px;
    text-align: center;
    color: #ea5900;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 35px;
}
.facilitates-section h3{
	font-family: "Marcellus", serif;
    font-size: 24px;
    line-height: 54px;
    text-align: center;
    color: #000;
    
    text-transform: none;
    letter-spacing: 1px; 
}
.facilitates-section h2{color: #000; font-weight: 600; font-family: 'Poppins', sans-serif;font-size: 28px;  text-align: center; margin-bottom: 115px; text-transform: uppercase;}
.why-box{background: #fff; 
	box-shadow: 0 40px 50px rgba(0, 10, 51, 0.1);
padding: 38px 23px 12px 24px;
border-radius: 10px; width:31%; margin-right: 3.5%; float: left; margin-top: -90px;transition: all 500ms ease !important; 
}
.why-box:last-child{margin-right: 0%; 
}
.why-box:hover {
  transform: translateY(-20px);transition: all 500ms ease !important;
}
.why-box img{padding-bottom: 15px;}

.why-box h6{background: #fff; 
	font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important; color: #03062c; font-size: 20px; 
}


.footer{    background: #00120f;
    position: relative;   padding-top: 60px;}

.footer .contactBox {
    display: flex;
    align-items: center;    padding-bottom: 70px;
}
.contentBox {
    width: calc(100% - 240px);
}

.footer .contactBox a {
    font-size: 18px;
    color: #fff;
    padding: 12px;
    border-bottom: 1px solid #fff;
    transition: all .5s;
    padding-top: 30px;
    display: block;
    width: fit-content;
    padding: 12px;
}
.footer .contactBox a svg {
    width: 20px;
    height: 20px;
    transition: all .5s;
    fill: #fff;
}

.footer .contactBox .contentBox h3 {
    font-size: 25px;
    line-height: 50px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px;font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
}
.footer .contactBox .contentBox p {
    font-size: 15px;
    line-height: normal;
    font-weight: 500;
    margin: 0;
    color: #fff;font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
}
.footer .toprw {
    padding: 60px 0 0;
    border-top: 1px solid rgba(255,255,255,.2);
}


.footer-1{width: 12%; margin-right: 5.666%; float: left}


.footer-1 p{color: #fff;
    font-weight: 400;
    line-height: 28px;
    font-size: 15px;
    font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    padding-bottom: 25px; }

.footer-1 h4{
    color: #85b664;
    font-size: 18px;
    font-weight: 500; 
    font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;   
    margin-bottom: 15px;}

.footer-1 ul li{color: #fff;
    font-weight: 400 ;
    font-size: 15px;font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;   margin-bottom: 12px; letter-spacing: 0.5px;}

.footer-1 ul li a{color: #fff; } 

.footer-2{width: 15%; margin-right: 4.666%; float: left}

.footer-2 h4{
    color: #85b664;
    font-size: 18px;
    font-weight: 500; 
    font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;   
    margin-bottom: 15px;}

.footer-2 ul li{color: #fff;
    font-weight: 400 ;
    font-size: 15px;font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;   margin-bottom: 12px; letter-spacing: 0.5px;}

.footer-2 ul li a{color: #fff; }

.footer-3{width: 35%; margin-right: 5.666%; float: left}

.footer-3 h4{
    color: #85b664;
    font-size: 18px;
    font-weight: 500; 
    font-family: "Roboto", Sans-serif;   
    margin-bottom: 15px;}

.footer-3 ul li{color: #fff;
    font-weight: 400 ;
    font-size: 15px;font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;   margin-bottom: 12px; letter-spacing: 0.5px;}

.footer-3 ul li a{color: #fff;
    }

.footer-4{width: 22%; margin-right: 0%; float: left}

.footer-4 h4{
    color: #85b664;
    font-size: 18px;
    font-weight: 500; 
    font-family: "Roboto", Sans-serif;   
    margin-bottom: 15px;}

.footer-4 ul li{color: #fff;
    font-weight: 400 ;
    font-size: 15px;font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important; line-height: 28px;  margin-bottom: 12px; letter-spacing: 0.5px; padding-left: 25px;}

.footer-4 ul li a{color: #fff;
    }
.footer-4 ul li i {
    margin-left: -25px;
    color: #fff;
}





.footer .CopyRight {
    padding: 30px 0;
    margin-top: 30px;
    text-align: center;
    border-top: 1px solid rgba(255,255,255,.2);
}
.footer .CopyRight .FlexBox {
    align-items: flex-end;
    display: flex;
    justify-content: space-between;
}
.footer .CopyRight .lft_bx {
    justify-content: flex-start;
    flex-wrap: wrap;
    display: flex;
    align-items: flex-end;
    /* justify-content: center; */
}
.footer .CopyRight .logo {
    margin-right: 15px;
    margin-bottom: 0;
    width: 73px;
    /* margin: 0; */
}
.footer .logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.footer .CopyRight p {
    color: #fff;
    margin: 0;
    font-weight: 400;
    font-size: 15px;
   font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    text-align: center;
    margin-bottom: 0px;
}
.footer .CopyRight .rit {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.footer .CopyRight .rit .social {
    margin-right: 45px;
    margin-bottom: 0;
    display: flex;
}
.footer .CopyRight .rit .social .label {
    font-size: 14px;
    font-weight: 300;
    color: rgba(255,255,255,.55);
    font-style: italic;
}
.footer .CopyRight .rit .social ul {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    margin-bottom: 0;
    /* justify-content: center; */
    justify-content: flex-end;
}
.footer .CopyRight .rit .social ul li {
    width: auto;
    margin-left: 20px;
}
.footer .CopyRight .rit .social ul li a {
    transition: all .3s;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer .CopyRight .rit .social ul li a svg {
    fill: #85b664;
    width: 18px;
    height: 18px;
    transition: all .3s;
}
.footer .CopyRight .rit .designed {
    font-size: 14px;
    font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    color: #d3b507;
    text-transform: capitalize;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.footer .CopyRight .rit .designed a {
    padding-left: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}

/* featured section 12 */
.featured_section12 {
  float: left;
  width: 100%;
  padding: 120px 0px 100px 0px;
  text-align: center;
  background: #00082e url(../images/pattern1.jpg) repeat left top;
}

.featured_section12 h6{
  color: #fff;
    font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    font-style: italic;
    margin-bottom: 30px;
  }
  .featured_section12 h6 span {
    color: #e31e24;
    font-style: italic;
    font-size: 13px;
    line-height: 0.8em;
}

.featured_section12 h2 {
    color: #fff;
    font-family: "Playfair Display", serif;
    font-size: 55px;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 80px
}
.featured_section12 h2 span {
    color: #C5C8CC;
    font-style: italic;
}

.featured_section12.two {
  background: #00082e;
}
.featured_section12 .peosays {
  width: 100%;
  margin: 0 auto;
}
.featured_section12 .peosays .box {
  float: left;
  width: 100%;
  background: transparent;
  /*border: 1px solid #eee;*/
 /* border-right: 1px solid #eee;*/
  border-radius: 3px;
  text-align: left;
  padding: 0px 40px 0px 20px;
  
  line-height: 30px; color: #fff;
  font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
  font-size: 16px;
  font-weight: 300; letter-spacing: 0.5px;
}
.featured_section12 .peosays .who {
  float: left;
  width: 100%;
  text-align: left;
  padding: 40px 0px 18px 0px;
  background: url(../images/down-arrow.png) no-repeat 45px top;
  margin-top: -2px;
  font-size: 12px;
  color: #fff;
}
.featured_section12 .peosays .who img {
  border-radius: 100%;
  float: left;
  margin-right: 18px;
}
.featured_section12 .peosays .who strong {
  font-size: 16px;
  color: #fff;
  display: block;
  line-height: 18px;
  font-weight: 400;
  margin-top: 5px;
  font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
}

.page_title2 {
  float: left;
  width: 100%;
  padding: 40px 0px;
  margin-top: 164px;
  background: #004c3f url(../images/bg-pattern.png) repeat center bottom;
}
.page_title2 h1 {
  float: left;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 0px;
  color: #fff;
  font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
}
.page_title2 .pagenation {
  float: right;
  font-size: 14px;
  text-align: left;
  font-weight: 600;
  color: #ffcc29;
  margin: 7px 0px 0px 0px;
  font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
}
.page_title2 .pagenation i {
  color: #fff;
  margin: 0px 2px 0px 2px;
}
.page_title2 .pagenation a {
  padding: 0px;
  color: #fff;
  transition: all 0.3s ease;
  font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
  
}
.page_title2 .pagenation a:hover {
  color: #fff;
}

/* ================================== */

.page_title-new {
  
}
.inner-pages{padding: 60px 0}

.table-heading {
    padding-left: 10px;
    color: #fff;
    font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    font-size: 16px; font-weight: 500;
}

.table-text {
    padding-left: 10px;
    padding-right: 10px;
    color: #000;
    font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    font-size: 14px; font-weight: 400;
}

/* featured section 10 */
.featured_section10 {
  float: left;
  width: 100%;
  text-align: center;
}
.featured_section10 .attbox {
  float: left;
  width: 100%;
  height:190px;
  background: #f9f9f9;
  margin-top: 60px;
}
.featured_section10 .attbox .box {
  float: left;
  width: 100.8%;
  height:190px;
  background: #f9f9f9;
  margin-left: -3px;
  margin-top: -3px;
  transition: all 0.3s ease;
}
.featured_section10 .attbox .box:hover {
  background: #f2f2f2;
}
.featured_section10 .cirimg {
  width: 85px;
  height: 85px;
  border-radius: 100%;
  border: 5px solid #eee;
  overflow: hidden;
  margin-bottom: 14px;
  transition: all 0.3s ease;
  margin-top: -50px;
  background: #fff;
}
.featured_section10 .cirimg:hover {
  border: 1px double #eee;
}
.featured_section10 .attbox h5 {
  margin-bottom: 0px;
  color:#264796;
  font-size:20px;
  font-family: 'roboto'; 
  font-weight:500;
}
.featured_section10 .attbox em {
  font-size: 13px;
  color: #999;
}
.featured_section10 .attbox p {
  font-size: 15px;
  width: 80%;
  margin: 14px auto 15px auto;
  line-height:30px;
  font-family: 'roboto'; 
  color: #000;
}


.featured_section10 h4 {
  color:#264796;
  font-size:24px;
  font-family: 'roboto'; 
  font-weight:500;
  text-align: left;
  margin-bottom:50px;
}


.logregform {
  float: left;
  width: 100%;
  background: #fff;
  
}
.logregform.two {
  float: left;
  width:100%;

}
.logregform .title {
  float: left;
  width: 100%;
  background: #f3f3f3;
  text-align: center;
  padding: 23px 0px 21px 0px;
}
.logregform .title h3 {
  margin-bottom: 3px;
  font-weight: 700;
  text-transform: uppercase;
}
.logregform .title p {
  font-size: 12px;
}
.logregform .feildcont {
  float: left;
  width: 100%;
  
  text-align: left;
}
.logregform .feildcont label {
  float: left;
  width: 100%;
  font-weight: normal;
  color: #000;
}
.logregform .feildcont label em {
  color: #ff2400;
  font-style: normal;
}
.logregform .feildcont input {
  float: left;
  width: 100%;
  padding: 11px 12px;
  border: 1px solid #e3e3e3;
  margin-bottom: 12px;
  border-radius: 3px;
}
.logregform.two .feildcont input {
  margin-bottom: 18px;
}
.logregform .feildcont .checkbox {
  float: left;
  width: 100%;
}
.logregform .feildcont .checkbox label {
  float: left;
  width: auto;
  font-size: 13px;
}
.logregform .feildcont .checkbox label strong {
  font-weight: 600;
}
.logregform .feildcont .checkbox label a {
  margin-left: 10px;
}
.logregform .feildcont .fbut {
  float: left;
  background: #ff2400;
  padding: 15px 23px;
  border: none;
  border-radius: 3px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  transition: all 0.3s ease;
  margin-top: 18px;
}
.logregform .feildcont .fbut:hover {
  background: #264796;
}

.logregform .feildcont .fbut1 {
  float: left;
  background: #1c8d00;
  padding: 15px 30px;
  border: none;
  border-radius: 3px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  transition: all 0.3s ease;
  margin-top: 18px;
}
.logregform .feildcont .fbut1:hover {
  background: #264796;
}


.logregform .feildcont .radiobut input {
  float: left;
  width: auto;
}
.logregform .feildcont .radiobut .onelb {
  float: left;
  color: #aaa;
  margin: 0px 12px 0px 5px;
}

.logregform .feildcont select {
  float: left;
  width: 100%;
  border: 1px solid #e3e3e3;
  padding: 9px 5px 10px 5px;
  color: #999;
  text-align: left;
}

.google-map {
  width: 99%;
  height: 350px;
  border: 5px solid #fff;
  -webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}

.notifications-box{ 
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 15px 25px;
  width: 70%;
  margin-bottom: 40px;
}

.notifications-box h6{ 
  font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
}

.notifications-box p{ 
  font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    color: #ff0000;
    padding-bottom: 10px;
}

.about-page-left{   
    width: 55%;
    float: left;
    margin-right: 5%;
  }

.about-page-right{
    width: 40%;
    float: left;
    margin-right: 0%;
}

.about-page-left p {
    font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
    text-align: justify;
    padding-bottom: 15px;
}

.about-page-left h4 {
    color: #002099;
    font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 10px;
}

.about-page-left ul li{   font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
    text-align: justify;
    padding-bottom: 15px;}

.about-omc-photos{display: flex;flex-wrap: wrap; justify-content: center;}

.about-omc h4{color: #ec1d25;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;    margin-bottom: 10px; font-weight: 600}

.about-omc-img{background: #eee; padding: 10px; margin-bottom: 25px;}

.about-omc-img img{width: 100%}

.about-left{width: 47%; float: left; margin-right: 3%; background: #eee; border-radius: 10px; padding: 10px}

.about-left img{width: 100%; margin-bottom: -6px; border-radius: 10px;}

.about-right{width: 50%; float: left; margin-right: 0%}

.about-omc-img h5{
    color: #ec1d25;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;    
    margin-bottom: 6px; 
    font-weight: 600;text-align: center; margin-top: 10px;
}

.about-omc-img h6{
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;    
    margin-bottom: 6px; 
    font-weight: 500; text-align: center;
}

.about-gmc-vikarabad{padding-top: 40px;}

.menu-sm-lines {
    display: none !important;
}

.cd-panel {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  visibility: hidden;
  -webkit-transition: visibility 0s 0.6s;
  transition: visibility 0s 0.6s;
  z-index: 9999;
}

.cd-panel::after {
  /* overlay layer */
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: pointer;
  -webkit-transition: background 0.3s 0.3s;
  transition: background 0.3s 0.3s;
}

.cd-panel.cd-panel--is-visible {
  visibility: visible;
  -webkit-transition: visibility 0s 0s;
  transition: visibility 0s 0s;
      z-index: 9999;
}

.cd-panel.cd-panel--is-visible::after {
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: background 0.3s 0s;
  transition: background 0.3s 0s;
}

.cd-panel__header {
  position: fixed;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #002147;
  z-index: 2;
  -webkit-box-shadow: 0 1px 1px #454545;
          box-shadow: 0 1px 1px #454545;
  -webkit-transition: -webkit-transform 0.3s 0s;
  transition: -webkit-transform 0.3s 0s;
  transition: transform 0.3s 0s;
  transition: transform 0.3s 0s, -webkit-transform 0.3s 0s;
  -webkit-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
          transform: translateY(-50px);
}

.cd-panel__header h1 {
 padding-left: 5%;
  font-size: 16px; 
  margin:10px 0px 0px 0px; 
  color:  #fff; 
  font-weight: 400;    font-family: 'poppins', sans-serif;       text-align: left;
}

.cd-panel--from-right .cd-panel__header {
  right: 0;
}

.cd-panel--from-left .cd-panel__header {
  left: 0;
}

.cd-panel--is-visible .cd-panel__header {
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
}

@media only screen and (min-width: 768px) {
  .cd-panel__header {
    width: 70%;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-panel__header {
    width: 28%;
  }
}

.cd-panel__close {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 60px;
  /* image replacement */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.cd-panel__close::before, .cd-panel__close::after {
  /* close icon created in CSS */
  content: '';
  position: absolute;
  top: 22px;
  left: 20px;
  height: 3px;
  width: 20px;
  background-color: #fff;
  /* this fixes a bug where pseudo elements are slighty off position */
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.cd-panel__close::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.cd-panel__close::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.cd-panel__close:hover {
  background-color: #000;
}

.cd-panel__close:hover::before, .cd-panel__close:hover::after {
  background-color: #ffffff;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.cd-panel__close:hover::before {
  -webkit-transform: rotate(220deg);
      -ms-transform: rotate(220deg);
          transform: rotate(220deg);
}

.cd-panel__close:hover::after {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}

.cd-panel--is-visible .cd-panel__close::before {
  -webkit-animation: cd-close-1 0.6s 0.3s;
          animation: cd-close-1 0.6s 0.3s;
}

.cd-panel--is-visible .cd-panel__close::after {
  -webkit-animation: cd-close-2 0.6s 0.3s;
          animation: cd-close-2 0.6s 0.3s;
}

@-webkit-keyframes cd-close-1 {
  0%, 50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}

@keyframes cd-close-1 {
  0%, 50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}

@-webkit-keyframes cd-close-2 {
  0%, 50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

@keyframes cd-close-2 {
  0%, 50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

.cd-panel__container {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  background: #ffffff;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
}

.cd-panel--from-right .cd-panel__container {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

.cd-panel--from-left .cd-panel__container {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

.cd-panel--is-visible .cd-panel__container {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

@media only screen and (min-width: 768px) {
  .cd-panel__container {
    width: 70%;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-panel__container {
    width: 28%;
  }
}

.cd-panel__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 70px 5%;
  overflow: auto;
  /* smooth scrolling on touch devices */
  -webkit-overflow-scrolling: touch;background: #002147;
}

.cd-panel__content p {
  font-size: 1.4rem;
  color: #424f5c;
  line-height: 1.4;
  margin: 2em 0;
}

.cd-panel__content p:first-of-type {
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  .cd-panel__content p {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}

.menu-desktop{display: block;}

.menu-mobile{display: none;}

.cd-panel__content ul {padding:5px ;}

.cd-panel__content ul li{padding-bottom:12px; margin-bottom: 12px; border-bottom: 1px solid #031325}

.cd-panel__content ul li a{ font-family: "Roboto", serif;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.5px;}

.cd-panel__content ul li ul {padding:15px ;}

.cd-panel__content ul li ul li{padding-bottom:10px; margin-bottom: 0px; border-bottom: 0px solid #031325}

.cd-panel__content ul li ul li a{ font-family: "Poppins", sans-serif;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.5px;}

.cd-panel__content ul li ul li a i{ 
        color: #fff;
    font-size: 6px;
    float: left;
    padding-right: 10px;
    padding-top: 8px;}


.panel-title > a {
  display: block;
  position: relative;
}
.panel-title > a:after {
  content: "\f078"; /* fa-chevron-down */
  font-family: 'FontAwesome';
  position: absolute;
  right: 0;
}
.panel-title > a[aria-expanded="true"]:after {
  content: "\f077"; /* fa-chevron-up */
}

.panel-heading a{    font-size: 16px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    letter-spacing: 0.5px;}

.panel-heading{    border-bottom: 1px solid #1d3b5e;
    margin-bottom: 10px;}

.panel-body ul li { border-bottom: 0px solid #1d3b5e; padding-bottom: 12px;
    margin-bottom: 0px; padding-left: 10px;}

.panel-body ul li a{font-size: 14px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    letter-spacing: 0.5px; }

.submenu-padd{padding-left: 15px; }

.submenu-padd a{font-size: 15px;}

.mobile-scrolling{padding:8px 10px; background-color: #1d3b5e}

.menu-mobile a{color:#000;}

.cbp-item p{color:#000; padding-top:10px; padding-bottom:10px;font-family: 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    font-size: 15px;
    font-weight: 400;}

