/*

Theme Name: SOSsnelservice new

Theme URI: http://www.sossnelservice.nl

Type: Desktop

Description: Standaard iMod thema

Version: 1.5.0.0

Author: Nebian Vos

Author URI: http://www.iclicks.nl

*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:focus {
    outline: 0!important;
}

select,
input[type="text"],
input[type="email"],
input[type="password"],
textarea {
    -webkit-appearance: none;
}

input[type="submit"] {
    -webkit-appearance: none;
}

body {
    line-height: 1;
}

p {
    margin: 0 0 2.0em 0;
    line-height: 1.75em;
}

em {
    font-style: italic;
}

h1,
h2,
h3,
h4,
h5,
h6,
.slide-subtitle,
.slide-description {
    clear: both;
    font-weight: 700;
    color: #191919;
    margin-bottom: 0.7em;
    line-height: 1.3em;
}

h1 {
    font-size: 2.75em;
}

h2 {
    font-size: 2.2em;
}

h2.hbig {
    font-size: 2.75em;
}

h3 {
    font-size: 1.2em;
}

footer h2,
footer h3 {
    font-size: 1.25em;
    margin-bottom: 0.9em;
    font-weight: 700;
}

.slide-subtitle {
    font-size: 2em;
    font-family: 'Satisfy', cursive;
    font-weight: 400;
    margin-bottom: 0.75em;
	    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}

#widgetBar-5 h2 {
    font-weight: 700;
    font-size: 1.1em;
}

blockquote {
    position: relative;
    margin: 32px 0;
    padding: 16px;
    border-top: 1px solid rgba(221, 221, 221, 0.4);
    color: #222;
    font-family: 'Poppins', sans-serif;
    font-size: 1.25em;
    text-align: center;
}

blockquote p {
    margin-bottom: 0.75em;
    padding: 0 25px;
    margin-top: 10px;
    font-weight: bold;
}

blockquote:before {
    position: absolute;
    content: '!';
    top: 0;
    left: 50%;
    width: 70px;
    height: 35px;
    margin-top: -30px;
    margin-left: -35px;
    background-color: #fff;
    color: inherit;
    font-family: "Alouisius", Verdana, Geneva, sans-serif;
    font-size: 3em;
    line-height: 1;
    text-align: center;
}

blockquote.review {
    position: relative;
    margin: 32px 0;
    padding: 16px;
    border-top: 1px solid rgba(221, 221, 221, 0.4);
    color: #00a1e4;
    font-family: 'Poppins', sans-serif;
    font-size: 1.25em;
    text-align: center;
}

.review p {
    margin-bottom: 0.75em;
    padding: 0 25px;
    margin-top: 10px;
    font-weight: bold;
}

blockquote.review:before {
    position: absolute;
    content: '"';
    top: 0;
    left: 50%;
    width: 70px;
    height: 35px;
    margin-top: -30px;
    margin-left: -35px;
    background-color: #fff;
    color: inherit;
    font-family: "Alouisius", Verdana, Geneva, sans-serif;
    font-size: 3em;
    line-height: 1;
    text-align: center;
}

.small {
    font-size: 90%;
    color: #999;
}

del {
    text-decoration: line-through;
}


/* tables still need 'cellspacing="0"' in the markup */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    max-width: 100%;
    height: auto;
    margin-bottom: 1.75em;
    vertical-align: top;
}

a img {
    border: none;
}

a:link,
a:visited,
a:active {
    color: #231f20;
    text-decoration: none;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

a.readmore:link,
a.reamore:visited,
a.readmore:active {}

a:hover {
    color: #f5333e;
}

iframe {
    max-width: 100%;
    min-width: 100%;
    margin-bottom: 2.0em;
}

.info .text-center .icon-phone,
.info .text-center .icon-mail {
    font-size: 1.3em;
    font-weight: 900;
}

.icon-phone,
.icons-contact .icon-phone,
.mobile-menu-container .icon-phone {}

.icon-phone:before,
.icon-mail:before,
.icons-contact .icon-phone:before,
.icons-contact .icon-mail:before,
.mobile-menu-container .icon-phone:before,
.mobile-menu-container .icon-mail:before {
    font-family: fontAwesome !important;
    content: '\f095' !important;
    margin-right: 10px;
    font-weight: 400;
}

.icon-mail:before,
.icons-contact .icon-mail:before,
.mobile-menu-container .icon-mail:before {
    content: '\f2b7' !important;
}

.icon-phone a:link,
.icon-phone a:visited,
.icon-phone a:active,
.icon-mail a:link,
.icon-mail a:visited,
.icon-mail a:active {
    color: #000000;
}

.outher-block {
    position: relative;
    background: rgba(245, 51, 63, 0.0);
    width: 100%;
    -moz-transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.outher-block:after {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-color: #fff;
    display: block;
    color: #f5333e;
    font-weight: 700;
    text-align: center;
    font-size: 24px;
    font-family: FontAwesome;
    content: "\f105";
    line-height: 2.25em;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 45%;
    opacity: 0;
}

.outher-block:hover {
    background: rgba(245, 51, 63, 0.8);
    -moz-transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.section-blocks .block:hover .outher-block:after {
    top: 40%;
    opacity: 1;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.inner-block {
    position: absolute;
    bottom: 20px;
    left: 30px;
    color: #fff;
    width: calc(100% - 40px);
}

.inner-block h2 {
    color: #fff;
    font-size: 1.5em;
    font-weight: 500;
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
}
.inner-block h2 a:link,
.inner-block h2 a:active,
.inner-block h2 a:visited
{
	color: #fff;
}
.inner-block h2.big {
    font-size: 2.25em;
}

.border-left {
    border-left: 7px solid #fff;
}

.border-right {
    border-right: 7px solid #fff;
}

.border-top {
    border-top: 7px solid #fff;
}

.border-bottom {
    border-bottom: 7px solid #fff;
}


/*template sheet*/

body {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    margin: 0;
    color: #111111;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    -moz-transition: padding-left 0.3s ease;
    -webkit-transition: padding-left 0.3s ease;
    transition: padding-left 0.3s ease;
}

.section {
    width: 100%;
}

.wrap,
.wrap-xl {
    padding: 0 0;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
}

.down .fixed-header .wrap {
    max-width: 98%;
}

.container .text-center {}

#widgetBar-5 .widget:before {
    content: "";
    background-image: url(images/icons/lekkage-amsterdam.svg);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100px;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    display: inline-block;
    margin-bottom: 1.25em;
    position: absolute;
    top: 0;
    ddisplay: none
}

#widgetBar-5 #widget_31:before {
    background-image: url(images/icons/sleutels-sloten.svg);
}

#widgetBar-5 .first-child:before {
    background-image: url(images/icons/loodgieter-amsterdam.svg);
}

#widgetBar-5 .last-child:before {
    background-image: url(images/icons/elektra-storing.svg);
}

#widgetBar-5 .widget {
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    padding-top: 120px;
    cursor: pointer;
}

#widgetBar-5 .widget:hover {
    margin-top: -10px;
}

#widgetBar-5 .widget .widget-inner {
    width: 100%;
    display: inline-block;
    padding: 0 2%;
}

#widgetBar-5 .widget .widget_header {}


/*Flex items*/

.list,
.listflex .widgetBar {
    display: flex;
    flex-wrap: wrap;
}

.list-item,
.listflex .widgetBar .widget {
    display: flex;
}

