﻿@import url('../../../css2');
@import url('../../../css2-1');
@import url('../../../css2-2');
:root {
  --color-principal: #713600; 
  --color-secundario: #ff5722;
  --blanco-fondo: #f5f5f5;
}
html, body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #483e3f;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
}
.body{
    overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    line-height: .9;
    font-weight: 700;
    font-family: 'Ubuntu', sans-serif;
    line-height: 1.2;
}


a:focus, a:active, button:focus, button:active,
.btn.active.focus, .btn.active:focus, .btn.focus,
.btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
    box-shadow: none;
    color:var(--color-principal);
}
.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(255,87,34,.25);
}
strong {
    font-weight: 700;
}

p {
    font-family: 'Ubuntu', sans-serif;
    font-size: 1rem;
    font-weight: 400;
}

ul, ol, li {
    margin: 0;
    padding: 0;
    list-style: none;
}

a, a:hover, a:focus {
    outline: none;
    text-decoration: none;
    color: inherit;
}

a {
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    color: var(--color-principal);
}
.alt-fonts {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 600;
}
.text-primary {
    color: var(--color-principal) !important;
}

.bg-primary {
    background-color: var(--color-principal) !important;
}
img {
    max-width: 100%;
    height: auto;
    width: 100%;
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
}
.bg-img-fix {
    background-attachment: fixed !important;
    background-size: cover !important;
}
section {
    padding: 100px 0;
}

.nav>li>a:hover, .nav>li>a:focus {
    background-color: transparent;
    text-decoration: none;
}

