* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #fdfdfd;
	position: relative;
}

a {
	text-decoration: none !important;
	outline: none !important;
}

a img {
	border: none;
}

.clr {
	clear: both !important;
}

.box {
	padding-left: 0px;
	padding-right: 0px;
}

.box1 {
	padding-right: 0px;
}

.box2 {
	padding-left: 0px;
}

/*top-end-arrow*/

/*header*/
.header-bg {
	width: 100%;
	height: auto;
	margin: auto;
	border-bottom: 1px solid #CCC;
	background: #338aff;
}

.email-contact {
	width: 100%;
	height: auto;
}

.email-contact ul {
	margin: 0px;
	padding: 0px;
}

.email-contact ul li {
	float: left;
	list-style-type: none;
}

.email-contact ul li a {
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	color: #fff;
	padding-right: 15px;
	text-decoration: none;
	font-weight: 500;
	line-height: 32px;
}

.email-contact ul li a span {
	color: #eee;
}

/*header*/
.main-wrpper {
	width: 100%;
	height: auto;
	padding: 10px 0px;
}

.logo {
	width: 320px;
	height: 105px;
	margin-top: 0;
	margin-bottom: 0px;
}

.logo a {
	display: block;
}

.logo a img {
	width: 100%;
	height: 100%;
}

#navigation {
	width: 100%;
	height: auto;
	margin: auto;
	z-index: 999;
	position: relative;
	z-index: 9999;
}

#navigation-1 {
	width: 25%;
	height: auto;
	margin: auto;
	z-index: 999;
	position: relative;
	z-index: 9999;
	margin-top: 5px;
	background: #EF5D5F;
}

/*--search--*/

/*social-media*/
.social-media {
	width: 28%;
	height: auto;
	margin: auto;
	float: right;
	margin-top: 4px;
}

.social-network a {
	background: #fff;
}

.social-network a.icoRss:hover {
	background-color: #F56505;
}

.social-network a.icoFacebook:hover {
	background-color: #3B5998;
}

.social-network a.icoTwitter:hover {
	background-color: #33ccff;
}

.social-network a.icoGoogle:hover {
	background-color: #BD3518;
}

.social-network a.icoVimeo:hover {
	background-color: #0590B8;
}

.social-network a.icoLinkedin:hover {
	background-color: #007bb7;
}

.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color: #fff;
}

a.socialIcon:hover, .socialHoverClass {
	color: #44BCDD;
}

ul.social-network {
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
	float: right;
}

.social-circle li {
	display: inline-block;
	list-style-type: none;
}

.social-circle li a {
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
	text-align: center;
	width: 25px;
	height: 25px;
	font-size: 12px;
	margin-right: 1px;
	border-radius: 50px;
}

.social-circle li i {
	margin: 0;
	line-height: 25px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}

