@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/h-code-child/fonts/opensans-light-webfont.eot');
    src: url('/wp-content/themes/h-code-child/fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/h-code-child/fonts/opensans-light-webfont.woff2') format('woff2'),
    url('/wp-content/themes/h-code-child/fonts/opensans-light-webfont.woff') format('woff'),
    url('/wp-content/themes/h-code-child/fonts/opensans-light-webfont.ttf') format('truetype'),
    url('/wp-content/themes/h-code-child/fonts/opensans-light-webfont.svg#OpenSansLight') format('svg');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/h-code-child/fonts/opensans-regular-webfont.eot');
    src: url('/wp-content/themes/h-code-child/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/h-code-child/fonts/opensans-regular-webfont.woff2') format('woff2'),
    url('/wp-content/themes/h-code-child/fonts/opensans-regular-webfont.woff') format('woff'),
    url('/wp-content/themes/h-code-child/fonts/opensans-regular-webfont.ttf') format('truetype'),
    url('/wp-content/themes/h-code-child/fonts/opensans-regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/h-code-child/fonts/opensans-bold-webfont.eot');
    src: url('/wp-content/themes/h-code-child/fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/h-code-child/fonts/opensans-bold-webfont.woff2') format('woff2'),
    url('/wp-content/themes/h-code-child/fonts/opensans-bold-webfont.woff') format('woff'),
    url('/wp-content/themes/h-code-child/fonts/opensans-bold-webfont.ttf') format('truetype'),
    url('/wp-content/themes/h-code-child/fonts/opensans-bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/h-code-child/fonts/opensans-black-webfont.eot');
    src: url('/wp-content/themes/h-code-child/fonts/opensans-black-webfont.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/h-code-child/fonts/opensans-black-webfont.woff2') format('woff2'),
    url('/wp-content/themes/h-code-child/fonts/opensans-black-webfont.woff') format('woff'),
    url('/wp-content/themes/h-code-child/fonts/opensans-black-webfont.ttf') format('truetype'),
    url('/wp-content/themes/h-code-child/fonts/opensans-black-webfont.svg#OpenSansBlack') format('svg');
    font-weight: 800;
    font-style: normal;
}

