/**
 * Theme Name: LegalEagle
 * Version: 2.0.0
 * Description:  WordPress Theme
 * Author: shmai
 * Theme URI: http://shmai.net/legaleagle
 * Author URI: https://themeforest.net/user/shmai
 * License: Custom license
 * License URI: Licensing/README_License.txt
 * Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, threaded-comments, translation-ready
 * Text Domain: legaleagle
 * Tested up to: 6.4
 * Requires PHP: 7.4
 */


img {
    max-width: 100%;
    height: auto;
}

/* WordPress Styles
-------------------------------------------------------------- */

.bypostauthor>article .comment-author {
    color: #fd4100;
}

.sticky article {
    padding: 10px;
    box-shadow: 2px 2px 2px 2px #cecece;
}


.aligncenter {
    display: block;
    margin: 0 auto;
}

.alignright {
    float: right;
    margin: 7px 0 15px 25px;
}

.alignleft {
    float: left;
    margin: 7px 25px 15px 0;
}

blockquote.alignleft {
    margin: 5px 20px 0;
}

blockquote.alignright {
    margin: 5px 0 20px 20px;
}

blockquote.aligncenter {
    margin-bottom: 20px;
}

.floatleftcenter {
    float: none;
    margin: 0 auto;
}

.floatleft {
    float: left
}

.floatright {
    float: right
}

.wp-caption {
    text-align: center;
    max-width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.wp-caption img {
    display: block;
    margin: 0 auto;
    padding: 0;
    border: 0 none;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0;
}

.wp-caption .wp-caption-text,
.gallery-caption {
    font-size: 1em;
    padding: 10px 0 0;
    margin: 0;
    text-align: center;
    font-style: italic;
}

.wp-caption.alignnone {
    margin-bottom: 20px
}

.wp-smiley {
    margin: 0;
    max-height: 1em;
}

#img-attch-page {
    text-align: center;
    overflow: hidden;
}

#img-attch-page img {
    display: inline-block;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 20px;
}

.post-password-form label,
.post-password-form input {
    display: block;
    float: none;
}

.post-password-form input {
    margin-top: 10px
}

.post-password-form input[type="password"] {
    height: 42px;
    font: 300 13px 'Merriweather', arial, sans-serif;
    background: none;
    border: 0 !important;
    border-bottom: 1px solid #e5e5e5 !important;
    border-radius: 0;
    color: #333;
    box-shadow: none !important;
    padding-left: 5px;
    padding-right: 0;
    font-size: 12px;
    margin: 0px !Important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
    display: inline-block;
}

.post-password-form input[type="submit"] {
    transition: all .8s;
    border: 0px;
    padding: 13px 23px;
    margin-bottom: 50px;

    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
    background: #d99300;

    display: inline-block;
    font: 700 11px 'Montserrat', sans-serif;
    color: #fff;
    padding: 14px 20px;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    display: inline-block;
}

.post-password-form label {
    font-weight: 700;
    color: #222;
    display: inline-block;
}

form.login .lost_password {
    display: inline-block;
}

.wpstats {
    display: none
}

.gallery {
    margin: 0 -1.15% 30px;
}

.gallery-item {
    display: inline-block;
    max-width: 33.33%;
    padding: 0 1.15% 2.3%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-1 .gallery-item {
    max-width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    font-size: 1em;
    padding: 10px 0 0;
    margin: 0;
    text-align: center;
    font-style: italic;
}



table tr {
    border: 1px solid;
}

table th,
table td {
    border: 1px solid #cecece;
    padding: 5px 10px;
}

.screen-reader-text:focus {}

/* Comment List */

.commentlist {
    list-style: none;
    margin: 0;
    padding-bottom: 25px;
    padding-left: 0;
}

.commentlist li.comment {
    padding: 0;
    list-style: none;
}

.commentlist .children {
    list-style: none;
    margin: 0;
}

.commentlist .children>li {
    padding: 0 0 0 50px;
}

.commentlist article {
    background-color: #f5f5f5;
    padding: 55px 43px 45px 43px;
    position: relative;
    margin-bottom: 43px;
}

.commentlist article+.comment-respond {
    margin-bottom: 50px;
}

.commentlist article .gravatar {
    width: 87px;
    float: left;
    margin: 5px 28px 0 0;
    overflow: hidden;
}

.commentlist article .gravatar img {
    width: 100%;
    height: auto;
}

.commentlist .comment-content {
    overflow: hidden;
}

.comment-author {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    display: inline-block;
    text-transform: uppercase;
}

.comment-time {
    color: #999;
    font-size: 14px;
    margin: 6px 0 8px;
}

.comment-reply a {
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.03);
    color: #fff;
    display: inline-block;
    padding: 6px 26px;
    background-color: #d99300;
    line-height: normal;
    position: absolute;
    right: 28px;
    top: 28px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    font-size: 11px;
    text-transform: uppercase;
}

.comment-reply a:hover {
    background-color: #005689;
    color: #fff;
}

.comment-text {
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    color: #999;
}

.comment-text>p:last-child {
    margin-bottom: 0;
}

.comment-edit-link {
    padding-left: 5px;
    color: #999;
}

.comment-author a:hover {
    color: #d99300;
}

.unapproved {
    display: block;
    color: #999;
    font-style: italic;
}

#cancel-comment-reply-link {
    position: absolute;
    right: 0;
    top: 0;
    padding: 2px 0 2px 20px;
    background-color: #fff;
    color: #999;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    text-transform: uppercase;

}

#cancel-comment-reply-link:hover {
    color: #222
}


.form-submit input[type="submit"] {
    display: inline-block;
    font: 700 11px 'Montserrat', sans-serif;
    color: #fff;
    padding: 14px 20px;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
    background: #d99300;
    border: none;
}

.form-submit input[type="submit"]:hover {
    color: #fff;
    background: #005689;
}

/* Pagination
-------------------------------------------------------------- */

#pagination,
.woocommerce-pagination {
    clear: both;
    font-size: 16px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
}


#pagination {
    margin: 30px 0;
}

.gallery-grid #pagination {
    margin: 60px 0 0;
}

.woocommerce-pagination {
    padding-top: 40px;
    margin: 0;
}

.blog-grid+#pagination {
    margin: 20px 0 0;
}

.blog-list+#pagination {
    margin: 48px 0 0;
}

.blog-list+#pagination ul.page-numbers {
    padding-left: 0;
}

.blog-grid+#pagination,
.wprt-gallery-grid #pagination,
.woocommerce-pagination {
    text-align: center;
}

#pagination ul {
    margin: 0;
    list-style: none;
}

#pagination ul li {
    display: inline-block;
    padding: 0;
    margin-right: 4px;
}

#pagination ul li .page-numbers {
    position: relative;
    display: inline-block;
    line-height: 35px;
    width: 35px;
    height: 35px;
    text-align: center;
    background-color: #f5f5f5;
    color: #555;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}

#pagination ul li a.page-numbers:hover,
#pagination ul li .page-numbers.current {
    background-color: #d99300;
    color: #fff;
}

#pagination .inner {
    position: relative;
    z-index: 1;
}

#pagination .inner:after {
    z-index: -1;
    position: absolute;
    left: 0;
    top: 16px;
    content: "";
    width: 100%;
    height: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

#pagination .inner>ul {
    display: inline-block;
    background-color: #fff;
    padding: 0 10px;
}

div.icon i:before {

    color: #000;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-size: 72px;
    margin-left: 0;
}

div.icon:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.vc_column_container>.vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.cd-horizontal-timeline ol {
    list-style: none;
    padding-left: 0;
}

.white {
    color: #ffffff;
}

.white .title-iconl,
.white .title-iconr {
    background: #fff;
}

.white .title-iconl:before,
.white .title-iconr:before {
    border-color: #fff;
}

.sec-title {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}

.section-padding {
    padding: 80px 0;
}

.contact-widget .contact-container {
    display: table;
    margin-bottom: 30px;
}

.contact-widget .contact-container:last-child {
    margin-bottom: 0;
}

.contact-widget .contact-logo {
    margin-top: 5px;
    float: left;
    position: relative;
    float: left;
    height: 40px;
    min-width: 40px;
    max-width: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    background-color: #9d1b20;
    color: #fff;
}

.contact-widget .contact-content {
    padding-left: 15px;
    float: left;
}

.contact-widget .contact-content p {
    margin: 0;
    line-height: 24px;
    font-weight: 700;
}

.contact-widget .contact-meta {
    margin: 0;
}

.contact-widget .contact-meta li {
    display: block;
    line-height: 22px;
    font-size: 14px;
}

.skill_img figure img {
    max-width: 960px;
}

.text-white {
    color: #ffffff;
}

.cases-sec {
    margin-bottom: 50px;
}


.fancy{
    position: relative;
    font-size: 12px;
    line-height: normal;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 2px;
    margin-bottom: 5px;
}
.fancy:before{
    position: absolute;
    right: -50px;
    top: 0;
    content: url(framework/assets/images/resource/lt.png);
    height: 7px;
    width: 47px;
}

    
.sec-title.light h2{color: #ffffff;}
.sec-title.light span{color: #cccccc;}


.fancy.dark{color: #666666;}

.fancy-title h2{
    font-size: 48px;
    font-family: 'Great Vibes', cursive;
    text-transform: unset;
    font-weight: normal;
}
.fancy-title p{margin-top: 10px;font-family: "merriweather";font-weight: 300;}
/*.fancy-title span{margin-bottom: 20px;font-family: "Montserrat"; font-weight: 400;}.sec-title.text-left span:before{display: none;}*/

.sec-title.text-left {text-align: left ; }

/* header 3*/
/*==================================================
            Main Header style
===================================================*/

#header3 {
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 999;
    width: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

#header3 nav {
    float: left;
    position: relative;
}

/*Sticky Header*/

.sticky-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 0px;
    z-index: 0;
    border-bottom: 1px solid #d9d9d9;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sticky-header .logo {
    padding: 5px 0px 2px;
}

.fixed-header .sticky-header {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    background-color: #ffffff;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -o-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#header3 .header-upper {
    position: relative;
    z-index: 5;
    background-color: #242424;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

#header3 .header-upper .logo img {
    position: relative;
    display: inline-block;
    max-width: 100%;
}

#header3 .logo-outer {
    position: relative;
    z-index: 25;
    padding: 40px 0px;
}

#header3 .logo-outer .logo a {
    display: block;
}

#header3 .header-upper .upper-right {
    position: relative;
    padding-top: 40px;
}

#header3 .info-box {
    position: relative;
    float: left;
    margin-left: 22px;
    text-align: right;
}

#header3 .info-box:last-child {
    padding-left: 0px;
    padding-top: 0px;
}

#header3 .info-box ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

#header3 .info-box li {
    position: relative;
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 400;
    text-transform: capitalize;
    list-style: none;
}

#header3 .info-box strong {
    position: relative;
    font-weight: 600;
    color: #ffffff;
    font-size: 28px;
}

#header3 .info-box .order-btn {
    position: relative;
    line-height: 24px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    padding: 18px 24px;
    background: #9d1b20;
    border-radius: 3px;
    text-transform: uppercase;
    display: inline-block;
}

#header3 .info-box .order-btn:hover {
    opacity: 0.50;
}

#header3 .header-lower {
    position: relative;
    top: 0px;
    width: 100%;
    z-index: 5;
    background-color: #333333;
}

#header3 .nav-outer {
    position: relative;
}

#header3 nav ul {
    text-align: left;
    padding-left: 0;
}

#header3 nav>ul>li {
    position: relative;
    float: left;
    border-right: 2px solid #383838;
    margin-left: 0;
}

#header3 nav>ul>li:first-child{
    border-left: 2px solid #383838;
}

#header3 nav>ul>li>a {
    position: relative;
    display: block;
    font-size: 12px;
    color: #ffffff;
    line-height: 30px;
    font-weight: 700;
    opacity: 1;
    text-transform: uppercase;
    padding: 20px 20px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

/*Search Box*/

#header3 .nav-outer .dropdown-outer {
    position: relative;
    font-size: 14px;
    left: 0px;
    top: 0px;
    height: 70px;
    line-height: 70px;
    color: #ffffff;
}

#header3 .nav-outer .dropdown-outer .search-box-btn {
    position: relative;
    font-size: 16px;
    right: 0px;
    top: 0px;
    line-height: 20px;
    cursor: pointer;
    background: none;
    border: none;
    color: #ffffff;
}

#header3 .nav-outer .dropdown-outer .dropdown-menu {
    top: 68px;
    padding: 0px;
    width: 270px;
    border-radius: 0px;
    border-top: 2px solid #9d1b20;
    transform: translate3d(-245px, 50px, 0px) !important;
}

#header3 .search-panel .form-container {
    padding: 20px 20px;
}

#header3 .search-panel .form-group {
    position: relative;
    margin: 0px;
}

#header3 .search-panel input[type="text"],
#header3 .search-panel input[type="search"],
#header3 .search-panel input[type="password"],
#header3 .search-panel select {
    display: block;
    width: 100%;
    color: #000000;
    line-height: 24px;
    padding: 9px 50px 9px 15px;
    height: 44px;
    border: 1px solid #e0e0e0;
    background: #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

#header3 .search-panel input:focus,
#header3 .search-panel select:focus {
    border-color: #9d1b20;
}

#header3 .search-panel .search-btn {
    position: absolute;
    right: 0px;
    top: -22px;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #2b2b2b;
    font-size: 14px;
    background: none;
    cursor: pointer;
    line-height: 44px;
    border: none;
}

#header3 nav>ul>li>ul.sub-menu {
    position: absolute;
    left: 0px;
    top: 100%;
    width: 250px;
    padding: 0px 0px;
    z-index: 100;
    display: none;
    background: #333333;
    border-top: 2px solid #9d1b20;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
}

#header3 nav>ul>li>ul.sub-menu>li>ul.sub-menu {
    z-index: 9999;
    position: absolute;
    width: 199px;
    text-align: left;
    background: #000;
    display: none;
    padding: 0px;
    top: 0px;
    left: 100%;
}

#header3 .outer-box {
    position: relative;
    z-index: 12;
    float: right;
}

#header3 nav ul li ul:before {
    content: '';
    position: absolute;
    top: -9px;
    left: 13px;
    border-bottom: none;
    border-left: none;
    border-right: none;
}


.post-wrapper {
    background-color: #ffffff;
    box-shadow: 0px 0px 50px 5px rgba(0, 0, 0, 0.06);
    position: relative;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    cursor: pointer;
    margin-bottom: 30px;
}

.post-wrapper .post-desc h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 10px;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
}

.post-wrapper .post-desc {
    padding: 30px;
}

.post-wrapper .post-desc p {
    margin-bottom: 30px;
}

.btn-style-one {
    font-size: 11px;
    padding: 8px 23px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    background: #9d1b20;
    border: 2px solid #9d1b20;
    letter-spacing: .25px;
    display: inline-block;
    transition: all 300ms ease;
}


/*====================================================================
                     Header Style Three
=====================================================================*/
.header-style-three{
    position: relative;
    display: block;
    width: 100%;
}
.top-bar{
    position: relative;
    background-color: #313561;
    padding: 6px 0;
}
.top-bar .social-icon ul li{
    margin-left: 30px;
    margin-right: 0;
}
.top-bar .social-icon ul li:first-child{
    margin-left: 0;
}

.top-bar .social-icon ul li a{
    color: rgba(255,255,255,.5);
}
.top-bar .social-icon ul li:hover a{
    color: #fff;
}
.top-info{
    position: relative;
    display: inline-block;
    padding-left: 0;
    margin: 0;
    }
.top-info li{
    position: relative;
    float: left;
    list-style: none;
    line-height: 35px;
}
.top-info li a{
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    font-family: 'merriweather';
    margin-left: 40px;
}

.header-style-three .header-upper{
    background-color:  transparent !important;
}
.header-style-three .logo-outer{
    padding: 45px 0;
}
.header-style-three .header-upper .upper-right{
    padding-top: 15px;
    padding-bottom: 5px;
}
.header-style-three .info-box{
    float: right !important;
    padding-bottom: 5px;
    padding-top: 10px;
}
.header-style-three .info-box ul{
    position: relative;
    float: left;
    margin-right: 38px;
}
.header-style-three .info-box li{
    color: #333333 !important;
    font-size: 16px;
    line-height: 20px;
    padding: 15px 0;
    float: left;
    font-family: 'Montserrat', sans-serif;
    text-transform: unset;
    font-weight: 600;
    margin-left: 7px;
    margin-bottom: 10px;

}
.header-style-three .info-box li strong{
    color: #d3b86e;
    font-size: 16px;
    font-weight: 700;
}
.header-style-three .info-box .theme-btn{
    margin-right: 0;
    font-family: 'Montserrat';
    font-size: 14px;
    background: #d3b86e;
    border-color: #d3b86e;
    letter-spacing: .25px;
}
.header-style-three .info-box .theme-btn:hover{
    background: none;
    color: #d3b86e;
}

.header-style-three .main-menu .navigation{
    padding: 0;
    border-top: 2px solid #f1f1f1;
    margin-bottom: 10px;
}
.header-style-three .main-menu .navigation > li{
    border: 0;
}
.header-style-three  .main-menu .navigation  li  a{
    font-size: 14px;
    color: #000;
    line-height: 20px;
    font-weight: 700;
    opacity: 1;
    letter-spacing: .5px;
    text-transform: uppercase;
    padding: 15px 20px;
    font-family: 'Montserrat';
}
.h-text{display: none;}
.header-style-three  .main-menu .navigation > li.current > a, 
.header-style-three  .main-menu .navigation > li > a:focus, 
.header-style-three  .main-menu .navigation > li:hover > a{
    background: none;
    color: #d3b86e;
}
.header-style-three .main-menu .navigation > li > ul > li > ul > li > a:hover,
.header-style-three .main-menu .navigation > li > ul > li:hover > a{
    background: #d3b86e;

}
.header-style-three .main-menu .navigation > li > ul,
.header-style-three .main-menu .navigation > li > ul > li > ul{
    border-color: #d3b86e !important;
}


.header-style-three .header-upper .upper-right{
    padding-top: 0 !important;
}

.header-style-three .main-menu .navigation>li>ul{
    opacity: 1;
    visibility: visible;
}

/*====================================================================
                     About Us Section
=====================================================================*/
.about-lawyers {
    position: relative;
    padding-top: 75px;
}

.about-lawyers .content-box {
    padding-right: 50px;
    margin-bottom: 30px;
}

.about-lawyers .content-box h2 {
    font-size: 32px;
    line-height: normal;
    color: #333333;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 40px;
}

.about-lawyers .content-box p {
    font-size: 13px;
    line-height: 26px;
    color: #666666;
    margin-bottom: 35px;
    font-family: 'merriweather';
}

.about-lawyers .content-box a {
    font-size: 11px;
    padding: 8px 23px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    background: #9d1b20;
    border: 2px solid #9d1b20;
    letter-spacing: .25px;
    display: inline-block;
    transition: all 300ms ease;
}

.about-lawyers .content-box a:hover {
    color: #9d1b20;
    background: none;
}



/*====================================================================
                     Service Section
=====================================================================*/
.service-section {
    position: relative;
    padding-top: 80px;
    clear: both;
    background: #242424;
}

.service-page {
    background: #fff;
    padding: 80px 0px;
}

.service-page .service-block .inner-box h3 a {
    color: #666;
}

.service-page .service-block .inner-box {
    position: relative;
    margin: 10px;
    box-shadow: 2px 2px 12px 5px #cecece;
    padding: 20px;
    transition-duration: .3s;
}

.service-page .service-block .inner-box:hover {
    position: relative;
    margin: 10px;
    box-shadow: 2px 2px 12px 10px #cecece;
    padding: 20px;
    transform: scale(1.05);
}

