@import url(https://fonts.googleapis.com/css?family=Poppins:400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,600);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,700,700italic);
@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('jquery.mCustomScrollbar.min.css');
@import url('jquery.fancybox.css');
@import url('hover.css');
* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}

body {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #999;
    line-height: 1.7em;
    font-weight: 400;
    background: #fff
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #c24747
}

a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: 0
}

h1,
h2 {
    position: relative;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    margin: 0;
    background: 0;
    line-height: 1.4em
}

h3,
h4,
h5,
h6 {
    position: relative;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin: 0;
    background: 0;
    line-height: 1.4em
}

input,
button,
select,
textarea {
    font-family: 'Poppins', sans-serif
}

p {
    position: relative;
    line-height: 1.7em;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #87a09a
}

.strike-through {
    text-decoration: line-through
}

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

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    background: #fff
}

.page-outer-container {
    position: relative;
    width: 100%;
    padding: 0
}

.boxed-layout .page-outer-container {
    padding: 0 20px
}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0
}

.sec-title {
    position: relative;
    margin-bottom: 60px
}

.sec-title.centered {
    text-align: center
}

.sec-title h2 {
    position: relative;
    text-transform: capitalize;
    font-size: 36px;
    line-height: 1.2em;
    font-weight: 500;
    color: #27323d
}

.sec-title.light h2 {
    color: #fff
}

.sec-sub-title {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    color: #888;
    font-size: 14px;
    text-transform: none;
    padding-top: 10px
}

.theme-btn {
    display: inline-block;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    font-family: 'Lato', sans-serif
}

.centered {
    text-align: center
}

.btn-style-one {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 10px 30px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    background: #002c41;
    color: #ffffff!important;
    border-radius: 5px
}

.btn-style-one:hover {
    background: #c24747;
    color: #ffffff!important
}

.btn-style-two {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 10px 30px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    background: #c24747;
    color: #ffffff!important;
    border-radius: 5px
}

.btn-style-two:hover {
    background: #002c41;
    color: #ffffff!important
}

.btn-style-three {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 10px 30px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    background: #fff;
    color: #002c41!important;
    border-radius: 5px
}

.btn-style-three:hover {
    background: #c24747;
    color: #ffffff!important
}

.btn-style-four {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 10px 32px;
    font-size: 12px;
    text-transform: uppercase;
    background: 0;
    border: 2px solid #ffffff!important;
    color: #ffffff!important;
    border-radius: 3px
}

.btn-style-four:hover {
    background: #fff;
    color: #c24747!important
}

.theme-btn .icon {
    font-size: 16px
}

.theme-btn .icon-left {
    padding-right: 50px
}

.theme-btn .icon-right {
    padding-left: 50px
}

.bold-font {
    font-weight: 700
}

.exbold-font {
    font-weight: 900
}

.normal-font {
    font-weight: 400
}

.light-font {
    font-weight: 300
}

.semibold-font {
    font-weight: 600
}

.white_color {
    color: #ffffff!important
}

.theme_color {
    color: #c24747!important
}

.bg_theme_color {
    background: #c24747!important
}

.theme_green_color {
    color: #002c41!important
}

.bg_green_color {
    background: #002c41!important
}

.padd-top-20 {
    padding-top: 20px!important
}

.padd-top-10 {
    padding-top: 10px!important
}

.padd-top-30 {
    padding-top: 30px!important
}

.padd-top-40 {
    padding-top: 40px!important
}

.padd-top-50 {
    padding-top: 50px!important
}

.padd-top-90 {
    padding-top: 90px!important
}

.padd-bott-8 {
    padding-bottom: 8px!important
}

.padd-right-20 {
    padding-right: 20px!important
}

.padd-bott-20 {
    padding-bottom: 20px!important
}

.padd-bott-10 {
    padding-bottom: 10px!important
}

.padd-bott-30 {
    padding-bottom: 30px!important
}

.padd-bott-40 {
    padding-bottom: 40px!important
}

.padd-bott-50 {
    padding-bottom: 50px!important
}

.padd-bott-70 {
    padding-bottom: 70px!important
}

.padd-top-70 {
    padding-top: 70px!important
}

.margin-top-20 {
    margin-top: 20px!important
}

.margin-top-30 {
    margin-top: 30px!important
}

.margin-top-40 {
    margin-top: 40px!important
}

.margin-top-50 {
    margin-top: 50px!important
}

.margin-right-20 {
    margin-right: 20px!important
}

.margin-right-30 {
    margin-right: 30px!important
}

.margin-right-40 {
    margin-right: 40px!important
}

.margin-right-50 {
    margin-right: 50px!important
}

.margin-right-60 {
    margin-right: 60px!important
}

.margin-right-80 {
    margin-right: 80px!important
}

.margin-left-20 {
    margin-left: 20px!important
}

.margin-left-30 {
    margin-left: 30px!important
}

.margin-left-40 {
    margin-left: 40px!important
}

.margin-left-50 {
    margin-left: 50px!important
}

.margin-left-60 {
    margin-left: 60px!important
}

.margin-left-80 {
    margin-left: 80px!important
}

.margin-bott-20 {
    margin-bottom: 20px!important
}

.margin-bott-30 {
    margin-bottom: 30px!important
}

.margin-bott-40 {
    margin-bottom: 40px!important
}

.margin-bott-50 {
    margin-bottom: 50px!important
}

.margin-bott-70 {
    margin-bottom: 50px!important
}

.margin-bott-80 {
    margin-bottom: 50px!important
}

.no-padd-bottom {
    padding-bottom: 0!important
}

.no-padd-top {
    padding-top: 0!important
}

.no-margin-bottom {
    margin-bottom: 0!important
}

.no-margin-top {
    margin-top: 0!important
}

.no-bg {
    background: none!important
}

.bg-light-grey {
    background: #f9f9f9
}

.text-uppercase {
    text-transform: uppercase!important
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icons/preloader.html)
}

.scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 12px;
    line-height: 38px;
    text-align: center;
    background: #002c41;
    border: 1px solid #002c41;
    border-radius: 50%;
    z-index: 100;
    cursor: pointer;
    display: none
}

.scroll-to-top:hover {
    border-color: #c24747;
    background: #c24747
}

.main-header {
    position: relative;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    font-size: 13px
}

.main-header .top-bar {
    position: relative;
    background: #e0c6a1;
    color: #fff;
    font-family: 'Lato', sans-serif
}

.main-header .top-bar .top-left {
    position: relative;
    float: left;
    padding: 10px 0;
    line-height: 24px;
    color: #fff;
    font-weight: 700
}

.main-header .top-bar .top-left a {
    color: #002c41
}

.main-header .top-bar .top-right {
    position: relative;
    float: right
}

.main-header .top-bar .lang-box {
    position: relative;
    float: left;
    margin-left: 40px
}

.main-header .top-bar .lang-box .selected-btn {
    position: relative;
    cursor: pointer;
    padding: 10px 20px;
    line-height: 24px;
    padding-left: 24px;
    font-weight: 700
}

.main-header .top-bar .lang-box .selected-btn .flag-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: left center
}

.main-header .top-bar .lang-box .selected-btn .icon {
    position: absolute;
    right: 0;
    top: 50%;
    font-weight: normal;
    margin-top: -10px;
    line-height: 24px;
    text-align: right
}

.main-header .top-bar .lang-box .lang-list {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    min-width: 180px;
    background: #fff;
    border: 1px solid #e0c6a1;
    border-top-color: #fff;
    z-index: 5;
    border-radius: 0 0 3px 3px;
    display: none
}

.main-header .top-bar .lang-box .lang-list:before {
    content: '';
    position: absolute;
    left: 25px;
    top: -13px;
    width: 0;
    border: 7px solid transparent;
    border-bottom: 7px solid #fff;
    z-index: 10
}

.main-header .top-bar .lang-box .lang-list li {
    position: relative;
    border-bottom: 1px solid #c24747
}

.main-header .top-bar .lang-box .lang-list li:last-child {
    border: 0
}

.main-header .top-bar .lang-box .lang-list li a {
    display: block;
    line-height: 24px;
    padding: 5px 15px;
    color: #c24747;
    font-size: 13px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.main-header .top-bar .lang-box .lang-list li a:hover {
    background: #c24747;
    color: #fff
}

.main-header .top-bar .search-box {
    position: relative;
    float: left
}

.main-header .top-bar .search-box .form-group {
    position: relative;
    margin-bottom: 0
}

.main-header .top-bar .search-box input[type="text"],
.main-header .top-bar .search-box input[type="search"] {
    position: relative;
    display: block;
    height: 44px;
    line-height: 24px;
    padding: 10px 40px 10px 15px;
    color: #fff;
    background: 0;
    min-width: 220px;
    font-weight: 700
}

.main-header .top-bar::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 1)
}

.main-header .top-bar::-moz-placeholder {
    color: rgba(255, 255, 255, 1)
}

.main-header .top-bar:-ms-input-placeholder {
    color: rgba(255, 255, 255, 1)
}

.main-header .top-bar input:-moz-placeholder {
    color: rgba(255, 255, 255, 1)
}

.main-header .top-bar .search-box input[type="text"]:focus,
.main-header .top-bar .search-box input[type="search"]:focus {
    background: rgba(0, 0, 0, 0.05)
}

.main-header .top-bar .search-box button {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    text-align: center;
    height: 44px;
    line-height: 24px;
    padding: 10px 0;
    background: 0;
    color: #002c41
}

.main-header .middle-bar {
    position: relative;
    padding: 10px 0 10px;
    background: #fff
}

.main-header .middle-bar .info-column {
    position: relative;
    color: #2f2f31;
    padding: 12px 0 10px
}

.main-header .middle-bar .info-column p {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 800;
    color: #23939e;
    letter-spacing: 1px
}

.main-header .middle-bar .info-column h3 {
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 800;
    color: #87a09a
}

.main-header .middle-bar .logo-column {
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 0;
    width: 100%;
    text-align: center
}

.main-header .middle-bar .logo-column .logo {
    display: inline-block;
    max-width: 100%;
    font-size: 26px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #002c41
}

.main-header .top-bar .search-box button:hover,
.main-header .top-bar .search-box input:focus+button {
    color: #fff
}

.main-header .lower-section {
    position: relative;
    padding: 0;
    width: 100%;
    left: 0;
    top: 0;
    background: 0
}

.fixed-header .lower-section {
    position: fixed;
    background: #002c41;
    height: auto
}

.lower-section .nav-toggler {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -20px;
    display: none
}

.lower-section .nav-toggler button {
    position: relative;
    display: block;
    height: 40px;
    width: 40px;
    background: #c24747;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 38px;
    border: 1px solid #c24747
}

.main-header .lower-section .outer-box {
    position: relative;
    background: #002c41;
    padding: 0 210px 0 50px;
    border-radius: 3px
}

.main-header .link-box {
    position: absolute;
    right: 50px;
    top: 20px
}

.main-header .link-box .theme-btn {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 13px 25px;
    border-radius: 5px;
    background: #fff;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    color: #303030;
    font-size: 14px;
    font-weight: 700
}

.main-header .link-box .theme-btn:hover {
    background: #c24747;
    color: #fff
}

.main-menu {
    position: relative;
    padding: 0
}

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

.main-menu .navigation {
    position: relative;
    float: left;
    margin: 0;
    font-weight: 400;
    font-family: 'Poppins', sans-serif
}

.main-menu .navigation>li {
    position: relative;
    float: left;
    padding: 20px 0;
    margin-right: 20px
}

.fixed-header .main-menu .navigation>li {
    padding: 20px 0
}

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

.main-menu .navigation>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    font-weight: 500;
    text-transform: capitalize;
    opacity: 1;
    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.style-two .main-menu .navigation>li>a {
    color: #fff
}

.main-menu .navigation>li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 4px;
    background: #fff;
    opacity: 0;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease
}

