@font-face{

  font-family: "Adobe Caslon Pro";
  src:url(../fonts/Optima.ttf);
}
/*.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100vh;
}*/


.modal-backdrop.show {

  z-index: 0 !important;
}
.about-content2 h3{

  color: #696969;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.about-content2 h6{

  color: #696969;
}
.about-content2{

font-family: "Adobe Caslon Pro";
}

.discover_section{

  margin-top: 40px;
  padding-bottom: 10px;
}
/*.container-1 img{


  width: 100%;
}
.container-1{

  position: relative;
  top: 0;

}
.about-content_over{
 position: absolute;
 top: 30%;
 left: 30px;
align-items: center;
color: #000;
width: 40%;

}

.about-content_over p{


 font-size: 16px;

}
.about-content_over2{
 position: absolute;
 top: 30%;
right: 30px;
align-items: center;
color: #000;
width: 40%;


}
.about-content_over2 p{

 
 font-size: 16px;

}

@media screen and (max-width: 900px){

  .about-content_over2{

 text-align: center;
color: #000;
width: 100%;
margin-top: -15%;
left: 10px;
right: 20px;
padding-bottom: 40px;
padding-right: 30px;



}
  .about-content_over2 p{
font-size: 14px;

  }
  .about-content_over p{
font-size: 14px;
    
  }

.about-content_over{
text-align: center;
color: #000;
width: 100%;
margin-top: -20%;
padding:30px 20px;
left: 10px;

}
}*/

.footer-section .row{

/*  font-family: PT Serif;*/
font-family: "Adobe Caslon Pro"!important;
 
}
.footer-section .row h4{
/*
   font-family: PT Serif;*/
   font-family:Adobe Caslon Pro;
}
.footer-widget-content{

 font-size: 16px;
}
.about-images img{

  width: 100%;
  height: auto;
}

.modal-dialog {
    width: 105%;
    max-width: none;
    height: 100vh;
    margin: 0;

  }
  .modal-open .modal{

    overflow-y: hidden;
  }
  .modal-footer{

    border:none;
  }
  .modal-content{

    border:none;
  }
  .z-index{

    z-index: 1;
  }

  .btn-arrange{
    position:relative;
   /* left: 41%;*/
   text-align: center;
    bottom: 0px;
    top: -25px;


  }
  @media screen and (max-width: 678px){

.btn-arrange{
  
    bottom: 0px;
    top: -50px;


  }

  }

  .btn-arrange .btn{

    padding:10px 5px;
    font-weight: 700;
    font-size: 12px;
  }


   .btn-primary{

    background-color:#fff!important;
   border:none;
  color: #696969;
     text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    transition: 0.5s;

  }
  
  .btn-primary:hover{

    color: #696969;
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 40%);
    border:2px solid gray; 
  }

  .btn-secondary{

    background-color:#fff!important;
    border:none;
    color: #696969;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  transition: 0.5s;

  }
  .btn-secondary:hover{

    color:#696969;
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 40%);
    border:2px solid gray; 
  letter-spacing: 2px;
  }
  
  .carousel-control-prev-icon, .carousel-control-next-icon {
    height: 35px;
    width: 35px;
    background-color: rgba(0, 0, 0, 0.3); 
    border-radius: 50%;
   
}

img
/*.prebtn{

  background-color: red;
 
}*/
/*body {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background: url('.././images/bg/callout-bg.jpg') no-repeat center center fixed;
}*/

