/*@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,600,700,800|Hind:300,400,500,600,700|Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=latin-ext');*/

@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('font-awesome.css');
@import url('../fonts/flaticon/flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('jquery.fancybox.css');
@import url('hover.css');
@import url('jquery-ui.css');
@import url('jquery.bootstrap-touchspin.css');
* {
    margin: 0;
    padding: 0;
    border: none;
    outline: none
}

body {
    font-size: 15px;
    color: #777777;
    line-height: 1.8em;
    font-weight: 400;
    background: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-font-smoothing: antialiased;
    font-family: 'Poppins', sans-serif
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #b80b0f
}

.no-padding {
    padding: 0!important
}

a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: normal;
    margin: 0;
    background: none;
    line-height: 1.6em
}

input,
button,
select,
textarea {
    font-family: 'Poppins', sans-serif
}

p,
.text {
    position: relative;
    line-height: 1.8em;
    font-family: 'Hind', sans-serif
}

.homeText {
    position: relative;
    line-height: 1.8em;
    letter-spacing: -.03em;
    text-align: justify;
}

.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%;
    min-width: 300px
}

.list-style-one {
    position: relative
}

.list-style-one li {
    position: relative;
    color: #848484;
    font-size: 16px;
    font-weight: 300;
    padding-left: 28px;
    margin-bottom: 10px
}

.list-style-one li:before {
    position: absolute;
    content: '\f046';
    left: 0;
    top: 0;
    font-size: 16px;
    color: #b80b0f;
    font-family: 'FontAwesome'
}

.list-style-two {
    position: relative;
    margin-bottom: 30px
}

.list-style-two li {
    position: relative;
    color: #848484;
    font-size: 16px;
    font-weight: 300;
    padding-left: 20px;
    margin-bottom: 6px
}

.list-style-two li:before {
    position: absolute;
    content: '\f105';
    left: 0;
    top: -1px;
    font-size: 16px;
    color: #b80b0f;
    font-family: 'FontAwesome'
}

.list-style-three {
    position: relative;
    margin-bottom: 30px
}

.list-style-three li {
    position: relative;
    color: #848484;
    font-size: 16px;
    font-weight: 300;
    padding-left: 20px;
    margin-bottom: 6px
}

.list-style-three li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 10px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #b80b0f;
    font-family: 'FontAwesome'
}

.list-style-three li:nth-child(2):before {
    background-color: #fd5075
}

.list-style-three li:nth-child(3):before {
    background-color: #11e6a2
}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0
}

.theme-btn {
    display: inline-block;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.grey-bg {
    background-color: #f7f7f7
}

.btn-style-one {
    position: relative;
    padding: 11px 38px;
    line-height: 24px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    background-color: #b80b0f;
    border: 2px solid #b80b0f
}

.btn-style-one:hover {
    color: #b80b0f;
    background: none
}

.btn-style-two {
    position: relative;
    padding: 11px 38px;
    line-height: 24px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    border: 2px solid rgba(255, 255, 255, 1)
}

.btn-style-two:hover {
    background: #b80b0f;
    color: #ffffff;
    border-color: #b80b0f
}

.btn-style-three {
    position: relative;
    padding: 11px 38px;
    line-height: 24px;
    color: #2f2f2f;
    font-size: 14px;
    font-weight: 400;
    border: 2px solid #f0f0f0
}

.btn-style-three:hover {
    background: #b80b0f;
    color: #ffffff;
    border-color: #b80b0f
}

.btn-style-four {
    position: relative;
    padding: 11px 38px;
    line-height: 24px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    border: 2px solid rgba(255, 255, 255, .10)
}

.btn-style-four:hover {
    background: #b80b0f;
    color: #ffffff;
    border-color: #b80b0f
}

.btn-style-five {
    position: relative;
    padding: 6px 20px;
    line-height: 24px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    border: 2px solid rgba(255, 255, 255, .10)
}

.btn-style-five:hover {
    background: #b80b0f;
    color: #ffffff;
    border-color: #b80b0f
}

.btn-style-six {
    position: relative;
    padding: 6px 22px;
    line-height: 24px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    background-color: #b80b0f;
    border: 2px solid #b80b0f;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.btn-style-six:hover {
    color: #b80b0f;
    background: none
}

.theme_color {
    color: #b80b0f
}

img {
    display: inline-block;
    max-width: 100%
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icons/preloader.svg);
}

.scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 20px;
    width: 60px;
    height: 60px;
    color: #cbcbcb !important;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 54px;
    text-align: center;
    z-index: 99999;
    cursor: pointer;
    border-radius: 50%;
    background: none;
    display: none;
    border: 2px solid #cbcbcb !important;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.scroll-to-top:hover {
    color: #ffffff;
    background: #b80b0f
}

.main-header {
    position: relative;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.sticky-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 0;
    background: #ffffff;
    z-index: 0;
    border-bottom: 1px solid #e0e0e0;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.sticky-header .logo {
    padding: 6px 0 3px
}

.sticky-header .logo img {
    max-height: 40px;
    margin-top: 4px
}

