/*
Theme Name: Linkinfotech
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 2.2
Requires at least: 4.7
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/




.fun_text span.indisplay {
    display: inline-block;
}

html, body {
	height: 100%;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.alignleft {
	float:left;
	margin-right:15px;
	margin-bottom: 15px;
}
.alignright {
	float:right;
	margin-left:15px;
	margin-bottom: 15px;
}
.cd-timeline-img.cd-picture.bounce-in {
    background: #3e4095 !important;
}
.volprcing .pricingTable {
    margin: 25px 8px 0;
}
.volprcing .pricingTable h3.title {
    font-size: 16px !important;
        line-height: 27px !important;

}section#not-found {
    background-image: url(https://www.linkinfotech.com/wp-content/uploads/2020/01/survey-programming-banner.jpg);
    background-size: cover;
    background-color: #000000ad;
    padding-top:100px;    padding-bottom: 100px;

    background-repeat: no-repeat;
    background-blend-mode: multiply;
}p.p-notfound {
    text-transform: uppercase;
    font-size: 31px;
    color: #fff;    line-height: 38px;
    margin-bottom: 30px;
    text-align: center !important;
    margin-top: 40px;
    font-weight: 600;
}.wpsp-read-more {
    margin: 0 0 1em;
    display: inline-block;
}.fulltext .wpsp-read-more a {
    border: 1px solid #fff;
    padding: 13px 35px;
    color: #fff;
    font-size: 17px;
}textarea#message {
        height: 107px;
    border-radius: 2px;
    margin-bottom: 20px;
    padding-top: 12px;
    background: #ffffff3b;
    color: #fff;
    border-color: #fff;
}.stick {
    box-shadow: 0px 0px 10px 0px #ccc;
}
#contactForm input::placeholder{color:#fff;}
#contactForm textarea::placeholder{color:#fff}

#contactForm input#submit {
    background: #fe5e15;
    border: 1px solid #00387a;
    color: #fff;margin-bottom: 0;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    display: block;
    width: 160px;
    transition: 0.4s;
}

#contactForm input#submit:hover {
    background: transparent;
    color: #fff;
    transition: 0.4s;
    border: 1px solid #fff;
}

.volprcing .pricingTable .title {
    color: #fff;
    background: linear-gradient(to left, #0097e6, #0652DD);
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 73%;
    padding:6px 8px;
    margin: -43px auto 0;
    border-radius: 50px;
    position: relative;
}
.volprcing span.amount {
    font-size: 19px !important;
}
.volprcing .pricingTable .pricing-content li {
    color: #333;
    font-size: 14px;
    text-align: left;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    line-height: 35px;
    text-transform: capitalize;
    padding: 0 0 0 28px;
    margin-bottom: 10px;
    position: relative;
}


div#last-price .wpb_text_column.wpb_content_element {
     box-shadow: 0px 0px 10px 0px #ccc; 
    background: #fff;
    padding: 13px 10px 1px;
}

.volprcing {
    padding-bottom: 49px;
}


div#last-price .wpb_text_column.wpb_content_element {
    box-shadow: 0px 0px 10px 0px #ccc;
    background: #fff;
    padding: 20px 19px 18px;
    margin-top: 2em;
}





#logo-ico .vc_column-inner {
    background: #f5f5f5;    min-height: 165px;
    box-shadow: 0px 0px 3px;
    padding: 14px;
}#logo-ico .wpb_single_image {
    margin-bottom: 12px;
}
.serviceBox .service-icon span i {
    font-size: 49px;
    /* line-height: 69px; */
    margin-top: 27px;
}

h2.bread-title span {animation: blinker 10s linear infinite;}


@keyframes blinker {
  50% {
    opacity: 0;
  }
}

h2.bread-title span {
   text-transform: uppercase !important; border:none !important;
}

.cd-timeline-img.cd-picture{ background: #3e4095 !important;}
#logo-ico .wpb_text_column {
    margin-bottom: 0;
}
.owl-controls{display:none;}

h2.title2 {
    text-shadow: 1px 1px 3px #000;
    color: #fff;
}
.copyright {
    text-align: center;
}
#spin {
    text-shadow: 1px 1px 3px #000;
    color: #fff;
    text-transform: capitalize; font-weight: bold;
    font-size: 29px;
}
#spin:after {
  content:"";
  animation: spin 10s linear infinite;
}
@keyframes spin {
  0% { content:"Survey Programming";}
  10% { content:"Data Processing";}
  20% { content:"Dashboards";}
  30% { content:"Power Point Automation";}
  40% { content:"Data Collection";}
  50% { content: "Coding"; }
  60% { content: "Charting"; }
  70% { content: "Consumer Panels"; }
  80% { content: "Report Writing"; }
}
a.timeline-express-read-more-link {
    display: none !important;
}
h2.cd-timeline-item-title {
    font-size: 26px;
}
.cd-timeline-content .the-excerpt p {
    font-size: 13px;
    line-height: 22px;
}

p.timeline-date {
    display: none !important;
}

div#ab8-id {
      background: #f2f2f2;position: relative;
    margin-top: -112px;
    z-index: 1;
    box-shadow: 0px 0px 20px 0px #0000008f;
    border: 4px solid #fff;
    padding: 3em 2em;
}

.layer-1-1 p {
    color: #000;
    font-weight: bold;
}.right .widget h2.widget-title {
    font-size: 30px;
    text-align: center;
    margin-bottom: 22px;
    text-transform: uppercase;
}#recent-posts-2 ul li {
    border-bottom: 1px dotted #ccc;
    padding: 10px 0;
    line-height: 20px;
}#recent-posts-2 ul li:hover {
    transition: .8s ease;
    padding-left: 7px;
    background: #f2f2f2;
}.single-title h1.bread-title {
    font-size: 33px;
    line-height: 43px;
}

nav.navigation.post-navigation {
    display: none;
}.right .widget {
    margin-bottom: 30px;
    box-shadow: 0px 0px 10px #ccc;
    padding: 20px;
}#text-2 input.wpcf7-form-control.wpcf7-submit {
    background: #3e4095;
    height: auto;
}
section#text-2 textarea {
    width: 100%;
    height: 100px;
    background: #f7f7f799;
    margin-bottom: 20px;
    border: 1px solid #eee;
    padding: 10px;
}
section#text-2 input {
    width: 100%;
    height: 40px;
    background: #f7f7f799;
    margin-bottom: 20px;
    border: 1px solid #eee;
    padding: 10px;
}
.col-md-8 div#primary {
    margin-bottom: 25px;
    box-shadow: 0px 0px 10px #ccc;
    padding: 20px;
}
.entry-footer, div#comments{display:none;}
section.main-section-blog {
    padding: 50px 0;
}.entry-meta{
    display: none;
}
.ul-list ul li i {
    color: #3e4095;
    padding-right: 6px;
}

.ul-list ul li {
    color: #333;
}

.pricingTable {
	background-color: #fff;
	font-family: 'Lato', sans-serif;
	text-align: center;
	padding: 0 0 30px;
	margin: 25px 15px 0;
	border: 1px solid #fff;
	border-radius: 20px 20px 0 0;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	position: relative;
	transition: all 0.3s;
}