.header-logo a {
    position: relative;
    max-width: 170px;
}
.header-light .header-logo a img.light-logo {
    opacity:1;
}
.header-light .header-logo a img.dark-logo {
    opacity: 1;
}
.header-section.is-sticky.header-sticky-bg-dark .header-inner .header-logo a img.light-logo {
    opacity:1!important;
}
.header-section.is-sticky.header-sticky-bg-dark .header-inner {
    background-color: #fff!important;

}
.header-light .fullscreen-search-close .toggle i::after, .header-light .fullscreen-search-close .toggle i::before, .header-light .header-mobile-menu-toggle .toggle i::after, .header-light .header-mobile-menu-toggle .toggle i::before, .header-light .mobile-menu-close .toggle i::after, .header-light .mobile-menu-close .toggle i::before {
    background-color: #d87a7a;
}
.header-section.is-sticky.header-sticky-bg-dark .header-inner .site-main-menu>ul>li>a{
	display: block;
    padding: 29px 17px;
    color: #333!important;
    opacity: 0.75;
    transition: opacity 0.2s ease, color 0.2s ease;
    /*font-family: PT Serif;*/
    font-family: "Adobe Caslon Pro";
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
}
.site-main-mobile-menu-inner::before {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    /* background-color: rgb(189 77 75); */
}
.mobile-menu-header{
	height:72px;
}
.site-mobile-menu>ul>li>a {
    display: block;
    padding-top: 19px;
    padding-right: 0;
    padding-bottom: 19px;
    padding-left: 0;
    color: #696969!important;
    border-bottom: 1px solid transparent;
	opacity: 0.75;
    transition: opacity 0.2s ease, color 0.2s ease;
/*	font-family: PT Serif;*/
font-family: "Adobe Caslon Pro";
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
}
.fa-angle-down:before{

  color: #000 !important;
}
.site-mobile-menu .mega-menu li>a, .site-mobile-menu .sub-menu li>a {
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
    color: #696969!important;
	opacity: 0.75;
    transition: opacity 0.2s ease, color 0.2s ease;
	font-family: PT Serif;
}
.site-main-menu .mega-menu li a, .site-main-menu .sub-menu li a {
    opacity: 0.75;
    transition: opacity 0.2s ease, color 0.2s ease;
/*	font-family: PT Serif;*/
font-family: Adobe Caslon Pro;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    display: block;
    padding: 8px 30px;
    white-space: nowrap;
    color: #696969;
}
.site-main-menu>ul>li>a {
	display: block;
    padding: 29px 17px;
	color:#333!important;
    opacity: 0.75;
    transition: opacity 0.2s ease, color 0.2s ease;
/*	font-family: PT Serif;*/
font-family: "Adobe Caslon Pro";
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
}
.header-section.header-transparent .header-inner {
    background-color: #fff;
   /* border-bottom: 1px solid #a7a6a6!important;*/
}
.site-main-menu .mega-menu, .site-main-menu .sub-menu{
	border-bottom: 4px solid #696969;
}
.color-light h3{

  color: #696969;
   font-family:optima;
    font-size: 1.4rem;
    padding-bottom: 20px;
    font-style: italic;
    font-weight: 500;
    text-align: center;

}
.carousel-item img{

  position: relative!important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%,-3%) !important;
}

.carousel-item2 img{

position: relative!important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%,3%) !important;

}

@media(max-width:550px){

  .carousel-item2 img{
    position: relative!important;
    left: 50% !important;
    height: 400px;
    transform: translate(-50%,24%) !important;
    object-fit: contain !important;
     margin-top: -161px;

}

.fl-fl{

 margin-right:8px; 
}
}




@media screen and (max-width: 678px){
.color-light h3{
 font-size: 1.2rem;
 font-weight: 400;

}

}
.discover-2 h2{
  color: #696969;
   font-family:  "Adobe Caslon Pro";
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 26px;
    line-height: 34px;
    font-weight: normal;
  
}
.discover h2{
  color: #696969;
   font-family:  "Adobe Caslon Pro";
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 26px;
    line-height: 34px;
    font-weight: normal;
    margin-bottom: 20px;
  
}
.banner img{
 
  width: 100%;


}