.service-block {
    position: relative;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

.service-block .inner-box {
    position: relative;
}

.service-block .inner-box .icon-box {
    position: relative;
    margin-bottom: 38px;
}

.service-block .inner-box h3 {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #ffffff;
}

.service-block .inner-box h3 a {
    position: relative;
    color: #ffffff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.service-block .inner-box h3 a:hover {
    color: #9d1b20;
}

.service-block .inner-box .text {
    position: relative;
    font-style: 13px;
    line-height: 26px;
    color: #8d949a;
    font-weight: 300;
    padding: 0 15px;
    font-family: 'merriweather';
}

.service-block .icon-box i:before {
    color: #fff;
}



.services-style-two {
    position: relative;
    background: #005689;
    transition: all 300ms ease;
}

.service-block-two {
    position: relative;
    float: left;
    transition: all 300ms ease;
}

.service-block-two .inner-box {
    position: relative;
    padding: 40px 40px;
}

.service-block-two .inner-box .icon-box {
    position: absolute;
    left: auto;
    top: auto;
    height: 65px;
    width: 65px;
    border: 2px solid #004872;
    background: #004872;
    text-align: center;
    display: table;
    transition: all 300ms ease;
}

.service-block-two .inner-box .icon-box figure {
    display: table-cell;
    vertical-align: middle;
}

.service-block-two .inner-box .content-box {
    position: relative;
    padding: 10px 0;
    padding-left: 80px;
}

.service-block-two .inner-box .content-box h2 {
    color: #ffffff;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Varela Round', sans-serif;
}

.service-block-two .inner-box .content-box h2 a {
    color: #ffffff;
    transition: all 300ms ease;
}

.service-block-two .inner-box .content-box p {
    color: #ffffff;
    transition: all 300ms ease;
}

.service-block-two:hover {
    background: #f0faff;
}

.service-block-two:hover .inner-box .content-box h2 a {
    color: #333333;
}

.service-block-two:hover .inner-box .content-box p {
    color: #333333;
}

.service-block-two:hover .inner-box .icon-box {
    background: none;
}


.services-style-three {
    position: relative;
    padding: 100px 0 0;
}

.services-style-three .sec-title p {
    margin-top: 0px;
}

.services-style-three .sec-title {
    margin-bottom: 45px;
}

.services-style-three .services {
    margin-bottom: 50px;
    text-align: center;
}

.services-style-three .text {
    padding: 0 100px;
    text-align: center;
}

.service-block-three {
    position: relative;
    width: 230px;
    padding: 0;
    padding-right: 10px;
    text-align: center;
    margin-bottom: 30px;
    float: none;
    display: inline-block;
}

.service-block-three:last-child {
    padding-right: 0;
    width: 220px;
}

.service-block-three:nth-child(even) .inner-box {
    background-color: #d99300;
}

.service-block-three:nth-child(odd) .inner-box {
    background-color: #005689;
}

.service-block-three .inner-box {
    padding: 40px 20px;
    width: 220px;
}

.service-block-three .icon-box {
    position: relative;
    margin-bottom: 25px;
}

.service-block-three .icon-box img {
    max-width: 100%;
}

.service-block-three .caption-box {
    position: relative;
}

.service-block-three .caption-box h4 {
    margin-bottom: 10px;
}

.service-block-three .caption-box h4 a {
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
}

.service-block-three .caption-box p {
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
}

.service-block-four {
    position: relative;
    display: block;
    min-height: 75px;
    margin-bottom: 60px;
}

.service-block-four .inner-box {
    position: relative;
    display: block;
}

.service-block-four .icon-box {
    background-color: #005689;
    height: 75px;
    width: 75px;
    position: absolute;
    left: 0;
    top: 0;
    display: table;
    text-align: center;
}

.service-block-four .icon-box figure {
    display: table-cell;
    vertical-align: middle;
}

.service-block-four .content-box {
    position: relative;
    padding-left: 100px;
}

.service-block-four .content-box h4 a {
    font-size: 16px;
    color: #333333;
    line-height: 20px;
    font-weight: 700;
}

.service-block-four .content-box p {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}

/*====================================================================
                     Award Winning secton
=====================================================================*/
.award-winning-section {
    position: relative;
    background: #242424;
}

.award-winning-section .sec-title {
    margin-bottom: 75px;
}

.award-winning-section .inner-box {
    position: relative;
    transform: translateY(50px);
    -moz-transform: translateY(50px);
}

.award-winning-section .award-block .img-box {
    position: relative;
    display: block;
    text-align: center;
    background: #fff;
    padding: 40px;
    box-shadow: 0 6px 46px rgba(0, 0, 0, .1);
    margin-bottom: -30px;
}

/*====================================================================
                     Feature Section
=====================================================================*/
.feature-section{
    position: relative;
    margin-bottom: 100px;

}
.feature-section .feature-outer{
    position: relative;
    box-shadow: 0 0 54px rgba(0,0,0,.1);
    background: #ffffff;

}
.feature-block{
    position: relative;
    padding: 75px 0px 50px;
    text-align: center;
}
.feature-block .inner-box{
    position: relative;
    border-right: 1px solid #ddd;
    padding: 0 40px;
}

.feature-block:last-child .inner-box{
    border-right: 0;
}

.feature-block .inner-box .icon-box{
    margin-bottom: 30px;
}

.feature-block .inner-box .info-box h3{
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Montserrat";
    margin-bottom: 10px;    
}
.feature-block .inner-box .info-box p{
    font-size: 13px;
    line-height: 26px;
    color: #333333;
    font-family: "merriweather";
    margin-bottom: 0;
    padding-bottom: 25px;
    font-weight: 300;
}
/*====================================================================
                        Practice Area Section
=====================================================================*/
.practice-area-section{
    position: relative;
}
.practice-area-section .sec-title{
    margin-bottom: 55px;
}
.feature-block-style-two{
    position: relative;
}
.feature-block-style-two {
    position: relative;
    display: block;
    margin-bottom: 70px;
}

.feature-block-style-two .inner-box{
    position: relative;
}
.feature-block-style-two .image-box{
    position: relative;
}
.feature-block-style-two .image-box img{
    width: 100%;
}
.feature-block-style-two .caption-box{
    position: relative;
    padding: 35px 40px;
    text-align: center;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.feature-block-style-two .caption-box h3{
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Montserrat";
    margin-bottom: 15px;

}
.feature-block-style-two .caption-box h3 a{
    color: #333333;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.feature-block-style-two .caption-box p{
    font-size: 13px;
    line-height: 26px;
    color: #666666;
    font-weight: 300;
    font-family: "merriweather";
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}


.feature-block-style-two:hover .caption-box{
    background-color: #d3b86e;
}
.feature-block-style-two:hover .caption-box p,
.feature-block-style-two:hover .caption-box h3 a{
    color: #ffffff
}
/*====================================================================
                        Fact Counter
=====================================================================*/
.fact-counter{
    position: relative;
    width:100%;
    padding: 70px 0 30px;
    text-align: center;
}
.counter-box{
    position: relative;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 40px;
}
.count-box{
    position: relative;
    display: inline-block;
    padding: 0 70px;
    margin-bottom: 28px;
}
.count-box .count-outer{
    position: relative;
}
.count-box .count-outer span{
    font-size: 48px;
    line-height: normal;
    color: #333333;
    font-family: 'Varela Round', sans-serif;
}
.count-box  .counter-title{
    font-size: 14px;
    color: #666666;
    line-height: 20px;
}

.call-us{
    position: relative;
    text-align: center;
    padding: 60px 0 ;
}
.call-us .info-box{
    position: relative;
    display: block;
}
.call-us .info-box h3{
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    font-weight: normal;
    margin-bottom: 25px;
}
.call-us .info-box h3 strong{
    font-weight: 700;
}
.call-us .theme-btn{
    float: none;
    margin-bottom: 30px;
}

.fact-counter-style-two{
    position: relative;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding: 70px 0 60px;  
}
.fact-counter-style-two .sec-title h2{
    display: inline;
}
.fact-counter-style-two .sec-title h2:before,
.fact-counter-style-two .sec-title h2:after{
   
    content: url(framework/assets/images/resource/rt.png);
}
.fact-counter-style-two .sec-title h2:after{
    left: auto;
    right: -95px;
    content: url(framework/assets/images/resource/lt.png);
}


.fact-counter-style-two:before{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background:rgba(49,53,97,.85);
    content: "";    
}
.fact-counter-style-two .counter-box{
    border: none;
    text-align: center;
}
.fact-counter-style-two .count-box{
    padding: 0 60px;
    padding-top: 60px;
    margin-bottom: 30px;
}

.fact-counter-style-two .count-box .count-outer span{
    color: #ffffff;
    font-family: "merriweather";
    line-height: 50px;
    display: inline-block;
    margin-bottom: 13px;
}
.fact-counter-style-two .count-box .counter-title{
    font-size: 11px;
    color: #ffffff;
    line-height: 20px;
    font-weight: 700;
    font-family: "Montserrat";
    text-transform: uppercase;
}
/*====================================================================
                        Info And Shedule
=====================================================================*/
.info-and-shedule{
    position: relative;
    background-color: #baa25b;
    padding: 60px 0 30px;
}
.info-and-shedule .inner-container{
    position: relative;
    text-align: center;
}
.info-and-shedule .inner-container .info-box{
    position: relative;
    display: inline-block;
    /*max-width: 500px;*/
    width: 100%;
    /*padding: 0 15px;*/
    display: inline-flex;
} 
.info-and-shedule .inner-container .info-box .inner-box{
    position: relative;
    padding: 50px;
    text-align: left;
    background-color: #ffffff;
    z-index: 9;
    min-height: 350px;
    width: 100%;
}
.info-and-shedule .inner-container .info-box .inner-box:before{
    position: absolute;
    right:15px;
    bottom: 15px;
    height: 90px;
    width: 160px;
    background:url(framework/assets/images/resource/eagle-bg.png);
    content: '';
    z-index: -1;

}
.info-and-shedule .info-box{
    position: relative;
    margin-bottom: 30px;
}
.info-and-shedule .info-box .icon{
    display: block;
    margin-bottom: 10px;
}
.info-and-shedule .info-box h3{
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333333;
    font-family: "Montserrat";
    margin-bottom: 20px;
}
.info-and-shedule  .info-box.shedule h3{
    margin-bottom: 49px;
}
.info-and-shedule  .info-box p{
    font-size: 13px;
    line-height: 26px;
    color: #666666;
    font-family: "merriweather";
    margin-bottom: 30px;
}

.info-and-shedule .info-box a{
    float: none;
}
.info-and-shedule .info-box .shedule{
    position: relative; 
    padding-right: 70px;
    margin-bottom: 15px;
}

.info-and-shedule .info-box .shedule li{
    font-size: 13px;
    line-height: 20px;
    padding: 20px 0;
    font-family: "merriweather";
    text-transform: capitalize;
    border-top:1px solid #eeeeee;   
    list-style: none;
}
.info-and-shedule .info-box .shedule li:first-child{
    padding-top: 0;
    border-top: 0;
}
.info-and-shedule .info-box .shedule li:last-child{
    padding-bottom: 0;
}
.info-and-shedule .info-box .shedule li span{
    float: right;
    font-size: 13px;
    color: #666666;
    font-weight: 700;
}

.info-and-shedule .info-box span {
    display: block;
    margin-bottom: 10px;
}
/*====================================================================
                    Progress and Testimonials
=====================================================================*/
.progress-and-testimonials{
    position: relative;
    padding: 95px 0 70px;   
}

.progress-column{
    position: relative;
    padding-right: 55px;
}
.progress-column .sec-title h2{
    font-size: 48px;
    line-height: 56px;
    color: #333333;
    margin-bottom: 10px;

}
.progress-box{
    position: relative;
    margin-top:40px;
}
.progress-data{
    font-size: 11px;
    line-height: 20px;
    color: #333333;
    display: block;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Montserrat";
}
.progress-line{
    margin-top: 10px;
    background: #f4f4f4;
    height: 5px;
    max-width: 100%;
}

.progress-bar{
    position: relative;
    background-color: #313561;
}
.progress-bar.yellow{
    position: relative;
    background-color: #baa25b;
}

.value {
    position:absolute;
    right:0px;
    bottom:15px;
    font-size: 11px;
    color: #333333;
    display: block;
    text-transform: uppercase;
    font-family: "Montserrat";
}   

.testimonial-area{
    position: relative;
    padding-top: 35px;
}

.testimonial-slider-style-two{
    padding: 0;
    text-align: left;
    background: #fbf8f0;
    margin-bottom: 60px;
}
.testimonial-slider-style-two .slide-item{
    position: relative;
    padding: 50px 40px 30px 80px;
}
.testimonial-slider-style-two .slide-item:before{
    position: absolute;
    left: 35px;
    top: 40px;
    color: #d3b86e;
    content: "“";
    font-size: 72px;
    line-height: normal;
    font-family: "Montserrat";
    font-weight: 500;
}   
.testimonial-slider-style-two .slide-item p{
    font-size: 13px;
    line-height: 26px;
    color: #666666;
    margin-bottom: 15px;
    font-weight: 300;
    font-family: "merriweather";
}
.testimonial-slider-style-two .slide-item .info-box{
    position: relative;
    padding-left: 78px;
    /*padding-top: 10px;*/
    min-height: 60px;
    margin-bottom: 20px;
}
.testimonial-slider-style-two .slide-item .info-box img{
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: auto;
}
.testimonial-slider-style-two .slide-item .info-box .name{
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    text-transform: uppercase;
    font-family: "Montserrat";
}
.testimonial-slider-style-two .slide-item .info-box .name span{
    font-size: 12px;
    line-height: 20px;
    color: #666666;
    text-transform: capitalize;
    font-family: "Montserrat";
    display: block;
}

.testimonial-slider-style-two .owl-dots{
    position: absolute;
    bottom: -65px;
    width: 100%;
    text-align: center;
}
.testimonial-slider-style-two .owl-dot{
    height: 7px;
    width: 7px;
    margin:0 5px;
    display: inline-block;
    background-color: #cccccc;
    transition: all 300ms ease;
}
.testimonial-slider-style-two .owl-dot.active{
    height: 11px;
    width: 11px;
    background-color: #d3b86e;
    margin-bottom: -2px;
}
/*====================================================================
                        Why Choose Us
=====================================================================*/
.why-choose-us{
    position: relative;
    background: #f0faff;
    padding: 95px 0 75px;
}
.why-choose-us .sec-title{
    margin-bottom: 70px;
}


.big-img-section{
    position: relative;
    padding-top: 35px;
}
.big-img-section .image-box{
    position: relative;
    text-align: center;
}
.big-img-section .image-box img{
    max-width: 100%;
    height: auto;
}


/*====================================================================
                Contact us section
===================================================================*/
.contact-us-section{
    position: relative;
    padding: 100px 0 80px;
}
.contact-us-section .sec-title{
    margin-bottom: 50px;
}

.contact-form{
    position:relative;
    padding-right:15px;
}

.contact-form .form-group{
    position:relative;
    margin-bottom:20px;
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group textarea,
.contact-form .form-group select{
    position:relative;
    display:block;
    width:100%;
    line-height:28px;
    padding:10px 0px;
    height:50px;
    color: #ffffff;
    font-size:13px;
    font-family: "merriweather";
    background: none;
    border: 0;
    border-bottom:1px solid #d3b86e;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    transition:all 300ms ease;
}

.contact-form  input[type="text"],
.contact-form  input[type="password"],
.contact-form  input[type="tel"],
.contact-form  input[type="email"],
.contact-form  textarea,
.contact-form  select{
    position:relative;
    display:block;
    width:100%;
    line-height:28px;
    padding:10px 0px;
    height:50px;
    color: #ffffff;
    font-size:13px;
    font-family: "merriweather";
    background: none;
    border: 0;
    border-bottom:1px solid #d3b86e;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    transition:all 300ms ease;
}

.contact-form  input[type="submit"]{
    margin-right: 0;
    font-family: 'Montserrat';
    font-size: 14px;
    color: #ffffff;
    line-height: 20px;
    padding: 12px 30px;
    font-weight: 700;
    text-transform: uppercase;
    background: #d3b86e;
    border-color: #d3b86e;
    border: 2px solid #d3b86e;
}
.contact-form .form-group input[type="text"]:focus,
.contact-form .form-group input[type="password"]:focus,
.contact-form .form-group input[type="tel"]:focus,
.contact-form .form-group input[type="email"]:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus{

}

.contact-form .form-group textarea{
    height: 120px;
    resize:none;
    margin-bottom: 15px;
}



.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error{
    border-color:#ff0000 !important;    
}

.contact-form label.error{
    display:block;
    line-height:24px;
    padding:5px 0px 0px;
    margin:0px;
    text-transform:uppercase;
    font-size:11px;
    color:#ff0000;
    font-weight:500;    
}


/*====================================================================
                        Request Section
=====================================================================*/
.request-section{
    position: relative;

}
.request-section .video-column{
    position: relative;
    padding: 90px 0 ;
}
.request-section .video-column .video-box{
    position: relative;
    margin-bottom: 35px;
}

.request-section .video-column .video-box img{
    width: 100%;
}   

.request-section .video-column .video-box a{
    position: absolute;
    left: 50%;
    top: 50%;   
    margin-left: -30px;
    margin-top: -30px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    widows: 60px;
    color: #fff;
    font-size: 58px;
}
.request-section .video-column .content-box{
    position: relative;
    text-align: center;
    padding: 0 30px;
}
.request-section .video-column .content-box h2{
    font-size: 28px;
    line-height: 40px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 10px;
}   
.request-section .video-column .content-box p{
    font-size: 13px;
    line-height: 26px;
    color: #666666;
    font-weight: 300;
    font-style: italic;
    font-family: 'merriweather';
}

.request-section .form-outer{
    position:relative;
    max-width:485px;
    float:right;
    width:100%;
    z-index: 99;
    margin-top: -22px;
    padding-bottom: 110px;
}

.request-section .form-outer .inner-box{
    position:relative;
    display:block;
    padding:45px 50px 30px;
    background-color:#313561;
}

.request-section .form-outer .inner-box h2{
    position:relative;
    font-size: 24px;
    line-height: normal;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.request-section .form-outer .inner-box p{
    position:relative;
    color:#ffffff;
    font-size:13px;
    line-height: 26px;
    font-weight: 300;
    font-family: 'merriweather';
    margin-bottom: 20px;
}

.request-section .default-form .form-group{
    margin-bottom: 15px;
}

.request-section .default-form input[type="text"],
.request-section .default-form input[type="email"],
.request-section .default-form input[type="password"],
.request-section .default-form select,
.request-section .default-form textarea{
    display:block;
    font-size:13px;
    color:#ffffff;
    font-weight:300;
    width:100%;
    padding: 0 5px;
    line-height:42px;
    height:42px;
    background: none;
    border-bottom:2px solid #bd6f72;
    transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;   
    font-family: 'merriweather';
}

.request-section .default-form input:focus,
.request-section .default-form select:focus,
.request-section .default-form textarea:focus{
    border-color:#ffffff;
}

.request-section .default-form textarea{
    height:117px;
    resize:none;
    margin-bottom: 30px;
}

.request-section .default-form button{
    font-size:14px;
    line-height: normal;
    color: #ffffff;
    background: #313561;
    text-transform: uppercase;
    font-weight: 700;   
    padding:20px 90px;
    margin:0 auto 20px;
}
.request-section .default-form .call-us p{
    font-size: 14px;
    line-height: normal;
    color: #ffffff;
    letter-spacing: -0.25px;
    font-weight: 700;
    font-family: 'Montserrat';
}
/*====================================================================
                     Service Section
=====================================================================*/
.service-section{
    position: relative;
    padding-top: 110px;
    background: #313561;
}
.service-block{
    position:relative;
    text-align: center;
    padding-bottom:30px;
    margin-bottom:20px;
}

.service-block .inner-box{
    position:relative;
}
.service-block .inner-box .icon-box{
    position:relative;
    margin-bottom:38px;
}
.service-block .inner-box h3{
    position:relative;
    font-size:16px;
    line-height: 24px;  
    font-weight:700;
    text-transform: uppercase;
    margin-bottom:20px;
}
.service-block .inner-box h3 a{
    position:relative;
    color:#ffffff;
    transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
}
.service-block .inner-box h3 a:hover{
    color:#313561;
}

.service-block .inner-box .text{
    position:relative;
    font-style: 13px;
    line-height: 26px;
    color: #8d949a;
    font-weight: 300;
    padding:0 15px;
    font-family: 'merriweather';
}




.services-style-two{
    position: relative;
    background: #313561;
    transition: all 300ms ease;
}
.service-block-two{
    position: relative;
    float: left;
    transition: all 300ms ease;
}

.service-block-two .inner-box{
    position: relative;
    padding: 40px 40px;
}

.service-block-two .inner-box .icon-box{
    position: absolute;
    left: auto;
    top: auto;
    height: 65px;
    width: 65px;
    border:2px solid #004872;
    background: #004872;
    text-align: center;
    display: table;
    transition: all 300ms ease;
}
.service-block-two .inner-box .icon-box figure{
    display: table-cell;
    vertical-align: middle;
}
.service-block-two .inner-box .content-box{
    position: relative;
    padding:10px 0;
    padding-left: 80px;
}
.service-block-two .inner-box .content-box h2 {
    color: #ffffff;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Varela Round', sans-serif;
}
.service-block-two .inner-box .content-box h2 a{
    color: #ffffff;
    transition: all 300ms ease;
}

.service-block-two .inner-box .content-box p{
    color: #ffffff;
    transition: all 300ms ease;
}   

.service-block-two:hover{
    background: #f0faff;
}

.service-block-two:hover .inner-box .content-box h2 a{
    color: #333333;
}

.service-block-two:hover .inner-box .content-box p{
    color: #333333;
}

.service-block-two:hover .inner-box .icon-box{
    background: none;
}


.services-style-three{
    position: relative;
    padding: 100px 0 0;
}

.services-style-three .sec-title p{
    margin-top: 0px;
}

.services-style-three .sec-title{
    margin-bottom: 45px;
}

.services-style-three .services{ 
    margin-bottom: 50px;
    text-align: center;
}

.services-style-three .text{
    padding: 0 100px;
    text-align: center;
}

.service-block-three{
    position: relative;
    width: 230px;
    padding: 0;
    padding-right: 10px;
    text-align: center;
    margin-bottom: 30px;
    float: none;
    display: inline-block;
}

.service-block-three:last-child{
    padding-right:0;
    width: 230px;
}

.service-block-three:nth-child(even) .inner-box{
    background-color: #313561 ;
}

.service-block-three:nth-child(odd) .inner-box{
    background-color: #313561;
}

.service-block-three .inner-box{
    padding: 40px 20px;
    width: 220px;
}

.service-block-three .icon-box {
    position: relative;
    margin-bottom: 25px;
}

.service-block-three .icon-box img{
    max-width: 100%;
}

.service-block-three .caption-box{
    position: relative;
}

.service-block-three .caption-box h4{
     margin-bottom: 10px;
}

.service-block-three .caption-box h4 a{
     font-size: 16px;
     font-weight: 700;
     color: #ffffff;
     text-transform: uppercase;
}

.service-block-three .caption-box p{
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
}

.service-block-four{
    position: relative;
    display: block;
    min-height: 75px;
    margin-bottom: 60px;
}
.service-block-four .inner-box{
    position: relative;
    display: block;
}
.service-block-four .icon-box{
    background-color: #313561;
    height: 75px;
    width: 75px;
    position: absolute;
    left: 0;
    top: 0;
    display: table;
    text-align: center;
} 
.service-block-four .icon-box figure{
    display: table-cell;
    vertical-align: middle;
}
.service-block-four .content-box{
    position: relative;
    padding-left: 100px;
}
.service-block-four .content-box h4 a{
    font-size: 16px;
    color: #333333;
    line-height: 20px;
    font-weight: 700;
}
.service-block-four .content-box p{
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}

/*====================================================================
                     Award Winning secton
=====================================================================*/
.award-winning-section{
    position: relative;
    background: #313561;
}
.award-winning-section .sec-title{
    margin-bottom: 75px;
}
.award-winning-section .inner-box{
    position: relative;
    transform: translateY(50px);
    -moz-transform: translateY(50px);
}

.award-winning-section .award-block .img-box{
    position: relative;
    display: block;
    text-align: center;
    background: #fff;
    padding:40px;
    box-shadow: 0 6px 46px rgba(0,0,0,.1);
    margin-bottom: -30px;
}
/*====================================================================
                     About Us Section
=====================================================================*/
.about-lawyers{
    position: relative;
    padding-top: 185px;
}

.about-lawyers .content-box{
    padding-right: 50px;
    margin-bottom: 30px;
}

.about-lawyers .content-box h2 {
    font-size: 32px;
    line-height: normal;
    color: #333333;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 40px;
}
.about-lawyers .content-box p {
    font-size: 13px;
    line-height: 26px;
    color: #666666;
    margin-bottom: 35px;
    font-family: 'merriweather';    
}
.about-lawyers .content-box a{
    font-size: 11px;
    padding:8px 23px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    background: #313561;
    border:2px solid #313561;
    letter-spacing: .25px;
    display: inline-block;
    transition: all 300ms ease;
}
.about-lawyers .content-box a:hover{
    color: #313561;
    background: none;
}
/*====================================================================
                     Recent Articles
=====================================================================*/
.latest-news{
    position: relative;
    padding: 110px 0 100px;
    background: #f4f4f4;
}
.latest-news .sec-title{
    margin-bottom: 60px;
}

.latest-news .news-block{
    position: relative;
}

.latest-news .news-block .image-box{
    position: relative;
    margin-bottom: 50px;
}

.latest-news .news-block .image-box img{
    width: 100%;
}
.latest-news .news-block .image-box .date {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 50px;
    width: 50px;
    color: #fff;
    background: #313561;
    text-align: center;
    padding-top: 8px;
    line-height: 10px;
    font-size: 10px;
    transition: all 300ms ease;
}
.latest-news .news-block .image-box .date strong{
    font-size: 22px;
    color: #ffffff;
    font-weight: 600;
    display: block;
    line-height: normal;
    float: left;
    width: 100%;
}
.latest-news .news-block .image-box:hover .date{
    opacity: .5;
}

.latest-news .news-block .content-box{
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dddddd;
}
.latest-news .news-block .content-box .tag{
    font-size: 10px;
    line-height: 24px;
    color: #666666;
}
.latest-news .news-block .content-box h3{
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    font-weight: 700;
}
.latest-news .news-block:hover .content-box h3 a{
    color: #313561; 
    transition: all 300ms ease;
}
.read-more a{
    font-size: 11px;
    line-height: normal;
    color: #313561;
    text-transform: uppercase;
    font-weight: 700;
}
.read-more a:hover{
    text-decoration: underline;
    color: #313561;
}

/*====================================================================
                     Get Solution
=====================================================================*/
.get-solution{
    position: relative;
    padding: 60px 0;
    background: #313561;
}

.get-solution .detail-box{
    position: relative;
}

.get-solution .detail-box h3{
    font-size: 32px;
    line-height: normal;
    color: #ffffff;
    font-weight: 700;
}
.get-solution .detail-box p{
    font-size: 13px;
    line-height: 26px;
    color: #ffffff;
    font-family: 'merriweather';
}
.get-solution .btn-box a{
    position: relative;
    padding: 17px 28px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: normal;
    border:2px solid #fff;
    text-transform: uppercase;
    transition: all 300ms ease;
}
.get-solution .btn-box a:hover{
    color: #313561;
    background: #fff;
}


/*====================================================================
                        Testimonials
=====================================================================*/
.testimonials-section{
    position: relative;
    padding:100px 0 110px;
}

.testimonials-section .sec-title{
    position: relative;
    margin-bottom: 35px;
}

.testimonials-section .sec-title h2{
    text-transform: unset;
    position: relative;
    display: inline;
}
/*
.testimonials-section .sec-title h2:before,
.testimonials-section .sec-title h2:after{
    position: absolute;
    left: -63px;
    content: url(framework/assets/images/resource/ltl.png);
    top: -10px;
}
.testimonials-section .sec-title h2:after{
    left: auto;
    right: -63px;
    content: url(framework/assets/images/resource/ltr.png);
}
*/

.testimonial-slider{
    position: relative;
    text-align: center;
    padding: 0 135px;
}
.testimonial-slider .slide-item .content-box{
    position: relative;
    display: block;
}
.testimonial-slider .slide-item .content-box p{
    font-size: 16px;
    line-height: 26px;
    color: #666666;
    position: relative;
    margin-bottom: 40px;
}
.testimonial-slider .slide-item .content-box .name{
    font-size: 12px;
    line-height: normal;
    color: #666666;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-weight: bold;
}

.rating{
    position: relative;
}
.rating li{
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    color: #313561;
}

/*====================================================================
                     Full Width Social Links
=====================================================================*/
.full-width-social-links{
    position: relative;
}
.full-width-social-links ul{
    position: relative;
    display: table;
    width: 100%;
}
.full-width-social-links ul li{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding:10px 0; 
}
.full-width-social-links ul li a{
    position: relative;
    font-size: 18px;
    line-height: 20px;
    color: #ffffff;
    font-family: 'Varela Round', sans-serif;

}
.full-width-social-links ul li a i{
    margin-right: 18px;
}

.facebook { /* facebook icon*/background: #3b5998;}
.twitter { /*  twitter icon*/background: #55acee;}
.google-plus { /* google plus icon*/background: #e02f2f;}
.github { /*  github icon*/background: #343434;}
.behance { /*  behance icon*/background: #005dff;}
.digg { /*  digg icon*/background: #000000;}
.pinterest { /*  pinterest icon*/background: #cb2027;}
.linkedin { /*  linkedin icon*/background: #0094BC;}
.flickr { /*  flickr icon*/background: #FF57AE;}
.instagram { /*  instagram icon*/background: #375989;}
.vimeo-square { /*  vimeo square icon*/background: #83DAEB;}
.stack-overflow { /*  stack overflow icon*/background: #FEA501;}
.dropbox { /*  dropbox icon*/background: #017FE5;}
.tumblr { /*  tumblr icon*/background: #3a5876;}
.dribbble { /*  dribble icon*/background: #F46899;}
.skype { /*  skype icon*/background: #00C6FF;}
.stack-exchange { /*  stack exchange icon*/background: #4D86C9;}
.youtube { /*  youtube icon*/background: #FF1F25;}
.xing { /*  xing icon*/background: #005C5E;}
.rss { /*  rss icon*/background: #e88845;}
.foursquare { /*  foursquare icon*/background: #09B9E0;}
.youtube { /*  youtube play button icon*/background: #DF192A;}



/*====================================================================
                        Main Footer
=====================================================================*/
.main-footer{
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px 0 0px;
}
.footer-column {
    padding: 0 15px;
}
.main-footer .widget-section{
    position: relative;
    padding-bottom: 105px;
    border-bottom: 1px solid #383838;
}
.main-footer .footer-widget{
    position: relative;
    margin-bottom: 30px;
}
.main-footer .footer-widget h3{
    font-size: 18px;
    line-height: normal;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 40px;
}

.main-footer .about-widget .logo-box{
    margin-bottom: 30px;
}
.main-footer .about-widget .text{
    font-size: 13px;
    line-height: 26px;
    color: #8d949a;
    margin-bottom: 35px;
}
.main-footer .about-widget .news-latter{
    position: relative;
    max-width: 300px;
}
.main-footer .about-widget .news-latter input{
    position: relative;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 13px;
    color: #666666;
    padding-right: 20px;
    padding-right: 35px;
}

.main-footer .about-widget .news-latter button{
    position: absolute;
    right: 15px;
    top: 0;
    z-index: 99;
    font-size: 22px;
    line-height: 50px;
    background: none;
    border:none;
}
.main-footer .practice-area{
    position: relative;
    padding-left: 65px;
}
.main-footer .creative-list li{
    position: relative;
    padding-left: 35px;

}
.main-footer .creative-list li a{
    font-size: 13px;
    line-height: 32px;
    font-weight: 300;
    font-family: 'merriweather';
    color: #ffffff;
    transition: all 300ms ease;
}
.main-footer .practice-area ul li:hover a{
    color: #8d949a;
}
.main-footer .creative-list li:before{
    position: absolute;
    left: 0;
    top: 12px;
    height: 7px;
    width: 17px;
    background: url(framework/assets/images/resource/ltl.png);
    content: "";
}

.main-footer .timing{
    padding-left: 85px;
}
.main-footer .timing ul {
    margin-bottom: 20px;
}
.main-footer .timing ul li{
    font-size: 13px;
    line-height: 26px;
    color: #8d949a;
    font-weight: 300;
    font-family: 'merriweather';
    padding-right: 30px;
}
.main-footer .timing ul li span{
    color: #ffffff;
}


.main-footer .address ul li{
    font-size: 13px;
    line-height: 26px;
    color: #8d949a;
    margin-bottom: 20px;
}
.main-footer .address ul li strong{
    color: #fff;

}
.main-footer .address ul li span{
    display: block;
}



.main-footer .footer-menu{
    position: relative;
    padding: 45px 15px;
}
.main-footer .footer-menu .navigation{
    position: relative;
    margin-bottom: 30px;
}
.main-footer .footer-menu nav ul li{
    position: relative;
    float: left;
    margin-right: 20px;
}
.main-footer .footer-menu nav ul li a{
    font-size: 11px;
    line-height: normal;
    color: #8d949a;
    text-transform: uppercase;
    font-weight:400;
    transition: all 300ms ease;
}
.main-footer .footer-menu nav ul li:hover a{
    color: #fff;
}
.main-footer .call-us{
    position: relative;
    padding: 0;
    text-align: right;
}
.main-footer .call-us h3{
    font-size: 18px;
    line-height: normal;
    color: #ffffff;
}

.main-footer .call-us h3 strong{
    font-size: 24px;
    line-height: normal;
    color: #ffffff;
    font-weight: 700;
}

.main-footer .bottom-strip{
    position: relative;
    background: #313561;
    padding: 28px 0;
}

.main-footer .bottom-strip p{
    font-size: 11px;
    line-height: 26px;
    color: #8d949a;
}
.main-footer .bottom-strip p a{
    color: #ffffff;
}
.main-footer .bottom-strip p a:hover{
    text-decoration: underline;
}

 .social-icon ul li{
    position: relative;
    float: left;
    margin-left: 30px;
}
 .social-icon ul li a{
    font-size: 14px;
    color: #8d949a;
    transition: all 300ms ease;
}
.social-icon ul li a:hover{
    color: #fff;
}

/*====================================================================
                        Main Footer Style 2
=====================================================================*/
.footer-style-two{
    position: relative;
    background: #002135;
    font-family: 'Varela Round', sans-serif;

}
.footer-style-two .creative-list li a{
    font-size: 14px;
    color: #8d949a;

}


.footer-style-two .widget-section{
    border-bottom: 0;
    padding-bottom: 40px;
}

.footer-style-two .practice-area{
    padding-left: 40px;
}

.footer-style-two .practice-area ul li:hover a {
    color: #ffffff;
}
.footer-style-two .creative-list li:before{
    background: url(framework/assets/images/resource/ltlg.png);
}

.footer-style-two  .about-widget .news-latter input{
    background: #313561;
    color: rgba(255,255,255,.40);
}
.footer-style-two  .about-widget .news-latter button{
    color: #313561;
}
.footer-style-two  .bottom-strip{
    background: #313561;
}


/*====================================================================
                        Main Footer Style 3
=====================================================================*/
.footer-style-three{
    position: relative;
    background-color: #fbf8f0;
    font-family: "merriweather";
    height: 100%;
    line-height: normal;
}

.footer-style-three .about-widget .logo-box{
    margin-top: -10px;
}

.footer-style-three .widget-section{
    border-bottom: 1px solid #ebe8e0;
}

.footer-style-three .about-widget .news-latter input{
    background-color: #ffffff;
    color: #666666;
}
.footer-style-three .about-widget .news-latter button {
    color: #d3b86e;
}
.footer-style-three .footer_widget h5{
    color: #333333;
    font-family: "Montserrat";
}
.footer-style-three .creative-list li:before{
    background: url(framework/assets/images/resource/ltlg.png);
}
.footer-style-three .widget-section{
    padding-bottom: 50px;
}



.footer-style-three .timing ul li,
.footer-style-three .practice-area ul li a {
    color: #8d949a;
}
.footer-style-three .footer_widget ul li a{
    background: url(framework/assets/images/footer_border3.png) no-repeat left center;
}
.footer-style-three .footer_widget p span {
    color: #363434;
}
.footer-style-three .footer_widget .hed {
    padding-left: 25px;
    background: url(framework/assets/images/footer_border3.png) no-repeat left center;
    color: #363434;
}
.footer-style-three .address ul li strong,
.footer-style-three .timing ul li span,
.footer-style-three .practice-area ul li:hover a {
    color: #333333;
}

.footer-style-three .footer-menu nav ul li a{
    color: #666666;
    font-family: "Montserrat";
    font-weight: 600;
}
.footer-style-three .footer-menu nav ul li.active a,
.footer-style-three .footer-menu nav ul li:hover a{
    color: #d3b86e;
}


.footer-style-three .footer-menu{
    padding:50px 0 15px;
}
.footer-style-three .footer-menu .call-us{
    text-align: right;
    margin-top: -15px;
    padding-right: 15px;
}
.footer-style-three .bottom-strip{
    background-color: #ffffff !important;
    padding: 35px 0;
}
.footer-style-three .bottom-strip .copyright a:hover,
.footer-style-three .bottom-strip .copyright a{
    color: #666666;
}
.footer-style-three .bottom-strip .copyright p{
    font-size: 12px;
    color: #666666;
    font-weight: 300;
}
.footer-style-three .social-icon ul li a{
    color: #666666;
}
.footer-style-three .social-icon ul li:hover a{
    color: #d3b86e;
}
.main-footer .widget-section {
    position: relative;
    padding-bottom: 105px;
    border-bottom: none !important;
}


/*====================================
        version style
====================================*/

.heading_section h1{
    font-size: 36px;
    background: url(framework/assets/images/border_bg.png) no-repeat right center;
    display: inline-block;
    margin-bottom: 0;
    padding-right: 55px;
    text-transform: uppercase;
}


.header_inner #side-nav nav ul li a{

    font-weight: 500;
}
.seaction_margin {
    margin-bottom: 118px;
}

.attorney2.seaction_margin{
    margin-bottom: 70px;
}

.header_inner{
    position: relative;
}
.footer_nav nav ul li{
    display: inline-block;
    margin-left: 23px;
}


.consultation .sec-title h2{
    color: #333;
    margin-bottom: 40px;
}
.why_us .sec-title h2{
    color: #333;
    margin-bottom: 40px;
}




/*********  Team Two Start  *********/







.team-section.page {
    padding: 30px 0;
}

.team-section {
    width: 100%;
    padding: 80px 0;
}

.team-section .team-box {
    border: 2px solid #e1e1e1;
    padding: 6px;
    margin-bottom: 20px;
}

.team-section .team-box .team-text {
    border: 0;
    background: #f1f1f1;
    padding: 20px;
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 99;
}

.team-section .team-box .team-text:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    content: "";
    background: #9d1b20;
    z-index: -1;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
}

.team-section .team-box:hover .team-text:after {
    height: 100%;
}

.team-section .team-box:hover .team-text h5 a,
.team-section .team-box:hover .team-text strong {
    color: #fff;
}

.team-section .team-box:hover .team-social li a {
    background: #fff;
    color: #9d1b20;
}

.team-section .team-social {
    border-top: 0;
    list-style: outside none none;
    margin: 17px 0 0;
    padding: 0;
    text-align: center;
}

.team-social li {
    display: inline-block;
    margin: 0 2px;
}

.team-section .team-social li a {
    border: 0;
    color: #fff;
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    width: 26px;
    background: #9d1b20;
    border-radius: 100%;
}


.attorney-details {
    float: left;
    width: 100%;
    padding: 75px 0 75px;
}

.attorney-details .holder {
    padding: 20px;
    box-shadow: 2px 2px 2px 2px #cecece;
}

.attorney-details .text-box address {
    float: left;
    width: 262px;
    border-top: 1px solid #c1c1c1;
    padding: 20px 0 0;
    margin: 20px 0 10px;
}

.attorney-details .text-box span {
    display: block;
    font: 14px/14px 'Open Sans', sans-serif;
    color: #666;
}

.attorney-details .text-box address ul {
    list-style: none;
    padding-left: 0;
}

.attorney-details .text-box address ul li {
    padding: 0 0 18px 25px;
    font: 14px/14px 'Open Sans', sans-serif;
    color: #666;
    position: relative;
}

.attorney-details .text-box address ul li .fa {
    position: absolute;
    left: 0;
}

.attorney-details-social {
    float: left;
    width: 100%;
}

.padding-btm-60 {
    padding: 0 0 60px;
}

.accordions-row {
    float: left;
    width: 100%;
    padding: 0 0 42px;
}

.accordion_cp {
    background-color: #fff;
    margin: 0;
    border-bottom: 0;
    padding: 15px 20px 15px 44px;
    height: auto;
    border-bottom: 1px solid #c1c1c1;
    text-decoration: none;
    font: 14px/14px 'Open Sans', sans-serif;
    color: #222;
    cursor: pointer;
    position: relative;
}

.education-box ul {
    list-style: none;
    padding-left: 0;
}

/*******************************
* Does not work properly if "in" is added after "collapse".
* Get free snippets on bootpen.com
*******************************/
.panel-group {
    margin-bottom: 20px;
    margin-top: 45px;
}

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border-color: #EEEEEE;
}

.panel-title {
    font-size: 14px;
}

.panel-title>a {
    display: block;
    padding: 15px;
    text-decoration: none;
}

.more-less {
    float: right;
    color: #212121;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #EEEEEE;
}

.education-box li {
    margin-top: 0px;
}

.education-box strong {
    display: table-cell;
    padding-right: 15px;
    color: #9d1b20;
}

.education-box .text-box {
    display: table-cell;
    padding-left: 15px;
}

.honors-box .icon-box {
    width: 85px;
    height: 85px;
    border: 1px solid #F3F2F2;
    text-align: center;
    border-radius: 50%;

    display: table-cell;
    vertical-align: top;
}

.honors-box .icon-box i {
    font-size: 33px;
    line-height: 83px;
    color: #9d1b20;
}

.awards-box .honors-box {
    margin-top: 45px;
}

.awards-box .text-box {
    display: table-cell;
    vertical-align: top;
    padding-left: 15px;
}

.progress-box {
    margin-bottom: 20px;
}

.progress-box strong.title .fa {
    padding: 0 20px 0 0;
    color: #999;
}

.progress-box strong.title {
    font: 400 14px/14px 'Open Sans', sans-serif;
    color: #222;
    display: block;
    padding: 0 0 15px;
}

.progress-box .progress {
    background-color: #e1e1e1;
    border-radius: 0;
    box-shadow: none;
    height: 30px;
    margin-bottom: 0;
    overflow: hidden;
}

.progress-box .progress-bar {
    box-shadow: none;
    font: 400 14px/30px 'Open Sans', sans-serif;
    color: #fff;
    float: left;
    height: 100%;
    text-align: right;
    padding: 0 15px 0 0;
    background-color: #9d1b20;
}

.contact-form-area form input[type=text] {
    height: 50px;
}

.author-box form input[type=text] {
    float: left;
    width: 100%;
    height: 40px;
    border: 1px solid #c1c1c1;
    padding: 0 20px;
    margin: 0 0 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font: 400 14px/14px 'Open Sans', sans-serif;
    color: #666;
}

.author-box form textarea {
    float: left;
    width: 100%;
    height: 190px;
    border: 1px solid #c1c1c1;
    padding: 14px 20px;
    resize: none;
    margin: 0 0 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font: 400 14px/14px 'Open Sans', sans-serif;
    color: #666;
}

.attorney-details-social .team-social li a {
    border: 0;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    width: 30px;
    background: #9d1b20;
    border-radius: 100%;
    border: 1px solid #9d1b20;
}

.attorney-details-social .team-social li a:hover {
    color: #9d1b20;

    background: #fff;
    border-radius: 100%;
    border: 1px solid #9d1b20;
}

/*.team-section .team-social li a.tw {
    border-color: #24a4f2;
    color: #fff;
    background: #24a4f2;
}
.team-section .team-social li a.fb {
    border-color: #4e6cad;
    color: #fff;
    background: #4e6cad;
}
.team-section .team-social li a.insta {
    border-color: #a3765f;
    color: #fff;
    background: #a3765f;
}
.team-section .team-social li a.gp {
    border-color: #dd503e;
    color: #fff;
    background: #dd503e;
}
.team-section .team-social li a.ytp {
    border-color: #24a4f2;
    color: #fff;
    background: #24a4f2;
}*/
/*********  Team Two End  *********/

/*====================================================================
                     Recent Articles
=====================================================================*/
.latest-news {
    position: relative;
    padding: 110px 0 100px;
    background: #f4f4f4;
}

.latest-news .sec-title {
    margin-bottom: 60px;
}

.latest-news .news-block {
    position: relative;
}

.latest-news .news-block .image-box {
    position: relative;
    margin-bottom: 50px;
}

.latest-news .news-block .image-box img {
    width: 100%;
}

.latest-news .news-block .image-box .date {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 50px;
    width: 50px;
    color: #fff;
    background: #9d1b20;
    text-align: center;
    padding-top: 1px;
    line-height: 10px;
    font-size: 10px;
    transition: all 300ms ease;
}

.latest-news .news-block .image-box .date strong {
    font-size: 22px;
    color: #ffffff;
    font-weight: 600;
    display: block;
    line-height: normal;
    float: left;
    width: 100%;
}

.latest-news .news-block .image-box:hover .date {
    opacity: .5;
}

.latest-news .news-block .content-box {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dddddd;
}

.latest-news .news-block .content-box .tag {
    font-size: 10px;
    line-height: 24px;
    color: #666666;
}

.latest-news .news-block .content-box h3 {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    font-weight: 700;
}

.latest-news .news-block:hover .content-box h3 a {
    color: #9d1b20;
    transition: all 300ms ease;
}

.read-more a {
    font-size: 11px;
    line-height: normal;
    color: #242424;
    text-transform: uppercase;
    font-weight: 700;
}

.read-more a:hover {
    text-decoration: underline;
    color: #242424;
}


/*====================================================================
                        Request Section
=====================================================================*/
.request-section {
    position: relative;

}

.request-section .video-column {
    position: relative;
    padding: 90px 0;
}

.request-section .video-column .video-box {
    position: relative;
    margin-bottom: 35px;
}

.request-section .video-column .video-box img {
    width: 100%;
}

.request-section .video-column .video-box a {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -30px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    widows: 60px;
    color: #fff;
    font-size: 58px;
}

.request-section .video-column .content-box {
    position: relative;
    text-align: center;
    padding: 0 30px;
}

.request-section .video-column .content-box h2 {
    font-size: 28px;
    line-height: 40px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 10px;
}

.request-section .video-column .content-box p {
    font-size: 13px;
    line-height: 26px;
    color: #666666;
    font-weight: 300;
    font-style: italic;
    font-family: 'merriweather';
}

.request-section .form-outer {
    position: relative;
    max-width: 485px;
    float: right;
    width: 100%;
    z-index: 99;
    margin-top: -22px;
    padding-bottom: 110px;
}

.request-section .form-outer .inner-box {
    position: relative;
    display: block;
    padding: 45px 50px 30px;
    background-color: #9d1b20;
}

.request-section .form-outer .inner-box h2 {
    position: relative;
    font-size: 24px;
    line-height: normal;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.request-section .form-outer .inner-box p {
    position: relative;
    color: #ffffff;
    font-size: 13px;
    line-height: 26px;
    font-weight: 300;
    font-family: 'merriweather';
    margin-bottom: 20px;
}

.request-section .default-form .form-group {
    margin-bottom: 15px;
}

.request-section .default-form input[type="text"],
.request-section .default-form input[type="email"],
.request-section .default-form input[type="password"],
.request-section .default-form select,
.request-section .default-form textarea {
    display: block;
    font-size: 13px;
    color: #ffffff;
    font-weight: 300;
    width: 100%;
    padding: 0 5px;
    line-height: 42px;
    height: 42px;
    background: none;
    border: none;
    border-bottom: 2px solid #bd6f72;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    font-family: 'merriweather';
}

.request-section .default-form input[type="submit"] {
    font-size: 14px;
    line-height: normal;
    color: #ffffff;
    background: #242424;
    text-transform: uppercase;
    font-weight: 700;
    padding: 20px 90px;
    margin: 0 auto 20px;
    border: none;
}

.request-section .default-form input:focus,
.request-section .default-form select:focus,
.request-section .default-form textarea:focus {
    border-color: #ffffff;
}

.request-section .default-form textarea {
    height: 117px;
    resize: none;
    margin-bottom: 30px;
}

.request-section .default-form button {
    font-size: 14px;
    line-height: normal;
    color: #ffffff;
    background: #242424;
    text-transform: uppercase;
    font-weight: 700;
    padding: 20px 90px;
    margin: 0 auto 20px;
}

.request-section .default-form .call-us p {
    font-size: 14px;
    line-height: normal;
    color: #ffffff;
    letter-spacing: -0.25px;
    font-weight: 700;
    font-family: 'Montserrat';
}

/* about us*/
.welcome-box {
    width: 100%;
    float: left;
}

.no-gap .welcome-box {
    margin: 0px;
}

body .m0 {
    margin: 0px;
}

.welcome-section {
    width: 100%;
    float: left;
    /*  padding: 50px 0 126px; */
}

.welcome-text {
    padding: 30px 0;
}

.welcome-text p {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    margin-bottom: 20px;
}

.welcome-text ul {
    list-style: none;
    padding: 0px;
    margin: 0 0 30px;
}

.welcome-text ul li {
    line-height: 24px;
}

.welcome-text ul li .fa {
    margin-right: 10px;
}

.welcome-img {
    text-align: right;
    position: relative;
}

.welcome-img img {
    position: relative;
    z-index: 99;
}

.welcome-img:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 90%;
    height: 100%;
    background: #fff;
    border: 10px solid #e1e1e1;
    left: 0px;
    bottom: -50px;
    content: "";
}

.welcome-text .signature {
    font-family: 'Courgette', cursive;
    font-weight: 400;
    color: #222222;
    font-size: 30px;
    margin-top: 10px;
    display: block;
}

.welcome-text .designation {
    color: #9d1b20;
    font-weight: 400;
    margin-top: 12px;
}

/**************  Testimonials + FAQ End  **************/

.fun-fact-testimonial-section {
    overflow: hidden;
    background: #181818;
}

.fun-fact-testimonial-section .fun-fact-style-one .single-fun-fact {
    width: 33.33333%;
    float: left;
    padding: 5px;
}

.single-fun-fact {
    position: relative;
}

.fun-fact-testimonial-section .fun-fact-style-one {
    position: relative;
    padding: 150px 0;
    padding-top: 145px;
    padding-right: 75px;
}

.fun-fact-testimonial-section .fun-fact-style-one:before {
    content: '';
    background: #9d1b20;
    position: absolute;
    top: 0;
    right: 0;
    width: 1000000px;
    height: 100000px;
}

.fun-fact-testimonial-section .fun-fact-style-one .single-fun-fact .inner {
    background: rgba(256, 256, 256, 0.1);
    text-align: center;
    padding-top: 35px;
    padding-bottom: 35px;
}

.fun-fact-testimonial-section .fun-fact-style-one .single-fun-fact h3 {
    margin: 0;
    color: #fff;
    font-size: 40px;
    font-weight: 800;
    line-height: 1em;
}

.fun-fact-testimonial-section .fun-fact-style-one .single-fun-fact p {
    color: #fff;
    font-weight: 600;
    margin: 0;
    margin-top: 5px;
}

.single-testimonial-one p {
    font-size: 20px;
    margin: 0;
    color: #888888;
    line-height: 35px;
}

.single-testimonial-one h3 {
    margin: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-top: 70px;
    margin-bottom: 10px;
}

.single-testimonial-one span.position {
    display: block;
    color: #9d1b20;
    font-weight: 600;
}


.fun-fact-testimonial-section .testimonial-content .owl-nav [class*=owl-] {
    background-color: transparent;
    margin: 0;
    padding: 0;
    font-size: 50px;
    color: #424242;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.fun-fact-testimonial-section .testimonial-content .owl-nav {
    position: absolute;
    margin: 0;
    bottom: 0;
    right: 0;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {

    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    background: #9d1b20;
    border: 2px solid #9d1b20;
    letter-spacing: .25px;
    display: inline-block;
    transition: all 300ms ease;
    border-radius: 0;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background: #fff;
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid #d3ced2;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
    position: relative;
    display: inline-block;
    line-height: 35px;
    width: 35px;
    height: 35px;
    text-align: center;
    /* line-height: 50px; */
    background-color: #f5f5f5;
    color: #555;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    margin-left: 5px;

}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    line-height: 24px;
    color: #222;
}

.woocommerce nav.woocommerce-pagination ul {
    border: none;
}

.responsive_button,
.responsive_nav ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    color: #fff;
}
responsive_button button{
	outline:none;
}

.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
    color: #222;
    background-color: #ffffff;
}

.woocommerce ul.products li.product .star-rating {
    font-size: 18px;
    margin: 10px auto;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 18px;
}

.woocommerce ul.products li.product .price {

    font-size: 18px;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    text-align: center;
}

.woocommerce ul.products li.product .price del {
    opacity: .7;
    display: inline-block;
    color: #222;
}

.woocommerce span.onsale {
    border-radius: 0;
    padding: 0 5px;
}






/*==================================================
            Section title Style
===================================================*/
/*.sec-title{
    position:relative;
    display: block;
    width: 100%;    
    text-align: center;
}
.sec-title img{
    position:relative;
    display: block;
    margin: 0 auto 6px;
}
.sec-title span{
    font-size: 12px;
    line-height: normal;
    color: #666666;
    display: inline-block;
    position: relative;
    margin: 0 auto;
    width: auto;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.sec-title span:before,
.sec-title span:after{
    position: absolute;
    left: -55px;
    content: url(framework/assets/images/resource/ltl.png);
}
.sec-title span:after{
    left: auto;
    right: -55px;
    content: url(framework/assets/images/resource/ltr.png);
}
.sec-title h2{
    position:relative;
    font-size:28px;
    line-height: 40px;
    color: #333333; 
    font-weight:700;
    display: block;
    width: 100%;
    text-transform: uppercase;
}
.sec-title p{
    font-size: 13px;
    line-height: 26px;
    color: #666666;
    margin-top: 15px;
}
.fancy{
    position: relative;
    font-size: 12px;
    line-height: normal;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 2px;
    margin-bottom: 5px;
}
.fancy:before{
    position: absolute;
    right: -50px;
    top: 0;
    content: url(framework/assets/images/resource/lt.png);
    height: 7px;
    width: 47px;
}

    
.sec-title.light h2{color: #ffffff;}
.sec-title.light span{color: #cccccc;}

.sec-title.golden span:before{content: url(framework/assets/images/resource/ltlg.png);}
.sec-title.golden span:after{content: url(framework/assets/images/resource/ltrg.png);}
*/
.fancy.dark {
    color: #666666;
}

.fancy.dark:before {
    content: url(framework/assets/images/resource/ltr.png);
}

.fancy-title h2 {
    font-size: 48px;
    font-family: 'Great Vibes', cursive;
    text-transform: unset;
    font-weight: normal;
}

.fancy-title p {
    margin-top: 10px;
    font-family: "merriweather";
    font-weight: 300;
}

/*.fancy-title span {
    margin-bottom: 20px;
    font-family: "Montserrat";
    font-weight: 400;
}.sec-title.text-left span:before {
    display: none;
}
*/

.sec-title.text-left {
    text-align: left;
}


/*==================================================
            Main Header style
===================================================*/

.main-header {
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 999;
    width: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

/*Sticky Header*/

.sticky-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 0px;
    z-index: 0;
    border-bottom: 1px solid #d9d9d9;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sticky-header .logo {
    padding: 5px 0px 2px;
}

.fixed-header .sticky-header {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    background-color: #ffffff;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -o-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.main-header .header-upper {
    position: relative;
    z-index: 5;
    background-color: #242424;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-header .header-upper .logo img {
    position: relative;
    display: inline-block;
    max-width: 100%;
}

.main-header .logo-outer {
    position: relative;
    z-index: 25;
    padding: 40px 0px;
}

.main-header .logo-outer .logo a {
    display: block;
}

.main-header .header-upper .upper-right {
    position: relative;
    padding-top: 40px;
}

.main-header .info-box {
    position: relative;
    float: left;
    margin-left: 22px;
    text-align: right;
}

.main-header .info-box:last-child {
    padding-left: 0px;
    padding-top: 0px;
}

.main-header .info-box li {
    position: relative;
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 400;
    text-transform: capitalize;
    list-style: none;
}

.main-header .info-box strong {
    position: relative;
    font-weight: 600;
    color: #ffffff;
    font-size: 28px;
}

.main-header .info-box .order-btn {
    position: relative;
    line-height: 24px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    padding: 18px 24px;
    background: #9d1b20;
    border-radius: 3px;
    text-transform: uppercase;
}

.main-header .info-box .order-btn:hover {
    opacity: 0.50;
}

.main-header .header-lower {
    position: relative;
    top: 0px;
    width: 100%;
    z-index: 5;
    background-color: #333333;
}

.main-header .nav-outer {
    position: relative;
}

.main-menu {
    position: relative;
    float: left;
}

.main-menu .navbar-collapse {
    padding: 0px;
}

.main-menu .navigation {
    position: relative;
    margin: 0px;
}

.main-menu .navigation>li {
    position: relative;
    float: left;
    border-left: 2px solid #383838;
    border-right: 2px solid #383838;
}

.main-menu .navigation>li:last-child {
    margin-right: 0px;
}

.main-header .sticky-header .main-menu .navigation>li {
    margin: 0px;
    border: 0px;
}

.main-menu .navigation>li>a {
    position: relative;
    display: block;
    font-size: 12px;
    color: #ffffff;
    line-height: 30px;
    font-weight: 700;
    opacity: 1;
    text-transform: uppercase;
    padding: 20px 31px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation>li.current>a,
.main-menu .navigation>li>a:focus,
.main-menu .navigation>li:hover>a {
    opacity: 1;
    background: #9d1b20;
    color: #fff;
}

.main-menu .navigation>li>ul {
    position: absolute;
    left: 0px;
    top: 100%;
    width: 250px;
    padding: 0px 0px;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    background: #333333;
    border-top: 2px solid #9d1b20;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
}

.main-menu .navigation>li>ul>li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.main-menu .navigation>li>ul>li:last-child {
    border-right: none;
}

.main-menu .navigation>li>ul>li>a {
    position: relative;
    display: block;
    padding: 10px 20px;
    line-height: 24px;
    font-weight: 500;
    font-size: 15px;
    color: #ffffff;
    text-align: left;
    text-transform: capitalize;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation>li>ul>li:hover>a {
    color: #ffffff;
    background: #9d1b20;
}

.main-menu .navigation>li>ul>li.dropdown>a:after {
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    right: 15px;
    top: 11px;
    width: 10px;
    height: 20px;
    display: block;
    line-height: 20px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    z-index: 5;
}

.main-menu .navigation>li>ul>li>ul {
    position: absolute;
    left: 100%;
    top: 0px;
    width: 250px;
    padding: 0px;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    background: #333333;
    border-top: 2px solid #9d1b20;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
}

.main-menu .navigation>li>ul>li>ul>li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.main-menu .navigation>li>ul>li>ul>li:last-child {
    border-bottom: none;
}

.main-menu .navigation>li>ul>li>ul>li>a {
    position: relative;
    display: block;
    padding: 10px 20px;
    line-height: 24px;
    font-weight: 500;
    font-size: 15px;
    color: #ffffff;
    text-align: left;
    text-transform: capitalize;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation>li>ul>li>ul>li>a:hover {
    color: #ffffff;
    background: #9d1b20;
}

.main-menu .navigation>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation li>ul>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 0px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 34px;
    height: 30px;
    border: 1px solid #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    cursor: pointer;
    z-index: 5;
    display: none;
}

.main-header .outer-box {
    position: relative;
    z-index: 12;
    float: right;
}

.menu-box .main-menu .navbar-collapse{
    display: block;
}
.menu-box .main-menu .navbar-header button{
    display: none;
}


/*Search Box*/

.main-header .nav-outer .dropdown-outer {
    position: relative;
    font-size: 14px;
    left: 0px;
    top: 0px;
    height: 70px;
    line-height: 70px;
    color: #ffffff;
}

.main-header .nav-outer .dropdown-outer .search-box-btn {
    position: relative;
    font-size: 16px;
    right: 0px;
    top: 0px;
    line-height: 20px;
    cursor: pointer;
    background: none;
}

.main-header .nav-outer .dropdown-outer .dropdown-menu {
    top: 68px;
    padding: 0px;
    width: 270px;
    border-radius: 0px;
    border-top: 2px solid #9d1b20;
}

.main-header .search-panel .form-container {
    padding: 20px 20px;
}

.main-header .search-panel .form-group {
    position: relative;
    margin: 0px;
}

.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select {
    display: block;
    width: 100%;
    color: #000000;
    line-height: 24px;
    padding: 9px 50px 9px 15px;
    height: 44px;
    border: 1px solid #e0e0e0;
    background: #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus {
    border-color: #9d1b20;
}

.main-header .search-panel .search-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #2b2b2b;
    font-size: 14px;
    background: none;
    cursor: pointer;
    line-height: 44px;
}

/*====================================================================
                     Header Style 2
=====================================================================*/
.header-style-two {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.header-style-two .header-upper {
    background: none;
}

.header-style-two .info-box {
    float: none;
}

.header-style-two .header-upper .upper-right {
    padding-top: 30px;
}

.header-style-two .info-box {
    margin: 0;
    margin-bottom: 10px;
}

.header-style-two .info-box li {
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    display: inline-block;
    font-family: 'Varela Round', sans-serif;

}

.header-style-two .info-box li strong {
    font-weight: 700;
    font-size: 14px;
    color: #333333;
}

#toggle-menu-btn {
    font-size: 18px;
    line-height: 20px;
    padding: 13px 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    border: none;
    background: none;
    outline: none;
    background: #005689;
    border: 2px solid #005689;
    font-family: 'Varela Round', sans-serif;
    transition: all 300ms ease;
    display: inline-block;
    float: left;
}

#toggle-menu-btn:hover {
    color: #005689;
    background: none;
}

#side-nav {
    position: fixed;
    top: 0;
    display: block;
    background-color: #005689;
    width: 250px;
    height: 100vh;
    z-index: 999;
    left: -250px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

#side-nav.active {
    left: 0;
}

#nav-close {
    font-size: 15px;
    position: absolute;
    right: 15px;
    top: 20px;
    height: 25px;
    width: 25px;
    border: 2px solid #fff;
    background: none;
    color: #fff;
    line-height: 10px;
    z-index: 999;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    padding: 0 4px;
}

#nav-close:hover {
    background: #ffffff;
    color: #005689;
}

#side-nav nav {
    position: relative;
    padding: 70px 0px 0;
}

#side-nav nav ul {
    padding-left: 0;
}

#side-nav nav ul li ul.sub-menu {
    z-index: 9999;
    position: relative;
    width: 199px;
    text-align: left;

    display: none;
    padding: 0px;
    top: 0px;
    left: 0px;
}

#side-nav nav ul li {
    position: relative;
    float: left;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    margin-left: 0;
    text-align: left;
}

#side-nav nav ul li a {
    font-size: 16px;
    color: #fff;
    padding: 10px 15px 7px;
    display: block;
    font-weight: 700;
    text-transform: capitalize;
    -webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease;

}

#side-nav nav ul li ul:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 13px;
    border-bottom: 0px solid #000;
    border-left: 10px solid rgba(255, 255, 255, 0);
    border-right: 0px solid rgba(255, 0, 0, 0.01);
}

#side-nav nav ul>li>a:hover {
    background: rgba(255, 255, 255, .9);
    color: #005689;
}

#side-nav .dropdown-btn {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 14px;
    color: #d99300;
    z-index: 1;
}

#side-nav .dropdown.active>.dropdown-btn {
    transform: rotate(180deg);
    -webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease;
}

#side-nav nav ul>li:last-child {
    border-bottom: 0;
}


/*Btn Style One*/
.btn-style-one {
    font-size: 11px;
    padding: 8px 23px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    background: #9d1b20;
    border: 2px solid #9d1b20;
    letter-spacing: .25px;
    display: inline-block;
    transition: all 300ms ease;
}

.btn-style-one:hover {
    color: #9d1b20;
    background: none;
}

/*Btn Style Two*/
.btn-style-two {
    position: relative;
    padding: 17px 28px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: normal;
    border: 2px solid #fff;
    text-transform: uppercase;
    transition: all 300ms ease;
}

.btn-style-two:hover {
    color: #9d1b20;
    background: #fff;
}

/*Btn Style Three*/
.btn-style-three {
    position: relative;
    padding: 18px 28px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 20px;
    letter-spacing: .25px;
    border: 2px solid #d99300;
    text-transform: uppercase;
    transition: all 300ms ease;
}

.btn-style-three:hover {
    color: #fff;
    background: #d99300;
}

/*Btn Style Three*/
.btn-style-four {}

.btn-style-four:hover {}

/*Btn Style Three*/

.btn-style-five {
    font-size: 12px;
    line-height: 20px;
    padding: 13px 23px;
    float: left;
    font-weight: 700;
    text-transform: uppercase;
    color: #666666;
    margin-right: 10px;
    border: 2px solid #cccccc;
    font-family: 'Varela Round', sans-serif;
    transition: all 300ms ease;
}

.btn-style-five:hover {
    background: #cccccc;
    color: #666666;
}

/*Btn Style Three*/

.btn-style-six {
    font-size: 12px;
    line-height: 20px;
    padding: 13px 25px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    float: left;
    margin-right: 10px;
    background: #d99300;
    border: 2px solid #d99300;
    font-family: 'Varela Round', sans-serif;
    transition: all 300ms ease;
}

.btn-style-six:hover {
    color: #d99300;
    background: none;
}

/*Btn Style Three*/

.btn-style-seven {
    font-size: 16px;
    line-height: 25px;
    padding: 13px 25px;
    font-weight: 700;
    color: #333333;
    float: left;
    margin-right: 10px;
    border: 2px solid #bda55e;
    font-family: "Montserrat";
    transition: all 300ms ease;
}

.btn-style-seven:hover {
    color: #ffffff;
    background: #baa25c;
}


.btn-style-eight {
    margin-right: 0;
    font-family: 'Montserrat';
    font-size: 14px;
    color: #ffffff;
    line-height: 20px;
    padding: 12px 30px;
    font-weight: 700;
    text-transform: uppercase;
    background: #d3b86e;
    border-color: #d3b86e;
    border: 2px solid #d3b86e;
}

.btn-style-eight:hover {
    background: none;
    color: #d3b86e;
}


.btn-rounded {
    border-radius: 50px !important;
}


.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
}

.auto-container {
    position: static;
    max-width: 1140px;
    padding: 0px 15px;
    margin: 0 auto;
}

.services-style-two {
    position: relative;
    background: #005689;
    transition: all 300ms ease;
}

.service-block-two {
    position: relative;
    float: left;
    transition: all 300ms ease;
}

.service-block-two .inner-box {
    position: relative;
    padding: 40px 40px;
}

.service-block-two .inner-box .icon-box {
    position: absolute;
    left: auto;
    top: auto;
    height: 65px;
    width: 65px;
    border: 2px solid #004872;
    background: #004872;
    text-align: center;
    display: table;
    transition: all 300ms ease;
}

.service-block-two .inner-box .icon-box figure {
    display: table-cell;
    vertical-align: middle;
}

.service-block-two .inner-box .content-box {
    position: relative;
    padding: 10px 0;
    padding-left: 80px;
}

.service-block-two .inner-box .content-box h2 {
    color: #ffffff;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Varela Round', sans-serif;
}

.service-block-two .inner-box .content-box h2 a {
    color: #ffffff;
    transition: all 300ms ease;
}

.service-block-two .inner-box .content-box p {
    color: #ffffff;
    transition: all 300ms ease;
}

.service-block-two:hover {
    background: #f0faff;
}
.service-block-two:hover .inner-box .content-box h2{
    color: #333333;
}
.service-block-two:hover .inner-box .content-box h2 a {
    color: #333333;
}

.service-block-two:hover .inner-box .content-box p {
    color: #333333;
}

.service-block-two:hover .inner-box .icon-box {
    background: none;
}

.services-style-three {
    position: relative;
    padding: 100px 0 0;
}

.services-style-three .sec-title p {
    margin-top: 0px;
}

.services-style-three .sec-title {
    margin-bottom: 45px;
}

.services-style-three .services4 {
    margin-bottom: 50px;
    text-align: center;
}

.services-style-three .text {
    padding: 0 100px;
    text-align: center;
}

.service-block-three {
    position: relative;
    width: 230px;
    padding: 0 10px;
    text-align: center;
    margin-bottom: 30px;
    float: none;
    display: inline-block;
}

.service-block-three:last-child {
    padding: 0 10px;
}

.service-block-three:nth-child(even) .inner-box {
    background-color: #d99300;
}

.service-block-three:nth-child(odd) .inner-box {
    background-color: #005689;
}

.service-block-three .inner-box {
    padding: 40px 20px;
    width: unset;
}

.service-block-three .icon-box {
    position: relative;
    margin-bottom: 25px;
}

.service-block-three .icon-box img {
    max-width: 100%;
}

.service-block-three .caption-box {
    position: relative;
}

.service-block-three .caption-box h4 {
    margin-bottom: 10px;
    color: #ffffff;
}

.service-block-three .caption-box h4 a {
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
}

.service-block-three .caption-box p {
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
}

.service-block-four {
    position: relative;
    display: block;
    min-height: 75px;
    margin-bottom: 60px;
}

.service-block-four .inner-box {
    position: relative;
    display: block;
}

.service-block-four .icon-box {
    background-color: #005689;
    height: 75px;
    width: 75px;
    position: absolute;
    left: 0;
    top: 0;
    display: table;
    text-align: center;
}

.service-block-four .icon-box figure {
    display: table-cell;
    vertical-align: middle;
}

.service-block-four .content-box {
    position: relative;
    padding-left: 100px;
}

.service-block-four .content-box h4 a {
    font-size: 16px;
    color: #333333;
    line-height: 20px;
    font-weight: 700;
}

.service-block-four .content-box p {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}

/*====================================================================
                     Intro Section
=====================================================================*/
.intro-section {
    position: relative;
    padding: 110px 90px;
}

.intro-section .sec-title {
    padding: 0 150px;
    margin-bottom: 25px;
}

.intro-section .sec-title span {
    margin-bottom: 0px;
}

.intro-section .content-box {
    padding: 0 100px;
    text-align: center;
}

.intro-section .content-box .text {
    margin-bottom: 50px;
}

.intro-section .content-box a {
    float: none;
    margin-bottom: 30px;
}

.intro-slider-section {
    position: relative;
}


.intro-section-style-two {
    position: relative;
    padding: 125px 70px 260px;
    background: #fbf8f0;
    margin-top: -40px;
    margin-bottom: -225px;
    text-align: center;
}

.intro-section-style-two .intro-text {
    position: relative;
}

.intro-section-style-two .intro-text .detail-box {
    margin-bottom: 30px;
}

.intro-section-style-two .intro-text h2 {
    font-size: 60px;
    color: #333333;
    font-family: 'Great Vibes', cursive;
    margin-bottom: 5px;
    text-transform: none;
    font-weight: 300;
}

.intro-section-style-two .intro-text p {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    font-family: "merriweather";
    font-weight: 300;
}


/*====================================================================
                        Case Studies Section
=====================================================================*/
.case-studies {
    position: relative;
    display: block;
    background-color: #005689;
    padding: 100px 0 70px;
}

.case-studies .sec-title {
    margin-bottom: 40px;
}

.case-studies .sec-title span {
    margin-bottom: 5px;
}

.case-studies-slider {
    position: relative;
    margin-bottom: 100px;
}

.case-studies-slider .slide-item {
    position: relative;
}

.case-studies-slider .slide-item .inner-box {
    position: relative;
    display: block;
    border-bottom: 2px solid #266f9b;
    transition: all 200ms ease;

}

.case-studies-slider .slide-item:hover .inner-box {
    border-bottom: 2px solid #d99300;
}

.case-studies-slider .slide-item .inner-box .image-box {
    position: relative;
}

.case-studies-slider .slide-item .inner-box .image-box img {
    width: 100%;
}

.case-studies-slider .slide-item .inner-box .caption-box {
    position: relative;
    padding: 30px 8px 35px;
}

.case-studies-slider .slide-item .inner-box .caption-box h3 {
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-family: 'Varela Round', sans-serif;
}

.case-studies-slider .slide-item .inner-box .caption-box h3 a {
    color: #ffffff;
}

.case-studies-slider .slide-item .inner-box .caption-box h3:hover a {
    color: #fff;
}

.case-studies-slider .slide-item .inner-box .caption-box p {
    font-size: 14px;
    line-height: 26px;
    color: rgba(255, 255, 255, 1);
}

.case-studies .lower-content {
    position: relative;
    text-align: center;
}

.case-studies .lower-content h2 {
    font-size: 32px;
    line-height: 40px;
    color: #ffffff;
    margin-bottom: 11px;
    font-family: 'Varela Round', sans-serif;
}


.case-studies .lower-content p {
    font-size: 14px;
    line-height: 26px;
    color: rgba(255, 255, 255, .70);
    font-family: 'Varela Round', sans-serif;
    margin-bottom: 45px;
}

.case-studies .lower-content a {
    display: inline-block;
}

/*====================================================================
                        Fact Counter
=====================================================================*/
.fact-counter {
    position: relative;
    width: 100%;
    padding: 70px 0 30px;
    text-align: center;
}

.counter-box {
    position: relative;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 40px;
}

.count-box {
    position: relative;
    display: inline-block;
    padding: 0 70px;
    margin-bottom: 28px;
}

.count-box .count-outer {
    position: relative;
}

.count-box .count-outer span {
    font-size: 48px;
    line-height: normal;
    color: #333333;
    font-family: 'Varela Round', sans-serif;
}

.count-box .counter-title {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
}

.call-us {
    position: relative;
    text-align: center;
    padding: 60px 0;
}

.call-us .info-box {
    position: relative;
    display: block;
}

.call-us .info-box h3 {
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    font-weight: normal;
    margin-bottom: 25px;
}

.call-us .info-box h3 strong {
    font-weight: 700;
}

.call-us .theme-btn {
    float: none;
    margin-bottom: 30px;
}

.fact-counter-style-two {
    position: relative;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding: 70px 0 60px;
}

.fact-counter-style-two .sec-title h2 {
    display: inline;
}

.fact-counter-style-two .sec-title h2:before,
.fact-counter-style-two .sec-title h2:after {
   margin-right: 20px;
   margin-left: 20px;
    content: url(framework/assets/images/resource/rt.png);
}

.fact-counter-style-two .sec-title h2:after {
    left: auto;
    right: -95px;
    content: url(framework/assets/images/resource/lt.png);
}


.fact-counter-style-two:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(49, 53, 97, .85);
    content: "";
}

.fact-counter-style-two .counter-box {
    border: none;
    text-align: center;
}

.fact-counter-style-two .count-box {
    padding: 0 60px;
    padding-top: 60px;
    margin-bottom: 30px;
}

.fact-counter-style-two .count-box .count-outer span {
    color: #ffffff;
    font-family: "merriweather";
    line-height: 50px;
    display: inline-block;
    margin-bottom: 13px;
}

.fact-counter-style-two .count-box .counter-title {
    font-size: 11px;
    color: #ffffff;
    line-height: 20px;
    font-weight: 700;
    font-family: "Montserrat";
    text-transform: uppercase;
}

/*====================================================================
                        Testimonials
=====================================================================*/
.testimonials-section {
    position: relative;
    padding: 100px 0 110px;
}

.testimonials-section .sec-title {
    position: relative;
    margin-bottom: 35px;
}

.testimonials-section .sec-title h2 {
    text-transform: unset;
    position: relative;
    display: block;
    padding: 30px 0;
}

/*.testimonials-section .sec-title h2:before,
.testimonials-section .sec-title h2:after {
    position: absolute;
    left: -63px;
    content: url(framework/assets/images/resource/ltl.png);
    top: -10px;
}

.testimonials-section .sec-title h2:after {
    left: auto;
    right: -63px;
    content: url(framework/assets/images/resource/ltr.png);
}
*/

.testimonial-slider {
    position: relative;
    text-align: center;
    padding: 0 135px;
}

.testimonial-slider .slide-item .content-box {
    position: relative;
    display: block;
}

.testimonial-slider .slide-item .content-box p {
    font-size: 16px;
    line-height: 26px;
    color: #666666;
    position: relative;
    margin-bottom: 40px;
}

.testimonial-slider .slide-item .content-box .name {
    font-size: 12px;
    line-height: normal;
    color: #666666;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-weight: bold;
}

.rating {
    position: relative;
    padding-left: 0;
}

.rating li {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    color: #005689;
}

/*====================================================================
                     Full Width Social Links
=====================================================================*/
.full-width-social-links {
    position: relative;
}

.full-width-social-links ul {
    position: relative;
    display: table;
    width: 100%;
    padding-left: 0;
    margin: 0;
}

.full-width-social-links ul li {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 10px 0;
}

.full-width-social-links ul li a {
    position: relative;
    font-size: 18px;
    line-height: 20px;
    color: #ffffff;
    font-family: 'Varela Round', sans-serif;

}

.full-width-social-links ul li a i {
    margin-right: 18px;
}

.facebook {
    /* facebook icon*/
    background: #3b5998;
}

.twitter {
    /*  twitter icon*/
    background: #55acee;
}

.google-plus {
    /* google plus icon*/
    background: #e02f2f;
}

.github {
    /*  github icon*/
    background: #343434;
}

.behance {
    /*  behance icon*/
    background: #005dff;
}

.digg {
    /*  digg icon*/
    background: #000000;
}

.pinterest {
    /*  pinterest icon*/
    background: #cb2027;
}

.linkedin {
    /*  linkedin icon*/
    background: #0094BC;
}

.flickr {
    /*  flickr icon*/
    background: #FF57AE;
}

.instagram {
    /*  instagram icon*/
    background: #375989;
}

.vimeo-square {
    /*  vimeo square icon*/
    background: #83DAEB;
}

.stack-overflow {
    /*  stack overflow icon*/
    background: #FEA501;
}

.dropbox {
    /*  dropbox icon*/
    background: #017FE5;
}

.tumblr {
    /*  tumblr icon*/
    background: #3a5876;
}

.dribbble {
    /*  dribble icon*/
    background: #F46899;
}

.skype {
    /*  skype icon*/
    background: #00C6FF;
}

.stack-exchange {
    /*  stack exchange icon*/
    background: #4D86C9;
}

.youtube {
    /*  youtube icon*/
    background: #FF1F25;
}

.xing {
    /*  xing icon*/
    background: #005C5E;
}

.rss {
    /*  rss icon*/
    background: #e88845;
}

.foursquare {
    /*  foursquare icon*/
    background: #09B9E0;
}

.youtube {
    /*  youtube play button icon*/
    background: #DF192A;
}

.why-choose-us {
    position: relative;
    background-color: #f0faff;
    padding: 95px 0 75px;
}

.sec-title h5 {
    font-size: 12px;
    line-height: normal;
    color: #666666;
    display: inline-block;
    position: relative;
    margin: 0 auto;
    width: auto;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.text {
    font-size: 15px;
    color: #777777;
    margin: 0;
    position: relative;
    line-height: 1.8em;
}

/*------------------------------------------------------------------
    14- Team
-------------------------------------------------------------------*/

.attorney {
    position: relative;
    overflow: hidden;
}

.attorney2 .attorney {
    margin-bottom: 80px;
    min-height: 450px;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    position: relative;
    overflow: hidden;
}

.attorney figure {
    width: 100%;
    margin-bottom: -2px;
}

.attorney figure img {
    width: 100%;
    height: auto;
}

.attorney .content {
    border: 1px solid #f4f4f4;
    border-top: 0px;
    padding: 42px 40px 37px;
    text-align: center;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    position: relative;
    overflow: hidden;
}

.attorney .content h5 a {
    color: #333333;
    font-size: 14px;
    margin-bottom: 5px;
    display: block;
    text-transform: uppercase;
}

.attorney .content span {
    font: 100 12px 'Merriweather', arial, sans-serif;
    color: #999999;
    text-transform: uppercase;
}

.attorney .social_icon {
    text-align: center;
    padding: 30px 0px;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    width: 100%;
    position: absolute;
    top: 0;
    opacity: .7;
    visibility: hidden;
}

.social_icon a {
    margin: 0px 7px;
    padding: 7px;
}

.social_icon a i {
    color: #cccccc;
}

.attorney:hover .content {
    border: 0px;
    background: #d99300;
}

.attorney:hover .content h5 a {
    color: #fff;
}

.attorney:hover .content span {
    color: #fff;
}

.attorney:hover .social_icon {
    background: #005689;
    top: 25%;
    visibility: visible;
}

.attorney:hover .social_icon a i {
    color: #fff;
}

.attorney .social_icon a:hover {
    background-color: #d99300;
}

.attorney_form {
    background: #f4f4f4;
    text-align: center;
    padding: 100px 0px 60px;
}

.attorney_form .messages {
    width: auto;
    display: inline-block;
    margin: 80px 0px 35px;
    background: #005689;
    color: #fff;
    font-size: 14px;
}

.attorney_form h6 {
    font-size: 14px;
    text-transform: none;
}


.header_inner {
    position: relative;
    min-height: 150px;
}

.attorney_form input[type="text"], .attorney_form input[type="email"]{
    height: 37px;
    font: 300 13px 'Merriweather', arial, sans-serif;
    background: none;
    border: 0 !important;
    border-bottom: 1px solid #e5e5e5 !important;
    border-radius: 0;
    color: #333;
    box-shadow: none !important;
    padding-left: 5px;
    padding-right: 0;
    font-size: 12px;
    margin: 0px !Important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-shadow: none;
}
.attorney_form  textarea{
    font: 300 13px 'Merriweather', arial, sans-serif;
    background: none;
    border: 0 !important;
    border-bottom: 1px solid #e5e5e5 !important;
    border-radius: 0;
    color: #333;
    box-shadow: none !important;
    padding-left: 5px;
    padding-right: 0;
    font-size: 12px;
    margin: 0px !Important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-shadow: none;
}
.attorney_form input[type="submit"]{
    display: inline-block;
    font: 700 11px 'Montserrat', sans-serif;
    color: #fff;
    padding: 14px 20px;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    border: none;
    background: #d3b86e;
}
/*====================================================================
                        Main Footer
=====================================================================*/
.main-footer{
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px 0 0px;
}
.footer-column {
    padding: 0 15px;
}
.main-footer .widget-section{
    position: relative;
    padding-bottom: 105px;
    border-bottom: 1px solid #383838;
}
.main-footer .footer-widget{
    position: relative;
    margin-bottom: 30px;
}
.main-footer .footer-widget h3{
    font-size: 18px;
    line-height: normal;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 40px;
}

.main-footer .about-widget .logo-box{
    margin-bottom: 30px;
}
.main-footer .about-widget .text{
    font-size: 13px;
    line-height: 26px;
    color: #8d949a;
    margin-bottom: 35px;
}
.main-footer .about-widget .news-latter{
    position: relative;
    max-width: 300px;
}
.main-footer .about-widget .news-latter input{
    position: relative;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 13px;
    color: #666666;
    padding-right: 20px;
    padding-right: 35px;
}

.main-footer .about-widget .news-latter button{
    position: absolute;
    right: 15px;
    top: 0;
    z-index: 99;
    font-size: 22px;
    line-height: 50px;
    background: none;
    border:none;
}
.main-footer .practice-area{
    position: relative;
    padding-left: 65px;
}
.main-footer .creative-list li{
    position: relative;
    padding-left: 35px;

}
.main-footer .creative-list li a{
    font-size: 13px;
    line-height: 32px;
    font-weight: 300;
    font-family: 'merriweather';
    color: #ffffff;
    transition: all 300ms ease;
}
.main-footer .practice-area ul li:hover a{
    color: #8d949a;
}
.main-footer .creative-list li:before{
    position: absolute;
    left: 0;
    top: 12px;
    height: 7px;
    width: 17px;
    background: url(framework/assets/images/resource/ltl.png);
    content: "";
}

.main-footer .timing{
    padding-left: 85px;
}
.main-footer .timing ul {
    margin-bottom: 20px;
}
.main-footer .timing ul li{
    font-size: 13px;
    line-height: 26px;
    color: #8d949a;
    font-weight: 300;
    font-family: 'merriweather';
    padding-right: 30px;
}
.main-footer .timing ul li span{
    color: #ffffff;
}


.main-footer .address ul li{
    font-size: 13px;
    line-height: 26px;
    color: #8d949a;
    margin-bottom: 20px;
}
.main-footer .address ul li strong{
    color: #fff;

}
.main-footer .address ul li span{
    display: block;
}



.main-footer .footer-menu{
    position: relative;
    padding: 45px 15px;
}
.main-footer .footer-menu .navigation{
    position: relative;
    margin-bottom: 30px;
}
.main-footer .footer-menu nav ul li{
    position: relative;
    float: left;
    margin-right: 20px;
}
.main-footer .footer-menu nav ul li a{
    font-size: 11px;
    line-height: normal;
    color: #8d949a;
    text-transform: uppercase;
    font-weight:400;
    transition: all 300ms ease;
}
.main-footer .footer-menu nav ul li:hover a{
    color: #fff;
}
.main-footer .call-us{
    position: relative;
    padding: 0;
    text-align: right;
}
.main-footer .call-us h3{
    font-size: 18px;
    line-height: normal;
    color: #ffffff;
}

.main-footer .call-us h3 strong{
    font-size: 24px;
    line-height: normal;
    color: #ffffff;
    font-weight: 700;
}

.main-footer .bottom-strip{
    position: relative;
    background: #005689;
    padding: 28px 0;
}

.main-footer .bottom-strip p{
    font-size: 11px;
    line-height: 26px;
    color: #8d949a;
}
.main-footer .bottom-strip p a{
    color: #ffffff;
}
.main-footer .bottom-strip p a:hover{
    text-decoration: underline;
}

 .social-icon ul li{
    position: relative;
    float: left;
    margin-left: 30px;
    list-style: none;
}
 .social-icon ul li a{
    font-size: 14px;
    color: #8d949a;
    transition: all 300ms ease;
}
.social-icon ul li a:hover{
    color: #fff;
}
/*====================================================================
                        Main Footer Style 2
=====================================================================*/
.footer-style-two{
    position: relative;
    background: #002135;
    font-family: 'Varela Round', sans-serif;

}
.footer-style-two .creative-list li a{
    font-size: 14px;
    color: #8d949a;

}


.footer-style-two .widget-section{
    border-bottom: 0;
    padding-bottom: 40px;
}

.footer-style-two .practice-area{
    padding-left: 40px;
}

.footer-style-two .practice-area ul li:hover a {
    color: #ffffff;
}
.footer-style-two .creative-list li:before{
    background: url(framework/assets/images/resource/ltlg.png);
}

.footer-style-two  .about-widget .news-latter input{
    background: #012b45;
    color: rgba(255,255,255,.40);
}
.footer-style-two  .about-widget .news-latter button{
    color: #012b45;
}
.footer-style-two  .bottom-strip{
    background: #012b45;
}


/* fetures_area */
/* cases_area */
.cases_area {
  display: block;
  overflow: hidden;
  padding-top: 70px;
  padding-bottom: 260px;  
  background-size: cover;
  position: relative;
  z-index: 1;
}
.cases_area:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  border-style: solid;
  border-width: 0px 6340px 0 0;
  border-color: #fff transparent transparent transparent;
  z-index: -1;
}
.cases_area:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: block;
  background-color: rgba(11, 57, 140, 0.859);
  z-index: -1;
}
.cases_area .tittle {
  display: block;
  overflow: hidden;
}
.cases_area .tittle h2 {
  color: #272727;
  font: 700 48px/55px "Muli", sans-serif;
  position: relative;
  padding-top: 25px;
}
.cases_area .tittle h2:after {
  content: "Fetured";
  font: 700 110px/1 "Dancing Script", cursive;
  color: #f0f0f0;
  position: absolute;
  left: -30px;
  top: -5px;
  text-align: center;
  z-index: -1;
}
.cases_area .tittle p {
  display: inline-block;
  max-width: 780px;
  padding-top: 40px;
}
.cases_area .tittle a {
  border: 2px solid #f9f8f7;
  line-height: 106px;
  background: transparent;
  color: #f9520b;
  min-width: 244px;
  font-size: 20px;
  float: right;
  margin-top: -20px;
}
.cases_area .tittle a i {
  font-size: 15px;
  padding-left: 15px;
}
.cases_area .cases {
  padding: 0;
}
.cases_area .cases .case {
  margin-bottom: 30px;
}
.cases_area .cases .case .case_img {
  display: block;
  overflow: hidden;
  position: relative;
}
.cases_area .cases .case .case_img .img_zoom {
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.612);
  opacity: 0;
  transition: all 300ms linear 0s;
}
.cases_area .cases .case .case_img .img_zoom:before {
  content: "";
  position: absolute;
  background: #f9520b;
  width: 40px;
  height: 1px;
  left: -100%;
  right: 0;
  margin: 0 auto;
  top: 50%;
  z-index: 1;
  transition: all 300ms linear 0s;
  opacity: 0;
}
.cases_area .cases .case .case_img .img_zoom:after {
  content: "";
  position: absolute;
  background: #f9520b;
  width: 1px;
  height: 40px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0%;
  transform: translateY(-50%);
  transition: all 300ms linear 0s;
  opacity: 0;
}
.cases_area .cases .case .case_img img {
  max-width: 100%;
  transition: all 300ms linear 0s;
}
.cases_area .cases .case .case_content {
  padding: 45px 42px;
  top: 0;
  position: relative;
  transition: all 300ms linear 0s;
}
.cases_area .cases .case .case_content:after {
  content: "";
  transition: all 300ms linear 0s;
  position: absolute;
  left: 0;
  right: 0px;
  top: -10px;
  border-style: solid;
  border-width: 0 7.5px 10px 7.5px;
  border-color: transparent transparent #f9520b transparent;
  width: 15px;
  margin: 0 auto;
  opacity: 0;
}
.cases_area .cases .case .case_content .heding {
  display: block;
  font: 700 24px/35px "Muli", sans-serif;
  color: #fff;
  padding-bottom: 30px;
  padding-top: 15px;
  position: relative;
  z-index: 1;
}
.cases_area .cases .case .case_content .heding:before {
  content: "01";
  font: 900 100px/1 "Muli", sans-serif;
  color: #32569e;
  position: absolute;
  left: -10px;
  top: -20px;
  z-index: -1;
}
.cases_area .cases .case .case_content .heding.h_2:before {
  content: "02";
}
.cases_area .cases .case .case_content .heding.h_3:before {
  content: "03";
}
.cases_area .cases .case .case_content .heding.h_4:before {
  content: "04";
}
.cases_area .cases .case .case_content .heding.h_5:before {
  content: "05";
}
.cases_area .cases .case .case_content .heding.h_6:before {
  content: "06";
}
.cases_area .cases .case .case_content .heding.h_7:before {
  content: "07";
}
.cases_area .cases .case .case_content .heding.h_8:before {
  content: "08";
}
.cases_area .cases .case .case_content .heding:hover, .cases_area .cases .case .case_content .heding:focus {
  color: rgba(255, 255, 255, 0.702);
}
.cases_area .cases .case .case_content p {
  color: rgba(255, 255, 255, 0.702);
}
.cases_area .cases .case:hover .img_zoom, .cases_area .cases .case:focus .img_zoom {
  opacity: 1;
}
.cases_area .cases .case:hover .img_zoom:before, .cases_area .cases .case:focus .img_zoom:before {
  right: 0;
  opacity: 1;
  left: 0;
}
.cases_area .cases .case:hover .img_zoom:after, .cases_area .cases .case:focus .img_zoom:after {
  top: 50%;
  opacity: 1;
}
.cases_area .cases .case:hover .case_content, .cases_area .cases .case:focus .case_content {
  background: #f9520b;
  top: 20px;
}
.cases_area .cases .case:hover .case_content:after, .cases_area .cases .case:focus .case_content:after {
  opacity: 1;
}
.cases_area .cases .case:hover .case_content .heding:before, .cases_area .cases .case:focus .case_content .heding:before {
  color: #ff6625;
}
.cases_area .case_content h3 a{
    color: #fff;
}
.fpa_2 {
  padding: 100px 0;
}
.fpa_2 .cases .case {
  margin-bottom: 80px;
}

/* cases_area */

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}




























/* text-based popup styling */
.white-popup {
    position: relative;
    background: #FFF;
    padding: 25px;
    width: auto;
    max-width: 400px;
    margin: 0 auto;
}

/* ====== Zoom effect ======*/
.mfp-zoom-in {
    /* start state */
    /* animate in */
    /* animate out */
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8);
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
    transform: scale(0.8);
    opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}

/* ====== Zoom-out effect ====== */
.mfp-zoom-out {
  
}

.mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3);
}