.fixed-header .sticky-header {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.main-header .header-upper {
    position: relative;
    background: #ffffff;
    z-index: 5;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.main-header .header-upper .inner-container {
    padding: 0 30px;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed
}

.main-header .header-upper .logo img {
    position: relative;
    display: inline-block;
    max-width: 100%
}

.main-header .logo-outer {
    position: relative;
    z-index: 25;
    padding: 5px 0
}

.main-header .logo-outer .logo img {
    position: relative;
    display: inline-block;
    max-width: 100%;
    max-height: 67px;
}

.main-header .header-upper .upper-right {
    position: relative;
    padding-top: 15px
}

.main-header .info-box {
    position: relative;
    float: left;
    margin-left: 25px;
    font-size: 13px;
    color: #777777;
    padding: 0 25px 0 48px
}

.main-header .info-box:after {
    position: absolute;
    content: '';
    right: 0;
    top: -2px;
    width: 1px;
    height: 50px;
    background-color: #ededed
}

.main-header .info-box:last-child {
    padding-right: 0
}

.main-header .info-box:last-child::after {
    display: none
}

.main-header .info-box .icon-box {
    position: absolute;
    left: 0;
    top: 4px;
    color: #b80b0f;
    font-size: 30px;
    text-align: left;
    line-height: 1.2em;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.main-header .info-box li {
    position: relative;
    line-height: 20px;
    color: #848484;
    font-size: 16px;
    margin-bottom: 3px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: -0.03em;
}

.main-header .info-box li a {
    color: #b80b0f;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.main-header .info-box li a:hover {
    text-decoration: underline;
}

.main-header .info-box strong {
    font-weight: 300;
    color: #848484;
    font-size: 15px;
    display: block
}

.main-header .header-lower {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 5;
    border-bottom: 1px solid #f3f3f3;
}


/*
.main-header .header-lower:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 30px;
    background: url('../images/lojistik-pattern.png') repeat-x left top;
    background-size: contain
}
*/

.main-header .nav-outer {
    position: relative;
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3
}

.main-menu {
    position: relative
}

.main-menu .navbar-collapse {
    padding: 0
}

.main-menu .navigation {
    position: relative;
    margin: 0
}

.main-menu .navigation>li {
    position: relative;
    float: left;
    border-right: 1px solid #ededed
}

.main-header .sticky-header .main-menu .navigation>li {
    margin: 0;
    border: 0
}

.main-menu .navigation>li>a {
    position: relative;
    font-family: 'Roboto', sans-serif;
    display: block;
    font-size: 16px;
    color: #878787;
    line-height: 30px;
    font-weight: 800;
    opacity: 1;
    text-transform: uppercase;
    padding: 20px 20px 20px 20px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.main-menu .navigation>li:nth-last-child(1)>a,
.main-menu .navigation>li:nth-last-child(2)>a {
    padding: 20px 5px 20px 5px;
}

.main-menu .navigation>li:nth-last-child(1) {
    padding-right: 15px;
}

.main-menu .navigation>li:nth-last-child(2) {
    border: none;
    padding-left: 15px;
}

.main-menu .navigation>li>a:after {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 14px;
    width: 20px;
    height: 2px;
    opacity: 0;
    margin-left: -10px;
    background-color: #000;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.main-menu .navigation>li.current>a:after,
.main-menu .navigation>li:hover>a:after {
    opacity: 1
}

.main-menu .navigation>li.dropdown a {
    padding-right: 40px
}

.main-menu .navigation>li:last-child>a {
    background: none
}

.main-header .sticky-header .main-menu .navigation>li>a {
    color: #181818;
    padding: 15px 15px!important;
    line-height: 30px;
    font-size: 14px;
    font-weight: 600;
    min-height: 0;
    background: none;
    border: 0
}

.main-header .main-menu .navigation>li.dropdown>a:before {
    font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    right: 22px;
    font-size: 14px;
    line-height: 32px
}

.sticky-header .main-menu .navigation>li>a:before {
    display: none
}

.main-menu .navigation>li:hover>a,
.main-menu .navigation>li.current>a,
.main-menu .navigation>li.current-menu-item>a {
    color: #b80b0f;
    opacity: 1
}

.main-header .sticky-header .main-menu .navigation>li:hover>a,
.main-header .sticky-header .main-menu .navigation>li.current>a,
.main-header .sticky-header .main-menu .navigation>li.current-menu-item>a {
    background: #b80b0f;
    color: #ffffff!important;
    opacity: 1
}

.main-menu .navigation>li:hover>a:after {
    opacity: 1
}

.main-menu .navigation>li>ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 260px;
    padding: 12px 12px;
    z-index: 100;
    display: none;
    background: #2f2f2f;
    border-bottom: 4px solid rgba(255, 255, 255, .1) !important;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li>ul.from-right {
    left: auto;
    right: 0
}

.main-menu .navigation>li>ul>li {
    position: relative;
    width: 100%;
    border-bottom: dashed 1px rgba(255, 255, 255, .1)
}

.main-menu .navigation>li>ul>li:last-child {
    border-bottom: none
}

.main-menu .navigation>li>ul>li>a {
    position: relative;
    display: block;
    padding: 8px 15px;
    line-height: 22px;
    font-weight: 300;
    font-size: 15px;
    color: #ffffff;
    text-align: left;
    padding-right: 0!important;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    font-family: 'Hind', sans-serif
}

.main-menu .navigation>li>ul>li:hover>a {
    background: rgba(0, 0, 0, .4) !important;
}

.main-menu .navigation>li>ul>li>a:before,
.main-menu .navigation>li>ul>li>ul>li>a:before {
    content: '\f105';
    position: absolute;
    right: 18px;
    top: 50%;
    height: 16px;
    margin-top: -12px;
    font-size: 16px;
    opacity: 0;
    font-family: 'FontAwesome';
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.main-menu .navigation>li>ul>li:hover>a,
.main-menu .navigation>li>ul>li.current>a {
    color: #ffffff;
    background-color: #b80b0f
}

.main-menu .navigation>li>ul>li:hover>a:before,
.main-menu .navigation>li>ul>li>ul>li:hover>a:before,
.main-menu .navigation>li>ul>li.current>a:before,
.main-menu .navigation>li>ul>li>ul>li.current>a:before {
    color: #ffffff;
    opacity: 1
}

.main-menu .navigation>li>ul>li>ul {
    position: absolute;
    left: 100%;
    top: 0;
    width: 240px;
    padding: 15px 20px;
    z-index: 100;
    display: none;
    background: #131d33;
    border-bottom: 4px solid rgba(0, 0, 0, .4) !important;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li>ul>li>ul:before {
    position: absolute;
    content: '';
    right: 100%;
    top: 0;
    width: 20px;
    height: 100%
}

.main-menu .navigation>li>ul>li>ul>li {
    position: relative;
    width: 100%
}

.main-menu .navigation>li>ul>li>ul>li:last-child {
    border-bottom: none
}

.main-menu .navigation>li>ul>li>ul>li>a {
    position: relative;
    display: block;
    padding: 8px 15px;
    line-height: 22px;
    font-weight: 300;
    font-size: 15px;
    color: #ffffff;
    text-align: left;
    padding-right: 0!important;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    font-family: 'Hind', sans-serif
}

.main-menu .navigation>li>ul>li>ul>li>a:hover {
    color: #ffffff;
    background-color: #b80b0f
}

.main-menu .navigation>li>ul>li>ul>li:hover>a:before {
    border-color: #ffffff
}

.main-menu .navigation>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 100%
}

.main-menu .navigation li>ul>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    left: 110%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 34px;
    height: 30px;
    border: 1px solid #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    cursor: pointer;
    z-index: 5;
    display: none
}

.main-header .outer-box {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 12
}

.main-header .outer-box .consult-btn {
    position: relative;
    padding: 8px 25px;
    line-height: 24px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    margin: 11px 11px 11px 11px;
    background-color: #b80b0f;
    border: 2px solid #b80b0f;
    text-transform: uppercase
}

.header-top {
    position: relative;
    background-color: #17b6cc
}

.header-top .top-left {
    position: relative;
    float: left
}

.header-top .top-left ul li {
    position: relative;
    margin-right: 25px;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    padding: 14px 0;
    display: inline-block;
    font-family: 'Hind', sans-serif
}

.header-top .top-left ul li a {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, .70);
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.header-top .top-right {
    position: relative;
    float: right
}

.header-top .top-right>ul>li {
    position: relative;
    margin-right: 10px;
    font-size: 14px;
    color: #fff;
    padding: 14px 0 13px;
    display: inline-block
}

.header-top .top-right>ul>li:last-child {
    margin-right: 0
}

.header-top .top-right>ul>li>a {
    font-size: 14px;
    font-weight: 400;
    background: inherit;
    color: #fff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.header-top .top-right .social-links {
    padding-right: 10px
}

.header-top .top-right .social-links a {
    display: inline-block;
    margin-left: 10px;
    line-height: 1em;
    color: #fff;
    font-size: 14px;
    padding-right: 12px;
    border-right: 1px solid rgba(255, 255, 255, .08);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.header-top .top-right .social-links a:last-child {
    padding-right: 0;
    border: 0
}

.header-top .top-right .social-links a:hover {
    color: #ed1c24!important
}

.upper-column.info-box .social-links a {
    display: inline-block;
    line-height: 1em;
    color: #b80b0f;
    font-size: 14px;
    padding: 0 6px;
    margin-top: 5px;
    border-right: 1px solid #b80b0f;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.upper-column.info-box .social-links a:last-child {
    padding-right: 0;
    border: 0
}

.upper-column.info-box .social-links a:hover {
    color: #ed1c24!important
}

.header-top .language .dropdown-menu {
    right: 0;
    left: auto;
    width: 180px;
    padding: 0!important;
    margin-top: 6px;
    border-radius: 0;
    background-color: #2f2f2f;
    border: none;
    border-top: 3px solid #b80b0f;
    box-shadow: none!important
}

.header-top li.language {
    top: 0;
    padding-right: 8px;
    line-height: 1.4em
}

.header-top li.language a {
    border: 0;
    padding: 0;
    background: none
}

.header-top li.language a:hover {
    background: none
}

.header-top .language .dropdown-menu>li {
    padding: 0!important;
    margin: 0!important;
    float: none;
    display: block!important;
    border-bottom: 1px solid rgba(255, 255, 255, .20)
}

.header-top .language .dropdown-menu>li:last-child {
    border-bottom: none
}

.header-top .language .dropdown-menu>li>a {
    padding: 10px 20px!important;
    color: #ffffff;
    text-align: left;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.header-top .language .dropdown-menu>li>a:focus {
    background: none
}

.header-top .language .dropdown-menu>li>a:hover {
    color: #ffffff;
    background: none;
    background-color: #b80b0f
}

.main-header .header-lower .search-box-outer {
    position: relative;
    min-width: 60px;
    padding-right: 0;
    padding-left: 0;
    padding-top: 24px;
    padding-bottom: 24px;
    display: inline-block;
    border-right: 1px solid #eeeeee
}

.main-header .header-lower .search-box-btn {
    position: relative;
    display: block;
    width: 100%;
    font-size: 16px;
    color: #2f2f2f;
    line-height: 20px!important;
    padding: 0;
    margin: 0;
    cursor: pointer;
    background: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.main-header .header-lower .search-box-outer .dropdown-menu {
    top: 44px;
    right: 0;
    padding: 0;
    width: 280px;
    border-radius: 0;
    border-top: 3px solid #b80b0f
}

.main-header .header-lower .search-box-outer .dropdown-menu>li {
    padding: 0;
    border: none;
    background: none
}

.main-header .header-lower .search-panel .form-container {
    padding: 25px 20px
}

.main-header .header-lower .search-panel .form-group {
    position: relative;
    margin: 0
}

.main-header .header-lower .search-panel input[type="text"],
.main-header .header-lower .search-panel input[type="search"],
.main-header .header-lower .search-panel input[type="password"],
.main-header .header-lower .search-panel select {
    display: block;
    width: 100%;
    height: 40px;
    color: #000000;
    line-height: 24px;
    background: #ffffff;
    border: 1px solid #e0e0e0;
    padding: 7px 40px 7px 15px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.main-header .header-lower .search-panel input:focus,
.main-header .header-lower .search-panel select:focus {
    border-color: #b80b0f
}

.main-header .header-lower .search-panel .search-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #555555;
    font-size: 12px;
    background: none;
    cursor: pointer
}

.main-header .search-box-btn {
    position: relative;
    font-size: 14px;
    top: 50%;
    margin-top: 0;
    line-height: 38px;
    color: #ffffff;
    cursor: pointer;
    background: none
}

.main-header .search-box-outer .dropdown-menu {
    top: 70px;
    padding: 0;
    width: 280px;
    border-radius: 0;
    border-top: 3px solid #b80b0f
}

.main-header .search-panel .form-container {
    padding: 25px 20px
}

.main-header .search-panel .form-group {
    position: relative;
    margin: 0
}

.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select {
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 7px 40px 7px 15px;
    height: 40px;
    border: 1px solid #e0e0e0;
    background: #ffffff
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus {
    border-color: #b80b0f
}

.main-header .search-panel .search-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #555555;
    font-size: 12px;
    background: none;
    cursor: pointer
}

.social-icon-one {
    position: relative
}

.social-icon-one li {
    position: relative;
    margin-left: 20px;
    display: inline-block
}

.social-icon-one li a {
    position: relative;
    color: #afafb5;
    font-size: 16px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.social-icon-one li a:hover {
    color: #ffffff
}

.social-icon-two {
    position: relative
}

.social-icon-two li {
    position: relative;
    margin: 0 4px;
    display: inline-block
}

.social-icon-two li a {
    position: relative;
    width: 42px;
    height: 42px;
    color: #ffffff;
    font-size: 16px;
    line-height: 42px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    border: 1px solid #ffffff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.social-icon-two li a:hover {
    color: #b80b0f;
    background-color: #ffffff
}

.social-icon-three {
    position: relative
}

.social-icon-three li {
    position: relative;
    margin-right: 8px;
    display: inline-block
}

.social-icon-three .share {
    color: #2f2f2f;
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    margin-right: 10px;
    margin-left: 0
}

.social-icon-three .share .fa {
    font-size: 14px
}

.social-icon-three li a {
    position: relative;
    width: 40px;
    height: 40px;
    color: #999999;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    border-radius: 50%;
    display: inline-block;
    border: 2px solid #f0f0f0;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.social-icon-three li a:hover {
    color: #ffffff;
    border-color: #b80b0f;
    background-color: #b80b0f
}

.social-icon-four {
    position: relative
}

.social-icon-four li {
    position: relative;
    margin-right: 14px;
    display: inline-block
}

.social-icon-four li a {
    position: relative;
    color: #afafaf;
    font-size: 14px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.social-icon-four li a:hover {
    color: #b80b0f
}

.form-group .ui-selectmenu-button.ui-button {
    width: 100%;
    font-size: 14px;
    font-style: normal;
    height: 55px;
    padding: 10px 20px;
    line-height: 33px;
    color: #333333;
    border-radius: 0;
    border: 1px solid #f4f4f4;
    background: #f7f7f7
}

.form-group .ui-button .ui-icon {
    background: none;
    position: relative;
    top: 3px;
    text-indent: 0;
    color: #333333
}

.form-group .ui-button .ui-icon:before {
    font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    right: 0;
    top: 2px!important;
    top: 13px;
    width: 10px;
    height: 30px;
    display: block;
    color: #848484;
    line-height: 23px;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    z-index: 5
}

.ui-widget.ui-widget-content {
    border: 1px solid #e0e0e0
}

.ui-menu .ui-menu-item {
    font-size: 14px;
    border-bottom: 1px solid #e0e0e0
}

.ui-menu .ui-menu-item:last-child {
    border: none
}

.ui-state-active,
.ui-widget-content .ui-state-active {
    background-color: #b80b0f;
    border-color: #b80b0f
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    display: block;
    padding: 8px 20px;
    font-size: 14px;
    line-height: 24px
}

.ui-menu-item:hover {}

.sec-title {
    position: relative;
    margin-bottom: 40px;
    z-index: 1
}

.sec-title h1 {
    font-size: 36px;
    color: #7c7c7c;
    font-weight: 700;
    line-height: 1em;
    letter-spacing: -.04em;
    padding-bottom: 15px;
    max-width: 700px;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
}

.sec-title h2 {
    font-size: 30px;
    color: #bbbbbb;
    font-weight: 200;
    line-height: 1em;
    letter-spacing: -.04em;
    padding-bottom: 15px;
    font-style: italic
}

.sec-title h2 span {
    color: #bbbbbb;
    font-weight: 700;
    font-style: italic
}

.sec-title h2 span b {
    color: #bbbbbb;
    font-weight: 700
}

.sec-title .separator {
    position: relative;
    width: 271px;
    height: 40px;
    opacity: .4;
    background: url('../images/icons/seperater-yeni.png') center center no-repeat
}

.sec-title .text {
    position: relative;
    color: #848484;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6em;
    margin-top: 10px;
    font-family: 'Hind', sans-serif
}

.sec-title.centered {
    position: relative;
    text-align: center
}

.sec-title.centered .separator {
    margin: 0 auto
}

.sec-title.light h2 {
    color: #ffffff
}

.sec-title.light h2+.separator {
    filter: invert(30%);
}

.main-slider {
    position: relative;
    z-index: 10
}

.main-slider .tp-caption {
    z-index: 5!important
}

.main-slider .tp-dottedoverlay {
    background: rgba(0, 0, 0, .40)!important
}

.main-slider .tparrows.gyges {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border: solid 2px #ed1c24;
    background-color: rgba(255, 255, 255, .20)
}

.main-slider .tparrows.gyges:before {
    line-height: 60px;
    color: #ed1c24
}

.main-slider .tparrows.gyges:hover:before {
    color: #fff
}

.main-slider .tparrows.gyges:hover {
    background-color: #b80b0f;
    border: solid 1px #b80b0f
}

.main-slider h2 {
    position: relative;
    color: #ffffff;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2em;
    padding-bottom: 20px
}

.main-slider .text {
    position: relative;
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.7em
}

.main-slider .text.dark-text {
    color: #022222;
    font-size: 16px
}

.main-slider .dark-heading {
    position: relative;
    color: #022222;
    font-size: 60px;
    border: 0;
    padding: 0;
    line-height: 1.2em
}

.main-slider .dark-heading:after {
    display: none
}

.main-slider .white-heading {
    position: relative;
    color: #ffffff;
    border: 0;
    padding: 0;
    line-height: 1.2em
}

.main-slider .white-heading:after {
    display: none
}

.main-slider h4 {
    position: relative;
    font-size: 36px;
    font-weight: 400;
    color: #ffffff
}

.main-slider h1 {
    position: relative;
    font-size: 72px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.2em;
    text-transform: uppercase
}

.slider-content {
    position: relative;
    padding: 35px 30px;
    background-color: rgba(0, 0, 0, .60)
}

.slider-content h3 {
    position: relative;
    color: #ffffff;
    font-size: 30px;
    line-height: 1.4em;
    font-weight: 700;
    padding-bottom: 18px;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, .20)
}

.slider-content h3:after {
    position: absolute;
    content: '';
    width: 70px;
    height: 1px;
    left: 0;
    bottom: -1px;
    z-index: 10;
    background-color: #b80b0f
}

.slider-content .content-text {
    position: relative;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 25px
}

.main-slider .tp-bannertimer,
.main-slider .tp-bullets {
    display: none!important
}

.fancybox-next span,
.fancybox-prev span {
    background-image: none!important;
    width: 44px!important;
    height: 44px!important;
    line-height: 44px!important;
    text-align: center
}

.fancybox-next span:before,
.fancybox-prev span:before {
    content: '';
    position: absolute;
    font-family: 'FontAwesome';
    left: 0;
    top: 0;
    font-size: 12px;
    width: 44px!important;
    height: 44px!important;
    line-height: 44px!important;
    background-color: rgba(28, 28, 28, .40)!important;
    color: #ffffff;
    visibility: visible;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.fancybox-next span:before {
    content: '\f178'
}

.fancybox-prev span:before {
    content: '\f177'
}

.fancybox-next:hover span:before,
.fancybox-prev:hover span:before {
    background-color: #ffffff!important;
    color: #000000
}

.fancybox-type-image .fancybox-close {
    right: 0;
    top: 0;
    width: 45px;
    height: 45px;
    background: url(../images/icons/icon-cross.png) center center no-repeat;
    background-color: rgba(17, 17, 17, .50)!important
}

.fancybox-type-image .fancybox-close:hover {
    background-color: #000000!important
}

.fancybox-type-image .fancybox-skin {
    padding: 0!important
}

.services-section {
    position: relative;
    padding: 50px 0 130px
}

.services-block {
    position: relative;
    margin-bottom: 40px
}

.services-block .inner-box {
    position: relative;
    overflow: hidden
}

.services-block .inner-box .image {
    position: relative
}

.services-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.services-block .inner-box .image .icon-tag {
    position: absolute;
    width: 120px;
    right: -32px;
    top: -16px;
    z-index: 99;
    line-height: 100px;
    color: #ffffff;
    text-align: center;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    transition: all 700ms ease
}

.services-block .inner-box .image .icon-tag:before {
    position: absolute;
    content: '';
    width: 150px;
    color: #ffffff;
    right: -15px;
    top: 0;
    height: 70px;
    font-weight: 800;
    text-align: center;
    background-color: #131d33;
    text-transform: uppercase;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1
}

.services-block .inner-box .image .icon-tag .icon {
    position: relative;
    color: #ffffff;
    z-index: 1;
    font-size: 30px;
    line-height: 1em
}

.services-block .inner-box .image .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease
}

.services-block .inner-box .image .overlay-box .overlay-inner {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 10px 0;
    background: rgba(19, 29, 51, .90)
}

.services-block .inner-box .image .overlay-box .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.services-block .inner-box .image .overlay-box .overlay-inner .content .text {
    position: relative;
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7em;
    padding: 0 30px;
    font-family: 'Hind', sans-serif
}

.services-block .inner-box:hover .icon-tag {
    opacity: 0
}

.services-block .inner-box:hover .image .overlay-box {
    opacity: 1
}

.services-block .inner-box .lower-box {
    position: relative;
    border: 1px solid #f0f0f0
}

.services-block .inner-box .lower-box h3 {
    position: relative;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -.04em;
    text-align: center;
    color: #2f2f2f;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: 'Poppins', sans-serif;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    transition: all 700ms ease
}

.services-block .inner-box:hover .lower-box .arrow-box {
    opacity: 1
}

.services-block .inner-box .lower-box .hover-title {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    height: 100%;
    text-decoration: underline;
    visibility: hidden;
    padding: 20px 20px;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    transition: all 700ms ease
}

.services-block .inner-box .lower-box .hover-title h4 {
    position: relative;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -.04em;
    text-align: left;
    color: #2f2f2f;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    transition: all 700ms ease;
    font-family: 'Poppins', sans-serif
}

.services-block .inner-box .lower-box .hover-title h4 a {
    color: #2f2f2f;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    transition: all 700ms ease
}

.services-block .inner-box .lower-box .hover-title .arrow-box {
    position: absolute;
    right: 20px;
    top: 22px;
    width: 30px;
    height: 30px;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    background-color: #b80b0f;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    transition: all 700ms ease
}

.services-block .inner-box .lower-box .hover-title .arrow-box .arrow {
    padding-left: 2px
}

.services-block .inner-box:hover .lower-box h3 {
    opacity: 0;
    visibility: hidden
}

.services-block .inner-box:hover .lower-box .hover-title {
    opacity: 1;
    visibility: visible
}

.counter-section {
    position: relative;
    z-index: 2;
    margin-top: -80px;
    margin-bottom: -80px
}

.counter-section .fact-counter {
    background-color: #ffffff;
    border-radius: 8px;
    -webkit-box-shadow: 0 40px 60px 0 rgba(0, 0, 0, .7);
    box-shadow: 0 40px 60px 0 rgba(0, 0, 0, .7)
}

.counter-section.style-two {
    margin: 0;
    margin-bottom: 80px
}

.counter-section.style-two:before {
    position: absolute;
    content: '';
    left: 5%;
    bottom: 0;
    width: 90%;
    height: 40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .50);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .50);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .50)
}

.fact-counter {
    position: relative
}

.fact-counter .column {
    position: relative;
    border-right: solid 1px #f5f4f4;
}

.fact-counter .column:last-child {
    border: none;
}

.fact-counter .column .inner {
    position: relative;
    text-align: center;
    padding: 15px 0;
}

.fact-counter .column .inner .content {
    position: relative;
    text-align: left;
    display: inline-block
}

.fact-counter .column:last-child .inner {
    border-right: 0
}

.fact-counter .column .inner .icon-box {
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    color: #c8c8c8;
    font-size: 60px;
    text-align: center;
    line-height: 80px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.fact-counter .count-outer .percentage {
    display: inline-block;
    font-weight: 700;
    color: #ffffff;
    font-size: 40px;
    line-height: 1em
}

.fact-counter .column .inner .count-outer {
    position: relative;
    width: 100%;
    font-weight: 400;
    color: #e21414;
    font-size: 36px;
    line-height: 1em;
    text-align: center;
    padding: 7px 0;
    border-top: solid 1px #f5f4f4;
    border-bottom: solid 1px #f5f4f4;
}

.fact-counter .count-outer .count-text {
    position: relative;
    font-weight: 800;
    color: #e21414;
    font-size: 36px;
    letter-spacing: -0.03em;
}

.fact-counter .column .counter-title {
    position: relative;
    font-size: 16px;
    letter-spacing: -.03em;
    font-weight: 400;
    color: #a3a3a3 !important;
    margin-top: 10px;
    line-height: 1.40em;
    text-align: center;
}

.fact-counter .column:hover .icon-box {
    border-color: #f47629
}

.choose-section {
    position: relative;
    padding: 150px 0 80px;
    background-position: right top;
    background-repeat: no-repeat
}

.nedenCadir {
    z-index: 1;
}


/*
.nedenCadir:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: -40px;
    background: url('../images/lojistik-pattern-kirmizi.png') repeat-x left top;
    background-size: contain
}
*/

.choose-section:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgb(51 51 51 / 90%);
}

.choose-section .title-column {
    position: relative;
    z-index: 1
}

.choose-section .title-column .sec-title {
    margin-bottom: 22px
}

.choose-section .title-column .text {
    position: relative
}

.choose-section .title-column .text p {
    position: relative;
    color: #a8a8a8;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4em
}

.choose-section .services-column {
    z-index: 1;
    position: static
}

.choose-section .auto-container {
    position: relative
}

.choose-section .owl-carousel {
    position: static
}

.choose-section .owl-dots {
    display: none
}

.choose-section .owl-nav {
    position: absolute;
    left: 15px;
    bottom: 0
}

.choose-section .owl-nav .owl-prev,
.choose-section .owl-nav .owl-next {
    position: relative;
    width: 45px;
    height: 45px;
    color: #848484;
    text-align: center;
    line-height: 42px;
    font-size: 18px;
    margin-right: 12px;
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, .10);
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.choose-section .owl-nav .owl-prev:hover,
.choose-section .owl-nav .owl-next:hover {
    color: #fff !important;
    border-color: #fff !important;
}

.service-block-two {
    position: relative
}

.service-block-two .inner-box {
    position: relative;
    padding: 20px 10px 10px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .10)
}

.service-block-two .inner-box:hover {
    background: #fff;
    color: #b80b0f;
}

.service-block-two .inner-box .icon-box {
    position: relative;
    font-size: 64px;
    line-height: 1em;
    color: #ffffff;
    margin-bottom: 15px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.service-block-two .inner-box .content {
    position: relative;
    padding: 20px 10px;
    background-color: rgba(255, 255, 255, .05)
}

.service-block-two .inner-box:hover .content {
    position: relative;
    padding: 20px 10px;
    background-color: rgba(0, 0, 0, .05)
}

.service-block-two .inner-box .content h3 {
    position: relative;
    font-size: 18px;
    letter-spacing: -.02em;
    font-weight: 400;
    margin-bottom: 10px
}

.service-block-two .inner-box:hover .content h3 a {
    color: #a8a8a8;
}

.service-block-two .inner-box .content h3 a {
    color: #ffffff;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.service-block-two .inner-box .content h3 a:hover {
    color: #b80b0f;
    text-decoration: underline;
}

.service-block-two .inner-box .content .text {
    position: relative;
    font-size: 14px;
    color: #a8a8a8;
    font-weight: 300;
    line-height: 1.4em;
    font-family: 'Hind', sans-serif
}

.service-block-two .inner-box:hover .icon-box {
    color: #b80b0f
}

.about-section {
    position: relative;
    padding: 80px 0 50px
}

.about-block {
    position: relative
}

.about-block .inner-box {
    position: relative
}

.about-block .inner-box .image-column {
    position: relative
}

.about-block .inner-box .image-column .image {
    position: relative;
    margin-bottom: 30px
}

.about-block .inner-box .image-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.about-block .inner-box .content-column {
    position: relative;
    margin-bottom: 30px
}

.about-block .inner-box .content-column .content {
    position: relative
}

.about-block .inner-box .content-column .content h3 {
    position: relative;
    font-size: 18px;
    color: #b80b0f;
    font-weight: 500;
    font-style: italic;
    line-height: 1.5em;
    margin-bottom: 22px
}

.about-block .inner-box .content-column .content .text {
    position: relative;
    color: #848484;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8em;
    margin-bottom: 30px;
    font-family: 'Hind', sans-serif
}

.call-to-action {
    position: relative;
    padding: 65px 0;
    background-color: #b80b0f
}

.call-to-action .text {
    position: relative;
    color: #ffffff;
    line-height: 1.6em;
    font-size: 24px;
    text-align: center;
    font-family: 'Poppins', sans-serif
}

.project-section {
    position: relative;
    padding: 80px 0 50px
}

.project-block {
    position: relative;
    margin-bottom: 30px
}

.project-block .inner-box {
    position: relative
}

.project-block .inner-box .image {
    position: relative
}

.project-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.project-block .inner-box .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease
}

.project-block .inner-box .overlay-box .overlay-inner {
    position: relative;
    width: 100%;
    height: 100%;
    display: table;
    text-align: center;
    vertical-align: middle;
    padding: 10px 0;
    background: rgba(19, 29, 51, .90)
}

.project-block .inner-box .overlay-box .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.project-block .inner-box .overlay-box .overlay-inner .content h3 {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    text-transform: capitalize
}

.project-block .inner-box .overlay-box .overlay-inner .content h3 a {
    color: #ffffff
}

.project-block .inner-box .overlay-box .overlay-inner .content .designation {
    position: relative;
    color: #b80b0f;
    font-size: 16px
}

.project-block .inner-box:hover .overlay-box {
    opacity: 1
}

.testimonial-section {
    position: relative;
    padding: 100px 0 75px 0
}

.testimonial-block {
    position: relative
}

.testimonial-block .inner-box {
    position: relative;
    padding: 28px 28px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 14px 0 rgba(235, 235, 235, 1);
    -moz-box-shadow: 0 0 14px 0 rgba(235, 235, 235, 1);
    box-shadow: 0 0 14px 0 rgba(235, 235, 235, 1)
}

.testimonial-block .inner-box .upper-box {
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 22px;
    border-bottom: 1px solid #f0f0f0
}

.testimonial-block .inner-box .upper-box .author-info {
    position: relative;
    min-height: 90px
}

.testimonial-block .inner-box .upper-box .author-info .author-inner {
    position: relative;
    padding-left: 100px
}

.testimonial-block .inner-box .upper-box .author-info .author-inner h3 {
    color: #575757;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.03em;
    line-height: 1.4em
}

.testimonial-block .inner-box .upper-box .author-info .author-inner .location {
    position: relative;
    color: #cdcdcd !important;
    font-size: 14px
}

.testimonial-block .inner-box .upper-box .author-info .author-inner .image {
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 50%
}

.testimonial-block .inner-box .upper-box .days {
    position: relative;
    color: #848484;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 10px;
    font-family: 'Hind', sans-serif
}

.testimonial-block .inner-box .upper-box .quote-icon {
    position: relative;
    width: 46px;
    height: 46px;
    text-align: right;
    display: inline-block;
    background: url(../images/icons/quote.png) no-repeat
}

.testimonial-block .inner-box .upper-box .lower-box {
    position: relative
}

.testimonial-block .inner-box .lower-box .text {
    position: relative;
    color: #999999;
    font-size: 16px;
    line-height: 1.5em;
}

.testimonial-block .inner-box:before {
    position: absolute;
    content: '';
    right: -1px;
    bottom: -1px;
    border-top: 30px solid #ebebeb;
    border-right: 30px solid transparent
}

.testimonial-block .inner-box:after {
    position: absolute;
    content: '';
    right: -3px;
    bottom: -3px;
    border-bottom: 35px solid #f7f7f7;
    border-left: 35px solid transparent
}

.testimonial-section .owl-nav {
    display: none
}

.testimonial-section .owl-dots {
    position: relative;
    text-align: center;
    margin-top: 40px
}

.testimonial-section .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 4px;
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease
}

.testimonial-section .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0;
    border-radius: 50%;
    background: none;
    border: 1px solid #b80b0f;
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease
}

.testimonial-section .owl-dots .owl-dot.active span,
.testimonial-section .owl-dots .owl-dot:hover span {
    background: #b80b0f;
    border-radius: 50%;
    border-color: #b80b0f
}

.news-section {
    position: relative;
    padding: 75px 0 75px;
    background: rgb(51 51 51 / 90%) url('../images/footer-pattern.png') no-repeat top center;
}

.news-section:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: .03;
    background-size: cover;
    background: url(../images/background/2.jpg) no-repeat
}

.news-block {
    position: relative;
    margin-bottom: 30px
}

.news-block .inner-box {
    position: relative;
    background-color: #ffffff
}

.news-block .inner-box .content {
    position: relative;
    padding: 25px 20px 20px
}

.news-block .inner-box .post-date {
    position: relative;
    color: #b80b0f;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.2em;
    margin-bottom: 10px;
    font-family: 'Hind', sans-serif
}

.news-block .inner-box h3 {
    position: relative;
    color: #2f2f2f;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6em;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0
}

.news-block .inner-box h3 a:hover {
    color: #b80b0f
}

.news-block .inner-box .meta-option {
    position: relative
}

.news-block .inner-box .meta-option li {
    position: relative;
    color: #848484;
    font-size: 14px;
    padding-left: 20px;
    font-family: 'Hind', sans-serif
}

.news-block .inner-box .meta-option li .icon {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 14px;
    color: #b80b0f
}

.news-block .inner-box .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    padding: 28px 20px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    background-size: cover
}

.news-block .inner-box .overlay-box:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-color: rgba(19, 29, 51, .80)
}

