html body {
    background-color: #fff;
    font-size: 15px;
    font-family: Poppins;
    color:#000
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 10px 0;
    line-height: 1.4;
    font-family: Vollkorn;
    letter-spacing: 1px;
    color:#025a8e
}

p, ul li a {
    font-family: Montserrat;
    letter-spacing:0
}

a, a:hover {
    text-decoration:none;
    transition: all 0.2s linear;
}

.wrap {
    width: 100%;
    max-width: 1140px;
    margin:0 auto
}

.wrap2 {
    width: 100%;
    max-width: 980px;
    margin:0 auto
}

.no-bg {
    background:0 0 !important
}
.hidden {display: none;}
.no-margin-top {margin-top: 0 !important;}

img {
    max-width: 100%;
    height:auto !important
}

@keyframes calleffect {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(53, 161, 32, 0);
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(53, 161, 32, 0);
    }
    10% {
        -webkit-box-shadow: 0 0 8px 6px #be9113, 0 0 12px 10px transparent, 0 0 12px 14px #be9113;
        box-shadow: 0 0 8px 6px #be9113, 0 0 12px 10px transparent, 0 0 12px 14px #be9113;
    }
    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(53, 161, 32, 0);
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(53, 161, 32, 0);
    }
}
@keyframes calleffect-red {
    0% {
        -webkit-box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(53, 161, 32, 0);
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0 0 transparent, 0 0 0 0 rgba(53, 161, 32, 0);
    }
    10% {
        -webkit-box-shadow: 0 0 8px 6px #fc806a, 0 0 12px 10px transparent, 0 0 12px 14px #fc806a;
        box-shadow: 0 0 8px 6px #fc806a, 0 0 12px 10px transparent, 0 0 12px 14px #fc806a;
    }
    100% {
        -webkit-box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(53, 161, 32, 0);
        box-shadow: 0 0 8px 6px rgba(53, 161, 32, 0), 0 0 0 40px transparent, 0 0 0 40px rgba(53, 161, 32, 0);
    }
}
@-webkit-keyframes calltrap_opacity {
    0% {
        opacity: 1;
    }
    57% {
        opacity: 0.75;
    }
    75% {
        opacity: 0.95;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes calltrap_spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    30% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    33% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    36% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    39% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    42% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    45% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    48% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1;
    }
    51% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    54% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    57% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@-moz-keyframes calltrap_spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    30% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    33% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    36% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    39% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    42% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    45% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    48% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1;
    }
    51% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    54% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    57% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@-o-keyframes calltrap_spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    30% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    33% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    36% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    39% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    42% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    45% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    48% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1;
    }
    51% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    54% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    57% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@keyframes calltrap_spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    30% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    33% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    36% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    39% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    42% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    45% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    48% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
        opacity: 1;
    }
    51% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    54% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
    }
    57% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes components-spinner__animation {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
@keyframes components-spinner__animation {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
@-webkit-keyframes wc-block-components-button__spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297);
        animation-timing-function: cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297);
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
@keyframes wc-block-components-button__spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297);
        animation-timing-function: cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297);
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
@-webkit-keyframes loading-fade {
    0% {
        opacity: 0.7;
    }
    50% {
        opacity: 1;
    }
    to {
        opacity: 0.7;
    }
}
@keyframes loading-fade {
    0% {
        opacity: 0.7;
    }
    50% {
        opacity: 1;
    }
    to {
        opacity: 0.7;
    }
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes stuckMoveDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes stuckMoveDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes stuckMoveUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes stuckMoveUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes stuckFadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes stuckFadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
@keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
@-webkit-keyframes b {
    0% {
        background-position: 0 0;
    }
    to {
        background-position: 30px 0;
    }
}
@keyframes b {
    0% {
        background-position: 0 0;
    }
    to {
        background-position: 30px 0;
    }
}

.sticky-jump .stuck {
    -webkit-animation: stuckMoveDown 0.6s;
    animation: stuckMoveDown 0.6s;
}
.loadings {
    background: rgba(0, 0, 0, .7);
    position: fixed;
    z-index: 999998;
    top: 0;
    left: 0;
    height: 100%;
    width:100%
}

.loadings img {
    position: fixed;
    z-index: 999999;
    top: 50%;
    left: 50%;
    transform:translate(-50%, -50%)
}

.dv-title {
    font-family: Montserrat;
    font-size: 24px;
    text-align:center
}

.dv-title1 {
    margin-bottom: 25px;
    margin-top:15px
}

.dv-title2 {
    color: #025a8e;
    font-weight: 700;
    margin-bottom:25px
}

.dv-title-red {
    color: #333;
    font-size: 20px;
    margin-bottom:35px
}

.dv-row {
    width: 100%;
    /* float:
    left; */
    max-width: 600px;
    margin: 0 auto;
}

.dv-row .dv-o {
    float: left;
    display: inline-block;
    background: #e8f0fe;
    margin-right: 10px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    margin-bottom: 10px;
    color: #333;
    font-weight:400;
}

.dv-o-1 {
    width: 40px;
}

.dv-o-2 {
    width: calc(100% - 215px);
}

.dv-o-3 {
    width: 140px;
}

.dv-o-4 {
    width:calc(100% - 60px)
}

.dv-term {
    margin-bottom: 25px;
    float: left;
    width:100%
}

.dv-term .fa, .dv-term .fas {
    margin-right:10px
}

.dv-form input, .dv-form select, .dv-form textarea {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #d2d2d2;
    height: 38px;
    line-height: 38px;
    padding:0 10px
}

.dv-form input.error, .dv-form select.error, .dv-form textarea.error {
    border:1px solid #ff2f2f
}

.dv-form textarea {
    height:200px
}

.dv-form input[type=checkbox], .dv-form input[type=radio], .dv-term input[type=checkbox], .dv-term input[type=radio] {
    width: 20px;
    height: 20px;
    margin-top:10px
}

.dv-btn {
    margin-bottom: 25px;
    float: left;
    width:100%
}

.dv-btn .btn-next {
    display: inline-block: height: 40px;
    line-height: 40px;
    padding: 0 35px;
    background: #ff2f2f;
    color: #fff;
    font-size: 16px;
    font-family: Montserrat;
    transition:1s
}

.dv-btn:hover span {
    color:#fff
}

.dv-upload .label {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    font-family: Montserrat;
    line-height:27px
}

.dv-upload .dv-u-btn {
    background: #ededed;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    padding: 0 15px;
    border-radius:5px
}

.dv-upload {
    width: 100%;
    margin-bottom: 35px;
    float:left
}

.dv-upload span {
    float:left
}

.dv-comment {
    width: 100%;
    float: left;
    line-height:28px
}

.dv-body, .gyc-body {
    margin-bottom:100px
}

.yeucau-body {
    background: #eff3f9;
    color: #337ab7;
    text-align: center;
    padding: 25px 10px 25px 10px;
    font-weight: 700;
    font-family:Montserrat
}

.yeucau-image {
    margin-bottom:15px
}

.dv-body .yeucau-item {
    width:20%
}

.dvby {
    transition:1s
}

.dv-body .yeucau-body {
    padding-bottom:10px
}

.dv-body .yeucau-item .yeucau-title {
    min-height:42px
}

.dv-dvls .yeucau-item, .ycdv {
    cursor:pointer
}

.dvback {
    text-align: center;
    margin-top: 35px;
    font-size: 18px;
    font-weight: 700;
    color: #ff2f2f;
    font-family: Montserrat;
    cursor:pointer
}

span.dvback {
    margin-right: 20px;
    color: #333;
    font-size:15px
}

span.dvback.dv-btn:hover span, span.dvback:hover {
    background:0 0
}

.dv-btn:hover .dvback span, .dv-btn:hover span.dvback {
    background: 0 0;
    color:#078c31
}

.dvback .fas {
    margin-right:10px
}

.dv-dvls {
    margin-bottom:50px
}

.tvem-payment {
    color: #333;
    text-align: left;
    font-weight: 400;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 15px;
    width: 100%;
    float:left
}

.header {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    transition:.5s
}

.navi.item-1, .navi.item-2 {
    border-right: 1px solid #1a2431;
    transform:skew(-15deg)
}

.navi.item-3 {
    transform:skew(-15deg)
}

.navi-item {
    transform:skew(15deg)
}

.navi-item h1 {
    font-family: Poppins;
    font-size: 15px;
    padding: 0;
    color:#000
}

.navi-item h6 {
    font-family: Montserrat;
    color: #1a2431;
    font-weight: 700;
    margin: 0;
    padding-bottom: 0;
    font-size:12px
}
.navi-item h6 a, .navi-item h1 a, .navi-item span a {color: #333;}
.navi-item h6 a:hover, .navi-item h1 a:hover, .navi-item span a:hover {color: #025a8e;}
.logo img {
}

.navi-item i {
    padding-top: 14px;
    font-size: 23px;
    color:#025a8e
}

.menu {
    position: absolute;
    top: auto;
    z-index: 99;
    width: 100%;
    margin-top: 20px;
    transition:linear .3s
}

.menu.nobanner {
    margin-left:-15px
}

.menu ul {
    list-style: none;
    margin: 0;
    padding-left: 10px;
    background-color: #dddfe1;
    text-align:left
}

.menu li {
    position: relative;
    line-height: 65px;
    padding: 0 2px;
    display:inline-block
}

.menu a {
    display: block;
    text-transform: none;
    padding: 0;
    margin: 0 8px;
    font-size: 15px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    font-family: Montserrat;
    color: #04599a;
    opacity:.7;
}

.menu a:hover {
    color: #025a8e;
    opacity:1
}

.menu ul ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background: #1a2431 !important;
    min-width: 215px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    z-index: 9999;
    opacity:1
}

.menu ul ul ul {
    left: 100%;
    top:0
}

.menu ul ul a {
    text-transform: none;
    font-weight: 400;
    color: #fff;
    padding: 8px 0;
    font-size: 15px;
    line-height:1.5
}

.menu ul ul li, .menubar.scrolled .menu ul ul li {
    float: none;
    display: block;
    text-align:left
}

.menu ul ul li:last-child {
    border-bottom:0
}

.menu ul li:hover > ul {
    display:block
}

.menu .active > a {
    color:#025a8e
}

.menu > ul > li.highlight {
    background:#f33e17
}

.menu > ul > li.highlight:hover {
    background:0 0
}

.menu-social {padding-right: 0;}
.menu .menu-social-body {
    background:#025a8e
}

.menu .social-body {
    transform: skew(-25deg);
    background-color: #025a8e;
    margin-left: -42px;
    padding-left: 0;
    width:90%;
    height: 65px;
    line-height: 65px;
    /* padding-top: 11px; */
    }

.menu .social-body a {
    display: inline-block;
    line-height: 65px;
    color: #fff;
    opacity: 1;
    margin-right:15px
}

.menu .social-icons {
    transform: skew(25deg);
    margin-left: 60px;
}

.logo-fix {
    display:none
}

.header-fixed {
    padding: 0;
    margin: 0;
    transition:1s
}

.header-fixed .menu {
    position: fixed;
    top: 0;
    left: 0;
    padding: 0 !important;
    margin: 0 -15px;
    width: calc(100% + 30px);
    background:#dddfe1
}

.header-fixed .menu-social {
    display:none
}

.header-fixed .logo-fix {
    display:block;
    width: 180px;
}
.header-fixed .menu-fix {
    display:block;
    width: calc(100% - 180px);
}

.not-home .header-fixed .logo-fix-phone {
    width: calc(100% - 690px);
    text-align: center;
}
.header-fixed .logo-fix img {
    max-height: 35px;
    margin-top: 18px;
    width: auto;
}

.header-fixed .container-fluid {
    max-width:1140px
}

.header-fixed .menu ul {
    text-align:right;
    float: right;
}
.not-home .header-fixed .menu ul {
    width: 690px;
    padding-left: 0;
}
.not-home .header-fixed .menu ul ul {
    width: auto;
    min-width: 215px;
    /* padding-left: 0; */
    padding-left: 10px;
}

.not-home .header-fixed .menu a {margin: 0 5px;}
.not-home .header-fixed .menu-item.search {margin: 0;}
.body-fixed .main-content {
    padding-top:50px
}

.header-fixed .menu-fix li {padding: 0px 9px;}
.not-home .header-fixed .menu-fix ul {width: 90%;}

.logo-fix-a {
    opacity:1 !important
}

.about {
    padding-top: 50px;
    padding-bottom:50px
}

.about-img {
    border: 10px solid #025a8e;
    overflow:hidden
}

.about-img img {
    max-width: 100%;
    transition:2s
}

.about-img img:hover {
    transform: scale(1.2);
    cursor:pointer
}

.about h2, .home-ttitle, .pratice h2 {
    font-size: 45px;
    font-family: Montserrat;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom:20px
}

.pratice h2 {
    color:#dce7e2
}

.home-ttitle {
    color:#025a8e
}

.home-ttitle2 {
    color:#e2e2e2
}

.p-hr {
    border-bottom: 2px solid #dce7e2;
    width: 70px;
    margin-top:20px
}

.about-link {
    padding-top:25px
}

.about-link a {
    border: 1px solid #025a8e;
    font-size: 12px;
    letter-spacing: 1px;
    color: #1a2431;
    font-family: Montserrat;
    font-weight: 700;
    padding:10px 25px 10px 25px
}

.about-link a:hover {
    background-color: #025a8e;
    color:#fff
}

.about-link i {
    padding-left:15px
}

.main-img {
    overflow: hidden;
    position:relative
}

.main-img img {
    width:100%
}

.main-img-caption {
    top: 0;
    text-align: left;
    left: -56%;
    background-color: #1c2a39;
    opacity: .7;
    position: absolute;
    width: 100%;
    height:100%
}

.main-img-caption h2, .main-img-caption h3 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 28px;
    color:#fff
}

.main-img-caption .border-line .slider-line {
    background: #fff;
    height: 3px;
    width: 70px;
    margin:15px 0 25px 0
}

.main-img-caption .fas {
    margin-left:8px
}

.main-img-caption .read-more {
    background: 0 0;
    padding: 15px;
    border:2px solid #fff
}

.slide_outer {
    padding: 18% 0 0 23%;
    width: 50%;
    float:right
}

.pratice {
    background: url(/theme/default/img/practiceareabg.webp) no-repeat 50%;
    position: relative;
    padding: 87px 0 60px 0;
    background-size:cover
}

.pratice .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    position: absolute;
    top: 0;
    left:-56%
}

