.drawer-hamburger{
	position:relative;
	width: 5rem;
	padding: 10px .75rem 30px;
	float: right;
	margin-top: 15px;
}

.drawer-menu li{
	line-height:30px;
}

:focus {
outline: 0 !important;
}

.drawer-nav{
	background-color:#002e5b;
}

.drawer-menu li a:hover, .drawer-menu li a:focus{ 
	text-decoration:none;
	color:#ce1b28;
	font-weight:700;
}

.h1-logo img{
	height:78px;
}

.slide-1{
	background:url('../img/home3/hero-1.jpg')
}

.heroslider-overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../img/inqc/heroslider-shape.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    z-index: 1;
    background-size: cover;
    opacity: 0.9;
}

.h3-slider-box .content .title{
	font-size:48px;
	line-height:48px;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:1px;
}

.h3-slider-box .content .title span{
	display:inline-block;
	background-color:#ce1b28;
	color:#fff;
	padding:10px;
	font-weight:800;
}

.h3-slider-box .content .titles{
	font-size:36px;
	line-height:45px;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:1px;
}

.h3-slider-box .content .titles span{
	display:inline-block;
	background-color:#ce1b28;
	color:#fff;
	padding:10px;
	font-weight:800;
}

.welcome-area .section-title{
	margin:60px 0 46px;
}

.services-section{
	padding:20px 0px 60px;
}

.service-box-6{
	margin-bottom:3em;
}

.white{
	color:#fff;
}

.section-md{
	padding:60px 0 20px;
}

.planing-item{
	padding: 80px 40px;
	min-height:290px;
}

