/*
Theme Name: Elision Child
Theme URI: http://demo.qodeinteractive.com/elision/
Description: A child theme of Elision Theme
Author: Qode Interactive
Author URI: http://www.qodeinteractive.com/
Version: 1.0.0
Text Domain: elision
Template: elision
*/

@font-face {
    font-family: HolidayFree;  
    src: url(/fonts/HolidayFree.otf);  
    font-weight: normal;  
}
@font-face {
    font-family: Bahnschrift;
    src: url(/fonts/Bahnschrift-all.ttf);
    font-weight: 100;
}
@font-face {
	font-family : BebasNeue;
	src: url(/fonts/BebasNeue-Regular.ttf);
	font-weight: 100;
}

/* font class start */
.holidayfree-font {
    font-family: HolidayFree !important;
}

.bahnschrift-font {
    font-family: Bahnschrift !important;
    font-weight: normal;
}
.bahnschrift-light-font {
    font-family: Bahnschrift !important;
    font-weight: 100;
}
.bahnschrift-Semilight-font {
    font-family: Bahnschrift !important;
    font-weight: 300;
}
.bebasNeue-font {
	font-family: BebasNeue !important;
}

/* font class end */

/* header style */
.q_logo > a:nth-child(1) {
    height: 85px !important;
}
.header_inner .header_bottom .container_inner > div {
    padding-top:20px;
}

#nav-menu-item-7833 {
    background-color: unset !important;
}

nav.main_menu > ul > li:hover > a span {
    background-color: unset !important;
    color: #3C3455 !important;
    -webkit-transition: unset !important;
    -moz-transition: unset !important;
    -o-transition: unset !important;
    -ms-transition: unset !important;
}

nav.main_menu > ul > li > a, .side_menu_button a {
    -webkit-transition: unset !important;
    -moz-transition: unset !important;
    -o-transition: unset !important;
    -ms-transition: unset !important;
    cursor: pointer !important;
}
nav.main_menu > ul > li > a span {
	font-weight: 500;
}
#nav-menu-item-7833 a span, #nav-menu-item-7833:hover a span {
    background-color: #3C3455 !important;
    color: #fff !important;
    line-height: 40px;
	margin-top: 25px;
	padding: 0px 40px;
}

#nav-menu-item-7833 > a:nth-child(1) > span:nth-child(2):hover {
    background-color: #3C3455 !important;
    color: #fff !important;
}
/* header style end */

/* crousal start */

/* div.text:nth-child(1) > h2:nth-child(4), div.text:nth-child(1) > h2:nth-child(5) { */
.header-text-container {
    position: relative !important;
}
.font-80 {
	font-size: 80px !important;
	font-weight:bold;
}
.landing-slider-text {
	padding-top: 50px;
}
/* for Passion */
/* div.text:nth-child(1) > h2:nth-child(4)> b::after { */
.passion::after {
	position: absolute;
    content: '';
    bottom: 3px;
    left: 9px;
    width: 266px;
    background-color: #E5C237;
    height: 17px;
    z-index: -10;
}
/* Compassion */
/* div.text:nth-child(1) > h2:nth-child(5) > b::after { */
.compassion::after {
	position: absolute;
    content: '';
    bottom: -11px;
    left: 3px;
    width: 427px;
    background-color: #E5C237;
    height: 18px;
    z-index: -10;
}
/* .intentions::after{
	position: absolute;
    content: '';
    bottom: 3px;
    left: 9px;
    width: 266px;
    background-color: #E5C237;
    height: 80px;
    z-index: -10;
} */
/* crousal end */

/* recent start */
.q_tabs .tabs-nav li {
    position: relative;
}
.q_tabs .tabs-nav li a {
    background-color: #fbfdff !important;
}
.q_tabs .tabs-nav li.active a, .q_tabs .tabs-nav li a:hover {
    text-decoration-line: unset !important;
}
.q_tabs .tabs-nav li:nth-child(1).active::after, .q_tabs .tabs-nav li:nth-child(1):hover::after {
    position: absolute;
    content: '';
    width: 27px;
    height: 3px;
    background: #3C3455 0% 0% no-repeat padding-box;
    z-index: 10;
    bottom: 0px;
    left: 36px;
}
.q_tabs .tabs-nav li:nth-child(2).active::after, .q_tabs .tabs-nav li:nth-child(2):hover::after {
    position: absolute;
    content: '';
    width: 27px;
    height: 3px;
    background: #3C3455 0% 0% no-repeat padding-box;
    z-index: 10;
    bottom: 0px;
    left: 34px;
}
.q_tabs .tabs-nav li:nth-child(3).active::after, .q_tabs .tabs-nav li:nth-child(3):hover::after {
    position: absolute;
    content: '';
    width: 27px;
    height: 3px;
    background: #3C3455 0% 0% no-repeat padding-box;
    z-index: 10;
    bottom: 0px;
    left: 48px;
}
/* recent end */

/* footer start */
footer .footer_top_holder .three_columns.clearfix {
	display: flex;
	justify-content: space-between;
	padding: 60px 0;
}
footer .footer_top_holder .three_columns.clearfix > div {
    width: auto;
}
.footer_top .three_columns > .column3 > .column_inner {
    padding: 0 !important;
}
footer .footer_top_holder .three_columns.clearfix > div .column_inner, footer .footer_top_holder .three_columns.clearfix > div .column_inner #text-8, footer .footer_top_holder .three_columns.clearfix > div .column_inner #text-8 .textwidget {
    min-height: 107px;
    display: flex;
    align-items: center;
}
footer .footer_top_holder .three_columns.clearfix .column2 .textwidget p a {
    padding: 0 15px;
    margin: 0 15px;
}
footer .footer_top_holder .three_columns.clearfix .column2 .textwidget p:nth-child(2), footer .footer_top_holder .three_columns.clearfix .column2 .textwidget p:nth-child(3) {
    display: none;
}
.class-bottom-footer {
    display: flex;
    justify-content: space-between;
    padding: 0 50px;
}
/* footer end */

/* Values Section */
.q_image_with_text_over .caption.no_icon {
    margin: 0;
    font-family: 'HolidayFree';
}
.q_image_with_text_over.one_half {
    width: 65% !important;
    background-color: black !important;
	position: relative;
    top: -50px;
	overflow: hidden; 
}
.q_image_with_text_over img {
	opacity:0.5;
	transition: 0.5s all ease-in-out; 
}

.q_image_with_text_over:hover img {
  transform: scale(1.2);
}

/* Values Section END */