.law-practices {
    background: url(/theme/default/img/lawp.webp) no-repeat 50%;
    background-size:cover
}

.pratice .about-link a {
    color: #fff;
    border: 1px solid #025a8e;
    text-decoration:none
}

.pratice .about-info p {
    color:#fff
}

.law-practice {
    padding: 10px 0 20px 0;
    text-align: center;
    max-width: 200px;
    transition:1s
}

.law-practice.lp-1 {
    background-color:#eff3f9
}

.law-practice:hover {
    background-color:#1a2431
}

.law-practice:hover .practice-icons {
    transform:scale(1.2)
}

.law-practice:hover .practice-icons {
    transform:scale(1.2)
}

.law-practice:hover {
    background-color:#1a2431
}

.law-practice:hover .practices-link {
    color:#fff
}

.law-practice:hover .practices-link {
    color:#fff
}

.law-practice img {
    padding: 30px 0 30px 0;
    TRANSITION:1S
}

.law-practice .slider-line {
    width: 40px;
    margin-left: 40%;
    border-bottom:2px solid #025a8e
}

.law-practice h6 {
    font-family: Montserrat;
    font-weight:700
}

.law-practice h6 a {
    color: #333;
    padding: 0 10px;
    font-size: 15px;
    display: block;
    height:28px
}

.choose-us-content {
    padding-top: 60px;
    padding-bottom:30px
}

.choose-us-content h2 {
    font-size: 45px;
    color: #025a8e;
    font-family: Montserrat;
    font-weight: 800;
    padding:20px 0 30px 0
}

.choose-us-content p {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 26px;
    color: #1a2431;
    font-family:Montserrat
}

.choose-us-details {
    text-align:center
}

.choose-us-details h6 {
    font-size: 15px;
    font-family: Montserrat;
    font-weight:700
}

.choose-us-details h6 a {
    color:#fff
}

.choose-us-details p {
    font-size: 15px;
    letter-spacing: 0;
    line-height: 30px;
    color: #fff;
    font-family:Montserrat
}

.choose-us-details .chinfo1 {
    background-color: #1a2431;
    padding: 20px;
    max-width:302px
}

.choose-us-details .chinfo1 img, .choose-us-details .chinfo2 img {
    margin:0 auto
}