.list-content,
.listflex .widgetBar .widget .widget_inner {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.list-content p,
.listflex .widgetBar .widget .widget_inner {
    flex: 1 0 auto;
}


/* HEADER */

header {
    top: 0;
    z-index: 99;
    pposition: absolute;
}

header .header-inner {
    height: 50px;
}

header .header-inner-bottom {
    height: 50px;
    padding: 18px 1.5% 0 1.5%;
    font-size: 14px;
    font-weight: 600;
}

.fixed-header {
    top: 0;
    height: 80px;
    position: fixed;
}

.down .fixed-header {
    top: 0;
    height: 80px;
    background: #fff;
    position: fixed;
    -webkit-transition: top .5s ease-in-out;
    -o-transition: top .5s ease-in-out;
    -moz-transition: top .5s ease-in-out;
    transition: top .5s ease-in-out;
    -webkit-box-shadow: 0px 5px 5px -6px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 0px 5px 5px -6px rgba(0, 0, 0, 0.55);
    box-shadow: 0px 5px 5px -6px rgba(0, 0, 0, 0.55);
    z-index: 9;
    animation-duration: 0.4s;
    animation-name: slidein;
}

.section-padding {
    padding: 4.0em 0;
}

.fp-sidebar {
    margin-top: -200px;
    position: relative;
    z-index: 99;
}

.footer {
    position: relative;
}

.logo {
    position: absolute;
    top: -25px;
    width: 290px;
    z-index: 9;
}

.down .logo {
    width: 160px;
    left: 1%;
    margin-top: 6px;
}

.logo img {
    max-width: 100%;
    min-width: 100%;
    height: inherit;
    margin-bottom: 0;
}

.logo-black {
    display: none;
}

.down .logo-white {
    display: none;
}

.down .logo-black {
    display: block;
}

.slider-wrap {
    margin-top: 90px;
}

.default .slider,
.default .slider .slide {
    height: 250px;
}

.slide-content {
    margin-top: 250px;
    width: 50% !important;
    padding: 0 !important;
    animation-name: slidebottom;
    animation-duration: 2s;
    /* or: Xms */
    /* animation-iteration-count: 10;

	/* animation-direction: alternate; /* or: normal */
    animation-timing-function: ease-in-out;
    /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
    /* animation-fill-mode: forwards; /* or: backwards, both, none */
    animation-delay: 0s;
    /* or: Xms */
}

.home .slide-content {
    width: 60% !important;
}

.home .slide-title {
    z-index: 111;
    position: relative
}

.slide-description {
    font-weight: 400;
    color: #fff;
    line-height: 1;
    z-index: 99;
    font-size: 2.75em;
    position: relative;
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}

.slide-description p {
    margin-bottom: 1.5em;
    line-height: 1.5em;
}

.home .slider,
.home .slider .slide {
    height: 800px;
    /* height: -o-calc(100vh - 150px);

    height: -webkit-calc(100vh - 150px);

    height: -moz-calc(100vh - 150px);	

	*/
}

.slider .slider-wrap {
    top: 175px;
    position: absolute;
}

.slider-wrap h2 {
    font-size: 3.2em;
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    margin-bottom: 0.05em;
}

#back {
    display: inline-block;
    height: 50px;
    width: 50px;
    position: fixed;
    bottom: 20px;
    z-index: 99999999;
    text-align: center;
    line-height: 2.25em;
    font-size: 20px;
    background: rgba(49, 49, 49, 0.2);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    overflow: hidden;
    border: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    cursor: pointer;
    color: #fff;
    right: -50px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-weight: normal;
}

#back:hover {
    background: rgba(49, 49, 49, 0.5);
}

.moredown #back {
    right: 20px;
}

#container .wrap:before,
#container .wrap:after {
    content: '';
    width: 100px;
    height: 100px;
    display: block;
    top: 0;
    position: absolute;
    background: #8b87a8;
}

#container .wrap:before {
    left: 0;
}

#container .wrap:after {
    right: 0;
}

.sidebar {
    position: relative;
}


/*

#widget_34 h2,

#widget_35 h2

{

	margin-bottom: 1.0em;

}

*/


/* 

.counters

{

	background-image: url('images/home-middle-bg.jpg');

	background-position:  center center;

	background-size:cover;

}

.counters .col4 h2

{

	font-size: 5em;

	color: #00a1e4;

	font-weight: 900;

	margin-bottom: 0.1em;

}

.counters .col4 .widget_content

{

	font-size: 20px;

	font-weight:  600;

}

.counters .col4 .widget_header:before

{

	content: '';

	background-image: url('images/icon-lekkage.svg');

    background-position: center center;

    background-size: contain;

    width: 150px;

    height: 150px;

    display: inline-block;

    background-repeat: no-repeat;

}

.counters #widget_31 .widget_header:before

{

		background-image: url('images/icon-storingen.svg');

}

.counters #widget_32 .widget_header:before

{

	background-image: url('images/icon-tevreden.svg');

}

#widget_34 .widget_content

{

	display: none;

}

*/

.top-gradient {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.35) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.35) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.35) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
    height: 300px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
    ddisplay: none;
}

.home .top-gradient {
    height: 800px;
}

.section-maps {
    position: relative;
}

.section-maps iframe {
    width: 100%;
    height: 400px;
    margin-bottom: 0;
}

.section-usps,
.section-main,
.bottom {
    position: relative;
}

.section-usps:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: -99%;
    left: 0;
    background: #f1f1f1;
    transform-origin: bottom left;
    -ms-transform: skew(87deg, 0deg);
    -webkit-transform: skew(87deg, 0deg);
    transform: skew(87deg, 0deg);
    z-index: 10;
}

.section-main:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    background: #f1f1f1;
    bbackground: red;
    transform-origin: bottom left;
    -ms-transform: skew(87deg, 0deg);
    -webkit-transform: skew(87deg, 0deg);
    transform: skew(91deg, 4deg);
    z-index: 10;
}

.section-maps:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: #222;
    transform-origin: bottom left;
    -ms-transform: skew(87deg, 0deg);
    -webkit-transform: skew(87deg, 0deg);
    transform: skew(87deg, 0deg);
    z-index: 10;
}

.bottom:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    background: #fff;
    bbackground: red;
    transform-origin: bottom left;
    -ms-transform: skew(87deg, 0deg);
    -webkit-transform: skew(87deg, 0deg);
    transform: skew(87deg, 0deg);
    z-index: 10;
}

.bottom:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: -0%;
    left: 0;
    background: #fff;
    bbackground: blue;
    transform-origin: bottom left;
    -ms-transform: skew(87deg, 0deg);
    -webkit-transform: skew(87deg, 0deg);
    transform: skew(91deg, 4deg);
    z-index: 10;
}

.col-right .inner {
    padding-top: 175px !important;
}

.team .team {
    pppadding-top: 325px;
    position: relative;
    overflow: hidden;
    background: gray;
}

.team .col12 {
    margin-top: 325px;
}

.contact {
    background-image: url("images/info.svg");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 140%;
}

.default .logos {}

.logos ul li,
ul.logolist li {
    border: 2px solid #f6f6f6;
    display: block;
    height: 200px;
    line-height: 180px;
    box-sizing: border-box;
    margin: 0 1%;
    margin-bottom: 20px;
    width: 23%;
}

.home .logos ul li,
ul.logolist li {
    hheight: 280px;
    lline-height: 265px;
}

.default .logos ul li,
.default ul.logolist li {
    height: 180px;
    line-height: 160px;
}

.logos li,
.logolist li {
    overflow: hidden;
}

.logos ul li img,
ul.logolist li img {
    margin-bottom: 0;
    max-width: 90%;
    vertical-align: middle;
}

.widget_short_form {
    width: 33%;
    display: inline-block;
}

.custom-h {
    height: 60px;
}


/* MENU */

div.menu {}

div.menu .wrap {}

div.menu .button {
    position: absolute;
    top: 4px;
    right: 1%;
    background-color: #f9c243;
}

.nav {
    margin-top: 0;
    pposition: relative;
    z-index: 99;
}

.down .nav {
    margin-top: 24px;
}

.down .icons-contact {
    margin-top: 32px;
}

.nav > ul {
    margin: 0;
    padding: 0
}


