/* [Core Stylesheet - 1.0] */
/* :: 1.0 Import Fonts */

/* :: 2.0 Import All CSS */

/* :: 3.0 Base CSS */
body{font-family: "Playfair Display", serif;
font-family: 'Mulish', sans-serif;
}
* {
  margin: 0;
  padding: 0; }


h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Playfair Display", serif;
  color: #000000;
  line-height: 1.3;
  font-weight: 700; }

p {
  color: #838383;
  font-size: 15px;
  line-height: 2;
  font-weight: 400; }



ul,
ol {
  margin: 0; }
  ul li,
  ol li {
    list-style: none; }
a:hover{
	 text-decoration:none;
}
img {
  height: auto;
  max-width: 100%; }

/* :: 3.1.0 Spacing */
.orange2{
color: #ffbb38;
}
.mt-15 {
  margin-top: 15px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mt-100 {
  margin-top: 100px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.ml-15 {
  margin-left: 15px !important; }

.ml-30 {
  margin-left: 30px !important; }

.ml-50 {
  margin-left: 50px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mr-50 {
  margin-right: 50px !important; }
  .arc{
	  float:right;
	  background:#003679;
color: #fff;
  text-align: center;
  padding: 10px 30px;
  margin-bottom: 20px;
  font-size: 18px;
  cursor: pointer;
  border-radius: 5px;
}
.arc:hover{
	 color:#fff;
	 text-decoration:none;
}
* {
    margin: 0;
    padding: 0;
}
* {
    margin: 0;

  }
  .plr{
	   padding-left:100px;padding-right:100px;
  }
  .dis a{ color:#fff;
padding:0px 0px 30px; display:block;
 font-size:18px;}
 .more{
	 display:block;
	 color:#fff;
	 text-align:center;
	 font-weight:normal;
	 margin-bottom:30px;
	 font-size: 16px;
	font-weight:bold;
	font-family: "Playfair Display", serif;
 }
 .testimonials .carousel-item img{
	  width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
  border: 4px solid #003679;
 }
 .week{
	  margin-bottom:30px;
 }
.more:hover{
	font-family: "Playfair Display", serif;
    color: #fff;
    font-weight:normal;
    font-size: 16px;
	font-weight:bold;
	text-decoration:none;
	 
}
.tips ul li{
	color:#333;
	font-size:20px;
	line-height:25px;
	margin-bottom:30px;
}
.tips ul li:before {
  content: "\f064"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
  color:#ffbb38
}
/* :: 3.2.0 Height */
.height-400 {
  height: 400px !important; }

.height-500 {
  height: 500px !important; }

.height-600 {
  height: 600px !important; }

.height-700 {
  height: 700px !important; }

.height-800 {
  height: 800px !important; }

/* :: 3.3.0 Section Padding */
.section-padding-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.section-padding-100-0 {
  padding-top: 50px;
  padding-bottom: 0; }

.section-padding-0-100 {
  padding-top: 0;
  padding-bottom: 100px; }

.section-padding-100-70 {
  padding-top: 100px;
  padding-bottom: 70px; }
.credit-btn{
	 background:#ffbb38;
	 color:#fff;
	 border-radius:5px;
	 padding:10px 35px;
	 text-transform:uppercase;
	  font-size:18px;
}
/* :: 3.4.0 Preloader */
.preloader {
  background-color: #003679;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999; }
  .preloader .lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px; }
    .preloader .lds-ellipsis div {
      position: absolute;
      top: 27px;
      width: 11px;
      height: 11px;
      border-radius: 50%;
      background: #ffbb38;
      animation-timing-function: cubic-bezier(0, 1, 1, 0); }
      .preloader .lds-ellipsis div:nth-child(1) {
        left: 6px;
        -webkit-animation: lds-ellipsis1 0.6s infinite;
        animation: lds-ellipsis1 0.6s infinite; }
      .preloader .lds-ellipsis div:nth-child(2) {
        left: 6px;
        -webkit-animation: lds-ellipsis2 0.6s infinite;
        animation: lds-ellipsis2 0.6s infinite; }
      .preloader .lds-ellipsis div:nth-child(3) {
        left: 26px;
        -webkit-animation: lds-ellipsis2 0.6s infinite;
        animation: lds-ellipsis2 0.6s infinite; }
      .preloader .lds-ellipsis div:nth-child(4) {
        left: 45px;
        -webkit-animation: lds-ellipsis3 0.6s infinite;
        animation: lds-ellipsis3 0.6s infinite; }
.what-we-do{ padding
:70px 0px;
}
.image-box{   margin:auto;
    width: 125px;
    height: 125px;
    border-radius: 100%;
    border:2px solid#fff;
    padding: 20px;
	 text-align:center
}
.line{
	 width:50px;
	  height:2px;
	   background:#ffbb38;
	    margin:auto;
}
.line2{
	 width:50px;
	  height:2px;
	   background:#fff;
	    margin:auto;
}
.image-text h5{ color:#fff;
 text-align:center;font-family: "Playfair Display", serif;
  padding:20px 0px 0px; font-size:24px;}
  .image-text p{
	   color:#fff;
	   font-size:16px;
	    text-align:center;
		padding:15px 0px;
  } 
  .founder{ margin-top:30px;}
  .founder h5,.founder h4{
	   color:#003679
  }
.box{
	 padding:30px;
}
@-webkit-keyframes lds-ellipsis1 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes lds-ellipsis1 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes lds-ellipsis3 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); } }
@keyframes lds-ellipsis3 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); } }
@-webkit-keyframes lds-ellipsis2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(19px, 0);
    transform: translate(19px, 0); } }
@keyframes lds-ellipsis2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(19px, 0);
    transform: translate(19px, 0); } }
/* :: 3.5.0 Miscellaneous */
.jarallax {
  position: relative;
  z-index: 0; }