.news-block .inner-box .overlay-box h4 {
    position: relative;
    font-size: 18px;
    color: #b80b0f;
    font-weight: 400;
    line-height: 1.6em;
    margin-bottom: 15px
}

.news-block .inner-box .overlay-box h4 a {
    position: relative;
    color: #b80b0f
}

.news-block .inner-box .overlay-box .text {
    position: relative;
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
    line-height: 1.8em;
    margin-bottom: 15px
}

.news-block .inner-box .overlay-box .read-more {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.news-block .inner-box .overlay-box .read-more .fa {
    margin-left: 10px
}

.news-block .inner-box .overlay-box .read-more:hover {
    color: #b80b0f
}

.news-block .inner-box:hover .overlay-box {
    opacity: 1
}

.business-section {
    position: relative;
    padding: 70px 0 80px
}

.business-section .title-box {
    position: relative;
    text-align: center
}

.business-section .title-box h2 {
    position: relative;
    color: #2f2f2f;
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 10px
}

.business-section .title-box .text {
    position: relative;
    color: #848484;
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 35px
}

.business-block {
    position: relative;
    margin-bottom: 40px
}

.business-block .inner-box {
    position: relative;
    text-align: center;
    padding: 30px 20px 30px;
    border: 1px solid #f0f0f0
}

.business-block .inner-box .image {
    position: relative;
    margin-bottom: 15px
}

.business-block .inner-box .text {
    position: relative;
    color: #848484;
    font-size: 16px
}

.subscribe-style-one {
    position: relative;
    padding: 45px 0 50px;
    background-size: cover;
    background-color: #f7f7f7;
    z-index: 3
}


/*
.subscribe-style-one:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: -40px;
    background: url('../images/lojistik-pattern-kirmizi.png') repeat-x left top;
    background-size: contain
}
*/

.subscribe-style-one h2 {
    position: relative;
    color: #2f2f2f;
    font-size: 32px;
    font-weight: 400;
    letter-spacing: -.04em
}

.subscribe-style-one .text {
    position: relative;
    font-size: 15px;
    line-height: 120%;
    color: #959595;
    font-weight: 300
}

.subscribe-style-one form {
    position: relative;
    margin-top: 10px
}

.subscribe-style-one .form-group {
    position: relative;
    display: block;
    z-index: 1;
    margin-top: 18px;
    margin-bottom: 0;
    padding-right: 195px
}

.subscribe-style-one .form-group input[type="text"],
.subscribe-style-one .form-group input[type="tel"],
.subscribe-style-one .form-group input[type="email"],
.subscribe-style-one .form-group textarea {
    position: relative;
    width: 100%;
    line-height: 30px;
    padding: 10px 22px;
    height: 52px;
    display: inline-block;
    font-size: 16px;
    background: #ffffff;
    border: 1px solid #f0f0f0;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.subscribe-style-one .form-group input[type="email"]:focus {
    border-color: #b80b0f
}

.subscribe-style-one .form-group input[type="submit"],
.subscribe-style-one .form-group button {
    position: absolute;
    width: 190px;
    text-align: center;
    top: 0;
    right: 0;
    float: right;
    display: inline-block
}

.main-footer {
    position: relative;
    background: #333;
    font-family: 'Poppins', sans-serif;
}

.main-footer a {
    color: rgba(255, 255, 255, .70) !important;
    font-weight: 600;
    letter-spacing: -0.03em;
}

.main-footer a:hover {
    color: #fff !important;
    text-decoration: underline;
}

.main-footer .widgets-section {
    position: relative;
    border-right: 1px solid rgba(255, 255, 255, .10)
}

.main-footer .widgets-section .footer-widget {
    position: relative;
    padding: 75px;
    padding: 75px 20px 40px 30px
}

.main-footer .widgets-section .footer-widget:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 1px;
    height: 117%;
    background-color: rgba(255, 255, 255, .10)
}

.main-footer .footer-widget h2 {
    position: relative;
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 15px;
    margin-bottom: 25px;
    letter-spacing: -.03em
}

.main-footer .footer-widget h2:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 35px;
    height: 2px;
    background-color: #b80b0f
}

.main-footer .logo-widget .logo {
    position: relative;
    margin-bottom: 20px
}

.main-footer .logo-widget .text {
    position: relative;
    color: #9c9c9c;
    font-size: 14px;
    line-height: 1.6em;
    margin-bottom: 25px
}

.link-list {
    position: relative
}

.link-list li {
    position: relative;
    margin-bottom: 6px
}

.link-list li a {
    position: relative;
    padding-left: 15px;
    color: #9c9c9c;
    font-size: 13px;
    font-weight: 300
}

.link-list li a:before {
    position: absolute;
    content: '\f105';
    left: 0;
    top: 3px;
    line-height: 1em;
    font-size: 14px;
    color: #9c9c9c;
    font-family: 'FontAwesome'
}

.link-list li a:hover {
    color: #b80b0f!important;
    text-decoration: underline
}

.news-widget-block {
    position: relative;
    margin-bottom: 10px
}

.news-widget-block:last-child {
    margin-bottom: 0
}

.news-widget-block:last-child .inner {
    border: 0;
    padding-bottom: 0
}

.news-widget-block .inner {
    position: relative;
    padding-left: 60px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, .10)
}

.news-widget-block .inner .icon {
    position: absolute;
    left: 0;
    top: 8px;
    color: #b80b0f;
    font-size: 34px;
    line-height: 1em
}

.news-widget-block .inner .post-date {
    position: relative;
    color: #b80b0f;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 2px
}

.news-widget-block .inner .text {
    position: relative;
    color: #9c9c9c;
    font-size: 12px;
    line-height: normal;
    font-family: 'Poppins', sans-serif
}

.news-widget-block .inner .text a {
    color: #9c9c9c
}

.news-widget-block .inner .text a:hover {
    text-decoration: underline;
    color: #fff;
}

.main-footer .footer-info-section {
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, .10);
    border-left: 1px solid rgba(255, 255, 255, .10);
}

.main-footer .footer-info-section .info-block {
    position: relative
}


/*
.main-footer .footer-info-section .info-block:after {
    position: absolute;
    content: '';
    right: -16px;
    top: 4px;
    width: 1px;
    height: 75px;
    background-color: rgba(255, 255, 255, .10)
}
*/

.main-footer .footer-info-section .info-block:last-child:after {
    display: none
}

.main-footer .footer-info-section .info-block .inner {
    position: relative;
    padding-left: 40px;
    margin-left: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-right: 1px solid rgba(255, 255, 255, .10);
}

.main-footer .footer-info-section .info-block .inner .icon {
    position: absolute;
    left: -10px;
    top: 26px;
    color: #a1a1a1 !important;
    font-size: 35px;
}

.main-footer .footer-info-section .info-block .inner h4 {
    position: relative;
    color: rgba(255, 255, 255, .70);
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 1em
}

.main-footer .footer-info-section .info-block .inner .text {
    position: relative;
    color: #9c9c9c;
    font-size: 14px
}

.main-footer .footer-bottom {
    position: relative;
    padding: 26px 0;
    border-top: 1px solid rgba(255, 255, 255, .10)
}

.main-footer .footer-bottom .column {
    position: relative
}

.main-footer .footer-bottom .copyright {
    position: relative;
    color: #9c9c9c;
    font-size: 13px
}

.main-footer .footer-bottom .nav-column {
    position: relative;
    text-align: right
}

.main-footer .footer-bottom .nav-column .footer-nav {
    position: relative
}

.main-footer .footer-bottom .nav-column .footer-nav li {
    position: relative;
    margin-left: 20px;
    display: inline-block
}

.main-footer .footer-bottom .nav-column .footer-nav li a {
    position: relative;
    color: #9c9c9c;
    font-size: 15px;
    font-weight: 300;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    font-family: 'Hind', sans-serif
}

.main-footer .footer-bottom .nav-column .footer-nav li a:hover {
    color: #b80b0f;
    text-decoration: underline
}

.page-title {
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 30px 0 80px 0
}

.page-title____:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .70)
}

.page-title h1 {
    letter-spacing: -.05em;
    position: relative;
    font-size: 40px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.5em;
    text-transform: capitalize
}

.page-title .page-info {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: block;
    color: #272727;
    z-index: 1;
    background-color: rgba(0, 0, 0, .15)
}

.page-info h2 {
    font-size: 16px;
    color: #272727;
    line-height: 24px;
    font-weight: 700
}

.page-info .bread-crumb {
    position: relative;
    font-size: 15px;
    padding: 14px 0 14px;
    margin: 0
}

.page-info .bread-crumb li {
    position: relative;
    display: inline-block;
    font-size: 16px;
    margin-right: 24px;
    color: #b80b0f;
    font-weight: 300;
    line-height: 24px;
    text-transform: capitalize
}

.page-info .bread-crumb li:last-child {
    margin-right: 0
}

.page-info .bread-crumb li:after {
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    right: -21px;
    width: 10px;
    line-height: 24px;
    font-size: 16px;
    color: #ffffff
}

.page-info .bread-crumb li:last-child:after {
    display: none
}

.page-info .bread-crumb li a {
    color: #ffffff;
    font-size: .90em;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.page-info .bread-crumb li a:hover {
    color: #fc0!important;
    text-decoration: underline
}

.page-info .share-icon {
    position: relative;
    font-size: 15px;
    font-weight: 300;
    padding: 17px 0 15px;
    text-transform: capitalize
}

.page-info .share-icon a {
    color: #ffffff
}

.page-info .share-icon .icon {
    color: #ffffff;
    margin-right: 5px;
    font-size: 12px
}

.page-info .share-icon a {
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.page-info .share-icon a:hover {
    color: #b80b0f
}

.about-section-two {
    position: relative;
    padding: 80px 0 40px
}

.about-company {
    position: relative;
    margin-bottom: 30px
}

.about-company .inner-box {
    position: relative
}

.about-company .inner-box .image {
    position: relative
}

.about-company .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.about-company .inner-box .lower-content {
    position: relative;
    padding-top: 50px
}

.about-company .inner-box .lower-content h2 {
    position: relative;
    font-weight: 400;
    font-size: 32px;
    margin-bottom: 5px;
    color: #2f2f2f
}

.about-company .inner-box .lower-content h2 a {
    position: relative;
    color: #2f2f2f
}

.about-company .inner-box .lower-content .separator {
    position: relative;
    width: 271px;
    height: 40px;
    background: url('../images/icons/seperater-yeni.png') center center no-repeat
}

.about-company .inner-box .lower-content .bold-text {
    position: relative;
    color: #b80b0f;
    font-size: 20px;
    line-height: 1.6em;
    margin-top: 25px;
    margin-bottom: 15px
}

.about-company .inner-box .lower-content .text {
    position: relative;
    margin-bottom: 20px
}

.about-company .inner-box .lower-content .text p {
    position: relative;
    color: #848484;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7em;
    margin-bottom: 15px
}

.about-company .inner-box .lower-content .meet-team {
    position: relative;
    color: #2f2f2f;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.about-company .inner-box .lower-content .meet-team:hover {
    color: #b80b0f
}

.about-company .inner-box .lower-content .meet-team .fa {
    margin-left: 4px
}

.what-we-do {
    position: relative
}

.what-we-do .inner-box {
    position: relative
}

.what-we-do .inner-box .image {
    position: relative
}

.what-we-do .inner-box .image img {
    position: relative;
    width: 100%
}

.what-we-do .inner-box .lower-content {
    position: relative;
    padding-top: 50px
}

.service-block-three {
    position: relative;
    margin-bottom: 40px
}

.service-block-three .inner {
    position: relative;
    padding-left: 70px
}

.service-block-three .inner .icon-box {
    position: absolute;
    left: 0;
    top: 2px;
    color: #2f2f2f;
    font-size: 40px;
    line-height: 1em
}

.service-block-three .inner h3 {
    position: relative;
    color: #2f2f2f;
    font-size: 20px;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 4px
}

.service-block-three .inner h3 a {
    color: #2f2f2f;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.service-block-three .inner h3 a:hover {
    color: #b80b0f
}

.service-block-three .inner .sub-title {
    position: relative;
    color: #b80b0f;
    font-size: 16px;
    margin-bottom: 10px
}

.service-block-three .inner .text {
    position: relative;
    color: #848484;
    font-size: 16px;
    line-height: 1.8em
}

.services-section-two {
    position: relative;
    padding-bottom: 40px
}

.services-block-two {
    position: relative;
    margin-bottom: 40px
}

.services-block-two .inner-box {
    position: relative;
    text-align: center;
    padding: 40px 15px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.services-block-two .inner-box .icon-box {
    position: relative;
    font-size: 50px;
    line-height: 1em;
    color: #b80b0f;
    margin-bottom: 20px
}

.services-block-two .inner-box h3 {
    position: relative;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px
}

.services-block-two .inner-box h3 a {
    color: #2f2f2f;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.services-block-two .inner-box .text {
    position: relative;
    color: #848484;
    font-size: 16px;
    line-height: 1.7em;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.services-block-two .inner-box:hover {
    background-color: #131d33
}

.services-block-two .inner-box:hover h3 a {
    color: #b80b0f
}

.services-block-two .inner-box:hover .text {
    color: #ffffff
}

.history-section {
    position: relative;
    padding: 80px 0 40px
}

.tabs-box {
    position: relative
}

.tabs-box .tab-buttons {
    position: relative
}

.tabs-box .tabs-content {
    position: relative
}

.tabs-box .tabs-content .tab {
    position: relative;
    display: none
}

.tabs-box .tabs-content .tab.active-tab {
    position: relative;
    display: block
}

.history-btns {
    position: relative;
    text-align: center;
    overflow: hidden;
    margin-bottom: 40px;
    padding: 0 125px
}

.history-btns .owl-prev,
.history-btns .owl-next {
    position: absolute;
    top: 0;
    width: 38px;
    height: 38px;
    padding: 0;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    border: 1px solid #f0f0f0;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.history-btns .owl-prev {
    left: 0
}

.history-btns .owl-next {
    right: 0
}

.history-btns .owl-prev:hover,
.history-btns .owl-next:hover {
    color: #b80b0f;
    border-color: #b80b0f
}

.history-btns li {
    position: relative;
    display: block;
    padding: 5px 15px;
    font-size: 20px;
    font-weight: 400;
    color: #2f2f2f;
    letter-spacing: 1px;
    cursor: pointer;
    background-color: #ffffff;
    border: 1px solid #f0f0f0;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.history-btns li:hover,
.history-btns li.active-btn {
    color: #ffffff;
    border-color: #b80b0f;
    background-color: #b80b0f
}

.history-btns li:before {
    position: absolute;
    content: '';
    left: -150%;
    top: 18px;
    width: 300%;
    z-index: -1;
    border-bottom: 2px dotted #f0f0f0
}

.history-btns li:last-child {
    margin-right: 0
}

.history-block {
    position: relative;
    margin-bottom: 40px
}

.history-block .inner-box {
    position: relative
}

.history-block .inner-box .image {
    position: relative
}

.history-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.history-block .inner-box .lower-content {
    position: relative;
    padding: 40px 20px 20px;
    border: 1px solid #f0f0f0
}

.history-block .inner-box .lower-content .post-date {
    position: relative;
    color: #2f2f2f;
    font-size: 20px;
    font-weight: 400
}

.history-block .inner-box .lower-content .big-text {
    position: absolute;
    left: 0;
    top: -22px;
    z-index: -1;
    color: #f3f3f3;
    font-size: 72px;
    line-height: 1em;
    font-weight: 700
}

.history-block .inner-box .lower-content .content {
    position: relative
}

.history-block .inner-box .lower-content .content h3 {
    position: relative;
    color: #2f2f2f;
    font-size: 20px;
    font-weight: 400;
    margin-top: 25px;
    margin-bottom: 10px
}

.history-block .inner-box .lower-content .content h3 a {
    position: relative;
    color: #2f2f2f;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.history-block .inner-box .lower-content .content h3 a:hover {
    color: #b80b0f
}

.history-block .inner-box .lower-content .content .text {
    position: relative;
    color: #848484;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 10px
}

.history-block .inner-box .lower-content .content .read-more {
    position: relative;
    color: #2f2f2f;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.history-block .inner-box .lower-content .content .read-more:hover {
    color: #b80b0f
}

.history-block .inner-box .lower-content .content .read-more .fa {
    margin-left: 5px
}

.team-section {
    position: relative;
    padding: 75px 0 50px;
    background-color: #131d33
}

.team-block {
    position: relative;
    margin-bottom: 30px
}

.team-block .inner-box {
    position: relative
}

.team-block .inner-box .image {
    position: relative
}

.team-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.team-block .inner-box .image .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    display: block;
    text-align: center;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    background-color: rgba(19, 29, 51, .80)
}

.team-block .inner-box:hover .image .overlay-box {
    opacity: 1
}

.team-block .inner-box .image .overlay-box .social-icon-two {
    top: 50%;
    margin-top: -21px
}

.team-block .inner-box .lower-content {
    position: relative;
    padding: 20px 15px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .10)
}

.team-block .inner-box .lower-content h3 {
    position: relative;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 2px
}

.team-block .inner-box .lower-content h3 a {
    position: relative;
    color: #ffffff;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.team-block .inner-box .lower-content h3 a:hover {
    color: #b80b0f
}

.team-block .inner-box .lower-content .designation {
    position: relative;
    color: #b80b0f;
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 12px;
    display: inline-block;
    border-bottom: 1px solid rgba(255, 255, 255, .10)
}

.team-block .inner-box .lower-content ul {
    position: relative
}

.team-block .inner-box .lower-content ul li {
    position: relative;
    display: block;
    color: #9c9c9c;
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 300;
    font-family: 'Hind', sans-serif
}

.team-block .inner-box .lower-content ul li a {
    position: relative;
    display: block;
    color: #9c9c9c;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 300;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.team-block .inner-box .lower-content ul li a:hover {
    color: #b80b0f;
    text-decoration: underline
}

.team-block.style-two .inner-box .lower-content h3 a {
    color: #2f2f2f
}

.team-block.style-two .inner-box .lower-content,
.team-block.style-two .inner-box .lower-content .designation {
    border-color: #f0f0f0
}

.team-page-section .team-block {
    margin-bottom: 40px
}

.consult-section {
    position: relative;
    padding: 80px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.consult-section:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .50)
}

.consult-section .consult-form-box {
    position: relative;
    max-width: 770px;
    width: 100%;
    display: block;
    padding: 40px 25px 10px;
    background-color: #ffffff
}

.consult-section .consult-form-box h2 {
    position: relative;
    color: #2f2f2f;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 12px;
    margin-bottom: 40px
}

.consult-section .consult-form-box h2:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #b80b0f
}

.default-form .form-group {
    position: relative;
    margin-bottom: 30px;
    padding: 0 15px
}

.default-form .form-group input,
.default-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 33px;
    padding: 10px 20px;
    height: 55px;
    font-size: 16px;
    font-weight: 300;
    background: #f7f7f7;
    border: 1px solid #f4f4f4;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease
}

