* {
	margin: 0;
	padding: 0;
}
body {
	/*font-family: 'Cardo', serif;
	font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	/*font-family: 'Raleway', sans-serif;*/
}
.header-site {
	background-image: url(../images/ActiveBox.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.web-logo {
	width: 150px;
}
.navbar-collapse {
   flex-grow: 0;
}
.navbar {
	border-bottom: 1px solid #fff5;
}
.nav-link {
	font-weight: 500;
	font-size: 12px;
	font-family: 'Raleway', sans-serif;
}
.header-contante {
	padding: 110px 0px;
}
.header-contante h1 {
	font-size: 55px;
	font-weight: 800;
	text-align: center;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
}
.header-contante p {
	font-size: 20px;
	padding-top: 20px;
	text-align: center;
	font-weight: 300;
	color: #fff8;
	padding-bottom: 40px;
}
.more {
	width: 200px;
	height: 40px;
	font-size: 16px;
	color: #fff;
	background-color: #e84545;
	margin: 0 auto;
}
.more p {
	font-size: 16px;
	color: #fff;
	margin-top: -11px;
	margin-left: 40px;
	display: inline-block;
}
.col-in {
	width: 100%;
	height: 100%;
}
.screel-col {
	padding: 25px;
	margin: 30px 0px;
}
.screel-col i {
	font-size: 55px;
	color: #e84545; 
	padding-bottom: 10px;
}
.screel-col h1 {
	font-size: 20px;
	text-align: center;
	color: #333;
	padding: 15px 0px;
}
.screel-col p {
	text-align: center;
	color: #3339;
	font-size: 16px;
}
.row-gallary {
    --bs-gutter-x: 2px;
    --bs-gutter-y: 2px;
}

.aleary-aria {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.aleary-aria img {
	width: 100%;
	height: 100%;
}
.hover-content h1 {
	font-size: 20px;
	color: #fff;
	text-align: center;
	margin-top: 30%;
}
.hover-content p {
	color: #fff;
}
.hover-content {
	width: 100%;
	height: 100%;
	background-color: #e84545ba;
	position: absolute;
	text-align: center;
	left: -100%;
	top: 0;
	transition: 0.5s;
}
.aleary-aria:hover .hover-content {
	left: 0;
	top: 0;
}

.row-worker {
	padding: 100px 0px;
}
.worker {
	width: 100%;
	/*height: 550px;*/
}
.worker img {
	width: 100%;
}
.worker h1 {
	font-size: 25px;
	color: #333;
	font-family: 'Raleway', sans-serif;
	margin-top: 15px;
}
.worker h2 {
	font-size: 16px;
	color: #e84545;
	margin-top: 5px;
}
.worker p {
	font-size: 13px;
	color: #3339;
	margin-top: 20px;
}
.worker ul {
	margin-left: -30px;
	margin-top: 30px;
}
.worker ul a li {
	display: inline-block;
	padding: 8px 12px;
	border: 1px solid #3331;
	transition: 0.3s;
}
.worker ul a li i {
	color: #c6cacc;
	text-align: center;
	font-size: 16px;
	transition: 0.3s;
}
.worker ul a li:hover {
	border: 1px solid #e84545;
}.worker ul a li:hover i {
	color: #e84545;
}


.too-site img {
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}
.to-site {
	background-color: #53354a;
}
.row-to {
    --bs-gutter-x: 2px;
    --bs-gutter-y: 2px;
}
.to-site p {
	font-size: 20px;
	color: #fff;
	font-family: 'Cardo', serif;
	padding: 0px 30px;
	margin-top: 70px;
}
.to-site h6 {
	font-size: 12px;
	color: #fff;
	padding: 0px 30px;
	margin-top: 25px;
	text-transform: uppercase;
}
.to-site ul {
	text-align: center;
	margin-top: 50px;
}
.to-site ul li {
	display: inline-block;
	padding: 5px 5px;
	background-color: #fff4;
	border-radius: 50%;
	margin-left: 5px;
}
.to-site ul .sd {
	background-color: #fff !important;
}
.DOWNLOAD {
	padding: 40px 0px;
}
.DOWNLOAD div h1 {
	text-align: center;
	color: #333;
	font-size: 25px;
	font-weight: 400;
	font-family: 'Raleway', sans-serif;
}
.DOWNLOAD div p {
	text-align: center;
	color: #333;
	font-weight: 700;
	font-size: 18px;
	padding-bottom: 15px;
}
.more-d {
	width: 230px;
	height: 40px;
	background-color: #e84545;
	margin: 0 auto;
}
.more-d h6 {
	font-size: 14px;
    color: #fff;
    margin-top: 13px;
    margin-left: 56px;
    display: inline-block;
}

.footer-1 {
	padding: 70px 0px;
	background-color: #3a3e64;
}
.worker-footer h1 {
	font-size: 22px;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	text-align: center;
}
.worker-footer ul {
	text-align: center;
	margin-left: -25px;
	margin-top: 30px;
}
.worker-footer ul a li {
	display: inline-block;
	padding: 13px 17px;
	border: 2px solid #fff;
	transition: 0.3s;
	margin-right: 5px;
}
.worker-footer ul a li i {
	color: #fff;
	text-align: center;
	font-size: 22px;
	transition: 0.3s;
}
.worker-footer ul a li:hover {
	border: 2px solid #e84545;
}.worker-footer ul a li:hover i {
	color: #e84545;
}

.addriss h3, .about h3 {
	font-size: 22px;
	color: #fff;
	text-align: center;
	padding-bottom: 20px;
}
.addriss p {
	font-size: 18px;
	color: #fff8;
	text-align: center;
	line-height: 0.5;
}
.about p {
	font-size: 18px;
	color: #fff8;
	text-align: center;
	line-height: 1.5;
	padding: 0px 10px;
}

.footer-end {
	background-color: #313454;
	padding: 20px 0px;
}
.footer-end div p {
	color: #fff7;
	text-align: center;
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
}
.footer-end div p span {
	color: #fff;
}
.love {
	color: #e84545;
}