.mfp-zoom-out.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out;
}

.mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1);
}

.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-zoom-out.mfp-removing .mfp-with-anim {
    transform: scale(1.3);
    opacity: 0;
}

.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0;
}

/* ====== "Hinge" close effect ====== */
@keyframes hinge {
    0% {
        transform: rotate(0);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    40% {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    80% {
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    100% {
        transform: translateY(700px);
        opacity: 0;
    }
}

.hinge {
    animation-duration: 1s;
    animation-name: hinge;
}

.mfp-with-fade .mfp-content,
.mfp-with-fade.mfp-bg {
    opacity: 0;
    transition: opacity .5s ease-out;
}

.mfp-with-fade.mfp-ready .mfp-content {
    opacity: 1;
}

.mfp-with-fade.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-fade.mfp-removing.mfp-bg {
    opacity: 0;
}


.case-meta{
    padding: 15px 0 0 0;
    font-size: 18px;
} 
.case-meta span{
    display: inline-block;
    padding-right: 30px;
}
.case-meta span i{
    display: inline-block;
    padding-right: 10px;
}
.padding-bottom-50{
    padding-bottom: 50px;
}



.expert-team{
    text-align: center;
    padding: 30px 50px;
    z-index: 999999;
    position: relative;
}
.expert-team p{
    font-size: 16px;
    color: #fff;
}
.expert-team a.btn-style-six {
    margin-right: 0;
    font-family: 'Montserrat';
    font-size: 14px;
    background: #d3b86e;
    border-color: #d3b86e;
    letter-spacing: .25px;
    float: none;
    margin-top: 40px;
    display: inline-block;
}
.expert-team a.btn-style-six:hover{
    background: transparent;
    color: #d3b86e;
}
.prising{
    width: 100%;
    margin-bottom: 50px;
}

.prising figure{
    background: #313561;
    height: 300px;
    padding: 50px; 
    text-align: center;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.prising figure .circle-box{
    width: 100px;
    height: 100px;
    background-color: #d3b86e;
    border-radius: 100%;
    padding: 27px 20px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.prising figure .circle-box h1{
    color: #fff;
}
.prising figure h3{
    color: #fff;
}
.prising figure a{
    margin-right: 0;
    margin-top: 20px;
    float: none;
    color: #ffffff;
    display: inline-block;
}
.prising .content{
    width: 100%;
    height: auto;
    padding: 20px; 
    transition: .54s;
}
.prising .content h3{
    margin: 20px 0;
}
.prising:hover .content{
    background-color: #d3b86e;
}
.prising:hover .content h3{
    color: #313561;
}
.prising:hover .content p{
    color: #ffffff;
}

 .feature-block img{
                                    
                                    transition-duration: .5s;
                                }
                                .feature-block:hover img{
                                    transform: scale(1.2);
                                }
                                


/*HOme 4*/
/*=============== TOP HEADER START ============== */

.top-header h1,h2,h3,h4,h6,p{
    font-family: 'Josefin Sans', sans-serif;
}


.top-header {
    padding: 20px 0;
    border-bottom: 1px solid #f2f3f6;
}

.top-header .text a {
    font-size: 14px;
    font-weight: 600;
    color: #f43737;
    text-decoration: underline;
}

.top-header .text a:hover {
    font-size: 16px;
    font-weight: 600;
    color: #253462;
}

.top-header .phone i {
    font-size: 14px;
    color: #f43737;
    margin-right: 5px;
}

.top-header .phone .text {
    font-size: 14px;
    color: #84868b;
    font-weight: 600;
    text-transform: capitalize;
}

.top-header .phone .number {
    font-size: 14px;
    color: #242f6c;
    font-weight: 700;
}

/*=============== TOP HEADER END ============== */

/*=============== SUB HEADER START ============== */

.sub-header h1,h2,h3,h4,h6,p{
    font-family: 'Josefin Sans', sans-serif;
}

.sub-header .navbar-nav a {
    font-size: 16px;
    font-weight: 600;
    color: #84868b;
    padding-left: 5px !important;
    padding-right: 5px !important;
    text-transform: capitalize;
}

.sub-header .navbar-nav li {
    margin-left: 15px;
}

.sub-header .navbar-nav a:hover {
    color: #242f6c;
}

.sub-header .icons {
    padding: 25px 0;
}


.sub-header .icons .facebook  {
    background: none;
}

.sub-header .icons .twitter {
     background: none;
}

.sub-header .icons .youtube {
     background: none;
}

.sub-header .icons .google-plus {
     background: none;
}

.sub-header .icons .facebook i {
    font-size: 16px;
    color: #182eb2;
    padding: 0 15px;
}

.sub-header .icons .twitter i {
    font-size: 16px;
    color: #31a5ff;
    padding: 0 15px;
}

.sub-header .icons .youtube i {
    font-size: 16px;
    color: #ff2e2e;
    padding: 0 15px;
}

.sub-header .icons .google-plus i {
    font-size: 16px;
    color: #242f6c;
    padding: 0 15px;
}

/*=============== SUB HEADER END ============== */

/*--================================
        HEADER END
=================================--*/

/*--================================
        SLIDER START
=================================--*/

.slider h1,h2,h3,h4,h6,p{
    font-family: 'Josefin Sans', sans-serif;
}

.slider .slide-01 {
    position: relative;
}

.slider .text {
    position: absolute;
    top: 43%;
    bottom: auto;
    left: 20%;
    right: auto;
}

.slider .text h2 {
    font-size: 36px;
    font-weight: 700;
    color: #242f6c;
    line-height: 50px;
}

.slider .text h4 {
    font-size: 18px;
    font-weight: 600;
    color: #84868b;
    line-height: 50px;
}

.slider .text a {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    background-color: #2d3c6c;
    padding: 20px 20px 20px 20px;
    border-radius: 0;
    transition: 2s;
    position: relative;
}

.slider .text a:hover {
    color: #ffffff;
    background-color: #f43737;
}

.slider .text a:after {
    content: '';
    border-left: 69px solid #2d3c6c;
    border-bottom: 69px solid #e0e0e2;
    position: absolute;
    top: -1px;
    bottom: auto;
    transition: 2s;
}

.slider .text a:hover:after {
    content: '';
    border-left: 69px solid #f43737;
    border-bottom: 69px solid #e0e0e2;
    position: absolute;
    top: -1px;
    bottom: auto;
}

.slider .slide {
    opacity: inherit;
}

/*====== LEFT AND RIGHT CONTROLS ====== */

.prev-icon i {
    color: #242f6c;
    font-size: 20px;
    transition: 2s;
}

.prev-icon:hover i {
    color: #ffffff;
}

.prev-icon {
    padding: 20px 0 20px 20px;
    background-color: #ffffff;
    transition: 2s;
    position: relative;
}

.prev-icon:hover {
    background-color: #2d3c6c;
}

.prev-icon:after {
    content: '';
    border-left: 65px solid #ffffff;
    border-bottom: 60px solid transparent;
    position: absolute;
    top: 0px;
    bottom: auto;
    right: -65px;
    left: auto;
    transition: 2s;
}

.prev-icon:hover:after {
    border-left: 65px solid #2d3c6c;
    border-bottom: 60px solid transparent;
}

.next-icon i {
    color: #242f6c;
    font-size: 20px;
    transition: 2s;
}

.next-icon:hover i {
    color: #ffffff;
}

.next-icon {
    padding: 20px 20px 20px 0;
    background-color: #ffffff;
    transition: 2s;
    position: relative;
}

.next-icon:hover {
    background-color: #2d3c6c;
}

.next-icon:before {
    content: '';
    border-right: 65px solid #ffffff;
    border-bottom: 60px solid transparent;
    position: absolute;
    top: 0px;
    bottom: auto;
    left: -65px;
    right: auto;
    transition: 2s;
}

.next-icon:hover:before {
    border-right: 65px solid #2d3c6c;
    border-bottom: 60px solid transparent;
}

/*====== LEFT AND RIGHT CONTROLS ====== */

/*--================================
        SLIDER END
=================================--*/

/*--================================
        AREAS OF PRACTISE START
=================================--*/

.features-sec h1,h2,h3,h4,h6,p{
    font-family: 'Josefin Sans', sans-serif;
}

.features-sec{
    padding-top: 90px;
}

.features-sec .head h2 {
    font-size: 32px;
    font-weight: 700;
    color: #242f6c;
    text-transform: capitalize;
}

.features-sec .head h6 {
    font-size: 13px;
    font-weight: 600;
    color: #84858a;
    text-transform: inherit;
}

.features-sec .row.pd-top {
    padding-top: 30px;
}

.features-sec .feature {
    background: #fcfcfc;
    padding: 110px 66px;
    margin-right: 0px;
    box-shadow: 0 6px 20px rgba(0,0,0,.1);
    border-bottom: 3px solid #2d3c6c;
}

.features-sec .feature h3 {
    font-size: 16px;
    color: #242f6c;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: capitalize;
}

.features-sec .feature p {
    color: #84858a;
    text-decoration: underline;
}
.features-sec .feature:hover  p{
    color: #ffffff;
    text-decoration: underline;
}
.feature.pd-low {
    padding: 97px 66px;
}

/*--================================
        AREAS OF PRACTISE END
=================================--*/

/*--================================
        TABLES COPY START
=================================--*/

.tables-copy h1,h2,h3,h4,h6,p{
    font-family: 'Josefin Sans', sans-serif;
}

.tables-copy .heading_section {
    text-align: center;
    padding: 70px 0;
    background-color: #fdfdfd;
    margin-bottom: 0;
}

.tables-copy .heading_section h3{
    font-size: 60px;
    color: #242f6c;
    font-weight: bold;
    margin-bottom: 30px;
    text-transform: capitalize;
}

.tables-copy .pd-top {
    margin-top: -40px;
}

.tables-copy .price_table li span cite {
    font: normal 700 13px;
    display: block;
    color: #999999;
    text-transform: uppercase;
}

.tables-copy .button {
    display: inline-block;
    font: 700 11px;
    color: #fff;
    padding: 14px 35px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

/*--================================
        TABLES COPY END
=================================--*/

/*--================================
        GROUP 1 START
=================================--*/

.group-01 h1,h2,h3,h4,h6,p{
    font-family: 'Josefin Sans', sans-serif;
}

.group-01 .call_action{
    background-image: url(framework/assets/images/group1-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding: 63px 0;
    background-color: transparent;
}

.group-01 .call_action h4 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0px;
    text-transform: none;
    line-height: 2;
}

.group-01 .call_action p {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    line-height: 3;
}

.group-01 .call_action .get-started a {
    font-size: 18px;
    font-weight: 700;
    color: #2d3c6c;
    background-color: #ffffff;
    padding: 20px 20px;
    border-radius: 0;
    transition: 2s;
    border-width: 0;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}

.group-01 .call_action .get-started a:hover {
    color: #ffffff;
    background-color: #d99300;
    text-decoration: none;
}

/*.group-01 .call_action .get-started a:after {
    content: '';
    border-left: 29px solid #ffffff;
    border-bottom: 62px solid #242f6c;
    position: absolute;
    top: 0;
    bottom: auto;
    transition: 2s;
}*/

/*.group-01 .call_action .get-started a:hover:after {
    content: '';
    border-left: 29px solid #d99300;
    border-bottom: 62px solid #242f6c;
    position: absolute;
    top: 0;
    bottom: auto;
}*/

/*--================================
        GROUP 1 END
=================================--*/

/*--================================
        TESTIMONIAL START
=================================--*/

.testimonial h1,h2,h3,h4,h6,p{
    font-family: 'Josefin Sans', sans-serif;
}

.testimonial {
    padding: 118px 0;
}

.testimonial .head p {
    font-size: 14px;
    font-weight: 700;
    color: #242f6c;
    text-transform: uppercase;
}


.testimonial .head h3 {
    font-size: 38px;
    font-weight: 700;
    color: #001328;
    text-transform: inherit;
}

.testimonial .pd-top{
    padding-top: 70px;
}

.testimonial .bg {
    background-color: #f1f7fc;
    padding: 60px 48px;
    /*background-image: url(framework/assets/images/testi-bg.png);*/
    background-repeat: no-repeat;
    background-position-x: 21px;
}

.testimonial .bg:hover {
    background-color: #242f6c;
    /*background-image: url(framework/assets/images/testi-bg-hover.png);*/
    box-shadow: 0 26px 26px #d9e8f8;
}

.testimonial .testi-01 p {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: #798593;
    padding-bottom: 30px;
    border-bottom: 2px solid #ffffff;
    transition: 2s;
}

.testimonial .bg:hover .testi-01 p {
    color: #ffffff;
    border-bottom: 2px solid #616997;
}

.testimonial .testi-01 .person {
    padding-top: 30px;
}

.testimonial .testi-01 .person img {
    vertical-align: middle;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    padding: 0;
}

.testimonial .testi-01 .person .txt h6 {
    font-size: 18px;
    font-weight: 700;
    color: #242f6c;
    transition: 2s;
    text-transform: capitalize;
}

.testimonial .bg:hover .testi-01 .person .txt h6 {
    color: #ffffff;
}

.testimonial .testi-01 .person .txt p {
    font-size: 14px;
    font-weight: 700;
    color: #798593;
    border-bottom: none;
    transition: 2s;
}

.testimonial .bg:hover .testi-01 .person .txt p {
    color: #4c5278;
}

/*--================================
        TESTIMONIAL END
=================================--*/

/*--================================
        GROUP 2 START
=================================--*/

.group-02 h1,h2,h3,h4,h6,p{
    font-family: 'Josefin Sans', sans-serif;
}

.trademark {
    background-color: #fcfcfc;
    padding-top: 70px;
    padding-bottom: 160px;
}

.group-02 p {
    font-size: 14px;
    font-weight: 700;
    color: #242f6c;
    text-transform: uppercase;
}

.group-02 h3 {
    font-size: 38px;
    font-weight: 700;
    color: #001328;
    text-transform: capitalize;
}

.group-02 .pd-top {
    margin-top: -70px;
}

.group-02 .trademark-01 img{
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
}

/*--================================
        GROUP 2 END
=================================--*/

/*--================================
        FOOTER START
=================================--*/

.footer h1,h2,h3,h4,h6,p{
    font-family: 'Josefin Sans', sans-serif;
}

.footer {
    background-color: #fcfcfc;
    padding: 120px 0;
    height: auto;
    line-height: 3;
}

/*---- About ---*/

.footer .about p {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.8;
    color: #3b4978;
}

/*---- Phone ---*/

.footer .phone h6 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.8;
    color: #2d3c6c;
    text-transform: inherit;
}

.footer .phone p {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.8;
    color: #424242;
}

/*---- Address ---*/

.footer .address{
    padding-top: 40px;
}

.footer .address h6 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.8;
    color: #2d3c6c;
    text-transform: inherit;
}

.footer .address p {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.8;
    color: #424242;
}

/*---- Email ---*/

.footer .email{
    padding-top: 40px;
}

.footer .email h6 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.8;
    color: #2d3c6c;
    text-transform: inherit;
}

.footer .email p {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.8;
    color: #424242;
}

/*---- Links ---*/

.footer .links h6 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.8;
    color: #2d3c6c;
    text-transform: inherit;
    padding-bottom: 40px;
}

.footer .links a {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.8;
    color: #424242;
}

.footer .links a:hover {
    color: #f43c3c;
    text-decoration: underline;
}

/*---- Price Guide ---*/

.price-guide {
    padding-top: 60px;
}

.footer .price-guide a {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.8;
    color: #424242;
}

.footer .price-guide a:hover {
    color: #f43c3c;
    text-decoration: underline;
}

/*---- Bottom ---*/

.bottom h1,h2,h3,h4,h6,p{
    font-family: 'Josefin Sans', sans-serif;
}

.bottom {
    padding: 40px 0;
}

.bottom p{
    font-size: 16px;
    font-weight: 600;
    color: #84858a;
}



/*--================================
        FOOTER END
=================================--*/
/*------------------------------------------------------------------
    31- Slider Area 
-------------------------------------------------------------------*/

.main_sider h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: "Gotham Rounded";
}

.main_sider .contain_dflt {
    padding-right: 0;
    padding-left: 0;
}

.main_sider .slide1,
.slide2 {
    position: relative;
}

.main_sider .slide1 .overlay {
    position: absolute;
    top: 0;
    transform: translate(0%, 16%);
    padding: 20px;
}

.main_sider .overlay h1 {
    font-size: 42px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 30px;
}

.main_sider .overlay p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

.main_sider a {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    padding: 25px 20px;
    background: #7cc46a;
    position: absolute;
    bottom: 100px;
    z-index: 99;
    left: -2px;
    right: auto;
}

.main_sider a i {
    padding-right: 5px;
}




/*SERVICE PAGE*/

/*--================================
        SERVICES START
=================================--*/

.service h1,h2,h3,h4,h6,p{
    font-family: 'Josefin Sans', sans-serif;
}

.service .page_title {
    background: url(framework/assets/images/services.jpg) no-repeat;
    position: relative;
    background-size: 100% 100%;
    margin-bottom: 94px;
}

/*--================================
        SERVICES START
=================================--*/

/*--================================
        WHY START
=================================--*/

.why h1,h2,h3,h4,h6,p{
    font-family: 'Josefin Sans', sans-serif;
}

.why .bg {
    background-color: #f1f7fc;
    padding: 120px;
    position: relative;
}

.why .head p {
    font-size: 14px;
    font-weight: 600;
    color: #242f6c;
    text-transform: uppercase;
}

.why .head h3 {
    font-size: 40px;
    font-weight: 700;
    color: #001328;
    text-transform: inherit;
}

.why .txt p {
    font-size: 18px;
    font-weight: 400;
    color: #798593;
    text-transform: inherit;
    padding-top: 30px;
    padding-bottom: 50px;
    padding-right: 110px;
}

.why .txt .list i{
    font-weight: 900;
    font-size: 14px;
    color: #ee3234;
    padding-right: 15px;
}

.why .txt .list span {
    font-weight: 700;
    font-size: 18px;
    color: #798593;
}

.why .video {
    position: absolute;
    right: auto;
    left: -200px;
    top: 120px;
    bottom: auto;
}

/*--================================
        WHY END
=================================--*/
.footer4 h5.widget-title{
    font-size: 16px;
    font-weight: 600;
    line-height: 1.8;
    color: #2d3c6c;
    text-transform: inherit;
    padding-bottom: 40px;
        margin-bottom: 0;
}
.footer4 ul.menu li{
    display: inline-block;
    width: 49%;
    padding-bottom: 12px;
}
.footer4 ul li a{
    padding-left:0;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.8;
    color: #424242;
}
.footer4 ul li a:hover{
    padding-left:0;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.8;
    color: #333333;
}
.footer4 p span {
    color: #333;
}
.sub-header nav ul li ul.sub-menu {
    z-index: 9999;
    position: absolute;
    width: 199px;
    text-align: left;
    background: #000;
    display: none;
    padding: 0px;
    top: 30px;
    left: 0px;
}
.sub-header .navbar-nav li ul.sub-menu li{
    margin-left: 0;
}


.ulcounter{
    width: 100%;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.footer4 .footer_bottom04 p{
    margin: 0;
    font-size: 18px;
    color: #8d949a;
    line-height: 85px;
}
/*------------------------------------------------------------------
    30- Header 4 
-------------------------------------------------------------------*/
.no-gutters {
    padding: 0;
    margin: 0;
}
.pd-0 {
    padding: 0;
    display: none;
}
.sec_padding {
    padding: 100px 0;
}
/*.top_section .inner_sec {
    margin-bottom: 20px;
}
Top Section*/

.top_section h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: "Gotham Rounded";
}

.top_section {
    background: #222222;
    padding: 15px  0;
}

.top_section .inner_sec p {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    display: inline;
    line-height: 2.3;
}

.top_section .text_left {
    display: inline;
    float: right;
    padding:5px 0;
}

.top_section .inner_sec h6 {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    display: inline;
    text-transform: inherit;
}

.top_section .inner_sec .s_links {
    display: inline;
    padding-left: 10px;
    padding-right: 35px;
}

.top_section .inner_sec span {
    font-weight: 700;
    color: #fff;
    padding-left: 5px;
}

.top_section .inner_sec .s_links a {
    font-size: 12px;
    color: #e3e3e3;
    padding: 5px 5px;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    background: #4f4f4f;
    margin-right: 5px;
    display: inline-block;
    text-align: center;
}

.top_section .inner_sec .s_links a:hover {
    background: #7cc46a;
    color: #fff;
}

.top_section .inner_sec .s_lang {
    padding-left: 30px;
    background: url(framework/assets/images/lang.png) no-repeat;
    background-position: left;
    margin-left: 30px;
}

/*Header Menu*/

.header4 h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: "Gotham Rounded";
}

