/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on February 11, 2019 */
@font-face {
    font-family: 'poppinsregular';
    src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('../fonts/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinsmedium';
    src: url('../fonts/poppins-medium-webfont.woff2') format('woff2'),
        url('../fonts/poppins-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'poppinsbold';
    src: url('../fonts/poppins-bold-webfont.woff2') format('woff2'),
        url('../fonts/poppins-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.header-social {
    float: left;
}
.header-social ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.header-social li {
    float: left;
    border-right: 1px solid #ccc;
}
.header-social li:last-child {
    border: none;
}
.header-social a {
    padding: 0px 14px;
    text-decoration: none;
    color: #555;
	font-family: 'poppinsregular';
	font-size: 12px;
}
.header-social i {
    padding-right: 7px;
    color: #0085c8;
}
.top-header {
    background: #f3f3f3;
	padding: 10px 0px;
}
.header-contact span {
    color: #555;
	font-family: 'poppinsbold';
	font-size: 18px;
}
.navigation .navbar-nav .nav-link {
    color: rgba(0,0,0,.5);
    font-family: 'poppinsmedium';
}
.navigation .navbar-brand {
    padding: 0;
}
.navigation .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(251, 84, 10);
}
.navigation .navbar-nav .active {
	position: relative;
}
.navigation .navbar-nav .active:before {
    position: absolute;
    bottom: -10px;
    left: 4px;
    content: "";
    width: 60px;
    height: 2px;
    background: #fb540a;
    display: inline-block;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
	border-bottom: 1px solid #ccc;
}
/*=====================banner=============================*/
.banner .carousel-caption h1 {
	font-family: 'poppinsmedium';
	color: #ff5103;
}
.banner .carousel-caption h5 {
	font-family: 'poppinsregular';
	margin-bottom: 18px;
	color: #000;
}
.banner .carousel-caption span {
	display: block;
	font-family: 'poppinsbold';
}
.banner .carousel-caption {
    top: 20%;
	left: 10%;
	text-align: left;
}
.banner .carousel-control-next, .carousel-control-prev { 
    width: 8%;
}
.banner .control-position {
    background: #0085c8;
    width: 40px;
    height: 40px;
    padding-top: 8px;
}
.carousel-indicators li {
	background-color: #ff5103;
}
.fightingBanner-color01 {
	color: #fff !important;
}
.fightingBanner-color02 {
	color: #fff !important;
}
/*=====================about us=============================*/
.who-we {
    padding-top: 60px;
    padding-bottom: 30px;
}
.who-cap span {
    width: 70px;
    height: 70px;
    background: #17aacc;
    display: inline-block;
    color: #fff;
    text-align: center;
    margin-bottom: 6px;
    margin-right: 10px;
    font-size: 40px;
	line-height: normal;
	font-family: 'poppinsbold';
	padding-top: 15px;
}
.who-cap p {
    line-height: 28px;
	font-family: 'poppinsregular';
}
.vission-cap {
    line-height: 28px;
}
.who-cover {
    border: 1px solid #17aacc;
    padding: 10px;
    margin-top: 10px;
    width: 100%;
}
.who-cover img {
    width: 100%;
    height: 100%;
}
.who-cover:hover img {
	 transform: scale(1.1);
	 width: 100%;
	 transition: all .9s;
}
.who-cap ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.who-cap li {
    line-height: 34px;
	font-family: 'poppinsmedium';
}
.who-cap i {
    margin-right: 10px;
}
.vission-mission {
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
.second-mission-pad {
    padding-top: 20px;
}
.vission-thum img {
    width: 100%;
}
.vission-thum {
    border: 1px solid #17aacc;
    padding: 10px;
    margin-top: 10px;
    width: 100%;
}
.vission-thum:hover img {
	 transform: scale(1.1);
	 width: 100%;
	 transition: all .9s;
}
.right-text {
    text-align: right;
}
.vission-cap h3 {
	font-family: 'poppinsbold';
}
.vission-cap p {
	font-family: 'poppinsregular';
}
/*=====================common-clases=============================*/
a.read-more {
    font-size: 13px;
    font-weight: 700;
    font-family: 'poppinsmedium';
    color: rgb(255, 255, 255);
    background-color: rgb(0, 133, 200);
    border-radius: 4px;
    padding: 10px 30px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
}
a.read-more:hover {
    background-color: rgb(251, 84, 10);
}
.common-title {
    text-align: center;
    width: 100%;
}
.common-title h2 {
	font-family: 'poppinsbold';
}
.common-title span {
    position: relative;
    display: inline-block;
    color: #fb540a;
    font-size: 24px;
}
.common-title span:before {
    content: "";
    width: 50px;
    height: 2px;
    background: #3a3a3a;
    position: absolute;
    bottom: 14px;
    left: -60px;
}
.common-title span:after {
    content: "";
    width: 50px;
    height: 2px;
    background: #3a3a3a;
    position: absolute;
    bottom: 14px;
    left: 30px;
}
.common-title p {
    padding-top: 8px;
	font-family: 'poppinsregular';
}
p {
	font-size: 14px;
}
/*=================our service========================*/
.our-service {
    padding-top: 60px;
    padding-bottom: 40px;
}
.service-thump {
    float: left;
    border: 1px solid #ccc;
    margin-bottom: 24px;
    width: 100%;
    padding: 18px;
	text-align: center;
	position: relative;
	min-height: 238px;
}
.service-thump:hover {
	background: rgb(255, 127, 0);
}
.service-thump:hover .service-cap {
	color: #fff;
}
.service-thump span {
    display: inline-block;
    width: 60px;
    color: #fff;
    font-size: 24px;
    background: #0e4187;
    height: 60px;
    text-align: center;
    border-radius: 50%;
    padding-top: 10px;
	margin-top: 18px;
}
.service-cap h4 {
    font-weight: 600;
	font-size: 18px;
	font-family: 'poppinsmedium';
}
.service-cap p {
	font-family: 'poppinsregular';
}
.service-visit {
	display: none;
}
.service-visit a {
    background: #0e4187;
    width: 50px;
    height: 20px;
    display: inline-block;
    border-radius: 6px;
    color: #fff;
}
.service-thump:hover .service-visit {
	display: block;
	position: absolute;
	top: 15%;
	right: 5%;
} 

/*=================service page========================*/
.service-manu {
	background: #eee;
    text-align: center;
    padding: 40px 0px;
}
.service-title h2 {
    color: #000;
	font-family: 'poppinsbold';
}
.service-manu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.service-manu li {
    display: inline;
	font-family: 'poppinsregular';
}
.service-manu a {
    display: inline-block;
    text-decoration: none;
    color: #121212;
	font-family: 'poppinsmedium';
}
.service-active {
	color: rgb(255, 127, 0);
}
.service-manu a:after {
    color: #222222;
    content: "\f101";
    font-family: fontawesome;
    padding-left: 15px;
    padding-right: 10px;
}
.main-service {
    margin-top: 40px;
}
.services-post {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 4px;
    overflow: hidden;
	margin-bottom: 60px;
}
.services-post h2 {
    margin-top: 30px;
}
.services-post ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.services-post li {
    line-height: 40px;
}
.services-post i {
    padding-right: 10px;
	color: rgb(255, 127, 0);
}
.services-post img {
    width: 100%;
}
.contact-now {
    background: url(../img/cta-sidebar.jpg) no-repeat center center;
    position: relative;
    color: #fff;
    padding: 95px 0;
}
.contact-cp {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(23,56,105, .9);
    text-align: center;
    padding-top: 20px;
}

.contact-cp i {
    font-size: 50px;
    color: #00aedd;
    margin-bottom: 10px;
}
.contact-cp p {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}

.contact-cp h4 {
    font-size: 30px;
    font-weight: 500;
}
/*=================our work========================*/
.our-work {
    display: inline-block;
	padding-top: 50px;
}
.work-padding {
    padding: 0;
	margin: 0;
}
.work-thump img {
    width: 100%;
}
.work-thump {
	position: relative;
}
.workHover-content {
    display: none;
	text-align: center;
	width: 100%;
	height: 100%;
	padding-top: 80px;
	transition: background-color 0.5s ease;
	animation: animatezoom 0.6s;
}
.workHover-content:hover {
	background: rgba(0, 0, 0, 0.9);
}
.workHover-content h4 {
	color: #fff;
}
.workHover-content p {
	color: #fff;
}
.workHover-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.workHover-content li {
	display: inline;
	margin: 5px;
}
.workHover-content a {
	display: inline-block;
	text-decoration: none;
	border: 1px solid #fff;
	padding: 6px;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #fff;
}
.workHover-content a:hover {
	background: #fff;
	color: #000;
}
.work-thump:hover .workHover-content {
	position: absolute;
	top: 0;
	display: block;
}
/*=================our product========================*/
.usp-thumnail span img {
    width: 100%;
}
.usp-thumnail {
	width: 100%;
    float: left;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 4px;
    overflow: hidden;
	position: relative;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.19);
}
.usp-nopad {
    margin-bottom: 0;
}
.usp-thumnail .usp-cap {
	transition: background-color 0.5s ease;
}
.usp-thumnail .usp-cap:hover {
	background: rgba(0, 0, 0, 0.9);
}
.usp-thumnail:hover .usp-cap {
	position: absolute;
	top: 8px;
	left: 10px;
	right: 10px;
	height: 92%;
	display: block;
	padding: 15px;
}
.usp-pstion {
    float: left;
    padding: 10px;
}
.usp-description {
    float: left;
    padding-top: 24px;
}
.usp-ds-title h4 {
	font-family: 'poppinsbold';
	font-size: 22px;
}
.usp-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.usp-list li {
    line-height: 32px;
	font-size: 15px;
	font-family: 'poppinsregular';
}
.usp-list i {
    color: #fb540a;
    margin-right: 5px;
}
.usp-more-description p {
    line-height: 28px;
	font-family: 'poppinsmedium';
	
}
.usp-thumnail span {
    width: 100%;
    float: left;
    overflow: hidden;
    height: 200px;
}
.usp-thumnail img {
    width: 100%;
	height: 100%;
}
.usp-cap h4 {
	color: #fff;
	font-family: 'poppinsbold';
}
.usp-cap p {
	color: #fff;
	font-family: 'poppinsregular';
}
.usp-cap {
    display: none;
}
.usp-spce {
    padding: 60px 0;
}
.our-usp .item {
    margin: 10px;
}
.owl-theme .owl-nav [class*=owl-] {
    background: #0e4187 !important;
    width: 36px;
    height: 36px;
    color: #fff !important;
    font-size: 24px !important;
	font-family: 'poppinsbold' !important;
}
.owl-theme .owl-nav {
    float: right;
    margin-top: 8px;
}
.owl-dots {
    margin-left: 100px;
    margin-top: 20px;
}
.products-usp span {
    height: auto;
}
/*=================our client========================*/
.our-client {
    padding-top: 60px;
	padding-bottom: 50px;
}
.our-client .owl-carousel .owl-item img {
    width: 50%;
	margin: auto;
}
/*=================form========================*/
.contact-form .contact-touch .form-control {
    padding: 1.375rem 0.75rem;
	border-radius: 0;
}
.contact-form .contact-touch  .form-textarea {
    width: 100%;
    border: 1px solid #ced4da;
    height: 160px;
}
.contact-form .contact-touch .group-textarea {
    margin-bottom: 10px;
}
.contact-form .contact-touch .btn-primary {
	width: 100%;
	border-radius: 0;
	padding: 10px 0;
}
/*=================footer========================*/
.f-bg {
	background: url(../img/zigzag-bg.png);
	background-repeat: repeat-x;
	height: 31px;
}
.footer {
    background-color: #2c2c2c;
    padding: 40px 0;
}
.footer-title h4 {
    color: #fff;
	font-family: 'poppinsbold';
}
.footer-logo p {
    color: #fff;
	font-size: 13px;
	font-family: 'poppinsregular';
}
.f-nav {
    float: left;
}
.f-form p {
    color: #fff;
	font-size: 14px;
}
.f-form  {
    position: relative;
	padding-top: 10px;
}
.f-form input {
    padding: 5px;
    width: 100%;
    position: relative;
    float: left;
}
.f-form a {
	background: #007bff;
    text-decoration: none;
    color: #fff;
    padding: 8px;
    font-size: 14px;
	display: inline-block;
	position: absolute;
	right: 0;
}
.f-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.f-nav li {
    color: #fff;
    line-height: 32px;
    font-size: 13px;
	font-family: 'poppinsregular';
}
.f-nav a {
    text-decoration: none;
	color: #fff;
}
.f-nav a:hover {
    color: #fff;
}
.f-nav i {
	margin-right: 5px;
}
.f-nav a {
    color: #fff;
	text-decoration: none;
}
.f-copyright {
    background: #121212;
}
.copyright-content p {
    color: #fff;
    text-align: center;
    margin: 10px 0px;
	font-size: 12px;
	text-transform: uppercase;
	font-family: 'poppinsregular';
}
.copyright-content p a {
    color: #fff;
    font-weight: 600;
	text-decoration: none;
	font-family: 'poppinsbold';
}
/*=================project abroad========================*/
.abroad-slide .owl-item {
    margin: 0 !important;
    border-right: 1px solid #fff;
}
.abroad-slide .abroad-bx {
    padding: 15px;
    border: 1px solid #ccc;
    min-height: 150px;
	background: #17aacc;
}
.abroad-slide .abroad-bx h4 {
    text-align: center;
    color: #fff;
    margin: 0;
}
.abroad-slide .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
}