.main-menu .navigation>li:hover>a,
.main-menu .navigation>li.current>a,
.main-menu .navigation>li.current-menu-item>a {
    opacity: 1
}

.main-menu .navigation>li:hover:before,
.main-menu .navigation>li.current:before,
.main-menu .navigation>li.current-menu-item:before {
    color: #c24747!important;
    opacity: 1
}

.main-menu .navigation>li>ul {
    position: absolute;
    left: -20px;
    top: 100%;
    width: 220px;
    padding: 0;
    z-index: 100;
    display: none;
    visibility: hidden;
    background: #003141;
    opacity: 0;
    border: 1px solid rgba(0, 0, 0, 0.20)
}

.main-menu .navigation>li:hover>ul {
    left: 0;
    display: block;
    opacity: 1;
    visibility: visible;
    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 {
    position: relative;
    width: 100%;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10)
}

.main-menu .navigation>li>ul>li:last-child {
    border: 0
}

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

.main-menu .navigation>li>ul>li:hover>a {
    background: #002c41
}

.main-menu .navigation>li>ul>li>ul {
    position: absolute;
    left: 120%;
    top: 0;
    width: 220px;
    padding: 0;
    z-index: 100;
    display: none;
    visibility: hidden;
    background: #c24747;
    opacity: 0;
    border: 1px solid rgba(0, 0, 0, 0.20)
}

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

.main-menu .navigation>li>ul>li>ul>li:last-child {
    border: 0
}

.main-menu .navigation>li>ul>li>ul>li>a {
    position: relative;
    display: block;
    padding: 8px 20px;
    line-height: 26px;
    font-weight: 700;
    font-size: 16px;
    text-transform: capitalize;
    color: #fff;
    transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease
}

.main-menu .navigation>li>ul>li>ul>li:hover>a {
    background: #002c41
}

.main-menu .navigation>li>ul>li:hover>ul {
    left: 100%;
    display: block;
    opacity: 1;
    visibility: visible;
    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.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 34px;
    height: 30px;
    border: 1px solid #fff;
    background: url(../images/icons/submenu-icon.png) center center no-repeat;
    background-size: 20px;
    cursor: pointer;
    z-index: 5;
    display: none;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.hidden-bar {
    position: fixed;
    top: 0;
    width: 305px;
    height: 100%;
    background: #002c41;
    z-index: 9999;
    transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    -moz-transition: all 700ms ease
}

.hidden-bar .mCSB_inside>.mCSB_container {
    margin-right: 0
}

.hidden-bar.right-align {
    right: -400px
}

.hidden-bar.right-align.visible-sidebar {
    right: 0
}

.hidden-bar.right-align .hidden-bar-closer {
    left: -20px
}

.hidden-bar.left-align {
    left: -400px
}

.hidden-bar.left-align.visible-sidebar {
    left: 0
}

.hidden-bar.left-align .hidden-bar-closer {
    right: -20px
}

.hidden-bar .hidden-bar-closer {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    background: #000;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    z-index: 999999
}

.hidden-bar .hidden-bar-closer:hover {
    background: #fff
}

.hidden-bar .hidden-bar-closer:hover .btn {
    color: #002c41
}

.hidden-bar .hidden-bar-closer .btn {
    background-color: transparent;
    border: 0;
    outline: 0;
    font-size: 14px
}

.hidden-bar .social-icons {
    text-align: center;
    margin: 50px 0 30px
}

.hidden-bar .social-icons ul {
    font-size: 0;
    margin-left: -5px;
    margin-right: -5px
}

.hidden-bar .social-icons ul li {
    display: inline-block;
    padding: 0 5px
}

.hidden-bar .social-icons ul li a {
    display: block;
    width: 36px;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    background: #c24747;
    color: #fff;
    border-radius: 5px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.hidden-bar .social-icons ul li a:hover {
    background: #fff;
    color: #c24747
}

.hidden-bar-wrapper {
    height: 100%
}

.hidden-bar .logo {
    padding: 30px 0;
    background: #002c41
}

.hidden-bar .side-menu {
    background-color: transparent;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    letter-spacing: 1px
}

.hidden-bar .side-menu ul li ul a {
    background: transparent
}

.hidden-bar .side-menu ul li ul li ul li a {
    background: transparent
}

.hidden-bar .side-menu a.current {
    color: #fff
}

.hidden-bar .side-menu li.current>a {
    color: #fff
}

.hidden-bar .side-menu ul li a {
    background: transparent;
    color: #fff;
    display: block;
    font-weight: 500;
    text-transform: uppercase;
    border-top: 1px solid rgba(255, 255, 255, 0.30);
    border-bottom: 1px solid rgba(255, 255, 255, 0.30);
    padding: 10px 15px 10px 20px;
    position: relative;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.hidden-bar .side-menu ul li a:hover {
    background: transparent;
    color: #c24747
}

.hidden-bar .side-menu ul li a .btn.expander {
    background: 0;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.80);
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 0;
    position: absolute;
    top: 6px;
    right: 20px;
    outline: 0
}

.main-slider {
    position: relative;
    width: 100%;
    color: #fff;
    font-size: 15px;
    line-height: 2em;
    margin-top: -45px!important
}

.main-slider .tp-bannertimer {
    display: none
}

.main-slider h1 {
    font-weight: 600;
    font-size: 60px;
    color: #fff;
    line-height: 1.2em
}

.main-slider .text {
    font-size: 16px;
    color: #999;
    font-family: 'Lato', sans-serif
}

.main-slider .phone-no {
    font-size: 24px;
    font-weight: 500;
    color: #002c41
}

.main-slider .sub-text {
    font-size: 24px;
    font-weight: 500;
    color: #f7f7f7
}

.main-slider .smaller-title {
    font-size: 28px;
    font-weight: 700;
    font-family: 'L', sans-serif;
    color: #2f2f31
}

.main-slider .theme-btn {
    font-weight: 700;
    padding: 11px 60px
}

.main-slider .normal-link {
    color: #2f2f31;
    padding: 11px 60px;
    line-height: 24px;
    font-family: 'Lato', sans-serif
}

.main-slider .normal-link .icon {
    padding-right: 5px
}

.main-slider .tparrows.preview3 {
    background: none!important
}

.main-slider .tparrows.preview3::after {
    background: transparent;
    color: #c24747;
    font-size: 34px
}

.main-slider .tparrows.preview3.tp-leftarrow {
    left: 20px!important
}

.main-slider .tparrows.preview3.tp-rightarrow {
    right: 20px!important
}

.main-slider .tparrows.preview3:hover::after {
    background-color: #c24747;
    color: #ffffff!important
}

.main-slider .tparrows.preview3 .tp-arr-iwrapper {
    visibility: hidden;
    opacity: 0
}

.rev_slider_wrapper {
    position: relative;
    margin-top: -115px;
    z-index: 1
}

.rev_slider_wrapper .slide-content-box h3 {
    background: rgba(0, 0, 0, 0) url("../img/slides/press-bg.html") no-repeat;
    background-size: contain;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 22px;
    font-family: 'Poppins', sans-serif;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px
}

.rev_slider_wrapper .slide-content-box h1 {
    color: #fff;
    font-size: 55px;
    line-height: 62px;
    margin: 14px 0 9px;
    font-weight: 700
}

.rev_slider_wrapper .slide-content-box p {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    margin: 0 0 30px
}

.rev_slider_wrapper .slide-content-box .button a {
    transition: all 500ms ease!important;
    -moz-transition: all 500ms ease!important;
    -webkit-transition: all 500ms ease!important;
    -ms-transition: all 500ms ease!important;
    -o-transition: all 500ms ease!important
}

.rev_slider_wrapper .slide-content-box.last-slide p {
    margin: 0
}

.rev_slider_wrapper .slide-content-box.last-slide a {
    margin: 0 8px
}

.rev_slider_wrapper .slotholder {
    position: relative
}

.slotholder:after {
    background: rgba(0, 0, 0, 0.10);
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    pointer-events: none
}

.tp-bannertimer {
    display: none
}

.rev_slider_wrapper .tparrows {
    background: transparent;
    border: 2px solid #fff
}

.intro-section-one {
    position: relative;
    padding: 90px 0 30px;
    overflow: hidden
}

.intro-section-one .intro-header h2 {
    text-align: center;
    font-size: 36px;
    color: #002c41;
    font-weight: 500
}

.intro-section-one .intro-description {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 14px;
    color: #888490;
    text-transform: capitalize;
    text-align: center;
    letter-spacing: 1px;
    padding-bottom: 3px
}

.intro-section-one .left-column {
    position: relative;
    margin-bottom: 0;
    padding-top: 90px
}

.intro-section-one .right-column {
    position: relative;
    margin-bottom: 40px
}

.icon-column-one {
    position: relative;
    margin-bottom: 40px
}

.icon-column-one .inner-box {
    position: relative;
    padding-left: 80px;
    padding-right: 20px;
    min-height: 80px
}

.icon-column-one .inner-box .icon-box {
    position: absolute;
    left: 0;
    top: 8px;
    width: 70px;
    color: #ff5252;
    font-size: 42px;
    line-height: 1em
}

.icon-column-one h3 {
    font-size: 20px;
    color: #002c41;
    margin-bottom: 10px;
    font-family: "Montserrat", sans-serif;
    font-family: 600;
    text-transform: capitalize
}

.icon-column-one .text {
    line-height: 1.8em;
    font-size: 14px;
    font-weight: 400;
    color: #888;
    line-height: 24px
}

.intro-section-one .right-column h2 {
    font-size: 35px;
    color: #27323d;
    line-height: 1.2em;
    margin-bottom: 45px
}

.intro-section-one .right-column h2 span {
    color: #002c41
}

.intro-section-one .featured-boxes {
    position: relative;
    margin: 0 -10px
}

.intro-section-one .featured-boxes .stamp-box {
    position: absolute;
    right: -70px;
    bottom: -40px
}

.featured-boxes .featured-box-one {
    padding: 0 10px
}

.featured-box-one {
    position: relative;
    margin-bottom: 30px;
    z-index: 1
}

.featured-box-one .inner-box {
    position: relative;
    display: block
}

.featured-box-one .inner-box .image-box {
    position: relative
}

.featured-box-one .inner-box .image-box img {
    display: block;
    width: 100%
}

.featured-box-one .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.92);
    text-align: center;
    color: #fff
}

.featured-box-one .overlay-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 15px 15px;
    display: table;
    vertical-align: middle
}

.featured-box-one .overlay-content {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.featured-box-one .overlay-content .icon {
    font-size: 48px;
    line-height: 1.2em;
    margin-bottom: 10px;
    color: #002c41
}

.featured-box-one .overlay-content h4 {
    font-size: 15px
}

.services-style-one {
    position: relative;
    padding: 70px 0 0
}

.default-service-column {
    position: relative
}

.services-style-one .default-service-column {
    margin-bottom: 70px
}

.default-service-column .inner-box {
    position: relative
}

.default-service-column .service-header {
    position: relative;
    padding-left: 70px;
    min-height: 80px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0
}

.default-service-column .service-header .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    line-height: 70px;
    font-size: 48px;
    color: #c24747;
    margin-bottom: 20px
}

.default-service-column .service-header h4 {
    font-size: 18px;
    color: #999;
    font-weight: 700;
    margin-bottom: 7px
}

.default-service-column .service-header h3 {
    font-size: 18px;
    color: #2f2f31;
    font-weight: 700
}

.default-service-column .text-content {
    position: relative;
    padding-top: 15px
}

.default-service-column .text-content .text {
    font-size: 16px;
    margin-bottom: 20px
}

.services-style-one hr {
    margin: 0
}

.styled-heading {
    position: relative;
    padding-bottom: 22px
}

.styled-heading h2 {
    font-size: 30px;
    font-weight: 600;
    color: #23939e
}

.line-styled-heading {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 10px
}

.line-styled-heading:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    background: #c24747
}