/* 

.nav > ul li{

	list-style:none;

	margin-bottom: 0;

	float:left;

	position:relative;

} 

.nav > ul li a:link,

.nav > ul li a:visited,

.nav > ul li a:active

{

	color:#111111;

	line-height:3.8em;

	padding: 0 10px;

	font-size:15px;

	display:block;

	text-transform: uppercase;

	font-weight:600;

}

.home .nav > ul li a:link,

.home .nav > ul li a:visited,

.home .nav > ul li a:active

{

}

.down .nav > ul li a:link,

.down .nav > ul li a:visited,

.down .nav > ul li a:active

{

	color: #231f20;

	font-weight: normal;

	text-shadow: none;

	font-size:18px;

}

.nav > ul li a:hover

{

    bbackground-color: #f9c243;	

	color: #f5333e;

}

.nav > ul li.page-1 a:before

{

	font-family: FontAwesome;

	content: "\f015";

}

.nav > ul li.page-1 span

{

	text-indent: -2000pt;

    font-size: 1%;

}

.nav > ul li.last-child a:link,

.nav > ul li.last-child a:visited,

.nav > ul li.last-child a:active

{

	padding-right: 0;

}

.nav > ul ul

{

	display:none;

}

.nav > ul li:hover ul

{

	display:block;

}

.nav > ul li ul

{

	position:absolute;

	left: 0;

	top: 40px;

	background:#191919;

}

.nav > ul li:hover ul,

.nav > ul li:hover ul li

{

	width:260px;

}

.nav > ul ul li a:link,

.nav > ul ul li a:visited,

.nav > ul ul li a:active

{

	line-height:24px;

	font-weight:normal;

	padding-top: 10px;

	text-transform: none;

	padding-bottom: 10px;

	font-size: 15px;

	text-shadow: none;

	color:#fff;

}

.down .nav > ul li ul

{

	top: 36px;

}

.down .nav > ul ul li a:link,

.down .nav > ul ul li a:visited,

.down .nav > ul ul li a:active

{

	ccolor:#fff;

}

.nav > ul ul li a:hover,

.down .nav > ul ul li a:hover

{

	background-color:#f5333e;

	color:#fff;

}

.nav > ul ul .cube

{

  border-left: 5px solid transparent;

  border-right: 5px solid transparent;

  position: absolute;

  border-bottom: 5px solid #f6f6f6;

  top: -5px;

  left: 20px;

  width:10px !important;

}

*/

.sidewides,
header .icons-contact {
    margin-top: 48px;
    color: #000000;
}

header .icons-contact a {
    color: #000000;
}

.down .sidewides {
    display: none;
}

#sidewides {
    margin-top: 0;
}

#sidewides > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sidewides > ul li {
    list-style: none;
    margin-bottom: 0;
    float: left;
    position: relative;
    line-height: 1;
}

#sidewides > ul li a:link,
#sidewides > ul li a:visited,
#sidewides > ul li a:active {
    color: #231f20;
    padding: 0 10px;
    display: block;
}

#sidewides > ul li a:hover {
    color: #00a1e4;
}

.home .sidewides > ul li a:link,
.home .sidewides > ul li a:visited,
.home .sidewides > ul li a:active {
    text-shadow: 1px 1px 12px rgba(0, 0, 0, 0.3);
}

.sidewides > ul li.page-122:after {
    position: absolute;
    content: '7';
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background: #00a1e4;
    color: #fff;
    height: 17px;
    width: 17px;
    text-align: center;
    box-sizing: border-box;
    font-size: 12px;
    top: -16px;
    right: 20px;
    padding-top: 3px;
    animation-duration: 2s;
    animation-name: shownow;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

@keyframes shownow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


/* FOOTER */

.footer {
    font-size: 14px
}

.footer .widget {
    float: left;
    padding-right: 25px;
    box-sizing: border-box;
}

.footer-bottom {
    font-size: 14px;
}


/*-----------*/


/* BTN */

.btn {
    height: 42px;
    line-height: 42px;
    background-color: #111;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.btn-lg {
    width: 100%;
}


/* FORMS */

.input,
.select select,
textarea.input {
    height: 40px;
    line-height: 40px;
    background: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    width: 100%;
    border: 1px solid #d3d3d3;
    padding: 0 5px;
    color: #5d5d5d;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}

textarea.input {
    resize: vertical;
    min-height: 108px !important;
    padding: 15px 5px;
    width: 100%;
}

.select {
    position: relative;
}

.select:after {
    content: '\f0d7';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 40px;
    pointer-events: none;
}

.select select {
    padding: 0 10px;
}

input[type="checkbox"],
input[type="radio"] {
    background: #fff;
    border: 1px solid #e3dfd8;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 16px;
    margin: -2px 10px 0 0;
    outline: 0;
    padding: 0!important;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    min-width: 16px;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
}

input[type="radio"] {
    border-radius: 50px;
}

input[type="checkbox"]:checked:before {
    content: '\f00c';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    color: #bce1e7;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 5px 0 0 0;
}

input[type="radio"]:checked:before {
    content: '\f111';
    font-family: FontAwesome;
    text-indent: -9999px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-size: 24px;
    width: 6px;
    height: 6px;
    margin: 3px;
    line-height: 16px;
    color: #bce1e7;
    font-size: 11px;
    text-align: center;
}

.clear {
    clear: both;
}

ol,
ul {
    list-style-position: outside;
    list-style-type: square;
    margin: 0;
    padding: 0;
    margin-bottom: 2.0em;
}

ol.nolist,
ul.nolist,
ul.lp {
    list-style: none;
}

ol {
    list-style-type: decimal;
}

ul li,
ol li {
    margin-bottom: 1.2em;
    line-height: 1.5em;
}

.nolist ul,
footer ul,
.departments-icons ul {
    margin-left: 0;
    list-style: none;
}

.nolist li,
footer ul li {
    display: block;
    margin-left: 0;
}

footer ul {
    margin-bottom: 2.0em;
}

footer ul li {
    margin-bottom: 0.75em;
    line-height: 1;
}

footer ul li img {
    margin-right: 5px;
    margin-bottom: 0.5em;
}

.nolist li {}

.check,
.arrow,
.sidebar ul {
    list-style: none;
}

.check > li,
.arrow > li,
.sidebar .menu li {
    position: relative;
    padding-left: 15px;
    margin-left: 0;
    margin-bottom: 0.75em;
}

.check > li:before,
.arrow > li:before,
.sidebar .menu li:before {
    position: absolute;
    font-family: FontAwesome;
    top: 0.05em;
    left: 0;
    content: "\f105";
    color: #111111;
    font-weight: 400;
    font-size: 1.0em;
}

.text-lt .check > li:before,
.text-lt .arrow > li:before,
.text-lt .sidebar .menu li:before {
    color: #fff;
}

.check li {
    padding-left: 20px;
}

.arrow ul.check {
    margin-bottom: 0.25em;
}

.arrow .check li {
    margin-bottom: 0.5em;
}

.check li:before {
    content: "\f058";
    top: 0.0em;
}

h2.bigcheck {
    margin-bottom: 0.2em;
}

.bigcheck:before {
    content: '';
    position: relative;
    background-image: url('images/icon-check.svg');
    background-position: center center;
    background-repeat: no-repeat;
    width: 70px;
    min-height: 145px;
    display: block;
    float: left;
    margin-right: 20px;
}

.smallcheck:before {
    content: '';
    position: relative;
    background-image: url('images/icon-check.svg');
    background-position: center center;
    background-repeat: no-repeat;
    width: 30px;
    min-height: 40px;
    display: block;
    float: left;
    margin-right: 20px;
}

.cols2,
.cols3,
.cols4 {
    display: inline-block;
    width: 100%;
}

.cols2 > li,
.cols3 > li,
.cols4 > li {
    float: left;
    width: 46%;
    margin-right: 4%;
}

.cols3 > li {
    width: 29%;
}

.cols4 > li {
    width: 21%;
}

.slider-wrapper {
    position: relative;
}

.slider-wrapper:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: #fff;
    transform-origin: bottom left;
    -ms-transform: skew(87deg, 0deg);
    -webkit-transform: skew(87deg, 0deg);
    transform: skew(87deg, 0deg);
    z-index: 10;
}

.widget-form {
    background-color: #fff;
    background-color: #f6f6f6;
    box-sizing: border-box;
    margin-top: -119px;
    padding-bottom: 20px;
    margin-bottom: 50px;
    -webkit-border-radius: 3px 3px 3px 3px;
    z-index: 99;
}

.widget-form .form-input {
    margin-bottom: 0.5em;
    border: 1px solid #e6e6e6;
}

.widget-form form {
    padding: 15px 15px 40px 15px;
}

.widget-form h3 {
    margin-bottom: 0.4em;
    color: #231f20;
    ffont-size: 1.3em;
    padding: 18px 20px 18px 20px;
    -webkit-border-radius: 3px 3px 0 0;
    background-color: #fff;
    font-size: 1.2em;
}

.widget-form h3:before {
    font-family: fontAwesome;
    content: '\f2b7';
    margin-right: 10px;
    font-weight: 400;
}

#breadcrumb {
    float: left;
    margin: 0 0 1.5em 0;
}

