* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none
}

html,
body {
	height: 100%;
	font-size: 16px;
	color: #5a5959;
	font-family: rubik, sans-serif;
	vertical-align: baseline;
	    line-height: 28px;
	background: #fff;
	font-weight: 400
}

a:focus {
	outline: 0 solid
}

img {
	max-width: 100%;
	height: auto
}

p {
	margin: 0 0 20px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 20px;
	font-weight: 600;
	font-family: poppins, sans-serif;
	color: #0f2637
}

h1 {
	font-size: 32px
}

h2 {
	font-size: 18px
}

h3 {
	font-size: 16px
}

a {
	transition: all .5s ease-out;
	text-decoration: none;
	color: #0f2637
}

a:active,
a:hover {
	outline: 0;
	color: #0f2637;
	text-decoration: none
}

ul {
	list-style: outside none none;
	margin: 0;
	padding: 0
}

::-moz-selection {
	background: #0090cb;
	text-shadow: none;
	color: #fff
}

::selection {
	background: #0090cb;
	text-shadow: none;
	color: #fff
}

textarea:focus,
input:focus {
	outline: none
}

.slider-overlay {
/*	    background-color: rgba(66, 65, 65, 0.32);*/
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
}

.images-overlay {
/*	background-color: rgba(15, 25, 52, .8);*/
	height: 100%;
	position: absolute;
	width: 100%;
	top: 0
}

.pt-100 {
	padding-top: 100px
}

.pb-100 {
	padding-bottom: 100px
}

.pb-70 {
	padding-bottom: 70px
}

.bg-color {
	background: #fbfbfb
}

.no-padding-left {
	padding-left: 0
}

.no-padding-right {
	padding-right: 0
}

.bg-gray {
	background: #f0f0f0
}

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: 9999999;
	right: 0;
	bottom: 0
}

#preloader-status {
	height: 210px;
	width: 210px;
	background: url(../img/preloader.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
	position: absolute;
	left: 50%;
	top: 50%
}

#scrollUp {
	    background:#ec1620 none repeat scroll 0 0;
	border-radius: 100%;
	bottom: 5px;
	color: #fff;
	font-size: 16px;
	height: 40px;
	right: 20px;
	text-align: center;
	text-decoration: none;
	width: 40px
}

#scrollUp:hover {
	opacity: 1;
	color: #fff!important;
	background: #c9c00
}

#scrollUp i {
	display: block;
	font-weight: 700;
	padding-top: 11px
}

.header-area {
	position: relative
}

.header-area::after {
	position: absolute;
	width: 36px;
	height: 100%;
	background: #fc5508;
	right: 0;
	content: "";
	top: 0
}

.header-top-one {
	    background:#113656;
	overflow: hidden
}

.header-left {
	padding: 10px 0
}

.header-left ul {
	display: inline-block
}

.header-left li {
	padding-right: 40px;
	position: relative;
	display: inline-block;
	color: #fff;
	position: relative
}

.header-left li::before {
	content: "";
	height: 14px;
	width: 1px;
	background: #ffffff;
	position: absolute;
	right: 20px;
	top: 6px
}

.header-left li:last-child:before {
	display: none
}

.header-left li:last-child {
	padding-right: 0
}

.header-left li i {
	    color: #ffffff;
	margin-right: 6px
}

.header-right-div {
	text-align: right;
	position: relative;
	z-index: 1;
	padding: 10px 0
}

.header-right-div::before {
	/* background: #27326a none repeat scroll 0 0;*/
	content: " ";
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transform: skewX(-48deg);
	width: 2000px;
	z-index: -1
}

.soical-profile ul,
.soical-profile li {
	display: inline-block;
    margin-left: 15px;
}

.soical-profile li a i {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	display: inline-block;
	color: #fff
}

.soical-profile li a i:hover {
    color: #4188cf;
}

.header-top {
	padding: 14px 0
}

.contact-intro {
	text-align: right
}

.info-intro {
	display: inline-block
}

.info-text h5 {
	font-size: 16px;
	margin-bottom: 0;
	text-align: left;
	text-transform: capitalize
}

.info-icon {
	display: inline-block;
	float: left
}

.info-text {
	padding-left: 40px
}

.info-text a,
.info-text span {
	font-size: 14px;
	color: #8d8d8d;
	text-transform: capitalize
}

.social-profile {
	text-align: right
}

.follow-title {
	display: inline-block;
	color: #0f2637;
	font-weight: 600
}

.social-profile li {
	display: inline-block;
	position: relative
}

.social-profile li a {
	display: inline-block;
	color: #777;
	text-transform: capitalize;
	font-weight: 600;
	margin-left: 5px
}

.social-profile ul {
	display: inline-block;
	margin-left: 10px
}

.social-title {
	display: inline-block;
	color: #322f2f;
	font-weight: 500
}

.menu-center {
	text-align: right
}

.menu {
	display: inline-block;
	position: relative;
	float: right;
    margin-top: 2px;
}

.main-menu {
	display: inline-block;
	text-align: left;
/*	margin-right: 40px*/
}

.nav-menu-area {
	padding-left: 0;
	text-align: right
}

.main-menu ul {
	margin: 0;
	padding: 0;
	position: relative
}

.main-menu ul li {
	display: inline-block;
	padding: 0;
	position: relative
}

.main-menu ul li.active>a {
	color: #fc5508
}

.main-menu ul li.active a:hover {
	color: #fc5508
}

.main-menu ul li.active {
	position: relative
}

.main-menu ul li a {
	    display: block;
    font-size: 15px;
             padding: 10px 10px;
    text-decoration: none;
    text-transform: capitalize;
    transition: all .4s ease 0s;
    position: relative;
      color: #282e6b;
    font-weight: 500;
}

.main-menu ul li ul:hover .main-menu ul li a {
	background: #fafafa;
	color: #fc5508
}

.main-menu ul li a:hover {
	transition: all .4s 0s ease;
	   color: #ec1620;
}

.main-menu ul ul {
	background: #113656 none repeat scroll 0 0;
	opacity: 0;
	position: absolute;
	text-align: left;
	top: 140px;
	transition: all .4s ease 0s;
	visibility: hidden;
	z-index: 99999;
	transition: all .3s ease 0s
}

.main-menu ul ul li {
	float: none;
	width: 240px
}

.main-menu ul ul li ul {
	visibility: hidden!important
}

.main-menu ul ul li i {
	float: right
}

.main-menu ul ul li:hover ul {
	visibility: visible!important;
	top: -1px;
	transition: all .3s ease 0s;
	opacity: 1
}

.main-menu ul ul li a {
	      line-height: 120%;
    padding: 10px 20px;
    color: #ddd;
    /* border-bottom: 1px solid #193044; */
    FONT-SIZE: 14PX;
}

.main-menu ul ul li:last-child a {
	border-bottom: 0
}

.main-menu ul ul li a:hover {
	color: #ec1620!important;
	/*background: #4188cf;*/
}

.main-menu ul ul ul {
	left: 100%;
	transition: all .3s ease 0s;
	opacity: 0
}

.main-menu ul li:hover ul {
	visibility: visible;
	transition: all .4s ease 0s;
	opacity: 1;
	    top: 40px;
}

.main-menu ul li a i {
	margin-left: 6px
}

.search-bar-icon {
	display: inline-block;
	padding: 26px 0;
	position: absolute;
	right: 0;
	top: 0
}

.site-search span {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 100%;
	cursor: pointer;
	transition: all .4s ease 0s;
	background: #fc5508
}

.site-search.open span i.fa-search::before {
	content: "\f00d"!important
}

.site-search i {
	color: #fff
}

.search-forum>form {
	display: inline-flex;
	background: #fff;
	padding: 18px 20px;
	border-top: 2px solid #fc5508
}

.search-forum input[type=text] {
	padding: 10px;
	border: 1px solid #ddd
}

.search-forum input[type=submit] {
	padding: 10px;
	background: #22253a;
	color: #fff
}

.search-forum {
	left: -240px;
	position: absolute;
	top: 76px;
	transition: all .4s ease 0s;
	z-index: 2
}

.search-forum.dropdown-menu {
	padding: 0;
	border: 0
}