.line-styled-heading h2 {
    font-size: 24px;
    font-weight: 700;
    color: #c24747
}

.practice-areas {
    position: relative;
    padding: 20px 0
}

.practice-area-column {
    position: relative;
    text-align: left;
    margin-bottom: 30px
}

.practice-area-column .inner-box {
    position: relative;
    display: block
}

.practice-area-column .image-box {
    position: relative;
    display: block
}

.practice-area-column .image-box img {
    position: relative;
    display: block;
    width: 100%;
    border-radius: 5px 5px 5px 5px
}

.practice-area-column .lower-content {
    position: relative;
    padding-top: 10px
}

.practice-area-column h3 {
    position: relative;
    font-size: 20px;
    color: #27323d;
    line-height: 1.4em
}

.practice-area-column h3 a {
    position: relative;
    font-size: 15px;
    color: #337ab7
}

.practice-areas .more-link {
    padding-top: 20px
}

.about-section {
    position: relative;
    padding: 70px 0 0
}

.about-section .default-column {
    position: relative;
    margin-bottom: 50px
}

.default-text-box {
    margin-bottom: 25px
}

.about-section .columns-outer {
    position: relative;
    margin-left: -4px;
    margin-right: -4px
}

.about-section .columns-outer .column {
    padding: 0 4px!important;
    margin-bottom: 30px
}

.about-section .image-box {
    position: relative;
    display: block
}

.about-section .image-box img {
    display: block;
    width: 100%
}

.default-overlay-outer {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 10px;
    transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    -moz-transition: all 700ms ease
}

.default-overlay-outer .inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    text-align: center
}

.default-overlay-outer .inner .content-layer {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    color: #fff
}

.about-section .image-box .content-layer .icon {
    font-size: 24px;
    margin-bottom: 10px
}

.about-section .image-box .content-layer h3 {
    font-size: 18px;
    font-weight: 700
}

.quote-text {
    position: relative;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    color: #2f2f31
}

.about-section .quote-text {
    margin-bottom: 40px
}

.phone-info {
    line-height: 36px;
    padding-top: 150px;
    font-size: 28px;
    color: #eddcbc;
    font-family: 'Montserrat', sans-serif
}

.phone-info .phone {
    position: relative;
    padding-left: 10px;
    top: 5px;
    color: #c24747;
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    font-weight: 400
}

.parallax {
    text-align: center;
    position: relative;
    padding: 100px 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover
}

.parallax:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(16, 37, 46, 0.92);
    z-index: 0
}

.parallax h1 {
    position: relative;
    font-size: 40px;
    color: #fff;
    margin-bottom: 30px
}

.parallax p {
    position: relative;
    font-size: 18px;
    color: #fff;
    margin-bottom: 28px
}

.thm-btn {
    position: relative;
    background: #002c41;
    font-size: 14px;
    line-height: 36px;
    font-weight: 600;
    color: #fff;
    border: 2px solid #002c41;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    display: inline-block;
    padding: 0 23px;
    transition: all .5s cubic-bezier(0.4, 0, 1, 1)
}

.thm-btn:hover {
    background: #002c41;
    color: #fff;
    border-color: #fff;
    transition: all .5s cubic-bezier(0.4, 0, 1, 1)
}

.thm-btn-tr {
    position: relative;
    background: #002c41;
    font-size: 14px;
    line-height: 36px;
    font-weight: 600;
    color: #fff;
    border: 2px solid #002c41;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    display: inline-block;
    padding: 0 23px;
    transition: all .5s cubic-bezier(0.4, 0, 1, 1)
}

.thm-btn-tr:hover {
    background: #002c41;
    border-color: #fff;
    color: #fff;
    transition: all .5s cubic-bezier(0.4, 0, 1, 1)
}

.company-timeline {
    position: relative
}

.about-section .timeline-column {
    position: relative;
    margin-bottom: 30px
}

.company-timeline .timeline-block {
    position: relative;
    margin-bottom: 20px;
    padding-left: 100px
}

.company-timeline .timeline-block:last-child {
    margin-bottom: 0
}

.company-timeline .timeline-block .year {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    max-width: 100%;
    padding: 5px 15px;
    color: #fff;
    background: #c24747;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    border-radius: 5px
}

.company-timeline .timeline-block .year .curve {
    position: absolute;
    bottom: -13px;
    left: 0;
    width: 100%;
    color: #c24747
}

.company-timeline .timeline-block h3 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #2f2f31;
    font-weight: 700
}

.about-section .carousel-outer {
    position: relative
}

.about-section .carousel-outer img {
    display: block;
    width: 100%;
    height: auto
}

.about-section .carousel-outer .owl-controls {
    margin: 0
}

.about-section .carousel-outer .owl-nav {
    display: none
}

.about-section .carousel-outer .owl-dots {
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    z-index: 20
}

.about-section .carousel-outer .owl-dots .owl-dot span {
    border: 1px solid #fff;
    background: 0;
    margin: 0 5px
}

.about-section .carousel-outer .owl-dots .owl-dot.active span,
.about-section .carousel-outer .owl-dots .owl-dot:hover span {
    background: #fff
}

.about-section .graph-outer {
    position: relative;
    padding: 30px 0;
    text-align: center;
    border: 1px solid #e0e0e0
}

.about-section .graph-outer .chart-outer {
    position: relative;
    width: 222px;
    height: 222px;
    margin: 0 auto;
    background: url(../images/background/graph-image.html) center center no-repeat
}

.about-section .graph-outer img {
    display: inline-block;
    max-width: 100%
}

.about-section .graph-outer .chart-outer .progress-text {
    position: absolute;
    text-align: center;
    width: 70px;
    height: 40px;
    color: #fff;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Lato', sans-serif
}

.about-section .graph-outer .chart-outer .center-text {
    left: 50%;
    margin-left: -35px;
    top: 50%;
    margin-top: -20px
}

.about-section .graph-outer .chart-outer .won-text {
    left: 3%;
    top: 25%
}

.about-section .graph-outer .chart-outer .hold-text {
    right: 3%;
    top: 25%
}

.about-section .graph-outer .chart-outer .running-text {
    left: 50%;
    margin-left: -25px;
    bottom: 7%
}

.about-section .graph-outer .chart-outer .progress-text .count {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 400
}

.two-column-fluid .whyus-column .inner-box {
    position: relative;
    padding: 70px 15px 70px 60px;
    z-index: 5
}

.two-column-fluid .whyus-column .icon-block {
    position: relative;
    margin-bottom: 34px
}

.two-column-fluid .whyus-column .icon-block:last-child {
    margin-bottom: 0
}

.two-column-fluid .whyus-column .icon-block .icon {
    position: absolute;
    left: -110px;
    top: 5px;
    width: 70px;
    height: 70px;
    line-height: 66px;
    text-align: center;
    background: #c24747;
    border: 2px solid #c24747;
    color: #fff;
    font-size: 30px;
    border-radius: 50%;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease
}

.two-column-fluid .whyus-column .icon-block:hover .icon {
    background: #fff;
    color: #c24747;
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.two-column-fluid .whyus-column .icon-block h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #2f2f31
}

.testimonials-section-one {
    position: relative;
    background-color: #002c41;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat
}

.testimonials-section-one:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #002c41;
    opacity: .7
}

.testimonials-section-one .lawyer-column {
    position: relative
}

.testimonials-section-one .lawyer-column .inner-box {
    position: relative;
    padding: 80px 0
}

.testimonials-section-one .lawyer-column .inner-box:before {
    content: '';
    position: absolute;
    right: 50%;
    top: 0;
    background: #fff;
    width: 1500px;
    height: 100%
}

.testimonials-section-one .lawyer-column .content-box {
    position: relative;
    border: 5px solid #fff;
    background: #f9f5f0;
    text-align: center
}

.testimonials-section-one .lawyer-column .image-box,
.testimonials-section-one .lawyer-column .image-box img {
    display: block;
    width: 100%
}

.testimonials-section-one .lawyer-column .lower-content {
    position: relative;
    padding: 40px 20px 100px
}

.testimonials-section-one .lawyer-column h3 {
    font-size: 26px;
    color: #27323d;
    line-height: 1.3em;
    margin-bottom: 15px
}

.testimonials-section-one .testimonials-column {
    position: relative;
    color: #fff
}

.testimonials-section-one .sec-title {
    margin-bottom: 40px
}

.testimonials-section-one .sec-title h2 {
    padding-bottom: 5px
}

.testimonials-section-one .testimonials-column .inner-box {
    position: relative;
    padding: 120px 0 100px;
    max-width: 480px;
    margin: 0 auto;
    font-family: 'EB Garamond', serif;
    text-align: center
}

.testimonials-section-one .testimonials-column .inner-box .quotes {
    color: #ff0505
}

.testimonials-section-one .testimonials-column .slide-content {
    position: relative;
    font-size: 20px;
    line-height: 1.8em;
    margin-bottom: 10px
}

.testimonials-section-one .testimonials-column .slide-info {
    position: relative;
    padding-top: 30px;
    margin-bottom: 25px
}

.testimonials-section-one .testimonials-column .author-name {
    color: #e0c6a1;
    font-size: 20px;
    text-transform: capitalize
}

.testimonials-section-one .testimonials-column .designation {
    color: #f5f5f5;
    font-size: 16px;
    text-transform: capitalize
}

.testimonials-section-one .owl-theme .owl-controls {
    margin: 0;
    padding: 0
}

.testimonials-section-one .owl-theme .owl-nav {
    margin: 0;
    padding: 0
}

.testimonials-section-one .owl-theme .owl-controls .owl-nav [class*="owl-"] {
    position: relative;
    padding: 0;
    margin: 0 10px;
    line-height: 26px;
    text-align: center;
    width: 30px;
    height: 30px;
    background: 0;
    color: #ff5252;
    border: 2px solid #ff5252;
    font-size: 16px;
    border-radius: 50%
}

.testimonials-section-one .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
    border-color: #fff;
    color: #fff
}

.testimonials-section-one .owl-theme .owl-dots {
    display: none!important
}

.our-trainers {
    position: relative;
    padding: 80px 0 70px;
    font-family: 'Poppins', sans-serif
}

.our-trainers .trainer-block {
    position: relative;
    margin-bottom: 50px
}

.our-trainers .trainer-block .inner-box {
    position: relative;
    border: 1px solid #f0f0f0
}

.our-trainers .trainer-block .inner-box .image-column,
.our-trainers .trainer-block .inner-box .content-column {
    padding: 0
}

.our-trainers .trainer-block .inner-box .inner-content {
    position: relative;
    padding: 40px 30px 20px 35px
}

.our-trainers .trainer-block .inner-box .basic-info {
    position: relative;
    margin-bottom: 15px
}

.our-trainers .trainer-block .inner-box .basic-info h4 {
    font-size: 18px;
    color: #27323d;
    font-weight: 500;
    font-family: 'Poppins', sans-serif
}

.our-trainers .trainer-block .inner-box .basic-info .designation {
    font-size: 15px;
    color: #337ab7;
    font-family: 'Poppins', sans-serif
}

.our-trainers .trainer-block .inner-box .desc-text {
    position: relative;
    font-size: 13px;
    line-height: 1.8em;
    margin-bottom: 25px
}

.our-trainers .trainer-block .inner-box .contact-info li {
    position: relative;
    font-size: 14px;
    line-height: 1.6em;
    color: #2c2c2c;
    margin-bottom: 20px
}

.our-trainers .trainer-block .inner-box .contact-info li:last-child {
    margin-bottom: 0
}

.our-trainers .trainer-block .inner-box .contact-info li strong {
    font-weight: 400;
    color: #27323d
}

.our-trainers .owl-controls .owl-nav {
    display: none!important
}

.our-trainers .owl-controls .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: #d1d5f5;
    border: 2px solid #d1d5f5;
    transform: scale(0.6, 0.6)
}