.pricingTable:after {
	content: "";
	background: linear-gradient(to left, #0097e6, #0652DD);
	height: 20px;
	margin: 0 auto;
	border-radius: 0 0 15px 15px;
	position: absolute;
	right: 0;
	bottom: -20px;
	left: 0;
}

.pricingTable .pricingTable-header {
	margin: 0 0 25px;
	position: relative;
	z-index: 1;
}

.pricingTable .pricingTable-header:before,
.pricingTable .pricingTable-header:after {
	content: "";
	background: #fff;
	width: 47%;
	height: 29px;
	border-radius: 0 20px 20px 0;
	position: absolute;
	bottom: -29px;
	left: 0;
}

.pricingTable .pricingTable-header:after {
	border-radius: 20px 0 0 20px;
	left: auto;
	right: 0;
}

.pricingTable .title {
	color: #fff;
	background: linear-gradient(to left, #0097e6, #0652DD);
	font-size: 30px;
	font-weight: 800;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: 80%;
	padding: 16px 12px;
	margin: -25px auto 0;
	border-radius: 50px;
	position: relative;
}

.pricingTable .title:before {
	content: "";
	background: linear-gradient(to left, #0097e6, #0652DD);
	width: 55px;
	height: 38px;
	transform: translateX(-50%);
	position: absolute;
	bottom: -28px;
	left: 50%;
	z-index: -1;
}

.pricingTable .price-value {
	color: #222;
	background: linear-gradient(to left, #0097e6, #0652DD);
	line-height: 123px;
	width: 130px;
	height: 130px;
	margin: 0 auto 20px;
	border-radius: 50%;
	position: relative;
	z-index: 1;
}

.pricingTable .price-value:before {
	content: "";
	background: #fff;
	width: 105px;
	height: 105px;
	border-radius: 50px;
	position: absolute;
	top: 13px;
	left: 13px;
	z-index: -1;
}
#ab1 h3.title {
    font-size: 27px;
}
#ab1 span.amount {
    font-size: 24px;
}

/*CONTACT US*/

 .abc{
	text-align: center;
	width: 300px;
    padding: 36px 5px 74px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

img.img-effect{box-shadow: 0px 0px 6px #000000d1;
    border: 8px solid #fff;}

.contact-page {
    background: #ECECEC;
    padding: 70px 0;
}
ul.lh li {
    margin-bottom: 16px;
}

 .abc:before{
     content: '';
     background: linear-gradient(100deg,#016c90,#00d9d1);
     height: 100%;
     width: 83%;
     border-radius: 15px;
     transform: translateX(-50%) translateY(-50%);
     position: absolute;
     left: 50%;
     top: 50%;
     z-index: -1;
}
span.abc-value a {
    text-decoration: none;
    color: #000;
}

.wpb_wrapper .abc .ed3 {
    padding: 39px 0;
}
.wpb_wrapper .abc .nhj {
    padding: 25px 1px;
}
.wpb_wrapper .contact-form input {
    height: 46px !important;
    padding-left: 16px;
    margin-bottom: 19px;
    border: 1px solid #ccc;
    width: 100%;
}
.wpb_wrapper .contact-form textarea {
    width: 100%;
    height: 130px;    margin-bottom: 25px;
    padding-top: 6px;
    padding-left: 15px;
}

 .abc h3{
        color: #fff;
    font-size: 23px;
    text-transform: uppercase;
    padding: 0 20px;
    margin: 0 0 15px 0;text-shadow: 1px 1px 3px #000000b5;
    font-weight: bold;
}
 .abc .abc-content{
     background: #fff;
     padding: 10px 10px;
     box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
     border-radius: 0 15px;
     position: relative;min-height: 150px;
}
 .abc-content:before, .abc-content:after{
     content: "";
     background: linear-gradient(to right bottom, transparent 49%, #888 50%);
     width: 20px;
     height: 20px;
     position: absolute;
     top: -20px;
     left: 0;
     z-index:-2;
}
.con-div {
    padding: 50px 0 0px;
}


.contact-form .form-control::placeholder{color:#000}
.con-div .contact-form {
    background-image: linear-gradient(100deg,#ececec,#00d3ce8f);
    padding: 3em 2em 2em;
    box-shadow: 0px 0px 8px #00000073;
    border-radius: 6px;
}

 .abc-content:after{
     background: linear-gradient(to right bottom,#888 49%, transparent 50%);
     left: auto;
     right: -2px;
     top: auto;
     bottom: -20px;
}
.map-div {
    background-image: linear-gradient(100deg,#ececec,#00d3ce8f);
    padding: 1em 1em;
    box-shadow: 0px 0px 8px #00000073;
}

 .abc .abc-icon{
     color: #016c90;transition: .7s ease;
     font-size: 45px;
}
 .abc:hover .abc-icon{transition: .7s ease;
         transform: scale(1.1);
}
 .abc .abc-value{
     color: #333;
     font-weight: 600;
}

 .abc.blue .abc-icon{
     color: #00B5DC;
}
 .abc.yellow:before{
     background: linear-gradient(135deg,#FDC801,#FFA105);
}
 .abc.yellow .abc-icon{
     color: #FFA105;
}
 .abc.darkblue:before{
     background: linear-gradient(135deg,#0081DC,#0072D7);
}.contact-form input.form-control {
    height: 40px;
    border-radius: 4px;
}.contact-form input[type="submit"] {
    background: #289dcc;
    color: #fff;
    border: none;
    padding: 1px 22px;
    font-weight: bold;
}
.contact-form input[type="submit"] {
    background: #3e4095;
    padding: 4px 20px;
    color: #fff;
}
.contact-form input[type="textarea"] {
    height: 84px;
}


.entry-content .contact-form input.form-control {
    height: 40px;
    border-radius: 4px;
}

 .abc.darkblue .abc-icon{
     color: #0072D7;
}
 @media screen and (max-width:990px){
     .abc{
         margin-bottom: 40px;
    }
}


/*CONTACT US*/
.whit-box .vc_column-inner {
    background: #fff;
    box-shadow: 0px 0px 20px 0px gainsboro;
}
.whit-box a.btn.hover {
    background: #3e4095;
    color: #fff;
}
.pricingTable .currency {
	font-size: 40px;
	vertical-align: top;
	margin: 0px;
	display: inline-block;
}

.pricingTable .amount {
	font-size: 27px;
	font-weight: 800;
	display: inline-block;
}

.pricingTable .pricing-content {
	padding: 0 15px;
	margin: 0 0 30px;
	list-style: none;
}

.pricingTable .pricing-content li {
color: #333;
    font-size: 16px;
    text-align: left;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    line-height: 35px;
    text-transform: capitalize;
    padding: 0 0 0 35px;
    margin-bottom: 10px;
    position: relative;
}

.pricingTable .pricing-content li:last-child {
	margin: 0;
}

.pricingTable .pricing-content li:before,
.pricingTable .pricing-content li:after {
	content: "";
	background: linear-gradient(to left, #0097e6, #0652DD);
	width: 25px;
	height: 12px;
	border-radius: 20px;
	position: absolute;
	top: 15px;
	left: 0;
}

.pricingTable .pricing-content li:after {
	background: #fff;
	width: 7px;
	height: 7px;
	top: 17px;
	left: 4px;
}

.pricingTable .pricingTable-signup a {
color: #fff;
    background: #7e7e7e;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 9px 21px;
    border-radius: 50px;
    transition: all 0.3s ease 0s;
}

.pricingTable .pricingTable-signup a:hover {
	background: linear-gradient(to left, #0097e6, #0652DD);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}

.pricingTable.yellow:after,
.pricingTable.yellow .title,
.pricingTable.yellow .title:before,
.pricingTable.yellow .price-value,
.pricingTable.yellow .pricing-content li:before,
.pricingTable.yellow .pricingTable-signup a:hover {
	background: linear-gradient(to left, #0097e6, #0652DD);
}

.pricingTable.pink:after,
.pricingTable.pink .title,
.pricingTable.pink .title:before,
.pricingTable.pink .price-value,
.pricingTable.pink .pricing-content li:before,
.pricingTable.pink .pricingTable-signup a:hover {
	background: linear-gradient(to left, #0097e6, #0652DD);
}

@media only screen and (max-width: 990px) {
	.pricingTable {
		margin: 25px 0 80px;
	}
}

@media screen and (max-width:767px) {
	.pricingTable .pricingTable-header:before,
	.pricingTable .pricingTable-header:after {
		width: 48.6%;
	}
	.pricingTable .pricing-content {
		display: inline-block;
		text-align: center;
	}
}

@media screen and (max-width:479px) {
	.pricingTable .pricingTable-header:before,
	.pricingTable .pricingTable-header:after {
		width: 47%;
	}
}
.aligncenter {
	display:block;
	margin:0 auto 15px;
}
a:focus {
	outline:0px solid;
}
img {max-width:100%;
	height:auto;
}
.fix {
	overflow:hidden;
}h1.main-title {
    font-size: 36px; font-weight:bold;font-family: 'Oswald', sans-serif;
}
.sec-title h1.main-title:before {
    content: "";
    width: 370px;
    background-color: #00387a;
    height: 5px;
    display: block;
    margin: 0 auto 15px;
}span.theme_color {
    color: #00387a;
}

.vc_single_image-wrapper.vc_box_shadow_border.vc_box_border_grey {
    box-shadow: 0px 0px 6px #000 !important;
}.inner-box img {
    max-height: 215px;
    min-height: 215px;
}
section.page-title {position:relative;
    background-image: url(https://www.linkinfotech.com/wp-content/uploads/2019/12/slide-home2-3-1.jpg);
    padding: 140px 0;
    background-size: cover !important;position: relative;
    z-index: 1;
    background-blend-mode: multiply;
    background-color: #00000000;
}h2.bread-title {
    text-align: center;
    font-weight: bold;
    color: #fff;
}
a.ready-btn.left-btn:hover {
    background: #fe5e15;
}
.about-area a.ready-btn.left-btn {
    padding: 5px 19px;
    width: auto;
}
#av4 .vc_column-inner {
    box-shadow: 0px 0px 3px #00000070;
    padding: 8px; margin-bottom:30px;min-height: 499px;
}
section.main-section {
    padding: 45px 0 31px;
}
.aud p{    word-spacing: -1px;}
#av4 .wpb_single_image.wpb_content_element {
    margin-bottom: 13px;
}#av4 h5 {
    font-size: 18px;
}
#av4 .wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_flipInY.flipInY.wpb_start_animation.animated{margin-bottom: 13px;}
.copyright-ulli ul.footer-list li {
    display: inline-block;
}
.copyright-ulli ul li a {
    padding: 0 10px;
}
.copyright-ulli {
    text-align: left;
}
.copyright > p{text-align: right !important;}
.copyright-ulli .footer-list li a::after{display:none}
h1.main-title:after {
    content: "";
    width: 70px;
    height: 8px;
    background-color: #ccc;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto;
}
.sec-title h1.main-title {
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    background: url('https://www.linkinfotech.com/wp-content/uploads/2019/12/title_bg.png') center bottom no-repeat;
    display: inline-block;
    padding: 0 0 22px;
    margin: 0;
    line-height: inherit;
    font-weight: 700;
    position: relative;
    clear: both;
    background-size: 370px 6px;
}

ul.ico-ico {font-family: 'Montserrat', sans-serif;
    margin-left: 14px;
}

ul.ico-ico i {
    color: #00387a;
    padding-right: 5px;
}
.opc {
    position: absolute;
    background: #00000082;
    display: grid;
    overflow: hidden;
    height: 100%;
    top: 0;
    width: 100%;
    z-index: -1;
}
.wpb_wrapper h4 {
    margin-bottom: 5px;
}

ul.ico-ico li {
    color: #000;    line-height: 25px;
    margin-bottom: 10px;

}
.wpb_wrapper h3 {
    margin-bottom: 5px;
}
.wpb_wrapper h5 {
    margin-bottom: 5px;
}


.sec-title {
    position: relative;
    margin-bottom: 30px;
}
p {
	margin:0 0 15px;
    color: #000; font-family:'Montserrat', sans-serif;line-height: 25px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 15px;
	color: #000;
    font-weight: 700;
	font-family: 'Montserrat', sans-serif;
}
h1{
	font-size: 48px;
	line-height: 54px;
		
}
h2{
	font-size: 38px;
	line-height: 42px;
		
}
h3{
	font-size: 30px;
	line-height: 36px;
		
}
h4{
	font-size: 24px;
	line-height: 34px;
		
}
h5{
	font-size: 20px;
	line-height: 30px;
		
}
h6{
	font-size: 16px;
	line-height: 28px;
		
}
a {
	transition: all 0.3s ease 0s;
	text-decoration:none;
}
a:active, a:hover {
  outline: 0 none;
}
a:hover, a:focus {
    color: #fe5e15;
    text-decoration: none;
}
body {
	background: #fff none repeat scroll 0 0;
	color: #888;
    font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	text-align: left;
	overflow-x: hidden;
	line-height: 28px;
}
#scrollUp {
  background: #fe5e15 none repeat scroll 0 0;
  border-radius: 2px;
  bottom: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  color: #fff;
  font-size: 30px;
  height: 54px;
  line-height: 52px;
  right: 30px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 54px;
  border:1px solid #fe5e15;
}
#scrollUp:hover {
    background: #fff;
    color:#fe5e15;
     transition: all 0.3s ease 0s;
}
.clear{
	clear:both;
}
ul{
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
input, select, textarea, input[type="text"], input[type="date"], input[type="url"], input[type="email"], input[type="password"], input[type="tel"], button, button[type="submit"] {
	-moz-appearance: none;
	box-shadow: none !important;
}
input:focus, textarea:focus, select:focus {
    outline: none;
}
div#preloader { 
	position: fixed;
	left: 0; 
	top: 0; 
	z-index: 99999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #fff url('img/logo/preloader.html') no-repeat center center;
}
.navbar-collapse {
    padding-left: 0px;
}
::-moz-selection {
    background: #fe5e15;
    text-shadow: none;
}
::selection {
    background: #fe5e15;
    text-shadow: none;
}
.color{
    color:#00387a;
    font-weight: 700;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.area-padding{
	padding:45px 0px 35px;
}
.area-padding-2{
    padding: 45px 0px 35px;
}
.padding-2{
    padding-bottom: 90px;
}
.section-headline{
    margin-bottom: 60px;
    position: relative;
}
.single-brand-item img {
    width: auto !important;
    height: 84px;
    margin: 0px auto;
}
#gr .section-headline h3 {
    display: inline-block;
    font-size: 40px;
    text-transform: capitalize;
}
.section-headline.white-headline h3{
    color:#fff;
}


/*SERVICE*/

div#gr {
    background: #e5eef6;
}
#gr .servicecircle {    transition: .7s ease;
    background: #fff;
    box-shadow: 0px 0px 20px 0px gainsboro;
    padding: 2em .1em 1.5em;
}

 .section-headline h3 {
    display: inline-block;
    font-size: 40px;
    text-transform: capitalize;
}
p {
    text-align: justify !important;
}
#gr h3 {
    font-size: 15px;
    margin-bottom: 0px;
}

#gr .img-circle {
    background: #fff;
}

.servicecircle{margin-bottom:2em;padding: 2em 1em .5em;
    transition: .5s ease;}
.servicecircle:hover {
    box-shadow: 0px 0px 24px 0px gainsboro;
    padding: 2em 1em .5em;
    transition: .5s ease;
}

.img-circle {
text-align: center;
    /* border-radius: 66%; */
    background: #f7f7f7;
    box-shadow: 0px 0px 3px #00000094;
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:.6em;
}
.img-circle img {
      height: auto;
   width:100%;
    /* background: #f2f2f2; */
    padding: 1.8em;
}
.servicecircle h3 {
    text-align: center;
    font-size: 24px;    color: #00387a;
}

/*SERVICE*/

/*SERVICE*/
:root {
	--main-color1: #00387a;
	--main-color2: #00387a;
	--main-color3: #00387a;
	--main-color4: #00387a;
}



.serviceBox:hover .knowmore a {    font-size: 17px;
    color: #fff;
    border: 2px solid #fff;
    padding: 6px 20px;
    font-weight: bold;
}


.knowmore
{    position: absolute;
    top: 100%;
    /* overflow: hidden; */
    left: 0;
    width: 100%;
    height: 100%;
    background: #00387a none repeat scroll 0 0;
    padding: 6px 20px;
    transition: 0.5s;}
    
  .serviceBox .knowmore h3 {color:#fff;font-size: 22px;}   
.serviceBox:hover .knowmore h3 {
            font-size: 21px;
    margin-top: 25px;
    margin-bottom: 25px;

}   
.serviceBox:hover .knowmore p {
    color: #fff;
}

.serviceBox:hover .knowmore
{     border-top-left-radius: 35px;
    top: 61%;
    border-top-right-radius: 35px;}

.serviceBox {padding:80px 0;}

.serviceBox {     margin-bottom: 1em;   overflow: hidden;
	color: #555; position:relative;box-shadow: 0px 0px 4px #ccc;
background: #f7f7f7;	text-align: center;
	padding: 30px 10px 20px;    transition: .5s ease;

}
.serviceBox:hover {
    box-shadow:0px 0px 6px #00000061;
    transition: .5s ease;
}


.serviceBox .service-icon {
	background-color: #fff;
	line-height: 104px;
	height: 130px;
	width: 130px;
	padding: 6px;
	margin: 0 auto 50px;
	border: 7px solid #00387a;
	border-radius: 50%;
	display: block;
	position: relative;
	z-index: 1;
}

.serviceBox .service-icon:before,
.serviceBox .service-icon:after {
	content: '';
	background-color: #00387a;
	height: 60px;
	width: 7px;
	opacity: 0;
	transform: translateX(-50%) rotateY(180deg);
	position: absolute;
	left: 50%;
	top: 100%;
	z-index: -1;
	transition: all 0.3s;
}

.serviceBox .service-icon:after {
	top: 0;
	background-color: #fff;
	height: 30px;
	width: 30px;
	border: 7px solid var(--main-color1);
	border-radius: 50%;
	transform: translateX(-50%) rotateY(0);
}

.serviceBox:hover .service-icon:before {
	opacity: 1;
	transform: translateX(-50%) rotateY(0);
}

.serviceBox:hover .service-icon:after {
	opacity: 1;
	top: 138%;
}


img.ico-icon {
    height: 61px;
}
.serviceBox .service-icon span {
	background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.25), #fff, #fff);
	height: 100%;
	width: 100%;
	border: 1px solid #fff;
	border-radius: 50%;
	box-shadow: 2px 2px 0 2px rgba(0, 0, 0, 0.25);
	display: block;
}

.serviceBox .title {
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 20px 0 0 0;
	margin: 0 0 10px;
	border-top: 7px solid rgba(0, 0, 0, 0.1);
	border-radius: 35%;
	display: block;
	transition: all .3s ease 0.1s;
}

.serviceBox:hover .title {
	color: var(--main-color1);
	border-top-color: var(--main-color1);
}

.serviceBox .description {
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 1px;
}

.serviceBox.orange .service-icon,
.serviceBox.orange .service-icon:after {
	border-color: var(--main-color2);
}

.serviceBox.orange .service-icon:before {
	background-color: var(--main-color2);
}

.serviceBox.orange:hover .title {
	color: var(--main-color2);
	border-color: var(--main-color2);
}

.serviceBox.green .service-icon,
.serviceBox.green .service-icon:after {
	border-color: var(--main-color3);
}

.serviceBox.green .service-icon:before {
	background-color: var(--main-color3);
}

.serviceBox.green:hover .title {
	color: var(--main-color3);
	border-color: var(--main-color3);
}

.serviceBox.blue .service-icon,
.serviceBox.blue .service-icon:after {
	border-color: var(--main-color4);
}

.serviceBox.blue .service-icon:before {
	background-color: var(--main-color4);
}

.serviceBox.blue:hover .title {
	color: var(--main-color4);
	border-color: var(--main-color4);
}

@media only screen and (max-width:990px) {
	.serviceBox {
		margin: 0 0 30px;
	}
}

/*SERVICE*/


.section-headline.white-headline p {
    color:#ddd;
}
.section-headline.text-left {
    margin-bottom: 30px;
}
.section-headline::after {
    border: 1px solid #fe5e15;
    bottom: -27px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 60px;
    right: 0;
}
.section-headline.text-left h3::after {
    border: 2px solid #fe5e15;
    left: 0;
    right: auto;
}
.section-headline p {
    max-width: 650px;
    font-size: 16px;
    letter-spacing: 0.5px;
    margin: 0 auto;
    line-height: 26px;
}
.mar-row{
    margin-top: 40px;
}
.small-title {
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 10px;
	color:#fe5e15;
}
.section-headline h4 {
    font-size: 26px;
    max-width: 800px;
    line-height: 36px;
    font-weight: 700;
    margin: 0 auto;
    text-transform: uppercase;
}
.load-more-btn {
    text-transform: uppercase;
    background: #fe5e15;
    display: inline-block;
    padding: 15px 30px;
    color: #fff;
    font-weight: 600;
    margin-top: 30px;
    border-radius: 3px;
    width: 200px;
	transition: 0.4s;
	border:2px solid #fe5e15;
}
.load-more-btn:hover{
    background: #fff;
	border:2px solid #fe5e15;
    color: #fe5e15;
	transition: 0.4s;
}
.bg-color{
	background: #fcfafa;
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
.num-count h3 {
    color: #fff;
    font-size: 35px;
    font-weight: bold;
}
.num-count h4 {
    color: #fff;
    font-weight: bold;
}.num-count {
    margin-bottom: 3em;
}
.process span.counter-icon {
    font-weight: 100;
    font-size: 50px;
    color: #fe5e15;
}

.process .fun_text > h5 {
    color: #000;
    font-weight: 800;
}
.process .fun_text:hover {
    background: #00387a;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}
.process .fun_text {
    background: #fff; -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}
.process .fun_text:hover h5 {
    color: #fff;
}

.process .fun_text:hover p {
    color: #fff;
}

.process .fun_text a {padding:5px 15px;color: #00387a;}

.process .fun_text:hover a {padding:5px 15px;
    color: #fff; border:1px solid #fff;
}
.parallax-bg{
    position:relative;
}

.opac .sec-title h1.main-title:before{background-color: #0860c7;;}

.opac span.theme_color {
    color: #0860c7;
}
.parallax-bg:before{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:#000000db;
    opacity:.9;
    content:"";
}
.single-brand-item{
    border: none;
    box-shadow: 0px 0px 4px #00000040;
    margin: 2px 0;
    padding: 4px 7px;
    text-align: center;
}
.left-headline{
	position: relative;
	padding-bottom: 10px;
}
.left-headline::after {
    border: 1px solid #fe5e15;
    bottom: 0px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 60px;
    right: auto;
}
.sub-headline{
	position: relative;
	margin-bottom: 30px;
}
.sub-headline::after{
	position:absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 50px;
	height: 2px;
	background: #fe5e15;
}
.sub-headline h4 {
    text-transform: uppercase;
    font-size: 24px;
    padding-bottom: 20px;
}
.quote-details .sub-headline h4 {
    color:#fff;
}
.center-headline h3 {
    max-width: 900px;
    font-size: 30px;
    line-height: 42px;
    margin: 0px auto 58px;
}
.center-headline h3::after{
	position:absolute;
	content: "";
	left: 0;
	bottom: 20px;
	width: 50px;
	right: 0;
	margin: 0 auto;
	height: 2px;
	background: #fe5e15;
}
/*--------------------------------*/
/*  2. Header top Area
/*--------------------------------*/
.topbar-left ul li {
    display: inline-block;
}
.topbar-area {
    background:#00387a;
}
.topbar-left ul li a {
   color: #fff;
    display: block;
    margin-right: 20px;
    padding: 13px 0;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    font-size: 13px;
}
.topbar-left ul li a i {
    color: #fff;
    font-size: 14px;
    padding-right: 7px;
}
.quote-button {
    float: right;
}
.quote-button .quote-btn {
   text-transform: uppercase;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    color: #00387a;
    font-weight: bold;
    background: #fff;
    display: inline-block;
    border: 1px solid #00387a;
    padding: 5px 20px;
       border-radius: 4px;
    margin: 7px;
    transition: 0.4s;
}
.services-img img {
    min-height: 262px;
}
.quote-button .quote-btn:hover {
    background: #f26522;
    color: #fff;
    border: none;
    transition: 0.4s;
}
.slogan {
    margin-bottom: 0px;
    padding: 16px 0px;
    color: #fff;
    font-size: 16px;
}
/*----------------------------------------*/
/*  2.1 Header Bottom Area 
/*----------------------------------------*/
.header-area{
	background: #fff;
}
.navbar-brand>img {
    display: block;
    height: 60px;
}
.logo-bg{
	background: #fff;
	z-index: 10;
}
.logo-bg:after {
    content: "";
    position: absolute;
    right: -100px;
    top: 0;
    border-top: 100px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 100px solid #fff;
	z-index: 10;
}
.logo-bg:before {
    content: "";
    position: absolute;
    left: -90px;
    top: 0;
    background: #fff;
    z-index: 10;
    width: 90px;
    height: 100%;
}
.logo {
    display: block;
}
.logo a {
    display: inline-block;
    height: auto;
    padding: 20px 0;
}
.main-menu ul.navbar-nav li {
    float: left;
    position: relative;
}
.main-menu ul.navbar-nav > li >a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000 !important;
    font-size: 14px;
    font-weight: 700;
    padding: 40px 0px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    margin: 0px 12px;
}
.main-menu ul.navbar-nav li a:hover{
	color: #00387a;
}
.main-menu ul.navbar-nav > li > a::before {
    background: #00387a;
    content: "";
    height: 2px;
    position: absolute;
    top: 0;
    width: 0;
    transition: .5s;
	left: 0px;
}
.main-menu ul.navbar-nav >li:hover > a:before, .main-menu ul.navbar-nav >li.active > a::before {
    width: 100%;
}
.main-menu ul.navbar-nav li.active a:focus {
    color: #333;
}
.main-menu ul.navbar-nav li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #00387a;
    position: relative;
    z-index: 9999999;
}
.navbar {
    border: medium none;
    margin-bottom: 0;
}
.navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.main-menu ul.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
    color:#333;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: none;
}
.main-menu ul.nav li ul.sub-menu {
    background: #fff;
    border-top: 2px solid #00387a;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 115%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 220px;
    z-index: -99;
}
.pagess {
    position: relative;
}
.navbar.navbar-default {
    float: right;
}
.main-menu ul.nav li ul.sub-menu li {
    border-bottom: 1px solid #ddd;
    padding: 0;
    position: relative;
    width: 100%;
}
.main-menu ul.nav li:hover ul.sub-menu{
    top:100%;
    opacity:1;
    z-index:999;
    visibility:visible;
}
.main-menu ul.nav li ul.sub-menu li a {
    color: #000;
    display: block;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 15px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}
.main-menu ul.nav li:hover ul.sub-menu li a:hover{
    color:#fff;
	background: #00387a;
}
.main-menu ul.nav li ul.sub-menu li:last-child {
    border:none;
}
.stick span.search-button i,.stick .header-search input{color:#555}
.search-option-5 button.button {
    display: inline-block;
    border: none;
    background: none;
    padding: 0;
}
.search-option {
    background: #fff none repeat scroll 0 0;
    bottom: -48px;
    color: #555;
    display: none;
    position: absolute;
    right: 20px;
    width: 260px;
    z-index: 99999;
}
.search-option input {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #555;
    display: block;
    float: left;
    font-size: 14px;
    font-style: italic;
    padding: 8px 10px;
    width: 210px;
    height: 44px;
}
.search-option button.button {
    background: #00387a;
    border: medium none;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 17px;
    line-height: 35px;
    padding: 5px 15px;
    text-align: center;
}
.header-right-link a.main-search {
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 18px;
    line-height: 39px;
    position: relative;
    text-align: center;
    width: 40px;
    height: 40px;
    background: #00387a;
    border-radius: 2px;
    margin: 30px 0px 30px 10px;
}
/*--------------------------------*/
/* 2.2. Sticky Header Area
/*--------------------------------*/
.header-area.stick {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    background: #fff;
}
.header-area.stick .logo a {
    display: inline-block;
    height: auto;
    padding: 16px 0;
}
.header-area.stick .main-menu ul.navbar-nav li a {
    padding: 27px 0px; color:#333;
}
.header-area.stick .quote-button {
    float: right;
    padding: 13px 5px;
}
.header-area.stick .header-right-link a.main-search {
    margin: 17px 0px 17px 10px;
}
.header-area.stick .main-menu ul.nav li ul.sub-menu li a {
    color: #555;
    display: block;
    font-size: 12px;
    font-weight: 700;
    padding: 6px 15px;
}
.header-area.stick .main-menu ul.nav li ul.sub-menu li a:hover{
    color: #fff;
}
.header-area.stick .navbar-brand>img {
    display: block;
    width: 218px;
    height: auto;
}
.header-area.stick .logo-bg:after {
    border-top: 76px solid transparent;
}
/*----------------------------------------*/
/*  2.3. Mobile Menu Area
/*----------------------------------------*/
.mobile-menu-area {
    background: #f9f9f9 none repeat scroll 0 0;
    padding: 10px 0px ;
}
.mean-container .mean-bar::after {
    content: "";
    font-size: 21px;
    left: 5%;
    position: absolute;
    top: 12px;
    text-transform: uppercase;
    font-weight: 500;
}
.mean-container a.meanmenu-reveal:hover {
    color:#252525
}
.mean-container .mean-nav ul {
    list-style-type: none;
    margin: 20px 0px;
    padding: 0;
    width: 100%;
}
.mean-container .mean-nav ul li a {
    background: #f8f8f8 none repeat scroll 0 0;
    color: #555;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    padding: 13px 10px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: 90%;
}
.mean-nav ul li.mean-last {
    margin-bottom: 20px;
}
.mean-container .mean-nav ul li a.mean-expand {
    color: #555;
    line-height: 17px;
}
.mean-container .mean-nav ul li {
    width: 99.7%;
}
/*----------------------------------------*/
/*  3. Slider Area
/*----------------------------------------*/
.intro-content {
    position: relative;
    z-index: 1;
}
.intro-content::after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.slider-content {
    position: absolute;
    right: 0;
    text-align: left;
    top: 50%;
    z-index: 3;
    left: 0;
    margin: 0 auto;
    margin-top: -190px;
}
.layer-1-2 {
    margin: 20px 0;
}
.layer-1-1 p {
    color: #000;
    font-size: 18px;
    letter-spacing: 0.60px;
    line-height: 30px;
    font-weight: 500;
    max-width: 750px;
    margin-bottom: 30px;
}
.layer-1-2 h1 {
    color: #fff;
    font-size: 60px;
    line-height: 70px;
    text-transform: unset;
    letter-spacing: 1px;
    margin: 20px 0px;
    max-width: 925px;
    font-weight: 700;
}
.ready-btn {
	border: 1px solid #00387a;
	color: #471875;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	padding: 13px 20px;
	text-align: center;
	text-transform: capitalize;
	transition: all 0.4s ease 0s;
	z-index: 222;
	background: #fff;
	width: 156px;
	border-radius: 2px;
}
.ready-btn:hover{
    color: #fff;
    background: #00387a;
    transition: all 0.4s ease 0s;
}
.ready-btn.right-btn {
    margin-left: 15px;
    background: transparent;
    border: 1px solid #fff;
	color:#fff;
}
.ready-btn.right-btn:hover{
    background: #00387a;
    border: 1px solid #00387a;
}
.ready-btn.left-btn:hover{
    background: transparent;
    border: 1px solid #fff;
	color:#fff;
}
.layer-1-2 .color {
    color: #00387a;
    font-weight: 900;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev, 
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    color: #fff;
    font-size: 26px;
    margin-top: -20px;
    position: absolute;
    top: 50%;;
    text-align: center;
    line-height: 52px;
    opacity: 0;
    border:1px solid #fff;
    width: 54px;
    height: 54px;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev{
    left: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    right: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next{
    right: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev{
    left: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next:hover,
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev:hover{
    color:#fff;
    background: #00387a;
    border: 1px solid #00387a;
    transition: 0.4s;
}
.intro-carousel .owl-item .layer-1-2{
    transform: translateY(0);
    opacity: 1;
    /*transition: all 1s ease-in-out 0.3s;*/
}
.intro-carousel .owl-item .layer-1-1{
    transform: translateY(0);
    opacity: 1;
    /*transition: all 1s ease-in-out 1s;*/
}
.intro-carousel .owl-item .layer-1-3{
    transform: translateY(0);
    opacity: 1;
    /*transition: all 1s ease-in-out 1.5s;*/
}
/*.intro-carousel .owl-item.active .layer-1-2,*/
/*.intro-carousel .owl-item.active .layer-1-1,*/
/*.intro-carousel .owl-item.active .layer-1-3{*/
/*    transform: translateY(0);*/
/*    opacity: 1;*/
/*}*/
/*.intro-carousel .owl-item.active .slider-images img{*/
/*	transform: scale(1.1);*/
/*	transition: 10s;*/ 
/*}*/
/*----------------------------------------*/
/*  4. Wellcome Services Area
/*----------------------------------------*/
.left-headline h3 {
    font-size: 30px;
    line-height: 42px;
    text-transform: unset;
}
.left-headline p {
    font-size: 16px;
    letter-spacing: 0.60px;
}
.well-services{
    padding: 30px 20px;
	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
	position: relative;
}
.well-services::after{
    position: absolute;
	left:0;
	bottom:0;
	width: 0%;
	height: 2px;
	background: #00387a;
	content:"";
	transition: 0.5s;
}
.services-column{
	margin-top: 30px;
}
.well-content h4 {
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    line-height: 30px;
    text-transform: capitalize;
}
.well-content h4 a{
	color:#555;
}
.well-services:hover::after{
	width: 100%;
	height: 2px;
	background: #00387a;
	transition: 0.5s;
}
.well-content h4 a:hover {
	color:#00387a;
}
.well-icon {
    margin-bottom: 20px;
    display: block;
}
.well-icon a{
	font-size: 60px;
	line-height: 60px;
	color:#00387a;
}
/*----------------------------------------*/
/*  5. About area
/*----------------------------------------*/
.about-content h4 {
    line-height: 40px;
    text-transform: unset;
    font-size: 29px;
    position: relative;
    padding-bottom: 20px;
}
.about-content h4 span {
    font-weight: 800;
}
.about-content h4 ::after {
    border: 1px solid #00387a;
    bottom: 3px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 12%;
}

.about-details {
    overflow: hidden;
    display: block;
    padding-top: 10px;
}
.icon-title{
	display: block;
	overflow: hidden;
}
.single-about {
    width: 48%;
    float: left;
    margin-right: 20px;
}
.single-about p{
	text-align: left;
}
.single-about:nth-child(2n),
.single-about:nth-child(4n){
	margin-right:0px;
}
.single-about:nth-child(3n),
.single-about:nth-child(4n){
	margin-bottom:0px;
}
.single-about a {
    font-size: 40px;
    color: #00387a;
    float: left;
    line-height: 49px;
}
.single-about h5 {
    font-size: 18px;
    color: #000;
    float: left;
    line-height: 50px;
    padding-left: 10px;
    margin-bottom: 0;
    font-weight: 600;
}
.about-image {
    margin-right: 0;
    position: relative;
}
.ab-second-img {
    position: absolute;
    right: -50px;
    bottom: 40px;
    width: 50%;
    height: auto;
}
.about-image img {
    border-radius: 5px;
}
.video-inner {
    background: url(img/about/vd.jpg);
	background-position: center center;
	background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 6px;
}
.video-inner::after{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    content:"";
    background: rgba(10, 27, 40, 0.2) none repeat scroll 0 0;
}
.video-content {
    width: 100%;
    height: 100%;
    min-height: 380px;
}
.video-play.vid-zone {
    background: #00387a;
    border-radius: 100%;
    display: inline-block;
    font-size: 30px;
    height: 80px;
    line-height: 78px;
    text-align: center;
    width: 80PX;
    overflow: hidden;
    position: absolute;
    top: 68%;
    z-index: 999;
    right: 25px;
    margin: 0 auto;
    transition: 0.4s;
    margin-top: -35px;
}
.video-play.vid-zone i {
    color: #fff;
    margin-left: 5px;
}
.video-play.vid-zone:hover {
    background: #fff;
    color: #00387a;
	transition: 0.4s;
}
.video-play.vid-zone:hover i{
    color: #00387a;
}
/*--------------------------------*/
/* 6.Services Area
/*--------------------------------*/
.services-area{
    position: relative;
}
.single-services{
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 1;
}
.main-services {
    display: block;
    overflow: hidden;
    padding: 30px;
    position: relative;
    z-index: 1;
}
.services-icon {
    width: 60px;
    float: left;
    height: 100px;
    font-size: 40px;
    color: #00387a;
}
.services-img {
    overflow: hidden;
    position: relative;
}
.services-img img {
    transform: scale(1.1);
    transition: 0.4s;
}
.image-layer {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background: rgba(2,14,41,0.80) none repeat scroll 0 0;
    z-index: 1;
    opacity: 1;
	transition: 0.4s;
}
.image-layer a {
    display: block;
    text-align: center;
    position: relative;
    top: 50%;
    margin-top: -10px;
}
.image-layer a i {
    border-radius: 50%;
	background: transparent;
	font-size: 100px;
	color:#fff;
	opacity: 0.90;
}
.service-content h4 {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 0;
    padding: 0 0 10px;
    text-transform: capitalize;
}
.service-content p {
    font-size: 15px;
    letter-spacing: 0.6px;
}
.service-btn {
    font-weight: 700;
    text-transform: capitalize;
    color: #555;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    z-index: 2;
}
.service-btn::after {
    position: absolute;
    content: "";
    left: 0px;
    bottom: 0px;
    width: 0%;
    height: 1px;
    background: #00387a;
    transition: 0.4s;
}
.single-services:hover .services-img img {
    transform: scale(1);
    transition: 0.4s;
}
.single-services:hover .image-layer {
    position: absolute;
    left: 0;
    top: 0;
	transition: 0.4s;
}
.single-services:hover .service-content h4:hover{
    color: #00387a;
}
.single-services:hover .service-btn:hover{
    color: #00387a;
}
.single-services:hover .service-btn:hover::after{
    transition: 0.4s;
    width:100%;
}
.services-carousel .col-md-4{
	width: 100%;
}
.services-carousel{
	margin-bottom: 20px;
}
.services-carousel.owl-carousel .owl-stage-outer {
    padding-bottom: 5px;
}
.services-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev, 
.services-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    color: #fff;
    font-size: 18px;
    margin-top: -20px;
    position: absolute;
    top: 50%;;
    text-align: center;
    line-height: 39px;
    opacity: 0;
    background: #00387a;
    border:1px solid #00387a;
    width: 40px;
    height: 40px;
}
.services-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev{
    left: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.services-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    right: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.services-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next{
    right: 1%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.services-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev{
    left: 1%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.services-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next:hover,
.services-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev:hover{
    color:#00387a;
    background: #fff;
    border: 1px solid #00387a;
    transition: 0.4s;
}
/*----------------------------------------*/
/* 7.Counter Area
/*----------------------------------------*/
.counter-area{
   background: rgba(0, 0, 0, 0) url(img/background/bg1.jpg) no-repeat scroll bottom center / cover; 
}

form#contactForm input::placeholder{color:#fff;}
form#contactForm textarea::placeholder{color:#fff;}


#gr .servicecircle:hover {
    transition: .7s ease;
    background: #00387a;
}


#gr .servicecircle:hover h3 {
    color: #fff;
}
.counter-area .fun_text {
    box-shadow: none;
}


.counter-inner {
    background: #f6f6f6;
    padding: 100px 30px 100px 70px;
}
.fun_text {
    text-align: center; border:1px solid #ffffff24;
    padding: 30px 15px;
    border-radius: 2px;box-shadow: 0px 0px 20px 0px gainsboro;
    background: #ffffff24;
}
.fun_text:nth-child(3n){
	margin-right: 0px;
}
.fun_text span {
    color: #fff;
    display: block;
    font-size: 40px;
    font-weight: 700;
    padding-bottom: 10px;
    line-height: 50px;
    font-family: 'Montserrat', sans-serif;
}
span.counter-icon {
    font-weight: 100;
    font-size: 50px;
     color: #fff;
}
.fun_text > h5 {
        color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;

}

.counter-area .fun_text:hover {
    border: 1px solid #fff;
}
.fun_text p {
    font-size: 14px;
    margin-top: 10px;
}

/*--------------------------------*/
/*  8.project Area
/*--------------------------------*/
.single-awesome-project {
    float: left;
    overflow: hidden;
    width:100%;
}
.project-all{
    margin-top: -40px;
}
.project-all .single-awesome-project {
    margin-top: 30px;
	position: relative;
}
.first-item {
    margin-bottom: 30px;
}
.project-carousel .col-md-4{
	width: 100%;
}
.awesome-img{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.awesome-img img{
    transform: scale(1.1);
    transition: 0.4s;
}
.single-awesome-project:hover .awesome-img img{
    transform: scale(1);
    transition: 0.4s;
}
.awesome-img > a {
    display: block;
    position: relative;
}
.single-awesome-project:hover .awesome-img > a::after{
    opacity: 1;
}
.single-awesome-project:hover .add-actions{
    opacity: 1;
}
.awesome-img > a::after {
    background: rgba(2,14,41,0.85);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: 0.4s;
}
.add-actions {
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: 9999;
    top: 0;
    cursor: pointer;
}
.port-icon {
    color: #f4f4f4;
    display: inline-block;
    cursor: pointer;
    top: 50%;
    position: relative;
    font-size: 40px;
    margin-top: -25px;
    font-weight: 100;
}
.project-dec {
    display: block;
    padding: 20px 0px 0px 0px;
    position: absolute;
    top: 10px;
    left: 0px;
    transition: 0.5s;
    opacity: 0;
    right: 0;
    text-align: center;
}
.project-dec h4 {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    text-decoration: none;
    text-transform: capitalize;
    margin-bottom: 5px;
    cursor: pointer;
}
.project-dec h4 a {
    color: #fff;
}
.project-dec h4 a:hover {
    color: #00387a;
}
.project-dec span {
    font-size: 14px;
}
.project-dec p{
	margin-bottom: 0px;
}
.single-awesome-project:hover .project-dec {
    transition: 0.5s;
	opacity: 1;
}
.project-menu li a {
    color: #555;
    display: inline-block;
    font-size: 14px;
    padding: 5px 10px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    font-weight: 700;
    letter-spacing: 0.5px;
    border-radius: 2px;
}
.project-menu li a.active,
.project-menu li a:hover {
    color: #fff;
    text-decoration: none;
	background: #00387a;
}
.project-menu {
    margin-bottom: 10px;
}
.project-menu li {
    display: inline-block;
}
.project-menu li a:hover {
    color: #fff;
    text-decoration: none;
}
.project-content{
	margin-top: -10px;
}
.project-content .single-awesome-project{
	margin-top: 30px;
}
.project-content .project-dec {
    top: 40px;
}
.project-content .single-awesome-project:hover .project-dec {
    top: 40px;
}
/*----------------------------------------*/
/*  9. Testimonials Area
/*----------------------------------------*/
.testimonial-area{
	background: rgba(0, 0, 0, 0) url(https://www.linkinfotech.com/wp-content/uploads/2020/01/survey-programming-banner.jpg) no-repeat scroll bottom center / cover; 
}
.single-testi {
    padding: 30px 20px;
    position: relative;
    background-color: #fff;
}
.testimonial-img {
    margin-top: 30px;
}
.testimonial-img img {
    height: auto;
    border-radius: 50%;
    max-width: 100px;
    text-align: center;
    margin: 0 auto;
}
.testimonial-carousel .testimonial-text {
    position: relative;
	margin-top: -5px;
}
.testimonial-text p {
    color: #fff;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 30px;
    padding: 0px 100px;
}
.testimonial-text h5 {
    color: #fff;
    font-size: 20px;
}
.testimonial-text a{
  color: #fff;  
}
.client-name {
    margin-top: 15px;
    display: inline-block;
}
.client-name h4 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 0px;
	color:#FFF;
}
.client-name span {
    font-size: 13px;
	color:#fff;
}
.testimonial-carousel{
    padding-bottom: 40px;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot > span {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    height: 8px;
    width: 8px;
    -moz-transition:0.4s;
    -webkit-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    transition:0.4s;
    border-radius: 50%;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-controls .owl-dots {
    bottom: 0px;
    display: block;
    left: 50%;
    margin-left: -40px;
    position: absolute;
}
.testimonial-content {
    margin-bottom: 15px;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot {
    display: inline-block;
    margin: 0 3px;
}
.testimonial-carousel.owl-carousel.owl-theme .owl-controls .owl-dots div.owl-dot.active span {
    background: #00387a;
    width: 30px;
    border-radius: 3px;
}
/*----------------------------------------*/
/*  10. Blog Area
/*----------------------------------------*/
.blog-image{
  overflow: hidden;
    display: block;
}
.image-scale {
    position: relative;
    transform: scale(1.1);
    display: block;
    transition: 0.5s;
}
.image-scale::after{
    position: absolute;
    content: "";
    background: rgba(0,46,91,0.30);
    width: 100%;
    height: 100%;
    left:0;
    top:0;
}
.blog-content a h4 {
   font-size: 17px;
    text-transform: capitalize;
    font-weight: 700;
    color: #333;
    line-height: 25px;
    margin-top: 15px;
}
.blog-meta {
    position: relative;
    top: -40px;
    background: #00387a;
    width: 66px;
    padding: 7px 15px;
    left: 0px;
    text-align: center;
    border-radius: 2px;
}
.blog-meta span {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    line-height: 20px;
}
.blog-title {
    margin-top: -5px;
}
.single-blog:hover .image-scale {
  transform: scale(1);
  transition: 0.5s;
}
.single-blog:hover .image-scale::after{
    background: rgba(0,46,91,0);
}
.single-blog {
    position: relative;
    overflow: hidden; background:#fff;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}
.blog-grid-fast {
    margin-top: -30px;
}
.single-blog.b-mar{
    margin-top: 20px;
}
.blog-content {
    padding: 15px 23px 30px;
}
.blog-content a h4:hover{
    color:#00387a;
}
.blog-btn {
    display: inline-block;
    font-weight: 700;
    color: #555;
    position: relative;
    text-transform: capitalize;
    font-size: 15px;
}
.blog-btn::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0px;
    opacity: 0;
    transition: 0.5s;
    background: #00387a;
    width: 0px;
    height: 1px;
}
.blog-btn:hover {
    color: #00387a;
}
.blog-btn:hover.blog-btn::after {
    width: 100%;
    opacity: 1;
    transition: 0.5s;
}
/*----------------------------------------*/
/*  11. Quote  Area
/*----------------------------------------*/
.contact-quote-area{
   background: url(https://www.linkinfotech.com/wp-content/uploads/2020/01/collect-data-1.jpg) no-repeat scroll bottom center / cover; 
}
.quote-details {
    padding: 10% 17%;
    display: block;
    overflow: hidden;
}
.quote-main h4, .contact-headline h4 {
    margin-bottom: 30px;
    text-transform: capitalize;
    font-size: 28px;
}
.quote-details .contact-headline h4{
	color:#fff;
}
.contact-quote-area #contactForm input {
   border-radius: 2px;
    height: 47px;
    margin-bottom: 20px;
    background: #ffffff3b;
    color: #fff;
    border-color: #fff;
}
.contact-quote-area .contact-form textarea#message {
    height: 119px;
    border-radius: 2px;
    margin-bottom: 20px;
    background: #ffffff3b;
    color: #fff;
    border-color: #fff;
}
.contact-quote-area .quote-btn {
    background: #fe5e15;
    border: 1px solid #00387a;
    color: #fff;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    display: block;
    width: 160px;
    transition: 0.4s;
}
.contact-quote-area .quote-btn:hover{
    background: transparent;
    color:#fff;
	transition: 0.4s;
	border: 1px solid #fff;
}
.help-block.last-part{
	margin:0px;
}
.contact-headline {
    margin-top: 20px;
    margin-bottom: 40px;
}
.contact-quote-area .col-md-6{
	padding-left: 0px;
	padding-right: 0px;
}
.company-faq {
    padding: 10% 17%;
    display: block;
    overflow: hidden;
    background: #f2f2f2;
}
.faq-details .panel-heading {
    padding: 0;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: none;
    border-radius: 4px;
   box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}
.panel-default {
    border-color: #ddd;
    border-radius: 0 !important;
}
.panel-group .panel+.panel {
    margin-top: 10px;
}
.panel-default > .panel-heading {
    color: #000;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
    background: #fff;
}
.faq-details h4.check-title a {
    color: #00387a;
    display: block;
    font-weight: 700;
    padding: 10px 10px 10px 40px;
    text-decoration: none;
    background: #fff;
}
.quote-main {
    background: #00387ad9;
    padding: 10px 2em;
}
.panel-body {
    padding: 15px 15px 0px 45px;
}
.faq-details h4.check-title {
    color: #000;
    font-size: 16px;
    margin-bottom: 0px;
    text-transform: capitalize;
}
.faq-details a span.acc-icons {
    position: relative;
}
.faq-details a span.acc-icons::before {
    color: #000;
    content:"\e874 ";
    font-family: tionscal;
    font-size: 16px;
    left: -26px;
    line-height: 39px;
    position: absolute;
    text-align: center;
    top: -10px;
}
.faq-details a.active span.acc-icons::before {
    color: #00387a;
    content: "\e873";
    font-family: tionscal;
    font-size: 16px;
    left: -26px;
    line-height: 39px;
    position: absolute;
    text-align: center;
    top: -10px;
}
.faq-details .panel-heading h4 a.active {
    color: #00387a;
        background: #f9f9f9; font-weight:700;
}
/*----------------------------------------*/
/*  12. banner Area
/*----------------------------------------*/
.banner-area{
	background: #00387a;
}
.banner-area{
	padding: 30px 0px;
}
.banner-content h4 {
    margin: initial;
    float: left;
    font-size: 28px;
    max-width: 630px;
    line-height: 34px;
    color: #fff;
}
.banner-contact {
    padding: 15px 0px;
}
.banner-btn {
    border: 1px solid #fff;
    display: inline-block;
    padding: 13px 24px;
    color: #00387a;
    font-weight: 600;
    font-size: 18px;
    background: #fff;
    border-radius: 2px;
    float: right;
    margin: 7px 0px;
    font-weight: 600;
    transition: 0.4s;
}
.banner-btn:hover{
    color: #fff;
    background: #00387a;
	transition: 0.4s;
}
/*----------------------------------------*/
/*  13. Footer Area
/*----------------------------------------*/
.footer-area {
    padding: 45px 40px 45px;
    background: #00387a;
}
.footer-logo{
	margin-bottom: 15px;
}
.footer-head p {
       color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: initial;

}
.footer-head h4 {
     color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-weight: 700;
}
.footer-services-link ul.footer-list{
	width: 100%;
	float: left;
}
.footer-icons ul li {
    display: inline-block;
}.cd-timeline-content .the-excerpt p {
   
    text-align: justify !important;
}

.pl2{padding-left:0}
.footer-icons ul li a {
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    background: #00387a;
    border-radius: 50%;
    transition: 0.4s
}
.footer-icons ul li a:hover{
    color: #00387a;
	background: transparent;
     transition: 0.4s
}
.footer-tags li {
    float: left;
}
.footer-tags li a {
    color: #ddd;
    display: block;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    margin: 3px;
    border: 1px solid #020e29;
    background: #020e29;
    font-weight: 600;
    padding: 3px 5px;
    border-radius: 2px;
}
.footer-icons {
    margin-top: 20px;
}
.suscribe-input input {
    color: #ddd;
    font-size: 15px;
    line-height: 24px;
    padding: 11px 15px;
    height: 52px;
    border-radius: 0;
    width: 100%;
    background: #07183a;
    border: 1px solid #07183a;
}
.suscribe-input button {
    background: #00387a;
    border: 1px solid #00387a;
    color: #fff;
    font-size: 18px;
    padding: 10px 20px;
    border-radius: 2px;
    transition: 0.4s;
    margin-top: 15px;
    text-transform: capitalize;
    font-weight: 700;
    transition: 0.4s;
}
.suscribe-input button:hover {
    background: transparent;
    color: #00387a;
    transition: 0.4s;
}
.footer-contacts p span {
    color: #00387a;
    font-weight: 700;
}
.footer-content {
    display: block;
    overflow: hidden;
}
.footer-list li a {
     color: #fff !important;
    padding: 3px 0px 3px 12px;
    display: block;
    position: relative;
    font-weight: 500;
    font-size: 13px;}
    
    
.footer-list li:first-child a{
	padding-top: 0px;
}
.footer-list li:last-child a{
	padding-bottom: 0px;
}.foot-pl {
    padding-left: 35px;
}

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

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

.footer-list li a::after {
        position: absolute;
    content: "\e876";
    right: auto;
    top: 2px;
    font-family: tionscal;
    font-size: 8px;
    left: 0px;
    color: #fff;
    font-weight: bold;
}.bx-row p {
    box-shadow: 0px 0px 10px 0px gainsboro;
    padding: 10px;
    text-align: center !important;
}.bx-row i {
    color: #3e4095;
}.box-video video {
    box-shadow: 0px 0px 10px 0px #ccc;
    border: 9px solid #fff;
}.ytr img.vc_single_image-img.attachment-full {
    max-height: 348px;
}
.qwe .vc_single_image-wrapper img {
    max-height: 306px;
}.qwe .vc_single_image-wrapper.vc_box_shadow_border.vc_box_border_grey {
    box-shadow: 0px 0px 10px 0px #7d7575 !important;
}
.footer-list li a:hover {
    color: #00387a;
}
.footer-area-bottom {
        background: #002c60 none repeat scroll 0 0;
    padding:30px 40px;
}
.copyright-text a:hover{
	text-decoration: underline;
	color:#00387a;
}
.copyright-text a {
    color: #ddd;
}
.copyright > p {
    margin-bottom: 0;
    color: #fff;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
}
.copyright a {
    color: #fff;
    font-weight: 100;
}
/*--------------------------------*/
/* 14.Home page 2
/*--------------------------------*/
.intro-area-2 .layer-1-2 h1 {
    margin: 20px auto;
    text-transform: uppercase;
    font-size: 61px;
    line-height: 74px;
    max-width: 1000px;
    font-weight: 800;
}
.intro-area-2 .layer-1-1 p {
    margin: 0px auto 30px;
}
.header-two{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 999;
}
.topbar-area-2{
	background: rgba(17,17,17,0.50);
}
.header-area-2{
	background: rgba(17,17,17,0.50);
	box-shadow:none;
	border-top: 1px solid rgba(255,255,255,0.1);
}
.topbar-area-2 .topbar-left ul li a{
	color: #fff;
}
.header-area-2 .main-menu ul.navbar-nav li a{
	color: #fff;
}
.header-area-2 .main-menu ul.navbar-nav li a:hover{
	color: #00387a;
}
.intro-area-2 .slider-content {
    margin-top: -140px;
}
.header-area-2.stick {
    background: #111;
}
.footer-area.footer-area-2{
    background: #f5f5f5;
}
.footer-area-2 .footer-tags li a {
    border: 1px solid #222;
    background: #222;
}
.marker-list li {
    color: #555;
    padding-left: 30px;
    margin: 10px 0px;
    position: relative;
}
.marker-list li::after {
    position: absolute;
    content: "\e87f";
    left: 0;
    top: 3px;
    font-family: tionscal;
    color: #00387a;
    font-weight: 700;
}
.video-text h4 {
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 0.60px;
}
.services-area .section-headline {
    margin-bottom: 30px;
}
.services-all .single-services{
	margin-top: 30px;
}
/*----------------------------------------*/
/*  15.Overview  Area
/*----------------------------------------*/
.overview-area{
   background: rgba(0, 0, 0, 0) url(img/background/bg1.jpg) no-repeat scroll center center / cover; 
}
.parallax-bg{
    position:relative;
}
.overview-area.parallax-bg:before{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:#020e29;
    opacity:.8;
    content:"";
}
.overview-area .col-md-6{
	padding-left: 0px;
	padding-right: 0px;
}
.main-view {
    padding-bottom: 15px;
}
.main-view:last-child{
	padding-bottom: 0px;
}
.company-content {
    background: #f9f9f9;
    padding: 12% 16%;
}
.view-images {
    float: left;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    color: #00387a;
}
.view-content {
    padding-left: 80px;
}
.main-view:last-child p{
	margin-bottom: 0px;
}
.view-content h4 {
    text-transform: capitalize;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}
.client-details {
    padding: 12% 16%;
    text-align: center;
    display: block;
    overflow: hidden;
}
.client-head {
    text-align: left;
    margin-left: 10px;
    padding-left: 20px;
    position: relative;
}
.client-head::before{
    position: absolute;
    content: "";
    width: 5px;
    height: 80px;
    background: #00387a;
    left:0;
    top:0px;
}
.client-head h3 {
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.client-head p {
    color: #fff;
}
.single-client {
    float: left;
    width: 50%;
    padding: 10px;
}
.single-client a {
    display: inline-block;
    opacity: 0.9;
    transition: 0.4s;
    border: 1px solid #fff;
    background: #fff;
}
.single-client a:hover{
    opacity: 1;
    transition: 0.4s;
}
.footer-area-2 .footer-head p,
.footer-area-2 .footer-head h4 {
    color: #555;
}
.footer-area-2 .footer-list li a{
	color:#555;
}
.footer-area-2 .footer-list li a:hover{
	color:#00387a;
}
.well-inner .well-services{
	margin-top: 30px;
}
.well-inner{
	margin-top: -30px;
}
.video-text h4 {
    font-size: 26px;
}
.footer-area-2 .suscribe-input input {
    color: #444;
    background: #fff;
    border: 1px solid #fff;
}
/*--------------------------------*/
/* 16. Home page 3
/*--------------------------------*/
.header-area-3 .logo-bg{
	background: #00387a;
	z-index: 10;
	margin-left: 15px;
}
.header-area-3 .menu-bg {
    position: relative;
    margin-left: -30px;
    margin-right: -15px;
    background: rgba(17,17,17,0.50);
}
.header-area-3{
	background: transparent;
}
.header-area-3 .logo-bg:before {
    display: none;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev, 
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    color: #fff;
    font-size: 18px;
    margin-top: -20px;
    position: absolute;
    top: 50%;;
    text-align: center;
    line-height: 39px;
    opacity: 0;
    border:1px solid #fff;
    width: 40px;
    height: 40px;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev{
    left: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    right: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next{
    right: 1%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev{
    left: 1%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next:hover,
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev:hover{
    color:#fff;
    background: #00387a;
    border: 1px solid #00387a;
}
.project-carousel .col-md-4{
	padding-left: 0px;
	padding-right: 0px;
}
/*----------------------------------------*/
/*  17. team  Area
/*----------------------------------------*/
.team-area{
  position: relative;
}
.team-member,page-team-member{
	margin-top: -30px;
}
.single-member {
    position: relative;
    overflow: hidden;
	margin-top: 30px;
}
.team-content {
    position: absolute;
    top: 70%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(2,14,41, 0.9) none repeat scroll 0 0;
    padding: 22px 20px;
    transition: 0.5s;
}
.team-share {
    opacity: 0;
}
.single-member:hover .team-content {
    transition: 0.5s;
    top:0px;
    padding: 50px 20px;
    background: rgba(2,14,41, 0.96) none repeat scroll 0 0;
}
.single-member:hover .team-share {
    opacity: 1;
}
.team-title h4 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    margin-bottom: 5px;
}
.team-title h6 {
    color: #00387a;
}
.team-share p {
    color: #fff;
    letter-spacing: 1px;
}
.social-icon li{
    display: inline-block;
}
.social-icon li a {
    color: #fff;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    border-radius: 50%;
}
.social-icon li a:hover{
    color: #00387a;
}
.team-content .social-icon{
  margin-top: 15px;
}
.footer-area-3{
	background: #222;
}
.footer-area-3 .suscribe-input input {
    color: #ddd;
    background: #161616;
    border: 1px solid #161616;
}
.footer-bottom-3{
	background: #181818;
}
/*--------------------------------*/
/* 18.Home page 4
/*--------------------------------*/
.intro-area-4 .layer-1-2 h1 {
    font-size: 54px;
    line-height: 68px;
    text-transform: capitalize;
    max-width: 800px;
    font-weight: 600;
}
.welcome-area-2 .well-services{
	position: relative;
	transition: 0.4s;
}
.welcome-area-2 .well-services:hover{
	background:#020e29;
	transition: 0.4s;
}
.welcome-area-2 .well-services:hover .well-icon a,
.welcome-area-2 .well-services:hover .well-content h4 a{
	color:#f5f5f5;
}
.welcome-area-2 .well-services:hover .well-content p{
    color:#ddd;
}
.project-content-4 .single-awesome-project {
    margin-top:0px;
}
.project-content-4 .col-md-4{
	padding-left: 0px;
	padding-right: 0px;
}
.project-content-4 {
    margin-top: 0px;
}
/*----------------------------------------
  19.Home 4 Quote Area
----------------------------------------*/
.quote-area {
    background:#020e29;
	height: auto;
	width: 100%;
}
.quote-area #contactForm input {
    border: none;
    border-radius: 0;
    height: 52px;
    margin-bottom: 20px;
}
.quote-area #contactForm input.last-part{
	margin-bottom: 0px;
}
.quote-area .contact-form textarea#message{
    height: 125px;
    border-radius: 0;
    border: none;
    margin-bottom: 20px;
}
.quote-area .quote-btn {
    background: #00387a;
    border: 1px solid #00387a;
    color: #fff;
    padding: 10px 20px;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    width: 100%;
     transition: 0.4s;
}
.quote-area .quote-btn:hover{
    background: transparent;
    color:#00387a;
    transition: 0.4s;
}
.quote-area .help-block.last-part{
	margin:0px;
}
.sub-head h4 {
    position: relative;
    color: #fff;
    padding-bottom: 40px;
    text-transform: uppercase;
}
.sub-head h4::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 10px;
    width: 50px;
    height: 2px;
    background: #00387a;
}
.sub-head p{
	color:#fff;
}
/*--------------------------------*/
/* 20.Home page 5
/*--------------------------------*/
.topbar-area-5{
	background: transparent;
}
.header-area-5{
	background: transparent;
}
/*--------------------------------*/
/* 21.Home page 6
/*--------------------------------*/
.header-area-6 {
    background:#fff;
	border-top:1px solid rgba(255,94,20,0.20);
	box-shadow: none;
}
.header-middle-area .header-info {
    width: 33.33%;
    float: left;
    padding: 33px 0px;
}
.header-middle-area .header-info-text span {
    display: block;
    font-size: 14px;
}
.header-middle-area .info-simple{
	font-weight: 700;
	color: #777;
	font-size:12px;
}
.header-middle-area .header-icon {
    float: left;
    margin-right: 10px;
}
.header-middle-area .logo a{
	padding: 25px 0;
}
.header-icon i {
    color: #00387a;
    font-size: 34px;
    line-height: 40px;
}
.info-first {
    font-weight: 700;
	color: #555;
}
.header-area-6.stick {
    background:#fff;
}
.header-area-6 .navbar.navbar-default {
    float: left;
}
.header-area-6 .main-menu ul.navbar-nav li a {
    padding: 20px 15px;
	color: #555;
	margin: 0px;
}
.header-area-6.stick .main-menu ul.navbar-nav li a {
	padding: 25px 15px;
}
.header-area-6 .main-menu ul.navbar-nav li.active >a,
.header-area-6 .main-menu ul.navbar-nav > li > a:hover{
    background:#00387a;
	color:#fff;
}
.header-area-6 .header-right-link a.main-search {
    margin: 10px 0px 10px 10px;
}
.header-area.stick .header-right-link a.main-search {
    margin: 15px 0px 15px 10px;
}
/*----------------------------------------*/
/*  22. Breadcumbs Area
/*----------------------------------------*/
.page-area{
    position: relative;
}
.page-area {
    background: url(img/background/b.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.breadcumb-overlay {
  position: absolute;
  background: rgba(10, 27, 40, 0.6) none repeat scroll 0 0;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
}
.breadcrumb{
    padding: 100px 0px;
    background-color: transparent;
    margin-bottom: 0;
}
.breadcrumb .section-headline h3 {
    font-size: 48px;
    letter-spacing: 2px;
    line-height: 48px;
	text-transform: inherit;
}
.breadcrumb .section-headline{
    margin-bottom: 0px;
}
.breadcrumb .section-headline h3::after {
    display: none;
}
.breadcrumb ul {
    padding: 10px 0px;
}
.breadcrumb ul li {
    display: inline-block;
    color: #fff;
    padding: 0px 10px 0px 20px;
    position: relative;
    font-size: 16px;
}
.breadcrumb ul li.home-bread{
    padding-left: 0px;
}
.breadcrumb ul li.home-bread::after {
    position: absolute;
    content: "\f105";
    font-family: fontAwesome;
    right: -10px;
    top: 0;
}
.breadcrumb .section-headline::after {
    display: none;
}
/*--------------------------------*/
/* 23. pages genaral css
/*--------------------------------*/
.testimonial-page-area .single-testimonial{
	margin-top: 30px;
}
.testimonial-page-area .single-testimonial {
    border: 1px solid #f4f4f4;
    padding: 30px;
}
.testimonial-page-area .client-name span,
.testimonial-page-area .client-name h4,
.testimonial-page-area .testimonial-text p{
	color:#555;
}
.testimonial-page-area .client-name {
    position: relative;
    top: 20px;
    left: 30px;
}
.testimonial-page-area .testimonial-text p {
    font-size: 15px;
    line-height: 24px;
    font-style: normal;
    padding: 0px;
}
.testimonial-page-area .Reviews-content {
    margin-top: -30px;
}
.testimonial-page-area .testimonial-img {
    margin-top: 30px;
}
.faq-page-area .faq-content {
    background: #fff;
    padding: 6% 10%;
    border-radius: 5px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    margin-left: 100px;
}
.faq-page-area .contact-form input[type="text"], 
.faq-page-area .contact-form input[type="email"] {
    border: 1px solid #ccc;
    border-radius: 0;
    height: 52px;
    margin-bottom: 15px;
    padding-left: 20px;
    width: 100%;
}
.faq-page-area .faq-content .contact-form textarea#message {
    height: 150px;
}
.faq-page-area .quote-btn {
    font-weight: 600;
    color: #fff;
    background: #00387a;
    display: inline-block;
    border: 2px solid #00387a;
    padding: 10px 20px;
    width: 134px;
    text-transform: uppercase;
    border-radius: 3px;
    transition: 0.4s;
    margin-top: 10px;
}
.faq-page-area .quote-btn:hover{
	background: #fff;
	color: #00387a;
	transition: 0.4s;
}
.video-page-area .about-image {
    margin-right: 0px;
    position: relative;
    margin-left: 100px;
}
.video-page-area .ab-second-img {
    position: absolute;
    left: -50px;
    bottom: 40px;
    width: 50%;
    height: auto;
}
.column-4 .project-dec h4 {
    color: #fff;
    font-size: 17px;
}
/*--------------------------------*/ 
/* 24. Error page
/*--------------------------------*/
.error-easy-text {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
}
.high-text{
    font-size: 200px;
    line-height: 200px;
}
.error-bot{
    font-size: 24px;
}
.error-btn {
    background: #00387a;
    border: 2px solid #00387a;
    color: #fff;
    font-size: 16px;
    padding: 12px 20px;
    transition: 0.4s;
    margin-top: 15px;
    text-transform: capitalize;
    margin-top: 30px;
    display: inline-block;
	font-weight: 700;
}
.error-btn:hover{
    background: #fff;
    border: 2px solid #00387a;
    color: #00387a;
}
/*----------------------------------------*/
/*  25.	Contact Us page
/*----------------------------------------*/
.contact-details {
    display: block;
    overflow: hidden;
    background: #f5f5f5;
    padding: 40px 30px;
    margin-bottom: 40px;
}
.contact-head {
    background: #f9f9f9;
    padding: 40px 30px;
}
.contact-head h3 {
    font-weight: 600;
    font-size: 26px;
}
.contact-inner a i {
    color: #00387a;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    margin-right: 15px;
    border-radius: 50%;
}
.contact-inner a {
    color: #000;
    font-size: 16px;
    display: block;
}
.contact-head p {
    font-size: 16px;
}
.contact-form input[type="text"], .contact-form input[type="email"] {
    border: 1px solid #ccc;
    border-radius: 0;
    height: 52px;
    margin-bottom: 15px;
    padding-left: 20px;
    width: 100%;
}
.contact-form textarea#message {
    border: 1px solid #ccc;
    border-radius: 0px;
    height: 180px;
    padding: 20px;
    width: 100%;
}
.contact-page .contact-btn {
    background: #00387a;
    border: 1px solid #00387a;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-top: 5px;
    padding: 10px 40px;
    transition: 0.4s;
    width: auto;
    float: left;
    text-transform: capitalize;
	border-radius: 2px;
	font-weight: 700;
}
.contact-page .contact-btn:hover {
    background:transparent;
    border: 1px solid #00387a ;
    color: #00387a;
    transition: 0.4s;
}
.map-area {
    padding-top: 90px;
}
/*----------------------------------------
   26. Blog Details page
----------------------------------------*/
.blog-grid-page .single-blog{
    margin-bottom: 30px;
}
.left-head-blog {
    margin-left: 30px;
}
.blog-search-option input {
    padding: 5px 15px;
    width: 80%;
    border: none;
    height: 54px;
}
.blog-search-option {
    margin-bottom: 30px;
    display: block;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.blog-search-option button {
    background: transparent;
    border: none;
}
.blog-search-option button i {
    line-height: 16px;
    font-size: 20px;
    padding: 0px 10px;
}
.blog-search-option button i:hover {
    color: #00387a;
}
.left-blog ul li span {
    float: right;
    border: 1px solid #00387a;
    width: 24px;
    height: 24px;
    text-align: center;
    border-radius: 50px;
    font-size: 13px;
    color: #00387a;
    line-height: 24px;
    margin-top: 12px;
}
.left-blog h4 {
    position: relative;
    color: #555;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
    padding: 15px 0px;
    text-transform: capitalize;
}
.left-blog h4::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 70px;
    height: 1px;
    background: #00387a;
}
.left-blog {
    overflow: hidden;
    padding-bottom: 20px;
}
.left-blog li {
    display: block;
}
.left-blog ul li a {
    color: #555;
    display: inline-block;
    font-size: 16px;
    padding: 10px 0px 10px 25px;
    text-transform: capitalize;
    position: relative;
}
.left-blog ul li a:before {
    position: absolute;
    content: "\e876";
    font-family: tionscal;
    left: 0px;
    top: 10px;
    font-size: 12px;
}
.popular-tag.left-blog ul li a:before {
    display: none;
}
.recent-single-post {
    display: block;
    overflow: hidden;
    padding: 15px 0px;
}
.recent-single-post:last-child {
    border-bottom: none;
}
.post-img {
    display: inline-block;
    float: left;
    padding-right:10px;
    width: 35%;
}
.recent-single-post img {
    width: 100%;
    max-width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 2px;
}
.pst-content {
    display: inline-block;
    float: left;
    width: 65%;
    padding-left: 10px;
}
.pst-content p a:hover,.left-blog ul li a:hover {
    color: #00387a;
}
.left-blog-page {
    
}
.pst-content p a {
    color: #555;
    font-size: 15px;
}
.blog-tags {
    padding: 1px 0;
}
.left-blog li:last-child {
    border-bottom: 0 ;
}
.pst-content .date-type{
    font-size: 14px;
}
.popular-tag.left-blog ul li a:hover{
    color: #fff;
}
.popular-tag.left-side-tags.left-blog ul {
    padding:0px;
}
.left-tags .left-side-tags ul li {
    border-bottom: 0;
    display: inline-block;
    margin: 5px 0px;
}
.left-tags .left-side-tags ul li a {
    padding: 5px 10px;
    width: auto;
    border: 1px solid #888;
    background: #fff;
    color: #888;
    border-radius: 2px;
    font-weight: 500;
    font-size: 14px;
    transition: 0.4s;
}
.left-tags .left-side-tags ul li a:hover {
    border: 1px solid #00387a;
    background: #00387a;
	color:#fff
    transition: 0.4s;
}
.left-side-tags h4 {
    margin-bottom: 15px;
}
.comments-heading h3, h3.comment-reply-title {
    border-bottom: 1px solid #888;
    color: #555;
    font-size: 18px;
    margin: 0 0 20px;
    padding: 0 0 5px;
    text-transform: capitalize;
}
.comments-list ul li{
    margin-bottom: 25px;
}
.comments-list-img{
    float: left;
    margin-right: 15px;
}
.comments-content-wrap {
    color: #555;
    font-size: 14px;
    margin: 0 0 15px 60px;
    padding: 10px;
    position: relative;
}
.blog-content p {
    font-size: 15px;
	letter-spacing: 0.50px;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 15px;
    border-left: 5px solid #00387a;
    font-style: italic;
}
blockquote p {
    font-size: 16px !important;
    line-height: 28px;
}
.author-avatar {
    display: inline-block;
    float: left;
    width: 10%;
}
.author-description h2 {
    color: #777;
    font-size: 20px;
    text-transform: uppercase;
}
.author-description h2 a {
    color: #333;
}
.comments-content-wrap span b{margin-right:5px}
.comments-content-wrap span a:hover{}
span.post-time{margin-right:5px}
.comments-content-wrap p {
    color: #555;
    margin-top: 10px;
}
li.threaded-comments{margin-left:50px}
.comment-respond {
    margin-top: 20px;
}
span.email-notes{color: #42414f;
    display: block;
    font-size: 12px;
    margin-bottom: 10px;}
.comment-respond p {
    color: #555;
    margin-bottom: 5px;
}
.comment-respond input[type=text],.comment-respond input[type=email]{
    border: 1px solid #888;
    border-radius: 0;
    height: 42px;
    margin-bottom: 15px;
    padding: 0 0 0 10px;
    width: 100%;}
.comment-respond textarea#message-box{
    border: 1px solid #888;
    border-radius: 0;
    max-width: 100%;
    padding: 10px;
	height: 160px;
    width: 100%;
}
.comments-content-wrap span a {
    color: #00387a;
}
.comments-content-wrap span a:hover {
    color: #00387a;
}
.comment-respond .add-btn.contact-btn {
    background: #00387a;
    color: #fff;
    display: block;
    font-size: 16px;
    margin-top: 5px;
    padding: 12px 20px;
    transition: 0.4s;
    border-radius: 2px;
    width: auto !important;
    margin-top: 20px;
    border: 1px solid #00387a;
    text-transform: capitalize;
    font-weight: 700;
}
.comment-respond .add-btn.contact-btn:hover{
    background: #FFF;
	color: #00387a;
    border:1px solid #00387a;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 30px 0 0px;
    border-radius: 4px;
}
.pagination>li>a, 
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #fff;
    background-color: #333;
    border: none;
    margin-left: -1px;
    border-radius: 5px;
}
.pagination>li {
    display: inline-block;
    margin: 0px 3px 0px 0px;
}
.pagination>.active>a, 
.pagination>.active>span, 
.pagination>.active>a:hover, 
.pagination>.active>span:hover, 
.pagination>.active>a:focus, 
.pagination>.active>span:focus{
    z-index: 3;
    color: #fff;
    background-color: #00387a;
    border-color: #00387a;
    cursor: default;
    border-radius: 5px;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #00387a;
    border-color: #00387a;
    border-radius: 2px;
}
.blog-page-details .left-blog-page {
    margin-top:0px;
    margin-bottom:30px;
}
.single-post-comments {
    margin-top: 30px;
}
.left-head-blog .pst-content p{
	margin-bottom: 5px;
}
.blog-post-wrapper{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
/*----------------------------------------
 27. Project Details page
----------------------------------------*/
.project-page-area .project-menu li a {
    color: #555;
}
.project-2-column .project-single {
    float: left;
    width: 50%;
}
.project-4-column .project-single {
    float: left;
    width: 25%;
}
.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #00387a;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    position: relative;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 40px;
    border-radius: 50%;
    background: #00387a;
}
.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev {
    top: 50%;
    position: absolute;
    left: 3%;
    margin-top: -30px;
}
.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev:hover,
.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next:hover{
    background: #fff;
    color: #00387a;
     transition: all 0.5s ease 0s;
}
.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    margin-top: -15px;
    position: absolute;
    right: 3%;
    top: 50%;
}
.project-history {
    background: #f5f5f5;
    padding: 30px;
    border-radius: 3px;
}
.project-details h4 {
    font-size: 26px;
    font-weight: 600;
}
.project-name ul li {
    color: #555;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    margin: 10px 0px;
}
.project-name span {
    padding-right: 15px;
    min-width: 110px;
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
}
.project-inner {
    margin-bottom: 30px;
}
.project-share {
    margin-top: 30px;
}
.project-share ul li {
    display: inline-block;
	margin-top: 10px;
}
.project-share ul li a {
    color: #000;
    display: block;
    font-size: 20px;
    line-height: 38px;
    text-align: center;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    border: 1px solid #000;
    border-radius: 50%;
}
.project-share li a:hover{
    color: #fff;
    background: #00387a;
    border: 1px solid #00387a;
}
.project-content.project-related{
    margin-top: -30px;
}
/*----------------------------------------*/
/* 28.Sub Services Pages
/*----------------------------------------*/
.single-page-head {
    margin-bottom: 30px;
}
.single-services-page p {
    color: #000;
    margin-bottom: 0px;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.left-menu li:first-child {
    margin: 0px 0px 2px
}
.left-contact h4 {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.left-menu li {
    display: block;
    margin-bottom: 3px;
}
.build-img .page-img {
    padding-bottom: 0;
}
.left-menu ul li.active a {
    background: #00387a none repeat scroll 0 0;
    color: #fff;
    position: relative;
}
.left-menu ul li a:hover {
    color: #fff;
    background: #00387a; 
}
.left-menu ul li a {
    background: #f9f9f9;
    color: #000;
    display: block;
    font-size: 15px;
    font-weight: 700;
    padding: 14px 20px 14px 20px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
.left-menu ul li.active a::after, .left-menu ul li a:hover::after {
    content: "\e87a";
    font-family: tionscal;
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 15px;
}
.about-btn{
	position: relative;
}
.down-btn {
    color: #555;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 20px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    position: relative;
	margin-bottom: 3px;
	background: #f9f9f9;
}
.about-btn .down-btn i{
	padding-right: 10px;
}
.down-btn:hover{
    color:#fff;
    background: #00387a;
}
.single-well h3 {
    margin-bottom: 15px;
    font-size: 28px;
}
.support-text {
    padding: 20px;
    background: #f9f9f9;
    transition: 0.4s;
	padding: 30px 20px;
}
.support-text h4{
    color:#00387a;
    font-weight: 700;
}
.support-text a {
    margin: 30px 0px 15px;
    display: block;
    font-size: 22px;
    color: #555;
    font-weight: 700;
}
.support-text p {
    font-size: 16px;
    line-height: 26px;
    color: #555;
    font-weight: 500;
}
.support-text a i {
    display: inline-block;
    font-size: 30px;
    line-height: 22px;
    padding-right: 8px;
}
.page-content h3 {
    font-weight: 600;
    padding: 15px 0 0;
}
.single-well {
    margin-top: 20px;
}
.single-well a h4 {
    font-weight: 600;
    line-height: 30px;
}
.single-page {
    overflow: hidden;
}
.service-list li {
    display: block;
    position: relative;
    padding-left: 30px;
    color: #000;
}
.service-list li::before{
    position: absolute;
    left: 0;
    content:"\f00c";
    font-family:fontawesome;
    top:0;
    color: #00387a;
}
.single-page-head .service-btn{
    width: 100%;
    margin: 20px 0px 0px 0px;
}
.single-services-page .marker-list li {
    color: #000;
}
.mar-row .single-well {
    margin-top: 0px;
}
.marker-list li {
    color: #000;
    padding-left: 30px;
    margin: 10px 0px;
    position: relative;
    font-size: 15px;
}
.marker-list li::after {
    position: absolute;
    content: "\e886";
    left: 0;
    top: 3px;
    font-family: tionscal;
    color: #00387a;
    font-weight: 700;
}
.tab-menu {
    display: block;
    text-align: center;
}
.tab-menu ul.nav{
    margin: 0;
    padding: 0;
}
.tab-menu ul.nav li {
    border: medium none;
    display: inline-block;
}
.tab-menu ul.nav li a {
	color: #00387a;
}
.tab-menu ul.nav li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    color: #555;
    display: block;
    font-weight: 600;
    padding: 10px 20px;
    margin-right: 5px;
    text-transform: capitalize;
    width: 131px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background-color: transparent !important;
  border-color: #00387a;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #00387a !important;
  cursor: default;
  position: relative;
}
.event-content.head-team h5 {
    color: #444;
    padding: 20px 0px 0px;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 18px;
}
/*--------------------------------*/
/* .End CSS
/*--------------------------------*/

/*--------------------------------*/
/* .start k CSS
/*--------------------------------*/
.intro-carousel.owl-carousel .owl-item img {
    display: block;
    width: 50%;
    -webkit-transform-style: preserve-3d;
    float: right;
    min-height: 500px;
    object-fit: cover;

}
.intro-carousel .slider-images {
    background: #00387a;
}
.intro-carousel .slider-content {
    right: 67px;
    top: 21%;
    margin-top: 0;
}
.spin{
    font-size: 25px;
    color:white;
}

/*--------------------------------*/
/* .End k CSS
/*--------------------------------*/

@media screen and (max-width: 767px) {
    .intro-area .intro-carousel.owl-carousel .owl-item img {
        filter: opacity(0.6);
    }

    .intro-area .col-md-6.offset-md-3.layer-bg {
        background: transparent !important;
        padding: 1px 9px 13px;
    }
}