/* -----------------------------------------------------------------------------

Primary Color: #db092c;
Accent Color: #2a46a0;
----------------------------------------------------------------------------- */
/*@import url('https://fonts.googleapis.com/css2?family=League+Gothic&Oswald&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=League+Gothic&family=Oswald:wght@200..700&display=swap');

body {
    font-family: "League Gothic", "Oswald", "Roboto", Arial, sans-serif;
    background-color: #efefef;
    background-image: url(/img/bg.jpg);
    font-size: 18px;
    line-height: 1.3;
    font-weight: 300;
    color: #565656;
}

p {
    font-family: "Oswald", "League Gothic", "Roboto", Arial, sans-serif;
    font-weight: 300;
    font-size:16px;
}

a {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    color: #db092c;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #db092c;
    outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
    font-family: "League Gothic", "Oswald", "Roboto", Arial, sans-serif;
    line-height: 1.5;
    color: rgba(0, 0, 0, .9);
    font-weight: 400;
    /*font-size: 1.2rem;*/
}

.card h1, .card h2, .card h3, .card h4, .card h5, .card h6 {
    color: #db092c;
    text-transform: uppercase;
}


.manlogos h1 {
    color: #db092c;
    font-size: 3.2rem;
    text-transform: uppercase;
    margin-bottom: 0;
    display:none;
}

.manlogos h4 {
    color: #2a46a0;
    font-size: 1.6rem;
    text-transform: uppercase;
    margin-top: 0;
}

.contentwrap {
    background-color: #FFF;
    box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.3);
    max-width: 1200px;
    width:100%;
    position:relative;
    margin-bottom:3rem;
}

.mainlogolink {
    display:block;
    position:absolute;
    max-width: 286px;
    position: absolute;
    top: 17px;
    padding-left: 9px;
    z-index: 4;
}


.mainslider {
    border-bottom: #db092d 3px solid;
    margin-bottom: 3px;
}

.mainsliderouter{
    border-bottom: #2a46a0 3px solid;
    margin-bottom: 3px;
}

.foot-outer {
  border-top: #2a46a0 3px solid;
  padding-top: 3px;
}

.topper {
    font-size: 15px;
    width: 100%;
    z-index: 3
}

.topper .icon {
    width: 40px;
    height: 40px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .05)
}

.topper .icon span {
    color: #db092c
}

.topper .text {
    width: calc(100% - 50px)
}

.topper .text p {
    margin-bottom: 0;
    font-size: 12px
}

.topper .text .con {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 300
}

.topper .text .con a{
    color: #fff
}

.topper .text .con a:hover{
    color: #db092c
}

.topper .text .con span {
    font-weight: 600;
    font-size: 13px;
    color: #fff
}

.topper .text .con span:first-child {
    color: #db092c
}

.topper .text .con span a{
    font-weight: 600;
    font-size: 13px;
    color: #fff
}
.topper .text .con span a:hover{
    color: #db092c
}

.topper .text .hr span {
    color: #fff;
    font-weight: 600;
    font-size: 13px
}

.topper .text .time span:last-child {
    font-weight: 600;
    color: #db092c
}

.lighter-grey {
	background: #333333;
}

.white-background {
	background: #fff;
}

.white-text {
	color: #fff;
}

.ftco-navbar-light {
    background: url(/img/bg-dark.jpg) #303030;
    border-bottom: #232323 1px solid;
    position: relative;
    z-index: 3;
    padding: 0;
}

@media (max-width:991.98px) {
    .ftco-navbar-light {
        /*background: #2a46a0 !important;*/
        position: relative;
        top: 0;
        padding: 10px 20px
    }
}

.ftco-navbar-light .container {
    /*width: 1110px;*/
    margin: 0 auto;
    padding: 0
}

.ftco-navbar-light .navbar-brand {
    color: #000;
    padding-top: .7rem;
    padding-bottom: .7rem
}

.ftco-navbar-light .navbar-brand:hover,
.ftco-navbar-light .navbar-brand:focus {
    color: #000 !important
}

@media (max-width:991.98px) {
    .ftco-navbar-light .navbar-brand {
        color: #fff
    }
    .ftco-navbar-light .navbar-nav {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-right: 0
    }
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
    font-family: "League Gothic", "Oswald",  "Roboto", Arial, sans-serif;
    font-size: 18px;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 25px;
    padding-right: 25px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    /*letter-spacing: 2px*/
    border-left: #444444 1px solid;
    border-right: #1b1b1b 1px solid;
}

.ftco-navbar-light .navbar-nav>.nav-item:hover>a.nav-link{
    background: #212121;
    /*color: #db092c;*/
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link span {
    position: relative;
    display: block;
    padding-bottom: 2px
}




@media (max-width:1199.98px) {
    .ftco-navbar-light .navbar-nav>.nav-item>.nav-link span {
        display: inline-block
    }
	.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
		padding-left: 22px;
		padding-right: 22px;
	}
}

@media (max-width:991.98px) {
    .ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 0.5rem;
		padding-top: 0.5rem;
        color: #fff
    }
}