.our-trainers .owl-controls .owl-dots .owl-dot:hover span,
.our-trainers .owl-controls .owl-dots .owl-dot.active span {
    background: 0;
    border-color: #6775de;
    transform: scale(1, 1)
}

.consult-section {
    position: relative;
    background: #fff;
    padding: 60px 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden
}

.consult-section:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #337ab7;
    opacity: .2
}

.consult-section .auto-container {
    position: relative;
    padding-left: 40px;
    z-index: 1
}

.consult-req {
    font-size: 26px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #eddcbc;
    margin-top: 30px;
    padding-bottom: 30px;
    padding-left: 10px
}

.default-form {
    position: relative
}

.consult-section .default-form {
    padding-bottom: 50px
}

.consult-section .man-image {
    position: absolute;
    left: 15px;
    bottom: 0;
    width: 400px
}

.consult-section .man-image img {
    position: relative;
    display: block;
    max-width: 100%
}

.default-form .form-group {
    position: relative;
    margin-bottom: 30px
}

.default-form input[type="text"],
.default-form input[type="email"],
.default-form input[type="password"],
.default-form input[type="tel"],
.default-form input[type="number"],
.default-form input[type="url"],
.default-form select,
.default-form textarea {
    position: relative;
    display: block;
    width: 100%;
    background: #fff;
    line-height: 30px;
    padding: 10px 20px;
    height: 52px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.default-form select {
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    background: #fff url(../images/icons/icon-dropdown.png) right center no-repeat;
    cursor: pointer
}

.default-form select option {
    text-indent: 20px
}

.default-form textarea {
    resize: none;
    height: 110px
}

.default-form-section .default-form textarea,
.default-form.comment-form textarea {
    resize: none;
    height: 180px
}

.default-form input:focus,
.default-form select:focus,
.default-form textarea:focus {
    border-color: #c24747
}

.news-section {
    position: relative;
    background: #fff;
    padding: 70px 0 10px
}

.news-section.extended {
    padding: 70px 0
}

.featured-news-column {
    position: relative;
    margin-bottom: 60px
}

.featured-news-column .inner-box {
    position: relative;
    background: #f5f5f5
}

.featured-news-column .image-box {
    position: relative;
    overflow: hidden
}

.list-view .featured-news-column .image-box {
    float: left;
    width: 42%
}

.featured-news-column .image-box img {
    display: block;
    width: 100%
}

.featured-news-column .image-box .default-overlay-outer {
    background: rgba(34, 53, 85, 0.90);
    opacity: 0;
    left: -100%
}

.featured-news-column:hover .image-box .default-overlay-outer {
    left: 0;
    opacity: 1
}

.featured-news-column .image-box .link-icon {
    position: relative;
    display: inline-block;
    line-height: 53px;
    width: 52px;
    height: 52px;
    background: #fff;
    border-radius: 5px;
    font-size: 18px;
    color: #002c41
}

.featured-news-column .content {
    position: relative;
    padding: 30px
}

.list-view .featured-news-column .right-content {
    float: left;
    width: 58%
}

.list-view .featured-news-column .content {
    padding: 30px 20px 30px 50px
}

.featured-news-column .date {
    position: relative;
    width: 60px;
    height: 60px;
    margin-top: -60px;
    line-height: 25px;
    padding: 5px;
    margin-bottom: 30px;
    font-size: 18px;
    color: #fff;
    background: #002c41;
    font-weight: 700;
    text-align: center;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease
}

.classic-view .featured-news-column .date {
    position: absolute;
    left: 25px;
    top: 25px;
    z-index: 3;
    margin: 0
}

.featured-news-column:hover .date {
    background: #c24747
}

.list-view .featured-news-column .date {
    position: absolute;
    left: -30px;
    top: 35px;
    margin-top: 0
}

.featured-news-column .tags {
    position: relative;
    margin-bottom: 10px;
    color: #2f2f31
}

.featured-news-column .tags a {
    color: #999;
    font-size: 14px;
    font-family: 'Lato', sans-serif
}

.featured-news-column h3 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #2f2f31
}

.classic-view .featured-news-column h3 {
    font-size: 24px
}

.featured-news-column h3 a {
    color: #2f2f31
}

.featured-news-column a:hover {
    color: #c24747
}

.featured-news-column .text {
    margin-bottom: 10px
}

.list-view .featured-news-column .text {
    margin-bottom: 20px
}

.featured-news-column .read-more {
    color: #002c41;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700
}

.featured-news-column:hover .read-more {
    color: #c24747
}

.featured-news-column .post-info {
    position: relative;
    border-top: 1px solid #e1e1e1;
    padding: 12px 10px;
    font-family: 'Lato', sans-serif;
    font-size: 14px
}

.featured-news-column .post-info li {
    position: relative;
    float: left;
    margin-left: 15px;
    color: #999
}

.featured-news-column .post-info li a {
    color: #999
}

.featured-news-column .post-info li .fa,
.featured-news-column .post-info li .author-thumb {
    padding-right: 5px
}

.news-section-one {
    position: relative;
    background: #fff
}

.news-style-one {
    position: relative;
    margin-bottom: 50px
}

.news-style-one .inner-box {
    position: relative;
    background: #fff
}

.news-style-one .image-box {
    position: relative;
    overflow: hidden
}

.list-view .news-style-one .image-box {
    float: left;
    width: 42%
}

.news-style-one .image-box img {
    display: block;
    width: 100%;
    border-radius: 5px 5px 5px 5px
}

.news-style-one .content {
    position: relative;
    padding: 15px
}

.blog-classic-view .news-style-one .content {
    position: relative;
    padding: 30px 0
}

.news-style-one .tags {
    position: relative;
    margin-bottom: 15px;
    color: #ff3939;
    font-family: 'Poppins', sans-serif
}

.news-style-one .tags a {
    color: #999;
    font-size: 14px;
    font-family: "Poppins", sans-serif
}

.news-style-one .post-tags {
    position: relative;
    color: #27323d;
    font-size: 16px;
    padding-top: 5px;
    font-family: 'Poppins', serif
}

.news-style-one .post-tags a {
    color: #002c41;
    font-size: 16px
}

.news-style-one h3 {
    font-size: 22px;
    margin-bottom: 5px;
    font-weight: 400;
    color: #27323d
}

.news-style-one h3 a {
    color: #002c41;
    font-size: 24px;
    font-weight: 600
}

.news-style-one a:hover {
    color: #002c41
}

.news-style-one .text {
    margin-bottom: 20px
}

.news-style-one .read-more {
    font-family: "Poppins", sans-serif;
    color: #ff3939;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 400
}

.news-style-one:hover .read-more {
    color: #002c41
}

.news-style-one .post-info {
    position: relative;
    border-top: 1px solid #f0f0f0;
    padding: 15px 15px;
    font-family: 'EB Garamond', serif;
    font-size: 14px
}

.blog-classic-view .news-style-one .post-info {
    padding: 15px 0
}

.news-style-one .post-info li {
    position: relative;
    float: left;
    color: #777
}

.news-style-one .post-info li a {
    color: #777;
    font-size: 15px;
    text-transform: capitalize
}

.news-style-one .post-info li .fa,
.news-style-one .post-info li .author-thumb {
    padding-right: 5px
}

/ .post-details .comments-area {
    position: relative;
    margin-bottom: 60px;
    font-family: 'EB Garamond', serif
}

.post-details .comments-area .comment-box {
    position: relative
}

.post-details .comments-area .comment {
    position: relative;
    padding: 0;
    margin-bottom: 30px
}

.post-details .comments-area .reply-comment {
    margin-left: 100px
}

.post-details .comments-area .comment .comment-inner {
    position: relative;
    padding-left: 130px
}

.post-details .comments-area .comment .comment-content {
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    padding-top: 10px;
    padding-bottom: 25px
}

.post-details .comments-area .comment .author-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    border-radius: 50%
}

.post-details .comments-area .comment .author-thumb img {
    width: 100%;
    display: block;
    border-radius: 50%
}

.post-details .comments-area .comment .comment-header {
    position: relative;
    font-size: 14px;
    margin-bottom: 15px;
    color: #002c41
}

.post-details .comments-area .comment .comment-header strong {
    color: #27323d;
    font-size: 18px;
    font-weight: 400;
    padding-right: 30px
}

.post-details .comments-area .comment .text {
    line-height: 1.8em;
    font-family: 'Raleway', sans-serif;
    color: #9e9e9e
}

.post-details .comments-area .comment .reply-btn {
    position: absolute;
    right: 0;
    top: 10px;
    color: #27323d;
    text-transform: capitalize
}

.post-details .comments-area .comment .reply-btn:hover {
    text-decoration: underline;
    color: #002c41
}

.post-details .comment-form .form-group {
    margin-bottom: 20px
}

.post-details .comment-form .btn-style-one {
    display: block;
    width: 100%;
    text-align: center
}

.post-details .comment-form .form-group input:focus,
.post-details .comment-form .form-group select:focus,
.post-details .comment-form .form-group textarea:focus {
    border-color: #002c41!important
}

.styled-pagination {
    position: relative
}

.styled-pagination li {
    position: relative;
    display: inline-block;
    margin: 0 -2px
}

.styled-pagination li a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 8px 5px;
    font-size: 16px;
    text-transform: capitalize;
    min-width: 42px;
    border: 1px solid #e0e0e0;
    background: 0;
    color: #121212;
    font-weight: 500;
    text-align: center;
    border-radius: 0;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease
}

.styled-pagination li a:hover,
.styled-pagination li a.active {
    color: #fff;
    background: #002c41;
    border-color: #002c41
}

.sponsors-section {
    position: relative;
    padding: 50px 0 50px;
    background: #194154
}

.sponsors-section .slider-outer {
    position: relative;
    margin: 0
}

.sponsors-section .sponsors-slider {
    position: relative
}

.sponsors-section .sponsors-slider li img {
    position: relative;
    right: -1px
}

.sponsors-section .owl-controls {
    margin: 0!important
}

.sponsors-section .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin: -25px 0 0 -25px!important;
    line-height: 48px;
    text-align: center;
    color: #ccc;
    background: transparent!important;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    transition: all 300ms ease
}

.sponsors-section .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    margin: -25px -25px 0 0!important;
    line-height: 48px;
    text-align: center;
    color: #ccc;
    background: transparent!important;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    transition: all 300ms ease
}

.sponsors-section .owl-nav .owl-prev .fa:before,
.sponsors-section .owl-nav .owl-next .fa:before {
    font-size: 24px;
    color: #002c41;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    transition: all 300ms ease
}

.sponsors-section .owl-nav .owl-prev:hover .fa:before,
.sponsors-section .owl-nav .owl-next:hover .fa:before {
    color: #fff
}

.sponsors-section .owl-nav .owl-prev:hover,
.sponsors-section .owl-nav .owl-next:hover {
    background: #002c41!important
}

.sponsors-section .owl-dots {
    display: none!important
}

.info-section {
    position: relative;
    background: #002c41;
    color: #fff
}

.info-section .info-column {
    position: relative;
    margin-bottom: 50px;
    margin-top: 50px
}

.info-section .info-column .inner-box {
    max-width: 320px;
    margin: 0 auto;
    text-align: center
}

.info-section .info-column .icon {
    position: relative;
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin: -30px auto 40px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    background: #c24747
}

.info-section .info-column h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px
}

.info-section .info-column h3:after {
    content: '';
    position: relative;
    display: block;
    width: 70px;
    height: 1px;
    margin: 20px auto;
    background: #fff
}

.info-section .info-column .text {
    font-size: 16px;
    color: #f5f5f5
}

.map-section {
    position: relative
}

.map-section .map-container {
    position: relative;
    height: 450px
}

.map-section.extended .map-container {
    height: 500px
}

.map-section .map-data {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Lato', sans-serif
}

.map-section .map-data h6 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 5px;
    color: #2e2e2e
}