.default-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 30px;
    padding: 10px 20px;
    height: 120px;
    resize: none;
    font-size: 16px;
    font-weight: 300;
    background: #f7f7f7;
    border: 1px solid #f4f4f4;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease
}

.default-form .form-group input:focus,
.default-form .form-group textarea:focus {
    border-color: #b80b0f
}

.default-form .form-group button {
    width: 100%
}

.faq-section {
    position: relative;
    padding: 80px 0 80px
}

.faq-section .prod-tabs {
    position: relative
}

.faq-section .prod-tabs .tab-btns {
    position: relative;
    margin-bottom: 40px
}

.faq-section .prod-tabs .tab-btns .tab-btn {
    position: relative;
    display: block;
    font-size: 16px;
    color: #848484;
    font-weight: 400;
    cursor: pointer;
    line-height: 1.6em;
    margin-bottom: 6px;
    padding: 15px 25px 15px;
    transition: all 500ms ease;
    text-transform: capitalize;
    background-color: #f7f7f7
}

.faq-section .prod-tabs .tab-btns .tab-btn:hover:after,
.faq-section .prod-tabs .tab-btns .tab-btn.active-btn:after {
    position: absolute;
    content: '\f105';
    right: 20px;
    top: 15px;
    color: #ffffff;
    font-family: 'FontAwesome'
}

.faq-section .prod-tabs .tab-btns .tab-btn.active-btn,
.faq-section .prod-tabs .tab-btns .tab-btn:hover {
    color: #ffffff;
    background-color: #b80b0f
}

.faq-section .prod-tabs .tabs-content {
    position: relative
}

.faq-section .prod-tabs .tabs-content .tab {
    position: relative;
    display: none
}

.faq-section .prod-tabs .tabs-content .tab.active-tab {
    display: block
}

.accordion-box {
    position: relative;
    padding: 0 20px;
    border: 1px solid #f0f0f0
}

.accordion-box .block {
    position: relative;
    padding: 20px 0;
    margin-bottom: 0;
    border-bottom: 1px solid #f2f2f2
}

.accordion-box .block:last-child {
    margin-bottom: 0;
    padding-bottom: 20px;
    border-bottom: 0
}

.accordion-box .block .acc-btn {
    position: relative;
    font-size: 16px;
    cursor: pointer;
    line-height: 30px;
    color: #2f2f2f;
    font-weight: 400;
    padding: 0 50px 0 0;
    transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease
}

.accordion-box .block .acc-btn.active {
    color: #b80b0f
}

.accordion-box .block .icon-outer {
    position: absolute;
    right: 0;
    top: 0;
    width: 28px;
    height: 28px;
    text-align: center;
    border-radius: 50%;
    font-size: 16px;
    color: #f0f0f0;
    border: 2px solid #f0f0f0;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.accordion-box .block .icon-outer .icon {
    position: absolute;
    left: -2px;
    top: 50%;
    margin-top: -15px;
    width: 28px;
    height: 28px;
    text-align: center;
    border-radius: 50%;
    line-height: 31px;
    font-size: 16px;
    color: #f0f0f0
}

.accordion-box .block .icon-outer .icon-plus {
    opacity: 1
}

.accordion-box .block .icon-outer .icon-minus {
    opacity: 0;
    color: #d9d9d9;
    font-weight: 400
}

.accordion-box .block .acc-btn.active .icon-outer .icon-minus {
    opacity: 1;
    color: #b80b0f
}

.accordion-box .block .acc-btn.active .icon-outer .icon-plus {
    opacity: 0
}

.accordion-box .block .acc-btn.active .icon-outer {
    border-color: #b80b0f;
    color: #b80b0f
}

.accordion-box .block .acc-content {
    position: relative;
    display: none
}

.accordion-box .block .acc-content .content-text {
    padding-bottom: 6px
}

.accordion-box .block .acc-content.current {
    display: block
}

.accordion-box .block .content {
    position: relative;
    font-size: 14px;
    padding: 10px 0 0 0
}

.accordion-box .block .content p {
    margin-bottom: 20px;
    line-height: 1.8em;
    font-size: 15px;
    color: rgba(0, 0, 10, .60)
}

.accordion-box .block .content p:last-child {
    margin-bottom: 0
}

.faq-form-section {
    position: relative;
    padding: 80px 0 80px
}

.faq-form .form-group {
    position: relative;
    margin-bottom: 30px;
    padding: 0 15px
}

.faq-form .form-group input,
.faq-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 33px;
    padding: 10px 20px;
    height: 55px;
    font-size: 16px;
    font-weight: 300;
    background: #ffffff;
    border: 1px solid #f4f4f4;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease
}

.faq-form .form-group .ui-selectmenu-button.ui-button {
    background: #ffffff
}

.faq-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 30px;
    padding: 10px 20px;
    height: 130px;
    resize: none;
    font-size: 16px;
    font-weight: 300;
    background: #ffffff;
    border: 1px solid #f4f4f4;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease
}

.faq-form .form-group input:focus,
.faq-form .form-group textarea:focus {
    border-color: #b80b0f
}

.faq-form .form-group button {}

.gallery-section {
    position: relative;
    padding: 80px 0 80px
}

.gallery-section .filters {
    margin-bottom: 50px;
    text-align: center
}

.gallery-section .filters .filter-tabs {
    position: relative;
    border-bottom: 1px solid #f0f0f0
}

.gallery-section .filters li {
    position: relative;
    display: inline-block;
    padding: 12px 10px;
    line-height: 24px;
    color: #848484;
    cursor: pointer;
    font-size: 16px;
    font-weight: 300;
    margin: 0 2px;
    text-transform: capitalize;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease
}

.gallery-section .filters .filter.active,
.gallery-section .filters .filter:hover {
    color: #b80b0f
}

.gallery-section .filters .filter.active::after,
.gallery-section .filters .filter:hover::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -1px;
    width: 100%;
    border-top: 1px solid transparent;
    background-color: #b80b0f;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease
}

.gallery-block.mix {
    display: none
}

.gallery-section .mixitup-gallery {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 40px
}

.gallery-block {
    position: relative;
    margin-bottom: 30px
}

.gallery-block .inner-box {
    position: relative;
    overflow: hidden
}

.gallery-block .inner-box .image-box {
    position: relative
}

.gallery-block .inner-box .image-box img {
    position: relative;
    width: 100%;
    display: block
}

.gallery-block .inner-box .image-box .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    color: #ffffff;
    text-align: center;
    background: rgba(19, 29, 51, .90);
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transform: translate(-100%, 0%);
    -ms-transform: translate(-100%, 0%);
    -o-transform: translate(-100%, 0%);
    -moz-transform: translate(-100%, 0%);
    transform: translate(-100%, 0%)
}

.gallery-block .inner-box .image-box .overlay-box .overlay-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    padding: 10px 30px;
    vertical-align: middle
}

.gallery-block .inner-box .image-box .overlay-box .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.gallery-block .inner-box .image-box .overlay-box .content .icon {
    position: relative;
    display: inline-block;
    font-size: 20px;
    color: #b80b0f;
    width: 50px;
    height: 50px;
    margin: 0 3px;
    line-height: 50px;
    border-radius: 50%;
    background-color: #ffffff;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease
}

.gallery-block .inner-box .image-box .overlay-box .content .icon:hover {
    color: #ffffff;
    background-color: #b80b0f
}

.gallery-block .inner-box .lower-box {
    position: relative;
    padding-top: 20px
}

.gallery-block .inner-box .lower-box h3 {
    position: relative;
    font-size: 20px;
    font-weight: 400
}

.gallery-block .inner-box .lower-box h3 a {
    color: #2f2f2f;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease
}

.gallery-block .inner-box .lower-box h3 a:hover {
    color: #b80b0f
}

.gallery-block .inner-box .lower-box .designation {
    position: relative;
    font-weight: 300;
    font-size: 16px;
    color: #b80b0f
}

.gallery-block .inner-box:hover .overlay-box {
    opacity: 1;
    -webkit-transform: translate(0%);
    -ms-transform: translate(0%);
    -o-transform: translate(0%);
    -moz-transform: translate(0%);
    transform: translate(0%)
}

.styled-pagination {
    position: relative
}

.styled-pagination ul {
    position: relative;
    display: inline-block
}

.styled-pagination li {
    position: relative;
    display: block;
    float: left;
    margin: 0 10px 10px 0
}

.styled-pagination li a {
    position: relative;
    display: inline-block;
    line-height: 55px;
    height: 55px;
    font-size: 16px;
    min-width: 55px;
    color: #2f2f2f;
    font-weight: 400;
    text-align: center;
    background: none;
    border: 1px solid #f0f0f0;
    text-transform: capitalize;
    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: #ffffff;
    border-color: #b80b0f;
    background-color: #b80b0f
}

.project-single-section {
    position: relative;
    padding: 80px 0 80px
}

.project-single-section .big-image {
    position: relative;
    margin-bottom: 50px
}

.project-single-section .big-image img {
    position: relative;
    width: 100%;
    display: block
}

.project-single-section .project-launch-section {
    position: relative;
    margin-bottom: 20px
}

.project-single-section .project-launch-section .info-column {
    position: relative;
    margin-bottom: 40px
}

.project-single-section .project-launch-section .info-column .inner-column {
    position: relative;
    padding: 22px 20px;
    background-color: #f7f7f7
}

.project-single-section .project-launch-section .info-column .inner-column ul {
    position: relative
}

.project-single-section .project-launch-section .info-column .inner-column ul li {
    position: relative;
    margin-bottom: 20px;
    color: #848484;
    font-weight: 300
}

.project-single-section .project-launch-section .info-column .inner-column ul li:last-child {
    margin-bottom: 0
}

.project-single-section .project-launch-section .info-column .inner-column ul li span {
    position: relative;
    color: #b80b0f;
    font-size: 16px;
    width: 35%;
    margin-right: 20px;
    font-weight: 400;
    display: inline-block
}

.project-single-section .project-launch-section .info-column .inner-column ul li span:after {
    position: absolute;
    content: ':';
    right: 0;
    top: 0;
    color: #b80b0f
}

.project-single-section .project-launch-section .content-column {
    position: relative;
    margin-bottom: 40px
}

.project-single-section .project-launch-section .content-column h3 {
    position: relative;
    color: #2f2f2f;
    font-size: 24px;
    font-weight: 400
}

.project-single-section .project-launch-section .content-column .sub-title {
    position: relative;
    color: #b80b0f;
    font-size: 16px;
    margin-bottom: 15px
}

.project-single-section .project-launch-section .content-column .text {
    position: relative;
    color: #848484;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7em;
    margin-bottom: 20px
}

.project-single-section .project-launch-section .content-column .theme-btn {
    padding: 11px 24px
}

.project-single-section .detail-section {
    position: relative;
    margin-bottom: 60px
}

.project-single-section .detail-section h2 {
    position: relative;
    color: #2f2f2f;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 15px;
    margin-bottom: 30px
}

.project-single-section .detail-section h2:after {
    position: absolute;
    content: '';
    left: 0;
    width: 50px;
    height: 2px;
    bottom: 0;
    background-color: #b80b0f
}

.project-single-section .detail-section .text {
    position: relative;
    margin-bottom: 32px
}

.project-single-section .detail-section .text p {
    position: relative;
    color: #848484;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7em;
    margin-bottom: 15px
}

.project-single-section .detail-section .graph-box {
    position: relative
}

.project-single-section .detail-section .graph-box .graph-title {
    position: relative;
    color: #ffffff;
    font-size: 16px;
    padding: 8px 20px;
    background-color: #b80b0f
}

.project-single-section .detail-section .graph-box .image {
    position: relative
}

.project-single-section .detail-section .graph-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.project-new-posts {
    position: relative
}

.project-new-posts .inner-box {
    position: relative;
    padding: 15px 0;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0
}