.ftco-navbar-light .navbar-nav>.nav-item.cta>a {
    color: #2a46a0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background: #02121e;
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

@media (max-width:991.98px) {
    .ftco-navbar-light .navbar-nav>.nav-item.cta>a {
        background: #fff;
        border-radius: 5px
    }
}

.ftco-navbar-light .navbar-nav>.nav-item.cta>a:hover {
    background: #db092c
}

.ftco-navbar-light .navbar-nav>.nav-item .nav-link.active {
    background: transparent;
    background: none;
    color: #db092c
}

.ftco-navbar-light .navbar-nav>.nav-item .nav-link.active span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.ftco-navbar-light .navbar-nav>.nav-item.active a.nav-link  {
    background: #db092c;
    color: #cecece;
}

@media (max-width:991.98px) {
    .ftco-navbar-light .navbar-nav>.nav-item.active>a {
        color: #fff;
        background: transparent
    }
}

.ftco-navbar-light .navbar-toggler {
    border: none;
    color: rgba(255, 255, 255, .9) !important;
    cursor: pointer;
    padding-right: 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .1em
}

.ftco-navbar-light .navbar-toggler:hover,
.ftco-navbar-light .navbar-toggler:focus {
    text-decoration: none;
    color: #db092c;
    outline: none !important
}

.navbar-brand {
    font-weight: 900;
    font-size: 24px;
    text-transform: uppercase;
    z-index: 3;
    position: relative
}

@media (max-width:767.98px) {
    .navbar-brand {
        line-height: 1
    }
}

.navbar-brand span {
    color: #000;
    display: block;
    line-height: 1
}

.navbar-brand span small {
    display: block;
    font-size: 11px;
    color: #db092c;
    font-weight: 700
}

.navbar-brand .flaticon {
    font-size: 50px;
    color: #000
}

.dropdown-menu {
	margin: 0;
	padding:0;
	background: #2a46a0;
	border: none;
    border-radius:0;
}

.dropdown-menu .dropdown-item {
    font-family: "League Gothic", "Oswald",  "Roboto", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 17px;
    color: #fff;
    font-weight: 300;
    border: #223c90 solid .5px;
    text-align:center;
}

.dropdown-item:focus, .dropdown-item:hover {
    background-color: #db092c;
    color:#efefef;
}

.owl-carousel {
    position: relative
}

.owl-carousel .owl-item {
    opacity: .4
}

.owl-carousel .owl-item.active {
    opacity: 1
}

.owl-carousel .owl-dots {
    text-align: center
}

.owl-carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin: 5px;
    border-radius: 50%;
    background: #e6e6e6;
    position: relative
}

