@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
/****** font-family: "Oswald", sans-serif;********/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
/******font-family: "Montserrat", sans-serif;********/
/* CSS Document */
h1, h2, h3, h4, h5, h5 {
	   font-family: "Oswald", sans-serif;
  font-weight: 600;
}
a {text-decoration: none;}
header {
  padding: 24px 0;
  margin: 0;
  position: relative;
  width: 100%;
  height: auto;
  background: #fff;
  z-index: 9999999999999;
}

body {
font-family: "Montserrat", sans-serif;********/
/* CSS Document */
  margin: 0;
  padding: 0;
}

.bg-light {
  background-color: #fff !important;
}

.blue-bg {
  background: #00b7e8;
  color: #fff;
}

.blue-bg p {
  color: #fff;
}

.white-btn {
  color: #fff;
  border: solid 1px #fff;
}

.blue .fa-angle-right:before {
  margin: 63px 0 0 0;
  line-height: 10px;
  float: left;
  font-size: 22px;
}
a:hover {
  text-decoration: none;
}
*:after, *:before, p a, a {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
/*******300621v1tav*********/
.iconobx {
  clear: both;
  display: block;
  width: 100%;
  text-align: right;
  margin: 11px 0 0 0;
}

.iconobx img {
  width: 35px;
}

/**go to top here**/
.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  animation: MenuSlideDown .3s linear;
  -moz-animation: MenuSlideDown .3s linear;
  -ms-animation: MenuSlideDown .3s linear;
  -o-animation: MenuSlideDown .3s linear;
  -webkit-animation: MenuSlideDown .3s linear;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);
  background: #fff;
  border-radius: 0;
  margin: 0;
  padding: 2px 0;
  z-index: 99999;
}

.sticky {
  padding: 0;
}
.sticky .logo-name h2 {
  font-size: 15px;
  margin: 0px 0 1px 0;
  padding: 0;
}
.sticky .logo-main {
  max-width: 93px;
}
.sticky .logo-2 {
  width: 30px;
}
.sticky .logo-name .appro {
  margin: 0;
}
.sticky .logo-name .tag-line {
  font-size: 16px;
  margin-top: 0;
}
.trent-ment-btn:hover {
  color: #000;
}
.sticky .search-bar {
  display: block;
}
@-webkit-keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
@keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
/** #back-top {
	position: fixed;
	bottom: 7px;
	right: 15px;
	z-index: 99;
	cursor: pointer;
	display: block;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a img {
	margin: 0 auto;
}
#back-top a:hover {
	color: #000;
}
#back-top a i {
	background: #ff2c2b;
	color: #fff;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	font-size: 29px;
	padding-top: 2px;
	border: solid 2px #fff;
	box-shadow: 0px 0px 5px #777;

} **/
#back-top {
  height: auto;
  width: auto;
  padding: 9px;
  position: fixed;
  bottom: 7px;
  right: 15px;
  z-index: 999;
  cursor: pointer;
  display: block;
  text-align: center;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  font-size: 15px;
  text-transform: uppercase;
}
#back-top img {
  width: 25px;
  display: block;
  margin: 0 auto;
}
#back-top a {
    font-size: 19px;
    color: #fff;
    text-decoration: none;
    background: #840c00;
    display: block;
    padding: 0;
    border-radius: 0;
    border: solid 2px #fff;
    height: 40px;
    width: 40px;
    outline: none;
    line-height: 37px;
}
/**go to top here end**/
/*******landingpage code************/

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}


/*********jsjc jsjcone**************/
.jsjcone {
    position: relative;
}
.topbaner {
    width: 100%;
}
.jsjcone .container {
    position: absolute;
    left: 0;
    right: 0;
    top: 6%;
}

.loges {
    width: 348px;
}
.head {
    font-family: "Oswald", sans-serif;
    line-height: 66px;
    font-size: 64px;
    color: #890c00;
    font-weight: 500;
    margin: 55px 0 37px 0;
}
.eide {
    margin: 0;
    padding: 0;
    list-style: none;
	    width: 34%;
}

.eide li {
    display: block;
    background: #fff;
    padding: 8px 9px;
    border-left: solid 3px #c7a451;
    margin: 0 0 11px 0;
    font-family: "Oswald", sans-serif;
    font-size: 18px;
}
/**********jsjc jsjctwo*************/
.jsjctwo {
    background: #890c00;
    padding: 50px 0 0 0;
}
.rulde {
    display: inline-block;
    vertical-align: top;
}

		.maide {
    color: #c7a451;
    font-family: "Oswald", sans-serif;
    font-size: 32px;
    line-height: 42px;
    font-weight: 500;
    display: inline-block;
}


