@charset "UTF-8";
.btn,img,picture{
    border:none
}
.btn,.header_nav a,.header_tel,.typical_text a:hover{
    text-decoration:none
}
.navbar_toggle span:focus,a,button,input,select,textarea{
    outline:0
}
.btn,.title_section,.typical_text h2{
    text-transform:uppercase
}
.top_page:after,.top_section:after{
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#00000000', GradientType=0 )
}
.about_lawyer_mark,.about_lawyer_name,.bottom_text,.call_section,.description_section,.info_block,.quote_info,.sidebar_call,.sidebar_widget_title,.step_item_number,.steps_bottom,.testimonials_intro,.text_center,.top_info{
    text-align:center
}
@font-face{
    font-family:ProbaPro-Bold;
    src:url(fonts/ProbaPro-Bold.eot?#iefix) format("embedded-opentype"),url(fonts/ProbaPro-Bold.otf) format("opentype"),url(fonts/ProbaPro-Bold.woff) format("woff"),url(fonts/ProbaPro-Bold.ttf) format("truetype"),url(fonts/ProbaPro-Bold.svg#ProbaPro-Bold) format("svg");
    font-weight:400;
    font-style:normal
}
*{
    margin:0;
    padding:0
}
*,:after,:before{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
img,picture{
    vertical-align:top
}
picture{
	display: inline-block
}
input[type=submit],input[type=text],input[type=number],input[type=email],input[type=password],input[type=url],textarea{
    -webkit-appearance:none;
    appearance:none
}
ul{
    list-style-type:none
}
article,aside,footer,header,nav,section{
    display:block
}
.svg_arrow_1{
    width:183.57px;
    height:176.56px
}
.svg_arrow_2{
    width:147.81px;
    height:213.19px
}
.svg_check{
    width:28px;
    height:28px
}
.svg_soc_fb{
    width:36px;
    height:36px
}
body,html{
    height:100%
}
body{
    background:#fff;
    color:#6c7478;
    font:20px "Barlow",sans-serif
}
.container{
    max-width:1200px;
    margin:0 auto;
    padding:0 30px
}
.btn{
    display:inline-block;
    cursor:pointer;
    padding:20px 30px;
    background:#1a9beb;
    border-radius:5px;
    color:#fff;
    font:bold 16px/1 "Barlow",sans-serif;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s
}
.header_nav .sub-menu,.header_nav a{
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s
}
@media screen and (max-width:480px){
    .btn{
        padding:20px;
        font-size:14px
    }
}
.btn:hover{
    background:#56b8f5
}
.typical_text h2{
    color:#162d3a;
    font:700 30px/44px "Barlow",sans-serif;
    margin-bottom:20px
}
@media screen and (max-width:768px){
    .typical_text h2{
        font-size:24px;
        line-height:30px
    }
}
.typical_text p{
    color:#162d3a;
    font:20px/26px "Barlow",sans-serif;
    margin-bottom:15px
}
@media screen and (max-width:768px){
    .typical_text p{
        font-size:16px;
        line-height:24px
    }
}
.typical_text p:last-child{
    margin-bottom:0
}
.typical_text p strong{
    font-family:"Barlow",sans-serif;
    font-weight:700
}
.typical_text a,.typical_text p span{
    color:#1a9beb
}
.typical_text ul,.typical_text ol{
    margin-bottom:15px
}
.typical_text ul:last-child{
    margin-bottom:0
}
.typical_text li{
    position:relative;
    color:#162d3a;
    font:20px/26px "Barlow",sans-serif;
    margin-bottom:15px
}
@media screen and (max-width:768px){
    .typical_text li{
        font-size:16px;
        line-height:24px
    }
}
.typical_text li:before{
    content:"\2022";
    margin-right:5px
}
.typical_text li:last-child{
    margin-bottom:0
}
.header{
    position:absolute;
    top:0;
    left:0;
    z-index:100;
    width:100%
}
.header_inner{
    height:120px;
    display:flex;
    display:-webkit-flex;
    align-items:center;
    -webkit-align-items:center;
    justify-content:space-between;
    -webkit-justify-content:space-between
}
.header_logo{
    position:relative;
    z-index:101;
    display:block
}
@media screen and (max-width:1100px){
    .header_inner{
        height:80px
    }
    .header_logo{
        width:140px
    }
}
.header_logo img,
.header_logo picture{
    max-width:100%;
    height:auto
}
.header_nav{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.header_nav ul{
    display:flex;
    display:-webkit-flex;
    align-items:center;
    -webkit-align-items:center
}
@media screen and (max-width:1100px){
    .header_nav{
        position:static;
        -webkit-transform:translate(0,0);
        -ms-transform:translate(0,0);
        transform:translate(0,0)
    }
    .header_nav ul{
        display:block
    }
}
.header_nav li{
    position:relative;
    white-space:nowrap;
    margin:0 8px
}
.header_nav li.active a{
    color:#fff
}
.header_nav li:hover .sub-menu{
    opacity:1;
    visibility:visible
}
.header_nav a{
    display:block;
    color:#9e9e9e;
    font:18px/1 "Barlow",sans-serif;
    transition:all .3s
}
@media screen and (max-width:1100px){
    .header_nav li{
        margin:0 0 20px;
        text-align:center
    }
    .header_nav li:last-child{
        margin-bottom:0
    }
    .header_nav a{
        font-size:24px
    }
}
.header_nav a:hover{
    color:#1a9beb
}
.header_nav .menu-item-has-children{
    z-index:2
}
.header_nav .sub-menu{
    position:absolute;
    top:100%;
    left:0;
    display:block;
    background:#fff;
    margin-top:10px;
    padding:15px 20px;
    opacity:0;
    visibility:hidden;
    transition:all .3s
}
.header_tel,.navbar_toggle{
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s
}
@media screen and (max-width:1100px){
    .header_nav .sub-menu{
        left:50%;
        transform:translateX(-50%);
        -webkit-transform:translateX(-50%);
        z-index:50
    }
}
.header_nav .sub-menu:before{
    content:"";
    position:absolute;
    top:-10px;
    left:0;
    width:100%;
    height:10px;
    display:block
}
.header_nav .sub-menu li{
    margin:0 0 5px
}
.header_nav .sub-menu li:last-child{
    margin-bottom:0
}
.header_nav .sub-menu li.active a{
    color:#162d3a
}
.header_nav .sub-menu a{
    font-size:16px
}
.header_tel{
    color:#fff;
    font:500 22px/1 "Barlow",sans-serif;
    transition:all .3s
}
.header_tel:hover{
    color:#1a9beb
}
.header_social {
    display: inline-block
}
@media screen and (max-width:1100px){
    .header_tel, .header_social{
        font-size:24px;
        margin-top:30px
    }
    .header_social{
        display:block;
    }
    .header_tel{
        display:inline-block;
    }
    .header_navbar{
        display:none;
        position:fixed;
        top:0;
        left:0;
        z-index:100;
        padding:80px 0;
        width:100%;
        height:100%;
        text-align:center;
        background:rgba(27,44,54,.95)
    }
    .header_navbar_inner{
        height:100%;
        overflow:auto;
        display:flex;
        display:-webkit-flex;
        align-items:center;
        -webkit-align-items:center;
        justify-content:center;
        -webkit-justify-content:center
    }
}
.header_navbar_wrap{
    max-height:100%;
    width:100%;
    align-items:stretch;
    -webkit-align-items:stretch;
    flex-direction:column;
    -webkit-flex-direction:column
}
.navbar_toggle{
    display:none;
    position:relative;
    z-index:102;
    overflow:hidden;
    width:30px;
    min-width:30px;
    height:21px;
    font-size:0;
    text-indent:-9999px;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    box-shadow:none;
    border:none;
    background-color:transparent;
    cursor:pointer;
    transition:all .3s
}
@media screen and (max-width:1100px){
    .navbar_toggle{
        display:block
    }
}
.navbar_toggle span{
    display:block;
    position:absolute;
    top:9px;
    left:0;
    right:0;
    height:2px;
    background:#fff;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s
}
.navbar_toggle span:after,.navbar_toggle span:before{
    position:absolute;
    display:block;
    left:0;
    width:100%;
    height:2px;
    background:#fff;
    content:"";
    -webkit-transition:all .3s linear;
    -moz-transition:all .3s linear;
    -ms-transition:all .3s linear;
    -o-transition:all .3s linear;
    transition:all .3s linear
}
.about_item_more,.steps_bottom_tel{
    text-decoration:none;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s
}
.navbar_toggle span:before{
    top:-9px
}
.navbar_toggle span:after{
    bottom:-9px
}
.navbar_toggle.active{
    background-color:transparent;
    width:30px;
    height:21px
}
.navbar_toggle.active span{
    background:0 0;
    border:none
}
.navbar_toggle.active span:before{
    top:0;
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg)
}
.navbar_toggle.active span:after{
    bottom:0;
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.btn_home{
    width:300px;
    margin-top:30px;
    text-align:center;
}
@media screen and (max-width:480px){
    .btn_home{
        width:260px
    }
}
.btn_home_2 {
	margin-left: 16px;
	margin-right: 16px;
	padding: 20px 18px;
}
@media screen and (max-width:768px) {
	.btn_home_2 {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (max-width:480px) {
	.btn_home_2 {
		padding: 20px 14px;
	}
}
.top_section{
    position:relative;
    min-height:100%;
    padding:170px 0 120px;
    display:flex;
    display:-webkit-flex;
    flex-direction:column;
    -webkit-flex-direction:column;
    align-content:center;
    -webkit-align-content:center;
    justify-content:center;
    -webkit-justify-content:center;
    background-repeat:no-repeat;
    background-position: 65% center;
    background-size:cover
}
.top_section:after,.top_section:before{
    content:"";
    position:absolute;
    left:0;
    width:100%;
    display:block;
    top:0
}
.top_section:before{
    height:100%;
    background:rgba(7,21,31,.3)
}
.top_section:after{
    height:33%;
    background:-moz-linear-gradient(top,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 100%);
    background:-webkit-linear-gradient(top,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 100%);
    background:linear-gradient(to bottom,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 100%)
}
.top_info{
    position:relative;
    z-index:5
}
.top_title{
    color:#f1f0eb;
    font:bold 58px "Barlow",sans-serif;
    margin-bottom:20px
}
@media screen and (max-width:992px){
    .top_title{
        font-size:48px;
        line-height:1
    }
}
.top_description{
    max-width:820px;
    margin:0 auto;
    color:#f1f0eb;
    font:500 30px/36px "Barlow",sans-serif
}
.description_section{
    margin-bottom:70px
}
@media screen and (max-width:992px){
    .top_description{
        font-size:24px;
        line-height:30px
    }
    .description_section{
        margin-bottom:50px
    }
}
.description_section:last-child{
    margin-bottom:0
}
.description_section .btn{
    margin-top:30px
}
.title_section{
    color:#162d3a;
    font:bold 30px/40px "Barlow",sans-serif
}
@media screen and (max-width:992px){
    .title_section{
        font-size:24px;
        line-height:32px
    }
}
.title_section.title_white{
    color:#fff
}
.text_section{
    color:#6c7478;
    font:500 22px "Barlow",sans-serif;
    margin-top:5px
}
.quote_section{
    padding:80px 0
}
.quote_section.quote_right .quote_info{
    order:1;
    -webkit-order:1
}
.quote_section.quote_right .quote_img{
    order:2;
    -webkit-order:2
}
.quote_wrap{
    display:flex;
    display:-webkit-flex;
    align-items:center;
    -webkit-align-items:center
}
.quote_img{
    width:360px;
    min-width:360px;
    box-shadow:0 30px 60px rgba(22,29,33,.1)
}
@media screen and (max-width:992px){
    .text_section{
        font-size:18px
    }
    .quote_section{
        padding:50px 0
    }
    .quote_wrap{
        display:block
    }
    .quote_img{
        margin:0 auto 30px;
        min-width:auto
    }
}
@media screen and (max-width:480px){
    .quote_img{
        width:100%
    }
}
.quote_img img,
.quote_img picture{
    width:100%;
    max-width:100%;
    height:auto
}
.quote_info{
    position:relative;
    padding:0 50px
}
.quote_info:before{
    content:"’’";
    color:#f2f6f8;
    font:350px/230px ProbaPro-Bold,sans-serif;
    letter-spacing:-.05em;
    display:block;
    height:100px;
    overflow:hidden
}
@media screen and (max-width:992px){
    .quote_info{
        padding:0
    }
    .quote_info:before{
        font-size:300px
    }
}
.quote_info_title{
    padding:0 30px;
    color:#162d3a;
    font:italic 500 36px/44px "Barlow",sans-serif;
    margin-bottom:20px
}
@media screen and (max-width:992px){
    .quote_info_title{
        padding:0
    }
}
@media screen and (max-width:768px){
    .quote_info_title{
        font-size:28px;
        line-height:36px
    }
}
.quote_info_description{
    color:#162d3a;
    font:italic 500 24px/32px "Barlow",sans-serif;
    margin-bottom:20px
}
@media screen and (max-width:768px){
    .quote_info_description{
        font-size:20px;
        line-height:28px
    }
}
.quote_info_text p{
    color:#6c7478;
    font:500 20px/30px "Barlow",sans-serif
}
@media screen and (max-width:768px){
    .quote_info_text p{
        font-size:16px;
        line-height:24px
    }
}
.quote_info_bottom{
    position:relative;
    color:#162d3a;
    font:500 22px "Barlow",sans-serif;
    margin-top:25px;
    padding-top:30px
}
.step_item_number,.step_item_title{
    color:#fff;
    text-transform:uppercase
}
.quote_info_bottom:before{
    content:"";
    position:absolute;
    left:50%;
    -webkit-transform:translate(-50%,0);
    -ms-transform:translate(-50%,0);
    transform:translate(-50%,0);
    top:0;
    display:block;
    width:60px;
    height:2px;
    background:#1a9beb
}
.info_block{
    background:#f2f6f8;
    padding:0 0 110px
}
@media screen and (max-width:992px){
    .info_block{
        padding:0 0 50px
    }
}
.steps_section{
    padding:70px 0 90px;
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover
}
.step_item{
    display:flex;
    display:-webkit-flex;
    align-items:flex-start;
    -webkit-align-items:flex-start;
    margin-bottom:80px
}
@media screen and (max-width:992px){
    .steps_section{
        padding:50px 0
    }
    .step_item{
        margin-bottom:50px
    }
}
@media screen and (max-width:768px){
    .quote_info_bottom{
        font-size:18px
    }
    .step_item{
        display:block
    }
}
.step_item:last-child{
    margin-bottom:0
}
.step_item_number{
    width:220px;
    min-width:220px;
    padding-bottom:20px;
    border-bottom:6px solid #1a9beb;
    font:500 170px/1 "Barlow",sans-serif
}
@media screen and (max-width:992px){
    .step_item_number{
        font-size:120px;
        width:180px;
        min-width:180px
    }
}
.step_item_info{
    padding-left:70px
}
@media screen and (max-width:768px){
    .step_item_number{
        margin:0 auto 30px
    }
    .step_item_info{
        padding-left:0
    }
}
.step_item_title{
    font:bold 30px "Barlow",sans-serif;
    margin-bottom:15px
}
@media screen and (max-width:992px){
    .step_item_title{
        font-size:24px
    }
}
.step_item_text p{
    color:#aeaeae;
    font:22px/28px "Barlow",sans-serif;
    margin-bottom:10px
}
.step_item_text p:last-child{
    margin-bottom:0
}
.steps_bottom{
    margin-top:70px;
    padding-top:70px;
    border-top:1px solid rgba(255,255,255,.2)
}
@media screen and (max-width:992px){
    .step_item_text p{
        font-size:18px;
        line-height:24px
    }
    .steps_bottom{
        margin-top:50px;
        padding-top:50px
    }
}
.steps_bottom .text_section{
    color:#a7a7a8
}
.steps_bottom_tel{
    display:inline-block;
    color:#1a9beb;
    font:500 44px/1 "Barlow",sans-serif;
    margin-top:20px;
    transition:all .3s
}
.steps_bottom_tel:hover{
    color:#fff
}
.about_us{
    padding:80px 0
}
.about_us_wrap{
    display:flex;
    display:-webkit-flex
}
@media screen and (max-width:992px){
    .steps_bottom_tel{
        font-size:30px
    }
    .about_us{
        padding:50px 0
    }
    .about_us_wrap{
        display:block
    }
}
.about_item{
    text-align:center;
    padding:0 80px
}
@media screen and (max-width:1100px){
    .about_item{
        padding:0 40px
    }
}
@media screen and (max-width:992px){
    .about_item{
        width:100%;
        margin-bottom:50px;
        padding:0
    }
    .about_item:last-child{
        margin-bottom:0
    }
}
.about_item_img{
    width:100%;
    max-width:360px;
    border-radius:50%;
    overflow:hidden;
    margin:0 auto 30px
}
.about_item_img img,
.about_item_img picture,
.footer_logo img,
.footer_logo picture{
    max-width:100%;
    height:auto
}
.about_item_name{
    color:#162d3a;
    font:bold 24px "Barlow",sans-serif;
    text-transform:uppercase;
    margin-bottom:15px
}
@media screen and (max-width:992px){
    .about_item_name{
        font-size:20px
    }
}
.about_item_text{
    color:#6c7478;
    font:18px/26px "Barlow",sans-serif;
    margin-bottom:30px
}
@media screen and (max-width:992px){
    .about_item_text{
        font-size:16px;
        line-height:24px
    }
}
.about_item_more{
    display:inline-block;
    cursor:pointer;
    padding:20px 40px;
    background:0 0;
    border:1px solid #dce1e4;
    border-radius:5px;
    color:#1a9beb;
    font:bold 16px/1 "Barlow",sans-serif;
    text-transform:uppercase;
    transition:all .3s
}
.footer_contacts a,.footer_links a{
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;
    text-decoration:none
}
@media screen and (max-width:480px){
    .about_item_more{
        padding:20px;
        font-size:14px
    }
}
.about_item_more:hover{
    background:#1a9beb;
    color:#fff;
    border-color:#1a9beb
}
.footer{
    background:#f2f6f8;
    padding:60px 0 80px
}
.footer_inner{
    display:flex;
    display:-webkit-flex;
    justify-content:space-between;
    -webkit-justify-content:space-between
}
@media screen and (max-width:992px){
    .footer{
        padding:50px 0
    }
    .footer_inner{
        flex-wrap:wrap;
        -webkit-flex-wrap:wrap
    }
}
.footer_left{
    padding-right:40px
}
.footer_logo{
    display:inline-block
}
.footer_cop{
    color:#6c7478;
    font:500 15px "Barlow",sans-serif;
    margin-top:30px
}
.footer_links{
    display:flex;
    display:-webkit-flex
}
@media screen and (max-width:992px){
    .footer_left{
        width:100%;
        order:4;
        -webkit-order:4;
        text-align:center;
        margin-top:30px;
        padding-right:0;
        padding-top:30px;
        border-top:1px solid #959ea2
    }
    .footer_links{
        order:1;
        -webkit-order:1
    }
    .footer_contacts{
        order:2;
        -webkit-order:2
    }
}
@media screen and (max-width:768px){
    .footer_links{
        width:100%;
        margin-bottom:30px;
        padding-bottom:30px;
        border-bottom:1px solid #959ea2
    }
}
.footer_links ul{
    width:50%;
    min-width:150px;
    padding:0 40px 0 0
}
@media screen and (max-width:768px){
    .footer_links ul{
        min-width:auto;
        padding:0 20px;
        text-align:center
    }
}
@media screen and (max-width:480px){
    .footer_links{
        display:block
    }
    .footer_links ul{
        width:100%;
        margin-bottom:5px
    }
    .footer_links ul:last-child{
        margin-bottom:0
    }
}
.footer_links li{
    margin-bottom:5px;
    line-height:1
}
.footer_links li:last-child{
    margin-bottom:0
}
.footer_links a{
    display:inline-block;
    color:#6c7478;
    font:16px/1 "Barlow",sans-serif;
    transition:all .3s
}
.footer_links a:hover{
    color:#56b8f5
}
.footer_contacts{
    padding-right:40px
}
.footer_contacts p{
    color:#6c7478;
    font:500 16px/24px "Barlow",sans-serif
}
.footer_contacts span{
    font-family:"Barlow",sans-serif;
    font-weight:bold
}
.footer_contacts a{
    color:#6c7478;
    transition:all .3s
}
.call_tel,.footer_soc svg{
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s
}
.footer_contacts a:hover{
    color:#56b8f5
}
@media screen and (max-width:768px){
    .footer_contacts{
        width:100%;
        margin-bottom:30px;
        padding-right:0;
        text-align:center
    }
    .footer_soc{
        width:100%;
        text-align:center
    }
}
.footer_soc a:hover svg{
    fill:#56b8f5
}
.footer_soc svg{
    fill:#959ea2;
    transition:all .3s
}
.bottom_text{
    background:#1a9beb;
    padding:50px 0
}
.bottom_text p{
    color:#fff;
    font:500 18px/22px "Barlow",sans-serif
}
.top_page{
    position:relative;
    min-height:600px;
    padding:170px 0 120px;
    display:flex;
    display:-webkit-flex;
    flex-direction:column;
    -webkit-flex-direction:column;
    align-content:center;
    -webkit-align-content:center;
    justify-content:center;
    -webkit-justify-content:center;
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover
}
.top_page:after,.top_page:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    display:block
}
.top_page:before{
    height:100%;
    background:rgba(7,22,31,.7)
}
.top_page:after{
    height:33%;
    background:-moz-linear-gradient(top,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 100%);
    background:-webkit-linear-gradient(top,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 100%);
    background:linear-gradient(to bottom,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 100%)
}
.top_page.top_blog{
    min-height:auto
}
.top_page_description{
    max-width:820px;
    margin:0 auto;
    color:#f1f0eb;
    font:500 46px "Barlow",sans-serif
}
@media screen and (max-width:992px){
    .footer_soc{
        order:3;
        -webkit-order:3
    }
    .top_page.top_blog{
        padding:120px 0 70px
    }
    .top_page_description{
        font-size:28px;
        line-height:40px
    }
}
.call_section{
    padding:30px 40px;
    margin-top:80px;
    background:#f2f6f8
}
.call_title{
    color:#162d3a;
    font:bold 24px/32px "Barlow",sans-serif;
    text-transform:uppercase
}
@media screen and (max-width:992px){
    .call_section{
        margin-top:50px
    }
    .call_title{
        font-size:20px;
        line-height:28px
    }
}
.call_text{
    color:#162d3a;
    font:500 20px "Barlow",sans-serif;
    margin-top:5px
}
@media screen and (max-width:992px){
    .call_text{
        font-size:16px
    }
}
.call_tel{
    display:inline-block;
    text-decoration:none;
    color:#1a9beb;
    font:bold 32px/1 "Barlow",sans-serif;
    margin-top:20px;
    transition:all .3s
}
.contact_content_email a,.contact_content_tel a,.sidebar_tel{
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;
    text-decoration:none
}
.call_tel:hover{
    color:#56b8f5
}
.about_intro{
    padding:80px 0
}
.about_intro_wrap{
    display:flex;
    display:-webkit-flex;
    align-items:center;
    -webkit-align-items:center
}
@media screen and (max-width:992px){
    .call_tel{
        font-size:28px
    }
    .about_intro{
        padding:50px 0
    }
    .about_intro_wrap{
        flex-direction:column;
        -webkit-flex-direction:column
    }
}
.about_intro_content{
    width:50%;
    padding-right:60px
}
@media screen and (max-width:1200px){
    .about_intro_content{
        padding-right:15px
    }
}
@media screen and (max-width:992px){
    .about_intro_content{
        order:2;
        -webkit-order:2;
        width:100%;
        padding-right:0
    }
}
.about_intro_img{
    order:1;
    -webkit-order:1;
    width:50%;
    margin-left:15px
}
.about_intro_img img,
.about_intro_img picture{
    max-width:100%;
    height:auto;
    box-shadow:0 30px 60px rgba(22,29,33,.1)
}
.about_lawyer_name{
    display:flex;
    display:-webkit-flex;
    align-items:center;
    -webkit-align-items:center;
    justify-content:center;
    -webkit-justify-content:center;
    height:120px;
    background:url(images/lawyer_name_texture.jpg) left center repeat-x
}
@media screen and (max-width:992px){
    .about_intro_img{
        width:100%;
        margin-left:0;
        margin-bottom:30px;
        text-align:center
    }
    .about_lawyer_name{
        height:80px
    }
}
.about_lawyer_name h3{
    color:#fff;
    font:700 50px/1 "Barlow",sans-serif;
    text-transform:uppercase
}
@media screen and (max-width:992px){
    .about_lawyer_name h3{
        font-size:32px
    }
}
@media screen and (max-width:480px){
    .about_lawyer_name{
        height:60px
    }
    .about_lawyer_name h3{
        font-size:24px
    }
}
.about_lawyer_section{
    padding:50px 0 80px
}
.about_lawyer_wrap{
    display:flex;
    display:-webkit-flex
}
.about_lawyer_left{
    width:360px;
    min-width:360px
}
@media screen and (max-width:992px){
    .about_lawyer_section{
        padding:50px 0
    }
    .about_lawyer_wrap{
        display:block
    }
    .about_lawyer_left{
        width:100%;
        max-width:360px;
        min-width:auto;
        margin:0 auto 30px
    }
}
.about_lawyer_img img,
.about_lawyer_img picture,
.about_lawyer_mark img,
.about_lawyer_mark picture{
    max-width:100%;
    height:auto
}
.about_lawyer_img{
    position:relative;
    z-index:2;
    box-shadow:0 30px 60px rgba(22,29,33,.1);
    margin-bottom:40px
}
.about_lawyer_mark{
    margin-bottom:20px
}
.about_lawyer_mark:last-child{
    margin-bottom:0
}
.about_lawyer_right{
    padding-left:30px
}
@media screen and (max-width:992px){
    .about_lawyer_right{
        padding-left:0
    }
}
.about_lawyer_right li,.about_lawyer_right p{
    font-family:"Barlow",sans-serif;
    line-height:30px
}
@media screen and (max-width:768px){
    .top_page{
        min-height:auto
    }
    .about_lawyer_right li,.about_lawyer_right p{
        line-height:24px
    }
}
.content_page{
    padding:60px 0
}
@media screen and (max-width:992px){
    .content_page{
        padding:50px 0
    }
}
.content_page_typical{
    padding-bottom:80px
}
.content_page_typical .call_section{
    margin-top:50px
}
.testimonials_intro{
    margin-bottom:50px
}
.content_wrapper{
    display:flex;
    display:-webkit-flex
}
.content_main{
    width:100%;
    padding-right:30px
}
.content_sidebar{
    width:360px;
    min-width:360px
}
@media screen and (max-width:992px){
    .content_page_typical{
        padding-bottom:50px
    }
    .content_wrapper{
        display:block
    }
    .content_main{
        padding-right:0;
        margin-bottom:50px
    }
    .content_sidebar{
        width:100%;
        min-width:auto
    }
}
.sidebar_widget{
    background:#f2f6f8;
    margin-bottom:30px;
    padding:40px 30px
}
.sidebar_widget:last-child{
    margin-bottom:0
}
.sidebar_widget .testimonial_item{
    padding:15px 0 25px
}
.sidebar_widget .testimonial_item:last-child{
    border-bottom:none
}
.sidebar_widget_title{
    color:#162d3a;
    font:500 24px/32px "Barlow",sans-serif;
    margin-bottom:20px
}
.sidebar_tel{
    display:inline-block;
    color:#162d3a;
    font:bold 32px/1 "Barlow",sans-serif;
    transition:all .3s
}
.sidebar_tel:hover{
    color:#1a9beb
}
.sidebar_form{
    max-width:260px;
    margin:0 auto
}
.sidebar_form input[type=email],.sidebar_form input[type=tel],.sidebar_form input[type=text],.sidebar_form textarea{
    width:100%;
    height:45px;
    border:1px solid #c8ced1;
    border-radius:2px;
    color:#162d3a;
    font:500 16px "Barlow",sans-serif;
    padding:0 16px;
    margin-bottom:10px
}
.sidebar_form input[type=email]::-webkit-input-placeholder,.sidebar_form input[type=tel]::-webkit-input-placeholder,.sidebar_form input[type=text]::-webkit-input-placeholder,.sidebar_form textarea::-webkit-input-placeholder{
    color:#797f82
}
.sidebar_form input[type=email]:-moz-placeholder,.sidebar_form input[type=tel]:-moz-placeholder,.sidebar_form input[type=text]:-moz-placeholder,.sidebar_form textarea:-moz-placeholder{
    color:#797f82
}
.sidebar_form input[type=email]::-moz-placeholder,.sidebar_form input[type=tel]::-moz-placeholder,.sidebar_form input[type=text]::-moz-placeholder,.sidebar_form textarea::-moz-placeholder{
    color:#797f82
}
.sidebar_form input[type=email]:-ms-input-placeholder,.sidebar_form input[type=tel]:-ms-input-placeholder,.sidebar_form input[type=text]:-ms-input-placeholder,.sidebar_form textarea:-ms-input-placeholder{
    color:#797f82
}
.sidebar_form textarea{
    padding:10px 16px;
    margin-bottom:20px;
    height:124px;
    vertical-align:top;
    overflow:auto;
    resize:none
}
.sidebar_form_send{
    width:100%;
    padding:25px 30px
}
.sidebar_call_text{
    color:#6c7478;
    font:500 22px "Barlow",sans-serif;
    margin-top:40px
}
.testimonial_item{
    border-top:1px solid #c8ced1;
    padding:25px 10px
}
.testimonial_item:last-child{
    border-bottom:1px solid #c8ced1
}
.testimonial_item_top{
    margin-bottom:20px
}
.testimonial_item_name{
    color:#162d3a;
    font:bold 18px/24px "Barlow",sans-serif
}
.testimonial_item_position{
    color:#6c7478;
    font:500 15px/24px "Barlow",sans-serif;
    margin-bottom:5px
}
.testimonial_item_rating{
    display:flex;
    display:-webkit-flex;
    align-items:flex-start;
    -webkit-align-items:flex-start
}
.testimonial_item_star{
    margin-right:2px
}
.testimonial_item_star:last-child{
    margin-right:0
}
.testimonial_item_star img,
.testimonial_item_star picture{
    display:block
}
.testimonial_item_text p{
    color:#6c7478;
    font:500 16px/22px "Barlow",sans-serif
}
.article_case{
    border-bottom:1px solid #c8ced1;
    padding-bottom:40px;
    margin-bottom:50px
}
.article_case:last-child{
    margin-bottom:0
}
.article_case .call_section{
    text-align:left;
    margin-top:30px
}
.contact_content{
    display:flex;
    display:-webkit-flex
}
.contact_content_info{
    width:50%;
    padding-right:40px
}
@media screen and (max-width:768px){
    .contact_content{
        display:block
    }
    .contact_content_info{
        width:100%;
        padding-right:0;
        margin-bottom:40px
    }
}
.contact_content_email,.contact_content_tel{
    color:#162d3a;
    font:500 24px/1 "Barlow",sans-serif;
    margin-bottom:20px
}
.contact_content_email a,.contact_content_tel a{
    color:#162d3a;
    font:700 24px/1 "Barlow",sans-serif;
    transition:all .3s
}
.practice_categories_list a,.sidebar_blog_categories a{
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s
}
.contact_content_email a:hover,.contact_content_tel a:hover{
    color:#1a9beb
}
.contact_box{
    margin-bottom:20px
}
.contact_box_title{
    color:#162d3a;
    font:700 20px "Barlow",sans-serif
}
.contact_box_text p,
.contact_footer p {
    color:#162d3a;
    font:500 18px "Barlow",sans-serif
}
.contact_content_map{
    width:50%;
    padding-left:15px
}
@media screen and (max-width:768px){
    .contact_content_map{
        width:100%;
        padding-left:0
    }
}
.contact_content_map iframe{
    vertical-align:top;
    width:100%
}
.contact_footer {
	padding-top: 1em;
}
.top_practice_description{
    max-width:1010px;
    margin:0 auto;
    color:#f1f0eb;
    font:500 32px "Barlow",sans-serif
}
.content_page_practice .call_section,.practice_example{
    margin-top:40px
}
.practice_areas_intro{
    display:flex;
    display:-webkit-flex;
    align-items:flex-start;
    -webkit-align-items:flex-start
}
.practice_categories{
    width:360px;
    min-width:360px;
    background:#f2f6f8
}
@media screen and (max-width:992px){
    .top_practice_description{
        font-size:24px;
        line-height:32px
    }
    .practice_areas_intro{
        display:block
    }
    .practice_categories{
        width:100%;
        min-width:auto;
        margin-bottom:40px
    }
}
.practice_categories_list{
    padding:35px 40px
}
.practice_categories_list li{
    margin-bottom:20px
}
.practice_categories_list li:last-child{
    margin-bottom:0
}
.practice_categories_list li.active,.practice_categories_list li.active a{
    color:#4aabed
}
.practice_categories_list li.active:before{
    content:"\2022";
    margin-right:5px
}
.practice_categories_list a{
    text-decoration:none;
    color:#7b8890;
    font:500 20px "Barlow",sans-serif;
    transition:all .3s
}
.practice_categories_list a:hover{
    color:#4aabed
}
.practice_categories_title{
    padding:20px 40px;
    background:#162d3a;
    color:#fff;
    font:700 24px/1 "Barlow",sans-serif;
    text-transform:uppercase
}
.practice_areas_info{
    padding-left:30px;
    width:100%
}
@media screen and (max-width:992px){
    .practice_areas_info{
        padding-left:0
    }
}
.practice_example_wrap{
    padding:35px 30px;
    background:#f2f6f8
}
.practice_example_inner{
    display:flex;
    display:-webkit-flex
}
.practice_example_left{
    width:260px;
    min-width:260px;
    text-align:center;
    padding:0 25px 0 0
}
@media screen and (max-width:768px){
    .practice_example_inner{
        display:block
    }
    .practice_example_left{
        width:100%;
        min-width:auto;
        padding:0;
        margin-bottom:30px
    }
}
.practice_example_verdict{
    color:#162d3a;
    font:italic 500 24px "Barlow",sans-serif;
    text-transform:uppercase;
    margin-bottom:10px
}
@media screen and (max-width:992px){
    .practice_example_verdict{
        font-size:20px
    }
}
.practice_example_price{
    color:#162d3a;
    font:bold 42px/1 "Barlow",sans-serif
}
@media screen and (max-width:992px){
    .practice_example_price{
        font-size:36px
    }
}
.practice_example_duel{
    color:#162d3a;
    font:bold 30px "Barlow",sans-serif
}
@media screen and (max-width:992px){
    .practice_example_duel{
        font-size:24px
    }
}
.practice_example_right{
    width:100%;
    padding:0 0 0 20px
}
@media screen and (max-width:768px){
    .practice_example_right{
        padding:0
    }
}
.practice_example_right h3{
    color:#162d3a;
    font:bold 24px "Barlow",sans-serif;
    margin-bottom:10px
}
.practice_example_right p{
    color:#6c7478;
    font:18px/26px "Barlow",sans-serif;
    margin-bottom:20px
}
@media screen and (max-width:992px){
    .practice_example_right p{
        font-size:16px;
        line-height:24px
    }
}
.practice_example_right p:last-child{
    margin-bottom:0
}
.practice_more{
    text-align:center;
    border-top:1px solid #d9dee1;
    padding-top:20px;
    margin-top:35px
}
.practice_more a{
    color:#1a9beb;
    font:bold 18px "Barlow",sans-serif
}
.practice_more a:hover{
    text-decoration:none
}
.practice_review{
    background:#f2f6f8;
    padding:35px 30px;
    margin-top:40px
}
.practice_review_name{
    color:#162d3a;
    font:500 20px "Barlow",sans-serif;
    margin-bottom:15px
}
.practice_review_title{
    color:#162d3a;
    font:bold 24px "Barlow",sans-serif;
    margin-bottom:20px
}
.practice_review_text p{
    color:#6c7478;
    font:500 18px/26px "Barlow",sans-serif;
    margin-bottom:15px
}
.practice_review_text p:last-child{
    margin-bottom:0
}
.practice_other{
    margin-top:40px
}
.practice_other_wrap{
    display:flex;
    display:-webkit-flex
}
.practice_other_left{
    width:100%;
    padding-right:15px
}
@media screen and (max-width:992px){
    .practice_review_text p{
        font-size:16px;
        line-height:24px
    }
    .practice_other_wrap{
        display:block
    }
    .practice_other_left{
        padding-right:0
    }
    .practice_other_right{
        display:none
    }
}
.practice_other_right{
    width:390px;
    min-width:390px;
    padding:60px 40px
}
.practice_other_right p{
    text-align:center;
    color:#1a9beb;
    font:500 20px/26px "Barlow",sans-serif
}
.practice_other_arrow{
    margin-top:30px
}
.practice_other_case h3{
    color:#162d3a;
    font:bold 24px/28px "Barlow",sans-serif;
    padding-left:35px;
    background:url(images/check.svg) no-repeat;
    margin-bottom:15px
}
@media screen and (max-width:992px){
    .practice_other_case h3{
        font-size:20px
    }
}
.practice_other_case p{
    margin-bottom:20px
}
.practice_other_case p:last-child{
    margin-bottom:0
}
.top_breadcrumbs{
    display:inline-block;
    padding:10px 15px;
    background-color:rgba(255,255,255,.12);
    color:#fff;
    font:bold 16px/1 "Barlow",sans-serif
}
.blog_post_img a:after,.sidebar_recent_img a:after{
    content:"";
    top:0;
    left:0;
    right:0;
    background:#162d3a;
    bottom:0
}
.top_breadcrumbs a{
    text-decoration:none;
    color:#fff
}
.top_breadcrumbs a:hover{
    text-decoration:underline
}
.sidebar_blog_categories li{
    margin-bottom:15px
}
.sidebar_blog_categories li:last-child{
    margin-bottom:0
}
.sidebar_blog_categories a{
    text-decoration:none;
    display:flex;
    display:-webkit-flex;
    justify-content:space-between;
    -webkit-justify-content:space-between;
    color:#7b8890;
    font:500 18px "Barlow",sans-serif;
    transition:all .3s
}
.sidebar_recent_img a:after,.sidebar_recent_title{
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s
}
.sidebar_blog_categories a:hover{
    color:#1a9beb
}
.sidebar_recent_item{
    display:flex;
    display:-webkit-flex;
    border-bottom:1px solid #c8ced1;
    padding-bottom:15px;
    margin-bottom:15px
}
.sidebar_recent_item:last-child{
    border-bottom:none;
    padding-bottom:0;
    margin-bottom:0
}
.sidebar_recent_img{
    position:relative;
    width:50px;
    min-width:50px;
    height:50px;
    border-radius:50%;
    overflow:hidden
}
.sidebar_recent_img a:hover:after{
    opacity:.2
}
.sidebar_recent_img a:after{
    position:absolute;
    display:block;
    opacity:0;
    transition:all .3s
}
.sidebar_recent_img img,
.sidebar_recent_img picture{
    max-width:100%;
    height:auto
}
.sidebar_recent_info{
    padding-left:15px
}
.sidebar_recent_title{
    display:inline-block;
    text-decoration:none;
    color:#162d3a;
    font:bold 16px/20px "Barlow",sans-serif;
    transition:all .3s;
    margin-bottom:5px
}
.blog_post_info .blog_post_date,.sidebar_recent_date{
    font:500 15px "Barlow",sans-serif
}
.blog_post_img a:after,.blog_post_info h2 a{
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s
}
.sidebar_recent_title:hover{
    color:#1a9beb
}
.sidebar_recent_date{
    color:#6c7478
}
.blog_post_item{
    display:flex;
    display:-webkit-flex;
    align-items:flex-start;
    -webkit-align-items:flex-start;
    border-bottom:1px solid #c8ced1;
    padding-bottom:40px;
    margin-bottom:40px
}
.blog_post_item:last-child{
    border-bottom:none;
    padding-bottom:0;
    margin-bottom:0
}
.blog_post_img{
    position:relative;
    width:280px;
    min-width:280px
}
.blog_post_img img,
.blog_post_img picture,
.post_article_top img,
.post_article_top picture{
    width:100%;
    height:auto
}
.blog_post_img a{
    display:block
}
.blog_post_img a:hover:after{
    opacity:.2
}
.blog_post_img a:after{
    position:absolute;
    display:block;
    opacity:0;
    transition:all .3s
}
.blog_post_img img,
.blog_post_img picture{
    max-width:100%
}
.blog_post_info{
    padding-left:40px
}
@media screen and (max-width:768px){
    .blog_post_item{
        display:block
    }
    .blog_post_img{
        width:100%;
        min-width:auto;
        margin-bottom:40px
    }
    .blog_post_info{
        padding-left:0
    }
}
.blog_post_info h2 a{
    text-decoration:none;
    color:#162d3a;
    transition:all .3s
}
.blog_pagination a,.post_article_category{
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s
}
.blog_post_info h2 a:hover{
    color:#1a9beb
}
.blog_post_info .blog_post_date{
    display:inline-block;
    text-decoration:none;
    color:#6c7478;
    margin-bottom:10px
}
.blog_post_info .blog_post_date:hover{
    text-decoration:underline
}
.blog_pagination a,.blog_post_info .blog_post_details:hover{
    text-decoration:none
}
.blog_post_info .blog_post_details{
    color:#1a9beb;
    font:bold 18px "Barlow",sans-serif
}
.blog_pagination{
    text-align:center;
    margin-top:50px
}
.blog_pagination a{
    display:inline-block;
    color:#162d3a;
    font:bold 16px "Barlow",sans-serif;
    padding:8px;
    margin:0 2px;
    border-bottom:2px solid #fff;
    transition:all .3s
}
.blog_pagination a.current,.blog_pagination a:hover{
    border-bottom-color:#162d3a
}
.post_article_top{
    position:relative;
    margin-bottom:40px
}
.post_article_category,.post_article_date{
    position:absolute;
    top:15px;
    display:inline-block;
    padding:5px 8px;
    text-decoration:none
}
.post_article_category{
    left:15px;
    color:#fff;
    font:bold 15px "Barlow",sans-serif;
    background:rgba(22,45,58,.8);
    transition:all .3s
}
.post_related_img a:after,.post_tags_wrap a{
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s
}
.post_article_category:hover{
    background:#162d3a
}
.post_article_date{
    right:15px;
    text-align:center;
    background:#fff
}
.post_article_date span{
    color:#162d3a
}
.post_article_month{
    display:block;
    font:500 16px "Barlow",sans-serif
}
.post_article_day{
    display:inline-block;
    font:bold 24px "Barlow",sans-serif;
    border-bottom:2px solid #162d3a;
    border-top:2px solid #162d3a;
    padding:0 2px;
    margin:8px 0
}
.post_article_info li,.post_article_year,.post_tags_title{
    font:500 14px "Barlow",sans-serif
}
.post_article_year{
    display:block
}
.post_article_bottom{
    margin-top:40px
}
.post_article_info{
    display:flex;
    display:-webkit-flex;
    justify-content:center;
    -webkit-justify-content:center
}
.post_article_info li{
    color:#6c7478;
    margin-left:5px
}
.post_article_info li:first-child{
    margin-left:0
}
.post_article_info li:first-child:before{
    display:none
}
.post_article_info li:before{
    content:"\2022";
    margin-right:5px
}
.post_related_img a:after,.posts_section_title:after{
    content:"";
    background:#162d3a
}
.post_article_info li a{
    color:#6c7478;
    text-decoration:none
}
.post_article_info li a:hover{
    text-decoration:underline
}
.post_article_tags{
    margin-top:15px;
    display:flex;
    display:-webkit-flex;
    align-items:center;
    -webkit-align-items:center;
    justify-content:center;
    -webkit-justify-content:center
}
.post_tags_title{
    color:#6c7478;
    margin-right:5px
}
.post_tags_wrap{
    display:flex;
    display:-webkit-flex
}
.post_tags_wrap a{
    text-decoration:none;
    color:#162d3a;
    font:500 12px/1 "Barlow",sans-serif;
    border:1px solid #162d3a;
    padding:3px 6px;
    margin-right:5px;
    transition:all .3s
}
.post_tags_wrap a:hover{
    color:#fff;
    background:#162d3a
}
.post_tags_wrap a:last-child{
    margin-right:0
}
.posts_section_title{
    text-align:center;
    color:#162d3a;
    font:bold 28px "Barlow",sans-serif;
    margin-bottom:50px
}
.posts_section_title:after{
    display:block;
    margin:15px auto 0;
    width:60px;
    height:3px
}
.posts_related{
    margin-top:70px
}
.posts_related_wrap{
    display:flex;
    display:-webkit-flex;
    flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    margin:0 0 -30px
}
.post_related_item{
    display:flex;
    display:-webkit-flex;
    width:50%;
    padding-right:30px;
    margin-bottom:30px
}
@media screen and (max-width:768px){
    .post_related_item{
        width:100%
    }
}
.post_related_img{
    position:relative;
    width:110px;
    min-width:110px;
    height:80px;
    overflow:hidden
}
.post_related_img a:hover:after{
    opacity:.2
}
.post_related_img a:after{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    display:block;
    opacity:0;
    transition:all .3s
}
.post_related_img img,
.post_related_img picture{
    max-width:100%;
    height:auto
}
.post_related_info{
    padding-left:15px
}
.post_related_title{
    display:inline-block;
    text-decoration:none;
    color:#162d3a;
    font:bold 16px/20px "Barlow",sans-serif;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s;
    margin-bottom:5px
}
.post_comments_text,.post_related_date{
    font:500 15px "Barlow",sans-serif
}
.post_related_title:hover{
    color:#1a9beb
}
.post_related_date{
    color:#6c7478
}
.post_comments{
    margin-top:70px
}
.post_comments_text{
    text-align:center;
    color:#000;
    margin-bottom:15px
}
.post_comments_form input[type=email],.post_comments_form input[type=tel],.post_comments_form input[type=text],.post_comments_form input[type=url],.post_comments_form textarea{
    width:100%;
    height:45px;
    border:1px solid #c8ced1;
    border-radius:2px;
    color:#162d3a;
    font:500 16px "Barlow",sans-serif;
    padding:0 16px;
    margin-bottom:10px
}
.post_comments_form input[type=email]::-webkit-input-placeholder,.post_comments_form input[type=tel]::-webkit-input-placeholder,.post_comments_form input[type=text]::-webkit-input-placeholder,.post_comments_form input[type=url]::-webkit-input-placeholder,.post_comments_form textarea::-webkit-input-placeholder{
    color:#797f82
}
.post_comments_form input[type=email]:-moz-placeholder,.post_comments_form input[type=tel]:-moz-placeholder,.post_comments_form input[type=text]:-moz-placeholder,.post_comments_form input[type=url]:-moz-placeholder,.post_comments_form textarea:-moz-placeholder{
    color:#797f82
}
.post_comments_form input[type=email]::-moz-placeholder,.post_comments_form input[type=tel]::-moz-placeholder,.post_comments_form input[type=text]::-moz-placeholder,.post_comments_form input[type=url]::-moz-placeholder,.post_comments_form textarea::-moz-placeholder{
    color:#797f82
}
.post_comments_form input[type=email]:-ms-input-placeholder,.post_comments_form input[type=tel]:-ms-input-placeholder,.post_comments_form input[type=text]:-ms-input-placeholder,.post_comments_form input[type=url]:-ms-input-placeholder,.post_comments_form textarea:-ms-input-placeholder{
    color:#797f82
}
.post_comments_form textarea{
    padding:10px 16px;
    margin-bottom:10px;
    height:124px;
    vertical-align:top;
    overflow:auto;
    resize:none
}
.post_comments_wrap{
    margin-top:50px
}
.post_comment_item{
    display:flex;
    display:-webkit-flex;
    margin-bottom:30px;
    padding-bottom:30px;
    border-bottom:1px solid #c8ced1
}
.post_comment_item:last-child{
    margin-bottom:0
}
.post_comment_item.reply{
    margin-left:70px;
    border-bottom:none
}
.post_comment_img{
    width:50px;
    min-width:50px;
    height:50px;
    border-radius:50%;
    overflow:hidden;
    background:#6c7478
}
.post_comment_img img,
.post_comment_img picture{
    max-width:100%;
    height:auto
}
.post_comment_content{
    padding-left:20px
}
.post_comment_text{
    color:#162d3a;
    font:500 16px/20px "Barlow",sans-serif
}
.post_comment_date{
    color:#6c7478;
    font:500 14px "Barlow",sans-serif;
    margin-top:10px
}
 .aligncenter, picture:has(img.aligncenter), div.aligncenter {
     display: block;
     margin-left: auto;
     margin-right: auto;
}
 .alignleft, picture:has(img.alignleft) {
     float: left;
     margin-right: 20px;
     margin-bottom: 15px;
}
 .alignright, picture:has(img.alignright) {
     float: right;
     margin-left: 20px;
     margin-bottom: 15px;
}
 .wp-caption {
     border: 1px solid #ddd;
     text-align: center;
     background-color: #f3f3f3;
     padding-top: 4px;
     margin: 10px;
    /* optional rounded corners for browsers that support it */
     -moz-border-radius: 3px;
     -khtml-border-radius: 3px;
     -webkit-border-radius: 3px;
     border-radius: 3px;
}
 .wp-caption img,
 .wp-caption picture {
     margin: 0;
     padding: 0;
     border: 0 none;
}
 .wp-caption p.wp-caption-text {
     font-size: 11px;
     line-height: 17px;
     padding: 0 4px 5px;
     margin: 0;
}
 .waitmoderation {
     font-size:12px;
     color:#E6E6FA;
}
 .post_comment_item p:not(.post_comment_date) {
     color: #162d3a;
     font: 500 16px/20px "Barlow",sans-serif;
}
 .wpcf7-not-valid-tip {
     display:none !important;
}
 .wpcf7-response-output {
     margin:15px 0 0 0 !important;
     text-align:center;
     font-size:15px;
}
 .wpcf7-not-valid {
     border: 1px solid #C00 !important;
}
 .header_nav .current-menu-item > a, .header_nav .current-post-ancestor > a, .header_nav .current-page-ancestor > a, .header_nav .current-menu-ancestor > a, .header_nav .current_page_parent > a {
     color: #fff !important;
}
 .header_nav .sub-menu .current-menu-item > a, .header_nav .sub-menu .current-post-ancestor > a, .header_nav .sub-menu .current-page-ancestor > a, .header_nav .sub-menu .current-menu-ancestor > a, .header_nav .sub-menu .current_page_parent > a {
     color: #162d3a !important;
}
 .footer_links .current-menu-item a, .footer_links .current-post-ancestor a, .footer_links .current-post-ancestor a, .footer_links .current_page_parent a {
     color: #1a9beb !important;
}
 .practice_categories_list .current-menu-item a, .practice_categories_list .current-post-ancestor a, .practice_categories_list .current-post-ancestor a, .practice_categories_list .current_page_parent a {
     color: #4aabed !important;
}
 .practice_categories_list li.current-menu-item:before, .practice_categories_list li.current-post-ancestor:before, .practice_categories_list li.current-post-ancestor:before, .practice_categories_list li.current_page_parent:before {
     content: "\2022";
     margin-right: 5px;
}
 .article_case.article_case_grid {
     border-bottom: none;
}
 .article_case_grid {
     display: flex;
     flex-direction: row;
     flex-wrap: wrap;
     justify-content: center;
}
 .article_case_grid_item {
     max-width: 80%;
     margin-bottom: 2%;
}
 .article_case_grid_item a {
     display: flex;
     flex-direction: column;
     text-decoration: none;
}
 .article_case_grid_item img,
 .article_case_grid_item picture {
     border: 1px solid #c8ced1;
}

.article_case_grid_item picture img {
	border: none;
	max-width: 100%;
	height: auto;
}
 .article_case_grid_item > a > div {
     text-align: center;
     margin: .5em 1em 1em;
     color: #1a9beb;
     font: 500 16px/1.25 "Barlow",sans-serif;
}
 @media all and (min-width: 769px) {
     .top_section .top_info {
         /* padding: 0 30% 0 0; */
         text-align: left;
    }
     .article_case_grid {
         justify-content: flex-start;
         column-gap: 2.67%;
    }
     .article_case_grid_item {
         max-width: 23%;
    }
}
 @media all and (min-width: 992px) {
     .top_section {
         background-color: #101115;
         background-position: 75%;
         background-size: contain;
         min-height: 355px;
         padding: 85px 0 60px;
    }
     .top_section .container {
         padding-right: 356px;
    }
     .top_section .container:has(.btn_home_2) {
         padding-right: 106px;
    }
}
 .sidebar_button {
     text-align: center;
}
 .ml-modal {
     display: none;
     position: fixed;
     z-index: 2000000001;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     overflow: auto;
     background-color: black;
}
/* Modal Content */
 .ml-modal-content {
     position: relative;
     background-color: #fefefe;
     margin: auto;
     padding: 0;
     width: 90%;
     max-width: 1200px;
}
/* The Close Button */
 .ml-modal-close {
     color: white;
     position: absolute;
     top: 10px;
     right: 25px;
     font-size: 35px;
     font-weight: bold;
}
 .ml-modal-close:hover, .ml-modal-close:focus {
     color: #999;
     text-decoration: none;
     cursor: pointer;
}
 .embed-container {
     position: relative;
     padding-bottom: 56.25%;
     overflow: hidden;
     max-width: 100%;
     height: auto;
}
 .embed-container iframe, .embed-container object, .embed-container embed {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
 .info_block .container.flex {
     display: flex;
     flex-direction: row;
     flex-wrap: wrap;
}
 .info_block .container.flex .youtube_video_section, .info_block .container.flex .description_section {
     flex: 1;
     flex-basis: 100%;
}
 .info_block .container.flex .youtube_video_section {
     padding-bottom: 1em;
}
 .info_block .container.flex .description_section h2, .info_block .container.flex .description_section p {
     text-align: left;
}
 .youtube_video_section img:hover,
 .youtube_video_section picture:hover,
 .youtube_video_section img:focus,
 .youtube_video_section picture:focus {
     cursor: pointer;
}
 .youtube_video_section img,
 .youtube_video_section picture {
     max-width: 100%;
     height: auto;
}
 @media all and (min-width: 769px) {
     .info_block .container.flex {
         flex-wrap: nowrap;
    }
     .info_block .container.flex .youtube_video_section, .info_block .container.flex .description_section {
         max-width: 50%;
         padding: 1em;
    }
}
 .value_proposition {
     background: #f2f6f8;
     padding:40px 0;
     text-align: center;
}
 @media screen and (max-width: 992px) {
     .value_proposition {
         padding:30px 0;
    }
     .value_proposition br {
         display: none;
    }
}
 .typical_text ol li:before {
     content: "";
     margin-right: 0;
}


@media all and (max-width: 768px) {
	.mobile-aligncenter, picture:has(img.mobile-aligncenter), div.mobile-aligncenter {
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}
