@font-face {
	font-family: 'Raleway';
	src: url('../fonts/Raleway/Raleway-Regular.ttf');
	font-weight: 400;
}
@font-face {
	font-family: 'Raleway';
	src: url('../fonts/Raleway/Raleway-Medium.ttf');
	font-weight: 500;
}


/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain) */

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;
 font-family: 'Open Sans', sans-serif;

}
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;
}

body
	{
		background: #f5f4f2;
		color: #2b2b2b;
	}


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 7px;
    padding-left: 7px;
}

	.fx
	{
		position: fixed;
    width: 100%;
    z-index: 100;
	}
	.pt110
	{
		padding-top: 110px;
	}
	.tb
	{
		background: #fff;
		    border-radius: 24px;
		margin-bottom: 20px;
		margin-top: 0px;
		padding: 15px 30px;
		border-top-right-radius: 0px;
		border-top-left-radius: 0px;
		width: 100%;
	}
	.he
	{
		padding: 24px 30px;
		
	}
	.scroll .he
	{
		    box-shadow: 0 32px 32px 0 rgba(0, 0, 0, .1);
	}
	.tb img
	{
		height:50px;
	}
	.backBlock
	{

    background: #ffffff;
		    border-radius: 20px;
		margin-top: 10px;
    border-radius: 24px;
	    padding: 45px 30px;
		    padding-top: 37px;
	}
	.titleBlock
	{
		margin-bottom: 30px;
	}
	.titleStyle
	{
		font-size: 30px;
		font-weight: bold;
		text-transform: uppercase;
    line-height: 36px;
        margin-top: 10px;


	}
	.dopTitle
	{
		font-size: 14px;
		display: block;
		margin-top: 15px;
		color:#4e4e4e;
	}
	.backBlock img
	{
		max-width:100%;
	}
	.workLink
	{

	}
	.workBl
	{
    border-radius: 18px;
		overflow: hidden;
		position: relative;
	}
	.workText
	{
		padding: 20px;
		color: #ffffff;
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 100%;
		background: rgb(53,53,53);
		background: linear-gradient(180deg, rgba(53,53,53,0.3) 0%, rgba(0,0,0,0.8) 100%);
		display: flex;
		flex-direction: column;
		justify-content: end;
	}
	.keyshw
	{
	    background: #f5f4f2;
    padding: 10px;
    border-radius: 8px;
   /* border: 2px solid #e7e7e7;*/
    transition: 0.5s;
    font-size: 14px;
    margin-right: 5px;
    color: #000;
	}
	.keyshw:hover
	{ color: #000;
		/*border: 2px solid #464646;*/
		text-decoration:none;
		    background: #efedeb;
	}
	.bread a
	{
		    color: #888888;
	}
	.workText span:first-child
	{
		display: block;
		font-size: 23px;
		margin-bottom: 11px;
		border-bottom: 1px solid #fff;
		padding-bottom: 10px;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 30px;
	}
	.workText span:last-child
	{

		font-size: 14px;

	}
	.workLink img
	{
		transition:0.5s;
		    display: block;
	}
	.workLink:hover img
	{
		/*transform: scale(1.5) rotate(5deg);*/
	}
	.workLink:hover .workText
	{
		background: rgb(53,53,53);
		background: linear-gradient(180deg, rgba(53,53,53,0.2) 0%, rgba(0,0,0,0.7) 100%);
	}
	.workText b
	{
		font-weight: bold;
		font-size: 15px;
		display: inline-block;
	}
	
	.pbBl
	{
		    background: #f5f4f2;
		padding: 23px;
		    margin-bottom: 14px;
    border-radius: 18px;
	
		transition:0.5s;
	}
	.pbBl:hover
	{
	 background:#efedeb;
	}
	.pb15
	{
		padding-bottom: 15px;
	}
	.pbBl img
	{
		width: 82px;
		display: block;
		margin-bottom: 7px;
	}
	.pbBls1
	{
		font-size: 20px;
		font-weight: bold;
		line-height: 21px;
		display: block;
		margin-bottom: 10px;
	}
	.pbBls2
	{
		display: block;
		font-size: 14px;
		line-height: 18px;
		color: #4e4e4e;
		text-align: justify;
	}
	.prList
	{
		margin-top: 20px;
	}
	.prList li
	{

		margin-bottom: 10px;
	    background: #f5f4f2;
		padding: 15px 20px;
		border-radius: 20px;

	}
	.prList li span:first-child
	{
		font-weight: bold;
		display: block;
		margin-bottom: 10px;
		font-size: 16px;
	}
	.prList li span:last-child
	{

	}
	.priic
	{
		display: flex;flex-direction: column;align-items: center;
	}
	.priic a
	{
		display: inline-block;
		background: #505050;
		text-align: center;
		margin-bottom: 11px;
		padding: 10px 20px;
		width: auto;
		border-radius: 20px;
		border: 2px solid #505050;
		transition:0.5s;
	}
	.priic a:hover
	{
		border: 2px solid #ffffff;
		background: #000000;
	}
	.contB
	{
		text-align: right;
	}
	.contB span:first-child			
	{
		display: block;
		font-size: 14px;
		margin-bottom: 6px;
		color:#4e4e4e;
	}
	.contB span:last-child a		
	{
		color: #000;
		font-weight: bold;
		font-size: 18px;
	}
	.daysB
	{  

		background: #f5f5f5;
		padding: 6px;
		border-radius: 20px;
		margin-bottom: 7px;
		text-align: center;
		margin-top: 12px;
		display: flex
			;
		justify-content: space-around;

	}
	.day
	{
		display: inline-block;
		background: #ea1d1d;
		padding: 4px 5px;
		color: #fff;
		font-size: 12px;
		opacity: 0.5;
	}
	.dayW
	{
		background: #2ca000;
		opacity: 1;
	}
	.pbBl2
	{
		display: flex;
		align-items: center;
		padding: 15px 23px;
	}
	.pbBl2 img
	{
		height: 30px;
		width: auto;
		margin-right: 10px;
		margin-bottom: 0px;
	}
	.pbBl2 span
	{
		margin-bottom: 0px;
	}
	.pbBl2:hover
	{
		border-color: #6a9a70;
	}
	.formss
	{
		display: block;
		width: 100%;
		padding: 9px;
		border-radius: 5px;
		border: 1px solid #e5e5e5;
		margin-bottom: 8px;
	}
	.mb30
	{
		margin-bottom:30px;
	}
	.senb
	{
		background: #292929;
		color: #fff;
		padding: 10px 20px;
		border: none;
		border-radius: 5px;
		margin-top: 10px;
	}
	.ilog
	{
		width: 146px;
	}
	.lsss li
	{
		margin-bottom: 10px;
		    background: #f5f4f2;
		padding: 15px 20px;
    border-radius: 18px;
		font-size: 14px;
	}
	.lsss li .snumm
	{
		background: #fff;
		display: inline-block;
		padding: 6px;
		font-weight: bold;
		text-align: center;
		border-radius: 26px;
		margin-right: 10px;
		width: 25px;
		border: 1px solid #9b9b9b;

	}
	.lsss li p
	{
		display: flex;
		align-items: center;
	}
	.lsss li p span:last-child
	{
		font-weight:bold;
	}
	.brasas
	{
		    margin: 70px 0px;
	}
	#accordion .card {
    background: none;
    border: none;
    margin-bottom: 20px;
}
	#accordion .card-header
	{
    background: #f5f4f2;
    padding: 15px 20px;
    border-radius: 10px;
    font-size: 14px;
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
		padding:0px;
}
	#accordion	.card-body
	{
		    background: #fff;
    border-radius: 10px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	}
	#accordion h5
	{
		    font-weight: bold;
    font-size: 17px;
    padding: 15px;
		cursor:pointer;
	}
	footer
	{
	    background: #252525;
    padding: 30px;
    margin-top: 50px;
	}
	footer span, footer a
	{
		    color: #fff !important;
	}