*, *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

footer, article, aside, nav, section {
    display: block;
}

html {
    width: 100%;
}

body {
    font-size: 17px;
    line-height: 1.4;
    font-family: "Lato", sans-serif;
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    color: #000;
    background: url("../img/body_bg.png");
    font-weight: 400;
    width: 100%;
}


/*.d-large {*/
/*display: none !important;*/
/*}*/

.clearfix {
    clear: both;
}

.container {

    margin: 0 auto;
    position: relative;
    /*padding-left: 10px;*/
    /*padding-right: 10px;*/
    max-width: 1070px;
}

a {
    color: #0695E5;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

p {
    margin: 0 0 15px;
}

.img-responsive {
    max-width: 100%;
}

.d-center {
    display: block;
    margin: 30px auto;
}

.wrapper {
    overflow: hidden;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-uppercase {
    text-transform: uppercase;
}

svg {
    display: inline-block;
    /*vertical-align: text-bottom;*/
}

svg path {
    /*stroke:inherit;*/
    /*stroke-width:inherit;*/
    /*fill:inherit;*/
}
.b-header
{
    background: #90AD86;
    margin-top: 10px;
    padding: 6px 0;
    margin-bottom: 40px;
}
.b-menu
{
    display: inline-block;
    vertical-align: text-bottom;
}
.b-menu a
{
    color: #fff;
    font-size: 13px;
    margin-left: 45px;
    text-transform: uppercase;
    text-decoration: none;
}
.b-menu a.current, .b-menu a:hover
{
    text-decoration: underline;
}
.b-social
{
    float: right;
    margin-right: 50px;
}
.b-social a
{
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle;
}
.b-toggle
{
    display: none;
    float: right;
    margin-right: 10px;
}
.b-logo
{
    margin-bottom: 40px;
}
.b-main
{
    background: #fff;
    padding: 55px 50px 70px;
    margin-bottom: 60px;
}
.b-sidebar
{
    width: 230px;
    float: right;
    font-size: 15px;
    border: 1px solid #E5E5E5;
    padding: 45px 10px 10px;
}
.img-author
{
    position: relative;
    text-align: center;
    padding: 32px 0 18px 21px;
}
.img-author img
{
    border-radius: 50%;
}
.img-author:after
{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../img/frame_gold.png") no-repeat center;
}
.b-categories
{
    margin: 45px 0 60px;
}
.side-title
{
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.b-categories a
{
    display: block;
    text-decoration: none;
    font-size: 16px;
    font-style: italic;
    padding: 7px 0;
    border-bottom: 1px solid #E4E4E4;
    color: #000;
}
.b-categories .side-title
{
    margin-bottom: 5px;
}
.b-post
{
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.2;
}
.b-post a{
    text-decoration: none;
    color: #000;
}
.b-post img
{
    float: left;
    margin-right: 10px;
}
.b-sidebar a:hover
{
    color: #0695E5;
}
.b-content
{
    margin-right: 280px;
}
.b-info
{
    color: #BDBDBD;
    font-size: 14px;
    margin-bottom: 20px;
}
.b-info svg
{
    vertical-align: text-bottom;
    margin-right: 5px;
}
.b-info svg:not(:first-child)
{
    margin-left: 25px;
}
h1
{
    font-size: 38px;
    line-height: 1.2;
    margin-bottom: 30px;
}
.img-wrap
{
    display: inline-block;
    font-size: 15px;
    font-style: italic;
    text-align: left;
    margin: 20px 0 30px;
    font-weight: 700;
}
.b-insta
{
    max-width: 280px;
    margin: 30px auto;
    background: #FFFFFF;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.15);
    padding-bottom: 50px;
    background: url("../img/insta_footer.jpg") no-repeat center bottom;
    font-family: "Source Sans Pro", sans-serif;
    position: relative;
}
.insta-link
{
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
}
.insta-1
{
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.phone-top
{
    font-size: 14px;
    font-weight: 700;

}
.insta-1 .phone-top
{
    margin-bottom: 5px;
    background: url("../img/phone1.png") no-repeat right center;

}
.back
{
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
}
.back svg:last-child
{
    float: right;
}
.b-circle
{
    font-size: 50px;
    border: 1px solid #D2D2D2;
    border-radius: 50%;
    display: inline-block;
    padding: 0 17px;
    line-height: 1.2;
    margin-right: 25px;
    vertical-align: middle;
}
.b-inline
{
    display: inline-block;
    max-width: 170px;
    vertical-align: middle;
}
.b-inline div:first-child
{
    font-size: 13px;
    margin-bottom: 5px;
}
.b-inline div:first-child span
{
    font-weight: 600;
}
.btn-blue
{
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    background: #01A4FF;
    border-radius: 3px;
    display: block;
    padding: 3px;
    margin-bottom: 3px;
}
.b-inline div:last-child
{
    color: #848484;
    font-size: 10px;
    line-height: 1.2;
    margin-bottom: 8px;
}
.b-table
{
    display: table;
    font-size: 14px;
    font-weight: 600;
    border-top: 1px solid #E2E2E2;
    text-align: center;
}
.b-table span
{
    display: table-cell;
    width: 1%;
    padding: 5px 0;
}
.insta-2 .phone-top
{
    background: #FAFAFA url("../img/phone1.png") no-repeat 96% 15px;
    border-bottom: 1px solid #E2E2E2;
    padding: 10px 10px 5px;
}
.phone-top img
{
    margin-top: 10px;
}
.insta-author
{
    padding: 7px;
    font-size: 14px;
    font-weight: 600;
    border-top: 1px solid #E2E2E2;
}
.insta-author img
{
    border-radius: 50%;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}
.insta-author svg
{
    float: right;
    margin-top: 5px;
}
.insta-text
{
    padding: 10px 10px 3px;
    font-size: 14px;
}
.insta-text b
{
    font-weight: 600;
}
.all-comments
{
    font-size: 13px;
    color: #848484;
    margin-top: 5px;
}
.insta-date
{
    font-size: 11px;
    color: #848484;
}
.insta-3 .phone-top
{
    background: #FAFAFA url("../img/phone2.png") no-repeat 96% 12px;
    padding: 10px 10px 5px;
}
.insta-note
{
    max-width: 280px;
    margin: -20px auto 20px;
    font-weight: 700;
    font-style: italic;
    font-size: 14px;
}
h2
{
    font-size: 24px;
    margin-bottom: 25px;
}
.b-gift
{
    background: #EDEDED;
    color: #747474;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 35px;
    border-radius: 5px;
    text-align: center;
}
.b-gift span
{
    display: table-cell;
    width: 100%;
    border-left: 1px dashed #AFAFAF;
    border-top: 1px dashed #AFAFAF;
    border-bottom: 1px dashed #AFAFAF;
    border-radius:  5px 0 0 5px;
    vertical-align: middle;
}
.btn
{
    background: linear-gradient(180deg, #FFA800 0%, #FF7A00 100%);
    border-radius: 0px 5px 5px 0px;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 16px 40px;
    display: table-cell;
    width: 205px;
    white-space: nowrap;
}
.btn svg
{
    opacity: 0.6;
    vertical-align: middle;
}
.btn:hover
{
    background: linear-gradient(180deg, #FF7A00 0%, #FFA800 100%);
}
.b-comments
{
    background: #fff;
    padding: 25px 330px 25px 50px;
}
.comments-title
{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px;
}
.comment-item
{
    margin-bottom: 20px;
}
.comment-img
{
    display: table-cell;
    padding-right: 15px;
}
.comment-img img
{
    border-radius: 5px;
}
.comment-body
{
    display: table-cell;
    vertical-align: top;
}
.comment-author
{
    color: #609D4B;
    font-size: 14px;
    text-decoration: none;
}
.comment-date
{
    display: block;
    color: #9B9B9B;
    font-size: 14px;
    margin-bottom: 5px;
}
.comment-body p
{
    font-size: 16px;
    margin-bottom: 5px;
}
.comm-links a
{
    color: #314D97;
    font-size: 14px;
    text-decoration: none;
}
.comment-reply
{
    margin-left: 60px;
}
.comm-links span
{
    float: right;
    font-size: 15px;
    color: #888888;
    padding: 4px;
    border: 1px solid #D9D9D9;
    border-radius: 50px;
    line-height: 1;
}
.comm-links span img {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 10;
}
.comm-links span img:not(:first-child) {
    margin-left: -7px;
    z-index: 5;
}
.b-footer
{
    padding: 30px 0;
    background: #fff;
    font-size: 15px;
}
@media (max-width: 990px) {
    .d-large
    {
        display: none !important;
    }
    p
    {
        margin-bottom: 8px;
    }
    .b-header
    {
        margin-top: 30px;
        padding: 8px 0;
        margin-bottom: 15px;
    }
    .b-toggle
    {
        display: block;
    }
    .b-menu
         {
    font-size: 12px;


         }
    .b-menu a
    {
        margin: 0 5px;
    }
    .b-logo
    {
        margin-bottom: 10px;
    }
    .b-logo img
    {
        max-width: 200px;
    }
    .b-main
    {
        padding: 15px 10px 40px;
        margin-bottom: 30px;
    }
    .b-content
    {
        margin-right: 0;
    }
    .b-info
    {
        margin-bottom: 15px;
    }
    h1
    {
        font-size: 26px;
        margin-bottom: 20px;
    }
    .img-wrap
    {
        font-size: 14px;
        margin: 20px 0;
    }
    .b-comments
    {
        padding: 20px 10px;
    }
    .b-gift
    {
        border-radius: 5px;
        border: 1px dashed #AFAFAF;
        padding: 15px 15px 25px;
        margin-top: 15px;
    }
    .b-gift span
    {
        display: block;
        border: none;
        margin-bottom: 10px;
    }
    .btn
    {
        display: inline-block;
    }
    .comment-img
    {
        float: left;
        display: block;
    }
    .comment-body
    {
        display: block;
    }
    .comment-date
    {
        margin-bottom: 10px;
    }
    .comment-reply
    {
        margin-left: 30px;
    }
}