.owl-carousel .owl-dots .owl-dot:after {
    position: absolute;
    top: -2px;
    left: -2px;
    right: 0;
    bottom: 0;
    width: 14px;
    height: 14px;
    content: '';
    border: 1px solid rgba(255, 255, 255, .3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.owl-carousel .owl-dots .owl-dot:hover,
.owl-carousel .owl-dots .owl-dot:focus {
    outline: none !important
}

.owl-carousel .owl-dots .owl-dot.active {
    background: #b3b3b3
}

.owl-carousel .owl-item img {
    background: #fff;
}

.hero-wrap {
    width: 100%;
    height: 300px;
    position: relative;
    background: url(../img/section-bak.jpg);
    /*background-color: #ffffff;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 75%;
    border-bottom: 4px solid #db092c;
}

@media (max-width:991.98px) {
    .hero-wrap {
        background-position: bottom center !important;
    }
}

.hero-wrap .slider-text {
    height: 300px;
}

.hero-wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .15;
    background: #000
}

.hero-wrap.hero-wrap-2 {
    height: 240px;
    position: relative;
    background-position: top center
}

.hero-wrap.hero-wrap-2 .overlay {
    width: 100%;
    opacity: .5;
    background: #000
}

.hero-wrap.hero-wrap-2 .slider-text {
    height: 240px
}

.slider-text {
    color: rgba(255, 255, 255, .8)
}

.slider-text .subheading {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #db092c;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 600
}

.slider-text h1 {
    font-size: 60px;
    color: #fff;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase
}

@media (max-width:991.98px) {
    .slider-text h1 {
        font-size: 40px
    }
}

.slider-text p {
    font-weight: 400
}

.slider-text p strong {
    font-weight: 700
}

.slider-text p strong a {
    color: #000
}

.slider-text .breadcrumbs {
    font-size: 16px;
    margin-bottom: 20px;
    z-index: 99;
    font-weight: 500;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .8)
}

.slider-text .breadcrumbs span {
    color: rgba(255, 255, 255, .8)
}

.slider-text .breadcrumbs span i {
    color: rgba(255, 255, 255, .8)
}

.slider-text .breadcrumbs span a {
    color: rgba(255, 255, 255, .8)
}

.slider-text .breadcrumbs span a:hover,
.slider-text .breadcrumbs span a:focus {
    color: #db092c
}

.slider-text .breadcrumbs span a:hover i,
.slider-text .breadcrumbs span a:focus i {
    color: #db092c
}

.slider-text .bread {
    font-weight: 700;
    color: #fff;
    font-size: 50px
}

.bg-light {
    background: #f8f9fa !important
}

.bg-primary {
    background: #db092c
}

.btn {
    font-size: 18px;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 24px 36px -11px rgba(0, 0, 0, .09);
    -moz-box-shadow: 0 24px 36px -11px rgba(0, 0, 0, .09);
    box-shadow: 0 24px 36px -11px rgba(0, 0, 0, .09)
}

.btn:hover,
.btn:active,
.btn:focus {
    outline: none
}

.btn.btn-primary {
    background: #db092c;
    border: 1px solid #db092c !important;
    color: #FEFEFE !important
}

.btn.btn-outline-primary {
    border-color: #db092c;
    color: #db092c;
    background-color: rgba(255,255,255,0.65);
}

.btn.btn-primary:hover {
    border: 1px solid #db092c;
    background: #db092c;
    color: #db092c
}

.btn.btn-outline-primary:hover {
  color: #fff;
  background-color: #db092c;
}

.btn.btn-secondary {
    background: #2a46a0 !important;
    border: 1px solid #2a46a0 !important;
    color: #fff !important
}

.btn.btn-secondary:hover {
    border: 1px solid #2a46a0 !important;
    background: transparent !important;
    color: #2a46a0 !important
}

.btn.btn-white {
    background: #fff !important;
    border: 1px solid #fff !important;
    color: #000 !important
}

.btn.btn-white:hover {
    border: 1px solid #000;
    background: #db092c !important;
    color: #fff
}

.ftco-intro {
    padding: 5em 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    color: rgba(255, 255, 255, .8);
    background: #db092c;
    z-index: 0;
    overflow: hidden
}

.ftco-intro .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .9;
    background: #2a46a0;
    z-index: -2
}

.ftco-intro:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 58%;
    content: '';
    background: rgba(255, 255, 255, .05);
    -webkit-transform: matrix(1, 0, .5, 1, 150, 0);
    -ms-transform: matrix(1, 0, .5, 1, 150, 0);
    transform: matrix(1, 0, .5, 1, 150, 0);
    z-index: -1
}

@media (max-width:991.98px) {
    .ftco-intro {
        background-position: center center !important
    }
}

.ftco-intro h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 800
}

.ftco-intro h2 span {
    background: #db092c
}

.services-wrap {
    margin-bottom: 40px;
	border: solid #fff;   
	-webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.services-wrap:hover{
	border: solid #db092c;
}

.services-wrap .img {
    width: 100%;
    height: 200px
}

.services-wrap .text {
    background: rgba(0, 0, 0, .03);
    padding: 20px
}

.services-wrap .text h2 {
    font-weight: 500;
    font-size: 22px;
	color: #fff;
}

.ftco-services-2 .services {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 0;
    margin-bottom: 30px;
    color: rgba(0, 0, 0, .8)
}

.ftco-services-2 .services .icon {
    line-height: 1.3;
    position: relative;
    margin-bottom: 20px;
    width: 80px;
    height: 80px;
    z-index: 1;
    margin-bottom: 20px;
    background: #2a46a0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.ftco-services-2 .services .icon span {
    font-size: 38px;
    color: #fff
}

.ftco-services-2 .services .media-body h3 {
    font-size: 20px;
    font-weight: 500;
    font-family: "Roboto", Arial, sans-serif
}

.appointment-wrap {
    width: 100%;
    background: #2a46a0;
    position: relative
}

@media (min-width:992px) {
    .appointment-wrap {
        margin-top: -30px
    }
    .appointment-wrap:after {
        position: absolute;
        top: 0;
        right: -22px;
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 30px 0 0 22px;
        border-color: transparent transparent transparent #2a46a0
    }
    .appointment-wrap:before {
        position: absolute;
        top: 0;
        left: -22px;
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 30px 22px;
        border-color: transparent transparent #2a46a0 transparent
    }
}

.appointment-wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .12;
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, .47) 47%, white 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(47%, rgba(246, 246, 246, .47)), color-stop(100%, white));
    background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, .47) 47%, white 100%);
    background: -o-linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, .47) 47%, white 100%);
    background: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, .47) 47%, white 100%);
    background: linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, .47) 47%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1)
}

.appointment-wrap h3 {
    font-size: 16px;
    margin-bottom: 30px;
    color: #db092c;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600
}

.appointment-form {
    width: 100%
}

.appointment-form .form-group {
    position: relative;
    width: 100%;
    display: block
}

.appointment-form .form-group .icon {
    position: absolute;
    top: 50% !important;
    right: 15px;
    font-size: 16px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.appointment-form .form-group .icon span {
    color: rgba(0, 0, 0, .2) !important
}

.appointment-form .form-group .select-wrap {
    position: relative
}

.appointment-form .form-group .select-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.appointment-form .form-group .btn {
    width: 100%;
    display: block !important
}

.appointment-form .form-control {
    /*border: none !important;*/
    height: 54px !important;
    padding-left: 15px;
    padding-right: 15px;
    background: #fff !important;
    color: rgba(0, 0, 0, .5) !important;
    font-size: 16px;
    border-radius: 5px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.appointment-form .form-control::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .5)
}

.appointment-form .form-control::-moz-placeholder {
    color: rgba(0, 0, 0, .5)
}

.appointment-form .form-control:-ms-input-placeholder {
    color: rgba(0, 0, 0, .5)
}

.appointment-form .form-control:-moz-placeholder {
    color: rgba(0, 0, 0, .5)
}

.appointment-form .form-control:focus,
.appointment-form .form-control:active {
    border-color: #fff
}

.appointment-form textarea.form-control {
    height: inherit !important
}

.form-control {
    height: 52px !important;
    background: #fff !important;
    color: #000 !important;
    font-size: 18px;
    border-radius: 5px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.form-control:focus,
.form-control:active {
    border-color: #000
}

textarea.form-control {
    height: inherit !important
}

.ftco-animate {
    opacity: 0;
    visibility: hidden
}

.bg-primary {
    background: #db092c !important
}

.ftco-section {
    padding: 3em 0;
    position: relative
}

@media (max-width:767.98px) {
    .ftco-section {
        padding: 2em 0
    }
}

.ftco-no-pt {
    padding-top: 0 !important
}

.ftco-no-pb {
    padding-bottom: 0 !important
}

.ftco-footer {
    font-family: "Oswald", "League Gothic", "Roboto", Arial, sans-serif;

    font-size: 16px;
    background: #303030;
    background-image: url(/img/bg-dark.jpg);
    padding: 7em 0 0 0;
    z-index: 0;
    position: relative;
    z-index: 0;
    overflow: hidden;
    border-top: 3px solid #db092c;
}

/*
.ftco-footer:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 58%;
    content: '';
    background: rgba(255, 255, 255, .03);
    -webkit-transform: matrix(1, 0, .5, 1, 150, 0);
    -ms-transform: matrix(1, 0, .5, 1, 150, 0);
    transform: matrix(1, 0, .5, 1, 150, 0);
    z-index: -1
}
*/
@media (max-width:991.98px) {
    .ftco-footer .ftco-footer-widget {
        margin-bottom: 40px
    }
}

.ftco-footer .ftco-footer-widget ul {
    margin: 0;
    padding: 0
}

.ftco-footer .ftco-footer-widget ul li {
    margin-bottom: 10px;
    color: rgba(255, 255, 255, .5)
}

.ftco-footer .ftco-footer-widget ul li a {
    color: rgba(255, 255, 255, .5)
}

.ftco-footer .ftco-footer-widget ul li a:hover {
    color: #fff;
}

.ftco-footer .ftco-footer-widget ul li a span {
    color: rgba(255, 255, 255, .5);
}

.ftco-footer .ftco-footer-widget ul li a:hover > span {
    color: #fff;
}


.ftco-footer p {
    color: rgba(255, 255, 255, .5)
}

.ftco-footer a {
    color: rgba(0, 0, 0, .7);
    color: #db092c
}

.ftco-footer a:hover {
    color: #fff
}

.ftco-footer .ftco-heading-2 {
    font-size: 22px;
    color: #db092c;
    text-transform: uppercase;
    margin-bottom: 20px
}

.ftco-footer .logo a {
    color: #db092c
}

.ftco-footer .logo a span.flaticon {
    font-size: 24px;
    line-height: 1
}

.ftco-footer .bg-primary {
    background: #111 !important;
    position: relative;
    z-index: 0
}

.ftco-footer .bg-primary p {
    color: rgba(255, 255, 255, .7)
}

.ftco-footer .bg-primary p a {
    color: #fff;
    text-decoration: underline
}

.ftco-footer-social li {
    list-style: none;
    margin: 0 10px 0 0;
    display: inline-block
}

.ftco-footer-social li a {
    height: 40px;
    width: 40px;
    display: block;
    background: #db092c;
    position: relative;
    border-radius: 4px
}

.ftco-footer-social li a span {
    position: absolute;
    font-size: 20px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff !important
}

#map {
    height: 600px;
    width: 100%
}

@media (max-width:767.98px) {
    #map {
        height: 300px
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 169, 49, 0.4);
        -webkit-box-shadow: 0 0 0 0 rgba(255, 169, 49, 0.4);
        box-shadow: 0 0 0 0 rgba(255, 169, 49, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 30px rgba(255, 169, 49, 0);
        -webkit-box-shadow: 0 0 0 30px rgba(255, 169, 49, 0);
        box-shadow: 0 0 0 30px rgba(255, 169, 49, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 169, 49, 0);
        -webkit-box-shadow: 0 0 0 0 rgba(255, 169, 49, 0);
        box-shadow: 0 0 0 0 rgba(255, 169, 49, 0);
    }
}

