/*!
Theme Name: DMC Nordic
Theme URI: http://underscores.me/
Author: Anja
Author URI: https://thirddot.dk/
Description: DMC Nordic is travel agency theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dmcnordic
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

DMC Nordic is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

/*11th feb */


.career-sec{
	padding:100px 0;
	    background:#e6e6e6;
}
.career-sec .section-title{
	text-align:center;
	margin-bottom:50px;
}
.career-sec .section-title h2, .job-title h2{
	    font-size: 4.375vw;
	text-transform:uppercase;
}
.career-sec .row .col-md-6{
	padding:0 15px;
		margin-bottom:30px;
}
.career-card{
	background:#155236;
	color:#ffffff;
	padding:100px 50px;
	height:100%;
}
.job-title{
	    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.job-title h2{
	text-align:center;
	text-transform:uppercase;
	color:#ffffff;
}

.jd-sec{
	padding:100px 0;
}
.jd-sec .col-lg-8, .jd-sec .col-lg-4{
	padding:0 15px;
}
.job-type{
	position:sticky;
	top:100px;
	background:#155236;
	color:#ffffff;
	padding:100px 50px;
}
.job-type ul{
	    list-style: none;
    padding: 0;
}
.job-type ul li label{
	font-weight:600;
	margin:0;
	color:#C48B36;
	text-transform:uppercase;
}
.job-type h2{
	margin-bottom:50px;
}
.job-type ul li{
	margin-bottom:20px;
}


@media (max-width: 991px){
	
	.career-sec, .jd-sec{
		padding:75px 0;
	}
	.career-sec .section-title h2,
	.job-title h2{
		font-size:38px
	}
	.career-card, .job-type {
		padding:50px 25px;
	}
}
@media (max-width: 767px){
	
	.career-sec, .jd-sec{
		padding:50px 0;
	}
	.career-sec .section-title h2,
	.job-title h2{
		font-size:28px
	}
	
}



.mice-template #Group_17 #Ellipse_5-7, .page-id-206 #Group_17 #Ellipse_5-7{
	fill:#c48b36;
}

.mice-template #Ellipse_6-7, .page-id-206 #Ellipse_6-7{
	stroke:#ffbd5c;
}