.main-footer {
    position: relative;
    color: #999;
    background: #505050;
    font-family: 'Poppins', sans-serif
}

.main-footer p {
    margin-bottom: 20px;
    padding-right: 40px
}

.main-footer .footer-upper {
    position: relative;
    padding: 70px 0 30px;
    color: #999;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.main-footer .footer-upper:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #001b28;
    opacity: 1
}

.main-footer .footer-upper .column {
    position: relative;
    margin-bottom: 30px
}

.footer-upper .column h3 {
    position: relative;
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #e0c6a1
}

.footer-upper .column h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px
}

.main-footer .about-widget {
    font-size: 16px
}

.main-footer .footer-upper a {
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-footer .footer-upper a:hover {
    color: #fff
}

.footer-upper .links-widget li {
    position: relative;
    margin-bottom: 15px
}

.footer-upper .links-widget li a {
    position: relative;
    display: block;
    font-size: 16px;
    color: #999;
    line-height: 24px;
    padding-left: 15px
}

.footer-upper .links-widget li a:before {
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    line-height: 24px
}

.footer-upper .links-widget li a:hover {
    color: #fff
}

.main-footer .social-links a {
    position: relative;
    display: inline-block;
    font-size: 20px;
    line-height: 46px;
    text-align: center;
    margin: 10px 20px 10px 0;
    color: #999;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-footer .social-links a:hover {
    color: #ff3939
}

.footer-upper .twitter-feeds .feed {
    position: relative;
    padding: 0 0 0 30px;
    margin-bottom: 20px;
    color: #aaa
}

.footer-upper .twitter-feeds .feed:last-child {
    margin: 0
}

.footer-upper .twitter-feeds .feed-content {
    margin-bottom: 5px;
    line-height: 1.6em
}

.footer-upper .twitter-feeds .feed a {
    position: relative;
    color: #c24747
}

.footer-upper .twitter-feeds .feed .time {
    position: relative;
    color: #fff;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    text-transform: capitalize;
    font-weight: 400
}

.footer-upper .twitter-feeds .feed strong {
    font-weight: 400
}

.footer-upper .twitter-feeds .feed .icon {
    position: absolute;
    width: 30px;
    height: 20px;
    left: 0;
    top: 5px;
    line-height: 20px;
    font-size: 18px;
    color: #999
}

.main-footer .newsletter-widget .form-group {
    position: relative;
    margin-bottom: 10px
}

.main-footer .newsletter-widget input[type="text"],
.main-footer .newsletter-widget input[type="email"] {
    position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 10px 30px 11px 10px;
    background: transparent;
    border: 1px solid #999;
    border-radius: 1px
}

.main-footer .newsletter-widget input[type="text"]:focus,
.main-footer .newsletter-widget input[type="email"]:focus {
    background: #202020
}

.main-footer .newsletter-widget input[type="submit"],
.main-footer .newsletter-widget button {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #e0c6a1;
    background: #002c41;
    border: 1px solid #999;
    border-radius: 0 1px 1px 0
}

.main-footer .newsletter-widget input:focus+button,
.main-footer .newsletter-widget button:hover {
    background: #c24747
}

.main-footer h4 {
    position: relative;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    padding-top: 25px;
    margin-bottom: 20px
}

.main-footer h4:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 1px;
    background: rgba(255, 255, 255, 0.05)
}

.footer-bottom {
    position: relative;
    padding: 25px 0;
    font-family: 'Poppins', serif;
    line-height: 24px;
    font-size: 13px;
    color: #999;
    background: #001824
}

.footer-bottom .footer-nav {
    position: relative
}

.footer-bottom .footer-nav li {
    position: relative;
    float: left;
    margin-left: 25px
}

.footer-bottom .footer-nav li a {
    color: #999
}

.footer-bottom .footer-nav li a:hover {
    color: #fff
}

.page-title {
    position: relative;
    padding: 130px 0 50px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: -45px
}

.page-title:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(16, 37, 46, 0.7);
    z-index: 0
}

.page-title h1 {
    position: relative;
    font-size: 49px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 30px;
    line-height: 50px;
    text-align: center;
    text-transform: capitalize
}

.page-title2 {
    position: relative;
    padding: 100px 0 145px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: -45px
}

.page-title2:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(16, 37, 46, 0.7);
    z-index: 0
}

.page-title2 h1 {
    position: relative;
    font-size: 49px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 30px;
    line-height: 50px;
    text-align: center;
    text-transform: capitalize
}

.intro-section-four {
    position: relative;
    padding: 40px 0 20px;
    font-family: 'Poppins', sans-serif
}

.intro-section-four .image-column {
    position: relative;
    margin-bottom: 20px
}

.intro-section-four .image-column img {
    position: relative;
    display: block;
    max-width: 100%
}

.intro-section-four .content-column {
    margin-bottom: 20px
}

.intro-section-four .content-column .inner-box {
    padding-right: 80px;
    padding-top: 80px
}

.intro-section-four .content-column h2 {
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    color: #010101;
    line-height: 1.2em;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-weight: 600
}

.intro-section-four .content-column h2 span {
    color: #ffbf00
}

.intro-section-four .content-column .text {
    font-size: 16px;
    font-family: 'Georgia', serif;
    margin-bottom: 40px;
    line-height: 1.6em
}

.intro-section-four .content-column .name {
    font-size: 32px;
    font-family: 'Courgette', cursive;
    margin-bottom: 30px;
    line-height: 1.6em;
    letter-spacing: -1px;
    color: #010101
}

.intro-section-four .content-column .more-link {
    color: #010101;
    text-transform: capitalize
}

.intro-section-four .info-list {
    position: relative;
    margin-bottom: 15px
}

.intro-section-four .info-list li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    margin-right: 40px;
    margin-bottom: 10px;
    line-height: 24px
}

.intro-section-four .info-list li strong {
    font-weight: 500;
    color: #777;
    font-size: 15px
}

.fact-counter-section {
    position: relative;
    background-color: rgba(0, 44, 65, .7);
    padding: 100px 0 50px 0;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center
}

.fact-counter-section:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 30, 45, .7)
}

.fact-counter-section .auto-container {
    position: relative;
    z-index: 1
}

.fact-counter {
    position: relative;
    color: #fff
}

.fact-counter .column {
    position: relative;
    z-index: 5;
    margin-bottom: 50px
}

.fun-fact-section.style-two .fact-counter .column {
    padding-left: 0
}

.fact-counter .column .inner {
    position: relative;
    text-align: center;
    font-family: 'Poppins', sans-serif
}

.fact-counter .count-outer {
    position: relative;
    font-size: 48px;
    line-height: 1em;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    margin: 0;
    color: #e0c6a1;
    letter-spacing: 1px
}

.fact-counter .count-outer .count-text {
    position: relative
}

.fact-counter .column .icon-box {
    position: relative;
    line-height: 30px;
    padding: 20px 0;
    color: #e30326;
    font-size: 43px;
    max-width: 140px;
    margin: 0 auto
}

.fact-counter .column .counter-title {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    padding-top: 15px;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    text-transform: capitalize
}

.welcome-section {
    position: relative;
    padding: 70px 0 0
}

.welcome-section .column {
    margin-bottom: 40px
}

.welcome-section .text {
    margin-bottom: 25px
}

.welcome-section .text-header {
    position: relative;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 30px
}

.welcome-section .text-header h2 {
    font-size: 30px;
    font-weight: 700;
    color: #2f2f31
}

.text-carousel-outer {
    position: relative;
    padding-left: 20px;
    border-left: 4px solid #002c41;
    color: #2f2f31
}

.text-carousel h3 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #2f2f31;
    margin-bottom: 5px
}

.text-carousel-outer .owl-dots {
    display: none!important
}

.text-carousel-outer .owl-controls {
    text-align: left;
    margin: 0
}

.text-carousel-outer .owl-prev,
.text-carousel-outer .owl-next {
    width: 30px;
    height: 30px;
    font-size: 18px;
    padding: 0!important;
    background: #ffffff!important;
    border: 1px solid #e0e0e0;
    line-height: 28px!important;
    color: #909090!important;
    text-align: center;
    margin: 0 10px 0 0!important
}

.text-carousel-outer .owl-prev .fa:before,
.text-carousel-outer .owl-next .fa:before {
    line-height: 28px
}

.text-carousel-outer .owl-prev:hover,
.text-carousel-outer .owl-next:hover {
    background: #002c41!important;
    color: #ffffff!important;
    border-color: #002c41
}

.welcome-section .image-column {
    position: relative;
    margin-bottom: 30px
}

.welcome-section .image-box {
    position: relative
}

.welcome-section .image-box img {
    display: block;
    width: 100%
}

.welcome-section .image-box .icon {
    font-size: 48px;
    margin-bottom: 20px
}

.welcome-section .image-box h3 {
    font-size: 20px;
    font-weight: 700
}

.welcome-section .image-box .default-overlay-outer {
    background: rgba(34, 53, 85, 0.90)
}

.welcome-section .image-box:hover .default-overlay-outer {
    background: rgba(184, 155, 94, 0.90)
}

.default-section {
    position: relative;
    padding: 70px 0 20px
}

.default-section .default-column {
    margin-bottom: 50px
}

.accordion-box {
    position: relative;
    margin-right: 0
}

.accordion-box .accordion {
    position: relative;
    margin-bottom: 12px
}

.accordion-box.style-two .accordion {
    margin-bottom: 5px
}

.accordion-box .accordion .accord-btn {
    position: relative;
    display: block;
    min-height: 60px;
    line-height: 30px;
    padding: 15px 50px 15px 20px;
    border: 1px solid #e0e0e0;
    background: #fff;
    color: #2f2f31;
    cursor: pointer
}

.accordion-box.style-two .accordion .accord-btn {
    padding: 10px 30px 10px 15px;
    min-height: 50px
}

.accordion-box.style-three .accordion .accord-btn {
    padding: 7px 30px 7px 70px;
    min-height: 50px
}

.accordion-box.style-three .accordion .accord-btn .icon-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 54px;
    height: 100%;
    border-right: 1px solid #e0e0e0;
    text-align: center
}

.accordion-box.style-three .accordion .accord-btn .icon-box .icon {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    width: 100%;
    line-height: 30px;
    height: 30px;
    font-size: 18px
}

.accordion-box.style-three .accordion .accord-btn.active .icon-box {
    color: #e30326;
    border-color: #002c41
}

.accordion-box .accordion .accord-btn h4 {
    position: relative;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.accordion-box.style-two .accordion .accord-btn h4 {
    font-size: 16px
}

.accordion-box .accordion .accord-btn:after {
    content: '\f067';
    font-family: 'FontAwesome';
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-weight: normal
}

.accordion-box.style-two .accordion .accord-btn:after {
    content: '\f18e';
    right: 0;
    width: 25px
}

.accordion-box .accordion .accord-btn.active:after {
    content: '\f068'
}

.accordion-box.style-two .accordion .accord-btn.active:after {
    content: '\f01a'
}

.accordion-box .accordion .accord-btn.active {
    color: #002c41;
    border-color: #002c41
}

.accordion-box.style-two .accordion .accord-btn.active {
    color: #fff;
    background: #c24747;
    border-color: #c24747
}

.accordion-box .accordion .accord-content {
    position: relative;
    padding: 30px 20px 20px 20px;
    border: 1px solid #e0e0e0;
    border-top: 0;
    display: none;
    background: #fff
}

.accordion-box.style-two .accordion .accord-content {
    padding: 10px 10px 0
}

.accordion-box .accordion .accord-content.collapsed {
    display: block
}

.accordion-box .accordion .accord-content p {
    position: relative
}

.accordion-box .image-box {
    position: relative;
    float: left;
    margin: 0 15px 15px 0;
    z-index: 3
}

.accordion-box .image-box img {
    display: block;
    width: 100%
}

.accordion-box .image-box .default-overlay-outer {
    opacity: 0;
    background: rgba(34, 53, 85, 0.90)
}

.accordion-box .image-box:hover .default-overlay-outer {
    opacity: 1
}

.testimonials-section {
    position: relative;
    padding: 70px 0
}

.testimonial-block {
    position: relative;
    margin-bottom: 60px
}

.testimonial-block .text-content {
    position: relative;
    padding: 25px 30px;
    background: #f5f5f5;
    border-radius: 10px;
    margin-bottom: 40px;
    font-family: 'Lato', sans-serif
}

.testimonial-block .text-content:after {
    content: '';
    position: absolute;
    left: 60px;
    bottom: -31px;
    width: 24px;
    height: 32px;
    background: url(../images/icons/curve.png) left top no-repeat
}

.testimonial-block .info {
    position: relative;
    margin-left: 90px;
    padding-left: 80px
}

.testimonial-block .info .author-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px
}

