
/* vc_elements.css */

/* 1   */ .compose-mode .vc_element-container > div.vc_container-block:first-of-type {
/* 2   */ 	margin-top: 31px;
/* 3   */ }
/* 4   */ 
/* 5   */ .wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
/* 6   */ 	margin-bottom: 1.421em;
/* 7   */ }
/* 8   */ 
/* 9   */ .wpb_row:last-of-type {
/* 10  */ 	margin-bottom: 0;
/* 11  */ }
/* 12  */ 
/* 13  */ @media (max-width: 1199px) {
/* 14  */ 	.wpb_row {
/* 15  */ 		margin-top: -1.421em;
/* 16  */ 	}
/* 17  */ 	.wpb_row > * {
/* 18  */ 		margin-top: 1.421em;
/* 19  */ 	}
/* 20  */ }
/* 21  */ 
/* 22  */ .sc-alert-box .wpb_text_column p:first-child,
/* 23  */ .sc-alert-box .wpb_text_column *:first-child,
/* 24  */ .sc-icon-with-text .wpb_text_column p:first-child,
/* 25  */ .sc-icon-with-text .wpb_text_column *:first-child {
/* 26  */ 	margin-top: 0;
/* 27  */ }
/* 28  */ 
/* 29  */ .vc_sc_portfolio_slider > *,
/* 30  */ .vc_sc_portfolio > * {
/* 31  */ 	display: none;
/* 32  */ }
/* 33  */ .vc_sc_portfolio_slider,
/* 34  */ .vc_sc_portfolio {
/* 35  */ 	height: 300px;
/* 36  */ 	background: #f0f4f7 url('/wp-content/themes/scalia/images/admin-images/portfolio-dummy.png') no-repeat 50% 50%;
/* 37  */ }
/* 38  */ .vc_sc_testimonials > * {
/* 39  */ 	display: none;
/* 40  */ }
/* 41  */ .vc_sc_testimonials {
/* 42  */ 	height: 300px;
/* 43  */ 	background: #f0f4f7 url('/wp-content/themes/scalia/images/admin-images/testimonials-dummy.png') no-repeat 50% 50%;
/* 44  */ }
/* 45  */ .vc_sc_news > * {
/* 46  */ 	display: none;
/* 47  */ }
/* 48  */ .vc_sc_news {
/* 49  */ 	height: 300px;
/* 50  */ 	background: #f0f4f7 url('/wp-content/themes/scalia/images/admin-images/news-dummy.png') no-repeat 50% 50%;

/* vc_elements.css */

/* 51  */ }
/* 52  */ .vc_sc_gallery > * {
/* 53  */ 	display: none;
/* 54  */ }
/* 55  */ .vc_sc_gallery {
/* 56  */ 	height: 300px;
/* 57  */ 	background: #f0f4f7 url('/wp-content/themes/scalia/images/admin-images/gallery-dummy.png') no-repeat 50% 50%;
/* 58  */ }
/* 59  */ .vc_sc_diagram > * {
/* 60  */ 	display: none;
/* 61  */ }
/* 62  */ .vc_sc_diagram {
/* 63  */ 	height: 300px;
/* 64  */ 	background: #f0f4f7 url('/wp-content/themes/scalia/images/admin-images/diagram-dummy.png') no-repeat 50% 50%;
/* 65  */ }
/* 66  */ .vc_sc_clients > * {
/* 67  */ 	display: none;
/* 68  */ }
/* 69  */ .vc_sc_clients {
/* 70  */ 	height: 300px;
/* 71  */ 	background: #f0f4f7 url('/wp-content/themes/scalia/images/admin-images/clients-dummy.png') no-repeat 50% 50%;
/* 72  */ }
/* 73  */ 
/* 74  */ .vc_sc_divider {
/* 75  */ 	padding: 3px 0;
/* 76  */ 	background: -webkit-repeating-linear-gradient(-45deg, #f1f5f8 0px, #f1f5f8 1px, transparent 1px, transparent 10px);
/* 77  */ 	background: -moz-repeating-linear-gradient(-45deg, #f1f5f8 0px, #f1f5f8 1px, transparent 1px, transparent 10px);
/* 78  */ 	background: -o-repeating-linear-gradient(-45deg, #f1f5f8 0px, #f1f5f8 1px, transparent 1px, transparent 10px);
/* 79  */ 	background: -ms-repeating-linear-gradient(-45deg, #f1f5f8 0px, #f1f5f8 1px, transparent 1px, transparent 10px);
/* 80  */ 	background: repeating-linear-gradient(-45deg, #f1f5f8 0px, #f1f5f8 1px, transparent 1px, transparent 10px);
/* 81  */ }
/* 82  */ .vc_sc_dropcap {
/* 83  */ 	float: left;
/* 84  */ 	z-index: 1;
/* 85  */ }
/* 86  */ 
/* 87  */ .compose-mode .vc_element .vc_element-container,
/* 88  */ .compose-mode .vc_element vc_container-block {
/* 89  */ 	padding-bottom: 30px;
/* 90  */ }
/* 91  */ 
/* 92  */ .compose-mode .vc_sc_pricing_column.vc_element {
/* 93  */ 	display: inline-block;
/* 94  */ }
/* 95  */ 
/* 96  */ .compose-mode .vc_sc_counter.vc_element {
/* 97  */ 	display: inline-block;
/* 98  */ }
/* 99  */ 
/* 100 */ .vc_sc_pricing_column .pricing-column-wrapper {

/* vc_elements.css */

/* 101 */ 	width: 100%;
/* 102 */ }

/* blog.css */

/* 1   */ .blog.blog-style-3x,
/* 2   */ .blog.blog-style-4x {
/* 3   */ 	margin: 0 -15px;
/* 4   */ }
/* 5   */ .blog.blog-style-masonry article {
/* 6   */ 	margin-bottom: 30px;
/* 7   */ }
/* 8   */ body .blog article a.youtube,
/* 9   */ body .blog article a.vimeo,
/* 10  */ body .blog article a.self_video {
/* 11  */ 	display: block;
/* 12  */ 	position: relative;
/* 13  */ }
/* 14  */ .blog.blog-style-default article a.youtube,
/* 15  */ .blog.blog-style-default article a.vimeo,
/* 16  */ .blog.blog-style-default article a.self_video {
/* 17  */ 	display: inline-block;
/* 18  */ 	max-width: 100%;
/* 19  */ }
/* 20  */ body .blog article a.youtube:before,
/* 21  */ body .blog article a.vimeo:before,
/* 22  */ body .blog article a.self_video:before {
/* 23  */ 	content: '';
/* 24  */ 	display: block;
/* 25  */ 	position: absolute;
/* 26  */ 	left: 50%;
/* 27  */ 	top: 50%;
/* 28  */ 	width: 84px;
/* 29  */ 	height: 84px;
/* 30  */ 	margin: -42px 0 0 -42px;
/* 31  */ 	z-index: 2;
/* 32  */ 	opacity: 1;
/* 33  */ 	transition: opacity 0.2s linear;
/* 34  */ 	-moz-transition: opacity 0.2s linear;
/* 35  */ 	-webkit-transition: opacity 0.2s linear;
/* 36  */ }
/* 37  */ body .blog article a.youtube:after,
/* 38  */ body .blog article a.vimeo:after,
/* 39  */ body .blog article a.self_video:after {
/* 40  */ 	content: '\e707';
/* 41  */ 	display: block;
/* 42  */ 	position: absolute;
/* 43  */ 	left: 0;
/* 44  */ 	right: 0;
/* 45  */ 	top: 50%;
/* 46  */ 	margin-top: -18px;
/* 47  */ 	font: 37px 'scalia-user-icons';
/* 48  */ 	text-align: center;
/* 49  */ 	padding-left: 3px;
/* 50  */ 	z-index: 3;

/* blog.css */

/* 51  */ 	opacity: 1;
/* 52  */ 	transition: opacity 0.2s linear;
/* 53  */ 	-moz-transition: opacity 0.2s linear;
/* 54  */ 	-webkit-transition: opacity 0.2s linear;
/* 55  */ }
/* 56  */ body .blog article a.default {
/* 57  */ 	position: relative;
/* 58  */ 	display: block;
/* 59  */ 	overflow: hidden;
/* 60  */ }
/* 61  */ body .blog article a.default:before {
/* 62  */ 	content: '';
/* 63  */ 	position: absolute;
/* 64  */ 	top: 0;
/* 65  */ 	left: 0;
/* 66  */ 	right: 0;
/* 67  */ 	bottom: 0;
/* 68  */ 	transition: all 0.2s linear;
/* 69  */ 	-moz-transition: all 0.2s linear;
/* 70  */ 	-webkit-transition: all 0.2s linear;
/* 71  */ 	opacity: 0;
/* 72  */ 	z-index: 5;
/* 73  */ }
/* 74  */ body .blog article a.default:hover:before {
/* 75  */ 	opacity: 1;
/* 76  */ }
/* 77  */ body .blog article a.default:after {
/* 78  */ 	content: '\e61f';
/* 79  */ 	font-family: 'scalia-icons';
/* 80  */ 	font-weight: normal;
/* 81  */ 	font-style: normal;
/* 82  */ 	font-size: 47px;
/* 83  */ 	height: 40px;
/* 84  */ 	line-height: 40px;
/* 85  */ 	width: 40px;
/* 86  */ 	text-align: center;
/* 87  */ 	position: absolute;
/* 88  */ 	top: -20px;
/* 89  */ 	left: 50%;
/* 90  */ 	transition: all 0.2s ease;
/* 91  */ 	-moz-transition: all 0.2s ease;
/* 92  */ 	-webkit-transition: all 0.2s ease;
/* 93  */ 	margin-left: -20px;
/* 94  */ 	margin-top: -20px;
/* 95  */ 	z-index: 5;
/* 96  */ }
/* 97  */ body .blog article a.default:hover:after {
/* 98  */ 	top: 50%;
/* 99  */ }
/* 100 */ body .blog article a.default img {

/* blog.css */

/* 101 */ 	transition: all 0.2s linear;
/* 102 */ 	-moz-transition: all 0.2s linear;
/* 103 */ 	-webkit-transition: all 0.2s linear;
/* 104 */ }
/* 105 */ body .blog article a.default:hover img {
/* 106 */ 	transform: scale(1.15, 1.15);
/* 107 */ 	-o-transform: scale(1.15, 1.15);
/* 108 */ 	-ms-transform: scale(1.15, 1.15);
/* 109 */ 	-moz-transform: scale(1.15, 1.15);
/* 110 */ 	-webkit-transform: scale(1.15, 1.15);
/* 111 */ }
/* 112 */ .blog.blog-style-masonry article .description {
/* 113 */ 	border-top-width: 0 none !important;
/* 114 */ 	padding: 24px 28px 24px 35px;
/* 115 */ }
/* 116 */ .blog.blog-style-masonry article.no-image .description {
/* 117 */ 	border-top-width: 1px !important;
/* 118 */ }
/* 119 */ .blog.blog-style-masonry article .description .title,
/* 120 */ .blog.blog-style-masonry article .description .title a {
/* 121 */ 	text-transform: uppercase;
/* 122 */ 	text-decoration: none;
/* 123 */ }
/* 124 */ .blog.blog-style-masonry article .description .title a:hover {
/* 125 */ 	text-decoration: underline;
/* 126 */ }
/* 127 */ .blog.blog-style-masonry article .description .tags {
/* 128 */ 	margin-top: 4px;
/* 129 */ }
/* 130 */ .blog.blog-style-masonry article .description .tags,
/* 131 */ .blog.blog-style-masonry article .description .tags a {
/* 132 */ 	font-size: 89.5%;
/* 133 */ 	text-decoration: none;
/* 134 */ }
/* 135 */ .blog.blog-style-masonry article .description .tags .sep {
/* 136 */ 	margin: 0 7px 0 6px;
/* 137 */ }
/* 138 */ .blog.blog-style-masonry article .description .tags a:hover {
/* 139 */ 	text-decoration: underline;
/* 140 */ }
/* 141 */ .blog.blog-style-masonry article .description .summary,
/* 142 */ .blog.blog-style-masonry article .description .summary p {
/* 143 */ 	margin: 0;
/* 144 */ 	padding: 0;
/* 145 */ }
/* 146 */ .blog.blog-style-masonry article .description .summary {
/* 147 */ 	margin-top: 3px;
/* 148 */ }
/* 149 */ .blog.blog-style-masonry article .description .info {
/* 150 */ 	margin-top: 27px;

/* blog.css */

/* 151 */ }
/* 152 */ .blog.blog-style-masonry article .description .info .date {
/* 153 */ 	font-size: 89.5%;
/* 154 */ }
/* 155 */ .blog.blog-style-masonry article .description .info .sep {
/* 156 */ 	font-size: 89.5%;
/* 157 */ 	margin: 0 7px 0 4px;
/* 158 */ }
/* 159 */ .blog.blog-style-masonry article .description .info .more-link {
/* 160 */ 	float: right;
/* 161 */ }
/* 162 */ .blog.blog-style-masonry article:not(.sticky) .description .info .more-link.more-link-left {
/* 163 */ 	display: block;
/* 164 */ 	float: none;
/* 165 */ }
/* 166 */ .blog.blog-style-masonry article .description .info .more-link a {
/* 167 */ 	font-size: 89.5%;
/* 168 */ 	text-decoration: none;
/* 169 */ }
/* 170 */ .blog.blog-style-masonry article .description .info .more-link a:hover {
/* 171 */ 	text-decoration: underline;
/* 172 */ }
/* 173 */ .blog.blog-style-masonry article .description .info .more-link:before {
/* 174 */ 	content: '\e601';
/* 175 */ 	font-family: 'scalia-icons';
/* 176 */ 	font-size: 14px;
/* 177 */ 	line-height: 28px;
/* 178 */ 	font-weight: normal;
/* 179 */ 	margin-right: 5px;
/* 180 */ }
/* 181 */ .blog.blog-style-masonry article .description .info .comments {
/* 182 */ 	font-size: 89.5%;
/* 183 */ }
/* 184 */ .blog.blog-style-masonry article .description .info .comments:before {
/* 185 */ 	content: '\e61e';
/* 186 */ 	font-family: 'scalia-icons';
/* 187 */ 	font-size: 21px;
/* 188 */ 	line-height: 28px;
/* 189 */ 	font-weight: normal;
/* 190 */ 	vertical-align: middle;
/* 191 */ 	margin-right: 6px;
/* 192 */ }
/* 193 */ 
/* 194 */ @media only screen and (max-width: 600px) {
/* 195 */ 	.blog.blog-style-masonry article {
/* 196 */ 		width: 100%;
/* 197 */ 	}
/* 198 */ }
/* 199 */ @media only screen and (min-width: 2500px) {
/* 200 */ 	.blog.blog-style-masonry.fullwidth-block article {

/* blog.css */

/* 201 */ 		width: 16.665%;
/* 202 */ 	}
/* 203 */ 	.blog.blog-style-masonry.fullwidth-block article.sticky {
/* 204 */ 		width: 33.33%;
/* 205 */ 	}
/* 206 */ }
/* 207 */ @media only screen and (min-width: 1680px) and (max-width: 2500px) {
/* 208 */ 	.blog.blog-style-masonry.fullwidth-block article {
/* 209 */ 		width: 20%;
/* 210 */ 	}
/* 211 */ 	.blog.blog-style-masonry.fullwidth-block article.sticky {
/* 212 */ 		width: 40%;
/* 213 */ 	}
/* 214 */ }
/* 215 */ @media only screen and (min-width: 992px) and (max-width: 1680px) {
/* 216 */ 	.blog.blog-style-masonry.fullwidth-block article {
/* 217 */ 		width: 25%;
/* 218 */ 	}
/* 219 */ 	.blog.blog-style-masonry.fullwidth-block article.sticky {
/* 220 */ 		width: 50%;
/* 221 */ 	}
/* 222 */ }
/* 223 */ 