/* FIX                                               */
/*---------------------------------------------------*/
body > header > h1 {  border: 0 !important; clip: rect(0 0 0 0) !important; display: block; height: 1px !important; margin: -1px !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; width: 1px !important; }
.grid figure:hover .gallery-img { background-color: #01346b; }
.team-member figure { padding: 35px 0 0; }
.team-member .team-details { bottom: -100px; padding-top: 15%; height: 100%; }
.team-member .team-details .text-med { line-height: 20px; }
.contact-map iframe { height: 320px; }
.education-box-main { border: 0; }
.carousel-control.left { left: -40px; }
.carousel-control.right { right: -40px; }
.cnr-very-big-icon .extra-large-icon { font-size: 130px !important; }
.cnr-iconbox-footer .extra-large-icon { margin-bottom: 30px; }
.cnr-iconbox-footer h5 { margin-bottom: 30px; font-size: 14px; font-weight: normal; }
.feature-owl { overflow: hidden; }
.widget-posts-details a { text-transform: none; }
.widget-category-list, .widget-posts-details { text-transform: capitalize; }
.single-post .next-prev-post-wrapper { border-bottom: 1px solid #e5e5e5; }
.photography-grid-details { padding-right: 16px; }
.photography-grid-details-title { line-height: 1.2em !important; margin-bottom: 5px; display: block; }
.photography-grid-details-icon { margin-bottom: 0px; display: block;}
.bg-cnr-bigtitle { font-size: 32px !important; letter-spacing: 4px; font-weight: 600; text-transform: uppercase; line-height: 1.1em; }
button.mfp-close { background: #ef8201 !important; font-size: 20px; height: 40px; width: 40px; }
.parallax-fix { transition: none; }
.fa.search-button { font-size: 1.4em; }

/* Sidebar                                           */
/*---------------------------------------------------*/
.sidebar.pull-right h5.widget-title { color: #01346b; }
.sidebar.pull-right .thin-separator-line.bg-dark-gray { background: #01346b; }
.sidebar.pull-right .widget-posts-details { color: #777777; }
.sidebar.pull-right .widget-posts-details a { color: #000000; }
.sidebar.pull-right .widget-category-list a { color: #777777; }
.sidebar.pull-right .widget-category-list .light-gray-text { color: #01346b; }
/* social media                                       */
.fa .fa-facebook .search-button i { color: #fff; font-size: 14px; }
.fa .fa-twitter .search-button i { color:  #fff; font-size: 14px; }
.fa .fa-linkedin .search-button i { color:  #fff; font-size: 14px; }


/* Customs Texts                                     */
/*---------------------------------------------------*/
.text-transform-upper { text-transform: uppercase; }


/* Customs Border                                    */
/*---------------------------------------------------*/
.btn-orange-border { border: 2px solid #ef8201; color: #ef8201; -webkit-transition: background 200ms ease, color 200ms ease!important; -moz-transition: background 200ms ease, color 200ms ease!important; -o-transition: background 200ms ease, color 200ms ease!important; transition: background 200ms ease, color 200ms ease!important; }
.btn-orange-border:hover { background: #ef8201; border: 2px solid #ef8201; color: #ffffff; }
.btn-orange-border:focus { border: 2px solid #ef8201!important; }
.cnr-border-right-gray { border-right: 1px solid #dbdbdb; }


/* Customs Background                                */
/*---------------------------------------------------*/
.bg-cnr-footer { background: #01346b; color: #a4aebe; }
.bg-cnr-footer-separator { background: #4e7198!important; }
.bg-cnr-copyright { background: #ffffff; }
.bg-cnr-blue { background: #01346b; opacity: 0.5; }
.bg-cnr-grey { background: #777777; }
.bg-inner-wrapper-cnr-grey .vc-column-innner-wrapper { background: #777777; }

/* Customs Colors                                    */
/*---------------------------------------------------*/
.bluelight-text { color: #a4aebe; }
.blue-text { color: #01346b; }
.grey-text { color: #838383; }
.dark-grey-text { color: #555555; }


/* Customs other                                     */
/*---------------------------------------------------*/
.display-table { display: inline-table; }
.text-13{ font-size:13px; line-height:22px;}
.display-icon { display: inline-block; width: 20px; text-align: center; }
.cnr-contact-separator { width: 64%; }

.wpcf7-list-item { display: inline-block; }
.wpcf7-list-item label { padding-left: 0; padding-right: 20px; }
span.wpcf7-list-item { margin-left: 0; margin-right: 0.5em; }
.wpcf7-form-control-wrap.vous-etes-autre { float: right; }
.wpcf7-form-control-wrap.contacter-autre { float: right; }

.grid.masonry-block-items .img-border-small-gray { border: 2px solid rgba(0, 0, 0, 0.2); height: calc(100% - 40px); width: calc(100% - 40px); left: 20px; top: 20px; }


/* Breadcrumb                                        */
/*---------------------------------------------------*/
section.page-breadcrumb { padding-bottom: 0; }
section.page-breadcrumb .container { padding-left: 30px; padding-bottom: 25px; }
section.page-breadcrumb .breadcrumb-white-text a, section.page-breadcrumb .breadcrumb-white-text li { color: #989898; }
section.page-breadcrumb .breadcrumb-white-text a:hover { color: #01346b; }


/* Header                                            */
/*---------------------------------------------------*/
nav .container { height: 102px; }
.navbar .text-right { top: 100%; }
.shrink-nav .container { height: 80px; }
.nav-black .navbar-nav li a, nav-black .search-cart-header .subtitle, .nav-black .top-cart .fa-shopping-cart, .nav-black .top-cart a:hover .fa-shopping-cart, .nav-black .search-cart-header .subtitle { color: #01346b; }
.search-form .search-input { text-transform: none; }
.slider-text-middle .white-text { font-size: 36px; font-weight: 700; line-height: 45px; text-transform: uppercase; }

/* Main Title                                        */
/*---------------------------------------------------*/
@media (min-width: 768px) { .page-title-large { padding: 180px 0 0; } }
.page-title-large .white-text { text-transform: uppercase; }
.page-title h1 { font-size: 32px!important; }
/*.page-title.parallax-fix { background-size: 100%!important; }*/


/* Home                                              */
/*---------------------------------------------------*/
.home .slider .bg-black { opacity: 0.2; }
.cnr-slider-title { color: #01346b; background: #ffffff; text-transform: uppercase; letter-spacing: 3px; display: none; padding: 5px 15px; }
.home .slider .white-text { font-size: 48px; opacity: 0.8; margin-top: 0 !important; }
.home .slider a { background: #01346b; border-color: #01346b; transition: all 0.25s; }
.home .slider a:hover { background: #fff; border-color: #fff; color: #01346b; }

/* Articles                                               */
/*---------------------------------------------------*/
.widget-category-list.cat-item-69,
.post-password-protected .btn.social-icon {
	display: none !important;
}

.post-password-protected .widget-category-list {
	display: none;
}

.post-password-protected .widget-category-list.cat-item-69 {
	display: block !important;
}

/* Footer                                            */
/*---------------------------------------------------*/
.scrollToTop { background: #01346b; }
.scrollToTop:hover { opacity: 1; background: #ffffff; }
.scrollToTop:hover i { color: #01346b; }
footer.bg-cnr-footer .footer-middle { padding-top: 140px; position: relative; }
footer.bg-cnr-footer .sidebar-title { color: #ffffff; letter-spacing: 1px; font-size: 13px; font-weight: 700; line-height: 20px; text-transform: uppercase; }
footer.bg-cnr-footer ul li a { color: #a4aebe; }
footer.bg-cnr-footer ul li a:hover { color: #ffffff; }
footer.bg-cnr-footer ul.list-inline li a,
footer.bg-cnr-footer ul.list-inline li a.black-text-link i { color: #ffffff; }
footer.bg-cnr-footer .footer-middle .main-logo { position: absolute; top: 15px; left: 15px; background: url('/wp-content/themes/h-code-child/images/logo_footer.png') top left no-repeat; height: 103px; width: 161px; }

footer #bottom-search { float: right; margin: 1px -80px 0 13px; position: relative; padding-bottom: 17px; }
footer .footer-social i { color: #fff; font-size: 20px;}
footer .footer-social { margin: 0;}


@media screen and (max-width: 580px) {
    footer.bg-cnr-footer .footer-middle .main-logo { top: 15px; left: 50%; margin-left: -80.5px; }
}

@media screen and (max-width: 767px) {
footer #bottom-search { float: right; margin: 1px 0px 0 13px; position: relative; padding-bottom: 17px;}
footer .footer-social {margin: 10px;}
}

/* Cnr Icon-link                                     */
/*---------------------------------------------------*/
.cnr-icon-link { text-align: center; }
.cnr-icon-link.actived .icon i, .cnr-icon-link a:hover .icon i { color: #01346b; }
.cnr-icon-link.actived .text, .cnr-icon-link a:hover .text { color: #01346b; }
.cnr-icon-link .icon { display: block; color: #777777; font-size: 50px; margin-bottom: 14px; -webkit-transition: color 200ms ease; -moz-transition: color 200ms ease; -o-transition: color 200ms ease; transition: color 200ms ease; }
.cnr-icon-link .text { display: inline-block; color: #777777; font-size: 11px; line-height: 1.4em; text-transform: uppercase; -webkit-transition: color 200ms ease; -moz-transition: color 200ms ease; -o-transition: color 200ms ease; transition: color 200ms ease; }


/* Corporate                                         */
/*---------------------------------------------------*/
.corporate-about-text-bottom { padding:70px 50px 0; }
.education-box-main { padding: 10px; }
.education-box .year.text-large { font-size: 50px; font-weight: 200; padding-bottom: 28px; }
.education-box .university { font-size: 12px; font-weight: 200; margin-bottom: 15px; }

/* Buttons                                           */
/*---------------------------------------------------*/
.btn { border-radius: 0 0 70px 0; }
.btn.btn-medium { padding-left: 11px; padding-right: 33px;  }
.btn.btn-small { padding-left: 7px; padding-right: 21px;  }
.btn.btn-large { padding-left: 18px; padding-right: 52px; }
.btn-extra-large { padding-left: 15px !important; padding-right: 45px !important; }

/* Recruitement                                      */
/*---------------------------------------------------*/
.recruit-title { position: relative; font-size: 24px; font-weight: bold; color: #838383; letter-spacing: 2px; padding-bottom: 20px; margin-bottom: 20px; }
.recruit-title:after { content: ''; width: 50%; height: 1px; background: #e6e6e6; position: absolute; bottom: 0; left: 0; }
.recruit-meta__item { display: inline-block; margin-right: 20px; color: #838383; }
.recruit-meta__item span { display: inline-block; vertical-align: middle; }
.recruit-meta__item span.icon { margin-right: 2px; position: relative; top: -2px; }
.recruit-body p:last-child { margin-bottom: 0; }
.recruit-applyform .iamrobot { display: none; }
.recruit-applyform.is_loading { opacity: 0.4; cursor: wait; pointer-events: inherit; }
.recruit-applyform.is_loading * { cursor: wait; pointer-events: inherit; }
.recruit-applyform button.btn.btn-medium { background: #fff; border-radius: 0; padding: 10px 20px; }
.recruit-applyform button.btn.btn-medium:hover { background: #ef8201; }
.recruit-applyform input.has_error, .recruit-applyform textarea.has_error { border-color: red; color: red; }
.recruit-section .recruit-section__title { font-size: 18px; text-transform: uppercase; letter-spacing: 1px; color: #01346b; }
.recruit-applyform .recruit-applyform-file__info { font-size: 12px; color: #838383; margin-bottom: 10px; }
.recruit-applyform .recruit-applyform__required { font-size: 13px; letter-spacing: 1px; color: #838383; }
.recruit-applyform .recruit-applyform__form-group label, .recruit-applyform .recruit-applyform__form-group input { display: inline-block; vertical-align: middle; width: auto; }
.recruit-applyform .recruit-applyform__form-group label { margin-right: 5px; color: #ef8201; text-decoration: underline; font-size: 13px; letter-spacing: 1px; text-transform: uppercase; }
.recruit-applyform .recruit-applyform__form-group label { margin-bottom: 5px; }
.recruit-applyform .recruit-applyform__form-group input[type=file] { margin-bottom: 0; padding: 5px; }
.recruit-applyform .recruit-applyform__form-group input { border: none; margin-bottom: 10px; }
.recruit-applyform .recruit-applyform__file_error { display: none; color: red; margin-top: -15px; }
.recruit-applyform .recruit-applyform__success { display: none; text-align: center; font-weight: bold; font-size: 15px; padding: 5% 0; }
.recruit-offers .recruit-offer { padding: 10px 0; position: relative; }
.recruit-offers .recruit-offer:before { position: absolute; bottom: 0; left: 15px; width: 80%; height: 1px; background: #e6e6e6; }
.recruit-offers .recruit-offer .recruit-offer_title { font-size: 13px; font-weight: bold; letter-spacing: 1px; color: #838383; }
.recruit-offers .recruit-offer .recruit-offer_title, .recruit-offers .recruit-offer .recruit-offer_metas { line-height: 41px; }
.recruit-offers .recruit-offer .recruit-offer_title span , .recruit-offers .recruit-offer .recruit-offer_metas > span { display: inline-block; vertical-align: middle; line-height: 1.2em; }
.recruit-offers .recruit-offer .btn.btn-medium { font-size: 13px; background: #fff; border-radius: 0; padding: 7px 15px; }
.recruit-offers .recruit-offer .btn.btn-medium:hover { background: #ef8201; }
.recruit-offers .recruit-offer .recruit-meta__item { margin: 5px 7px; }
.recruit-offers .recruit-offer .recruit-offer_metas,
.recruit-offers .recruit-offer .recruit-offer_goto { text-align: right; }

/* Questionnaire                                     */
/*---------------------------------------------------*/
.nf-field-element h2 {
	color: #01346b;;
	text-transform: none;	
}

@media (min-width: 992px) {

    /* Header                                            */
    /*---------------------------------------------------*/
    .nav > li { margin: 15px 0; }
    .nav-black.white-header .navbar-nav li > a { border-radius: 0 0 30px 0; padding: 0 30px 0 10px; }
    .nav-black.white-header .navbar-nav li.current-menu-ancestor > a,
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a.active,
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover { background: #ef8201; border-bottom: none; color: #fff; }
    .sticky-nav .navbar-nav > .simple-dropdown > .dropdown-menu { top: 30px; }

}


@media (min-width: 992px) and (max-width: 1030px) {

    /* Header                                            */
    /*---------------------------------------------------*/
    .nav-black.white-header .navbar-nav li > a { padding-left: 8px; padding-right: 24px; }

}


@media (max-width: 1199px) {

    /* FIX                                               */
    /*---------------------------------------------------*/
    .photography-grid .grid li { width: 25%; }


}



/* Fix navbar */
@media screen and (min-width: 992px) {
    .nav-black.white-header .navbar-nav li > a {
        padding: 0 15px 0 10px;
    }
}


/* Ninja forms */

.form__center img {
	display: block;
	min-width: 90px;
	margin: 0 auto;
}

.form__center p {
	display: inline-block;
  text-align: center;
	width: 100%;
	vertical-align: middle;
}

.form__points {
  text-align: center;
}

.form__points p {
	margin-top: 12px;
}

.form__points > p {
	margin-bottom: 0;
}

.form__nolabel .nf-field-label {
	display: none !important;
}

#nf-form-3-cont .nf-form-wrap, 
#nf-form-6-cont .nf-form-wrap  {
	margin-top: 20px;
}

#nf-form-3-cont .nf-field-element .title-small,
#nf-form-6-cont .nf-field-element .title-small {
	text-align: center !important;
}

#nf-field-36-wrap, 
#nf-field-430-wrap {
	visibility: hidden !important;
	height: 0;
}

#nf-form-3-cont .nf-cell:first-child,
#nf-form-6-cont .nf-cell:first-child {
	width: 100% !important;
}

#nf-field-104-wrap,
#nf-field-391-wrap {
	min-width: 300px;
}

.nf-field-label label {
	font-size: 16px !important;
}

@media screen and (min-width: 1024px) {
	.form__center img {
		display: inline-block;
		padding-right: 10px;
	}
	.form__center p {
		width: calc(100% - 100px);
	}
	#nf-form-3-cont .nf-cell:first-child,
	#nf-form-6-cont .nf-cell:first-child {
		width: 40% !important;
	}
	#nf-form-3-cont .nf-cell:first-child + .nf-cell,
	#nf-form-6-cont .nf-cell:first-child + .nf-cell {
		width: 10% !important;
	}
	#nf-form-3-cont .nf-row:first-child .nf-cell:first-child,
	#nf-form-3-cont .nf-row:first-child .nf-cell:first-child + .nf-cell,
	#nf-form-6-cont .nf-row:first-child .nf-cell:first-child,
	#nf-form-6-cont .nf-row:first-child .nf-cell:first-child + .nf-cell {
		width: 33% !important;
	}
}

/** template_incident**/
.nav__border .sticky-nav.nav-border-bottom {
    border-bottom: 1px solid #0000001A;
}
.incident__wrapper .incident__wrapper--container {
    max-width: 710px;
    margin: auto;
}
.incident__wrapper h1 {
    color: #01346B;
    font-size: 32px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 4px;
    margin-top: 55px;
}
.incident__wrapper h1::after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background-color: #0000001A;
    margin: 23px auto; 
}

.incident__wrapper--content form .nf-before-form-content {
    display: none;
}

.incident__wrapper--content form label {
    color: #01346B;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.incident__wrapper--content form label span.ninja-forms-req-symbol {
    color: #01346B;
}

.incident__wrapper--content form textarea::placeholder {
    color: #989898; 
    font-size: 12px;
}

.incident__wrapper--content form .nf-row {
    margin-bottom: 33px;
}

.incident__wrapper--content form .nf-fu-fileinput-button {
    background: #EF8201;
    font-size: 12px;
    letter-spacing: normal;
    padding: .2rem 1rem;
    color: white;
    font-weight: 400;
    border-radius: 0;
}

.incident__wrapper--content form .nf-fu-progress {
    display: none;
}
.incident__wrapper--content form .nf-field-description {
    position: absolute;
    bottom: -51px;
    font-size: 12px;
    color: #838383;
}
.incident__wrapper--content form .submit-wrap {
    text-align: center;
    margin-top: -33px;
}

.incident__wrapper--content form .submit__button {
    color: #EF8201 !important;
    letter-spacing: 3px;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 22px;
    border: 2px solid #EF8201 !important;
    background-color: transparent !important;
    text-transform: uppercase;
}

.incident__wrapper--content form .submit__button:hover {
    color: white !important;
    letter-spacing: 3px;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 22px;
    border: 2px solid #EF8201 !important;
    background-color: #EF8201 !important;
    text-transform: uppercase;
}

.incident__wrapper--content .nf-response-msg {
    background-color: rgb(135, 201, 135);
    font-weight: 600;
    color: white;
}
.incident__wrapper--content .nf-response-msg p{
    padding: .5rem;
}

#nf-field-715 {
    height: 100px;
}

.nf-fu-button-cancel::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    border: 2px solid rgba(0, 0, 0, 0.2);
    border-top-color: #EF8201; 
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

.nf-fu-button-cancel {
    border-radius: 0;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
} 

@media screen and (max-width: 767px) {
    .incident__wrapper .incident__wrapper--container {
        margin: 0 20px;
    }
    .incident__wrapper h1 {
        margin-top: 77px;
        font-size: 26px;
    }
}