.project-new-posts .inner-box a {
    position: relative;
    color: #2f2f2f;
    font-size: 18px;
    font-weight: 400;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.project-new-posts .inner-box a:hover {
    color: #b80b0f
}

.project-new-posts .inner-box .next-post .fa {
    position: relative;
    top: 1px
}

.team-page-section {
    position: relative;
    padding: 80px 0 40px
}

.testimonial-page-section {
    position: relative;
    padding: 80px 0 40px
}

.testimonial-block-two {
    position: relative;
    margin-bottom: 40px
}

.testimonial-block-two .inner-box {
    position: relative;
    padding: 28px 15px;
    text-align: center;
    border: 1px solid #eeeeee;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.testimonial-block-two .inner-box:hover {}

.testimonial-block-two .inner-box .image {
    position: relative;
    width: 85px;
    height: 85px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%;
    margin-bottom: 18px
}

.testimonial-block-two .inner-box .text {
    position: relative;
    color: #848484;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 18px
}

.testimonial-block-two .inner-box h2 {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    color: #2f2f2f;
    line-height: 1.4em;
    padding-top: 20px;
    margin-bottom: 4px;
    border-top: 1px solid #eeeeee
}

.testimonial-block-two .inner-box .location {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    color: #ff6600;
    line-height: 1.4em
}

.sidebar-page-container {
    position: relative;
    overflow: hidden;
    padding: 80px 0 40px
}

.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side {
    margin-bottom: 40px
}

.sidebar-page-container .sidebar-side .with-border {
    padding-left: 30px
}

.sidebar-page-container .sidebar-side .with-border:before {
    position: absolute;
    content: '';
    left: 15px;
    top: -200px;
    width: 1px;
    height: 5000px;
    background-color: #f0f0f0
}

.sidebar-widget {
    position: relative;
    margin-bottom: 45px
}

.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: 28px;
    padding: 10px 50px 10px 20px;
    border: 1px solid #f0f0f0;
    background: none;
    display: block;
    font-size: 16px;
    width: 100%;
    height: 50px;
    font-weight: 300;
    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 button {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    width: 50px;
    display: block;
    font-size: 16px;
    color: #ffffff;
    line-height: 100%;
    background: #b80b0f;
    font-weight: normal
}

.sidebar-title {
    position: relative;
    margin-bottom: 20px
}

.sidebar-title h2 {
    font-size: 24px;
    color: #e21414;
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: -.03em
}

.blog-cat {
    position: relative;
    padding: 20px 25px 6px;
    border: 1px solid #eeeeee
}

.blog-cat li {
    position: relative;
    margin-bottom: 8px
}

.blog-cat li a {
    position: relative;
    font-size: 16px;
    font-weight: 300;
    display: block;
    padding-bottom: 2px;
    color: #848484;
    padding-left: 25px;
    border-bottom: 1px solid #eeeeee;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    font-family: 'Hind', sans-serif
}

.blog-cat li:last-child {
    margin-bottom: 0
}

.blog-cat li:last-child a {
    border: 0
}

.blog-cat li a span {
    float: right
}

.blog-cat li a:before {
    position: absolute;
    content: '';
    left: 0;
    top: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    font-family: 'FontAwesome';
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.blog-cat li a:hover,
.blog-cat li a.active {
    color: #b80b0f;
    text-decoration: underline
}

.blog-cat li a:hover::before,
.blog-cat li a.active::before {
    border-color: #b80b0f
}

.sidebar .popular-posts .post {
    position: relative;
    font-size: 14px;
    color: #666666;
    padding: 0 0;
    padding-left: 110px;
    min-height: 80px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0
}

.sidebar .popular-posts .post:last-child {
    margin-bottom: 0;
    min-height: 90px;
    border: 0
}

.sidebar .popular-posts .post .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 90px
}

.sidebar .popular-posts .post:hover .post-thumb img {
    opacity: .70
}

.sidebar .popular-posts .post .post-thumb img {
    display: block;
    width: 100%;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.sidebar .popular-posts .post .post-thumb .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    background-color: rgba(19, 29, 51, .90);
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.sidebar .popular-posts .post:hover .post-thumb .overlay {
    opacity: 1
}

.sidebar .popular-posts .post .text {
    position: relative;
    top: -4px;
    font-size: 16px;
    margin: 0 0 0;
    font-weight: 400;
    color: #2f2f2f;
    line-height: 1.6em;
    text-transform: capitalize
}

.sidebar .popular-posts .post .text a {
    color: #2f2f2f;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.sidebar .popular-posts .post a,
.sidebar .popular-posts .post a:hover {
    color: #b80b0f
}

.sidebar .popular-posts .post-info {
    position: relative;
    font-size: 13px;
    color: #b5b5b5;
    padding-left: 22px;
    font-weight: 300;
    font-family: 'Hind', sans-serif
}

.sidebar .popular-posts .post-info:before {
    position: absolute;
    content: '\f073';
    left: 0;
    top: 0;
    color: #b80b0f;
    font-size: 14px;
    font-family: 'FontAwesome'
}

.sidebar .popular-tags a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 4px 15px 4px;
    margin: 0 6px 10px 0;
    color: #848484;
    text-align: center;
    font-size: 16px;
    text-transform: capitalize;
    background: none;
    font-weight: 300;
    border: 1px solid #f0f0f0;
    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 {
    color: #ffffff;
    border-color: #b80b0f;
    background-color: #b80b0f
}

.news-block-two {
    position: relative;
    margin-bottom: 40px
}

.news-block-two .inner-box {
    position: relative
}

.news-block-two .inner-box .image {
    position: relative
}

.news-block-two .inner-box .image:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    z-index: 2;
    background-color: rgb(184 11 15 / 80%);
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.news-block-two .inner-box:hover .image:before {
    opacity: 1
}

.news-block-two .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.news-block-two .inner-box .image .tag {
    position: absolute;
    left: 5px;
    bottom: 7px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 300;
    z-index: 3;
    padding: 3px 17px 1px;
    display: inline-block;
    background-color: #b80b0f;
    font-family: 'Hind', sans-serif
}

.news-block-two .inner-box .lower-content {
    position: relative;
    padding: 22px 18px;
    border: 1px solid #f0f0f0;
    background: #fff
}

.news-block-two .inner-box .lower-content .post-date {
    position: relative;
    color: #acacac;
    font-size: 14px;
    font-weight: 300;
    padding-left: 22px;
    font-family: 'Hind', sans-serif;
    margin-bottom: 6px
}

.news-block-two .inner-box .lower-content .post-date:before {
    position: absolute;
    content: '\f073';
    left: 0;
    top: -2px;
    color: #acacac!important;
    font-size: 13px;
    font-family: 'FontAwesome'
}

.news-block-two .inner-box .lower-content h3 {
    position: relative;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 10px;
    letter-spacing: -.04em;
    line-height: 1em;
    height: auto
}

.news-block-two .inner-box .lower-content h3 a {
    color: #2f2f2f;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.news-block-two .inner-box .lower-content h3 a:hover {
    color: #b80b0f;
    text-decoration: underline
}

.news-block-two .inner-box .lower-content .text {
    position: relative;
    color: #848484;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4em;
    margin-bottom: 8px
}

.news-block-two .inner-box .lower-content .read-more {
    position: relative;
    color: #2f2f2f;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -.02em;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.news-block-two .inner-box .lower-content .read-more:hover {
    color: #b80b0f;
    text-decoration: underline
}

.news-block-three {
    position: relative;
    margin-bottom: 50px
}

.news-block-three .inner-box {
    position: relative
}

.news-block-three .inner-box .image {
    position: relative
}

.news-block-three .inner-box .image:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    z-index: 2;
    background-color: rgba(19, 29, 51, .90);
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.news-block-three .inner-box:hover .image:before {
    opacity: 1
}

.news-block-three .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.news-block-three .inner-box .image .tag {
    position: absolute;
    left: 25px;
    bottom: 20px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    z-index: 3;
    padding: 5px 20px 3px;
    display: inline-block;
    background-color: #b80b0f;
    font-family: 'Hind', sans-serif
}

.news-block-three .inner-box .lower-content {
    position: relative;
    padding: 15px 25px 40px;
    border: 1px solid #f0f0f0
}

.news-block-three .inner-box .lower-content .post-meta {
    position: relative;
    margin: 7px 0 8px
}

.news-block-three .inner-box .lower-content .post-meta li {
    position: relative;
    color: #ababab;
    font-size: 16px;
    padding-left: 20px;
    margin-right: 15px;
    font-weight: 300;
    display: inline-block;
    font-family: 'Hind', sans-serif
}

.news-block-three .inner-box .lower-content .post-meta li .icon {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    color: #b80b0f;
    font-size: 13px
}

.news-block-three .inner-box .lower-content h3 {
    position: relative;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 10px
}

.news-block-three .inner-box .lower-content h3 a {
    color: #2f2f2f;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.news-block-three .inner-box .lower-content h3 a:hover {
    color: #b80b0f
}

.news-block-three .inner-box .lower-content .text {
    position: relative;
    color: #848484;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7em;
    margin-bottom: 28px
}

.blog-single {
    position: relative
}

.blog-single .inner-box {
    position: relative
}

.blog-single .inner-box .image {
    position: relative
}

.blog-single .inner-box .image img {
    position: relative
}

.blog-single .inner-box .lower-content {
    position: relative;
    padding: 20px 25px;
    border: 1px solid #f0f0f0
}

.blog-single .inner-box .lower-content .post-meta {
    position: relative;
    margin: 0 0 8px
}

.blog-single .inner-box .lower-content .post-meta li {
    position: relative;
    color: #ababab;
    font-size: 16px;
    padding-left: 20px;
    margin-right: 15px;
    font-weight: 300;
    display: inline-block;
    font-family: 'Hind', sans-serif
}

.blog-single .inner-box .lower-content .post-meta li .icon {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    color: #b80b0f;
    font-size: 13px
}

.blog-single .inner-box .lower-content {
    position: relative;
    padding-top: 25px
}

.blog-single .inner-box .lower-content h3 {
    font-size: 24px;
    color: #e21414;
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: -.03em
}

.blog-single .inner-box .lower-content .text {
    position: relative;
    margin-top: 10px
}

.blog-single .inner-box .lower-content .text p {
    position: relative;
    color: #818181;
    font-size: 16px;
    font-weight: 300;
    text-align: justify;
    line-height: 1.7em;
    margin-bottom: 15px;
    font-family: 'Poppins', sans-serif
}

.blog-single .inner-box .lower-content .text p:last-child {
    margin-bottom: 0
}

.blog-single .inner-box .lower-content .text blockquote {
    position: relative;
    padding: 0;
    border: 0;
    margin-bottom: 15px
}

.blog-single .inner-box .lower-content .text .row {
    margin: 30px -10px 0
}

.blog-single .inner-box .lower-content .text .image-column,
.blog-single .inner-box .lower-content .text .quote-column {
    padding: 0 10px
}

.blog-single .inner-box .lower-content .text .image-column .image {
    position: relative;
    margin-bottom: 30px
}

.blog-single .inner-box .lower-content .text .image-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.blog-single .inner-box .lower-content .text .quote-column .quote-icon {
    position: relative;
    color: #f1f1f1;
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 12px
}

.blog-single .inner-box .lower-content .text .quote-column .text {
    position: relative;
    color: #848484;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7em;
    margin-bottom: 10px
}

.blog-single .inner-box .lower-content .text .quote-column .inner h3 {
    position: relative;
    color: #2f2f2f;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 1em
}

.blog-single .inner-box .lower-content .text .quote-column .designation {
    position: relative;
    color: #b80b0f;
    font-size: 16px
}

.blog-single .inner-box .lower-content .text .quote-column h4 {
    position: relative;
    color: #2f2f2f;
    font-size: 18px
}

.blog-single .inner-box .lower-content .post-share-options {
    position: relative;
    padding: 20px 0 0;
    margin-top: 20px;
    border-top: 1px solid #f4f4f4
}

.blog-single .inner-box .lower-content .post-share-options .tags span {
    font-size: 18px;
    color: #2f2f2f;
    font-weight: 400
}

.blog-single .inner-box .lower-content .post-share-options .tags a {
    position: relative;
    color: #b80b0f;
    font-size: 16px;
    font-weight: 300
}

.blog-single .inner-box .lower-content .post-share-options .tags {
    position: relative;
    color: #b7b7b7;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px
}

.author-box {
    position: relative;
    margin-top: 80px;
    margin-bottom: 50px
}

.author-box .author-comment {
    position: relative;
    padding: 30px 30px 25px;
    background-color: #f7f7f7
}

.author-box .author-comment .inner-box {
    position: relative;
    padding-left: 110px
}

.author-box .author-comment .inner-box .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 85px;
    margin-bottom: 20px
}

.author-box .author-comment .inner-box h3 {
    position: relative;
    color: #2f2f2f;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px
}

.author-box .author-comment .inner-box .text {
    position: relative;
    color: #848484;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6em
}

.sidebar-page-container .comments-area {
    position: relative;
    margin-top: 0;
    margin-bottom: 50px
}

.sidebar-page-container .group-title {
    position: relative;
    margin-bottom: 40px
}

.sidebar-page-container .group-title h2 {
    position: relative;
    font-size: 24px;
    color: #2f2f2f;
    font-weight: 400;
    padding-bottom: 12px;
    text-transform: capitalize
}

.sidebar-page-container .group-title h2:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #b80b0f
}

.sidebar-page-container .comments-area .comment-box {
    position: relative;
    margin-bottom: 30px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.sidebar-page-container .comments-area .comment-box:nth-child(1) {
    padding-top: 0
}

.sidebar-page-container .comments-area .comment-box:hover {
    border-color: #eb5310
}

.sidebar-page-container .comments-area .comment {
    position: relative;
    font-size: 14px;
    padding: 0 0 0 90px
}

.sidebar-page-container .comments-area .comment .comment-inner {
    position: relative;
    padding: 15px 20px;
    border: 1px solid #f4f4f4
}

.sidebar-page-container .comments-area .comment .comment-inner .rating {
    position: absolute;
    right: 15px;
    top: 15px
}

.sidebar-page-container .comments-area .comment .comment-inner .rating .fa {
    display: inline-block;
    color: #b80b0f
}

.sidebar-page-container .comments-area .comment-box .author-thumb {
    position: absolute;
    left: 0;
    top: 0;
    margin-bottom: 20px
}

.sidebar-page-container .comments-area .comment-box .author-thumb img {
    width: 60px;
    display: block
}

.sidebar-page-container .comments-area .comment-info {
    position: relative;
    color: #2f2f2f;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400
}

.sidebar-page-container .comments-area .comment-box .text {
    color: #848484;
    font-size: 16px;
    margin-top: 8px;
    font-weight: 300;
    line-height: 1.6em;
    margin-bottom: 0
}

.comment-form {
    position: relative
}

.comment-form .group-title {
    margin-bottom: 20px
}

.comment-form .rating-box {
    position: relative;
    margin-bottom: 20px
}

.comment-form .rating-box .text {
    position: relative;
    font-size: 14px;
    color: #2f2f2f;
    margin-bottom: 10px
}

.comment-form .rating-box .rating {
    position: relative;
    display: inline-block;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #ebebeb
}

.comment-form .rating-box .rating:last-child {
    border: 0
}

.comment-form .rating-box .rating .fa {
    position: relative;
    margin-right: 2px;
    display: inline-block
}

.comment-form .rating-box .rating a {
    position: relative;
    color: #d6d6d6;
    font-size: 14px;
    display: inline-block
}

.comment-form .rating-box .rating a:hover {
    color: #b80b0f
}

.comment-form .form-group {
    position: relative;
    margin-bottom: 15px
}

.comment-form .form-group label {
    position: relative;
    color: #848484;
    font-size: 16px;
    font-weight: 300
}

.comment-form .form-group:last-child {
    margin-bottom: 0
}

.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    padding: 10px 15px;
    border: 1px solid #efefef;
    height: 50px;
    color: #848484;
    font-weight: 300;
    background: #ffffff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus {
    border-color: #b80b0f
}

.comment-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 10px 15px;
    color: #848484;
    border: 1px solid #efefef;
    height: 105px;
    font-weight: 300;
    background: #ffffff;
    resize: none;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.comment-form button {
    position: relative;
    margin-top: 10px
}

.comment-form input:focus,
.comment-form select:focus,
.comment-form textarea:focus {
    border-color: #f06529
}

.contact-section {
    position: relative;
    padding: 80px 0 50px
}

.contact-section .info-column {
    position: relative;
    margin-bottom: 40px
}

.contact-section .info-column .inner-box {
    position: relative;
    padding: 20px 20px 20px;
    border: 1px solid #f0f0f0
}

.contact-info-list {
    position: relative
}

.contact-info-list li {
    position: relative;
    padding-left: 40px;
    font-size: 16px;
    color: #848484;
    font-weight: 300;
    padding-bottom: 18px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0
}

.contact-info-list li .icon {
    position: absolute;
    left: 0;
    top: 4px;
    color: #b80b0f;
    font-size: 26px
}

.contact-info-list li strong {
    font-weight: 400;
    color: #2f2f2f
}

.contact-form .form-group {
    position: relative;
    margin-bottom: 23px
}

.contact-form .form-group label {
    position: relative;
    color: #848484;
    font-size: 16px;
    font-weight: 300
}

.contact-form .form-group:last-child {
    margin-bottom: 0
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 33px;
    padding: 10px 15px;
    border: 1px solid #efefef;
    height: 55px;
    color: #848484;
    font-weight: 300;
    background: #ffffff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.contact-form .form-group input[type="text"]:focus,
.contact-form .form-group input[type="password"]:focus,
.contact-form .form-group input[type="tel"]:focus,
.contact-form .form-group input[type="email"]:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus {
    border-color: #b80b0f
}

.contact-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 10px 15px;
    color: #848484;
    border: 1px solid #efefef;
    height: 120px;
    font-weight: 300;
    background: #ffffff;
    resize: none;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.contact-form button {
    position: relative;
    margin-top: 10px
}

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
    border-color: #f06529
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
    border-color: #ff0000!important
}

.contact-form label.error {
    display: block;
    line-height: 24px;
    padding: 5px 0 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 11px;
    color: #ff0000;
    font-weight: 500
}

.map-data {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em
}

.map-data h6 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px;
    color: #121212
}

.map-canvas {
    height: 480px
}

.services-page-section {
    position: relative;
    padding: 80px 0 40px
}

.sidebar .sidebar-category .list {
    position: relative
}

.sidebar .sidebar-category .list li {
    position: relative;
    line-height: 24px
}

.sidebar .sidebar-category .list li:last-child {
    border-bottom: 0
}

.sidebar .sidebar-category .list li a {
    position: relative;
    color: #2f2f2f;
    font-weight: 500;
    font-size: 14px;
    padding: 15px 20px;
    display: block;
    margin-bottom: 2px;
    text-transform: capitalize;
    background-color: #f7f7f7;
    transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.sidebar .sidebar-category .list li a:before {
    width: 54px;
    height: 54px;
    text-align: center;
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 18px;
    right: 0;
    top: 0;
    opacity: 0;
    color: #f7f7f7;
    line-height: 55px;
    position: absolute;
    background-color: #131d33;
    transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.sidebar .sidebar-category .list li.current a:before {
    opacity: 1
}

.sidebar .sidebar-category .list li:hover a:before {
    opacity: 1
}

.sidebar .sidebar-category .list li a:hover,
.sidebar .sidebar-category .list li.current a {
    color: #ffffff;
    background-color: #b80b0f
}

.sidebar-brochure .brochure {
    position: relative;
    color: #2f2f2f;
    font-weight: 400;
    font-size: 16px;
    padding: 10px 20px;
    display: block;
    margin-bottom: 10px;
    padding-left: 55px;
    border: 1px solid #f7f7f7;
    transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.sidebar-brochure .brochure span {
    display: block;
    font-weight: 300;
    color: #848484;
    font-family: 'Hind', sans-serif;
    transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.sidebar-brochure .brochure .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 75px;
    line-height: 75px;
    font-size: 16px;
    margin-right: 8px;
    text-align: center;
    font-weight: 400;
    transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.sidebar-brochure .brochure:hover {
    color: #ffffff;
    border-color: #b80b0f;
    background-color: #b80b0f
}

.sidebar-brochure .brochure:hover span,
.sidebar-brochure .brochure:hover .icon {
    color: #ffffff
}

.sidebar-info-widget {
    position: relative
}

.sidebar-info-widget .inner-box {
    position: relative;
    padding: 15px 20px;
    background-color: #f7f7f7
}

.sidebar-info-widget {
    position: relative
}

.author-info-box {
    position: relative
}

.author-info-box h3 {
    position: relative;
    color: #2f2f2f;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px
}

.author-info-box .author-inner {
    position: relative;
    padding-left: 85px;
    min-height: 90px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eaeaea
}

.author-info-box .author-inner .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 85px
}

.author-info-box .author-inner .author-name {
    position: relative;
    color: #b80b0f;
    font-size: 16px;
    line-height: 1em;
    margin-bottom: 10px
}

.author-info-box .author-inner ul {
    position: relative
}

.author-info-box .author-inner ul li {
    position: relative;
    color: #848484;
    font-size: 16px;
    font-weight: 300;
    padding-left: 20px;
    line-height: 1em;
    margin-bottom: 7px;
    font-family: 'Hind', sans-serif
}

.author-info-box .author-inner ul li .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 13px;
    color: #b80b0f
}

.author-info-box:last-child .author-inner {
    position: relative;
    margin-bottom: 0;
    border: 0;
    min-height: 60px
}

.service-single-one {
    position: relative
}

.service-single-one .inner-box {
    position: relative
}

.service-single-one .inner-box .image {
    position: relative
}

.service-single-one .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.service-single-one .inner-box .lower-content {
    position: relative;
    padding-top: 50px;
    padding-bottom: 30px;
    border-bottom: 1px solid #f0f0f0
}

.service-single-one .inner-box .lower-content h2 {
    position: relative;
    color: #2f2f2f;
    font-size: 32px;
    font-weight: 400;
    padding-bottom: 10px;
    margin-bottom: 30px
}

.service-single-one .inner-box .lower-content h2:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #b80b0f
}

.service-single-one .inner-box .lower-content .text {
    position: relative
}

.service-single-one .inner-box .lower-content .text p {
    position: relative;
    color: #848484;
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 15px;
    font-weight: 300
}

.service-single-one .inner-box .lower-content .text blockquote {
    position: relative;
    padding: 20px 25px;
    margin-top: 30px;
    margin-bottom: 40px;
    border: 2px solid #efefef
}

.service-single-one .inner-box .lower-content .text blockquote .text {
    color: #b80b0f;
    font-size: 18px;
    font-style: italic;
    font-weight: 500;
    line-height: 1.6em;
    padding-left: 60px
}

.service-single-one .inner-box .lower-content .text blockquote .text .quote-icon {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 36px;
    color: #efefef;
    line-height: 1em
}

.service-single-one .inner-box .lower-content .text h3 {
    position: relative;
    color: #2f2f2f;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 12px;
    margin-bottom: 25px
}

.service-single-one .inner-box .lower-content .text h3:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #b80b0f
}

.video-box {
    position: relative
}

.video-box .image img {
    position: relative;
    width: 100%
}

.video-box .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.video-box:hover .overlay-box {
    background-color: rgba(250, 153, 40, .40)
}

.video-box .overlay-box span {
    position: relative;
    width: 60px;
    height: 60px;
    top: 46%;
    z-index: 99;
    color: #ffffff;
    font-weight: 300;
    font-size: 18px;
    margin-top: -28px;
    text-align: center;
    border-radius: 50%;
    line-height: 50px;
    padding-left: 4px;
    display: inline-block;
    border: 6px solid #ffffff
}

.business-tab-section {
    position: relative;
    margin-top: 55px
}

.business-tab-section h3 {
    position: relative;
    color: #2f2f2f;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 12px;
    margin-bottom: 30px
}

.business-tab-section h3:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #b80b0f
}

.business-tab-section .text {
    position: relative;
    color: #848484;
    font-size: 16px;
    line-height: 1.7em;
    font-weight: 300;
    margin-bottom: 30px
}

.business-info-tabs {
    position: relative;
    margin-bottom: 0;
    margin-top: 30px
}

.business-info-tabs .prod-tabs {
    position: relative
}

.business-info-tabs .prod-tabs .tab-btns {
    position: relative;
    top: 1px;
    z-index: 1;
    border-bottom: 1px solid #eeeeee
}

.business-info-tabs .prod-tabs .tab-btns .tab-btn {
    position: relative;
    float: left;
    font-size: 18px;
    color: #2f2f2f;
    cursor: pointer;
    font-weight: 400;
    padding: 12px 30px;
    line-height: 24px;
    top: 2px;
    width: 25%;
    text-align: center;
    text-transform: capitalize;
    border: 1px solid #f0f0f0;
    border-bottom: 0
}

.business-info-tabs .prod-tabs .tab-btns .tab-btn.active-btn {
    background: #ffffff;
    border: 1px solid #b80b0f;
    border-bottom: 0;
    color: #b80b0f
}

.business-info-tabs .prod-tabs .tabs-container {
    position: relative
}

.business-info-tabs .prod-tabs .tabs-container .tab {
    position: relative;
    padding: 30px 35px;
    display: none;
    border-top: 0;
    border: 1px solid #f0f0f0
}

.business-info-tabs .prod-tabs .tabs-container .tab.active-tab {
    display: block
}

.business-info-tabs .prod-tabs .tabs-container .tab .content .text {
    margin-bottom: 0
}

.business-info-tabs .prod-tabs .tabs-container .tab .content img {
    width: 100%;
    display: block
}

.business-info-tabs .prod-tabs .tabs-container .tab .content .text p {
    position: relative;
    color: #848484;
    font-size: 16px;
    line-height: 1.7em;
    font-weight: 300
}

.consult-section-two {
    position: relative;
    margin-top: 55px
}

.consult-section-two h3 {
    position: relative;
    color: #2f2f2f;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 12px;
    margin-bottom: 40px
}

.consult-section-two h3:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #b80b0f
}

.consult-section-two .consult-form-two {
    position: relative;
    padding: 30px 30px 0;
    border: 1px solid #f0f0f0
}

.consult-form-two .form-group {
    position: relative;
    margin-bottom: 30px
}

.consult-form-two .form-group input[type="text"],
.consult-form-two .form-group input[type="password"],
.consult-form-two .form-group input[type="tel"],
.consult-form-two .form-group input[type="email"],
.consult-form-two .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    padding: 10px 15px;
    border: 1px solid #f0f0f0;
    height: 50px;
    color: #848484;
    font-weight: 300;
    background: #ffffff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.consult-form-two .form-group input[type="text"]:focus,
.consult-form-two .form-group input[type="password"]:focus,
.consult-form-two .form-group input[type="tel"]:focus,
.consult-form-two .form-group input[type="email"]:focus,
.consult-form-two .form-group select:focus,
.consult-form-two .form-group textarea:focus {
    border-color: #b80b0f
}

.consult-form-two .form-group .ui-selectmenu-button.ui-button {
    background-color: #ffffff
}

.consult-form-two .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 10px 15px;
    color: #848484;
    border: 1px solid #f0f0f0;
    height: 215px;
    font-weight: 300;
    background: #ffffff;
    resize: none;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.consult-form-two button {
    position: relative;
    width: 100%
}