.testimonial-block .info .author-thumb img {
    display: block;
    width: 50px
}

.testimonial-block .info h4 {
    font-size: 18px;
    font-weight: 700;
    color: #2f2f31
}

.testimonial-block .info p {
    font-size: 16px;
    color: #c24747;
    font-style: italic;
    margin-bottom: 0
}

.loadmore-outer {
    position: relative;
    text-align: center
}

.loadmore-outer:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    height: 1px;
    width: 100%;
    background: #e0e0e0
}

.loadmore-outer .button-outer {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    background: #fff
}

.styled-pagination {
    position: relative;
    font-family: 'Lora', sans-serif
}

.styled-pagination:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    height: 1px;
    width: 100%;
    background: #e0e0e0
}

.styled-pagination ul {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    background: #fff
}

.styled-pagination li {
    position: relative;
    display: inline-block;
    margin: 5px 4px
}

.styled-pagination li a {
    position: relative;
    display: block;
    line-height: 32px;
    padding: 5px;
    font-size: 18px;
    width: 44px;
    height: 44px;
    text-transform: uppercase;
    color: #999;
    border: 1px solid #e0e0e0;
    text-align: center;
    border-radius: 5px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease
}

.styled-pagination li a:hover,
.styled-pagination li.active a {
    color: #fff;
    border-color: #c24747;
    background: #c24747
}

.gallery-section {
    position: relative;
    padding: 70px 0
}

.gallery-section .filter-list .portfolio-item {
    display: none
}

.filter-btns {
    position: relative;
    margin-bottom: 50px;
    font-family: 'Lato', sans-serif
}

.filter-btns li {
    position: relative;
    display: inline-block;
    padding: 8px 20px;
    line-height: 24px;
    border: 1px solid #d0d0d0;
    color: #808080;
    cursor: pointer;
    text-transform: capitalize;
    font-size: 16px;
    margin: 0 7px 10px;
    border-radius: 5px
}

.filter-btns li:hover,
.filter-btns li.active {
    border-color: #c24747;
    color: #fff;
    background: #c24747
}

.portfolio-item {
    position: relative;
    margin-bottom: 40px
}

.portfolio-item .inner-box {
    position: relative;
    border-radius: 5px;
    border: 1px solid #e0e0e0;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.10);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.10)
}

.portfolio-item .image-box {
    position: relative;
    overflow: hidden;
    background: #c24747
}

.portfolio-item .image-box img {
    display: block;
    width: 100%;
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    border-radius: 5px 5px 0 0
}

.portfolio-item .inner-box:hover .image-box img {
    opacity: .40
}

.portfolio-item .lower-content {
    position: relative;
    padding: 15px 20px;
    border-radius: 0 0 5px 5px
}

.portfolio-item .lower-content h3 {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 5px
}

.portfolio-item .lower-content h3 a {
    color: #1a1a1a;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.portfolio-item .lower-content .desc {
    color: #c24747;
    font-family: 'Lato', sans-serif;
    text-transform: capitalize
}

.portfolio-item .lower-content .zoom-btn {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #1a1a1a;
    font-size: 14px
}

.portfolio-item .lower-content h3 a:hover,
.portfolio-item .lower-content .zoom-btn:hover {
    color: #c24747
}

.portfolio-details {
    position: relative;
    padding: 70px 0 0
}

.portfolio-details .image-carousel-outer {
    position: relative;
    margin-bottom: 70px
}

.image-carousel-outer .owl-dots {
    display: none!important
}

.image-carousel-outer .owl-controls {
    margin: 0
}

.image-carousel-outer .owl-prev {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    padding: 0!important;
    background: none!important;
    line-height: 50px!important;
    color: #ffffff!important;
    text-align: center;
    margin: 0 0 0 0!important
}

.image-carousel-outer .owl-next {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    padding: 0!important;
    background: none!important;
    line-height: 50px!important;
    color: #ffffff!important;
    text-align: center;
    margin: 0 0 0 0!important
}

.image-carousel-outer .owl-prev .fa:before,
.image-carousel-outer .owl-next .fa:before {
    line-height: 50px;
    font-size: 48px
}

.image-carousel-outer .owl-prev:hover,
.image-carousel-outer .owl-next:hover {
    color: #002c41!important
}

.image-carousel-outer .post-option {
    position: absolute;
    left: 25px;
    top: 25px;
    width: 66px;
    text-align: center;
    z-index: 6
}

.image-carousel-outer .post-option .theme-btn {
    position: relative;
    display: block;
    padding: 12px 10px;
    line-height: 20px;
    color: #fff
}

.image-carousel-outer .post-option .theme-btn .fa {
    font-size: 18px
}

.image-carousel-outer .post-option .add-fav {
    background: #c24747
}

.image-carousel-outer .post-option .share-btn {
    background: #002c41
}

.portfolio-details .post-content {
    position: relative
}

.portfolio-details .post-content .text {
    margin-bottom: 50px
}

.portfolio-details .post-content .text p {
    margin-bottom: 20px
}

.portfolio-details .post-content .post-info {
    margin-bottom: 70px;
    font-family: 'Lato', sans-serif
}

.portfolio-details .post-info li {
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    padding: 14px 0 14px 30px;
    line-height: 30px
}

.portfolio-details .post-info li:last-child {
    border-bottom: 0
}

.portfolio-details .post-info li .icon {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    line-height: 30px;
    font-size: 14px;
    color: #c24747
}

.portfolio-details .post-info li .pull-left {
    position: relative;
    color: #2f2f31
}

.portfolio-details .post-controls {
    position: relative;
    text-align: center;
    padding: 25px 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    font-family: 'Lato', sans-serif
}

.portfolio-details .post-controls ul {
    position: relative;
    line-height: 30px;
    padding: 0 90px;
    text-align: center
}

.portfolio-details .post-controls ul li {
    display: inline-block
}

.portfolio-details .post-controls ul li a {
    color: #002c41;
    line-height: 30px
}

.portfolio-details .post-controls .prev {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 30px;
    color: #002c41
}

.portfolio-details .post-controls .next {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 30px;
    color: #002c41
}

.portfolio-details .post-controls .icon {
    font-size: 24px;
    line-height: 30px
}

.portfolio-details .post-controls ul li a:hover {
    color: #c24747
}

.related-cases {
    position: relative;
    padding: 70px 0 40px
}

.error-section {
    position: relative;
    padding: 80px 0 0
}

.error-section .text-content {
    position: relative;
    padding: 20px 0 100px;
    max-width: 480px;
    font-family: 'Lato', sans-serif
}

.error-section .auto-container {
    position: relative
}

.error-section .image-box {
    position: absolute;
    right: 15px;
    bottom: 0;
    text-align: right
}

.error-section .image-box img {
    display: inline-block;
    max-width: 100%
}

.error-section .bigger-text {
    font-size: 200px;
    margin-bottom: 20px;
    line-height: 200px;
    font-weight: 700;
    color: #2f2f31
}

.error-section .medium-text {
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 40px;
    color: #2f2f31;
    font-weight: 700
}

.error-section .text {
    margin-bottom: 40px
}

.sidebar-page-container {
    position: relative;
    padding: 100px 0 70px
}

.sidebar-page-container .content-side {
    margin-bottom: 30px;
    padding-right: 55px
}

.sidebar-page-container .sidebar {
    margin-left: -5px;
    margin-bottom: 30px
}

.sidebar-title {
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 15px
}

.sidebar-title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    border-bottom: 1px solid #002c41
}

.sidebar-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 4px;
    width: 50px;
    border-bottom: 1px solid #002c41
}

.sidebar-title h3 {
    position: relative;
    font-size: 22px;
    color: #27323d;
    font-weight: 500;
    line-height: 1.4em;
    text-transform: capitalize
}

.sidebar .sidebar-widget {
    position: relative;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 40px;
    font-family: 'Poppins', sans-serif
}

.sidebar .search-box .form-group {
    position: relative;
    margin: 0
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"] {
    position: relative;
    line-height: 26px;
    padding: 10px 30px 10px 15px;
    border: 1px solid #e0e0e0;
    height: 48px;
    background: #fff;
    color: #1a1a1a;
    display: block;
    width: 100%;
    border-radius: 2px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.sidebar .search-box .form-group input:focus {
    border-color: #002c41
}

.sidebar .search-box .form-group button {
    position: absolute;
    right: 0;
    top: 0;
    height: 48px;
    width: 50px;
    line-height: 48px;
    text-align: center;
    display: block;
    font-size: 14px;
    color: #121212;
    background: 0;
    border-radius: 0 2px 2px 0
}

.sidebar .search-box .form-group input:focus+button,
.sidebar .search-box .form-group button:hover {
    color: #002c41
}

.sidebar .recent-posts .post {
    position: relative;
    min-height: 100px;
    padding-bottom: 25px;
    margin-bottom: 5px
}

.sidebar .recent-posts .post:last-child {
    margin-bottom: 0
}

.sidebar .recent-posts .post .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px
}

.sidebar .recent-posts .post .post-thumb img {
    display: block;
    width: 100%
}

.sidebar .recent-posts .post .post-thumb .overlay-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(193, 143, 89, 0.95);
    color: #fff;
    opacity: 0;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.sidebar .recent-posts .post:hover .post-thumb .overlay-link {
    opacity: 1
}

.sidebar .recent-posts .post .post-thumb .overlay-link span {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    width: 30px;
    margin-left: -15px;
    margin-top: -15px;
    line-height: 30px;
    font-size: 18px
}

.sidebar .recent-posts .post .post-thumb img {
    display: block;
    width: 100%
}

.sidebar .recent-posts .post .desc-text {
    position: relative;
    font-size: 13px;
    color: #27323d;
    line-height: 1.4em;
    font-weight: 400;
    margin-bottom: 5px;
    top: -5px
}

.sidebar .recent-posts .post .desc-text a {
    color: #1f1f1f
}

.sidebar .recent-posts .post .time {
    color: #002c41;
    line-height: 24px
}

.sidebar .popular-tags a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 8px 20px;
    margin: 0 4px 7px 0;
    background: #f9f5f0;
    color: #27323d;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.sidebar .popular-tags a:hover {
    background-color: #002c41;
    color: #fff
}

.sidebar .list {
    position: relative
}

.sidebar .list li {
    position: relative;
    margin-bottom: 0;
    border-bottom: 1px solid #e0e0e0
}

.sidebar .list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    background: #002c41;
    border-radius: 50%;
    display: block;
    font-size: 12px;
    line-height: 26px;
    color: #002c41
}

.sidebar .list li:last-child {
    border: 0
}

.sidebar .list li a {
    position: relative;
    display: block;
    color: #777;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding: 12px 0 12px 20px
}

.sidebar .list li a.pull-right {
    color: #002c41;
    font-size: 17px
}

.sidebar .list li:last-child a {
    padding-bottom: 0
}

.sidebar .list li a:hover {
    color: #002c41
}

.sidebar .list-three {
    position: relative
}

.sidebar .list-three li {
    position: relative;
    border-bottom: 1px solid #f0f0f0
}