.social-circle i {
	color: #000;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

/*social-media*/
.welcome {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 40px;
	text-align: center;
}

.welcome h1 {
	font-family: 'Playfair Display', serif;
	font-size: 36px;
	color: #444;
	text-align: center;
	margin: 0px;
	padding: 0 40px;
	margin-top: 0;
	text-transform: uppercase;
	background: #fdfdfd;
	display: inline-block;
}

.welcome-line {
	width: 100%;
	height: 1px;
	margin: auto;
	background: #ccc;
	margin-top: -20px;
	margin-bottom: 30px;
}

.welcome-line1 {
	width: 100%;
	height: 1px;
	margin: auto;
	background: #ccc;
	margin-top: 35px;
	margin-bottom: 5px;
}

.welcome P {
	color: #474747;
	font-family: "AGaramondPro-Italic";
	font-size: 36px;
	margin-bottom: 10px;
	margin-top: 15px;
	padding-left: 60px;
	text-align: center;
	font-weight: 300;
	line-height: 1.16667;
}

.welcome-inner {
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
}

.welcome-inner p {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #444;
	text-align: center;
	margin: 0px;
	line-height: 1.8;
	margin-bottom: 0;
	padding-left: 0px;
	font-weight: 300;
	letter-spacing: normal;
	margin: 10px 0;
}

.welcome-inner a {
	font-family: 'Playfair Display', serif;
	font-size: 14px;
	color: #fff;
	padding: 8px 25px;
	background: #338aff;
	text-align: justify;
	letter-spacing: 1px;
	line-height: 50px;
	font-weight: 300;
	border-radius: 20px;
}

/*.welcome-inner P {
font-family: "AGaramondPro-Italic";
font-size: 24px;
text-align: right;
color: #F0542C;
margin: 0px;
line-height: 1.16667;
margin-bottom: 10px;
margin-top: 25px;
padding-left: 60px;
letter-spacing: normal;
}*/

/*welcome*/

/*Footer-Section*/
.footer-main {
	width: 100%;
	height: auto;
	padding: 80px 0;
	padding-bottom: 50px;
	background: #111;
}

.footer-innar {
	width: 100%;
	height: auto;
}

.footer-innar img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.footer-innar p {
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	color: #ccc;
	line-height: 25px;
	margin-bottom: 20px;
	text-align: justify;
}

.footer-innar h1 {
	font-family: 'Playfair Display', serif;
	font-size: 20px;
	font-weight: 500;
	margin: 15px 0;
	color: #fff;
	margin-top: 0;
}

.footer-innar h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #aaa;
	margin: 5px 0;
	border-bottom: 1px solid #4b4b4b;
}

.footer-innar h2 a {
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #aaa;
	display: block;
	padding: 10px 0;
}

.footer-innar h2 a:hover {
	color: #fff;
}

.footer-innar ul {
	padding: 0;
	margin: 0;
}

.footer-innar ul li {
	list-style: none;
	font-family: 'Poppins', sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #ccc;
	width: 100%;
	padding: 6px 0;
	line-height: 25px;
	border-bottom: 1px solid #4b4b4b;
	display: flex;
}

.footer-innar ul li span {
	font-family: 'Playfair Display', serif;
	font-size: 15px;
	float: left;
	width: 60px;
	letter-spacing: 1px;
	font-weight: 600;
	color: #fff;
	margin-right: 10px;
	margin-bottom: 10px;
	display: grid;
}

.footer-innar ul li span:after {
	content: '';
	float: right;
}

.footer-bottom {
	width: 100%;
	height: auto;
	background: #000;
	padding: 10px 0;
	text-align: center;
}

.footer-innar h3 {
	font-family: "Poppins", sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #ccc;
	margin: 10px 0;
}

.footer-innar h3 a {
	font-family: "Poppins", sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #ccc;
}

/*Footer-Section*/

/*client*/
.client-main {
	width: 100%;
	height: auto;
	background: #FFF;
	padding: 20px 0;
}

.client-main img {
	list-style: none;
	display: inline-block;
	width: auto;
	height: auto;
	margin: auto;
	object-fit: contain;
	padding: 5px;
}

/*OWL*/
.owl-controls .owl-buttons {
	position: relative;
}

.owl-controls .owl-prev {
	position: absolute;
	left: -20px;
	bottom: 40px;
	padding: 8px 17px;
	background: #338aff;
	border-radius: 50px;
	transition: .5s;
}

.owl-controls .owl-next {
	position: absolute;
	right: 10px;
	bottom: 40px;
	padding: 8px 17px;
	background: #338aff;
	border-radius: 50px;
	transition: .5s;
}

.owl-controls .owl-prev:after, .owl-controls .owl-next:after {
	content: '\f104';
	font-family: FontAwesome;
	color: #fff;
	font-size: 16px;
}

.owl-controls .owl-next:after {
	content: '\f105';
}

.owl-controls .owl-prev:hover, .owl-controls .owl-next:hover {
	background: #000;
}