.feature-color-1 {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(rgba(206, 27, 40, 0.8), rgba(206, 27, 40, 0.8)), url(../img/inqc/4.jpg);
    background-origin: padding-box, padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.feature-color-2 {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(rgba(0, 46, 91, 0.8), rgba(0, 46, 91, 0.8)), url(../img/inqc/2.jpg);
    background-origin: padding-box, padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.feature-color-3 {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(rgba(206, 27, 40, 0.8), rgba(206, 27, 40, 0.8)), url(../img/inqc/6.jpg);
    background-origin: padding-box, padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.feature-color-4 {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(rgba(0, 46, 91, 0.8), rgba(0, 46, 91, 0.8)), url(../img/inqc/3.jpg);
    background-origin: padding-box, padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.planing-item h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
}

.planing-item>h3 {
    color: #fff;
    font-size: 20px;
	margin-top:20px;
}

.no-gutter{
	padding-left:0px;
	padding-right:0px;
}

/***********
ZOMFY CLOUD
***********/
.software_promo_area {
  background: #f5fbfc none repeat scroll 0 0;
  overflow: hidden;
}

.software_promo_area .round_shape {
  border:none;
  border-radius: 50%;
  max-width: 600px;
  min-height: 600px;
  margin: 0 auto;
  position: relative;
}

.software_promo_area .round_shape .r_shape {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 1px solid #edf0f4;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.software_promo_area .round_shape .r_shape.r_shape_one {
  height: 920px;
  width: 920px;
}

.software_promo_area .round_shape .r_shape.r_shape_two {
  height: 735px;
  width: 735px;
}

.software_promo_area .round_shape .r_shape.r_shape_three {
  height: 550px;
  width: 550px;
}

.software_promo_area .round_shape .r_shape.r_shape_four {
  height: 370px;
  width: 370px;
}

.software_promo_area .round_shape .r_shape.r_shape_five {
  height: 185px;
  width: 185px;
  background-image: -moz-linear-gradient(40deg, #002e5b  0%, #377aba 100%);
  background-image: -webkit-linear-gradient(40deg, #002e5b  0%, #377aba 100%);
  background-image: -ms-linear-gradient(40deg, #002e5b  0%, #377aba 100%);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.software_promo_area .round_shape .r_shape.r_shape_five .text {
  width: 100%;
}

.software_promo_area .round_shape .r_shape.r_shape_five a {
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin-top: 0px;
}

.s_promo_info .promo_item {
  position: absolute;
  border-style: solid;
      border: 1px solid rgb(0, 46, 91,0.14);
  border-radius: 50%;
  background-color: white;
  -webkit-box-shadow: 0px 30px 60px 0px rgba(0, 11, 40, 0.1);
  box-shadow: 0px 30px 60px 0px rgba(0, 11, 40, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  opacity: 0;
}

.s_promo_info .promo_item .text {
  width: 100%;
}

.s_promo_info .promo_item .text p {
     display: block;
    font-size: 13px;
    color: #000;
    margin-bottom: 0px;
    margin-top: 5px;
    font-weight: 400;
    line-height: 15px;
    font-weight: 500;
}

.s_promo_info .promo_item .text img{
	width:35px;
	height:35px;
}

.s_promo_info .promo_item.item_one {
    width: 125px;
    height: 125px;
    left: 37%;
    top: -6%;
}

.s_promo_info .promo_item.item_two {
  width: 80px;
  height: 80px;
  left: 22%;
  top: 135px;
}

.s_promo_info .promo_item.item_three {
	width: 110px;
	height: 110px;
    left: -40px;
    top: 230px;
}

.s_promo_info .promo_item.item_four {
  width: 110px;
  height: 110px;
  right: 0%;
  top: 18%;
}

.s_promo_info .promo_item.item_five {
  width: 90px;
  height: 90px;
  right: 13%;
  top: 50%;
}

.s_promo_info .promo_item.item_six {
  width: 110px;
  height: 110px;
  top: 65%;
  left: 23%;
}

.s_promo_info .promo_item.item_seven {
	width: 120px;
	height: 120px;
    bottom: 0%;
    left: 60%;
}

.s_promo_info .promo_item.item_eight {
  width: 140px;
  height: 140px;
  top: 84%;
  left: 41%;
}

.s_promo_info .promo_item.item_nine {
  width: 160px;
  height: 160px;
  left: 110px;
  top: 65%;
}

.s_promo_info .promo_item.scroll_animation.in-view {
  opacity: 1;
}

.s_promo_info .promo_item.scroll_animation.in-view.item_one {
  -webkit-animation: rollIncustom3 0.6s linear;
  animation: rollIncustom3 0.6s linear;
}

.s_promo_info .promo_item.scroll_animation.in-view.item_two {
  -webkit-animation: rollIncustom 0.6s linear;
  animation: rollIncustom 0.6s linear;
}

.s_promo_info .promo_item.scroll_animation.in-view.item_three {
  -webkit-animation: rollIncustom1 0.9s linear;
  animation: rollIncustom1 0.9s linear;
}

.s_promo_info .promo_item.scroll_animation.in-view.item_four {
  -webkit-animation: rollIncustom4 1.2s linear;
  animation: rollIncustom4 1.2s linear;
}

.s_promo_info .promo_item.scroll_animation.in-view.item_five {
  -webkit-animation: rollIncustom5 0.9s linear;
  animation: rollIncustom5 0.9s linear;
}

.s_promo_info .promo_item.scroll_animation.in-view.item_six {
  -webkit-animation: rollIncustom6 0.6s linear;
  animation: rollIncustom6 0.6s linear;
}

.s_promo_info .promo_item.scroll_animation.in-view.item_seven {
  -webkit-animation: rollIncustom7 0.9s linear;
  animation: rollIncustom7 0.9s linear;
}

.s_promo_info .promo_item.scroll_animation.in-view.item_eight {
  -webkit-animation: rollIncustom8 0.6s linear;
  animation: rollIncustom8 0.6s linear;
}

.s_promo_info .promo_item.scroll_animation.in-view.item_nine {
  -webkit-animation: rollIncustom9 0.9s linear;
  animation: rollIncustom9 0.9s linear;
}

.process_area .features_info {
  padding-bottom: 185px;
}

.software_promo_area .section-title p{
	text-align:justify;
}

.software_promo_area .section-title{
	padding:3rem 0;
}

.service-area-inqc{
	background: #f5fbfc none repeat scroll 0 0;
    overflow-x: hidden;
    padding:60px 0px;
    position: relative;
    z-index: 1;
}

.section-iq{
	padding:60px 0px;
}

.h1-footer-bottom-area{
	text-align:center;
}

.btn-md{
	padding:10px 25px;
}

/*** Preloader ***/
#page-preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 9999999;
}
#page-preloader .page-loading {
	position: absolute;
	top: 50%;
	left: 40%;
	margin-left: 10%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	-o-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
#page-preloader .page-loading .dot {
	width: 24px;
	height: 24px;
	background: #ce1b28;
	border-radius: 100%;
	display: inline-block;
	animation: load_page 1s infinite;
}
#page-preloader .page-loading .dot:nth-child(1) {
	animation-delay: 0.1s;
	background: #ce1b28;
}
#page-preloader .page-loading .dot:nth-child(2) {
	animation-delay: 0.2s;
	background: #002e5b;
}
#page-preloader .page-loading .dot:nth-child(3) {
	animation-delay: 0.3s;
	background: #ce1b28;
}
#page-preloader .page-loading .dot:nth-child(4) {
	animation-delay: 0.4s;
	background: #002e5b;
}
#page-preloader .page-loading .dot:nth-child(5) {
	animation-delay: 0.5s;
	background: #ce1b28;
}
@-moz-keyframes load_page {
	0% {
		transform: scale(1);
	}
	50% {
		opacity: .3;
		transform: scale(2);
	}
	100% {
		transform: scale(1);
	}
}
@-webkit-keyframes load_page {
	0% {
		transform: scale(1);
	}
	50% {
		opacity: .3;
		transform: scale(2);
	}
	100% {
		transform: scale(1);
	}
}
@-o-keyframes load_page {
	0% {
		transform: scale(1);
	}
	50% {
		opacity: .3;
		transform: scale(2);
	}
	100% {
		transform: scale(1);
	}
}
@keyframes load_page {
	0% {
		transform: scale(1);
	}
	50% {
		opacity: .3;
		transform: scale(2);
	}
	100% {
		transform: scale(1);
	}
}

