/*
 Theme Name:   Mediax Child  
 Theme URI:    https://wordpress.themeholy.com/mediax
 Description:  This is a child theme for Mediax - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     mediax
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  mediax-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */    

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

/* font-family: "Cormorant Garamond", serif; 
   font-family: "Raleway", serif;
*/

h1,h2,h3,h4,h5,h6{font-family: "Cormorant Garamond", serif!important;}
p, li{font-family: "Raleway", serif!important;}

body{font-family: "Raleway", serif!important;}

.header-layout1 .header-logo {
  position: relative;
  z-index: 2;
  padding: 20px 100px 20px 0;
	height:auto;
}
.header-layout1 .header-logo {
  position: relative;
  z-index: 2;
  padding: 0px 100px 0px 0;
  height: auto;
}
.header-top {
  padding: 7px 0;
  background-color: #f1ece9;
  --body-color: #fff;
}

.th-btn {
  position: relative;
  z-index: 2;
  overflow: hidden;
  vertical-align: middle;
  display: inline-block;
  border: none;
  text-transform: uppercase;
  text-align: center;
  color: #000!important;
  background: #e0eae1;
  box-shadow: none;
  font-family: var(--body-font);
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  padding: 15px 30px;
  min-width: 170px;
  border-radius: 30px;
}
.th-btn::before {
  content: "";
  position: absolute;
  height: 56%;
  top: 1px;
  left: 10px;
  width: calc(100% - 20px);
  background:none;
  -webkit-filter: blur(2px);
  filter: blur(2px);
  z-index: -1;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border-radius: inherit;
}
.th-btn:hover{background: #e9ddf1; color: #000 !important;}
.th-btn.style4 { background: #8E7962!important;color: var(--white-color);}
.hero-style2 {
  position: relative;
  z-index: 6;
  padding: 208px 0;
}
.th-btn:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  color: #e7efff;
}
.hero-title2 {
  font-size: 65px;
  line-height: 1.12;
}
.img-box1 .img1 img {
  width: 100%;
  border-radius: 15px;
}
p {
  font-family: var(--body-font);
  margin: 0 0 18px 0;
  color: #444;
  line-height: 1.75;
}
.header-links .icon-btn {
  --btn-size: 36px;
  line-height: 34px;
  background-color: transparent;
  border:none;
  color: #000;
  font-size: 15px;
  margin-right: 5px;
}
.header-top a:hover {
  color: #bd8f5d;
}
.header-links li, .header-links span, .header-links p, .header-links a {
  color: #000;
}
.social-links .social-title {
  color: #000;
}

.htslider-slider .slick-arrow:hover svg path {
  fill: #DBBA96!important;
}
.htslider-slider .slick-arrow:hover svg path {
  fill: #8E7962!important;
}
.main-menu > ul > li > a {
  padding: 37px 0;
  transition: transform 0.3s ease-in-out;
}
.main-menu > ul > li > a:hover {
  color: #000;
  transform: scale(1.1);
}
.main-menu a:hover {
  color: #000;
}
.main-menu ul.sub-menu li a::before {
    content: "→"!important;
  }
.main-menu ul.sub-menu li a::before {
  color: #000;
}
.sub-title img {
  margin: -7px 10px 0 0;
  display: none;
}
.sub-title {
  font-family: var(--title-font);
  font-size: 18px;
  font-weight: 500;
  color: #146DAB;
  text-transform: uppercase;
  line-height: 28px;
}
.hero-title2 .line-text {
  color: #99815c;
  font-weight: 400;
  position: relative;
}
.th-btn.style4 {
  background-color: var(--theme-color2);
  background: -webkit-linear-gradient(top, #147FCA 37.5%, #094F81 100%);
  background: linear-gradient(180deg, #147FCA 37.5%, #094F81 100%);
  color: var(--white-color);
	box-shadow: none;
}
.header-logo .logo img{width:90%;}
.choose-box .box-icon {
  width: 70px;
  height: 70px;
  line-height: 70px;
  min-width: 70px;
  text-align: center;
  background-color: #BBE3FF;
  border-radius: 99px;
}
.th-widget-about .about-text {
  margin-bottom: 20px;
  margin-top: -0.5em;
  color: #f2efef;
}
.footer-widget.widget_meta a, .footer-widget.widget_pages a, .footer-widget.widget_archive a, .footer-widget.widget_categories a, .footer-widget.widget_nav_menu a {
  font-size: 16px;
  font-weight: 400;
  padding: 0 0 0 16px;
    padding-right: 0px;
  margin-bottom: 11px;
  font-family: var(--body-font);
  color: #f2efef;
  display: block;
  max-width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding-right: 0;
  background-color: transparent;
  border: none !important;
  box-shadow: none;
  position: relative;
}
.footer-info {
  color: #f2efef;
}
.info-box_link {
  display: inline-block;
  color: #EBECEF;
}
.breadcumb-wrapper {
  background-color: var(--smoke-color2);
  padding: 100px 0 50px 0;
  overflow: hidden;
  text-align: center;
}
.contact-feature {
  background-color: var(--white-color);
	padding: 24px;
}
a {
  color: #2E8DD4;
  text-decoration: none;
  outline: 0;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.location-card {
  background-color: var(--white-color);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.06);
  border-radius: 30px;
  padding: 0px 40px;
  margin-bottom: 10px;
  position: relative;
}
.location-card::after {
  content: '';
  position: absolute;
  top: 0;
  left: 30px;
  height: 4px;
  width: calc(100% - 60px);
  background-image: -webkit-radial-gradient(50% 50%, 50% 50%, var(--theme-color) 56.77%, rgba(4, 206, 120, 0) 100%);
  background-image: radial-gradient(50% 50% at 50% 50%, #717070 56.77%, rgba(4, 206, 120, 0) 100%);
}
select, .form-control, .form-select, textarea, input {
  height: 56px;
  padding: 0 25px 0 25px;
    padding-right: 25px;
  padding-right: 45px;
  border: 1px solid transparent;
  color: #000;
  background-color: #F6EFE7;
  border-radius: 27px;
  font-size: 16px;
  width: 100%;
  font-family: var(--body-font);
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.breadcumb-menu li:last-child {
  padding-right: 0;
  margin-right: 0;
  color: #2e2a2d;
}
.breadcumb-title {
  margin: -0.20em 0 -0.18em 0;
  line-height: 1.1;
  font-weight: 600;
  color: #2e2a2d;
}
.elementor-image-box-content {
  width: 100%;
  padding: 0 15px;
}
.accordion-card .accordion-button::after {
  content: "\2b";
  height: 100%;
  width: auto;
  line-height: 1;
  background-color: transparent;
  background-image: none;
  font-family: var(--icon-font);
	color: #106BAD;
}
.accordion-card .accordion-button {
  font-size: 22px;
  font-weight: 600;
  font-family: var(--title-font);
  color: var(--title-color);
  background-color: transparent;
  border-radius: 0;
  padding: 22px 45px 22px 30px;
  min-height: 56px;
  gap: 10px;
  margin-bottom: 0;
  text-align: left;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.contact-form .input-wrap {
  max-width: 1040px;
}
.contact-form {
  box-shadow: none;
  border-radius: 0px;
  background-color: transparent;
  padding: 10px;
  text-align: center;
  background: none;
}
.copyright-wrap {
  padding: 0px 0;
  background-size: 100% auto;
  background-color: #f1ece9;;
}
.copyright-wrap .copyright-text {
  color: #000;
}
.widget-area {
  padding-top: 80px;
  padding-bottom: 6px;
}
.widget_categories {
  padding: var(--widget-padding-y, 40px) var(--widget-padding-x, 40px);
  background-color: #f1ece9;
  margin-bottom: 40px;
  position: relative;
  border-radius: 20px;
}
.accordion-card {
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  border-radius: 20px;
  overflow: hidden;
  background-color: #F2EDE4;
  text-align: left;
  position: relative;
  z-index: 3;
}
.widget_categories a:hover, .wp-block-categories a:hover {
  background-color: #8E7962;
  color: #fff;
  box-shadow: none;
  border-left: 5px solid #8E7962;
}
.hero-title2 .line-text::after {
  content: '';
  height: 22px;
  width: 100%;
  background-image: none;
  background-size: 288px 22px;
  background-repeat: repeat-x;
  position: absolute;
  bottom: -8px;
  left: 0;
  -webkit-animation: titleFill 3s linear infinite;
  animation: titleFill 3s linear infinite;
}
.footer-info i {
  color: rgb(255, 255, 255);
  min-width: 23px;
  margin-top: 6px;
}
 .d-xxl-inline-block {
    display: inline-block !important;
  }
.hero-style2 .hero-text {
    max-width: 500px;
  }
.scroll-top::after {
  content: "\f062";
  font-family: var(--icon-font);
  position: absolute;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  color: #000;
  left: 0;
  top: 0;
  height: 50px;
  width: 50px;
  cursor: pointer;
  display: block;
  z-index: 1;
  border: 2px solid #e0eae1;
  box-shadow: none;
  border-radius: 50%;
}

@media (max-width: 1399px) {
  .header-layout1 .header-button .th-btn {
    display: block;
  }
}



@media only screen and (max-width: 600px) {
  .hero-title2 {
    font-size: 44px;
  }
.th-menu-toggle {
  background-color: #02355A;
  color: var(--white-color);
}
.th-menu-wrapper .th-menu-toggle {
  background-color: #01426A;
}	
.th-menu-wrapper .th-menu-area {
	border-right: 3px solid #01426A;	
}
.th-mobile-menu ul li.th-active > a {
  color: #0A77AE;
}	
.header-layout1 .header-logo {
  padding: 0px 10px 0px 0;
}	
.header-button .th-btn {
  margin: 0 10px;
}	
.header-button {
  width: 240px;
  gap:0px;
}	
	
	
	
}