.animation {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

@-webkit-keyframes slideUpIn {
	0% {
		-webkit-transform: translateY(40px)
	}
	100% {
		-webkit-transform: translateY(0)
	}
	0% {
		-webkit-transform: translateY(40px)
	}
}

@keyframes slideUpIn {
	0% {
		transform: translateY(40px)
	}
	100% {
		transform: translateY(0)
	}
	0% {
		transform: translateY(40px)
	}
}

.slideUpIn {
	-webkit-animation-name: slideUpIn;
	animation-name: slideUpIn
}

.hd-sec.sticky_menu {
	left: 0;
	right: 0;
	top: 0;
	position: fixed;
	z-index: 9999;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
	background: #fff
}

.download-button-area {
	text-align: right;
	padding-left: 0
}

.download-button {
	position: relative;
	z-index: 2;
	   padding: 0px 0;
	display: inline-block;
	text-align: right;


}

.download-button a {
	    padding: 10px 54px;
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 15px;

        background: #ec1620;
    width: 100%;
    text-align: center;
    color: #fff;
	margin-top:3px;
}

.download-button a:hover {
	    background: #113656;
    color: #ffffff;
    border-color: #4188cf;
}

.cart-button {
	display: inline-block;
	background-image: url(../img/icon/shoping-bag.png);
	background-repeat: no-repeat;
	padding: 26px 0;
	background-position: center;
	position: absolute;
	right: -30px;
	top: 0;
	z-index: 9
}

.cart-product {
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	font-size: 12px;
	text-align: center;
	position: relative;
	top: -16px;
	font-weight: 600;
	right: -12px;
	background: #fc5508
}

.phone-layout-logo {
	display: none
}

.all-slide .owl-item {
	height:500px;

}

.all-slide .single-slide {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 500px;
}

.slider-wrapper {
	width: 100%;
	padding: 15px;
	margin: 0 auto;
	height: 100%
}

.slider-text {
	left: 0;
	position: relative;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	text-align: center
}

.slider-caption {
	width: 767px;
	margin: 0 auto;
	text-align: left
}

.slider-caption h1{
    font-size: 25px !important;
    line-height: 50px!important;
    font-weight: 400!important;
        text-shadow: #000 1px 0 10px!important;
}

.slider-caption span.subtitle {
	color: #fff;
	font-size: 24px;
	text-transform: capitalize
}

.slider-text ul {
	margin-top: 20px
}

.slider-text h1 {
	color: #fff;
	font-size: 52px;
	text-transform: capitalize;
	line-height: 74px;
	margin-bottom: 10px;
	font-weight: 800
}

.slider-text h1>span {
	color: #fc5508
}

.slider-text p {
	color: #fff
}

.slider-text li {
	display: inline-block
}

.slider-text li a {
	    background: #4188cf;
	color: #fff;
	display: inline-block;
	padding: 10px 26px;
	text-transform: capitalize;
	margin-right: 14px;
	position: relative;
	z-index: 5;
	font-weight: 600;
	position: related;
	transition: all .4s ease 0s;
    border: 1px solid #fff;

}

.slider-text li a:hover {
	    background: #424141;
    border: 1px solid #424141;
    transition: all .4s ease 0s;
    border-color: #424141;
}

.slider-text li:last-child a {
	background: 0 0;
	color: #fff;
	border-color: #fff
}

.slider-text li:last-child a:hover {
	background: 0 0;
	transition: all .4s ease 0s;
	border: 1px solid #fff
}

.all-slide .owl-controls {
	position: absolute;
	top: 45%;
	width: 100%;
	z-index: 99;
	transform: translateY(-50%);
	opacity: 0;
	transition: all .4s ease 0s
}

.all-slide .owl-controls .owl-buttons div {
	background: 0 0;
	opacity: 1
}

.all-slide .owl-controls .owl-prev {
	left: 20px;
	position: absolute;
	transition: all .4s ease 0s
}

.all-slide:hover .owl-prev {
	transition: all .4s ease 0s
}

.all-slide .owl-controls .owl-next {
	right: 20px;
	position: absolute;
	transition: all .4s ease 0s
}

.all-slide:hover .owl-controls {
	opacity: 1;
	transition: all .4s ease 0s
}

.all-slide:hover .owl-next {
	transition: all .4s ease 0s
}

.all-slide .owl-controls .owl-prev i,
.all-slide .owl-controls .owl-next i {
	     background: #ec1620;
	color: #fff;
	font-size: 30px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	transition: all .5s ease-out 0s;
	width: 50px;
	font-weight: 400;
	border-radius: 0
}

.all-slide .owl-controls .owl-next i:hover {
	    transition: all .5s ease-out 0s;
    background: #113656;
    color: #fff;
    border-color: #113656;
}

.all-slide .owl-controls .owl-prev i:hover {
	transition: all .5s ease-out 0s;
	    background: #3d94de;
    color: #fff;
    border-color: #3d94de;
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.sec-title {
	text-align: center;
	margin: 0 250px 50px
}

.sec-title h1 {
        text-transform: uppercase;
    font-size: 31px;
    font-weight: 500;
    margin-bottom: 12px;
    display: inline-block;
    position: relative;
/*    border-bottom: 1px dashed;*/
    padding-bottom: 10px;
}

.sec-title p {
	margin-bottom: 0;
	font-size: 22px;
	margin-top: 20px;
	line-height: 30px
}

.border-bottom {
	width: 50px;
    height: 3px;
    background: #ec1620;
    margin: 0 auto;
}

.service-sec {
	    background-color: #dcf0ff;
    /* background-image: url(../img/banner/banner1.jpg); */
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    margin-top: 0;
}

.service-sec-overlay {
    /* background-color:#eaeaea; */

	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.sec-title.white-color h1 {
	    color: #27326a;
}

.sec-title.white-color p {
	color: #ddd
}

.single-service-inner {

	transition: all .4s ease 0s;
	text-align: center;
}

.single-service-inner:hover {
	    border-color: #424141;
	transition: all .4s ease 0s
}

.service-title-inner {
	padding: 30px 0
}

.service-icon {
	width: 55px;
	height: 55px;
	background: #fc5508;
	text-align: center;
	line-height: 55px;
	border-radius: 100%
}

.service-title h2 {
	font-size: 19px;
    text-transform: capitalize;
    font-weight: 600;
  	margin-bottom:0;
	padding-top:10px;
}

.service-title span {
	color: #fc5508;
	text-transform: capitalize
}

.service-thumb::before {
	position: absolute;
	content: "";
	background-color: rgba(236, 22, 32, 0.8);
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	z-index: 1;
	transition: all .4s ease 0s
}

.single-service-inner:hover .service-thumb::before {
	width: 100%;
	height: 100%;
	transition: all .4s ease 0s
}

.single-service-inner:hover .readmore-button {
	visibility: visible;
	opacity: 1;
	transition: all .4s ease 0s
}

.readmore-button {
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	z-index: 4;
	visibility: hidden;
	opacity: 0
}

.readmore-button a {
	background: #fff;
	    color: #27326a;
	display: inline-block;
	padding: 10px 26px;
	text-transform: capitalize;
	margin: 0 10px;
	position: relative;
	z-index: 5;
	font-weight: 600;
	position: related;
	transition: all .4s ease 0s
}

.readmore-button a::before {
	content: "\f178";
	font-family: fontawesome;
	float: right;
	top: 0;
	position: relative;
	    color: #27326a;
	padding-left: 10px;
	transition: all .4s ease 0s;
	margin-left: 10px
}

.message-sec {
	background: #011e40 none repeat scroll 0 0;
	padding: 115px 0;
	background-image: url(../img/call-to-action.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	background-attachment: fixed;
	overflow: hidden
}

.message-overlay {
	background-color: rgba(15, 25, 52, .9);
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.message-desc {
	margin: 0 132px;
	text-align: center
}

.message-title {
	color: #fff;
	text-transform: capitalize;
	font-size: 35px;
	font-weight: 600;
	line-height: 50px
}

.message-subtitle {
	font-size: 20px;
	color: #fff;
	margin-bottom: 0;
	font-weight: 400;
	margin: 0 160px;
	display: inline-block;
	line-height: 30px
}

.message-subtitle span {
	color: #fc5508;
	font-weight: 600
}

.why-us-box h1 {
	font-size: 34px;
	color: #0f2637;
	text-transform: capitalize;
	font-weight: 800;
	line-height: 49px
}

.why-us-box-item {
	margin: 10px 0
}

.why-us-box-icon i {
	color: #fc5508;
	font-size: 24px
}

.why-us-box-text {
	text-transform: capitalize
}

.why-us-item-img {
	margin-bottom: 30px
}

.why-us-item-desc h2 {
	font-size: 22px;
	text-transform: capitalize
}

.why-us-readmore {
	   padding: 9px 26px;

    background: #ec1620;
    color: #fff;
}

.why-us-readmore:hover{

    background: #113656;
    color: #fff;
}

.why-us-item:hover .why-us-readmore {
	background: 0 0;
	color: #fc5508
}

.why-us-box {
	margin-bottom: 30px
}

.why-us-item {
	margin-bottom: 30px
}

.why-us-subtitle,
.faq-subtitle {
	font-weight: 700;
    color: #1b1818;
	text-transform: capitalize
}

.latest-project-sec {
/*	background: #011e40 none repeat scroll 0 0;*/
	padding-top: 40px;
	position: relative;
	overflow: hidden;
	padding-bottom: 70px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	background-attachment: fixed
}

.latest-project-overlay {
	background-color: #E2E2E2;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.latest-project-shape {
	width: 34px;
	height: 100%;
	background: #fff;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
	transform: skew(53deg)
}

.latest-project-sec .sec-title h1 {
	color: #fff
}


	.all-project {
    /* padding-bottom: 30px; */
/*
    BACKGROUND: #FFF;
    PADDING: 50px 20px 30px;
*/
}


.single-project-item {
	display: inline-block
}

.single-project {
	position: relative;
	display: inline-block;
	overflow: hidden;
        border: 1px solid #c1c0c1;
}

.single-project-item:hover .project-overlay {
	bottom: 0;
	transition: all .4s ease 0s
}

.single-project-item.slick-center .project-overlay {
	bottom: 0;
	transition: all .4s ease 0s
}

.project-overlay {
	position: absolute;
	bottom: -100%;
	height: 100%;
	width: 100%;
	    background-color: rgba(65, 136, 207, 0.86);
	transition: all .4s ease 0s
}

.project-overlay::before {
	position: absolute;
	content: "";
	width: 85%;
	height: 85%;
	    border: 1px solid #424141;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: translateY(-50%);
	top: 50%
}

.project-desc {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin: 0 auto;
	text-align: center;
	width: 100%
}

.project-desc h2 a {
	color: #fff;
	font-weight: 600;
	font-size: 22px;
	text-transform: capitalize
}

.project-desc span {
	color: #282828;
	text-transform: capitalize
}

.project-desc span a{
	color: #fff;
    font-size: 15px;
}

.project-desc span a:hover{
	color: #000;
}

.slick-prev.pull-left.slick-arrow {

	color: #0f1934;
	width: 40px;
	height: 40px;
	font-size: 28px
}

.slick-prev.pull-left.slick-arrow {
	    position: absolute;
    /* bottom: -50px; */
    right: 100%;
    margin-right: 10px;
       TOP: 34%;
}

.slick-next.pull-right.slick-arrow {
	     position: absolute;
    /* bottom: -50px; */
    left: 100%;
    TOP: 34%;
    margin-left: 10px;

}

.slick-prev.pull-left.slick-arrow:hover,
.slick-next.pull-right.slick-arrow:hover {
	    border-color: #424141;
    background: #424141;
    color: #fff;
}

.slick-prev.pull-left.slick-arrow,
.slick-next.pull-right.slick-arrow {

    color: #fff;
    width: 40px;
    height: 40px;
    font-size: 28px;
    border-radius: 0;
    background: #ec1620!important;
}

.faq-sec {
	margin-bottom: 30px
}

.faq-title {
	font-size: 36px;
	text-transform: capitalize;
	font-weight: 700;
	margin-bottom: 40px;
	line-height: 52px
}

.faq-sec .panel-title {
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 600px
}

.faq-sec .panel-content {
	padding: 20px
}

.faq-img {
	display: inline-block;
	width: 100%
}

.faq-img img {
	width: 100%
}

.faq-sec .panel-heading {
	margin-bottom: 0;
	padding: 12px 20px;
	background: #fafafa
}

.faq-sec .panel {
	border: none;
	-webkit-box-shadow: 0;
	box-shadow: 0 1px 1px transparent;
	margin-bottom: 15px
}

.faq-sec .panel-heading a {
	color: #0f1934;
	display: inline-block;
	font-size: 18px;
	width: 100%;
	font-weight: 600
}

.faq-sec .panel-title a:before {
	float: right!important;
	font-family: FontAwesome;
	content: "\f068";
	color: #0f1934;
	font-weight: 400
}

.faq-sec .panel-title a.collapsed:before {
	float: right!important;
	content: "\f067";
	color: #0f1934;
	font-weight: 400
}

.faq-sec .panel-title>a:hover,
.faq-sec .panel-title>a:active,
.faq-sec .panel-title>a:focus {
	text-decoration: none;
	color: #0f1934
}

.faq-single {
	margin-bottom: 20px
}

.faq-single .icon {
	width: 60px;
	height: 60px;
	margin-right: 10px;
	background: #fab909;
	text-align: center;
	line-height: 60px;
	color: #011e40
}

.faq-single .media-body h2 {
	font-size: 20px;
	margin-bottom: 10px;
	text-transform: capitalize
}

.company-video-intro {
	margin-bottom: 30px
}

.vedio-inner {
	position: relative;
	margin-bottom: 40px;
	overflow: hidden
}

.vedio-overly {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(15, 38, 58, .8)
}

.vedio-overly::before {
	position: absolute;
	content: "";
	width: 85%;
	height: 85%;
	border: 1px solid #fc5508;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: translateY(-50%);
	top: 50%
}

.vedio-button {
	text-align: center;
	transform: translateY(-50%);
	top: 50%;
	position: relative
}

.vedio-inner img {
	width: 100%
}

.vedio-button {
	position: relative;
	width: 60px;
	height: 60px;
	box-shadow: 0 0 0 0 rgba(255, 255, 255, .7);
	border-radius: 50%;
	background-color: transparent;
	background-image: url(../img/icon/play_button.png);
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-animation: pulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
	-moz-animation: pulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
	-ms-animation: pulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
	animation: pulse 1.25s infinite cubic-bezier(.66, 0, 0, 1);
	margin: 0 auto
}

.vedio-button a {
	display: inline-block;
	width: 100%;
	height: 100%
}

.vedio-button:hover {
	-webkit-animation: none;
	-moz-animation: none;
	-ms-animation: none;
	animation: none
}

@-webkit-keyframes pulse {
	to {
		box-shadow: 0 0 0 45px transparent
	}
}

@-moz-keyframes pulse {
	to {
		box-shadow: 0 0 0 45px transparent
	}
}

@-ms-keyframes pulse {
	to {
		box-shadow: 0 0 0 45px transparent
	}
}

@keyframes pulse {
	to {
		box-shadow: 0 0 0 45px transparent
	}
}

.company-video-intro h2 {
	font-size: 22px;
	font-weight: 800;
	line-height: 32px
}

.call-us {
	font-size: 24px;
	color: #0f2637;
	font-weight: 700;
	text-transform: capitalize
}

.call-us span {
	color: #fc5508
}

.testimonial-sec {
	background: #0f1934 none repeat scroll 0 0;
	padding: 115px 0;
	background-image: url(../img/testimonial-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	overflow: hidden
}

.testimonial-shape {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	z-index: 9;
	transform: skew(37deg);
	left: 0;
	border-left: 10px solid #fc5508;
	border-right: 10px solid #fc5508
}

.testimonial-overlay {
	background-color: rgba(15, 25, 52, .9);
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.all-testimonial.owl-carousel .owl-item img {
	border-radius: 100%
}

.all-testimonial .owl-controls {
	bottom: -10px;
	position: absolute;
	text-align: center;
	width: 100%
}

.all-testimonial .owl-controls .owl-buttons div {
	background: 0 0;
	opacity: 1
}

.client-thumb {
	border-radius: 100%;
	height: 100px;
	margin-right: 50px;
	width: 100px
}

.sngl-client {
	border: 1px solid #fafafa;
	margin-bottom: 30px;
	text-align: center;
	margin: 5px
}

.all-testimonial {
	text-align: center;
	padding-bottom: 20px;
	z-index: 9
}

.single-testimonial {
	display: inline-flex;
	padding: 10px 0;
	margin: 0 auto;
	position: relative;
	text-align: center
}

.client-comment p {
	margin-bottom: 0;
	color: #fff;
	font-size: 18px;
	font-style: italic
}

.all-testimonial.owl-carousel .owl-item .client-signature img {
	margin-bottom: 20px;
	width: auto;
	height: auto
}

.client-comment h2 {
	font-size: 22px;
	margin-bottom: 10px;
	text-transform: capitalize;
	font-weight: 700;
	color: #fff
}

.client-comment h3 {
	color: #fc5508;
	text-transform: capitalize;
	font-size: 16px;
	margin-bottom: 16px;
	display: inline-block;
	font-weight: 600
}

.client-thumb {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 30px;
	position: relative
}

.client-comment {
	margin: 0 auto
}

.client-comment>ul {
	padding-bottom: 15px
}

.client-comment li {
	display: inline-block
}

.client-comment li a {
	border: 2px solid #2a4d75;
	border-radius: 100%;
	color: #2a4d75;
	display: inline-block;
	height: 30px;
	line-height: 26px;
	width: 30px;
	margin: 0 5px
}

.client-comment li a:hover {
	background: #2a4d75;
	transition: all .4s ease-in-out 0s;
	color: #fff
}

.client-sec .owl-controls {
	display: none
}

.all-testimonial.owl-carousel.owl-theme .owl-dot {
	display: inline-block;
	height: 3px;
	margin: 0 5px;
	width: 10px;
	position: relative;
	background: #fff
}

.all-testimonial.owl-carousel.owl-theme .owl-dot.active span {
	background: #fc5508 none repeat scroll 0 0;
	width: 15px;
	height: 3px;
	display: inline-block;
	position: absolute;
	left: 0
}

.blog-sec {
	background: #fafafa
}

.blog-page-sec .single-post {
	border-bottom: 0
}

.single-post-thumb img {
	width: 100%
}

.blog-sec .col-md-6.col-sm-6:nth-child(2n+1) {
	clear: both
}

.single-post {
	display: inline-block;
	margin-bottom: 30px;
	width: 100%
}

.single-blog.inner .single-post {
	margin-bottom: 10px
}

.blog-detail-page .single-post-text {
	padding: 0;
	margin-top: 25px
}

.single-blog.inner .single-post img {
	margin-bottom: 25px
}

.single-blog.inner {
	margin-bottom: 40px
}

.single-post-thumb {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px
}

.post-meta {
	display: inline-block;
	width: 70px;
	transition: all .5s ease-out
}

.single-post:hover .post-month {
	margin-left: 0;
	transition: all .5s ease-out
}

.post-meta span {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 22px;
	padding: 4px 0;
	color: #fff
}

.post-meta span:first-child {
	padding: 10px 0
}

.post-date {
	background: #0f1934;
	color: #fff
}

.post-month {
	background: #fc5508;
	color: #0f1934;
	text-transform: capitalize;
	margin-left: 70px;
	transition: all .5s ease-out
}

.post-meta-info {
	margin-bottom: 20px
}

.post-meta-info h2 {
	margin-bottom: 5px
}

.post-meta-info h2 a {
	text-transform: capitalize;
	font-size: 22px
}

.post-meta-data ul li {
	display: inline-block;
	margin-right: 10px
}

.post-meta-data ul li:last-child {
	margin-right: 0
}

.post-meta-data li a {
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 400
}

.post-meta-data li a i {
	margin-right: 10px;
	color: #fc5508
}

.single-post:hover .single-post-thumb img,
.single-service-inner:hover .service-thumb img {
	transform: scale(1.2);
	transition: all .4s ease 0s
}

.single-post-thumb img,
.gallery-item img,
.service-thumb img {
	transform: scale(1);
	transition: all .4s ease 0s
}

.service-thumb img {
	width: 100%
}

.service-thumb {
	overflow: hidden;
	position: relative
}

.service-thumb-shape {
	position: absolute;
	content: "";
	background: #fff;
	width: 110px;
	height: 21px;
	right: -23px;
	bottom: 0;
	transform: skew(-45deg);
	transition: all .4s ease 0s;
	z-index: 99
}

.service-thumb-shape-left {
	position: absolute;
	content: "";
	background: #fff;
	width: 110px;
	height: 21px;
	left: -23px;
	bottom: 0;
	transform: skew(45deg);
	transition: all .4s ease 0s;
	z-index: 99
}

.single-post:hover a.blog-readmore {
	color: #fc5508
}

.single-post-thumb-overlay {
	position: absolute;
	left: 0;
	top: 0
}

.post-tags {
	display: inline-block;
	float: right
}

.blog-title h2 {
	color: #0f0f0f;
	font-size: 24px;
	font-weight: 900;
	line-height: 30px
}

.single-post-text a {
	color: #0f2637;
	font-size: 20px;
	font-weight: 600;
	display: inline-block;
	width: 100%;
	line-height: 30px;
	text-transform: capitalize
}

.single-post:hover .single-post-text h2 a {
	color: #fc5508
}

a.blog-readmore {
	color: #898989;
	text-transform: capitalize;
	font-size: 15px;
	position: relative;
	display: inline
}

.post-share {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #d6d7d9;
	border-bottom: 1px solid #d6d7d9;
	padding: 10px 0
}

.tag-title,
.social-title {
	float: left;
	display: inline-block;
	color: #323232;
	font-size: 18px;
	text-transform: capitalize;
	margin-right: 10px;
	font-weight: 600
}

.share-link {
	float: right
}

.post-tag,
.post-tag ul,
.share-link,
.share-link ul,
.share-link li {
	display: inline-block
}

.post-tag li {
	display: inline-block
}

.share-link li a {
	color: #898989;
	margin-left: 10px
}

.post-tag li a {
	color: #898989;
	text-transform: capitalize
}

.share-button {
	border-top: 1px solid #ccc;
	padding-top: 40px;
	margin-top: 20px
}

.share-button li {
	display: inline-block;
	margin-right: 10px
}

.share-button li a {
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	padding: 4px 20px;
	color: #fff
}

.twitter-share-button {
	background: #55adec
}

.facebook-share-button {
	background: #3b5998
}

.googleplus-share-button {
	background: #dd4b39
}

.search-field,
.widget-archive,
.widget-two {
	padding: 40px;
	background: #fafafa;
	margin-bottom: 30px
}

.sidebar h1 {
	display: inline-block;
	font-size: 24px;
	margin-bottom: 20px;
	text-transform: capitalize;
	width: 100%;
	color: #323232;
	position: relative;
	padding-bottom: 10px;
	font-weight: 700;
	position: relative
}

.sidebar h1::before {
	position: absolute;
	content: "";
	height: 2px;
	width: 50px;
	background: #fc5508;
	bottom: 0
}

.search-field {
	margin-bottom: 40px
}

.search-field form {
	display: inline-block;
	width: 100%;
	position: relative;
	overflow: hidden
}

.search-field input[type=text] {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #f0f0f0;
	padding: 10px 35px 10px 10px;
	width: 100%
}

.search-field button {
	color: #fff;
	padding: 12px 26px;
	position: absolute;
	right: 0;
	background: #fc5508;
	top: -1px
}

.blog-sec .inner:nth-child(2n+1) {
	clear: both
}

.abt_dec>p {
	margin-top: 20px
}

.sidebar ul li a {
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
	transition: all .4s ease-in-out 0s
}

.sidebar ul li a:hover {
	transition: all .4s ease-in-out 0s;
	color: #fc5508
}

.widget-two {
	margin: 40px 0
}

.widget-archive,
.widget-two,
.widget-tag {
	display: inline-block;
	width: 100%
}

.widget-archive li {
	display: inline-block;
	position: relative;
	width: 100%;
	padding: 10px 0;
	color: #323232;
	margin-bottom: 5px;
	border-bottom: 1px solid #d9d9d9
}

.widget-archive li:last-child {
	border-bottom: none
}

.widget-cat li:last-child {
	border-bottom: none
}

.widget-archive li a {
	color: #555;
	display: inline-block;
	width: 100%;
	padding-left: 20px
}

.widget-archive li a span {
	float: right
}

.widget-cat li {
	position: relative
}

.widget-cat li {
	padding: 10px 0;
	border-bottom: 1px solid #ececec
}

.widget-cat li a span {
	float: right
}

.widget-tag li a:hover {
	transition: all .4s ease-in-out 0s;
	color: #fc5508!important
}

.relative-post h3 {
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 22px
}

.single_r_dec li {
	display: inline-block;
	margin-right: 10px
}

.single_r_dec li a {
	font-weight: 600;
	text-transform: capitalize;
	color: gray
}

.single_r_dec li a i {
	color: #fc5508;
	margin-right: 5px
}

.relative-post {
	display: inline-block;
	padding: 12px 0;
	width: 100%
}

.relative-post-thumb {
	float: left;
	margin-right: 12px;
	width: 110px
}

.single_r_dec h3 a {
	color: #323232;
	font-weight: 600
}

.single_r_dec a:hover {
	transition: all .4s ease-in-out 0s;
	color: #fc5508
}

.all_r_pst .media {
	margin-top: 0
}

.widget-tag a {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	color: #898989;
	font-weight: 600
}

.widget-tag li a:hover {
	background: #fc5508;
	border-color: #fc5508;
	color: #323232!important
}

.widget-archive li::before {
	content: "\f101";
	font-family: fontawesome;
	left: 0;
	top: 10px;
	position: absolute;
	color: #555;
	padding-right: 10px;
	transition: all .4s ease-in-out 0s
}

.sidebar ul li:hover:before {
	color: #fc5508;
	transition: all .4s ease-in-out 0s
}

.author_dec h3 {
	margin: 0;
	color: #323232;
	font-size: 14px;
	margin-bottom: 11px
}

.author_info {
	border-bottom: 1px solid #e3e3e3;
	display: inline-block;
	padding: 22px 0;
	margin-bottom: 30px
}

.author_info>img {
	float: left;
	margin-right: 35px;
	height: 80px
}

.social_link {
	margin: 0;
	padding: 0;
	float: right;
	display: inline-flex
}

.social_link li {
	list-style: none
}

.social_link li a i {
	color: #363636;
	float: left;
	padding: 6px
}

.all-patner-sec {
	padding: 100px 0
}

.all-patner.owl-carousel.owl-theme .owl-item {
	padding: 0 40px
}

.single-patner {
	height: 100px;
	padding: 20px
}

.all-patner.owl-carousel.owl-theme img {
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

.call-to-action-sec {
	background-color: #fc5508;
	padding: 40px 0;
	position: relative
}

.call-to-action-text {
	text-align: left
}

.call-to-action-text {
	color: #fc5508
}

.call-to-action-text p {
	margin-bottom: 0
}

.call-to-action-text h2 {
	color: #0f1934;
	font-size: 32px;
	font-weight: 400;
	margin-bottom: 0;
	font-style: italic;
	line-height: 40px
}

.call-to-action-text a.btn {
	background: #0f2637 none repeat scroll 0 0;
	color: #fff;
	float: right;
	font-weight: 700;
	padding: 14px 36px;
	text-transform: capitalize;
	margin-top: 10px;
	position: relative
}

.call-to-action-text a.btn:hover {
	background: #fff;
	transition: all .4s ease-in-out 0s;
	color: #011e40
}

.why-like-item h2 {
	text-transform: capitalize;
	color: #0f2637;
	font-size: 22px
}

.why-like-sec {
	background: #fcfcfc;
	padding: 70px 0
}

.why-like-sec .sec-title {
	text-align: left;
	margin: 0 0 50px
}

.why-like-sec .border-bottom {
	margin: 0
}

.pagehding-sec {
/*	    background-image: url(../img/page-hd.jpg);*/
    background-position: center center;
    background-repeat: no-repeat;
    padding-bottom: 80px;
/*    padding-top: 79px;*/
    position: relative;
    background-size: cover;
    height: 120px;
}

.pagehding-sec-about1{
    background-image: url(../img/banner/aboutus.jpg);
}

.pagehding-sec-about{
    background-image: url(../img/banner/products.jpg);
}

.page-hd-overlay {
/*	    background-color: rgba(66, 65, 65, 0.4);*/
	height: 100%;
	position: absolute;
	width: 100%;
	top: 0;
	    background: #113656;
}

.page-heading h1 {
	font-size: 40px;
	text-align: center;
	text-transform: capitalize;
	font-weight: 700;
	color: #fff;
	    top: 23px;
    position: relative;
}

.breadcrumb-list {
	text-align: center;
	    position: relative;
    top: 8px;
    left: 5px;
}

.breadcrumb-list li {
	display: inline-block;
	position: relative;
	padding: 0 14px
}

.breadcrumb-list li:first-child {
	padding-left: 0
}

.breadcrumb-list li a {
	font-weight: 600;
	text-transform: capitalize;
	color: #fff
}

.breadcrumb-list li:last-child a {
	    color: #ffffff;
}

.breadcrumb-list li::before {
	content: "/";
	position: absolute;
	right: -4px;
	font-size: 16px;
	font-weight: 600;
	top: 0;
	color: #fff
}

.breadcrumb-list li:last-child::before {
	display: none
}

.breadcrumb-list li:last-child::before {
	display: none
}

.service-cat li {
	display: inline-block;
	width: 100%
}

.service-cat li a {
	display: inline-block;
    border-left: 7px solid #424141;
    background: #4188cf;
    padding: 14px;
    text-transform: capitalize;
    font-size: 19px;
    width: 100%;
    margin-bottom: 3px;
    position: relative;
    color: #fff;
    font-weight: 400;
}

.service-cat li a:hover {
	    background: #424141;
	color: #fff;
	    border-left: 7px solid #4188cf;
}

.service-cat li .active {
    border-left: 7px solid #4188cf;
    background-color: #424141;
}

/*
.service-cat li a::before {
	width: 20px;
	height: 20px;
	background: #fff;
	content: "";
	position: absolute;
	right: -15px;
	transform: rotate(44deg);
	top: 0
}

.service-cat li:hover a::before {
	width: 20px;
	height: 20px;
	background: #fff;
	content: "";
	position: absolute;
	right: -15px;
	transform: rotate(44deg)
}
*/

.brochures {
	margin-top: 60px;
	margin-bottom: 60px
}

.brochures li {
	display: inline-block;
	width: 100%;
	padding: 14px 20px;
	position: relative;
	    background: #413f40;
	margin-bottom: 5px
}

.brochures li a {
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	text-transform: capitalize
}

.brochures li:hover {
	background: #fc5508
}

.brochures li:hover a {
	color: #0f1934
}

.brochures li:hover i {
	color: #0f1934
}

.brochures li:last-child {
	background: #4188cf;
}

.brochures li:last-child a {
	color: #fff
}

.brochures li a span {
	float: right;
	color: #fff
}

.testimonial-sec.service-testimonial {
	background: #0f1934 none repeat scroll 0 0;
	padding: 34px 0;
	background-image: url(../img/service-testimonial-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative
}

.testimonial-v1-sec {
	background: #fff none repeat scroll 0 0;
	padding: 110px 0;
	background-image: url(../img/testimonial-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative
}

.testimonial-v1-sec .sec-title h1 {
	color: #fff
}

.single-testimonial-v1 {
	padding: 45px 45px 30px;
	position: relative;
	margin-bottom: 30px;
	background: #fff;
	margin: 5px;
	position: relative;
	z-index: 2;
	overflow: hidden;
	border-bottom: 3px solid #fff;
	transition: all .4s ease 0s
}

.single-testimonial-v1:hover {
	border-bottom: 3px solid #fc5508 !important;
	transition: all .4s ease 0s!important;
}

.single-testimonial-v1::before {
	position: absolute;
	content: "";
	background: #fc5508;
	height: 92px;
	width: 92px;
	left: 0;
	top: 0;
	z-index: -1;
	transition: all .4s ease 0s
}

.single-testimonial-v1:hover:before {
	height: 100%;
	left: 0;
	width: 3px;
	transition: all .4s ease 0s
}

.testimonial-v1-img {
	display: inline-block;
	float: left;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	margin-right: 14px;
	margin-top: -8px
}

.single-testimonial-v1 .details span {
	text-transform: capitalize
}

.single-testimonial-v1 .testimonial-v1-img img {
	border-radius: 100%
}

.single-testimonial-v1 .details h2 {
	font-weight: 600;
	margin-bottom: 5px;
	text-transform: capitalize;
	font-size: 18px
}

.single-testimonial-v1 .details {
	margin-bottom: 20px
}

.single-testimonial-v1 .rating i {
	color: #fc5508
}

.testimonial-v1-all.owl-carousel.owl-theme .owl-dots {
	text-align: center;
	margin-top: 50px
}

.testimonial-v1-all.owl-carousel.owl-theme .owl-dot {
	display: inline-block;
	height: 4px;
	margin: 0 5px;
	width: 9px;
	position: relative;
	background: #fc5508;
	transition: all .4s ease 0s
}

.testimonial-v1-all.owl-carousel.owl-theme .owl-dot.active {
	width: 35px;
	transition: all .4s ease 0s
}

.service-details {
	    margin-bottom: 15px;
}

.service-details-text h2 {
	font-size: 24px;
	text-transform: capitalize
}

.service-details-thumb {
	margin-bottom: 30px
}

.service-tab {
	margin-bottom: 25px
}

.service-tab li {
/* 	display: inline-block; */
	margin-right: 10px;
	transition: all .4s ease 0s
}

.service-tab li a:hover {
	    background: #424141 none repeat scroll 0 0;
	transition: all .4s ease 0s;
	color: #fff
}

.service-tab li.active a {
	background: #4188cf;
	color: #fff
}

.service-tab li.active a::before {
	content: "";
	width: 10px;
	height: 10px;
	    background: #f7f7f7;
	position: absolute;
	bottom: -6px;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
	transform: rotate(46deg)
}

.service-tab li.active a:hover {
	color: #fff
}

.service-tab li a {
	color: #3db9ef;
/* 	width: 150px; */
	display: inline-block;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #0f2637;
	text-transform: capitalize;
	    background: #ffffff;
        border: 1px solid #e2e1e1;
	position: relative
}

.service-tab li:hover a::before {
	content: "";
	width: 10px;
	height: 10px;
	    background: #f7f7f7;
	position: absolute;
	bottom: -6px;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
	transform: rotate(46deg)
}

.project-page-sec .sec-title {
	text-align: center;
	margin: 0 200px 50px
}

.single-project-inner {
	margin-bottom: 40px
}

.project-thumb {
	margin-bottom: 20px;
	position: relative;
	overflow: hidden
}

.single-project-inner:hover .project-thumb-overlay {
	left: 0;
	transition: all .4s ease 0s
}

.project-thumb-overlay {
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(15, 25, 52, .9);
	transition: all .4s ease 0s;
	left: -100%
}

.project-thumb-overlay::before {
	position: absolute;
	content: "";
	width: 85%;
	height: 85%;
	border: 1px solid #fc5508;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: translateY(-50%);
	top: 50%
}

.project-icon a i {
	color: #fc5508;
	font-size: 32px
}

.project-icon {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin: 0 auto;
	text-align: center;
	width: 100%
}

.project-inner-desc h2 {
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 600;
	line-height: 25px;
	text-align: center
}

.project-inner-desc h2 {
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 600
}

.single-project-inner:hover .project-inner-desc h2 a {
	color: #fc5508
}

.project-details-img {
	margin-bottom: 30px
}

.project-details-desc h2 {
	font-size: 24px;
	text-transform: capitalize
}

.project-details-list {
	background: #f4f4f4;
	padding: 40px 0
}

.project-list-box {
	position: relative
}

.project-list-box::before {
	content: "";
	background: #e1e1e1;
	height: 70px;
	width: 2px;
	position: absolute;
	right: 0;
	top: -10px
}

.project-list-box:last-child.project-list-box::before {
	display: none
}

.project-details-list-single {
	text-align: center
}

.project-details-list-text {
	text-align: left;
	display: inline-block
}

.project-details-list-text h2 {
	font-size: 20px;
	text-transform: capitalize;
	margin-bottom: 10px;
	color: #0f1934;
	font-weight: 600
}

.project-details-list-text span,
.project-details-list-text span a {
	color: #fc5508;
	font-weight: 600
}

.project-details-list-text span a:hover {
	color: #fc5508
}

.project-details-column-text {
	margin-top: 40px
}

.project-details-column-text h2 {
	font-size: 22px;
	text-transform: capitalize
}

.commentar-sec img {
	float: left;
	margin-right: 20px;
	width: 100px;
	border-radius: 100%;
	height: 100px
}

.comment-author {
	margin-bottom: 10px;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: 600;
	color: #0f2637
}

.comment-author-designation {
	font-size: 14px;
	color: #858484
}

.comment-time {
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
	width: 100%;
	margin-top: 25px
}

.commentar-sec .media.mt-3 {
	margin-top: 40px
}

.single-post .contact-field h2 {
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 40px;
	text-transform: capitalize;
	font-weight: 700;
	color: #0f2637
}

.commentar-sec h2 {
	margin-top: 50px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 50px;
	font-size: 20px
}

.replay-button {
	display: inline-block;
	width: 100%
}

.replay-button a {
	color: #0f2637;
	font-weight: 600;
	text-transform: capitalize
}

.replay-button a:hover {
	color: #fc5508
}

.commentar-sec .media-body p a {
	color: #7e7e7f;
	font-weight: 600;
	font-size: 15px
}

.commentar-sec.author ul li {
	display: inline-block;
	margin-right: 20px
}

.commentar-sec.author {
	position: relative
}

.commentar-sec.author ul li a i {
	color: #cbc8c8
}

.commentar-sec.author ul li a i:hover {
	transition: all .4s ease 0s;
	color: #29ace4
}

.commentar-sec.author .media-body {
	padding-left: 100px
}

.commentar-sec.author .media {
	background: #fafafa none repeat scroll 0 0;
	border-radius: 30px;
	padding: 30px 0;
	margin-left: 20px
}

.author-thumb {
	border-radius: 100%;
	float: left;
	height: 100px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 70px;
	width: 100px
}

.author-thumb img {
	height: 100%;
	width: 100%
}

.pagination.custom-pagination {
	width: 100%;
	margin: 0
}

.pagination.custom-pagination li {
	display: inline-block
}

.pagination.custom-pagination li.active a {
	background: #fc5508 none repeat scroll 0 0;
	color: #fff;
	border-color: #d89f01
}

.pagination.custom-pagination li a {
	color: #0f2637;
	font-size: 16px;
	font-weight: 600;
	height: 36px;
	line-height: 22px;
	margin: 0;
	width: 36px;
	border: none;
	border-radius: 0%;
	text-align: center;
	border: 1px solid #d9d9d9
}

.pagination.custom-pagination li:first-child a,
.pagination.custom-pagination li:last-child a {
	background: #fc5508;
	border-color: #fc5508;
	color: #fff
}

.pagination.custom-pagination li a:hover {
	background: #fc5508;
	color: #fff;
	border-color: #fc5508
}

.code-text {
	padding: 10px 40px;
	position: relative;
	margin-bottom: 10px;
	color: #777;
	font-weight: 600;
	margin-top: 30px;
	margin-bottom: 20px
}

.code-text::before {
	content: "\f10d";
	color: #777;
	position: absolute;
	top: 0;
	left: 0;
	font-family: fontawesome;
	font-size: 28px
}

.contact-field {
    /* border-top: 1px solid #f2f2f2; */

    padding: 50px;
    border: 1px solid #27326a80;
    background: #ffffff;
}


.contact-field h2{
	color: #282828;
    text-transform: capitalize;
    font-size: 30px;
    font-weight: 700;
	margin-bottom:20px !important;
}

.blog-details-page .single-post {
	border: 0
}

#commentform input[type=text] {
	padding: 10px;
	width: 100%;
	font-size: 16px;
	border: 1px solid #ccc;
	color: #777;
	font-weight: 400
}

#commentform textarea {
	resize: vertical;
	width: 100%;
	font-size: 16px;
	border: 1px solid #ccc;
	padding: 10px;
	color: #777
}

#commentform input#submit {
	background: #0f1934 none repeat scroll 0 0;
	border: 1px solid #0f1934;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	padding: 10px 40px;
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
	width: 224px
}

.comment-reply-title {
	color: #0f1934;
	font-size: 22px;
	text-transform: capitalize
}

.contact-info-icon {
	float: left;
	width: 75px;
	height: 75px;
	text-align: center;
	line-height: 75px;
	margin-right: 10px
}

.contact-page-sec .contact-field h2 {
	color: #282828;
    text-transform: capitalize;
    font-size: 30px;
    font-weight: 700;
}

.contact-field .col-md-6.col-sm-6.col-xs-12,
.contact-field .col-md-4.col-sm-4.col-xs-12 {
	padding-left: 0
}

.contact-field.contact-form input {
	margin-bottom: 5px
}

.contact-field.contact-form textarea {
	height: 110px
}

.contact-field.contact-form input[type=submit] {
	background: #005690;
	width: 150px;
	border-color: #005690
}

.contact-info-text span {
	    color: #2f2b2b;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    font-weight: 400;
}

.faq-sec .sec-title h1:before {
	display: none
}

.faq-sec .contact-field input,
.faq-sec .contact-field select,
.faq-sec .single-input-field textarea {
	border: 1px solid #fff
}

.contact-field input {
	    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #27326a7a;
    margin-bottom: 20px !important;
    padding: 10px;
    width: 100%;
    color: #27326a;
}

.contact-field select {
	width: 100%;
	border: 1px solid #ddd;
	padding: 12px 20px;
	text-transform: capitalize;
	color: #999
}

.select-arrow select {
	-moz-appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
	padding-left: 5px
}

.contact-field .select-arrow::before {
	top: 12px;
	color: #999
}

.select-arrow::before {
	color: #323b49;
	content: "\f0d7";
	font-family: fontawesome;
	position: absolute;
	right: 30px;
	top: 12px;
	cursor: pointer
}

.contact-field .message-input {
	display: inline-block;
	width: 100%;
/*	padding-left: 0*/
}

.single-input-field textarea {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #27326a7a;
    width: 100%;
    height: 120px;
    padding: 10px;
    margin-top: 10px;
}

.single-input-fieldsbtn input[type=submit] {
        background: #27326a none repeat scroll 0 0;
    border: 1px solid #27326a;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    padding: 10px 30px;
    text-transform: capitalize;
    width: 170px;
    margin-top: 30px;
    font-size: 16px;
}

.single-input-fieldsbtn {
	display: inline-block;
	width: 100%;
	    margin-left: 15px;
}

.single-input-fieldsbtn input[type=submit]:hover {
	    background: #4188cf;
    transition: all .4s ease-in-out 0s;
    border-color: #4188cf;
    color: #ffffff;
}


.contact-field {
	display: inline-block;
	width: 100%
}

.single-input-field h4 {
	color: #464646;
	text-transform: capitalize;
	font-size: 14px
}

.contact-page-form {
	display: inline-block;
	width: 100%;
	margin-top: 30px
}

.contact-field .single-input-field input[type=text]::-webkit-input-placeholder {
	color: #999;
	opacity: 1
}

.contact-field .single-input-field input[type=email]::-webkit-input-placeholder {
	color: #999;
	opacity: 1
}

.contact-field .single-input-field textarea::-webkit-input-placeholder {
	color: #999;
	opacity: 1
}

.contact-field .single-input-field option::-webkit-input-placeholder {
	color: #999;
	opacity: 1
}

.contact-field .single-input-field input[type=text]::-moz-placeholder {
	color: #999;
	opacity: 1
}

.contact-field .single-input-field input[type=email]::-moz-placeholder {
	color: #999;
	opacity: 1
}

.contact-field .single-input-field textarea::-moz-placeholder {
	color: #999;
	opacity: 1
}

.contact-field .single-input-field option::-moz-placeholder {
	color: #999;
	opacity: 1
}

.map-sec iframe {
	width: 100%;
	height: 550px
}

.address-info-icon {
	margin-bottom: 0px
}

.contact-page-sec .contact-field {
	    margin-top: 0;
    border-top: 0;
    padding-top: 40px;
    margin-bottom: 40px;
    border: 1px solid #e4d7d7;
    padding: 50px 100px;
}

.social-profile-office {
	margin-top: 40px
}

.social-profile-office li {
	display: inline-block
}

.social-profile-offic li {
	display: inline-block
}

.social-profile-office li a i {
	color: #9e9e9e;
	font-size: 16px;
	width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	transition: all .4s ease 0s;
	background: #f4f4f4
}

.social-profile-office li a i:hover {
	background: #0f1934;
	color: #fff
}

.contact-info {
	display: inline-block;
	width: 100%;
/*	background: #f6f7f7;*/
	padding: 20px 0;
	margin-bottom: 40px
}

.contact-info-text {
	display: inline-block;
	width: 100%;
	padding: 0 20px;
    text-align: center;
        border: 1px solid #e4d7d7;
    padding: 30px;
/*     min-height: 200px; */
        background: #fff;
	    margin-bottom: 20px;
}

.contact-info-text i {
	color: #005689;
	font-size: 26px;
	margin-bottom: 10px
}

.home-v2 .header-top {
	background: #0f1934
}

.home-v2 .follow-title,
.home-v2 .social-profile li a {
	color: #fff
}

.home-v2 .social-profile {
	text-align: left;
	margin-top: 10px
}

.home-v2 .info-text span {
	color: #fff;
	display: inline-block;
	width: 100%;
	text-align: left
}

.home-v2 .info-text {
	margin-top: -5px
}

.language {
	margin-right: 20px;
	color: #fff;
	text-transform: capitalize
}

.language {
	margin-right: 20px
}

.language span {
	margin-left: 10px
}

.account-login li a {
	color: #fff;
	text-transform: capitalize
}

.language-account {
	text-align: right;
	margin-top: 10px
}

.language,
.account-login {
	display: inline-block
}

.home-v2 .hd-sec {
	background: #fff
}

.home-v2 .main-menu ul li a {
	color: #0f2637
}


.logo img{

}


.home-v2 .cart-button {
	background-image: url(../img/icon/shoping-bag2.png)
}

.home-v2 .cart-product {
	color: #222
}

.home-v2 .main-menu ul ul li a {
	color: #ddd
}

.home-v2 .slider-caption {
	width: 700px;
	margin: 0 auto;
	text-align: left
}

.home-v2 .slider-caption ul {
	text-align: left
}

.home-v2 .slider-text li:last-child a {
	background: #fff;
	color: #0f1934;
	border-color: #fff
}

.home-v2 .why-like-sec {
	background: #fff
}

.home-v2 .message-sec {
	background: #fff none repeat scroll 0 0;
	background-image: none
}

.home-v2 .message-title {
	color: #0f1934
}

.home-v2 .message-subtitle {
	color: #282828
}

.home-v2 .call-to-message-sec {
	background: #011e40 none repeat scroll 0 0;
	padding: 100px 0;
	background-image: url(../img/call-to-action.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	background-attachment: fixed
}

.home-v2 .call-message-text h2 {
	color: #fff;
	font-size: 30px;
	text-transform: capitalize;
	font-style: normal;
	margin-bottom: 20px
}

.home-v2 .call-message-button a.btn {
	background: #fc5508 none repeat scroll 0 0;
	color: #fff;
	float: right;
	font-weight: 700;
	padding: 14px 36px;
	text-transform: capitalize;
	margin-top: 10px;
	position: relative;
	border-radius: 0
}

.home-v2 .project-page-sec {
	background: #f4f4f4
}

.home-v2 .call-message-text {
	color: #fc5508
}

.home-v1 footer.footer {
/*	background-image: url(../img/footer-bg.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative
}

.home-v1 .footer-overlay {
	background-color: rgb(21, 30, 80);
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.home-v2 .footer-sec p,
.home-v2 .footer-sec .footer-widget-menu li a,
.home-v2 .footer-widget-menu li::before {
	color: #8a959f
}

.why-us-img {
	text-align: right
}

.footer-contact-info {
	margin-top: 40px
}

.footer-contact-info-icon {
	display: inline-block;
	float: left
}

.footer-contact-info-text {
	padding-left: 50px
}

.footer-contact-info-text span {
	color: #8a959f;
	display: inline-block;
	width: 100%
}

.count-up-sec {
	padding: 76px 0
}

.count-up-inner {
	text-align: center
}

.countup-icon {
	display: inline-block;
	height: 70px;
	margin-bottom: 16px;
	text-align: center;
	width: 70px
}

.countup-text {
	display: inline-block;
	text-align: center;
	width: 100%
}

.count-up-icon {
	display: inline-block;
	margin-bottom: 4px;
	width: 70px;
	height: 68px;
	border-radius: 100px
}

.count-up-inner h2 {
	color: #0f2637;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 10px
}

.count-up-inner h4 {
	color: #ff864e;
	font-size: 20px;
	margin-bottom: 0;
	text-transform: capitalize;
	font-weight: 700
}

footer.footer {
	background: #0f1934 none repeat scroll 0 0;
	position: relative
}

.footer-shape {
	position: absolute;
	content: "";
/* 	background: #3d94de; */
	height: 100%;
	width: 20px;
	top: 0;
	z-index: 9
}

.footer-sec {
	padding-top: 100px;
	position: relative;
	padding-bottom: 50px
}

.footer-sec h2 {
	color: #fff;
	margin-bottom: 50px;
	text-transform: uppercase;
	font-weight: 700;
	position: relative;
	font-size: 20px
}

.footer-sec h2::before {
	content: "";
	position: absolute;
	height: 2px;
	width: 50px;
	background: #fff;
	bottom: -10px
}

.footer-logo {
	margin-bottom: 25px;
	display: inline-block;
	width: 100%;
	margin-top: -4px

}

.footer-sec p {
	color: #fff
}

.footer-wedget-one img {
	margin-top: -13px
}

.footer-wedget-one i:hover {
	background: #fc5508;
	color: #fff;
	border-color: #fc5508;
	transition: all .4s ease-in-out 0s
}

.footer-wedget-one ul {
	margin-top: 30px
}

.footer-wedget-one form {
	background: #525459 none repeat scroll 0 0;
	margin-top: 35px;
	position: relative
}

.footer-wedget-one input[type=email] {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #fff;
	color: #292929;
	padding: 10px 58px 10px 10px;
	text-transform: capitalize;
	width: 100%
}

.footer-wedget-one button {
	background: #fc5508 none repeat scroll 0 0;
	color: #fff;
	padding: 11px 20px;
	position: absolute;
	right: 0;
	top: 0
}

.footer-wedget-one button i {
	border: none;
	margin-right: 0;
	color: #fff
}

.footer-recent-inner {
	margin-bottom: 30px
}

.footer-recent-inner:last-child {
	margin-bottom: 0
}

.footer-recent-inner span i {
	color: #fc5508;
	margin-right: 10px
}

.footer-recent-inner h2 {
	margin-bottom: 10px;
	padding-bottom: 0
}

.footer-recent-inner h2 a {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize
}

.footer-recent-inner span {
	color: #f4f4f4;
	font-weight: 600;
	font-size: 14px;
	text-transform: capitalize
}

.footer-recent-inner span:last-child {
	padding-left: 15px
}

.footer-recent-inner span i {
	color: #fc5508;
	margin-right: 10px
}

.footer-wedget-three li i {
	display: inline-block;
	margin-right: 10px
}

.ft-menu ul {
	padding: 0 20px
}

.ft-menu h2 {
	display: inline-block;
	text-align: left
}

.footer-wedget-three li {
	color: #ccc;
	font-size: 14px;
	padding: 10px
}

.footer-wedget-two li {
	display: inline-block
}

.footer-wedget-two li a {
	border: 1px solid #0f4376;
	color: #fff;
	display: inline-block;
	margin: 8px 8px 8px 0;
	padding: 8px 10px;
	text-transform: capitalize;
	transition: all .4s ease-in-out 0s;
	background: 0 0;
	color: #f4f4f4
}

.footer-wedget-two li a:hover {
	transition: all .4s ease-in-out 0s;
	background: #fc5508;
	color: #fff;
	border-color: #fc5508
}

.footer-wedget-two li a i {
	margin-right: 10px
}

.footer-widget-menu li::before {
	content: "\f054";
	font-family: fontawesome;
	left: 0;
	top: -2px;
	position: relative;
	color: #fff;
	padding-right: 10px;
	font-size: 10px
}

.footer-widget-menu li:hover:before {
	    color: #ec1620;
}

.footer-widget-menu li {
	position: relative
}

.footer-widget-menu li a {
	color: #fff;
	text-transform: capitalize;
	padding-bottom: 10px;
	display: inline-block
}

.footer-widget-menu li a:hover {
	    color: #ec1620!important;
	transition: all .4s ease 0s
}

.footer-wedget-four .inner-text {
	color: #c0bcbc
}

.footer-wedget-four .icon i {
	color: #fc5508;
	font-size: 18px
}

.footer-social li {
	display: inline-block
}

.footer-social li a {
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #dfe0e2;
	background: #1b3144;
	border-radius: 100%;
	text-align: center;
	line-height: 40px;
	margin-right: 10px
}

.footer-social li:first-child a {
	background: #fc5508
}

.footer-social li a:hover {
	background: #fc5508
}

.footer-contact-form input[type=text],
.footer-contact-form input[type=email],
.footer-contact-form textarea {
	width: 100%;
	background: #1b3144;
	padding: 16px;
	margin-bottom: 10px;
	width: 10;
	color: #fff
}

.footer-contact-form input[type=submit] {
	background: #fc5508;
	padding: 12px;
	width: 100%;
	color: #fff;
	text-transform: capitalize;
	font-weight: 600
}

.footer-bottom-sec {
	padding: 20px 0;
	border-top: 1px solid #3f5161;
	position: relative
}

.copy-right span {
	color: #fff
}

.site-developer {
	text-align: right
}

.site-developer span {
	color: #fff
}

.site-developer span a {
	color: #fc5508
}

.single-team-inner {
	text-align: center;
	display: inline-block;
	margin: 0 auto
}

.single-team {
	margin: 0 auto;
	text-align: center;
	display: inline-block;
	margin-bottom: 35px;
	position: relative
}

.single-team-img {
	width: 350px;
	height: 350px;
	border-radius: 100%;
	border: 5px solid #fc5508;
	overflow: hidden;
	position: relative
}

.team-overlay {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%
}

.team-overlay-text {
	position: absolute;
	bottom: -100%;
	width: 100%;
	padding-top: 50px;
	background-color: rgba(252, 85, 8, .85);
	text-align: center;
	padding-bottom: 60px;
	transition: all .4s ease 0s
}

.single-team:hover .team-overlay-text {
	transition: all .4s ease 0s;
	bottom: 0
}

.team-overlay-text h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 800;
	margin-bottom: 10px
}

.team-overlay-text span {
	color: #0f1934
}

.all-team-button {
	text-align: center
}

.team-tab li {
	display: inline-block
}

.team-tab li.active .team-tab-icon {
	background: #0f1934;
	color: #fff;
	transition: all .4s ease 0s
}

.team-tab li.active .team-tab-title {
	color: #fff;
	transition: all .4s ease 0s;
	background: #fc5508;
	border-color: #fc5508
}

.team-tab-title {
	display: inline-block;
	width: 100%;
	color: #fff;
	transition: all .4s ease 0s;
	font-weight: 600;
	padding: 8px 32px;
	border: 1px solid #0f1934;
	background: #0f1934
}

.team-tab {
	position: relative;
	text-align: center;
	margin-bottom: 70px;
	display: inline-block;
	width: 100%
}

.shorttitle {
	display: none
}

.all-team-button a {
	padding: 10px 36px;
	display: inline-block;
	background: #fc5508;
	font-weight: 600;
	color: #fff
}

.plus-icon {
	position: absolute;
	top: 0;
	right: 22%;
	width: 40px;
	height: 40px;
	background: #fc5508;
	border-radius: 100%;
	z-index: 99
}

.plus-icon i {
	color: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto
}

.single-team:hover .plus-icon i.fa-plus {
	display: none
}

.why-choose-us-sec {
	position: relative
}

.why-choose-v1-title {
	margin-bottom: 60px
}

.why-us-subtitle {
	    text-transform: uppercase;
    font-size: 31px;
    font-weight: 500;
    margin-bottom: 31px;
    display: inline-block;
    position: relative;
    border-bottom: 1px dashed #ec1620;
    padding-bottom: 10px;
    color: #113656
}

.why-choose-v1-title h1 {
	    font-size: 28px;
    font-weight: 600;
    line-height: 6px;
    margin-bottom: 4px;
}

.why-choose-v1-title h2 {
	font-size: 36px;
	color: #c2683e
}

.why-choose-v1-title h2 {
	font-weight: 300
}

.why-choose-v1-title p {
	font-weight: 500;
	font-size: 16px
}

.feature-service-v3-title {
	text-align: center
}

.feature-service-v3-title p {
	font-weight: 600;
	font-size: 16px
}

.why-choose-v1-single {
	margin: 20px 0;
	color: #2d3663
}

.why-choose-v1-single .icon {
	width: 60px;
	height: 60px;
	margin-right: 10px;
	text-align: center;
	line-height: 60px;
	font-size: 28px;
	border-radius: 100%;
	position: relative
}

.why-choose-v1-single .media {
	overflow: visible
}

.why-choose-v1-single .media-left {
	position: relative
}

.why-choose-v1-single .media-body h2 {
	margin-bottom: 10px;
	text-transform: capitalize;
	font-weight: 800
}

.why-us-area {
	position: absolute;
	bottom: 0;
	right: 0
}

.why-us-img {
	text-align: center
}


.header-left ul li a{
        color: #fff;
    cursor: pointer;
    font-size: 15px;
}

.header-left ul li a:hover{
        color: #d24848;
}

.why-choose-v3 h3{
        color: #0f1934;
    display: inline-block;
    font-size: 18px;
    width: 100%;
    font-weight: 600;
    line-height: 25px;
}

.why-choose-v2 ul li {
        color: #0f1934;
    display: inline-block;
    font-size: 18px;
    width: 100%;
    font-weight: 600;
    line-height: 50px;
}

.why-choose-v2 ul{
    margin-bottom: 15px;
}

.copy-right p{
    padding: 0px;
    margin: 0px;
}

.copy-right a{
    color: #fff;
}

.copy-right a:hover{
    color:#4188cf;
}






.inform li{
        /* padding-top: 20px; */
    font-size: 18px;
    height: 100%;
    font-size: 16px;
    color: #212020;
    font-family: rubik, sans-serif;
    vertical-align: baseline;
    /* background: #fff; */
    font-weight: 400;
    list-style: disc;
    /* padding-left: 15px; */
    margin-left: 23px;
    margin-bottom: 15px;
}

.about-top{
    background: #f7f7f7;
    padding: 15px;
    border: 1px solid #e2e1e1;
}

.why-us-box1{
    background: #f7f7f7;
    padding: 15px;
    border: 1px solid #e2e1e1;
    text-align: center;
}
.prodouctpage{
	padding: 5em 0;
}
.service-sec1 {
   background: #dcf0ff;
    text-align: center;
    padding-top: 70px;
	padding-bottom:50px;
}



.service-sec1 h1{
       color:#113656 !important;
	font-weight:600;
}


.border-bottom1{
    background: #000;
}

.service-details-page{
    background:#f7f7f7!important;
}


.service-sidebar{
    background: #fff;
    padding: 15px;
        border: 1px solid #e2e1e1;
}



.product-img{
    background: #fff;
        border: 1px solid #e2e1e1;
	padding:20px;
}

.product-img{
    text-align: center;
    margin: 0 auto;
}

.product-img img{
       width: 40%;
    text-align: center;
    margin: 0 auto;
}

/*start popup*/

/*end popup*/


.service-tab-details ul li i{
    color: #4188cf;
        font-weight: 700;
}


.service-tab-details ul li{
        color: #272222;
    line-height: 24px;
    letter-spacing: 1px;

}


.call-to-message-sec{
    background: #fff;
    padding: 30px 0px;
     border: 1px solid #e2e1e1;
    padding: 15px;
}

.call-message-text1{
        padding: 15px 0;
}

.call-message-text1 h2{
    font-size: 24px;
}



.download-button1{
    padding: 22px 0px;
}
.call-message-text1 p{
    padding:0px !important;
    margin:0px !important;
}



.call-to-message-sec{
    margin-top: 30px;
}




.contact-page-sec{
        background: #f7f7f7!important;
}



.service-thumb-shape-left1 {
    background: #4188cf;
}

.service-thumb-shape1{
     background: #4188cf;
}



.service-title-inner1{


    padding: 15px 10px;
}


.service-title-inner1 a{
    color: #333;
}

.service-title-inner1 a:hover{
    color: #ec1620;
}

.header-bottom{
    padding: 12px 0px;
	background:#dcf0ff;
}



.all-project2{
    background: none !important;
}

/*

.why-us-box H2{

}
*/

.aim .wpb_wrapper{
    margin-bottom: 0px!important;
}

.company-about{
    margin-bottom: 10px!important;
	padding: 5em 0;
}


.quality{
	padding-left:15px;
}

.why-us-subtitle1{
	    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 14px;
    display: inline-block;
    position: relative;
    border-bottom: 1px dashed #27326a;
    padding-bottom: 10px;
    color: #27326a;
}
.why-us-sec{
	background: #f7f7f7!important;
}

.vc_row{
	margin-left:0px!important;
	margin-right:0px!important;
}

.contact-info-text .wpb_content_element{
	    margin-bottom: 0px!important;
}



.address-info-icon span{
	color:#27326a;
}


/*sidebar start*/
/*sidebar*/

.sidebar{ width:220px;  background-color:#000;transition: all 0.5s  ease-in-out; }
.bg-defoult{    background-color: #e8121a;}
.sidebar ul{ list-style:none; margin:0px; padding:0px; }
.sidebar li a,.sidebar li a.collapsed.active{ display: block;
    padding: 13px 12px;
    color: #fff;
    border-left: 3px solid #dedede;
    text-decoration: none;
    border-bottom: 1px solid;}
.sidebar li a.active{background-color:#000;border-left:5px solid #dedede; transition: all 0.5s  ease-in-out}
.sidebar li a:hover{background-color:#000 !important;}
.sidebar li a i{ padding-right:5px;}
.sidebar ul li .sub-menu li a{ position:relative}
.sidebar ul li .sub-menu li a:before{
    font-family: FontAwesome;
/*      content: "\f061" !important;*/
    display: inline-block;
    padding-left: 0px;
    padding-right: 10px;
    vertical-align: middle;
}
.sidebar ul li .sub-menu li a:hover:after {
    content: "";
    position: absolute;
    left: -5px;
    top: 0;
    width: 5px;
    background-color: #111;
    height: 100%;
}
.sidebar ul li .sub-menu li a:hover{ background-color:#222; padding-left:20px; transition: all 0.5s  ease-in-out}
.sub-menu{ border-left:3px solid #ec1620;}
	.sidebar li a .nav-label,.sidebar li a .nav-label+span{ transition: all 0.5s  ease-in-out}


	.sidebar.fliph li a .nav-label,.sidebar.fliph li a .nav-label+span{ display:none;transition: all 0.5s  ease-in-out}
	.sidebar.fliph {
    width: 42px;transition: all 0.5s  ease-in-out;

}

.sidebar.fliph li{ position:relative}
.sidebar.fliph .sub-menu {
    position: absolute;
    left: 39px;
    top: 0;
    background-color: #fff;
    width: 150px;
    z-index: 100;
}

.sidebar {
        width: 100%;
    background-color: #222222;
    transition: all 0.5s ease-in-out;
}

.sidebar li a.active {
    background-color: #222222;
    border-bottom: 1px solid #fff;
}

.sidebar li a:hover {
      background-color: #000000 !important;
}
.sidebar li a.active {
    background-color: #e38900;
    border-left: 5px solid #dedede;
    transition: all 0.5s ease-in-out;
}

.mani{
    width: 100%;
}


.blog-classic1{
    border: 1px solid #e38a00;
}


.sofa-page{
    padding: 20px 0px;
   background: #e38a00;
}

.sofa-page2 h2{
    position: relative;
    display: block;
    font-size: 36px;
    line-height: 30px;
    color: #fff;
    font-weight: 600;
    -webkit-mask-image: linear-gradient(-75deg, rgba(10,21,169,0.6) 50%, #ff7e00 50%, rgba(0,0,0,1) 70%);
    -webkit-mask-size: 200%;
    animation: shine 3s infinite;
    padding: 5px 0px;
}

.sofa-page2 p{
    color: #fff;
    padding-top: 5px;
}


.blog-classic .news-block {
    margin-bottom: 0px;
}

.sidebar-page-container1{
    padding: 20px 0px 50px 0px;
}

.sofa2 a h2{
       font-size: 18px;
    text-align: center;
    line-height: 23px;
    height: 59px;
    color: #000;
    padding-left: 10px;
    background: #e38a00;
    padding: 10px;
}


.pull-right{
    float: right;6984
}



.product-sidebar{
        text-align: center;
    padding: 20px 0px;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    background: #0d1028;
}

.battery{
        background: #e8121a;
    color: #fff;
}

/*sidebar end*/
/* make sidebar nav vertical */

/*sitebar start*/
.nav-side-menu {
overflow: auto;
    font-size: 16px;
    background-color: #ffffff;
    /* position: fixed; */
    top: 0px;
    width: 100%;
    height: 100%;
    color: #000;
    padding: 11px;
    border: 1px solid #e0d8d8;

}
.nav-side-menu i{
  font-size: 12px;
}
.nav-side-menu .brand {
    background-color: #ec1620;
    line-height: 60px;
    display: block;
    text-align: center;
    font-size: 26px;
    font-weight: 400;
    color: #fff;
}
.nav-side-menu .toggle-btn {
  display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
  list-style: none;
  padding: 0px;
  margin: 0px;
 line-height: 45px;
  cursor: pointer;
  /*
    .collapsed{
       .arrow:before{
                 font-family: FontAwesome;
                 content: "\f053";
                 display: inline-block;
                 padding-left:10px;
                 padding-right: 10px;
                 vertical-align: middle;
                 float:right;
            }
     }
*/
}
.nav-side-menu ul ul li a{
     font-size: 15px;
    line-height: 42px;
    font-weight: 500;
}
.nav-side-menu ul ul li a:hover{
  color: #ff5357;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {
     background-color: #113656;
    padding-left: 10px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 51px;
}
.current-menu-item
{
color: #ff5357;
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
     background-color: #fff;
     border: none;
     line-height: 28px;
/*  border-bottom: 1px solid #23282e;*/
      padding-left: 26px;
      display:flex;
}
.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
  color: #ff5357;
}

.nav-side-menu li {
  padding-left: 0px;
border-bottom: 1px solid #eaeaea;
}
.nav-side-menu li a {
  text-decoration: none;
  color: #333;
}
.nav-side-menu li a i {
  padding-left: 10px;
  width: 20px;
  padding-right: 20px;
}


.nav-side-menu li:hover {
background-color: #27326a;
    color: #ffffff;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
@media (max-width: 767px) {
  .nav-side-menu {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }
  .nav-side-menu .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10 !important;
    padding: 3px;
    background-color: #ffffff;
    color: #000;
    width: 40px;
    text-align: center;
  }
  .brand {
    text-align: left !important;
    font-size: 22px;
    padding-left: 20px;
    line-height: 50px !important;
  }
}
@media (min-width: 767px) {
  .nav-side-menu .menu-list .menu-content {
    display: block;
  }
}

/*sitebar end*/

.about{
	    background: #f7f7f7!important;
    padding: 70px 0px;
}

.service-details-text1 h2 {
    font-size: 24px;
    text-transform: capitalize;
	padding-top:20px;
}


.vc_tta-tabs-list{
	    margin-bottom: 0px!important;

    padding: 5px!important;
}

.vc_tta-tabs-list li{
	margin:0px 5px!important;
}

.vc_tta-tabs-list li a{
    color: #3db9ef!important;
    width: 100% !important;
    padding: 0px 13px!important;
    display: inline-block!important;
    height: 50px!important;
    text-align: center!important;
    line-height: 50px!important;
    color: #0f2637!important;
    text-transform: capitalize!important;
    background: #ffffff!important;
    border: 1px solid #e2e1e1!important;
    position: relative;
}


.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {

	background: #4188cf!important;
    color: #fff!important;
}

.vc_tta-tab.vc_active>a::before {
    content: ""!important;
    width: 10px!important;
    height: 10px!important;
        background: #f7f7f7!important;
    position: absolute!important;
    bottom: -6px!important;
    text-align: center!important;
    margin: 0 auto!important;
    left: 0!important;
    right: 0!important;
    transform: rotate(46deg)!important;
}


.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    border:  none!important;
    /* background-color: #f9b9b900; */
    BACKGROUND: none!important;
    BORDER-LEFT: none!important;
    BORDER-RIGHT:  none!important;
    BORDER-BOTTOM:  none!important;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::before {
    top: 90%!important;

}

.service-tab-details ul{
    display: inline-grid !important;
	}

.download-button2{
	padding-left:20px!important;
	margin-top:0px!important;
}

.product-arrow ul li{
	list-style: dics;
}

.service-tab-details ul{
	padding-left:15px;
}

.service-tab-details ul li {
    list-style: disc;
	padding-top:10px;
}


.service-tab-details table tr{
	border:1px solid #000;
}
.service-tab-details table th{

}
.table>tbody>tr>th{
	font-size: 16px;
    font-weight: 500;
    color: #000;
}
.table>tbody>tr>td{
	font-size: 15px;
    font-weight: 400;

}

.service-details-text h3{
	color:#000;
	font-size:30px;
}


.service-details-text2{
	    padding: 10px;
    color: #ffffff;
    font-size: 21px;
    background: #4188cf;
    font-weight: 500;
}

.physical{
	padding-left:20px;
}

.product-img2 img{
	width:80% !important;
}
.service-tab-details ol{
	padding-left:15px;
}
.service-tab-details ol li{
	    list-style: none !important;
}

.service-tab-details ul{
	margin-bottom:20px;

}

.station{
	width:25%;
	text-align:center;
}

.nav-side-menu ul ul li a {
    font-size: 15px;
    line-height: 23px;
	font-weight: 500;
}

.nav-side-menu ul .sub-menu li {
    background-color: #fff;
    border: none;
    line-height: 48px;
    border-bottom: 1px solid #e2e2e2!important;
    padding-left: 26px;
    padding: 10px 26px !important;
    display: flex!important;
}
.flexslider{
	margin:0px !important;
}

.gallery-page .wpb_content_element{
	margin:0px!important;
}

.service-title-inner2{
	color:#113656 !important;
	    height: 70px;
}

.mani-ser{
	text-align:left !important;
}

.product-img2-new{
	text-align:left!important;
	background:#fff !important;
}

.product-img2-new img{
	width:100%;
}

.service-details-text2-new{
	padding-top:15px!important;
}

.main-menu ul ul li a {
    line-height: 120%;
    padding: 6px 20px;
    color: #ddd;
    /* border-bottom: 1px solid #193044; */
    FONT-SIZE: 12PX;
}

.box-strapping{
	display:none!important;
}

.table>tbody>tr>th{
	width:15%;
}
.booknow{
	background:#d4d4d4;
	padding:40px 0;
}
.booknow h1{
	color:#113656;
	margin:0;
	font-weight:800;
}
.right{
	float:right;
	text-transform:uppercase;
	margin-top:5px
}
.moreinfo h2{
	font-size:24px;
	text-align:left;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
	color:#006c96;
}
.moreinfo i{
	font-size:10px;
	position:relative;
	top:-2px;
	margin-right:5px;
}
.moreinfo {
	padding-top:40px;
}
.contactinfobox{
	border:1px solid #ccc;
	padding:30px 20px;
	text-align:center;
	margin-bottom:20px;
	height:auto;
}
.contactinfobox p{
	padding-bottom:0;
	margin-bottom:0;
}
.contactinfobox i{
	color:#27326a;
	font-size: 30px;
}
.gallerypage{
	padding:5em 0;
}
.galbox img{
	border:1px solid #ccc;
	box-shadow:1px 5px 5px #ccc;
	border-radius:5px;
	 transition:0.5s ease;
    -moz-transition:0.5s ease;
    -webkit-transition:0.5s ease;
}
.galbox h3{
	text-align:center;
	font-size:18px;
	color:#006c96;
	padding-top:12px;
	line-height:24px;
}
.galbox:hover img{
	box-shadow:none;
	border:1px solid #006c96;
}
.galbox:hover h3{
	color:#000;
}
.service-sec{

}
.sercnt{

}
.sercnt .tab-content{
	padding:20px 0 0 0;
}
.sercnt .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
		background : #eee;
		color: #006c96;
		border-radius:0;
		padding: 10px 30px;
		font-weight:500;
		font-size:16px;

	}
.sercnt p{

}
.sercnt .tab-content ul li{
	position:relative;
	padding-left:20px;
	line-height:34px;
}
.sercnt .tab-content ul li i{
	font-size:12px;
	position:absolute;
	color:#ec1620;
	margin-right:5px;
	left:0;
	top:10px;
}
.tabimg img{
	box-shadow: 2px 5px 8px #00000025;
	border-radius:10px;
}
.pt20{
    padding-top: 20px;
}
.certificate{

	text-align:center;
}
.certificate h3{
	text-align:center;
	padding-top:30px;
	font-size:22px;
	margin:0;
}
.certificatepage{
	padding: 5em 0;
}
.isoimg {
	text-align: center;
	margin-top: 20px;
}
.isoimg img{
	max-width: 450px;
	border: 1px solid #eee;
	padding: 15px 40px;
}
.contactform form {

}
.contactform form label{
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
}
.contactform form input{
    display: block;
    width: 100%;
    border-radius: 0;
    border: 1px solid #666;
    padding: 10px;
    margin-bottom: 15px;
}
.contactform form input::placeholder{
    color: #ccc!important;
}
.contactform form input:focus{
    outline: none;
    box-shadow: 5px 5px 10px #00000025;
}
.contactform form textarea{
    display: block;
    width: 100%;
     margin-bottom: 15px;
    height: 100px;
    padding: 10px;
	border: 1px solid #666;
}
.contactform form textarea::placeholder{
    color: #ccc!important;
}
.contactform form textarea:focus{
    outline: none;
    box-shadow: 5px 5px 10px #00000025;
}
.contactform form input[type=submit]{
    width: 150px;
     background: #a01d1a;
    color: #fff;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
      transition:0.5s ease;
    -moz-transition:0.5s ease;
    -webkit-transition:0.5s ease;
}
.contactform form input[type=submit]:hover{
    opacity: 0.8;
}
/*--------clients-logos-page-starts-here--------*/
.logo-box{
	width: 100%;
	height: 200px;
	height: auto;
	margin: 50px 0px;

}

.cl-logo img{
	border: 1px solid #ccc;
    box-shadow: 1px 5px 5px #ccc;
    border-radius: 5px;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    margin: 30px 0px;
}
.cl-logo img:hover{
	box-shadow: none;
    border: 1px solid #006c96;
}
}