.header4 form input[type="submit"] {
    background: none !important;
}
.header4 nav ul {
	padding-left:0;
}
.header4 nav ul li {
    margin: 0 15px;
}

.header4 nav ul li a {
    font: 500 16px "Gotham Rounded";
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.1px;
}

.header4 nav ul li ul.dropdown-menu li a:hover {
    background: #7cc46a;
    color: #fff !important;
}

.header4 .dropdown-toggle::after {
    display: none;
}

.header4 nav ul li a.active {
    color: #7cc46a !important;
}

/* .header4 nav ul li a:hover {
    color: #7cc46a !important;
} */

.header4 form {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: auto;
    margin-left: -16px;
    padding-right: 15px;
}

header form input[type="text"] {
    border: 2px solid #7cc46a;
}

.caret {
    display: inline-block;
    padding-right: 15px;
}

.caret i {
    font-size: 16px;
    color: #222222;
}


/*Toggle Button*/

.menu_toggle {
    display: inline-block;
}

.no-gutters #toggle-menu-btn {
    font-size: 18px;
    color: #7cc46a;
    background-color: transparent;
    padding: 0;
    border-color: transparent;
    height: 18px;
}

#toggle-menu-btn:hover {
    color: #005689;
    background: none;
}

#side-nav {
    position: fixed;
    top: 0;
    display: block;
    background-color: #7cc46a;
    width: 250px;
    height: 100vh;
    z-index: 999;
    left: -250px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