#breadcrumb ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#breadcrumb ul li {
    float: left;
    margin: 0;
    margin-right: 0.5em;
}

#breadcrumb ul li.first-child {
    width: 22px;
}

#breadcrumb ul li a:after {
    font-family: FontAwesome;
    content: "\f105";
    margin-left: 10px;
    font-size: 13px;
    color: #222;
}

#breadcrumb ul li.last-child:after {
    display: none;
}

#sidewides {
    list-style: none;
}

#sidewides li {
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    line-height: inherit;
}

.menu-sidebar {
    list-style: none;
}

.menu-sidebar li {
    margin-bottom: 0;
}

.menu-sidebar a:link,
.menu-sidebar a:visited,
.menu-sidebar a:active {
    border-bottom: 1px solid #ededed;
    padding: 15px 0;
    float: left;
    width: 100%;
}

.information {
    margin-bottom: 40px;
}

.slider-wrap {
    position: relative;
}

.slider .button {}

.slider .information {
    margin-top: -20px;
}

a.button,
.button,
span.button,
a.button-outline,
.button-outline,
span.button-outline,
a.readmore:link,
a.reamore:visited,
a.readmore:active {
    font-family: 'Poppins', sans-serif;
    bbackground: #343434;
    background-color: #f5333e;
    line-height: 3.2em;
    bbackground: none;
    display: inline-block;
    padding: 0 20px;
    color: #fff !important;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 0.4em;
    border: 2px solid #f5333e;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    text-shadow: none !important;
    box-sizing: border-box;
    font-size: 15px;
    position: relative;
    margin-right: 10px;
    -webkit-appearance: none;
}

a.button-outline,
.button-outline,
span.button-outline {
    background: none;
    color: #231f20 !important;
    border: 2px solid #231f20;
}

.bg-red a.button {
    background: #fff;
    color: #333 !important;
}

.bg-dk a.button-outline,
.bg-red a.button-outline {
    color: #fff !important;
    border: 3px solid #fff;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 3.25em;
}

.bg-dk a.button-outline:hover {
    color: #f5333e !important;
    border: 3px solid #f5333e;
}

.widget-form a.button,
.widget-form .button,
.widget-form span.button,
.contact a.button,
.contact .button,
.contact span.button,
a.readmore:hover {
    background-color: #111;
    color: #fff !important;
    border: 2px solid #111;
}

a.button:hover,
.button:hover,
span.button:hover,
a.button-outline:hover,
.button-outline:hover,
span.button-outline:hover {
    background-color: #231f20;
    border: 2px solid #231f20;
    color: #fff !important;
}

.button-phone:before,
.button-mail:before {
    font-family: fontAwesome;
    content: '\f095';
    margin-right: 10px;
    font-weight: 400;
}

.button-mail:before {
    content: '\f2b6';
}


/* COLS */

.row {
    mmargin: 0 -10px!important;
    bborder: 1px solid red;
    min-height: 20px;
    box-sizing: border-box;
}

.row:after {
    clear: both;
}

.row:before,
.row:after {
    display: table;
    content: "";
    line-height: 0;
}

.form .col12,
.form .col-4 {
    margin-bottom: 0.5em;
}

.col1,
.col2,
.col3,
.col4,
.col5,
.col6,
.col7,
.col8,
.col9,
.col10,
.col11,
.col12,
.col1-s,
.col2-s,
.col3-s,
.col4-s,
.col5-s,
.col6-s,
.col7-s,
.col8-s,
.col9-s,
.col10-s,
.col11-s,
.col12-s,
.col1-xs,
.col2-xs,
.col3-xxs,
.col4-s,
.col5-xs,
.col6-xs,
.col7-xs,
.col8-xs,
.col9-xs,
.col10-xs,
.col11-xs,
.col12x-s,
.logos li,
.logolist li,
.departments-icons ul li,
.learnmore ul li {
    float: left;
    min-height: 1px;
    box-sizing: border-box;
    position: relative;
}

.col12 {
    width: 100%
}

.col11 {
    width: 91.66666667%
}

.col10 {
    width: 83.11111133%
}

.col9 {
    width: 75%
}

.col8 {
    width: 66.66666667%
}

.col7 {
    width: 58.11111133%
}

.col6 {
    width: 50%
}

.col5 {
    width: 41.66666667%
}

.col4,
.departments-icons ul li,
.learnmore ul li {
    width: 33.11111133%
}

.col3 {
    width: 25%
}

.col2 {
    width: 16.66666667%
}

.col1 {
    width: 8.11111133%
}

.col3-m-l {
    margin-left: 25%;
}


/*MIN HEIGHT*/

.min-height-md {
    min-height: 300px;
}


.min-height-lg {
    min-height: 614px;
}


/* VISIBILITY */

.hidden {
    display: none;
}

.inner {
    width: calc(100% - 300px);
}

.inner-padding {
    padding: 100px 6% 0 0;
    bborder: 1px solid blue;
}

.col-right .inner-padding {
    padding: 100px 0 0 6%;
    bborder: 1px solid blue;
}

.home .widget {
    bborder: 1px solid blue;
}

.col-left .inner {
    float: right;
}

.col-right .inner {
    float: left;
}


/* BG COLORS */

.bg-primary {}

.bg-dk {
    background-color: #222
}

.bg-lt {
    background-color: #f1f1f1;
}

.bg-gray {
    background-color: #f6f6f6;
}

.bg-purple {
    background-color: rgba(75, 70, 112, 0.8);
}

.bg-red {
    background-color: #f5333e;
}

.bg-blue {
    background-color: #00a1e4;
}

.bg-yellow {
    background-color: #f9c243;
}

.bg-dark-blue {
    background-color: #273444;
}

.bg-cover {
    background-size: cover;
    bbackground-size: 100% 100%;
}

.bg-std-high {
    min-height: 795px;
}

.services iframe {
    width: 100%;
}


/* 

.square-inner

{

	width:100%;

	height:400px;

	bbackground:red;

	position:absolute;

	z-index:0;

	top: 0;

	background-repeat: no-repeat;

	background-size: 70%;

	background-position: center 145px;

	bbackground-color:red;

	height:610px;

}

.square-inner-small

{

    width: 94%;

    height: 295px;

    bbackground: red;

    position: absolute;

    z-index: 0;

    top: 0;

    background-repeat: no-repeat;

    background-size: 70%;

    background-position: center center;

}

*/
.slider-mob-home
{
	display: none;
}
.border-lt {
    border: 2px solid #f0f0f0;
}

.section-counters {
    background-image: url(images/bg-counters.jpg);
    background-position: center center;
    background-size: cover;
}