.header-logo img{

  max-width: 90%;
}
@media screen and (max-width: 768px){

  .header-logo a img{

    padding:4px 0;
  }
}
.back-ground{

  background: #fff;
  padding: 50px 30px;
  box-shadow: 0 15px 50px rgba(0,0,0,0.3);
  max-width: 550px;
}
.img_bg{

  background-image: url(../images/bg/contactbg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.contact-banner img{

  position: relative;

}
@media screen and (max-width: 768px){
.contact-banner img{

  margin-top:58px; 
}
.banner-content h1{
text-align: center;
margin-top: 20px;
font-size: 25px;
}

}
.banner-content h1{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
text-transform: uppercase;
letter-spacing: 1px;

}
.img_bg h3{

  font-size: 35px;
  color: #696969;
}
.btn2{
 

  border: 1px solid #696969;
  display: inline-block;
  padding: 10px 40px;
  border-radius: 5px;
  transition: .3s;
    font-weight: bold !important;

}
.btn2 a{

  color: #666;
  font-size: 18px;

}

.btn2:hover{

  background-color: #696969;
  color: #fff;

}
.btn3{
 
  position: relative;
  align-items: center;
  left: 50%;
  transform: translate(-50%,-50%);
  border: 1px solid #696969;
  display: inline-block;
  padding: 10px 40px;
  border-radius: 5px;
  transition: .3s;
  font-weight: bold !important;

}

.btn3 a{

  color: #666;
  font-size: 18px;

}

.btn3:hover{

  background-color: #696969;
  color: #fff;

}


.discover-2{

  position: relative;
  align-items: center;
  margin-top: 5rem;
}
.discover-2 p{


  font-size: 18px;
  text-align: center; 
  padding-bottom: 40px;
}
.Banner-contact{

  min-width: 100%;
 min-height: 550px;
 background-image: url('../images/bg/contactbg.jpg');
  background-size: cover;
}

.Banner-contact2{
 min-width: 100%;
 min-height: 560px;
 background-image: url('../images/bg/contactus.jpg');
  background-size: cover;
  background-position: center;
}

.animated-image img {

  transition: .5s ease-in;
   
}
.animated-image img:hover{

  transform: scale(1.1);


}


.content {
    position: relative;
    width: 100%;
    margin: auto;
    overflow: hidden

}

.img .content-overlay {
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s

}

.img:hover .content-overlay {
    opacity: 1;
    cursor: pointer;

}


/*.content-image {
    width: 100%
}*/
/*.contact-bg{

 background-image: url('.././images/bg/contact-us.jpg');
   background-size: cover;
}*/
.about p{

  /*letter-spacing: 1px;*/
  font-size: 18px;
}
.about h1{

  color: #696969;
  text-align: center;
}


input[type=text]{

  border:none;
  outline: none;
  background:none;
  border-bottom: 1px solid #696969;
  border-radius: none;
}
input[type=number]{
  border-bottom: 1px solid #696969;
  border-radius:none;
  outline:none !important;
  background:none;
}


.intro_slide_video {
  position: relative;
  /*background-color: black;*/
  height:100vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

.intro_slide_video img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.intro_slide_video .container {
  position: relative;
  z-index: 2;
}

.intro_slide_video .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  /*background-color: black;*/
  opacity: 0.5;
  z-index: 1;
}
.intro_slide_video .display-3{
	font-size: 26px !important;
    line-height: 33px !important;
	transform: rotateX(0deg) translate(0px, 0px);
    opacity: 1;
	color:#fff;
}
.intro_slide_video .lead {
    font-size: 16px !important;
    letter-spacing: 2px;
    text-shadow: 2px 2px 2px #000;
	color:#fff;
	transform: rotateX(0deg) translate(0px, 0px);
    opacity: 1;
}
.section-title .title span{
/*	font-family: PT Serif;*/
font-family: Adobe Caslon Pro;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 26px;
    line-height: 34px;
}
.section-title .ht_h span{
	font-size: 35px!important;
}

.course-4.dark-mode .info{
/*	font-family: PT Serif;*/
font-family: Adobe Caslon Pro;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18px;
    line-height: 24px;
	border:none;
}
.course-4.dark-mode .info .title {
    color: #696969;
	text-align:center;
	font-weight: normal;
    font-size: 16px;

}
.about-app-content .title{
	/*font-family: PT Serif;*/
  font-family: Adobe Caslon Pro;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 26px;
    line-height: 34px;
}
.about-app-content p{
	text-align:justify;
	font-family: PT Serif;
	color:#696969;
}
.section-padding-bottom {
    padding-bottom:50px!important;
}
.section-padding-top {
    padding-top:50px!important;
}
.hr_line{
	background:#cb6c6a;
}
.funfact i {
    color: #FFF;
    margin: 0 15px 30px 0px;
    font-size: 65px;
}
.funfact .number {
    color: #fff;
    padding: 20px 0;
    font-weight: 400;
    display: block;
    overflow: hidden;
    margin-bottom: 0;
    font-family: PT Serif;
    font-size: 56px;
}

.funfact .text {
    font-weight: 500;
    font-size: 18px;
    color: #FFF;
    padding: 0 0 10px 10px;
    font-family: PT Serif;
}
.parallax{
	background-attachment: fixed !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax .container {
  position: relative;
  z-index: 2;
}
.parallax .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}

.parallax video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.parallax {
  position: relative;
  background-color: black;
  width: 100%;
  overflow: hidden;
}

.bg_call{
	padding:50px 0px;
}
.bg_call .content{
	padding:65px 0px;
	text-align:center;
}
.bg_call .content p{
	text-align:center;
	font-family: PT Serif;
	font-weight: 500;
    font-size: 18px;
	margin-bottom:40px;
    color: #FFF;
}
.bg_call .content .title {
    font-family: PT Serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 26px;
    line-height: 34px;
	text-align:center;
	margin-bottom:40px;
}
.bg_call .content .title span {
    font-weight: 400;
    color: #cb6c6a;
}
.iconInject{
	font-size:45px;
}
.section-title .title span, .about-app-content .title span{
	color:#696969;
}
.btn-outline-primary {
    color: #696969;
    border-color: #696969;
    background-color: transparent;
}
.btn-hover-primary:hover, .btn-hover-primary:not(:disabled):not(.disabled).active {
    border-color: transparent;
    background-color: #696969;
    color: #fff;
}
.scroll-top{
	background:#696969;
}
.course-4.dark-mode:hover .thumbnail-wrap {
    border-color: #696969;
}
.course-4.dark-mode{
	border-radius:0px;
}

.main_sl_home{
	padding-top:86px;
}
.main_sl_home .carousel-indicators li{
	width: 10px;
    height: 10px;
	background:#696969;
}
.footer-section .footer-widget-content ul li a:hover, .footer-section .light-color .content p>a:hover{
	color:#696969;
}

.contct{

margin-top: 20%;

}

/*.modal-body2{

 position: absolute;
 top: 150%;
 left: 50%;
 transform: translate(-50%);
}*/
.login-popup{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1099;
  background-color:rgba(0,0,0,0.6);
  visibility: hidden;
  opacity: 0;
  transition: all 1s ease;
}
.login-popup.show{
  visibility:visible;
  opacity: 1;
}
.login-popup .box{
 
  width: 50%;
  position: absolute;
  left:50%;
  top:50%;
  transform:translate(-41%,-50%);
  display: flex;
  flex-wrap: wrap;
  opacity: 0;
  margin-left: 50px;
  transition: all 1s ease;


}
.login-popup .box img{

  object-fit: cover;
}
.login-popup.show .box{
  opacity: 1;
  margin-left: 0;
}

.login-popup .box .form .close{
  position: absolute;
  right: -29px;
  top:1rem;
  font-size: 50px;
  cursor: pointer;
  color: #fff;
}

@media screen and (max-width: 768px){

  .login-popup .box .form .close {
    position: absolute;
    right: -27px;
    top: -1rem;
    font-size: 50px;
    cursor: pointer;
    color: #fff;
}
.login-popup .box{

  width: 87%;
}
}
.images-logo{

  display: flex;
}


 .footer-newsletter form input[type="submit"] {
    position: relative;
    top: 0px;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 15px;
    background: #696969;
    color: #fff;
    padding:9px;
    transition: 0.3s;
    border-radius: 0 4px 4px 0;
}

.footer-newsletter form input[type="submit"]:hover {
    background: #67a914;
}
.footer-newsletter input[type=email]{

    width: 70%;
    min-height: 44px; 

}

 .footer-newsletter-2 form input[type="submit"] {
    position: relative;
    top: 0px;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 15px;
    background: #696969;
    color: #fff;
    padding:10px;
    transition: 0.3s;
    border-radius: 0 4px 4px 0;
}

.footer-newsletter-2 form input[type="submit"]:hover {
    background: #67a914;
}
.footer-newsletter-2 input[type=email]{

    width: 70%;
    min-height: 44px; 

}
.hover_imgag .margin-left img{

  margin-left:71px;
}

@media(max-width: 800px){

  .hover_imgag .margin-left img{

  margin-left:0px;
  padding-bottom: 20px;
}
}

.hover_imgag .thumbnail .image:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hover_imgag  .thumbnail .image img {
    transition: all 1s cubic-bezier(0,0,.2,1);
}
.hover_imgag .thumbnail {
    overflow: hidden;

}

/*
.twitter {
  font: normal normal 10px Arial;
  text-align: center;
  color: #998578;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.twitter {
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 14px;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.twitter:hover {
  color: #FF7D6D;
  text-decoration: none;
}*/




/* Floating Social Media Bar Style Starts Here */
/*.fl-fl {
  background: #fff;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 5px 6px;
  position: fixed;
  right: 15px;
  z-index: 1000;
  font: normal normal 10px Adobe;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  cursor: pointer;
}
*/

.fa {
  color: #000;
  padding: 15px 0!important;
  margin-left: 0px;
  font-size: 17px!important;
  padding: 10px!important;
  margin-top: 2px!important;
}
.fl-fl:hover .fa{
  font-size: 20px!important;
}

/*.fl-fl:hover {
  right: 0;
}*/

.fl-fl a {
  color: #000 !important;
  text-decoration: none;
  text-align: center;
  line-height: 43px!important;
  vertical-align: top!important;

}

/*.float-fb {
  top: 260px;
}

.float-li {
  top: 30px;
}

.float-ig {
  top: 360px;
}*/
.float-sm{
background: #fff;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 5px 6px;
  position: fixed;
  right: 0px;
  z-index: 1000;
  font: normal normal 10px Adobe;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  cursor: pointer;
  top: 260px;

}

@media (max-width: 550px){
 

 .partner-max-width img 
{
    max-width: 44%;
}
.float-sm{

 right: -10px;
}
.box .newsletter-popup{

  position: absolute !important;
  bottom: -72px!important;
  left: 53%!important;
   transform: translate(-50%,-10%)!importantss;

} 
.footer-newsletter-2 input[type=email] {
    width: 60%;
    min-height: 32px;
}
.footer-newsletter-2 form input[type="submit"] {
    background: #696969;
    color: #fff;
    padding: 4px;
}
.back-ground {
    background: transparent;
    padding: 50px 30px;
     box-shadow:none; 
  
}


}

@media(max-width: 320px){
.footer-newsletter-2 input[type=email] {
   width: 60%;

}

}

@media screen and (max-width: 740px){

.display-second{

  display: none;
}
 .thumbnail .mobile_display{

  display: block;
}
.discover-2{

  margin-top: 21px;
}

}


.mobile_display{

  display: none;
}

/* Floating Social Media Bar Style Ends Here */
.box .newsletter-popup{

  position: absolute;
  bottom: -55px;
  left: 50%;
  transform: translate(-64%,-50%);
}
.modal-content-3{

  position: relative;
  
    display: flex;
 
    flex-direction: column;
    width: 50%;
    pointer-events: auto;
    /* background-color: #fff; */
    /* background-clip: padding-box; */
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    outline: 0;
}
@media(min-width: 976px){

 .about-images h2{

 margin-left: 20px;
} 
}
.img-responsive-mobile img{
  display: none;
}

@media only screen and (max-device-width: 580px) {
  .img-responsive {
    display: none;
  }
  .img-responsive-mobile img {
    display: block;
    min-width: 100%;
  }
  .box .newsletter-popup {
    position: absolute;
    bottom: -55px;
    left: 50%;
    transform: translate(-52%,-57%);
}
}
.footer-widget-content p a:hover{

 border-bottom: 1px solid #696969;

}