.heading-section .subheading {
    font-size: 12px;
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, .3);
    color: #db092c;
    letter-spacing: 2px;
    font-weight: 600
}

.heading-section h2 {
    line-height: 1.2;
    font-size: 40px;
    font-weight: 700;
	color: #fff;
}
.heading-section h3 {
	color: #fff;
}
.heading-section h4 {
	color: #fff;
}

.heading-section h2 span {
    color: #db092c
}

.heading-section h2 span.number {
    color: #db092c
}

@media (max-width:767.98px) {
    .heading-section h2 {
        font-size: 28px
    }
}

.heading-section.heading-section-white .subheading {
    color: rgba(255, 255, 255, .9) !important
}

.heading-section.heading-section-white h2 {
    color: #fff
}

.heading-section.heading-section-white p {
    color: rgba(255, 255, 255, .9)
}

.img,
.blog-img,
.user-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.testimony-section {
    position: relative;
    background: #2a46a0;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
    padding: 5em 0;
    z-index: 0
}

.testimony-section .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .95;
    background: #2a46a0;
    z-index: -2
}

.testimony-section:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 58%;
    content: '';
    background: rgba(255, 255, 255, .03);
    -webkit-transform: matrix(1, 0, .5, 1, 150, 0);
    -ms-transform: matrix(1, 0, .5, 1, 150, 0);
    transform: matrix(1, 0, .5, 1, 150, 0);
    z-index: -1
}

.testimony-section .owl-carousel {
    margin: 0
}

.testimony-section .owl-carousel .owl-stage-outer {
    padding-top: 0;
    padding-bottom: 0;
    position: relative
}