.choose-us-details .chinfo2 {
    background-color: #f5f5f5;
    padding: 20px;
    max-width: 315px;
    color:#333
}

.choose-us-details .chinfo2 h6 a, .choose-us-details .chinfo2 p {
    color:#333
}

.choose-us-info1 {
    border: 3px solid #fff;
    padding: 20px 10px 20px 10px;
    transition: 2s;
    text-align:center
}

.choose-us-info2 {
    border: 3px solid #1a2431;
    padding: 20px 10px 20px 10px;
    transition:2s
}

.choose-us-icons {
    transition:2s
}

.choose-us-details .chinfo1:hover .choose-us-info1 {
    border:3px solid #1a2431
}

.choose-us-details .chinfo1:hover .choose-us-icons {
    transform:scale(1.2)
}

.choose-us-details .chinfo1:hover .choose-us-link {
    color:#efe5e5
}

.choose-us-details .chinfo2:hover .choose-us-info2 {
    border:3px solid #fff
}

.choose-us-details .chinfo2:hover .choose-us-icons {
    transform:scale(1.2)
}

.choose-us-details .chinfo2:hover .choose-us-link {
    color:#1a2431
}

.whyus .slider-line {
    padding-bottom:30px
}

.attorney {
    background: url(/theme/default/img/dvl.webp) no-repeat 50%;
    background-size: cover;
    padding: 50px 0 60px 0;
    position:relative
}

.attorney .overlay {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background:rgba(0, 0, 0, .8)
}

.our-attorney-head {
    padding-right: 67px;
    padding-top:40px
}

.our-attorney-head h2 {
    font-size: 45px;
    color: #e2e2e2;
    font-family: Montserrat;
    font-weight: 800;
    padding-bottom:20px
}

.our-attorney-head p {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 28px;
    color: #fff;
    font-family:Montserrat
}

.our-attorney-head p span {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 28px;
    color: #fff;
    font-family:Montserrat
}

.our-attorney-head div {
    padding:25px 0 35px 0
}

.our-attorney-head a {
    border: 1px solid #14cab4;
    font-size: 13px;
    letter-spacing: 1px;
    color: #fff;
    font-family: Montserrat;
    font-weight: 700;
    padding:10px 25px 10px 25px
}

.our-attorney-head a:hover {
    background-color:#14cab4
}

.our-attorney-head a:hover i {
    color:#fff
}

.our-attorney-head i {
    color:#14cab4
}

.attorney-images {
    padding-top: 40px;
    padding-bottom:20px
}

.attorney-images .images-container {
    padding:0
}

.attorney_image {
    padding: 15px;
    position:relative
}

.image_overlay {
    position: absolute;
    bottom: 14px;
    top: 23px;
    left: 23px;
    right: 0;
    background: #025a8e;
    overflow: hidden;
    width: 81%;
    height: 82%;
    -webkit-transform: scale(0);
    transition: .3s ease;
    transition: 0.3s
}

.attorney_image:hover .image_overlay {
    transform:scale(1)
}

.attorney_text {
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 45%;
    left: 46%;
    transform: translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%)
}

.attorney_text p {
    line-height:14px
}

.lawyer_name {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px !important;
    font-family: Montserrat;
    font-weight:700
}

.lawyer_name a {
    color:#fff
}

.lawyer_desig {
    font-weight:700
}

.lawyer_email {
    letter-spacing: 1px;
    font-size:13px
}

.lawyer_email i small {
    padding-left:10px
}

.lawyer_social i {
    font-size: 14px;
    padding-right: 12px;
    color:#fff
}

#att-carousel .owl-carousel.owl-drag .owl-item {
    width:auto !important
}

.faqs {
    background: url(/theme/default/img/faq-bg.webp) no-repeat 50%;
    padding-top: 80px;
    background-size: cover;
    clear: all;
    overflow: hidden;
    position:relative
}

.faqs .overlay {
    position: absolute;
    bottom: 0;
    left: -54%;
    right: 0;
    background-color: #1d232e;
    overflow: hidden;
    width: 100%;
    height: 124%;
    transition: .5s ease;
    top:-80px
}

.our-faqs-head {
    padding:0 67px 105px 0
}

.our-faqs-head h2 {
    font-size: 45px;
    color: #e2e2e2;
    font-family: Montserrat;
    font-weight: 800;
    padding-bottom:40px
}

.our-faqs-head p {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 25px;
    color: #fff;
    font-family:Montserrat
}

.our-faqs-head div {
    padding:26px 0 38px 0
}

.our-faqs-head a {
    border: 1px solid #14cab4;
    font-size: 13px;
    letter-spacing: 1px;
    color: #fff;
    font-family: Montserrat;
    font-weight: 700;
    padding:10px 25px 10px 25px
}

.our-faqs-head a:hover {
    background-color:#14cab4
}

.our-faqs-head a:hover i {
    color:#fff
}

.our-faqs-head i {
    color:#14cab4
}

.our_faqs_content {
    background-color:#fff
}

#accordion {
    padding: 40px 20px 40px 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-color:#fff
}

#accordion .card {
    border-radius: 0;
    border: 2px solid transparent;
    padding: 10px 0 0 6px;
    background-color:transparent
}

#accordion .card .card-header {
    border: 1px solid #1a2431;
    padding: 8px 5px 8px 5px;
    background-color:transparent
}

#accordion .card h5 {
    padding: 0;
    cursor:pointer
}

#accordion .card .card-header a {
    font-size: 15px;
    letter-spacing: 0;
    color: #1a2431;
    font-family:Montserrat
}

#accordion .card .card-header a:active {
    border:none
}

#accordion .card .card-header i {
    padding: 3px 0 0 21px;
    font-size: 14px;
    cursor: pointer;
    float: right;
    margin-top:2px
}

#accordion .card .card-header:hover {
    border:1px solid #025a8e
}

#accordion .card .card-header:hover .accordion-link {
    color:#025a8e
}

#accordion .card .card-header:hover i {
    color:#025a8e
}

#accordion .card-body {
    padding: 15px;
    border-left: 1px solid #1a2431;
    border-right: 1px solid #1a2431;
    border-bottom:1px solid #1a2431
}

#accordion .card:hover .card-body {
    border-color:#025a8e
}

#accordion .card:hover .card-header {
    border-color:#025a8e
}

#accordian .btn.focus, .btn:focus {
    box-shadow:none
}

.card-header:first-child {
    border-radius:0
}

.minus {
    display:block !important
}

.plus {
    display:none !important
}

.news {
    padding:50px 0 70px 0
}

.journal-head {
    padding-right:40px
}

.journal-head h2 {
    font-size: 45px;
    color: rgb(2 90 142);
    font-family: Montserrat;
    font-weight:800
}

.journal-head .journal-head-text {
    font-size: 15px;
    letter-spacing: 0;
    line-height: 25px;
    color: #1a2431;
    font-family: Montserrat;
    padding:27px 0 27px 0
}

.news .read-more {
    text-align: center;
    padding-top:30px
}

.news .read-more a {
    font-family: Montserrat;
    color: #000;
    padding: 10px 30px 10px 30px;
    font-weight: 700;
    border:1px solid #025a8e
}

.news .read-more a:hover {
    border: 1px solid #025a8e;
    background-color: #025a8e;
    color:#fff
}

.not-post-img {
    pointer-events:none
}

.footer {
    background: #025a8e;
    position: relative;
    padding: 20px 0 0 0;
    font-size:12px
}

.footer a {
    color:#fff
}

.footer a:hover {
    color:#14ca4
}

.footer .contact-form input, textarea {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 2px solid #fff;
    background:0 0
}

.footer .contact-form input[type=text] {
    padding:30px 0 7px 15px
}

.footer .contact-form input[type=email] {
    padding: 30px 0 7px 15px;
    width:100%
}

.footer textarea {
    color: #fff;
    max-height: 100px;
    padding: 29px 0 7px 9px;
    width:100%
}

.footer .contact-form input::placeholder {
    color: #fff;
    font-size: 15px;
    font-family: Montserrat;
    font-weight:700
}

.footer .contact-form textarea::placeholder {
    color: #fff;
    font-size: 15px;
    font-family: Montserrat;
    font-weight:700
}

.footer .contact-form input[type=submit] {
    border: 2px solid #fff;
    background: 0 0;
    color: #fff;
    padding: 7px 50px 7px 50px;
    font-size: 13px;
    letter-spacing: 0;
    font-family: Montserrat;
    font-weight: 700;
    float: right;
    margin-top:25px
}