.rulde img {
    width: auto;
    object-fit: contain;
    height: 128px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 54px;
}
.jsjctwo ul {
    margin: 0 0 0 51px;
    padding: 0;
    list-style: none;
    width: 78%;
    display: inline-block;
}
.jsjctwo ul li {
    display: inline-block;

	  margin: 0 13% 0 0;
}
.jsjctwo ul li img {
    object-fit: contain;
    height: 45px;
}

.jsjctwo ul li span{
    display: block;
    width: 32px;
    height: 2px;
    background: #fff;
    margin: 15px 0 0 0;
}

.jsjctwo ul li p {
    font-weight: 600;
    color: #fff;
    margin: 13px 0 0 0;
}

.jsjctwo ul li:last-child {
    margin-right: 0;
}

.diese {
    width: 100%;
    margin: 48px 0 0 0;
}

/************jsjc jsjcthree***********/
.deisde {width: 100%;}
.scallhead {
    font-family: "Oswald", sans-serif;
    line-height: 40px;
    font-size: 36px;
    color: #890c00;
    font-weight: 500;
}
.jsjcthree .scallhead {
    margin: -163px 0 61px 0;
}
.arowre {
    width: 49%;
    margin: 0 0 46px 0;
}
p {
    font-size: 18px;
    font-weight: 4	00;
}
/**********jsjc jsjcfour*************/
.jsjcfour {
    position: relative;
    padding: 0 0 1% 0;
}
.jsjcfour  .scallhead {
    margin-bottom: 53px;
    margin-top: 29px;
}
.jsjcfour  h3 {
    color: #890c00;
    font-size: 21px;
    line-height: 25px;
    margin: 18px 0;
    font-weight: 400;
}
.rieng {
    position: absolute;
    bottom: 50px;
    object-fit: contain;
    height: 191px;
}
/********jsjc jsjcfive***************/
.jsjcfive {
    background: #840c00;
    padding: 39px 0 109px;
    margin: 28px 0;
}
.leie  {
    display: inline-block;
    width: 59%;
    position: relative;
}

.leie  .scallhead {
    color: #fff;
    margin: 82px 0 31px 0;
}
.leie .liene {
    object-fit: contain;
    height: 389px;
    border-radius: 26px;
}

.leie .liene:first-child {
    object-fit: contain;
    height: 139px;
    position: absolute;
    left: -9%;
    bottom: -17%;
}

.leie .liene:last-child {
    object-fit: contain;
    height: 139px;
    position: absolute;
    left: -9%;
    bottom: -17%;
}

.righre   {
    display: inline-block;
    vertical-align: middle;
    width: 40%;
}

.hese {
    position: relative;
    margin-bottom: 37px;
}

.scallheadsmese {
    font-family: "Oswald", sans-serif;
    line-height: 28px;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    margin: 0 0 12px 0;
    width: 197px;
}

.hese .liene {
    width: 100%;
}

.hese .liene:last-child  {
    position: absolute;
    top: 5%;
    width: 106px;
    right: -10%;
}
.hese.heese .liene:last-child {
    position: absolute;
    bottom: -60px;
    width: 220px;
    left: -70px;
    top: auto;
} 
/*************jsjcsix**********/

.jsjcsix {
    padding: 30px 0 50px;
}

.jsjcsix .scallhead {
    margin: 0 0 35px 0;
}

.taboe .nav.nav-pills.mb-3 {    text-align: center;
    display: block;
    margin: 56px 0 0 0;}

.taboe .nav.nav-pills.mb-3  li {
    display: inline-block;
}

.taboe .nav-pills .nav-link {
    border-radius: 10px 10px 0 0;
    padding: 19px 72px;
    color: #fff;
    background: #2c2c2a;
    font-weight: 500;
}

.taboe .nav-pills .nav-link.active, .taboe .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #840c00;
}
.lse {width: 80%;
    margin: 0 auto;
    display: block;}

/***********jsjc jsjcseven************/
.jsjcseven {
    background: #c7a451;
    padding: 50px 0;
}

.jsjcseven .scallhead{
    margin: 0 0 38px 0;
}

.jsjcseven ul {
    margin: 0;
    padding: 0;
    list-style: none;
	overflow: hidden;
}

.jsjcseven ul li {
    float: left;
    width: 32%;
    margin: 0.5%;
    background: #840c00;
    text-align: center;
}
.jsjcseven ul li  img {
    width: 100%;
} 

.detalbde {
    padding: 10px;
    color: #fff;
    font-size: 13px;
}

.detalbde span {
    display: block;
    font-family: "Oswald", sans-serif;
    color: #e0b756;
    font-size: 25px;
}

/***mobile slider****/
.jsjcseven #masterclasses ul li {
    display: block;
    width: 100%;
    min-height: 228px;
    margin-bottom: 10px;
}

.owl-theme#masterclasses  .owl-dots .owl-dot span {
    background: #fff;
}
.owl-theme#masterclasses  .owl-dots .owl-dot.active span {
    background: #840c00;
    width: 30px;
}
#masterclasses {display: none;}
/***********jsjceight************/