.section-counters .widgetBar .widget {
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.section-counters .widgetBar .widget {
    padding: 0 0;
    padding: 0 10px;
    margin-top: -200px;
}

.section-counters .widgetBar .widget .widget_inner {
    background: #fff;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
}

.section-counters .widgetBar .widget .widget_header {
    background: #fff;
    padding: 85px 20px 35px 20px;
}

.section-counters .widgetBar .widget .widget_header h2 {
    font-size: 3.0em;
}

.section-counters .widgetBar .widget .widget_content {
    background-color: #f5333e;
    padding: 20px 20px 20px 20px;
    color: #fff;
    font-weight: bold;
}

.section-counters .widgetBar .widget .widget_content p {
    margin-bottom: 0;
}


/* BORDER RADIUSES */

.r {
    border-radius: 2px 2px 2px 2px;
}

.r-2x {
    border-radius: 4px;
}

.r-3x {
    border-radius: 6px;
}

.r-l {
    border-radius: 2px 0 0 2px;
}

.r-r {
    border-radius: 0 2px 2px 0;
}

.r-t {
    border-radius: 2px 2px 0 0;
}

.r-b {
    border-radius: 0 0 2px 2px;
}


/* paddingS */

.p-xxs {
    padding: 2px 4px;
}

.p-xs {
    padding: 5px;
}

.p-sm {
    padding: 10px;
}

.p {
    padding: 15px;
}

.p-md {
    padding: 20px;
}

.p-lg {
    padding: 30px;
}

.p-xl {
    padding: 50px;
}

.p-n {
    padding: 0!important;
}

.p-l-none {
    padding-left: 0!important;
}

.p-l-xs {
    padding-left: 5px;
}

.p-l-sm {
    padding-left: 10px;
}

.p-l {
    padding-left: 15px;
}

.p-l-md {
    padding-left: 20px;
}

.p-l-lg {
    padding-left: 60px;
}

.p-l-xl {
    padding-left: 80px;
}

.p-l-xxl {
    padding-left: 100px;
}

.p-l-n-xxs {
    padding-left: -1px;
}

.p-l-n-xs {
    padding-left: -5px;
}

.p-l-n-sm {
    padding-left: -10px;
}

.p-l-n {
    padding-left: -15px;
}

.p-l-n-md {
    padding-left: -20px;
}

.p-l-n-lg {
    padding-left: -30px;
}

.p-l-n-xl {
    padding-left: -40px;
}

.p-l-n-xxl {
    padding-left: -50px;
}

.p-t-none {
    padding-top: 0!important;
}

.p-t-xxs {
    padding-top: 1px;
}

.p-t-xs {
    padding-top: 5px;
}

.p-t-sm {
    padding-top: 10px;
}

.p-t {
    padding-top: 15px;
}

.p-t-md {
    padding-top: 20px;
}

.p-t-lg {
    padding-top: 40px;
}

.p-t-xl {
    padding-top: 80px;
}

.p-t-xxl {
    padding-top: 100px;
}

.p-t-n-xxs {
    padding-top: -1px;
}

.p-t-n-xs {
    padding-top: -5px;
}

.p-t-n-sm {
    padding-top: -10px;
}

.p-t-n {
    padding-top: -15px;
}

.p-t-n-md {
    padding-top: -20px;
}

.p-t-n-lg {
    padding-top: -30px;
}

.p-t-n-xl {
    padding-top: -40px;
}

.p-t-n-xxl {
    padding-top: -50px;
}

.p-r-none {
    padding-right: 0!important;
}

.p-r-xxs {
    padding-right: 1px;
}

.p-r-xs {
    padding-right: 5px;
}

.p-r-sm {
    padding-right: 10px;
}

.p-r {
    padding-right: 15px;
}

.p-r-md {
    padding-right: 20px;
}

.p-r-lg {
    padding-right: 60px;
}

.p-r-xl {
    padding-right: 80px;
}

.p-r-xxl {
    padding-right: 100px;
}

.p-r-n-xxs {
    padding-right: -1px;
}

.p-r-n-xs {
    padding-right: -5px;
}

.p-r-n-sm {
    padding-right: -10px;
}

.p-r-n {
    padding-right: -15px;
}

.p-r-n-md {
    padding-right: -20px;
}

.p-r-n-lg {
    padding-right: -30px;
}

.p-r-n-xl {
    padding-right: -40px;
}

.p-r-n-xxl {
    padding-right: -50px;
}

.p-b-none {
    padding-bottom: 0!important;
}

.p-b-xxs {
    padding-bottom: 1px;
}

.p-b-xs {
    padding-bottom: 5px;
}

.p-b-sm {
    padding-bottom: 10px;
}

.p-b {
    padding-bottom: 20px;
}

.p-b-md {
    padding-bottom: 30px;
}

.p-b-lg {
    padding-bottom: 60px;
}

.p-b-xl {
    padding-bottom: 80px;
}

.p-b-xxl {
    padding-bottom: 50px;
}

.p-b-xxxl {
    padding-bottom: 100px;
}

.p-b-n-xxs {
    padding-bottom: -1px;
}

.p-b-n-xs {
    padding-bottom: -5px;
}

.p-b-n-sm {
    padding-bottom: -10px;
}

.p-b-n {
    padding-bottom: -15px;
}

.p-b-n-md {
    padding-bottom: -20px;
}

.p-b-n-lg {
    padding-bottom: -30px;
}

.p-b-n-xl {
    padding-bottom: -40px;
}

.p-b-n-xxl {
    padding-bottom: -50px;
}


/* MARGINS */

.m-xxs {
    margin: 2px 4px;
}

.m-xs {
    margin: 5px;
}

.m-sm {
    margin: 10px;
}

.m {
    margin: 15px;
}

.m-md {
    margin: 20px;
}

.m-lg {
    margin: 30px;
}

.m-xl {
    margin: 50px;
}

.m-n {
    margin: 0!important;
}

.m-l-none {
    margin-left: 0!important;
}

.m-l-xs {
    margin-left: 5px;
}

.m-l-sm {
    margin-left: 10px;
}

.m-l {
    margin-left: 15px;
}

.m-l-md {
    margin-left: 20px;
}

.m-l-lg {
    margin-left: 30px;
}

.m-l-xl {
    margin-left: 40px;
}

.m-l-xxl {
    margin-left: 50px;
}

.m-l-n-xxs {
    margin-left: -1px;
}

.m-l-n-xs {
    margin-left: -5px;
}

.m-l-n-sm {
    margin-left: -10px;
}

.m-l-n {
    margin-left: -15px;
}

.m-l-n-md {
    margin-left: -20px;
}

.m-l-n-lg {
    margin-left: -30px;
}

.m-l-n-xl {
    margin-left: -40px;
}

.m-l-n-xxl {
    margin-left: -50px;
}

.m-t-none {
    margin-top: 0!important;
}

.m-t-xxs {
    margin-top: 1px;
}

.m-t-xs {
    margin-top: 5px;
}

.m-t-sm {
    margin-top: 10px;
}

.m-t {
    margin-top: 15px;
}

.m-t-md {
    margin-top: 20px;
}

.m-t-lg {
    margin-top: 30px;
}

.m-t-xl {
    margin-top: 40px;
}

.m-t-xxl {
    margin-top: 50px;
}

.m-t-n-xxs {
    margin-top: -1px;
}

.m-t-n-xs {
    margin-top: -5px;
}

.m-t-n-sm {
    margin-top: -10px;
}

.m-t-n {
    margin-top: -15px;
}

.m-t-n-md {
    margin-top: -20px;
}

.m-t-n-lg {
    margin-top: -30px;
}

.m-t-n-xl {
    margin-top: -40px;
}

.m-t-n-xxl {
    margin-top: -50px;
}

.m-r-none {
    margin-right: 0!important;
}

.m-r-xxs {
    margin-right: 1px;
}

.m-r-xs {
    margin-right: 5px;
}

.m-r-sm {
    margin-right: 10px;
}

.m-r {
    margin-right: 15px;
}

.m-r-md {
    margin-right: 20px;
}

.m-r-lg {
    margin-right: 30px;
}

.m-r-xl {
    margin-right: 40px;
}

.m-r-xxl {
    margin-right: 50px;
}

.m-r-n-xxs {
    margin-right: -1px;
}

.m-r-n-xs {
    margin-right: -5px;
}

.m-r-n-sm {
    margin-right: -10px;
}

.m-r-n {
    margin-right: -15px;
}

.m-r-n-md {
    margin-right: -20px;
}

.m-r-n-lg {
    margin-right: -30px;
}

.m-r-n-xl {
    margin-right: -40px;
}

.m-r-n-xxl {
    margin-right: -50px;
}

.m-b-none {
    margin-bottom: 0!important;
}

.m-b-xxs {
    margin-bottom: 1px;
}

.m-b-xs {
    margin-bottom: 5px;
}

.m-b-sm {
    margin-bottom: 10px;
}

.m-b {
    margin-bottom: 15px;
}

.m-b-md {
    margin-bottom: 20px;
}

.m-b-lg {
    margin-bottom: 30px;
}

.m-b-xl {
    margin-bottom: 40px;
}

.footer-bottom .m-b-xl {
    margin-bottom: 40px;
}

.footer-bottom .p-t-lg {
    padding-top: 35px;
}

.m-b-xxl {
    margin-bottom: 75px;
}

.m-b-xxxl {
    margin-bottom: 250px;
}

.m-b-n-xxs {
    margin-bottom: -1px;
}

.m-b-n-xs {
    margin-bottom: -5px;
}

.m-b-n-sm {
    margin-bottom: -10px;
}

.m-b-n {
    margin-bottom: -15px;
}

.m-b-n-md {
    margin-bottom: -20px;
}

.m-b-n-lg {
    margin-bottom: -30px;
}

.m-b-n-xl {
    margin-bottom: -40px;
}

.m-b-n-xxl {
    margin-bottom: -50px;
}


/* TEXT */

.text-italic {
    font-style: italic;
}

.text-center {
    text-align: center;
}

.text-l {
    font-size: 120%
}

.text-xl {
    font-size: 50px;
}

.text-xxl {
    font-size: 60px;
}

.text-lt,
.text-lt *,
.text-lt a:link,
.text-lt a:visited,
.text-lt a:active {
    color: #fff;
}

.text-shadow-dark {
    text-shadow: 1px 1px 12px rgba(0, 0, 0, 0.5);
}

.text-shadow-lt {
    text-shadow: 1px 1px 12px rgba(0, 0, 0, 0.5);
}

.visible-xs {
    display: none;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.square {
    height: 297px;
    /* 

	background-size: cover;	

    -webkit-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    bbackground-size: 110%;

    background-position: center;

    background-repeat: no-repeat; */
    background-size: 100% 100%;
    background-size: cover;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    background-position: center center;
}

.square-big {
    height: 614px;
    background-size: cover;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    background-position: center center;
    z-index: 1;
    position: relative;
}

.home .square-big {
    background-size: 100% 100%;
    background-size: cover;
}

.hexagon-big {
    height: 930px;
    background-size: cover;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    background-position: center center;
}

.home .hexagon-big {}

.home .hexagon-big:hover,
.home .cases .square-big:hover {}

.square-plus {
    background-image: url('images/icon-plus.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 55% 55%;
    cursor: pointer;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.square-plus:hover {
    background-color: #f0f0f0;
    animation: none;
    background-size: 65% 65%;
}

.section-inner {
    background-color: #f6f6f6;
    box-sizing: border-box;
    padding: 100px 50px 50px 50px;
}

.section-inner .widget {
    float: left;
    width: 33%;
    min-height: 330px;
    margin-bottom: 2.0em;
}

.section-check .widget .widget-inner {
    float: left;
    width: 73%;
}

.section-check .widget:before {
    content: '';
    position: relative;
    background-image: url('images/icon-check.svg');
    background-position: center center;
    background-repeat: no-repeat;
    width: 70px;
    width: 14%;
    min-height: 80px;
    display: block;
    float: left;
    margin-right: 3%;
}

.section-benefits .widget {
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
}

.section-benefits .widget img {
    margin-bottom: 1.0em;
    max-width: 120px;
}

.blog-thumb {
    position: absolute;
    left: -190px;
    border-radius: 90px;
    top: 25px;
    border: 1px solid #f6f6f6;
}

.detail-thumb {
    border-radius: 150px;
    margin-top: 50px;
    float: right;
    border: 1px solid #f6f6f6;
}

#post-bottom .post {
    display: inline-block;
    margin-bottom: 1.25em;
}

#post-bottom .entry-content {
    float: right;
    width: 75%;
}

.custom_title {
    margin-bottom: 1.0em;
    font-size: 1.8em;
}

.custom_title,
#post-bottom .tablenav {
    margin-left: 25%;
}

#post-bottom .thumb {
    width: 21%;
}