#side-nav.active {
    left: 0;
}

#nav-close {
    font-size: 15px;
    position: absolute;
    right: 15px;
    top: 20px;
    height: 25px;
    width: 25px;
    border: 2px solid #fff;
    background: none;
    color: #fff;
    line-height: 10px;
    z-index: 999;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    padding: 0 4px;
}

#nav-close:hover {
    background: #ffffff;
    color: #7cc46a;
}

#side-nav nav {
    position: relative;
    padding: 70px 0px 0;
}

#side-nav nav ul {
    padding-left: 0;
}

#side-nav nav ul li ul.sub-menu {
    z-index: 9999;
    position: relative;
    width: 199px;
    text-align: left;

    display: none;
    padding: 0px;
    top: 0px;
    left: 0px;
}

#side-nav nav ul li {
    position: relative;
    float: left;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    margin-left: 0;
    text-align: left;
}

#side-nav nav ul li a {
    font-size: 16px;
    color: #fff;
    padding: 10px 15px 7px;
    display: block;
    font-weight: 700;
    text-transform: capitalize;
    -webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease;

}

#side-nav nav ul li ul:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 13px;
    border-bottom: 0px solid #000;
    border-left: 10px solid rgba(255, 255, 255, 0);
    border-right: 0px solid rgba(255, 0, 0, 0.01);
}