.jsjceight {
    background: #850c00;
    padding: 50px 0;
}

.jsjceight .diese {
    width: 36%;
    margin: 0 84px 0 0;
    display: inline-block;
    vertical-align: top;
}

.jsjceight .scallhead {
    color: #fff;
    margin: 0 0 40px 0;
}

.ie{
    width: auto;
    margin: 0 0 21px 0;
}

.owl-carousel .owl-item .ie img{
    width: auto;
    display: inline-block;
    vertical-align: baseline;
    margin-right: 15px;
}

.ie span{
    display: inline-block;
    width: 91%;
    height: 2px;
    background: #c8a453;
}

.jsjceight p{
    color: #fff;
}

.owl-carousel .owl-item .imgloew img {width: auto;
    display: inline-block;
    border: solid 3px #c8a453;
    border-radius: 50%;}

.rige { display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 28px;
    color: #fff;
	  width: 79%;
}



.rige span {
    color: #e0b756;
    display: block;
    font-size: 20px;
    font-weight: 600;
}

.rise {
    width: 57%;
    display: inline-block;
    vertical-align: top;
}

.kdiese {
    display: inline-block;
    text-align: right;
    width: 200px;
}
.ylken {
    display: inline-block;
    width: 50%;
    height: 2px;
    background: #c8a453;
}

.owl-carousel .owl-item .kdiese img  {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 0 0 0 13px;
}

.owl-theme#testimonials .owl-nav {
    width: fit-content;
    position: absolute;
    top: -20%;
    right: 0;
}
.owl-carousel#testimonials .owl-nav button.owl-next, .owl-carousel#testimonials .owl-nav button.owl-prev{background: none !important}
/***********jsjc jsjcnine************/
.jsjcnine {
    position: relative;
}
.bfue {
    width: 100%;
}
.jsjcnine  .container {
    position: absolute;
    top: 71px;
    left: 0;
    right: 0;
}

#television   {
    width: 80%;
    margin: 47px auto 0;
}

.reobde {
    background: #c7a451;
    padding: 15px;
    border-radius: 47px 47px 0 0;
    position: relative;
    z-index: 0;
}

#television .item  span {
      background: #840c00;
    display: block;
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    padding: 20px 0;
    margin: -1px 0 0 0;
    z-index: 2;
}
.owl-theme  .owl-dots .owl-dot.active span {
    background: #840c00;
    width: 30px;
}
.owl-theme  .owl-dots .owl-dot span {
    background: #c7a451;
}
/**********jsjc jsjcten*************/

.jsjcten {
    background: #840c00;
    padding: 50px 0;
}

.jsjcten  .scallhead {
    color: #fff;
    margin: 0 0 39px 0;
}
.accordion-item:first-of-type {    border-radius: 0;
    background: none;
    border: none;}
.accordion-item:first-of-type .accordion-button {
    background: #c7a451;
    border-radius: 0;
    border: none;
    color: #000;
}
.jsjcten .accordion-body  {
    background: none;
    color: #fff;
    border: none;
}

.jsjcten [type=button]:not(:disabled), [type=reset]:not(:disabled), .jsjcten [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
    font-size: 26px;
    color: #000;
	    box-shadow: none;
}
.jsjcten .accordion-item {
    margin: 10px 0;
    border-radius: 0;
    border: none;
    background: none;
}

.jsjcten .accordion-item  p {margin: 0;}

.jsjcten  .accordion-item:last-of-type .accordion-button.collapsed {
    border-radius: 0;
}



.jsjcten .accordion-button {background: #c7a451;}


.desktops {
    max-width: 1000px;
    width: 100%;
    display: block;
    margin: 0 auto;
}
.mobiles {display: none;}

#pills-profile img, #pills-contact img  {
    max-width: 1000px;
    margin: 0 auto;
    display: block;
	width: 100%;
}


/***********************/

footer  {
    background: #262626;
    color: #ffff;
    text-align: center;
    padding: 16px 0;
    font-size: 13px;
}
/***********************/
.modal-dialog {
      max-width: 800px;
      margin: 30px auto;
  }

.modal-body {
  position:relative;
  padding:0px;
}
.btn-close {
  position:absolute;
  right:-30px;
  top:0;
}

.btn-close {--bs-btn-close-bg: url(../images/download.svg); margin: 0 -11px 0 0;}
/***********************/
/***********************/

.hoavfee {
    max-width: 672px;
    text-align: left;
    width: 100%;
    margin: 8px 0 0 0;
}

.hoavfee h3 {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    margin: 16px 0 8px 0;
}


/********form**************/
.foronv {position: relative;}
.forxe {
    position: absolute;
    top: 11%;
    right: 11%;
    height: auto;
    background: #890c00b5;
    padding: 14px 10px 10px 10px;
    max-width: 363px;
    width: 100%;
}