.testimony-section .owl-nav {
    position: absolute;
    bottom: 60px !important;
    left: 0;
    right: 0;
    margin: 0 auto
}

@media (max-width:991.98px) {
    .testimony-section .owl-nav {
        display: none
    }
}

.testimony-section .owl-nav .owl-prev,
.testimony-section .owl-nav .owl-next {
    position: absolute;
    width: 60px;
    height: 60px;
    background: #fff !important;
    -moz-transition: all .7s ease;
    -o-transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -ms-transition: all .7s ease;
    transition: all .7s ease;
    opacity: 1
}

.testimony-section .owl-nav .owl-prev span:before,
.testimony-section .owl-nav .owl-next span:before {
    font-size: 20px;
    margin-top: 7px;
    color: #000
}

.testimony-section .owl-nav .owl-prev {
    top: 0 !important;
    right: 0 !important
}

@media (min-width:992px) {
    .testimony-section .owl-nav .owl-prev {
        right: 61px !important
    }
}

.testimony-section .owl-nav .owl-prev:hover,
.testimony-section .owl-nav .owl-prev:focus {
    background: #000 !important;
    outline: none !important
}

.testimony-section .owl-nav .owl-prev:hover span:before,
.testimony-section .owl-nav .owl-prev:focus span:before {
    font-size: 20px;
    margin-top: 7px;
    color: #fff
}

.testimony-section .owl-nav .owl-next {
    top: 0 !important;
    right: 0 !important
}

@media (min-width:992px) {
    .testimony-section .owl-nav .owl-next {
        right: 0 !important
    }
}

.testimony-section .owl-nav .owl-next:hover,
.testimony-section .owl-nav .owl-next:focus {
    background: #000 !important;
    outline: none !important
}

.testimony-section .owl-nav .owl-next:hover span:before,
.testimony-section .owl-nav .owl-next:focus span:before {
    font-size: 24px;
    margin-top: 7px;
    color: #fff
}

.testimony-section .owl-dots {
    text-align: center
}

.testimony-section .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin: 5px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .3)
}

.testimony-section .owl-dots .owl-dot.active {
    background: #fff
}

.testimony-wrap {
    display: block;
    position: relative;
    color: rgba(0, 0, 0, .4);
    background: #fff;
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 30px;
    overflow: hidden;
    z-index: 0
}

.testimony-wrap:after {
    position: absolute;
    top: 0;
    left: -60px;
    bottom: 0;
    content: '';
    width: 120px;
    height: 120px;
    background: #db092c;
    -webkit-transform: skew(-45deg);
    -ms-transform: skew(-45deg);
    transform: skew(-45deg);
    z-index: -1
}

.testimony-wrap .user-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: relative;
    background-position: top center
}

.testimony-wrap .user-img .quote {
    position: absolute;
    bottom: -10px;
    right: 0;
    width: 30px;
    height: 30px;
    background: #db092c;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.testimony-wrap .user-img .quote i {
    color: #fff
}

.testimony-wrap .text {
    width: calc(100% - 100px)
}

.testimony-wrap .name {
    font-weight: 600;
    margin-bottom: 0;
    color: #000
}

.testimony-wrap .position {
    font-size: 18px;
    color: #db092c;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500
}

.ftco-counter {
    overflow-x: hidden;
    position: relative
}

@media (max-width:1199.98px) {
    .ftco-counter {
        background-position: center center !important
    }
}

.ftco-counter .block-18 {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    background: rgba(0, 0, 0, .05);
    background: #2a46a0;
    padding: 20px;
    position: relative;
    z-index: 0;
    overflow: hidden
}

.ftco-counter .block-18:before {
    position: absolute;
    top: 0;
    right: -30px;
    bottom: 0;
    content: '';
    width: 50%;
    background: rgba(255, 255, 255, .15);
    z-index: -1;
    -webkit-transform: matrix(1.5, 0, -.3, 1, 0, 0);
    -ms-transform: matrix(1.5, 0, -.3, 1, 0, 0);
    transform: matrix(1.5, 0, -.3, 1, 0, 0)
}

.ftco-counter .text strong.number {
    font-weight: 700;
    font-size: 30px;
    color: #db092c;
    display: block
}

.ftco-counter .text span {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: rgba(255, 255, 255, .9);
    letter-spacing: 0;
    text-transform: uppercase;
    letter-spacing: 1px
}

.gallery {
    width: 100%;
    height: 300px;
    display: block;
    position: relative;
    z-index: 0;
    border: 1px solid #cccccc;
    border-radius: 20px;
}