#post-bottom .detail-thumb {
    margin-top: 0;
}

.post {
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid black;
    margin-bottom: 40px;
}

.title {
    color: #f5333e;
}

.more-link {
    margin-top: 30px;
    margin-bottom: 10px;
}

.page-212 .p-t-xxl {
    padding-top: 0px!important;
}

.post h2 {
    margin-bottom: 0.6em;
}

.entry-date {
    font-weight: bold;
}

#post_time {
    margin-bottom: 0.6em;
}

#post_navigation a {
    margin-bottom: 0.5em;
    display: inline-block;
    float: left;
}

#post_navigation a.post_next {
    float: right;
}

#widget_74 img {
    margin-bottom: 0.75em;
}

.tablenav {
    padding: 1em 0;
}

.displaying-num {
    padding-right: 1em;
}

.page-numbers {
    padding: 0 0.2em;
}

.addthis_sharing_toolbox {
    float: right;
}

.pagespeed-container {
    margin-bottom: 90px;
}

.pagespeed_url_cont {
    text-align: right;
    padding: 10px 20px 0 0;
}

#pagespeed-url {
    width: 70%;
}

footer a:link,
footer a:visited,
footer a:active {
    color: #231f20;
}

footer a:hover {
    color: #00a1e4;
}

footer .social-icons a:link,
footer .social-icons a:visited,
footer .social-icons a:active {
    background: #00a1e4;
    color: #fff;
    margin-right: 10px;
    height: 40px;
    width: 40px;
    float: left;
    box-sizing: border-box;
    line-height: 2.9em;
    text-align: center;
    border-radius: 50%;
    margin-bottom: 0.75em;
}

footer .social-icons a:hover {
    background-color: #231f20;
}

footer .social-icons .fa {
    font-size: 20px;
}


