/*
Theme Name: Mountain
Template: dt-the7
Theme URI: http://the7.io/
Author: Ohiowebtech
Author URI: http://ohiowebtech.com/
Description: The7 child theme for mountain website.
Version: 1.0.0
License URI: License.txt
Text Domain: mountain
*/


.m_ds-icon .e-n-accordion-item-title-icon {
    transform: rotate(90deg);
    background-color: #E01F26;
    padding: 10px;
    border-radius: 10px;
}

.m_ds-icon .e-opened {
    transform: rotate(180deg);
}

.m_icon-list span.elementor-icon-list-icon {
    transform: rotate(-35deg);
}

.m_icon-list span.elementor-icon-list-icon:hover {
	color: #E01F26;
}
	
.m_empl_grid h3:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 30px;
    background: #017141;
    bottom: -20px;
    left: 0;
}

.m_empl_grid h3 {
    position: relative;
}

.slide-dot .swiper-pagination-horizontal {
    margin: 75px 0;
}

.curve-head-top {
    margin-top: -210px;
}

.m_ds-video {
    height: 600px;
}

@media (max-width: 1020px) {
	.m_curve {
		opacity: 0;
	}
	.m_search {
		opacity: 0;
	}
}