.sidebar .list-three li a {
    position: relative;
    display: block;
    color: #9e9e9e;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    padding: 15px 0 15px 25px
}

.sidebar .list-three li:first-child a {
    padding-top: 0
}

.sidebar .list-three li a:before {
    font-family: 'FontAwesome';
    content: '\f105';
    position: absolute;
    left: 0;
    top: 14px;
    display: block;
    font-size: 18px;
    color: #002c41;
    line-height: 24px
}

.sidebar .list-three li:first-child a:before {
    top: 0
}

.sidebar .list-three li a:hover {
    color: #002c41
}

.sidebar .text-widget {
    position: relative;
    color: #9e9e9e
}

.sidebar .text-widget .text p {
    margin-bottom: 15px
}

.sidebar .text-widget .text p:last-child {
    margin-bottom: 0
}

.post-details .sidebar-title {
    margin-bottom: 40px
}

.post-details .post-content p {
    line-height: 1.8em;
    margin-bottom: 20px
}

.post-details .post-content h3 {
    margin-bottom: 15px;
    font-size: 20px
}

.post-details .post-content blockquote {
    position: relative;
    padding: 0 15px 0 20px;
    border-left: 5px solid #002c41;
    font-family: 'EB Garamond', serif;
    background: 0;
    font-size: 20px;
    line-height: 1.3em;
    color: #000;
    margin-bottom: 20px
}

.post-details .two-col-images .row {
    margin: 0 -5px
}

.post-details .two-col-images .image-column {
    padding: 0 5px
}

.post-details .two-col-images img {
    display: block;
    width: 100%;
    margin-bottom: 20px
}

.law-section .carousel-outer {
    position: relative
}

.law-section .carousel-outer .owl-controls {
    margin: 0
}

.law-section .carousel-outer .owl-nav {
    display: none
}

.law-section .carousel-outer .owl-dots {
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    z-index: 20
}

.law-section .carousel-outer .owl-dots .owl-dot span {
    border: 1px solid #fff;
    background: 0;
    margin: 0 5px
}

.law-section .carousel-outer .owl-dots .owl-dot.active span,
.law-section .carousel-outer .owl-dots .owl-dot:hover span {
    background: #fff
}

.law-section .law-upper {
    position: relative;
    margin-bottom: 50px;
    background: #002c41
}

.law-section .law-upper .specs-box {
    position: relative;
    padding: 40px 0 20px;
    color: #fff;
    font-size: 18px;
    font-weight: 400
}

.law-section p {
    margin-bottom: 20px
}

.law-section .about-law {
    margin-bottom: 50px
}

.law-section .law-upper .specs-box h2 {
    font-size: 24px;
    font-weight: 700;
    color: #e0c6a1;
    margin-bottom: 25px
}

.styled-list-one {
    position: relative;
    font-family: 'Montserrat', sans-serif
}

.styled-list-one li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 14px;
    line-height: 30px
}

.styled-list-one li:last-child {
    margin-bottom: 0
}

.styled-list-one li:before {
    font-family: 'FontAwesome';
    content: '\f101';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    line-height: 30px;
    color: #e30326
}

.styled-list-two {
    position: relative;
    font-family: 'Montserrat', sans-serif
}

.styled-list-two li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    line-height: 30px
}

.styled-list-two li:last-child {
    margin-bottom: 0
}

.styled-list-two li:before {
    font-family: 'FontAwesome';
    content: '\f0da';
    position: absolute;
    left: 5px;
    top: 0;
    display: block;
    font-size: 14px;
    line-height: 30px
}

.law-section .default-two-column {
    margin-bottom: 50px
}

.boxed-column {
    position: relative;
    padding: 0 10px 15px;
    margin-bottom: 30px
}

.boxed-column h4 {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    top: -15px;
    margin-left: -5px;
    background: #fff;
    display: inline-block;
    padding: 0 10px;
    color: #2f2f31;
    margin-bottom: 0
}

.practice-areas {
    padding-top: 90px;
    position: relative;
    padding-bottom: 30px
}

.practice-column {
    position: relative;
    margin-bottom: 50px;
    text-align: center
}

.practice-column .inner-box {
    position: relative;
    background: #f5f5f5;
    border: 1px solid #e0e0e0
}

.practice-column .image-box {
    position: relative
}

.practice-column .image-box img {
    display: block;
    width: 100%
}

.practice-column .icon-box {
    position: relative;
    width: 72px;
    height: 72px;
    background: #fff;
    font-size: 36px;
    line-height: 68px;
    margin: -37px auto 10px;
    color: #c24747;
    border: 2px solid #c24747;
    border-radius: 50%;
    -ms-border-radius: 50%;
    z-index: 1
}

.practice-column .lower-content {
    position: relative;
    padding: 0 8px 20px;
    min-height: 260px
}

.practice-column h3 {
    font-size: 18px;
    color: #2f2f31;
    font-weight: 700;
    margin-bottom: 12px
}

.practice-column h3 a {
    color: #2f2f31
}

.practice-column h3 a:hover {
    color: #c24747
}

.service-list li a {
    position: relative;
    display: block;
    line-height: 30px;
    padding: 10px 15px;
    text-transform: uppercase;
    color: #2f2f31;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #e0e0e0;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease
}

.download-title h2 {
    margin-top: 50px;
    font-size: 24px;
    margin-bottom: 10px;
    color: #2f2f31;
    text-transform: capitalize;
    font-weight: 500
}

.service-list li.current a {
    background: #002c41;
    color: #fff;
    border-color: #e30326
}

.pdf-downloads li a {
    position: relative;
    display: block;
    padding: 10px 10px 10px 70px;
    color: #999;
    border: 1px solid #e0e0e0;
    line-height: 30px
}

.contact-info2 {
    background: #002c41;
    padding: 30px 30px;
    margin-top: 40px;
    margin-bottom: 50px
}

.contact-info2 h4 {
    color: #e0c6a1;
    font-size: 20px;
    margin-bottom: 13px
}

.contact-info2 p {
    color: #fff
}

.contact-info2 .thm-btn {
    background: #002c41;
    color: #e0c6a1;
    line-height: 41px
}

.contact-info2 .thm-btn:hover {
    color: #fff;
    background: #222
}

.contact-info2 ul {
    padding-top: 10px;
    margin-bottom: 20px
}

.contact-info2 ul li {
    color: #fff;
    margin: 4px 0
}

.contact-info2 ul li a {
    color: #fff
}

.contact-info2 ul li i {
    font-size: 11px;
    background: #fff;
    margin-right: 10px;
    color: #48c7ec;
    border-radius: 1px;
    height: 15px;
    width: 15px;
    text-align: center;
    line-height: 15px
}

.tabs-section {
    position: relative;
    padding: 70px 0
}

.tabs-box {
    position: relative
}

.tabs-box .tab-buttons {
    position: relative
}

.tabs-box.style-one .tab-buttons {
    margin-bottom: 50px
}

.tabs-box.style-one .tab-buttons .tab-btn {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 12px 25px;
    margin: 0 5px 10px;
    background: #f5f5f5;
    border-radius: 5px;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.tabs-box.style-one .tab-buttons .tab-btn:hover,
.tabs-box.style-one .tab-buttons .tab-btn.active-btn {
    background: #002c41;
    color: #fff
}

.tabs-box .tab {
    display: none
}

.tabs-box .tab.active-tab {
    display: block
}

.default-form-section {
    position: relative;
    background: #fff;
    padding: 70px 0 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden
}

.default-form-section:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    opacity: .80
}

.default-form-section .auto-container {
    position: relative;
    z-index: 1
}

.products-section {
    position: relative;
    background: #fff;
    padding: 70px 0
}

.products-section .shop-upper-box {
    position: relative;
    margin-bottom: 40px;
    font-family: 'Lato', sans-serif
}

.products-section .shop-upper-box .items-label {
    position: relative;
    padding: 7px 0;
    line-height: 30px
}

.products-section .shop-upper-box .sort-by select {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 9px 10px;
    width: 240px;
    cursor: pointer;
    border: 1px solid #dadada;
    background: #fff url(../images/icons/icon-dropdown.png) right center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none
}

.products-section .shop-upper-box .sort-by select option {
    text-indent: 10px
}

.default-product-item {
    position: relative;
    margin-bottom: 40px
}

.default-product-item .image-box {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px
}

.default-product-item .image-box img {
    display: block;
    width: 100%
}

.default-product-item .default-overlay-outer {
    opacity: 0;
    top: -100%;
    background: rgba(54, 53, 85, 0.90)
}

.default-product-item:hover .default-overlay-outer {
    top: 0;
    opacity: 1
}

.default-product-item .content-box {
    position: relative
}

.default-product-item .content-box h4 {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    line-height: 1.4em;
    color: #2f2f31;
    font-family: 'Lora', serif;
    margin-bottom: 3px
}

.default-product-item .content-box a,
.default-product-item .content-boxa:hover {
    color: #b89b5e
}

.default-product-item .content-box h4 a {
    color: #2f2f31
}

.default-product-item .content-box .rating {
    font-size: 11px;
    color: #223555;
    margin-bottom: 15px
}

.default-product-item .content-box .item-price {
    font-size: 18px;
    font-weight: 700;
    color: #b89b5e;
    line-height: 24px
}

.default-product-item .content-box .item-price .strike-through {
    color: #999;
    font-weight: normal;
    font-size: 14px;
    padding-left: 10px;
    line-height: 20px;
    font-family: 'Lato', sans-serif
}

.product-details .basic-details {
    position: relative;
    margin-bottom: 50px
}

.product-details .image-column,
.product-details .info-column {
    margin-bottom: 20px
}

.product-details .basic-details .details-header {
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.product-details .basic-details .details-header h4 {
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    line-height: 1.4em;
    color: #2f2f31;
    font-family: 'Lora', serif;
    margin-bottom: 3px
}

.product-details .basic-details .details-header h4 a {
    color: #2f2f31
}

.product-details .basic-details .details-header .rating {
    font-size: 11px;
    color: #223555;
    margin-bottom: 15px
}

.product-details .basic-details .details-header .rating .txt {
    font-size: 14px;
    padding-left: 10px
}

.product-details .basic-details .details-header .item-price {
    font-size: 24px;
    font-weight: 700;
    color: #b89b5e;
    line-height: 24px
}

.product-details .basic-details .text {
    margin-bottom: 20px
}

.product-details .basic-details .check-delivery {
    position: relative;
    margin-bottom: 30px
}

.product-details .basic-details .check-delivery h4 {
    font-size: 14px;
    color: #2f2f31;
    font-weight: 700;
    margin-bottom: 15px
}

.product-details .basic-details .check-delivery .form-group {
    position: relative;
    float: left;
    margin-right: 10px
}

.product-details .basic-details .check-delivery .form-group input[type="text"] {
    display: block;
    line-height: 24px;
    padding: 7px 10px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    width: 170px;
    background: 0
}

.product-details .basic-details .check-delivery .form-group button {
    display: block;
    line-height: 24px;
    padding: 7px 20px;
    border: 1px solid #e0e0e0;
    background: #f5f5f5;
    color: #777;
    font-size: 14px;
    border-radius: 5px
}

.product-details .basic-details .item-quantity {
    position: relative;
    top: 4px;
    width: 120px
}

.product-details .basic-details .item-quantity input[type="text"] {
    position: relative;
    line-height: 40px
}

.product-details .basic-details .check-delivery .field-label {
    font-weight: 700;
    font-size: 14px;
    line-height: 40px;
    color: #b89b5e
}

.prod-tabs {
    position: relative
}

.prod-tabs .tab-btns {
    position: relative;
    top: 1px;
    z-index: 1
}

.prod-tabs .tab-btns .tab-btn {
    position: relative;
    display: block;
    float: left;
    font-size: 13px;
    color: #3d3d3d;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 30px;
    border: 1px solid transparent;
    border-top-width: 3px;
    margin-right: 3px
}

.prod-tabs .tab-btns .tab-btn:hover,
.prod-tabs .tab-btns .tab-btn.active-btn {
    border-color: #e0e0e0;
    border-top-color: #b89b5e;
    border-bottom-color: #fff;
    color: #b89b5e
}

.prod-tabs .tabs-container {
    position: relative;
    border: 1px solid #e0e0e0;
    color: #000
}

.prod-tabs .tabs-container .tab {
    position: relative;
    padding: 40px 25px;
    display: none;
    font-family: 'Lato', sans-serif
}

.prod-tabs .tabs-container .tab.active-tab {
    display: block
}

.prod-tabs .tabs-container .tab p,
.prod-tabs .tabs-container .tab h2,
.prod-tabs .tabs-container .tab h3,
.prod-tabs .tabs-container .tab h4,
.prod-tabs .tabs-container .tab h5,
.prod-tabs .tabs-container .tab h6 {
    margin-bottom: 15px
}

.prod-tabs .tabs-container .tab h3 {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Lato', sans-serif
}

.prod-tabs .tabs-container .tab h4 {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Lato', sans-serif
}

.prod-tabs .reviews-container {
    position: relative
}

.prod-tabs .reviews-container .review-box {
    position: relative;
    margin-bottom: 30px;
    padding-left: 100px;
    min-height: 100px
}

.prod-tabs .reviews-container .rev-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 82px;
    height: 82px;
    border: 1px solid #e0e0e0;
    background: #fff
}