.consult-form-two input:focus,
.consult-form-two select:focus,
.consult-form-two textarea:focus {
    border-color: #f06529
}

.service-single-two {
    position: relative
}

.service-single-two .inner-box {
    position: relative
}

.service-single-two .inner-box h2 {
    position: relative;
    color: #2f2f2f;
    font-size: 32px;
    font-weight: 400;
    padding-bottom: 18px;
    margin-bottom: 40px;
    line-height: 1em
}

.service-single-two .inner-box h2:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #b80b0f
}

.service-single-two .inner-box .two-column {
    position: relative
}

.service-single-two .inner-box .two-column .bold-text {
    position: relative;
    color: #2f2f2f;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px
}

.service-single-two .inner-box .two-column .text {
    position: relative;
    margin-bottom: 30px
}

.service-single-two .inner-box .two-column .text p {
    color: #848484;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6em
}

.service-single-two .inner-box .two-column .image {
    position: relative;
    margin-bottom: 30px
}

.service-single-two .inner-box .two-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.analysic-section {
    position: relative
}

.analysic-section h3 {
    position: relative;
    color: #2f2f2f;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 12px;
    margin-bottom: 30px
}

.analysic-section h3:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #b80b0f
}

.analysic-section .text {
    position: relative;
    color: #848484;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7em;
    margin-bottom: 40px
}

.analysic-section .analysic-column {
    position: relative;
    text-align: center;
    margin-bottom: 30px
}

.analysic-section .analysic-column h4 {
    position: relative;
    color: #2f2f2f;
    font-size: 18px;
    margin-top: 20px
}

.service-single-two .inner-box .analysic-result {
    position: relative;
    margin-top: 40px;
    padding: 25px 20px 20px;
    background-color: #f7f7f7
}

.service-single-two .inner-box .analysic-result h3 {
    position: relative;
    color: #2f2f2f;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px
}

.service-single-three {
    position: relative
}

.service-single-three .inner-box {
    position: relative
}

.service-single-three .inner-box h2 {
    position: relative;
    color: #2f2f2f;
    font-size: 32px;
    font-weight: 400;
    padding-bottom: 18px;
    margin-bottom: 50px;
    line-height: 1em
}

.service-single-three .inner-box h2:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #b80b0f
}

.service-single-three .inner-box .images {
    position: relative
}

.service-single-three .inner-box .images .image {
    position: relative;
    margin-bottom: 30px
}

.service-single-three .inner-box .images .image img {
    position: relative;
    width: 100%;
    display: block
}

.service-single-three .inner-box .text {
    position: relative;
    color: #848484;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 300
}

.service-single-three .inner-box .text {
    position: relative
}

.service-single-three .inner-box .graph-section {
    position: relative;
    margin-top: 40px;
    padding-bottom: 20px;
    margin-bottom: 50px;
    border-bottom: 1px solid #f0f0f0
}

.service-single-three .inner-box .graph-section h3 {
    position: relative;
    color: #2f2f2f;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 12px;
    margin-bottom: 30px
}

.service-single-three .inner-box .graph-section h3:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #b80b0f
}

.service-single-three .inner-box .graph-section .text {
    position: relative;
    color: #848484;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 300;
    margin-bottom: 20px
}

.service-single-three .inner-box .default-section {
    position: relative
}

.service-single-three .inner-box .default-section .column {
    position: relative
}

.service-single-three .inner-box .default-section .column h3 {
    position: relative;
    color: #2f2f2f;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 12px;
    margin-bottom: 35px
}

.service-single-three .inner-box .default-section .column h3:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #b80b0f
}

.service-block-four {
    position: relative;
    margin-bottom: 40px
}

.service-block-four .inner-box {
    position: relative;
    padding-left: 100px
}

.service-block-four .inner-box .icon-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    color: #b80b0f;
    line-height: 80px;
    text-align: center;
    font-size: 40px;
    border-radius: 50%;
    border: 2px solid #f0f0f0
}

.service-block-four .inner-box h4 {
    position: relative;
    color: #2f2f2f;
    font-size: 20px;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 12px
}

.service-block-four .inner-box h4 a {
    color: #2f2f2f;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.service-block-four .inner-box h4 a:hover {
    color: #fba848
}

.service-block-four .inner-box .service-text {
    position: relative;
    color: #848484;
    font-size: 16px;
    font-weight: 300
}

.blog-cat-two {
    position: relative
}

.blog-cat-two li {
    position: relative;
    margin-bottom: 15px
}

.blog-cat-two li a {
    position: relative;
    color: #848484;
    font-size: 16px;
    font-weight: 300;
    padding-bottom: 15px;
    padding-left: 25px;
    display: block;
    border-bottom: 1px solid #f0f0f0;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.blog-cat-two li a:before {
    position: absolute;
    content: '\f114';
    left: 0;
    top: 0;
    font-size: 16px;
    color: #848484;
    font-family: 'FontAwesome';
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.blog-cat-two li a:hover:before,
.blog-cat-two li a:hover {
    color: #b80b0f
}

.range-slider-one {
    position: relative;
    min-height: 48px
}

.range-slider-one .title {
    position: relative;
    float: left;
    color: #848484;
    font-size: 16px;
    font-weight: 300;
    margin-top: 8px
}

.range-slider-one .title:before {
    position: absolute;
    content: '$';
    right: -14px;
    top: 0;
    color: #848484;
    font-size: 16px;
    font-weight: 300
}

.range-slider-one .input {
    float: right;
    left: 8px;
    max-width: 75px;
    padding-left: 8px;
    margin-top: 8px;
    position: relative
}

.range-slider-one .input input {
    background: none;
    color: #848484;
    font-size: 16px;
    font-weight: 300;
    width: auto;
    text-align: left
}

.range-slider-one .ui-widget.ui-widget-content {
    height: 3px;
    border: none;
    margin-bottom: 35px;
    background: #e5e5e5
}

.range-slider-one .ui-slider .ui-slider-range {
    top: 0;
    height: 3px;
    background: #333333
}

.range-slider-one .ui-state-default,
.range-slider-one .ui-widget-content .ui-state-default {
    top: -3px;
    width: 10px;
    height: 10px;
    border: 1px solid #333333;
    background: #b80b0f;
    border-radius: 50%;
    cursor: pointer
}

.range-slider-one .theme-btn {
    padding: 6px 25px
}

.sidebar .related-posts .post {
    position: relative;
    padding: 0 0;
    padding-left: 90px;
    min-height: 95px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eeeeee
}

.sidebar .related-posts .post:last-child {
    margin-bottom: 0;
    border: 0;
    min-height: inherit
}

.sidebar .related-posts .post .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px
}

.sidebar .related-posts .post .post-thumb img {
    display: block;
    width: 100%
}

.sidebar .related-posts .post h4 {
    top: -2px;
    font-size: 16px;
    font-weight: 400;
    color: #2f2f2f;
    text-transform: capitalize
}

.sidebar .related-posts .post h4 a {
    color: #2f2f2f;
    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 .related-posts .post a,
.sidebar .related-posts .post a:hover {
    color: #ff6600
}

.sidebar .related-posts .post .price {
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 400;
    color: #b80b0f
}

.sidebar .related-posts .post .rating {
    margin-bottom: 1px
}

.sidebar .related-posts .post .rating .fa {
    position: relative;
    display: inline-block;
    margin-right: 5px;
    font-size: 12px;
    line-height: 26px;
    color: #b80b0f
}

.sidebar .related-posts .post .rating .fa-star.light {}

.shop-section {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #eceae9
}

.shop-section .items-sorting {
    position: relative;
    margin-bottom: 10px
}

.shop-section .items-sorting .results-column,
.shop-section .items-sorting .select-column {
    margin-bottom: 20px
}

.shop-section .items-sorting .results-column h4 {
    font-size: 16px;
    font-weight: 300;
    color: #848484;
    line-height: 24px;
    padding: 13px 0
}

.shop-section .items-sorting .form-group {
    margin-bottom: 0
}

.shop-section .items-sorting select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 9px 15px 9px;
    height: 50px;
    font-size: 16px;
    border: 1px solid #eeeeee;
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    background: url(../images/icons/icon-select-two.png) right center no-repeat;
    color: #999999;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.shop-section .items-sorting select option {
    text-indent: 15px
}

.shop-item {
    position: relative;
    margin-bottom: 35px
}

.shop-item .inner-box {
    position: relative;
    outline: 15px solid #ffffff;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.shop-item .inner-box:before {
    content: '';
    position: absolute;
    left: -15px;
    right: -15px;
    bottom: -15px;
    top: -15px;
    opacity: 0;
    z-index: 10;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-box-shadow: 0 0 5px 0 rgba(204, 204, 204, .6);
    -moz-box-shadow: 0 0 5px 0 rgba(204, 204, 204, .6);
    box-shadow: 0 0 5px 0 rgba(204, 204, 204, .6)
}

.shop-item .inner-box:hover::before {
    opacity: 1
}

.shop-item .inner-box:hover .image .overlay-box {
    opacity: 1
}

.shop-item .inner-box .image {
    position: relative;
    z-index: 11;
    text-align: center;
    background-color: #f8f8f8
}

.shop-item .inner-box .image .overlay-box {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-align: center;
    background-color: rgba(19, 29, 51, .80);
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.shop-item .inner-box .image .overlay-box .cart-option {
    position: relative;
    top: 50%;
    margin-top: -25px
}

.shop-item .inner-box .image .overlay-box .cart-option li {
    position: relative;
    margin: 0 3px;
    display: inline-block
}

.shop-item .inner-box .image .overlay-box .cart-option li .tooltip-data {
    position: absolute;
    left: 20px;
    bottom: 100%;
    width: 130px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    opacity: 0;
    padding: 4px 15px;
    visibility: hidden;
    margin-left: -60px;
    margin-bottom: 0;
    background-color: #b80b0f;
    font-family: 'Hind', sans-serif;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.shop-item .inner-box .image .overlay-box .cart-option li .tooltip-data:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 50%;
    margin-left: -8px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #b80b0f
}

.shop-item .inner-box .image .overlay-box .cart-option li:hover .tooltip-data {
    opacity: 1;
    visibility: visible;
    margin-bottom: 20px
}

.shop-item .inner-box .image .overlay-box .cart-option li a {
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #b80b0f;
    font-size: 18px;
    border-radius: 50%;
    display: inline-block;
    background-color: #ffffff;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.shop-item .inner-box .image .overlay-box .cart-option li a:hover {
    background-color: #b80b0f;
    color: #ffffff
}

.shop-item .inner-box .image img {
    max-width: 100%;
    padding: 20px 0;
    display: inline-block
}

.shop-item .inner-box .lower-content {
    position: relative;
    z-index: 11;
    padding: 20px 0 0
}

.shop-item .inner-box .lower-content h3 {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 4px
}

.shop-item .inner-box .lower-content h3 a {
    color: #2f2f2f;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.shop-item .inner-box .lower-content h3 a:hover {
    color: #b80b0f
}

.shop-item .inner-box .lower-content .price {
    position: relative;
    color: #b80b0f;
    font-size: 16px;
    font-weight: 400
}

.shop-item .inner-box .lower-content .rating .fa {
    position: relative;
    display: inline-block;
    font-size: 12px;
    color: #b80b0f
}

.register-section {
    position: relative;
    padding: 80px 0 40px
}

.register-section .form-column {
    margin-bottom: 80px
}

.register-section .form-column .form-title {
    position: relative;
    margin-bottom: 40px
}

.register-section .form-column .form-title h2 {
    color: #2f2f2f;
    font-size: 24px;
    padding-bottom: 12px
}

.register-section .form-column .form-title h2:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #b80b0f
}

.styled-form {
    position: relative
}

.styled-form .submit-text {
    font-size: 15px;
    color: #9e9e9e;
    font-weight: 400;
    margin-top: 10px
}

.styled-form .form-group {
    position: relative;
    margin-bottom: 30px;
    font-size: 15px;
    color: #9e9e9e
}

.checkout-section .styled-form .form-group {
    position: relative;
    margin-bottom: 20px
}

.styled-form .form-group .check-box {
    line-height: 24px;
    font-size: 15px;
    font-weight: normal;
    padding-top: 5px;
    color: #272727
}

.styled-form .form-group .check-box label {
    position: relative;
    top: -1px;
    font-weight: normal;
    padding: 0;
    font-size: 15px;
    cursor: pointer
}

.styled-form .pull-left label,
.styled-form .pull-right label {
    cursor: pointer
}

.styled-form .form-group .adon-icon {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    color: #999999;
    z-index: 2
}

.styled-form .form-group .field-label {
    display: block;
    color: #272727;
    text-transform: capitalize;
    font-size: 16px;
    margin-bottom: 7px;
    font-weight: 400
}

.styled-form input[type="text"],
.styled-form input[type="email"],
.styled-form input[type="password"],
.styled-form input[type="tel"],
.styled-form input[type="number"],
.styled-form input[type="url"],
.styled-form select,
.styled-form textarea {
    position: relative;
    display: block;
    width: 100%;
    background: #ffffff;
    line-height: 30px;
    padding: 8px 20px;
    height: 50px;
    border: 2px solid #f4f4f4;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.checkout-section .styled-form input[type="text"],
.checkout-section .styled-form input[type="email"],
.checkout-section .styled-form input[type="password"],
.checkout-section .styled-form select {
    line-height: 26px;
    height: 44px
}

.styled-form select {
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    background: #ffffff url(../images/icons/icon-select.png) right center no-repeat;
    cursor: pointer
}

.styled-form select option {
    text-indent: 20px
}

.styled-form textarea {
    resize: none;
    height: 110px
}

.styled-form input:focus,
.styled-form select:focus,
.styled-form textarea:focus {
    border-color: #b80b0f
}

.styled-form .form-group .theme-btn {
    min-width: 150px;
    text-align: center;
    padding: 10px 30px
}

.styled-form .remember-me {
    position: relative;
    color: #2f2f2f;
    font-size: 16px;
    font-weight: 500
}

.social-links-two a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #ffffff;
    background: #fc721e;
    margin: 0 0 0 15px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.social-links-two a:hover {
    opacity: .80
}

.social-links-two .facebook {
    background: #3b5998
}

.social-links-two .twitter {
    background: #33ccfe
}

.social-links-two .google-plus {
    background: #dd4b39
}

.cart-section {
    position: relative;
    padding: 80px 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%;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 0;
    background: #f7f7f7;
    color: #1f1f1f
}

.cart-table thead tr th {
    line-height: 24px;
    padding: 20px 15px;
    min-width: 120px;
    font-weight: 400;
    color: #2f2f2f;
    font-size: 16px;
    font-family: 'Poppins', sans-serif
}

.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
}

.cart-table tbody tr .qty {
    width: 90px;
    padding-right: 40px
}

.cart-table tbody tr .qty .quantity-spinner {
    background: #f5f5f5
}

.cart-table tbody tr .prod-column .column-box {
    position: relative;
    min-height: 90px;
    padding-left: 90px;
    padding-top: 20px;
    text-align: left
}

.column.default-column .cart-table tbody tr .qty {
    width: 110px;
    padding-right: 20px
}

.cart-table tbody tr .prod-column .column-box .prod-thumb {
    position: absolute;
    width: 70px;
    border: 1px solid #f0f0f0;
    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: 16px;
    color: #2f2f2f;
    font-weight: 400;
    margin-bottom: 5px
}

.cart-table tbody tr .sub-total {
    font-weight: 300;
    color: #b80b0f;
    font-size: 20px;
    font-family: 'Hind', sans-serif
}

.cart-table tbody tr .remove-btn {
    position: relative;
    font-size: 18px;
    color: #ececec;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    border: 2px solid #ececec;
    -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;
    font-size: 10px;
    line-height: 14px;
    width: 14px;
    height: 14px;
    margin-right: 8px;
    background: #f0f0f0;
    color: #ffffff;
    text-align: center;
    overflow: hidden;
    text-indent: 100px
}

.cart-table tbody tr .remove {
    text-align: center
}

.cart-table tbody tr .remove-btn:hover {
    color: #b80b0f;
    border-color: #b80b0f
}

.cart-table tbody tr .remove-btn:hover .fa {
    text-indent: 0;
    background: #b80b0f
}

.cart-table tbody tr {
    border-bottom: 1px solid #f0f0f0
}

.cart-table tbody tr td {
    vertical-align: middle
}

.cart-table tbody tr td.price {
    font-size: 20px;
    font-weight: 300;
    color: #848484;
    font-family: 'Hind', sans-serif
}

.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;
    color: #848484;
    font-size: 16px
}

.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: #ffffff;
    background: #b80b0f;
    border-radius: 50%
}

.cart-section .coupon-outer {
    position: relative;
    margin: 50px 0 70px
}

.cart-section .coupon-outer .cart-btn {
    color: #2f2f2f;
    font-size: 14px;
    padding: 11px 33px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    -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-section .coupon-outer .cart-btn:hover {
    color: #ffffff;
    background-color: #b80b0f
}

.cart-section .apply-coupon {
    position: relative
}

.cart-section .apply-coupon .form-group {
    position: relative;
    float: left;
    margin-right: 15px
}

.cart-section .apply-coupon .form-group input[type="text"] {
    display: block;
    line-height: 26px;
    padding: 12px 20px;
    border: 2px solid #f7f7f7;
    height: 50px;
    width: 230px;
    background: none
}

.cart-section .estimate-form {
    position: relative
}

.cart-section .sec-title {
    margin-bottom: 15px
}

.cart-section .sec-title h2 {
    font-size: 24px;
    color: #2f2f2f
}

.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 #f0f0f0;
    border-radius: 2px;
    margin-bottom: 30px
}

.cart-section .totals-table .col {
    position: relative;
    display: block;
    float: left;
    padding: 15px 15px;
    line-height: 24px;
    width: 50%;
    font-weight: 300;
    font-size: 16px;
    color: #848484
}

.cart-section .totals-table .col-title {
    font-size: 16px;
    color: #2f2f2f;
    border-right: 1px solid #f0f0f0
}

.cart-section .totals-table li {
    position: relative;
    border-bottom: 1px solid #f0f0f0
}

.cart-section .totals-table li:last-child {
    border-bottom: none
}

.cart-section .cart-note {
    position: relative;
    margin-bottom: 50px;
    padding: 16px 20px;
    text-align: center;
    border: 1px dashed #b2dd4c;
    background: #f4f4f4;
    line-height: 1.7em
}

.product-details .basic-details .item-quantity input[type="text"],
.cart-table tbody tr .qty input[type="text"] {
    position: relative;
    line-height: 46px;
    height: 46px;
    background: #f4f4f4
}

.bootstrap-touchspin .input-group-btn-vertical>.btn {
    height: 24px;
    background: #e9e9e9
}

.bootstrap-touchspin .input-group-btn-vertical i {
    left: 6px;
    top: 6px
}

.shipping-form .form-group {
    position: relative;
    margin-bottom: 30px;
    padding: 0 15px
}

.shipping-form .form-group .ui-selectmenu-button.ui-button {
    background-color: #ffffff;
    height: 45px;
    line-height: 24px;
    z-index: 10;
    background-position: right top;
    background-repeat: no-repeat;
    background-image: url(../images/icons/arrow-right.jpg)
}

.shipping-form .form-group .ui-button .ui-icon {
    opacity: 0
}

.shipping-form .form-group input,
.shipping-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 33px;
    padding: 10px 20px;
    height: 45px;
    font-size: 14px;
    font-weight: 300;
    background: #ffffff;
    border: 1px solid #f4f4f4;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease
}