/* 

@media (min-width: 999px) {

.mainnav {

    padding: 0px;

    wwidth: 50%;

    float: right;

}

.exo-menu

{

    text-align: left;

    margin: 0 auto 0 auto;

    width: 100%;

    display: table;

    padding: 0px;

}

.exo-menu li>.megamenu {

	transform-style: preserve-3d;

    -o-transform-style: preserve-3d;

    -moz-transform-style: preserve-3d;

    -webkit-transform-style: preserve-3d;

    transform: rotateX(-75deg);

    -o-transform: rotateX(-75deg);

    -moz-transform: rotateX(-75deg);

    -webkit-transform: rotateX(-75deg);

    visibility: hidden;

}

.exo-menu>li 

{

    text-align: center;

    display: table-cell;

}

.exo-menu>li:last-child a

{

	padding-right: 0;	

}

.exo-menu>li>a {

    display: block;

    padding: 0px 15px;

    line-height: 80px;

    text-decoration: none;

    position: relative;

	color:#111111;

	lline-height:2.2em;

	font-size:14px;

	font-weight:600;

	bbackground: red;

}

/* 

.exo-menu > li:last-child a:link,

.exo-menu > li:last-child a:visited,

.exo-menu > li:last-child a:active

{

	border-right: 0;

	background-color: #f05409;

	color: #fff;

	box-sizing: border-box;

    -webkit-border-radius: 25px;

    -moz-border-radius: 25px;

    border-radius: 25px;

}

.exo-menu > li:first-child

{

	padding: 0;

}

.exo-menu > li:first-child span {

    text-indent: -2000pt;

    font-size: 1%;

}

.exo-menu > li:first-child a:before {

	position: absolute;

	font-family: FontAwesome;

	top: 0;

	left: 0;

	content: "\f015";

	color: #003375;

}

.exo-menu li>.drop-down-ul {

    visibility: hidden;

}

.drop-down-ul {

    position: absolute;

    top: 80px;

    z-index: 1000;

    margin: 0px;

    padding: 2px;

    border: solid 1px #eeeeee;

    background-color: #fff;

    ooopacity:0;

	text-align: left;

	display: none;

	width: 250px;

	padding: 5px 10px;

	list-style: none;

}

.exo-menu li:hover>.drop-down-ul {

    display: block !important;

	visibility: visible;

}

.down .exo-menu li:hover>.drop-down-ul

{

	display: none !important;

}

.drop-down-ul li a

{

	line-height: 2.4em;

	width: 100%;

	float: left;

}

.exo-menu li>.mega-menu {

    visibility: hidden;

}

.mega-menu {

    width: 100%;

    left: 0px;

    position: absolute;

    top: 80px;

    color: #fff;

    z-index: 1000;

    margin: 0px;

    text-align: left;

    padding: 50px 15px;

    font-size: 15px;

    border: none;

    background-color: #f5333e;

    opacity: 0;

    -o-transform-origin: 0% 0%;

    -ms-transform-origin: 0% 0%;

    -moz-transform-origin: 0% 0%;

    -webkit-transform-origin: 0% 0%;

    -o-transition: -o-transform 0.3s, opacity 0.3s;

    -ms-transition: -ms-transform 0.3s, opacity 0.3s;

    -moz-transition: -moz-transform 0.3s, opacity 0.3s;

    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;

	font-size: 14px;

}

.mega-menu a:link, 

.mega-menu a:visited, 

.mega-menu a:active

{

	color: #fff;

}

.mega-menu .col3

{

	padding-right: 20px;

}

.mega-menu h3

{

	color: #fff;

	margin-bottom: 0.7em;

}

.exo-menu li:hover .mega-menu {

    display: block !important;

	visibility: visible;

	opacity: 1;

}

.down .exo-menu li:hover .mega-menu {

	display: none !important;

	}

.mega-menu-wrap ul

{

	width: 100%;

	list-style: none;

}

.mega-menu-wrap ul.nolist li

{

	width: 33.3333%;

	float: left;

	margin-bottom: 2.0em;

}

.mega-menu-wrap ul.nolist li h4,

.mega-menu-wrap ul.nolist li p

{

	margin-bottom: 0.75em;

}

.ewxo-menu > li a:after

{

    content: "";

    width: 1px;

    height: 20px;

    border-right: 1px solid #d8d8d8;

    padding: 0 15px;

    position: absolute;

    top: 15px;

    right: 0;

}

.exo-menu > li:last-child a:after,

.exo-menuu > li:nth-last-child(2) a:after,

.exo-menu > li .mega-menu-wrap a:after

 {

	 display: none;

 }

}

*/

@media (min-width: 999px) {
    .mainnav {
        padding: 0px;
        wwidth: 50%;
        float: right;
    }
    .exo-menu {
        text-align: left;
        margin: 0 auto 0 auto;
        width: 100%;
        display: table;
        padding: 0px;
    }
    .exo-menu li>.megamenu {
        /*

	transform-style: preserve-3d;

    -o-transform-style: preserve-3d;

    -moz-transform-style: preserve-3d;

    -webkit-transform-style: preserve-3d;

    transform: rotateX(-75deg);

    -o-transform: rotateX(-75deg);

    -moz-transform: rotateX(-75deg);

    -webkit-transform: rotateX(-75deg);

	*/
        visibility: hidden;
    }
    .exo-menu>li {
        text-align: center;
        display: table-cell;
    }
    .exo-menu>li>a {
        display: block;
        padding: 0px 20px;
        line-height: 50px;
        text-decoration: none;
        position: relative;
        color: #fff;
        lline-height: 2.2em;
        font-size: 14px;
        font-weight: 600;
        bbackground: red;
    }
    .exo-menu > li:first-child {
        padding: 0;
    }
	 .exo-menu > li:last-child a {
        padding-right: 0;
    }
    .exo-menu li>.drop-down-ul {
        visibility: hidden;
    }
    .drop-down-ul,
    .exo-menu .haschild .child {
        position: absolute;
        top: 50px;
        z-index: 1000;
        margin: 0px;
        padding: 2px;
        border: solid 1px #eeeeee;
        background-color: #fff;
        ooopacity: 0;
        text-align: left;
        display: none;
        width: 250px;
        padding: 5px 10px;
        list-style: none;
    }
    .exo-menu li:hover>.drop-down-ul,
    .exo-menu .haschild:hover .child {
        display: block !important;
        visibility: visible;
    }
    .down .exo-menu li:hover>.drop-down-ul {
        ddisplay: none !important;
    }
    .drop-down-ul li a,
    .exo-menu .haschild .child a {
        line-height: 2.4em;
        width: 100%;
        float: left;
    }
    .exo-menu .widget_subheader,
    .exo-menu .widget_header {
        display: none;
    }
    .exo-menu li>.mega-menu {
        visibility: hidden;
    }
    .mega-menu {
        width: 100%;
        left: 0px;
        position: absolute;
        top: 50px;
        color: #000;
        z-index: 1000;
        margin: 0px;
        text-align: left;
        padding: 20px 15px;
        font-size: 14px;
        border: solid 1px #eeeeee;
        background-color: #fff;
        opacity: 0;
        -o-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -webkit-transform-origin: 0% 0%;
        -o-transition: -o-transform 0.3s, opacity 0.3s;
        -ms-transition: -ms-transform 0.3s, opacity 0.3s;
        -moz-transition: -moz-transform 0.3s, opacity 0.3s;
        -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    }
    .exo-menu li:hover .mega-menu {
        display: block !important;
        visibility: visible;
        opacity: 1;
    }
    .mega-menu .widget .col3 {
        padding-right: 2%;
    }
    .down .exo-menu li:hover .mega-menu {
        ddisplay: none !important;
    }
    .mega-menu-wrap ul {
        width: 100%;
        margin-bottom: 0;
        list-style: none;
    }
    .mega-menu-wrap ul.nolist li {
        width: 33.3333%;
        padding-right: 2%;
        float: left;
        margin-bottom: 2.0em;
    }
    .mega-menu-wrap ul.nolist li h4,
    .mega-menu-wrap ul.nolist li p {
        margin-bottom: 0.75em;
    }
    .exo-menu > li:last-child a:after,
    .exo-menu > li:nth-last-child(2) a:after,
    .exo-menu > li .mega-menu-wrap a:after {
        display: none;
    }
}

.sidebar {
    margin-top: 2.0em;
}

.default .sidebar .widget {
    bbackground-color: #f5333e;
    ccolor: #fff;
    padding: 35px 35px 10px 35px;
    border: 1px solid #ededed;
    width: 100%;
    margin-bottom: 2.0em;
}

.default .sidebar #widget_49 {
    background-color: #f5333e;
    box-shadow: none;
    border: 1px solid #f5333e;
    margin-top: -150px;
    z-index: 99;
}

.default .sidebar #widget_49 .cols2 li {
    width: 100%;
}

.default .sidebar #widget_49 *,
.default .sidebar #widget_49 .check li:before {
    color: #fff;
}

.sidebar .widget h2 {
    font-size: 1.5em;
}