#side-nav nav ul>li>a:hover {
    background: rgba(255, 255, 255, .9);
    color: #005689;
}

#side-nav .dropdown-btn {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 14px;
    color: #d99300;
    z-index: 1;
}

#side-nav .dropdown.active>.dropdown-btn {
    transform: rotate(180deg);
    -webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease;
}

#side-nav nav ul>li:last-child {
    border-bottom: 0;
}

/*------------------------------------------------------------------
    32- Features 
-------------------------------------------------------------------*/

.feature-section_02 h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: "Gotham Rounded";
}

.feature-section_02 {
    position: relative;
    margin-bottom: 100px;
    margin-top: 100px;
}

.feature-section_02 .feature-outer {
    position: relative;
    background: #ffffff;

}

.feature-block_02 {
    position: relative;
    padding: 0;
    text-align: center;
}

.feature-block_02 .inner-box {
    position: relative;
    padding: 0 25px;
    text-align: center;
    background: url(framework/assets/images/fr-icon.png) no-repeat;
    background-position-x: right;
    background-position-y: center;
}

.feature-block_02 .inner-box.bg-none {
    background: none;
}

.feature-block_02 .inner-box:hover img {
    transform: scale(1.2);
}

.feature-block_02:last-child .inner-box {
    border-right: 0;
}

