@charset "UTF-8";

/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	position: relative;
}

body {
	margin: 0;
	position: relative !important;
}

body .row {
	margin-right: 0px;
	margin-left: 0px;
}

.imgHeader {
	margin-top: 18px;
}

.rowSoltitek {
	margin-right: 0px;
	margin-left: 0px;
}

.navSoltitek {
	margin-bottom: 18px;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-size: 2.5ex;
	line-height: 16px;

	color: #233D7A;
	flex: none;
	order: 0;

	flex-grow: 0;
}

.pseudo_border {
	position: relative;
	display: inline-block;
}

.pseudo_border:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	margin: -5px auto;
	width: 100%;
	height: 4px;
	background: #F79520;
}

.OurTitle {
	/* H2 SemiBold */

	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-size: 3.4ex;
	line-height: 36px;
	/* identical to box height, or 112% */

	color: #000000;
}

.OurSubTitle {
	/* H2 SemiBold */

	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-size: 2.1ex;
	line-height: 5px;
	padding-bottom: 25px;
	/* identical to box height, or 112% */

	color: #000000;
}

.OurInputTitle {
	/* H2 SemiBold */

	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-size: 1.8ex;
	line-height: 5px;
	/* identical to box height, or 112% */
	margin-top: 15px;
	margin-bottom: 15px;
	color: #000000;
}

.DetTitle {

	padding-top: 24px;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-size: 3.3ex;
	line-height: 32px;
	color: #000000;
}

.imgDet {
	width: 100%;
}

.DetP {
	padding-top: 10px;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px;
	color: #000000;
}

.colpadDet {
	padding-left: 20px;
	padding-right: 20px;
}

.imgFooter {
	width: 159px;
}

.imgSocial {
	height: 16px;
}

.FooterTitle {

	padding-top: 24px;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-size: 2.5ex;
	line-height: 32px;
	color: #000000;
}

.FooterP {
	padding-top: 5px;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 0.8em;
	line-height: 24px;
	color: #000000;
	margin-bottom: 1px;
}

.Lets {
	width: 228px;
	height: 60px;
	left: 606px;
	top: 1614px;

	/* Blue Primary */

	background: #233D7A;
	border-radius: 30px;

	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	color: #FFF;

}

.HeaderServices {

	padding-top: 15px;
	;
	background: #233D7A;
	border-radius: 10px;
	height: 70px;

	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-size: 25px;
	line-height: 36px;
	color: #FFF;

}

.BlockServices {

	background: #F2F4F8;
	border-radius: 10px;
	padding: 10px;
	height: 100%;
}


.DetSer {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 32px;
}

.imgSer {
	width: 100%;
	padding: 15px;
}

.joinmail {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	color: #233D7A;
}

.sinput {
	background: #FFFFFF;
	border: 1px solid #D1D1D6;
	border-radius: 10px;

	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	height: 35px;
	width: 350px;

}


.cinput {
	background: #FFFFFF;
	border: 1px solid #D1D1D6;
	border-radius: 10px;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	height: 35px;
	width: 100%;

}

.image-content {
	position: absolute;
	top: 80px;
	left: 180px;
	width: 60%;
	height: 65%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.image-content h1 {
	color: #233d7a;
	margin-bottom: 20px;
	font-size: 50px;
	font-weight: bold;
}

.image-content p {
	font-weight: 600;
	font-size: 25px;
	margin-bottom: 30px;
	text-align: justify;
	text-justify: inter-word;
	color: rgba(0, 0, 0, .7);
}

.image-content a {
	min-width: 120px;
	max-width: 200px;
	padding: 16px;
	border-radius: 30px;
	padding-left: 15px;
	padding-right: 15px;
	background: #233d7a;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	border: none;
	text-decoration: none;
	align-items: center;
	align-content: center;
	text-align: center;
}

.image-content a:hover {
	background: #29385a;
	color: #fff !important;
}

.c-white{
	color: #fff !important;
}


.foot{
	position: relative;
	bottom: 0;
	width: 100%;
}

@media screen and (max-width: 760px) {
	.image-content {
		left: 80px;
		width: 80%;
	}

	.image-content h1 {
		margin-bottom: 5px !important;
		font-size: 10px !important;
		font-weight: bold;
	}
	.image-content p {
		font-weight: 600;
		font-size: 8px !important;
		margin-bottom: 5px !important;
	}
}

@media screen and (max-width: 967px) {
	.image-content {
		top: 20px;
	}
	.image-content h1 {
		margin-bottom: 10px;
		font-size: 22px !important;
		font-weight: bold;
	}
	.image-content p {
		font-weight: 600;
		font-size: 16px !important;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 1175px) {

	.image-content h1 {
		margin-bottom: 20px;
		font-size: 40px;
		font-weight: bold;
	}

	.image-content p {
		font-weight: 600;
		font-size: 20px;
		margin-bottom: 20px;
	}

	.image-content a {
		min-width: 100px;
		max-width: 150px;
		padding: 10px;
		font-size: 15px;
	}

}