.shipping-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 30px;
    padding: 10px 20px;
    height: 120px;
    resize: none;
    font-size: 16px;
    font-weight: 300;
    background: #f7f7f7;
    border: 1px solid #f4f4f4;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease
}

.shipping-form .form-group input:focus,
.shipping-form .form-group textarea:focus {
    border-color: #b80b0f
}

.shipping-form .form-group .total-btn {
    color: #2f2f2f;
    font-size: 14px;
    padding: 11px 33px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease
}

.checkout-page {
    position: relative;
    padding: 75px 0 70px
}

.checkout-page .default-links {
    position: relative;
    margin-bottom: 50px
}

.checkout-page .default-links li {
    margin-bottom: 15px;
    line-height: 24px;
    padding: 18px 30px;
    background: #f7f7f7;
    color: #2f2f2f;
    font-size: 16px;
    border-left: 2px solid #b80b0f
}

.checkout-page .default-links li a {
    color: #b80b0f
}

.checkout-form {
    position: relative
}

.checkout-form .checkout-title {
    position: relative
}

.checkout-form .checkout-title h2 {
    position: relative;
    color: #2f2f2f;
    font-size: 24px;
    margin-bottom: 30px;
    padding-bottom: 12px
}

.checkout-form .checkout-title h2:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 40px;
    height: 2px;
    background-color: #b80b0f
}

.checkout-form .form-group {
    position: relative;
    margin-bottom: 25px
}

.checkout-form .form-group .field-label {
    display: block;
    line-height: 24px;
    margin-bottom: 6px;
    text-transform: capitalize;
    color: #2f2f2f;
    font-size: 16px;
    font-weight: 400
}

.checkout-form .form-group .field-label sup {
    top: -1px;
    font-size: 16px
}

.checkout-form input[type="text"],
.checkout-form input[type="email"],
.checkout-form input[type="password"],
.checkout-form input[type="tel"],
.checkout-form input[type="number"],
.checkout-form input[type="url"],
.checkout-form select,
.checkout-form textarea {
    position: relative;
    display: block;
    width: 100%;
    background: #ffffff;
    line-height: 22px;
    padding: 12px 15px;
    height: 48px;
    border: 2px solid #f4f4f4;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.checkout-form textarea {
    resize: none;
    height: 120px!important
}

.checkout-form input:focus,
.checkout-form select:focus,
.checkout-form textarea:focus {
    border-color: #b80b0f
}

.checkout-page .check-box {
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    padding-top: 5px
}

.checkout-page .check-box label {
    position: relative;
    top: -1px;
    font-weight: normal;
    padding: 0;
    font-size: 16px;
    cursor: pointer;
    color: #b80b0f
}

.checkout-page .lower-content {
    margin-top: 30px
}

.checkout-page .lower-content .order-column {
    margin-bottom: 40px
}

.checkout-page .lower-content .column h2 {
    position: relative;
    color: #2f2f2f;
    font-size: 24px;
    margin-bottom: 30px;
    padding-bottom: 12px
}

.checkout-page .lower-content .column h2:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 40px;
    height: 2px;
    background-color: #b80b0f
}

.cart-outer {
    position: relative
}

.cart-outer .table-outer {
    position: relative;
    width: 100%;
    overflow-x: auto
}

.checkout-page .lower-content .order-column .cart-outer {
    overflow-x: auto
}

.checkout-page .lower-content .order-column .cart-table {
    width: 100%
}

.cart-table .cart-header {
    position: relative;
    width: 100%;
    text-transform: capitalize;
    font-size: 18px;
    background: #f7f7f7;
    color: #2f2f2f
}

.cart-table thead tr th {
    line-height: 24px;
    padding: 13px 30px;
    font-weight: 400
}

.cart-table thead tr th .fa {
    font-size: 18px
}

.cart-table thead tr th.prod-column {
    text-align: left
}

.cart-table tbody tr {
    border-bottom: 1px solid #eeeeee
}

.cart-table tbody tr td {
    line-height: 24px;
    padding: 30px 0 30px 30px
}

.cart-table tbody tr .qty input {
    width: 45px;
    height: 50px;
    color: #2f2f2f;
    font-size: 18px;
    line-height: 50px;
    background: #f7f7f7;
    text-align: center
}

.cart-table tbody tr .prod-column .column-box {
    position: relative;
    min-height: 70px;
    padding-left: 100px;
    padding-top: 20px;
    text-align: left;
    min-width: 230px
}

.cart-table tbody tr .prod-column .column-box .prod-thumb {
    position: absolute;
    width: 80px;
    left: 0;
    top: 0
}

.cart-table tbody tr .prod-column .column-box .prod-thumb img {
    display: block;
    width: 100%
}

.cart-table tbody tr .prod-column .column-box h4 {
    font-size: 16px;
    color: #2f2f2f;
    font-weight: 300;
    margin-bottom: 5px;
    text-transform: capitalize
}

.cart-table tbody tr .sub-total {
    font-weight: 300;
    font-size: 20px;
    color: #b80b0f
}

.cart-table tbody tr .price {
    font-weight: 700;
    font-size: 14px;
    color: #777777
}

.checkout-page .lower-content .totals-table {
    position: relative;
    margin-bottom: 40px;
    border: 1px solid #eeeeee
}

.checkout-page .lower-content .totals-table li .col {
    padding: 12px 20px
}

.checkout-page .lower-content .totals-table li {
    line-height: 24px;
    border-bottom: 1px solid #eeeeee
}

.checkout-page .lower-content .totals-table li .col.title {
    font-weight: 500;
    color: #2f2f2f;
    font-size: 16px;
    border-right: 1px solid #eeeeee
}

.checkout-page .lower-content .totals-table li:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.checkout-page .lower-content .totals-table .col {
    position: relative;
    display: block;
    float: left;
    line-height: 24px;
    width: 50%;
    color: #848484;
    font-weight: 300;
    font-size: 16px;
    font-family: 'Hind', sans-serif
}

.checkout-page .payment-options {
    position: relative;
    padding: 30px 20px;
    background-color: #f7f7f7
}

.checkout-page .payment-options li {
    position: relative;
    margin-bottom: 15px
}

.checkout-page .payment-options li .radio-option {
    position: relative
}

.checkout-page .payment-options li .radio-option label {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    font-weight: 500!important;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #333333;
    cursor: pointer
}

.checkout-page .payment-options li .radio-option label strong {
    font-weight: 400;
    color: #2f2f2f;
    font-size: 14px
}

.checkout-page .payment-options li .radio-option label strong a {
    font-size: 16px;
    margin-left: 30px;
    text-decoration: underline
}

.checkout-page .payment-options li .radio-option input[type="radio"] {
    position: absolute;
    left: 0;
    top: 3px
}

.checkout-page .payment-options li .radio-option label .small-text {
    display: block;
    padding-top: 5px;
    letter-spacing: 0;
    text-transform: none;
    font-size: 16px;
    color: #848484;
    font-weight: 300;
    line-height: 1.7em;
    font-family: 'Hind', sans-serif
}

.checkout-page .payment-options li .radio-option label img {
    position: relative;
    top: -3px;
    display: inline-block;
    max-width: 100%;
    padding-left: 30px
}

.checkout-page .place-order {
    padding: 11px 39px;
    margin-left: 30px;
    text-transform: capitalize
}

.product-details .basic-details {
    position: relative;
    margin-bottom: 20px
}

.product-details .image-column,
.product-details .info-column {
    margin-bottom: 20px
}

.product-details .image-column .image-box img {
    position: relative;
    display: block;
    width: 100%;
    background-color: #f7f7f7
}

.product-details .basic-details .details-header {
    position: relative;
    margin-bottom: 16px
}

.product-details .basic-details .details-header h4 {
    font-size: 24px;
    font-weight: 400;
    margin: -5px 0 5px;
    line-height: 1.4em;
    color: #2f2f2f
}

.product-details .basic-details .details-header h4 a {
    color: #333333
}

.product-details .basic-details .details-header .rating {
    font-size: 14px;
    color: #b80b0f;
    margin-bottom: 15px
}

.product-details .basic-details .details-header .rating .fa {
    display: inline-block;
    margin-right: 2px
}

.product-details .basic-details .details-header .rating .txt {
    font-size: 14px;
    padding-left: 10px;
    color: #777777
}

.product-details .basic-details .details-header .item-price {
    font-size: 22px;
    font-weight: 400;
    color: #b80b0f;
    line-height: 24px;
    letter-spacing: 1px;
    font-family: 'Hind', sans-serif
}

.product-details .basic-details .prod-info {
    margin-bottom: 15px;
    line-height: 1.6em;
    font-size: 13px
}

.product-details .basic-details .prod-info strong {
    font-weight: 700;
    color: #111111
}

.product-details .basic-details .text {
    margin-bottom: 25px;
    color: #848484;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8em
}

.product-details .basic-details .location {
    position: relative;
    color: #2f2f2f;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 10px
}

.product-details .basic-details .item-quantity .field-label {
    float: left;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    display: inline-block;
    padding-right: 20px
}

.product-details .basic-details .quantity-spinner,
.cart-section input.quantity-spinner {
    line-height: 24px;
    padding: 10px 15px!important;
    height: 46px!important;
    box-shadow: none!important
}

.product-details .basic-details .bootstrap-touchspin .input-group-btn-vertical>.btn,
.cart-section .bootstrap-touchspin .input-group-btn-vertical>.btn {
    padding: 11px 10px;
    background: #f4f5f6
}

.product-details .bootstrap-touchspin .input-group-btn-vertical i,
.cart-section .bootstrap-touchspin .input-group-btn-vertical i {
    top: 6px
}

.product-details .basic-details .item-quantity {
    position: relative;
    float: left;
    width: 85px;
    margin-bottom: 25px;
    margin-right: 20px
}

.product-details .basic-details .item-quantity .field-label {
    float: left;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    display: inline-block;
    padding-right: 20px
}

.product-details .basic-details .quantity-spinner,
.cart-table input.quantity-spinner {
    font-size: 18px;
    line-height: 24px;
    padding: 10px 15px!important;
    height: 54px!important;
    box-shadow: none!important
}

.product-details .basic-details .bootstrap-touchspin .input-group-btn-vertical>.btn,
.cart-table .bootstrap-touchspin .input-group-btn-vertical>.btn {
    padding: 13px 10px;
    background: #f4f5f6;
    border-radius: 0
}

.product-details .bootstrap-touchspin .input-group-btn-vertical i,
.cart-table .bootstrap-touchspin .input-group-btn-vertical i {
    top: 8px
}

.product-details .basic-details .add-to-cart {
    padding: 13px 37px
}

.product-details .basic-details .expired {
    position: relative;
    color: #b80b0f;
    font-size: 16px;
    margin-bottom: 40px
}

.pincode-form {
    position: relative;
    margin-bottom: 15px
}

.pincode-form .form-group {
    margin-bottom: 10px
}

.pincode-form .form-group input[type="text"] {
    position: relative;
    line-height: 14px;
    padding: 4px 10px 4px 15px;
    border: 1px solid #f7f7f7;
    background: none;
    font-size: 16px;
    width: 170px;
    height: 40px;
    display: inline-block;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.pincode-form .form-group button {
    position: relative;
    height: 40px;
    width: 100px;
    font-size: 14px;
    color: #2f2f2f;
    font-weight: 500;
    line-height: 100%;
    background: #f7f7f7;
    margin-left: 8px;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase
}

.shop-single .product-details .prod-tabs {
    position: relative;
    margin-bottom: 60px
}

.shop-single .product-details .prod-tabs .tab-btns {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #eeeeee
}

.shop-single .product-details .prod-tabs .tab-btns .tab-btn {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    margin-right: 5px;
    font-size: 16px;
    background: #f4f4f4;
    color: #2f2f2f;
    border: 1px solid #f4f4f4;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 24px;
    cursor: pointer;
    padding: 12px 18px 10px;
    transition: all 500ms ease
}

.shop-single .product-details .prod-tabs .tab-btns .tab-btn.active-btn:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background-color: #ffffff
}

.shop-single .product-details .prod-tabs .tab-btns .tab-btn:hover,
.shop-single .product-details .prod-tabs .tab-btns .tab-btn.active-btn {
    color: #b80b0f;
    background: #ffffff
}

.shop-single .product-details .prod-tabs .tabs-content {
    position: relative;
    padding: 30px 30px 40px;
    border: 1px solid #f0f0f0;
    border-top: 0
}

.shop-single .product-details .prod-tabs .tabs-content .tab {
    position: relative;
    display: none;
    border-top: 0
}

.shop-single .product-details .prod-tabs .tabs-content .tab.active-tab {
    display: block
}

.prod-tabs .tabs-content .tab .title {
    position: relative;
    color: #3d3d3d;
    font-size: 20px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 25px
}

.shop-comment-form {
    position: relative
}

.shop-comment-form h2 {
    position: relative;
    color: #3d3d3d;
    font-size: 24px;
    margin-bottom: 25px
}

.shop-comment-form .group-title {
    margin-bottom: 20px
}

.shop-comment-form .rating-box {
    position: relative;
    margin-bottom: 30px
}

.shop-comment-form .rating-box .text {
    position: relative;
    font-size: 16px;
    color: #848484;
    margin-bottom: 10px
}

.shop-comment-form .rating-box .rating {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #ebebeb
}

.shop-comment-form .rating-box .rating:last-child {
    border-right: 0
}

.shop-comment-form .rating-box .rating .fa {
    position: relative;
    margin-right: 2px;
    display: inline-block
}

.shop-comment-form .rating-box .rating a {
    position: relative;
    color: #d6d6d6;
    font-size: 14px;
    display: inline-block
}

.shop-comment-form .rating-box .rating a:hover {
    color: #b80b0f
}

.shop-comment-form .form-group {
    position: relative;
    margin-bottom: 15px
}

.shop-comment-form .form-group label {
    position: relative;
    color: #848484;
    font-size: 16px;
    font-weight: 300
}

.shop-comment-form .form-group:last-child {
    margin-bottom: 0
}

.shop-comment-form .form-group input[type="text"],
.shop-comment-form .form-group input[type="password"],
.shop-comment-form .form-group input[type="tel"],
.shop-comment-form .form-group input[type="email"],
.shop-comment-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    padding: 10px 15px;
    border: 1px solid #efefef;
    height: 50px;
    color: #848484;
    font-weight: 300;
    background: #ffffff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.shop-comment-form .form-group input[type="text"]:focus,
.shop-comment-form .form-group input[type="password"]:focus,
.shop-comment-form .form-group input[type="tel"]:focus,
.shop-comment-form .form-group input[type="email"]:focus,
.shop-comment-form .form-group select:focus,
.shop-comment-form .form-group textarea:focus {
    border-color: #b80b0f
}

.shop-comment-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 10px 15px;
    color: #848484;
    border: 1px solid #efefef;
    height: 105px;
    font-weight: 300;
    background: #ffffff;
    resize: none;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}

.shop-comment-form button {
    position: relative;
    margin-top: 10px
}

.shop-comment-form input:focus,
.shop-comment-form select:focus,
.shop-comment-form textarea:focus {
    border-color: #f06529
}

.related-products {
    position: relative
}

.related-products h2 {
    position: relative;
    color: #2f2f2f;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 12px;
    margin-bottom: 40px
}

.related-products h2:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #b80b0f
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " ";
    clear: both
}

.mt-10 {
    margin-top: 10px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-100 {
    margin-top: 100px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-100 {
    margin-bottom: 100px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-100 {
    padding-top: 100px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-100 {
    padding-bottom: 100px;
}

.homeBlogSection {
    padding-bottom: 40px;
}

.homeBlog-item-carousel .owl-nav {
    display: none
}

.homeBlog-item-carousel .owl-dots {
    position: relative;
    text-align: center
}

.homeBlog-item-carousel .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 4px;
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease
}

.homeBlog-item-carousel .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 14px;
    height: 14px;
    margin: 0;
    border-radius: 50%;
    background: none;
    border: 1px solid rgba(255, 255, 255, .7);
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease
}

.homeBlog-item-carousel .owl-dots .owl-dot.active span,
.homeBlog-item-carousel .owl-dots .owl-dot:hover span {
    background: #fff;
    border-radius: 50%;
    border-color: #fff
}

.homeIconlar {
    position: relative;
    margin-top: 50px;
}

.homeIconlar .icon_item {
    position: relative;
    padding: 15px;
    min-height: 90px;
    height: auto;
    border: solid 1px rgba(0, 0, 0, .1);
    text-align: center;
    background: #b80b0f;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.homeIconlar .icon_item:hover {
    background: #ed1c24;
    -webkit-box-shadow: 0 30px 70px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 30px 70px 0 rgba(0, 0, 0, .2);
    z-index: 2
}

.homeIconlar .icon_item:not(:last-child) {
    border-right: 0;
}

.homeIconlar .icon_item span {
    position: relative;
    color: #9c9c9c;
    font-size: 5em;
    line-height: 100%
}

.homeIconlar .icon_item:hover span {
    color: #13a9e2;
}

.homeIconlar .icon_item a {
    position: relative;
    display: block;
    color: #fff;
    font-size: 1em;
    letter-spacing: -.04em;
    border-top: solid 1px rgba(0, 0, 0, .1);
    font-weight: 500;
    margin-top: 15px;
    padding-top: 15px;
    line-height: 100%
}

.homeIconlar .icon_item a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    display: block;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .1)
}

.homeIconlar .icon_item a:hover {
    text-decoration: underline;
}

.widget_title {
    position: relative!important;
    margin: 0!important;
    padding: 0!important;
    margin-bottom: 10px!important;
    color: #ec4c4c!important;
    font-weight: 600!important;
    font-size: 1.70em!important;
    letter-spacing: -.03em!important
}