.prod-tabs .reviews-container .rev-thumb img {
    display: block;
    width: 80px;
    height: 80px
}

.prod-tabs .reviews-container .rev-content {
    position: relative;
    padding: 15px;
    border: 1px solid #e0e0e0;
    background: #fff
}

.prod-tabs .reviews-container .rating {
    color: #ffa500;
    font-size: 14px;
    margin-bottom: 5px
}

.prod-tabs .reviews-container .rev-info {
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 10px
}

.prod-tabs .reviews-container .rev-text {
    font-size: 14px
}

.prod-tabs .add-review {
    position: relative;
    margin: 30px 0 20px;
    font-size: 14px
}

.prod-tabs .add-review .rating {
    position: relative
}

.prod-tabs .add-review .rating .rate-box {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    color: #5a5a5a
}

.prod-tabs .add-review .rating .rate-box:hover,
.prod-tabs .add-review .rating .rate-box:focus,
.prod-tabs .add-review .rating .rate-box:active {
    color: #ffa500
}

.prod-tabs .add-review label {
    position: relative;
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 400;
    color: #303030
}

.prod-tabs .add-review h3 {
    margin-bottom: 20px
}

.prod-tabs .add-review .form-group {
    position: relative;
    margin-bottom: 20px
}

.prod-tabs .add-review .form-group input[type="text"],
.prod-tabs .add-review .form-group input[type="password"],
.prod-tabs .add-review .form-group input[type="tel"],
.prod-tabs .add-review .form-group input[type="email"],
.prod-tabs .add-review .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 22px;
    padding: 9px 15px;
    color: #222;
    border: 1px solid #e0e0e0;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.prod-tabs .add-review .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 22px;
    padding: 8px 15px;
    color: #222;
    border: 1px solid #e0e0e0;
    height: 200px;
    resize: none;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.prod-tabs .add-review button {
    position: relative;
    display: inline-block;
    background: #3d3d3d;
    color: #fff;
    padding: 7px 32px;
    line-height: 24px;
    font-size: 14px;
    font-weight: 500
}

.prod-tabs .add-review button:before {
    background: #b89b5e
}

.related-products {
    position: relative;
    padding: 70px 0 40px
}

.rangeslider-widget .val-box {
    position: relative;
    display: inline-block;
    margin: 7px 5px 7px 0;
    line-height: 24px;
    font-size: 14px;
    border: 1px solid #dadada;
    padding: 8px 10px;
    width: 80px;
    text-align: center
}

.rangeslider-widget button {
    position: relative;
    display: inline-block;
    line-height: 24px;
    border: 1px solid #223555;
    padding: 8px 25px;
    background: #223555;
    color: #fff;
    border-radius: 5px
}

.rangeslider-widget .noUi-connect {
    background: #b89b5e!important
}

.rangeslider-widget .noUi-background {
    background: #ededed!important
}

.rangeslider-widget .noUi-handle {
    background: #f4f4f4!important;
    border-radius: 5px!important;
    box-shadow: none;
    border-color: #e0e0e0;
    cursor: pointer
}

.cart-section {
    position: relative;
    padding: 70px 0
}

.cart-section .cart-outer {
    position: relative
}

.cart-section .table-outer {
    position: relative;
    width: 100%;
    overflow-x: auto
}

.cart-section .cart-table {
    width: 100%;
    min-width: 900px
}

.cart-table .cart-header {
    position: relative;
    width: 100%;
    font-family: 'Lora', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 7px;
    background: #f5f5f5;
    color: #2f2f31
}

.cart-table thead tr th {
    line-height: 24px;
    padding: 20px 15px;
    min-width: 120px;
    font-weight: 700
}

.cart-table thead tr th.prod-column {
    text-align: left;
    padding-left: 40px
}

.cart-table tbody tr td {
    line-height: 24px;
    padding: 30px 10px 20px;
    min-width: 100px;
    font-family: 'Lato', sans-serif
}

.cart-table tbody tr .qty {
    width: 120px;
    padding-right: 20px
}

.cart-table tbody tr .qty .quantity-spinner {
    background: #f5f5f5
}

.cart-table tbody tr .prod-column .column-box {
    position: relative;
    min-height: 90px;
    padding-left: 100px;
    padding-top: 15px;
    text-align: left
}

.cart-table tbody tr .prod-column .column-box .prod-thumb {
    position: absolute;
    left: 0;
    top: 0
}

.cart-table tbody tr .prod-column .column-box .prod-thumb img {
    display: block;
    max-width: 100%
}

.cart-table tbody tr .prod-column .column-box h3 {
    font-size: 18px;
    color: #2f2f31;
    font-weight: 700;
    margin-bottom: 5px
}

.cart-table tbody tr .sub-total {
    font-weight: 700;
    color: #223555
}

.cart-table tbody tr .remove-btn {
    position: relative;
    font-size: 16px;
    color: #282828;
    line-height: 30px;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease
}

.cart-table tbody tr .remove-btn .fa {
    position: relative;
    top: 2px;
    padding-right: 10px;
    font-size: 24px;
    line-height: 30px
}

.cart-table tbody tr .remove-btn:hover {
    color: #ec1c33
}

.cart-table tbody tr {
    border-bottom: 1px solid #e9e9e9
}

.cart-table tbody tr td {
    vertical-align: middle
}

.cart-table tbody tr td .quantity-spinner {
    padding: 5px 0 5px 20px;
    line-height: 24px;
    height: 34px;
    display: block;
    width: 100%;
    position: relative
}

.cart-table tbody .available-info {
    position: relative;
    padding-left: 50px
}

.cart-table tbody .available-info .icon {
    position: absolute;
    left: 0;
    top: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #223555;
    border-radius: 50%
}

.cart-section .apply-coupon {
    position: relative
}

.cart-section .apply-coupon .form-group {
    position: relative;
    float: left;
    margin-right: 10px
}

.cart-section .apply-coupon .form-group input[type="text"] {
    display: block;
    line-height: 24px;
    padding: 9px 10px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    width: 230px;
    background: 0
}

.cart-section .estimate-form {
    position: relative
}

.cart-section h3 {
    font-size: 24px;
    font-weight: 700;
    color: #2f2f31;
    margin-bottom: 30px
}

.cart-section .estimate-form .row {
    margin-left: -7px;
    margin-right: -7px
}

.cart-section .estimate-form .row .form-group {
    padding: 0 7px!important;
    margin-bottom: 30px
}

.cart-section .totals-table {
    position: relative;
    border: 1px solid #e0e0e0;
    font-family: 'Lato', sans-serif;
    border-radius: 5px
}

.cart-section .totals-table .col {
    position: relative;
    display: block;
    float: left;
    padding: 10px 15px;
    line-height: 24px;
    width: 50%
}

.cart-section .totals-table .col-title {
    font-family: 'Lora', serif;
    font-size: 14px;
    color: #353535;
    border-right: 1px solid #e0e0e0;
    font-weight: 700
}

.cart-section .totals-table li {
    position: relative;
    border-bottom: 1px solid #e0e0e0
}

.cart-section .totals-table li:last-child {
    border-bottom: 0
}

.checkout-section {
    position: relative;
    padding: 70px 0
}

.checkout-section .cart-table {
    width: 100%;
    min-width: 500px
}

.checkout-section .form-column {
    margin-bottom: 50px
}

.checkout-section .default-form .form-group {
    margin-bottom: 20px
}

.checkout-section .default-form .form-group .field-label {
    margin-bottom: 10px;
    font-weight: 700
}

.checkout-section .default-form .form-group input,
.checkout-section .default-form .form-group select,
.checkout-section .default-form .form-group textarea {
    border-radius: 3px;
    height: 48px;
    padding: 8px 15px;
    line-height: 30px
}

.checkout-section .default-form .form-group textarea {
    height: 154px
}

.checkout-section .totals-table {
    margin-bottom: 30px
}

.checkout-section .payment-options {
    position: relative
}

.checkout-section .payment-options .option-block {
    position: relative;
    margin-bottom: 10px
}

.checkout-section .payment-options .text {
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
    font-size: 16px
}

.checkout-section .payment-options .option-block .radio-block {
    position: relative
}

.checkout-section .payment-options .option-block .radio-block input[type="radio"] {
    position: absolute;
    left: 0;
    top: 7px;
    opacity: 0
}

.checkout-section .payment-options .option-block .radio-label {
    position: relative;
    display: block;
    padding-left: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
    color: #2f2f31;
    text-transform: capitalize;
    cursor: pointer
}

.checkout-section .payment-options .option-block .radio-label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #e0e0e0;
    background: #fff
}

.checkout-section .payment-options .option-block .radio-block input[type="radio"]:checked+.radio-label:before {
    border-color: #b89b5e
}

.checkout-section .payment-options .option-block .radio-label:after {
    content: '';
    position: absolute;
    top: 11px;
    left: 4px;
    display: block;
    width: 8px;
    height: 8px;
    background: #223555;
    opacity: 0
}

.checkout-section .payment-options .option-block .radio-block input[type="radio"]:checked+.radio-label:after {
    opacity: 1
}

.contact-section {
    position: relative;
    padding: 70px 0 0
}

.contact-section .column {
    position: relative;
    margin-bottom: 50px
}

.contact-section .default-form button {
    padding: 10px 30px
}

.contact-form .form-group {
    margin-bottom: 30px
}

.contact-form .form-group label.error {
    display: block;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Lato', sans-serif;
    color: #f00;
    line-height: 24px;
    padding: 5px 0 0
}

.contact-section .contact-info {
    position: relative;
    margin-bottom: 30px;
    margin-left: 20px
}

.contact-section .contact-info h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #2f2f31
}

.contact-section .contact-info h4 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #2f2f31
}

.contact-section .contact-info p {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #2f2f31
}

.contact-section .contact-info .icon {
    font-size: 18px;
    font-weight: normal;
    padding-right: 7px;
    color: #c24747
}

.contact-section .contact-info .info-block {
    margin-bottom: 25px
}

.contact-section .contact-info .text {
    position: relative;
    font-family: 'Lato', sans-serif;
    margin-bottom: 10px;
    color: #999
}

.contact-section .contact-info .hours-list li {
    position: relative;
    margin-bottom: 4px;
    font-family: 'Lato', sans-serif
}

.contact-section .contact-info .hours-list .col {
    position: relative;
    display: block;
    float: left;
    width: 50%
}

.mt-60 {
    margin-top: 60px
}

.mt-30 {
    margin-top: 30px
}
