/*
Theme Name: centrix
Description: centrix is simple responsive SEO friendly theme. 
Version: 0.1
Tags:  blog, news, featured-images, one-column, theme-options
Text Domain: centrix
Domain Path: centrix
Author: Developing Team
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
*{ 
	font-family:'Raleway';
}
.text-center img {
	display: inline-block;
}
header .mainmenu {
	padding-top: 10px;
}
header {
	padding: 0px;
}
.header-contact {
	background-color: #c10008;
	padding: 10px 0px;
}
.header-contact ul li a {
	text-decoration: none;
	font-size: 16px;
	color: #fff;
	font-family: "Muli";
}
.header-contact ul li a i{
	margin-right: 10px;
}
.header-contact ul li {
	margin-right: 20px;
}
.header-contact ul li:last-child {
	margin-right: 0px;
}
.social-icons ul li {
	margin-right: 10px;
}
.header-top {
	background-color: #000000;
	padding: 10px 0px;
}
.touch-us ul li a {
	text-decoration: none;
}
.touch-us ul li a h3 {
	font-size: 20px;
	color: #c10008;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 0px;
}
.touch-us ul li a p {
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	text-align: left;
	margin-bottom: 0px;
}
.touch-us ul li {
	margin-right: 30px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 60px;
	line-height: 1.1;
}
.touch-us ul li.touch-1 {
	background-image: url(img/others/cont-1.png);
}
.touch-us ul li.touch-2 {
	background-image: url(img/others/cont-2.png);
}
.touch-us ul li.touch-3 {
	background-image: url(img/others/cont-4.png);
}
.touch-us {
	padding-top: 40px;
}
.menu-wrap {
	background-color: #333333;
}
header .mainmenu ul li a {
	text-decoration: none;
	font-size: 22px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	padding: 20px;
}
header .mainmenu ul li {
	padding: 9px 7px;
}
header .mainmenu ul li:last-child {
	padding-right: 0px !important;
}
.get-btn a {
	text-decoration: none;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	background-color: #c10008;
	padding: 20px 30px;
	vertical-align: middle;
	border-radius: 0px;
}
/*************SUB MENU*************/
.mainmenu .sub-menu {list-style: outside none none;  min-width: 250px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:last-child:hover .sub-menu {right: 0;}
.mainmenu li:hover .sub-menu{ display:block; }
.mainmenu .sub-menu li{padding:0px !important;}
.mainmenu .sub-menu li a { background-color: #fff;  display: block;  padding: 10px 15px !important;  text-align: left; color: #000 !important;  text-decoration: none;  transition: all 1s ease-in-out 0s;}
.mainmenu .sub-menu li a:hover { background:#fff !important; padding-left:25px; color: #000 !important;}
.col-md-5ths {
	width: 20%;
	float: left;
}

/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
	padding: 0px;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  margin: 0px;
}
.owl-theme .owl-nav {
	margin-top: 0;
}
header .mainmenu .navbar-nav .current-menu-item a,
header .mainmenu .navbar-nav a:focus,
header .mainmenu .navbar-nav a:hover {
	background: none;
	background-image: url(img/others/active-logo.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	color: #c10008;
}
header .header-bottom {
	position: relative;
}
header .header-bottom .banner-contents {
	position: absolute;
	left: 0;
	right: 0;
	top: 20%;
	width: 100%;
}

/*********** CAROUSEL NAV***********/
header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 64px;
	left: 5%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 33px;
}
header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 64px;
	right: 5%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 33px;
}

/**********CAROUSEL DOTS***************/
header .header-bottom .owl-theme .owl-controls {
    margin-top: 0;
}
header .header-bottom .owl-dots {
	bottom: 5%;
	left: 0;
	position: absolute;
	right: 0;
}
header .header-bottom .owl-theme .owl-dots .owl-dot span {
	background-color: #fff;
}
header .header-bottom  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #edb200;
}
.banner-shape {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
}
.group-section {
	background-color: #333333;
	padding: 70px 0px 140px;
}
.heading h3 {
	font-size: 40px;
	color: #c10008;
	font-weight: 700;
	font-family: "Raleway";
}
.group-heading h3 {
	text-transform: uppercase;
	background-image: url(img/others/heading-strip.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;
	line-height: 1.6;
}
.group-heading {
	padding-bottom: 50px;
}
.group-contents h3 {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 15px;
}
.group-contents p {
	font-size: 16px;
	color: #fff;
	line-height: 1.7;
	font-family: "Muli";
}
.group-wrap .col-lg-3:first-child .col-md-9 .group-contents {
	padding-right: 20px;
}
.group-wrap .col-lg-3:last-child .col-md-9 .group-contents {
	padding-left: 20px;
}
.group-wrap .col-lg-3:first-child .col-md-3 .group-img, .group-wrap .col-md-12:first-child .col-md-3 .group-img {
	background-color: #c10008;
}
.group-wrap .col-lg-3:last-child .col-md-3 .group-img, .group-wrap .col-md-12:last-child .col-md-3 .group-img {
	background-color: #58585a;
}
.group-img {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	margin: auto;
	padding-top: 5px;
}
.group-wrap {
	position: relative;
}
.group-cont-wrap {
	position: absolute;
	z-index: 9;
}
.group-cont-wrap.group-1 {
	top: 30px;
	right: -140px;
}
.group-cont-wrap.group-2 {
	right: -80px;
	top: 220px;
}
.group-cont-wrap.group-3 {
	bottom: -10px;
	right: -170px;
}
.group-cont-wrap.group-4 {
	left: -140px;
	top: 30px;
}
.group-cont-wrap.group-5 {
	left: -70px;
	top: 220px;
}
.group-cont-wrap.group-6 {
	bottom: -140px;
	left: -170px;
}
.about-contents {
	padding-top: 70px;
}
.about-section {
	background-color: #333;
	padding: 60px 0px 80px;
}
.about-contents p {
	font-size: 18px;
	color: #fff;
	line-height: 1.9;
	margin-bottom: 10px;
	text-align: justify;
}
.about-contents ul li {
	font-size: 18px;
	color: #fff;
	background-image: url(img/others/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	line-height: 1.9;
}
.about-contents a i {
	margin-left: 7px;
}
.about-contents a {
	text-decoration: none;
	color: #fff;
	font-size: 22px;
	background-color: #c10008;
	border-radius: 50px;
	padding: 10px 35px;
	font-weight: 700;
	margin-top: 15px;
}
.gallery-section {
	background-image: url(img/others/gallery-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 360px 0px;
	position: relative;
}
.gallery-top {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}
footer{
	position:relative;
}
.footer-shape {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 100%;
}
.gallery-heading h3 {
	color: #fff;
	margin-bottom: 20px;
}
.gallery-heading p {
	color: #fff;
	font-size: 18px;
	line-height: 1.8;
	font-family: "Muli";
}
.gallery-heading {
	padding-bottom: 40px;
}
.footer-section {
	background-color: #000000;
	padding: 50px 0px;
}
.footer-wrap h3 {
	font-size: 25px;
	color: #c10008;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.footer-wrap ul li a {
	text-decoration: none;
	font-size: 18px;
	color: #fff;
}
.footer-wrap ul li a i {
	margin-right: 6px;
}
.footer-wrap ul li {
	padding-bottom: 10px;
}
.footer-wrap ul {
	margin-bottom: 0px;
}
.footer-contact ul li {
	background-repeat: no-repeat;
	padding-left: 53px;
	padding-bottom: 25px;
}
.footer-contact ul li a {
	font-size: 15px;
	font-family: "Muli";
}
.footer-contact ul li.location {
	background-image: url(img/others/cont-1.png);
	background-position: left 6px;
	padding-bottom: 15px;
}
.footer-contact ul li.phone {
	background-image: url(img/others/cont-2.png);
	background-position: left 3px;
	padding-top: 6px;
}
.footer-contact ul li.mail {
	background-image: url(img/others/cont-3.png);
	background-position: left 3px;
	padding-top: 6px;
}
.footer-bottom {
	background-color: #212121;
	padding: 25px 0px;
}
.copyrights p {
	font-size: 15px;
	color: #fff;
	margin-bottom: 0px;
}
.extra-link ul li a {
	text-decoration: none;
	font-size: 15px;
	color: #fff;
}
.extra-link ul li {
	position: relative;
	margin-right: 25px;
}
.extra-link ul li::after {
	position: absolute;
	content: "|";
	font-size: 15px;
	color: #fff;
	right: -15px;
	top: 1px;
}
.extra-link ul li:last-child::after {
	display: none;
}
.inner-holder .about-contents p {
    font-size: 20px;
    line-height: 2.3;
}
.inner-holder .about-contents ul li {
    font-size: 20px;
    line-height: 2.3;
}
.inner-holder .about-section {
    padding: 80px 0px 80px;
}
.inner-holder  .about-contents {
    padding-top: 0px;
}
.inner-holder .about-section .heading h3 {
    font-size: 50px;
}
.inner-holder .about-section .more-content {
    margin-top: 50px;
}
.page .footer-section {
    padding: 200px 0px 50px;
}
.page .footer-shape {
	top: 0;
	bottom:unset;
}
.inner-holder .group-section {
	padding: 90px 0px 190px;
}
.page-template-page-contact .inner-holder .about-section .heading h3 {
	color: #fff;
	text-align: center;
}
.contact-details {
	padding: 30px 0px;
	
}
.contact-details .contact-call,.contact-details .contact-address {
	background: #252525;
	padding: 17% 13%;
	box-shadow: 0px 0px 19px rgba(0,0,0,19%);
	margin:25px;
}
.contact-details ul {
    padding-top: 30px;
}
.contact-details ul li a,.contact-details ul li a:hover {
	color: #fff;
	font-size: 19px;
	font-family: 'Muli';
	text-decoration:none;
}
.contact-details ul li a span{
	color:#c10008;
	font-weight:600;
}
.contact-form{
	margin: 0px 25px 100px;
}
.wpforms-field-container input,.wpforms-field-container textarea {
	background:#252525 !important;
	color:#fff !important;
	font-family: 'Muli';
	border-radius: 6px !important;
	font-size: 17px !important;
}
.wpforms-field-container input{
    height: 60px !important;	
}
div.wpforms-container-full .wpforms-form button[type="submit"] {
	color: #fff !important;
	background: #c10008 !important;
	border: none !important;
	border-radius: 0px !important;
	padding: 14px 50px !important;
	font-size: 20px !important;
	text-transform: uppercase;
	font-weight: 600 !important;
	float: right;
}
.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background: #252525 !important;
	border: 1px solid #252525 !important;
}
.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full {
	color: #fff !important;
}
.inner-holder .gallery-section{
	background-image:none !important;
	background-color:#333333 !important;
	padding: 80px 0px 180px;
}
.archive .holder.inner-holder,.single .holder.inner-holder {
    background: #333;
    padding: 10% 0px 20%;
}
.archive h4,.archive p {
    color: #fff;
}
.archive a{
	color:#c10008;
}
.archive a.btn.cmn-btn {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    background-color: #c10008;
    border-radius: 50px;
    padding: 10px 15px;
    font-weight: 700;
    margin-top: 15px;
}
.archive .post-image {
    text-align: center;
}
.archive h4 br{
	display: none;
}
.single p {
    color: #fff;
}
.single h3 {
    color: #fff;
}
.single h3 br{
	display:none;
}
div.wpforms-container-full .wpforms-form .wpforms-captcha-equation {
    font-size: 20px !important;
    color: #fff !important;
}
ul#menu-sitemap-2 {
    list-style: none;
}
.page-id-105 .about-contents a{
	background: none;
}
/*RESPONSIVE*/
@media screen and (max-width: 2880px) {
	.gallery-section {
		padding: 280px 0px;
	}
}

@media screen and (max-width: 1920px) {

}


@media screen and (max-width: 1600px) {
	.gallery-section {
		padding: 220px 0px 260px;
	}
}

@media screen and (max-width: 1440px) {

}

@media screen and (max-width: 1366px) {
	.gallery-section {
		padding: 160px 0px;
	}
}	

@media screen and (min-width: 1100px) and (max-width: 1280px) {

}
@media screen and (max-width: 1279px) {
	.touch-us ul li a p {
		font-size: 17px;
	}
	.touch-us ul li a h3 {
		font-size: 17px;
	}
	header .mainmenu ul li a {
		font-size: 18px;
	}
	.get-btn a {
		padding: 16px 30px;
	}
	.banner-info img {
		width: 44%;
	}
	.group-wrap .col-lg-3:first-child .col-md-9 .group-contents {
		padding-right: 10px;
	}
	.group-cont-wrap.group-1 {
		right: -80px;
		top: 20px;
	}
	.group-cont-wrap.group-2 {
		right: -20px;
		top: 200px;
	}
	.group-cont-wrap.group-3 {
		bottom: -70px;
		right: -180px;
	}
	.group-wrap .col-lg-3:last-child .col-md-9 .group-contents {
		padding-left: 25px;
	}
	.group-cont-wrap.group-4 {
		left: -100px;
	}
	.group-cont-wrap.group-5 {
		left: -40px;
		top: 250px;
	}
	.group-cont-wrap.group-6 {
		bottom: -219px;
		left: -140px;
	}
	.footer-wrap ul li a {
		font-size: 16px;
	}
	.footer-contact ul li {
		padding-left: 43px;
	}
	.footer-contact ul li a {
		font-size: 13px !important;
	}
	.footer-wrap h3 {
		font-size: 20px;
	}
	.page .footer-section {
		padding: 140px 0px 50px;
	}
	.inner-holder .about-contents ul li,.inner-holder .about-contents p {
		font-size: 18px;
	}
	.inner-holder .about-section .heading h3 {
		font-size: 46px;
	}
	.contact-details .contact-call, .contact-details .contact-address {
		padding: 17% 18%;
	}
	.contact-details ul li a, .contact-details ul li a:hover {
		font-size: 16px;
	}
}

@media screen and (max-width: 1023px) {
	.col-md-5ths {
		width: 20%;
		float: left;
	}
	.touch-us ul li {
		padding-left: 50px;
		margin-right: 10px;
	}
	.touch-us ul li a p {
		font-size: 13px;
	}
	.touch-us ul li a h3 {
		font-size: 14px;
	}
	.touch-us {
		padding-top: 30px;
	}
	header .mainmenu ul li a {
		font-size: 14px;
		padding: 10px 9px;
	}
	.get-btn a {
		padding: 12px 10px;
		font-size: 17px;
	}
	header .mainmenu {
		padding-top: 3px;
	}
	.heading h3 {
		font-size: 30px;
	}
	.group-cont-wrap {
		position: relative;
		margin-bottom: 30px;
	}
	.group-cont-wrap.group-1 {
		right: 0;
		top: 0;
	}
	.group-cont-wrap.group-2 {
		right: 0;
		top: 0;
	}
	.group-cont-wrap.group-3 {
		right: 0;
		top: 0;
	}
	.group-cont-wrap.group-4 {
		left: 0;
		top: 0;
	}
	.group-cont-wrap.group-5 {
		left: 0;
		top: 0;
	}
	.group-cont-wrap.group-6 {
		left: 0;
		top: 0;
	}
	.why-img.why img {
		width: 40%;
		margin: 0 auto 30px;
	}
	.group-section {
		padding: 50px 0px 30px;
	}
	.about-contents p {
		font-size: 16px;
		line-height: 1.4;
	}
	.about-contents ul li {
		font-size: 12px;
		line-height: 2.5;
	}
	.about-contents a {
		font-size: 17px;
		padding: 10px 27px;
		margin-top: 4px;
	}
	.about-contents {
		padding-top: 20px;
	}
	.gallery-section {
		padding: 90px 0px 120px;
	}
	.footer-wrap h3 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.footer-contact {
		padding-top: 20px;
	}
	.footer-contact ul li a {
		font-size: 16px !important;
	}
	.footer-contact ul li {
		padding-left: 50px;
	}
	.page .footer-section {
		padding: 120px 0px 50px;
	}
	.inner-holder .about-contents ul li,.inner-holder .about-contents p {
		font-size: 16px;
	}
	.inner-holder .about-section .heading h3 {
	font-size: 38px;
}
.contact-details .contact-call, .contact-details .contact-address {
		padding: 17% 3%;
	}
	.contact-details ul li a, .contact-details ul li a:hover {
		font-size: 16px;
	}
}

@media screen and (max-width: 767px) {
	header .header-logo {
	    text-align: center;
	}
	header .header-logo img {
		display: inline-block;
	}
	header .mainmenu .navbar {
	  margin: 0;
	  padding: 0;
	}
	.icon-bar {
		background-color: #fff;
		border-radius: 1px;
		display: block;
		height: 2px;
		width: 22px;
	}
	.icon-bar + .icon-bar {
		margin-top: 4px;
	}
	button:focus {
		outline: none;
	}
	.navbar-toggler {
	  background-color: transparent;
	  background-image: none;
	  border-radius: 0;
	  padding: 9px 10px;
	}
	.navbar-dark .navbar-toggler {
	  border: medium none;
	}
	header .header-top .mainmenu ul li {
	  margin-bottom: 10px;
	}
	header .header-top .mainmenu ul li .sub-menu li {
	  margin-bottom: 0px;
	}
	.mainmenu li:last-child:hover .sub-menu {
		right: auto;
	}
	header .mainmenu {
		float: none;
		padding-top: 0px;
	}
	.get-btn {
		text-align: center !important;
		padding: 5px 0px;
	}
	.menu-wrap {
		padding: 10px 0px;
	}
	header .mainmenu .navbar-nav a.active, header .mainmenu .navbar-nav a:focus, header .mainmenu .navbar-nav a:hover {
		background: none;
		background-image: none;
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		color: #c10008;
	}
	.get-btn a {
		padding: 7px 10px;
		font-size: 14px;
	}
	header .mainmenu ul li {
		padding: 5px 0px;
	}
	.heading h3 {
		font-size: 24px;
	}
	.group-contents {
		text-align: center !important;
	}
	.group-wrap .col-lg-3:last-child .col-md-3 .group-img, .group-wrap .col-md-12:last-child .col-md-3 .group-img {
		margin: 0 auto 20px;
	}
	.about-section {
		padding: 0 0px 50px;
	}
	.about-contents {
		padding-top: 0;
		text-align: center;
		padding-bottom: 20px;
	}
	.about-contents ul {
		margin-bottom: 0px;
	}
	.about-contents a {
		margin-top: 25px;
	}
	.about-img img {
		width: 50%;
	}
	.footer-wrap ul {
		margin-bottom: 20px;
	}
	.footer-contact {
		padding: 0px 10px;
	}
	.footer-section {
		padding: 40px 0px 10px;
	}
	.social-icons {
		text-align: center !important;
	}
	.extra-link {
		text-align: center !important;
		padding-top: 15px;
	}
	.copyrights {
		text-align: center;
	}
	.page .footer-section {
		padding: 100px 0px 50px;
	}
	.inner-holder .about-contents ul li,.inner-holder .about-contents p {
		font-size: 14px;
	}
	.inner-holder .about-section .heading h3 {
		font-size: 28px;
	}
	.inner-holder .about-contents ul li{
		text-align: left;
	}
	
}
@media screen and (max-width: 480px) {
	.group-section {
		padding: 50px 40px 30px;
	}
	.navbar-dark .navbar-brand {
	color: #fff;
	width: 32% !important;
	}
	.heading h3 {
		font-size: 22px;
	}
	.group-wrap .col-lg-3:last-child .col-md-9 .group-contents {
	padding-left: 0px;
}
	.group-wrap .col-lg-3:first-child .col-md-9 .group-contents {
	padding-right: 0px;
}
}
@media screen and (max-width: 414px) {
	.about-img img {
		width: 70%;
	}
	.why-img.why img {
		width: 70%;
	}
}
@media screen and (max-width: 387px) {

}
@media screen and (max-width: 375px) {

}
@media screen and (max-width: 360px) {

}
@media screen and (max-width: 320px) {
	.group-section {
		padding: 50px 20px 30px;
	}
}