.jarallax > .jarallax-img {
  position: absolute;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

.section-heading {
  position: relative;
  z-index: 1;
  margin-bottom: 30px; }
  .section-heading .line {
    width: 25px;
    height: 5px;
    border-radius: 3px;
    background-color: #ffbb38;
    margin-bottom: 20px; }
  .section-heading p {
   font-size: 14px;
  letter-spacing: 4px;
  color: #003679;
  text-transform: uppercase;
  background-color: #0036790d;
  display: inline-block;
  padding: 0px 25px;
  border-radius: 50px;
  border: 1px solid #003679;
  margin-bottom: 10px;
  }
  
  .section-heading h2 {
    font-size: 36px;
    color: #003679;
    font-weight: 700;
    margin-bottom: 0; 
	font-family: "Playfair Display", serif;
	text-transform:capitalize;}
	.date{
background: #003679;
  color: #fff;
  text-align: center;
  padding: 19px;
  border-radius: 6px;
  width: 136px;
  height: 136px;
  border-radius: 79px;
}
.date h3{
	 color:#fff;
	 margin-bottom: 0px;
} 
.date p{
	 color:#fff;
	
	 font-size:20px;
} 
	  .course-heading h4 {
    font-size:24px;
    color: #003679;
    font-weight: 700;
    margin-bottom: 0; 
	font-family: "Playfair Display", serif;
	margin-bottom:30px;}
	.course-video{
		margin:30px 0px;
	}
	
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .section-heading h2 {
        font-size: 28px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .section-heading h2 {
        font-size: 24px; } }
    @media only screen and (max-width: 767px) {
      .section-heading h2 {
        font-size: 24px; } }
  .section-heading.white .line {
    background-color: #ffffff; }
  .section-heading.white p,
  .section-heading.white h2 {
    color: #ffffff; }
  .section-heading.text-center .line {
    margin-left: auto;
    margin-right: auto; }

.box-shadow {
  position: relative;
  z-index: 1; }
  .box-shadow:hover {
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.2); }

.tooltip-inner {
  background-color: #ffbb38;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2); }

.tooltip .arrow::before {
  border-bottom-color: #ffbb38; }

.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.bg-white {
  background-color: #ffffff !important; }

.bg-dark {
  background-color: #000000 !important; }

.bg-transparent {
  background-color: transparent !important; }

.bg-gray {
  background-color: #f1f7f9; }

.font-bold {
  font-weight: 700; }

.font-light {
  font-weight: 300; }

.bg-overlay {
  position: relative;
  z-index: 2;
  background-position: center center;
  background-size: cover; }
  .bg-overlay::after {
    background: rgb(0,0,0);
background: linear-gradient(297deg, rgba(0,0,0,1) 70%, rgba(0,0,0,0) 70%, rgba(0,54,121,1) 70%);
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""; 
  opacity: 0.51;}

.bg-fixed {
  background-attachment: fixed !important; }

/* :: 3.6.0 ScrollUp */
#scrollUp {
  background-color: #003679;
  border-radius: 5px 0 0 5px;
  bottom: 70px;
  color: #ffffff;
  font-size: 10px;
  padding: 12px 0;
  height: 60px;
  line-height: 1.5;
  right: 0;
  text-align: center;
  width: 35px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  font-weight: 700;
  box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.15);
  text-transform: uppercase; }
  #scrollUp i {
    font-size: 18px;
    display: block; }
  #scrollUp:hover {
    background-color: #ffbb38;
    color: #ffffff; }

}
.img-responsive{
	 width:100%
}
/* :: 4.0 Header Area CSS */
.header-area {
  position: relative;
  z-index: 1000;
  width: 100%; }
  .header-area .top-header-area {
    position: relative;
    z-index: 1;
    width: 100%;
    
    background-color: #fff; }
    .header-area .top-header-area .top-contact-info {
      position: relative;
      z-index: 1; }
      .header-area .top-header-area .top-contact-info a {
        display: inline-block;
        color: #838383;
        font-size: 14px;
        margin-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center; }
        .header-area .top-header-area .top-contact-info a img {
          margin-right: 15px; }
        @media only screen and (max-width: 767px) {
          .header-area .top-header-area .top-contact-info a span {
            display: none; } }
        .header-area .top-header-area .top-contact-info a:first-child {
          margin-right: 30px; }
        .header-area .top-header-area .top-contact-info a:hover, .header-area .top-header-area .top-contact-info a:focus {
          color: #003679; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-area .top-header-area .top-contact-info a {
            font-size: 13px; } }
  .header-area .credit-main-menu {
    position: relative;
    width: 100%;
    z-index: 1;
    background-color: #ffbb38; }
    .header-area .credit-main-menu::after {
      width: 50%;
      height: 100%;
      background-color: #003679;
      position: absolute;
      top: 0;
      left: 0;
      content: '';
      z-index: 1; }
    .header-area .credit-main-menu .classy-nav-container {
      background-color: #003679; }
    .header-area .credit-main-menu .classy-navbar {
      height: 70px;
      padding: 0;
      background-color: #003679; }
      @media only screen and (max-width: 767px) {
        .header-area .credit-main-menu .classy-navbar {
          height: 70px; } }
      .header-area .credit-main-menu .classy-navbar .classynav ul li a {
        font-weight: 600;
        text-transform: capitalize;
        font-size: 15px;
        padding: 0 15px;
        color: #ffffff;
		font-family: 'Mulish', sans-serif;}
        .header-area .credit-main-menu .classy-navbar .classynav ul li a:hover, .header-area .credit-main-menu .classy-navbar .classynav ul li a:focus {
          color: #ffbb38; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .header-area .credit-main-menu .classy-navbar .classynav ul li a {
            font-size: 14px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-area .credit-main-menu .classy-navbar .classynav ul li a {
            color: #003679; } }
        @media only screen and (max-width: 767px) {
          .header-area .credit-main-menu .classy-navbar .classynav ul li a {
            color: #003679; } }
      .header-area .credit-main-menu .classy-navbar .classynav > ul > li:first-child a {
        padding-left: 0; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-area .credit-main-menu .classy-navbar .classynav > ul > li:first-child a {
            padding-left: 15px; } }
        @media only screen and (max-width: 767px) {
          .header-area .credit-main-menu .classy-navbar .classynav > ul > li:first-child a {
            padding-left: 15px; } }
      .header-area .credit-main-menu .classy-navbar .classynav ul li.megamenu-item > a::after,
      .header-area .credit-main-menu .classy-navbar .classynav ul li.has-down > a::after {
        color: #ffffff; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-area .credit-main-menu .classy-navbar .classynav ul li.megamenu-item > a::after,
          .header-area .credit-main-menu .classy-navbar .classynav ul li.has-down > a::after {
            color: #003679; } }
        @media only screen and (max-width: 767px) {
          .header-area .credit-main-menu .classy-navbar .classynav ul li.megamenu-item > a::after,
          .header-area .credit-main-menu .classy-navbar .classynav ul li.has-down > a::after {
            color: #003679; } }
      .header-area .credit-main-menu .classy-navbar .classynav ul li ul li a {
        color: #003679;
        font-size: 14px; }
      .header-area .credit-main-menu .classy-navbar .contact {
        position: relative;
        z-index: 1;
        padding-left: 50px;
        height: 100%;
        overflow-y: hidden;
        overflow-x: hidden;
padding-top:10px		}
        .header-area .credit-main-menu .classy-navbar .contact::before {
          width: 100%;
          height: 200%;
          content: '';
          position: absolute;
          top: 53%;
          left: 0;
          z-index: -1;
          background-color: #ffbb38;
          -webkit-transform: rotate(30deg);
          transform: rotate(30deg); }
        .header-area .credit-main-menu .classy-navbar .contact::after {
          width: 1000%;
          height: 100%;
          content: '';
          position: absolute;
          top: 0;
          left: 62px;
          z-index: -1;
          background-color: #ffbb38; }
        .header-area .credit-main-menu .classy-navbar .contact a {
          display:block;
          font-size: 18px;
          color: #003679;
          font-weight: 600;
          line-height:0px; }
          .header-area .credit-main-menu .classy-navbar .contact a:hover {
            color: #ffffff; }
          @media only screen and (min-width: 992px) and (max-width: 1199px) {
            .header-area .credit-main-menu .classy-navbar .contact a {
              font-size: 20px; } }
          @media only screen and (min-width: 768px) and (max-width: 991px) {
            .header-area .credit-main-menu .classy-navbar .contact a {
              font-size: 18px; } }
          @media only screen and (max-width: 767px) {
            .header-area .credit-main-menu .classy-navbar .contact a {
              font-size: 14px;
              line-height: 70px; } }
  .header-area .is-sticky .credit-main-menu {
    box-shadow: 0 7px 40px 0 rgba(0, 0, 0, 0.3); }

/* :: 5.0 Hero Area CSS */
.hero-area {
  position: relative;
  z-index: 1; }
  .hero-area .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    z-index: 100;
    bottom: 30px;
    left: 0;
    right: 0; }
    .hero-area .owl-dots .owl-dot {
      width: 8px;
      height: 8px;
      background-color: #d2d2d2;
      border-radius: 50%;
      margin: 0 6px; }
      .hero-area .owl-dots .owl-dot.active {
        background-color: #ffbb38; }
  .hero-area .owl-prev,
  .hero-area .owl-next {
    position: absolute;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    top: 50%;
    margin-top: -23px;
    font-size: 18px;
    color: #ffffff;
    background-color: #003679;
    left: 20px;
    text-align: center;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    line-height: 40px;
  opacity: 0;
  visibility: hidden;
  border: 3px solid #fff; }
    @media only screen and (max-width: 767px) {
      .hero-area .owl-prev,
      .hero-area .owl-next {
        left: 10px; } }
    .hero-area .owl-prev:hover,
    .hero-area .owl-next:hover {
      background-color: #ffbb38;
      color: #ffffff; }
  .hero-area .owl-next {
    left: auto;
    right: 20px; }
    @media only screen and (max-width: 767px) {
      .hero-area .owl-next {
        right: 10px; } }
  .hero-area:hover .owl-next,
  .hero-area:hover .owl-prev {
    opacity: 1;
    visibility: visible; }

.single-slide {
  position: relative;
  z-index: 99;
  width: 100%;
  height: 500px;
  background-color: #ffffff;
  overflow: hidden; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-slide {
      height: 600px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-slide {
      height: 600px; } }
  @media only screen and (max-width: 767px) {
    .single-slide {
      height: 600px; } }
  .single-slide .slide-bg-img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -12;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-animation: slide-bg linear 10000ms infinite;
    animation: slide-bg linear 20000ms infinite; }
  .single-slide .slide-du-indicator {
    position: absolute;
    z-index: 10;
    width: 0;
    height: 2px;
    background-color: #ffbb38;
    left: 0;
    bottom: 0;
    -webkit-animation: slide-du-indicator linear 10000ms infinite;
    animation: slide-du-indicator linear 10000ms infinite; }
  .single-slide .welcome-text {
    position: relative;
    z-index: 1; }
    .single-slide .welcome-text h6 {
      font-size: 18px;
      font-weight: 400;
      color: #ffffff;
      margin-bottom: 15px; }
    .single-slide .welcome-text h2 {
      font-size: 40px;
      color: #ffffff;
      font-weight: 600;
      margin-bottom: 10px;
      text-transform: uppercase; }
      .single-slide .welcome-text h2 span {
        color: #ffbb38; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-slide .welcome-text h2 {
          font-size: 48px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-slide .welcome-text h2 {
          font-size: 42px; } }
      @media only screen and (max-width: 767px) {
        .single-slide .welcome-text h2 {
          font-size: 24px; } }
    .single-slide .welcome-text p {
      font-size: 16px;
      color: #ffffff; }

@-webkit-keyframes slide-du-indicator {
  0% {
    width: 0; }
  100% {
    width: 100%; } }
@keyframes slide-du-indicator {
  0% {
    width: 0; }
  100% {
    width: 100%; } }
@-webkit-keyframes slide-bg {
  0% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes slide-bg {
  0% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
/* :: 6.0 Features Area CSS */
.single-features-area {
  position: relative;
  z-index: 1; }
  .single-features-area h6 {
    font-size: 15px;
    color: #5d5d5d;
    margin-bottom: 0;
    font-weight:normal;
    line-height: 1.8; }
/*	 .single-features-area p{
	padding:20px 0px 0px;
	 }*/
	 .single-features-area p span{
	color:#ffbb38;
	 margin-right:5px;
	 }
	 .single-features-area h4{
		font-size: 20px;
    color: #003679;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: "Playfair Display", serif;
    
	 }
	  .single-features-area h4 span{
		   color:#ee0000;
		    font-size:24px;
	  }
	  .single-features-area h4 span.dis{
		   color:#b5b5b5;
		    font-size:16px;
			 margin-right:20px;
	  }
	  .my-course{
		  margin:20px 0px;
		   padding:15px;
		  box-shadow: 0px 0px 10px rgba(14,42,71,.2);
	  }
	  .shortinfo h6{
		   color:#003679;
		    font-size:18px;
		  
	  }
	.cart-table .cart-text {
		  color:#003679;
		  font-size:17px;
		 text-transform:capitalize;
		  border-bottom:0px none!important;
		   font-weight:700
	  }
	  .chck{
		   background:#ffbb38;
		    width:100%;
			padding:8px 0px;
			 display:block;
			  text-align:center;
			   color:#fff;
			    font-size:18px;
				 border-radius:3px;
				
	  }
	  .chck:hover{
		   text-decoration:none;
		    color:#fff;
	  }
	  .remove{
		   color:#ee0000;
		   cursor:pointer;
	  }
	  .total th{
		   background:#efefef;
		   color:#000;
		    width:30%;
			font-weight:normal
	  }
	  .cart-table {
		   border-bottom:1px solid#ddd;
		    margin-bottom:20px;
	  }
	  .cart-table td { text-align:center}
	  .total td{
		 text-align:right 
	  }
	.abx  i { color:#ffbb38;
	  margin-right:5px; font-size:18px;}
	  .col2 h6{
		   font-size:16px;
		   font-weight:normal;
		    color:#000;
	  }
  .single-features-area img {
    margin-bottom: 15px;
  border-radius: 8px;
  border: 5px solid #e3e3e3;
  height: 350px;
  object-fit: cover;
  }
  .single-features-area h5 {
    font-size: 18px;
    margin-bottom: 0;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms; }
.accordion .card {
    margin-bottom: 20px;
    border-radius: 0px;
}
.points p img {
    width: 20px;
    margin-right: 5px;
}
.accordion .card-header {
    padding: 15px 15px;
}
.points p{
	padding:0px 0px 0px;
	margin-bottom:0px;
}
.accordion h2 {
    font-size: 18px;
    cursor: pointer;
}
.accordion .fa {
    margin-right: 0.5rem;
    font-size: 14px;
    float: right;
}
.accordion h2 {
    font-size: 18px;
    cursor: pointer;
	color: #003679;
   
    
    font-family: "Playfair Display", serif;
}
.course-video .modal-header{ background:#003679}
.course-video .modal-header.modal-header .modal-title{
 color:#fff;
  font-size:18px;
   font-weight:normal}
   .course-video .close{
	    color:#fff;
		opacity:1.0
   }
.course-video .modal-footer{ background:#003679}
.points p {
    color: #333;
    margin-bottom: 0px;
}
.accordion .card-body a span {
    color: #0054a4;
    font-size: 20px;
    font-weight: 600;
}
.topic-content ul {
    padding-left: 60px;
}
.topic-content ul li {
    list-style: disc;
    color: #000;
    line-height: 30px;
	font-family: 'Mulish', sans-serif;
	    list-style: disc;
   
    font-size: 16px;
}
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-features-area h5 {
        font-size: 15px; } }
  .single-features-area:hover h5 {
    color: #ffbb38; }
.box{ padding:20px; color:#fff}
.navy-blue{ background:#003679}
.orange{
	background:#ffbb38
}
/* :: 7.0 Special Feature CSS */
.special-feature-area {
  background-color: #f3f3f3; 
  padding:50px 0px;}
  .feature-text p{
	   color:#fff
  }
  .special-feature-area .special-feature-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    background-color: #ffbb38; }
    @media only screen and (max-width: 767px) {
      .special-feature-area .special-feature-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%; } }
    .special-feature-area .special-feature-content .feature-text {
      position: relative;
      z-index: 1;
      max-width: 555px;
      margin-left: auto;
      padding-right: 70px; }
      .special-feature-area .special-feature-content .feature-text h6 {
        color: #ffffff;
        line-height: 1.7;
        margin-bottom: 50px;
        font-weight: normal;
font-family: 'Mulish', sans-serif;
		}
		.special-feature-area .special-feature-content .feature-text h6 p{
        color: #ffffff;
        line-height: 1.7;
        margin-bottom: 50px;
        font-weight: normal;
font-family: 'Mulish', sans-serif;
		}
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .special-feature-area .special-feature-content .feature-text h6 {
            font-size: 14px; } }
        @media only screen and (max-width: 767px) {
          .special-feature-area .special-feature-content .feature-text h6 {
            font-size: 14px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .special-feature-area .special-feature-content .feature-text {
          max-width: 465px;
          padding-right: 40px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .special-feature-area .special-feature-content .feature-text {
          max-width: 350px;
          padding-right: 20px; } }
      @media only screen and (max-width: 767px) {
        .special-feature-area .special-feature-content .feature-text {
          max-width: 100%;
          padding-right: 15px;
          padding-left: 15px; } }
  .special-feature-area .special-feature-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%; }
    @media only screen and (max-width: 767px) {
      .special-feature-area .special-feature-thumbnail {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: 250px; } }
  .special-feature-area.style-2 .special-feature-content {
    background-color: #003679; }
    .special-feature-area.style-2 .special-feature-content .feature-text {
      margin-left: 0;
      margin-right: auto;
      padding-right: 0;
      padding-left: 70px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .special-feature-area.style-2 .special-feature-content .feature-text {
          padding-left: 40px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .special-feature-area.style-2 .special-feature-content .feature-text {
          padding-left: 20px; } }
      @media only screen and (max-width: 767px) {
        .special-feature-area.style-2 .special-feature-content .feature-text {
          padding-left: 15px;
          padding-right: 15px; } }

/* :: 8.0 CTA Area CSS */
.cta-area {
  position: relative;
  z-index: 1; }
  .cta-area .cta-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .cta-area .cta-thumbnail {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: 400px; } }
    @media only screen and (max-width: 767px) {
      .cta-area .cta-thumbnail {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: 280px; } }
  .cta-area .cta-content {
    position: relative;
    z-index: 1;
    padding: 60px 5%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    background-color: #ffbb38; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .cta-area .cta-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%; } }
    @media only screen and (max-width: 767px) {
      .cta-area .cta-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%; } }
    .cta-area .cta-content h6 {
      color: #ffffff;
      font-weight: normal;
   
      line-height: 1.8; }
    .cta-area .cta-content .single-skils-area .skills-text span {
      color: #ffffff;
      font-size: 18px;
      font-weight: 700; }
    .cta-area .cta-content .single-skils-area p {
      margin-bottom: 0;
      font-family: "Open Sans", sans-serif;
      letter-spacing: 2px;
      color: #ffffff;
      text-transform: uppercase; }

.cta-2-area {
  position: relative;
  z-index: 1;
  background-color: #003679;
  padding-top: 50px; }
  .cta-2-area .cta-content .cta-text {
    position: relative;
    z-index: 1;
    margin-bottom: 50px; }
    .cta-2-area .cta-content .cta-text h4 {
      color: #ffffff;
     
      margin-bottom: 0;
      font-weight: 600; }
	  .view{
		   background:#fff;
		    border:none;
			 padding:20px 35px;
			 border:2px solid#ffbb38;
			 color:#ffbb38;
			  border-radius:5px;
			   margin:30px 0px;
			    text-transform:uppercase;
				 font-size:18px;
				
	  }
	  .testimonials{
		  padding:50px 0px;
	  }
	  .courses{
		  margin-bottom:0px;
	  }
	  
	  .section-heading h4{
color: #003679;
    font-weight: 700;
    margin-bottom: 0;
    font-family: "Playfair Display", serif;
	  }
	  .section-heading h3{
color: #003679;
    font-weight: 700;
    margin-bottom: 0;
    font-family: "Playfair Display", serif;
	 margin-bottom:20px;
	 
	  }
	  .vw{
		   background:#ffbb38;
		   color:#fff;
		   padding:5px 10px;
		   border-radius:3px;
	  }
	  
	  .vmodal .modal-header{
		   background:#003679;
	  }
	  .vmodal .modal-header h4{
		   color:#fff;
		   font-size:14px;
	  }
	  .vmodal .modal-header .close{
		   color:#fff;
		   opacity:1.0
	  }
	   .vmodal .modal-header .close:hover{
		   outline:none;
	   }
	.login{
		background: #fff;
    margin:30px 20px;
   padding:30px ;
    border-radius: 0px;
    border: 1px solid #EEE;
    box-shadow: 0 8px 16px rgba(0,0,0,.08);
  
	}  
	.reg{
		background: #ffbb38;
    color: #fff;
    border-radius: 5px;
    padding: 10px 35px;
    text-transform: uppercase;
    font-size: 18px;
	width:100%;
	border:none;
	cursor:pointer;
	}  
	.testimonial-area{
		 margin:50px 0px;
	}
	.buy{
		background: #ffbb38;
    color: #fff;
    border-radius: 5px;
    padding: 10px 35px;
    text-transform: uppercase;
    font-size: 18px;
	
	border:none;
	cursor:pointer;
	}
	.add-cart{
		background: #003679;;
    color: #fff;
    border-radius: 5px;
    padding: 10px 35px;
    text-transform: uppercase;
    font-size: 18px;
	
	border:none;
	cursor:pointer;
	}
	.login .form-control{
		width: 100%;
    background-color: #f1f7f9;
    font-size: 12px;
    margin-bottom: 30px;
    border: none;
    border-radius: 5px;
    padding: 6px 12px;
    font-weight: 500;
    color: #aeaeae;
    height: 45px;
	}  
.header-area .top-header-area .top-contact-info a.dropdown {
  position: relative;
   z-index: 10!important;
}

/* Dropdown Content (Hidden by Default) */
.header-area .dropdown .dropdown-content {
  display:none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index:1000!important;
}
  .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.dashboard {
    margin: 20px 0px;
}
.dashboard ul li a.active {
    background: #ffbb38;
    color: #fff;
}
.dashboard ul li a {
    border-bottom: solid 1px #ddd;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding: 10px 15px;
    border-radius: 6px;
    display: block;
	background:#003679;
}
.dashboard ul li a:hover{
	 background: #ffbb38;
    color: #fff;
}
.profile-box {
    border: 1px solid#ddd;
    padding: 15px 15px;
    margin-top: 20px;
    background-color: #fffcfc;
  border-radius: 8px;
}
.pro-info h4 {
    color: #003679;
    font-size: 20px;
    padding-bottom: 12px;
	font-family: "Playfair Display", serif;
}
.pro-info h5 {
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid#ddd;
    margin-bottom: 20px;
	font-family: 'Mulish', sans-serif;
	
}
.pro-info p {
    color: #636363;
    line-height: 20px;
    color: #636363;
    line-height: 20px;
    margin-bottom: 8px;
}
.edit {
    color: #fff;
    background: #ed1a3b;
    padding: 8px 25px;
    display: inline-block;
    margin: 15px 0px;
    margin-right: 15px;
    text-transform: uppercase;
}
.pro-info .form-control {
    width: 100%;
    height: 46px;
    border: 2px solid #ebebeb;
    padding: 6px 15px;
    border-radius: 0px;
}
.pro-info h5 {
    text-transform: uppercase;
    color: #636363;
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid#ddd;
    margin-bottom: 20px;
}
.pro-info label {
    font-size: 14px;
    font-weight: bold;
}
.edit {
    color: #fff;
    background: #ffbb38;
    padding: 8px 25px;
    display: inline-block;
    margin: 15px 0px;
    margin-right: 15px;
    text-transform: uppercase;
}
.dashboard-area{
	 padding:100px 0px
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #3e8e41;}
	  
	  
	  
	  
	  
	  
	  
	  
	  .courses h4{
		   color: #003679;
                   
  font-size: 16px;
  padding: 25px 20px;
  padding-bottom: 5px;
  text-align: center;
	  }
          .hov-maincour h6{
              background: #ffbb38;
  color: #fff;
  padding: 7px 25px;
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
  font-family: 'Mulish', sans-serif;
  border-radius: 4px;
          }
	  .testimonials .carousel-inner{
		   text-align:center
		  
	  }
	  .testimonials h4{
		   font-size:16px;
		    color:#003679;
			padding-top:30px;
	  }
	  .testimonials h6{
		   font-size:14px;
		    color:#000
	  }
	  .testimonials p{
		   color:#000;
	  }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-2-area .cta-content .cta-text h4 {
          font-size: 18px; } }
    .cta-2-area .cta-content .cta-text p {
      color: #ffffff;
      font-size: 14px;
      margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .cta-2-area .cta-content .cta-text {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%; } }
  .cta-2-area .cta-content .cta-btn {
    position: relative;
    z-index: 1;
    margin-bottom: 50px; }
    @media only screen and (max-width: 767px) {
      .cta-2-area .cta-content .cta-btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%; } }

.contact--area .section-heading h2,
.news--area .section-heading h2 {
  font-size: 24px; }

.news--area {
  position: relative;
  z-index: 1; }

.single-news-area {
  position: relative;
  z-index: 1;
  margin-bottom: 15px; }
  .single-news-area:last-child {
    margin-bottom: 0; }
  .single-news-area .news-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37%;
    flex: 0 0 37%;
    max-width: 37%;
    width: 37%; }
  .single-news-area .news-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 63%;
    flex: 0 0 63%;
    max-width: 63%;
    width: 63%;
    padding-left: 15px; }
    .single-news-area .news-content span {
      font-size: 10px;
      color: #ffffff;
      background-color: #ffbb38;
      padding: 3px 15px;
      border-radius: 30px;
      display: inline-block;
      margin-bottom: 5px; }
    .single-news-area .news-content a {
      display: block;
      font-weight: 400;
      font-size: 16px;
      margin-bottom: 0; }
      .single-news-area .news-content a:hover, .single-news-area .news-content a:focus {
        color: #ffbb38; }
    .single-news-area .news-content .news-meta a {
      position: relative;
      z-index: 1;
      display: inline-block;
      font-size: 12px;
      color: #838383;
      font-weight: 600;
      margin-bottom: 0;
      line-height: 1; }
      .single-news-area .news-content .news-meta a img {
        margin-right: 5px; }
      .single-news-area .news-content .news-meta a:last-child {
        margin-left: 31px; }
        .single-news-area .news-content .news-meta a:last-child::after {
          content: '|';
          position: absolute;
          top: 0;
          left: -20px;
          z-index: 1; }
      .single-news-area .news-content .news-meta a:hover, .single-news-area .news-content .news-meta a:focus {
        color: #ffbb38; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-news-area .news-content .news-meta a {
          font-size: 10px; } }
      @media only screen and (max-width: 767px) {
        .single-news-area .news-content .news-meta a {
          font-size: 10px; } }

.contact--area {
  position: relative;
  z-index: 1; }
  .contact--area .contact-content {
    padding: 55px 45px;
    background-color: #ffffff;
    border: 1px solid #afbace; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .contact--area .contact-content {
        padding: 30px; } }
    @media only screen and (max-width: 767px) {
      .contact--area .contact-content {
        padding: 20px; } }
    .contact--area .contact-content .single-contact-content {
      position: relative;
      z-index: 1;
      margin-bottom: 45px; }
      .contact--area .contact-content .single-contact-content:last-child {
        margin-bottom: 0; }
      .contact--area .contact-content .single-contact-content .icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48px;
        flex: 0 0 48px;
        max-width: 48px;
        width: 48px;
        height: 48px;
        line-height: 48px;
        border-radius: 50px;
        color: #ffffff;
        text-align: center;
        margin-right: 15px;
        background-color: #ffbb38; }
      .contact--area .contact-content .single-contact-content .text p {
        font-weight: 600;
        color: #212121;
        margin-bottom: 0; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .contact--area .contact-content .single-contact-content .text p {
            font-size: 12px; } }
        @media only screen and (max-width: 767px) {
          .contact--area .contact-content .single-contact-content .text p {
            font-size: 12px; } }
      .contact--area .contact-content .single-contact-content .text span {
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #838383; }
  .contact--area.contact-page .contact-content {
    padding: 35px;
    border: none;
    background-color: #003679;
  border-radius:6px;}
    .contact--area.contact-page .contact-content h5 {
      color: #ffffff;
      font-weight: 600;
      font-size: 18px;
      margin-bottom: 35px; }
    .contact--area.contact-page .contact-content .single-contact-content .text p,
    .contact--area.contact-page .contact-content .single-contact-content .text span {
      color: #ffffff;
    font-size:16px;}

/* :: 9.0 Newsletter Area CSS */
.newsletter-area {
  position: relative;
  z-index: 3; }
  .newsletter-area::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 54, 121, 0.7);
    z-index: -1; }
  .newsletter-area .nl-content {
    position: relative;
    z-index: 1; }
    .newsletter-area .nl-content h2 {
      color: #ffbb38;
	  text-transform:capitalize;
	  font-weight:600;
	  font-family: "Playfair Display", serif;
      margin-bottom: 25px;
      display: block;
      
      font-size: 30px; }
      @media only screen and (max-width: 767px) {
        .newsletter-area .nl-content h2 {
          font-size: 18px; } }
    .newsletter-area .nl-content form {
      width: 100%;
      position: relative;
      z-index: 1;
      margin-bottom: 30px; }
      .newsletter-area .nl-content form input {
        width: 100%;
        height: 45px;
        background:transparent;
        border-radius: 5px;
        border: none;
        font-size: 12px;
        font-style: italic;
        padding: 0 20px; 
		border:1px solid#fff;
		
		color:#fff}
		.newsletter-area .form-group{
			 margin-bottom:20px;
		}
		.ta{
		width: 100%;
  background: #fff;
  border-radius: 5px;
  border: none;
  border: 1px solid #e0e0e0;
  font-size: 16px;
  padding: 12px 20px;
  color: #000;
		}
      .submit{
		  background: #ffbb38;
    color: #fff;
    border-radius: 5px;
    padding: 10px 35px;
    text-transform: uppercase;
    font-size: 16px;
    border:none;
	  }
.newsletter-area .form-group::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#fff;
}
.newsletter-area .form-group::-moz-placeholder { /* Firefox 19+ */
 color:#fff;
}
.newsletter-area .form-group:-ms-input-placeholder { /* IE 10+ */
  color:#fff;
}
.newsletter-area .form-group:-moz-placeholder { /* Firefox 18- */
  color:#fff;
}
        .newsletter-area .nl-content form button:hover {
          background-color: #003679; }
        .newsletter-area .nl-content form button:focus {
          outline: none;
          box-shadow: none; }
        @media only screen and (max-width: 767px) {
          .newsletter-area .nl-content form button {
            width: 100px; } }
    .newsletter-area .nl-content p {
      font-size: 12px;
      color: #ffffff;
      margin-bottom: 0; }

/* :: 10.0 Team Member Area CSS */
.single-team-member-area {
  position: relative;
  z-index: 1;
  text-align: center; }
  .single-team-member-area .team-thumb {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    position: relative;
    z-index: 1;
    width: 180px;
    border-radius: 50%;
    margin: 0 auto 40px;
    height: 180px; }
    .single-team-member-area .team-thumb::after {
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      content: '';
      width: 100%;
      height: 100%;
      background-color: transparent;
      border: 8px solid #003679;
      top: 0;
      left: 0;
      position: absolute;
      z-index: 100;
      border-radius: 50%;
      opacity: 0;
      visibility: hidden; }
    .single-team-member-area .team-thumb img {
      border-radius: 50%; }
    .single-team-member-area .team-thumb .view-more a {
      position: absolute;
      width: 62px;
      height: 62px;
      border-radius: 15px;
      background-color: #ffbb38;
      text-align: center;
      bottom: -10px;
      right: 0;
      z-index: 300;
      color: #ffffff;
      line-height: 62px;
      font-size: 18px; }
      .single-team-member-area .team-thumb .view-more a:hover {
        background-color: #003679; }
    .single-team-member-area .team-thumb:hover {
      box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2); }
      .single-team-member-area .team-thumb:hover::after {
        opacity: 1;
        visibility: visible; }
  .single-team-member-area .team-info {
    position: relative;
    z-index: 1; }
    .single-team-member-area .team-info h5 {
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      font-size: 18px;
      margin-bottom: 5px; }
    .single-team-member-area .team-info h6 {
      font-size: 14px;
      font-weight: 600;
      margin-bottom: 0;
      color: #6e6e6e; }
	  .single-footer-widget p{
		   color:#fff;
		    line-height:25px;
	  }
	   .single-footer-widget img{
		  margin-bottom:20px;
	   }
	   .social-network ul li {
		   
		   background: #fff;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  text-align: center;
  padding: 7px 7px;
  margin: 15px 5px;
		   display:inline-block
		   
		 
	   }
	    .social-network ul li{
			 display:inline-block
		}
		 .social-network ul li .fa{
			  font-size:22px;
			   color:#fff;
		 }
  .single-team-member-area:hover .team-info h5 {
    color: #ffbb38; }

/* :: 11.0 Footer Area CSS */
.footer-area {
  position: relative;
  z-index: 1;
  background-color: #000; }
  .footer-area .single-footer-widget {
    position: relative;
    z-index: 1; }
    .footer-area .single-footer-widget .widget-title {
      font-size: 18px;
      color: #ffbb38;
      margin-bottom: 40px;
      font-weight: 400; }
    .footer-area .single-footer-widget ul li a {
      display: block;
      color: #ffffff;
      font-size: 14px;
      font-weight: 400;
      margin-bottom: 30px;
      position: relative;
      z-index: 1;
      padding-left: 23px; }
      .footer-area .single-footer-widget ul li a::before {
        content: '';
        width: 8px;
        height: 8px;
        top: 7px;
        left: 0;
        border-radius: 50%;
        background-color: #ffbb38;
        position: absolute;
        z-index: 1; }
      .footer-area .single-footer-widget ul li a:hover, .footer-area .single-footer-widget ul li a:focus {
        color: #ffbb38; }
    .footer-area .single-footer-widget ul li:last-child a {
      margin-bottom: 0; }
  .footer-area .copywrite-area {
    position: relative;
    z-index: 1;
    border-top: 1px solid #3c4450;
    padding: 10px 0;
  background-color: #003679;}
    .footer-area .copywrite-area .copywrite-text {
      font-size: 14px;
      margin-bottom: 0;
      color: #636b75;
      font-weight: 400; }
      @media only screen and (max-width: 767px) {
        .footer-area .copywrite-area .copywrite-text {
          margin-top: 30px; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .footer-area .copywrite-area .copywrite-text {
          margin-top: 0; } }
      .footer-area .copywrite-area .copywrite-text a {
        color: #fff;
        font-size: 14px;
        font-weight: 400; }
        .footer-area .copywrite-area .copywrite-text a:hover, .footer-area .copywrite-area .copywrite-text a:focus {
          color: #ffbb38; }

/* :: 12.0 Blog Area CSS */
.breadcrumb-area {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 180px; }
  @media only screen and (max-width: 767px) {
    .breadcrumb-area {
      height: 180px; } }
  .breadcrumb-area .breadcrumb-content h2 {
    color: #ffffff;
    font-size: 30px;
    text-transform: uppercase;
    display: block; }
    @media only screen and (max-width: 767px) {
      .breadcrumb-area .breadcrumb-content h2 {
        font-size: 24px; } }
  .breadcrumb-area .breadcrumb-content .breadcrumb {
    background-color: transparent;
    padding: 0;
    margin-bottom: 0; }
    .breadcrumb-area .breadcrumb-content .breadcrumb .breadcrumb-item::before {
      color: #ffffff; }
    .breadcrumb-area .breadcrumb-content .breadcrumb .breadcrumb-item.active {
      color: #ffbb38;
      font-size: 16px;
      font-weight: 600; }
    .breadcrumb-area .breadcrumb-content .breadcrumb .breadcrumb-item a {
      font-size: 16px;
      color: #ffffff;
      font-weight: 600; }
      .breadcrumb-area .breadcrumb-content .breadcrumb .breadcrumb-item a:hover {
        color: #ffbb38; }

.single-latest-news-area {
  position: relative;
  z-index: 1;
  margin-bottom: 20px; }
  .single-latest-news-area:last-child {
    margin-bottom: 0; }
  .single-latest-news-area .news-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%; }
  .single-latest-news-area .news-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    width: 75%;
    padding-left: 10px; }
    .single-latest-news-area .news-content a {
      display: block;
      font-weight: 600;
      font-size: 14px;
      margin-bottom: 0;
      color: #ffffff; }
      .single-latest-news-area .news-content a:hover, .single-latest-news-area .news-content a:focus {
        color: #ffbb38; }
    .single-latest-news-area .news-content .news-meta a {
      position: relative;
      z-index: 1;
      display: inline-block;
      font-size: 12px;
      color: #838383;
      font-weight: 600;
      margin-bottom: 0; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-latest-news-area .news-content .news-meta a {
          font-size: 9px; } }
      .single-latest-news-area .news-content .news-meta a img {
        margin-right: 2px; }
      .single-latest-news-area .news-content .news-meta a:last-child {
        margin-left: 21px; }
        .single-latest-news-area .news-content .news-meta a:last-child::after {
          content: '|';
          position: absolute;
          top: 0;
          left: -15px;
          z-index: 1; }
      .single-latest-news-area .news-content .news-meta a:hover, .single-latest-news-area .news-content .news-meta a:focus {
        color: #ffbb38; }

.single-blog-area {
  position: relative;
  z-index: 1; }
  .single-blog-area .blog-thumbnail {
    position: relative;
    z-index: 1;
    margin-bottom: 35px; }
    .single-blog-area .blog-thumbnail a {
      display: block; }
      .single-blog-area .blog-thumbnail a img {
        border-radius: 5px; }
  .single-blog-area .blog-content {
    position: relative;
    z-index: 1; }
    .single-blog-area .blog-content span {
      font-size: 10px;
      color: #ffffff;
      background-color: #ffbb38;
      padding: 3px 15px;
      border-radius: 30px;
      display: inline-block;
      margin-bottom: 5px; }
    .single-blog-area .blog-content .post-title {
      display: block;
      font-weight: 600;
      font-size: 24px;
      margin-bottom: 0;
      color: #212121; }
      .single-blog-area .blog-content .post-title:hover, .single-blog-area .blog-content .post-title:focus {
        color: #ffbb38; }
    .single-blog-area .blog-content .blog-meta {
      margin-bottom: 30px; }
      .single-blog-area .blog-content .blog-meta a {
        position: relative;
        z-index: 1;
        display: inline-block;
        font-size: 12px;
        color: #838383;
        font-weight: 600;
        margin-bottom: 0; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .single-blog-area .blog-content .blog-meta a {
            font-size: 9px; } }
        .single-blog-area .blog-content .blog-meta a img {
          margin-right: 2px; }
        .single-blog-area .blog-content .blog-meta a:last-child {
          margin-left: 21px; }
          .single-blog-area .blog-content .blog-meta a:last-child::after {
            content: '|';
            position: absolute;
            top: 0;
            left: -15px;
            z-index: 1; }
        .single-blog-area .blog-content .blog-meta a:hover, .single-blog-area .blog-content .blog-meta a:focus {
          color: #ffbb38; }
    .single-blog-area .blog-content p {
      margin-bottom: 0; }

.post-details-content {
  position: relative;
  z-index: 1; }
  .post-details-content img {
    border-radius: 5px;
    margin-bottom: 30px; }
  .post-details-content p {
    margin-bottom: 25px; }

.pagination {
  position: relative;
  z-index: 1; }
  .pagination .page-item .page-link {
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 5px;
    line-height: 40px;
    font-weight: 600;
    font-size: 16px;
    color: #212121;
    padding: 0;
    border: none;
    text-align: center;
    margin-right: 2px; }
    .pagination .page-item .page-link:hover, .pagination .page-item .page-link:focus {
      color: #ffffff;
      background-color: #ffbb38; }
  .pagination .page-item.active .page-link {
    color: #ffffff;
    background-color: #ffbb38; }

.sidebar-area {
  position: relative;
  z-index: 1; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .sidebar-area {
      margin-top: 100px; } }
  @media only screen and (max-width: 767px) {
    .sidebar-area {
      margin-top: 100px; } }

.single-widget-area {
  position: relative;
  z-index: 1;
  margin-bottom: 50px; }
  .single-widget-area:last-child {
    margin-bottom: 0; }
  .single-widget-area .widget-heading {
    position: relative;
    z-index: 1;
    margin-bottom: 35px; }
    .single-widget-area .widget-heading .line {
      width: 30px;
      height: 8px;
      background-color: #ffbb38;
      border-radius: 5px;
      display: block;
      margin-bottom: 15px; }
  .single-widget-area.search-widget {
    position: relative;
    z-index: 1; }
    .single-widget-area.search-widget form {
      position: relative;
      z-index: 1; }
      .single-widget-area.search-widget form input {
        width: 100%;
        height: 50px;
        border-radius: 5px;
        border: none;
        background-color: #f1f7f9;
        padding: 0 20px;
        font-size: 12px;
        font-style: italic; }
      .single-widget-area.search-widget form button {
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        position: absolute;
        width: 125px;
        height: 50px;
        border: none;
        top: 0;
        right: 0;
        z-index: 99;
        background-color: #003679;
        color: #ffbb38;
        font-weight: 600;
        font-size: 14px;
        text-transform: uppercase;
        border-radius: 5px;
        cursor: pointer; }
        .single-widget-area.search-widget form button:hover {
          background-color: #ffbb38;
          color: #003679; }
  .single-widget-area.cata-widget ul {
    padding-left: 35px; }
    .single-widget-area.cata-widget ul li a {
      display: block;
      font-size: 15px;
      padding: 7px 0;
      font-weight: 600;
      color: #003679; }
      .single-widget-area.cata-widget ul li a:hover, .single-widget-area.cata-widget ul li a:focus {
        color: #ffbb38; }

.comment_area {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 50px; }
  .comment_area .comment-content .comment-author {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 51px;
    flex: 0 0 51px;
    min-width: 51px;
    margin-right: 30px;
    height: 51px;
    border-radius: 50%; }
    @media only screen and (max-width: 767px) {
      .comment_area .comment-content .comment-author {
        margin-right: 15px; } }
    .comment_area .comment-content .comment-author img {
      border-radius: 50%; }
  .comment_area .comment-content .comment-meta {
    margin-bottom: 30px; }
    .comment_area .comment-content .comment-meta .post-author,
    .comment_area .comment-content .comment-meta .post-date,
    .comment_area .comment-content .comment-meta .reply {
      position: relative;
      z-index: 1;
      margin-bottom: 5px;
      display: inline-block;
      font-size: 14px;
      color: #212121;
      margin-right: 30px; }
      @media only screen and (max-width: 767px) {
        .comment_area .comment-content .comment-meta .post-author,
        .comment_area .comment-content .comment-meta .post-date,
        .comment_area .comment-content .comment-meta .reply {
          font-size: 12px;
          margin-right: 15px; } }
      .comment_area .comment-content .comment-meta .post-author::after,
      .comment_area .comment-content .comment-meta .post-date::after,
      .comment_area .comment-content .comment-meta .reply::after {
        position: absolute;
        top: 0;
        right: -16px;
        content: '|';
        z-index: 1; }
        @media only screen and (max-width: 767px) {
          .comment_area .comment-content .comment-meta .post-author::after,
          .comment_area .comment-content .comment-meta .post-date::after,
          .comment_area .comment-content .comment-meta .reply::after {
            right: -8px; } }
      .comment_area .comment-content .comment-meta .post-author:hover,
      .comment_area .comment-content .comment-meta .post-date:hover,
      .comment_area .comment-content .comment-meta .reply:hover {
        color: #003679; }
    .comment_area .comment-content .comment-meta .reply {
      margin-right: 0; }
      .comment_area .comment-content .comment-meta .reply::after {
        display: none; }
    .comment_area .comment-content .comment-meta p {
      margin-bottom: 15px;
      font-size: 14px;
      line-height: 2;
      font-weight: 500; }
  .comment_area .single_comment_area {
    margin-bottom: 30px; }
    .comment_area .single_comment_area:last-of-type {
      margin-bottom: 0; }
  .comment_area .children .single_comment_area {
    margin-left: 50px;
    margin-top: 30px; }

/* :: 13.0 Contact Area CSS */
.contact-advisor {
  position: relative;
  z-index: 1;
  background-color: #ffbb38;
  padding: 35px; }
  .contact-advisor h5 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 40px; }
  .contact-advisor .single-advisor {
    position: relative;
    z-index: 1;
    margin-bottom: 60px; }
    .contact-advisor .single-advisor:last-child {
      margin-bottom: 0; }
    .contact-advisor .single-advisor .advisor-img {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
      flex: 0 0 80px;
      max-width: 80px;
      width: 80px;
      margin-right: 30px; }
    .contact-advisor .single-advisor .advisor-info h6 {
      color: #ffffff;
      margin-bottom: 5px;
      font-weight: 600; }
    .contact-advisor .single-advisor .advisor-info span {
      font-size: 12px;
      text-transform: capitalize;
      margin-bottom: 15px;
      display: block;
      color: #ffffff; }
    .contact-advisor .single-advisor .advisor-info p {
      font-size: 14px;
      margin-bottom: 0;
      line-height: 1;
      font-weight: 700;
      color: #ffffff; }

.contact-form-area .form-control {
  position: relative;
  z-index: 2;
  height: 54px;
  width: 100%;
  background-color: #fff;
  font-size: 12px;
  margin-bottom: 15px;
  border: none;
  border-radius: 5px;
  padding: 15px 30px;
  font-weight: 500;
  color: #aeaeae;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
  .contact-form-area .form-control:focus {
    box-shadow: none; }
.contact-form-area textarea.form-control {
  height: 250px; }

.map-area {
  position: relative;
  z-index: 2;
  height: 960px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .map-area {
      height: 1200px; } }
  @media only screen and (max-width: 767px) {
    .map-area {
      height: 1200px; } }
  .map-area iframe {
    width: 100%;
    height: 100%;
    border: none;
    margin-bottom: 0; }
  .map-area .contact---area {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    .map-area .contact---area .contact-page {
      background-color: #003679;
      padding: 70px 45px; }
      @media only screen and (max-width: 767px) {
        .map-area .contact---area .contact-page {
          padding: 40px 30px; } }
      .map-area .contact---area .contact-page h4 {
        color: #ffffff;
        font-weight: 600; }

/* :: 14.0 Elements Area CSS */
.elements-title {
  position: relative;
  z-index: 1; }
  .elements-title .line {
    width: 30px;
    height: 8px;
    background-color: #ffbb38;
    border-radius: 5px;
    display: block;
    margin-bottom: 15px; }
  .elements-title h2 {
    font-size: 24px;
    margin-bottom: 0; }

.single-service-area {
  position: relative;
  z-index: 1; }
  .single-service-area .icon {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #003679;
    text-align: center;
    margin-right: 20px;
    line-height: 60px;
    color: #ffffff;
    font-size: 30px; }
  .single-service-area .text h5 {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    font-size: 18px; }
  .single-service-area .text p {
    margin-bottom: 0; }
  .single-service-area:hover .icon, .single-service-area:focus .icon {
    background-color: #ffbb38; }
  .single-service-area:hover .text h5, .single-service-area:focus .text h5 {
    color: #ffbb38; }

.single-cool-fact {
  position: relative;
  z-index: 1; }
  .single-cool-fact .scf-icon {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    max-width: 70px;
    width: 70px; }
    .single-cool-fact .scf-icon i {
      color: #ffbb38;
      font-size: 65px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-cool-fact .scf-icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px;
        max-width: 40px;
        width: 40px; }
        .single-cool-fact .scf-icon i {
          font-size: 40px; } }
  .single-cool-fact .scf-text h2 {
    font-size: 48px;
    margin-bottom: 10px;
    color: #212121;
    font-weight: 600; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-cool-fact .scf-text h2 {
        font-size: 36px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-cool-fact .scf-text h2 {
        font-size: 30px; } }
    @media only screen and (max-width: 767px) {
      .single-cool-fact .scf-text h2 {
        font-size: 24px; } }
  .single-cool-fact .scf-text p {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 0;
    color: #212121;
    line-height: 1; }
  .single-cool-fact.white .scf-icon i,
  .single-cool-fact.white .scf-text h2,
  .single-cool-fact.white .scf-text p {
    color: #ffffff; }

.single-accordion.panel {
  background-color: #ffffff;
  border: 0 solid transparent;
  border-radius: 4px;
  box-shadow: 0 0 0 transparent;
  margin-bottom: 15px; }
.single-accordion:last-of-type {
  margin-bottom: 0; }
.single-accordion h6 {
  margin-bottom: 0; }
  .single-accordion h6 a {
    font-family: "Open Sans", sans-serif;
    background-color: #003679;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    margin: 0;
    padding: 20px 70px 20px 30px;
    position: relative;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600; }
    .single-accordion h6 a span {
      background: transparent;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      font-size: 10px;
      position: absolute;
      right: 0;
      text-align: center;
      top: 0;
      width: 58px;
      height: 100%;
      color: #ffffff;
      line-height: 58px; }
      .single-accordion h6 a span.accor-open {
        opacity: 0; }
    .single-accordion h6 a.collapsed {
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      background-color: #ffbb38;
      color: #ffffff; }
.single-accordion .accordion-content {
  border-top: 0 solid transparent;
  box-shadow: none; }
  .single-accordion .accordion-content p {
    padding: 15px 15px 0;
    margin-bottom: 0; }

.single-skils-area {
  position: relative;
  z-index: 1;
  text-align: center; }
  .single-skils-area .circle {
    position: relative;
    z-index: 10;
    margin-bottom: 15px; }
  .single-skils-area .skills-text {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .single-skils-area .skills-text span {
      font-size: 18px;
      color: #212121;
      font-weight: 600; }
  .single-skils-area p {
    margin-bottom: 0;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 2px;
    color: #212121;
    text-transform: uppercase; }

.credit-tabs-content {
  position: relative;
  z-index: 1; }
  .credit-tabs-content .nav-tabs {
    border-bottom: none;
    margin-bottom: 15px; }
    .credit-tabs-content .nav-tabs .nav-link {
      background-color: #f1f7f9;
      padding: 0 20px;
      height: 50px;
      line-height: 50px;
      color: #212121;
      margin: 0 2px;
      border-radius: 5px;
      font-size: 16px;
      font-weight: 600; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .credit-tabs-content .nav-tabs .nav-link {
          padding: 0 15px;
          font-size: 14px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .credit-tabs-content .nav-tabs .nav-link {
          padding: 0 15px;
          font-size: 14px; } }
      @media only screen and (max-width: 767px) {
        .credit-tabs-content .nav-tabs .nav-link {
          padding: 0 15px;
          font-size: 14px; } }
      .credit-tabs-content .nav-tabs .nav-link.active {
        background-color: #003679;
        color: #ffffff; }
  .credit-tabs-content .credit-tab-text {
    position: relative;
    z-index: 1;
    padding-top: 10px; }
    .credit-tabs-content .credit-tab-text p {
      margin-bottom: 0; }
  .credit-tabs-content .tab-content h6 {
    font-size: 18px; }

.single-icons {
  position: relative;
  z-index: 1;
  background-color: #003679;
  border-radius: 5px;
  text-align: center;
  padding: 50px 20px; }
  .single-icons i {
    font-size: 50px;
    margin-bottom: 30px;
    display: block;
    color: #fff; }
  .single-icons span {
    display: block;
    color: #fff; }

/* ====== The End ====== */

/*# sourceMappingURL=style.css.map */


/*============Custom Css 25-3-25================*/


.flx-box-main{
    display:flex;
}
.cent-cent-content{
    display:flex;
    justify-content:center;
    align-items:center;
}
.flx-contact h5 {
  font-size: 16px;
  margin-bottom: 3px;
}
.img-responsive{
  max-width: 70%;
}
.rgt-spccall{
    margin-right:15px;
}
.lgreg-btn{
    background: #ffbb38;
  color: #fff !important;
  border-radius: 5px;
  padding: 10px 30px;
  text-transform: uppercase;
  font-size: 14px !important;
  border:2px solid #ffbb38;
}
.lgreg-btn:hover{
    background: transparent;
    border:2px solid #fff;
}
.welcome-text h4{
    font-size: 16px;
  color: #fff;
  font-family: 'Mulish', sans-serif;
  background-color: #ffffff4f;
  display: inline-block;
  padding: 5px 30px;
  border-radius: 40px;
  border: 1px solid #fff;
  letter-spacing: 5px;
}
.btn-youtube a img{
  width: 100% !important;
  max-width: 100%;
}
.btn-youtube a{
    background-color: #f00;
  width: 50px;
  display: inline-block;
  height: 50px;
  border-radius: 50%;
}
.twobtn-banner{
    display: flex;
  justify-content: center;
  gap:15px;
}
.btn-contact a{
    background: #ffbb38;
  color: #fff !important;
  border-radius: 5px;
  padding: 10px 30px;
  text-transform: uppercase;
  font-size: 14px !important;
  border: 2px solid #ffbb38;
}
.section-imgbg{
        background: url(../img/bg-img/team-bg.png) no-repeat;
    width: 100%;
    padding: 100px 0px 30px;
    background-size: cover;
    text-align:left;
} 
.single-features-area p a{
    display:none;
}



.report-section {
            position: relative;
            width: 100%;
            max-width: 600px;
            overflow: hidden;
        }
        .report-section img {
            width: 100%;
            display: block;
            transition: transform 0.3s ease;
            border-radius:6px;
        }
        .report-section:hover img {
            transform: scale(1.05);
        }
        .report-content {
            position: absolute;
            bottom: 20px;
            left: 20px;
            background: rgba(0, 0, 0, 0.6);
            color: white;
            padding: 15px;
            border-radius: 5px;
            transition: background 0.3s ease;
        }
        .report-button {
            display: inline-block;
            margin-top: 10px;
            padding: 8px 15px;
            background: #ffbb38;
            color: black;
            text-decoration: none;
            border-radius: 5px;
            font-size: 14px;
            transition: background 0.3s ease, color 0.3s ease;
        }
        .report-button:hover {
            background: #003679;
            color: white;
        }
        .report-content h5{
            color:#fff;
        }
        .cta-2-area-join{
        background: url(../img/bg-img/landing-bg-1.jpg) no-repeat;
        width: 100%;
        padding: 80px 0px ;
        background-attachment:fixed;
        background-size: cover;
        }
        
        .cta-text h4{
            font-size:25px;
            line-height:35px;
            color:#fff;
        }
        .cta-content  {
            text-align:center;
        }
        .img-responsive-2{
            width: 100%;
  object-fit: cover;
        }
        .courses-sing-bdy{
            background-color: #f4f4f4;
  padding: 10px;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
  margin-bottom:15px;
  
        }
        .rm-btn{
            display:flex;
            justify-content:center;
        }
        
        
        .course-sing{
            background-color:#003679;
            height:390px;
            border-radius: 10px;
            margin: 30px 0;
            text-align:center;
        }
        .course-sing h6{
            background: #ffbb38;
  color: #fff;
  padding: 2px 25px;
  text-transform: uppercase;
  font-size: 16px;
  display:inline-block;
  display: inline-block;
  font-family: 'Mulish', sans-serif;
        }
        .course-sing:hover{
            margin-top:-5px;
            transition:  0.5s ease;
        }
        .lgreg-btn-2{
            background: #ffbb38;
  color: #fff !important;
  border-radius: 5px;
  padding: 10px 30px;
  text-transform: uppercase;
  font-size: 14px !important;
  border: 2px solid #ffbb38;
        }
        .lgreg-btn-2:hover{
            background: transparent;
  border: 2px solid #ffbb38;
  color:#ffbb38 !important;  
        }
        .services-area-ssa{
            background: url(../img/bg-img/hp2-about-bg.jpg) no-repeat;
        width: 100%;
        padding: 80px 0px ;
        background-attachment:fixed;
        background-size: cover;
        }
        .section-heading-ssa h2 {
  font-size: 36px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 0;
  font-family: "Playfair Display", serif;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.tips ul li{
    color:#fff;
}

.carousel-box{
    background-color: #f4f4f4;
  padding: 50px 0;
  border-radius: 15px;
  border: 2px solid #e2e2e2;
}
.carousel-control-next, .carousel-control-prev {
  width: 5%;
}
.carousel-control-prev-icon {
  background-image: url(../img/bg-img/back-btn.png);
}
.carousel-control-next-icon {
  background-image: url(../img/bg-img/next-btn.png);
}
.carousel-control-next-icon, .carousel-control-prev-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
    background-size: auto;
  background-size: 100% 100%;
}

.testimonials{
            background: url(../img/bg-img/banner-four-2.jpg) no-repeat;
        width: 100%;
        padding: 80px 0px ;
        background-attachment:fixed;
        background-size: cover;
        }
        
        .newsletter-area-two{
                        background: url(../img/bg-img/business-bg.jpg) no-repeat;
        width: 100%;
        padding: 80px 0px ;
        background-size: cover;
        }
        .nl-content p{
            font-size: 14px;
  letter-spacing: 4px;
  color: #fff;
  text-transform: uppercase;
  background-color: #ffffff3b;
  display: inline-block;
  padding: 0px 25px;
  border-radius: 50px;
  border: 1px solid #fff;
  margin-bottom: 10px;
        }
        .nl-content h2{
            color:#fff;
        }
        .form-ssa{
            background-color:#fdfdfd;
            padding:50px 40px;
            margin-top:-60px;
            border-radius:4px;
            box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        }
        .newsletter-area-three{
            margin-bottom:50px;
        }
        .sing-anker-img {
            background-color: #fff;
  width: 50px;
  display: inline-block;
  height: 50px;
  border-radius: 50%;
  padding: 12px;
        }
        .social-network{
            padding-bottom:30px;
        }
        
        
/*        responsive start*/

@media only screen and (min-width: 0px) and (max-width: 991px) {
    .top-header-area{
        display:none;
    }
    .lgreg-btn{
        display:none !important;
    }
    .plr {
  padding-left: 0px;
  padding-right: 0px;
}
.img-responsive {
  max-width: 40%;
}
.classy-navbar-toggler .navbarToggler span {
  position: relative;
  background-color: #fff;
}
.breakpoint-on .classynav > ul > li > a {
  background-color: #f2f4f800 !important;
}
}

@media only screen and (min-width: 991px) and (max-width: 2000px){
    .logo-mobile{
        display:none;
    }
    
}

@media only screen and (min-width: 0px) and (max-width: 362px){
    .welcome-text h4 {
  font-size: 14px;
  color: #fff;
  font-family: 'Mulish', sans-serif;
  background-color: #ffffff4f;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 40px;
  border: 1px solid #fff;
  letter-spacing: 2px;
}
 .single-slide {
    height: 390px !important;
  }
  .single-features-area img {
      width:100%;
  height: 100% ;
  }
  .what-we-do {
  padding: 30px 0px;
}
.report-section {
  margin-bottom: 20px;
}
.tips{
    padding:40px;
}
.tips ul li{
    font-size:16px;
}
.services-area-ssa {
  padding: 35px 0px;
}
.carousel-control-next, .carousel-control-prev {
  width: 20%;
}
.form-ssa {
  padding: 30px 20px;
}
.footer-area .copywrite-area .copywrite-text {
    margin-top: 0px;
  }
  .cir-posit i {
  top: -25px !important;
  left: -14px !important;
  font-size: 95px !important;
}
}


@media only screen and (min-width: 362px) and (max-width: 423px){
    .welcome-text h4 {
  font-size: 14px;
  color: #fff;
  font-family: 'Mulish', sans-serif;
  background-color: #ffffff4f;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 40px;
  border: 1px solid #fff;
  letter-spacing: 2px;
}
 .single-slide {
    height: 390px !important;
  }
  .single-features-area img {
  width:100%;
  height: 100% ;
  }
  .what-we-do {
  padding: 30px 0px;
}
.report-section {
  margin-bottom: 20px;
}
.tips{
    padding:40px;
}
.tips ul li{
    font-size:16px;
}
.services-area-ssa {
  padding: 35px 0px;
}
.carousel-control-next, .carousel-control-prev {
  width: 20%;
}
.form-ssa {
  padding: 30px 20px;
}
.footer-area .copywrite-area .copywrite-text {
    margin-top: 0px;
  }
  .course-sing {
  height: 445px;
}
.cir-posit i {
  top: -25px !important;
  left: -14px !important;
  font-size: 95px !important;
}
}


@media only screen and (min-width: 423px) and (max-width: 575px){
    .welcome-text h4 {
  font-size: 14px;
  color: #fff;
  font-family: 'Mulish', sans-serif;
  background-color: #ffffff4f;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 40px;
  border: 1px solid #fff;
  letter-spacing: 2px;
}
 .single-slide {
    height: 390px !important;
  }
  .single-features-area img {
  width:100%;
  height: 100% ;
  }
  .what-we-do {
  padding: 30px 0px;
}
.report-section {
  margin-bottom: 20px;
}
.tips{
    padding:40px;
}
.tips ul li{
    font-size:16px;
}
.services-area-ssa {
  padding: 35px 0px;
}
.carousel-control-next, .carousel-control-prev {
  width: 20%;
}
.form-ssa {
  padding: 30px 20px;
}
.footer-area .copywrite-area .copywrite-text {
    margin-top: 0px;
  }
  .course-sing {
  height: 525px;
}
.cir-posit i {
  top: -25px !important;
  left: -14px !important;
  font-size: 95px !important;
}
}


@media only screen and (min-width: 575px) and (max-width: 767px){
    .welcome-text h4 {
  font-size: 14px;
  color: #fff;
  font-family: 'Mulish', sans-serif;
  background-color: #ffffff4f;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 40px;
  border: 1px solid #fff;
  letter-spacing: 2px;
}
 .single-slide {
    height: 390px !important;
  }
  .single-features-area img {
  width:100%;
  height: 100% ;
  }
  .what-we-do {
  padding: 30px 0px;
}
.report-section {
  margin-bottom: 20px;
}
.tips{
    padding:40px;
}
.tips ul li{
    font-size:16px;
}
.services-area-ssa {
  padding: 35px 0px;
}
.carousel-control-next, .carousel-control-prev {
  width: 20%;
}
.form-ssa {
  padding: 30px 20px;
}
.footer-area .copywrite-area .copywrite-text {
    margin-top: 0px;
  }
  .course-sing {
  height: 320px;
}
.cir-posit i {
  top: -25px !important;
  left: -14px !important;
  font-size: 95px !important;
}
}
@media only screen and (min-width: 767px) and (max-width: 991px){
 .single-features-area img {
  width:100%;
  height: 100% ;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1200px){
    .plr {
  padding-left: 0px;
  padding-right: 0px;
}
.header-area .credit-main-menu .classy-navbar .classynav ul li a {
  padding: 0 7px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1400px){
    .plr {
  padding-left: 30px;
  padding-right: 30px;
}
.header-area .credit-main-menu .classy-navbar .classynav ul li a {
  padding: 0 7px;
}
}



/*==============Services Css Start==================*/


.mo-heading{
    font-size:20px;
}
.market-tex p img{
    border:4px solid #c4c4c4;
    border-radius:7px;
    margin-bottom:10px;
}
.market-tex p a{
    background: rgb(255, 187, 56);
  color: rgb(255, 255, 255) !important;
  border-radius: 5px;
  padding: 10px 30px;
  text-transform: uppercase;
  font-size: 14px !important;
  border: 2px solid rgb(255, 187, 56);
  margin-bottom: 30px;
  display: inline-block;
}
.descrip-p p{
    color:#000;
}
.descrip-p img{
    border:4px solid #c4c4c4;
    border-radius:7px;
    margin-bottom:10px;
}
.service-car .carousel-control-next, .carousel-control-prev{
    width: 11%;
}
@media only screen and (min-width: 0px) and (max-width: 991px){
    .arc {
  float: right;
  background: #003679;
  color: #fff;
  text-align: center;
  padding: 7px 15px;
  margin-bottom: 20px;
  font-size: 14px;
  cursor: pointer;
  border-radius: 5px;
}
}

.posab{
    position:relative;
}
.posab img{
    position:relative;
    z-index:50;
}
.cir-posit i{
    position: absolute;
  top: -25px;
  left: -30px;
  font-size: 123px;
  color: #ffbb38;
}
.cir-posit-box i{
   position: absolute;
  bottom: -10px;
  right: -30px;
  font-size: 123px;
  color: #003679;
}
.circle {
    animation: rotate 5s linear infinite;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}


.box {
    animation: bounce 5s ease-in-out infinite;
}

@keyframes bounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(20px);
    }
}


.get-it{
    font-size:30px !important;
}
.contact-form-area h4{
    font-size:30px;
    margin-bottom:20px;
}
.contact-form-area{
    background-color:#f2f2f2;
    padding:30px 50px;
    border-radius:8px;
    border: 2px solid #c4c4c4;
}
.date-position{
    position:relative;
}
.arow-cir-main{
    position:absolute;
    right: -25px;
  bottom: 23px;
}
.flx-cd{
    display:flex;
    justify-content:space-between;
}

@media only screen and (min-width: 0px) and (max-width: 362px){
  .arow-cir-main {
  position: absolute;
  right: -11px;
  bottom: -13px;
  rotate: 50deg;
}
.buy {
  margin-bottom: 10px;
}
.flx-cd h6 p {
  font-size: 16px !important;
}
}
@media only screen and (min-width: 362px) and (max-width: 423px){
   .arow-cir-main {
  position: absolute;
  right: -11px;
  bottom: -13px;
  rotate: 50deg;
}
.flx-cd h6 p {
  font-size: 16px !important;
  color: #000;
}
.buy {
  margin-bottom: 10px;
}
}
@media only screen and (min-width: 423px) and (max-width: 575px){
  .arow-cir-main {
  position: absolute;
  right: -11px;
  bottom: -13px;
  rotate: 50deg;
}
}
@media only screen and (min-width: 991px) and (max-width: 1200px){
  
}
@media only screen and (min-width: 1200px) and (max-width: 1400px){
  
}

.flx-cd h6 p{
    font-size:22px;
    color:#000;
}
.cat-name{
    background-color:#ffbb38;
    padding:5px 14px;
    color:#fff;
    font-size:16px;
    margin-right:10px;
}
.card-plus i{
   background-color: #003679;
  color: #fff;
  padding: 12px !important;
  border-radius: 50px;
  width: 35px;
  height: 35px;
}
.topic-ic {
    background:#fff;
    width:30px;
    height:30px;
    border-radius:50px;
}
.point-btn p{
    margin-right: 15px;
  background-color: #fff;
  padding: 5px 10px;
  border: 1px solid #c4c4c4;
  border-radius: 50px;
  line-height: 15px;
}
.seg-name{
    font-size:22px;
    line-height:40px;
}
.i-btnplus{
    position:absolute;
    top: 50%;
  right:0;
  transform: translate(-50%, -50%);
}
.po-plusrel{
    position:relative;
}
.acc-cd .fa{
    margin-right:0;
}
.price-red{
    color:#FF0000;
}
.dis-cross{
    font-size:16px;
}
.ma-text{
    color:#fff;
}
.course-video .modal-body{
    padding:0;
}

.image-sepsec{
    background: url(../img/bg-img/bg-abmain.jpg) no-repeat;
        padding: 50px 0px ;
        background-size: cover;
        border-bottom:2px solid #f4f4f4;
}
.jbm-txt{
    color:#ffbb38 !important;
}
.spe{
    color:#fff !important;
}
.login-logsl .form-control {
  width: 100%;
  background-color: #fff;
  font-size: 12px;
  border: 1px solid #f4f4f4;
  border-radius: 2px;
  padding: 3px 12px;
  font-weight: 500;
  color: #aeaeae;
  height: 45px;
}
.bg-lb{
    background-color: #f4f4f4;
  padding: 30px 50px;
}
.bg-gry{
    background-color: #003679;
  padding: 30px 50px;
}

@media only screen and (min-width: 0px) and (max-width: 575px){
  .bg-lb{
    background-color: #f4f4f4;
  padding: 30px 20px;
}
.bg-gry{
    background-color: #003679;
  padding: 30px 20px;
}
.dashboard-area {
  padding: 50px 0px;
}
}


.price-btmmar{
    margin-bottom:25px;
}
.list-unstyled li a i{
    background-color: #fff;
  color: #003679;
  padding: 9px 10px;
  border-radius: 50%;
  margin-right: 5px;
}
.cart-text a{
    color:#000;
}
.client-main-bg{
    background-color:#f2f2f2;
}