.footer .contact-form input[type=submit]:hover {
    background-color:#025a8e
}

.footer h2, .footer h3 {
    font-size: 19px;
    color: #e2e2e2;
    font-family: Montserrat;
    font-weight: 600;
    padding-bottom: 15px;
    margin-bottom: 18px;
    border-bottom:1px solid #1587ca
}

.footer .copyright p {
    padding-top: 60px;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 24px;
    font-family:Montserrat
}

.footer .copyright a {
    color:#025a8e
}

.footer .logo_outer_box {
    position:static
}

.footer .logo img {
    max-height: 123px;
    width:auto
}

.footer-menu.mb-3.pt-4.pb-4.mt-5 {
    text-align:center
}

.socialbox {
    padding-top:70px
}

.socialbox a {
    color: #fff;
    padding:10px 10px
}

.socialbox a i {
    font-size: 13px;
    letter-spacing: 3px;
    width: 20px;
    text-align:center
}

.footer form.search-form {
    border: none;
    background: 0 0;
    padding:0
}

.footer form.search-form input {
    float: none;
    margin:0 2px
}

.footer p.post-date {
    color: #fff;
    font-size:11px !important
}

.main_sociobox {
    padding:20px 0
}

.footer ul {
    margin:0
}

.footer ul li {
    list-style: none;
    margin: 0 0 20px 0;
    text-align:left
}

.col-footer ul li a {
    color:#fff
}

.footer-menu ul li a {
    color:#fff
}

.footer .contact-us a, .footer p {
    font-size: 12px;
    margin: 0 0 15px 0;
    line-height: 21px;
    color: #fff;
    padding: 0;
    width: 100%;
    display: inline-block;
    float:left
}

.widget_recent_entries img {
    width: 100px;
    height: 70px;
    margin-left:15px
}

.footer .widget_recent_entries img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom:13px
}

.post-thumb.col-md-4.col-sm-4.col-4 {
    padding:0
}

p.woocommerce-mini-cart__total.total {
    margin-bottom:16px !important
}

#return-to-top {
    position: fixed;
    bottom: 10px;
    right: 20px;
    background: #025a8e;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition:all .3s ease
}

#return-to-top i {
    color: #fff;
    margin-left: 19px;
    position: relative;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition:all .3s ease
}

#return-to-top:hover {
    background:rgba(0, 0, 0, .9)
}

#return-to-top:hover i {
    color: #fff;
    top:5px
}

.footer .about_me h3 {
    font-size: 40px;
    color: #e2e2e2;
    font-family: Montserrat;
    font-weight: 800;
    padding-bottom:40px
}

.footer .overlay {
    position: absolute;
    bottom: 0;
    left: -56%;
    right: 0;
    background-color: #1d232e;
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity:.8
}

.footer .about_me p {
    padding-bottom:20px
}

.footer .about_me .fas {
    color: #088cda;
    margin-right:7px
}

.copyright {
    display:inline-block
}

.bread-crumb {
    margin-top: 68px;
    margin-left: 0;
    line-height: 38px;
    height: 38px;
    display: inline-block;
    width:100%;
}
.breadcrumb-item h1 {font-size: 15px;line-height: 15px;display: inline-block;margin: 0;padding: 0;font-family: 'Poppins';color: #333;}

.bread-crumb-no-margin {margin: 0;}

.bread-crumb ol {
    list-style: none;
    margin-left: 0;
    padding-left:15px
}
.breadcrumb-wrap {padding-left: 0;}

.archive-body .home-icon {padding-left: 5px;}

.bread-crumb li, .breadcrumb-item a {
    display:inline-block
}

.bread-crumb li a, .breadcrumb-item a {
    color:#333;
}

.bread-crumb li:after, .breadcrumb-item a:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Free"
}

.bread-crumb li:after, .breadcrumb-item a:after {
    font-weight: 600;
    color: #333;
    content: "\f105";
    padding-left: 6px;
    padding-right:3px
}

.bread-crumb li:last-child:after, .breadcrumb-item:last-child a:after {
    content: ""
}

.archive-img {
    height: 250px;
    text-align: center;
    margin-top: 15px;
    margin-bottom:15px;
    overflow: hidden;
}

.archive-img img {
    max-height: 250px;
    height: 250px !important;
    /* width: 100%; */
}

.postbox {
    margin-bottom: 39px;
    border: none;
    border-radius:6px;
    font-size: 16px;
}

.postbox h1, .postbox h2 {
    margin: 0 0 5px;
    font-weight: 600;
    font-size: 17px !important;
    font-family:Montserrat
}

.postbox h4 {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    padding:10px 0
}

a.post-readmore {
    font-size: 15px;
    color: #088cda;
    font-family: Montserrat;
    font-weight:700
}

a.post-readmore i {
    margin-left: 8px !important;
    font-size: 15px;
    border-bottom: 1px solid #fff;
    padding-bottom:2px
}

.metabox {
    color: #000;
    clear: both;
    background-color: #dddfe1;
    padding:10px 0 10px 0
}

.blog-meta {
    background:0 0 !important
}

.blog-meta .entry-time {
    padding-left:0 !important
}

.metabox i {
    color: #088cda;
    padding:4px
}

.metabox .separator {
    color:#088cda
}

.metabox .entry-date {
    padding: 0 0 10px 10px;
    margin:0 13px 0 0
}

#single_post .entry-date {
    margin-left: 0;
    padding-left:0
}

.metabox .entry-time {
    padding: 0 0 0 20px;
    margin:0 13px 0 0
}

.metabox .entry-author {
    padding: 0 0 0 20px;
    margin:0 20px 0 0
}

.metabox .entry-comments {
    padding: 0 0 0 20px;
    color: #463e3e;
    font-family: Montserrat;
    font-size:14px;
}
#single_post .entry-comments {
    padding: 0;
}
#sidebar aside {
    border: 1px solid #025a8e;
    margin-bottom:30px
}

#sidebar .widget_tag_cloud .tagcloud {
    padding:15px
}

#sidebar ul {
    list-style: none;
    font-size: 17px;
    padding:15px 15px 15px 15px
}

#sidebar form input[type=text] {
    padding:15px 15px 15px 15px
}

.widget_categories ul li {
    line-height: 26px;
    background:url(/theme/default/img/arrow-right.webp) no-repeat 284px 15px
}

#sidebar .widget_text .textwidget {
    padding:15px 15px 15px 15px
}

#sidebar ul li a:hover {
    color:#025a8e
}

#sidebar .widget_recent_entries li {
    margin-bottom:10px
}

#sidebar .widget_recent_entries li a {
    padding: 0;
    font-size: 14px;
    display:block
}

.recent-post-box .post-thumb {
    max-height: 52px;
    overflow:hidden
}

#sidebar .widget_recent_entries li a:hover {
    color:#000
}

#sidebar .tagcloud a {
    color: rgba(0, 0, 0, .78);
    font-size: 14px !important;
    padding: 5px 18px;
    margin: 0 0 5px;
    display: inline-block;
    border:1px solid rgba(0, 0, 0, .78)
}

#sidebar .tagcloud a:hover {
    background: #025a8e;
    color:#fff
}

#sidebar .widget_recent_entries ul li {
    background: 0 0;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom:1px solid #e2e2e2
}

#sidebar .widget_recent_entries ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border:none
}

.textwidget {
    padding:7px 0
}

#sidebar h3 {
    margin: 0 0 10px;
    font-size: 18px;
    color: #fff;
    font-family: Montserrat;
    font-weight: 550;
    background-color: #025a8e;
    text-align:center
}

#sidebar .cat-item a {
    font-size: 15px;
    font-weight: 400;
    color:#000
}

#sidebar .cat-item a:hover {
    font-size: 15px;
    font-weight: 400;
    color: #025a8e;
    font-weight:700
}

#sidebar li.active a {
    font-weight: 700;
    color:#025a8e
}

#single_post {
    margin-bottom:40px
}

.fixtel-bd {
    border-radius: 8px;
    background-color: #fff;
    border:2px #058d35 solid
}

.fixtel-bd-col-12 {
    padding:5px 20px 10px
}

.ring {
    position: fixed;
    bottom: -35px;
    right: -25px;
    left: auto;
    z-index:999
}

.fix_tel {
    position: fixed;
    bottom: 15px;
    left: 15px;
    z-index:999
}