.map{
	width:100%;
	height:100%;
}

.sec_contact{
	background-color: #002e5b;
}

.contact-form{
	padding:6rem;
}

.contact-form h1{
	color:#fff;
}

.dark-orange-gradient {
    background-image: -moz-linear-gradient(135deg, rgba(206, 27, 40) 0%, rgba(206, 27, 40) 100%);
    background-image: -webkit-linear-gradient(135deg, rgba(206, 27, 40) 0%, rgba(206, 27, 40) 100%);
    background-image: -ms-linear-gradient(135deg, rgba(206, 27, 40) 0%, rgba(206, 27, 40) 100%);
}

.vertical-dash {
    height: 40px;
    padding: 0;
    width: 1px;
    margin: 10px 0 10px 50%;
}

.footer-type-2{
	text-align:center;
	margin-top:20px;
}

.h1fta-widget {
    margin: 0px 0 10px;
}

.h1ftaw-info .f1logo{
	margin: 0 0 0;
}

.footer-type-2{
	font-size: 15px;
    font-weight: 300;
    line-height: 20px;
}

.footer-type-2 p{
	margin-top:5px;
}

.footer-type-2 p a{
	font-size: 15px;
    font-weight: 300;
    line-height: 20px;
}

.footer-type-2 i{
	color:#002e5b;
	font-size:2.5rem;
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{
	position: absolute;
	top:40%;
    background: #F0F0F0;
    border: 5px solid white;
    border-style: double;
	border-radius:50%;
	text-align:center;
    width: 45px;
    height: 45px;
    line-height: 35px;
    display: inline-block;
    color: #333333;
    visibility: visible;
    opacity: 1;
}

.owl-carousel .owl-nav .owl-next{
	right:-10px;
}

.owl-carousel .owl-nav .owl-prev{
	left:-10px;
}

.owl-carousel .owl-nav .owl-next:hover, .owl-carousel .owl-nav .owl-prev:hover{
	background: #ce1b28;
	color:#fff;
	transition: all 400ms ease;
}

::-webkit-scrollbar-track {background-color: #e9edf0;border-left: 1px solid #ededed;}
::-webkit-scrollbar {width: 7px;background-color: #ce1b28;}
::-webkit-scrollbar-thumb {background: #ce1b28;}

.abt-list li{
	font-size: 18px;
	line-height: 30px;
}

.abt-list li::before{
	top:5px;
	color:#ce1b28;
	border-color:#ce1b28;
}

.welcome_img{
	text-align:center;
}


.abt-services{
	padding:4rem 2rem;
	overflow:hidden;
	position:relative;
	min-height:370px;
}

.abt-bg-1{
	background-color:#002e5b;
}
.abt-bg-2{
	background-color:#03427e;
}
.abt-bg-3{
	background-color:#064f95;
}
.abt-bg-4{
	background-color:#075eb2;
}
.abt-bg-5{
	background-color:#0568c6;
}

.icon-box{
	position:relative;
}

.icon-box span {
    font-size: 3.66667rem;
    margin-bottom: 1.33333rem;
    display: inline-block;
    line-height: 1;
	color:#fff;
}

.icon-box h6 {
    margin-bottom: 2rem;
	margin-top: 2rem;
	font-size:20px;
	color:#fff;
}

.icon-box p {
    margin: 0;
	color:#fff;
}

.abt-services:before{
    font-size: 14rem;
	line-height:10rem;
    font-weight: 900;
    position: absolute;
    color: rgba(255,255,255,0.1);
    bottom: 0px;
    right: -20px;
    z-index: 0;
}

.abt-bg-1:before{
	content: "1";
}

.abt-bg-2:before{
	content: "2";
}

.abt-bg-3:before{
	content: "3";
}

.abt-bg-4:before{
	content: "4";
}

.abt-bg-5:before{
	content: "5";
}

.grid__item {
    margin-bottom: 20px;
    padding: 50px 40px;
    background-color: #f7f8f9;
    color: #000;
    text-align: center;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border-bottom: 15px #ce1b28 solid;
    box-shadow: 0 0 10px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0 0 20px 0px rgba(0,0,0,0.10);
    -webkit-box-shadow: 0 0 20px 0px rgba(0,0,0,0.10);
}


.grid__title {
    font-size: 21px;
    font-weight: 700;
    padding: 10px 0 40px 0;
    margin: 0px;
}

.grid__text {
    padding-bottom: 20px;
    line-height: 26px;
	text-align: center;
}

.grid__item:hover {
    background-color: #03427e ;
    color: #fff;
    box-shadow: 0 0 30px 0px rgba(0,0,0,0.18);
    -moz-box-shadow: 0 0 30px 0px rgba(0,0,0,0.18);
    -webkit-box-shadow: 0 0 30px 0px rgba(0,0,0,0.18);
    transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
}

.grid__title span {
    font-weight: 300;
}

.grid__item:hover .grid__title, .grid__item:hover .grid__text{
	color:#fff;
}

.map-area{
	padding:60px 0;
}

.vc-content {
    text-align: center;
    padding: 20px 15px;
	width: 100%;
    height: 100%;
}

.vc_custom_heading {
    line-height: 30px;
    letter-spacing: 0px;
    font-weight: 800;
    font-style: normal;
    color: #222222;
    font-size: 20px;
    margin-bottom: 20px;
	margin-top:20px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}

.vc-content p a{
	font-size:15px;
}

.vc-content-middle {
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}

.server-content{
	position:relative;
}

.section-tlt-sm{
	margin-bottom:30px;
}

.section-tlt-sm .title{
	font-size:24px;
}

.service-box-3 .content .title {
    font-size: 18px;
    line-height: 28px;
}

.server-title{
	background-color:#ce1b28;
	padding:2em;
	z-index:1;
	position:relative;
	margin-top: -40px;
    margin-left: 20px;
	width:100%;
	text-align:center;
}

.server-title h1{
	color:#fff;
	font-weight:300;
}

.card{
	margin-bottom:20px;
	border-radius: 0;
	border:none;
}

.card-header{
	padding: 10px 60px 10px 40px;
    background-color: #f5f8fa;
	border-bottom:none;
}

.card-header h5{
	font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
	margin: 0;
	padding:10px 0;
}

.card > a[aria-expanded="true"]{
  background-color: #f5f8fa;
}

.card > a[aria-expanded="true"] h5{
     color: #ce1b28;
}

.card > a h5 i{
	font-size:16px;
	color:#252525;
	position:absolute;
	right:15px;
	display:none;
	top: 21px;
}

.card > a[aria-expanded="true"] h5 i.fa-arrow-up{
	display:block;
	color:#ce1b28;
}

.card > a[aria-expanded="false"] h5 i.fa-arrow-down{
	display:block;
}

.card-body{
	background-color: #f5f8fa;
	font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding: 0 40px 26px;
}

.specific-service{
	padding:60px 0 100px;
	margin-top:40px;
	position: relative;
    overflow: hidden;
}

.bg-gradient {
    background-image: -webkit-linear-gradient(to right, #002e5b, #023a71);
    background-image: -webkit-gradient(linear, left top, left bottom, from(to right), color-stop(#002e5b), to(#023a71));
    background-image: linear-gradient(to right, #002e5b, #023a71);
    color: #fff;
}

.moving-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 500em;
    height: 100%;
    opacity: 0.5;
    visibility: inherit;
    background: transparent url(../img/inqc/cloudwash.png) repeat-x scroll 0 100%;
    -webkit-animation: cloudwash 60s linear infinite;
    -moz-animation: cloudwash 60s linear infinite;
    animation: cloudwash 60s linear infinite;
}

@-webkit-keyframes cloudwash {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); 
	}
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0); 
	} 
}

@keyframes cloudwash {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0); } 
}

.demo-1:after {
    content: "";
    width: 100%;
    height: 170px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../img/inqc/demo-1.png) no-repeat;
    background-size: cover;
}

