/*
Theme Name: ACS Child
Version: 1.0
Template: acscreative
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6, p, ul, li, a {
	text-transform: none!important;
	letter-spacing: 0!important;
}
* {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}
.avia_transform a:hover .image-overlay {
    display: none!important;
}



span.logo.avia-svg-logo {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-height: 60px;
}

#header_main nav ul li a {
    font-size: 16px;
    font-weight: 500;
    color: #444;
}

#header ul.menu li:nth-last-of-type(2) a {
    color: #D7030B;
}

#header ul.menu li:nth-last-of-type(2) a:after {
    content: ' ';
    font-family: 'fontawesome';
    font-weight: 400;
    font-size: 12px;
    margin-left: 6px;
}

#hp-hero {
    background-size: cover;
    padding: 120px 0 100px 0;
    margin: 0;
}

#hp-hero h1 {
    font-size: 60px;
    line-height: 70px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 30px;
    width: 90%;
}

#hp-hero h2 {
    font-size: 20px;
    line-height: 29px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 80px;
    width: 70%;
}

#hp-hero p a {
    font-size: 20px;
    color: #fff;
    padding: 10px 25px;
    border: 1px solid #fff;
    display: inline-block;
    float: left;
    margin-right: 20px;
    border-radius: 4px;
}

#hp-hero p a:hover {
    color: #b8172c;
    background: #fff;
    text-decoration: none;
}

#hp-hero p:nth-of-type(2) a {
    background: #fff;
    border: solid 1px #fff;
    color: #b8172c;
    border-radius: 4px;
}

#hp-hero p:nth-of-type(2) a:hover {
	background: #333;
	color: #fff;
	border: solid 1px #333;
}

#hp-content {
    padding-bottom: 70px;
    padding-top: 50px;
    background: rgb(232,234,235);
    background: linear-gradient( 
180deg, rgba(232,234,235,1) 0%, rgba(251,253,254,1) 100%);
    background: rgb(255,255,255);
    background: linear-gradient( 
0deg, rgba(255,255,255,1) 0%, rgba(242,244,247,1) 100%);
}

#hp-content .hp-casestudy {
    background: #fff;
    box-shadow: 0 20px 40px rgb(0 0 0 / 5%);
    border-radius: 8px;
    overflow: hidden;
    transition: all ease 300ms;
}

#hp-content .hp-casestudy:hover {
    box-shadow: 0 30px 60px rgb(0 0 0 / 10%);
}

#hp-content .hp-casestudy-text {
    padding: 15px 30px 25px 30px;
}

#hp-content .hp-casestudy-text h2 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 8px;
    color: #333;
    line-height: 25px;
}

#hp-content .hp-casestudy-text h3 {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #666;
    line-height: 20px;
}

#hp-blog{
    padding-top: 70px;
    padding-bottom: 70px;
}

.hp-cta-solution img {
    max-height: 80px;
    margin-bottom: 40px;
    display: block;
}

#hp-cta-one h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 33px;
    margin-bottom: 18px;
}

#hp-cta-one h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #666;
}

.hp-cta-solution h2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    color: #444;
}

#hp-content .hp-casestudy-text p a {
    font-size: 14px;
    color: #D7030B;
}

#hp-content .hp-casestudy-text p a:after {
    content: ' ';
    font-family: 'fontawesome';
    font-weight: 400;
    font-size: 12px;
    margin-left: 6px;
}

.hp-cta-solution {
    padding: 30px;
    background: #fff;
    box-shadow: 0 20px 40px rgb(0 0 0 / 5%);
    border-radius: 8px;
    transition: all ease 300ms;
}

.hp-cta-solution:hover {
    box-shadow: 0 30px 60px rgb(0 0 0 / 10%);
}

#hp-blog {
    padding-top: 70px;
    padding-bottom: 70px;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(242,244,247,1) 100%);
}

#hp-blog article a img {
    margin-bottom: 0;
    border-radius: 0;
}

#hp-blog article.av_one_fourth:first-child {
    margin-left: 0;
}

#hp-blog article.av_one_fourth {
    margin-left: 3%;
    width: 22.75%;
}

h3.slide-entry-title.entry-title {
    margin-top: 15px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    margin-bottom: 15px;
}

.slide-meta {
    margin-top: -4px;
}

time.slide-meta-time.updated {
    font-size: 13px;
    line-height: 13px;
}

.read-more-link a {
    font-size: 12px;
    color: #D7030B;
}

span.image-overlay-inside {
    display: none;
}

#hp-cta-two {
    background: #D7030B;
    background: rgb(215,3,11);
	background: linear-gradient(133deg, rgba(215,3,11,1) 0%, rgba(162,3,9,1) 100%);
}

#hp-cta-two h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 18px;
    color: #fff;
    padding-top: 12px;
}

#hp-cta-two h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 22px;
    color: rgb(255 255 255 / 65%);
}

#hp-cta-two p a {
	font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    color: #fff;
}

#hp-cta-two p a:after {
    content: ' ';
    font-family: 'fontawesome';
    font-weight: 400;
    font-size: 12px;
    margin-left: 12px;
    vertical-align: middle;
    margin-top: -2px;
    display: inline-block;
}

article {
    background: #fff;
    min-height: 400px!important;
    border-radius: 6px!important;
    overflow: hidden;
}

.avia-content-slider .slide-image {
    overflow: hidden;
    margin-bottom: 6px;
    border-radius: 3px 3px 0 0!important;
}

span.av-vertical-delimiter {
    display: none;
}

.slide-content {
    padding: 5px 20px 20px 20px;
}




#footer {
	background: #222;
	padding-top: 60px;
	padding-bottom: 60px;
	background: rgb(34,34,34);
background: linear-gradient(123deg, rgba(34,34,34,1) 0%, rgba(51,51,51,1) 100%);
}

#footer h2 {
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 18px;
    color: rgb(255 255 255 / 90%);
}

#footer p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 18px;
    color: #888;
}