/*defaults iMod*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.caption {
    background-color: #f6f6f6;
    border: 1px solid #e7e7e7;
    max-width: 100%;
    padding: 15px 15px 15px 15px;
    margin: 0 0 2.0em 0;
    box-sizing: border-box;
    text-align: center;
    border-radius: 2px;
}

.caption.alignnone {
    margin: 5px 20px 20px 0;
}

.caption.alignleft {
    margin: 5px 20px 20px 0;
}

.caption.alignright {
    margin: 5px 0 20px 20px;
}

.caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    margin-bottom: 2em;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.caption-dd {
    margin-bottom: 0.75em;
}

.caption p.caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.widget,
#content,
.menu {
    position: relative
}

.edit_page_link,
.edit_menu_link,
.edit_widget_link {
    position: absolute;
    right: 10px;
    top: 10px
}

.clear {
    clear: both;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.mceContentBody {}


/* SEO Toevoegingen */

ul.horz-check,
ul.horz-map,
ul.voordeel,
ul.nadeel {
    list-style: none;
    margin: 10px 0;
}

ul.voordeel li,
ul.nadeel li {
    margin-bottom: 10px;
}

ul.horz-check li,
ul.horz-map li {
    float: left;
    display: inline-block;
    width: 49%;
    margin-right: 1%;
}

ul.horz-check li:before {
    font-family: 'FontAwesome';
    margin-right: 5px;
    content: '\f00c';
    color: #00a1e4;
}

ul.horz-map li:before {
    font-family: 'FontAwesome';
    margin-right: 5px;
    content: '\f041';
    color: #00a1e4;
}

ul.voordeel li:before {
    font-family: 'FontAwesome';
    margin-right: 5px;
    content: '\f055';
    color: #01b700;
}

ul.nadeel li:before {
    font-family: 'FontAwesome';
    margin-right: 5px;
    content: '\f056';
    color: #e40000;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin-bottom: 20px;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.slider-full,
.slider-full-overlay
{
	position: relative;
	overflow: hidden;
	background-attachment: fixed;
	background-size: cover;
}
.slider-full-overlay
{
	position: absolute;
	background: rgba(0,0,0,0.6);
	z-index: 1;
	top: 0;
    width: 100%;
}
.home .slider-wrap
{
	position: absolute;
    z-index: 99;
    top: 150px;
    width: 70%;
    left: 0;
}

.fullscreen {

	overflow: hidden;
	width: 100%;
	position: relative;
}
.slider-full,
.slider-full-overlay,
.fullscreen
{
	height: 800px;
}
.video {
  display: block;
	left: 0px;
	overflow: hidden;
	padding-bottom: 56.25%; /* 56.25% = 16:9. set ratio */
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.video .wrapper {
  display: block;
	height: 300%;
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.video iframe {
	display: block;
	height: 100%;
	width: 100%;
	bbackground: #333333 url(images/spinner.gif) no-repeat center center ;
}
/* The only rule that matters */
#video-background {
	/*  making the video fullscreen  */
	position: absolute;
	right: 0; 
	bottom: 0;
	min-width: 100%; 
	min-height: 100%;
	width: auto; 
	height: auto;
	z-index: -100;
	background: #fefefe url(images/spinner.gif) no-repeat center center;
	background-size: 70px 70px;
}
/* video slider projectpage */ 
.video-slider
{
	height: 700px;
	overflow: hidden;
}
.embed-container { 
    position: relative; 
    padding-bottom: 36.25%; 
	overflow: hidden; 
    max-width: 100%; 
	height: auto; 
} 
.embed-container iframe,
.embed-container object, 
.embed-container embed 
{ 
	position: absolute; 
	top: -5%; 
	left: 0; 
	width: 110%; 
	height: 110%; 
	border: none;
}
.custom-blok:first-child {
    border-top: 1px solid #dddd;
}

.custom-blok {
    border-bottom: 1px solid #dddd;
}

.custom-blok p {
    margin-bottom: 0;
}

.flexcol3 {
    width: 24%;
    margin: 0.5%;
    float: left;
}

.flexcol4 {
    width: 32.33%;
    margin: 0.5%;
    float: left;
}

.flexcol6 {
    width: 49%;
    margin: 0.5%;
    float: left;
}

.flexcol12 {
    width: 100%;
}

.flexrow {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-grow: 1;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

ul.checkmark {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.checkmark li:before {
  content: '\f00c';
  font-family: 'FontAwesome';
  margin-right: 5px;
  position: absolute;
  left: 0px;
}
ul.checkmark li {
  list-style: none;
  padding-left: 20px;
  position: relative;
}
ul.def-last li{
    width: 32%;
    margin: 10px 0.5%;
    float: left;
    display: inline-block;
}
ul.def-last li:before{
  content: '\f041';
  font-family: 'FontAwesome';
  margin-right: 5px;
  position: relative;
  left: 0px;
}
.button-melih:hover{
    color: #ddd;
}
.button-melih {
  background-color: black;
  border: none;
  color: white !important;
  padding: 10px 32px;
  visibility: visible;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}

.button-melih:after{
  content: '\f061';
  font-family: 'FontAwesome';
  margin-left: 0px;
  position: relative;
  left: 10px;
  margin-left: 20px;
}

.red-border .col-4 {
    border: 2px solid #f5333e;
    padding-left: 20px;
}

.red-border{
    overflow: auto;
    border: 2px solid #f5333e;
}

.red-border .col-4:nth-child(1) {
    padding-bottom: 18px;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
    padding-bottom: 45px;
}

.red-border .col-4:nth-child(2) {
    border-left: 0;
    border-right: 0;
    border-top: 0px;
    border-bottom: 0px;
    padding-bottom: 49px;
}


.red-border .col-4:nth-child(3) {
    padding-bottom: 68px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
}

.red-border .col-4 li{
    list-style: none;
}

.red-border .col-4 li h{
    padding-top: 10px;
    padding-bottom: 10px;
}

.red-border h4{
    padding-top: 10px;
    padding-bottom: 10px;
}

.red-border .col-4{
  width: 32.5%;
  float: left;
}

.red-border .col-4 .dagen{
    color: red;
    width: 100px;
    display: inline-block;
}

.sos .col-6{
    width: 50%;
    float: left;
}

@media screen and (max-width: 800px) {
    .flexrow {
        flex-direction: column;
    }
    .flexcol3,
    .flexcol4,
    .flexcol6 {
        width: 100%;
        float: none;
        margin: 10px 0;
    }
    .red-border .col-4{
        width:  100%;
    }
    .red-border .col-4:nth-child(1) {
    padding-bottom: 68px;
    border-right: 0px;
    border-top: 2px;
    border-bottom: 0px;
    border-left: 00px;
    }
    .red-border .col-4:nth-child(2) {
    padding-bottom: 68px;
    border-right: 0px;
    border-top: 2px;
    border-bottom: 0px;
    border-left: 0px;
    }
    .red-border .col-4:nth-child(3) {
    border-style: solid;
    padding-bottom: 68px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-left: 00px;
    }
    ul.def-last li{
    width: 100%;
    margin: 10px 0.5%;
    float: left;
    display: inline-block;
    }
    .info-page{
    padding-right: 10px;
    display: inline-block;
    }
}

@media screen and (max-width: 480px),
screen and (max-device-width: 480px) {
    ul.horz-check li,
    ul.horz-map li {
        width: 100%;
        margin-right: initial;
    }
}


/* menu tim */

#menuconcept {
    width: 100%;
    height: 90px;
    left: 0;
    bottom: 0;
    background-color: #fff;
    position: fixed;
    box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.55);
    z-index: 500;
    font-size: 14px;
    font-weight: 600;
    list-style: none;
    margin: 0;
    display: none;
    animation-name: example;
    animation-duration: 0.8s;
}

#menuconcept img {
    width: 200px;
    height: auto;
    float: left;
    margin-left: 100px;
    margin-top: -10px;
}

#menuconcept ul {
    width: 55%;
    list-style: none;
    margin: 0;
    float: left;
    padding: 0px 10px;
    text-align: center;
}

#menuconcept ul li {
    width: 20%;
    box-sizing: border-box;
    padding: 10 5px;
    float: left;
}

#menuconcept a {
    margin: 10px;
}

.contact {
    float: left;
}

@keyframes example {
    from {
        bottom: -90px;
    }
    to {
        bottom: 0px;
    }
}