@font-face {
    font-family: 'tradegothicbold';
    src: url('/tradegothicboldcondensedno.20-webfont.woff2') format('woff2'),
         url('/tradegothicboldcondensedno.20-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.sigma_footer-middle a, .sigma_footer-middle i {
    color: #fff;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.section-inside ol, .section-inside ul {
    list-style: auto;
    padding: 0;
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 44px;
}
.sigma_img-box ol, .sigma_img-box ul {
    list-style: none;
    margin-left: 0px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #ed1c24;
    text-decoration: underline;
}
.sigma_header .sub-menu a {
    padding-top: 4px;
    padding-bottom: 4px;
}
.sigma_portfolio-item:hover .sigma_portfolio-item-content{
  background-color: rgba(0,0,0,.0);
}

p a     {color: #ed1c24; text-decoration: underline;}
body {
    color: #000;
}
a.sigma_btn-custom {text-decoration: none;}

.sigma_post .sigma_post-body {
    border: 0px; 
    background: none; 
}


.sigma_footer p {
    font-weight: 100;
}
.sigma_btn-custom {
    background-color: #231f20:
    border: 0;
    color: #fff;
}


.sigma_btn-custom::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 30px;
background-color: #95d1d3 !important;
    transform: scaleY(0);
    transform-origin: 100%;
    transition: 0s;
    opacity: 0;
    visibility: hidden;
}

.sigma_subheader h1 {
    padding-top: 53px;
}
.sigma_portfolio-item .sigma_portfolio-item-content-inner p {
    font-size: 11px;
    line-height: 10px;
}
.sigma_portfolio-item .sigma_portfolio-item-content-inner h5 {
    font-size: 14px;
}
.sigma_header-controls.style-2 .aside-toggler.style-2.desktop-toggler, .aside-toggler.style-2.desktop-toggler {
    display: none;
}

.header-2 .sigma_header-middle .navbar, .navbar {
 background-color: #f2e8d2; 

}

.navbar-blue {
    background-color:  #f2e8d2 !important;
}

.sigma_header-inner ul > li > a, .sigma_header-middle .navbar>.navbar-nav>.menu-item>a {
    font-family: 'tradegothicbold' !important;
        font-size: 18px;
}


.section {
    position: relative;
    padding-top: 60px;
}
.section-title.text-center {
    margin: 50px auto 50px;
}
.section-inside {
    position: relative;
    padding-top: 21px;
    background-image: url(/images/seamlesspaper4.jpg);
    background-repeat: repeat-x;
    background-position-y: -77px;
    background-attachment: fixed;
}


p {
    font-size: 16px;
    color: #000;
}

p.blockquote:before {
display: none;
}

.header-2 .sigma_logo-wrapper {
    background: none;
    box-shadow: 0px 10px 50px 0px rgb(53 82 99 / 0%);    
}

.section-clear {background: none;}

.header-2 .sigma_header-controls.style-2 {
    border-right: 0px solid #efefef;
}
.section-title {
    max-width: 640px;
}
.banner-3.sigma_banner .sigma_banner-slider-inner {
    overflow: hidden;
    position: relative;
    padding: 240px 0 240px;
}
.header-absolute + .sigma_subheader .sigma_subheader-inner {
    padding: 140px 0 68px;
}

.header-3 .sigma_header-controls {
    border-left: 0px solid #efefef;
}
.header-3 .sigma_logo-wrapper {
    border-right: 0px solid #efefef;
}
.header-absolute.sigma_header.header-3 {
    padding: 0;
}
.sigma_subheader {
 background-position: inherit;
}
.navbar-brand {
    padding: 0 0;
    width: 190px;
}
.sigma_header-inner ul > li > a {
    padding: 10px 15px;
}
.header-3 .sigma_header-controls {
    padding: 0px;
    border-left: 1px solid #efefef;
}

.sigma_btn-newsletter {
    background-color: #231f20;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px 12px;

}
.header-3 .sigma_header-controls {
    padding: 0px;
    border-left: 0px solid #efefef;
}

ul li a {
    color: #000;
    font-size: 15px;

}


@media (max-width: 575px) {
.sigma_banner {height: 210px;}
.sigma_banner-slider-inner {background-size:contain;}
.banner-3.sigma_banner .sigma_banner-slider-inner {padding-top:0px;margin-top: -13px;}

}