.white {
    color: #fff !important;
}
.gray-bg{
    background: #f9f9f9 !important;
}
.hr {
    margin: 40px 0 42px 0;
    background-color: #bbbbbb;
    height: 1px;
    overflow: hidden;
}
.ml-0{
    margin-left: 0 !important;
}
.btn-default {
    background-color: var(--color-principal);
    border: 1px solid var(--color-principal);
    position: relative;
    padding: 8px 24px;
    color: #fff;
    font-size: 1rem;
    line-height: 28px;
    border-radius: .25rem;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    border-width: 1px;
    transition: .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.btn-default.active, 
.btn-default:focus,
.btn-default:hover{
    background-color: #fff;
    border-color: var(--color-principal);
    color: #434345;
}

.btn-danger {
    background-color: var(--color-principal); !important;
    border: 1px solid var(--color-principal); !important;
    color: #fff !important;
}

.btn-danger.active, .btn-danger:hover, .btn-danger:focus {
    background-color: transparent !important;
    border: 1px solid var(--color-principal);
    color: #fff;
}

.divider {
    width: 40px;
    height: 2px;
    padding: 0;
    margin: 27px auto 34px;
    background: #d9d9d9 !important;
    border: none;
}

.bg-danger {
    background-color: var(--color-principal) !important;
}

.truncate {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pp_gallery ul a img {
    width: 50px;
}

div.pp_default .pp_social {
    display: none;
    margin-top: 7px;
}
.footer-top,
.testinomials {
    position: relative;
    overflow: hidden;
}
.contact-form label.error {
    color: #da292a;
    font-size: 0.9rem;
}
/********Scroll Up*******/
.scrollup {
    background-color: var(--color-principal);
    border: 1px solid var(--color-principal);
    border-radius: 50%;
    bottom: 40px;
    color: #ffffff;
    display: none;
    font-size:22px;
    height: 40px;
    line-height: 38px;
    position: fixed;
    z-index: 9;
    right: 40px;
    text-align: center;
    width: 40px;
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease
}
.scrollup:hover {
    background-color: #fff;
    color: var(--color-principal);
}
.heading-section {
    margin-bottom: 50px;
    color: #16161d;
}

.heading-section h2 {
    color: #483e3f;
    font-size: 2.8rem;
    text-transform: capitalize;
    margin-bottom: 15px;
    font-weight: 600;
}
.sub-border:after {
    content: '';
    background-color: #483e3f;
    position: absolute;
    bottom: 2px;
    text-align: left;
    width: 44px;
    height: 5px;
    margin: 0 0 0 10px;
}

/*============== Loading =============**/

.ctn-preloader {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
     height: 100%;
    z-index: 9999;
    background-color: #ffffff;
}

.ctn-preloader .animation-preloader {
	position: absolute;
  z-index: 100;
}

/* Spinner cargando */
.ctn-preloader .animation-preloader .spinner {
  animation: spinner 1s infinite linear;
	border-radius: 50%;
  border: 3px solid rgba(0, 0, 0, 0.2);
  border-top-color: var(--color-principal); 
  height: 9em;
  margin: 0 auto 3.5em auto;
  width: 9em;
}

/* Texto cargando */
.ctn-preloader .animation-preloader .txt-loading {
  font: bold 5em 'Montserrat', sans-serif;
	text-align: center;
	user-select: none;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:before {
  animation: letters-loading 4s infinite;
  color: var(--color-principal);
  content: attr(data-text-preloader);
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: rotateY(-90deg);
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading {
	color: rgba(46, 46, 46, 0.2);
	position: relative;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {
  animation-delay: 0.2s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {
  animation-delay: 0.4s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {
  animation-delay: 0.6s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {
  animation-delay: 0.8s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before {
  animation-delay: 1s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before {
  animation-delay: 1.2s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before {
  animation-delay: 1.4s;
}

.ctn-preloader .loader-section {
  background-color: #ffffff;
  height: 100%;
	position: fixed;
  top: 0;
  width: calc(50% + 1px);
}

.ctn-preloader .loader-section.section-left {
  left: 0;
}

.ctn-preloader .loader-section.section-right {
  right: 0;
}

/* Efecto de fade en la animación de cargando */
.loaded .animation-preloader {
  opacity: 0;
  transition: 0.3s ease-out;
}

/* Efecto de cortina */
.loaded .loader-section.section-left {
  transform: translateX(-101%);
  transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1.000);
}

.loaded .loader-section.section-right {
  transform: translateX(101%);
  transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1.000);
}

/* Animación del preloader */
@keyframes spinner {
	to {
		transform: rotateZ(360deg);
	}
}

/* Animación de las letras cargando del preloader */
@keyframes letters-loading {
  0%,
  75%,
  100% {
  	opacity: 0;
    transform: rotateY(-90deg);
  }

  25%,
  50% {
    opacity: 1;
    transform: rotateY(0deg);
  }
}

/* Tamaño de portatil hacia atras (portatil, tablet, celular) */
@media screen and (max-width: 767px) {
	/* Preloader */
	/* Spinner cargando */	
	.ctn-preloader .animation-preloader .spinner {
		height: 8em;
		width: 8em;
	}

	/* Texto cargando */
	.ctn-preloader .animation-preloader .txt-loading {
	  font: bold 3.5em 'Montserrat', sans-serif;
	}
}

@media screen and (max-width: 500px) {
	/* Prelaoder */
	/* Spinner cargando */
	.ctn-preloader .animation-preloader .spinner {
		height: 7em;
		width: 7em;
	}

	/* Texto cargando */
	.ctn-preloader .animation-preloader .txt-loading {
	  font: bold 2em 'Montserrat', sans-serif;
	}
}
/*============ header ============*/

.header {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.header-top {
    padding: 10px 0;
    background-color: var(--color-principal);
}

.top-contact ul li {
    padding: 0 20px 0 0;
    display: inline-block;
    font-size: 15px;
}

.top-contact ul li:first-child {
    border-right: 1px solid #fff;
    margin-right: 20px;
}

.top-contact ul li a {
    color: #fff;
}
.top-login ul {
    margin: 0;
    padding: 0;
    text-align: right;
}
.top-login ul li {
    display: inline-block;
    padding-left: 15px;
}
.top-login ul li a {
    font-weight: 600;
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
}
.top-login ul li a i {
    font-size: 11px;
    padding-right: 5px;
}
.navbar-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    height: 70px;
    width: 100%;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
    z-index: 999;
}

.sticky-wrapper, .sticky-wrapper.is-sticky {
    height: auto !important;
}

.is-sticky .header-top {
    display: none;
}
.is-sticky .navbar-wrapper {
    background: rgba(255, 255, 255, 0.9);
    box-shadow: rgba(0, 0, 0, 0.06) 0px 12px 25px;
}
nav.main-navbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo {
    width: 230px;
}
.navigation .mainnav {
    display: flex;
    align-items: center;
    justify-content: end;
}
.navigation .navbar-nav{
    flex-direction: inherit;
}
.navigation ul li{
    position: relative;
}
.navigation ul li a {
    font-size: 1rem;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
    padding: 28px 12px;
    position: relative;
    display: block;
}
.is-sticky .navigation ul li a{
    color: #333;
}
.navigation ul li:last-child a{
    padding-right: 0;
}
.navigation ul li a i {
    margin: 0 0 0 5px;
    font-size: 10px;
}
.navigation ul>li>a:after {
    position: absolute;
    content: "";
    left: 0;
    width: 0;
    height: 3px;
    background: #fd4766;
    transition: .3s;
    bottom: 1px;
}
.navigation ul>li>a.active:after {
    width: 100%;
}

.navigation ul ul {
    top: 96%;
    z-index: 999;
    width: 220px;
    position: absolute;
    text-align: left;
    background: rgba(0, 0, 0, 0.9);
    box-shadow: 0 16px 32px rgb(0 0 0 / 10%);
    transition: 0.3s ease-in-out !important;
    opacity: 0;
    visibility: hidden;
    padding: 20px;
}

.navigation ul li:hover>ul {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}
.navigation ul li ul li a {
    position: relative;
    color: #fff !important;
    padding: 0;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.navigation ul li a:hover, 
.navigation ul li a:focus, 
.navigation ul li a.active,
.navigation ul li ul li a:hover,
.navigation ul li ul li a:focus,
.navigation ul li ul li a.active{
    color: var(--color-principal) !important;
}
.navigation ul li ul li:last-child a{
    margin-bottom: 0;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

/*===========================================================
 Banner
============================================================*/

.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.banner .item {
    height: 100vh;
    position: relative;
    width: 100%;
}
.banner:after {
    content: "";
    width: 100%;
    height: 165px;
    background: url("../images/banner-bg.png") no-repeat top center;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    background-size: cover;
}
.banner .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner .item .cover {
    padding: 50px 15px 150px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
}
.banner .banner-content {
    max-width: 850px;
}
.banner .banner-content .banner-line {
    content: "";
    display: inline-block;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    border-bottom: 9px solid #fff;
}

.banner .banner-content h2 {
    /* font-weight: 300;
    font-size: 2.188rem;
    color: #fff; */
    font-weight: 600;
    font-size: 36px;
    color: var(--color-principal);
}

.banner .banner-content h1 {
    /* font-size: 3.5rem;
    font-weight: 600; */
    margin: 20px 0 30px;
    word-spacing: 3px;
    color: #fff;
    font-size: 80px;
    font-weight: 700;
}
.banner .banner-content h1 span{
    color: var(--color-principal);
}

.banner .banner-content p {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 28px;
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 300;
}

.banner .owl-item.active h1 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}

.banner .owl-item.active h2 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}

.banner .owl-item.active p {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.3s;
}
.blog-carousel .owl-nav .owl-next,
.blog-carousel .owl-nav .owl-prev,
.banner .owl-nav .owl-next,
.banner .owl-nav .owl-prev {
    left: -500px;
    top: 50%;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) !important;
    color: #fff !important;
    cursor: pointer;
    background: rgba(0,0,0,0.5);
    min-width: 70px;
    min-height: 70px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 35px;
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
}
.blog-carousel .owl-nav .owl-next,
.banner .owl-nav .owl-next{
    right: -500px;
    left: auto;
}
.blog-carousel .owl-nav .owl-prev span,
.blog-carousel .owl-nav .owl-next span,
.banner .owl-nav .owl-next span
.banner .owl-nav .owl-prev span {
    font-size: 1.6875rem;
    color: #fff;
}
.blog-carousel .owl-nav .owl-prev:focus,
.blog-carousel .owl-nav .owl-next:focus,
.banner .owl-nav .owl-next:focus,
.banner .owl-nav .owl-prev:focus {
    outline: 0;
}

.banner .owl-nav .owl-prev:hover {
    background: #000 !important;
}

.banner .owl-nav .owl-next span {
    font-size: 1.6875rem;
    color: #fff;
}
.blog-carousel:hover .owl-prev,
.banner:hover .owl-prev {
    left: 15px;
    opacity: 1;
}
.blog-carousel:hover .owl-next,
.banner:hover .owl-next {
    right: 15px;
    opacity: 1;
}
.owl-theme .owl-dots .owl-dot span {
    display: inline-block;
    width: 16px;
    height: 16px;
    box-sizing: border-box;
    background-color: var(--color-principal);
    border: 3px solid transparent;
    border-radius: 50%;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    transition: .3s;
    margin: 3px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background-color: transparent;
    border-color: var(--color-principal);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
/*===========================================================
 Banner Bottom Content
============================================================*/
.banner-bottom-section{
    margin-top: -165px;
    position: relative;
    z-index: 1;
}

.banner-bottom-block {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease-in-out;
    position: relative;
    padding: 30px 30px;
    background: var(--color-principal);
    color: #fff;
}
.banner-bottom-block-01{
    background: #ff6f6f;
}
.banner-bottom-block-03{
    background: #84479c;
}

.heading-section p {
    font-size: 1rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
    color: #797979;
}


.banner-bottom-block {
    position: relative;
    padding: 30px 15px;
    text-align: center;
}

.banner-bottom-icon {
    color: #fff;
    height: 60px;
    line-height: 52px;
    margin: auto auto 15px;
    font-size: 52px;
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
}
.banner-bottom-icon i{
    overflow: hidden;
    transition-duration: 0.8s;
    transition-property: transform;
}
.banner-bottom-block:hover .offer-icon i{
    /* background: linear-gradient(-12deg, #8b2302 0%, #00a7d1 100%); */
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
.banner-bottom-text h3 {
    font-size: 24px;
    display: block;
    margin-bottom: 15px;
    color: #ffffff;
    padding: 0;
}
.banner-bottom-text a{
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}
/*===========================================================
  Features Section
============================================================*/

.features-media {
    background-color: #222222;
    height: 500px;
}

.features-media-box {
    border-bottom: 1px solid #333333;
    cursor: pointer;
    height: 33.33%;
    padding: 0 70px;
}

.features-media-box:last-child {
    border-bottom: 0;
}

.media-box-inner {
    display: table;
    height: 100%;
    width: 100%;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.features-media-box .media-right {
    padding-left: 32px;
}

.features-media-box .media-right i {
    border: 2px solid #5a5a5a;
    color: #999999;
    font-size: 1.5rem;
    height: 70px;
    width: 70px;
    line-height: 70px;
    position: relative;
    text-align: center;
}

.features-media-box:hover .media-right i {
    border: 2px solid var(--color-principal);
    color: var(--color-principal);
}

.features-media-box .media-heading {
    color: #999999;
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 14px;
}

.features-media-box:hover .media-heading {
    color: var(--color-principal);
}

.features-media-box p {
    color: #999999;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 22px;
}

.features-slider .owl-theme .owl-controls {
    bottom: 10px;
    margin-top: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.features-slider .item img {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    width: 100%;
}

/*===========================================================
About Section
============================================================*/

 .about-image-two {
    bottom: -50px;
    left: -16.50%;
    position: absolute;
}
.about-image-three {
    left: -60px;
    padding: 0;
    z-index: 1;
    position: absolute;
    max-width: 200px;
    bottom: 150px;
}
.video-popup-button {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.video-popup-button a {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    /* z-index: 1; */
    /* position: absolute; */
    /* right: 5%; */
    /* bottom: 10%; */
}

.video-popup-button a .video-button-icon {
    background: var(--color-principal);
    box-shadow: 0 8px 16px rgba(0,0,0,.3);
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    height: 80px;
    width: 80px;
    transition: 0.3s;
    position: relative;
    text-align: center;
    z-index: 1;
    margin-right: 10px;
    line-height: 1;
}

.video-popup-button a .video-button-icon:before {
    -webkit-animation: pulse-border 1500ms ease-out infinite;
            animation: pulse-border 1500ms ease-out infinite;
    background: var(--color-principal);
    border-radius: 50%;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    z-index: -1;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.video-button-text span {
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
}

.about-info{
  /* padding: 0px 0px 0px 35px;   */
}
.about-info .subtitle-top{
    margin-bottom: 1rem;
    text-transform: uppercase;
    font-weight: 500;
}
.about-info .subtitle {
    font-size: 1.5rem;
    margin-bottom: 24px;
}
.about-info ul{
    margin: 32px 0 50px;
}
.about-info ul li{
    display: flex;
    align-items: center;
    padding-bottom: 8px;
}
.about-info ul li i{
    font-size: 12px;
    color: var(--color-principal);
}
.about-info ul li span{
    padding-left: 15px;
}
.view-more-btn {
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    transition: all 0.5s;
    cursor: pointer;
    background-color: var(--color-principal);
    border: 1px solid var(--color-principal);
    border-radius: 5px 5px 5px 5px;
    padding: 15px 30px;
    line-height: 1.1;
    text-transform: uppercase;
}
.view-more-btn:hover{
    color: var(--color-principal);
    background-color: #fff;
    border-color: var(--color-principal);
}
  .view-more-btn span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
  }
  
  .view-more-btn span:after {
    content: '\00bb';
    position: absolute;
    /* opacity: 0;
    top: 0;
    right: -20px; */
    transition: 0.5s;
  }
  .view-more-btn span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: -4px;
    right: -20px; 
    transition: 0.5s;
    font-size: 22px;
    line-height: 22px;
}
  .view-more-btn:hover span {
    padding-right: 25px;
  }
  
  .view-more-btn:hover span:after {
    opacity: 1;
    right: 5px;
  }
/*===========================================================
  Courses Section  
============================================================*/
.courses-item {
    width: 100%;
    background: #fff;
    border-radius: .4rem;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
    transition: all ease .4s;
    border: 1px solid #e8ebf1;
}
.courses-item:focus,
.courses-item:hover {
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
}
.courses-item-info {
    padding: 15px;
}
.courses-item-info .courses-title a {
    font-size: 18px;
    color: #483e3f;
    font-weight: 600;
}

.courses-ratings-reviews ul li {
    margin-right: 5px;
    line-height: 14px;
}
.courses-ratings-reviews ul li i {
    color: #fbab19;
    font-size: 12px;
}
.courses-ratings-reviews span {
    font-size: 12px;
    font-weight: 500;
}
.courses-time-price {
    font-size: 18px;
    font-weight: 500;
}
.courses-time-price i{
    font-size: 14px;
}
.courses-time-price .courses-price {
    font-size: 18px;
    font-weight: 600;
}
.courses-time-price .courses-price i{

    font-size: 14px;
}
.courses-time-price .courses-time {
    font-size: 14px;
}

.courses-author-img{
    max-width: 35px;
    height: 35px;
    border-radius: 50%;
    display: inline-block;
    overflow: hidden;
    margin-right: 7px;
}
.courses-author-img img {
    border-radius: 50%;
    border: 1px solid #f0f1f5;
}
.courses-author-name a {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    color: #483e3f;
}

.courses-item-info-buttom {
    width: 100%;
    border-top: 1px solid #f0f1f5;
    margin-top: 15px;
    padding-top: 15px;
}
 .view-all-blog a.btn,
.courses-item-info-buttom a.btn {
    padding: 12px 15px;
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    background: var(--color-principal);
    border-color: var(--color-principal);
}
.view-all-blog a.btn{
    max-width: 250px;
    margin: auto;
}
.view-all-blog a.btn:hover,
.courses-item-info-buttom a.btn:hover{
    color: var(--color-principal);
    background: #fff;
    border-color: var(--color-principal);
}
.custom-btn{
    padding: 12px 15px;
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    background: var(--color-principal);
    border-color: var(--color-principal); 
}
.custom-btn:hover{
    color: var(--color-principal);
    background: #fff;
    border-color: var(--color-principal);
}
/*===========================================================
  Courses List Section  
============================================================*/
.courses-list-item {
    border-radius: 5px;
    transition: all 0.2s ease 0s;
    overflow: hidden;
    box-shadow: rgb(0 0 0 / 5%) 0px 8px 20px 5px;
    border: 1px solid rgb(238, 238, 238);
    margin-bottom: 30px;
}
.courses-list-thumb {
    max-width: 350px;
}
.courses-list-info{
    padding: 15px 24px;
}
.courses-list-item .courses-title a {
    font-weight: 600;
    color: #483e3f;
    font-size: 18px;
    margin-bottom: 5px;
}
/*===========================================================
 Course Details
============================================================*/
.course-details-author{
    padding: 1.5rem;
    border-bottom: 1px solid #e6ebf5;
    display: flex;
    align-items: center;
}
.course-details-author .course-details-thumb {
    width: 60px;
    height: 60px;
    border-radius: 5px;
    margin-right: 1rem;
    overflow: hidden;
}
.course-details-author-info h4 a,
.course-details-author-info h4  {
     font-size: 1.5rem;
    margin-bottom: 5px;
    /* color: var(--color-principal); */
    line-height: 1rem;
    text-transform: capitalize;
}
.course-details-author-info span {
    font-size: 0.8rem;
    font-weight: 500;
}


.course-details-tabs .teachers-list-item .teachers-list-image {
    width: 250px;
    height: 250px;
}
.course-details-content .course-details-top h2 {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    font-weight: 500;
    border-bottom: 1px solid #e6ebf5;
    padding-bottom: 0.5rem;
}
.course-details-duration{
    margin-bottom: 24px;
}
.course-details-duration ul li {
    margin-right: 20px;
    font-size: 1.2rem;
    font-weight: 400;
}
.course-details-duration ul li i {
    color: var(--color-principal);
}
.course-details-banner{
    margin-bottom: 24px;
}
.course-details-sidebar{
    border-radius: 5px;
    box-shadow: rgb(0 0 0 / 9%) 0px 0px 25px;
}
.course-details-sidebar .course-details-features{
    padding: 1.5rem;
}
.course-details-sidebar .course-Enrolled-rating {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.course-details-sidebar .course-details-features span {
    font-size: 1rem;
}
.course-details-sidebar .course-details-features span i {
    color: var(--color-principal);
    margin-right: 5px;
}   
.course-details-sidebar .price-box .price {
    font-size: 28px;
    font-weight: 600;
    color: var(--color-principal);
}
.course-details-sidebar button.enroll-buttons {
    color: #fff;
    text-align: center;
    font-size: 1rem;
    transition: all 0.5s;
    cursor: pointer;
    background-color: var(--color-principal);
    border: 1px solid var(--color-principal);
    border-radius: 5px;
    padding: 15px 30px;
    line-height: 1.1;
    text-transform: uppercase;
    display: block;
    width: 100%;
    margin: 1.5rem auto;
}
.course-details-sidebar button.enroll-buttons:hover{
    color: var(--color-principal);
    background-color: #fff;
    border-color: var(--color-principal);
}
.course-details-sidebar .course-details-features h3 {
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
    font-weight: 500;
    border-bottom: 1px solid #e6ebf5;
    padding-bottom: 0.5rem;
}
.course-details-sidebar .course-details-features ul li {
    font-size: 1.1rem;
    margin-bottom: 15px;
    line-height: 1.5rem;
    font-weight: 400;
}
.course-details-sidebar .course-details-features ul li  i {
    font-size: 16px;
    margin-right: 15px;
    color: var(--color-principal);
}
.course-review-comments h5,
.course-overview h5,
.course-curriculum h5 {
    margin-bottom: 10px;
    font-size: 16px;
}
.course-curriculum .course-curriculum-box ul li{
    cursor: pointer;
    color: #202020;
    font-weight: 500;
    font-size: 14px;
    border-bottom: 1px solid rgba(32, 32, 32, 0.15);
    padding: 15px 0 15px 25px;
    position: relative;
}
.course-curriculum .course-curriculum-box ul li.unview{
    color: #D8D8D8;
}
.course-curriculum .course-curriculum-box ul li .lecture-title{
    display: flex;
}
.course-curriculum .course-curriculum-box ul li .lecture-title .play-icon{
    margin-right: 5px;
}
.course-curriculum .course-curriculum-box ul li .lecture-title .play-icon i {
    margin-left: 2px;
    margin-right: 5px;
    font-size: 14px;
}
.course-curriculum .course-curriculum-box ul li .lecture-name{
    font-weight: 600;
}
.course-curriculum .course-curriculum-box ul li .lecture-duration {
    padding-left: 18px;
    opacity: 0.5;
}
.course-overview-box ul{
    margin-bottom: 15px;
}
.course-overview-box ul li {
    font-size: 16px;
    color: #858484;
    line-height: 20px;
    display: flex;
    align-items: start;
    margin-bottom: 10px;
}
.course-overview-box ul li i {
    font-size: 10px;
    margin-right: 8px;
    position: relative;
    top: 8px;
}
.course-review-comments-box{
 margin-bottom: 15px;
 padding-bottom: 15px;
 border-bottom: 1px solid #f1f1f1;
}
.course-review-comments-box:last-child{
    padding-bottom: 0;
    border-bottom: 1px solid transparent;
}
.course-review-comments-box .comment-image {
    min-width: 75px;
    width: 75px;
    border-radius: 50%;
    height: 75px;
    overflow: hidden;
}
.course-review-comments-box .comment-image img{
    width: 100%;
}
.course-review-comments-box .comment-content {
    padding: 0 0 0 15px;
}
.course-review-comments-box .comment-content .comment-writer h6 {
    font-size: 14px;
}
.course-review-comments-box .comment-content .comment-writer p {
    font-size: 12px;
    margin: 0;
}
.course-review-comments-box .comment-content .reply-btn button {
    font-size: 14px;
    color: #000;
    border: 1px solid transparent;
    background-color: transparent;
}
.course-review-comments-box .comment-content .comment-writer ul li {
    margin-right: 5px;
    color: #f3bf5e;
    font-size: 12px;
}
.course-review-comments-box .comment-content .comment-desc p {
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
/*===========================================================
Counter Section  
============================================================*/
  .counter-section{
    padding: 100px 0 76px;
}
.counter-block {
  background-color: rgba(0,0,0,0.6);
  padding: 40px 30px;
  margin-bottom: 24px;
}
.counter-block .counter-icon i {
  font-size: 40px;
 }
 .counter-block .count-num {
      font-size: 40px;
      line-height: 40px;
      font-weight: 700;
      color: #fff;
      margin-bottom: 15px;
  }
  .counter-block h4 {
      font-size: 14px;
      color: #fff;
      font-weight: 400;
  }
.counter-block .count-num:after {
  content: '+';
 }
/*===========================================================
Teachers Area Section
============================================================*/

.teachers-item  {
    margin-bottom: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 8px 20px -5px rgb(193 193 193 / 20%);
    box-shadow: 0 8px 20px -5px rgb(193 193 193 / 20%);
    border: 1px solid #f1f1f1;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.teachers-item-thumb {
    position: relative;
    overflow: hidden;
}

.teachers-item-thumb img {
    width: 100%;
    -webkit-transition: all .43s ease;
    -o-transition: all .43s ease;
    transition: all .43s ease;
}

.teachers-item :hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.teachers-item:hover {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.teachers-social{
    margin-top: 15px;
}
.teachers-social ul li {
    display: inline-block;
    margin: 0 2px;
}
.teachers-social ul li a {
    font-size: 0.9rem;
    color: #fff;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 5px;
    text-align: center;
    background: var(--color-principal);
}
.teachers-social ul li a.facebook{
    background: #1877F2;
}
.teachers-social ul li a.twitter{
    background: #1DA1F2;
}
.teachers-social ul li a.linkedin{
    background: #0A66C2;
}
.teachers-social ul li a.instagram{
    background: #8a3ab9; 
}

.teachers-item-info {
    padding: 24px;
    color: #483e3f;
}
.teachers-list-info h5 a,
.teachers-item-info h5 a {
    color: #483e3f;
    font-size: 1.5rem;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.seprator {
    background: var(--color-principal);
    top: 0;
    left: 50%;
    width: 50px;
    height: 3px;
    margin: 10px auto;
}
/*===========================================================
Teachers List Section
============================================================*/
.teachers-list-item {
    border-radius: 5px;
    transition: all 0.2s ease 0s;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 8px 20px 5px;
    border: 1px solid rgb(238, 238, 238);
    margin-bottom: 30px;
}
.teachers-list-item .teachers-list-image {
    width: 290px;
    height: 290px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 5px 0 0 5px;
    position: relative;
}
.teachers-list-item .teachers-list-info {
    background: rgb(255, 255, 255);
    padding: 20px 25px;
}
.teachers-list-info .rating ul li {
    display: inline-block;
    font-size: 14px;
    color: #fbab19;
}

/*===========================================================
Teachers Details Section
============================================================*/
.teachers-profile {
    border-radius: 5px;
    transition: all 0.2s ease 0s;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 8px 20px 5px;
    border: 1px solid rgb(238, 238, 238);
    margin-bottom: 30px;
    padding: 75px 24px;
}

.teachers-profile-img {
    overflow: hidden;
    width: 165px;
    height: 165px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin: auto auto 24px auto;
}
.teachers-profile-info ul li {
    font-size: 16px;
    line-height: 28px;
}
.teachers-profile-info ul li {
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
}   
.teachers-profile-info ul.teachers-contact li i {
    font-size: 22px;
    color: var(--color-principal);
}
.teachers-profile-info ul.social li a {
    background-color: var(--color-principal);
    border: 1px solid var(--color-principal);
    width: 36px;
    height: 36px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.teachers-profile-info ul.social li i {
    font-size: 14px;
    color: #fff;
}
.teachers-skills-info h4 {
    font-size: 1rem;
    font-weight: 600;
}
.teachers-skills-info span {
    font-size: 12px;
    font-weight: 600;
}
.progress-bar {
    background-color: var(--color-principal);
}
/*===========================================================
Portfolio Section
============================================================*/

.portfolio {
    background: #646464;
}
.gallery-header {
    text-align: center;
    margin: 0 auto 48px;
}
.gallery-header ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
.gallery-header ul li {
    margin: 0 1px 4px;
    padding: 12px 20px;
    cursor: pointer;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #ffffff;
    background: #000000;
    border: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.gallery-header ul li.active {
    background: var(--color-principal);
}
.gallery-item{
    overflow: hidden;
    position: relative;
}
.gallery-item a {
    position: relative;
    overflow: hidden;    
}
.gallery-item a:after {
    background: linear-gradient(180deg,transparent, #00a7d1);
    background: linear-gradient(180deg,transparent, #00a7d1);
    opacity: 0;
}
.gallery-item a:after, 
.gallery-item a:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 85%;
    display: block;
    z-index: 1;
    content: "";
    transition: opacity .65s cubic-bezier(.05,.2,.1,1);
    cursor: pointer;
}
.gallery-item a:before {
    background: linear-gradient(180deg,rgba(15,15,15,0),rgba(15,15,15,.75));
}
.gallery-item a:hover {
    box-shadow: 0 25px 55px rgb(253 71 102 / 22%);
}
.gallery-item a:hover:before {
    opacity: 0;
}
.gallery-item a:hover:after {
    opacity: 1;
}

.gallery-item .gallery-item-thumb img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
    transition: transform 1s ease,opacity .5s ease .25s;
    width: 100%;
}

.gallery-item:hover .gallery-item-thumb img {
    transform: scale(1.2);
    transform: scale(1.1);
    transition: all 9s cubic-bezier(.1,.2,7,1);
}
.gallery-title{
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 16px;
    padding: 24px;
    z-index: 3;
    width: 100%;
    color: #fff;
    transform: translateY(10px);
    transition: opacity .65s cubic-bezier(.05,.2,.1,1),transform .65s cubic-bezier(.05,.2,.1,1);
}

.gallery-item a:hover .gallery-title{
    transform: translateY(-10px);
    transition: opacity .65s cubic-bezier(.05,.2,.1,1),transform .65s cubic-bezier(.05,.2,.1,1);
}

/*===========================================================
Login Section
============================================================*/
.login-register-box {
    max-width: 800px;
    margin: auto;
    border: 1px solid rgb(238, 238, 238);
    box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 20px;
    padding: 32px 30px 35px;
    border-radius: 5px;
}
.login-register-title h4 {
    color: rgb(68, 68, 68);
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}
.login-register-title h4::before {
    position: absolute;
    content: "";
    width: 60px;
    height: 3px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: var(--color-principal);
}
.login-register-box label {
    font-size: 15px;
    color: rgb(85, 85, 85);
    font-weight: 500;
}
.login-register-box .form-control{
    height: 48px;
    font-style: italic;
    font-size: 14px;
}
.login-register-box .forget-password-block {
    margin-bottom: 20px;
}
.login-register-box .forget-password-block .save-passowrd label {
    font-size: 14px;
    color: #969696;
    font-weight: 500;
    cursor: pointer;
}
.login-register-box .forget-password-block .save-passowrd input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin-right: 5px;
    position: relative;
}
.login-register-box .forget-password-block .forget-password  {
    margin-top: 3px;
}
.login-register-box .forget-password-block .forget-password a {
    font-size: 14px;
    font-weight: 500;
}
.login-register-box .not-account{
    border-bottom: 1px solid rgb(238, 238, 238);
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.login-register-box .an-account p,
.login-register-box .not-account p {
    font-size: 14px;
    color: #969696;
}
.login-register-box .an-account p a,
.login-register-box .not-account p a {
    font-size: 14px;
    color: var(--color-principal);
    font-weight: 500;
}
.login-register-box .social-login p {
    font-size: 14px;
    color: #969696;
    margin-bottom: 15px;
}
.login-register-box .social-login ul li a {
    font-size: 14px;
    color: #ffffff;
    width: 110px;
    height: 40px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.login-register-box .social-login ul li:nth-child(1) a {
    background: rgb(219, 68, 55);
}
.login-register-box .social-login ul li:nth-child(2) a {
    background: rgb(66, 103, 178);
}
.login-register-box .social-login ul li:nth-child(3) a {
    background: rgb(29, 161, 242);
}
.login-register-box .social-login ul li a:hover {
    background: #00a7d1 !important;
}
/*===========================================================
Blog Section
============================================================*/

.blog {
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}

.blog-item {
    margin-bottom: 32px;
    color: #fff;
    position: relative;
    border: 1px solid rgb(238, 238, 238);
    border-radius: 5px;
    transition: all 0.2s ease 0s;
    margin-bottom: 30px;
}
.blog-item:hover {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 12px 25px;
}
.blog-pic a{
    display: block;
    overflow: hidden;
}
.blog-pic img{
    border-radius: 5px 5px 0 0;
}

.blog-right-sidebar-content-inner h4 a,
.blog-item h4 a{
    font-size: 1.2rem;
    line-height: 26px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #483e3f;
    display: block;
    text-transform: capitalize;
}

.blog-content {
    padding: 20px;
    border-radius: 0 0 5px 5px;
    background-color: #fff;
}

.blog-content h3 {
    font-size: 1.125rem;
    margin-bottom: 15px;
}
.blog-post-meta {
    margin-bottom: 15px;
    color: #797979;
}
.blog-post-meta ul{
    display: flex;
}
.blog-post-meta ul li{
    font-size: 0.9rem;
}

.blog-post-meta ul li i {
    position: relative;
    color: #7b7b7b;
    margin: 0;
    padding: 0;
    font-size: 16px;
    top: 2px;
}
.blog-post-meta ul li.post-author:after {
    content: "/";
    display: inline-block;
    margin-left: 8px;
    margin-right: 5px;
    opacity: 0.5;
}
.blog-post-meta ul li a{
    font-style: italic;
}

.blog-content p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 24px;
    padding: 0;
    text-align: left;
    color: #797979;
    font-family: 'PT Sans', sans-serif; 
}
.blog-date {
    color: #fff;
    line-height: 16px;
    left: 20px;
    top: 0;
    width: 55px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(0, 167, 209, 0.7);
    border-radius: 0 0 3px 3px;
    padding: 5px 0;
}
.blog-date strong {
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    padding-bottom: 6px;
    margin-bottom: 6px;
    display: block;
    position: relative;
}
.blog-date strong:after {
    content: '';
    background-color: #ffffff;
    position: absolute;
    text-align: left;
    margin: auto;
    width: 30px;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.5;
}
.blog-date span {
    display: inline-block;
    font-weight: 500;
    font-size: 18px;
}
.post-media {
    border-radius: 10px;
    overflow: hidden;
}
embed, iframe, object {
    max-width: 100%;
}
.fluid-width-video-wrapper {
    width: 100%;
    position: relative;
    padding: 0;
}
.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.blog-media {
    border-radius: 10px;
    overflow: hidden;
}
.fluid-width-video-block {
    position: relative;
    width: 100%;
    padding: 0;
}
.fluid-width-video-block iframe, 
.fluid-width-video-block object,
.fluid-width-video-block embed {
    position: absolute;
    border: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.single-blog-meta{
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}
.single-blog-date-publish a {
    background: #ffffff;
    padding: 10px 20px;
    border-radius: 50px;
    font-size: 14px;
    line-height: 16px;
    margin-right: 15px;
    color: #202030;
    display: flex;
    align-items: center;
}
.blog-share ul li{
    display: inline-block;
    margin-right: 5px;
}
.blog-share ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--color-principal);
    border: 1px solid var(--color-principal);
    color: #fff;
    font-size: 14px;
    margin-right: 5px;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    padding: 0;
}
.blog-share li a:hover {
    background: #fff;
    color: var(--color-principal);
}

.comment-form {
    padding: 30px;
    background: #fff;
    padding-bottom: 20px;
    border-radius: 3px;
}
.comment-form .custom-control-label {
    font-size: 14px;
    cursor: pointer;
}
.comment-form .custom-control-input:checked~.custom-control-label::before {
    border-color: var(--color-principal);
    background-color: var(--color-principal);
}

/*===========================================================
clients Section
============================================================*/

.testinomials-block {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: right;
}

.testinomials-thumb {
    margin: auto 20px auto;
    min-width: 160px;
    max-width: 150px;
    overflow: hidden;
}

.testinomials-thumb img {
    border: 1px solid #ced4da;
    padding: 2px;
    border-radius: 50%;
}
.testinomials-info {
    position: relative;
    padding: 40px 50px;
    border-radius: 5px;
    margin: 20px 15px 35px;
    background-color: #fff;
    box-shadow: rgb(51 51 51 / 8%) 0px 0px 20px;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}
.testinomials-info:after {
    content: '';
    position: absolute;
    left: auto;
    right: -20px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-left: 20px solid #fff;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}
.testinomials-info .author-rating{
    margin-bottom: 15px;
}
.testinomials-info .author-rating i {
    font-size: 0.8rem;
    color: #ffb944;
    margin-right: -1px;
}
.testinomials-info h4 {
    font-size: 2rem;
    text-transform: capitalize;
}

.testinomials-info span {
    font-size: 1.2rem;
    font-style: italic;
}

/*===========================================================
Contact Section
============================================================*/

.contact {
    background: #fff;
}
.contact-form .form-group{
    margin-bottom: 26px;
}
.contact form textarea {
    height: auto !important;
}

.contact-address h3 {
    margin-bottom: 20px;
}

.contact-address .margin {
    margin-bottom: 50px;
}

.contact-form-info address {
    font-size: 1rem;
    margin-bottom: 24px;
    line-height: 22px;
}
.contact-address-one {
    display: block;
    text-align: center;
    background-color: #f2efef;
    border: 1px solid #ced4da;
    padding: 60px 30px;
    border-radius: 5px;
}
.contact-address-one.no-bg {
    background-color: transparent;
    padding: 26px 24px;
}
.contact-address-one .icon-box {
    color: #222222;
    font-size: 3.2rem;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto 15px auto;
}

.contact-address-one .text {
    position: relative;
    font-size: 1.2rem;
    line-height: 2.5rem;
    color: #222222;
}

.contact-address-one .text span {
    display: block;
    font-size: 2rem;
    font-weight: 400;
    font-family: 'Courgette', cursive;
    margin-bottom: 5px;
    color: var(--color-principal);
}
.form-control {
    height: 60px;
    padding: .575rem 1.75rem;
    font-size: 1.2rem;
    border: 1px solid #ced4da;
}
textarea.form-control{
    height: auto;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ced4da;
    outline: 0;
    box-shadow: none;
}

.map {
    width: 100%;
    height: 410px;
    margin: 0;
    padding: 0;
    border: 1px solid #ced4da;
    margin-bottom: -5px;
}
/*===========================================================
 Newsletter Section
============================================================*/
.newsletter-section{
    padding: 50px 0;
}
.newsletter-text{
    color: #fff;
}
.newsletter-text h4{
    font-size: 1.8rem;
    margin-bottom: 8px;
}
.newsletter-form{
    position: relative;
}
.newsletter-form .btn {
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    height: 50px;
    padding: 0 15px;
    color:var(--color-principal);
    background: #e5e5e5;
    border-radius: 0 0.25rem 0.25rem 0;
}

.newsletter-form .form-control {
    padding-right: 50px;
    border: 0;
    height: 50px;
}
.newsletter-form .btn:focus{
    color: #212529 !important;
}

/*===========================================================
Footer Section
============================================================*/

.footer-top {
    padding: 50px 0 40px;
    background-color: #121416;
}

.footer-logo a{
    max-width: 135px;
    display: block;
    margin-bottom: 10px;
    margin: 0 0 20px 0;
}

.footer-top .footer-widget h3 {
    position: relative;
    text-transform: capitalize;
    font-size: 1.125rem;
    line-height: 30px;
    margin-bottom: 20px;
}


.footer-social ul {
    margin-bottom: 0;
}
.footer-social li {
    text-align: center;
    margin-right: 5px;
    display: inline-block;
}

.footer-social ul li a {
    font-size: 1.25rem;
    text-align: center;
    background: #fff;
    border: 1px solid #333;
    color: #333;
    border-radius: 3px;
    height: 35px;
    width: 35px;
    line-height: 35px;
    display: inline-block;
}

.footer-social ul li a:hover {
    background-color: var(--color-principal);
    color: #fff;
}

.footer-bottom {
    background-color: #000;
    padding: 15px 0;
    position: relative;
    overflow: hidden;
}

.footer-follow {
    text-align: right;
}
.footer-follow ul {
    margin: 0;
    padding: 0;
    text-align: right;
}

.footer-follow ul li {
    display: inline-block;
    margin-left: 12px;
    color: #9f9f9f;
    font-size: 14px;
}

.footer-follow ul li a {
    color: #9f9f9f;
    padding: 0;
    font-size: 14px;
}

.copyright, .copyright a {
    color: #9f9f9f;
    font-size: 14px;
}

.copyright a:hover {
    text-decoration: underline;
    color: var(--color-principal);
}

/*===========================================================
Blog Page
============================================================*/
.breadcrumb-area {
    display: flex;
    align-items: center;
    max-height: 300px;
    width: 100%;
    padding: 165px 0 20px;
    position: relative;
    overflow: hidden;
    background-image: url(../images/breadcrumb-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
}

.breadcrumb-area h2.breadcrumb-title {
    color: #fff;
    font-size: 48px;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.breadcrumb-item+.breadcrumb-item::before,
.breadcrumb li a,
.breadcrumb-item.active {
    color: #fff;
}
.splus-pagination ul.page-list li {
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
}
.splus-pagination ul.page-list li a {
    padding: 0 10px;
    text-align: center;
    position: relative;
    z-index: 2;
    font-size: 16px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: var(--color-principal);
    border: 1px solid rgb(221, 221, 221);
    background-color: rgb(255, 255, 255);
    display: block;
    border-radius: 50%;
}
.splus-pagination ul.page-list li.active a,
.splus-pagination ul.page-list li a:hover {
    color: #fff;
    border-color: var(--color-principal);
    background-color: var(--color-principal);
}
.blog-item-sidebar{
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 80px rgb(54 65 90 / 10%);
    background: #fff;
    border-radius: 10px;
}
.blog-right-sidebar-content {
    padding: 30px;
}
.blog-right-sidebar-content-inner {
    margin-bottom: 32px;
}
.blog-right-sidebar-content-inner h4{
    margin-bottom: 10px;
}

.single-widgets {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 24px;
    padding: 24px 15px;
    border-radius: 5px;
    border: 1px solid rgb(238, 238, 238);
}
form.search-form {
    display: flex;
    position: relative;
    overflow: hidden;
}
.single-widgets .search-form input {
    height: 48px;
    padding: 15px;
    width: calc(100% - 48px);
    border-radius: .25rem 0 0 .25rem;
}
.single-widgets .search-form button {
    color: #fff;
    background-color: var(--color-principal);
    border: 1px solid var(--color-principal);
    border-radius: 0 .25rem .25rem 0;
    height: 48px;
    width: 48px;
}
.single-widgets h2 {
    font-size: 20px;
    margin-bottom: 24px;
    position: relative;
    text-transform: capitalize;
    text-align: left;
    line-height: 1;
}
.single-widgets h2:before {
    width: 3px;
    height: 18px;
    background: var(--color-principal);
    content: "";
    display: inline-block;
    z-index: 1;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
.categories-widget ul li a {
    color: #483e3f;
    display: block;
    margin-bottom: 10px;
    padding: 5px 0 5px 0;
    text-transform: capitalize;
    line-height: 1.3;
    position: relative;
}
.categories-widget ul li i {
    margin: 0 5px 0 0;
    font-size: 13px;
}
.categories-widget ul li a span {
    font-size: 14px;
    text-align: center;
    height: calc(100% - 2px);
    position: absolute;
    right: 1px;
    top: 1px;
    width: 50px;
    transition: 0.3s;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.lastest-posts-widgets ul li {
    display: flex;
    overflow: hidden;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e3eeff;
}
.lastest-posts-widgets ul li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.lastest-posts-widgets ul li img {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    max-width: 95px;
    min-width: 95px;
    height: 75px;
    margin-right: 15px;
    border-radius: 5px;
}
.lastest-posts-widgets ul li a {
    display: flex;
    align-items: center;
    font-weight: 500;
    line-height: 1.3;
    font-size: 14px;
    color: #483e3f;
}

.calendar-wrap table {
    margin-bottom: 15px;
    width: 100%;
    border-left: 1px solid #eae6e6;
    border-top: 1px solid #eae6e6;
}
.calendar-wrap caption {
    background: var(--color-principal);
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    caption-side: top;
    letter-spacing: 2px;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
.calendar-wrap th {
    text-align: center;
    color: #252525;
    font-size: 14px;
    padding: 5px;
    background: #f5f5f5;
    border-bottom: 1px solid #eae6e6;
    border-right: 1px solid #eae6e6;
}
.calendar-wrap tbody td {
    border: 1px solid #eae6e6;
    padding: 5px;
    text-align: center;
}
nav.calendar-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tag-box a{
    font-size: 13px;
    color: rgb(85, 85, 85);
    border: 1px solid rgb(221, 221, 221);
    padding: 6px 8px 5px;
    margin: 0px 8px 10px 0px;
    display: inline-block;
    border-radius: 5px;
}
.tag-box a:hover{
    background-color: var(--color-principal);
    border: 1px solid var(--color-principal);
    color: #fff;
}

.blog-right-sidebar-content-inner h4 a:hover,
.blog-item h4 a:hover,
.categories-widget ul li a:hover,
.categories-widget ul li a:hover{
    color: var(--color-principal);
}
/*===========================================================
About Us Page
============================================================*/
.about-feature-section .about-feature-box {
    background: #fff;
    padding: 24px;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 12px 25px;
    border-radius: 5px;
    margin-bottom: 30px;
}
.about-feature-box .about-feature-icon {
    background: var(--color-principal);
    height: 36px;
    text-align: center;
    margin-right: 20px;
    position: relative;
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    color: #ffff;
    border-radius: 50%;
    min-width: 60px;
}
.about-feature-box .about-feature-dsc h6 {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 8px;
}
.about-feature-box .about-feature-dsc p {
    font-size: 14px;
    color: #969696;
}
.staffs-item-info{
    padding: 15px 0;
}
.staffs-item-info h5 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 22px;
}
.staffs-item-info h6 {
    font-size: 16px;
    font-weight: 500;
}
.staffs-item-info p {
    color: #777777;
    font-size: 14px;
}
/*===========================================================
Events page
============================================================*/
.event-wrap .event-item .event-content {
    box-shadow: rgb(0 0 0 / 8%) 0px 0px 20px;
    padding: 15px 24px;
    background: rgb(255, 255, 255);
    border-radius: 5px;
    margin-left: -60px;
 }
 .event-wrap .event-item .event-thumb a img {
    border-radius: 5px;
}
 .event-wrap .event-item .event-content .event-title h5 a {
    color: #182b49;
    font-weight: 600;
}
.event-wrap .event-item .event-content .event-time-location ul li {
    font-size: 13px;
    color: #969696;
}
.event-wrap .event-item .event-content .event-time-location ul li i {
    font-size: 18px;
    color: var(--color-principal);
    vertical-align: middle;
}
.event-wrap .event-item .event-content .event-desc p {
    font-size: 13px;
    color: #666666;
    line-height: 20px;
}
.event-wrap .event-item .event-content .event-date-join{
    font-size: 20px;
    color: #788385;
    font-weight: 500;
    text-transform: uppercase;
}
.event-wrap .event-item .event-content .event-date-join .view-more-btn {
    font-size: 13px;
    padding: 8px 16px;
  }

  .event-details-content h2 {
    font-size: 32px;
    margin-bottom: 5px;
}
  .event-details-content h3{
    font-size: 24px;
    margin-bottom: 10px;
  }
  .event-details-content img {
    width: 100%;
    margin-bottom: 15px;
}
  .event-details-content ul{
    margin-bottom: 15px;
  }
  .event-details-content ul li {
    margin-right: 15px;
    font-size: 18px;
}
.event-details-content ul li i{
    margin-right: 8px;
}
.event-single-sidebar ul li {
    border-bottom: 1px dashed rgb(221, 221, 221);
    padding: 10px 6px;
    font-size: 14px;
    font-weight: 500;
}
.event-single-sidebar ul li i {
    font-size: 14px;
    color: var(--color-principal);
    margin-right: 5px;
}
.event-single-sidebar ul li a,
.event-single-sidebar ul li span{
    float: right;
    font-size: 13px;
    color: rgb(150, 150, 150);
    font-weight: 400;
    line-height: 20px;
}

/*===========================================================
404 Not Found
============================================================*/

.not-found h1 {
    font-size: 248px;
    font-weight: 800;
    text-align: center;
    color: var(--color-principal);
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
    text-shadow: -4px 2px 0 #111, 2px -1px 0 #d1cccc;
  }
  .not-found h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    font-weight: 600;
    color: var(--color-principal);
    text-align: center;
    display: block;
    margin-bottom: 24px;
    text-transform: capitalize;
  }
  .not-found-link{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px auto auto auto;
  }
  .not-found-link a {
    color: var(--color-principal);
    text-decoration: none;
    background-color: transparent;
    border: 2px solid var(--color-principal);
    padding: 15px 30px;
    border-radius: 5px;
    margin: 10px;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: .2s all;
    transition: .2s all;
    text-align: center;
  }
  .not-found-link a.active,
  .not-found-link a:hover,
  .not-found-link a:focus{
    background-color: var(--color-principal);
    border: 2px solid var(--color-principal);
    color: #fff;
  }
  .not-found-social {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .not-found-social a {
    color: #333;
    font-size: 18px;
    padding: 10px;
    margin: 10px;
    display: block;
  }
  .not-found-social a:hover{
    color: #111;
  }

  
/*===========================================================
Coming Soon
============================================================*/
.coming-soon-bg {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 1;
    position: relative;
    background-image: url(../images/default.jpg);
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    height: 100vh;
    width: 100%;
  }
.coming-soon-header {
    padding: 50px 0;
  }
  .coming-soon-logo {
    max-width: 200px;
  }
  .coming-soon-social {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  
  .coming-soon-social ul li {
    display: inline-block;
    margin-left: 5px;
  }
  
  .coming-soon-social ul li a {
    color: #f1f1f1;
    font-size: 16px;
    padding: 5px;
    border: 1px solid #fff;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .coming-soon-social ul li a:hover{
    background-color: var(--color-principal);
  }
  .coming-soon-heading {
    text-align: center;
    color: #fff;
    padding: 80px 0 30px;
  }
  .coming-soon-title {
    color:var(--color-principal);
    font-size: 60px;
    line-height: 60px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 15px 0;
    text-transform: uppercase;
  }
  .coming-soon-motto {
    color: #ffffff;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.33);
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 400;
    text-transform: uppercase;
  }
  
  .counter-box {
    color: white;
    margin:auto auto 40px auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .counter-box .timer {
    background-color: rgba(0,0,0,0.5);
    border-radius: 2px;
    font-size: 72px;
    font-weight: 800;
    margin: 0 15px 0 0;
    padding: 20px 30px;
  }
  
  .counter-box .timer .text {
    display: block;
    font-size: 16px;
    padding: 5px 0 0;
    font-weight: 300;
    text-align: center;
  }
  .coming-soon-contact-form{
    width: 50%;
    padding: 0;
    margin: auto;
    position: relative;
  }
  .coming-soon-content .form-control {
    height: 50px;
    width: 100%;
    font-size: 22px;
    color: #fff !important;
    border-radius: 0;
    padding-right: 140px;
  }
  
  .coming-soon-contact-form .form-control.transparent {
    background-color: rgba(255, 255, 255, 0.07);
    border: 1px solid var(--color-principal);
    color: #ffffff;
  }
  .coming-soon-contact-form .form-control:focus {
    outline: 0;
    box-shadow:none;
  }
  .coming-soon-custom-btn:hover,
  .coming-soon-custom-btn {
    border-color: var(--color-principal);
    background-color: var(--color-principal);
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 36px;
    height: 42px;
    position: absolute;
    right: 4px;
    top: 4px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .coming-soon-footer {
    bottom: 20px;
    margin-top: 50px;
    position: fixed;
    right: 0;
    text-align: right;
    width: 100%;
    z-index: 4;
  }
  
  .coming-soon-copyright {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
  }
  
  /*===========================================================
  Faq Page
  ============================================================*/
  ul.nav li{
    margin: 0 10px;
  }
  ul.nav li a.nav-link{
        font-size: 18px;
        padding: 10px 30px;
        min-width: 120px;
        font-weight: 500;
        text-align: center;
        color: #333;
        border-radius: 5px;
        box-shadow: rgb(0 0 0 / 9%) 0px 0px 25px;
  }
  ul.nav li a.nav-link.active {
    color: #fff;
    background: var(--color-principal);
    border-color: var(--color-principal);
}

.faq-tabs .accordion-item {
    background-color: #fff;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: rgb(0 0 0 / 9%) 0px 0px 25px;
}
.faq-tabs .accordion-item .accordion-button {
    padding: 1rem 1.25rem;
    color: #ffffff;
    background-color: #393939;
  }
.faq-tabs .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.faq-tabs .accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #393939;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}
.faq-tabs .accordion-button::after {
    background-image:none !important;
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900
}
.accordion-button:not(.collapsed)::after {
    background-image: none !important;
    transform: none;
    content: "\f068";
}
  /*===========================================================
   Achievements Page
  ============================================================*/
  .achievements-item{
    margin-bottom: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 8px 20px -5px rgb(193 193 193 / 20%);
    box-shadow: 0 8px 20px -5px rgb(0 0 0 / 13%);
    /* box-shadow: 0 0 10px rgb(0 0 0 / 13%); */
    transition: all 0.3s ease-in-out;
    border: 1px solid #f1f1f1;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.achievements-item-thumb img {
    width: 100%;
    -webkit-transition: all .43s ease;
    -o-transition: all .43s ease;
    transition: all .43s ease;
}

.teachers-item-info {
    padding:15px;
    color: #483e3f;
}
.teachers-list-info h5 a,
.teachers-item-info h5 a {
    color: #483e3f;
    font-size: 1.5rem;
    margin-bottom: 10px;
    text-transform: capitalize;
}
  /*===========================================================
   Achievements Details
  ============================================================*/
  .alumni-profile {
   margin-bottom: 60px;
    
  }
  .alumni-profile .alumni-profile-img {
    overflow: hidden;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    margin: auto auto 24px auto;
  }
  .alumni-profile-info table tr td{
    padding: 0.9rem 0.5rem;
    border: 1px solid rgba(0, 0, 0, 0.05);
  }
  .alumni-profile-info ul{
      margin-left: 20px;
  }
  .alumni-profile-info ul li {
    list-style-type: disc;
  }
  /*===========================================================
    Why Choose Us Page
  ============================================================*/
  .principal-photo {
    max-width: 300px;
    margin: auto auto 24px auto;
    border: 12px solid #f1f1f1;
  }

  /*===========================================================
   Results Page
  ============================================================*/
  .show-results {
    margin: 0 0px 32px 20px;
    box-shadow: 1px 0 4px #e6e2e2;
  }
.show-results h4 {
    font-size: 24px;
    font-weight: 600;
}
.show-results .table>:not(:first-child) {
    border-top: 0;
}