body {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #626262;
    font-family: "Roboto", Arial, Tahoma, sans-serif;
}
h1, h2, h3, h4 {
    font-family: "Playfair Display", Arial, Tahoma, sans-serif;
}

.colun p{text-align:center!important;    font-family: "Roboto", Arial, Tahoma, sans-serif;     font-weight: 500;}
.colun{-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;}
.colun:hover{background:#cccccc!important;}

/********************************Menu******************************************/
nav li {padding: 0 10px; border-right: 1px solid rgba(0,0,0,.05);}
nav li:last-child {
    border-right: none;
}
nav li a {
position:relative;
    font-weight: 400;
    font-size: 15px;
 font-style: normal;
    line-height: 1.2;
padding: 10px 0;
}

nav ul.sub-menu li a {line-height: 25px;}



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

footer{ 
    color: #626262;
    padding: 40px 0 30px;
    font-size: 14px;
    background-repeat: no-repeat;
    position: relative;
    background-size: initial;
    background-position: center;
}


.txtfooter{      margin-bottom: 0;
    margin-top: 0.7em;}
footer .footer-widget {
color: #fff;
    position: relative;
    margin-bottom: 15px;
    margin-top: 20px;
    font-weight: 300;
    font-size: 20px;
    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 {
margin-right: 1%;
padding: 0px 8px 0px;
    display: block;
    vertical-align: top;
    color: #e5e5e5;
    width: 40px;
    height: 40px;
    line-height: 46px;
    text-align: center;
    overflow: hidden;
    border-radius: 50%;
    color: #ffffff;
    background-color: #eeaa9c;
    margin: 0 auto;
}
.subheader {    padding: 210px 0 130px;  }
.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;
    padding: 30px 30px 30px;}
.archive h1,.single h1 {
    position: relative;
    text-align: left;
    font-size: 35px;
    font-weight: 600;
    text-shadow: 0px 2px 8px rgba(0,0,0,0.35);
}

.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;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 26px;
    font-family: "Oswald", Sans-serif;
}
.single h2, .single h3, .single h4, .single h5, .single h6 {
color: #171717;
    font-size: 20px;
    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;*/
}
/*.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 #ef8464;
}
/********************************responsive************************************/
@media only screen and (max-width: 1400px) {

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

.home h1 {
    line-height: 25px !important;
    font-size: 20px !important;
}
.home h2 {
    line-height: 21px !important;
    font-size: 19px !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: rgba(255,255,255,1);}
.menu-bars { background:#000;}
.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;
}
}
