body {
    font-style: normal;
    font-family: "Ubuntu",sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
color: #658997;
}

h1,h2,h3, h4  {
font-weight: 500;
text-transform: uppercase;
}

/**********************************header*******************************/

.main-menu {        padding: 60px 0;  }
.scrolling-down.main-menu {padding:0; }
.navbar-toggler {border: none;}
.scrolling-down #logo img {height: 40px;}
#logo { display: block;}
.scrolling-down #logo {padding: 10px 0 5px;}

/********************************Menu******************************************/
.normal-menu ul li{margin: 0 8px;
    background: #fff;
    border-radius: 3px;
 background: transparent;
padding: 0 9px;
}

nav li a {
 font-style: normal;
text-transform: uppercase;
padding: 5px 6px;
font-weight: 600;
}
nav li:hover,nav li.current-menu-item{background: #fff;}
nav ul.sub-menu li a {line-height: 25px;}
.menu-item-has-children:after {
    top: 4px;
    color: #272727;
right:4px;
}
.sub-menu{left: 0;}
/*.sub-menu li:hover {
    background: #f7f7f7;
}
.sub-menu li{padding: 5px 15px;}*/

/*********************************Home page***********************************/
.home h3.widget-title {font-weight: 700;font-size: 20px; margin-bottom: 1em;}
.big p {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.6;
}

.service_top .content h3{
    font-size: 20px;
    margin: 20px 0 10px!important;
}

.sow-headline-container p.sow-sub-headline{    font-weight: 500;
  text-transform: uppercase;}
.video-cover{position:relative; transition: .3s;}
.video-cover:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    transition: .3s;
}
.video-cover:hover:before {
    background: rgba(0,0,0,.5);
}
.sct-link-top{position:relative;}
.sct-link-top:before {
    position: absolute;
    content: '';
    width: 157px;
    height: 68px;
    background: url(/wp-content/uploads/2019/11/add-w.png);
    bottom: 100%;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.sct-link-top .nav-link {
    position: absolute;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #42b773;
    font-size: 19px;
    left: 50%;
    top: -44px;
    -moz-transition: .2s;
    -o-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
cursor: pointer;
}
.sct-link-top .nav-link:hover,.sct-link-top .nav-link1:hover,.sct-link-top_mod1 .nav-link-top:hover {
    top: -40px;
}
.sct-link-top .nav-link1 {
    position: absolute;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #42b773;
    font-size: 19px;
    left: 50%;
    top: -44px;
    -moz-transition: .2s;
    -o-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
cursor: pointer;
}
.bolding .sow-headline-container h3.sow-headline {font-weight:700}
.sct-link-bottom{position:relative;}
.sct-link-bottom:after {
    position: absolute;
    content: '';
    width: 157px;
    height: 68px;
    background: url(/wp-content/uploads/2019/11/add-g.png);
    bottom: -68px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.sct-link-bottom .nav-link-bottom {
    position: absolute;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #42b773;
    font-size: 19px;
    left: 50%;
    bottom: -64px;
    -moz-transition: .2s;
    -o-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
    z-index: 1;
cursor: pointer;
}
.sct-link-bottom .nav-link-bottom:hover,.sct-link-top_mod2 .nav-link-bottom2:hover {
    bottom: -68px;
}
.index-list {
    position: relative;
    display: flex;
    align-items: flex-start;
}
.index-list h3 {
    color: #42b773;
    font-size: 20px;
}
.index-list .textwidget{    padding-left: 40px;}
.index-list:before {
    display: block;
    content: counter(num,decimal-leading-zero);
    counter-increment: num;
    position: relative;
    color: rgba(101,137,151,.33);
    width: 130px;
    height: 130px;
    letter-spacing: -2px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid rgba(101,137,151,.23);
    font-size: 35px;
    font-weight: 400;
    top: 0;
    left: 15px;
    padding: 0 45px;
    padding-top: 50px;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
.index-list:hover:before {
    color: #fff;
    background: #a9dc56;
    border-color: #a9dc56;
}
.sct-link-top_mod1{position:relative}
.sct-link-top_mod1:before {
    position: absolute;
    content: '';
    width: 157px;
    height: 68px;
    background: url(/wp-content/uploads/2019/11/add-w1.png);
    bottom: 100%;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.sct-link-top_mod1 .nav-link-top {
    position: absolute;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff;
    font-size: 19px;
    left: 50%;
    top: -44px;
    -moz-transition: .2s;
    -o-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
cursor: pointer;
}
.bg1{background:#42b773;
background:-moz-linear-gradient(top,#42b773 0%,#a9dc56 100%);
background:-webkit-gradient(left top,left bottom,color-stop(0%,#42b773),color-stop(100%,#a9dc56));
background:-webkit-linear-gradient(top,#42b773 0%,#a9dc56 100%);
background:-o-linear-gradient(top,#42b773 0%,#a9dc56 100%);
background:-ms-linear-gradient(top,#42b773 0%,#a9dc56 100%);
background:linear-gradient(to bottom,#42b773 0%,#a9dc56 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#42b773',endColorstr='#a9dc56',GradientType=0)
}
.circle img{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.sct-link-top_mod2{position:relative;}
.sct-link-top_mod2:after {
    position: absolute;
    content: '';
    width: 157px;
    height: 68px;
    background: url(/wp-content/uploads/2019/11/add-s.png);
    bottom: -68px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.sct-link-top_mod2 .nav-link-bottom2 {
    position: absolute;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff;
    font-size: 19px;
    left: 50%;
    bottom: -64px;
    -moz-transition: .2s;
    -o-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
    z-index: 1;
cursor: pointer;
}
.content-image-hover-text{    background: rgba(0, 0, 0, 0.5)!important;}
/*************************testimonials***********************************/

/*****************************footer********************************/

footer{ 
    color: #fff;
    padding: 0 0 20px;
    font-size: 16px;
    background-repeat: no-repeat;
    position: relative;
    background-size: initial;
    background-position: center;
}

footer a, footer p {
    font-size: 16px;
}

.txtfooter{      margin-bottom: 0;
    margin-top: 0.7em;}
footer .footer-widget {
color: #fff;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 20px;
    font-weight: 300;
    font-size: 22px;
    line-height: 1.27;
}

footer .copyright {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid rgba(231, 229, 229, 0.6);
}
footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
footer ul li{     display: list-item;
    position: relative;
    width: 100%;
    text-align: left; 
margin-bottom: 10px;
    padding-left: 1.875rem;
}
/*footer ul li:before{
    content: "f06c";
  font-family: FontAwesome;
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    color: #c1b086;
}*/
.custom-html-widget ul li span{color: #b9a271;}
#back_to_top{
      padding: 0px 8px 0px;
    display: block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    line-height: 46px;
    text-align: center;
    overflow: hidden;
    border-radius: 50%;
    color: #ffd029;
    background-color: transparent;
    margin: 2em auto 1em;
display:none;
}
/********************************Page interne**********************/

.loop-post .thumb-cover{    margin-bottom: 0!important;}
.post-content-loop{     box-shadow: 0 30px 100px 0 rgba(221, 224, 231, 0.5);
    background: #fff;
    position: relative;
    padding: 30px;}
.archive h1,.single h1 {
    position: relative;
    text-align: left;
    font-size: 28px;
    margin-top: 0.7em;
}

.archive h2 a {
font-size: 24px;
}
.blog-post-content p:first-of-type::first-letter { 
font-size: 30px;
    height: 55px;
    line-height: 22px;
    padding: 15px;
    width: 55px;
    font-weight: 500;
    margin-top: 5px;
color:#fff;
    float: left;
margin: 0 20px 0 0;
    text-align: center;
}
.post-inloop{position: relative;
    border-color: rgba(204,204,204,.5);
    margin: 0 0 40px;
    padding: 30px;
    background-color: #F6F5ED;
    -webkit-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
    -moz-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
    box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);
}
.post-inloop p{
padding-bottom: 0px;
    margin-bottom: 30px;
}
.post-inloop .col-md-7{padding-left: 40px;} 
.archive h2 {
    font-weight: 500;
    font-size: 28px;
    line-height: 1.2em;
position:relative;
    padding-bottom: 0.5em;
}
.blog-post-content{    border-bottom: 1px solid rgba(0,0,0,.07);
    padding-bottom: 20px;}
.single .related {
color: #171717;
    display: inline-block;
    padding-bottom: 5px;
    padding-top: 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;

}
.single h2, .single h3, .single h4, .single h5, .single h6 {
color: #42464f;
    font-size: 22px;
    line-height: 1.5;
    font-weight: 500;
    text-transform: initial;
}
.widget_sidebar {
    margin-bottom: 50px;
     background: #fff;
    -webkit-box-shadow: 0 15px 76px 0 rgba(0,0,0,.1);
    box-shadow: 0 15px 76px 0 rgba(0,0,0,.1);
box-sizing: border-box;
    text-align: center;
    padding: 25px 20px 20px;
}
.widget_sidebar .sidebar-widget {
    margin-bottom: 1em;
    color: #111;
    text-align: left;
    position: relative;
    padding-bottom: 1em;
    font-weight: 500;
}

.archive .readmore {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 15px;
   /* border: 2px solid;*/
background: -moz-linear-gradient(left,#42b773 0%,#a9dc56 100%);
    background: -webkit-gradient(left top,right top,color-stop(0%,#42b773),color-stop(100%,#a9dc56));
    background: -webkit-linear-gradient(left,#42b773 0%,#a9dc56 100%);
    background: -o-linear-gradient(left,#42b773 0%,#a9dc56 100%);
    background: -ms-linear-gradient(left,#42b773 0%,#a9dc56 100%);
    background: linear-gradient(to right,#42b773 0%,#a9dc56 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#42b773',endColorstr='#a9dc56',GradientType=1);
    -webkit-border-radius: 3px;
    border-radius: 3px;
z-index:1;
}
.archive .readmore:before {
    content: '';
    position: absolute;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: inset 0 0 0 0 #42b773;
    -moz-box-shadow: inset 0 0 0 0 #42b773;
    box-shadow: inset 0 0 0 0 #42b773;
    opacity: 0;
z-index:-1;
}
.archive .readmore:hover:before {
    opacity: .5;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: inset 67px 0 50px 32px #42b773;
    -moz-box-shadow: inset 67px 0 50px 32px #42b773;
    box-shadow: inset 67px 0 50px 32px #42b773;
}
.archive .readmore:focus {
/*  border: 2px solid !important;*/
}
.text-center p{text-align:center!important}
.number-icon span.number{
    padding: 18px 30px;
    border-radius: 50%;
   background: #f9f8f6;
    color: #242424;
    font-size: 30px;
    line-height: 30px;
border: 2px solid #dfdfdf;
}
.single .post-data{padding: 30px;
    background: #fff;
    -webkit-box-shadow: 0 15px 76px 0 rgba(0,0,0,.06);
    box-shadow: 0 15px 76px 0 rgba(0,0,0,.06);
    margin-bottom: 50px;}
.widget_sidebar .sidebar-widget:after, .widget_sidebar .sidebar-widget:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    height: 0;
}
.widget_sidebar .sidebar-widget:before {
    width: 100%;
    border-bottom: 1px solid #ececec;
}
.widget_sidebar .sidebar-widget:after {
    width: 50px;
    border-bottom: 1px solid #42b773;
}
/********************************responsive************************************/
@media only screen and (max-width: 1400px) {


}
@media only screen and (max-width: 900px) {

.home h1 {
    line-height:50px !important;
    font-size: 40px !important;
}
.home h2 {
    line-height: 40px !important;
    font-size: 30px !important;
}
dl, ol, ul {padding-left: 0;}
.single .post-data {padding: 30px;}
.sidebar {margin-top: 0; padding-top: 0;}
.navbar-collapse{margin-top: 2em;
background: transparent;}
.menu-bars { background:#272727;}
.scrolling-down .navbar-collapse{background: transparent;}
nav li a {line-height: 40px;}
.single .related { width: 100%;}
.post-inloop .col-md-7 {
    padding-left: 0;
}
.widget_footer {
    margin-top: 2em;
}

}