.feature-block_02 .inner-box .icon-box {
    margin-bottom: 30px;
}

.feature-block_02 .inner-box .info-box h3 {
    font-size: 24px;
    line-height: 26px;
    color: #333333;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.feature-block_02 .inner-box .info-box p {
    font-size: 12px;
    line-height: 26px;
    color: #333333;
    margin-bottom: 0;
    font-weight: 400;
}

/*------------------------------------------------------------------
    33- Logos 
-------------------------------------------------------------------*/

.logos h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: "Gotham Rounded";
}

.logos {
    background: #fafafa;
    padding: 50px 0;
}

.logos .heading_ctwo {
    font: 500 18px "Gotham Rounded";
    color: #333333;
    display: inline-block;
    margin-bottom: 10px;
    padding: 25px 0px 0px;
    text-transform: uppercase;
    font-style: italic;
}

.logos .owl-carousel .owl-item img {
    display: inline;
    width: auto;
}

.logos .item:hover img {
    transform: scale(1.1);
    transition: all 0.8s ease;
}

.logos .logo_slider {
    padding-top: 40px;
}

/*------------------------------------------------------------------
    34- About Us 
-------------------------------------------------------------------*/

.about_us h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: "Gotham Rounded";
}

/*Detail Sec*/

.about_us .detail_sec {
    width: 500px;
    height: 480px;
    padding: 20px 40px;
    background: #ffffff;
    z-index: 999999999999999999999;
    margin-top: 50px;
    box-shadow: 0px 0px 12px 0px rgba(204, 204, 204, 1);
}

.about_us .heading_b {
    font-size: 28px;
    text-transform: inherit;
}

.about_us .img-bottom {
    margin-top: 18px;
}

.about_us .imgs_outer {
    z-index: -5;
}

.about_us .heading_ctwo {
    padding-bottom: 10px;
    font-weight: 300;
}

.about_us .detail_sec h4 {
    font-size: 32px;
    padding-top: 30px;
    font-family: "gloriant-regular";
    text-transform: capitalize;
    font-weight: normal;
}

.about_us .detail_sec p {
    font-size: 14px;
    font-weight: 400;
}

/*------------------------------------------------------------------
    35- Service Section 
-------------------------------------------------------------------*/

.service_sec h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: "Gotham Rounded";
}

.service_sec {
    background: #fafafa;
}

.service_sec .heading_ctwo {
    padding: 0;
}

.service_sec .tabs_sec {
    padding-top: 20px;
}

.service_sec .nav-tabs {
    border-bottom: transparent;
}