.gallery .overlay {
    position: absolute;
    content: '';
    background: #fff;
    z-index: -1;
    opacity: 0;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.gallery .overlay {
    background: #2a46a0;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -2
}

.gallery .icon {
    opacity: 0;
    content: '';
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #db092c;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.gallery .icon span {
    color: #fff
}

.gallery:hover .icon {
    opacity: 1
}

.gallery:hover .overlay {
    opacity: .8
}

.block-20 {
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    height: 250px;
    width: 100%;
    position: relative;
    display: block
}

.blog-entry {
  width: 100%;
  margin-bottom: 40px;
  border: 1px solid #bab9b9;
  border-radius: 20px;
  transform: scale(0.98);
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  background: #ececec;
  color: #454545;
}

.blog-entry:hover{
    transform: scale(1.02);
    box-shadow: 1px 1px 12px rgba(11,11,11,0.7);
    
}

@media (max-width:767.98px) {
    .blog-entry {
        margin-bottom: 30px
    }
}

.blog-entry .text {
    position: relative;
    border-top: 0;
    /*border-radius: 2px;
    background: #fff;*/
    width: 100%;
    padding: 20px 30px;
    /*color: #ffffff;*/
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.blog-entry .text .tag {
    color: #b3b3b3
}

.blog-entry .text .heading {
    font-size: 28px;
    margin-bottom: 16px;
    text-transform: uppercase;
    color: #db092c;
}

.blog-entry .text .heading a {
    color: #969696;
}

.blog-entry .text .heading a:hover,
.blog-entry .text .heading a:focus,
.blog-entry .text .heading a:active {
    color: #db092c
}

.blog-entry .meta p {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color:#999999;
    height:100%;
}

.blog-entry .meta p a {
    color: #db092c;
    font-size: 12px
}

.blog-entry .meta p a:hover {
    color: #000;
}

.blog-entry .text p {
    /*color:#000;*/
}

.blog-entry .block-20 {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.block-23 ul {
    padding: 0
}

.block-23 ul li,
.block-23 ul li>a {
    display: table;
    line-height: 1.5;
    margin-bottom: 15px
}

.block-23 ul li span {
    color: rgba(255, 255, 255, .5)
}

.block-23 ul li .icon,
.block-23 ul li .text {
    display: table-cell;
    vertical-align: top
}

.block-23 ul li .icon {
    width: 40px;
    font-size: 18px;
    padding-top: 2px;
    color: #000
}

.block-6 .media-body p {
    font-size: 16px
}

.block-27 ul {
    padding: 0;
    margin: 0
}

.block-27 ul li {
    display: inline-block;
    margin-bottom: 4px;
    font-weight: 400
}

.block-27 ul li a,
.block-27 ul li span {
    color: #2a46a0;
    text-align: center;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    border: 1px solid #ccc
}

.block-27 ul li.active a,
.block-27 ul li.active span {
    background: #2a46a0;
    color: #fff;
    border: 1px solid transparent
}

.contact-section .img {
    width: 100%;
    background-position: top center
}

.contact-section .contact-form {
    width: 100%;
    border-radius: 5px;
    background: #141414
}

@media (max-width:767.98px) {
    .contact-section .contact-form .btn-primary {
        display: block;
        width: 100%
    }
}

.contact-section .contact-form .form-control {
    border: none;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 10px 20px
}

.contact-section .contact-form .form-control {
    height: 36px;
    background: #fff !important;
    color: rgba(0, 0, 0, .5);
    font-size: 14px;
    border-radius: 2px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none
}

.contact-section .contact-form .form-control::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .8) !important
}

.contact-section .contact-form .form-control::-moz-placeholder {
    color: rgba(0, 0, 0, .8) !important
}

.contact-section .contact-form .form-control:-ms-input-placeholder {
    color: rgba(0, 0, 0, .8) !important
}

.contact-section .contact-form .form-control:-moz-placeholder {
    color: rgba(0, 0, 0, .8) !important
}

.contact-section .contact-form .form-control:focus,
.contact-section .contact-form .form-control:active {
    border-color: #db092c !important
}

.contact-section .contact-form textarea.form-control {
    height: inherit !important
}

.dbox {
    width: 100%;
    margin-bottom: 0
}

@media (max-width:767.98px) {
    .dbox {
        margin-bottom: 25px !important;
        padding: 0 20px
    }
}

.dbox p {
    margin-bottom: 0
}

.dbox p span {
    font-weight: 500;
    /*color: #fff;*/
}

.dbox p a {
    color: #db092c
}

.dbox .icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #db092c;
    margin: 0 auto;
    margin-bottom: 20px
}

.dbox .icon span {
    font-size: 20px;
    color: #fff;
}

.dbox .text {
    width: calc(100% - 50px);
    padding-left: 15px
}

.dbox .text span {
    display: block;
    line-height: 1.2
}

#map {
    width: 100%
}

@media (max-width:767.98px) {
    #map {
        height: 300px
    }
}

.block-9 .form-control {
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 15px
}

.block-21 .blog-img {
    display: block;
    height: 80px;
    width: 80px
}

.block-21 .text {
    width: calc(100% - 100px)
}

.block-21 .text .heading {
    font-size: 18px;
    font-weight: 400
}

.block-21 .text .heading a {
    color: #000
}

.block-21 .text .heading a:hover,
.block-21 .text .heading a:active,
.block-21 .text .heading a:focus {
    color: #db092c
}

.block-21 .text .meta>div {
    display: inline-block;
    margin-right: 5px
}

.block-21 .text .meta>div a {
    text-transform: uppercase;
    font-size: 12px;
    color: #b3b3b3
}

.tagcloud a {
    text-transform: uppercase;
    display: inline-block;
    padding: 4px 10px;
    margin-bottom: 7px;
    margin-right: 4px;
    border-radius: 4px;
    color: #000;
    border: 1px solid #f2f2f2;
    font-size: 11px;
    background: #f2f2f2
}

.tagcloud a:hover {
    border: 1px solid #000
}

.comment-form-wrap {
    clear: both
}

.comment-list {
    padding: 0;
    margin: 0
}

.comment-list .children {
    padding: 50px 0 0 40px;
    margin: 0;
    float: left;
    width: 100%
}