.p-tuvanhotline {
    width: 100%;
    color: red;
    padding: 5px 0;
    margin: auto;
    vertical-align: middle;
    text-align: center;
    display: block;
    font-size: 17px;
    font-weight:700
}

.p-tuvanhotline2 {
    width: 100%;
    padding: 0 0 8px;
    margin: auto;
    vertical-align: middle;
    text-align: center;
    display: block;
    font-size: 17px;
    font-weight:700
}

.p-tuvanhotline3 {
    width: 180px;
    background-color: #058d35;
    color: #fff;
    padding: 10px 0;
    margin: auto;
    vertical-align: middle;
    text-align: center;
    display: block;
    font-size: 20px;
    font-weight: 700;
    border-radius:30px
}

.p-tuvanhotline4 {
    margin: 0;
    width:100%
}

.fix_tel a, .p-tuvanhotline, .p-tuvanhotline2, .p-tuvanhotline3, .p-tuvanhotline4 {
    font-family:Montserrat
}

.comment-lh {
    padding: 20px 16px 10px 16px !important;
    border: 1px solid #bbb;
    background-color: #f1f8fe !important;
    margin:25px 0 30px;
}

.comment-lh-title {
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: #ff2f2f;
    margin-bottom: 20px;
}

.comment-lh-hr {
    width: 50%;
    height: 3px;
    margin: auto !important;
    margin-top: 1em !important;
    margin-bottom:1em !important
}

.padding-0 {
    padding:0
}

.comment-lh-item-1 {
    margin: 0;
    width: calc(33% - 10px);
    float:left
}

.comment-lh-item-2 {
    margin: 0;
    width: calc(33% - 10px);
    float:right;
}

.comment-lh-item-3 {
    margin: 0;
    width: calc(33% - 10px);
    float: left;
    margin-left:20px
}

.comment-lh-item-a {
    width: 100%;
    color: #fff;
    background: #025a8e;
    padding: 10px 0;
    border-radius: 8px;
    margin: auto;
    border: 1px solid #025a8e;
    vertical-align: middle;
    text-align: center;
    display: block;
    font-size: 16px;
    transition:1s;
    /*font-weight: bold;*/
}

.comment-lh-item-a:hover {
    color: #fff;
    font-weight:700
}

.border-1 {
    border-bottom: 1px silver solid;
    width:100%
}

ul.comments {
    list-style:none
}

.blog-left ul.follow-us {
    display: inline-block;
    padding-right: 15px;
    margin-top: -17px;
    background: #fff;
    margin-left: 0;
    padding-left:0
}

.blog-left ul.follow-us li {
    display: block;
    padding: 0 4px;
    float:left
}

.blog-left ul.follow-us li:first-child {
    padding-left:0
}

.blog-left ul.follow-us li a {
    width: 32px;
    height: 32px;
    display: block;
    border-radius: 50%;
    background: #0267a2;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color:#fff
}

.blog-left ul.follow-us li a:hover {
    opacity:.5
}

.blog-left .comments-wrapper {
    background: 0 0;
    padding:50px 0 0 0
}

.blog-left .comments-wrapper ul.comments li .com-txt {
    background: 0 0;
    border-radius:5px
}

.blog-left .comments-wrapper ul.comments li.col-xs-offset-1 {
    padding-left:42px
}

.blog-left .leave-comment h4 {
    padding:50px 0
}

.singleRelated {
    float: left;
    width: 100%;
    margin-top:20px
}

.singleRelated ul {
    list-style: none;
    padding:0
}

.singleReletedTitle {
    font-weight: 700;
    font-size: 22px;
    margin: 0 10px 20px 0;
    color: #0267a2;
    font-family:Montserrat
}

.singleRelatedLi {
    float: left;
    width: 24.5%;
    padding: 10px 0;
    text-align:left;
    font-family: 'Montserrat';
}

.singleRelatedLiD1 {
    float: left;
    width: 95%;
    overflow:hidden
}

.singleRelatedLiD1 h3, .singleRelatedLiD1 h4 {
    line-height: 20px;
    font-size: 13px;
    margin-top:7px;
    font-family: 'Montserrat';
}

.singleRelatedLiHa {
    font-size: 14px;
    font-weight: 400;
    display:block
}

.singleRelatedLiHa:hover {
    font-weight:700
}

.singleRelatedLiImg {
    width: 162px;
    height: 105px !important;
    overflow:hidden
}

.home-news {
    margin-bottom:25px
}

.home-news-img {
    height: 240px;
    width: 100%;
    overflow: hidden;
    text-align:center
}

.home-news-title h3 {
    font-size: 14px;
    text-transform: uppercase;
    line-height:21px
}

.home-news-title h3 a {
    color: #000;
    font-family: Montserrat;
    font-weight:700
}

.home-news-txt {
    font-size:14px
}

.single-post-content {
    font-size: 16px;
    line-height: 23px;
    font-family: "Montserrat";
    font-weight: 500;
}

.single-post-content h1 {
    font-size: 18px;
    line-height: 28px;
    font-family: Montserrat;
    font-weight:600
}

.single-post-content h2, .single-post-content h3, .single-post-content h4 {
    font-size: 16px;
    font-family: Montserrat;
    line-height: 22px;
    font-weight:600
}

.single-post-content .des {
    margin-bottom: 15px;
}

.metabox .entry-comments .fas {
    margin-right:5px
}

.footer .fa, .footer .fab, .footer .fas {
    margin-right: 7px;
    color: #2698dc;
    display: inline-block;
    float: left;
    font-size:23px
}

.footer .contact-us span {
    width: calc(100% - 29px);
    display: inline-block;
    float:left
}

.footer .contact-us span.icon {
    width:29px
}

.footer a .fa, .footer a .fas {
    font-size:19px
}

.footer li a .fa, .footer li a .fas {
    font-size: 14px;
    margin-top:2px
}

.footer .practice-area ul {
    padding-left:0
}

.footer-bottom {
    padding-bottom:30px
}

.copy-rights-section {
    background: #00436a;
    text-align: center;
    padding-top: 15px;
    padding-bottom:15px
}

ul.follow-us {
    margin-top: 25px !important;
    margin-bottom: 15px;
    width: 100%;
    display: block;
    padding-left: 0;
    margin-left:0
}

.follow-us .fa, .follow-us .fab {
    color: #fff !important;
    font-size: 15px !important;
    margin-top:9px
}

.follow-us li {
    display: inline-block;
    padding:0 2px
}

.follow-us li a {
    margin-bottom: 0 !important;
    margin-top:10px !important
}

#single_post ul.follow-us {margin-top: 10px !important; margin-bottom: 0; text-align: right;}
#single_post ul.follow-us li {display: inline-block; float: none;}
#m-send {
    display:none;
    float: right;
    margin-right: 15px;
}
#mm, #m-phone {
    display:none;
    float: left;
}

#sidebar {
    margin-top: 45px;
}

#sidebar aside.sidebar-images {
    border:none
}

.google-map {height: 285px;margin-top: 15px;}
.google-map iframe {border: none;height: 285px;width: 100%;}

.tvem-payment-item {
    text-align: center;
    border: 1px solid #ddd;
    width: 100%;
    max-width: 320px;
    padding: 20px 0;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right:auto
}

.tvem-payment-item .payment-btn {
    display: inline-block;
    width: 80%;
    background: #10b9f8;
    border: 1px solid #10b9f8;
    color: #fff;
    font-weight: 700;
    font-family: Montserrat;
    font-size: 16px;
    padding: 5px 15px;
    margin-bottom: 5px;
    cursor:pointer
}

.tvem-payment-item img {
    width: 85%;
    height:auto
}


/*---------------- Pagination ----------------*/