.service_sec .tabs_sec ul a {
    font: 500 20px "Gotham Rounded";
    color: #fff;
    padding: 20px 55px;
    margin-right: 20px;
    background: #222222;
    border-radius: 0;
    position: relative;
}

.service_sec .nav-tabs .nav-item.show .nav-link,
.service_sec .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #7cc46a;
    border-color: transparent;
}

.service_sec .nav-tabs .nav-link.active:after {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 14px solid #7cc46a;
    position: absolute;
    top: 100%;
    right: 45%;
}

.service_sec .tab-content {
    padding-top: 50px;
}

.service_sec .content {
    padding-left: 20px;
    padding-top: 20px;
}

.service_sec .content h2 {
    font-size: 32px;
    font-weight: 700;
    color: #333333;
    padding-bottom: 20px;
}

.service_sec .content p {
    font-size: 14px;
    font-weight: 400;
    color: #444444;
    padding-bottom: 25px;
}

.service_sec .content a {
    font-size: 12px;
    font-weight: 700;
    color: #7cc46a;
    text-transform: uppercase;
    border-bottom: 1px solid #c1e0ba;
    letter-spacing: 1px;
}

/*------------------------------------------------------------------
    36- Contact info Section 
-------------------------------------------------------------------*/

.contact_info h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: "Gotham Rounded";
}

.contact_info .contact_inner {
    padding: 50px 0;
    box-shadow: 0px 0px 25px 0px rgba(204, 204, 204, 1);
}

.contact_info p {
    font-size: 16px;
    font-weight: 500;
    color: #222222;
    display: inline-block;
}

.contact_info a {
    color: #7cc46a;
    text-transform: capitalize;
    border-bottom: 1px solid #c4e3bd;
}

.contact_info h6 {
    font-size: 16px;
    font-weight: 500;
    color: #222222;
    text-transform: capitalize;
    display: inline-block;
    padding-left: 15px;
}

.contact_info span {
    font-weight: 700;
    padding-left: 5px;
}

/*------------------------------------------------------------------
    37- Case Study Section 
-------------------------------------------------------------------*/

.case_studies h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: "Gotham Rounded";
}

.case_studies .contain_dflt {
    padding-right: 0;
    padding-left: 0;
}

.case_studies .heading_b {
    margin-bottom: 50px;
}

/*Content*/

.case_studies .case_01 .content {
    padding: 40px 10px 40px 30px;
    transition: all 0.8s ease;
}

.case_studies .case_01 p {
    font-size: 12px;
    font-weight: 500;
    color: #7cc46a;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.case_studies .case_01 h4 {
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    text-transform: inherit;
}

/*Overlay*/

.case_studies .case_01 img {
    position: relative;
}
.case_studies .imghover{
    position: relative;
}
.case_studies .imghover {
  position: relative;
}

.case_studies .imghover img {
  display: block;
  width: 100%;
  height: auto;
}
.case_studies .imghover .overlay {
    /*position: absolute;
    top: 100%;
    left: 0;
    height: 0;
    width: 100%;
    background: rgba(128, 196, 111, 0.9);
    padding: 110px 10px 110px 30px;
    overflow: hidden;
    opacity: 0;
    transition: all 0.8s ease;*/
    position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(128, 196, 111, 0.9);
}
.case_studies .imghover .overlay .text{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-20%, -50%);
    -ms-transform: translate(-20%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    padding: 30px;
}
.case_studies .imghover .overlay h5 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 20px;
    text-transform: inherit;
}

.case_studies .imghover .overlay p {
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    text-transform: inherit;
    color: white;
    padding: 0;
    margin: 0;
 
}

.case_studies .imghover:hover .overlay {
    opacity: 1;
   
}

.case_studies .imghover:hover .content {
    background: #fafafa;
}

/*------------------------------------------------------------------
    38- Three Section  
-------------------------------------------------------------------*/

.three_secs h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: "Gotham Rounded";
}

/*Testimonial Slider*/

.three_secs .heading_b {
    text-transform: capitalize;
}

.testi2_slider .owl-item img {
    display: inline-block;
    width: 80px;
    height: 80px;
    padding-top: 0;
    border-radius: 100px;
}

.testi2_slider h6 {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    padding-top: 30px;
    padding-bottom: 40px;
    text-transform: capitalize;
}

.testi2_slider p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    padding-bottom: 40px;
}

.testi2_slider span {
    font-size: 12px;
    font-weight: 700;
    font-family: "Gotham Rounded";
    color: #222222;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.testi2_slider ul {
    position: relative;
    padding-left: 0;
    padding-top: 10px;
}

.testi2_slider li {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    color: #7cc46a;
}

/*Icons Section*/

.icons ul {
    transform: translateX(50px);
    padding-top: 30px;
    position: relative;
}

.icons ul:before {
    content: '';
    height: 360px;
    width: 4px;
    background: #f7f7f7;
    position: absolute;
    top: 90px;
    right: 90px;
    z-index: -1;
}

.icons li {
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    padding: 15px 15px;
    background: #fff;
    border-radius: 50px;
    border: 2px solid #7cc46a;
    vertical-align: middle;
    box-shadow: 0px 0px 30px 0px rgba(204, 204, 204, 1);
}

.icons .icon01,
.icon02 {
    margin-bottom: 150px;
}


/*Video Section*/

.client_video p {
    font-size: 12px;
    font-weight: 400;
    color: #444444;
    padding-bottom: 40px;
}

.client_video img {
    width: 100%;
}

.client_video .video {
    position: relative;
}

.client_video .video a {
    font-size: 30px;
    color: #7cc46a;
    position: absolute;
    bottom: 30px;
    left: 0;
    padding: 20px 0 20px 30px;
    background: rgba(2, 2, 2, 0.8);
    width: 99%;
    text-align: left;
}

.client_video .video a span {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
    font-family: "Gotham Rounded";
    margin-left: 20px;
}

/*------------------------------------------------------------------
    39- Form  
-------------------------------------------------------------------*/

.form_sec h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: "Gotham Rounded";
}

.form_sec .fimg img {
    width: 100%;
    height: 100%;
}

.form_sec .fimg {
    padding: 0;
    position: relative;
}

/*Helpline*/

.form_sec .help_line {
    padding: 50px 50px 40px 50px;
    background: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
}

.form_sec .help_line h6 {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    padding-bottom: 20px;
    text-transform: capitalize;
}

.form_sec .help_line h4 {
    font-size: 28px;
    font-weight: 500;
    color: #333333;
    text-transform: capitalize;
}

.form_sec .help_line h4 span {
    font-weight: 700;
    color: #7cc46a;
}

/*Form*/

.form-bg {
    background-image: url(framework/assets/images/form_bg.png) no-repeat;
    background-color: #7cc46a;
    background-position: center center;
    background-size: cover;
    padding: 70px 100px;
}

.form_sec .head {
    padding-bottom: 20px;
}

.form_sec .head h2 {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 20px;
    text-transform: capitalize;
}

.form_sec .form-control {
    height: 40px;
    font: 300 14px "Gotham Rounded";
    background: #95ce85;
    opacity: 0.7;
    border: 0 !important;
    border-bottom: 0;
    border-radius: 0;
    color: #fff;
    box-shadow: none !important;
    padding-left: 10px;
    padding-right: 0;
    font-size: 14px;
    margin: 0px !Important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: none;
}

.form_sec .select2 {
    margin-top: 47px;
}

.form_sec input::placeholder {
    color: #fff;
}

.form_sec .input_issue .form-control {
    height: 80px;
}

.form_sec label {
    font: 400 16px "Gotham Rounded";
    margin-bottom: 16px;
    color: #fff;
    text-transform: unset;
    margin-top: 13px;
}

.form_sec .submit {
    padding-top: 40px;
}

.form_sec .submit {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding: 20px 50px;
    background: #222222;
    text-transform: uppercase;
}

.form_sec .submit:hover {
    border: 2px solid #222222;
    background: transparent;
}

/*------------------------------------------------------------------
    40- Stat Section  
-------------------------------------------------------------------*/

.stat_sec3 h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: "Gotham Rounded";
}

.stat_sec3 {
    padding-bottom: 100px;
}

.stat_sec3 a,
.stat_sec3 h3 {
    font: 300 48px 'Merriweather', arial, sans-serif;
    display: block;
    margin-bottom: 10px;
    color: #333333;
}

.stat_sec3 small {
    font: 500 14px "Gotham Rounded";
    text-transform: uppercase;
    color: #666666;
}

.LEcounter {
    background: url(framework/assets/images/stat-icon.png) no-repeat;
    background-size: contain;
    background-position: inherit;
}

/*------------------------------------------------------------------
    41- Footer 4  
-------------------------------------------------------------------*/

.footer_4 h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: "Gotham Rounded";
}

.footer_4 .footer_inner {
    background: #222222;
    padding-top: 100px;
    padding-bottom: 100px;
}
.footer_4 .footer_inner h6{
    color: #fff;
}
.news_letter input {
    font: 300 13px "Gotham Rounded";
    background: #2d2d2d;
}

.footer_4 .news_letter input[type="submit"] {
    background: url(framework/assets/images/message2.png) no-repeat;
}

.footer_4 .footer_widget ul li a {
    font: 300 13px "Gotham Rounded";
    background: url(framework/assets/images/footer_border.png) no-repeat left center;
    line-height: 32px;
}

.footer_4 .footer_widget .hed {
    background: url(framework/assets/images/footer_border.png) no-repeat left center;
}

.footer_bottom04 {
    background: url(framework/assets/images/footer-bottom-bg.jpg);
}

.footer_bottom04 a:hover {
    color: #7cc46a;
}

/*------------------------------------------------------------------
    43- Page Header 
-------------------------------------------------------------------*/

.page_header {
    background-image: url(framework/assets/images/sheader-bg.png);
    background-color: #76c065 ;
    background-position: center center;
    background-size: cover;
    padding: 70px 0px 120px 0;
    text-align: center;
	margin-bottom:94px;
}

.page_header h2 {
    font-size: 48px;
    font-weight: 500;
    font-family: "Gotham Rounded" !important;
    color: #fff;
    text-transform: uppercase;
}
.page_header + .blog_wrap{
    margin-top: 30px;
}
/*------------------------------------------------------------------
    44- Intro Sec 
-------------------------------------------------------------------*/
.intro_sec h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: "Gotham Rounded";
}

.intro_sec {
    background: #fafafa;
}

.intro_sec .sec_inner {
    transform: translateY(-50px);
}

.intro_sec .intro_dtl {
    padding: 50px 50px 50px 50px;
    background: #fff;
    box-shadow: 0px 0px 12px 0px rgba(204, 204, 204, 1);
}

.intro_sec .heading_b {
    margin-bottom: 15px;
    text-transform: inherit;
}

.intro_sec p {
    padding-bottom: 60px;
}

.intro_sec a {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding: 20px 35px;
    background: #333333;
}

.intro_sec a:hover {
    background: #7cc46a;
}

.sec-pd {
    padding-top: 80px;
    padding-bottom: 80px;
}

.intro_sec img {
    width: 100%;
}

/*------------------------------------------------------------------
    45- Service Sec4  
-------------------------------------------------------------------*/

.service_sec4 h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: "Gotham Rounded";
}

.service_sec4 {
    background: #fafafa;
    padding: 50px 0px 100px 0px;
}

/*Left Side*/

.service_sec4 .left_side h3 {
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.service_sec4 .left_side ul {
    padding-top: 30px;
    list-style: none;
    padding-left: 0;
}

.service_sec4 .left_side ul li a i {
    color: #cccccc;
    padding-right: 15px;
}

.service_sec4 .left_side ul li a {
    font: 500 14px "Gotham Rounded";
    color: #333333;
    text-transform: uppercase;
}

.service_sec4 .left_side ul li {
    padding-bottom: 25px;
}

.service_sec4 .left_side ul li:hover a {
    padding: 15px 10px;
    background: #7cc46a;
    color: #fff;
}

.service_sec4 .left_side ul li:hover i {
    color: #fff;
}

/*Right Side*/

.service_sec4 .right_side h3 {
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    text-transform: uppercase;
    padding-bottom: 50px;
}

.service_sec4 .right_side h5 {
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    text-transform: inherit;
    padding-top: 30px;
    padding-bottom: 15px;
}

.service_sec4 .right_side p {
    font-size: 14px;
}

.service_sec4 .right_side p span {
    font-size: 16px;
    font-weight: 700;
    color: #222222;
}

/*Service Card*/

.service_sec4 .scard-body {
    padding: 20px 25px;
    background: #37356c;
    margin-top: 20px;
}

.service_sec4 .ser-card img {
    width: 100%;
}

.service_sec4 .ser-card .scard-body h5 {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    padding-top: 20px;
}

.service_sec4 .ser-card .scard-body .button {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    padding: 15px 20px;
    background: #7cc46a;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.service_sec4 .ser-card .scard-body .button:hover {
    background: transparent;
    border: 2px solid #7cc46a;
}

.service_sec4 .ser-card .scard-body .emial {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-decoration: underline;
    display: block;
}

/*------------------------------------------------------------------
    46- Pricing Table  
-------------------------------------------------------------------*/

.pricing_wrap2 h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: "Gotham Rounded";
}

.pricing_wrap2 .heading_section .heading_b {
    text-transform: capitalize;
}

.pricing_wrap2 .price_table_outer:hover .price_table {
    box-shadow: 0px 0px 12px 0px rgba(204, 204, 204, 1);
}

.pricing_wrap2 .price_table ul li h2 {
    background: #222222;
    font-weight: 500;
}

.pricing_wrap2 .price_table:hover h2 {
    background: #7cc46a;
    color: #fff;
}

.pricing_wrap2 .price_table ul li.price i {
    color: #cccccc;
}

.pricing_wrap2 .price_table ul li span {
    font: 500 50px "Gotham Rounded";
}

.pricing_wrap2 .price_table:hover span {
    color: #7cc46a;
}

.pricing_wrap2 .button {
    display: inline-block;
    font: 700 11px "Gotham Rounded";
    color: #222222;
    padding: 14px 20px;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    border: 2px solid #222222;
    background: transparent !important;
}

.pricing_wrap2 .price_table:hover .button.blue {
    color: #fff;
    background: #7cc46a;
    border: 2px solid #7cc46a;
}

.pricing_wrap2 .price_table .content {
    padding: 0 40px;
    text-align: left;
}

.pricing_wrap2 .price_table ul li {
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
    font: 400 14px "Gotham Rounded";
    color: #444444;
    margin-bottom: 15px;
    display: block;
}

.pricing_wrap2 .price_table ul li i {
    color: #222222;
    padding-right: 10px;
}

/*------------------------------------------------------------------
    47- Sticky Footer 
-------------------------------------------------------------------*/

/*Stikcy Footer 01*/

#sticky {
    width: 100%;
    padding-top: 20px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
}

.sticky_footer1 {
    padding: 35px 0 20px 0;
    background: #66a855;
}

.sticky_footer1 .list {
    position: relative;
}

.sticky_footer1 .list:after {
    content: '';
    height: 110px;
    width: 1px;
    background: #9cc492;
    position: absolute;
    right: 0;
    top: 0;
}

.sticky_footer1 .list li {
    font: 300 22px 'Gotham Rounded';
    color: #dfebdd;
    text-transform: capitalize;
    padding-bottom: 15px;
}

.sticky_footer1 .list li i {
    font-size: 22px;
    color: #ffffff;
    padding-right: 10px;
}

.sticky_footer1 .sbutton {
    margin-top: 15px;
}

.sticky_footer1 .sbutton a {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: #222222;
    padding: 25px 40px;
    text-transform: uppercase;
}

.sticky_footer1 .sbutton a:hover {
    background: transparent;
    border: 2px solid #222222;
}

/*Stikcy Footer 02*/

.sticky_footer2 {
    padding: 35px 0 35px 0;
    background: #66a855;
}

.sticky_footer2 img {
    vertical-align: top;
}

.sticky_footer2 h5 {
    display: block;
    font-size: 20px;
    font-weight: 500;
    font-family: "Gotham Rounded";
    color: #fff;
}

.sticky_footer2 .sbutton {
    margin-top: 15px;
}

.sticky_footer2 .sbutton a {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: #222222;
    padding: 25px 40px;
    text-transform: uppercase;
}

.sticky_footer2 .sbutton a:hover {
    background: transparent;
    border: 2px solid #222222;
}

/*Stikcy Footer 03*/

.sticky_footer3 {
    padding: 35px 0 35px 0;
    background: #66a855;
    line-height: 65px;
}

.sticky_footer3 img {
    vertical-align: top;
}

.sticky_footer3 h5 {
    display: block;
    font-size: 18px;
    font-weight: 500;
    font-family: "Gotham Rounded";
    color: #fff;
}

.sticky_footer3 .sbutton {
    margin-top: 15px;
}

.sticky_footer3 .sbutton a {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: #222222;
    padding: 25px 40px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 10px
}

.sticky_footer3 .sbutton a:hover {
    background: transparent;
    border: 2px solid #222222;
}

/*-----------------------------------------*/



.close {
    color: #000;
    filter: alpha(opacity=50);
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    margin-top: 15px;
    opacity: .5;
    text-shadow: 0 1px 0 #fff;
}
.close:hover, .close:focus {
    color: #000;
    cursor: pointer;
    filter: alpha(opacity=100);
    opacity: .9;
    text-decoration: none;
}
button.close {
    background: transparent;
    border: 0;
    cursor: pointer;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    right: 25px;
    top: -23px;
}

.form-column .default-form label{
    color: #ffffff;
}
.weoffer-sec{
    margin:0 auto;
}


/* Ver 1.8.0 */

ul {
    padding: 0;
}

.features-section {
    padding-top: 90px;
}

.legal_heading .legal_h_title {
    position: relative;
    padding-top: 40px;
}

.legal_heading .legal_h_title img.icon_h_img {
    width: 37px;
    height: auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.legal_heading.features-sec.heading_b_dot .half-dot {
    width: 20px;
    height: 20px;
    /*margin: 0 auto;*/
    margin-top: 10px;
    background-color: red;
    border-radius: 100%;
    position: relative;
}

.legal_heading.features-sec.heading_b_dot .half-dot.right-auto {
    margin-left: auto;
    margin-top: 10px;
}

.legal_heading.features-sec.heading_b_dot .half-dot.left-auto {
    margin-right: auto;
    margin-top: 10px;
}

.legal_heading.features-sec.heading_b_dot .half-dot.center-auto {
    margin: 0 auto;
    margin-top: 10px;
}

.legal_heading.features-sec.heading_b_dot {
    padding: 0; 
}

.legal_heading.features-sec .half-dot:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    height: 50%;
    width: 100%;
    background: white;
    z-index: 1;
}

.features-section .row.pd-top {
    padding-top: 30px;
}

.features-section .feature {
    background: #fcfcfc;
    padding: 110px 66px;
    margin-right: 0px;
    box-shadow: 0 6px 20px rgb(0 0 0 / 10%);
    border-bottom: 3px solid #2d3c6c;
}

.features-section .feature h3 {
    font-size: 16px;
    color: #242f6c;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: capitalize;
}

.features-section .feature p {
    color: #84858a;
    text-decoration: underline;
}

.services_style_3.services-style-two .service-block-two .inner-box .icon-box {
    position: absolute;
    left: 40px;
    transform: translateY(-50%);
    top: 50%;
    height: 65px;
    width: 65px;
    border: 2px solid #004872;
    background: #004872;
    text-align: center;
    display: table;
    transition: all 300ms ease;
}

.services_style_3.services-style-two .service-block-two .inner-box .content-box {
    position: relative;
    padding: 0;
    padding-left: 80px;
}

.services_style_3.services-style-two .service-block-two .inner-box .content-box p {
    margin-bottom: 0
} 

.testi_icons.icons ul {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    height: 100%;
    transform: translateX(0);
    padding: 0;
}

.testi_icons.icons ul:before {
    height: 100%;
    top: 0;
    right: 50%;
    transform: translateX(50%);
}

.testi_icons.icons {
    height: 100%;
}  

.testi_icons.icons ul li.icon {
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.wellcome_banner #header2 {
	position: relative;
	z-index: 2;
	background-color: rgba(255,255,255,.65);
}

.ekit-form label {
    display: block;
}