.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-100 {
    padding-top: 100px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-100 {
    padding-bottom: 100px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-100 {
    margin-top: 100px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-100 {
    margin-bottom: 100px;
}

.listele {
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    margin-left: 30px;
}

.listele li {
    list-style: none;
    float: none;
    border-bottom: dashed 1px #ccc;
    position: relative;
    font-weight: 400;
    padding: 0 5px 0 20px;
    line-height: 30px;
    letter-spacing: -.01em;
    background: url('../images/arrow-gri-mini.png') no-repeat left 10px;
    color: #818181;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.listele li:last-child {
    border-bottom: none;
}

.listele li:hover {
    padding: 0 5px 0 35px;
    background: #f5f5f5 url('../images/arrow-gri-mini.png') no-repeat 10px 10px;
    color: #ec4c4c;
    border-left: solid 6px #ec4c4c
}

.galeri {
    margin-bottom: 30px;
    margin-top: 30px;
}

.galeri div {
    position: relative;
    padding: 5px
}

.galeri div a {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 7px;
    overflow: hidden;
    display: block;
    -webkit-box-shadow: 0 10px 35px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 10px 35px 0 rgba(0, 0, 0, .2)
}

.galeri_isik {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: -1;
    left: -120%;
    top: 0;
    background: #ec4c4c;
    box-shadow: 0 0 100px #ec4c4c;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -moz-transform: skewX(-50deg);
    -webkit-transform: skewX(-50deg);
    -o-transform: skewX(-50deg);
    -ms-transform: skewX(-50deg);
    transform: skewX(-50deg)
}

.galeri div a:hover .galeri_isik {
    left: 120%;
    background: #1d2241;
    box-shadow: 0 0 100px #1d2241;
}

.galeri_isik2 {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    left: 180%;
    top: 0;
    background: #fff;
    box-shadow: 0 0 100px #fff;
    opacity: .5;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -moz-transform: skewX(-50deg);
    -webkit-transform: skewX(-50deg);
    -o-transform: skewX(-50deg);
    -ms-transform: skewX(-50deg);
    transform: skewX(-50deg)
}

.galeri div a:hover .galeri_isik2 {
    left: -180%;
}

.oncekiSonraki {
    position: relative;
    margin-top: 40px;
    border-top: solid 1px #d6d9dd;
    border-bottom: solid 1px #d6d9dd
}

.oncekiSonraki>div>div {
    padding-top: 20px;
    padding-bottom: 20px;
}

.oncekiSayfa {
    border-right: solid 1px #d6d9dd;
}

.oncekiSonraki a {
    color: #335491;
    line-height: 110%;
    letter-spacing: -.02em;
    font-weight: 800;
    font-family: "Raleway", sans-serif;
}

.oncekiSonraki a:hover {
    color: #208a4a;
}

.oncekiSonraki a span {
    display: block;
    font-weight: 300;
    font-size: .90em;
}

.oncekiSayfa i {
    position: relative;
    float: left;
    font-size: 2.70em;
    margin-right: 10px;
    line-height: normal!important;
}

.sonrakiSayfa i {
    position: relative;
    float: right;
    font-size: 2.70em;
    margin-left: 10px;
    line-height: normal!important;
}

.iletisimList {
    list-style: none;
    float: none;
    position: relative;
    padding: 0;
    margin: 0;
    color: #78828d;
    font-weight: 400
}

.iletisimList li {
    border-bottom: dashed 1px #ccc;
    padding: 3px 0;
    padding-left: 30px;
    position: relative;
    font-size: .90em
}

.iletisimList li a {
    color: #78828d;
}

.iletisimList li a:hover {
    text-decoration: underline;
    color: #12b261;
}

.iletisimList li:after {
    position: absolute;
    left: 0;
    top: 2px;
    font-family: "FontAwesome";
    font-size: 1.30em;
    font-style: normal
}

.iletisimList li.iletisimAdres:after {
    content: "\f015";
    font-size: 1.70em;
}

.iletisimList li.iletisimMobil:after {
    content: "\f10b";
    font-size: 2em;
    top: 0;
}

.iletisimList li.iletisimWhatsapp:after {
    content: "\f232";
    font-size: 1.50em;
    top: 4px;
}

.iletisimList li.iletisimTelefon:after {
    content: "\f095";
    font-size: 1.60em;
    top: 4px;
}

.iletisimList li.iletisimFax:after {
    content: "\f1ac";
}

.iletisimList li.iletisimEposta:after {
    content: "\f0e0";
}

.iletisimList li.iletisimMobil b,
.iletisimList li.iletisimWhatsapp b,
.iletisimList li.iletisimTelefon b {
    font-family: 'Raleway', sans-serif;
}

.yolTarifiAl {
    position: relative;
    background: #12b261;
    color: #fff;
    font-weight: 400;
    font-size: 1.10em;
    padding: 15px;
    padding-left: 90px;
    clear: both;
    margin-top: 135px;
    width: 100%;
    display: block;
    letter-spacing: .02em;
    line-height: 120%;
    margin-bottom: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.yolTarifiAl span {
    display: block;
    font-weight: 700;
}

.yolTarifiAl:hover {
    color: #fff;
}

.yolTarifiAl:after {
    content: "\f279";
    position: absolute;
    left: 15px;
    top: 23px;
    font-family: "FontAwesome";
    font-size: 3em;
    font-style: normal
}

.yolTarifiAl:before {
    content: '';
    position: absolute;
    right: -50px;
    bottom: 0;
    width: 170px;
    height: 230px;
    background: url('../images/iletisim-woman.png') no-repeat center;
    background-size: contain;
    -ms-touch-action: none;
    touch-action: none;
    pointer-events: none
}

.whatsappBilgi {
    width: 60px;
    height: 60px;
    position: fixed;
    right: 20px;
    bottom: 100px;
    z-index: 999;
    background: url('../images/whatsapp.png') no-repeat center;
    background-size: contain
}

.whatsappBilgi:after {
    content: 'WhatsApp Danışma Hattı';
    position: absolute;
    width: 230px;
    height: 50px;
    right: 5px;
    bottom: 70px;
    font-size: 1em;
    text-align: center;
    padding: 10px;
    background: #0d9f16;
    color: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.whatsappBilgi:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    bottom: 63px;
    background: #0d9f16;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.whatsappBilgi:hover:before,
.whatsappBilgi:hover:after {
    background: #ed3237;
}

@media (min-width:992px) {
    .whatsappMobilFooter {
        display: none;
    }
    .hemenAraMobilFooter {
        display: none;
    }
}

@media (max-width:991px) {
    .whatsappBilgi {
        display: none;
    }
    .whatsappMobilFooter {
        position: fixed;
        display: block;
        bottom: 0;
        right: 0;
        padding: 1.6em 1em;
        font-family: Arial, Helvetica, sans-serif;
        color: #fff;
        font-size: 1em;
        line-height: 1;
        text-align: center;
        text-decoration: none;
        background-color: #21a46c;
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #34c759), color-stop(100%, #21a46c));
        background-image: -moz-linear-gradient(#34c759 0, #21a46c 100%);
        background-image: -webkit-linear-gradient(#34c759 0, #21a46c 100%);
        background-image: linear-gradient(#34c759 0, #21a46c 100%);
        box-shadow: inset 0 0 7px 0 rgba(255, 255, 255, .5);
        line-height: 30px;
        width: 50%;
        max-width: 50%;
        font-weight: 700;
        padding: 6px 0;
        z-index: 999;
        letter-spacing: -.02em
    }
    .whatsappMobilFooter:hover,
    .whatsappMobilFooter:active {
        color: #0e5230;
        text-decoration: none;
        text-shadow: 0 1px 0 rgba(255, 255, 255, .1);
    }
    .hemenAraMobilFooter {
        position: fixed;
        display: block;
        bottom: 0;
        left: 0;
        padding: 1.6em 1em;
        color: #fff;
        font-size: 1em;
        line-height: 1;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        background-color: #7b22a7;
        background-size: 100%;
        background: rgb(109, 179, 242);
        background: -moz-linear-gradient(top, rgba(109, 179, 242, 1) 0%, rgba(84, 163, 238, 1) 50%, rgba(54, 144, 240, 1) 51%, rgba(30, 105, 222, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(109, 179, 242, 1) 0%, rgba(84, 163, 238, 1) 50%, rgba(54, 144, 240, 1) 51%, rgba(30, 105, 222, 1) 100%);
        background: linear-gradient(to bottom, rgba(109, 179, 242, 1) 0%, rgba(84, 163, 238, 1) 50%, rgba(54, 144, 240, 1) 51%, rgba(30, 105, 222, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6db3f2', endColorstr='#1e69de', GradientType=0);
        box-shadow: inset 0 0 7px 0 rgba(255, 255, 255, .5);
        line-height: 30px;
        width: 50%;
        max-width: 50%;
        font-weight: 700;
        padding: 6px 0;
        z-index: 999;
        letter-spacing: -.02em
    }
    .hemenAraMobilFooter:hover,
    .hemenAraMobilFooter:active {
        color: #3a0646;
        text-decoration: none;
        text-shadow: 0 1px 0 rgba(255, 255, 255, .1);
    }
}

.blockTasarimi {
    position: relative;
    padding: 30px !important;
}

.blockTasarimi p {
    color: #337ab7 !important;
    font-size: 1.10em !important;
    letter-spacing: -0.03em !important;
}


/* PADDİNG - MARGİN */

.mt-0 {
    margin-top: 0!important
}

.mt-5 {
    margin-top: 5px!important
}

.mt-10 {
    margin-top: 10px!important
}

.mt-20 {
    margin-top: 20px!important
}

.mt-30 {
    margin-top: 30px!important
}

.mt-40 {
    margin-top: 40px!important
}

.mt-50 {
    margin-top: 50px!important
}

.mt-60 {
    margin-top: 60px!important
}

.mt-70 {
    margin-top: 70px!important
}

.mt-80 {
    margin-top: 80px!important
}

.mt-90 {
    margin-top: 90px!important
}

.mt-100 {
    margin-top: 100px!important
}

.mb-0 {
    margin-bottom: 0!important
}

.mb-5 {
    margin-bottom: 5px!important
}

.mb-10 {
    margin-bottom: 10px!important
}

.mb-20 {
    margin-bottom: 20px!important
}

.mb-25 {
    margin-bottom: 25px!important
}

.mb-30 {
    margin-bottom: 30px!important
}

.mb-40 {
    margin-bottom: 40px!important
}

.mb-45 {
    margin-bottom: 45px!important
}

.mb-50 {
    margin-bottom: 50px!important
}

.mb-60 {
    margin-bottom: 60px!important
}

.mb-70 {
    margin-bottom: 70px!important
}

.mb-80 {
    margin-bottom: 80px!important
}

.mb-90 {
    margin-bottom: 90px!important
}

.mb-100 {
    margin-bottom: 100px!important
}

.mt--100 {
    margin-top: -100px
}

.mr-0 {
    margin-right: 0!important
}

.mr-20 {
    margin-right: 20px!important
}

.mr-30 {
    margin-right: 30px!important
}

.mr-40 {
    margin-right: 40px!important
}

.mr-50 {
    margin-right: 50px!important
}

.ml-0 {
    margin-left: 0!important
}

.ml-20 {
    margin-left: 20px!important
}

.ml-30 {
    margin-left: 30px!important
}

.ml-40 {
    margin-left: 40px!important
}

.ml-50 {
    margin-left: 50px!important
}

.pb-10 {
    padding-top: 10px!important
}

.pt-20 {
    padding-top: 20px!important
}

.pt-30 {
    padding-top: 30px!important
}

.pt-40 {
    padding-top: 40px!important
}

.pt-50 {
    padding-top: 50px!important
}

.pt-60 {
    padding-top: 60px!important
}

.pt-70 {
    padding-top: 70px!important
}

.pt-80 {
    padding-top: 80px!important
}

.pt-90 {
    padding-top: 90px!important
}

.pt-100 {
    padding-top: 100px!important
}

.pt-110 {
    padding-top: 110px!important
}

.pt-120 {
    padding-top: 120px!important
}

.pt-130 {
    padding-top: 130px!important
}

.pt-140 {
    padding-top: 140px!important
}

.pt-150 {
    padding-top: 150px!important
}

.pt-170 {
    padding-top: 170px!important
}

.pb-10 {
    padding-bottom: 10px!important
}

.pb-20 {
    padding-bottom: 20px!important
}

.pb-30 {
    padding-bottom: 30px!important
}

.pb-40 {
    padding-bottom: 40px!important
}

.pb-50 {
    padding-bottom: 50px!important
}

.pb-60 {
    padding-bottom: 60px!important
}

.pb-70 {
    padding-bottom: 70px!important
}

.pb-80 {
    padding-bottom: 80px!important
}

.pb-90 {
    padding-bottom: 90px!important
}

.pb-100 {
    padding-bottom: 100px!important
}

.pb-110 {
    padding-bottom: 110px!important
}

.pb-120 {
    padding-bottom: 120px!important
}

.pb-130 {
    padding-bottom: 130px!important
}

.pb-140 {
    padding-bottom: 140px!important
}

.pb-150 {
    padding-bottom: 150px!important
}

.pb-170 {
    padding-bottom: 170px!important
}

.pr-0 {
    padding-right: 0!important
}

.pr-15 {
    padding-right: 15px!important
}

.pr-20 {
    padding-right: 20px!important
}

.pr-30 {
    padding-right: 30px!important
}

.pr-50 {
    padding-right: 50px!important
}

.pr-60 {
    padding-right: 60px!important
}

.pr-70 {
    padding-right: 70px!important
}

.pr-100 {
    padding-right: 100px!important
}

.pl-0 {
    padding-left: 0!important
}

.pl-15 {
    padding-left: 15px!important
}

.pl-20 {
    padding-left: 20px!important
}

.pl-30 {
    padding-left: 30px!important
}

.pl-50 {
    padding-left: 50px!important
}

.pl-60 {
    padding-left: 60px!important
}

.pl-70 {
    padding-left: 70px!important
}

.pl-100 {
    padding-left: 100px!important
}

@media only screen and (min-width:320px) and (max-width:767px) {
    section {
        padding: 80px 0
    }
    .inner-padding {
        padding: 50px 30px!important
    }
    .text-center-xs-sm {
        text-align: center!important
    }
    .mt-30 {
        margin-top: 36.3636363636px!important
    }
    .mt-40 {
        margin-top: 30.7692307692px!important
    }
    .mt-50 {
        margin-top: 33.3333333333px!important
    }
    .mt-60 {
        margin-top: 33.3333333333px!important
    }
    .mt-70 {
        margin-top: 35px!important
    }
    .mt-80 {
        margin-top: 40px!important
    }
    .mt-90 {
        margin-top: 45px!important
    }
    .mt-100 {
        margin-top: 50px!important
    }
    .mb-30 {
        margin-bottom: 27.2727272727px!important
    }
    .mb-40 {
        margin-bottom: 30.7692307692px!important
    }
    .mb-50 {
        margin-bottom: 33.3333333333px!important
    }
    .mb-60 {
        margin-bottom: 33.3333333333px!important
    }
    .mb-70 {
        margin-bottom: 35px!important
    }
    .mb-80 {
        margin-bottom: 40px!important
    }
    .mb-90 {
        margin-bottom: 45px!important
    }
    .mb-100 {
        margin-bottom: 50px!important
    }
    .mr-30 {
        margin-right: 27.2727272727px!important
    }
    .mr-40 {
        margin-right: 30.7692307692px!important
    }
    .mr-50 {
        margin-right: 33.3333333333px!important
    }
    .ml-30 {
        margin-left: 27.2727272727px!important
    }
    .ml-40 {
        margin-left: 30.7692307692px!important
    }
    .ml-50 {
        margin-left: 33.3333333333px!important
    }
    .pt-30 {
        padding-top: 27.2727272727px!important
    }
    .pt-40 {
        padding-top: 30.7692307692px!important
    }
    .pt-50 {
        padding-top: 33.3333333333px!important
    }
    .pt-60 {
        padding-top: 33.3333333333px!important
    }
    .pt-70 {
        padding-top: 35px!important
    }
    .pt-80 {
        padding-top: 40px!important
    }
    .pt-90 {
        padding-top: 45px!important
    }
    .pt-100 {
        padding-top: 50px!important
    }
    .pt-110 {
        padding-top: 55px!important
    }
    .pt-120 {
        padding-top: 60px!important
    }
    .pt-130 {
        padding-top: 66.6666666667px!important
    }
    .pt-140 {
        padding-top: 63.6363636364px!important
    }
    .pt-150 {
        padding-top: 65.2173913043px!important
    }
    .pt-160 {
        padding-top: 66.6666666667px!important
    }
    .pt-170 {
        padding-top: 68px!important
    }
    .pb-30 {
        padding-bottom: 27.2727272727px!important
    }
    .pb-40 {
        padding-bottom: 30.7692307692px!important
    }
    .pb-50 {
        padding-bottom: 33.3333333333px!important
    }
    .pb-60 {
        padding-bottom: 33.3333333333px!important
    }
    .pb-70 {
        padding-bottom: 35px!important
    }
    .pb-80 {
        padding-bottom: 40px!important
    }
    .pb-90 {
        padding-bottom: 45px!important
    }
    .pb-100 {
        padding-bottom: 50px!important
    }
    .pb-110 {
        padding-bottom: 55px!important
    }
    .pb-120 {
        padding-bottom: 60px!important
    }
    .pb-130 {
        padding-bottom: 61.9047619048px!important
    }
    .pb-140 {
        padding-bottom: 63.6363636364px!important
    }
    .pb-150 {
        padding-bottom: 65.2173913043px!important
    }
    .pb-160 {
        padding-bottom: 66.6666666667px!important
    }
    .pb-170 {
        padding-bottom: 68px!important
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    section {
        padding: 75px 0
    }
    .inner-padding {
        padding: 100px 50px!important
    }
    .mt-30 {
        margin-top: 36.3636363636px!important
    }
    .mt-40 {
        margin-top: 30.7692307692px!important
    }
    .mt-50 {
        margin-top: 35.7142857143px!important
    }
    .mt-60 {
        margin-top: 42.8571428571px!important
    }
    .mt-70 {
        margin-top: 50px!important
    }
    .mt-80 {
        margin-top: 57.1428571429px!important
    }
    .mt-90 {
        margin-top: 64.2857142857px!important
    }
    .mt-100 {
        margin-top: 71.4285714286px!important
    }
    .mb-30 {
        margin-bottom: 27.2727272727px!important
    }
    .mb-40 {
        margin-bottom: 33.3333333333px!important
    }
    .mb-50 {
        margin-bottom: 35.7142857143px!important
    }
    .mb-60 {
        margin-bottom: 42.8571428571px!important
    }
    .mb-70 {
        margin-bottom: 50px!important
    }
    .mb-80 {
        margin-bottom: 57.1428571429px!important
    }
    .mb-90 {
        margin-bottom: 64.2857142857px!important
    }
    .mb-100 {
        margin-bottom: 71.4285714286px!important
    }
    .mr-30 {
        margin-right: 27.2727272727px!important
    }
    .mr-40 {
        margin-right: 33.3333333333px!important
    }
    .mr-50 {
        margin-right: 35.7142857143px!important
    }
    .ml-30 {
        margin-left: 27.2727272727px!important
    }
    .ml-40 {
        margin-left: 33.3333333333px!important
    }
    .ml-50 {
        margin-left: 35.7142857143px!important
    }
    .pt-30 {
        padding-top: 27.2727272727px!important
    }
    .pt-40 {
        padding-top: 33.3333333333px!important
    }
    .pt-50 {
        padding-top: 35.7142857143px!important
    }
    .pt-60 {
        padding-top: 42.8571428571px!important
    }
    .pt-70 {
        padding-top: 50px!important
    }
    .pt-80 {
        padding-top: 57.1428571429px!important
    }
    .pt-90 {
        padding-top: 64.2857142857px!important
    }
    .pt-100 {
        padding-top: 71.4285714286px!important
    }
    .pt-110 {
        padding-top: 78.5714285714px!important
    }
    .pt-120 {
        padding-top: 85.7142857143px!important
    }
    .pt-130 {
        padding-top: 93.3333333333px!important
    }
    .pt-140 {
        padding-top: 87.5px!important
    }
    .pt-150 {
        padding-top: 88.2352941176px!important
    }
    .pt-160 {
        padding-top: 88.8888888889px!important
    }
    .pt-170 {
        padding-top: 89.4736842105px!important
    }
    .pb-30 {
        padding-bottom: 27.2727272727px!important
    }
    .pb-40 {
        padding-bottom: 33.3333333333px!important
    }
    .pb-50 {
        padding-bottom: 35.7142857143px!important
    }
    .pb-60 {
        padding-bottom: 42.8571428571px!important
    }
    .pb-70 {
        padding-bottom: 50px!important
    }
    .pb-80 {
        padding-bottom: 57.1428571429px!important
    }
    .pb-90 {
        padding-bottom: 64.2857142857px!important
    }
    .pb-100 {
        padding-bottom: 71.4285714286px!important
    }
    .pb-110 {
        padding-bottom: 78.5714285714px!important
    }
    .pb-120 {
        padding-bottom: 85.7142857143px!important
    }
    .pb-130 {
        padding-bottom: 86.6666666667px!important
    }
    .pb-140 {
        padding-bottom: 87.5px!important
    }
    .pb-150 {
        padding-bottom: 88.2352941176px!important
    }
    .pb-160 {
        padding-bottom: 88.8888888889px!important
    }
    .pb-170 {
        padding-bottom: 89.4736842105px!important
    }
}