/*client*/

/*side-service-section*/

.side-link {
	width: 100%;
	height: auto;
}

.side-link-in {
	width: 100%;
	height: auto;
	background: #fff;
	padding: 20px;
}

.side-link-in h1 {
	font-family: 'Playfair Display', serif;
	font-size: 26px;
	color: #444;
	margin: 0px;
	line-height: 40px;
}

.side-link-in hr {
	width: 100%;
	height: 2px;
	margin: 5px 0;
	background: #ccc;
	border: 0;
}

.side-link-in ul {
	padding: 0;
	margin: 0;
}

.side-link-in ul li {
	list-style: none;
	padding: 8px 0;
	transition: .5s;
	border-bottom: 1px solid #ccc;
}

.side-link-in ul li a {
	display: block;
	color: #338aff;
	font-size: 16px;
	font-weight: 600;
	line-height: 25px;
	transition: .5s;
	font-family: 'Poppins', sans-serif;
}

.side-link-in ul li a i {
	font-size: 16px;
	color: #338aff;
	margin-right: 10px;
	transition: .5s;
}

.side-link-in ul li:hover a i {
	color: #338aff;
	padding-left: 5px;
	transition: .5s;
}

/*side-service-section*/

/*about us*/

.about-us-innar {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.about-us-innar h1 {
	font-family: 'Playfair Display', serif;
	font-size: 26px;
	color: #444;
	margin: 0px;
	line-height: 40px;
}

.about-us-innar hr {
	width: 100%;
	height: 2px;
	margin: 5px 0;
	background: #ccc;
	border: 0;
}

.about-us-innar p {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #444;
	text-align: justify;
	margin: 0px;
	line-height: 1.8;
	margin-bottom: 0;
	padding-left: 0px;
	letter-spacing: normal;
	margin: 10px 0;
}

.about-us-innar-2 {
	width: 48.7%;
	height: auto;
	display: inline-block;
}

.about-us-innar-2:nth-child(even) {
	margin-right: 0;
}

.about-us-innar-2:nth-child(odd) {
	margin-left: 2%;
}

.about-us-innar-2 h1 {
	font-family: 'Playfair Display', serif;
	font-size: 26px;
	color: #444;
	margin: 0px;
}

.about-us-innar-2 p {
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	color: #444;
	text-align: justify;
	margin: 0px;
	line-height: 1.8;
	margin-bottom: 0;
	padding-left: 0px;
	letter-spacing: normal;
	margin: 10px 0;
}

.about-us-main {
	width: 100%;
	height: auto;
	padding: 40px 0px;
}

.about-us-innar-1 {
	width: 100%;
	height: auto;
}

.about-us-innar-1 h2 {
	font-family: 'Playfair Display', serif;
	font-size: 24px;
	margin: 0px;
	color: #434343;/*text-shadow: 0 1px 0 #545454;*/
}

.about-us-innar-1 p {
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	color: #444;
	text-align: justify;
	margin: 0px;
	margin-bottom: 0px;
	line-height: 1.8;
	margin-bottom: 0;
	padding-left: 0px;
	letter-spacing: normal;
	padding-top: 6px;
}

.about-us-innar-Both {
	width: 100%;
	height: auto;
}

.about-us-innar-Both-line {
	width: 100%;
	height: 2px;
	background: #209bde;
}

.about-us-innar-Both-left {
	width: 18%;
	height: auto;
	float: left;
}

.about-us-innar-Both-left-image {
	width: 100%;
	height: auto;
}

.about-us-innar-Both-left-image img {
	width: 100%;
	height: 140px;
}

.about-us-innar-Both-right {
	width: 82%;
	height: auto;
	float: right;
	padding: 0px 00px 0px 20px;
}

.about-us-innar-Both-right h1 {
	font-family: "OpenSans-Semibold";
	font-size: 18px;
	margin: 0px;
	color: #434343;	/*text-shadow: 0 1px 0 #545454;*/
	padding: 0px;
	margin: 0px;
	font-weight: 100;
}

.about-us-innar-Both-right p {
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	color: #444;
	text-align: justify;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}

.about-us-innar-Both-right-line {
	width: 100%;
	height: 1px;
	background: #eee;
	margin: 12px 0;
}

.about-us-line-1 {
	width: 100%;
	height: 1px;
	margin: auto;
	background: #ccc;
	margin-top: 20px;
	margin-bottom: 15px;
}

.about-us-line-1 {
	width: 100%;
	height: 1px;
	margin: auto;
	background: #ccc;
	margin: 20px 0;
}

.about-us-box {
	width: 100%;
	height: auto;
	margin: auto;
	margin: 20px 0;
}

/*about us*/

/*career*/
.career-box {
	width: 100%;
	height: auto;
	margin: auto;
	background: #F5F5F5;
}

.career-box h4 {
	color: #434343;
	font-family: 'Playfair Display', serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	text-align: left;
	margin: 0px;
	margin-bottom: 20px;
	padding-top: 20px;
}

.career-box p {
	color: #444444;
	font-family: "aller_lightregular";
	font-size: 15px;
	line-height: 24px;
	margin: 0;
	padding-top: 10px;
	text-align: left;
}

.career-form {
	width: 100%;
	height: 630px;
	margin: auto;
	padding: 0px 20px 0px 0px;
}

.career-form p {
	font: 18px "aller_lightregular";
	color: #0072BC;
	margin: 0px;
	padding: 5px 2px;
	font-weight: 600;
}

.career-textbox {
	border: 1px solid #e9e9e9;
	color: #333333;
	font: 14px "aller_lightregular";
	height: 25px;
	margin: 0;
	padding: 0 10px;
	width: 100%;
	border-radius: 4px;
	background: rgba(255, 255, 255, 0.9);
}

.career-msgbox {
	border: 1px solid #e9e9e9;
	color: #333333;
	font: 14px "aller_lightregular";
	height: 70px;
	margin: 0;
	padding: 0 10px;
	width: 70%;
	max-width: 100%;
	min-width: 100%;
	max-height: 70px;
	min-height: 70px;
	border-radius: 4px;
	background: rgba(255, 255, 255, 0.9);
}

.form-name {
	width: 100%;
	height: auto;
	margin: auto;
	margin-left: 0px;
}

.form-name p {
	font-size: 13px;
	font-family: 'Poppins', sans-serif;
	color: #333333;
	margin: 0px;
	padding: 5px 2px;
	font-weight: 500;
}

.form-name p span {
	color: #FF0000;
}

.form-style-btn {
	width: 20%;
	height: 35px;
	margin: auto;
	background: #00558C;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	margin: 0px;
	float: right;
	margin-top: 10px;
	border: 1px solid #e9e9e9;
	margin-bottom: 20px;
}

.form-style-btn:hover {
	background: #3D3D3D;
}

.career-img-banner {
	width: 100%;
	height: 630px;
	margin: auto;
	background: url(../images/career.jpg);
	position: relative;
}

.career-img {
	width: 250px;
	height: 157px;
	margin: auto;
	position: absolute;
	top: 35%;
	right: 0;
}

.career-img img {
	width: 100%;
	height: 157px;
	margin: auto;
}

/*career*/

/*current jobs*/
.current-jobs-backgorund {
	width: 100%;
	height: auto;
	margin: auto;
	background: #fafafa;
	padding: 10px;
}

.current-jobs-main {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 10px;
}

.current-jobs-main h1 {
	font-family: 'Playfair Display', serif;
	font-size: 24px;
	text-align: center;
	margin: 0px;
	color: #666;
	text-shadow: 0 1px 0 #545454
}

.current-jobs {
	width: 100%;
	height: auto;
	background: #fff;
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: #ccc 1px solid;
}

.current-jobs h1 {
	color: #00346a;
	font-family: 'Playfair Display', serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	text-align: left;
	margin: 0px;
}

.current-jobs h2 {
	color: #999;
	font-family: 'Playfair Display', serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	text-align: left;
	margin: 0px;
	padding-top: 8px;
}

.current-jobs h3 {
	color: #444;
	font-family: 'Playfair Display', serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	text-align: left;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 5px;
}

.current-jobs h3 i {
	color: #a4a6a9;
	font-size: 12px;
	font-weight: 400;
	padding-right: 5px;
}

.current-jobs p {
	color: #444444;
	font-family: 'Playfair Display', serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	text-align: left;
}

.current-jobs p span {
	color: #666;
	font-weight: 600;
}

.current-jobs-apply {
	width: 100%;
	height: auto;
	margin: 10px 0px;
}

.current-jobs-apply a {
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	text-align: left;
	margin: 0px;
	background: #666;
	padding: 6px 20px;
	border-radius: 4px;
}

.current-jobs-apply a:hover {
	background: #F0542C;
	transition: all 0.4s linear 0s;
}

.current-jobs-right {
	width: 100%;
	height: auto;
	background: #fff;
	padding: 10px;
}

.current-jobs-right h1 {
	color: #444;
	font-family: 'Playfair Display', serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	text-align: left;
	margin: 0px;
}

.current-jobs-right p {
	color: #999;
	font-family: 'Playfair Display', serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	text-align: left;
	margin: 0px;
	padding-bottom: 8px;
}

.current-jobs-right p i {
	color: #444;
	font-weight: 600;
	padding-right: 5px;
}

.current-jobs-right p span {
	color: #00346a;
	font-weight: 600;
}

/*current jobs*/

/*contact-pg-Section*/

.contact-pg {
	width: 100%;
	height: auto;
}

.contact-pg h1 {
	font-size: 30px;
	color: #338aff;
	font-weight: 500;
	font-family: 'Playfair Display', serif;
	margin-top: 0;
	margin-bottom: 20px;
}

.contact-pg p {
	font-size: 14px;
	color: #000;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 10px;
}

.contact-pg p span {
	width: 30px;
	height: 30px;
	margin-right: 10px;
}

.contact-pg p span i {
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: #338aff;
}

.contact-pg-label {
	width: 100%;
	height: auto;
	display: inline-flex;
	border: 1px solid #aaa;
	padding-left: 10px;
	border-left: 4px solid #338aff;
	margin-bottom: 20px;
	background: #fff;
}

.contact-pg-label i {
	width: 30px;
	height: 40px;
	color: #338aff;
	font-size: 18px;
	line-height: 40px;
}

.contact-pg-text {
	width: 100%;
	height: 40px;	/* border-left: 2px solid #000; */
	border: none;
	outline: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #000;
}

.contact-pg-textarea {
	width: 100%;
	height: 150px;	/* border-left: 2px solid #000; */
	border: none;
	font-weight: 400;
	color: #000;
	resize: vertical;
	outline: none;
	padding-top: 10px;
	font-family: 'Roboto', sans-serif;
}

.contact-pg-submit {
	border: none;
	padding: 8px 25px;
	outline: none;
	background: #338aff;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
}

/*contact-pg-Section*/
.over-logo {
	width: 150px;
	height: auto;
	right: 0;
	bottom: 45%;
	padding: 10px;
	text-align: center;
	position: fixed;
	z-index: 99999;
	border-radius: 10px 0px 0px 10px;
	background: #fff;
	box-shadow: 0px 0px 15px -5px #959595;
}

.over-logo img {
	width: 100%;
	height: 100%;
	animation: blink 2.5s linear infinite;
}

@keyframes blink {
	0% {
		opacity: .3;
	}

	50% {
		opacity: .7;
	}

	100% {
		opacity: 1;
	}

}