.elas_pagination span, .elas_pagination a {
  padding: 7px 15px;
  border: 1px solid #bbb;
  margin-right: 8px;
}
.elas_pagination li {display: inline-block;}
.elas_pagination {
  font-size:14px;
  font-weight:bold;
  margin: 10px 0 25px 0;
  width: 100%;
  text-align: center;
}
.elas_pagination a {
  padding: 0;
}
.elas_pagination .active a {
  background: #333333; 
  color:#ffffff;
  border:1px solid #333333;
  font-weight:normal;
}
.elas_pagination .active a {color: #fff;}

.elas_pagination span, .elas_pagination a {
  display: block;
  float: left;
  padding: 10px 15px 10px 15px;
  margin: 0;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal;
}

.navigation.pagination span, .navigation.pagination a {
  padding: 7px 15px;
  border: 1px solid #bbb;
  margin-right: 8px;
}
.navigation {
  font-size:14px;
  font-weight:bold;
  margin: 10px 0 25px 0;
  width: 100%;
  text-align: center;
}
.navigation a {
  padding: 0;
}
.navigation span, .navigation a {
  display: block;
  float: left;
  padding: 10px 15px 10px 15px;
   
  margin-bottom: 10px;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal;

}
.nav-previous .post-title
{
  color:#14cab4;
  font-weight:bold;
  padding-left: 0;
}
.nav-next .post-title
{
  color:#14cab4;
  font-weight:bold;
}
.navigation span.meta-nav {
  font-weight: bold;
  color:white;
  background-color:#14cab4;
  border:1px solid #14cab4;
}
.navigation span.meta-nav:hover
{
  border:1px solid #14cab4;
  background-color:white;
  color: #1a2431;
}
.navigation .current{
  background: #333333; 
  color:#ffffff;
  border:1px solid #333333;
  font-weight:normal;
}

.navigation .nav-links {margin: 0 auto; display: inline-block;}
.pc_tel {
    position: fixed;
    /* left: 30px; */
    /* right: 30PX; */
    bottom: 20px;
    line-height: 40px;
}
.pc_tel .telnumber {
    color: #333;
    display: inline-block;
    background: #f79421;
    font-weight: bold;
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    -ms-border-radius: 28px;
    -o-border-radius: 28px;
    border: solid 1px #cc8630;
    font-size: 17px;
    position: relative;
    padding-left: 45px;
}
.pc_tel .telnumber:before {
    background: red url(/theme/default/img/phone.png) no-repeat center;
    background-size: 49%;
    -webkit-animation: calltrap_spin 3s infinite ease-out;
    -o-animation: calltrap_spin 3s infinite ease-out;
    animation: calltrap_spin 3s infinite ease-out;
    z-index: 999;
}
.pc_tel .telnumber:before, .pc_tel .telnumber:after {
    content: " ";
    top: -4px;
    left: -15px;
    width: 30px;
    padding: 10px;
    height: 30px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
}
.pc_tel .telnumber .c2call {
    text-decoration: none;
    display: inline-block;
    margin-right: 15px;
    color: #025a8e;
}
.pc_tel .telnumber .c2call .fa {color: #fff;margin-right: 6px;}
.pc_tel .telnumber .c2call strong {font-size: 21px;color: #ffffff;}
.pc_tel .telnumber .c2call span {
    color: red;
    font-size: 23px;
}
.pc_tel .telnumber:after {
    -webkit-animation: calleffect-red 3s infinite linear;
    -o-animation: calleffect-red 3s infinite linear;
    animation: calleffect-red 3s infinite linear;
    z-index: 995;
}
.pc_tel .telnumber:before, .pc_tel .telnumber:after {
    content: " ";
    top: -4px;
    left: -20px;
    width: 50px;
    padding: 10px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
}

.pc_tel.tel-non-service .telnumber:before, .pc_tel.tel-non-service .telnumber:after  {display: none !important; }
.pc_tel.tel-non-service .telnumber {padding-left: 15px;}
.pc_tel.tel-non-service .telnumber .c2call strong {font-size: 17px;}


.chatzalo {
    position: fixed;
    right: 30px;
    bottom: 20px;
    line-height: 40px;
}
.chatzalo .chatitem {
    color: #333;
    display: inline-block;
    background: #337ab7;
    font-weight: bold;
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    -ms-border-radius: 28px;
    -o-border-radius: 28px;
    border: solid 1px #337ab7;
    font-size: 17px;
    position: relative;
    padding-left: 14px;
    padding-right: 22px;
    color: #fff;
    font-size: 16px;
}
/*.chatzalo .chatitem:before {
    background: red url(/theme/default/img/phone.png) no-repeat center;
    background-size: 49%;
    -webkit-animation: calltrap_spin 3s infinite ease-out;
    -o-animation: calltrap_spin 3s infinite ease-out;
    animation: calltrap_spin 3s infinite ease-out;
    z-index: 999;
}*/
/*.chatzalo .chatitem:before, .chatzalo .chatitem:after {
    content: " ";
    top: -4px;
    left: -15px;
    width: 30px;
    padding: 10px;
    height: 30px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
}*/
/*.chatzalo .chatitem .c2call {
    text-decoration: none;
    display: inline-block;
    margin-right: 15px;
    color: #025a8e;
}
.chatzalo .chatitem .c2call .fa {color: #fff;margin-right: 6px;}
.chatzalo .chatitem .c2call strong {font-size: 21px;color: #ffffff;}
.chatzalo .chatitem .c2call span {
    color: red;
    font-size: 23px;
}*/
.chatzalo .chatitem:after {
    -webkit-animation: calleffect-red 3s infinite linear;
    -o-animation: calleffect-red 3s infinite linear;
    animation: calleffect-red 3s infinite linear;
    z-index: 995;
}
/*.chatzalo .chatitem:before, .chatzalo .chatitem:after {
    content: " ";
    top: -4px;
    left: -20px;
    width: 50px;
    padding: 10px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
}*/

.chatzalo.tel-non-service .chatitem:before, .chatzalo.tel-non-service .chatitem:after  {display: none !important; }
.chatzalo.tel-non-service .chatitem {padding-left: 15px;}
.chatzalo.tel-non-service .chatitem .c2call strong {font-size: 17px;}


.logo-fix-phone {line-height: 65px;float: left;font-size: 20px;font-family: "Montserrat";font-weight: bold;display: none;}
.logo-fix-phone .fas {margin-right: 10px;color: #025a8e;margin-top: 12px;font-size: 34px;/* float: left; */} 
.header-fixed .logo-fix-phone {display: block;}



.thaks-wrap {margin-bottom: 45px;}
.thanks-plft {padding-left: 70px;}
.thaks-wrap p {margin-bottom: 15px; line-height: 28px;}


    .yeucau-body .yeucau-title {
        min-height: 64px;
    }

    .activeHeading {background: #ff0;}





.fa-rotate-45 {
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    -o-transform: rotate(-25deg);
    transform: rotate(-25deg);
}


.ls-detail {
    font-family: Montserrat;
    z-index: 9999999;
}
.modal-ls-title {
    font-size: 32px; 
    margin-bottom: 5px;
    font-weight: 500;
    font-family: Montserrat;
    color: #ff2f2f
}
.modal-ls-des {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: bold;
    font-style: italic;
}
.modal-ls-head {
    font-weight: bold;
    margin-bottom: 7px;
    margin-top: 15px;
}
.modal-ls-body {}
.modal-ls-body .fa, .modal-ls-body a {color: #025a8e; margin-right: 5px;}
.modal-ls-body a:hover {color: #ff2f2f;}
.modal-ls-body .ls-socials a {margin-left: 10px;}
.ls-body-contact p {margin-bottom: 5px;font-size: 14px;}
.ls-body-contact .ls-socials {margin-top: 6px;}

.ls-detail .modal-body {max-height: 650px;overflow-y: scroll;}


.menu-item.search {position: relative;display: inline-block;width: 40px;height: 65px;/* overflow: hidden; */float: right;margin-right: 40px;}
.header-fixed .menu-item.search {margin-right: 0;}

.search-dropdown .dropdown-menu {top: 0 !important;background: none;border:  none;left: -140px;z-index: 999999;width: 200px;padding-top: 0;margin-top: 0;box-shadow: 0 0 0 #fff;-webkit-box-shadow: 0 0 0 #fff;}
.search-dropdown .dropdown-menu .form-control {background: transparent;}
#inlineFormInputGroupUsername2 {border: 1px solid #025a8e;border-radius: 30px;height: 32px;color: #000;background: #dddfe1;z-index: 99;}
#inlineFormInputGroupUsername2::placeholder {color: #333;}
.btn-sb-search {right: 5px;top: -2px;position: absolute;background: transparent;color: #fff;font-size: 19px;}
/* .btn-sb-search {display: none;} */
.search-dropdown #dropdownMenuButton {position: absolute;right: 11px;top: 0;/* color: #000; */}
.search-dropdown #dropdownMenuButton .fa {font-size: 19px;/* color: #ff0000; */}
.search-dropdown.show #dropdownMenuButton {display: none;}
.menu-item.search button {
    padding: 0;
    margin: 0;
    top: 50% !important;
    right: auto !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    background: none;
    text-align: center;
    /* width: 100%; */
    color: #025a8e;
    transition: all 0.2s linear;
}
.menu-item.search button:hover {color: #ff2f2f;}
.menu-item.search button .fas {font-size: 21px;}
.menu-item.search .form-inline button {right: 0 !important;left: auto !important;z-index: 9999;border: none;}

.contact-info .fa {width: 26px;color: #025a8e;display: inline-block;float: left;padding-top: 5px;}
.contact-info i {width: 26px; display: inline-block;}
/* .contact-info a.tel {font-weight: bold;} */
.contact-info a.tel {font-weight: 600; color: #333; margin-bottom: 6px;display: inline-block;}
.contact-info a.tel2 {margin-bottom: 0;}
.contact-info span {width: calc(100% - 30px);display: inline-block;/* float: left; */}
#frmContact input, #frmContact textarea {border: 1px solid #e5e5e5;width: 100%;margin-bottom: 10px;height: 34px;line-height: 34px;border-radius: 4px;padding: 0 10px;}
#frmContact textarea {height: 120px;}
#frmContact input:focus, #frmContact textarea:focus,
#frmContact input.focus, #frmContact textarea.focus,
#frmContact input:active, #frmContact textarea:active
{border: 1px solid #ccc; box-shadow: 0 0 0 0 #fff !important; outline: 0;}

.contact-body .pc_tel  {display: none !important;}
.comment-lh-item-3 .comment-lh-item-a {
    background: #f69a25;
    border: 1px solid #f69a25;
    border-radius: 8px;
}

@media (min-width: 768px) {
    .modal-dialog {width: 760px;margin-top: 100px;}
    .yeucau-item {/* width: 20%; */}
    .comment-lh-item-1 {margin-left: 16.5%;}
    #main {float: left;width: 760px;margin-left: 0 !important;}
    #sidebar {float: left;width: 380px;margin-left: 0 !important;}
    #footer, #wrapper {width: 1140px;float: left;}
    
}


.visible-xs {display: none;}
@media (max-width: 768px) {
    
        .dv-price-title {font-size:14px; text-align: center; padding-top: 5px; line-height: 18px; float: left; }

.visible-xs {display: block;}
    .hidden-xs {display: none !important;}
    .ycdv {/* width: 100%; */}
    body {padding-top: 50px;}
    .header-wrap {position: fixed;top: 0;height: 52px;left: 0;z-index: 999;background: #fff;padding-top: 3px;}

    .pc_tel .telnumber .c2call {
        /* margin-left: 16px; */
        font-family: 'Montserrat';
    }
    .tuvan-email .dv-row .dv-o {height: 45px;line-height: 18px;text-align: left;}
    .tuvan-email .yeucau-title-tab.dv-row .dv-o {line-height: 34px;}
    .tuvan-email .dv-o-2 {
        width: calc(100% - 150px);
        padding-top: 5px !important;
    }
    .tuvan-email .dv-o-3 {
        width: 80px;
        margin-left: 0;
        line-height: 44px !important;
    }
    .tuvan-email .tvem-payments .dv-o {line-height: 45px;}


    .luatsurieng .dv-row .dv-o {height: 45px;line-height: 34px;}
    .luatsurieng .dv-o-2 {
        width: calc(65% - 60px);
        padding-top: 5px !important;
    }
    .luatsurieng .dv-o-3 {
        width: calc(53% - 60px);
        line-height: 44px !important;
        padding-right: 0;
        margin-right: 0;
    }
    .luatsurieng .tvem-payments .dv-o {line-height: 45px;}
    .luatsurieng .no-bg {line-height: 23px !important;}




    .pc_tel .telnumber:before, .pc_tel .telnumber:after {
        top: 0;
        left: 0;
    }
    .dv-title1 {line-height: 34px;}
    
    .thanks-plft {
        padding-left: 25px;
    }
    .dv-body .yeucau-item {
        width: 50%;
        margin-bottom:15px
    }

    .dv-body .yeucau-item:nth-child(6) {
        width:100%
    }

    .dv-body .yeucau-item:nth-child(7) {
        width:100%
    }

    .yeucau-body {
        margin-bottom:25px
    }


    .archive-img {
        height:auto !important
    }

    .archive-img img {
        height: auto !important;
        max-height: initial !important;
        width:100%
    }

    .sidebar-images img {
        width:100%
    }

    .home-news-img img {
        width: 100%;
        height:auto
    }

    .news {
        padding-top: 0;
        padding-bottom:20px
    }

    #m-send, #m-phone {
        display: inline-block;
    }

    #m-send .fas, #m-phone .fas {
        font-size:29px
    }

    .logo {
        text-align:
        center;
        display: inline-block;
        float: left;
        padding: 0;
/*         margin-left: calc((100% - 245px) / 3);
        margin-right: calc((100% - 245px) / 3); */
        margin-left: calc((100% - 210px) / 2);
        margin-right: calc((100% - 245px) / 3);
    }

    .logo img {
        width: 133px;
    }

    .header {
        padding-top: 10px;
        padding-bottom:10px
    }
    
    .header-fixed {padding-left: 15px; padding-right: 15px;}

    #sidebar {
        margin-top:0
    }

    .slide_outer {
        display: block !important;
        padding-top: 5%;
        padding-left:12%
    }

    .main-img-caption .read-more {
        display:none
    }

    .slide_outer h3 {
        font-size:14px
    }

    .comment-lh-item-1, .comment-lh-item-2, .comment-lh-item-3 {
        width: 100%;
        margin-left: 0;
        margin-bottom:15px
    }
/*     .comment-lh-item-3 { margin-bottom: 0; } */
    .comment-lh-item-2 { margin-bottom: 0; }

    .singleRelatedLi {
        width: 49.5%;
        display:block
    }

    .singleRelatedTags .singleRelatedLi {width: 100%; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #e5e5e5;}
    .singleRelatedTags .singleRelatedLi:last-child {border-bottom: none;}
    .singleRelatedTags .singleRelatedLiD1 {width: 30%;}
    .singleRelatedTags .singleRelatedLiD1 img {width: 100% !important; height: auto !important;}
    .singleRelatedTags .singleRelatedLiD1txt {width: 70%; padding-left: 15px;}
    
    .singleRelatedTags .singleRelatedLiD1 h3, .singleRelatedTags .singleRelatedLiD1 h4 {margin-top: 0; padding-top: 0;}

    #mm {
        display: inline-block;
        margin-left: 15px;
        /* position: absolute; */
        /* left: 15px; */
        /* top: 26px; */
        /* z-index:9999; */
    }

    #mm .fas {
        font-size:31px
    }

    .faqs .overlay, .footer .overlay, .menu, .pratice .overlay, .pratice .p-hr, .slide_outer {
        display:none
    }

    .about h2, .choose-us-content h2, .journal-head h2, .our-attorney-head h2, .our-faqs-head h2, .pratice h2 {
        font-size: 32px;
        text-align:center
    }

    .about-link {
        margin-bottom: 40px;
        text-align:center
    }

    .navi-item, .navi.item-1, .navi.item-2 {
        transform: none;
        border: none;
        display:none
    }

    .pratice {
        background: 0 0;
        padding:0
    }

    .pratice .about-info p, .pratice h2 {
        background: 0 0;
        color:#333
    }

    .attorney, .law-practices {
        margin-top:25px
    }

    .choose-us-details .chinfo1, .choose-us-details .chinfo2, .law-practice {
        max-width:100% !important
    }

    .law-practice .slider-line {
        margin-left: auto;
        margin-right:auto
    }

    .attorney_image img {
        width:100%
    }

    .attorney-images, .our-attorney-head div {
        padding-top:0
    }

    .our-attorney-head p {
        text-align: center;
        margin: 0 auto;
        float:none
    }

    .our-attorney-head {
        padding-right: 15px;
        padding-top:0
    }

    .choose-us-content {
        padding-top: 25px;
        padding-bottom:0
    }

    .our-faqs-head {
        padding:0 15px
    }

    .faqs {
        padding-top:35px
    }

    .footer {
        padding-top: 0;
        padding-bottom:0
    }

    .footer .about_me h3 {
        font-size: 32px;
        padding-top:35px
    }

    .copyright {
        display:initial
    }

    .bread-crumb {
        margin-top: 5px !important;
        background-color:#dddfe1;
        overflow: hidden;
    }

    #single_post .bread-crumb {
        margin-bottom:7px
    }

    .image_overlay {
        width: 88%;
        height:88%
    }

    .fix_tel {
        width: 100%;
        text-align: center;
        left:0
    }

    .dv-title2 {
        margin-top: 25px;
        font-size:22px
    }

    .dv-form textarea {
        height:120px
    }

    .main-img-caption h2, .main-img-caption h3 {
        font-size:18px
    }

    .about h2, .home-ttitle, .pratice h2 {
        font-size:28px
    }

    .about {
        padding-top: 35px;
        padding-bottom:35px
    }

    .law-practice:nth-child(5), .law-practice:nth-child(7) {
        background:#eff3f9
    }

    .law-practice:nth-child(6), .law-practice:nth-child(8) {
        background:0 0
    }

    #single_post .entry-date {
        font-size:14px
    }

    #single_post .entry-date .fas {
        margin-right: 7px
    }

    #single_post .breadcrumb-wrap {padding-left: 10px;}

        
    .single-body .home-icon span span {display: none;}
    .bread-crumb li a, .breadcrumb-item a, .breadcrumb-item h1 {
        color:#333;
        font-size: 12px;
    }
    .comment-lh-title {
        font-size: 15px;
    }

    .search-m form {padding: 10px;position: relative;width: 65%;}
    .search-m form button {top: 15px;right: 15px;border: none;color: #025a8e;}
    #inlineFormInputGroupUsername2 {background: #fcfcfc; border: #e5e5e5; padding-left: 15px;}

}

/*-----Minh-------*/
.hotline-phone-ring-wrap {
    display: block;
}

.hotline-phone-ring-wrap {
    right: -7px;
    bottom: 65px;
    position: fixed;
    z-index: 999999;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}


.hotline-phone-ring-circle {
    width: 110px;
    height: 110px;
    top: 0;
    left: 0;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #1564a7;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

.chat-item-zalo-dev{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-55%, -45%);
    float: left;
    display: block;
    width: 35px !important;
    height: 35px !important;
}

.chat-item-zalo-dev img {
    margin-left: 5%;
    border-radius: 99%;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
}

.hotline-phone-ring-circle-fill, .hotline-phone-ring-img-circle, .hotline-bar {
    background-color: #dd3333;
}
.hotline-phone-ring-circle-fill {
    width: 80px;
    height: 80px;
    top: 16px;
    left: 16px;
    position: absolute;
    background-color: rgba(21, 100, 167, 0.7);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.mess-ring-wrap {
    display: block;
}

.mess-ring-wrap {
    right: -7px;
    bottom: 155px;
    position: fixed;
    z-index: 999999;
}

.mess-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.mess-ring-circle {
    width: 110px;
    height: 110px;
    top: 0;
    left: 0;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #1564a7;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

.chat-item-mess-dev{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-55%, -45%);
    float: left;
    display: block;
    width: 35px !important;
    height: 35px !important;
}

.chat-item-mess-dev img {
    margin-left: 5%;
    border-radius: 99%;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
}

.mess-ring-circle-fill {
    width: 80px;
    height: 80px;
    top: 16px;
    left: 16px;
    position: absolute;
    background-color: rgba(21, 100, 167, 0.7);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
      -webkit-transform: rotate(0) scale(0.5) skew(1deg);
      -webkit-opacity: 0.1;
    }
    30% {
      -webkit-transform: rotate(0) scale(0.7) skew(1deg);
      -webkit-opacity: 0.5;
    }
    100% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
      -webkit-opacity: 0.1;
    }
  }
  @-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
      -webkit-transform: rotate(0) scale(0.7) skew(1deg);
      opacity: 0.6;
    }
    50% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
      opacity: 0.6;
    }
    100% {
      -webkit-transform: rotate(0) scale(0.7) skew(1deg);
      opacity: 0.6;
    }
  }
  @-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
      -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
      -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
      -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
      -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  }

/*-----End_Minh--------*/



.mucluc-baiviet {margin-top: 15px;margin-bottom: 15px;}
.mucluc-baiviet .mucluc-title {padding-left: 15px;border: 1px solid #ccc;width: 100%;/* max-width: 600px; */height: 48px;line-height: 48px;font-size: 16px;margin-bottom: 0;cursor: pointer;position: relative;padding: 0 15px 0 15px;}
.mucluc-baiviet .mucluc-title .fas {float: right;font-size: 24px;margin-top: 10px;}
.mucluc-baiviet .mucluc-list {border: 1px solid #ccc;border-top: 0;width: 100%;/* max-width: 600px; */list-style: none !important;margin: 0;padding: 15px 15px 5px 30px;}
.mucluc-baiviet .mucluc-list li {list-style: none;line-height: 24px;margin-bottom: 10px;}
.mucluc-baiviet .mucluc-title .collapse {position: absolute;z-index: 9;width: 20px;height: 20px;display: inline-block;right: 13px;border: 1px solid #06599c;top: 13px;color: #06599c;border-radius: 50%;text-align: center;line-height: 16px;}
.mucluc-baiviet .mucluc-title .collapse i {float: left;font-size: 12px;margin-top: 4px;margin-left: 4px;}
.mucluc-baiviet .mucluc-list ol {margin-top: 12px;}

.appstore {height: 36px !important;}

.chatzalo img {height: 26px !important;margin-right: 7px;}
.menu .social-icons {margin-left: 27px;}
.menu .social-body {width: 100%;}
.gsc-control-cse {
    background: transparent !important;
    border: 0 !important;
    padding: 6px 0 6px 10px !important;
    margin: 0px;
    border-radius: 2px;
    overflow: hidden;
}
form.gsc-search-box,
table.gsc-search-box {
    margin-bottom: 0 !important;
    /*position: relative;*/
}
.gcse-search-box {
    border: 0 !important;
    background: #387deb !important;
}
.gcse-search-box-tools .gcse-search-box .gcse-input {
    padding-right: 0 !important;
}
#gs_tti50 {
    padding: 6px 0 !important;
}
#gsc-i-id1 {
    color: #000 !important;
    text-indent: 0 !important;
    font-size: 14px !important;
    line-height: 1 !important;
    background: none !important;
    border-radius: 4px !important;
}
#gsc-i-id1::-webkit-input-placeholder {
    color: #000 !important;
}
#gsc-i-id1::-as-input-placeholder {
    color: #fff;
}
#gsc-i-id1::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
#gsc-i-id1::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.gsib_b {
    display: none !important;
}
.gsc-search-button -v2 {
    padding: 7.5px !important;
    margin-left: !important;
    outline: none !important;
    border: !important;
    cursor: pointer;
}
.gsc-search-button-v2,gsc-search-button-v2: hover {
    cursor: pointer;
}
.gsc-search-button-v2,gsc-search-button-v2: hover {
    background-color: transparent !important;
    background-image: none !important;
}
.gsc-search-button -v2:focus {
    outline: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    background-image: none !important;
}
.gsc-search-button -v2:focus {
    outline: none !important;
    box-shadow: none !important;
}
.gsc-search-button-v2 {padding: 6px 15px !important;background: #dddfe1 !important;border-color: #dddfe1 !important;}
.gsc-search-button-v2 svg {fill: #333 !important;}
.gsc-results-wrapper-visible {width: 80vw !important;height: 80vh !important;left: -60vw !important;}



.chat-list, .chat-button {width: 54px;/* height: 54px; */position: fixed;bottom: 20px;right: 20px;/* LEFT: 20PX; */}
.chat-list img {width: 100%; }
.chat-item-zalo img {width: 90%; margin-left: 5%;}
.chat-list {bottom: 90px;}
.chat-item {float: left;display: block;width: 54px;height: 54px;}
.chat-item-zalo {margin-bottom: 15px;}
svg .sts1 {fill: #fff;}

.archive-luatsu .attorney_image{
    border: 1px solid #aeabab;
    text-align: center;
    margin-bottom: 30px;
    padding: 30px 20px 70px;
}

.archive-luatsu .attorney_image .lsimg img{
    border-radius: 50%;
    height: 160px !important;
    max-width: 100%
}

.archive-luatsu .lawyer_name{
    font-size: 16px;
    color: #333333;
    margin-top: 20px;
}

.archive-luatsu .lawyer_contact,
.archive-luatsu .lawyer_email{
    display: none;
}

.archive-luatsu .lawyer_social i {
    font-size: 20px;
    padding-right: 12px;
    color: #025a8e;
}

.archive-luatsu .lawyer_social{
    margin-top: 20px;
}


.modal-backdrop { display: none; }
.modal { background: rgba(0, 0, 0, 0.5); }