.comment-list li {
    padding: 0;
    margin: 0 0 30px 0;
    float: left;
    width: 100%;
    clear: both;
    list-style: none
}

.comment-list li .vcard {
    width: 100px;
    float: left
}

.comment-list li .vcard img {
    width: 50px;
    border-radius: 50%
}

.comment-list li .comment-body {
    float: right;
    width: calc(100% - 100px)
}

.comment-list li .comment-body h3 {
    font-size: 20px
}

.comment-list li .comment-body .meta {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: .1em;
    color: #ccc;
    color: #db092c;
    display: block;
    margin-bottom: 10px
}

.comment-list li .comment-body .reply {
    padding: 5px 10px;
    background: #e6e6e6;
    background: #db092c;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: .1em;
    font-weight: 400;
    border-radius: 4px
}

.comment-list li .comment-body .reply:hover {
    color: #fff;
    background: #000
}

.search-form {
    background: #f2f2f2;
    padding: 10px;
    border-radius: 4px
}

.search-form .form-group {
    position: relative;
    margin-bottom: 0
}

.search-form .form-group input {
    padding-right: 50px;
    font-size: 14px
}

.search-form .icon {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.sidebar-box {
    margin-bottom: 30px;
    padding: 25px;
    font-size: 15px;
    width: 100%
}

.sidebar-box h3 {
    font-size: 18px;
    margin-bottom: 15px
}

.sidebar-box .heading-sidebar {
    font-weight: 500;
    margin-bottom: 20px
}

.categories {
    padding: 0;
    margin: 0
}

.categories li {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dee2e6;
    list-style: none
}

.categories li:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0
}

.categories li a {
    display: block;
    color: #1a1a1a
}

.categories li a span {
    position: absolute;
    right: 0;
    top: 0;
    color: #ccc
}

.categories li.active a {
    color: #000;
    font-style: italic
}

.image-popup {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}

#ftco-loader {
    position: fixed;
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, .9);
    -webkit-box-shadow: 0 24px 64px rgba(0, 0, 0, .24);
    box-shadow: 0 24px 64px rgba(0, 0, 0, .24);
    border-radius: 16px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
    -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
    transition: opacity .2s ease-out, visibility 0s linear .2s;
    z-index: 1000
}

#ftco-loader.fullscreen {
    padding: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background-color: #fff;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

#ftco-loader.show {
    -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
    -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
    transition: opacity .4s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1
}

#ftco-loader .circular {
    -webkit-animation: loader-rotate 2s linear infinite;
    animation: loader-rotate 2s linear infinite;
    position: absolute;
    left: calc(50% - 24px);
    top: calc(50% - 24px);
    display: block;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

#ftco-loader .path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-animation: loader-dash 1.5s ease-in-out infinite;
    animation: loader-dash 1.5s ease-in-out infinite;
    stroke-linecap: round
}

