@charset "UTF-8";

/*
 Theme Name:   itslearning-no
 Description:  itslearning Child Theme - NO
 Author:       Brandon Carey
 Template:     itslearning
 Version:      1.0.4
*/


/**
 * CSS pulled from Wordpress Backend.
 * Intended for https://itslearning.com/no
 * USER CONFERENCE 2017 TWEAKS
 */

.page-id-1910 .section-1 .entry-content {
    height: 0;
}

.page-id-1910 .section-1 .owl-carousel-item-text {
    font-size: 21px;
    font-style: italic;
    margin: 0 0 20px 0;
}

.page-id-1910 .img-container img {
    border-radius: 7px;
}

.page-id-1910 .section-1 h2 {
    text-align: center;
    font-weight: 300;
}

.page-id-1910 .entry-content #card-link {
    color: transparent;
    display: block;
    height: 204px;
    width: 344px;
    position: relative;
    top: -251px;
    left: -15px;
    cursor: pointer;
}

.page-id-1910 .entry-content #card-link:hover {
    color: transparent;
    display: block;
    height: 204px;
    width: 344px;
    position: relative;
    top: -251px;
    left: -15px;
    cursor: pointer;
    background-image: url("https://itslearning.com/no/wp-content/uploads/sites/27/2017/08/arrow-mo.png");
    background-size: 100%;
    border-radius: 7px;
}

.page-id-1910 .blog-post--teaser {
    min-height: 50px!important;
    margin: 0 0 0 0!important;
}

.conf-nav {
    background: #444059;
    padding: 6px;
}

.conf-nav li {
    display: inline;
}

.conf-nav a {
    text-decoration: none;
    color: #fff;
    padding: 17px 30px 16px 30px;
    border-radius: 3px;
    line-height: 40px;
}

.conf-nav a:hover {
    text-decoration: none;
    color: #fff;
    padding: 17px 30px 16px 30px;
    background: #7f687d;
    border-radius: 0;
}

.conf-nav a#active {
    text-decoration: none;
    color: #444059;
    padding: 17px 16px 16px 16px;
    border-radius: 0px;
    line-height: 40px;
    background: rgba(255, 255, 255, 0.9);
}

.reasons {
    background: #f1f1f1;
    padding: 20px 20px 10px 20px;
    border-radius: 5px;
    margin: 0 0 20px 0 ;
}

.reason-number {
    height: 40px;
    width: 40px;
    float: left;
    background: #FF6C6C;
    border-radius: 10pc;
    color: white;
    font-weight: bold;
    text-align: center;
    padding: 10px 0 0 0;
    margin: 0 10px 40px 0;
}

.page-id-1934 .section-2 {
    background: rgba(0, 0, 0, 0) linear-gradient(to top, #f1f1f1 60%, #fff) repeat scroll 0 0;
}

.page-id-1934 .metaslider .slides img {
    border: 10px solid rgba(205, 205, 205, 0.4);
}

.support-staff {
    display: inline-flex;
    margin: 0 20px;
}

.support-staff-label {
    text-align: center;
    display: inline-block;
}

.support-staff img {
    border-radius: 10pc;
}

.page-id-1934 .section-3 .row__col--m-6 {
    padding: 40px;
}

.page-id-1934 .section-3 .row__col--m-5 {
    padding: 40px;
}

.page-id-1934 .section-3 .row__col h2 {
    color: #FF6C6C;
}


/**
 * CSS pulled from Wordpress Backend.
 * Intended for https://itslearning.com/no
 * CENTER IMAGES
 */

.row__col--m-5 {
    text-align: center;
}


/**
 * CSS pulled from Wordpress Backend.
 * Intended for https://itslearning.com/no
 * NEW ITSLEARNING EXPERIENCE
 */

.padding {
    padding: 20px !important;
}

h2 {
    font-weight: 600;
}

h2.h1 {
    font-weight: 300;
}


/**
 * CSS pulled from Wordpress Backend.
 * Intended for https://itslearning.com/no
 * CSS OVERLAY
 */

.resource-title {
    display: none !important;
}

.home .section-1 .h1, .home .section-4 .h1 {
    color: #000 !important;
}

.font-weight--light img {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.success-block__content .button--alpha-inverse a {
    margin-top: 0px !important;
}

#primary > div.section.section-4 > div > div > h2 {
    font-weight: 300 !important;
    color: #000 !important;
}

#primary > div.section.section-2 > div.module-row.module-row--headline-with-text.layout-container.padding--double.text-align--center > header > h2 {
    color: #bf5000 !important;
}

.nor-video-text-fix{
    display: block !important;
}