.service {
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(19, 68, 165, 0.1);
    padding: 10px;
    transition: 0.5s;
	color:#fff;
	text-align:center;
	margin-bottom:20px;
}

.service h2 {
    margin-top: 20px;
	color:#fff;
	margin-bottom:20px;
}

.service p {
	color:#fff;
}

.pb-60{
	padding-bottom:60px;
}

.section-lg{
	padding:60px 0;
}

.circle-icon{
	width: 50px;
    height: 50px;
    line-height: 50px !important;
    background-color: #002e5b;
    color: #fff;
    font-size: 24px !important;
    border-radius: 50%;
    display: block;
    text-align: center;
}

.mb-10{margin-bottom:10px;}

#accordion .service-box-3{
	margin: 0 0 10px;
	margin: 0 0 10px;
}

ul.icon-list,ul.icon-list li {
  padding: 0;
  margin: 0;
  list-style: none;
  color: #242424;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 25px;
    margin: 0;
}

ul.icon-list {
  margin: 0em 0;
}

ul.icon-list li {
    margin: 0em;
    margin-left: 1.5em;
}

ul.icon-list li:before {
  content: '\f054';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #002e5b;
}

.p-top-0{
	padding-top:0;
}

.help-block{
	color: #fff;
    font-size: 12px;
    line-height: 1.2;
    display: inline-block;
    margin-top: 5px;
}

.contact-msg{
	padding:2em;
	text-align:center;
	display:none;
}

.contact-msg i{
	font-size:12em;
	color:#529c27;
}

.contact-msg h4{
    font-weight: 800;
    font-size: 28px;
    line-height: 1.25em;
	padding-bottom: 10px;
	color:#162441;
}