@keyframes loader-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -136px;
    }
}
a.video-play-btn {
    position: absolute;
    background-color: #db092c;
    color: #051922;
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 92px;
    border-radius: 50%;
    font-size: 20px;
    padding-left: 5px;
    display: block;
    z-index: 2;
    top: 50%;
    margin-top: -45px;
    -webkit-box-shadow: 0 0 20px #adadad;
    box-shadow: 0 0 20px #adadad;
    left: 50%;
    margin-left: -45px;
}
a.video-play-btn:hover {
    background-color: #333;
    color: #db092c;
}
.abt-bg {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.vid-stock {
    height: 68%;
}

.edit-text h1,
.edit-text h2,
.edit-text h3,
.edit-text h4,
.edit-text h5,
.edit-text .h1,
.edit-text .h2,
.edit-text .h3,
.edit-text .h4,
.edit-text .h5 {
    color: #db092c;
}

.edit-text img{
	max-width: 100%;
	height: auto;
}

.path {
	stroke: #db092c;
}
.map{
	width: 100%;
	height: 400px;
}
.freeprivacypolicy-com---palette-light .cc-nb-reject,
.freeprivacypolicy-com---palette-light .cc-nb-okagree,
.freeprivacypolicy-com---palette-light .cc-cp-foot-save {
	color: #FEFEFE !important;
	background-color: #db092c !important;
}
.search {
  width: 100%;
  position: relative;
  display: flex;
}

.searchTerm {
  width: 100%;
  border: 2px solid #db092c;
  border-right: none;
  padding: 5px;
  height: 36px;
  border-radius: 5px 0 0 5px;
  outline: none;
  color: #666666;
}

.searchTerm:focus{
  color: #333333;
}

.searchButton {
  width: 40px;
  height: 36px;
  border: 1px solid #db092c; /*c43132;*/
  background: #db092c;
  text-align: center;
  color: #fff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 20px;
}
.top-links {
    list-style-type:none;
}

.toptel {
    font-size:1.8rem;
    font-weight: 700;
    line-height:1.2;
}


.social-icons {
    list-style: none;
    padding:0;
    text-align: right;
}
.social-icons li {
    display: inline-block;
    font-size: 1.2rem;
    margin-left: .5rem;
    margin-right: .5rem;
}

@media (max-width: 767px) {
   .social-icons { text-align: center; }
}

.carousel-caption {
    
    bottom: 0;
    right:0;
    left:0;
    padding-bottom:90px;
    
    /*border-radius: 30px; transform: translateY(-50%); top: 70%;*/
    background-color: rgba(12,12,12,0.4);
}
.main-caption h2 {
    font-size: 4rem;  
    text-transform: uppercase;
    color: #ffffff;
}
.main-caption {
    padding-top:1rem;
}
    
.negmargin-section {
    margin-top: -45px;
    z-index: 200;
    position: relative;
}
    
.feat-iconblock {
    /*border: 4px solid #db092c;*/
    font-weight: 200;
    color: #565656;
    border-radius: 12px;
    text-align: center;
    padding: 1em;
    background-color: #FFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
    padding: 9px 15px 15px 15px;
    margin: 0px 20px;
}
/*
.feat-iconblock i {
    font-size:3em;
}
*/
.feat-iconblock h3 {
    color: #2a46a0;
    font-weight:100;
    font-size: 2em;
    text-transform:uppercase;
    margin-bottom: 0;
}


.feat-iconblock img.icon {
  padding: 20px 0;
}

.stonegrad-section {
    background: url(../img/rockgrad-p.jpg);
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center top;
    margin-top:-100px;
    padding-top:100px;
    position:relative;
    overflow: hidden;
}
/*
.stonegrad-section::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: 0.05;
    background: #fff;
}
*/

.headerpic {
    border-bottom: 4px solid #db092c;
}

.featureblock-section {
    background: url(../img/section-bak.jpg);
    /*background-color: #ffffff;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    padding: 70px 0;
}

.featureblock-item {
   /* background-color: #212121;
    background-color: rgba(11,11,11,0.8);*/
    background-color: #efefef;
    background-color: rgba(255, 255, 255, 0.8);
    color: #565656;
    padding:2rem;
    border-radius:20px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.featureblock-item:hover, .featureblock-item:active {
    /*background-color: rgb(11,11,11);*/
    background-color: rgba(255, 255, 255, 0.95);
}

.featureblock-item h3 {
    color: #db092c;
    text-transform:uppercase;
    font-size: 28px;
    margin-bottom:1rem;
}
.featureblock-item i {
    font-size:72px;
    color: #db092c;
}

.stockcard, .detailcard {
    color:#212121;
    border-radius: 20px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out

}
.stockcard {
    transform: scale(0.97);
    background-color:#fcfcfc;
}
.stockcard:hover{
    transform: scale(1.02);
    box-shadow: 1px 1px 12px rgba(11,11,11,0.7);
    
}

.stockcard .card-img, .stockcard .card-img-top {
  border-top-left-radius: 19px;
  border-top-right-radius: 19px;
}

.stockcard .stock-title {
    text-transform: uppercase;
    font-size: 2.2rem;
    color:#db092c;
}


.btn {
    transition: .3s all ease;
}

.stockcard .btn.btn-secondary:hover,  .stockcard .btn.btn-secondary:active,
.blog-entry .btn.btn-secondary:hover,  .blog-entry .btn.btn-secondary:active,
.detailcard .btn.btn-secondary:hover,  .detailcard .btn.btn-secondary:active {
    color: #ffffff !important;
    background-color: #db092c !important;
    border: solid 1px #db092c !important;
} 

h2.subheader {
    color: #db092c;
    font-size: 4rem;
    text-transform: uppercase;
    line-height:1.1;
}

 h2.subheader.pagetitle {
    font-size: 3.2rem;
}

.stonegrad-section h2.subheader {
    color: #ffffff;
}


@media (max-width: 767px) {
   .lateststock h2 {
        color: #212121;
        font-size: 3rem;
    }
}

.whatsapp2 {
  position: fixed;
  width: 52px;
  height: 52px;
  bottom: 8%;
  right: 7px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  z-index: 1000;
}

.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.hvr-float-shadow {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}


/*---REVIEWS---*/
.border-radius20,.testimony-wrap{
    border-radius:20px;
}

.fa-star{
    color: #fbbc04;
}
.reviews-review{
    height: 100%;
    padding: 10px;
    background: whitesmoke;
    border-radius: 20px;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 15%);
}
.reviews-review p{
    color:black;
}

.testimony-section .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: 0.3;
    background: black;
    z-index: -2;
}
.testimony-wrap:after{
    display:none;
}

.promotions h1 {
    text-transform: uppercase;
    color: #2a46a0;
    font-size: 34px;
    padding-bottom: 20px;
}

.promotions .card {
    box-shadow: 0 0 10px rgba(0,0,0,0.75);
    border-radius: 10px;
    width: 230px;
    padding: 9px 6px 15px 6px;
    margin-bottom: 40px;
}

.promotions .row {
    justify-content: center;
    display: flex;
}

.promotions .btn.btn-primary {
    background: #2a46a0;
    border: none !important;
    border-radius: 0;
    padding: 5px 10px;
    font-size: 16px;
}

.promotions .card img {
    max-height: 260px;
    object-fit: contain;
}

.promotions .col-md-4 {
    display: flex;
    justify-content: center;
}

.promotions .card i {
    padding-left: 44px;
    font-size: 10px;
}

.promotions .card h5 {
    font-size: 23px;
    color: #db092d;
    text-transform: uppercase;
    font-weight: 100;
}

.promotions hr {
    border-top: #80808075 1.5px solid;
    margin-bottom: 2px;
}

.enq-type {
    width: 100%;
    border: 1px solid #ced4da;
    background: #fff;
    border-radius: 5px;
    height: 52px !important;
    padding: 0 15px;
    color: #6c757d;
    font-size: 15px;
}

.contact-form h3 {
    color: #db092c;
}